@inverted-tech/fragments 0.3.0 → 0.3.2
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 -0
- package/dist/esm/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/Authentication/index.js +2 -0
- package/dist/esm/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/index.js +6 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/Authorization/Payment/index.js +8 -0
- package/dist/esm/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/Authorization/connect/index.js +4 -0
- package/dist/esm/Authorization/index.js +4 -0
- package/dist/esm/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/Comment/index.js +3 -0
- package/dist/esm/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/Content/Music/index.js +2 -0
- package/dist/esm/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/index.js +2 -0
- package/dist/esm/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/Content/connect/Content_connect.js +2 -0
- package/dist/esm/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/Content/connect/Video_connect.js +2 -0
- package/dist/esm/Content/connect/index.js +9 -0
- package/dist/esm/Content/index.js +8 -0
- package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/Generic/index.js +2 -0
- package/dist/esm/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/index.js +4 -0
- package/dist/esm/Page/PageRecord_pb.js +2 -0
- package/dist/esm/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/Page/index.js +2 -0
- package/dist/esm/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/Settings/index.js +2 -0
- package/dist/esm/connect.js +1 -1
- 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/Events/AdminEventInterface_pb.js +139 -0
- 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/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/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/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/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/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/index.js +8 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +4 -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/Content_pb.js +227 -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/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/index.js +8 -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/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/index.js +3 -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/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/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/SettingsInterface_connect.js +273 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +276 -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/connect.js +2 -0
- package/dist/esm/gen/index.js +4 -0
- package/dist/esm/index.js +3 -4
- 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/esm/validation.js +46 -0
- package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/Comment/index.d.ts +2 -0
- package/dist/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/Content/index.d.ts +7 -0
- package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/Generic/index.d.ts +1 -0
- package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/index.d.ts +3 -0
- package/dist/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/Page/index.d.ts +1 -0
- package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/Settings/index.d.ts +1 -0
- package/dist/protos/connect.d.ts +1 -1
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +629 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/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/index.d.ts +5 -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/Fortis/index.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/Paypal/index.d.ts +2 -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/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -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/index.d.ts +7 -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/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +947 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +1 -0
- package/dist/protos/index.d.ts +1 -3
- 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/dist/protos/validation.d.ts +3 -0
- package/package.json +6 -2
- package/dist/esm/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authentication/index.js +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +0 -622
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +0 -138
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +0 -559
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +0 -116
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +0 -201
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +0 -77
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +0 -48
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +0 -24
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +0 -6
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -6
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -7
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -9
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -10
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Authorization/index.js +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Comment/index.d.ts +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Comment/index.js +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +0 -968
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Content_pb.js +0 -227
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -2
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Music/index.js +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -7
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/Stats/index.js +0 -8
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/index.d.ts +0 -11
- package/dist/esm/Protos/IT/WebServices/Fragments/Content/index.js +0 -12
- package/dist/esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Generic/index.d.ts +0 -1
- package/dist/esm/Protos/IT/WebServices/Fragments/Generic/index.js +0 -2
- package/dist/esm/Protos/IT/WebServices/Fragments/Notification/index.d.ts +0 -4
- package/dist/esm/Protos/IT/WebServices/Fragments/Notification/index.js +0 -5
- package/dist/esm/Protos/IT/WebServices/Fragments/Page/index.d.ts +0 -2
- package/dist/esm/Protos/IT/WebServices/Fragments/Page/index.js +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +0 -250
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +0 -255
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +0 -875
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +0 -256
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/index.d.ts +0 -3
- package/dist/esm/Protos/IT/WebServices/Fragments/Settings/index.js +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +0 -43
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +0 -232
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +0 -21
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +0 -46
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +0 -298
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +0 -1677
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +0 -255
- package/dist/protos/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +0 -21
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +0 -84
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +0 -107
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +0 -622
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +0 -399
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +0 -71
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +0 -365
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +0 -559
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +0 -201
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +0 -48
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -5
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +0 -89
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.d.ts +0 -268
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.d.ts +0 -199
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +0 -210
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +0 -53
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -170
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +0 -85
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +0 -27
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +0 -38
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +0 -20
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -6
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +0 -302
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +0 -52
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +0 -50
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +0 -38
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +0 -199
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +0 -80
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -331
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +0 -20
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +0 -59
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +0 -80
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +0 -337
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +0 -52
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +0 -24
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +0 -42
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +0 -124
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +0 -50
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +0 -71
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -574
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +0 -34
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +0 -46
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +0 -8
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -9
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +0 -118
- package/dist/protos/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +0 -556
- package/dist/protos/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +0 -151
- package/dist/protos/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +0 -74
- package/dist/protos/Protos/IT/WebServices/Fragments/Comment/index.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +0 -134
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +0 -199
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +0 -82
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +0 -448
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +0 -37
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +0 -147
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +0 -43
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +0 -232
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +0 -363
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +0 -163
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +0 -968
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +0 -151
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +0 -163
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +0 -968
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +0 -363
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -2
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +0 -48
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +0 -246
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +0 -26
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +0 -26
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +0 -86
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +0 -73
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +0 -62
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +0 -249
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +0 -153
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +0 -26
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +0 -86
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +0 -60
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +0 -60
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -7
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +0 -17
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +0 -92
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/connect.d.ts +0 -8
- package/dist/protos/Protos/IT/WebServices/Fragments/Content/index.d.ts +0 -11
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +0 -61
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +0 -35
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +0 -45
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +0 -186
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +0 -62
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.d.ts +0 -60
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +0 -186
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +0 -2
- package/dist/protos/Protos/IT/WebServices/Fragments/Errors_pb.d.ts +0 -28
- package/dist/protos/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +0 -134
- package/dist/protos/Protos/IT/WebServices/Fragments/Generic/index.d.ts +0 -1
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +0 -19
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +0 -61
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +0 -28
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +0 -43
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +0 -55
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +0 -189
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +0 -107
- package/dist/protos/Protos/IT/WebServices/Fragments/Notification/index.d.ts +0 -4
- package/dist/protos/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +0 -118
- package/dist/protos/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +0 -659
- package/dist/protos/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +0 -171
- package/dist/protos/Protos/IT/WebServices/Fragments/Page/index.d.ts +0 -2
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +0 -32
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +0 -127
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +0 -250
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +0 -875
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +0 -513
- package/dist/protos/Protos/IT/WebServices/Fragments/Settings/index.d.ts +0 -3
- package/dist/protos/Protos/IT/WebServices/Fragments/connect.d.ts +0 -9
- package/dist/protos/Protos/IT/WebServices/Fragments/index.d.ts +0 -11
- package/dist/protos/Protos/IT/WebServices/connect.d.ts +0 -1
- package/dist/protos/Protos/IT/WebServices/index.d.ts +0 -1
- package/dist/protos/Protos/IT/connect.d.ts +0 -1
- package/dist/protos/Protos/IT/index.d.ts +0 -1
- package/dist/protos/Protos/buf/index.d.ts +0 -1
- package/dist/protos/Protos/buf/validate/index.d.ts +0 -1
- package/dist/protos/Protos/buf/validate/validate_pb.d.ts +0 -2
- package/dist/protos/Protos/connect.d.ts +0 -1
- package/dist/protos/Protos/index.d.ts +0 -2
- package/dist/protos/buf/index.d.ts +0 -1
- package/dist/protos/buf/validate/index.d.ts +0 -1
- package/dist/protos/buf/validate/validate_pb.d.ts +0 -4597
- package/dist/protos/google/api/annotations_pb.d.ts +0 -13
- package/dist/protos/google/api/http_pb.d.ts +0 -440
- package/dist/protos/google/api/index.d.ts +0 -2
- package/dist/protos/google/index.d.ts +0 -1
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authentication/connect.js → Authentication/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Events/connect.js → Authorization/Events/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.js → Authorization/Payment/Crypto/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.js → Authorization/Payment/Fortis/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.js → Authorization/Payment/Manual/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.js → Authorization/Payment/Paypal/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.js → Authorization/Payment/Stripe/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Comment/connect.js → Comment/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Content/Music/connect.js → Content/Music/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Content/Stats/connect.js → Content/Stats/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.js → CreatorDashboard/Settings/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.js → CreatorDashboard/Subscribers/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/CreatorDashboard → CreatorDashboard}/index.js +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Generic/connect.js → Generic/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Notification/connect.js → Notification/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Page/connect.js → Page/connect/index.js} +0 -0
- /package/dist/esm/{Protos/IT/WebServices/Fragments/Settings/connect.js → Settings/connect/index.js} +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/Backup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/Backup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Claims_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Claims_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CommonTypes_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetBackup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetBackup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Backup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Backup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/ContentRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Content_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Rumble_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Rumble_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/SharedTypes_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Video_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Video_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Errors_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Page/PageInterface_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Page/PageInterface_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Page/PageRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Settings/Backup_connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Settings/Backup_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/index.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/WebServices/index.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/IT/index.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/buf/index.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/buf/validate/index.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/buf/validate/validate_pb.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/connect.js +0 -0
- /package/dist/esm/{Protos → gen/Protos}/index.js +0 -0
- /package/dist/esm/{buf → gen/buf}/index.js +0 -0
- /package/dist/esm/{buf → gen/buf}/validate/index.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/esm/{google → gen/google}/api/index.js +0 -0
- /package/dist/esm/{google → gen/google}/index.js +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authentication/connect.d.ts → protos/Authentication/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Events/connect.d.ts → protos/Authorization/Events/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts → protos/Authorization/Payment/Crypto/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts → protos/Authorization/Payment/Fortis/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts → protos/Authorization/Payment/Manual/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts → protos/Authorization/Payment/Paypal/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts → protos/Authorization/Payment/Stripe/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Comment/connect.d.ts → protos/Comment/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Content/Music/connect.d.ts → protos/Content/Music/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Content/Stats/connect.d.ts → protos/Content/Stats/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts → protos/CreatorDashboard/Settings/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts → protos/CreatorDashboard/Subscribers/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments → protos}/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Generic/connect.d.ts → protos/Generic/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Notification/connect.d.ts → protos/Notification/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Page/connect.d.ts → protos/Page/connect/index.d.ts} +0 -0
- /package/dist/{esm/Protos/IT/WebServices/Fragments/Settings/connect.d.ts → protos/Settings/connect/index.d.ts} +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Events/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Music/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/Stats/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Content/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Errors_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Generic/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Notification/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Page/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +0 -0
- /package/dist/protos/{Protos → gen/Protos}/IT/WebServices/Fragments/Settings/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/Fragments/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/WebServices/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/IT/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/buf/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/buf/validate/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/buf/validate/validate_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/Protos/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/buf/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/buf/validate/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/buf/validate/validate_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/connect.d.ts +0 -0
- /package/dist/{esm → protos/gen}/google/api/annotations_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/google/api/http_pb.d.ts +0 -0
- /package/dist/{esm → protos/gen}/google/api/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/google/index.d.ts +0 -0
- /package/dist/{esm → protos/gen}/index.d.ts +0 -0
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { GenExtension, GenFile } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
-
import type { HttpRule } from "./http_pb";
|
|
3
|
-
import type { MethodOptions } from "@bufbuild/protobuf/wkt";
|
|
4
|
-
/**
|
|
5
|
-
* Describes the file google/api/annotations.proto.
|
|
6
|
-
*/
|
|
7
|
-
export declare const file_google_api_annotations: GenFile;
|
|
8
|
-
/**
|
|
9
|
-
* See `HttpRule`.
|
|
10
|
-
*
|
|
11
|
-
* @generated from extension: google.api.HttpRule http = 72295728;
|
|
12
|
-
*/
|
|
13
|
-
export declare const http: GenExtension<MethodOptions, HttpRule>;
|
|
@@ -1,440 +0,0 @@
|
|
|
1
|
-
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
-
import type { Message } from "@bufbuild/protobuf";
|
|
3
|
-
/**
|
|
4
|
-
* Describes the file google/api/http.proto.
|
|
5
|
-
*/
|
|
6
|
-
export declare const file_google_api_http: GenFile;
|
|
7
|
-
/**
|
|
8
|
-
* Defines the HTTP configuration for an API service. It contains a list of
|
|
9
|
-
* [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method
|
|
10
|
-
* to one or more HTTP REST API methods.
|
|
11
|
-
*
|
|
12
|
-
* @generated from message google.api.Http
|
|
13
|
-
*/
|
|
14
|
-
export type Http = Message<"google.api.Http"> & {
|
|
15
|
-
/**
|
|
16
|
-
* A list of HTTP configuration rules that apply to individual API methods.
|
|
17
|
-
*
|
|
18
|
-
* **NOTE:** All service configuration rules follow "last one wins" order.
|
|
19
|
-
*
|
|
20
|
-
* @generated from field: repeated google.api.HttpRule rules = 1;
|
|
21
|
-
*/
|
|
22
|
-
rules: HttpRule[];
|
|
23
|
-
/**
|
|
24
|
-
* When set to true, URL path parameters will be fully URI-decoded except in
|
|
25
|
-
* cases of single segment matches in reserved expansion, where "%2F" will be
|
|
26
|
-
* left encoded.
|
|
27
|
-
*
|
|
28
|
-
* The default behavior is to not decode RFC 6570 reserved characters in multi
|
|
29
|
-
* segment matches.
|
|
30
|
-
*
|
|
31
|
-
* @generated from field: bool fully_decode_reserved_expansion = 2;
|
|
32
|
-
*/
|
|
33
|
-
fullyDecodeReservedExpansion: boolean;
|
|
34
|
-
};
|
|
35
|
-
/**
|
|
36
|
-
* Describes the message google.api.Http.
|
|
37
|
-
* Use `create(HttpSchema)` to create a new message.
|
|
38
|
-
*/
|
|
39
|
-
export declare const HttpSchema: GenMessage<Http>;
|
|
40
|
-
/**
|
|
41
|
-
* gRPC Transcoding
|
|
42
|
-
*
|
|
43
|
-
* gRPC Transcoding is a feature for mapping between a gRPC method and one or
|
|
44
|
-
* more HTTP REST endpoints. It allows developers to build a single API service
|
|
45
|
-
* that supports both gRPC APIs and REST APIs. Many systems, including [Google
|
|
46
|
-
* APIs](https://github.com/googleapis/googleapis),
|
|
47
|
-
* [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC
|
|
48
|
-
* Gateway](https://github.com/grpc-ecosystem/grpc-gateway),
|
|
49
|
-
* and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature
|
|
50
|
-
* and use it for large scale production services.
|
|
51
|
-
*
|
|
52
|
-
* `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies
|
|
53
|
-
* how different portions of the gRPC request message are mapped to the URL
|
|
54
|
-
* path, URL query parameters, and HTTP request body. It also controls how the
|
|
55
|
-
* gRPC response message is mapped to the HTTP response body. `HttpRule` is
|
|
56
|
-
* typically specified as an `google.api.http` annotation on the gRPC method.
|
|
57
|
-
*
|
|
58
|
-
* Each mapping specifies a URL path template and an HTTP method. The path
|
|
59
|
-
* template may refer to one or more fields in the gRPC request message, as long
|
|
60
|
-
* as each field is a non-repeated field with a primitive (non-message) type.
|
|
61
|
-
* The path template controls how fields of the request message are mapped to
|
|
62
|
-
* the URL path.
|
|
63
|
-
*
|
|
64
|
-
* Example:
|
|
65
|
-
*
|
|
66
|
-
* service Messaging {
|
|
67
|
-
* rpc GetMessage(GetMessageRequest) returns (Message) {
|
|
68
|
-
* option (google.api.http) = {
|
|
69
|
-
* get: "/v1/{name=messages/*}"
|
|
70
|
-
* };
|
|
71
|
-
* }
|
|
72
|
-
* }
|
|
73
|
-
* message GetMessageRequest {
|
|
74
|
-
* string name = 1; // Mapped to URL path.
|
|
75
|
-
* }
|
|
76
|
-
* message Message {
|
|
77
|
-
* string text = 1; // The resource content.
|
|
78
|
-
* }
|
|
79
|
-
*
|
|
80
|
-
* This enables an HTTP REST to gRPC mapping as below:
|
|
81
|
-
*
|
|
82
|
-
* - HTTP: `GET /v1/messages/123456`
|
|
83
|
-
* - gRPC: `GetMessage(name: "messages/123456")`
|
|
84
|
-
*
|
|
85
|
-
* Any fields in the request message which are not bound by the path template
|
|
86
|
-
* automatically become HTTP query parameters if there is no HTTP request body.
|
|
87
|
-
* For example:
|
|
88
|
-
*
|
|
89
|
-
* service Messaging {
|
|
90
|
-
* rpc GetMessage(GetMessageRequest) returns (Message) {
|
|
91
|
-
* option (google.api.http) = {
|
|
92
|
-
* get:"/v1/messages/{message_id}"
|
|
93
|
-
* };
|
|
94
|
-
* }
|
|
95
|
-
* }
|
|
96
|
-
* message GetMessageRequest {
|
|
97
|
-
* message SubMessage {
|
|
98
|
-
* string subfield = 1;
|
|
99
|
-
* }
|
|
100
|
-
* string message_id = 1; // Mapped to URL path.
|
|
101
|
-
* int64 revision = 2; // Mapped to URL query parameter `revision`.
|
|
102
|
-
* SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.
|
|
103
|
-
* }
|
|
104
|
-
*
|
|
105
|
-
* This enables a HTTP JSON to RPC mapping as below:
|
|
106
|
-
*
|
|
107
|
-
* - HTTP: `GET /v1/messages/123456?revision=2&sub.subfield=foo`
|
|
108
|
-
* - gRPC: `GetMessage(message_id: "123456" revision: 2 sub:
|
|
109
|
-
* SubMessage(subfield: "foo"))`
|
|
110
|
-
*
|
|
111
|
-
* Note that fields which are mapped to URL query parameters must have a
|
|
112
|
-
* primitive type or a repeated primitive type or a non-repeated message type.
|
|
113
|
-
* In the case of a repeated type, the parameter can be repeated in the URL
|
|
114
|
-
* as `...?param=A¶m=B`. In the case of a message type, each field of the
|
|
115
|
-
* message is mapped to a separate parameter, such as
|
|
116
|
-
* `...?foo.a=A&foo.b=B&foo.c=C`.
|
|
117
|
-
*
|
|
118
|
-
* For HTTP methods that allow a request body, the `body` field
|
|
119
|
-
* specifies the mapping. Consider a REST update method on the
|
|
120
|
-
* message resource collection:
|
|
121
|
-
*
|
|
122
|
-
* service Messaging {
|
|
123
|
-
* rpc UpdateMessage(UpdateMessageRequest) returns (Message) {
|
|
124
|
-
* option (google.api.http) = {
|
|
125
|
-
* patch: "/v1/messages/{message_id}"
|
|
126
|
-
* body: "message"
|
|
127
|
-
* };
|
|
128
|
-
* }
|
|
129
|
-
* }
|
|
130
|
-
* message UpdateMessageRequest {
|
|
131
|
-
* string message_id = 1; // mapped to the URL
|
|
132
|
-
* Message message = 2; // mapped to the body
|
|
133
|
-
* }
|
|
134
|
-
*
|
|
135
|
-
* The following HTTP JSON to RPC mapping is enabled, where the
|
|
136
|
-
* representation of the JSON in the request body is determined by
|
|
137
|
-
* protos JSON encoding:
|
|
138
|
-
*
|
|
139
|
-
* - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
|
|
140
|
-
* - gRPC: `UpdateMessage(message_id: "123456" message { text: "Hi!" })`
|
|
141
|
-
*
|
|
142
|
-
* The special name `*` can be used in the body mapping to define that
|
|
143
|
-
* every field not bound by the path template should be mapped to the
|
|
144
|
-
* request body. This enables the following alternative definition of
|
|
145
|
-
* the update method:
|
|
146
|
-
*
|
|
147
|
-
* service Messaging {
|
|
148
|
-
* rpc UpdateMessage(Message) returns (Message) {
|
|
149
|
-
* option (google.api.http) = {
|
|
150
|
-
* patch: "/v1/messages/{message_id}"
|
|
151
|
-
* body: "*"
|
|
152
|
-
* };
|
|
153
|
-
* }
|
|
154
|
-
* }
|
|
155
|
-
* message Message {
|
|
156
|
-
* string message_id = 1;
|
|
157
|
-
* string text = 2;
|
|
158
|
-
* }
|
|
159
|
-
*
|
|
160
|
-
*
|
|
161
|
-
* The following HTTP JSON to RPC mapping is enabled:
|
|
162
|
-
*
|
|
163
|
-
* - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
|
|
164
|
-
* - gRPC: `UpdateMessage(message_id: "123456" text: "Hi!")`
|
|
165
|
-
*
|
|
166
|
-
* Note that when using `*` in the body mapping, it is not possible to
|
|
167
|
-
* have HTTP parameters, as all fields not bound by the path end in
|
|
168
|
-
* the body. This makes this option more rarely used in practice when
|
|
169
|
-
* defining REST APIs. The common usage of `*` is in custom methods
|
|
170
|
-
* which don't use the URL at all for transferring data.
|
|
171
|
-
*
|
|
172
|
-
* It is possible to define multiple HTTP methods for one RPC by using
|
|
173
|
-
* the `additional_bindings` option. Example:
|
|
174
|
-
*
|
|
175
|
-
* service Messaging {
|
|
176
|
-
* rpc GetMessage(GetMessageRequest) returns (Message) {
|
|
177
|
-
* option (google.api.http) = {
|
|
178
|
-
* get: "/v1/messages/{message_id}"
|
|
179
|
-
* additional_bindings {
|
|
180
|
-
* get: "/v1/users/{user_id}/messages/{message_id}"
|
|
181
|
-
* }
|
|
182
|
-
* };
|
|
183
|
-
* }
|
|
184
|
-
* }
|
|
185
|
-
* message GetMessageRequest {
|
|
186
|
-
* string message_id = 1;
|
|
187
|
-
* string user_id = 2;
|
|
188
|
-
* }
|
|
189
|
-
*
|
|
190
|
-
* This enables the following two alternative HTTP JSON to RPC mappings:
|
|
191
|
-
*
|
|
192
|
-
* - HTTP: `GET /v1/messages/123456`
|
|
193
|
-
* - gRPC: `GetMessage(message_id: "123456")`
|
|
194
|
-
*
|
|
195
|
-
* - HTTP: `GET /v1/users/me/messages/123456`
|
|
196
|
-
* - gRPC: `GetMessage(user_id: "me" message_id: "123456")`
|
|
197
|
-
*
|
|
198
|
-
* Rules for HTTP mapping
|
|
199
|
-
*
|
|
200
|
-
* 1. Leaf request fields (recursive expansion nested messages in the request
|
|
201
|
-
* message) are classified into three categories:
|
|
202
|
-
* - Fields referred by the path template. They are passed via the URL path.
|
|
203
|
-
* - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They
|
|
204
|
-
* are passed via the HTTP
|
|
205
|
-
* request body.
|
|
206
|
-
* - All other fields are passed via the URL query parameters, and the
|
|
207
|
-
* parameter name is the field path in the request message. A repeated
|
|
208
|
-
* field can be represented as multiple query parameters under the same
|
|
209
|
-
* name.
|
|
210
|
-
* 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL
|
|
211
|
-
* query parameter, all fields
|
|
212
|
-
* are passed via URL path and HTTP request body.
|
|
213
|
-
* 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP
|
|
214
|
-
* request body, all
|
|
215
|
-
* fields are passed via URL path and URL query parameters.
|
|
216
|
-
*
|
|
217
|
-
* Path template syntax
|
|
218
|
-
*
|
|
219
|
-
* Template = "/" Segments [ Verb ] ;
|
|
220
|
-
* Segments = Segment { "/" Segment } ;
|
|
221
|
-
* Segment = "*" | "**" | LITERAL | Variable ;
|
|
222
|
-
* Variable = "{" FieldPath [ "=" Segments ] "}" ;
|
|
223
|
-
* FieldPath = IDENT { "." IDENT } ;
|
|
224
|
-
* Verb = ":" LITERAL ;
|
|
225
|
-
*
|
|
226
|
-
* The syntax `*` matches a single URL path segment. The syntax `**` matches
|
|
227
|
-
* zero or more URL path segments, which must be the last part of the URL path
|
|
228
|
-
* except the `Verb`.
|
|
229
|
-
*
|
|
230
|
-
* The syntax `Variable` matches part of the URL path as specified by its
|
|
231
|
-
* template. A variable template must not contain other variables. If a variable
|
|
232
|
-
* matches a single path segment, its template may be omitted, e.g. `{var}`
|
|
233
|
-
* is equivalent to `{var=*}`.
|
|
234
|
-
*
|
|
235
|
-
* The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`
|
|
236
|
-
* contains any reserved character, such characters should be percent-encoded
|
|
237
|
-
* before the matching.
|
|
238
|
-
*
|
|
239
|
-
* If a variable contains exactly one path segment, such as `"{var}"` or
|
|
240
|
-
* `"{var=*}"`, when such a variable is expanded into a URL path on the client
|
|
241
|
-
* side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The
|
|
242
|
-
* server side does the reverse decoding. Such variables show up in the
|
|
243
|
-
* [Discovery
|
|
244
|
-
* Document](https://developers.google.com/discovery/v1/reference/apis) as
|
|
245
|
-
* `{var}`.
|
|
246
|
-
*
|
|
247
|
-
* If a variable contains multiple path segments, such as `"{var=foo/*}"`
|
|
248
|
-
* or `"{var=**}"`, when such a variable is expanded into a URL path on the
|
|
249
|
-
* client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.
|
|
250
|
-
* The server side does the reverse decoding, except "%2F" and "%2f" are left
|
|
251
|
-
* unchanged. Such variables show up in the
|
|
252
|
-
* [Discovery
|
|
253
|
-
* Document](https://developers.google.com/discovery/v1/reference/apis) as
|
|
254
|
-
* `{+var}`.
|
|
255
|
-
*
|
|
256
|
-
* Using gRPC API Service Configuration
|
|
257
|
-
*
|
|
258
|
-
* gRPC API Service Configuration (service config) is a configuration language
|
|
259
|
-
* for configuring a gRPC service to become a user-facing product. The
|
|
260
|
-
* service config is simply the YAML representation of the `google.api.Service`
|
|
261
|
-
* proto message.
|
|
262
|
-
*
|
|
263
|
-
* As an alternative to annotating your proto file, you can configure gRPC
|
|
264
|
-
* transcoding in your service config YAML files. You do this by specifying a
|
|
265
|
-
* `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same
|
|
266
|
-
* effect as the proto annotation. This can be particularly useful if you
|
|
267
|
-
* have a proto that is reused in multiple services. Note that any transcoding
|
|
268
|
-
* specified in the service config will override any matching transcoding
|
|
269
|
-
* configuration in the proto.
|
|
270
|
-
*
|
|
271
|
-
* The following example selects a gRPC method and applies an `HttpRule` to it:
|
|
272
|
-
*
|
|
273
|
-
* http:
|
|
274
|
-
* rules:
|
|
275
|
-
* - selector: example.v1.Messaging.GetMessage
|
|
276
|
-
* get: /v1/messages/{message_id}/{sub.subfield}
|
|
277
|
-
*
|
|
278
|
-
* Special notes
|
|
279
|
-
*
|
|
280
|
-
* When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the
|
|
281
|
-
* proto to JSON conversion must follow the [proto3
|
|
282
|
-
* specification](https://developers.google.com/protocol-buffers/docs/proto3#json).
|
|
283
|
-
*
|
|
284
|
-
* While the single segment variable follows the semantics of
|
|
285
|
-
* [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String
|
|
286
|
-
* Expansion, the multi segment variable **does not** follow RFC 6570 Section
|
|
287
|
-
* 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion
|
|
288
|
-
* does not expand special characters like `?` and `#`, which would lead
|
|
289
|
-
* to invalid URLs. As the result, gRPC Transcoding uses a custom encoding
|
|
290
|
-
* for multi segment variables.
|
|
291
|
-
*
|
|
292
|
-
* The path variables **must not** refer to any repeated or mapped field,
|
|
293
|
-
* because client libraries are not capable of handling such variable expansion.
|
|
294
|
-
*
|
|
295
|
-
* The path variables **must not** capture the leading "/" character. The reason
|
|
296
|
-
* is that the most common use case "{var}" does not capture the leading "/"
|
|
297
|
-
* character. For consistency, all path variables must share the same behavior.
|
|
298
|
-
*
|
|
299
|
-
* Repeated message fields must not be mapped to URL query parameters, because
|
|
300
|
-
* no client library can support such complicated mapping.
|
|
301
|
-
*
|
|
302
|
-
* If an API needs to use a JSON array for request or response body, it can map
|
|
303
|
-
* the request or response body to a repeated field. However, some gRPC
|
|
304
|
-
* Transcoding implementations may not support this feature.
|
|
305
|
-
*
|
|
306
|
-
* @generated from message google.api.HttpRule
|
|
307
|
-
*/
|
|
308
|
-
export type HttpRule = Message<"google.api.HttpRule"> & {
|
|
309
|
-
/**
|
|
310
|
-
* Selects a method to which this rule applies.
|
|
311
|
-
*
|
|
312
|
-
* Refer to [selector][google.api.DocumentationRule.selector] for syntax
|
|
313
|
-
* details.
|
|
314
|
-
*
|
|
315
|
-
* @generated from field: string selector = 1;
|
|
316
|
-
*/
|
|
317
|
-
selector: string;
|
|
318
|
-
/**
|
|
319
|
-
* Determines the URL pattern is matched by this rules. This pattern can be
|
|
320
|
-
* used with any of the {get|put|post|delete|patch} methods. A custom method
|
|
321
|
-
* can be defined using the 'custom' field.
|
|
322
|
-
*
|
|
323
|
-
* @generated from oneof google.api.HttpRule.pattern
|
|
324
|
-
*/
|
|
325
|
-
pattern: {
|
|
326
|
-
/**
|
|
327
|
-
* Maps to HTTP GET. Used for listing and getting information about
|
|
328
|
-
* resources.
|
|
329
|
-
*
|
|
330
|
-
* @generated from field: string get = 2;
|
|
331
|
-
*/
|
|
332
|
-
value: string;
|
|
333
|
-
case: "get";
|
|
334
|
-
} | {
|
|
335
|
-
/**
|
|
336
|
-
* Maps to HTTP PUT. Used for replacing a resource.
|
|
337
|
-
*
|
|
338
|
-
* @generated from field: string put = 3;
|
|
339
|
-
*/
|
|
340
|
-
value: string;
|
|
341
|
-
case: "put";
|
|
342
|
-
} | {
|
|
343
|
-
/**
|
|
344
|
-
* Maps to HTTP POST. Used for creating a resource or performing an action.
|
|
345
|
-
*
|
|
346
|
-
* @generated from field: string post = 4;
|
|
347
|
-
*/
|
|
348
|
-
value: string;
|
|
349
|
-
case: "post";
|
|
350
|
-
} | {
|
|
351
|
-
/**
|
|
352
|
-
* Maps to HTTP DELETE. Used for deleting a resource.
|
|
353
|
-
*
|
|
354
|
-
* @generated from field: string delete = 5;
|
|
355
|
-
*/
|
|
356
|
-
value: string;
|
|
357
|
-
case: "delete";
|
|
358
|
-
} | {
|
|
359
|
-
/**
|
|
360
|
-
* Maps to HTTP PATCH. Used for updating a resource.
|
|
361
|
-
*
|
|
362
|
-
* @generated from field: string patch = 6;
|
|
363
|
-
*/
|
|
364
|
-
value: string;
|
|
365
|
-
case: "patch";
|
|
366
|
-
} | {
|
|
367
|
-
/**
|
|
368
|
-
* The custom pattern is used for specifying an HTTP method that is not
|
|
369
|
-
* included in the `pattern` field, such as HEAD, or "*" to leave the
|
|
370
|
-
* HTTP method unspecified for this rule. The wild-card rule is useful
|
|
371
|
-
* for services that provide content to Web (HTML) clients.
|
|
372
|
-
*
|
|
373
|
-
* @generated from field: google.api.CustomHttpPattern custom = 8;
|
|
374
|
-
*/
|
|
375
|
-
value: CustomHttpPattern;
|
|
376
|
-
case: "custom";
|
|
377
|
-
} | {
|
|
378
|
-
case: undefined;
|
|
379
|
-
value?: undefined;
|
|
380
|
-
};
|
|
381
|
-
/**
|
|
382
|
-
* The name of the request field whose value is mapped to the HTTP request
|
|
383
|
-
* body, or `*` for mapping all request fields not captured by the path
|
|
384
|
-
* pattern to the HTTP body, or omitted for not having any HTTP request body.
|
|
385
|
-
*
|
|
386
|
-
* NOTE: the referred field must be present at the top-level of the request
|
|
387
|
-
* message type.
|
|
388
|
-
*
|
|
389
|
-
* @generated from field: string body = 7;
|
|
390
|
-
*/
|
|
391
|
-
body: string;
|
|
392
|
-
/**
|
|
393
|
-
* Optional. The name of the response field whose value is mapped to the HTTP
|
|
394
|
-
* response body. When omitted, the entire response message will be used
|
|
395
|
-
* as the HTTP response body.
|
|
396
|
-
*
|
|
397
|
-
* NOTE: The referred field must be present at the top-level of the response
|
|
398
|
-
* message type.
|
|
399
|
-
*
|
|
400
|
-
* @generated from field: string response_body = 12;
|
|
401
|
-
*/
|
|
402
|
-
responseBody: string;
|
|
403
|
-
/**
|
|
404
|
-
* Additional HTTP bindings for the selector. Nested bindings must
|
|
405
|
-
* not contain an `additional_bindings` field themselves (that is,
|
|
406
|
-
* the nesting may only be one level deep).
|
|
407
|
-
*
|
|
408
|
-
* @generated from field: repeated google.api.HttpRule additional_bindings = 11;
|
|
409
|
-
*/
|
|
410
|
-
additionalBindings: HttpRule[];
|
|
411
|
-
};
|
|
412
|
-
/**
|
|
413
|
-
* Describes the message google.api.HttpRule.
|
|
414
|
-
* Use `create(HttpRuleSchema)` to create a new message.
|
|
415
|
-
*/
|
|
416
|
-
export declare const HttpRuleSchema: GenMessage<HttpRule>;
|
|
417
|
-
/**
|
|
418
|
-
* A custom pattern is used for defining custom HTTP verb.
|
|
419
|
-
*
|
|
420
|
-
* @generated from message google.api.CustomHttpPattern
|
|
421
|
-
*/
|
|
422
|
-
export type CustomHttpPattern = Message<"google.api.CustomHttpPattern"> & {
|
|
423
|
-
/**
|
|
424
|
-
* The name of this custom HTTP verb.
|
|
425
|
-
*
|
|
426
|
-
* @generated from field: string kind = 1;
|
|
427
|
-
*/
|
|
428
|
-
kind: string;
|
|
429
|
-
/**
|
|
430
|
-
* The path matched by this custom verb.
|
|
431
|
-
*
|
|
432
|
-
* @generated from field: string path = 2;
|
|
433
|
-
*/
|
|
434
|
-
path: string;
|
|
435
|
-
};
|
|
436
|
-
/**
|
|
437
|
-
* Describes the message google.api.CustomHttpPattern.
|
|
438
|
-
* Use `create(CustomHttpPatternSchema)` to create a new message.
|
|
439
|
-
*/
|
|
440
|
-
export declare const CustomHttpPatternSchema: GenMessage<CustomHttpPattern>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * as api from './api';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos/IT/WebServices/Fragments/Comment/connect.js → Comment/connect/index.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos/IT/WebServices/Fragments/CreatorDashboard → CreatorDashboard}/index.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos/IT/WebServices/Fragments/Generic/connect.js → Generic/connect/index.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos/IT/WebServices/Fragments/Settings/connect.js → Settings/connect/index.js}
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/Backup_connect.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/Backup_pb.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/UserInterface_pb.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authentication/UserRecord_pb.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Claims_connect.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/Payment/connect.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentInterface_connect.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentInterface_pb.js
RENAMED
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Comment/CommentRecord_pb.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/{Protos → gen/Protos}/IT/WebServices/Fragments/Content/AssetBackup_connect.js
RENAMED
|
File without changes
|