@inverted-tech/fragments 0.3.3 → 0.3.5
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/dist/esm/Authentication/UserRecord_pb.js +2 -49
- package/dist/esm/Authentication/connect/Backup_connect.js +2 -48
- package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -26
- package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -303
- package/dist/esm/Authentication/connect/index.js +3 -1
- package/dist/esm/Authentication/index.js +0 -4
- package/dist/esm/Authorization/Events/EventError_pb.js +2 -326
- package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -149
- package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -50
- package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -25
- package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -41
- package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -112
- package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -76
- package/dist/esm/Authorization/Events/connect/index.js +2 -1
- package/dist/esm/Authorization/Events/index.js +0 -3
- package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -19
- package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -14
- package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -13
- package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -37
- package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -58
- package/dist/esm/Authorization/Payment/Crypto/connect/index.js +2 -1
- package/dist/esm/Authorization/Payment/Crypto/index.js +0 -3
- package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -30
- package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -22
- package/dist/esm/Authorization/Payment/Fortis/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Fortis/index.js +0 -2
- package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -13
- package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -14
- package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -37
- package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -85
- package/dist/esm/Authorization/Payment/Manual/connect/index.js +2 -1
- package/dist/esm/Authorization/Payment/Manual/index.js +0 -3
- package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -13
- package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -22
- package/dist/esm/Authorization/Payment/Paypal/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Paypal/index.js +0 -2
- package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -92
- package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -18
- package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -76
- package/dist/esm/Authorization/Payment/Stripe/connect/index.js +1 -1
- package/dist/esm/Authorization/Payment/Stripe/index.js +0 -2
- package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -94
- package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -37
- package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -85
- package/dist/esm/Authorization/Payment/connect/index.js +8 -1
- package/dist/esm/Authorization/Payment/index.js +0 -4
- package/dist/esm/Authorization/SharedTypes_pb.js +2 -13
- package/dist/esm/Authorization/connect/Claims_connect.js +2 -26
- package/dist/esm/Authorization/connect/index.js +3 -1
- package/dist/esm/Authorization/index.js +0 -2
- package/dist/esm/Comment/CommentRecord_pb.js +2 -34
- package/dist/esm/Comment/SharedTypes_pb.js +2 -65
- package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -123
- package/dist/esm/Comment/connect/index.js +1 -1
- package/dist/esm/Comment/index.js +0 -2
- package/dist/esm/Content/AssetRecord_pb.js +2 -15
- package/dist/esm/Content/AudioAssetRecord_pb.js +2 -39
- package/dist/esm/Content/ContentRecord_pb.js +2 -74
- package/dist/esm/Content/ImageAssetRecord_pb.js +2 -39
- package/dist/esm/Content/Music/MusicRecord_pb.js +2 -74
- package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -168
- package/dist/esm/Content/Music/connect/index.js +1 -1
- package/dist/esm/Content/Music/index.js +0 -2
- package/dist/esm/Content/SharedTypes_pb.js +2 -30
- package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -34
- package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -31
- package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -22
- package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -67
- package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -31
- package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -22
- package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -22
- package/dist/esm/Content/Stats/connect/index.js +6 -1
- package/dist/esm/Content/Stats/index.js +0 -7
- package/dist/esm/Content/connect/AssetBackup_connect.js +2 -37
- package/dist/esm/Content/connect/AssetInterface_connect.js +2 -87
- package/dist/esm/Content/connect/Backup_connect.js +2 -49
- package/dist/esm/Content/connect/Content_connect.js +2 -168
- package/dist/esm/Content/connect/Rumble_connect.js +2 -53
- package/dist/esm/Content/connect/Video_connect.js +2 -22
- package/dist/esm/Content/connect/index.js +8 -1
- package/dist/esm/Content/index.js +0 -6
- package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -19
- package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -40
- package/dist/esm/CreatorDashboard/Settings/connect/index.js +1 -1
- package/dist/esm/CreatorDashboard/Settings/index.js +0 -2
- package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -49
- package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -49
- package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -67
- package/dist/esm/CreatorDashboard/Subscribers/connect/index.js +1 -1
- package/dist/esm/CreatorDashboard/Subscribers/index.js +0 -2
- package/dist/esm/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -37
- package/dist/esm/Generic/connect/index.js +1 -1
- package/dist/esm/Generic/index.js +1 -2
- package/dist/esm/Notification/NotificationSettings_pb.js +2 -13
- package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -14
- package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -19
- package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -24
- package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -60
- package/dist/esm/Notification/connect/index.js +2 -1
- package/dist/esm/Notification/index.js +0 -3
- package/dist/esm/Page/PageRecord_pb.js +2 -34
- package/dist/esm/Page/connect/PageInterface_connect.js +2 -123
- package/dist/esm/Page/connect/index.js +1 -1
- package/dist/esm/Page/index.js +0 -2
- package/dist/esm/Settings/SettingsRecord_pb.js +2 -129
- package/dist/esm/Settings/connect/Backup_connect.js +2 -37
- package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -273
- package/dist/esm/Settings/connect/index.js +2 -1
- package/dist/esm/Settings/index.js +0 -3
- package/dist/esm/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +48 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +26 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +303 -0
- package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/UserInterface_pb.js +2 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +49 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +26 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +112 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/AdminEventInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +326 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +76 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/EventInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +149 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +50 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +25 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +41 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +94 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/AdminPaymentInterface_pb.js +1 -1
- 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/Crypto/Backup_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +58 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/BitcoinInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +19 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +14 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +18 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +13 -0
- 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 -0
- 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 +22 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Fortis/FortisInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +18 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +18 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +85 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/ManualPaymentInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +13 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +14 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +85 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/PaymentInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +22 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Paypal/PaypalInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +13 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +18 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +92 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +18 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +76 -0
- package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Stripe/StripeInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +18 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +18 -0
- 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 -0
- 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 +8 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +13 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +123 -0
- package/dist/esm/{Comment → gen/Protos/IT/WebServices/Fragments/Comment}/CommentInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +34 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +65 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +87 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +15 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +39 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +48 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +83 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +74 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +168 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Content_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +39 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +168 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Music/MusicInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +74 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +53 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +30 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +31 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsLikeInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +22 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsProgressInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +67 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsQueryInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +34 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +31 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsSaveInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +22 -0
- package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsShareInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +22 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +22 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +8 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +19 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +40 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +49 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +67 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +49 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -0
- package/dist/esm/{Errors_pb.js → gen/Protos/IT/WebServices/Fragments/Errors_pb.js} +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +37 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +24 -0
- package/dist/esm/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/NotificationInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +13 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +14 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +60 -0
- package/dist/esm/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/UserNotificationInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +19 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +123 -0
- package/dist/esm/{Page → gen/Protos/IT/WebServices/Fragments/Page}/PageInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +34 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +273 -0
- package/dist/esm/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/SettingsInterface_pb.js +1 -1
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +129 -0
- 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 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/connect.js +10 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +12 -0
- package/dist/esm/gen/Protos/IT/WebServices/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -0
- package/dist/esm/gen/Protos/IT/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/index.js +2 -0
- 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 +3 -0
- package/dist/esm/gen/buf/index.js +2 -0
- package/dist/esm/gen/buf/validate/index.js +2 -0
- package/dist/esm/gen/connect.js +2 -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 +4 -0
- package/dist/esm/index.js +3 -12
- 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 +2 -0
- package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -255
- package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -43
- package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -21
- package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -298
- package/dist/protos/Authentication/connect/index.d.ts +3 -1
- package/dist/protos/Authentication/index.d.ts +0 -4
- package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -399
- package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -672
- package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -134
- package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -56
- package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -120
- package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -107
- package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -71
- package/dist/protos/Authorization/Events/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Events/index.d.ts +0 -3
- package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -85
- package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -27
- package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -38
- package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -20
- package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -32
- package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -53
- package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Payment/Crypto/index.d.ts +0 -3
- package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -302
- package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -50
- package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -38
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -17
- package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Fortis/index.d.ts +0 -2
- package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -20
- package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -59
- package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -32
- package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -80
- package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -1
- package/dist/protos/Authorization/Payment/Manual/index.d.ts +0 -3
- package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -24
- package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -42
- package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -17
- package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Paypal/index.d.ts +0 -2
- package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -124
- package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -50
- package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -34
- package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -46
- package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -71
- package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -1
- package/dist/protos/Authorization/Payment/Stripe/index.d.ts +0 -2
- package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -89
- package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -32
- package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -80
- package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -1
- package/dist/protos/Authorization/Payment/index.d.ts +0 -4
- package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -32
- package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -21
- package/dist/protos/Authorization/connect/index.d.ts +3 -1
- package/dist/protos/Authorization/index.d.ts +0 -2
- package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -151
- package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -74
- package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -118
- package/dist/protos/Comment/connect/index.d.ts +1 -1
- package/dist/protos/Comment/index.d.ts +0 -2
- package/dist/protos/Content/AssetRecord_pb.d.ts +1 -37
- package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -147
- package/dist/protos/Content/ContentRecord_pb.d.ts +1 -363
- package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -151
- package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -363
- package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -163
- package/dist/protos/Content/Music/connect/index.d.ts +1 -1
- package/dist/protos/Content/Music/index.d.ts +0 -2
- package/dist/protos/Content/SharedTypes_pb.d.ts +1 -26
- package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -153
- package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -26
- package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -17
- package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -62
- package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -26
- package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -17
- package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -17
- package/dist/protos/Content/Stats/connect/index.d.ts +6 -1
- package/dist/protos/Content/Stats/index.d.ts +0 -7
- package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -32
- package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -82
- package/dist/protos/Content/connect/Backup_connect.d.ts +1 -43
- package/dist/protos/Content/connect/Content_connect.d.ts +1 -163
- package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -48
- package/dist/protos/Content/connect/Video_connect.d.ts +1 -17
- package/dist/protos/Content/connect/index.d.ts +8 -1
- package/dist/protos/Content/index.d.ts +0 -6
- package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -61
- package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -35
- package/dist/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -1
- package/dist/protos/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -186
- package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -186
- package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -62
- package/dist/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -1
- package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +0 -2
- package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -32
- package/dist/protos/Generic/connect/index.d.ts +1 -1
- package/dist/protos/Generic/index.d.ts +1 -2
- package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -28
- package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -43
- package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -107
- package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -19
- package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -55
- package/dist/protos/Notification/connect/index.d.ts +2 -1
- package/dist/protos/Notification/index.d.ts +0 -3
- package/dist/protos/Page/PageRecord_pb.d.ts +1 -171
- package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -118
- package/dist/protos/Page/connect/index.d.ts +1 -1
- package/dist/protos/Page/index.d.ts +0 -2
- package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -513
- package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -32
- package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -268
- package/dist/protos/Settings/connect/index.d.ts +2 -1
- package/dist/protos/Settings/index.d.ts +0 -3
- 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/ServiceInterface_connect.d.ts +21 -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/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/Events/AdminEventInterface_connect.d.ts +107 -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/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/BackupInterface_connect.d.ts +32 -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/BitcoinInterface_connect.d.ts +53 -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/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/ManualPaymentInterface_connect.d.ts +80 -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/Paypal/PaypalInterface_connect.d.ts +17 -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/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/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/Content/AssetBackup_connect.d.ts +32 -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/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/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/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/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/StatsProgressInterface_connect.d.ts +17 -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/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/StatsShareInterface_connect.d.ts +17 -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/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/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/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/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/CreatorDashboard/index.d.ts +2 -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/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/index.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/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/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/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/SettingsInterface_connect.d.ts +268 -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/WebServices/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/index.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/connect.d.ts +1 -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 -11
- 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 +112 -115
- /package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/Backup_pb.js +0 -0
- /package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/ServiceInterface_pb.js +0 -0
- /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Claims_pb.js +0 -0
- /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/BackupInterface_pb.js +0 -0
- /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/Backup_pb.js +0 -0
- /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/Backup_pb.js +0 -0
- /package/dist/esm/{CommonTypes_pb.js → gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js} +0 -0
- /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetBackup_pb.js +0 -0
- /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Rumble_pb.js +0 -0
- /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsViewInterface_pb.js +0 -0
- /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Video_pb.js +0 -0
- /package/dist/esm/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Settings/SettingsManager_pb.js +0 -0
- /package/dist/esm/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Subscribers/Manage_pb.js +0 -0
- /package/dist/esm/{Generic → gen/Protos/IT/WebServices/Fragments/Generic}/ServiceOps_pb.js +0 -0
- /package/dist/esm/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/Backup_pb.js +0 -0
- /package/dist/esm/{buf → gen/buf}/validate/validate_pb.js +0 -0
- /package/dist/esm/{google → gen/google}/api/annotations_pb.js +0 -0
- /package/dist/esm/{google → gen/google}/api/http_pb.js +0 -0
- /package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/Backup_pb.d.ts +0 -0
- /package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/ServiceInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/UserInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Claims_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/AdminEventInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/EventInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/AdminPaymentInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/BackupInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/Backup_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Fortis/FortisInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/Backup_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/PaymentInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Paypal/PaypalInterface_pb.d.ts +0 -0
- /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Stripe/StripeInterface_pb.d.ts +0 -0
- /package/dist/protos/{Comment → gen/Protos/IT/WebServices/Fragments/Comment}/CommentInterface_pb.d.ts +0 -0
- /package/dist/protos/{CommonTypes_pb.d.ts → gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts} +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetBackup_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Content_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Music/MusicInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Rumble_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsLikeInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsProgressInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsQueryInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsSaveInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsShareInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsViewInterface_pb.d.ts +0 -0
- /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Video_pb.d.ts +0 -0
- /package/dist/protos/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Settings/SettingsManager_pb.d.ts +0 -0
- /package/dist/protos/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Subscribers/Manage_pb.d.ts +0 -0
- /package/dist/protos/{Errors_pb.d.ts → gen/Protos/IT/WebServices/Fragments/Errors_pb.d.ts} +0 -0
- /package/dist/protos/{Generic → gen/Protos/IT/WebServices/Fragments/Generic}/ServiceOps_pb.d.ts +0 -0
- /package/dist/protos/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/NotificationInterface_pb.d.ts +0 -0
- /package/dist/protos/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/UserNotificationInterface_pb.d.ts +0 -0
- /package/dist/protos/{Page → gen/Protos/IT/WebServices/Fragments/Page}/PageInterface_pb.d.ts +0 -0
- /package/dist/protos/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/Backup_pb.d.ts +0 -0
- /package/dist/protos/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/SettingsInterface_pb.d.ts +0 -0
- /package/dist/protos/{buf → gen/buf}/validate/validate_pb.d.ts +0 -0
- /package/dist/protos/{google → gen/google}/api/annotations_pb.d.ts +0 -0
- /package/dist/protos/{google → gen/google}/api/http_pb.d.ts +0 -0
|
@@ -0,0 +1,513 @@
|
|
|
1
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
3
|
+
import type { SubscriptionTier } from "../Authorization/SharedTypes_pb";
|
|
4
|
+
import type { CryptoPublicSettings } from "../Authorization/Payment/Crypto/CryptoSettings_pb";
|
|
5
|
+
import type { ManualPaymentPublicSettings } from "../Authorization/Payment/Manual/ManualPaymentSettings_pb";
|
|
6
|
+
import type { FortisOwnerSettings, FortisPublicSettings } from "../Authorization/Payment/Fortis/FortisSettings_pb";
|
|
7
|
+
import type { StripeOwnerSettings, StripePublicSettings } from "../Authorization/Payment/Stripe/StripeSettings_pb";
|
|
8
|
+
import type { PaypalOwnerSettings, PaypalPublicSettings } from "../Authorization/Payment/Paypal/PaypalSettings_pb";
|
|
9
|
+
import type { LayoutEnum } from "../Content/SharedTypes_pb";
|
|
10
|
+
import type { CommentOrder, CommentRestrictionMinimum } from "../Comment/SharedTypes_pb";
|
|
11
|
+
import type { SendgridOwnerSettings } from "../Notification/NotificationSettings_pb";
|
|
12
|
+
import type { EventOwnerSettings, EventPrivateSettings, EventPublicSettings } from "../Authorization/Events/EventsSettings_pb";
|
|
13
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
14
|
+
/**
|
|
15
|
+
* Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsRecord.proto.
|
|
16
|
+
*/
|
|
17
|
+
export declare const file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord: GenFile;
|
|
18
|
+
/**
|
|
19
|
+
* User authentication data
|
|
20
|
+
*
|
|
21
|
+
* @generated from message IT.WebServices.Fragments.Settings.SettingsRecord
|
|
22
|
+
*/
|
|
23
|
+
export type SettingsRecord = Message<"IT.WebServices.Fragments.Settings.SettingsRecord"> & {
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SettingsPublicData Public = 1;
|
|
26
|
+
*/
|
|
27
|
+
Public?: SettingsPublicData;
|
|
28
|
+
/**
|
|
29
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SettingsPrivateData Private = 2;
|
|
30
|
+
*/
|
|
31
|
+
Private?: SettingsPrivateData;
|
|
32
|
+
/**
|
|
33
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SettingsOwnerData Owner = 3;
|
|
34
|
+
*/
|
|
35
|
+
Owner?: SettingsOwnerData;
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Describes the message IT.WebServices.Fragments.Settings.SettingsRecord.
|
|
39
|
+
* Use `create(SettingsRecordSchema)` to create a new message.
|
|
40
|
+
*/
|
|
41
|
+
export declare const SettingsRecordSchema: GenMessage<SettingsRecord>;
|
|
42
|
+
/**
|
|
43
|
+
* @generated from message IT.WebServices.Fragments.Settings.SettingsPublicData
|
|
44
|
+
*/
|
|
45
|
+
export type SettingsPublicData = Message<"IT.WebServices.Fragments.Settings.SettingsPublicData"> & {
|
|
46
|
+
/**
|
|
47
|
+
* Version of settings
|
|
48
|
+
*
|
|
49
|
+
* @generated from field: uint32 VersionNum = 1;
|
|
50
|
+
*/
|
|
51
|
+
VersionNum: number;
|
|
52
|
+
/**
|
|
53
|
+
* UTC timestamp when settings record was last modified
|
|
54
|
+
*
|
|
55
|
+
* @generated from field: google.protobuf.Timestamp ModifiedOnUTC = 2;
|
|
56
|
+
*/
|
|
57
|
+
ModifiedOnUTC?: Timestamp;
|
|
58
|
+
/**
|
|
59
|
+
* @generated from field: IT.WebServices.Fragments.Settings.PersonalizationPublicRecord Personalization = 10;
|
|
60
|
+
*/
|
|
61
|
+
Personalization?: PersonalizationPublicRecord;
|
|
62
|
+
/**
|
|
63
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SubscriptionPublicRecord Subscription = 11;
|
|
64
|
+
*/
|
|
65
|
+
Subscription?: SubscriptionPublicRecord;
|
|
66
|
+
/**
|
|
67
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CommentsPublicRecord Comments = 12;
|
|
68
|
+
*/
|
|
69
|
+
Comments?: CommentsPublicRecord;
|
|
70
|
+
/**
|
|
71
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CMSPublicRecord CMS = 13;
|
|
72
|
+
*/
|
|
73
|
+
CMS?: CMSPublicRecord;
|
|
74
|
+
/**
|
|
75
|
+
* @generated from field: IT.WebServices.Fragments.Settings.NotificationPublicRecord Notification = 14;
|
|
76
|
+
*/
|
|
77
|
+
Notification?: NotificationPublicRecord;
|
|
78
|
+
/**
|
|
79
|
+
* Public settings for events
|
|
80
|
+
*
|
|
81
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventPublicSettings Events = 15;
|
|
82
|
+
*/
|
|
83
|
+
Events?: EventPublicSettings;
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* Describes the message IT.WebServices.Fragments.Settings.SettingsPublicData.
|
|
87
|
+
* Use `create(SettingsPublicDataSchema)` to create a new message.
|
|
88
|
+
*/
|
|
89
|
+
export declare const SettingsPublicDataSchema: GenMessage<SettingsPublicData>;
|
|
90
|
+
/**
|
|
91
|
+
* @generated from message IT.WebServices.Fragments.Settings.SettingsPrivateData
|
|
92
|
+
*/
|
|
93
|
+
export type SettingsPrivateData = Message<"IT.WebServices.Fragments.Settings.SettingsPrivateData"> & {
|
|
94
|
+
/**
|
|
95
|
+
* @generated from field: string ModifiedBy = 2;
|
|
96
|
+
*/
|
|
97
|
+
ModifiedBy: string;
|
|
98
|
+
/**
|
|
99
|
+
* @generated from field: IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord Personalization = 10;
|
|
100
|
+
*/
|
|
101
|
+
Personalization?: PersonalizationPrivateRecord;
|
|
102
|
+
/**
|
|
103
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord Subscription = 11;
|
|
104
|
+
*/
|
|
105
|
+
Subscription?: SubscriptionPrivateRecord;
|
|
106
|
+
/**
|
|
107
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CommentsPrivateRecord Comments = 12;
|
|
108
|
+
*/
|
|
109
|
+
Comments?: CommentsPrivateRecord;
|
|
110
|
+
/**
|
|
111
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CMSPrivateRecord CMS = 13;
|
|
112
|
+
*/
|
|
113
|
+
CMS?: CMSPrivateRecord;
|
|
114
|
+
/**
|
|
115
|
+
* @generated from field: IT.WebServices.Fragments.Settings.NotificationPrivateRecord Notification = 14;
|
|
116
|
+
*/
|
|
117
|
+
Notification?: NotificationPrivateRecord;
|
|
118
|
+
/**
|
|
119
|
+
* Private settings for events
|
|
120
|
+
*
|
|
121
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings Events = 15;
|
|
122
|
+
*/
|
|
123
|
+
Events?: EventPrivateSettings;
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* Describes the message IT.WebServices.Fragments.Settings.SettingsPrivateData.
|
|
127
|
+
* Use `create(SettingsPrivateDataSchema)` to create a new message.
|
|
128
|
+
*/
|
|
129
|
+
export declare const SettingsPrivateDataSchema: GenMessage<SettingsPrivateData>;
|
|
130
|
+
/**
|
|
131
|
+
* @generated from message IT.WebServices.Fragments.Settings.SettingsOwnerData
|
|
132
|
+
*/
|
|
133
|
+
export type SettingsOwnerData = Message<"IT.WebServices.Fragments.Settings.SettingsOwnerData"> & {
|
|
134
|
+
/**
|
|
135
|
+
* @generated from field: IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord Personalization = 10;
|
|
136
|
+
*/
|
|
137
|
+
Personalization?: PersonalizationOwnerRecord;
|
|
138
|
+
/**
|
|
139
|
+
* @generated from field: IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord Subscription = 11;
|
|
140
|
+
*/
|
|
141
|
+
Subscription?: SubscriptionOwnerRecord;
|
|
142
|
+
/**
|
|
143
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CommentsOwnerRecord Comments = 12;
|
|
144
|
+
*/
|
|
145
|
+
Comments?: CommentsOwnerRecord;
|
|
146
|
+
/**
|
|
147
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CMSOwnerRecord CMS = 13;
|
|
148
|
+
*/
|
|
149
|
+
CMS?: CMSOwnerRecord;
|
|
150
|
+
/**
|
|
151
|
+
* @generated from field: IT.WebServices.Fragments.Settings.NotificationOwnerRecord Notification = 14;
|
|
152
|
+
*/
|
|
153
|
+
Notification?: NotificationOwnerRecord;
|
|
154
|
+
/**
|
|
155
|
+
* Owner settings for events
|
|
156
|
+
*
|
|
157
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings Events = 15;
|
|
158
|
+
*/
|
|
159
|
+
Events?: EventOwnerSettings;
|
|
160
|
+
};
|
|
161
|
+
/**
|
|
162
|
+
* Describes the message IT.WebServices.Fragments.Settings.SettingsOwnerData.
|
|
163
|
+
* Use `create(SettingsOwnerDataSchema)` to create a new message.
|
|
164
|
+
*/
|
|
165
|
+
export declare const SettingsOwnerDataSchema: GenMessage<SettingsOwnerData>;
|
|
166
|
+
/**
|
|
167
|
+
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationPublicRecord
|
|
168
|
+
*/
|
|
169
|
+
export type PersonalizationPublicRecord = Message<"IT.WebServices.Fragments.Settings.PersonalizationPublicRecord"> & {
|
|
170
|
+
/**
|
|
171
|
+
* @generated from field: string Title = 1;
|
|
172
|
+
*/
|
|
173
|
+
Title: string;
|
|
174
|
+
/**
|
|
175
|
+
* @generated from field: string MetaDescription = 2;
|
|
176
|
+
*/
|
|
177
|
+
MetaDescription: string;
|
|
178
|
+
/**
|
|
179
|
+
* @generated from field: bool DefaultToDarkMode = 3;
|
|
180
|
+
*/
|
|
181
|
+
DefaultToDarkMode: boolean;
|
|
182
|
+
/**
|
|
183
|
+
* @generated from field: string ProfileImageAssetId = 4;
|
|
184
|
+
*/
|
|
185
|
+
ProfileImageAssetId: string;
|
|
186
|
+
/**
|
|
187
|
+
* @generated from field: string HeaderImageAssetId = 5;
|
|
188
|
+
*/
|
|
189
|
+
HeaderImageAssetId: string;
|
|
190
|
+
};
|
|
191
|
+
/**
|
|
192
|
+
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationPublicRecord.
|
|
193
|
+
* Use `create(PersonalizationPublicRecordSchema)` to create a new message.
|
|
194
|
+
*/
|
|
195
|
+
export declare const PersonalizationPublicRecordSchema: GenMessage<PersonalizationPublicRecord>;
|
|
196
|
+
/**
|
|
197
|
+
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord
|
|
198
|
+
*/
|
|
199
|
+
export type PersonalizationPrivateRecord = Message<"IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord"> & {};
|
|
200
|
+
/**
|
|
201
|
+
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord.
|
|
202
|
+
* Use `create(PersonalizationPrivateRecordSchema)` to create a new message.
|
|
203
|
+
*/
|
|
204
|
+
export declare const PersonalizationPrivateRecordSchema: GenMessage<PersonalizationPrivateRecord>;
|
|
205
|
+
/**
|
|
206
|
+
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord
|
|
207
|
+
*/
|
|
208
|
+
export type PersonalizationOwnerRecord = Message<"IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord"> & {};
|
|
209
|
+
/**
|
|
210
|
+
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord.
|
|
211
|
+
* Use `create(PersonalizationOwnerRecordSchema)` to create a new message.
|
|
212
|
+
*/
|
|
213
|
+
export declare const PersonalizationOwnerRecordSchema: GenMessage<PersonalizationOwnerRecord>;
|
|
214
|
+
/**
|
|
215
|
+
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionPublicRecord
|
|
216
|
+
*/
|
|
217
|
+
export type SubscriptionPublicRecord = Message<"IT.WebServices.Fragments.Settings.SubscriptionPublicRecord"> & {
|
|
218
|
+
/**
|
|
219
|
+
* @generated from field: repeated IT.WebServices.Fragments.Authorization.SubscriptionTier Tiers = 1;
|
|
220
|
+
*/
|
|
221
|
+
Tiers: SubscriptionTier[];
|
|
222
|
+
/**
|
|
223
|
+
* @generated from field: bool AllowOther = 2;
|
|
224
|
+
*/
|
|
225
|
+
AllowOther: boolean;
|
|
226
|
+
/**
|
|
227
|
+
* @generated from field: bool MinimumAllowed = 3;
|
|
228
|
+
*/
|
|
229
|
+
MinimumAllowed: boolean;
|
|
230
|
+
/**
|
|
231
|
+
* @generated from field: bool MaximumAllowed = 4;
|
|
232
|
+
*/
|
|
233
|
+
MaximumAllowed: boolean;
|
|
234
|
+
/**
|
|
235
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Manual.ManualPaymentPublicSettings Manual = 11;
|
|
236
|
+
*/
|
|
237
|
+
Manual?: ManualPaymentPublicSettings;
|
|
238
|
+
/**
|
|
239
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisPublicSettings Fortis = 12;
|
|
240
|
+
*/
|
|
241
|
+
Fortis?: FortisPublicSettings;
|
|
242
|
+
/**
|
|
243
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoPublicSettings Crypto = 13;
|
|
244
|
+
*/
|
|
245
|
+
Crypto?: CryptoPublicSettings;
|
|
246
|
+
/**
|
|
247
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePublicSettings Stripe = 14;
|
|
248
|
+
*/
|
|
249
|
+
Stripe?: StripePublicSettings;
|
|
250
|
+
/**
|
|
251
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPublicSettings Paypal = 15;
|
|
252
|
+
*/
|
|
253
|
+
Paypal?: PaypalPublicSettings;
|
|
254
|
+
};
|
|
255
|
+
/**
|
|
256
|
+
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionPublicRecord.
|
|
257
|
+
* Use `create(SubscriptionPublicRecordSchema)` to create a new message.
|
|
258
|
+
*/
|
|
259
|
+
export declare const SubscriptionPublicRecordSchema: GenMessage<SubscriptionPublicRecord>;
|
|
260
|
+
/**
|
|
261
|
+
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord
|
|
262
|
+
*/
|
|
263
|
+
export type SubscriptionPrivateRecord = Message<"IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord"> & {};
|
|
264
|
+
/**
|
|
265
|
+
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord.
|
|
266
|
+
* Use `create(SubscriptionPrivateRecordSchema)` to create a new message.
|
|
267
|
+
*/
|
|
268
|
+
export declare const SubscriptionPrivateRecordSchema: GenMessage<SubscriptionPrivateRecord>;
|
|
269
|
+
/**
|
|
270
|
+
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord
|
|
271
|
+
*/
|
|
272
|
+
export type SubscriptionOwnerRecord = Message<"IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord"> & {
|
|
273
|
+
/**
|
|
274
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisOwnerSettings Fortis = 12;
|
|
275
|
+
*/
|
|
276
|
+
Fortis?: FortisOwnerSettings;
|
|
277
|
+
/**
|
|
278
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOwnerSettings Stripe = 14;
|
|
279
|
+
*/
|
|
280
|
+
Stripe?: StripeOwnerSettings;
|
|
281
|
+
/**
|
|
282
|
+
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalOwnerSettings Paypal = 15;
|
|
283
|
+
*/
|
|
284
|
+
Paypal?: PaypalOwnerSettings;
|
|
285
|
+
};
|
|
286
|
+
/**
|
|
287
|
+
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord.
|
|
288
|
+
* Use `create(SubscriptionOwnerRecordSchema)` to create a new message.
|
|
289
|
+
*/
|
|
290
|
+
export declare const SubscriptionOwnerRecordSchema: GenMessage<SubscriptionOwnerRecord>;
|
|
291
|
+
/**
|
|
292
|
+
* @generated from message IT.WebServices.Fragments.Settings.CommentsPublicRecord
|
|
293
|
+
*/
|
|
294
|
+
export type CommentsPublicRecord = Message<"IT.WebServices.Fragments.Settings.CommentsPublicRecord"> & {
|
|
295
|
+
/**
|
|
296
|
+
* @generated from field: bool AllowLinks = 1;
|
|
297
|
+
*/
|
|
298
|
+
AllowLinks: boolean;
|
|
299
|
+
/**
|
|
300
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentOrder DefaultOrder = 2;
|
|
301
|
+
*/
|
|
302
|
+
DefaultOrder: CommentOrder;
|
|
303
|
+
/**
|
|
304
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentRestrictionMinimum DefaultRestriction = 3;
|
|
305
|
+
*/
|
|
306
|
+
DefaultRestriction?: CommentRestrictionMinimum;
|
|
307
|
+
/**
|
|
308
|
+
* @generated from field: bool ExplicitModeEnabled = 4;
|
|
309
|
+
*/
|
|
310
|
+
ExplicitModeEnabled: boolean;
|
|
311
|
+
};
|
|
312
|
+
/**
|
|
313
|
+
* Describes the message IT.WebServices.Fragments.Settings.CommentsPublicRecord.
|
|
314
|
+
* Use `create(CommentsPublicRecordSchema)` to create a new message.
|
|
315
|
+
*/
|
|
316
|
+
export declare const CommentsPublicRecordSchema: GenMessage<CommentsPublicRecord>;
|
|
317
|
+
/**
|
|
318
|
+
* @generated from message IT.WebServices.Fragments.Settings.CommentsPrivateRecord
|
|
319
|
+
*/
|
|
320
|
+
export type CommentsPrivateRecord = Message<"IT.WebServices.Fragments.Settings.CommentsPrivateRecord"> & {
|
|
321
|
+
/**
|
|
322
|
+
* @generated from field: repeated string BlackList = 1;
|
|
323
|
+
*/
|
|
324
|
+
BlackList: string[];
|
|
325
|
+
};
|
|
326
|
+
/**
|
|
327
|
+
* Describes the message IT.WebServices.Fragments.Settings.CommentsPrivateRecord.
|
|
328
|
+
* Use `create(CommentsPrivateRecordSchema)` to create a new message.
|
|
329
|
+
*/
|
|
330
|
+
export declare const CommentsPrivateRecordSchema: GenMessage<CommentsPrivateRecord>;
|
|
331
|
+
/**
|
|
332
|
+
* @generated from message IT.WebServices.Fragments.Settings.CommentsOwnerRecord
|
|
333
|
+
*/
|
|
334
|
+
export type CommentsOwnerRecord = Message<"IT.WebServices.Fragments.Settings.CommentsOwnerRecord"> & {};
|
|
335
|
+
/**
|
|
336
|
+
* Describes the message IT.WebServices.Fragments.Settings.CommentsOwnerRecord.
|
|
337
|
+
* Use `create(CommentsOwnerRecordSchema)` to create a new message.
|
|
338
|
+
*/
|
|
339
|
+
export declare const CommentsOwnerRecordSchema: GenMessage<CommentsOwnerRecord>;
|
|
340
|
+
/**
|
|
341
|
+
* @generated from message IT.WebServices.Fragments.Settings.CMSPublicRecord
|
|
342
|
+
*/
|
|
343
|
+
export type CMSPublicRecord = Message<"IT.WebServices.Fragments.Settings.CMSPublicRecord"> & {
|
|
344
|
+
/**
|
|
345
|
+
* @generated from field: IT.WebServices.Fragments.Content.LayoutEnum DefaultLayout = 1;
|
|
346
|
+
*/
|
|
347
|
+
DefaultLayout: LayoutEnum;
|
|
348
|
+
/**
|
|
349
|
+
* @generated from field: repeated IT.WebServices.Fragments.Settings.ChannelRecord Channels = 2;
|
|
350
|
+
*/
|
|
351
|
+
Channels: ChannelRecord[];
|
|
352
|
+
/**
|
|
353
|
+
* @generated from field: repeated IT.WebServices.Fragments.Settings.CategoryRecord Categories = 3;
|
|
354
|
+
*/
|
|
355
|
+
Categories: CategoryRecord[];
|
|
356
|
+
/**
|
|
357
|
+
* @generated from field: IT.WebServices.Fragments.Settings.CMSPublicMenuRecord Menu = 4;
|
|
358
|
+
*/
|
|
359
|
+
Menu?: CMSPublicMenuRecord;
|
|
360
|
+
};
|
|
361
|
+
/**
|
|
362
|
+
* Describes the message IT.WebServices.Fragments.Settings.CMSPublicRecord.
|
|
363
|
+
* Use `create(CMSPublicRecordSchema)` to create a new message.
|
|
364
|
+
*/
|
|
365
|
+
export declare const CMSPublicRecordSchema: GenMessage<CMSPublicRecord>;
|
|
366
|
+
/**
|
|
367
|
+
* @generated from message IT.WebServices.Fragments.Settings.CMSPrivateRecord
|
|
368
|
+
*/
|
|
369
|
+
export type CMSPrivateRecord = Message<"IT.WebServices.Fragments.Settings.CMSPrivateRecord"> & {};
|
|
370
|
+
/**
|
|
371
|
+
* Describes the message IT.WebServices.Fragments.Settings.CMSPrivateRecord.
|
|
372
|
+
* Use `create(CMSPrivateRecordSchema)` to create a new message.
|
|
373
|
+
*/
|
|
374
|
+
export declare const CMSPrivateRecordSchema: GenMessage<CMSPrivateRecord>;
|
|
375
|
+
/**
|
|
376
|
+
* @generated from message IT.WebServices.Fragments.Settings.CMSOwnerRecord
|
|
377
|
+
*/
|
|
378
|
+
export type CMSOwnerRecord = Message<"IT.WebServices.Fragments.Settings.CMSOwnerRecord"> & {};
|
|
379
|
+
/**
|
|
380
|
+
* Describes the message IT.WebServices.Fragments.Settings.CMSOwnerRecord.
|
|
381
|
+
* Use `create(CMSOwnerRecordSchema)` to create a new message.
|
|
382
|
+
*/
|
|
383
|
+
export declare const CMSOwnerRecordSchema: GenMessage<CMSOwnerRecord>;
|
|
384
|
+
/**
|
|
385
|
+
* @generated from message IT.WebServices.Fragments.Settings.NotificationPublicRecord
|
|
386
|
+
*/
|
|
387
|
+
export type NotificationPublicRecord = Message<"IT.WebServices.Fragments.Settings.NotificationPublicRecord"> & {};
|
|
388
|
+
/**
|
|
389
|
+
* Describes the message IT.WebServices.Fragments.Settings.NotificationPublicRecord.
|
|
390
|
+
* Use `create(NotificationPublicRecordSchema)` to create a new message.
|
|
391
|
+
*/
|
|
392
|
+
export declare const NotificationPublicRecordSchema: GenMessage<NotificationPublicRecord>;
|
|
393
|
+
/**
|
|
394
|
+
* @generated from message IT.WebServices.Fragments.Settings.NotificationPrivateRecord
|
|
395
|
+
*/
|
|
396
|
+
export type NotificationPrivateRecord = Message<"IT.WebServices.Fragments.Settings.NotificationPrivateRecord"> & {};
|
|
397
|
+
/**
|
|
398
|
+
* Describes the message IT.WebServices.Fragments.Settings.NotificationPrivateRecord.
|
|
399
|
+
* Use `create(NotificationPrivateRecordSchema)` to create a new message.
|
|
400
|
+
*/
|
|
401
|
+
export declare const NotificationPrivateRecordSchema: GenMessage<NotificationPrivateRecord>;
|
|
402
|
+
/**
|
|
403
|
+
* @generated from message IT.WebServices.Fragments.Settings.NotificationOwnerRecord
|
|
404
|
+
*/
|
|
405
|
+
export type NotificationOwnerRecord = Message<"IT.WebServices.Fragments.Settings.NotificationOwnerRecord"> & {
|
|
406
|
+
/**
|
|
407
|
+
* @generated from field: IT.WebServices.Fragments.Notification.SendgridOwnerSettings Sendgrid = 1;
|
|
408
|
+
*/
|
|
409
|
+
Sendgrid?: SendgridOwnerSettings;
|
|
410
|
+
};
|
|
411
|
+
/**
|
|
412
|
+
* Describes the message IT.WebServices.Fragments.Settings.NotificationOwnerRecord.
|
|
413
|
+
* Use `create(NotificationOwnerRecordSchema)` to create a new message.
|
|
414
|
+
*/
|
|
415
|
+
export declare const NotificationOwnerRecordSchema: GenMessage<NotificationOwnerRecord>;
|
|
416
|
+
/**
|
|
417
|
+
* @generated from message IT.WebServices.Fragments.Settings.ChannelRecord
|
|
418
|
+
*/
|
|
419
|
+
export type ChannelRecord = Message<"IT.WebServices.Fragments.Settings.ChannelRecord"> & {
|
|
420
|
+
/**
|
|
421
|
+
* @generated from field: string ChannelId = 1;
|
|
422
|
+
*/
|
|
423
|
+
ChannelId: string;
|
|
424
|
+
/**
|
|
425
|
+
* @generated from field: string ParentChannelId = 2;
|
|
426
|
+
*/
|
|
427
|
+
ParentChannelId: string;
|
|
428
|
+
/**
|
|
429
|
+
* @generated from field: string DisplayName = 3;
|
|
430
|
+
*/
|
|
431
|
+
DisplayName: string;
|
|
432
|
+
/**
|
|
433
|
+
* @generated from field: string UrlStub = 4;
|
|
434
|
+
*/
|
|
435
|
+
UrlStub: string;
|
|
436
|
+
/**
|
|
437
|
+
* @generated from field: string ImageAssetId = 5;
|
|
438
|
+
*/
|
|
439
|
+
ImageAssetId: string;
|
|
440
|
+
/**
|
|
441
|
+
* @generated from field: string YoutubeUrl = 101;
|
|
442
|
+
*/
|
|
443
|
+
YoutubeUrl: string;
|
|
444
|
+
/**
|
|
445
|
+
* @generated from field: string RumbleUrl = 102;
|
|
446
|
+
*/
|
|
447
|
+
RumbleUrl: string;
|
|
448
|
+
/**
|
|
449
|
+
* @generated from field: string OldChannelId = 1001;
|
|
450
|
+
*/
|
|
451
|
+
OldChannelId: string;
|
|
452
|
+
};
|
|
453
|
+
/**
|
|
454
|
+
* Describes the message IT.WebServices.Fragments.Settings.ChannelRecord.
|
|
455
|
+
* Use `create(ChannelRecordSchema)` to create a new message.
|
|
456
|
+
*/
|
|
457
|
+
export declare const ChannelRecordSchema: GenMessage<ChannelRecord>;
|
|
458
|
+
/**
|
|
459
|
+
* @generated from message IT.WebServices.Fragments.Settings.CategoryRecord
|
|
460
|
+
*/
|
|
461
|
+
export type CategoryRecord = Message<"IT.WebServices.Fragments.Settings.CategoryRecord"> & {
|
|
462
|
+
/**
|
|
463
|
+
* @generated from field: string CategoryId = 1;
|
|
464
|
+
*/
|
|
465
|
+
CategoryId: string;
|
|
466
|
+
/**
|
|
467
|
+
* @generated from field: string ParentCategoryId = 2;
|
|
468
|
+
*/
|
|
469
|
+
ParentCategoryId: string;
|
|
470
|
+
/**
|
|
471
|
+
* @generated from field: string DisplayName = 3;
|
|
472
|
+
*/
|
|
473
|
+
DisplayName: string;
|
|
474
|
+
/**
|
|
475
|
+
* @generated from field: string UrlStub = 4;
|
|
476
|
+
*/
|
|
477
|
+
UrlStub: string;
|
|
478
|
+
/**
|
|
479
|
+
* @generated from field: string OldCategoryId = 1001;
|
|
480
|
+
*/
|
|
481
|
+
OldCategoryId: string;
|
|
482
|
+
};
|
|
483
|
+
/**
|
|
484
|
+
* Describes the message IT.WebServices.Fragments.Settings.CategoryRecord.
|
|
485
|
+
* Use `create(CategoryRecordSchema)` to create a new message.
|
|
486
|
+
*/
|
|
487
|
+
export declare const CategoryRecordSchema: GenMessage<CategoryRecord>;
|
|
488
|
+
/**
|
|
489
|
+
* @generated from message IT.WebServices.Fragments.Settings.CMSPublicMenuRecord
|
|
490
|
+
*/
|
|
491
|
+
export type CMSPublicMenuRecord = Message<"IT.WebServices.Fragments.Settings.CMSPublicMenuRecord"> & {
|
|
492
|
+
/**
|
|
493
|
+
* @generated from field: string AudioMenuLinkName = 1;
|
|
494
|
+
*/
|
|
495
|
+
AudioMenuLinkName: string;
|
|
496
|
+
/**
|
|
497
|
+
* @generated from field: string PictureMenuLinkName = 2;
|
|
498
|
+
*/
|
|
499
|
+
PictureMenuLinkName: string;
|
|
500
|
+
/**
|
|
501
|
+
* @generated from field: string VideoMenuLinkName = 3;
|
|
502
|
+
*/
|
|
503
|
+
VideoMenuLinkName: string;
|
|
504
|
+
/**
|
|
505
|
+
* @generated from field: string WrittenMenuLinkName = 4;
|
|
506
|
+
*/
|
|
507
|
+
WrittenMenuLinkName: string;
|
|
508
|
+
};
|
|
509
|
+
/**
|
|
510
|
+
* Describes the message IT.WebServices.Fragments.Settings.CMSPublicMenuRecord.
|
|
511
|
+
* Use `create(CMSPublicMenuRecordSchema)` to create a new message.
|
|
512
|
+
*/
|
|
513
|
+
export declare const CMSPublicMenuRecordSchema: GenMessage<CMSPublicMenuRecord>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './SettingsRecord_pb';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * as Authentication from './Authentication/connect';
|
|
2
|
+
export * as Authorization from './Authorization/connect';
|
|
3
|
+
export * as Comment from './Comment/connect';
|
|
4
|
+
export * as Content from './Content/connect';
|
|
5
|
+
export * as CreatorDashboard from './CreatorDashboard/connect';
|
|
6
|
+
export * as Generic from './Generic/connect';
|
|
7
|
+
export * as Notification from './Notification/connect';
|
|
8
|
+
export * as Page from './Page/connect';
|
|
9
|
+
export * as Settings from './Settings/connect';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './CommonTypes_pb';
|
|
2
|
+
export * from './Errors_pb';
|
|
3
|
+
export * as Authentication from './Authentication';
|
|
4
|
+
export * as Authorization from './Authorization';
|
|
5
|
+
export * as Comment from './Comment';
|
|
6
|
+
export * as Content from './Content';
|
|
7
|
+
export * as CreatorDashboard from './CreatorDashboard';
|
|
8
|
+
export * as Generic from './Generic';
|
|
9
|
+
export * as Notification from './Notification';
|
|
10
|
+
export * as Page from './Page';
|
|
11
|
+
export * as Settings from './Settings';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as Fragments from './Fragments/connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as Fragments from './Fragments';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as WebServices from './WebServices/connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as WebServices from './WebServices';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as validate from './validate';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './validate_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as IT from './IT/connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as validate from './validate';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './validate_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as Protos from './Protos/connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as api from './api';
|
package/dist/protos/index.d.ts
CHANGED
|
@@ -1,11 +1 @@
|
|
|
1
|
-
export * from './
|
|
2
|
-
export * from './Errors_pb';
|
|
3
|
-
export * as Authentication from './Authentication';
|
|
4
|
-
export * as Authorization from './Authorization';
|
|
5
|
-
export * as Comment from './Comment';
|
|
6
|
-
export * as Content from './Content';
|
|
7
|
-
export * as CreatorDashboard from './CreatorDashboard';
|
|
8
|
-
export * as Generic from './Generic';
|
|
9
|
-
export * as Notification from './Notification';
|
|
10
|
-
export * as Page from './Page';
|
|
11
|
-
export * as Settings from './Settings';
|
|
1
|
+
export * from './gen/Protos';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './UserRecord_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect';
|