@inverted-tech/fragments 0.2.0 → 0.2.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/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.proto (package IT.WebServices.Fragments.CreatorDashboard.Subscribers, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.UnbanResponse = exports.UnbanRequest = exports.BanResponse = exports.BanRequest = exports.GetBanListResponse = exports.GetBanListRequest = exports.BanList = exports.Ban = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Duration, Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.Ban
|
|
11
8
|
*/
|
|
12
|
-
class Ban extends
|
|
9
|
+
export class Ban extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -44,7 +41,7 @@ class Ban extends protobuf_1.Message {
|
|
|
44
41
|
* @generated from field: string UnbannedBy = 8;
|
|
45
42
|
*/
|
|
46
43
|
this.UnbannedBy = "";
|
|
47
|
-
|
|
44
|
+
proto3.util.initPartial(data, this);
|
|
48
45
|
}
|
|
49
46
|
static fromBinary(bytes, options) {
|
|
50
47
|
return new Ban().fromBinary(bytes, options);
|
|
@@ -56,13 +53,12 @@ class Ban extends protobuf_1.Message {
|
|
|
56
53
|
return new Ban().fromJsonString(jsonString, options);
|
|
57
54
|
}
|
|
58
55
|
static equals(a, b) {
|
|
59
|
-
return
|
|
56
|
+
return proto3.util.equals(Ban, a, b);
|
|
60
57
|
}
|
|
61
58
|
}
|
|
62
|
-
|
|
63
|
-
Ban.runtime = protobuf_1.proto3;
|
|
59
|
+
Ban.runtime = proto3;
|
|
64
60
|
Ban.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.Ban";
|
|
65
|
-
Ban.fields =
|
|
61
|
+
Ban.fields = proto3.util.newFieldList(() => [
|
|
66
62
|
{ no: 1, name: "Id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
67
63
|
{ no: 2, name: "IsValid", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
68
64
|
{ no: 3, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -71,21 +67,21 @@ Ban.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
71
67
|
{ no: 6, name: "Length", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
72
68
|
{ no: 7, name: "BannedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
73
69
|
{ no: 8, name: "UnbannedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
74
|
-
{ no: 9, name: "DateBanned", kind: "message", T:
|
|
75
|
-
{ no: 10, name: "DurationBanned", kind: "message", T:
|
|
76
|
-
{ no: 11, name: "DateUnbanned", kind: "message", T:
|
|
70
|
+
{ no: 9, name: "DateBanned", kind: "message", T: Timestamp },
|
|
71
|
+
{ no: 10, name: "DurationBanned", kind: "message", T: Duration },
|
|
72
|
+
{ no: 11, name: "DateUnbanned", kind: "message", T: Timestamp },
|
|
77
73
|
]);
|
|
78
74
|
/**
|
|
79
75
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanList
|
|
80
76
|
*/
|
|
81
|
-
class BanList extends
|
|
77
|
+
export class BanList extends Message {
|
|
82
78
|
constructor(data) {
|
|
83
79
|
super();
|
|
84
80
|
/**
|
|
85
81
|
* @generated from field: repeated IT.WebServices.Fragments.CreatorDashboard.Subscribers.Ban Bans = 1;
|
|
86
82
|
*/
|
|
87
83
|
this.Bans = [];
|
|
88
|
-
|
|
84
|
+
proto3.util.initPartial(data, this);
|
|
89
85
|
}
|
|
90
86
|
static fromBinary(bytes, options) {
|
|
91
87
|
return new BanList().fromBinary(bytes, options);
|
|
@@ -97,22 +93,21 @@ class BanList extends protobuf_1.Message {
|
|
|
97
93
|
return new BanList().fromJsonString(jsonString, options);
|
|
98
94
|
}
|
|
99
95
|
static equals(a, b) {
|
|
100
|
-
return
|
|
96
|
+
return proto3.util.equals(BanList, a, b);
|
|
101
97
|
}
|
|
102
98
|
}
|
|
103
|
-
|
|
104
|
-
BanList.runtime = protobuf_1.proto3;
|
|
99
|
+
BanList.runtime = proto3;
|
|
105
100
|
BanList.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanList";
|
|
106
|
-
BanList.fields =
|
|
101
|
+
BanList.fields = proto3.util.newFieldList(() => [
|
|
107
102
|
{ no: 1, name: "Bans", kind: "message", T: Ban, repeated: true },
|
|
108
103
|
]);
|
|
109
104
|
/**
|
|
110
105
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetBanListRequest
|
|
111
106
|
*/
|
|
112
|
-
class GetBanListRequest extends
|
|
107
|
+
export class GetBanListRequest extends Message {
|
|
113
108
|
constructor(data) {
|
|
114
109
|
super();
|
|
115
|
-
|
|
110
|
+
proto3.util.initPartial(data, this);
|
|
116
111
|
}
|
|
117
112
|
static fromBinary(bytes, options) {
|
|
118
113
|
return new GetBanListRequest().fromBinary(bytes, options);
|
|
@@ -124,20 +119,19 @@ class GetBanListRequest extends protobuf_1.Message {
|
|
|
124
119
|
return new GetBanListRequest().fromJsonString(jsonString, options);
|
|
125
120
|
}
|
|
126
121
|
static equals(a, b) {
|
|
127
|
-
return
|
|
122
|
+
return proto3.util.equals(GetBanListRequest, a, b);
|
|
128
123
|
}
|
|
129
124
|
}
|
|
130
|
-
|
|
131
|
-
GetBanListRequest.runtime = protobuf_1.proto3;
|
|
125
|
+
GetBanListRequest.runtime = proto3;
|
|
132
126
|
GetBanListRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetBanListRequest";
|
|
133
|
-
GetBanListRequest.fields =
|
|
127
|
+
GetBanListRequest.fields = proto3.util.newFieldList(() => []);
|
|
134
128
|
/**
|
|
135
129
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetBanListResponse
|
|
136
130
|
*/
|
|
137
|
-
class GetBanListResponse extends
|
|
131
|
+
export class GetBanListResponse extends Message {
|
|
138
132
|
constructor(data) {
|
|
139
133
|
super();
|
|
140
|
-
|
|
134
|
+
proto3.util.initPartial(data, this);
|
|
141
135
|
}
|
|
142
136
|
static fromBinary(bytes, options) {
|
|
143
137
|
return new GetBanListResponse().fromBinary(bytes, options);
|
|
@@ -149,19 +143,18 @@ class GetBanListResponse extends protobuf_1.Message {
|
|
|
149
143
|
return new GetBanListResponse().fromJsonString(jsonString, options);
|
|
150
144
|
}
|
|
151
145
|
static equals(a, b) {
|
|
152
|
-
return
|
|
146
|
+
return proto3.util.equals(GetBanListResponse, a, b);
|
|
153
147
|
}
|
|
154
148
|
}
|
|
155
|
-
|
|
156
|
-
GetBanListResponse.runtime = protobuf_1.proto3;
|
|
149
|
+
GetBanListResponse.runtime = proto3;
|
|
157
150
|
GetBanListResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetBanListResponse";
|
|
158
|
-
GetBanListResponse.fields =
|
|
151
|
+
GetBanListResponse.fields = proto3.util.newFieldList(() => [
|
|
159
152
|
{ no: 1, name: "BanList", kind: "message", T: BanList },
|
|
160
153
|
]);
|
|
161
154
|
/**
|
|
162
155
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanRequest
|
|
163
156
|
*/
|
|
164
|
-
class BanRequest extends
|
|
157
|
+
export class BanRequest extends Message {
|
|
165
158
|
constructor(data) {
|
|
166
159
|
super();
|
|
167
160
|
/**
|
|
@@ -184,7 +177,7 @@ class BanRequest extends protobuf_1.Message {
|
|
|
184
177
|
* @generated from field: string BannedBy = 5;
|
|
185
178
|
*/
|
|
186
179
|
this.BannedBy = "";
|
|
187
|
-
|
|
180
|
+
proto3.util.initPartial(data, this);
|
|
188
181
|
}
|
|
189
182
|
static fromBinary(bytes, options) {
|
|
190
183
|
return new BanRequest().fromBinary(bytes, options);
|
|
@@ -196,13 +189,12 @@ class BanRequest extends protobuf_1.Message {
|
|
|
196
189
|
return new BanRequest().fromJsonString(jsonString, options);
|
|
197
190
|
}
|
|
198
191
|
static equals(a, b) {
|
|
199
|
-
return
|
|
192
|
+
return proto3.util.equals(BanRequest, a, b);
|
|
200
193
|
}
|
|
201
194
|
}
|
|
202
|
-
|
|
203
|
-
BanRequest.runtime = protobuf_1.proto3;
|
|
195
|
+
BanRequest.runtime = proto3;
|
|
204
196
|
BanRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanRequest";
|
|
205
|
-
BanRequest.fields =
|
|
197
|
+
BanRequest.fields = proto3.util.newFieldList(() => [
|
|
206
198
|
{ no: 1, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
207
199
|
{ no: 2, name: "Reason", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
208
200
|
{ no: 3, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -212,14 +204,14 @@ BanRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
212
204
|
/**
|
|
213
205
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanResponse
|
|
214
206
|
*/
|
|
215
|
-
class BanResponse extends
|
|
207
|
+
export class BanResponse extends Message {
|
|
216
208
|
constructor(data) {
|
|
217
209
|
super();
|
|
218
210
|
/**
|
|
219
211
|
* @generated from field: string Message = 1;
|
|
220
212
|
*/
|
|
221
213
|
this.Message = "";
|
|
222
|
-
|
|
214
|
+
proto3.util.initPartial(data, this);
|
|
223
215
|
}
|
|
224
216
|
static fromBinary(bytes, options) {
|
|
225
217
|
return new BanResponse().fromBinary(bytes, options);
|
|
@@ -231,20 +223,19 @@ class BanResponse extends protobuf_1.Message {
|
|
|
231
223
|
return new BanResponse().fromJsonString(jsonString, options);
|
|
232
224
|
}
|
|
233
225
|
static equals(a, b) {
|
|
234
|
-
return
|
|
226
|
+
return proto3.util.equals(BanResponse, a, b);
|
|
235
227
|
}
|
|
236
228
|
}
|
|
237
|
-
|
|
238
|
-
BanResponse.runtime = protobuf_1.proto3;
|
|
229
|
+
BanResponse.runtime = proto3;
|
|
239
230
|
BanResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.BanResponse";
|
|
240
|
-
BanResponse.fields =
|
|
231
|
+
BanResponse.fields = proto3.util.newFieldList(() => [
|
|
241
232
|
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
242
233
|
{ no: 2, name: "Ban", kind: "message", T: Ban },
|
|
243
234
|
]);
|
|
244
235
|
/**
|
|
245
236
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnbanRequest
|
|
246
237
|
*/
|
|
247
|
-
class UnbanRequest extends
|
|
238
|
+
export class UnbanRequest extends Message {
|
|
248
239
|
constructor(data) {
|
|
249
240
|
super();
|
|
250
241
|
/**
|
|
@@ -259,7 +250,7 @@ class UnbanRequest extends protobuf_1.Message {
|
|
|
259
250
|
* @generated from field: string UnbannedBy = 3;
|
|
260
251
|
*/
|
|
261
252
|
this.UnbannedBy = "";
|
|
262
|
-
|
|
253
|
+
proto3.util.initPartial(data, this);
|
|
263
254
|
}
|
|
264
255
|
static fromBinary(bytes, options) {
|
|
265
256
|
return new UnbanRequest().fromBinary(bytes, options);
|
|
@@ -271,13 +262,12 @@ class UnbanRequest extends protobuf_1.Message {
|
|
|
271
262
|
return new UnbanRequest().fromJsonString(jsonString, options);
|
|
272
263
|
}
|
|
273
264
|
static equals(a, b) {
|
|
274
|
-
return
|
|
265
|
+
return proto3.util.equals(UnbanRequest, a, b);
|
|
275
266
|
}
|
|
276
267
|
}
|
|
277
|
-
|
|
278
|
-
UnbanRequest.runtime = protobuf_1.proto3;
|
|
268
|
+
UnbanRequest.runtime = proto3;
|
|
279
269
|
UnbanRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnbanRequest";
|
|
280
|
-
UnbanRequest.fields =
|
|
270
|
+
UnbanRequest.fields = proto3.util.newFieldList(() => [
|
|
281
271
|
{ no: 1, name: "BanId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
282
272
|
{ no: 2, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
283
273
|
{ no: 3, name: "UnbannedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -285,14 +275,14 @@ UnbanRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
285
275
|
/**
|
|
286
276
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnbanResponse
|
|
287
277
|
*/
|
|
288
|
-
class UnbanResponse extends
|
|
278
|
+
export class UnbanResponse extends Message {
|
|
289
279
|
constructor(data) {
|
|
290
280
|
super();
|
|
291
281
|
/**
|
|
292
282
|
* @generated from field: string Message = 1;
|
|
293
283
|
*/
|
|
294
284
|
this.Message = "";
|
|
295
|
-
|
|
285
|
+
proto3.util.initPartial(data, this);
|
|
296
286
|
}
|
|
297
287
|
static fromBinary(bytes, options) {
|
|
298
288
|
return new UnbanResponse().fromBinary(bytes, options);
|
|
@@ -304,13 +294,12 @@ class UnbanResponse extends protobuf_1.Message {
|
|
|
304
294
|
return new UnbanResponse().fromJsonString(jsonString, options);
|
|
305
295
|
}
|
|
306
296
|
static equals(a, b) {
|
|
307
|
-
return
|
|
297
|
+
return proto3.util.equals(UnbanResponse, a, b);
|
|
308
298
|
}
|
|
309
299
|
}
|
|
310
|
-
|
|
311
|
-
UnbanResponse.runtime = protobuf_1.proto3;
|
|
300
|
+
UnbanResponse.runtime = proto3;
|
|
312
301
|
UnbanResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnbanResponse";
|
|
313
|
-
UnbanResponse.fields =
|
|
302
|
+
UnbanResponse.fields = proto3.util.newFieldList(() => [
|
|
314
303
|
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
315
304
|
{ no: 2, name: "Ban", kind: "message", T: Ban },
|
|
316
305
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js
CHANGED
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage.proto (package IT.WebServices.Fragments.CreatorDashboard.Subscribers, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
10
|
-
const Ban_pb_1 = require("./Ban_pb");
|
|
5
|
+
import { GetMuteListRequest, GetMuteListResponse, MuteRequest, MuteResponse, UnmuteRequest, UnmuteResponse } from "./Mute_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { BanRequest, BanResponse, GetBanListRequest, GetBanListResponse, UnbanRequest, UnbanResponse } from "./Ban_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from service IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface
|
|
13
10
|
*/
|
|
14
|
-
|
|
11
|
+
export const SubscriberInterface = {
|
|
15
12
|
typeName: "IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface",
|
|
16
13
|
methods: {
|
|
17
14
|
/**
|
|
@@ -19,54 +16,54 @@ exports.SubscriberInterface = {
|
|
|
19
16
|
*/
|
|
20
17
|
muteSubscriber: {
|
|
21
18
|
name: "MuteSubscriber",
|
|
22
|
-
I:
|
|
23
|
-
O:
|
|
24
|
-
kind:
|
|
19
|
+
I: MuteRequest,
|
|
20
|
+
O: MuteResponse,
|
|
21
|
+
kind: MethodKind.Unary,
|
|
25
22
|
},
|
|
26
23
|
/**
|
|
27
24
|
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.UnmuteSubscriber
|
|
28
25
|
*/
|
|
29
26
|
unmuteSubscriber: {
|
|
30
27
|
name: "UnmuteSubscriber",
|
|
31
|
-
I:
|
|
32
|
-
O:
|
|
33
|
-
kind:
|
|
28
|
+
I: UnmuteRequest,
|
|
29
|
+
O: UnmuteResponse,
|
|
30
|
+
kind: MethodKind.Unary,
|
|
34
31
|
},
|
|
35
32
|
/**
|
|
36
33
|
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.GetMuteList
|
|
37
34
|
*/
|
|
38
35
|
getMuteList: {
|
|
39
36
|
name: "GetMuteList",
|
|
40
|
-
I:
|
|
41
|
-
O:
|
|
42
|
-
kind:
|
|
37
|
+
I: GetMuteListRequest,
|
|
38
|
+
O: GetMuteListResponse,
|
|
39
|
+
kind: MethodKind.Unary,
|
|
43
40
|
},
|
|
44
41
|
/**
|
|
45
42
|
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.BanSubscriber
|
|
46
43
|
*/
|
|
47
44
|
banSubscriber: {
|
|
48
45
|
name: "BanSubscriber",
|
|
49
|
-
I:
|
|
50
|
-
O:
|
|
51
|
-
kind:
|
|
46
|
+
I: BanRequest,
|
|
47
|
+
O: BanResponse,
|
|
48
|
+
kind: MethodKind.Unary,
|
|
52
49
|
},
|
|
53
50
|
/**
|
|
54
51
|
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.UnbanSubscriber
|
|
55
52
|
*/
|
|
56
53
|
unbanSubscriber: {
|
|
57
54
|
name: "UnbanSubscriber",
|
|
58
|
-
I:
|
|
59
|
-
O:
|
|
60
|
-
kind:
|
|
55
|
+
I: UnbanRequest,
|
|
56
|
+
O: UnbanResponse,
|
|
57
|
+
kind: MethodKind.Unary,
|
|
61
58
|
},
|
|
62
59
|
/**
|
|
63
60
|
* @generated from rpc IT.WebServices.Fragments.CreatorDashboard.Subscribers.SubscriberInterface.GetBanList
|
|
64
61
|
*/
|
|
65
62
|
getBanList: {
|
|
66
63
|
name: "GetBanList",
|
|
67
|
-
I:
|
|
68
|
-
O:
|
|
69
|
-
kind:
|
|
64
|
+
I: GetBanListRequest,
|
|
65
|
+
O: GetBanListResponse,
|
|
66
|
+
kind: MethodKind.Unary,
|
|
70
67
|
},
|
|
71
68
|
}
|
|
72
69
|
};
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.proto (package IT.WebServices.Fragments.CreatorDashboard.Subscribers, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.UnmuteResponse = exports.UnmuteRequest = exports.MuteResponse = exports.MuteRequest = exports.GetMuteListResponse = exports.GetMuteListRequest = exports.MuteList = exports.Mute = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Duration, Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute
|
|
11
8
|
*/
|
|
12
|
-
class Mute extends
|
|
9
|
+
export class Mute extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -44,7 +41,7 @@ class Mute extends protobuf_1.Message {
|
|
|
44
41
|
* @generated from field: string UnmutedBy = 8;
|
|
45
42
|
*/
|
|
46
43
|
this.UnmutedBy = "";
|
|
47
|
-
|
|
44
|
+
proto3.util.initPartial(data, this);
|
|
48
45
|
}
|
|
49
46
|
static fromBinary(bytes, options) {
|
|
50
47
|
return new Mute().fromBinary(bytes, options);
|
|
@@ -56,13 +53,12 @@ class Mute extends protobuf_1.Message {
|
|
|
56
53
|
return new Mute().fromJsonString(jsonString, options);
|
|
57
54
|
}
|
|
58
55
|
static equals(a, b) {
|
|
59
|
-
return
|
|
56
|
+
return proto3.util.equals(Mute, a, b);
|
|
60
57
|
}
|
|
61
58
|
}
|
|
62
|
-
|
|
63
|
-
Mute.runtime = protobuf_1.proto3;
|
|
59
|
+
Mute.runtime = proto3;
|
|
64
60
|
Mute.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute";
|
|
65
|
-
Mute.fields =
|
|
61
|
+
Mute.fields = proto3.util.newFieldList(() => [
|
|
66
62
|
{ no: 1, name: "Id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
67
63
|
{ no: 2, name: "IsValid", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
68
64
|
{ no: 3, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -71,21 +67,21 @@ Mute.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
71
67
|
{ no: 6, name: "Length", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
72
68
|
{ no: 7, name: "MutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
73
69
|
{ no: 8, name: "UnmutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
74
|
-
{ no: 9, name: "DateMuted", kind: "message", T:
|
|
75
|
-
{ no: 10, name: "DurationMuted", kind: "message", T:
|
|
76
|
-
{ no: 11, name: "DateUnmuted", kind: "message", T:
|
|
70
|
+
{ no: 9, name: "DateMuted", kind: "message", T: Timestamp },
|
|
71
|
+
{ no: 10, name: "DurationMuted", kind: "message", T: Duration },
|
|
72
|
+
{ no: 11, name: "DateUnmuted", kind: "message", T: Timestamp },
|
|
77
73
|
]);
|
|
78
74
|
/**
|
|
79
75
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteList
|
|
80
76
|
*/
|
|
81
|
-
class MuteList extends
|
|
77
|
+
export class MuteList extends Message {
|
|
82
78
|
constructor(data) {
|
|
83
79
|
super();
|
|
84
80
|
/**
|
|
85
81
|
* @generated from field: repeated IT.WebServices.Fragments.CreatorDashboard.Subscribers.Mute Mutes = 1;
|
|
86
82
|
*/
|
|
87
83
|
this.Mutes = [];
|
|
88
|
-
|
|
84
|
+
proto3.util.initPartial(data, this);
|
|
89
85
|
}
|
|
90
86
|
static fromBinary(bytes, options) {
|
|
91
87
|
return new MuteList().fromBinary(bytes, options);
|
|
@@ -97,22 +93,21 @@ class MuteList extends protobuf_1.Message {
|
|
|
97
93
|
return new MuteList().fromJsonString(jsonString, options);
|
|
98
94
|
}
|
|
99
95
|
static equals(a, b) {
|
|
100
|
-
return
|
|
96
|
+
return proto3.util.equals(MuteList, a, b);
|
|
101
97
|
}
|
|
102
98
|
}
|
|
103
|
-
|
|
104
|
-
MuteList.runtime = protobuf_1.proto3;
|
|
99
|
+
MuteList.runtime = proto3;
|
|
105
100
|
MuteList.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteList";
|
|
106
|
-
MuteList.fields =
|
|
101
|
+
MuteList.fields = proto3.util.newFieldList(() => [
|
|
107
102
|
{ no: 1, name: "Mutes", kind: "message", T: Mute, repeated: true },
|
|
108
103
|
]);
|
|
109
104
|
/**
|
|
110
105
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListRequest
|
|
111
106
|
*/
|
|
112
|
-
class GetMuteListRequest extends
|
|
107
|
+
export class GetMuteListRequest extends Message {
|
|
113
108
|
constructor(data) {
|
|
114
109
|
super();
|
|
115
|
-
|
|
110
|
+
proto3.util.initPartial(data, this);
|
|
116
111
|
}
|
|
117
112
|
static fromBinary(bytes, options) {
|
|
118
113
|
return new GetMuteListRequest().fromBinary(bytes, options);
|
|
@@ -124,20 +119,19 @@ class GetMuteListRequest extends protobuf_1.Message {
|
|
|
124
119
|
return new GetMuteListRequest().fromJsonString(jsonString, options);
|
|
125
120
|
}
|
|
126
121
|
static equals(a, b) {
|
|
127
|
-
return
|
|
122
|
+
return proto3.util.equals(GetMuteListRequest, a, b);
|
|
128
123
|
}
|
|
129
124
|
}
|
|
130
|
-
|
|
131
|
-
GetMuteListRequest.runtime = protobuf_1.proto3;
|
|
125
|
+
GetMuteListRequest.runtime = proto3;
|
|
132
126
|
GetMuteListRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListRequest";
|
|
133
|
-
GetMuteListRequest.fields =
|
|
127
|
+
GetMuteListRequest.fields = proto3.util.newFieldList(() => []);
|
|
134
128
|
/**
|
|
135
129
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListResponse
|
|
136
130
|
*/
|
|
137
|
-
class GetMuteListResponse extends
|
|
131
|
+
export class GetMuteListResponse extends Message {
|
|
138
132
|
constructor(data) {
|
|
139
133
|
super();
|
|
140
|
-
|
|
134
|
+
proto3.util.initPartial(data, this);
|
|
141
135
|
}
|
|
142
136
|
static fromBinary(bytes, options) {
|
|
143
137
|
return new GetMuteListResponse().fromBinary(bytes, options);
|
|
@@ -149,19 +143,18 @@ class GetMuteListResponse extends protobuf_1.Message {
|
|
|
149
143
|
return new GetMuteListResponse().fromJsonString(jsonString, options);
|
|
150
144
|
}
|
|
151
145
|
static equals(a, b) {
|
|
152
|
-
return
|
|
146
|
+
return proto3.util.equals(GetMuteListResponse, a, b);
|
|
153
147
|
}
|
|
154
148
|
}
|
|
155
|
-
|
|
156
|
-
GetMuteListResponse.runtime = protobuf_1.proto3;
|
|
149
|
+
GetMuteListResponse.runtime = proto3;
|
|
157
150
|
GetMuteListResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.GetMuteListResponse";
|
|
158
|
-
GetMuteListResponse.fields =
|
|
151
|
+
GetMuteListResponse.fields = proto3.util.newFieldList(() => [
|
|
159
152
|
{ no: 1, name: "MuteList", kind: "message", T: MuteList },
|
|
160
153
|
]);
|
|
161
154
|
/**
|
|
162
155
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteRequest
|
|
163
156
|
*/
|
|
164
|
-
class MuteRequest extends
|
|
157
|
+
export class MuteRequest extends Message {
|
|
165
158
|
constructor(data) {
|
|
166
159
|
super();
|
|
167
160
|
/**
|
|
@@ -184,7 +177,7 @@ class MuteRequest extends protobuf_1.Message {
|
|
|
184
177
|
* @generated from field: string MutedBy = 6;
|
|
185
178
|
*/
|
|
186
179
|
this.MutedBy = "";
|
|
187
|
-
|
|
180
|
+
proto3.util.initPartial(data, this);
|
|
188
181
|
}
|
|
189
182
|
static fromBinary(bytes, options) {
|
|
190
183
|
return new MuteRequest().fromBinary(bytes, options);
|
|
@@ -196,13 +189,12 @@ class MuteRequest extends protobuf_1.Message {
|
|
|
196
189
|
return new MuteRequest().fromJsonString(jsonString, options);
|
|
197
190
|
}
|
|
198
191
|
static equals(a, b) {
|
|
199
|
-
return
|
|
192
|
+
return proto3.util.equals(MuteRequest, a, b);
|
|
200
193
|
}
|
|
201
194
|
}
|
|
202
|
-
|
|
203
|
-
MuteRequest.runtime = protobuf_1.proto3;
|
|
195
|
+
MuteRequest.runtime = proto3;
|
|
204
196
|
MuteRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteRequest";
|
|
205
|
-
MuteRequest.fields =
|
|
197
|
+
MuteRequest.fields = proto3.util.newFieldList(() => [
|
|
206
198
|
{ no: 1, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
207
199
|
{ no: 2, name: "Length", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
208
200
|
{ no: 3, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -212,14 +204,14 @@ MuteRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
212
204
|
/**
|
|
213
205
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteResponse
|
|
214
206
|
*/
|
|
215
|
-
class MuteResponse extends
|
|
207
|
+
export class MuteResponse extends Message {
|
|
216
208
|
constructor(data) {
|
|
217
209
|
super();
|
|
218
210
|
/**
|
|
219
211
|
* @generated from field: string Message = 1;
|
|
220
212
|
*/
|
|
221
213
|
this.Message = "";
|
|
222
|
-
|
|
214
|
+
proto3.util.initPartial(data, this);
|
|
223
215
|
}
|
|
224
216
|
static fromBinary(bytes, options) {
|
|
225
217
|
return new MuteResponse().fromBinary(bytes, options);
|
|
@@ -231,20 +223,19 @@ class MuteResponse extends protobuf_1.Message {
|
|
|
231
223
|
return new MuteResponse().fromJsonString(jsonString, options);
|
|
232
224
|
}
|
|
233
225
|
static equals(a, b) {
|
|
234
|
-
return
|
|
226
|
+
return proto3.util.equals(MuteResponse, a, b);
|
|
235
227
|
}
|
|
236
228
|
}
|
|
237
|
-
|
|
238
|
-
MuteResponse.runtime = protobuf_1.proto3;
|
|
229
|
+
MuteResponse.runtime = proto3;
|
|
239
230
|
MuteResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.MuteResponse";
|
|
240
|
-
MuteResponse.fields =
|
|
231
|
+
MuteResponse.fields = proto3.util.newFieldList(() => [
|
|
241
232
|
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
242
233
|
{ no: 2, name: "Mute", kind: "message", T: Mute },
|
|
243
234
|
]);
|
|
244
235
|
/**
|
|
245
236
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteRequest
|
|
246
237
|
*/
|
|
247
|
-
class UnmuteRequest extends
|
|
238
|
+
export class UnmuteRequest extends Message {
|
|
248
239
|
constructor(data) {
|
|
249
240
|
super();
|
|
250
241
|
/**
|
|
@@ -259,7 +250,7 @@ class UnmuteRequest extends protobuf_1.Message {
|
|
|
259
250
|
* @generated from field: string UnmutedBy = 3;
|
|
260
251
|
*/
|
|
261
252
|
this.UnmutedBy = "";
|
|
262
|
-
|
|
253
|
+
proto3.util.initPartial(data, this);
|
|
263
254
|
}
|
|
264
255
|
static fromBinary(bytes, options) {
|
|
265
256
|
return new UnmuteRequest().fromBinary(bytes, options);
|
|
@@ -271,13 +262,12 @@ class UnmuteRequest extends protobuf_1.Message {
|
|
|
271
262
|
return new UnmuteRequest().fromJsonString(jsonString, options);
|
|
272
263
|
}
|
|
273
264
|
static equals(a, b) {
|
|
274
|
-
return
|
|
265
|
+
return proto3.util.equals(UnmuteRequest, a, b);
|
|
275
266
|
}
|
|
276
267
|
}
|
|
277
|
-
|
|
278
|
-
UnmuteRequest.runtime = protobuf_1.proto3;
|
|
268
|
+
UnmuteRequest.runtime = proto3;
|
|
279
269
|
UnmuteRequest.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteRequest";
|
|
280
|
-
UnmuteRequest.fields =
|
|
270
|
+
UnmuteRequest.fields = proto3.util.newFieldList(() => [
|
|
281
271
|
{ no: 1, name: "UserId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
282
272
|
{ no: 2, name: "MuteId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
283
273
|
{ no: 3, name: "UnmutedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -285,14 +275,14 @@ UnmuteRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
285
275
|
/**
|
|
286
276
|
* @generated from message IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteResponse
|
|
287
277
|
*/
|
|
288
|
-
class UnmuteResponse extends
|
|
278
|
+
export class UnmuteResponse extends Message {
|
|
289
279
|
constructor(data) {
|
|
290
280
|
super();
|
|
291
281
|
/**
|
|
292
282
|
* @generated from field: string Message = 1;
|
|
293
283
|
*/
|
|
294
284
|
this.Message = "";
|
|
295
|
-
|
|
285
|
+
proto3.util.initPartial(data, this);
|
|
296
286
|
}
|
|
297
287
|
static fromBinary(bytes, options) {
|
|
298
288
|
return new UnmuteResponse().fromBinary(bytes, options);
|
|
@@ -304,13 +294,12 @@ class UnmuteResponse extends protobuf_1.Message {
|
|
|
304
294
|
return new UnmuteResponse().fromJsonString(jsonString, options);
|
|
305
295
|
}
|
|
306
296
|
static equals(a, b) {
|
|
307
|
-
return
|
|
297
|
+
return proto3.util.equals(UnmuteResponse, a, b);
|
|
308
298
|
}
|
|
309
299
|
}
|
|
310
|
-
|
|
311
|
-
UnmuteResponse.runtime = protobuf_1.proto3;
|
|
300
|
+
UnmuteResponse.runtime = proto3;
|
|
312
301
|
UnmuteResponse.typeName = "IT.WebServices.Fragments.CreatorDashboard.Subscribers.UnmuteResponse";
|
|
313
|
-
UnmuteResponse.fields =
|
|
302
|
+
UnmuteResponse.fields = proto3.util.newFieldList(() => [
|
|
314
303
|
{ no: 1, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
315
304
|
{ no: 2, name: "Mute", kind: "message", T: Mute },
|
|
316
305
|
]);
|