@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/Content/Rumble.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.RumbleChannelResponse = exports.RumbleChannelRequest = exports.DateFilter = exports.RumbleVideoResponse = exports.RumbleVideoRequest = exports.RumbleData = exports.StoredDataResponse = exports.StoredDataRequest = exports.EmptyRequest = exports.RumbleVideo = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Content.RumbleVideo
|
|
11
8
|
*/
|
|
12
|
-
class RumbleVideo extends
|
|
9
|
+
export class RumbleVideo extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -36,7 +33,7 @@ class RumbleVideo extends protobuf_1.Message {
|
|
|
36
33
|
* @generated from field: string UploadDate = 6;
|
|
37
34
|
*/
|
|
38
35
|
this.UploadDate = "";
|
|
39
|
-
|
|
36
|
+
proto3.util.initPartial(data, this);
|
|
40
37
|
}
|
|
41
38
|
static fromBinary(bytes, options) {
|
|
42
39
|
return new RumbleVideo().fromBinary(bytes, options);
|
|
@@ -48,13 +45,12 @@ class RumbleVideo extends protobuf_1.Message {
|
|
|
48
45
|
return new RumbleVideo().fromJsonString(jsonString, options);
|
|
49
46
|
}
|
|
50
47
|
static equals(a, b) {
|
|
51
|
-
return
|
|
48
|
+
return proto3.util.equals(RumbleVideo, a, b);
|
|
52
49
|
}
|
|
53
50
|
}
|
|
54
|
-
|
|
55
|
-
RumbleVideo.runtime = protobuf_1.proto3;
|
|
51
|
+
RumbleVideo.runtime = proto3;
|
|
56
52
|
RumbleVideo.typeName = "IT.WebServices.Fragments.Content.RumbleVideo";
|
|
57
|
-
RumbleVideo.fields =
|
|
53
|
+
RumbleVideo.fields = proto3.util.newFieldList(() => [
|
|
58
54
|
{ no: 1, name: "Id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
59
55
|
{ no: 2, name: "Embed", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
60
56
|
{ no: 3, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -65,10 +61,10 @@ RumbleVideo.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
65
61
|
/**
|
|
66
62
|
* @generated from message IT.WebServices.Fragments.Content.EmptyRequest
|
|
67
63
|
*/
|
|
68
|
-
class EmptyRequest extends
|
|
64
|
+
export class EmptyRequest extends Message {
|
|
69
65
|
constructor(data) {
|
|
70
66
|
super();
|
|
71
|
-
|
|
67
|
+
proto3.util.initPartial(data, this);
|
|
72
68
|
}
|
|
73
69
|
static fromBinary(bytes, options) {
|
|
74
70
|
return new EmptyRequest().fromBinary(bytes, options);
|
|
@@ -80,24 +76,23 @@ class EmptyRequest extends protobuf_1.Message {
|
|
|
80
76
|
return new EmptyRequest().fromJsonString(jsonString, options);
|
|
81
77
|
}
|
|
82
78
|
static equals(a, b) {
|
|
83
|
-
return
|
|
79
|
+
return proto3.util.equals(EmptyRequest, a, b);
|
|
84
80
|
}
|
|
85
81
|
}
|
|
86
|
-
|
|
87
|
-
EmptyRequest.runtime = protobuf_1.proto3;
|
|
82
|
+
EmptyRequest.runtime = proto3;
|
|
88
83
|
EmptyRequest.typeName = "IT.WebServices.Fragments.Content.EmptyRequest";
|
|
89
|
-
EmptyRequest.fields =
|
|
84
|
+
EmptyRequest.fields = proto3.util.newFieldList(() => []);
|
|
90
85
|
/**
|
|
91
86
|
* @generated from message IT.WebServices.Fragments.Content.StoredDataRequest
|
|
92
87
|
*/
|
|
93
|
-
class StoredDataRequest extends
|
|
88
|
+
export class StoredDataRequest extends Message {
|
|
94
89
|
constructor(data) {
|
|
95
90
|
super();
|
|
96
91
|
/**
|
|
97
92
|
* @generated from field: string VideoId = 1;
|
|
98
93
|
*/
|
|
99
94
|
this.VideoId = "";
|
|
100
|
-
|
|
95
|
+
proto3.util.initPartial(data, this);
|
|
101
96
|
}
|
|
102
97
|
static fromBinary(bytes, options) {
|
|
103
98
|
return new StoredDataRequest().fromBinary(bytes, options);
|
|
@@ -109,19 +104,18 @@ class StoredDataRequest extends protobuf_1.Message {
|
|
|
109
104
|
return new StoredDataRequest().fromJsonString(jsonString, options);
|
|
110
105
|
}
|
|
111
106
|
static equals(a, b) {
|
|
112
|
-
return
|
|
107
|
+
return proto3.util.equals(StoredDataRequest, a, b);
|
|
113
108
|
}
|
|
114
109
|
}
|
|
115
|
-
|
|
116
|
-
StoredDataRequest.runtime = protobuf_1.proto3;
|
|
110
|
+
StoredDataRequest.runtime = proto3;
|
|
117
111
|
StoredDataRequest.typeName = "IT.WebServices.Fragments.Content.StoredDataRequest";
|
|
118
|
-
StoredDataRequest.fields =
|
|
112
|
+
StoredDataRequest.fields = proto3.util.newFieldList(() => [
|
|
119
113
|
{ no: 1, name: "VideoId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
120
114
|
]);
|
|
121
115
|
/**
|
|
122
116
|
* @generated from message IT.WebServices.Fragments.Content.StoredDataResponse
|
|
123
117
|
*/
|
|
124
|
-
class StoredDataResponse extends
|
|
118
|
+
export class StoredDataResponse extends Message {
|
|
125
119
|
constructor(data) {
|
|
126
120
|
super();
|
|
127
121
|
/**
|
|
@@ -136,7 +130,7 @@ class StoredDataResponse extends protobuf_1.Message {
|
|
|
136
130
|
* @generated from field: string Error = 3;
|
|
137
131
|
*/
|
|
138
132
|
this.Error = "";
|
|
139
|
-
|
|
133
|
+
proto3.util.initPartial(data, this);
|
|
140
134
|
}
|
|
141
135
|
static fromBinary(bytes, options) {
|
|
142
136
|
return new StoredDataResponse().fromBinary(bytes, options);
|
|
@@ -148,13 +142,12 @@ class StoredDataResponse extends protobuf_1.Message {
|
|
|
148
142
|
return new StoredDataResponse().fromJsonString(jsonString, options);
|
|
149
143
|
}
|
|
150
144
|
static equals(a, b) {
|
|
151
|
-
return
|
|
145
|
+
return proto3.util.equals(StoredDataResponse, a, b);
|
|
152
146
|
}
|
|
153
147
|
}
|
|
154
|
-
|
|
155
|
-
StoredDataResponse.runtime = protobuf_1.proto3;
|
|
148
|
+
StoredDataResponse.runtime = proto3;
|
|
156
149
|
StoredDataResponse.typeName = "IT.WebServices.Fragments.Content.StoredDataResponse";
|
|
157
|
-
StoredDataResponse.fields =
|
|
150
|
+
StoredDataResponse.fields = proto3.util.newFieldList(() => [
|
|
158
151
|
{ no: 1, name: "Success", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
159
152
|
{ no: 2, name: "Msg", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
160
153
|
{ no: 3, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -163,14 +156,14 @@ StoredDataResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
163
156
|
/**
|
|
164
157
|
* @generated from message IT.WebServices.Fragments.Content.RumbleData
|
|
165
158
|
*/
|
|
166
|
-
class RumbleData extends
|
|
159
|
+
export class RumbleData extends Message {
|
|
167
160
|
constructor(data) {
|
|
168
161
|
super();
|
|
169
162
|
/**
|
|
170
163
|
* @generated from field: repeated IT.WebServices.Fragments.Content.RumbleVideo Videos = 1;
|
|
171
164
|
*/
|
|
172
165
|
this.Videos = [];
|
|
173
|
-
|
|
166
|
+
proto3.util.initPartial(data, this);
|
|
174
167
|
}
|
|
175
168
|
static fromBinary(bytes, options) {
|
|
176
169
|
return new RumbleData().fromBinary(bytes, options);
|
|
@@ -182,26 +175,25 @@ class RumbleData extends protobuf_1.Message {
|
|
|
182
175
|
return new RumbleData().fromJsonString(jsonString, options);
|
|
183
176
|
}
|
|
184
177
|
static equals(a, b) {
|
|
185
|
-
return
|
|
178
|
+
return proto3.util.equals(RumbleData, a, b);
|
|
186
179
|
}
|
|
187
180
|
}
|
|
188
|
-
|
|
189
|
-
RumbleData.runtime = protobuf_1.proto3;
|
|
181
|
+
RumbleData.runtime = proto3;
|
|
190
182
|
RumbleData.typeName = "IT.WebServices.Fragments.Content.RumbleData";
|
|
191
|
-
RumbleData.fields =
|
|
183
|
+
RumbleData.fields = proto3.util.newFieldList(() => [
|
|
192
184
|
{ no: 1, name: "Videos", kind: "message", T: RumbleVideo, repeated: true },
|
|
193
185
|
]);
|
|
194
186
|
/**
|
|
195
187
|
* @generated from message IT.WebServices.Fragments.Content.RumbleVideoRequest
|
|
196
188
|
*/
|
|
197
|
-
class RumbleVideoRequest extends
|
|
189
|
+
export class RumbleVideoRequest extends Message {
|
|
198
190
|
constructor(data) {
|
|
199
191
|
super();
|
|
200
192
|
/**
|
|
201
193
|
* @generated from field: string VideoId = 1;
|
|
202
194
|
*/
|
|
203
195
|
this.VideoId = "";
|
|
204
|
-
|
|
196
|
+
proto3.util.initPartial(data, this);
|
|
205
197
|
}
|
|
206
198
|
static fromBinary(bytes, options) {
|
|
207
199
|
return new RumbleVideoRequest().fromBinary(bytes, options);
|
|
@@ -213,19 +205,18 @@ class RumbleVideoRequest extends protobuf_1.Message {
|
|
|
213
205
|
return new RumbleVideoRequest().fromJsonString(jsonString, options);
|
|
214
206
|
}
|
|
215
207
|
static equals(a, b) {
|
|
216
|
-
return
|
|
208
|
+
return proto3.util.equals(RumbleVideoRequest, a, b);
|
|
217
209
|
}
|
|
218
210
|
}
|
|
219
|
-
|
|
220
|
-
RumbleVideoRequest.runtime = protobuf_1.proto3;
|
|
211
|
+
RumbleVideoRequest.runtime = proto3;
|
|
221
212
|
RumbleVideoRequest.typeName = "IT.WebServices.Fragments.Content.RumbleVideoRequest";
|
|
222
|
-
RumbleVideoRequest.fields =
|
|
213
|
+
RumbleVideoRequest.fields = proto3.util.newFieldList(() => [
|
|
223
214
|
{ no: 1, name: "VideoId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
224
215
|
]);
|
|
225
216
|
/**
|
|
226
217
|
* @generated from message IT.WebServices.Fragments.Content.RumbleVideoResponse
|
|
227
218
|
*/
|
|
228
|
-
class RumbleVideoResponse extends
|
|
219
|
+
export class RumbleVideoResponse extends Message {
|
|
229
220
|
constructor(data) {
|
|
230
221
|
super();
|
|
231
222
|
/**
|
|
@@ -240,7 +231,7 @@ class RumbleVideoResponse extends protobuf_1.Message {
|
|
|
240
231
|
* @generated from field: string Error = 3;
|
|
241
232
|
*/
|
|
242
233
|
this.Error = "";
|
|
243
|
-
|
|
234
|
+
proto3.util.initPartial(data, this);
|
|
244
235
|
}
|
|
245
236
|
static fromBinary(bytes, options) {
|
|
246
237
|
return new RumbleVideoResponse().fromBinary(bytes, options);
|
|
@@ -252,13 +243,12 @@ class RumbleVideoResponse extends protobuf_1.Message {
|
|
|
252
243
|
return new RumbleVideoResponse().fromJsonString(jsonString, options);
|
|
253
244
|
}
|
|
254
245
|
static equals(a, b) {
|
|
255
|
-
return
|
|
246
|
+
return proto3.util.equals(RumbleVideoResponse, a, b);
|
|
256
247
|
}
|
|
257
248
|
}
|
|
258
|
-
|
|
259
|
-
RumbleVideoResponse.runtime = protobuf_1.proto3;
|
|
249
|
+
RumbleVideoResponse.runtime = proto3;
|
|
260
250
|
RumbleVideoResponse.typeName = "IT.WebServices.Fragments.Content.RumbleVideoResponse";
|
|
261
|
-
RumbleVideoResponse.fields =
|
|
251
|
+
RumbleVideoResponse.fields = proto3.util.newFieldList(() => [
|
|
262
252
|
{ no: 1, name: "Success", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
263
253
|
{ no: 2, name: "Msg", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
264
254
|
{ no: 3, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -267,7 +257,7 @@ RumbleVideoResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
267
257
|
/**
|
|
268
258
|
* @generated from message IT.WebServices.Fragments.Content.DateFilter
|
|
269
259
|
*/
|
|
270
|
-
class DateFilter extends
|
|
260
|
+
export class DateFilter extends Message {
|
|
271
261
|
constructor(data) {
|
|
272
262
|
super();
|
|
273
263
|
/**
|
|
@@ -278,7 +268,7 @@ class DateFilter extends protobuf_1.Message {
|
|
|
278
268
|
* @generated from field: string EndDate = 2;
|
|
279
269
|
*/
|
|
280
270
|
this.EndDate = "";
|
|
281
|
-
|
|
271
|
+
proto3.util.initPartial(data, this);
|
|
282
272
|
}
|
|
283
273
|
static fromBinary(bytes, options) {
|
|
284
274
|
return new DateFilter().fromBinary(bytes, options);
|
|
@@ -290,27 +280,26 @@ class DateFilter extends protobuf_1.Message {
|
|
|
290
280
|
return new DateFilter().fromJsonString(jsonString, options);
|
|
291
281
|
}
|
|
292
282
|
static equals(a, b) {
|
|
293
|
-
return
|
|
283
|
+
return proto3.util.equals(DateFilter, a, b);
|
|
294
284
|
}
|
|
295
285
|
}
|
|
296
|
-
|
|
297
|
-
DateFilter.runtime = protobuf_1.proto3;
|
|
286
|
+
DateFilter.runtime = proto3;
|
|
298
287
|
DateFilter.typeName = "IT.WebServices.Fragments.Content.DateFilter";
|
|
299
|
-
DateFilter.fields =
|
|
288
|
+
DateFilter.fields = proto3.util.newFieldList(() => [
|
|
300
289
|
{ no: 1, name: "BeginDate", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
301
290
|
{ no: 2, name: "EndDate", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
302
291
|
]);
|
|
303
292
|
/**
|
|
304
293
|
* @generated from message IT.WebServices.Fragments.Content.RumbleChannelRequest
|
|
305
294
|
*/
|
|
306
|
-
class RumbleChannelRequest extends
|
|
295
|
+
export class RumbleChannelRequest extends Message {
|
|
307
296
|
constructor(data) {
|
|
308
297
|
super();
|
|
309
298
|
/**
|
|
310
299
|
* @generated from field: string ChannelId = 1;
|
|
311
300
|
*/
|
|
312
301
|
this.ChannelId = "";
|
|
313
|
-
|
|
302
|
+
proto3.util.initPartial(data, this);
|
|
314
303
|
}
|
|
315
304
|
static fromBinary(bytes, options) {
|
|
316
305
|
return new RumbleChannelRequest().fromBinary(bytes, options);
|
|
@@ -322,20 +311,19 @@ class RumbleChannelRequest extends protobuf_1.Message {
|
|
|
322
311
|
return new RumbleChannelRequest().fromJsonString(jsonString, options);
|
|
323
312
|
}
|
|
324
313
|
static equals(a, b) {
|
|
325
|
-
return
|
|
314
|
+
return proto3.util.equals(RumbleChannelRequest, a, b);
|
|
326
315
|
}
|
|
327
316
|
}
|
|
328
|
-
|
|
329
|
-
RumbleChannelRequest.runtime = protobuf_1.proto3;
|
|
317
|
+
RumbleChannelRequest.runtime = proto3;
|
|
330
318
|
RumbleChannelRequest.typeName = "IT.WebServices.Fragments.Content.RumbleChannelRequest";
|
|
331
|
-
RumbleChannelRequest.fields =
|
|
319
|
+
RumbleChannelRequest.fields = proto3.util.newFieldList(() => [
|
|
332
320
|
{ no: 1, name: "ChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
333
321
|
{ no: 2, name: "dates", kind: "message", T: DateFilter },
|
|
334
322
|
]);
|
|
335
323
|
/**
|
|
336
324
|
* @generated from message IT.WebServices.Fragments.Content.RumbleChannelResponse
|
|
337
325
|
*/
|
|
338
|
-
class RumbleChannelResponse extends
|
|
326
|
+
export class RumbleChannelResponse extends Message {
|
|
339
327
|
constructor(data) {
|
|
340
328
|
super();
|
|
341
329
|
/**
|
|
@@ -350,7 +338,7 @@ class RumbleChannelResponse extends protobuf_1.Message {
|
|
|
350
338
|
* @generated from field: string Error = 3;
|
|
351
339
|
*/
|
|
352
340
|
this.Error = "";
|
|
353
|
-
|
|
341
|
+
proto3.util.initPartial(data, this);
|
|
354
342
|
}
|
|
355
343
|
static fromBinary(bytes, options) {
|
|
356
344
|
return new RumbleChannelResponse().fromBinary(bytes, options);
|
|
@@ -362,13 +350,12 @@ class RumbleChannelResponse extends protobuf_1.Message {
|
|
|
362
350
|
return new RumbleChannelResponse().fromJsonString(jsonString, options);
|
|
363
351
|
}
|
|
364
352
|
static equals(a, b) {
|
|
365
|
-
return
|
|
353
|
+
return proto3.util.equals(RumbleChannelResponse, a, b);
|
|
366
354
|
}
|
|
367
355
|
}
|
|
368
|
-
|
|
369
|
-
RumbleChannelResponse.runtime = protobuf_1.proto3;
|
|
356
|
+
RumbleChannelResponse.runtime = proto3;
|
|
370
357
|
RumbleChannelResponse.typeName = "IT.WebServices.Fragments.Content.RumbleChannelResponse";
|
|
371
|
-
RumbleChannelResponse.fields =
|
|
358
|
+
RumbleChannelResponse.fields = proto3.util.newFieldList(() => [
|
|
372
359
|
{ no: 1, name: "Success", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
373
360
|
{ no: 2, name: "Msg", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
374
361
|
{ no: 3, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -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/Content/SharedTypes.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.LayoutEnum = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from enum IT.WebServices.Fragments.Content.LayoutEnum
|
|
11
8
|
*/
|
|
12
|
-
var LayoutEnum;
|
|
9
|
+
export var LayoutEnum;
|
|
13
10
|
(function (LayoutEnum) {
|
|
14
11
|
/**
|
|
15
12
|
* @generated from enum value: List = 0;
|
|
@@ -23,9 +20,9 @@ var LayoutEnum;
|
|
|
23
20
|
* @generated from enum value: Masonry = 2;
|
|
24
21
|
*/
|
|
25
22
|
LayoutEnum[LayoutEnum["Masonry"] = 2] = "Masonry";
|
|
26
|
-
})(LayoutEnum || (
|
|
23
|
+
})(LayoutEnum || (LayoutEnum = {}));
|
|
27
24
|
// Retrieve enum metadata with: proto3.getEnumType(LayoutEnum)
|
|
28
|
-
|
|
25
|
+
proto3.util.setEnumType(LayoutEnum, "IT.WebServices.Fragments.Content.LayoutEnum", [
|
|
29
26
|
{ no: 0, name: "List" },
|
|
30
27
|
{ no: 1, name: "Grid" },
|
|
31
28
|
{ no: 2, name: "Masonry" },
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js
CHANGED
|
@@ -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/Stats/StatsLikeInterface.proto (package IT.WebServices.Fragments.Content.Stats, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const StatsLikeInterface_pb_1 = require("./StatsLikeInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { LikeContentRequest, LikeContentResponse } from "./StatsLikeInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Content.Stats.StatsLikeInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const StatsLikeInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Content.Stats.StatsLikeInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,18 +15,18 @@ exports.StatsLikeInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
likeContent: {
|
|
20
17
|
name: "LikeContent",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: LikeContentRequest,
|
|
19
|
+
O: LikeContentResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
/**
|
|
26
23
|
* @generated from rpc IT.WebServices.Fragments.Content.Stats.StatsLikeInterface.UnlikeContent
|
|
27
24
|
*/
|
|
28
25
|
unlikeContent: {
|
|
29
26
|
name: "UnlikeContent",
|
|
30
|
-
I:
|
|
31
|
-
O:
|
|
32
|
-
kind:
|
|
27
|
+
I: LikeContentRequest,
|
|
28
|
+
O: LikeContentResponse,
|
|
29
|
+
kind: MethodKind.Unary,
|
|
33
30
|
},
|
|
34
31
|
}
|
|
35
32
|
};
|
|
@@ -1,22 +1,19 @@
|
|
|
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/Stats/StatsLikeInterface.proto (package IT.WebServices.Fragments.Content.Stats, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.UnlikeContentEvent = exports.LikeContentEvent = exports.LikeContentResponse = exports.LikeContentRequest = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Content.Stats.LikeContentRequest
|
|
11
8
|
*/
|
|
12
|
-
class LikeContentRequest extends
|
|
9
|
+
export class LikeContentRequest extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
16
13
|
* @generated from field: string ContentID = 1;
|
|
17
14
|
*/
|
|
18
15
|
this.ContentID = "";
|
|
19
|
-
|
|
16
|
+
proto3.util.initPartial(data, this);
|
|
20
17
|
}
|
|
21
18
|
static fromBinary(bytes, options) {
|
|
22
19
|
return new LikeContentRequest().fromBinary(bytes, options);
|
|
@@ -28,22 +25,21 @@ class LikeContentRequest extends protobuf_1.Message {
|
|
|
28
25
|
return new LikeContentRequest().fromJsonString(jsonString, options);
|
|
29
26
|
}
|
|
30
27
|
static equals(a, b) {
|
|
31
|
-
return
|
|
28
|
+
return proto3.util.equals(LikeContentRequest, a, b);
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
|
-
|
|
35
|
-
LikeContentRequest.runtime = protobuf_1.proto3;
|
|
31
|
+
LikeContentRequest.runtime = proto3;
|
|
36
32
|
LikeContentRequest.typeName = "IT.WebServices.Fragments.Content.Stats.LikeContentRequest";
|
|
37
|
-
LikeContentRequest.fields =
|
|
33
|
+
LikeContentRequest.fields = proto3.util.newFieldList(() => [
|
|
38
34
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
39
35
|
]);
|
|
40
36
|
/**
|
|
41
37
|
* @generated from message IT.WebServices.Fragments.Content.Stats.LikeContentResponse
|
|
42
38
|
*/
|
|
43
|
-
class LikeContentResponse extends
|
|
39
|
+
export class LikeContentResponse extends Message {
|
|
44
40
|
constructor(data) {
|
|
45
41
|
super();
|
|
46
|
-
|
|
42
|
+
proto3.util.initPartial(data, this);
|
|
47
43
|
}
|
|
48
44
|
static fromBinary(bytes, options) {
|
|
49
45
|
return new LikeContentResponse().fromBinary(bytes, options);
|
|
@@ -55,17 +51,16 @@ class LikeContentResponse extends protobuf_1.Message {
|
|
|
55
51
|
return new LikeContentResponse().fromJsonString(jsonString, options);
|
|
56
52
|
}
|
|
57
53
|
static equals(a, b) {
|
|
58
|
-
return
|
|
54
|
+
return proto3.util.equals(LikeContentResponse, a, b);
|
|
59
55
|
}
|
|
60
56
|
}
|
|
61
|
-
|
|
62
|
-
LikeContentResponse.runtime = protobuf_1.proto3;
|
|
57
|
+
LikeContentResponse.runtime = proto3;
|
|
63
58
|
LikeContentResponse.typeName = "IT.WebServices.Fragments.Content.Stats.LikeContentResponse";
|
|
64
|
-
LikeContentResponse.fields =
|
|
59
|
+
LikeContentResponse.fields = proto3.util.newFieldList(() => []);
|
|
65
60
|
/**
|
|
66
61
|
* @generated from message IT.WebServices.Fragments.Content.Stats.LikeContentEvent
|
|
67
62
|
*/
|
|
68
|
-
class LikeContentEvent extends
|
|
63
|
+
export class LikeContentEvent extends Message {
|
|
69
64
|
constructor(data) {
|
|
70
65
|
super();
|
|
71
66
|
/**
|
|
@@ -76,7 +71,7 @@ class LikeContentEvent extends protobuf_1.Message {
|
|
|
76
71
|
* @generated from field: string ContentID = 2;
|
|
77
72
|
*/
|
|
78
73
|
this.ContentID = "";
|
|
79
|
-
|
|
74
|
+
proto3.util.initPartial(data, this);
|
|
80
75
|
}
|
|
81
76
|
static fromBinary(bytes, options) {
|
|
82
77
|
return new LikeContentEvent().fromBinary(bytes, options);
|
|
@@ -88,20 +83,19 @@ class LikeContentEvent extends protobuf_1.Message {
|
|
|
88
83
|
return new LikeContentEvent().fromJsonString(jsonString, options);
|
|
89
84
|
}
|
|
90
85
|
static equals(a, b) {
|
|
91
|
-
return
|
|
86
|
+
return proto3.util.equals(LikeContentEvent, a, b);
|
|
92
87
|
}
|
|
93
88
|
}
|
|
94
|
-
|
|
95
|
-
LikeContentEvent.runtime = protobuf_1.proto3;
|
|
89
|
+
LikeContentEvent.runtime = proto3;
|
|
96
90
|
LikeContentEvent.typeName = "IT.WebServices.Fragments.Content.Stats.LikeContentEvent";
|
|
97
|
-
LikeContentEvent.fields =
|
|
91
|
+
LikeContentEvent.fields = proto3.util.newFieldList(() => [
|
|
98
92
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
99
93
|
{ no: 2, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
100
94
|
]);
|
|
101
95
|
/**
|
|
102
96
|
* @generated from message IT.WebServices.Fragments.Content.Stats.UnlikeContentEvent
|
|
103
97
|
*/
|
|
104
|
-
class UnlikeContentEvent extends
|
|
98
|
+
export class UnlikeContentEvent extends Message {
|
|
105
99
|
constructor(data) {
|
|
106
100
|
super();
|
|
107
101
|
/**
|
|
@@ -112,7 +106,7 @@ class UnlikeContentEvent extends protobuf_1.Message {
|
|
|
112
106
|
* @generated from field: string ContentID = 2;
|
|
113
107
|
*/
|
|
114
108
|
this.ContentID = "";
|
|
115
|
-
|
|
109
|
+
proto3.util.initPartial(data, this);
|
|
116
110
|
}
|
|
117
111
|
static fromBinary(bytes, options) {
|
|
118
112
|
return new UnlikeContentEvent().fromBinary(bytes, options);
|
|
@@ -124,13 +118,12 @@ class UnlikeContentEvent extends protobuf_1.Message {
|
|
|
124
118
|
return new UnlikeContentEvent().fromJsonString(jsonString, options);
|
|
125
119
|
}
|
|
126
120
|
static equals(a, b) {
|
|
127
|
-
return
|
|
121
|
+
return proto3.util.equals(UnlikeContentEvent, a, b);
|
|
128
122
|
}
|
|
129
123
|
}
|
|
130
|
-
|
|
131
|
-
UnlikeContentEvent.runtime = protobuf_1.proto3;
|
|
124
|
+
UnlikeContentEvent.runtime = proto3;
|
|
132
125
|
UnlikeContentEvent.typeName = "IT.WebServices.Fragments.Content.Stats.UnlikeContentEvent";
|
|
133
|
-
UnlikeContentEvent.fields =
|
|
126
|
+
UnlikeContentEvent.fields = proto3.util.newFieldList(() => [
|
|
134
127
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
135
128
|
{ no: 2, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
136
129
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js
CHANGED
|
@@ -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/Stats/StatsProgressInterface.proto (package IT.WebServices.Fragments.Content.Stats, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const StatsProgressInterface_pb_1 = require("./StatsProgressInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { LogProgressContentRequest, LogProgressContentResponse } from "./StatsProgressInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Content.Stats.StatsProgressInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const StatsProgressInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Content.Stats.StatsProgressInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,9 +15,9 @@ exports.StatsProgressInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
logProgressContent: {
|
|
20
17
|
name: "LogProgressContent",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: LogProgressContentRequest,
|
|
19
|
+
O: LogProgressContentResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
}
|
|
26
23
|
};
|