@inverted-tech/fragments 0.3.4 → 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 +18 -18
- 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/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/UserInterface_pb.d.ts +15 -15
- 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 +1 -1
- /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/{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
|
@@ -1,112 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Events.AdminEventInterface
|
|
8
|
-
*/
|
|
9
|
-
export const AdminEventInterface = {
|
|
10
|
-
typeName: "IT.WebServices.Fragments.Authorization.Events.AdminEventInterface",
|
|
11
|
-
methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCreateEvent
|
|
14
|
-
*/
|
|
15
|
-
adminCreateEvent: {
|
|
16
|
-
name: "AdminCreateEvent",
|
|
17
|
-
I: AdminCreateEventRequest,
|
|
18
|
-
O: AdminCreateEventResponse,
|
|
19
|
-
kind: MethodKind.Unary,
|
|
20
|
-
},
|
|
21
|
-
/**
|
|
22
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCreateRecurringEvent
|
|
23
|
-
*/
|
|
24
|
-
adminCreateRecurringEvent: {
|
|
25
|
-
name: "AdminCreateRecurringEvent",
|
|
26
|
-
I: AdminCreateRecurringEventRequest,
|
|
27
|
-
O: AdminCreateEventResponse,
|
|
28
|
-
kind: MethodKind.Unary,
|
|
29
|
-
},
|
|
30
|
-
/**
|
|
31
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetEvent
|
|
32
|
-
*/
|
|
33
|
-
adminGetEvent: {
|
|
34
|
-
name: "AdminGetEvent",
|
|
35
|
-
I: AdminGetEventRequest,
|
|
36
|
-
O: AdminGetEventResponse,
|
|
37
|
-
kind: MethodKind.Unary,
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetEvents
|
|
41
|
-
*/
|
|
42
|
-
adminGetEvents: {
|
|
43
|
-
name: "AdminGetEvents",
|
|
44
|
-
I: AdminGetEventsRequest,
|
|
45
|
-
O: AdminGetEventsResponse,
|
|
46
|
-
kind: MethodKind.Unary,
|
|
47
|
-
},
|
|
48
|
-
/**
|
|
49
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminModifyEvent
|
|
50
|
-
*/
|
|
51
|
-
adminModifyEvent: {
|
|
52
|
-
name: "AdminModifyEvent",
|
|
53
|
-
I: AdminModifyEventRequest,
|
|
54
|
-
O: AdminModifyEventResponse,
|
|
55
|
-
kind: MethodKind.Unary,
|
|
56
|
-
},
|
|
57
|
-
/**
|
|
58
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelEvent
|
|
59
|
-
*/
|
|
60
|
-
adminCancelEvent: {
|
|
61
|
-
name: "AdminCancelEvent",
|
|
62
|
-
I: AdminCancelEventRequest,
|
|
63
|
-
O: AdminCancelEventResponse,
|
|
64
|
-
kind: MethodKind.Unary,
|
|
65
|
-
},
|
|
66
|
-
/**
|
|
67
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelAllRecurringEvents
|
|
68
|
-
*/
|
|
69
|
-
adminCancelAllRecurringEvents: {
|
|
70
|
-
name: "AdminCancelAllRecurringEvents",
|
|
71
|
-
I: AdminCancelAllRecurringEventsRequest,
|
|
72
|
-
O: AdminCancelAllRecurringEventsResponse,
|
|
73
|
-
kind: MethodKind.Unary,
|
|
74
|
-
},
|
|
75
|
-
/**
|
|
76
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetTicket
|
|
77
|
-
*/
|
|
78
|
-
adminGetTicket: {
|
|
79
|
-
name: "AdminGetTicket",
|
|
80
|
-
I: AdminGetTicketRequest,
|
|
81
|
-
O: AdminGetTicketResponse,
|
|
82
|
-
kind: MethodKind.Unary,
|
|
83
|
-
},
|
|
84
|
-
/**
|
|
85
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetTicketsForEvent
|
|
86
|
-
*/
|
|
87
|
-
adminGetTicketsForEvent: {
|
|
88
|
-
name: "AdminGetTicketsForEvent",
|
|
89
|
-
I: AdminGetTicketsForEventRequest,
|
|
90
|
-
O: AdminGetTicketsForEventResponse,
|
|
91
|
-
kind: MethodKind.Unary,
|
|
92
|
-
},
|
|
93
|
-
/**
|
|
94
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelOtherTicket
|
|
95
|
-
*/
|
|
96
|
-
adminCancelOtherTicket: {
|
|
97
|
-
name: "AdminCancelOtherTicket",
|
|
98
|
-
I: AdminCancelOtherTicketRequest,
|
|
99
|
-
O: AdminCancelOtherTicketResponse,
|
|
100
|
-
kind: MethodKind.Unary,
|
|
101
|
-
},
|
|
102
|
-
/**
|
|
103
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminReserveEventTicketForUser
|
|
104
|
-
*/
|
|
105
|
-
adminReserveEventTicketForUser: {
|
|
106
|
-
name: "AdminReserveEventTicketForUser",
|
|
107
|
-
I: AdminReserveEventTicketForUserRequest,
|
|
108
|
-
O: AdminReserveEventTicketForUserResponse,
|
|
109
|
-
kind: MethodKind.Unary,
|
|
110
|
-
},
|
|
111
|
-
}
|
|
112
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect';
|
|
@@ -1,76 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Events.EventInterface
|
|
8
|
-
*/
|
|
9
|
-
export const EventInterface = {
|
|
10
|
-
typeName: "IT.WebServices.Fragments.Authorization.Events.EventInterface",
|
|
11
|
-
methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetEvent
|
|
14
|
-
*/
|
|
15
|
-
getEvent: {
|
|
16
|
-
name: "GetEvent",
|
|
17
|
-
I: GetEventRequest,
|
|
18
|
-
O: GetEventResponse,
|
|
19
|
-
kind: MethodKind.Unary,
|
|
20
|
-
},
|
|
21
|
-
/**
|
|
22
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetEvents
|
|
23
|
-
*/
|
|
24
|
-
getEvents: {
|
|
25
|
-
name: "GetEvents",
|
|
26
|
-
I: GetEventsRequest,
|
|
27
|
-
O: GetEventsResponse,
|
|
28
|
-
kind: MethodKind.Unary,
|
|
29
|
-
},
|
|
30
|
-
/**
|
|
31
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetOwnTicket
|
|
32
|
-
*/
|
|
33
|
-
getOwnTicket: {
|
|
34
|
-
name: "GetOwnTicket",
|
|
35
|
-
I: GetOwnTicketRequest,
|
|
36
|
-
O: GetOwnTicketResponse,
|
|
37
|
-
kind: MethodKind.Unary,
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetOwnTickets
|
|
41
|
-
*/
|
|
42
|
-
getOwnTickets: {
|
|
43
|
-
name: "GetOwnTickets",
|
|
44
|
-
I: GetOwnTicketsRequest,
|
|
45
|
-
O: GetOwnTicketsResponse,
|
|
46
|
-
kind: MethodKind.Unary,
|
|
47
|
-
},
|
|
48
|
-
/**
|
|
49
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.CancelOwnTicket
|
|
50
|
-
*/
|
|
51
|
-
cancelOwnTicket: {
|
|
52
|
-
name: "CancelOwnTicket",
|
|
53
|
-
I: CancelOwnTicketRequest,
|
|
54
|
-
O: CancelOwnTicketResponse,
|
|
55
|
-
kind: MethodKind.Unary,
|
|
56
|
-
},
|
|
57
|
-
/**
|
|
58
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.ReserveTicketForEvent
|
|
59
|
-
*/
|
|
60
|
-
reserveTicketForEvent: {
|
|
61
|
-
name: "ReserveTicketForEvent",
|
|
62
|
-
I: ReserveTicketForEventRequest,
|
|
63
|
-
O: ReserveTicketForEventResponse,
|
|
64
|
-
kind: MethodKind.Unary,
|
|
65
|
-
},
|
|
66
|
-
/**
|
|
67
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.UseTicket
|
|
68
|
-
*/
|
|
69
|
-
useTicket: {
|
|
70
|
-
name: "UseTicket",
|
|
71
|
-
I: UseTicketRequest,
|
|
72
|
-
O: UseTicketResponse,
|
|
73
|
-
kind: MethodKind.Unary,
|
|
74
|
-
},
|
|
75
|
-
}
|
|
76
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect';
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export * from './AdminEventInterface_pb';
|
|
3
2
|
export * from './EventError_pb';
|
|
4
|
-
export * from './EventInterface_pb';
|
|
5
3
|
export * from './EventRecord_pb';
|
|
6
4
|
export * from './EventTicketRecord_pb';
|
|
7
5
|
export * from './EventsSettings_pb';
|
|
8
6
|
export * from './TicketClassRecord_pb';
|
|
9
|
-
export * as connect from './connect';
|
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
-
/**
|
|
7
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords = /*@__PURE__*/ fileDesc("ClFQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9DcnlwdG8vQml0Y29pblJlY29yZHMucHJvdG8SNUlULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuQ3J5cHRvIpsBChlCaXRjb2luU3Vic2NyaXB0aW9uUmVjb3JkEg4KBlVzZXJJRBgBIAEoCRIUCgxDdXJyZW50TGV2ZWwYAiABKA0SMAoMQ3JlYXRlZE9uVVRDGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIVCg1BZGRyZXNzTnVtYmVyGAQgASgFEg8KB0FkZHJlc3MYBSABKAkivwEKG0JpdGNvaW5QYXltZW50SGlzdG9yeVJlY29yZBIOCgZVc2VySUQYASABKAkSFQoNVHJhbnNhY3Rpb25JRBgCIAEoCRIPCgdBZGRyZXNzGAMgASgJEjIKDkNvbmZpcm1lZE9uVVRDGAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIQCghTYXRvc2hpcxgFIAEoDRINCgVMZXZlbBgGIAEoDRITCgtTZWNvbmRzUGFpZBgHIAEoDWIGcHJvdG8z", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord.
|
|
12
|
-
* Use `create(BitcoinSubscriptionRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const BitcoinSubscriptionRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords, 0);
|
|
15
|
-
/**
|
|
16
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord.
|
|
17
|
-
* Use `create(BitcoinPaymentHistoryRecordSchema)` to create a new message.
|
|
18
|
-
*/
|
|
19
|
-
export const BitcoinPaymentHistoryRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords, 1);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb';
|
|
@@ -1,14 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
-
/**
|
|
7
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinService = /*@__PURE__*/ fileDesc("ClFQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9DcnlwdG8vQml0Y29pblNlcnZpY2UucHJvdG8SNUlULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuQ3J5cHRvImIKFEJpdGNvaW5TZXJ2aWNlUmVjb3JkEhcKD0xhc3RBZGRyZXNzVXNlZBgBIAEoBRIxCg1Nb2RpZmllZE9uVVRDGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcGIGcHJvdG8z", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord.
|
|
12
|
-
* Use `create(BitcoinServiceRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const BitcoinServiceRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinService, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb';
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
/**
|
|
6
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords = /*@__PURE__*/ fileDesc("ClBQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9DcnlwdG8vQ3J5cHRvUmVjb3Jkcy5wcm90bxI1SVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5DcnlwdG8ibQoQQ3J5cHRvTmV3RGV0YWlscxJZCgdCaXRjb2luGAEgASgLMkguSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5DcnlwdG8uQml0Y29pbk5ld0RldGFpbHMiSwoRQml0Y29pbk5ld0RldGFpbHMSHQoVQml0Y29pblJlY2lldmVBZGRyZXNzGAEgASgJEhcKD1NhdG9zaGlQZXJNb250aBgCIAEoDWIGcHJvdG8z");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoNewDetails.
|
|
11
|
-
* Use `create(CryptoNewDetailsSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const CryptoNewDetailsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords, 0);
|
|
14
|
-
/**
|
|
15
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails.
|
|
16
|
-
* Use `create(BitcoinNewDetailsSchema)` to create a new message.
|
|
17
|
-
*/
|
|
18
|
-
export const BitcoinNewDetailsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords, 1);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb';
|
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
/**
|
|
6
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings = /*@__PURE__*/ fileDesc("ClFQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9DcnlwdG8vQ3J5cHRvU2V0dGluZ3MucHJvdG8SNUlULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuQ3J5cHRvIicKFENyeXB0b1B1YmxpY1NldHRpbmdzEg8KB0VuYWJsZWQYASABKAhiBnByb3RvMw");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoPublicSettings.
|
|
11
|
-
* Use `create(CryptoPublicSettingsSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const CryptoPublicSettingsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb';
|
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for Crypto backup fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupInterface
|
|
10
|
-
*/
|
|
11
|
-
export const BackupInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* Export a list of all data.
|
|
16
|
-
*
|
|
17
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupInterface.BackupAllData
|
|
18
|
-
*/
|
|
19
|
-
backupAllData: {
|
|
20
|
-
name: "BackupAllData",
|
|
21
|
-
I: BackupAllDataRequest,
|
|
22
|
-
O: BackupAllDataResponse,
|
|
23
|
-
kind: MethodKind.ServerStreaming,
|
|
24
|
-
},
|
|
25
|
-
/**
|
|
26
|
-
* Restore a list of all data.
|
|
27
|
-
*
|
|
28
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupInterface.RestoreAllData
|
|
29
|
-
*/
|
|
30
|
-
restoreAllData: {
|
|
31
|
-
name: "RestoreAllData",
|
|
32
|
-
I: RestoreAllDataRequest,
|
|
33
|
-
O: RestoreAllDataResponse,
|
|
34
|
-
kind: MethodKind.ClientStreaming,
|
|
35
|
-
},
|
|
36
|
-
}
|
|
37
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect';
|
|
@@ -1,58 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface
|
|
8
|
-
*/
|
|
9
|
-
export const BitcoinInterface = {
|
|
10
|
-
typeName: "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface",
|
|
11
|
-
methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.CheckForPayment
|
|
14
|
-
*/
|
|
15
|
-
checkForPayment: {
|
|
16
|
-
name: "CheckForPayment",
|
|
17
|
-
I: CheckForPaymentRequest,
|
|
18
|
-
O: CheckForPaymentResponse,
|
|
19
|
-
kind: MethodKind.Unary,
|
|
20
|
-
},
|
|
21
|
-
/**
|
|
22
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetAdminBalance
|
|
23
|
-
*/
|
|
24
|
-
getAdminBalance: {
|
|
25
|
-
name: "GetAdminBalance",
|
|
26
|
-
I: GetAdminBalanceRequest,
|
|
27
|
-
O: GetAdminBalanceResponse,
|
|
28
|
-
kind: MethodKind.Unary,
|
|
29
|
-
},
|
|
30
|
-
/**
|
|
31
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetHistoryRecords
|
|
32
|
-
*/
|
|
33
|
-
getHistoryRecords: {
|
|
34
|
-
name: "GetHistoryRecords",
|
|
35
|
-
I: GetHistoryRecordsRequest,
|
|
36
|
-
O: GetHistoryRecordsResponse,
|
|
37
|
-
kind: MethodKind.Unary,
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetPaymentStatus
|
|
41
|
-
*/
|
|
42
|
-
getPaymentStatus: {
|
|
43
|
-
name: "GetPaymentStatus",
|
|
44
|
-
I: GetPaymentStatusRequest,
|
|
45
|
-
O: GetPaymentStatusResponse,
|
|
46
|
-
kind: MethodKind.Unary,
|
|
47
|
-
},
|
|
48
|
-
/**
|
|
49
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.SetSubscriptionLevel
|
|
50
|
-
*/
|
|
51
|
-
setSubscriptionLevel: {
|
|
52
|
-
name: "SetSubscriptionLevel",
|
|
53
|
-
I: SetSubscriptionLevelRequest,
|
|
54
|
-
O: GetPaymentStatusResponse,
|
|
55
|
-
kind: MethodKind.Unary,
|
|
56
|
-
},
|
|
57
|
-
}
|
|
58
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect';
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export * from './Backup_pb';
|
|
3
|
-
export * from './BitcoinInterface_pb';
|
|
4
2
|
export * from './BitcoinRecords_pb';
|
|
5
3
|
export * from './BitcoinService_pb';
|
|
6
4
|
export * from './CryptoRecords_pb';
|
|
7
5
|
export * from './CryptoSettings_pb';
|
|
8
|
-
export * as connect from './connect';
|
|
@@ -1,30 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes } from "./SharedTypes_pb";
|
|
7
|
-
/**
|
|
8
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords.proto.
|
|
9
|
-
*/
|
|
10
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords = /*@__PURE__*/ fileDesc("CkdQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9EYXRhUmVjb3Jkcy5wcm90bxIuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudCKsBAobR2VuZXJpY09uZVRpbWVQYXltZW50UmVjb3JkEg4KBlVzZXJJRBgBIAEoCRIZChFJbnRlcm5hbENvbnRlbnRJRBgCIAEoCRIZChFJbnRlcm5hbFBheW1lbnRJRBgDIAEoCRIaChJQcm9jZXNzb3JQYXltZW50SUQYBCABKAkSTQoGU3RhdHVzGAUgASgOMj0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5QYXltZW50U3RhdHVzEhMKC0Ftb3VudENlbnRzGAsgASgNEhAKCFRheENlbnRzGAwgASgNEh8KF1RheFJhdGVUaG91c2FuZFBlcmNlbnRzGA0gASgNEhIKClRvdGFsQ2VudHMYDiABKA0SMAoMQ3JlYXRlZE9uVVRDGBUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIxCg1Nb2RpZmllZE9uVVRDGBYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBItCglQYWlkT25VVEMYFyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC1BhaWRUaHJ1VVRDGBggASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIRCglDcmVhdGVkQnkYHyABKAkSEgoKTW9kaWZpZWRCeRggIAEoCRIUCgxPbGRQYXltZW50SUQYZSABKAkiqgQKFEdlbmVyaWNQYXltZW50UmVjb3JkEg4KBlVzZXJJRBgBIAEoCRIeChZJbnRlcm5hbFN1YnNjcmlwdGlvbklEGAIgASgJEhkKEUludGVybmFsUGF5bWVudElEGAMgASgJEhoKElByb2Nlc3NvclBheW1lbnRJRBgEIAEoCRJNCgZTdGF0dXMYBSABKA4yPS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlBheW1lbnRTdGF0dXMSEwoLQW1vdW50Q2VudHMYCyABKA0SEAoIVGF4Q2VudHMYDCABKA0SHwoXVGF4UmF0ZVRob3VzYW5kUGVyY2VudHMYDSABKA0SEgoKVG90YWxDZW50cxgOIAEoDRIwCgxDcmVhdGVkT25VVEMYFSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDU1vZGlmaWVkT25VVEMYFiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi0KCVBhaWRPblVUQxgXIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLwoLUGFpZFRocnVVVEMYGCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEhEKCUNyZWF0ZWRCeRgfIAEoCRISCgpNb2RpZmllZEJ5GCAgASgJEhQKDE9sZFBheW1lbnRJRBhlIAEoCSLxAgodR2VuZXJpY1N1YnNjcmlwdGlvbkZ1bGxSZWNvcmQSZQoSU3Vic2NyaXB0aW9uUmVjb3JkGAEgASgLMkkuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5HZW5lcmljU3Vic2NyaXB0aW9uUmVjb3JkElYKCFBheW1lbnRzGAIgAygLMkQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5HZW5lcmljUGF5bWVudFJlY29yZBIvCgtMYXN0UGFpZFVUQxgLIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLwoLUGFpZFRocnVVVEMYDCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi8KC1JlbmV3c09uVVRDGA0gASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcCK+BAoZR2VuZXJpY1N1YnNjcmlwdGlvblJlY29yZBIOCgZVc2VySUQYASABKAkSHgoWSW50ZXJuYWxTdWJzY3JpcHRpb25JRBgCIAEoCRIVCg1Qcm9jZXNzb3JOYW1lGAMgASgJEhsKE1Byb2Nlc3NvckN1c3RvbWVySUQYBCABKAkSHwoXUHJvY2Vzc29yU3Vic2NyaXB0aW9uSUQYBSABKAkSUgoGU3RhdHVzGAYgASgOMkIuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdWJzY3JpcHRpb25TdGF0dXMSEwoLQW1vdW50Q2VudHMYCyABKA0SEAoIVGF4Q2VudHMYDCABKA0SHwoXVGF4UmF0ZVRob3VzYW5kUGVyY2VudHMYDSABKA0SEgoKVG90YWxDZW50cxgOIAEoDRIwCgxDcmVhdGVkT25VVEMYFSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDU1vZGlmaWVkT25VVEMYFiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDUNhbmNlbGVkT25VVEMYFyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEhEKCUNyZWF0ZWRCeRgfIAEoCRISCgpNb2RpZmllZEJ5GCAgASgJEhIKCkNhbmNlbGVkQnkYISABKAkSGQoRT2xkU3Vic2NyaXB0aW9uSUQYZSABKAliBnByb3RvMw", [file_google_protobuf_timestamp, file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes]);
|
|
11
|
-
/**
|
|
12
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.GenericOneTimePaymentRecord.
|
|
13
|
-
* Use `create(GenericOneTimePaymentRecordSchema)` to create a new message.
|
|
14
|
-
*/
|
|
15
|
-
export const GenericOneTimePaymentRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords, 0);
|
|
16
|
-
/**
|
|
17
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.GenericPaymentRecord.
|
|
18
|
-
* Use `create(GenericPaymentRecordSchema)` to create a new message.
|
|
19
|
-
*/
|
|
20
|
-
export const GenericPaymentRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords, 1);
|
|
21
|
-
/**
|
|
22
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.GenericSubscriptionFullRecord.
|
|
23
|
-
* Use `create(GenericSubscriptionFullRecordSchema)` to create a new message.
|
|
24
|
-
*/
|
|
25
|
-
export const GenericSubscriptionFullRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords, 2);
|
|
26
|
-
/**
|
|
27
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.GenericSubscriptionRecord.
|
|
28
|
-
* Use `create(GenericSubscriptionRecordSchema)` to create a new message.
|
|
29
|
-
*/
|
|
30
|
-
export const GenericSubscriptionRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords, 3);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb';
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
/**
|
|
6
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings = /*@__PURE__*/ fileDesc("ClFQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9Gb3J0aXMvRm9ydGlzU2V0dGluZ3MucHJvdG8SNUlULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuRm9ydGlzIjcKFEZvcnRpc1B1YmxpY1NldHRpbmdzEg8KB0VuYWJsZWQYASABKAgSDgoGSXNUZXN0GAIgASgIImAKE0ZvcnRpc093bmVyU2V0dGluZ3MSDgoGVXNlcklEGAEgASgJEhIKClVzZXJBcGlLZXkYAiABKAkSEgoKTG9jYXRpb25JRBgDIAEoCRIRCglQcm9kdWN0SUQYBCABKAliBnByb3RvMw");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisPublicSettings.
|
|
11
|
-
* Use `create(FortisPublicSettingsSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const FortisPublicSettingsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings, 0);
|
|
14
|
-
/**
|
|
15
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisOwnerSettings.
|
|
16
|
-
* Use `create(FortisOwnerSettingsSchema)` to create a new message.
|
|
17
|
-
*/
|
|
18
|
-
export const FortisOwnerSettingsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings, 1);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb';
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
/**
|
|
6
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_PlanRecord = /*@__PURE__*/ fileDesc("Ck1Qcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9Gb3J0aXMvUGxhblJlY29yZC5wcm90bxI1SVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5Gb3J0aXMiXgoIUGxhbkxpc3QSUgoHUmVjb3JkcxgBIAMoCzJBLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuRm9ydGlzLlBsYW5SZWNvcmQiKQoKUGxhblJlY29yZBINCgVWYWx1ZRgBIAEoDRIMCgROYW1lGAIgASgJYgZwcm90bzM");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.PlanList.
|
|
11
|
-
* Use `create(PlanListSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const PlanListSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_PlanRecord, 0);
|
|
14
|
-
/**
|
|
15
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.PlanRecord.
|
|
16
|
-
* Use `create(PlanRecordSchema)` to create a new message.
|
|
17
|
-
*/
|
|
18
|
-
export const PlanRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_PlanRecord, 1);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb';
|
|
@@ -1,22 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface
|
|
8
|
-
*/
|
|
9
|
-
export const FortisInterface = {
|
|
10
|
-
typeName: "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface",
|
|
11
|
-
methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisNewOwnSubscription
|
|
14
|
-
*/
|
|
15
|
-
fortisNewOwnSubscription: {
|
|
16
|
-
name: "FortisNewOwnSubscription",
|
|
17
|
-
I: FortisNewOwnSubscriptionRequest,
|
|
18
|
-
O: FortisNewOwnSubscriptionResponse,
|
|
19
|
-
kind: MethodKind.Unary,
|
|
20
|
-
},
|
|
21
|
-
}
|
|
22
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './FortisInterface_connect';
|
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
/**
|
|
6
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings = /*@__PURE__*/ fileDesc("ClhQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9NYW51YWwvTWFudWFsUGF5bWVudFNldHRpbmdzLnByb3RvEjVJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50Lk1hbnVhbCIuChtNYW51YWxQYXltZW50UHVibGljU2V0dGluZ3MSDwoHRW5hYmxlZBgBIAEoCGIGcHJvdG8z");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualPaymentPublicSettings.
|
|
11
|
-
* Use `create(ManualPaymentPublicSettingsSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const ManualPaymentPublicSettingsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb';
|
|
@@ -1,14 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
-
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
-
/**
|
|
7
|
-
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord = /*@__PURE__*/ fileDesc("CltQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9NYW51YWwvTWFudWFsU3Vic2NyaXB0aW9uUmVjb3JkLnByb3RvEjVJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50Lk1hbnVhbCKqAgoYTWFudWFsU3Vic2NyaXB0aW9uUmVjb3JkEg4KBlVzZXJJRBgBIAEoCRIWCg5TdWJzY3JpcHRpb25JRBgCIAEoCRITCgtBbW91bnRDZW50cxgLIAEoDRIwCgxDcmVhdGVkT25VVEMYFSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDU1vZGlmaWVkT25VVEMYFiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDUNhbmNlbGVkT25VVEMYFyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEhEKCUNyZWF0ZWRCeRgfIAEoCRISCgpNb2RpZmllZEJ5GCAgASgJEhIKCkNhbmNlbGVkQnkYISABKAliBnByb3RvMw", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Manual.ManualSubscriptionRecord.
|
|
12
|
-
* Use `create(ManualSubscriptionRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const ManualSubscriptionRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualSubscriptionRecord, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb';
|
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for Manual backup fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Manual.BackupInterface
|
|
10
|
-
*/
|
|
11
|
-
export const BackupInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Authorization.Payment.Manual.BackupInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* Export a list of all data.
|
|
16
|
-
*
|
|
17
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Manual.BackupInterface.BackupAllData
|
|
18
|
-
*/
|
|
19
|
-
backupAllData: {
|
|
20
|
-
name: "BackupAllData",
|
|
21
|
-
I: BackupAllDataRequest,
|
|
22
|
-
O: BackupAllDataResponse,
|
|
23
|
-
kind: MethodKind.ServerStreaming,
|
|
24
|
-
},
|
|
25
|
-
/**
|
|
26
|
-
* Restore a list of all data.
|
|
27
|
-
*
|
|
28
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Manual.BackupInterface.RestoreAllData
|
|
29
|
-
*/
|
|
30
|
-
restoreAllData: {
|
|
31
|
-
name: "RestoreAllData",
|
|
32
|
-
I: RestoreAllDataRequest,
|
|
33
|
-
O: RestoreAllDataResponse,
|
|
34
|
-
kind: MethodKind.ClientStreaming,
|
|
35
|
-
},
|
|
36
|
-
}
|
|
37
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect';
|