@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,118 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Service for Asset fragment interface
|
|
3
|
+
*
|
|
4
|
+
* @generated from service IT.WebServices.Fragments.Comment.CommentInterface
|
|
5
|
+
*/
|
|
6
|
+
export declare const CommentInterface: {
|
|
7
|
+
readonly typeName: "IT.WebServices.Fragments.Comment.CommentInterface";
|
|
8
|
+
readonly methods: {
|
|
9
|
+
/**
|
|
10
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.AdminDeleteComment
|
|
11
|
+
*/
|
|
12
|
+
readonly adminDeleteComment: {
|
|
13
|
+
readonly name: "AdminDeleteComment";
|
|
14
|
+
readonly I: any;
|
|
15
|
+
readonly O: any;
|
|
16
|
+
readonly kind: any;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.AdminPinComment
|
|
20
|
+
*/
|
|
21
|
+
readonly adminPinComment: {
|
|
22
|
+
readonly name: "AdminPinComment";
|
|
23
|
+
readonly I: any;
|
|
24
|
+
readonly O: any;
|
|
25
|
+
readonly kind: any;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.AdminUnDeleteComment
|
|
29
|
+
*/
|
|
30
|
+
readonly adminUnDeleteComment: {
|
|
31
|
+
readonly name: "AdminUnDeleteComment";
|
|
32
|
+
readonly I: any;
|
|
33
|
+
readonly O: any;
|
|
34
|
+
readonly kind: any;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.AdminUnPinComment
|
|
38
|
+
*/
|
|
39
|
+
readonly adminUnPinComment: {
|
|
40
|
+
readonly name: "AdminUnPinComment";
|
|
41
|
+
readonly I: any;
|
|
42
|
+
readonly O: any;
|
|
43
|
+
readonly kind: any;
|
|
44
|
+
};
|
|
45
|
+
/**
|
|
46
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.CreateCommentForContent
|
|
47
|
+
*/
|
|
48
|
+
readonly createCommentForContent: {
|
|
49
|
+
readonly name: "CreateCommentForContent";
|
|
50
|
+
readonly I: any;
|
|
51
|
+
readonly O: any;
|
|
52
|
+
readonly kind: any;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.CreateCommentForComment
|
|
56
|
+
*/
|
|
57
|
+
readonly createCommentForComment: {
|
|
58
|
+
readonly name: "CreateCommentForComment";
|
|
59
|
+
readonly I: any;
|
|
60
|
+
readonly O: any;
|
|
61
|
+
readonly kind: any;
|
|
62
|
+
};
|
|
63
|
+
/**
|
|
64
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.DeleteOwnComment
|
|
65
|
+
*/
|
|
66
|
+
readonly deleteOwnComment: {
|
|
67
|
+
readonly name: "DeleteOwnComment";
|
|
68
|
+
readonly I: any;
|
|
69
|
+
readonly O: any;
|
|
70
|
+
readonly kind: any;
|
|
71
|
+
};
|
|
72
|
+
/**
|
|
73
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.EditComment
|
|
74
|
+
*/
|
|
75
|
+
readonly editComment: {
|
|
76
|
+
readonly name: "EditComment";
|
|
77
|
+
readonly I: any;
|
|
78
|
+
readonly O: any;
|
|
79
|
+
readonly kind: any;
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.GetCommentsForContent
|
|
83
|
+
*/
|
|
84
|
+
readonly getCommentsForContent: {
|
|
85
|
+
readonly name: "GetCommentsForContent";
|
|
86
|
+
readonly I: any;
|
|
87
|
+
readonly O: any;
|
|
88
|
+
readonly kind: any;
|
|
89
|
+
};
|
|
90
|
+
/**
|
|
91
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.GetCommentsForComment
|
|
92
|
+
*/
|
|
93
|
+
readonly getCommentsForComment: {
|
|
94
|
+
readonly name: "GetCommentsForComment";
|
|
95
|
+
readonly I: any;
|
|
96
|
+
readonly O: any;
|
|
97
|
+
readonly kind: any;
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.LikeComment
|
|
101
|
+
*/
|
|
102
|
+
readonly likeComment: {
|
|
103
|
+
readonly name: "LikeComment";
|
|
104
|
+
readonly I: any;
|
|
105
|
+
readonly O: any;
|
|
106
|
+
readonly kind: any;
|
|
107
|
+
};
|
|
108
|
+
/**
|
|
109
|
+
* @generated from rpc IT.WebServices.Fragments.Comment.CommentInterface.UnLikeComment
|
|
110
|
+
*/
|
|
111
|
+
readonly unLikeComment: {
|
|
112
|
+
readonly name: "UnLikeComment";
|
|
113
|
+
readonly I: any;
|
|
114
|
+
readonly O: any;
|
|
115
|
+
readonly kind: any;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
};
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
3
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
4
|
+
/**
|
|
5
|
+
* Describes the file Protos/IT/WebServices/Fragments/Comment/CommentRecord.proto.
|
|
6
|
+
*/
|
|
7
|
+
export declare const file_Protos_IT_WebServices_Fragments_Comment_CommentRecord: GenFile;
|
|
8
|
+
/**
|
|
9
|
+
* Content record data
|
|
10
|
+
*
|
|
11
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentRecord
|
|
12
|
+
*/
|
|
13
|
+
export type CommentRecord = Message<"IT.WebServices.Fragments.Comment.CommentRecord"> & {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentPublicRecord Public = 1;
|
|
16
|
+
*/
|
|
17
|
+
Public?: CommentPublicRecord;
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentPrivateRecord Private = 2;
|
|
20
|
+
*/
|
|
21
|
+
Private?: CommentPrivateRecord;
|
|
22
|
+
};
|
|
23
|
+
/**
|
|
24
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentRecord.
|
|
25
|
+
* Use `create(CommentRecordSchema)` to create a new message.
|
|
26
|
+
*/
|
|
27
|
+
export declare const CommentRecordSchema: GenMessage<CommentRecord>;
|
|
28
|
+
/**
|
|
29
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentPublicRecord
|
|
30
|
+
*/
|
|
31
|
+
export type CommentPublicRecord = Message<"IT.WebServices.Fragments.Comment.CommentPublicRecord"> & {
|
|
32
|
+
/**
|
|
33
|
+
* Guid for the comment record
|
|
34
|
+
*
|
|
35
|
+
* @generated from field: string CommentID = 1;
|
|
36
|
+
*/
|
|
37
|
+
CommentID: string;
|
|
38
|
+
/**
|
|
39
|
+
* Guid for the parent comment record
|
|
40
|
+
*
|
|
41
|
+
* @generated from field: string ParentCommentID = 2;
|
|
42
|
+
*/
|
|
43
|
+
ParentCommentID: string;
|
|
44
|
+
/**
|
|
45
|
+
* Guid for the content record
|
|
46
|
+
*
|
|
47
|
+
* @generated from field: string ContentID = 3;
|
|
48
|
+
*/
|
|
49
|
+
ContentID: string;
|
|
50
|
+
/**
|
|
51
|
+
* Guid for the user posting the comment
|
|
52
|
+
*
|
|
53
|
+
* @generated from field: string UserID = 4;
|
|
54
|
+
*/
|
|
55
|
+
UserID: string;
|
|
56
|
+
/**
|
|
57
|
+
* UTC timestamp when content was created
|
|
58
|
+
*
|
|
59
|
+
* @generated from field: google.protobuf.Timestamp CreatedOnUTC = 11;
|
|
60
|
+
*/
|
|
61
|
+
CreatedOnUTC?: Timestamp;
|
|
62
|
+
/**
|
|
63
|
+
* UTC timestamp when content record was last modified
|
|
64
|
+
*
|
|
65
|
+
* @generated from field: google.protobuf.Timestamp ModifiedOnUTC = 12;
|
|
66
|
+
*/
|
|
67
|
+
ModifiedOnUTC?: Timestamp;
|
|
68
|
+
/**
|
|
69
|
+
* UTC timestamp when content was pinned
|
|
70
|
+
*
|
|
71
|
+
* @generated from field: google.protobuf.Timestamp PinnedOnUTC = 13;
|
|
72
|
+
*/
|
|
73
|
+
PinnedOnUTC?: Timestamp;
|
|
74
|
+
/**
|
|
75
|
+
* UTC timestamp when content was deleted
|
|
76
|
+
*
|
|
77
|
+
* @generated from field: google.protobuf.Timestamp DeletedOnUTC = 14;
|
|
78
|
+
*/
|
|
79
|
+
DeletedOnUTC?: Timestamp;
|
|
80
|
+
/**
|
|
81
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentPublicData Data = 21;
|
|
82
|
+
*/
|
|
83
|
+
Data?: CommentPublicData;
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentPublicRecord.
|
|
87
|
+
* Use `create(CommentPublicRecordSchema)` to create a new message.
|
|
88
|
+
*/
|
|
89
|
+
export declare const CommentPublicRecordSchema: GenMessage<CommentPublicRecord>;
|
|
90
|
+
/**
|
|
91
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentPrivateRecord
|
|
92
|
+
*/
|
|
93
|
+
export type CommentPrivateRecord = Message<"IT.WebServices.Fragments.Comment.CommentPrivateRecord"> & {
|
|
94
|
+
/**
|
|
95
|
+
* @generated from field: string CreatedBy = 11;
|
|
96
|
+
*/
|
|
97
|
+
CreatedBy: string;
|
|
98
|
+
/**
|
|
99
|
+
* @generated from field: string ModifiedBy = 12;
|
|
100
|
+
*/
|
|
101
|
+
ModifiedBy: string;
|
|
102
|
+
/**
|
|
103
|
+
* @generated from field: string PinnedBy = 13;
|
|
104
|
+
*/
|
|
105
|
+
PinnedBy: string;
|
|
106
|
+
/**
|
|
107
|
+
* @generated from field: string DeletedBy = 14;
|
|
108
|
+
*/
|
|
109
|
+
DeletedBy: string;
|
|
110
|
+
/**
|
|
111
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentPrivateData Data = 21;
|
|
112
|
+
*/
|
|
113
|
+
Data?: CommentPrivateData;
|
|
114
|
+
};
|
|
115
|
+
/**
|
|
116
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentPrivateRecord.
|
|
117
|
+
* Use `create(CommentPrivateRecordSchema)` to create a new message.
|
|
118
|
+
*/
|
|
119
|
+
export declare const CommentPrivateRecordSchema: GenMessage<CommentPrivateRecord>;
|
|
120
|
+
/**
|
|
121
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentPublicData
|
|
122
|
+
*/
|
|
123
|
+
export type CommentPublicData = Message<"IT.WebServices.Fragments.Comment.CommentPublicData"> & {
|
|
124
|
+
/**
|
|
125
|
+
* @generated from field: string CommentText = 1;
|
|
126
|
+
*/
|
|
127
|
+
CommentText: string;
|
|
128
|
+
/**
|
|
129
|
+
* @generated from field: uint32 Likes = 2;
|
|
130
|
+
*/
|
|
131
|
+
Likes: number;
|
|
132
|
+
};
|
|
133
|
+
/**
|
|
134
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentPublicData.
|
|
135
|
+
* Use `create(CommentPublicDataSchema)` to create a new message.
|
|
136
|
+
*/
|
|
137
|
+
export declare const CommentPublicDataSchema: GenMessage<CommentPublicData>;
|
|
138
|
+
/**
|
|
139
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentPrivateData
|
|
140
|
+
*/
|
|
141
|
+
export type CommentPrivateData = Message<"IT.WebServices.Fragments.Comment.CommentPrivateData"> & {
|
|
142
|
+
/**
|
|
143
|
+
* @generated from field: repeated string LikedByUserIDs = 3;
|
|
144
|
+
*/
|
|
145
|
+
LikedByUserIDs: string[];
|
|
146
|
+
};
|
|
147
|
+
/**
|
|
148
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentPrivateData.
|
|
149
|
+
* Use `create(CommentPrivateDataSchema)` to create a new message.
|
|
150
|
+
*/
|
|
151
|
+
export declare const CommentPrivateDataSchema: GenMessage<CommentPrivateData>;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
3
|
+
/**
|
|
4
|
+
* Describes the file Protos/IT/WebServices/Fragments/Comment/SharedTypes.proto.
|
|
5
|
+
*/
|
|
6
|
+
export declare const file_Protos_IT_WebServices_Fragments_Comment_SharedTypes: GenFile;
|
|
7
|
+
/**
|
|
8
|
+
* @generated from message IT.WebServices.Fragments.Comment.CommentRestrictionMinimum
|
|
9
|
+
*/
|
|
10
|
+
export type CommentRestrictionMinimum = Message<"IT.WebServices.Fragments.Comment.CommentRestrictionMinimum"> & {
|
|
11
|
+
/**
|
|
12
|
+
* @generated from field: IT.WebServices.Fragments.Comment.CommentRestrictionMinimumEnum Minimum = 1;
|
|
13
|
+
*/
|
|
14
|
+
Minimum: CommentRestrictionMinimumEnum;
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: float Level = 2;
|
|
17
|
+
*/
|
|
18
|
+
Level: number;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Describes the message IT.WebServices.Fragments.Comment.CommentRestrictionMinimum.
|
|
22
|
+
* Use `create(CommentRestrictionMinimumSchema)` to create a new message.
|
|
23
|
+
*/
|
|
24
|
+
export declare const CommentRestrictionMinimumSchema: GenMessage<CommentRestrictionMinimum>;
|
|
25
|
+
/**
|
|
26
|
+
* @generated from enum IT.WebServices.Fragments.Comment.CommentOrder
|
|
27
|
+
*/
|
|
28
|
+
export declare enum CommentOrder {
|
|
29
|
+
/**
|
|
30
|
+
* @generated from enum value: Liked = 0;
|
|
31
|
+
*/
|
|
32
|
+
Liked = 0,
|
|
33
|
+
/**
|
|
34
|
+
* @generated from enum value: Older = 1;
|
|
35
|
+
*/
|
|
36
|
+
Older = 1,
|
|
37
|
+
/**
|
|
38
|
+
* @generated from enum value: Newest = 2;
|
|
39
|
+
*/
|
|
40
|
+
Newest = 2
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Describes the enum IT.WebServices.Fragments.Comment.CommentOrder.
|
|
44
|
+
*/
|
|
45
|
+
export declare const CommentOrderSchema: GenEnum<CommentOrder>;
|
|
46
|
+
/**
|
|
47
|
+
* @generated from enum IT.WebServices.Fragments.Comment.CommentRestrictionMinimumEnum
|
|
48
|
+
*/
|
|
49
|
+
export declare enum CommentRestrictionMinimumEnum {
|
|
50
|
+
/**
|
|
51
|
+
* @generated from enum value: Anonymous = 0;
|
|
52
|
+
*/
|
|
53
|
+
Anonymous = 0,
|
|
54
|
+
/**
|
|
55
|
+
* @generated from enum value: Subscriber = 1;
|
|
56
|
+
*/
|
|
57
|
+
Subscriber = 1,
|
|
58
|
+
/**
|
|
59
|
+
* @generated from enum value: PaidSubscriber = 2;
|
|
60
|
+
*/
|
|
61
|
+
PaidSubscriber = 2,
|
|
62
|
+
/**
|
|
63
|
+
* @generated from enum value: CommentModerator = 3;
|
|
64
|
+
*/
|
|
65
|
+
CommentModerator = 3,
|
|
66
|
+
/**
|
|
67
|
+
* @generated from enum value: AdminOnly = 4;
|
|
68
|
+
*/
|
|
69
|
+
AdminOnly = 4
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Describes the enum IT.WebServices.Fragments.Comment.CommentRestrictionMinimumEnum.
|
|
73
|
+
*/
|
|
74
|
+
export declare const CommentRestrictionMinimumEnumSchema: GenEnum<CommentRestrictionMinimumEnum>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './CommentInterface_connect';
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Service for Asset backup fragment interface
|
|
3
|
+
*
|
|
4
|
+
* @generated from service IT.WebServices.Fragments.Content.Asset.AssetBackupInterface
|
|
5
|
+
*/
|
|
6
|
+
export declare const AssetBackupInterface: {
|
|
7
|
+
readonly typeName: "IT.WebServices.Fragments.Content.Asset.AssetBackupInterface";
|
|
8
|
+
readonly methods: {
|
|
9
|
+
/**
|
|
10
|
+
* Export a list of all data.
|
|
11
|
+
*
|
|
12
|
+
* @generated from rpc IT.WebServices.Fragments.Content.Asset.AssetBackupInterface.BackupAllData
|
|
13
|
+
*/
|
|
14
|
+
readonly backupAllData: {
|
|
15
|
+
readonly name: "BackupAllData";
|
|
16
|
+
readonly I: any;
|
|
17
|
+
readonly O: any;
|
|
18
|
+
readonly kind: any;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Restore a list of all data.
|
|
22
|
+
*
|
|
23
|
+
* @generated from rpc IT.WebServices.Fragments.Content.Asset.AssetBackupInterface.RestoreAllData
|
|
24
|
+
*/
|
|
25
|
+
readonly restoreAllData: {
|
|
26
|
+
readonly name: "RestoreAllData";
|
|
27
|
+
readonly I: any;
|
|
28
|
+
readonly O: any;
|
|
29
|
+
readonly kind: any;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Service for Asset fragment interface
|
|
3
|
+
*
|
|
4
|
+
* @generated from service IT.WebServices.Fragments.Content.AssetInterface
|
|
5
|
+
*/
|
|
6
|
+
export declare const AssetInterface: {
|
|
7
|
+
readonly typeName: "IT.WebServices.Fragments.Content.AssetInterface";
|
|
8
|
+
readonly methods: {
|
|
9
|
+
/**
|
|
10
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.CreateAsset
|
|
11
|
+
*/
|
|
12
|
+
readonly createAsset: {
|
|
13
|
+
readonly name: "CreateAsset";
|
|
14
|
+
readonly I: any;
|
|
15
|
+
readonly O: any;
|
|
16
|
+
readonly kind: any;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetAsset
|
|
20
|
+
*/
|
|
21
|
+
readonly getAsset: {
|
|
22
|
+
readonly name: "GetAsset";
|
|
23
|
+
readonly I: any;
|
|
24
|
+
readonly O: any;
|
|
25
|
+
readonly kind: any;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetAssetAdmin
|
|
29
|
+
*/
|
|
30
|
+
readonly getAssetAdmin: {
|
|
31
|
+
readonly name: "GetAssetAdmin";
|
|
32
|
+
readonly I: any;
|
|
33
|
+
readonly O: any;
|
|
34
|
+
readonly kind: any;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetAssetByOldContentID
|
|
38
|
+
*/
|
|
39
|
+
readonly getAssetByOldContentID: {
|
|
40
|
+
readonly name: "GetAssetByOldContentID";
|
|
41
|
+
readonly I: any;
|
|
42
|
+
readonly O: any;
|
|
43
|
+
readonly kind: any;
|
|
44
|
+
};
|
|
45
|
+
/**
|
|
46
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetImageAssets
|
|
47
|
+
*/
|
|
48
|
+
readonly getImageAssets: {
|
|
49
|
+
readonly name: "GetImageAssets";
|
|
50
|
+
readonly I: any;
|
|
51
|
+
readonly O: any;
|
|
52
|
+
readonly kind: any;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetListOfIDs
|
|
56
|
+
*/
|
|
57
|
+
readonly getListOfIDs: {
|
|
58
|
+
readonly name: "GetListOfIDs";
|
|
59
|
+
readonly I: any;
|
|
60
|
+
readonly O: any;
|
|
61
|
+
readonly kind: any;
|
|
62
|
+
};
|
|
63
|
+
/**
|
|
64
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.GetListOfOldContentIDs
|
|
65
|
+
*/
|
|
66
|
+
readonly getListOfOldContentIDs: {
|
|
67
|
+
readonly name: "GetListOfOldContentIDs";
|
|
68
|
+
readonly I: any;
|
|
69
|
+
readonly O: any;
|
|
70
|
+
readonly kind: any;
|
|
71
|
+
};
|
|
72
|
+
/**
|
|
73
|
+
* @generated from rpc IT.WebServices.Fragments.Content.AssetInterface.SearchAsset
|
|
74
|
+
*/
|
|
75
|
+
readonly searchAsset: {
|
|
76
|
+
readonly name: "SearchAsset";
|
|
77
|
+
readonly I: any;
|
|
78
|
+
readonly O: any;
|
|
79
|
+
readonly kind: any;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
82
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { AudioAssetRecord } from "./AudioAssetRecord_pb";
|
|
3
|
+
import type { ImageAssetRecord } from "./ImageAssetRecord_pb";
|
|
4
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
5
|
+
/**
|
|
6
|
+
* Describes the file Protos/IT/WebServices/Fragments/Content/AssetRecord.proto.
|
|
7
|
+
*/
|
|
8
|
+
export declare const file_Protos_IT_WebServices_Fragments_Content_AssetRecord: GenFile;
|
|
9
|
+
/**
|
|
10
|
+
* @generated from message IT.WebServices.Fragments.Content.AssetRecord
|
|
11
|
+
*/
|
|
12
|
+
export type AssetRecord = Message<"IT.WebServices.Fragments.Content.AssetRecord"> & {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from oneof IT.WebServices.Fragments.Content.AssetRecord.AssetRecord_oneof
|
|
15
|
+
*/
|
|
16
|
+
AssetRecordOneof: {
|
|
17
|
+
/**
|
|
18
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetRecord Audio = 1;
|
|
19
|
+
*/
|
|
20
|
+
value: AudioAssetRecord;
|
|
21
|
+
case: "Audio";
|
|
22
|
+
} | {
|
|
23
|
+
/**
|
|
24
|
+
* @generated from field: IT.WebServices.Fragments.Content.ImageAssetRecord Image = 2;
|
|
25
|
+
*/
|
|
26
|
+
value: ImageAssetRecord;
|
|
27
|
+
case: "Image";
|
|
28
|
+
} | {
|
|
29
|
+
case: undefined;
|
|
30
|
+
value?: undefined;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
/**
|
|
34
|
+
* Describes the message IT.WebServices.Fragments.Content.AssetRecord.
|
|
35
|
+
* Use `create(AssetRecordSchema)` to create a new message.
|
|
36
|
+
*/
|
|
37
|
+
export declare const AssetRecordSchema: GenMessage<AssetRecord>;
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
3
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
4
|
+
/**
|
|
5
|
+
* Describes the file Protos/IT/WebServices/Fragments/Content/AudioAssetRecord.proto.
|
|
6
|
+
*/
|
|
7
|
+
export declare const file_Protos_IT_WebServices_Fragments_Content_AudioAssetRecord: GenFile;
|
|
8
|
+
/**
|
|
9
|
+
* Asset record data
|
|
10
|
+
*
|
|
11
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetRecord
|
|
12
|
+
*/
|
|
13
|
+
export type AudioAssetRecord = Message<"IT.WebServices.Fragments.Content.AudioAssetRecord"> & {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPublicRecord Public = 1;
|
|
16
|
+
*/
|
|
17
|
+
Public?: AudioAssetPublicRecord;
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPrivateRecord Private = 2;
|
|
20
|
+
*/
|
|
21
|
+
Private?: AudioAssetPrivateRecord;
|
|
22
|
+
};
|
|
23
|
+
/**
|
|
24
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetRecord.
|
|
25
|
+
* Use `create(AudioAssetRecordSchema)` to create a new message.
|
|
26
|
+
*/
|
|
27
|
+
export declare const AudioAssetRecordSchema: GenMessage<AudioAssetRecord>;
|
|
28
|
+
/**
|
|
29
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetData
|
|
30
|
+
*/
|
|
31
|
+
export type AudioAssetData = Message<"IT.WebServices.Fragments.Content.AudioAssetData"> & {
|
|
32
|
+
/**
|
|
33
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPublicData Public = 1;
|
|
34
|
+
*/
|
|
35
|
+
Public?: AudioAssetPublicData;
|
|
36
|
+
/**
|
|
37
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPrivateData Private = 2;
|
|
38
|
+
*/
|
|
39
|
+
Private?: AudioAssetPrivateData;
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetData.
|
|
43
|
+
* Use `create(AudioAssetDataSchema)` to create a new message.
|
|
44
|
+
*/
|
|
45
|
+
export declare const AudioAssetDataSchema: GenMessage<AudioAssetData>;
|
|
46
|
+
/**
|
|
47
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetPublicRecord
|
|
48
|
+
*/
|
|
49
|
+
export type AudioAssetPublicRecord = Message<"IT.WebServices.Fragments.Content.AudioAssetPublicRecord"> & {
|
|
50
|
+
/**
|
|
51
|
+
* Guid for the asset record
|
|
52
|
+
*
|
|
53
|
+
* @generated from field: string AssetID = 1;
|
|
54
|
+
*/
|
|
55
|
+
AssetID: string;
|
|
56
|
+
/**
|
|
57
|
+
* UTC timestamp when asset was created
|
|
58
|
+
*
|
|
59
|
+
* @generated from field: google.protobuf.Timestamp CreatedOnUTC = 2;
|
|
60
|
+
*/
|
|
61
|
+
CreatedOnUTC?: Timestamp;
|
|
62
|
+
/**
|
|
63
|
+
* UTC timestamp when asset record was last modified
|
|
64
|
+
*
|
|
65
|
+
* @generated from field: google.protobuf.Timestamp ModifiedOnUTC = 3;
|
|
66
|
+
*/
|
|
67
|
+
ModifiedOnUTC?: Timestamp;
|
|
68
|
+
/**
|
|
69
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPublicData Data = 21;
|
|
70
|
+
*/
|
|
71
|
+
Data?: AudioAssetPublicData;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetPublicRecord.
|
|
75
|
+
* Use `create(AudioAssetPublicRecordSchema)` to create a new message.
|
|
76
|
+
*/
|
|
77
|
+
export declare const AudioAssetPublicRecordSchema: GenMessage<AudioAssetPublicRecord>;
|
|
78
|
+
/**
|
|
79
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetPrivateRecord
|
|
80
|
+
*/
|
|
81
|
+
export type AudioAssetPrivateRecord = Message<"IT.WebServices.Fragments.Content.AudioAssetPrivateRecord"> & {
|
|
82
|
+
/**
|
|
83
|
+
* @generated from field: string CreatedBy = 2;
|
|
84
|
+
*/
|
|
85
|
+
CreatedBy: string;
|
|
86
|
+
/**
|
|
87
|
+
* @generated from field: string ModifiedBy = 3;
|
|
88
|
+
*/
|
|
89
|
+
ModifiedBy: string;
|
|
90
|
+
/**
|
|
91
|
+
* @generated from field: IT.WebServices.Fragments.Content.AudioAssetPrivateData Data = 21;
|
|
92
|
+
*/
|
|
93
|
+
Data?: AudioAssetPrivateData;
|
|
94
|
+
};
|
|
95
|
+
/**
|
|
96
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetPrivateRecord.
|
|
97
|
+
* Use `create(AudioAssetPrivateRecordSchema)` to create a new message.
|
|
98
|
+
*/
|
|
99
|
+
export declare const AudioAssetPrivateRecordSchema: GenMessage<AudioAssetPrivateRecord>;
|
|
100
|
+
/**
|
|
101
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetPublicData
|
|
102
|
+
*/
|
|
103
|
+
export type AudioAssetPublicData = Message<"IT.WebServices.Fragments.Content.AudioAssetPublicData"> & {
|
|
104
|
+
/**
|
|
105
|
+
* @generated from field: string Title = 1;
|
|
106
|
+
*/
|
|
107
|
+
Title: string;
|
|
108
|
+
/**
|
|
109
|
+
* @generated from field: string Caption = 2;
|
|
110
|
+
*/
|
|
111
|
+
Caption: string;
|
|
112
|
+
/**
|
|
113
|
+
* @generated from field: string URL = 3;
|
|
114
|
+
*/
|
|
115
|
+
URL: string;
|
|
116
|
+
/**
|
|
117
|
+
* @generated from field: string MimeType = 4;
|
|
118
|
+
*/
|
|
119
|
+
MimeType: string;
|
|
120
|
+
/**
|
|
121
|
+
* @generated from field: uint32 LengthSeconds = 5;
|
|
122
|
+
*/
|
|
123
|
+
LengthSeconds: number;
|
|
124
|
+
/**
|
|
125
|
+
* @generated from field: bytes Data = 20;
|
|
126
|
+
*/
|
|
127
|
+
Data: Uint8Array;
|
|
128
|
+
};
|
|
129
|
+
/**
|
|
130
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetPublicData.
|
|
131
|
+
* Use `create(AudioAssetPublicDataSchema)` to create a new message.
|
|
132
|
+
*/
|
|
133
|
+
export declare const AudioAssetPublicDataSchema: GenMessage<AudioAssetPublicData>;
|
|
134
|
+
/**
|
|
135
|
+
* @generated from message IT.WebServices.Fragments.Content.AudioAssetPrivateData
|
|
136
|
+
*/
|
|
137
|
+
export type AudioAssetPrivateData = Message<"IT.WebServices.Fragments.Content.AudioAssetPrivateData"> & {
|
|
138
|
+
/**
|
|
139
|
+
* @generated from field: string OldAssetID = 51;
|
|
140
|
+
*/
|
|
141
|
+
OldAssetID: string;
|
|
142
|
+
};
|
|
143
|
+
/**
|
|
144
|
+
* Describes the message IT.WebServices.Fragments.Content.AudioAssetPrivateData.
|
|
145
|
+
* Use `create(AudioAssetPrivateDataSchema)` to create a new message.
|
|
146
|
+
*/
|
|
147
|
+
export declare const AudioAssetPrivateDataSchema: GenMessage<AudioAssetPrivateData>;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Service for Content backup fragment interface
|
|
3
|
+
*
|
|
4
|
+
* @generated from service IT.WebServices.Fragments.Content.BackupInterface
|
|
5
|
+
*/
|
|
6
|
+
export declare const BackupInterface: {
|
|
7
|
+
readonly typeName: "IT.WebServices.Fragments.Content.BackupInterface";
|
|
8
|
+
readonly methods: {
|
|
9
|
+
/**
|
|
10
|
+
* Export a list of all data.
|
|
11
|
+
*
|
|
12
|
+
* @generated from rpc IT.WebServices.Fragments.Content.BackupInterface.BackupAllData
|
|
13
|
+
*/
|
|
14
|
+
readonly backupAllData: {
|
|
15
|
+
readonly name: "BackupAllData";
|
|
16
|
+
readonly I: any;
|
|
17
|
+
readonly O: any;
|
|
18
|
+
readonly kind: any;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Export a list of all public data.
|
|
22
|
+
*
|
|
23
|
+
* @generated from rpc IT.WebServices.Fragments.Content.BackupInterface.ExportContent
|
|
24
|
+
*/
|
|
25
|
+
readonly exportContent: {
|
|
26
|
+
readonly name: "ExportContent";
|
|
27
|
+
readonly I: any;
|
|
28
|
+
readonly O: any;
|
|
29
|
+
readonly kind: any;
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* Restore a list of all data.
|
|
33
|
+
*
|
|
34
|
+
* @generated from rpc IT.WebServices.Fragments.Content.BackupInterface.RestoreAllData
|
|
35
|
+
*/
|
|
36
|
+
readonly restoreAllData: {
|
|
37
|
+
readonly name: "RestoreAllData";
|
|
38
|
+
readonly I: any;
|
|
39
|
+
readonly O: any;
|
|
40
|
+
readonly kind: any;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
};
|