@inverted-tech/fragments 0.2.4 → 0.3.1
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/README.PACKAGE.md +1 -1
- package/README.md +1 -1
- package/dist/esm/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/index.js +4 -0
- package/dist/esm/Authentication/index.js +2 -0
- package/dist/esm/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/Authorization/Events/index.js +6 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/Authorization/Payment/index.js +8 -0
- package/dist/esm/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/Authorization/connect/index.js +4 -0
- package/dist/esm/Authorization/index.js +4 -0
- package/dist/esm/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/Comment/connect/index.js +2 -0
- package/dist/esm/Comment/index.js +3 -0
- package/dist/esm/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/Content/Music/connect/index.js +2 -0
- package/dist/esm/Content/Music/index.js +2 -0
- package/dist/esm/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/index.js +7 -0
- package/dist/esm/Content/Stats/index.js +2 -0
- package/dist/esm/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/Content/connect/Content_connect.js +2 -0
- package/dist/esm/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/Content/connect/Video_connect.js +2 -0
- package/dist/esm/Content/connect/index.js +9 -0
- package/dist/esm/Content/index.js +8 -0
- package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/Generic/connect/index.js +2 -0
- package/dist/esm/Generic/index.js +2 -0
- package/dist/esm/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/index.js +3 -0
- package/dist/esm/Notification/index.js +4 -0
- package/dist/esm/Page/PageRecord_pb.js +2 -0
- package/dist/esm/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/Page/connect/index.js +2 -0
- package/dist/esm/Page/index.js +2 -0
- package/dist/esm/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/Settings/connect/index.js +3 -0
- package/dist/esm/Settings/index.js +2 -0
- package/dist/esm/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +18 -53
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +523 -2041
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +31 -327
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +2 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +22 -101
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +89 -769
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +42 -138
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +57 -460
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +69 -674
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +24 -145
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +17 -95
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +19 -128
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +6 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +94 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.js +75 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.js +73 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +36 -216
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +39 -235
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -111
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +10 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +12 -60
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.js +30 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +14 -666
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +12 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +10 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +60 -467
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +10 -65
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +35 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +76 -318
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +1 -83
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +14 -610
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +9 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +12 -69
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +22 -75
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +106 -1005
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +12 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +12 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +4 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +9 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +2 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +85 -734
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +22 -191
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +17 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +24 -121
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +88 -564
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +11 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +25 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +25 -208
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +41 -341
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +10 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +20 -102
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +48 -355
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +22 -234
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +20 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +19 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.js +7 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +2 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +24 -124
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +6 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +14 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.js +14 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +3 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Errors_pb.js +15 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +29 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +2 -5
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +19 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +9 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +10 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +44 -270
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -131
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +4 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +93 -860
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +22 -211
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -151
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +176 -1258
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +83 -723
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +2 -8
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/connect.js +10 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +3 -5
- package/dist/esm/gen/Protos/IT/WebServices/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/index.js +1 -3
- package/dist/esm/gen/Protos/IT/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/index.js +1 -3
- package/dist/esm/gen/Protos/buf/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/validate_pb.js +5 -0
- package/dist/esm/gen/Protos/connect.js +2 -0
- package/dist/esm/gen/Protos/index.js +2 -3
- package/dist/esm/gen/buf/index.js +2 -0
- package/dist/esm/gen/buf/validate/index.js +2 -0
- package/dist/esm/gen/buf/validate/validate_pb.js +351 -0
- package/dist/esm/gen/connect.js +2 -0
- package/dist/esm/gen/google/api/annotations_pb.js +26 -0
- package/dist/esm/gen/google/api/http_pb.js +33 -0
- package/dist/esm/gen/google/api/index.js +3 -0
- package/dist/esm/gen/google/index.js +2 -0
- package/dist/esm/gen/index.js +3 -3
- package/dist/esm/index.js +1 -2
- package/dist/esm/protos/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/protos/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/index.js +4 -0
- package/dist/esm/protos/Authentication/index.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Events/index.js +6 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/protos/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/protos/Authorization/Payment/index.js +8 -0
- package/dist/esm/protos/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/protos/Authorization/connect/index.js +4 -0
- package/dist/esm/protos/Authorization/index.js +4 -0
- package/dist/esm/protos/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/protos/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/protos/Comment/connect/index.js +2 -0
- package/dist/esm/protos/Comment/index.js +3 -0
- package/dist/esm/protos/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Music/connect/index.js +2 -0
- package/dist/esm/protos/Content/Music/index.js +2 -0
- package/dist/esm/protos/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/index.js +7 -0
- package/dist/esm/protos/Content/Stats/index.js +2 -0
- package/dist/esm/protos/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Content_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Video_connect.js +2 -0
- package/dist/esm/protos/Content/connect/index.js +9 -0
- package/dist/esm/protos/Content/index.js +8 -0
- package/dist/esm/protos/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/index.js +3 -0
- package/dist/esm/protos/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/protos/Generic/connect/index.js +2 -0
- package/dist/esm/protos/Generic/index.js +2 -0
- package/dist/esm/protos/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/protos/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/index.js +3 -0
- package/dist/esm/protos/Notification/index.js +4 -0
- package/dist/esm/protos/Page/PageRecord_pb.js +2 -0
- package/dist/esm/protos/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/protos/Page/connect/index.js +2 -0
- package/dist/esm/protos/Page/index.js +2 -0
- package/dist/esm/protos/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/index.js +3 -0
- package/dist/esm/protos/Settings/index.js +2 -0
- package/dist/esm/protos/index.js +0 -2
- package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/Comment/index.d.ts +2 -0
- package/dist/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/Content/index.d.ts +7 -0
- package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/Notification/index.d.ts +3 -0
- package/dist/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/Page/index.d.ts +1 -0
- package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/Settings/index.d.ts +1 -0
- package/dist/protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +298 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +1677 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +255 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +84 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +629 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +399 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +365 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +672 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +56 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +120 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +89 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +210 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +53 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +170 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +85 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +27 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +302 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +331 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +59 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +337 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +24 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +42 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +124 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +574 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +34 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +556 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +74 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +82 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +448 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +37 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +147 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +48 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +246 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +73 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +249 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +153 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.d.ts +6 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +92 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +35 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +45 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Errors_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +19 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +55 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +189 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +659 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +171 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +127 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +947 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +513 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/connect.d.ts +9 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/index.d.ts +11 -0
- package/dist/protos/gen/Protos/IT/WebServices/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/validate_pb.d.ts +2 -0
- package/dist/protos/gen/Protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/index.d.ts +2 -0
- package/dist/protos/gen/buf/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/validate_pb.d.ts +4597 -0
- package/dist/protos/gen/connect.d.ts +1 -0
- package/dist/protos/gen/google/api/annotations_pb.d.ts +13 -0
- package/dist/protos/gen/google/api/http_pb.d.ts +440 -0
- package/dist/protos/gen/google/api/index.d.ts +2 -0
- package/dist/protos/gen/google/index.d.ts +1 -0
- package/dist/protos/gen/index.d.ts +3 -0
- package/dist/protos/index.d.ts +1 -1
- package/dist/protos/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/protos/Comment/index.d.ts +2 -0
- package/dist/protos/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/protos/Content/index.d.ts +7 -0
- package/dist/protos/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/index.d.ts +2 -0
- package/dist/protos/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/protos/Generic/index.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/protos/Notification/index.d.ts +3 -0
- package/dist/protos/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/protos/Page/index.d.ts +1 -0
- package/dist/protos/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/protos/Settings/index.d.ts +1 -0
- package/dist/protos/protos/index.d.ts +1 -0
- package/package.json +58 -19
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -97
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -232
- package/dist/esm/package.json +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -108
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -27
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -32
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -37
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -116
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +0 -11
- package/dist/esm/schemas/IT/WebServices/index.js +0 -2
- package/dist/esm/schemas/IT/index.js +0 -2
- package/dist/esm/schemas/index.js +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +0 -32
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +0 -300
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +0 -1360
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +0 -274
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +0 -71
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +0 -603
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +0 -373
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +0 -73
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +0 -342
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +0 -685
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +0 -61
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +0 -117
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +0 -193
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -152
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +0 -86
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +0 -25
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +0 -407
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +0 -82
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -307
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -6
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +0 -219
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +0 -100
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +0 -372
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +0 -44
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +0 -110
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -644
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.d.ts +0 -80
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +0 -31
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +0 -517
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +0 -161
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +0 -4
- package/dist/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +0 -84
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +0 -421
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +0 -160
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +0 -164
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +0 -50
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +0 -232
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +0 -17
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +0 -64
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +0 -231
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -13
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +0 -87
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +0 -62
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +0 -38
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +0 -15
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +0 -105
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +0 -21
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +0 -27
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +0 -41
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +0 -169
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +0 -108
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +0 -629
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +0 -181
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +0 -111
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +0 -270
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +0 -845
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +0 -582
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/gen/Protos/index.d.ts +0 -1
- package/dist/gen/index.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Authentication/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authentication/UserRecord.d.ts +0 -9
- package/dist/schemas/IT/WebServices/Fragments/Authentication/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Claims.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.d.ts +0 -13
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Comment/CommentRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Comment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Comment/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CommonTypes.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetBackup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/Content.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/ContentRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Rumble.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Video.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/index.d.ts +0 -11
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Notification/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Page/PageRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Page/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Settings/Backup.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.d.ts +0 -23
- package/dist/schemas/IT/WebServices/Fragments/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/schemas/IT/WebServices/index.d.ts +0 -1
- package/dist/schemas/IT/index.d.ts +0 -1
- package/dist/schemas/index.d.ts +0 -1
- /package/dist/esm/{schemas/IT/WebServices/Fragments/CreatorDashboard → CreatorDashboard}/index.js +0 -0
- /package/dist/{gen/Protos/IT/WebServices/Fragments → protos}/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{schemas/IT/WebServices/Fragments → protos}/Generic/index.d.ts +0 -0
- /package/dist/{schemas → protos/gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{esm/schemas/IT/WebServices/Fragments/Generic/index.js → protos/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts} +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/WebServices/index.d.ts +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/index.d.ts +0 -0
package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js
CHANGED
|
@@ -1,305 +1,49 @@
|
|
|
1
|
-
// @generated by protoc-gen-es
|
|
1
|
+
// @generated by protoc-gen-es v2.9.0 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.proto (package IT.WebServices.Fragments.CreatorDashboard.Subscribers, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import {
|
|
4
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_protobuf_duration, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Describes the file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.proto.
|
|
8
8
|
*/
|
|
9
|
-
export
|
|
10
|
-
constructor(data) {
|
|
11
|
-
super();
|
|
12
|
-
/**
|
|
13
|
-
* @generated from field: string Id = 1;
|
|
14
|
-
*/
|
|
15
|
-
this.Id = "";
|
|
16
|
-
/**
|
|
17
|
-
* @generated from field: bool IsValid = 2;
|
|
18
|
-
*/
|
|
19
|
-
this.IsValid = false;
|
|
20
|
-
/**
|
|
21
|
-
* @generated from field: string UserId = 3;
|
|
22
|
-
*/
|
|
23
|
-
this.UserId = "";
|
|
24
|
-
/**
|
|
25
|
-
* @generated from field: string Message = 4;
|
|
26
|
-
*/
|
|
27
|
-
this.Message = "";
|
|
28
|
-
/**
|
|
29
|
-
* @generated from field: string Reason = 5;
|
|
30
|
-
*/
|
|
31
|
-
this.Reason = "";
|
|
32
|
-
/**
|
|
33
|
-
* @generated from field: string Length = 6;
|
|
34
|
-
*/
|
|
35
|
-
this.Length = "";
|
|
36
|
-
/**
|
|
37
|
-
* @generated from field: string MutedBy = 7;
|
|
38
|
-
*/
|
|
39
|
-
this.MutedBy = "";
|
|
40
|
-
/**
|
|
41
|
-
* @generated from field: string UnmutedBy = 8;
|
|
42
|
-
*/
|
|
43
|
-
this.UnmutedBy = "";
|
|
44
|
-
proto3.util.initPartial(data, this);
|
|
45
|
-
}
|
|
46
|
-
static fromBinary(bytes, options) {
|
|
47
|
-
return new Mute().fromBinary(bytes, options);
|
|
48
|
-
}
|
|
49
|
-
static fromJson(jsonValue, options) {
|
|
50
|
-
return new Mute().fromJson(jsonValue, options);
|
|
51
|
-
}
|
|
52
|
-
static fromJsonString(jsonString, options) {
|
|
53
|
-
return new Mute().fromJsonString(jsonString, options);
|
|
54
|
-
}
|
|
55
|
-
static equals(a, b) {
|
|
56
|
-
return proto3.util.equals(Mute, a, b);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
Mute.runtime = proto3;
|
|
60
|
-
Mute.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute";
|
|
61
|
-
Mute.fields = proto3.util.newFieldList(() => [
|
|
62
|
-
{ no: 1, name: "Id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
63
|
-
{ no: 2, name: "IsValid", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
64
|
-
{ no: 3, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
65
|
-
{ no: 4, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
66
|
-
{ no: 5, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
67
|
-
{ no: 6, name: "Length", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
68
|
-
{ no: 7, name: "MutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
69
|
-
{ no: 8, name: "UnmutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
70
|
-
{ no: 9, name: "DateMuted", kind: "message", T: Timestamp },
|
|
71
|
-
{ no: 10, name: "DurationMuted", kind: "message", T: Duration },
|
|
72
|
-
{ no: 11, name: "DateUnmuted", kind: "message", T: Timestamp },
|
|
73
|
-
]);
|
|
9
|
+
export const file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute = /*@__PURE__*/ fileDesc("CkdQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0NyZWF0b3JEYXNoYm9hcmQvU3Vic2NyaWJlcnMvTXV0ZS5wcm90bxI1SVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNyZWF0b3JEYXNoYm9hcmQuU3Vic2NyaWJlcnMimgIKBE11dGUSCgoCSWQYASABKAkSDwoHSXNWYWxpZBgCIAEoCBIOCgZVc2VySWQYAyABKAkSDwoHTWVzc2FnZRgEIAEoCRIOCgZSZWFzb24YBSABKAkSDgoGTGVuZ3RoGAYgASgJEg8KB011dGVkQnkYByABKAkSEQoJVW5tdXRlZEJ5GAggASgJEi0KCURhdGVNdXRlZBgJIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMAoNRHVyYXRpb25NdXRlZBgKIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhIvCgtEYXRlVW5tdXRlZBgLIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAiVgoITXV0ZUxpc3QSSgoFTXV0ZXMYASADKAsyOy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQ3JlYXRvckRhc2hib2FyZC5TdWJzY3JpYmVycy5NdXRlIhQKEkdldE11dGVMaXN0UmVxdWVzdCJoChNHZXRNdXRlTGlzdFJlc3BvbnNlElEKCE11dGVMaXN0GAEgASgLMj8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNyZWF0b3JEYXNoYm9hcmQuU3Vic2NyaWJlcnMuTXV0ZUxpc3QiXwoLTXV0ZVJlcXVlc3QSDgoGVXNlcklkGAEgASgJEg4KBkxlbmd0aBgCIAEoCRIPCgdNZXNzYWdlGAMgASgJEg4KBlJlYXNvbhgEIAEoCRIPCgdNdXRlZEJ5GAYgASgJImoKDE11dGVSZXNwb25zZRIPCgdNZXNzYWdlGAEgASgJEkkKBE11dGUYAiABKAsyOy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQ3JlYXRvckRhc2hib2FyZC5TdWJzY3JpYmVycy5NdXRlIkIKDVVubXV0ZVJlcXVlc3QSDgoGVXNlcklkGAEgASgJEg4KBk11dGVJZBgCIAEoCRIRCglVbm11dGVkQnkYAyABKAkibAoOVW5tdXRlUmVzcG9uc2USDwoHTWVzc2FnZRgBIAEoCRJJCgRNdXRlGAIgASgLMjsuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNyZWF0b3JEYXNoYm9hcmQuU3Vic2NyaWJlcnMuTXV0ZWIGcHJvdG8z", [file_google_protobuf_timestamp, file_google_protobuf_duration]);
|
|
74
10
|
/**
|
|
75
|
-
*
|
|
11
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute.
|
|
12
|
+
* Use `create(MuteSchema)` to create a new message.
|
|
76
13
|
*/
|
|
77
|
-
export
|
|
78
|
-
constructor(data) {
|
|
79
|
-
super();
|
|
80
|
-
/**
|
|
81
|
-
* @generated from field: repeated IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute Mutes = 1;
|
|
82
|
-
*/
|
|
83
|
-
this.Mutes = [];
|
|
84
|
-
proto3.util.initPartial(data, this);
|
|
85
|
-
}
|
|
86
|
-
static fromBinary(bytes, options) {
|
|
87
|
-
return new MuteList().fromBinary(bytes, options);
|
|
88
|
-
}
|
|
89
|
-
static fromJson(jsonValue, options) {
|
|
90
|
-
return new MuteList().fromJson(jsonValue, options);
|
|
91
|
-
}
|
|
92
|
-
static fromJsonString(jsonString, options) {
|
|
93
|
-
return new MuteList().fromJsonString(jsonString, options);
|
|
94
|
-
}
|
|
95
|
-
static equals(a, b) {
|
|
96
|
-
return proto3.util.equals(MuteList, a, b);
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
MuteList.runtime = proto3;
|
|
100
|
-
MuteList.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteList";
|
|
101
|
-
MuteList.fields = proto3.util.newFieldList(() => [
|
|
102
|
-
{ no: 1, name: "Mutes", kind: "message", T: Mute, repeated: true },
|
|
103
|
-
]);
|
|
14
|
+
export const MuteSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 0);
|
|
104
15
|
/**
|
|
105
|
-
*
|
|
16
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteList.
|
|
17
|
+
* Use `create(MuteListSchema)` to create a new message.
|
|
106
18
|
*/
|
|
107
|
-
export
|
|
108
|
-
constructor(data) {
|
|
109
|
-
super();
|
|
110
|
-
proto3.util.initPartial(data, this);
|
|
111
|
-
}
|
|
112
|
-
static fromBinary(bytes, options) {
|
|
113
|
-
return new GetMuteListRequest().fromBinary(bytes, options);
|
|
114
|
-
}
|
|
115
|
-
static fromJson(jsonValue, options) {
|
|
116
|
-
return new GetMuteListRequest().fromJson(jsonValue, options);
|
|
117
|
-
}
|
|
118
|
-
static fromJsonString(jsonString, options) {
|
|
119
|
-
return new GetMuteListRequest().fromJsonString(jsonString, options);
|
|
120
|
-
}
|
|
121
|
-
static equals(a, b) {
|
|
122
|
-
return proto3.util.equals(GetMuteListRequest, a, b);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
GetMuteListRequest.runtime = proto3;
|
|
126
|
-
GetMuteListRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListRequest";
|
|
127
|
-
GetMuteListRequest.fields = proto3.util.newFieldList(() => []);
|
|
19
|
+
export const MuteListSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 1);
|
|
128
20
|
/**
|
|
129
|
-
*
|
|
21
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListRequest.
|
|
22
|
+
* Use `create(GetMuteListRequestSchema)` to create a new message.
|
|
130
23
|
*/
|
|
131
|
-
export
|
|
132
|
-
constructor(data) {
|
|
133
|
-
super();
|
|
134
|
-
proto3.util.initPartial(data, this);
|
|
135
|
-
}
|
|
136
|
-
static fromBinary(bytes, options) {
|
|
137
|
-
return new GetMuteListResponse().fromBinary(bytes, options);
|
|
138
|
-
}
|
|
139
|
-
static fromJson(jsonValue, options) {
|
|
140
|
-
return new GetMuteListResponse().fromJson(jsonValue, options);
|
|
141
|
-
}
|
|
142
|
-
static fromJsonString(jsonString, options) {
|
|
143
|
-
return new GetMuteListResponse().fromJsonString(jsonString, options);
|
|
144
|
-
}
|
|
145
|
-
static equals(a, b) {
|
|
146
|
-
return proto3.util.equals(GetMuteListResponse, a, b);
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
GetMuteListResponse.runtime = proto3;
|
|
150
|
-
GetMuteListResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListResponse";
|
|
151
|
-
GetMuteListResponse.fields = proto3.util.newFieldList(() => [
|
|
152
|
-
{ no: 1, name: "MuteList", kind: "message", T: MuteList },
|
|
153
|
-
]);
|
|
24
|
+
export const GetMuteListRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 2);
|
|
154
25
|
/**
|
|
155
|
-
*
|
|
26
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListResponse.
|
|
27
|
+
* Use `create(GetMuteListResponseSchema)` to create a new message.
|
|
156
28
|
*/
|
|
157
|
-
export
|
|
158
|
-
constructor(data) {
|
|
159
|
-
super();
|
|
160
|
-
/**
|
|
161
|
-
* @generated from field: string UserId = 1;
|
|
162
|
-
*/
|
|
163
|
-
this.UserId = "";
|
|
164
|
-
/**
|
|
165
|
-
* @generated from field: string Length = 2;
|
|
166
|
-
*/
|
|
167
|
-
this.Length = "";
|
|
168
|
-
/**
|
|
169
|
-
* @generated from field: string Message = 3;
|
|
170
|
-
*/
|
|
171
|
-
this.Message = "";
|
|
172
|
-
/**
|
|
173
|
-
* @generated from field: string Reason = 4;
|
|
174
|
-
*/
|
|
175
|
-
this.Reason = "";
|
|
176
|
-
/**
|
|
177
|
-
* @generated from field: string MutedBy = 6;
|
|
178
|
-
*/
|
|
179
|
-
this.MutedBy = "";
|
|
180
|
-
proto3.util.initPartial(data, this);
|
|
181
|
-
}
|
|
182
|
-
static fromBinary(bytes, options) {
|
|
183
|
-
return new MuteRequest().fromBinary(bytes, options);
|
|
184
|
-
}
|
|
185
|
-
static fromJson(jsonValue, options) {
|
|
186
|
-
return new MuteRequest().fromJson(jsonValue, options);
|
|
187
|
-
}
|
|
188
|
-
static fromJsonString(jsonString, options) {
|
|
189
|
-
return new MuteRequest().fromJsonString(jsonString, options);
|
|
190
|
-
}
|
|
191
|
-
static equals(a, b) {
|
|
192
|
-
return proto3.util.equals(MuteRequest, a, b);
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
MuteRequest.runtime = proto3;
|
|
196
|
-
MuteRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteRequest";
|
|
197
|
-
MuteRequest.fields = proto3.util.newFieldList(() => [
|
|
198
|
-
{ no: 1, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
199
|
-
{ no: 2, name: "Length", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
200
|
-
{ no: 3, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
201
|
-
{ no: 4, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
202
|
-
{ no: 6, name: "MutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
203
|
-
]);
|
|
29
|
+
export const GetMuteListResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 3);
|
|
204
30
|
/**
|
|
205
|
-
*
|
|
31
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteRequest.
|
|
32
|
+
* Use `create(MuteRequestSchema)` to create a new message.
|
|
206
33
|
*/
|
|
207
|
-
export
|
|
208
|
-
constructor(data) {
|
|
209
|
-
super();
|
|
210
|
-
/**
|
|
211
|
-
* @generated from field: string Message = 1;
|
|
212
|
-
*/
|
|
213
|
-
this.Message = "";
|
|
214
|
-
proto3.util.initPartial(data, this);
|
|
215
|
-
}
|
|
216
|
-
static fromBinary(bytes, options) {
|
|
217
|
-
return new MuteResponse().fromBinary(bytes, options);
|
|
218
|
-
}
|
|
219
|
-
static fromJson(jsonValue, options) {
|
|
220
|
-
return new MuteResponse().fromJson(jsonValue, options);
|
|
221
|
-
}
|
|
222
|
-
static fromJsonString(jsonString, options) {
|
|
223
|
-
return new MuteResponse().fromJsonString(jsonString, options);
|
|
224
|
-
}
|
|
225
|
-
static equals(a, b) {
|
|
226
|
-
return proto3.util.equals(MuteResponse, a, b);
|
|
227
|
-
}
|
|
228
|
-
}
|
|
229
|
-
MuteResponse.runtime = proto3;
|
|
230
|
-
MuteResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteResponse";
|
|
231
|
-
MuteResponse.fields = proto3.util.newFieldList(() => [
|
|
232
|
-
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
233
|
-
{ no: 2, name: "Mute", kind: "message", T: Mute },
|
|
234
|
-
]);
|
|
34
|
+
export const MuteRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 4);
|
|
235
35
|
/**
|
|
236
|
-
*
|
|
36
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteResponse.
|
|
37
|
+
* Use `create(MuteResponseSchema)` to create a new message.
|
|
237
38
|
*/
|
|
238
|
-
export
|
|
239
|
-
constructor(data) {
|
|
240
|
-
super();
|
|
241
|
-
/**
|
|
242
|
-
* @generated from field: string UserId = 1;
|
|
243
|
-
*/
|
|
244
|
-
this.UserId = "";
|
|
245
|
-
/**
|
|
246
|
-
* @generated from field: string MuteId = 2;
|
|
247
|
-
*/
|
|
248
|
-
this.MuteId = "";
|
|
249
|
-
/**
|
|
250
|
-
* @generated from field: string UnmutedBy = 3;
|
|
251
|
-
*/
|
|
252
|
-
this.UnmutedBy = "";
|
|
253
|
-
proto3.util.initPartial(data, this);
|
|
254
|
-
}
|
|
255
|
-
static fromBinary(bytes, options) {
|
|
256
|
-
return new UnmuteRequest().fromBinary(bytes, options);
|
|
257
|
-
}
|
|
258
|
-
static fromJson(jsonValue, options) {
|
|
259
|
-
return new UnmuteRequest().fromJson(jsonValue, options);
|
|
260
|
-
}
|
|
261
|
-
static fromJsonString(jsonString, options) {
|
|
262
|
-
return new UnmuteRequest().fromJsonString(jsonString, options);
|
|
263
|
-
}
|
|
264
|
-
static equals(a, b) {
|
|
265
|
-
return proto3.util.equals(UnmuteRequest, a, b);
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
UnmuteRequest.runtime = proto3;
|
|
269
|
-
UnmuteRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteRequest";
|
|
270
|
-
UnmuteRequest.fields = proto3.util.newFieldList(() => [
|
|
271
|
-
{ no: 1, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
272
|
-
{ no: 2, name: "MuteId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
273
|
-
{ no: 3, name: "UnmutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
274
|
-
]);
|
|
39
|
+
export const MuteResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 5);
|
|
275
40
|
/**
|
|
276
|
-
*
|
|
41
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteRequest.
|
|
42
|
+
* Use `create(UnmuteRequestSchema)` to create a new message.
|
|
277
43
|
*/
|
|
278
|
-
export
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
this.Message = "";
|
|
285
|
-
proto3.util.initPartial(data, this);
|
|
286
|
-
}
|
|
287
|
-
static fromBinary(bytes, options) {
|
|
288
|
-
return new UnmuteResponse().fromBinary(bytes, options);
|
|
289
|
-
}
|
|
290
|
-
static fromJson(jsonValue, options) {
|
|
291
|
-
return new UnmuteResponse().fromJson(jsonValue, options);
|
|
292
|
-
}
|
|
293
|
-
static fromJsonString(jsonString, options) {
|
|
294
|
-
return new UnmuteResponse().fromJsonString(jsonString, options);
|
|
295
|
-
}
|
|
296
|
-
static equals(a, b) {
|
|
297
|
-
return proto3.util.equals(UnmuteResponse, a, b);
|
|
298
|
-
}
|
|
299
|
-
}
|
|
300
|
-
UnmuteResponse.runtime = proto3;
|
|
301
|
-
UnmuteResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteResponse";
|
|
302
|
-
UnmuteResponse.fields = proto3.util.newFieldList(() => [
|
|
303
|
-
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
304
|
-
{ no: 2, name: "Mute", kind: "message", T: Mute },
|
|
305
|
-
]);
|
|
44
|
+
export const UnmuteRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 6);
|
|
45
|
+
/**
|
|
46
|
+
* Describes the message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteResponse.
|
|
47
|
+
* Use `create(UnmuteResponseSchema)` to create a new message.
|
|
48
|
+
*/
|
|
49
|
+
export const UnmuteResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_CreatorDashboard_Subscribers_Mute, 7);
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
// Auto-generated
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export * as Ban_pb from './Ban_pb';
|
|
5
|
-
export * as Manage_connect from './Manage_connect';
|
|
6
|
-
export * as Mute_pb from './Mute_pb';
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from './Ban_pb';
|
|
3
|
+
export * from './Mute_pb';
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
// Auto-generated
|
|
2
|
-
// Generated on: Wed Oct 15 2025 23:01:33 GMT-0400 (Eastern Daylight Time)
|
|
3
|
-
// Re-exports from subdirectories
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
4
2
|
export * as Settings from './Settings';
|
|
5
3
|
export * as Subscribers from './Subscribers';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.9.0 with parameter "target=ts,import_extension=none"
|
|
2
|
+
// @generated from file Protos/IT/WebServices/Fragments/Errors.proto (package IT.WebServices.Fragments, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
+
import { file_Protos_buf_validate_validate } from "../../../buf/validate/validate_pb";
|
|
7
|
+
/**
|
|
8
|
+
* Describes the file Protos/IT/WebServices/Fragments/Errors.proto.
|
|
9
|
+
*/
|
|
10
|
+
export const file_Protos_IT_WebServices_Fragments_Errors = /*@__PURE__*/ fileDesc("CixQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0Vycm9ycy5wcm90bxIYSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzIj8KD1ZhbGlkYXRpb25Jc3N1ZRINCgVmaWVsZBgBIAEoCRIPCgdtZXNzYWdlGAIgASgJEgwKBGNvZGUYAyABKAliBnByb3RvMw", [file_google_protobuf_timestamp, file_Protos_buf_validate_validate]);
|
|
11
|
+
/**
|
|
12
|
+
* Describes the message IT.WebServices.Fragments.ValidationIssue.
|
|
13
|
+
* Use `create(ValidationIssueSchema)` to create a new message.
|
|
14
|
+
*/
|
|
15
|
+
export const ValidationIssueSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Errors, 0);
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/Generic/ServiceOps.proto (package IT.WebServices.Fragments.Generic, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
-
import { ServiceOperationRequest, ServiceStatusRequest, ServiceStatusResponse } from "./ServiceOps_pb";
|
|
6
5
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
6
|
/**
|
|
8
7
|
* Service for Authorization fragment interface
|
|
@@ -1,38 +1,16 @@
|
|
|
1
|
-
// @generated by protoc-gen-es
|
|
1
|
+
// @generated by protoc-gen-es v2.9.0 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/Generic/ServiceOps.proto (package IT.WebServices.Fragments.Generic, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
4
|
+
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
6
5
|
/**
|
|
7
|
-
*
|
|
6
|
+
* Describes the file Protos/IT/WebServices/Fragments/Generic/ServiceOps.proto.
|
|
8
7
|
*/
|
|
9
|
-
export
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
this.Operation = ServiceOperationRequest_ServiceOperation.Offline;
|
|
16
|
-
proto3.util.initPartial(data, this);
|
|
17
|
-
}
|
|
18
|
-
static fromBinary(bytes, options) {
|
|
19
|
-
return new ServiceOperationRequest().fromBinary(bytes, options);
|
|
20
|
-
}
|
|
21
|
-
static fromJson(jsonValue, options) {
|
|
22
|
-
return new ServiceOperationRequest().fromJson(jsonValue, options);
|
|
23
|
-
}
|
|
24
|
-
static fromJsonString(jsonString, options) {
|
|
25
|
-
return new ServiceOperationRequest().fromJsonString(jsonString, options);
|
|
26
|
-
}
|
|
27
|
-
static equals(a, b) {
|
|
28
|
-
return proto3.util.equals(ServiceOperationRequest, a, b);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
ServiceOperationRequest.runtime = proto3;
|
|
32
|
-
ServiceOperationRequest.typeName = "IT.WebServices.Fragments.Generic.ServiceOperationRequest";
|
|
33
|
-
ServiceOperationRequest.fields = proto3.util.newFieldList(() => [
|
|
34
|
-
{ no: 1, name: "Operation", kind: "enum", T: proto3.getEnumType(ServiceOperationRequest_ServiceOperation) },
|
|
35
|
-
]);
|
|
8
|
+
export const file_Protos_IT_WebServices_Fragments_Generic_ServiceOps = /*@__PURE__*/ fileDesc("CjhQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0dlbmVyaWMvU2VydmljZU9wcy5wcm90bxIgSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkdlbmVyaWMisgEKF1NlcnZpY2VPcGVyYXRpb25SZXF1ZXN0El0KCU9wZXJhdGlvbhgBIAEoDjJKLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5HZW5lcmljLlNlcnZpY2VPcGVyYXRpb25SZXF1ZXN0LlNlcnZpY2VPcGVyYXRpb24iOAoQU2VydmljZU9wZXJhdGlvbhILCgdPZmZsaW5lEAASCgoGT25saW5lEAESCwoHUmVzdGFydBACIhYKFFNlcnZpY2VTdGF0dXNSZXF1ZXN0IuUBChVTZXJ2aWNlU3RhdHVzUmVzcG9uc2USEwoLU2VydmljZU5hbWUYASABKAkSVAoGU3RhdHVzGAIgASgOMkQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkdlbmVyaWMuU2VydmljZVN0YXR1c1Jlc3BvbnNlLk9ubGluZVN0YXR1cxIPCgdNZXNzYWdlGAMgASgJIlAKDE9ubGluZVN0YXR1cxILCgdPZmZsaW5lEAASCgoGT25saW5lEAESDAoIU3RhcnRpbmcQAhIMCghTdG9wcGluZxADEgsKB0ZhdWx0ZWQQBDKlAgoTU2VydmljZU9wc0ludGVyZmFjZRKCAQoNU2VydmljZVN0YXR1cxI2LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5HZW5lcmljLlNlcnZpY2VTdGF0dXNSZXF1ZXN0GjcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkdlbmVyaWMuU2VydmljZVN0YXR1c1Jlc3BvbnNlIgASiAEKEFNlcnZpY2VPcGVyYXRpb24SOS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuR2VuZXJpYy5TZXJ2aWNlT3BlcmF0aW9uUmVxdWVzdBo3LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5HZW5lcmljLlNlcnZpY2VTdGF0dXNSZXNwb25zZSIAYgZwcm90bzM");
|
|
9
|
+
/**
|
|
10
|
+
* Describes the message IT.WebServices.Fragments.Generic.ServiceOperationRequest.
|
|
11
|
+
* Use `create(ServiceOperationRequestSchema)` to create a new message.
|
|
12
|
+
*/
|
|
13
|
+
export const ServiceOperationRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 0);
|
|
36
14
|
/**
|
|
37
15
|
* @generated from enum IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation
|
|
38
16
|
*/
|
|
@@ -57,76 +35,20 @@ export var ServiceOperationRequest_ServiceOperation;
|
|
|
57
35
|
*/
|
|
58
36
|
ServiceOperationRequest_ServiceOperation[ServiceOperationRequest_ServiceOperation["Restart"] = 2] = "Restart";
|
|
59
37
|
})(ServiceOperationRequest_ServiceOperation || (ServiceOperationRequest_ServiceOperation = {}));
|
|
60
|
-
// Retrieve enum metadata with: proto3.getEnumType(ServiceOperationRequest_ServiceOperation)
|
|
61
|
-
proto3.util.setEnumType(ServiceOperationRequest_ServiceOperation, "IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation", [
|
|
62
|
-
{ no: 0, name: "Offline" },
|
|
63
|
-
{ no: 1, name: "Online" },
|
|
64
|
-
{ no: 2, name: "Restart" },
|
|
65
|
-
]);
|
|
66
38
|
/**
|
|
67
|
-
*
|
|
39
|
+
* Describes the enum IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation.
|
|
40
|
+
*/
|
|
41
|
+
export const ServiceOperationRequest_ServiceOperationSchema = /*@__PURE__*/ enumDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 0, 0);
|
|
42
|
+
/**
|
|
43
|
+
* Describes the message IT.WebServices.Fragments.Generic.ServiceStatusRequest.
|
|
44
|
+
* Use `create(ServiceStatusRequestSchema)` to create a new message.
|
|
68
45
|
*/
|
|
69
|
-
export
|
|
70
|
-
constructor(data) {
|
|
71
|
-
super();
|
|
72
|
-
proto3.util.initPartial(data, this);
|
|
73
|
-
}
|
|
74
|
-
static fromBinary(bytes, options) {
|
|
75
|
-
return new ServiceStatusRequest().fromBinary(bytes, options);
|
|
76
|
-
}
|
|
77
|
-
static fromJson(jsonValue, options) {
|
|
78
|
-
return new ServiceStatusRequest().fromJson(jsonValue, options);
|
|
79
|
-
}
|
|
80
|
-
static fromJsonString(jsonString, options) {
|
|
81
|
-
return new ServiceStatusRequest().fromJsonString(jsonString, options);
|
|
82
|
-
}
|
|
83
|
-
static equals(a, b) {
|
|
84
|
-
return proto3.util.equals(ServiceStatusRequest, a, b);
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
ServiceStatusRequest.runtime = proto3;
|
|
88
|
-
ServiceStatusRequest.typeName = "IT.WebServices.Fragments.Generic.ServiceStatusRequest";
|
|
89
|
-
ServiceStatusRequest.fields = proto3.util.newFieldList(() => []);
|
|
46
|
+
export const ServiceStatusRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 1);
|
|
90
47
|
/**
|
|
91
|
-
*
|
|
48
|
+
* Describes the message IT.WebServices.Fragments.Generic.ServiceStatusResponse.
|
|
49
|
+
* Use `create(ServiceStatusResponseSchema)` to create a new message.
|
|
92
50
|
*/
|
|
93
|
-
export
|
|
94
|
-
constructor(data) {
|
|
95
|
-
super();
|
|
96
|
-
/**
|
|
97
|
-
* @generated from field: string ServiceName = 1;
|
|
98
|
-
*/
|
|
99
|
-
this.ServiceName = "";
|
|
100
|
-
/**
|
|
101
|
-
* @generated from field: IT.WebServices.Fragments.Generic.ServiceStatusResponse.OnlineStatus Status = 2;
|
|
102
|
-
*/
|
|
103
|
-
this.Status = ServiceStatusResponse_OnlineStatus.Offline;
|
|
104
|
-
/**
|
|
105
|
-
* @generated from field: string Message = 3;
|
|
106
|
-
*/
|
|
107
|
-
this.Message = "";
|
|
108
|
-
proto3.util.initPartial(data, this);
|
|
109
|
-
}
|
|
110
|
-
static fromBinary(bytes, options) {
|
|
111
|
-
return new ServiceStatusResponse().fromBinary(bytes, options);
|
|
112
|
-
}
|
|
113
|
-
static fromJson(jsonValue, options) {
|
|
114
|
-
return new ServiceStatusResponse().fromJson(jsonValue, options);
|
|
115
|
-
}
|
|
116
|
-
static fromJsonString(jsonString, options) {
|
|
117
|
-
return new ServiceStatusResponse().fromJsonString(jsonString, options);
|
|
118
|
-
}
|
|
119
|
-
static equals(a, b) {
|
|
120
|
-
return proto3.util.equals(ServiceStatusResponse, a, b);
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
ServiceStatusResponse.runtime = proto3;
|
|
124
|
-
ServiceStatusResponse.typeName = "IT.WebServices.Fragments.Generic.ServiceStatusResponse";
|
|
125
|
-
ServiceStatusResponse.fields = proto3.util.newFieldList(() => [
|
|
126
|
-
{ no: 1, name: "ServiceName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
127
|
-
{ no: 2, name: "Status", kind: "enum", T: proto3.getEnumType(ServiceStatusResponse_OnlineStatus) },
|
|
128
|
-
{ no: 3, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
129
|
-
]);
|
|
51
|
+
export const ServiceStatusResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 2);
|
|
130
52
|
/**
|
|
131
53
|
* @generated from enum IT.WebServices.Fragments.Generic.ServiceStatusResponse.OnlineStatus
|
|
132
54
|
*/
|
|
@@ -153,11 +75,13 @@ export var ServiceStatusResponse_OnlineStatus;
|
|
|
153
75
|
*/
|
|
154
76
|
ServiceStatusResponse_OnlineStatus[ServiceStatusResponse_OnlineStatus["Faulted"] = 4] = "Faulted";
|
|
155
77
|
})(ServiceStatusResponse_OnlineStatus || (ServiceStatusResponse_OnlineStatus = {}));
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
78
|
+
/**
|
|
79
|
+
* Describes the enum IT.WebServices.Fragments.Generic.ServiceStatusResponse.OnlineStatus.
|
|
80
|
+
*/
|
|
81
|
+
export const ServiceStatusResponse_OnlineStatusSchema = /*@__PURE__*/ enumDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 2, 0);
|
|
82
|
+
/**
|
|
83
|
+
* Service for Authorization fragment interface
|
|
84
|
+
*
|
|
85
|
+
* @generated from service IT.WebServices.Fragments.Generic.ServiceOpsInterface
|
|
86
|
+
*/
|
|
87
|
+
export const ServiceOpsInterface = /*@__PURE__*/ serviceDesc(file_Protos_IT_WebServices_Fragments_Generic_ServiceOps, 0);
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
// Auto-generated
|
|
2
|
-
|
|
3
|
-
// Namespaced re-exports to avoid symbol collisions
|
|
4
|
-
export * as ServiceOps_connect from './ServiceOps_connect';
|
|
5
|
-
export * as ServiceOps_pb from './ServiceOps_pb';
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export {};
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/Notification/NotificationInterface.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
-
import { SendEmailRequest, SendEmailResponse } from "./NotificationInterface_pb";
|
|
6
5
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
6
|
/**
|
|
8
7
|
* Service for Notification fragment interface
|