@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/Authorization/Events/EventInterface_pb.js
CHANGED
|
@@ -1,490 +1,87 @@
|
|
|
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/Authorization/Events/EventInterface.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
4
|
+
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_api_annotations } from "../../../../../../google/api/annotations_pb";
|
|
6
|
+
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord } from "./EventRecord_pb";
|
|
7
|
+
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "./EventTicketRecord_pb";
|
|
8
|
+
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError } from "./EventError_pb";
|
|
9
|
+
import { file_Protos_IT_WebServices_Fragments_CommonTypes } from "../../CommonTypes_pb";
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface.proto.
|
|
12
12
|
*/
|
|
13
|
-
export
|
|
14
|
-
constructor(data) {
|
|
15
|
-
super();
|
|
16
|
-
/**
|
|
17
|
-
* ID of the event to retrieve
|
|
18
|
-
*
|
|
19
|
-
* @generated from field: string EventId = 1;
|
|
20
|
-
*/
|
|
21
|
-
this.EventId = "";
|
|
22
|
-
proto3.util.initPartial(data, this);
|
|
23
|
-
}
|
|
24
|
-
static fromBinary(bytes, options) {
|
|
25
|
-
return new GetEventRequest().fromBinary(bytes, options);
|
|
26
|
-
}
|
|
27
|
-
static fromJson(jsonValue, options) {
|
|
28
|
-
return new GetEventRequest().fromJson(jsonValue, options);
|
|
29
|
-
}
|
|
30
|
-
static fromJsonString(jsonString, options) {
|
|
31
|
-
return new GetEventRequest().fromJsonString(jsonString, options);
|
|
32
|
-
}
|
|
33
|
-
static equals(a, b) {
|
|
34
|
-
return proto3.util.equals(GetEventRequest, a, b);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
GetEventRequest.runtime = proto3;
|
|
38
|
-
GetEventRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.GetEventRequest";
|
|
39
|
-
GetEventRequest.fields = proto3.util.newFieldList(() => [
|
|
40
|
-
{ no: 1, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
41
|
-
]);
|
|
13
|
+
export const file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface = /*@__PURE__*/ fileDesc("CklQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vRXZlbnRzL0V2ZW50SW50ZXJmYWNlLnByb3RvEi1JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMiIgoPR2V0RXZlbnRSZXF1ZXN0Eg8KB0V2ZW50SWQYASABKAkirQEKEEdldEV2ZW50UmVzcG9uc2USSAoFRXJyb3IYASABKAsyOS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuRXZlbnRFcnJvchJPCgVFdmVudBgCIAEoCzJALklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFB1YmxpY1JlY29yZCJDChBHZXRFdmVudHNSZXF1ZXN0EhYKDlJlY3VycmVuY2VIYXNoGAEgASgJEhcKD0luY2x1ZGVDYW5jZWxlZBgCIAEoCCLpAQoRR2V0RXZlbnRzUmVzcG9uc2USSAoFRXJyb3IYASABKAsyOS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuRXZlbnRFcnJvchJQCgZFdmVudHMYAiADKAsyQC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuRXZlbnRQdWJsaWNSZWNvcmQSOAoKUGFnaW5hdGlvbhgDIAEoCzIkLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5QYWdpbmF0aW9uIjgKE0dldE93blRpY2tldFJlcXVlc3QSEAoIVGlja2V0SWQYASABKAkSDwoHRXZlbnRJZBgCIAEoCSK5AQoUR2V0T3duVGlja2V0UmVzcG9uc2USVgoGUmVjb3JkGAEgASgLMkYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkV2ZW50VGlja2V0UHVibGljUmVjb3JkEkkKBUVycm9yGAIgASgLMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLlRpY2tldEVycm9yIm0KFEdldE93blRpY2tldHNSZXF1ZXN0Eg8KB0V2ZW50SWQYASABKAkSFwoPSW5jbHVkZUNhbmNlbGVkGAIgASgIEhMKC0luY2x1ZGVVc2VkGAMgASgIEhYKDkluY2x1ZGVFeHBpcmVkGAQgASgIIrsBChVHZXRPd25UaWNrZXRzUmVzcG9uc2USVwoHUmVjb3JkcxgBIAMoCzJGLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFRpY2tldFB1YmxpY1JlY29yZBJJCgVFcnJvchgCIAEoCzI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5UaWNrZXRFcnJvciJLChZDYW5jZWxPd25UaWNrZXRSZXF1ZXN0Eg8KB0V2ZW50SWQYASABKAkSEAoIVGlja2V0SWQYAiABKAkSDgoGUmVhc29uGAMgASgJImQKF0NhbmNlbE93blRpY2tldFJlc3BvbnNlEkkKBUVycm9yGAEgASgLMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLlRpY2tldEVycm9yIlgKHFJlc2VydmVUaWNrZXRGb3JFdmVudFJlcXVlc3QSDwoHRXZlbnRJZBgBIAEoCRIVCg1UaWNrZXRDbGFzc0lkGAIgASgJEhAKCFF1YW50aXR5GAMgASgNIr0BCh1SZXNlcnZlVGlja2V0Rm9yRXZlbnRSZXNwb25zZRJJCgVFcnJvchgBIAEoCzI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5UaWNrZXRFcnJvchJRCgdUaWNrZXRzGAIgAygLMkAuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkV2ZW50VGlja2V0UmVjb3JkIiQKEFVzZVRpY2tldFJlcXVlc3QSEAoIVGlja2V0SWQYASABKAkiXgoRVXNlVGlja2V0UmVzcG9uc2USSQoFRXJyb3IYASABKAsyOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuVGlja2V0RXJyb3Iy7goKDkV2ZW50SW50ZXJmYWNlEqoBCghHZXRFdmVudBI+LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5HZXRFdmVudFJlcXVlc3QaPy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuR2V0RXZlbnRSZXNwb25zZSIdgtPkkwIXEhUvYXBpL2V2ZW50cy97RXZlbnRJZH0SowEKCUdldEV2ZW50cxI/LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5HZXRFdmVudHNSZXF1ZXN0GkAuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkdldEV2ZW50c1Jlc3BvbnNlIhOC0+STAg0SCy9hcGkvZXZlbnRzEskBCgxHZXRPd25UaWNrZXQSQi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuR2V0T3duVGlja2V0UmVxdWVzdBpDLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5HZXRPd25UaWNrZXRSZXNwb25zZSIwgtPkkwIqEigvYXBpL2V2ZW50cy97RXZlbnRJZH0vdGlja2V0cy97VGlja2V0SWR9EsEBCg1HZXRPd25UaWNrZXRzEkMuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkdldE93blRpY2tldHNSZXF1ZXN0GkQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkdldE93blRpY2tldHNSZXNwb25zZSIlgtPkkwIfEh0vYXBpL2V2ZW50cy97RXZlbnRJZH0vdGlja2V0cxLcAQoPQ2FuY2VsT3duVGlja2V0EkUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkNhbmNlbE93blRpY2tldFJlcXVlc3QaRi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5FdmVudHMuQ2FuY2VsT3duVGlja2V0UmVzcG9uc2UiOoLT5JMCNDoBKiIvL2FwaS9ldmVudHMve0V2ZW50SWR9L3RpY2tldHMve1RpY2tldElkfS9jYW5jZWwS5AEKFVJlc2VydmVUaWNrZXRGb3JFdmVudBJLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5SZXNlcnZlVGlja2V0Rm9yRXZlbnRSZXF1ZXN0GkwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLlJlc2VydmVUaWNrZXRGb3JFdmVudFJlc3BvbnNlIjCC0+STAio6ASoiJS9hcGkvZXZlbnRzL3tFdmVudElkfS90aWNrZXRzL3Jlc2VydmUSsgEKCVVzZVRpY2tldBI/LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5Vc2VUaWNrZXRSZXF1ZXN0GkAuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLlVzZVRpY2tldFJlc3BvbnNlIiKC0+STAhw6ASoiFy9hcGkvZXZlbnRzL3RpY2tldHMvdXNlYgZwcm90bzM", [file_google_api_annotations, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventRecord, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventError, file_Protos_IT_WebServices_Fragments_CommonTypes]);
|
|
42
14
|
/**
|
|
43
|
-
*
|
|
15
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetEventRequest.
|
|
16
|
+
* Use `create(GetEventRequestSchema)` to create a new message.
|
|
44
17
|
*/
|
|
45
|
-
export
|
|
46
|
-
constructor(data) {
|
|
47
|
-
super();
|
|
48
|
-
proto3.util.initPartial(data, this);
|
|
49
|
-
}
|
|
50
|
-
static fromBinary(bytes, options) {
|
|
51
|
-
return new GetEventResponse().fromBinary(bytes, options);
|
|
52
|
-
}
|
|
53
|
-
static fromJson(jsonValue, options) {
|
|
54
|
-
return new GetEventResponse().fromJson(jsonValue, options);
|
|
55
|
-
}
|
|
56
|
-
static fromJsonString(jsonString, options) {
|
|
57
|
-
return new GetEventResponse().fromJsonString(jsonString, options);
|
|
58
|
-
}
|
|
59
|
-
static equals(a, b) {
|
|
60
|
-
return proto3.util.equals(GetEventResponse, a, b);
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
GetEventResponse.runtime = proto3;
|
|
64
|
-
GetEventResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.GetEventResponse";
|
|
65
|
-
GetEventResponse.fields = proto3.util.newFieldList(() => [
|
|
66
|
-
{ no: 1, name: "Error", kind: "message", T: EventError },
|
|
67
|
-
{ no: 2, name: "Event", kind: "message", T: EventPublicRecord },
|
|
68
|
-
]);
|
|
18
|
+
export const GetEventRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 0);
|
|
69
19
|
/**
|
|
70
|
-
*
|
|
20
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetEventResponse.
|
|
21
|
+
* Use `create(GetEventResponseSchema)` to create a new message.
|
|
71
22
|
*/
|
|
72
|
-
export
|
|
73
|
-
constructor(data) {
|
|
74
|
-
super();
|
|
75
|
-
/**
|
|
76
|
-
* Optional hash to filter by recurring events
|
|
77
|
-
*
|
|
78
|
-
* @generated from field: string RecurrenceHash = 1;
|
|
79
|
-
*/
|
|
80
|
-
this.RecurrenceHash = "";
|
|
81
|
-
/**
|
|
82
|
-
* Whether to include canceled events in the response
|
|
83
|
-
*
|
|
84
|
-
* @generated from field: bool IncludeCanceled = 2;
|
|
85
|
-
*/
|
|
86
|
-
this.IncludeCanceled = false;
|
|
87
|
-
proto3.util.initPartial(data, this);
|
|
88
|
-
}
|
|
89
|
-
static fromBinary(bytes, options) {
|
|
90
|
-
return new GetEventsRequest().fromBinary(bytes, options);
|
|
91
|
-
}
|
|
92
|
-
static fromJson(jsonValue, options) {
|
|
93
|
-
return new GetEventsRequest().fromJson(jsonValue, options);
|
|
94
|
-
}
|
|
95
|
-
static fromJsonString(jsonString, options) {
|
|
96
|
-
return new GetEventsRequest().fromJsonString(jsonString, options);
|
|
97
|
-
}
|
|
98
|
-
static equals(a, b) {
|
|
99
|
-
return proto3.util.equals(GetEventsRequest, a, b);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
GetEventsRequest.runtime = proto3;
|
|
103
|
-
GetEventsRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.GetEventsRequest";
|
|
104
|
-
GetEventsRequest.fields = proto3.util.newFieldList(() => [
|
|
105
|
-
{ no: 1, name: "RecurrenceHash", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
106
|
-
{ no: 2, name: "IncludeCanceled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
107
|
-
]);
|
|
23
|
+
export const GetEventResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 1);
|
|
108
24
|
/**
|
|
109
|
-
*
|
|
25
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetEventsRequest.
|
|
26
|
+
* Use `create(GetEventsRequestSchema)` to create a new message.
|
|
110
27
|
*/
|
|
111
|
-
export
|
|
112
|
-
constructor(data) {
|
|
113
|
-
super();
|
|
114
|
-
/**
|
|
115
|
-
* List of events retrieved
|
|
116
|
-
*
|
|
117
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventPublicRecord Events = 2;
|
|
118
|
-
*/
|
|
119
|
-
this.Events = [];
|
|
120
|
-
proto3.util.initPartial(data, this);
|
|
121
|
-
}
|
|
122
|
-
static fromBinary(bytes, options) {
|
|
123
|
-
return new GetEventsResponse().fromBinary(bytes, options);
|
|
124
|
-
}
|
|
125
|
-
static fromJson(jsonValue, options) {
|
|
126
|
-
return new GetEventsResponse().fromJson(jsonValue, options);
|
|
127
|
-
}
|
|
128
|
-
static fromJsonString(jsonString, options) {
|
|
129
|
-
return new GetEventsResponse().fromJsonString(jsonString, options);
|
|
130
|
-
}
|
|
131
|
-
static equals(a, b) {
|
|
132
|
-
return proto3.util.equals(GetEventsResponse, a, b);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
GetEventsResponse.runtime = proto3;
|
|
136
|
-
GetEventsResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.GetEventsResponse";
|
|
137
|
-
GetEventsResponse.fields = proto3.util.newFieldList(() => [
|
|
138
|
-
{ no: 1, name: "Error", kind: "message", T: EventError },
|
|
139
|
-
{ no: 2, name: "Events", kind: "message", T: EventPublicRecord, repeated: true },
|
|
140
|
-
{ no: 3, name: "Pagination", kind: "message", T: Pagination },
|
|
141
|
-
]);
|
|
28
|
+
export const GetEventsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 2);
|
|
142
29
|
/**
|
|
143
|
-
*
|
|
30
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetEventsResponse.
|
|
31
|
+
* Use `create(GetEventsResponseSchema)` to create a new message.
|
|
144
32
|
*/
|
|
145
|
-
export
|
|
146
|
-
constructor(data) {
|
|
147
|
-
super();
|
|
148
|
-
/**
|
|
149
|
-
* @generated from field: string TicketId = 1;
|
|
150
|
-
*/
|
|
151
|
-
this.TicketId = "";
|
|
152
|
-
/**
|
|
153
|
-
* ID of the event to which the ticket belongs
|
|
154
|
-
*
|
|
155
|
-
* @generated from field: string EventId = 2;
|
|
156
|
-
*/
|
|
157
|
-
this.EventId = "";
|
|
158
|
-
proto3.util.initPartial(data, this);
|
|
159
|
-
}
|
|
160
|
-
static fromBinary(bytes, options) {
|
|
161
|
-
return new GetOwnTicketRequest().fromBinary(bytes, options);
|
|
162
|
-
}
|
|
163
|
-
static fromJson(jsonValue, options) {
|
|
164
|
-
return new GetOwnTicketRequest().fromJson(jsonValue, options);
|
|
165
|
-
}
|
|
166
|
-
static fromJsonString(jsonString, options) {
|
|
167
|
-
return new GetOwnTicketRequest().fromJsonString(jsonString, options);
|
|
168
|
-
}
|
|
169
|
-
static equals(a, b) {
|
|
170
|
-
return proto3.util.equals(GetOwnTicketRequest, a, b);
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
GetOwnTicketRequest.runtime = proto3;
|
|
174
|
-
GetOwnTicketRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.GetOwnTicketRequest";
|
|
175
|
-
GetOwnTicketRequest.fields = proto3.util.newFieldList(() => [
|
|
176
|
-
{ no: 1, name: "TicketId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
177
|
-
{ no: 2, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
178
|
-
]);
|
|
33
|
+
export const GetEventsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 3);
|
|
179
34
|
/**
|
|
180
|
-
*
|
|
35
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetOwnTicketRequest.
|
|
36
|
+
* Use `create(GetOwnTicketRequestSchema)` to create a new message.
|
|
181
37
|
*/
|
|
182
|
-
export
|
|
183
|
-
constructor(data) {
|
|
184
|
-
super();
|
|
185
|
-
proto3.util.initPartial(data, this);
|
|
186
|
-
}
|
|
187
|
-
static fromBinary(bytes, options) {
|
|
188
|
-
return new GetOwnTicketResponse().fromBinary(bytes, options);
|
|
189
|
-
}
|
|
190
|
-
static fromJson(jsonValue, options) {
|
|
191
|
-
return new GetOwnTicketResponse().fromJson(jsonValue, options);
|
|
192
|
-
}
|
|
193
|
-
static fromJsonString(jsonString, options) {
|
|
194
|
-
return new GetOwnTicketResponse().fromJsonString(jsonString, options);
|
|
195
|
-
}
|
|
196
|
-
static equals(a, b) {
|
|
197
|
-
return proto3.util.equals(GetOwnTicketResponse, a, b);
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
GetOwnTicketResponse.runtime = proto3;
|
|
201
|
-
GetOwnTicketResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.GetOwnTicketResponse";
|
|
202
|
-
GetOwnTicketResponse.fields = proto3.util.newFieldList(() => [
|
|
203
|
-
{ no: 1, name: "Record", kind: "message", T: EventTicketPublicRecord },
|
|
204
|
-
{ no: 2, name: "Error", kind: "message", T: TicketError },
|
|
205
|
-
]);
|
|
38
|
+
export const GetOwnTicketRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 4);
|
|
206
39
|
/**
|
|
207
|
-
*
|
|
40
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetOwnTicketResponse.
|
|
41
|
+
* Use `create(GetOwnTicketResponseSchema)` to create a new message.
|
|
208
42
|
*/
|
|
209
|
-
export
|
|
210
|
-
constructor(data) {
|
|
211
|
-
super();
|
|
212
|
-
/**
|
|
213
|
-
* @generated from field: string EventId = 1;
|
|
214
|
-
*/
|
|
215
|
-
this.EventId = "";
|
|
216
|
-
/**
|
|
217
|
-
* Optional: Include canceled tickets
|
|
218
|
-
*
|
|
219
|
-
* @generated from field: bool IncludeCanceled = 2;
|
|
220
|
-
*/
|
|
221
|
-
this.IncludeCanceled = false;
|
|
222
|
-
/**
|
|
223
|
-
* Optional: Include used tickets
|
|
224
|
-
*
|
|
225
|
-
* @generated from field: bool IncludeUsed = 3;
|
|
226
|
-
*/
|
|
227
|
-
this.IncludeUsed = false;
|
|
228
|
-
/**
|
|
229
|
-
* Optional: Include expired tickets
|
|
230
|
-
*
|
|
231
|
-
* @generated from field: bool IncludeExpired = 4;
|
|
232
|
-
*/
|
|
233
|
-
this.IncludeExpired = false;
|
|
234
|
-
proto3.util.initPartial(data, this);
|
|
235
|
-
}
|
|
236
|
-
static fromBinary(bytes, options) {
|
|
237
|
-
return new GetOwnTicketsRequest().fromBinary(bytes, options);
|
|
238
|
-
}
|
|
239
|
-
static fromJson(jsonValue, options) {
|
|
240
|
-
return new GetOwnTicketsRequest().fromJson(jsonValue, options);
|
|
241
|
-
}
|
|
242
|
-
static fromJsonString(jsonString, options) {
|
|
243
|
-
return new GetOwnTicketsRequest().fromJsonString(jsonString, options);
|
|
244
|
-
}
|
|
245
|
-
static equals(a, b) {
|
|
246
|
-
return proto3.util.equals(GetOwnTicketsRequest, a, b);
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
GetOwnTicketsRequest.runtime = proto3;
|
|
250
|
-
GetOwnTicketsRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.GetOwnTicketsRequest";
|
|
251
|
-
GetOwnTicketsRequest.fields = proto3.util.newFieldList(() => [
|
|
252
|
-
{ no: 1, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
253
|
-
{ no: 2, name: "IncludeCanceled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
254
|
-
{ no: 3, name: "IncludeUsed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
255
|
-
{ no: 4, name: "IncludeExpired", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
256
|
-
]);
|
|
43
|
+
export const GetOwnTicketResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 5);
|
|
257
44
|
/**
|
|
258
|
-
*
|
|
45
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetOwnTicketsRequest.
|
|
46
|
+
* Use `create(GetOwnTicketsRequestSchema)` to create a new message.
|
|
259
47
|
*/
|
|
260
|
-
export
|
|
261
|
-
constructor(data) {
|
|
262
|
-
super();
|
|
263
|
-
/**
|
|
264
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventTicketPublicRecord Records = 1;
|
|
265
|
-
*/
|
|
266
|
-
this.Records = [];
|
|
267
|
-
proto3.util.initPartial(data, this);
|
|
268
|
-
}
|
|
269
|
-
static fromBinary(bytes, options) {
|
|
270
|
-
return new GetOwnTicketsResponse().fromBinary(bytes, options);
|
|
271
|
-
}
|
|
272
|
-
static fromJson(jsonValue, options) {
|
|
273
|
-
return new GetOwnTicketsResponse().fromJson(jsonValue, options);
|
|
274
|
-
}
|
|
275
|
-
static fromJsonString(jsonString, options) {
|
|
276
|
-
return new GetOwnTicketsResponse().fromJsonString(jsonString, options);
|
|
277
|
-
}
|
|
278
|
-
static equals(a, b) {
|
|
279
|
-
return proto3.util.equals(GetOwnTicketsResponse, a, b);
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
GetOwnTicketsResponse.runtime = proto3;
|
|
283
|
-
GetOwnTicketsResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.GetOwnTicketsResponse";
|
|
284
|
-
GetOwnTicketsResponse.fields = proto3.util.newFieldList(() => [
|
|
285
|
-
{ no: 1, name: "Records", kind: "message", T: EventTicketPublicRecord, repeated: true },
|
|
286
|
-
{ no: 2, name: "Error", kind: "message", T: TicketError },
|
|
287
|
-
]);
|
|
48
|
+
export const GetOwnTicketsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 6);
|
|
288
49
|
/**
|
|
289
|
-
*
|
|
50
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.GetOwnTicketsResponse.
|
|
51
|
+
* Use `create(GetOwnTicketsResponseSchema)` to create a new message.
|
|
290
52
|
*/
|
|
291
|
-
export
|
|
292
|
-
constructor(data) {
|
|
293
|
-
super();
|
|
294
|
-
/**
|
|
295
|
-
* @generated from field: string EventId = 1;
|
|
296
|
-
*/
|
|
297
|
-
this.EventId = "";
|
|
298
|
-
/**
|
|
299
|
-
* @generated from field: string TicketId = 2;
|
|
300
|
-
*/
|
|
301
|
-
this.TicketId = "";
|
|
302
|
-
/**
|
|
303
|
-
* @generated from field: string Reason = 3;
|
|
304
|
-
*/
|
|
305
|
-
this.Reason = "";
|
|
306
|
-
proto3.util.initPartial(data, this);
|
|
307
|
-
}
|
|
308
|
-
static fromBinary(bytes, options) {
|
|
309
|
-
return new CancelOwnTicketRequest().fromBinary(bytes, options);
|
|
310
|
-
}
|
|
311
|
-
static fromJson(jsonValue, options) {
|
|
312
|
-
return new CancelOwnTicketRequest().fromJson(jsonValue, options);
|
|
313
|
-
}
|
|
314
|
-
static fromJsonString(jsonString, options) {
|
|
315
|
-
return new CancelOwnTicketRequest().fromJsonString(jsonString, options);
|
|
316
|
-
}
|
|
317
|
-
static equals(a, b) {
|
|
318
|
-
return proto3.util.equals(CancelOwnTicketRequest, a, b);
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
CancelOwnTicketRequest.runtime = proto3;
|
|
322
|
-
CancelOwnTicketRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.CancelOwnTicketRequest";
|
|
323
|
-
CancelOwnTicketRequest.fields = proto3.util.newFieldList(() => [
|
|
324
|
-
{ no: 1, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
325
|
-
{ no: 2, name: "TicketId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
326
|
-
{ no: 3, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
327
|
-
]);
|
|
53
|
+
export const GetOwnTicketsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 7);
|
|
328
54
|
/**
|
|
329
|
-
*
|
|
55
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.CancelOwnTicketRequest.
|
|
56
|
+
* Use `create(CancelOwnTicketRequestSchema)` to create a new message.
|
|
330
57
|
*/
|
|
331
|
-
export
|
|
332
|
-
constructor(data) {
|
|
333
|
-
super();
|
|
334
|
-
proto3.util.initPartial(data, this);
|
|
335
|
-
}
|
|
336
|
-
static fromBinary(bytes, options) {
|
|
337
|
-
return new CancelOwnTicketResponse().fromBinary(bytes, options);
|
|
338
|
-
}
|
|
339
|
-
static fromJson(jsonValue, options) {
|
|
340
|
-
return new CancelOwnTicketResponse().fromJson(jsonValue, options);
|
|
341
|
-
}
|
|
342
|
-
static fromJsonString(jsonString, options) {
|
|
343
|
-
return new CancelOwnTicketResponse().fromJsonString(jsonString, options);
|
|
344
|
-
}
|
|
345
|
-
static equals(a, b) {
|
|
346
|
-
return proto3.util.equals(CancelOwnTicketResponse, a, b);
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
CancelOwnTicketResponse.runtime = proto3;
|
|
350
|
-
CancelOwnTicketResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.CancelOwnTicketResponse";
|
|
351
|
-
CancelOwnTicketResponse.fields = proto3.util.newFieldList(() => [
|
|
352
|
-
{ no: 1, name: "Error", kind: "message", T: TicketError },
|
|
353
|
-
]);
|
|
58
|
+
export const CancelOwnTicketRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 8);
|
|
354
59
|
/**
|
|
355
|
-
*
|
|
60
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.CancelOwnTicketResponse.
|
|
61
|
+
* Use `create(CancelOwnTicketResponseSchema)` to create a new message.
|
|
356
62
|
*/
|
|
357
|
-
export
|
|
358
|
-
constructor(data) {
|
|
359
|
-
super();
|
|
360
|
-
/**
|
|
361
|
-
* ID of the event for which to reserve a ticket
|
|
362
|
-
*
|
|
363
|
-
* @generated from field: string EventId = 1;
|
|
364
|
-
*/
|
|
365
|
-
this.EventId = "";
|
|
366
|
-
/**
|
|
367
|
-
* ID of the ticket class to reserve
|
|
368
|
-
*
|
|
369
|
-
* @generated from field: string TicketClassId = 2;
|
|
370
|
-
*/
|
|
371
|
-
this.TicketClassId = "";
|
|
372
|
-
/**
|
|
373
|
-
* Number of tickets to reserve
|
|
374
|
-
*
|
|
375
|
-
* @generated from field: uint32 Quantity = 3;
|
|
376
|
-
*/
|
|
377
|
-
this.Quantity = 0;
|
|
378
|
-
proto3.util.initPartial(data, this);
|
|
379
|
-
}
|
|
380
|
-
static fromBinary(bytes, options) {
|
|
381
|
-
return new ReserveTicketForEventRequest().fromBinary(bytes, options);
|
|
382
|
-
}
|
|
383
|
-
static fromJson(jsonValue, options) {
|
|
384
|
-
return new ReserveTicketForEventRequest().fromJson(jsonValue, options);
|
|
385
|
-
}
|
|
386
|
-
static fromJsonString(jsonString, options) {
|
|
387
|
-
return new ReserveTicketForEventRequest().fromJsonString(jsonString, options);
|
|
388
|
-
}
|
|
389
|
-
static equals(a, b) {
|
|
390
|
-
return proto3.util.equals(ReserveTicketForEventRequest, a, b);
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
ReserveTicketForEventRequest.runtime = proto3;
|
|
394
|
-
ReserveTicketForEventRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.ReserveTicketForEventRequest";
|
|
395
|
-
ReserveTicketForEventRequest.fields = proto3.util.newFieldList(() => [
|
|
396
|
-
{ no: 1, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
397
|
-
{ no: 2, name: "TicketClassId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
398
|
-
{ no: 3, name: "Quantity", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
399
|
-
]);
|
|
63
|
+
export const CancelOwnTicketResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 9);
|
|
400
64
|
/**
|
|
401
|
-
*
|
|
65
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.ReserveTicketForEventRequest.
|
|
66
|
+
* Use `create(ReserveTicketForEventRequestSchema)` to create a new message.
|
|
402
67
|
*/
|
|
403
|
-
export
|
|
404
|
-
constructor(data) {
|
|
405
|
-
super();
|
|
406
|
-
/**
|
|
407
|
-
* The reserved ticket record if successful
|
|
408
|
-
*
|
|
409
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventTicketRecord Tickets = 2;
|
|
410
|
-
*/
|
|
411
|
-
this.Tickets = [];
|
|
412
|
-
proto3.util.initPartial(data, this);
|
|
413
|
-
}
|
|
414
|
-
static fromBinary(bytes, options) {
|
|
415
|
-
return new ReserveTicketForEventResponse().fromBinary(bytes, options);
|
|
416
|
-
}
|
|
417
|
-
static fromJson(jsonValue, options) {
|
|
418
|
-
return new ReserveTicketForEventResponse().fromJson(jsonValue, options);
|
|
419
|
-
}
|
|
420
|
-
static fromJsonString(jsonString, options) {
|
|
421
|
-
return new ReserveTicketForEventResponse().fromJsonString(jsonString, options);
|
|
422
|
-
}
|
|
423
|
-
static equals(a, b) {
|
|
424
|
-
return proto3.util.equals(ReserveTicketForEventResponse, a, b);
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
ReserveTicketForEventResponse.runtime = proto3;
|
|
428
|
-
ReserveTicketForEventResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.ReserveTicketForEventResponse";
|
|
429
|
-
ReserveTicketForEventResponse.fields = proto3.util.newFieldList(() => [
|
|
430
|
-
{ no: 1, name: "Error", kind: "message", T: TicketError },
|
|
431
|
-
{ no: 2, name: "Tickets", kind: "message", T: EventTicketRecord, repeated: true },
|
|
432
|
-
]);
|
|
68
|
+
export const ReserveTicketForEventRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 10);
|
|
433
69
|
/**
|
|
434
|
-
*
|
|
70
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.ReserveTicketForEventResponse.
|
|
71
|
+
* Use `create(ReserveTicketForEventResponseSchema)` to create a new message.
|
|
435
72
|
*/
|
|
436
|
-
export
|
|
437
|
-
constructor(data) {
|
|
438
|
-
super();
|
|
439
|
-
/**
|
|
440
|
-
* ID of the ticket to use
|
|
441
|
-
*
|
|
442
|
-
* @generated from field: string TicketId = 1;
|
|
443
|
-
*/
|
|
444
|
-
this.TicketId = "";
|
|
445
|
-
proto3.util.initPartial(data, this);
|
|
446
|
-
}
|
|
447
|
-
static fromBinary(bytes, options) {
|
|
448
|
-
return new UseTicketRequest().fromBinary(bytes, options);
|
|
449
|
-
}
|
|
450
|
-
static fromJson(jsonValue, options) {
|
|
451
|
-
return new UseTicketRequest().fromJson(jsonValue, options);
|
|
452
|
-
}
|
|
453
|
-
static fromJsonString(jsonString, options) {
|
|
454
|
-
return new UseTicketRequest().fromJsonString(jsonString, options);
|
|
455
|
-
}
|
|
456
|
-
static equals(a, b) {
|
|
457
|
-
return proto3.util.equals(UseTicketRequest, a, b);
|
|
458
|
-
}
|
|
459
|
-
}
|
|
460
|
-
UseTicketRequest.runtime = proto3;
|
|
461
|
-
UseTicketRequest.typeName = "IT.WebServices.Fragments.Authorization.Events.UseTicketRequest";
|
|
462
|
-
UseTicketRequest.fields = proto3.util.newFieldList(() => [
|
|
463
|
-
{ no: 1, name: "TicketId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
464
|
-
]);
|
|
73
|
+
export const ReserveTicketForEventResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 11);
|
|
465
74
|
/**
|
|
466
|
-
*
|
|
75
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.UseTicketRequest.
|
|
76
|
+
* Use `create(UseTicketRequestSchema)` to create a new message.
|
|
467
77
|
*/
|
|
468
|
-
export
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
}
|
|
479
|
-
static fromJsonString(jsonString, options) {
|
|
480
|
-
return new UseTicketResponse().fromJsonString(jsonString, options);
|
|
481
|
-
}
|
|
482
|
-
static equals(a, b) {
|
|
483
|
-
return proto3.util.equals(UseTicketResponse, a, b);
|
|
484
|
-
}
|
|
485
|
-
}
|
|
486
|
-
UseTicketResponse.runtime = proto3;
|
|
487
|
-
UseTicketResponse.typeName = "IT.WebServices.Fragments.Authorization.Events.UseTicketResponse";
|
|
488
|
-
UseTicketResponse.fields = proto3.util.newFieldList(() => [
|
|
489
|
-
{ no: 1, name: "Error", kind: "message", T: TicketError },
|
|
490
|
-
]);
|
|
78
|
+
export const UseTicketRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 12);
|
|
79
|
+
/**
|
|
80
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Events.UseTicketResponse.
|
|
81
|
+
* Use `create(UseTicketResponseSchema)` to create a new message.
|
|
82
|
+
*/
|
|
83
|
+
export const UseTicketResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 13);
|
|
84
|
+
/**
|
|
85
|
+
* @generated from service IT.WebServices.Fragments.Authorization.Events.EventInterface
|
|
86
|
+
*/
|
|
87
|
+
export const EventInterface = /*@__PURE__*/ serviceDesc(file_Protos_IT_WebServices_Fragments_Authorization_Events_EventInterface, 0);
|