@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
|
@@ -1,496 +1,74 @@
|
|
|
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/Content/Music/MusicRecord.proto (package IT.WebServices.Fragments.Content.Music, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import {
|
|
4
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* @generated from message IT.WebServices.Fragments.Content.Music.ContentRecord
|
|
7
|
+
* Describes the file Protos/IT/WebServices/Fragments/Content/Music/MusicRecord.proto.
|
|
10
8
|
*/
|
|
11
|
-
export
|
|
12
|
-
constructor(data) {
|
|
13
|
-
super();
|
|
14
|
-
proto3.util.initPartial(data, this);
|
|
15
|
-
}
|
|
16
|
-
static fromBinary(bytes, options) {
|
|
17
|
-
return new ContentRecord().fromBinary(bytes, options);
|
|
18
|
-
}
|
|
19
|
-
static fromJson(jsonValue, options) {
|
|
20
|
-
return new ContentRecord().fromJson(jsonValue, options);
|
|
21
|
-
}
|
|
22
|
-
static fromJsonString(jsonString, options) {
|
|
23
|
-
return new ContentRecord().fromJsonString(jsonString, options);
|
|
24
|
-
}
|
|
25
|
-
static equals(a, b) {
|
|
26
|
-
return proto3.util.equals(ContentRecord, a, b);
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
ContentRecord.runtime = proto3;
|
|
30
|
-
ContentRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentRecord";
|
|
31
|
-
ContentRecord.fields = proto3.util.newFieldList(() => [
|
|
32
|
-
{ no: 1, name: "Public", kind: "message", T: ContentPublicRecord },
|
|
33
|
-
{ no: 2, name: "Private", kind: "message", T: ContentPrivateRecord },
|
|
34
|
-
]);
|
|
9
|
+
export const file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord = /*@__PURE__*/ fileDesc("Cj9Qcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0NvbnRlbnQvTXVzaWMvTXVzaWNSZWNvcmQucHJvdG8SJklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljIqsBCg1Db250ZW50UmVjb3JkEksKBlB1YmxpYxgBIAEoCzI7LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljLkNvbnRlbnRQdWJsaWNSZWNvcmQSTQoHUHJpdmF0ZRgCIAEoCzI8LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljLkNvbnRlbnRQcml2YXRlUmVjb3JkIp4DChNDb250ZW50UHVibGljUmVjb3JkEhEKCUNvbnRlbnRJRBgBIAEoCRIwCgxDcmVhdGVkT25VVEMYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDU1vZGlmaWVkT25VVEMYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjAKDFB1Ymxpc2hPblVUQxgEIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMQoNQW5ub3VuY2VPblVUQxgHIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLwoLUGlubmVkT25VVEMYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjAKDERlbGV0ZWRPblVUQxgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASRwoERGF0YRgVIAEoCzI5LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljLkNvbnRlbnRQdWJsaWNEYXRhItYBChRDb250ZW50UHJpdmF0ZVJlY29yZBIRCglDcmVhdGVkQnkYAiABKAkSEgoKTW9kaWZpZWRCeRgDIAEoCRITCgtQdWJsaXNoZWRCeRgEIAEoCRITCgtBbm5vdW5jZWRCeRgHIAEoCRIQCghQaW5uZWRCeRgFIAEoCRIRCglEZWxldGVkQnkYBiABKAkSSAoERGF0YRgVIAEoCzI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljLkNvbnRlbnRQcml2YXRlRGF0YSK3BAoRQ29udGVudFB1YmxpY0RhdGESDQoFVGl0bGUYASABKAkSEwoLRGVzY3JpcHRpb24YAiABKAkSDgoGQXV0aG9yGAMgASgJEhAKCEF1dGhvcklEGA0gASgJEgsKA1VSTBgEIAEoCRIcChRGZWF0dXJlZEltYWdlQXNzZXRJRBgGIAEoCRIZChFTdWJzY3JpcHRpb25MZXZlbBgHIAEoDRITCgtDYXRlZ29yeUlkcxgIIAMoCRISCgpDaGFubmVsSWRzGAkgAygJEgwKBFRhZ3MYCiADKAkSTwoFQXVkaW8YFCABKAsyPi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQ29udGVudC5NdXNpYy5BdWRpb0NvbnRlbnRQdWJsaWNEYXRhSAASUwoHUGljdHVyZRgVIAEoCzJALklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50Lk11c2ljLlBpY3R1cmVDb250ZW50UHVibGljRGF0YUgAEk8KBVZpZGVvGBYgASgLMj4uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNvbnRlbnQuTXVzaWMuVmlkZW9Db250ZW50UHVibGljRGF0YUgAElMKB1dyaXR0ZW4YFyABKAsyQC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQ29udGVudC5NdXNpYy5Xcml0dGVuQ29udGVudFB1YmxpY0RhdGFIAEITChFDb250ZW50RGF0YV9vbmVvZiKPAwoSQ29udGVudFByaXZhdGVEYXRhElAKBUF1ZGlvGBQgASgLMj8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNvbnRlbnQuTXVzaWMuQXVkaW9Db250ZW50UHJpdmF0ZURhdGFIABJUCgdQaWN0dXJlGBUgASgLMkEuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNvbnRlbnQuTXVzaWMuUGljdHVyZUNvbnRlbnRQcml2YXRlRGF0YUgAElAKBVZpZGVvGBYgASgLMj8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNvbnRlbnQuTXVzaWMuVmlkZW9Db250ZW50UHJpdmF0ZURhdGFIABJUCgdXcml0dGVuGBcgASgLMkEuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkNvbnRlbnQuTXVzaWMuV3JpdHRlbkNvbnRlbnRQcml2YXRlRGF0YUgAEhQKDE9sZENvbnRlbnRJRBgzIAEoCUITChFDb250ZW50RGF0YV9vbmVvZiJAChZBdWRpb0NvbnRlbnRQdWJsaWNEYXRhEhAKCEh0bWxCb2R5GAEgASgJEhQKDEF1ZGlvQXNzZXRJRBgCIAEoCSIZChdBdWRpb0NvbnRlbnRQcml2YXRlRGF0YSJDChhQaWN0dXJlQ29udGVudFB1YmxpY0RhdGESEAoISHRtbEJvZHkYASABKAkSFQoNSW1hZ2VBc3NldElEcxgCIAMoCSIbChlQaWN0dXJlQ29udGVudFByaXZhdGVEYXRhIn8KFlZpZGVvQ29udGVudFB1YmxpY0RhdGESEAoISHRtbEJvZHkYASABKAkSFAoMSXNMaXZlU3RyZWFtGAIgASgIEg4KBklzTGl2ZRgDIAEoCBIVCg1SdW1ibGVWaWRlb0lkGAsgASgJEhYKDllvdXR1YmVWaWRlb0lkGAwgASgJIhkKF1ZpZGVvQ29udGVudFByaXZhdGVEYXRhIiwKGFdyaXR0ZW5Db250ZW50UHVibGljRGF0YRIQCghIdG1sQm9keRgBIAEoCSIbChlXcml0dGVuQ29udGVudFByaXZhdGVEYXRhYgZwcm90bzM", [file_google_protobuf_timestamp]);
|
|
35
10
|
/**
|
|
36
|
-
*
|
|
11
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.ContentRecord.
|
|
12
|
+
* Use `create(ContentRecordSchema)` to create a new message.
|
|
37
13
|
*/
|
|
38
|
-
export
|
|
39
|
-
constructor(data) {
|
|
40
|
-
super();
|
|
41
|
-
/**
|
|
42
|
-
* Guid for the content record
|
|
43
|
-
*
|
|
44
|
-
* @generated from field: string ContentID = 1;
|
|
45
|
-
*/
|
|
46
|
-
this.ContentID = "";
|
|
47
|
-
proto3.util.initPartial(data, this);
|
|
48
|
-
}
|
|
49
|
-
static fromBinary(bytes, options) {
|
|
50
|
-
return new ContentPublicRecord().fromBinary(bytes, options);
|
|
51
|
-
}
|
|
52
|
-
static fromJson(jsonValue, options) {
|
|
53
|
-
return new ContentPublicRecord().fromJson(jsonValue, options);
|
|
54
|
-
}
|
|
55
|
-
static fromJsonString(jsonString, options) {
|
|
56
|
-
return new ContentPublicRecord().fromJsonString(jsonString, options);
|
|
57
|
-
}
|
|
58
|
-
static equals(a, b) {
|
|
59
|
-
return proto3.util.equals(ContentPublicRecord, a, b);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
ContentPublicRecord.runtime = proto3;
|
|
63
|
-
ContentPublicRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentPublicRecord";
|
|
64
|
-
ContentPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
65
|
-
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
66
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
67
|
-
{ no: 3, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
68
|
-
{ no: 4, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
69
|
-
{ no: 7, name: "AnnounceOnUTC", kind: "message", T: Timestamp },
|
|
70
|
-
{ no: 5, name: "PinnedOnUTC", kind: "message", T: Timestamp },
|
|
71
|
-
{ no: 6, name: "DeletedOnUTC", kind: "message", T: Timestamp },
|
|
72
|
-
{ no: 21, name: "Data", kind: "message", T: ContentPublicData },
|
|
73
|
-
]);
|
|
14
|
+
export const ContentRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 0);
|
|
74
15
|
/**
|
|
75
|
-
*
|
|
16
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.ContentPublicRecord.
|
|
17
|
+
* Use `create(ContentPublicRecordSchema)` to create a new message.
|
|
76
18
|
*/
|
|
77
|
-
export
|
|
78
|
-
constructor(data) {
|
|
79
|
-
super();
|
|
80
|
-
/**
|
|
81
|
-
* @generated from field: string CreatedBy = 2;
|
|
82
|
-
*/
|
|
83
|
-
this.CreatedBy = "";
|
|
84
|
-
/**
|
|
85
|
-
* @generated from field: string ModifiedBy = 3;
|
|
86
|
-
*/
|
|
87
|
-
this.ModifiedBy = "";
|
|
88
|
-
/**
|
|
89
|
-
* @generated from field: string PublishedBy = 4;
|
|
90
|
-
*/
|
|
91
|
-
this.PublishedBy = "";
|
|
92
|
-
/**
|
|
93
|
-
* @generated from field: string AnnouncedBy = 7;
|
|
94
|
-
*/
|
|
95
|
-
this.AnnouncedBy = "";
|
|
96
|
-
/**
|
|
97
|
-
* @generated from field: string PinnedBy = 5;
|
|
98
|
-
*/
|
|
99
|
-
this.PinnedBy = "";
|
|
100
|
-
/**
|
|
101
|
-
* @generated from field: string DeletedBy = 6;
|
|
102
|
-
*/
|
|
103
|
-
this.DeletedBy = "";
|
|
104
|
-
proto3.util.initPartial(data, this);
|
|
105
|
-
}
|
|
106
|
-
static fromBinary(bytes, options) {
|
|
107
|
-
return new ContentPrivateRecord().fromBinary(bytes, options);
|
|
108
|
-
}
|
|
109
|
-
static fromJson(jsonValue, options) {
|
|
110
|
-
return new ContentPrivateRecord().fromJson(jsonValue, options);
|
|
111
|
-
}
|
|
112
|
-
static fromJsonString(jsonString, options) {
|
|
113
|
-
return new ContentPrivateRecord().fromJsonString(jsonString, options);
|
|
114
|
-
}
|
|
115
|
-
static equals(a, b) {
|
|
116
|
-
return proto3.util.equals(ContentPrivateRecord, a, b);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
ContentPrivateRecord.runtime = proto3;
|
|
120
|
-
ContentPrivateRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentPrivateRecord";
|
|
121
|
-
ContentPrivateRecord.fields = proto3.util.newFieldList(() => [
|
|
122
|
-
{ no: 2, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
123
|
-
{ no: 3, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
124
|
-
{ no: 4, name: "PublishedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
125
|
-
{ no: 7, name: "AnnouncedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
126
|
-
{ no: 5, name: "PinnedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
127
|
-
{ no: 6, name: "DeletedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
128
|
-
{ no: 21, name: "Data", kind: "message", T: ContentPrivateData },
|
|
129
|
-
]);
|
|
19
|
+
export const ContentPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 1);
|
|
130
20
|
/**
|
|
131
|
-
*
|
|
21
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.ContentPrivateRecord.
|
|
22
|
+
* Use `create(ContentPrivateRecordSchema)` to create a new message.
|
|
132
23
|
*/
|
|
133
|
-
export
|
|
134
|
-
constructor(data) {
|
|
135
|
-
super();
|
|
136
|
-
/**
|
|
137
|
-
* @generated from field: string Title = 1;
|
|
138
|
-
*/
|
|
139
|
-
this.Title = "";
|
|
140
|
-
/**
|
|
141
|
-
* @generated from field: string Description = 2;
|
|
142
|
-
*/
|
|
143
|
-
this.Description = "";
|
|
144
|
-
/**
|
|
145
|
-
* @generated from field: string Author = 3;
|
|
146
|
-
*/
|
|
147
|
-
this.Author = "";
|
|
148
|
-
/**
|
|
149
|
-
* @generated from field: string AuthorID = 13;
|
|
150
|
-
*/
|
|
151
|
-
this.AuthorID = "";
|
|
152
|
-
/**
|
|
153
|
-
* @generated from field: string URL = 4;
|
|
154
|
-
*/
|
|
155
|
-
this.URL = "";
|
|
156
|
-
/**
|
|
157
|
-
* @generated from field: string FeaturedImageAssetID = 6;
|
|
158
|
-
*/
|
|
159
|
-
this.FeaturedImageAssetID = "";
|
|
160
|
-
/**
|
|
161
|
-
* @generated from field: uint32 SubscriptionLevel = 7;
|
|
162
|
-
*/
|
|
163
|
-
this.SubscriptionLevel = 0;
|
|
164
|
-
/**
|
|
165
|
-
* @generated from field: repeated string CategoryIds = 8;
|
|
166
|
-
*/
|
|
167
|
-
this.CategoryIds = [];
|
|
168
|
-
/**
|
|
169
|
-
* @generated from field: repeated string ChannelIds = 9;
|
|
170
|
-
*/
|
|
171
|
-
this.ChannelIds = [];
|
|
172
|
-
/**
|
|
173
|
-
* @generated from field: repeated string Tags = 10;
|
|
174
|
-
*/
|
|
175
|
-
this.Tags = [];
|
|
176
|
-
/**
|
|
177
|
-
* @generated from oneof IT.WebServices.Fragments.Content.Music.ContentPublicData.ContentData_oneof
|
|
178
|
-
*/
|
|
179
|
-
this.ContentDataOneof = { case: undefined };
|
|
180
|
-
proto3.util.initPartial(data, this);
|
|
181
|
-
}
|
|
182
|
-
static fromBinary(bytes, options) {
|
|
183
|
-
return new ContentPublicData().fromBinary(bytes, options);
|
|
184
|
-
}
|
|
185
|
-
static fromJson(jsonValue, options) {
|
|
186
|
-
return new ContentPublicData().fromJson(jsonValue, options);
|
|
187
|
-
}
|
|
188
|
-
static fromJsonString(jsonString, options) {
|
|
189
|
-
return new ContentPublicData().fromJsonString(jsonString, options);
|
|
190
|
-
}
|
|
191
|
-
static equals(a, b) {
|
|
192
|
-
return proto3.util.equals(ContentPublicData, a, b);
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
ContentPublicData.runtime = proto3;
|
|
196
|
-
ContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.ContentPublicData";
|
|
197
|
-
ContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
198
|
-
{ no: 1, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
199
|
-
{ no: 2, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
200
|
-
{ no: 3, name: "Author", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
201
|
-
{ no: 13, name: "AuthorID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
202
|
-
{ no: 4, name: "URL", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
203
|
-
{ no: 6, name: "FeaturedImageAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
204
|
-
{ no: 7, name: "SubscriptionLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
205
|
-
{ no: 8, name: "CategoryIds", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
206
|
-
{ no: 9, name: "ChannelIds", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
207
|
-
{ no: 10, name: "Tags", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
208
|
-
{ no: 20, name: "Audio", kind: "message", T: AudioContentPublicData, oneof: "ContentData_oneof" },
|
|
209
|
-
{ no: 21, name: "Picture", kind: "message", T: PictureContentPublicData, oneof: "ContentData_oneof" },
|
|
210
|
-
{ no: 22, name: "Video", kind: "message", T: VideoContentPublicData, oneof: "ContentData_oneof" },
|
|
211
|
-
{ no: 23, name: "Written", kind: "message", T: WrittenContentPublicData, oneof: "ContentData_oneof" },
|
|
212
|
-
]);
|
|
24
|
+
export const ContentPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 2);
|
|
213
25
|
/**
|
|
214
|
-
*
|
|
26
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.ContentPublicData.
|
|
27
|
+
* Use `create(ContentPublicDataSchema)` to create a new message.
|
|
215
28
|
*/
|
|
216
|
-
export
|
|
217
|
-
constructor(data) {
|
|
218
|
-
super();
|
|
219
|
-
/**
|
|
220
|
-
* @generated from oneof IT.WebServices.Fragments.Content.Music.ContentPrivateData.ContentData_oneof
|
|
221
|
-
*/
|
|
222
|
-
this.ContentDataOneof = { case: undefined };
|
|
223
|
-
/**
|
|
224
|
-
* @generated from field: string OldContentID = 51;
|
|
225
|
-
*/
|
|
226
|
-
this.OldContentID = "";
|
|
227
|
-
proto3.util.initPartial(data, this);
|
|
228
|
-
}
|
|
229
|
-
static fromBinary(bytes, options) {
|
|
230
|
-
return new ContentPrivateData().fromBinary(bytes, options);
|
|
231
|
-
}
|
|
232
|
-
static fromJson(jsonValue, options) {
|
|
233
|
-
return new ContentPrivateData().fromJson(jsonValue, options);
|
|
234
|
-
}
|
|
235
|
-
static fromJsonString(jsonString, options) {
|
|
236
|
-
return new ContentPrivateData().fromJsonString(jsonString, options);
|
|
237
|
-
}
|
|
238
|
-
static equals(a, b) {
|
|
239
|
-
return proto3.util.equals(ContentPrivateData, a, b);
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
ContentPrivateData.runtime = proto3;
|
|
243
|
-
ContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.ContentPrivateData";
|
|
244
|
-
ContentPrivateData.fields = proto3.util.newFieldList(() => [
|
|
245
|
-
{ no: 20, name: "Audio", kind: "message", T: AudioContentPrivateData, oneof: "ContentData_oneof" },
|
|
246
|
-
{ no: 21, name: "Picture", kind: "message", T: PictureContentPrivateData, oneof: "ContentData_oneof" },
|
|
247
|
-
{ no: 22, name: "Video", kind: "message", T: VideoContentPrivateData, oneof: "ContentData_oneof" },
|
|
248
|
-
{ no: 23, name: "Written", kind: "message", T: WrittenContentPrivateData, oneof: "ContentData_oneof" },
|
|
249
|
-
{ no: 51, name: "OldContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
250
|
-
]);
|
|
29
|
+
export const ContentPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 3);
|
|
251
30
|
/**
|
|
252
|
-
*
|
|
31
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.ContentPrivateData.
|
|
32
|
+
* Use `create(ContentPrivateDataSchema)` to create a new message.
|
|
253
33
|
*/
|
|
254
|
-
export
|
|
255
|
-
constructor(data) {
|
|
256
|
-
super();
|
|
257
|
-
/**
|
|
258
|
-
* @generated from field: string HtmlBody = 1;
|
|
259
|
-
*/
|
|
260
|
-
this.HtmlBody = "";
|
|
261
|
-
/**
|
|
262
|
-
* @generated from field: string AudioAssetID = 2;
|
|
263
|
-
*/
|
|
264
|
-
this.AudioAssetID = "";
|
|
265
|
-
proto3.util.initPartial(data, this);
|
|
266
|
-
}
|
|
267
|
-
static fromBinary(bytes, options) {
|
|
268
|
-
return new AudioContentPublicData().fromBinary(bytes, options);
|
|
269
|
-
}
|
|
270
|
-
static fromJson(jsonValue, options) {
|
|
271
|
-
return new AudioContentPublicData().fromJson(jsonValue, options);
|
|
272
|
-
}
|
|
273
|
-
static fromJsonString(jsonString, options) {
|
|
274
|
-
return new AudioContentPublicData().fromJsonString(jsonString, options);
|
|
275
|
-
}
|
|
276
|
-
static equals(a, b) {
|
|
277
|
-
return proto3.util.equals(AudioContentPublicData, a, b);
|
|
278
|
-
}
|
|
279
|
-
}
|
|
280
|
-
AudioContentPublicData.runtime = proto3;
|
|
281
|
-
AudioContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.AudioContentPublicData";
|
|
282
|
-
AudioContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
283
|
-
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
284
|
-
{ no: 2, name: "AudioAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
285
|
-
]);
|
|
34
|
+
export const ContentPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 4);
|
|
286
35
|
/**
|
|
287
|
-
*
|
|
36
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.AudioContentPublicData.
|
|
37
|
+
* Use `create(AudioContentPublicDataSchema)` to create a new message.
|
|
288
38
|
*/
|
|
289
|
-
export
|
|
290
|
-
constructor(data) {
|
|
291
|
-
super();
|
|
292
|
-
proto3.util.initPartial(data, this);
|
|
293
|
-
}
|
|
294
|
-
static fromBinary(bytes, options) {
|
|
295
|
-
return new AudioContentPrivateData().fromBinary(bytes, options);
|
|
296
|
-
}
|
|
297
|
-
static fromJson(jsonValue, options) {
|
|
298
|
-
return new AudioContentPrivateData().fromJson(jsonValue, options);
|
|
299
|
-
}
|
|
300
|
-
static fromJsonString(jsonString, options) {
|
|
301
|
-
return new AudioContentPrivateData().fromJsonString(jsonString, options);
|
|
302
|
-
}
|
|
303
|
-
static equals(a, b) {
|
|
304
|
-
return proto3.util.equals(AudioContentPrivateData, a, b);
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
AudioContentPrivateData.runtime = proto3;
|
|
308
|
-
AudioContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.AudioContentPrivateData";
|
|
309
|
-
AudioContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
39
|
+
export const AudioContentPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 5);
|
|
310
40
|
/**
|
|
311
|
-
*
|
|
41
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.AudioContentPrivateData.
|
|
42
|
+
* Use `create(AudioContentPrivateDataSchema)` to create a new message.
|
|
312
43
|
*/
|
|
313
|
-
export
|
|
314
|
-
constructor(data) {
|
|
315
|
-
super();
|
|
316
|
-
/**
|
|
317
|
-
* @generated from field: string HtmlBody = 1;
|
|
318
|
-
*/
|
|
319
|
-
this.HtmlBody = "";
|
|
320
|
-
/**
|
|
321
|
-
* @generated from field: repeated string ImageAssetIDs = 2;
|
|
322
|
-
*/
|
|
323
|
-
this.ImageAssetIDs = [];
|
|
324
|
-
proto3.util.initPartial(data, this);
|
|
325
|
-
}
|
|
326
|
-
static fromBinary(bytes, options) {
|
|
327
|
-
return new PictureContentPublicData().fromBinary(bytes, options);
|
|
328
|
-
}
|
|
329
|
-
static fromJson(jsonValue, options) {
|
|
330
|
-
return new PictureContentPublicData().fromJson(jsonValue, options);
|
|
331
|
-
}
|
|
332
|
-
static fromJsonString(jsonString, options) {
|
|
333
|
-
return new PictureContentPublicData().fromJsonString(jsonString, options);
|
|
334
|
-
}
|
|
335
|
-
static equals(a, b) {
|
|
336
|
-
return proto3.util.equals(PictureContentPublicData, a, b);
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
PictureContentPublicData.runtime = proto3;
|
|
340
|
-
PictureContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.PictureContentPublicData";
|
|
341
|
-
PictureContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
342
|
-
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
343
|
-
{ no: 2, name: "ImageAssetIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
344
|
-
]);
|
|
44
|
+
export const AudioContentPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 6);
|
|
345
45
|
/**
|
|
346
|
-
*
|
|
46
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.PictureContentPublicData.
|
|
47
|
+
* Use `create(PictureContentPublicDataSchema)` to create a new message.
|
|
347
48
|
*/
|
|
348
|
-
export
|
|
349
|
-
constructor(data) {
|
|
350
|
-
super();
|
|
351
|
-
proto3.util.initPartial(data, this);
|
|
352
|
-
}
|
|
353
|
-
static fromBinary(bytes, options) {
|
|
354
|
-
return new PictureContentPrivateData().fromBinary(bytes, options);
|
|
355
|
-
}
|
|
356
|
-
static fromJson(jsonValue, options) {
|
|
357
|
-
return new PictureContentPrivateData().fromJson(jsonValue, options);
|
|
358
|
-
}
|
|
359
|
-
static fromJsonString(jsonString, options) {
|
|
360
|
-
return new PictureContentPrivateData().fromJsonString(jsonString, options);
|
|
361
|
-
}
|
|
362
|
-
static equals(a, b) {
|
|
363
|
-
return proto3.util.equals(PictureContentPrivateData, a, b);
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
PictureContentPrivateData.runtime = proto3;
|
|
367
|
-
PictureContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.PictureContentPrivateData";
|
|
368
|
-
PictureContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
49
|
+
export const PictureContentPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 7);
|
|
369
50
|
/**
|
|
370
|
-
*
|
|
51
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.PictureContentPrivateData.
|
|
52
|
+
* Use `create(PictureContentPrivateDataSchema)` to create a new message.
|
|
371
53
|
*/
|
|
372
|
-
export
|
|
373
|
-
constructor(data) {
|
|
374
|
-
super();
|
|
375
|
-
/**
|
|
376
|
-
* @generated from field: string HtmlBody = 1;
|
|
377
|
-
*/
|
|
378
|
-
this.HtmlBody = "";
|
|
379
|
-
/**
|
|
380
|
-
* @generated from field: bool IsLiveStream = 2;
|
|
381
|
-
*/
|
|
382
|
-
this.IsLiveStream = false;
|
|
383
|
-
/**
|
|
384
|
-
* @generated from field: bool IsLive = 3;
|
|
385
|
-
*/
|
|
386
|
-
this.IsLive = false;
|
|
387
|
-
/**
|
|
388
|
-
* @generated from field: string RumbleVideoId = 11;
|
|
389
|
-
*/
|
|
390
|
-
this.RumbleVideoId = "";
|
|
391
|
-
/**
|
|
392
|
-
* @generated from field: string YoutubeVideoId = 12;
|
|
393
|
-
*/
|
|
394
|
-
this.YoutubeVideoId = "";
|
|
395
|
-
proto3.util.initPartial(data, this);
|
|
396
|
-
}
|
|
397
|
-
static fromBinary(bytes, options) {
|
|
398
|
-
return new VideoContentPublicData().fromBinary(bytes, options);
|
|
399
|
-
}
|
|
400
|
-
static fromJson(jsonValue, options) {
|
|
401
|
-
return new VideoContentPublicData().fromJson(jsonValue, options);
|
|
402
|
-
}
|
|
403
|
-
static fromJsonString(jsonString, options) {
|
|
404
|
-
return new VideoContentPublicData().fromJsonString(jsonString, options);
|
|
405
|
-
}
|
|
406
|
-
static equals(a, b) {
|
|
407
|
-
return proto3.util.equals(VideoContentPublicData, a, b);
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
VideoContentPublicData.runtime = proto3;
|
|
411
|
-
VideoContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.VideoContentPublicData";
|
|
412
|
-
VideoContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
413
|
-
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
414
|
-
{ no: 2, name: "IsLiveStream", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
415
|
-
{ no: 3, name: "IsLive", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
416
|
-
{ no: 11, name: "RumbleVideoId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
417
|
-
{ no: 12, name: "YoutubeVideoId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
418
|
-
]);
|
|
54
|
+
export const PictureContentPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 8);
|
|
419
55
|
/**
|
|
420
|
-
*
|
|
56
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.VideoContentPublicData.
|
|
57
|
+
* Use `create(VideoContentPublicDataSchema)` to create a new message.
|
|
421
58
|
*/
|
|
422
|
-
export
|
|
423
|
-
constructor(data) {
|
|
424
|
-
super();
|
|
425
|
-
proto3.util.initPartial(data, this);
|
|
426
|
-
}
|
|
427
|
-
static fromBinary(bytes, options) {
|
|
428
|
-
return new VideoContentPrivateData().fromBinary(bytes, options);
|
|
429
|
-
}
|
|
430
|
-
static fromJson(jsonValue, options) {
|
|
431
|
-
return new VideoContentPrivateData().fromJson(jsonValue, options);
|
|
432
|
-
}
|
|
433
|
-
static fromJsonString(jsonString, options) {
|
|
434
|
-
return new VideoContentPrivateData().fromJsonString(jsonString, options);
|
|
435
|
-
}
|
|
436
|
-
static equals(a, b) {
|
|
437
|
-
return proto3.util.equals(VideoContentPrivateData, a, b);
|
|
438
|
-
}
|
|
439
|
-
}
|
|
440
|
-
VideoContentPrivateData.runtime = proto3;
|
|
441
|
-
VideoContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.VideoContentPrivateData";
|
|
442
|
-
VideoContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
59
|
+
export const VideoContentPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 9);
|
|
443
60
|
/**
|
|
444
|
-
*
|
|
61
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.VideoContentPrivateData.
|
|
62
|
+
* Use `create(VideoContentPrivateDataSchema)` to create a new message.
|
|
445
63
|
*/
|
|
446
|
-
export
|
|
447
|
-
constructor(data) {
|
|
448
|
-
super();
|
|
449
|
-
/**
|
|
450
|
-
* @generated from field: string HtmlBody = 1;
|
|
451
|
-
*/
|
|
452
|
-
this.HtmlBody = "";
|
|
453
|
-
proto3.util.initPartial(data, this);
|
|
454
|
-
}
|
|
455
|
-
static fromBinary(bytes, options) {
|
|
456
|
-
return new WrittenContentPublicData().fromBinary(bytes, options);
|
|
457
|
-
}
|
|
458
|
-
static fromJson(jsonValue, options) {
|
|
459
|
-
return new WrittenContentPublicData().fromJson(jsonValue, options);
|
|
460
|
-
}
|
|
461
|
-
static fromJsonString(jsonString, options) {
|
|
462
|
-
return new WrittenContentPublicData().fromJsonString(jsonString, options);
|
|
463
|
-
}
|
|
464
|
-
static equals(a, b) {
|
|
465
|
-
return proto3.util.equals(WrittenContentPublicData, a, b);
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
WrittenContentPublicData.runtime = proto3;
|
|
469
|
-
WrittenContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.WrittenContentPublicData";
|
|
470
|
-
WrittenContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
471
|
-
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
472
|
-
]);
|
|
64
|
+
export const VideoContentPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 10);
|
|
473
65
|
/**
|
|
474
|
-
*
|
|
66
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.WrittenContentPublicData.
|
|
67
|
+
* Use `create(WrittenContentPublicDataSchema)` to create a new message.
|
|
475
68
|
*/
|
|
476
|
-
export
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
return new WrittenContentPrivateData().fromBinary(bytes, options);
|
|
483
|
-
}
|
|
484
|
-
static fromJson(jsonValue, options) {
|
|
485
|
-
return new WrittenContentPrivateData().fromJson(jsonValue, options);
|
|
486
|
-
}
|
|
487
|
-
static fromJsonString(jsonString, options) {
|
|
488
|
-
return new WrittenContentPrivateData().fromJsonString(jsonString, options);
|
|
489
|
-
}
|
|
490
|
-
static equals(a, b) {
|
|
491
|
-
return proto3.util.equals(WrittenContentPrivateData, a, b);
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
WrittenContentPrivateData.runtime = proto3;
|
|
495
|
-
WrittenContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.WrittenContentPrivateData";
|
|
496
|
-
WrittenContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
69
|
+
export const WrittenContentPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 11);
|
|
70
|
+
/**
|
|
71
|
+
* Describes the message IT.WebServices.Fragments.Content.Music.WrittenContentPrivateData.
|
|
72
|
+
* Use `create(WrittenContentPrivateDataSchema)` to create a new message.
|
|
73
|
+
*/
|
|
74
|
+
export const WrittenContentPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Content_Music_MusicRecord, 12);
|
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
// Auto-generated
|
|
2
|
-
|
|
3
|
-
// Namespaced re-exports to avoid symbol collisions
|
|
4
|
-
export * as MusicInterface_connect from './MusicInterface_connect';
|
|
5
|
-
export * as MusicInterface_pb from './MusicInterface_pb';
|
|
6
|
-
export * as MusicRecord_pb from './MusicRecord_pb';
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from './MusicRecord_pb';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/Content/Rumble.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
-
import { EmptyRequest, RumbleChannelRequest, RumbleChannelResponse, RumbleVideoRequest, RumbleVideoResponse, StoredDataRequest, StoredDataResponse } from "./Rumble_pb";
|
|
6
5
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
6
|
/**
|
|
8
7
|
* @generated from service IT.WebServices.Fragments.Content.RumbleInterface
|