@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,67 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* @generated from service IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface
|
|
8
|
-
*/
|
|
9
|
-
export const SubscriberInterface = {
|
|
10
|
-
typeName: "IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface",
|
|
11
|
-
methods: {
|
|
12
|
-
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.MuteSubscriber
|
|
14
|
-
*/
|
|
15
|
-
muteSubscriber: {
|
|
16
|
-
name: "MuteSubscriber",
|
|
17
|
-
I: MuteRequest,
|
|
18
|
-
O: MuteResponse,
|
|
19
|
-
kind: MethodKind.Unary,
|
|
20
|
-
},
|
|
21
|
-
/**
|
|
22
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.UnmuteSubscriber
|
|
23
|
-
*/
|
|
24
|
-
unmuteSubscriber: {
|
|
25
|
-
name: "UnmuteSubscriber",
|
|
26
|
-
I: UnmuteRequest,
|
|
27
|
-
O: UnmuteResponse,
|
|
28
|
-
kind: MethodKind.Unary,
|
|
29
|
-
},
|
|
30
|
-
/**
|
|
31
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.GetMuteList
|
|
32
|
-
*/
|
|
33
|
-
getMuteList: {
|
|
34
|
-
name: "GetMuteList",
|
|
35
|
-
I: GetMuteListRequest,
|
|
36
|
-
O: GetMuteListResponse,
|
|
37
|
-
kind: MethodKind.Unary,
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.BanSubscriber
|
|
41
|
-
*/
|
|
42
|
-
banSubscriber: {
|
|
43
|
-
name: "BanSubscriber",
|
|
44
|
-
I: BanRequest,
|
|
45
|
-
O: BanResponse,
|
|
46
|
-
kind: MethodKind.Unary,
|
|
47
|
-
},
|
|
48
|
-
/**
|
|
49
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.UnbanSubscriber
|
|
50
|
-
*/
|
|
51
|
-
unbanSubscriber: {
|
|
52
|
-
name: "UnbanSubscriber",
|
|
53
|
-
I: UnbanRequest,
|
|
54
|
-
O: UnbanResponse,
|
|
55
|
-
kind: MethodKind.Unary,
|
|
56
|
-
},
|
|
57
|
-
/**
|
|
58
|
-
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.GetBanList
|
|
59
|
-
*/
|
|
60
|
-
getBanList: {
|
|
61
|
-
name: "GetBanList",
|
|
62
|
-
I: GetBanListRequest,
|
|
63
|
-
O: GetBanListResponse,
|
|
64
|
-
kind: MethodKind.Unary,
|
|
65
|
-
},
|
|
66
|
-
}
|
|
67
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../../gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './Manage_connect';
|
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for Authorization fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Generic.ServiceOpsInterface
|
|
10
|
-
*/
|
|
11
|
-
export const ServiceOpsInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Generic.ServiceOpsInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* Get the status of the service
|
|
16
|
-
*
|
|
17
|
-
* @generated from rpc IT.WebServices.Fragments.Generic.ServiceOpsInterface.ServiceStatus
|
|
18
|
-
*/
|
|
19
|
-
serviceStatus: {
|
|
20
|
-
name: "ServiceStatus",
|
|
21
|
-
I: ServiceStatusRequest,
|
|
22
|
-
O: ServiceStatusResponse,
|
|
23
|
-
kind: MethodKind.Unary,
|
|
24
|
-
},
|
|
25
|
-
/**
|
|
26
|
-
* Bring the service offline, online, restart the service, etc...
|
|
27
|
-
*
|
|
28
|
-
* @generated from rpc IT.WebServices.Fragments.Generic.ServiceOpsInterface.ServiceOperation
|
|
29
|
-
*/
|
|
30
|
-
serviceOperation: {
|
|
31
|
-
name: "ServiceOperation",
|
|
32
|
-
I: ServiceOperationRequest,
|
|
33
|
-
O: ServiceStatusResponse,
|
|
34
|
-
kind: MethodKind.Unary,
|
|
35
|
-
},
|
|
36
|
-
}
|
|
37
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './ServiceOps_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/Notification/NotificationSettings.proto.
|
|
7
|
-
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings = /*@__PURE__*/ fileDesc("CkdQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL05vdGlmaWNhdGlvbi9Ob3RpZmljYXRpb25TZXR0aW5ncy5wcm90bxIlSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLk5vdGlmaWNhdGlvbiJXChVTZW5kZ3JpZE93bmVyU2V0dGluZ3MSDwoHRW5hYmxlZBgBIAEoCBIUCgxBcGlLZXlTZWNyZXQYAiABKAkSFwoPU2VuZEZyb21BZGRyZXNzGAMgASgJYgZwcm90bzM");
|
|
9
|
-
/**
|
|
10
|
-
* Describes the message IT.WebServices.Fragments.Notification.SendgridOwnerSettings.
|
|
11
|
-
* Use `create(SendgridOwnerSettingsSchema)` to create a new message.
|
|
12
|
-
*/
|
|
13
|
-
export const SendgridOwnerSettingsSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_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/Notification/NotificationUserRecord.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Notification_NotificationUserRecord = /*@__PURE__*/ fileDesc("CklQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL05vdGlmaWNhdGlvbi9Ob3RpZmljYXRpb25Vc2VyUmVjb3JkLnByb3RvEiVJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuTm90aWZpY2F0aW9uIp4BChZOb3RpZmljYXRpb25Vc2VyUmVjb3JkEg8KB1Rva2VuSUQYASABKAkSDgoGVXNlcklEGAIgASgJEjAKDENyZWF0ZWRPblVUQxgLIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMQoNTW9kaWZpZWRPblVUQxgMIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBiBnByb3RvMw", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Notification.NotificationUserRecord.
|
|
12
|
-
* Use `create(NotificationUserRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const NotificationUserRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Notification_NotificationUserRecord, 0);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb';
|
|
@@ -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/Notification/UserNotificationSettingsRecord.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Notification_UserNotificationSettingsRecord = /*@__PURE__*/ fileDesc("ClFQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL05vdGlmaWNhdGlvbi9Vc2VyTm90aWZpY2F0aW9uU2V0dGluZ3NSZWNvcmQucHJvdG8SJUlULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Ob3RpZmljYXRpb24i8gEKHlVzZXJOb3RpZmljYXRpb25TZXR0aW5nc1JlY29yZBIOCgZVc2VySUQYASABKAkSMAoMQ3JlYXRlZE9uVVRDGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIxCg1Nb2RpZmllZE9uVVRDGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBJbCgZOb3JtYWwYCyABKAsySy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuTm90aWZpY2F0aW9uLlVzZXJOb3RpZmljYXRpb25TZXR0aW5nc05vcm1hbFJlY29yZCLBAwokVXNlck5vdGlmaWNhdGlvblNldHRpbmdzTm9ybWFsUmVjb3JkEhcKD0Rpc2FibGVBbGxFbWFpbBgBIAEoCBIWCg5EaXNhYmxlQWxsUHVzaBgCIAEoCBIgChhEaXNhYmxlTGl2ZVNjaGVkdWxlRW1haWwYCiABKAgSHwoXRGlzYWJsZUxpdmVTY2hlZHVsZVB1c2gYCyABKAgSGgoSRGlzYWJsZUxpdmVHb0VtYWlsGA8gASgIEhkKEURpc2FibGVMaXZlR29QdXNoGBAgASgIEhwKFERpc2FibGVOZXdBdWRpb0VtYWlsGBQgASgIEhsKE0Rpc2FibGVOZXdBdWRpb1B1c2gYFSABKAgSHAoURGlzYWJsZU5ld0ltYWdlRW1haWwYGSABKAgSGwoTRGlzYWJsZU5ld0ltYWdlUHVzaBgaIAEoCBIcChREaXNhYmxlTmV3VmlkZW9FbWFpbBgeIAEoCBIbChNEaXNhYmxlTmV3VmlkZW9QdXNoGB8gASgIEh4KFkRpc2FibGVOZXdXcml0dGVuRW1haWwYIyABKAgSHQoVRGlzYWJsZU5ld1dyaXR0ZW5QdXNoGCQgASgIYgZwcm90bzM", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Notification.UserNotificationSettingsRecord.
|
|
12
|
-
* Use `create(UserNotificationSettingsRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const UserNotificationSettingsRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Notification_UserNotificationSettingsRecord, 0);
|
|
15
|
-
/**
|
|
16
|
-
* Describes the message IT.WebServices.Fragments.Notification.UserNotificationSettingsNormalRecord.
|
|
17
|
-
* Use `create(UserNotificationSettingsNormalRecordSchema)` to create a new message.
|
|
18
|
-
*/
|
|
19
|
-
export const UserNotificationSettingsNormalRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Notification_UserNotificationSettingsRecord, 1);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb';
|
|
@@ -1,24 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for Notification fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Notification.NotificationInterface
|
|
10
|
-
*/
|
|
11
|
-
export const NotificationInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Notification.NotificationInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.NotificationInterface.SendEmail
|
|
16
|
-
*/
|
|
17
|
-
sendEmail: {
|
|
18
|
-
name: "SendEmail",
|
|
19
|
-
I: SendEmailRequest,
|
|
20
|
-
O: SendEmailResponse,
|
|
21
|
-
kind: MethodKind.Unary,
|
|
22
|
-
},
|
|
23
|
-
}
|
|
24
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect';
|
|
@@ -1,60 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for User Notification fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Notification.UserNotificationInterface
|
|
10
|
-
*/
|
|
11
|
-
export const UserNotificationInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Notification.UserNotificationInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.GetAllTokens
|
|
16
|
-
*/
|
|
17
|
-
getAllTokens: {
|
|
18
|
-
name: "GetAllTokens",
|
|
19
|
-
I: GetAllTokensRequest,
|
|
20
|
-
O: GetAllTokensResponse,
|
|
21
|
-
kind: MethodKind.Unary,
|
|
22
|
-
},
|
|
23
|
-
/**
|
|
24
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.GetRecord
|
|
25
|
-
*/
|
|
26
|
-
getRecord: {
|
|
27
|
-
name: "GetRecord",
|
|
28
|
-
I: GetRecordRequest,
|
|
29
|
-
O: GetRecordResponse,
|
|
30
|
-
kind: MethodKind.Unary,
|
|
31
|
-
},
|
|
32
|
-
/**
|
|
33
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.ModifyNormalRecord
|
|
34
|
-
*/
|
|
35
|
-
modifyNormalRecord: {
|
|
36
|
-
name: "ModifyNormalRecord",
|
|
37
|
-
I: ModifyNormalRecordRequest,
|
|
38
|
-
O: ModifyNormalRecordResponse,
|
|
39
|
-
kind: MethodKind.Unary,
|
|
40
|
-
},
|
|
41
|
-
/**
|
|
42
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.RegisterNewToken
|
|
43
|
-
*/
|
|
44
|
-
registerNewToken: {
|
|
45
|
-
name: "RegisterNewToken",
|
|
46
|
-
I: RegisterNewTokenRequest,
|
|
47
|
-
O: RegisterNewTokenResponse,
|
|
48
|
-
kind: MethodKind.Unary,
|
|
49
|
-
},
|
|
50
|
-
/**
|
|
51
|
-
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.UnRegisterNewToken
|
|
52
|
-
*/
|
|
53
|
-
unRegisterNewToken: {
|
|
54
|
-
name: "UnRegisterNewToken",
|
|
55
|
-
I: UnRegisterNewTokenRequest,
|
|
56
|
-
O: UnRegisterNewTokenResponse,
|
|
57
|
-
kind: MethodKind.Unary,
|
|
58
|
-
},
|
|
59
|
-
}
|
|
60
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect';
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export * from './NotificationInterface_pb';
|
|
3
2
|
export * from './NotificationSettings_pb';
|
|
4
3
|
export * from './NotificationUserRecord_pb';
|
|
5
|
-
export * from './UserNotificationInterface_pb';
|
|
6
4
|
export * from './UserNotificationSettingsRecord_pb';
|
|
7
|
-
export * as connect from './connect';
|
|
@@ -1,34 +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/Page/PageRecord.proto.
|
|
8
|
-
*/
|
|
9
|
-
export const file_Protos_IT_WebServices_Fragments_Page_PageRecord = /*@__PURE__*/ fileDesc("CjVQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL1BhZ2UvUGFnZVJlY29yZC5wcm90bxIdSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlBhZ2UikAEKClBhZ2VSZWNvcmQSPwoGUHVibGljGAEgASgLMi8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlBhZ2UuUGFnZVB1YmxpY1JlY29yZBJBCgdQcml2YXRlGAIgASgLMjAuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlBhZ2UuUGFnZVByaXZhdGVSZWNvcmQi2QIKEFBhZ2VQdWJsaWNSZWNvcmQSDgoGUGFnZUlEGAEgASgJEjAKDENyZWF0ZWRPblVUQxgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMQoNTW9kaWZpZWRPblVUQxgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMAoMUHVibGlzaE9uVVRDGAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIvCgtQaW5uZWRPblVUQxgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMAoMRGVsZXRlZE9uVVRDGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBI7CgREYXRhGBUgASgLMi0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlBhZ2UuUGFnZVB1YmxpY0RhdGEisgEKEVBhZ2VQcml2YXRlUmVjb3JkEhEKCUNyZWF0ZWRCeRgCIAEoCRISCgpNb2RpZmllZEJ5GAMgASgJEhMKC1B1Ymxpc2hlZEJ5GAQgASgJEhAKCFBpbm5lZEJ5GAUgASgJEhEKCURlbGV0ZWRCeRgGIAEoCRI8CgREYXRhGBUgASgLMi4uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlBhZ2UuUGFnZVByaXZhdGVEYXRhIrwBCg5QYWdlUHVibGljRGF0YRINCgVUaXRsZRgBIAEoCRITCgtEZXNjcmlwdGlvbhgCIAEoCRIOCgZBdXRob3IYAyABKAkSEAoIQXV0aG9ySUQYDSABKAkSCwoDVVJMGAQgASgJEhwKFEZlYXR1cmVkSW1hZ2VBc3NldElEGAYgASgJEhkKEVN1YnNjcmlwdGlvbkxldmVsGAcgASgNEgwKBFRhZ3MYCCADKAkSEAoISHRtbEJvZHkYCyABKAkiJAoPUGFnZVByaXZhdGVEYXRhEhEKCU9sZFBhZ2VJRBgzIAEoCWIGcHJvdG8z", [file_google_protobuf_timestamp]);
|
|
10
|
-
/**
|
|
11
|
-
* Describes the message IT.WebServices.Fragments.Page.PageRecord.
|
|
12
|
-
* Use `create(PageRecordSchema)` to create a new message.
|
|
13
|
-
*/
|
|
14
|
-
export const PageRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Page_PageRecord, 0);
|
|
15
|
-
/**
|
|
16
|
-
* Describes the message IT.WebServices.Fragments.Page.PagePublicRecord.
|
|
17
|
-
* Use `create(PagePublicRecordSchema)` to create a new message.
|
|
18
|
-
*/
|
|
19
|
-
export const PagePublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Page_PageRecord, 1);
|
|
20
|
-
/**
|
|
21
|
-
* Describes the message IT.WebServices.Fragments.Page.PagePrivateRecord.
|
|
22
|
-
* Use `create(PagePrivateRecordSchema)` to create a new message.
|
|
23
|
-
*/
|
|
24
|
-
export const PagePrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Page_PageRecord, 2);
|
|
25
|
-
/**
|
|
26
|
-
* Describes the message IT.WebServices.Fragments.Page.PagePublicData.
|
|
27
|
-
* Use `create(PagePublicDataSchema)` to create a new message.
|
|
28
|
-
*/
|
|
29
|
-
export const PagePublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Page_PageRecord, 3);
|
|
30
|
-
/**
|
|
31
|
-
* Describes the message IT.WebServices.Fragments.Page.PagePrivateData.
|
|
32
|
-
* Use `create(PagePrivateDataSchema)` to create a new message.
|
|
33
|
-
*/
|
|
34
|
-
export const PagePrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Page_PageRecord, 4);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb';
|
|
@@ -1,123 +1,2 @@
|
|
|
1
|
-
//
|
|
2
|
-
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
// @ts-nocheck
|
|
5
|
-
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
/**
|
|
7
|
-
* Service for Page fragment interface
|
|
8
|
-
*
|
|
9
|
-
* @generated from service IT.WebServices.Fragments.Page.PageInterface
|
|
10
|
-
*/
|
|
11
|
-
export const PageInterface = {
|
|
12
|
-
typeName: "IT.WebServices.Fragments.Page.PageInterface",
|
|
13
|
-
methods: {
|
|
14
|
-
/**
|
|
15
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.CreatePage
|
|
16
|
-
*/
|
|
17
|
-
createPage: {
|
|
18
|
-
name: "CreatePage",
|
|
19
|
-
I: CreatePageRequest,
|
|
20
|
-
O: CreatePageResponse,
|
|
21
|
-
kind: MethodKind.Unary,
|
|
22
|
-
},
|
|
23
|
-
/**
|
|
24
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.DeletePage
|
|
25
|
-
*/
|
|
26
|
-
deletePage: {
|
|
27
|
-
name: "DeletePage",
|
|
28
|
-
I: DeletePageRequest,
|
|
29
|
-
O: DeletePageResponse,
|
|
30
|
-
kind: MethodKind.Unary,
|
|
31
|
-
},
|
|
32
|
-
/**
|
|
33
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.GetAllPages
|
|
34
|
-
*/
|
|
35
|
-
getAllPages: {
|
|
36
|
-
name: "GetAllPages",
|
|
37
|
-
I: GetAllPagesRequest,
|
|
38
|
-
O: GetAllPagesResponse,
|
|
39
|
-
kind: MethodKind.Unary,
|
|
40
|
-
},
|
|
41
|
-
/**
|
|
42
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.GetAllPagesAdmin
|
|
43
|
-
*/
|
|
44
|
-
getAllPagesAdmin: {
|
|
45
|
-
name: "GetAllPagesAdmin",
|
|
46
|
-
I: GetAllPagesAdminRequest,
|
|
47
|
-
O: GetAllPagesAdminResponse,
|
|
48
|
-
kind: MethodKind.Unary,
|
|
49
|
-
},
|
|
50
|
-
/**
|
|
51
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.GetPage
|
|
52
|
-
*/
|
|
53
|
-
getPage: {
|
|
54
|
-
name: "GetPage",
|
|
55
|
-
I: GetPageRequest,
|
|
56
|
-
O: GetPageResponse,
|
|
57
|
-
kind: MethodKind.Unary,
|
|
58
|
-
},
|
|
59
|
-
/**
|
|
60
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.GetPageByUrl
|
|
61
|
-
*/
|
|
62
|
-
getPageByUrl: {
|
|
63
|
-
name: "GetPageByUrl",
|
|
64
|
-
I: GetPageByUrlRequest,
|
|
65
|
-
O: GetPageByUrlResponse,
|
|
66
|
-
kind: MethodKind.Unary,
|
|
67
|
-
},
|
|
68
|
-
/**
|
|
69
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.GetPageAdmin
|
|
70
|
-
*/
|
|
71
|
-
getPageAdmin: {
|
|
72
|
-
name: "GetPageAdmin",
|
|
73
|
-
I: GetPageAdminRequest,
|
|
74
|
-
O: GetPageAdminResponse,
|
|
75
|
-
kind: MethodKind.Unary,
|
|
76
|
-
},
|
|
77
|
-
/**
|
|
78
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.ModifyPage
|
|
79
|
-
*/
|
|
80
|
-
modifyPage: {
|
|
81
|
-
name: "ModifyPage",
|
|
82
|
-
I: ModifyPageRequest,
|
|
83
|
-
O: ModifyPageResponse,
|
|
84
|
-
kind: MethodKind.Unary,
|
|
85
|
-
},
|
|
86
|
-
/**
|
|
87
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.PublishPage
|
|
88
|
-
*/
|
|
89
|
-
publishPage: {
|
|
90
|
-
name: "PublishPage",
|
|
91
|
-
I: PublishPageRequest,
|
|
92
|
-
O: PublishPageResponse,
|
|
93
|
-
kind: MethodKind.Unary,
|
|
94
|
-
},
|
|
95
|
-
/**
|
|
96
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.SearchPage
|
|
97
|
-
*/
|
|
98
|
-
searchPage: {
|
|
99
|
-
name: "SearchPage",
|
|
100
|
-
I: SearchPageRequest,
|
|
101
|
-
O: SearchPageResponse,
|
|
102
|
-
kind: MethodKind.Unary,
|
|
103
|
-
},
|
|
104
|
-
/**
|
|
105
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.UndeletePage
|
|
106
|
-
*/
|
|
107
|
-
undeletePage: {
|
|
108
|
-
name: "UndeletePage",
|
|
109
|
-
I: UndeletePageRequest,
|
|
110
|
-
O: UndeletePageResponse,
|
|
111
|
-
kind: MethodKind.Unary,
|
|
112
|
-
},
|
|
113
|
-
/**
|
|
114
|
-
* @generated from rpc IT.WebServices.Fragments.Page.PageInterface.UnpublishPage
|
|
115
|
-
*/
|
|
116
|
-
unpublishPage: {
|
|
117
|
-
name: "UnpublishPage",
|
|
118
|
-
I: UnpublishPageRequest,
|
|
119
|
-
O: UnpublishPageResponse,
|
|
120
|
-
kind: MethodKind.Unary,
|
|
121
|
-
},
|
|
122
|
-
}
|
|
123
|
-
};
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../../gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// Auto-generated - DO NOT EDIT
|
|
2
|
-
export
|
|
2
|
+
export * from './PageInterface_connect';
|
package/dist/esm/Page/index.js
CHANGED
|
@@ -1,129 +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_SharedTypes } from "../Authorization/SharedTypes_pb";
|
|
7
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings } from "../Authorization/Payment/Crypto/CryptoSettings_pb";
|
|
8
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings } from "../Authorization/Payment/Manual/ManualPaymentSettings_pb";
|
|
9
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings } from "../Authorization/Payment/Fortis/FortisSettings_pb";
|
|
10
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeSettings } from "../Authorization/Payment/Stripe/StripeSettings_pb";
|
|
11
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalSettings } from "../Authorization/Payment/Paypal/PaypalSettings_pb";
|
|
12
|
-
import { file_Protos_IT_WebServices_Fragments_Content_SharedTypes } from "../Content/SharedTypes_pb";
|
|
13
|
-
import { file_Protos_IT_WebServices_Fragments_Comment_SharedTypes } from "../Comment/SharedTypes_pb";
|
|
14
|
-
import { file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings } from "../Notification/NotificationSettings_pb";
|
|
15
|
-
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb";
|
|
16
|
-
/**
|
|
17
|
-
* Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsRecord.proto.
|
|
18
|
-
*/
|
|
19
|
-
export const file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord = /*@__PURE__*/ fileDesc("Cj1Qcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL1NldHRpbmdzL1NldHRpbmdzUmVjb3JkLnByb3RvEiFJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3Mi5QEKDlNldHRpbmdzUmVjb3JkEkUKBlB1YmxpYxgBIAEoCzI1LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TZXR0aW5nc1B1YmxpY0RhdGESRwoHUHJpdmF0ZRgCIAEoCzI2LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TZXR0aW5nc1ByaXZhdGVEYXRhEkMKBU93bmVyGAMgASgLMjQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzT3duZXJEYXRhIroEChJTZXR0aW5nc1B1YmxpY0RhdGESEgoKVmVyc2lvbk51bRgBIAEoDRIxCg1Nb2RpZmllZE9uVVRDGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBJXCg9QZXJzb25hbGl6YXRpb24YCiABKAsyPi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuUGVyc29uYWxpemF0aW9uUHVibGljUmVjb3JkElEKDFN1YnNjcmlwdGlvbhgLIAEoCzI7LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TdWJzY3JpcHRpb25QdWJsaWNSZWNvcmQSSQoIQ29tbWVudHMYDCABKAsyNy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ29tbWVudHNQdWJsaWNSZWNvcmQSPwoDQ01TGA0gASgLMjIuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkNNU1B1YmxpY1JlY29yZBJRCgxOb3RpZmljYXRpb24YDiABKAsyOy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTm90aWZpY2F0aW9uUHVibGljUmVjb3JkElIKBkV2ZW50cxgPIAEoCzJCLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFB1YmxpY1NldHRpbmdzIo4EChNTZXR0aW5nc1ByaXZhdGVEYXRhEhIKCk1vZGlmaWVkQnkYAiABKAkSWAoPUGVyc29uYWxpemF0aW9uGAogASgLMj8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlBlcnNvbmFsaXphdGlvblByaXZhdGVSZWNvcmQSUgoMU3Vic2NyaXB0aW9uGAsgASgLMjwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlN1YnNjcmlwdGlvblByaXZhdGVSZWNvcmQSSgoIQ29tbWVudHMYDCABKAsyOC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ29tbWVudHNQcml2YXRlUmVjb3JkEkAKA0NNUxgNIAEoCzIzLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5DTVNQcml2YXRlUmVjb3JkElIKDE5vdGlmaWNhdGlvbhgOIAEoCzI8LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Ob3RpZmljYXRpb25Qcml2YXRlUmVjb3JkElMKBkV2ZW50cxgPIAEoCzJDLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFByaXZhdGVTZXR0aW5ncyLsAwoRU2V0dGluZ3NPd25lckRhdGESVgoPUGVyc29uYWxpemF0aW9uGAogASgLMj0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlBlcnNvbmFsaXphdGlvbk93bmVyUmVjb3JkElAKDFN1YnNjcmlwdGlvbhgLIAEoCzI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TdWJzY3JpcHRpb25Pd25lclJlY29yZBJICghDb21tZW50cxgMIAEoCzI2LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Db21tZW50c093bmVyUmVjb3JkEj4KA0NNUxgNIAEoCzIxLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5DTVNPd25lclJlY29yZBJQCgxOb3RpZmljYXRpb24YDiABKAsyOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTm90aWZpY2F0aW9uT3duZXJSZWNvcmQSUQoGRXZlbnRzGA8gASgLMkEuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uRXZlbnRzLkV2ZW50T3duZXJTZXR0aW5ncyKZAQobUGVyc29uYWxpemF0aW9uUHVibGljUmVjb3JkEg0KBVRpdGxlGAEgASgJEhcKD01ldGFEZXNjcmlwdGlvbhgCIAEoCRIZChFEZWZhdWx0VG9EYXJrTW9kZRgDIAEoCBIbChNQcm9maWxlSW1hZ2VBc3NldElkGAQgASgJEhoKEkhlYWRlckltYWdlQXNzZXRJZBgFIAEoCSIeChxQZXJzb25hbGl6YXRpb25Qcml2YXRlUmVjb3JkIhwKGlBlcnNvbmFsaXphdGlvbk93bmVyUmVjb3JkIv8EChhTdWJzY3JpcHRpb25QdWJsaWNSZWNvcmQSRwoFVGllcnMYASADKAsyOC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5TdWJzY3JpcHRpb25UaWVyEhIKCkFsbG93T3RoZXIYAiABKAgSFgoOTWluaW11bUFsbG93ZWQYAyABKAgSFgoOTWF4aW11bUFsbG93ZWQYBCABKAgSYgoGTWFudWFsGAsgASgLMlIuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5NYW51YWwuTWFudWFsUGF5bWVudFB1YmxpY1NldHRpbmdzElsKBkZvcnRpcxgMIAEoCzJLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuRm9ydGlzLkZvcnRpc1B1YmxpY1NldHRpbmdzElsKBkNyeXB0bxgNIAEoCzJLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuQ3J5cHRvLkNyeXB0b1B1YmxpY1NldHRpbmdzElsKBlN0cmlwZRgOIAEoCzJLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuU3RyaXBlLlN0cmlwZVB1YmxpY1NldHRpbmdzElsKBlBheXBhbBgPIAEoCzJLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuUGF5cGFsLlBheXBhbFB1YmxpY1NldHRpbmdzIhsKGVN1YnNjcmlwdGlvblByaXZhdGVSZWNvcmQirQIKF1N1YnNjcmlwdGlvbk93bmVyUmVjb3JkEloKBkZvcnRpcxgMIAEoCzJKLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuRm9ydGlzLkZvcnRpc093bmVyU2V0dGluZ3MSWgoGU3RyaXBlGA4gASgLMkouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlT3duZXJTZXR0aW5ncxJaCgZQYXlwYWwYDyABKAsySi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlBheXBhbC5QYXlwYWxPd25lclNldHRpbmdzIuYBChRDb21tZW50c1B1YmxpY1JlY29yZBISCgpBbGxvd0xpbmtzGAEgASgIEkQKDERlZmF1bHRPcmRlchgCIAEoDjIuLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db21tZW50LkNvbW1lbnRPcmRlchJXChJEZWZhdWx0UmVzdHJpY3Rpb24YAyABKAsyOy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQ29tbWVudC5Db21tZW50UmVzdHJpY3Rpb25NaW5pbXVtEhsKE0V4cGxpY2l0TW9kZUVuYWJsZWQYBCABKAgiKgoVQ29tbWVudHNQcml2YXRlUmVjb3JkEhEKCUJsYWNrTGlzdBgBIAMoCSIVChNDb21tZW50c093bmVyUmVjb3JkIqcCCg9DTVNQdWJsaWNSZWNvcmQSQwoNRGVmYXVsdExheW91dBgBIAEoDjIsLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5Db250ZW50LkxheW91dEVudW0SQgoIQ2hhbm5lbHMYAiADKAsyMC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ2hhbm5lbFJlY29yZBJFCgpDYXRlZ29yaWVzGAMgAygLMjEuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkNhdGVnb3J5UmVjb3JkEkQKBE1lbnUYBCABKAsyNi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ01TUHVibGljTWVudVJlY29yZCISChBDTVNQcml2YXRlUmVjb3JkIhAKDkNNU093bmVyUmVjb3JkIhoKGE5vdGlmaWNhdGlvblB1YmxpY1JlY29yZCIbChlOb3RpZmljYXRpb25Qcml2YXRlUmVjb3JkImkKF05vdGlmaWNhdGlvbk93bmVyUmVjb3JkEk4KCFNlbmRncmlkGAEgASgLMjwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLk5vdGlmaWNhdGlvbi5TZW5kZ3JpZE93bmVyU2V0dGluZ3MitQEKDUNoYW5uZWxSZWNvcmQSEQoJQ2hhbm5lbElkGAEgASgJEhcKD1BhcmVudENoYW5uZWxJZBgCIAEoCRITCgtEaXNwbGF5TmFtZRgDIAEoCRIPCgdVcmxTdHViGAQgASgJEhQKDEltYWdlQXNzZXRJZBgFIAEoCRISCgpZb3V0dWJlVXJsGGUgASgJEhEKCVJ1bWJsZVVybBhmIAEoCRIVCgxPbGRDaGFubmVsSWQY6QcgASgJInwKDkNhdGVnb3J5UmVjb3JkEhIKCkNhdGVnb3J5SWQYASABKAkSGAoQUGFyZW50Q2F0ZWdvcnlJZBgCIAEoCRITCgtEaXNwbGF5TmFtZRgDIAEoCRIPCgdVcmxTdHViGAQgASgJEhYKDU9sZENhdGVnb3J5SWQY6QcgASgJIoUBChNDTVNQdWJsaWNNZW51UmVjb3JkEhkKEUF1ZGlvTWVudUxpbmtOYW1lGAEgASgJEhsKE1BpY3R1cmVNZW51TGlua05hbWUYAiABKAkSGQoRVmlkZW9NZW51TGlua05hbWUYAyABKAkSGwoTV3JpdHRlbk1lbnVMaW5rTmFtZRgEIAEoCWIGcHJvdG8z", [file_google_protobuf_timestamp, file_Protos_IT_WebServices_Fragments_Authorization_SharedTypes, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoSettings, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Manual_ManualPaymentSettings, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisSettings, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeSettings, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Paypal_PaypalSettings, file_Protos_IT_WebServices_Fragments_Content_SharedTypes, file_Protos_IT_WebServices_Fragments_Comment_SharedTypes, file_Protos_IT_WebServices_Fragments_Notification_NotificationSettings, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings]);
|
|
20
|
-
/**
|
|
21
|
-
* Describes the message IT.WebServices.Fragments.Settings.SettingsRecord.
|
|
22
|
-
* Use `create(SettingsRecordSchema)` to create a new message.
|
|
23
|
-
*/
|
|
24
|
-
export const SettingsRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 0);
|
|
25
|
-
/**
|
|
26
|
-
* Describes the message IT.WebServices.Fragments.Settings.SettingsPublicData.
|
|
27
|
-
* Use `create(SettingsPublicDataSchema)` to create a new message.
|
|
28
|
-
*/
|
|
29
|
-
export const SettingsPublicDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 1);
|
|
30
|
-
/**
|
|
31
|
-
* Describes the message IT.WebServices.Fragments.Settings.SettingsPrivateData.
|
|
32
|
-
* Use `create(SettingsPrivateDataSchema)` to create a new message.
|
|
33
|
-
*/
|
|
34
|
-
export const SettingsPrivateDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 2);
|
|
35
|
-
/**
|
|
36
|
-
* Describes the message IT.WebServices.Fragments.Settings.SettingsOwnerData.
|
|
37
|
-
* Use `create(SettingsOwnerDataSchema)` to create a new message.
|
|
38
|
-
*/
|
|
39
|
-
export const SettingsOwnerDataSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 3);
|
|
40
|
-
/**
|
|
41
|
-
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationPublicRecord.
|
|
42
|
-
* Use `create(PersonalizationPublicRecordSchema)` to create a new message.
|
|
43
|
-
*/
|
|
44
|
-
export const PersonalizationPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 4);
|
|
45
|
-
/**
|
|
46
|
-
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord.
|
|
47
|
-
* Use `create(PersonalizationPrivateRecordSchema)` to create a new message.
|
|
48
|
-
*/
|
|
49
|
-
export const PersonalizationPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 5);
|
|
50
|
-
/**
|
|
51
|
-
* Describes the message IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord.
|
|
52
|
-
* Use `create(PersonalizationOwnerRecordSchema)` to create a new message.
|
|
53
|
-
*/
|
|
54
|
-
export const PersonalizationOwnerRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 6);
|
|
55
|
-
/**
|
|
56
|
-
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionPublicRecord.
|
|
57
|
-
* Use `create(SubscriptionPublicRecordSchema)` to create a new message.
|
|
58
|
-
*/
|
|
59
|
-
export const SubscriptionPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 7);
|
|
60
|
-
/**
|
|
61
|
-
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord.
|
|
62
|
-
* Use `create(SubscriptionPrivateRecordSchema)` to create a new message.
|
|
63
|
-
*/
|
|
64
|
-
export const SubscriptionPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 8);
|
|
65
|
-
/**
|
|
66
|
-
* Describes the message IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord.
|
|
67
|
-
* Use `create(SubscriptionOwnerRecordSchema)` to create a new message.
|
|
68
|
-
*/
|
|
69
|
-
export const SubscriptionOwnerRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 9);
|
|
70
|
-
/**
|
|
71
|
-
* Describes the message IT.WebServices.Fragments.Settings.CommentsPublicRecord.
|
|
72
|
-
* Use `create(CommentsPublicRecordSchema)` to create a new message.
|
|
73
|
-
*/
|
|
74
|
-
export const CommentsPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 10);
|
|
75
|
-
/**
|
|
76
|
-
* Describes the message IT.WebServices.Fragments.Settings.CommentsPrivateRecord.
|
|
77
|
-
* Use `create(CommentsPrivateRecordSchema)` to create a new message.
|
|
78
|
-
*/
|
|
79
|
-
export const CommentsPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 11);
|
|
80
|
-
/**
|
|
81
|
-
* Describes the message IT.WebServices.Fragments.Settings.CommentsOwnerRecord.
|
|
82
|
-
* Use `create(CommentsOwnerRecordSchema)` to create a new message.
|
|
83
|
-
*/
|
|
84
|
-
export const CommentsOwnerRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 12);
|
|
85
|
-
/**
|
|
86
|
-
* Describes the message IT.WebServices.Fragments.Settings.CMSPublicRecord.
|
|
87
|
-
* Use `create(CMSPublicRecordSchema)` to create a new message.
|
|
88
|
-
*/
|
|
89
|
-
export const CMSPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 13);
|
|
90
|
-
/**
|
|
91
|
-
* Describes the message IT.WebServices.Fragments.Settings.CMSPrivateRecord.
|
|
92
|
-
* Use `create(CMSPrivateRecordSchema)` to create a new message.
|
|
93
|
-
*/
|
|
94
|
-
export const CMSPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 14);
|
|
95
|
-
/**
|
|
96
|
-
* Describes the message IT.WebServices.Fragments.Settings.CMSOwnerRecord.
|
|
97
|
-
* Use `create(CMSOwnerRecordSchema)` to create a new message.
|
|
98
|
-
*/
|
|
99
|
-
export const CMSOwnerRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 15);
|
|
100
|
-
/**
|
|
101
|
-
* Describes the message IT.WebServices.Fragments.Settings.NotificationPublicRecord.
|
|
102
|
-
* Use `create(NotificationPublicRecordSchema)` to create a new message.
|
|
103
|
-
*/
|
|
104
|
-
export const NotificationPublicRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 16);
|
|
105
|
-
/**
|
|
106
|
-
* Describes the message IT.WebServices.Fragments.Settings.NotificationPrivateRecord.
|
|
107
|
-
* Use `create(NotificationPrivateRecordSchema)` to create a new message.
|
|
108
|
-
*/
|
|
109
|
-
export const NotificationPrivateRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 17);
|
|
110
|
-
/**
|
|
111
|
-
* Describes the message IT.WebServices.Fragments.Settings.NotificationOwnerRecord.
|
|
112
|
-
* Use `create(NotificationOwnerRecordSchema)` to create a new message.
|
|
113
|
-
*/
|
|
114
|
-
export const NotificationOwnerRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 18);
|
|
115
|
-
/**
|
|
116
|
-
* Describes the message IT.WebServices.Fragments.Settings.ChannelRecord.
|
|
117
|
-
* Use `create(ChannelRecordSchema)` to create a new message.
|
|
118
|
-
*/
|
|
119
|
-
export const ChannelRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 19);
|
|
120
|
-
/**
|
|
121
|
-
* Describes the message IT.WebServices.Fragments.Settings.CategoryRecord.
|
|
122
|
-
* Use `create(CategoryRecordSchema)` to create a new message.
|
|
123
|
-
*/
|
|
124
|
-
export const CategoryRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 20);
|
|
125
|
-
/**
|
|
126
|
-
* Describes the message IT.WebServices.Fragments.Settings.CMSPublicMenuRecord.
|
|
127
|
-
* Use `create(CMSPublicMenuRecordSchema)` to create a new message.
|
|
128
|
-
*/
|
|
129
|
-
export const CMSPublicMenuRecordSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, 21);
|
|
1
|
+
// Auto-generated - DO NOT EDIT
|
|
2
|
+
export * from '../gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb';
|