@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,20 +1,17 @@
|
|
|
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/Content/Music/MusicRecord.proto (package IT.WebServices.Fragments.Content.Music, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.WrittenContentPrivateData = exports.WrittenContentPublicData = exports.VideoContentPrivateData = exports.VideoContentPublicData = exports.PictureContentPrivateData = exports.PictureContentPublicData = exports.AudioContentPrivateData = exports.AudioContentPublicData = exports.ContentPrivateData = exports.ContentPublicData = exports.ContentPrivateRecord = exports.ContentPublicRecord = exports.ContentRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* Content record data
|
|
11
8
|
*
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Content.Music.ContentRecord
|
|
13
10
|
*/
|
|
14
|
-
class ContentRecord extends
|
|
11
|
+
export class ContentRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
|
-
|
|
14
|
+
proto3.util.initPartial(data, this);
|
|
18
15
|
}
|
|
19
16
|
static fromBinary(bytes, options) {
|
|
20
17
|
return new ContentRecord().fromBinary(bytes, options);
|
|
@@ -26,20 +23,19 @@ class ContentRecord extends protobuf_1.Message {
|
|
|
26
23
|
return new ContentRecord().fromJsonString(jsonString, options);
|
|
27
24
|
}
|
|
28
25
|
static equals(a, b) {
|
|
29
|
-
return
|
|
26
|
+
return proto3.util.equals(ContentRecord, a, b);
|
|
30
27
|
}
|
|
31
28
|
}
|
|
32
|
-
|
|
33
|
-
ContentRecord.runtime = protobuf_1.proto3;
|
|
29
|
+
ContentRecord.runtime = proto3;
|
|
34
30
|
ContentRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentRecord";
|
|
35
|
-
ContentRecord.fields =
|
|
31
|
+
ContentRecord.fields = proto3.util.newFieldList(() => [
|
|
36
32
|
{ no: 1, name: "Public", kind: "message", T: ContentPublicRecord },
|
|
37
33
|
{ no: 2, name: "Private", kind: "message", T: ContentPrivateRecord },
|
|
38
34
|
]);
|
|
39
35
|
/**
|
|
40
36
|
* @generated from message IT.WebServices.Fragments.Content.Music.ContentPublicRecord
|
|
41
37
|
*/
|
|
42
|
-
class ContentPublicRecord extends
|
|
38
|
+
export class ContentPublicRecord extends Message {
|
|
43
39
|
constructor(data) {
|
|
44
40
|
super();
|
|
45
41
|
/**
|
|
@@ -48,7 +44,7 @@ class ContentPublicRecord extends protobuf_1.Message {
|
|
|
48
44
|
* @generated from field: string ContentID = 1;
|
|
49
45
|
*/
|
|
50
46
|
this.ContentID = "";
|
|
51
|
-
|
|
47
|
+
proto3.util.initPartial(data, this);
|
|
52
48
|
}
|
|
53
49
|
static fromBinary(bytes, options) {
|
|
54
50
|
return new ContentPublicRecord().fromBinary(bytes, options);
|
|
@@ -60,26 +56,25 @@ class ContentPublicRecord extends protobuf_1.Message {
|
|
|
60
56
|
return new ContentPublicRecord().fromJsonString(jsonString, options);
|
|
61
57
|
}
|
|
62
58
|
static equals(a, b) {
|
|
63
|
-
return
|
|
59
|
+
return proto3.util.equals(ContentPublicRecord, a, b);
|
|
64
60
|
}
|
|
65
61
|
}
|
|
66
|
-
|
|
67
|
-
ContentPublicRecord.runtime = protobuf_1.proto3;
|
|
62
|
+
ContentPublicRecord.runtime = proto3;
|
|
68
63
|
ContentPublicRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentPublicRecord";
|
|
69
|
-
ContentPublicRecord.fields =
|
|
64
|
+
ContentPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
70
65
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
71
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T:
|
|
72
|
-
{ no: 3, name: "ModifiedOnUTC", kind: "message", T:
|
|
73
|
-
{ no: 4, name: "PublishOnUTC", kind: "message", T:
|
|
74
|
-
{ no: 7, name: "AnnounceOnUTC", kind: "message", T:
|
|
75
|
-
{ no: 5, name: "PinnedOnUTC", kind: "message", T:
|
|
76
|
-
{ no: 6, name: "DeletedOnUTC", kind: "message", T:
|
|
66
|
+
{ no: 2, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
67
|
+
{ no: 3, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
68
|
+
{ no: 4, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
69
|
+
{ no: 7, name: "AnnounceOnUTC", kind: "message", T: Timestamp },
|
|
70
|
+
{ no: 5, name: "PinnedOnUTC", kind: "message", T: Timestamp },
|
|
71
|
+
{ no: 6, name: "DeletedOnUTC", kind: "message", T: Timestamp },
|
|
77
72
|
{ no: 21, name: "Data", kind: "message", T: ContentPublicData },
|
|
78
73
|
]);
|
|
79
74
|
/**
|
|
80
75
|
* @generated from message IT.WebServices.Fragments.Content.Music.ContentPrivateRecord
|
|
81
76
|
*/
|
|
82
|
-
class ContentPrivateRecord extends
|
|
77
|
+
export class ContentPrivateRecord extends Message {
|
|
83
78
|
constructor(data) {
|
|
84
79
|
super();
|
|
85
80
|
/**
|
|
@@ -106,7 +101,7 @@ class ContentPrivateRecord extends protobuf_1.Message {
|
|
|
106
101
|
* @generated from field: string DeletedBy = 6;
|
|
107
102
|
*/
|
|
108
103
|
this.DeletedBy = "";
|
|
109
|
-
|
|
104
|
+
proto3.util.initPartial(data, this);
|
|
110
105
|
}
|
|
111
106
|
static fromBinary(bytes, options) {
|
|
112
107
|
return new ContentPrivateRecord().fromBinary(bytes, options);
|
|
@@ -118,13 +113,12 @@ class ContentPrivateRecord extends protobuf_1.Message {
|
|
|
118
113
|
return new ContentPrivateRecord().fromJsonString(jsonString, options);
|
|
119
114
|
}
|
|
120
115
|
static equals(a, b) {
|
|
121
|
-
return
|
|
116
|
+
return proto3.util.equals(ContentPrivateRecord, a, b);
|
|
122
117
|
}
|
|
123
118
|
}
|
|
124
|
-
|
|
125
|
-
ContentPrivateRecord.runtime = protobuf_1.proto3;
|
|
119
|
+
ContentPrivateRecord.runtime = proto3;
|
|
126
120
|
ContentPrivateRecord.typeName = "IT.WebServices.Fragments.Content.Music.ContentPrivateRecord";
|
|
127
|
-
ContentPrivateRecord.fields =
|
|
121
|
+
ContentPrivateRecord.fields = proto3.util.newFieldList(() => [
|
|
128
122
|
{ no: 2, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
129
123
|
{ no: 3, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
130
124
|
{ no: 4, name: "PublishedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -136,7 +130,7 @@ ContentPrivateRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
136
130
|
/**
|
|
137
131
|
* @generated from message IT.WebServices.Fragments.Content.Music.ContentPublicData
|
|
138
132
|
*/
|
|
139
|
-
class ContentPublicData extends
|
|
133
|
+
export class ContentPublicData extends Message {
|
|
140
134
|
constructor(data) {
|
|
141
135
|
super();
|
|
142
136
|
/**
|
|
@@ -183,7 +177,7 @@ class ContentPublicData extends protobuf_1.Message {
|
|
|
183
177
|
* @generated from oneof IT.WebServices.Fragments.Content.Music.ContentPublicData.ContentData_oneof
|
|
184
178
|
*/
|
|
185
179
|
this.ContentDataOneof = { case: undefined };
|
|
186
|
-
|
|
180
|
+
proto3.util.initPartial(data, this);
|
|
187
181
|
}
|
|
188
182
|
static fromBinary(bytes, options) {
|
|
189
183
|
return new ContentPublicData().fromBinary(bytes, options);
|
|
@@ -195,13 +189,12 @@ class ContentPublicData extends protobuf_1.Message {
|
|
|
195
189
|
return new ContentPublicData().fromJsonString(jsonString, options);
|
|
196
190
|
}
|
|
197
191
|
static equals(a, b) {
|
|
198
|
-
return
|
|
192
|
+
return proto3.util.equals(ContentPublicData, a, b);
|
|
199
193
|
}
|
|
200
194
|
}
|
|
201
|
-
|
|
202
|
-
ContentPublicData.runtime = protobuf_1.proto3;
|
|
195
|
+
ContentPublicData.runtime = proto3;
|
|
203
196
|
ContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.ContentPublicData";
|
|
204
|
-
ContentPublicData.fields =
|
|
197
|
+
ContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
205
198
|
{ no: 1, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
206
199
|
{ no: 2, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
207
200
|
{ no: 3, name: "Author", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -220,7 +213,7 @@ ContentPublicData.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
220
213
|
/**
|
|
221
214
|
* @generated from message IT.WebServices.Fragments.Content.Music.ContentPrivateData
|
|
222
215
|
*/
|
|
223
|
-
class ContentPrivateData extends
|
|
216
|
+
export class ContentPrivateData extends Message {
|
|
224
217
|
constructor(data) {
|
|
225
218
|
super();
|
|
226
219
|
/**
|
|
@@ -231,7 +224,7 @@ class ContentPrivateData extends protobuf_1.Message {
|
|
|
231
224
|
* @generated from field: string OldContentID = 51;
|
|
232
225
|
*/
|
|
233
226
|
this.OldContentID = "";
|
|
234
|
-
|
|
227
|
+
proto3.util.initPartial(data, this);
|
|
235
228
|
}
|
|
236
229
|
static fromBinary(bytes, options) {
|
|
237
230
|
return new ContentPrivateData().fromBinary(bytes, options);
|
|
@@ -243,13 +236,12 @@ class ContentPrivateData extends protobuf_1.Message {
|
|
|
243
236
|
return new ContentPrivateData().fromJsonString(jsonString, options);
|
|
244
237
|
}
|
|
245
238
|
static equals(a, b) {
|
|
246
|
-
return
|
|
239
|
+
return proto3.util.equals(ContentPrivateData, a, b);
|
|
247
240
|
}
|
|
248
241
|
}
|
|
249
|
-
|
|
250
|
-
ContentPrivateData.runtime = protobuf_1.proto3;
|
|
242
|
+
ContentPrivateData.runtime = proto3;
|
|
251
243
|
ContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.ContentPrivateData";
|
|
252
|
-
ContentPrivateData.fields =
|
|
244
|
+
ContentPrivateData.fields = proto3.util.newFieldList(() => [
|
|
253
245
|
{ no: 20, name: "Audio", kind: "message", T: AudioContentPrivateData, oneof: "ContentData_oneof" },
|
|
254
246
|
{ no: 21, name: "Picture", kind: "message", T: PictureContentPrivateData, oneof: "ContentData_oneof" },
|
|
255
247
|
{ no: 22, name: "Video", kind: "message", T: VideoContentPrivateData, oneof: "ContentData_oneof" },
|
|
@@ -259,7 +251,7 @@ ContentPrivateData.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
259
251
|
/**
|
|
260
252
|
* @generated from message IT.WebServices.Fragments.Content.Music.AudioContentPublicData
|
|
261
253
|
*/
|
|
262
|
-
class AudioContentPublicData extends
|
|
254
|
+
export class AudioContentPublicData extends Message {
|
|
263
255
|
constructor(data) {
|
|
264
256
|
super();
|
|
265
257
|
/**
|
|
@@ -270,7 +262,7 @@ class AudioContentPublicData extends protobuf_1.Message {
|
|
|
270
262
|
* @generated from field: string AudioAssetID = 2;
|
|
271
263
|
*/
|
|
272
264
|
this.AudioAssetID = "";
|
|
273
|
-
|
|
265
|
+
proto3.util.initPartial(data, this);
|
|
274
266
|
}
|
|
275
267
|
static fromBinary(bytes, options) {
|
|
276
268
|
return new AudioContentPublicData().fromBinary(bytes, options);
|
|
@@ -282,23 +274,22 @@ class AudioContentPublicData extends protobuf_1.Message {
|
|
|
282
274
|
return new AudioContentPublicData().fromJsonString(jsonString, options);
|
|
283
275
|
}
|
|
284
276
|
static equals(a, b) {
|
|
285
|
-
return
|
|
277
|
+
return proto3.util.equals(AudioContentPublicData, a, b);
|
|
286
278
|
}
|
|
287
279
|
}
|
|
288
|
-
|
|
289
|
-
AudioContentPublicData.runtime = protobuf_1.proto3;
|
|
280
|
+
AudioContentPublicData.runtime = proto3;
|
|
290
281
|
AudioContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.AudioContentPublicData";
|
|
291
|
-
AudioContentPublicData.fields =
|
|
282
|
+
AudioContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
292
283
|
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
293
284
|
{ no: 2, name: "AudioAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
294
285
|
]);
|
|
295
286
|
/**
|
|
296
287
|
* @generated from message IT.WebServices.Fragments.Content.Music.AudioContentPrivateData
|
|
297
288
|
*/
|
|
298
|
-
class AudioContentPrivateData extends
|
|
289
|
+
export class AudioContentPrivateData extends Message {
|
|
299
290
|
constructor(data) {
|
|
300
291
|
super();
|
|
301
|
-
|
|
292
|
+
proto3.util.initPartial(data, this);
|
|
302
293
|
}
|
|
303
294
|
static fromBinary(bytes, options) {
|
|
304
295
|
return new AudioContentPrivateData().fromBinary(bytes, options);
|
|
@@ -310,17 +301,16 @@ class AudioContentPrivateData extends protobuf_1.Message {
|
|
|
310
301
|
return new AudioContentPrivateData().fromJsonString(jsonString, options);
|
|
311
302
|
}
|
|
312
303
|
static equals(a, b) {
|
|
313
|
-
return
|
|
304
|
+
return proto3.util.equals(AudioContentPrivateData, a, b);
|
|
314
305
|
}
|
|
315
306
|
}
|
|
316
|
-
|
|
317
|
-
AudioContentPrivateData.runtime = protobuf_1.proto3;
|
|
307
|
+
AudioContentPrivateData.runtime = proto3;
|
|
318
308
|
AudioContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.AudioContentPrivateData";
|
|
319
|
-
AudioContentPrivateData.fields =
|
|
309
|
+
AudioContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
320
310
|
/**
|
|
321
311
|
* @generated from message IT.WebServices.Fragments.Content.Music.PictureContentPublicData
|
|
322
312
|
*/
|
|
323
|
-
class PictureContentPublicData extends
|
|
313
|
+
export class PictureContentPublicData extends Message {
|
|
324
314
|
constructor(data) {
|
|
325
315
|
super();
|
|
326
316
|
/**
|
|
@@ -331,7 +321,7 @@ class PictureContentPublicData extends protobuf_1.Message {
|
|
|
331
321
|
* @generated from field: repeated string ImageAssetIDs = 2;
|
|
332
322
|
*/
|
|
333
323
|
this.ImageAssetIDs = [];
|
|
334
|
-
|
|
324
|
+
proto3.util.initPartial(data, this);
|
|
335
325
|
}
|
|
336
326
|
static fromBinary(bytes, options) {
|
|
337
327
|
return new PictureContentPublicData().fromBinary(bytes, options);
|
|
@@ -343,23 +333,22 @@ class PictureContentPublicData extends protobuf_1.Message {
|
|
|
343
333
|
return new PictureContentPublicData().fromJsonString(jsonString, options);
|
|
344
334
|
}
|
|
345
335
|
static equals(a, b) {
|
|
346
|
-
return
|
|
336
|
+
return proto3.util.equals(PictureContentPublicData, a, b);
|
|
347
337
|
}
|
|
348
338
|
}
|
|
349
|
-
|
|
350
|
-
PictureContentPublicData.runtime = protobuf_1.proto3;
|
|
339
|
+
PictureContentPublicData.runtime = proto3;
|
|
351
340
|
PictureContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.PictureContentPublicData";
|
|
352
|
-
PictureContentPublicData.fields =
|
|
341
|
+
PictureContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
353
342
|
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
354
343
|
{ no: 2, name: "ImageAssetIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
355
344
|
]);
|
|
356
345
|
/**
|
|
357
346
|
* @generated from message IT.WebServices.Fragments.Content.Music.PictureContentPrivateData
|
|
358
347
|
*/
|
|
359
|
-
class PictureContentPrivateData extends
|
|
348
|
+
export class PictureContentPrivateData extends Message {
|
|
360
349
|
constructor(data) {
|
|
361
350
|
super();
|
|
362
|
-
|
|
351
|
+
proto3.util.initPartial(data, this);
|
|
363
352
|
}
|
|
364
353
|
static fromBinary(bytes, options) {
|
|
365
354
|
return new PictureContentPrivateData().fromBinary(bytes, options);
|
|
@@ -371,17 +360,16 @@ class PictureContentPrivateData extends protobuf_1.Message {
|
|
|
371
360
|
return new PictureContentPrivateData().fromJsonString(jsonString, options);
|
|
372
361
|
}
|
|
373
362
|
static equals(a, b) {
|
|
374
|
-
return
|
|
363
|
+
return proto3.util.equals(PictureContentPrivateData, a, b);
|
|
375
364
|
}
|
|
376
365
|
}
|
|
377
|
-
|
|
378
|
-
PictureContentPrivateData.runtime = protobuf_1.proto3;
|
|
366
|
+
PictureContentPrivateData.runtime = proto3;
|
|
379
367
|
PictureContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.PictureContentPrivateData";
|
|
380
|
-
PictureContentPrivateData.fields =
|
|
368
|
+
PictureContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
381
369
|
/**
|
|
382
370
|
* @generated from message IT.WebServices.Fragments.Content.Music.VideoContentPublicData
|
|
383
371
|
*/
|
|
384
|
-
class VideoContentPublicData extends
|
|
372
|
+
export class VideoContentPublicData extends Message {
|
|
385
373
|
constructor(data) {
|
|
386
374
|
super();
|
|
387
375
|
/**
|
|
@@ -404,7 +392,7 @@ class VideoContentPublicData extends protobuf_1.Message {
|
|
|
404
392
|
* @generated from field: string YoutubeVideoId = 12;
|
|
405
393
|
*/
|
|
406
394
|
this.YoutubeVideoId = "";
|
|
407
|
-
|
|
395
|
+
proto3.util.initPartial(data, this);
|
|
408
396
|
}
|
|
409
397
|
static fromBinary(bytes, options) {
|
|
410
398
|
return new VideoContentPublicData().fromBinary(bytes, options);
|
|
@@ -416,13 +404,12 @@ class VideoContentPublicData extends protobuf_1.Message {
|
|
|
416
404
|
return new VideoContentPublicData().fromJsonString(jsonString, options);
|
|
417
405
|
}
|
|
418
406
|
static equals(a, b) {
|
|
419
|
-
return
|
|
407
|
+
return proto3.util.equals(VideoContentPublicData, a, b);
|
|
420
408
|
}
|
|
421
409
|
}
|
|
422
|
-
|
|
423
|
-
VideoContentPublicData.runtime = protobuf_1.proto3;
|
|
410
|
+
VideoContentPublicData.runtime = proto3;
|
|
424
411
|
VideoContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.VideoContentPublicData";
|
|
425
|
-
VideoContentPublicData.fields =
|
|
412
|
+
VideoContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
426
413
|
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
427
414
|
{ no: 2, name: "IsLiveStream", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
428
415
|
{ no: 3, name: "IsLive", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
@@ -432,10 +419,10 @@ VideoContentPublicData.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
432
419
|
/**
|
|
433
420
|
* @generated from message IT.WebServices.Fragments.Content.Music.VideoContentPrivateData
|
|
434
421
|
*/
|
|
435
|
-
class VideoContentPrivateData extends
|
|
422
|
+
export class VideoContentPrivateData extends Message {
|
|
436
423
|
constructor(data) {
|
|
437
424
|
super();
|
|
438
|
-
|
|
425
|
+
proto3.util.initPartial(data, this);
|
|
439
426
|
}
|
|
440
427
|
static fromBinary(bytes, options) {
|
|
441
428
|
return new VideoContentPrivateData().fromBinary(bytes, options);
|
|
@@ -447,24 +434,23 @@ class VideoContentPrivateData extends protobuf_1.Message {
|
|
|
447
434
|
return new VideoContentPrivateData().fromJsonString(jsonString, options);
|
|
448
435
|
}
|
|
449
436
|
static equals(a, b) {
|
|
450
|
-
return
|
|
437
|
+
return proto3.util.equals(VideoContentPrivateData, a, b);
|
|
451
438
|
}
|
|
452
439
|
}
|
|
453
|
-
|
|
454
|
-
VideoContentPrivateData.runtime = protobuf_1.proto3;
|
|
440
|
+
VideoContentPrivateData.runtime = proto3;
|
|
455
441
|
VideoContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.VideoContentPrivateData";
|
|
456
|
-
VideoContentPrivateData.fields =
|
|
442
|
+
VideoContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
457
443
|
/**
|
|
458
444
|
* @generated from message IT.WebServices.Fragments.Content.Music.WrittenContentPublicData
|
|
459
445
|
*/
|
|
460
|
-
class WrittenContentPublicData extends
|
|
446
|
+
export class WrittenContentPublicData extends Message {
|
|
461
447
|
constructor(data) {
|
|
462
448
|
super();
|
|
463
449
|
/**
|
|
464
450
|
* @generated from field: string HtmlBody = 1;
|
|
465
451
|
*/
|
|
466
452
|
this.HtmlBody = "";
|
|
467
|
-
|
|
453
|
+
proto3.util.initPartial(data, this);
|
|
468
454
|
}
|
|
469
455
|
static fromBinary(bytes, options) {
|
|
470
456
|
return new WrittenContentPublicData().fromBinary(bytes, options);
|
|
@@ -476,22 +462,21 @@ class WrittenContentPublicData extends protobuf_1.Message {
|
|
|
476
462
|
return new WrittenContentPublicData().fromJsonString(jsonString, options);
|
|
477
463
|
}
|
|
478
464
|
static equals(a, b) {
|
|
479
|
-
return
|
|
465
|
+
return proto3.util.equals(WrittenContentPublicData, a, b);
|
|
480
466
|
}
|
|
481
467
|
}
|
|
482
|
-
|
|
483
|
-
WrittenContentPublicData.runtime = protobuf_1.proto3;
|
|
468
|
+
WrittenContentPublicData.runtime = proto3;
|
|
484
469
|
WrittenContentPublicData.typeName = "IT.WebServices.Fragments.Content.Music.WrittenContentPublicData";
|
|
485
|
-
WrittenContentPublicData.fields =
|
|
470
|
+
WrittenContentPublicData.fields = proto3.util.newFieldList(() => [
|
|
486
471
|
{ no: 1, name: "HtmlBody", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
487
472
|
]);
|
|
488
473
|
/**
|
|
489
474
|
* @generated from message IT.WebServices.Fragments.Content.Music.WrittenContentPrivateData
|
|
490
475
|
*/
|
|
491
|
-
class WrittenContentPrivateData extends
|
|
476
|
+
export class WrittenContentPrivateData extends Message {
|
|
492
477
|
constructor(data) {
|
|
493
478
|
super();
|
|
494
|
-
|
|
479
|
+
proto3.util.initPartial(data, this);
|
|
495
480
|
}
|
|
496
481
|
static fromBinary(bytes, options) {
|
|
497
482
|
return new WrittenContentPrivateData().fromBinary(bytes, options);
|
|
@@ -503,10 +488,9 @@ class WrittenContentPrivateData extends protobuf_1.Message {
|
|
|
503
488
|
return new WrittenContentPrivateData().fromJsonString(jsonString, options);
|
|
504
489
|
}
|
|
505
490
|
static equals(a, b) {
|
|
506
|
-
return
|
|
491
|
+
return proto3.util.equals(WrittenContentPrivateData, a, b);
|
|
507
492
|
}
|
|
508
493
|
}
|
|
509
|
-
|
|
510
|
-
WrittenContentPrivateData.runtime = protobuf_1.proto3;
|
|
494
|
+
WrittenContentPrivateData.runtime = proto3;
|
|
511
495
|
WrittenContentPrivateData.typeName = "IT.WebServices.Fragments.Content.Music.WrittenContentPrivateData";
|
|
512
|
-
WrittenContentPrivateData.fields =
|
|
496
|
+
WrittenContentPrivateData.fields = proto3.util.newFieldList(() => []);
|
|
@@ -1,42 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// Auto-generated index file - DO NOT EDIT MANUALLY
|
|
3
|
-
// Generated on: Wed Oct 15 2025 22:
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
-
}) : function(o, v) {
|
|
18
|
-
o["default"] = v;
|
|
19
|
-
});
|
|
20
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
-
var ownKeys = function(o) {
|
|
22
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
-
var ar = [];
|
|
24
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
-
return ar;
|
|
26
|
-
};
|
|
27
|
-
return ownKeys(o);
|
|
28
|
-
};
|
|
29
|
-
return function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
})();
|
|
37
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
-
exports.MusicRecord_pb = exports.MusicInterface_pb = exports.MusicInterface_connect = void 0;
|
|
2
|
+
// Generated on: Wed Oct 15 2025 22:31:09 GMT-0400 (Eastern Daylight Time)
|
|
39
3
|
// Namespaced re-exports to avoid symbol collisions
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
4
|
+
export * as MusicInterface_connect from './MusicInterface_connect';
|
|
5
|
+
export * as MusicInterface_pb from './MusicInterface_pb';
|
|
6
|
+
export * as MusicRecord_pb from './MusicRecord_pb';
|
|
@@ -1,16 +1,13 @@
|
|
|
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/Content/Rumble.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const Rumble_pb_1 = require("./Rumble_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { EmptyRequest, RumbleChannelRequest, RumbleChannelResponse, RumbleVideoRequest, RumbleVideoResponse, StoredDataRequest, StoredDataResponse } from "./Rumble_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Content.RumbleInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const RumbleInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Content.RumbleInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -20,9 +17,9 @@ exports.RumbleInterface = {
|
|
|
20
17
|
*/
|
|
21
18
|
getRumbleChannel: {
|
|
22
19
|
name: "GetRumbleChannel",
|
|
23
|
-
I:
|
|
24
|
-
O:
|
|
25
|
-
kind:
|
|
20
|
+
I: RumbleChannelRequest,
|
|
21
|
+
O: RumbleChannelResponse,
|
|
22
|
+
kind: MethodKind.Unary,
|
|
26
23
|
},
|
|
27
24
|
/**
|
|
28
25
|
* Grab a Rumble Channel (Rumble API Method: Media.Item)
|
|
@@ -31,27 +28,27 @@ exports.RumbleInterface = {
|
|
|
31
28
|
*/
|
|
32
29
|
getRumbleVideo: {
|
|
33
30
|
name: "GetRumbleVideo",
|
|
34
|
-
I:
|
|
35
|
-
O:
|
|
36
|
-
kind:
|
|
31
|
+
I: RumbleVideoRequest,
|
|
32
|
+
O: RumbleVideoResponse,
|
|
33
|
+
kind: MethodKind.Unary,
|
|
37
34
|
},
|
|
38
35
|
/**
|
|
39
36
|
* @generated from rpc IT.WebServices.Fragments.Content.RumbleInterface.GetAllStoredData
|
|
40
37
|
*/
|
|
41
38
|
getAllStoredData: {
|
|
42
39
|
name: "GetAllStoredData",
|
|
43
|
-
I:
|
|
44
|
-
O:
|
|
45
|
-
kind:
|
|
40
|
+
I: EmptyRequest,
|
|
41
|
+
O: StoredDataResponse,
|
|
42
|
+
kind: MethodKind.Unary,
|
|
46
43
|
},
|
|
47
44
|
/**
|
|
48
45
|
* @generated from rpc IT.WebServices.Fragments.Content.RumbleInterface.GetStoredDataById
|
|
49
46
|
*/
|
|
50
47
|
getStoredDataById: {
|
|
51
48
|
name: "GetStoredDataById",
|
|
52
|
-
I:
|
|
53
|
-
O:
|
|
54
|
-
kind:
|
|
49
|
+
I: StoredDataRequest,
|
|
50
|
+
O: StoredDataResponse,
|
|
51
|
+
kind: MethodKind.Unary,
|
|
55
52
|
},
|
|
56
53
|
}
|
|
57
54
|
};
|