@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,24 +1,21 @@
|
|
|
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/Comment/CommentInterface.proto (package IT.WebServices.Fragments.Comment, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const CommentRecord_pb_1 = require("./CommentRecord_pb");
|
|
10
|
-
const SharedTypes_pb_1 = require("./SharedTypes_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { CommentPublicRecord } from "./CommentRecord_pb";
|
|
7
|
+
import { CommentOrder } from "./SharedTypes_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Comment.AdminDeleteCommentRequest
|
|
13
10
|
*/
|
|
14
|
-
class AdminDeleteCommentRequest extends
|
|
11
|
+
export class AdminDeleteCommentRequest extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
18
15
|
* @generated from field: string CommentID = 1;
|
|
19
16
|
*/
|
|
20
17
|
this.CommentID = "";
|
|
21
|
-
|
|
18
|
+
proto3.util.initPartial(data, this);
|
|
22
19
|
}
|
|
23
20
|
static fromBinary(bytes, options) {
|
|
24
21
|
return new AdminDeleteCommentRequest().fromBinary(bytes, options);
|
|
@@ -30,22 +27,21 @@ class AdminDeleteCommentRequest extends protobuf_1.Message {
|
|
|
30
27
|
return new AdminDeleteCommentRequest().fromJsonString(jsonString, options);
|
|
31
28
|
}
|
|
32
29
|
static equals(a, b) {
|
|
33
|
-
return
|
|
30
|
+
return proto3.util.equals(AdminDeleteCommentRequest, a, b);
|
|
34
31
|
}
|
|
35
32
|
}
|
|
36
|
-
|
|
37
|
-
AdminDeleteCommentRequest.runtime = protobuf_1.proto3;
|
|
33
|
+
AdminDeleteCommentRequest.runtime = proto3;
|
|
38
34
|
AdminDeleteCommentRequest.typeName = "IT.WebServices.Fragments.Comment.AdminDeleteCommentRequest";
|
|
39
|
-
AdminDeleteCommentRequest.fields =
|
|
35
|
+
AdminDeleteCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
40
36
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
41
37
|
]);
|
|
42
38
|
/**
|
|
43
39
|
* @generated from message IT.WebServices.Fragments.Comment.AdminDeleteCommentResponse
|
|
44
40
|
*/
|
|
45
|
-
class AdminDeleteCommentResponse extends
|
|
41
|
+
export class AdminDeleteCommentResponse extends Message {
|
|
46
42
|
constructor(data) {
|
|
47
43
|
super();
|
|
48
|
-
|
|
44
|
+
proto3.util.initPartial(data, this);
|
|
49
45
|
}
|
|
50
46
|
static fromBinary(bytes, options) {
|
|
51
47
|
return new AdminDeleteCommentResponse().fromBinary(bytes, options);
|
|
@@ -57,26 +53,25 @@ class AdminDeleteCommentResponse extends protobuf_1.Message {
|
|
|
57
53
|
return new AdminDeleteCommentResponse().fromJsonString(jsonString, options);
|
|
58
54
|
}
|
|
59
55
|
static equals(a, b) {
|
|
60
|
-
return
|
|
56
|
+
return proto3.util.equals(AdminDeleteCommentResponse, a, b);
|
|
61
57
|
}
|
|
62
58
|
}
|
|
63
|
-
|
|
64
|
-
AdminDeleteCommentResponse.runtime = protobuf_1.proto3;
|
|
59
|
+
AdminDeleteCommentResponse.runtime = proto3;
|
|
65
60
|
AdminDeleteCommentResponse.typeName = "IT.WebServices.Fragments.Comment.AdminDeleteCommentResponse";
|
|
66
|
-
AdminDeleteCommentResponse.fields =
|
|
67
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
61
|
+
AdminDeleteCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
62
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
68
63
|
]);
|
|
69
64
|
/**
|
|
70
65
|
* @generated from message IT.WebServices.Fragments.Comment.AdminPinCommentRequest
|
|
71
66
|
*/
|
|
72
|
-
class AdminPinCommentRequest extends
|
|
67
|
+
export class AdminPinCommentRequest extends Message {
|
|
73
68
|
constructor(data) {
|
|
74
69
|
super();
|
|
75
70
|
/**
|
|
76
71
|
* @generated from field: string CommentID = 1;
|
|
77
72
|
*/
|
|
78
73
|
this.CommentID = "";
|
|
79
|
-
|
|
74
|
+
proto3.util.initPartial(data, this);
|
|
80
75
|
}
|
|
81
76
|
static fromBinary(bytes, options) {
|
|
82
77
|
return new AdminPinCommentRequest().fromBinary(bytes, options);
|
|
@@ -88,22 +83,21 @@ class AdminPinCommentRequest extends protobuf_1.Message {
|
|
|
88
83
|
return new AdminPinCommentRequest().fromJsonString(jsonString, options);
|
|
89
84
|
}
|
|
90
85
|
static equals(a, b) {
|
|
91
|
-
return
|
|
86
|
+
return proto3.util.equals(AdminPinCommentRequest, a, b);
|
|
92
87
|
}
|
|
93
88
|
}
|
|
94
|
-
|
|
95
|
-
AdminPinCommentRequest.runtime = protobuf_1.proto3;
|
|
89
|
+
AdminPinCommentRequest.runtime = proto3;
|
|
96
90
|
AdminPinCommentRequest.typeName = "IT.WebServices.Fragments.Comment.AdminPinCommentRequest";
|
|
97
|
-
AdminPinCommentRequest.fields =
|
|
91
|
+
AdminPinCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
98
92
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
99
93
|
]);
|
|
100
94
|
/**
|
|
101
95
|
* @generated from message IT.WebServices.Fragments.Comment.AdminPinCommentResponse
|
|
102
96
|
*/
|
|
103
|
-
class AdminPinCommentResponse extends
|
|
97
|
+
export class AdminPinCommentResponse extends Message {
|
|
104
98
|
constructor(data) {
|
|
105
99
|
super();
|
|
106
|
-
|
|
100
|
+
proto3.util.initPartial(data, this);
|
|
107
101
|
}
|
|
108
102
|
static fromBinary(bytes, options) {
|
|
109
103
|
return new AdminPinCommentResponse().fromBinary(bytes, options);
|
|
@@ -115,26 +109,25 @@ class AdminPinCommentResponse extends protobuf_1.Message {
|
|
|
115
109
|
return new AdminPinCommentResponse().fromJsonString(jsonString, options);
|
|
116
110
|
}
|
|
117
111
|
static equals(a, b) {
|
|
118
|
-
return
|
|
112
|
+
return proto3.util.equals(AdminPinCommentResponse, a, b);
|
|
119
113
|
}
|
|
120
114
|
}
|
|
121
|
-
|
|
122
|
-
AdminPinCommentResponse.runtime = protobuf_1.proto3;
|
|
115
|
+
AdminPinCommentResponse.runtime = proto3;
|
|
123
116
|
AdminPinCommentResponse.typeName = "IT.WebServices.Fragments.Comment.AdminPinCommentResponse";
|
|
124
|
-
AdminPinCommentResponse.fields =
|
|
125
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
117
|
+
AdminPinCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
118
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
126
119
|
]);
|
|
127
120
|
/**
|
|
128
121
|
* @generated from message IT.WebServices.Fragments.Comment.AdminUnDeleteCommentRequest
|
|
129
122
|
*/
|
|
130
|
-
class AdminUnDeleteCommentRequest extends
|
|
123
|
+
export class AdminUnDeleteCommentRequest extends Message {
|
|
131
124
|
constructor(data) {
|
|
132
125
|
super();
|
|
133
126
|
/**
|
|
134
127
|
* @generated from field: string CommentID = 1;
|
|
135
128
|
*/
|
|
136
129
|
this.CommentID = "";
|
|
137
|
-
|
|
130
|
+
proto3.util.initPartial(data, this);
|
|
138
131
|
}
|
|
139
132
|
static fromBinary(bytes, options) {
|
|
140
133
|
return new AdminUnDeleteCommentRequest().fromBinary(bytes, options);
|
|
@@ -146,22 +139,21 @@ class AdminUnDeleteCommentRequest extends protobuf_1.Message {
|
|
|
146
139
|
return new AdminUnDeleteCommentRequest().fromJsonString(jsonString, options);
|
|
147
140
|
}
|
|
148
141
|
static equals(a, b) {
|
|
149
|
-
return
|
|
142
|
+
return proto3.util.equals(AdminUnDeleteCommentRequest, a, b);
|
|
150
143
|
}
|
|
151
144
|
}
|
|
152
|
-
|
|
153
|
-
AdminUnDeleteCommentRequest.runtime = protobuf_1.proto3;
|
|
145
|
+
AdminUnDeleteCommentRequest.runtime = proto3;
|
|
154
146
|
AdminUnDeleteCommentRequest.typeName = "IT.WebServices.Fragments.Comment.AdminUnDeleteCommentRequest";
|
|
155
|
-
AdminUnDeleteCommentRequest.fields =
|
|
147
|
+
AdminUnDeleteCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
156
148
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
157
149
|
]);
|
|
158
150
|
/**
|
|
159
151
|
* @generated from message IT.WebServices.Fragments.Comment.AdminUnDeleteCommentResponse
|
|
160
152
|
*/
|
|
161
|
-
class AdminUnDeleteCommentResponse extends
|
|
153
|
+
export class AdminUnDeleteCommentResponse extends Message {
|
|
162
154
|
constructor(data) {
|
|
163
155
|
super();
|
|
164
|
-
|
|
156
|
+
proto3.util.initPartial(data, this);
|
|
165
157
|
}
|
|
166
158
|
static fromBinary(bytes, options) {
|
|
167
159
|
return new AdminUnDeleteCommentResponse().fromBinary(bytes, options);
|
|
@@ -173,26 +165,25 @@ class AdminUnDeleteCommentResponse extends protobuf_1.Message {
|
|
|
173
165
|
return new AdminUnDeleteCommentResponse().fromJsonString(jsonString, options);
|
|
174
166
|
}
|
|
175
167
|
static equals(a, b) {
|
|
176
|
-
return
|
|
168
|
+
return proto3.util.equals(AdminUnDeleteCommentResponse, a, b);
|
|
177
169
|
}
|
|
178
170
|
}
|
|
179
|
-
|
|
180
|
-
AdminUnDeleteCommentResponse.runtime = protobuf_1.proto3;
|
|
171
|
+
AdminUnDeleteCommentResponse.runtime = proto3;
|
|
181
172
|
AdminUnDeleteCommentResponse.typeName = "IT.WebServices.Fragments.Comment.AdminUnDeleteCommentResponse";
|
|
182
|
-
AdminUnDeleteCommentResponse.fields =
|
|
183
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
173
|
+
AdminUnDeleteCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
174
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
184
175
|
]);
|
|
185
176
|
/**
|
|
186
177
|
* @generated from message IT.WebServices.Fragments.Comment.AdminUnPinCommentRequest
|
|
187
178
|
*/
|
|
188
|
-
class AdminUnPinCommentRequest extends
|
|
179
|
+
export class AdminUnPinCommentRequest extends Message {
|
|
189
180
|
constructor(data) {
|
|
190
181
|
super();
|
|
191
182
|
/**
|
|
192
183
|
* @generated from field: string CommentID = 1;
|
|
193
184
|
*/
|
|
194
185
|
this.CommentID = "";
|
|
195
|
-
|
|
186
|
+
proto3.util.initPartial(data, this);
|
|
196
187
|
}
|
|
197
188
|
static fromBinary(bytes, options) {
|
|
198
189
|
return new AdminUnPinCommentRequest().fromBinary(bytes, options);
|
|
@@ -204,22 +195,21 @@ class AdminUnPinCommentRequest extends protobuf_1.Message {
|
|
|
204
195
|
return new AdminUnPinCommentRequest().fromJsonString(jsonString, options);
|
|
205
196
|
}
|
|
206
197
|
static equals(a, b) {
|
|
207
|
-
return
|
|
198
|
+
return proto3.util.equals(AdminUnPinCommentRequest, a, b);
|
|
208
199
|
}
|
|
209
200
|
}
|
|
210
|
-
|
|
211
|
-
AdminUnPinCommentRequest.runtime = protobuf_1.proto3;
|
|
201
|
+
AdminUnPinCommentRequest.runtime = proto3;
|
|
212
202
|
AdminUnPinCommentRequest.typeName = "IT.WebServices.Fragments.Comment.AdminUnPinCommentRequest";
|
|
213
|
-
AdminUnPinCommentRequest.fields =
|
|
203
|
+
AdminUnPinCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
214
204
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
215
205
|
]);
|
|
216
206
|
/**
|
|
217
207
|
* @generated from message IT.WebServices.Fragments.Comment.AdminUnPinCommentResponse
|
|
218
208
|
*/
|
|
219
|
-
class AdminUnPinCommentResponse extends
|
|
209
|
+
export class AdminUnPinCommentResponse extends Message {
|
|
220
210
|
constructor(data) {
|
|
221
211
|
super();
|
|
222
|
-
|
|
212
|
+
proto3.util.initPartial(data, this);
|
|
223
213
|
}
|
|
224
214
|
static fromBinary(bytes, options) {
|
|
225
215
|
return new AdminUnPinCommentResponse().fromBinary(bytes, options);
|
|
@@ -231,19 +221,18 @@ class AdminUnPinCommentResponse extends protobuf_1.Message {
|
|
|
231
221
|
return new AdminUnPinCommentResponse().fromJsonString(jsonString, options);
|
|
232
222
|
}
|
|
233
223
|
static equals(a, b) {
|
|
234
|
-
return
|
|
224
|
+
return proto3.util.equals(AdminUnPinCommentResponse, a, b);
|
|
235
225
|
}
|
|
236
226
|
}
|
|
237
|
-
|
|
238
|
-
AdminUnPinCommentResponse.runtime = protobuf_1.proto3;
|
|
227
|
+
AdminUnPinCommentResponse.runtime = proto3;
|
|
239
228
|
AdminUnPinCommentResponse.typeName = "IT.WebServices.Fragments.Comment.AdminUnPinCommentResponse";
|
|
240
|
-
AdminUnPinCommentResponse.fields =
|
|
241
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
229
|
+
AdminUnPinCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
230
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
242
231
|
]);
|
|
243
232
|
/**
|
|
244
233
|
* @generated from message IT.WebServices.Fragments.Comment.CreateCommentForContentRequest
|
|
245
234
|
*/
|
|
246
|
-
class CreateCommentForContentRequest extends
|
|
235
|
+
export class CreateCommentForContentRequest extends Message {
|
|
247
236
|
constructor(data) {
|
|
248
237
|
super();
|
|
249
238
|
/**
|
|
@@ -254,7 +243,7 @@ class CreateCommentForContentRequest extends protobuf_1.Message {
|
|
|
254
243
|
* @generated from field: string Text = 2;
|
|
255
244
|
*/
|
|
256
245
|
this.Text = "";
|
|
257
|
-
|
|
246
|
+
proto3.util.initPartial(data, this);
|
|
258
247
|
}
|
|
259
248
|
static fromBinary(bytes, options) {
|
|
260
249
|
return new CreateCommentForContentRequest().fromBinary(bytes, options);
|
|
@@ -266,20 +255,19 @@ class CreateCommentForContentRequest extends protobuf_1.Message {
|
|
|
266
255
|
return new CreateCommentForContentRequest().fromJsonString(jsonString, options);
|
|
267
256
|
}
|
|
268
257
|
static equals(a, b) {
|
|
269
|
-
return
|
|
258
|
+
return proto3.util.equals(CreateCommentForContentRequest, a, b);
|
|
270
259
|
}
|
|
271
260
|
}
|
|
272
|
-
|
|
273
|
-
CreateCommentForContentRequest.runtime = protobuf_1.proto3;
|
|
261
|
+
CreateCommentForContentRequest.runtime = proto3;
|
|
274
262
|
CreateCommentForContentRequest.typeName = "IT.WebServices.Fragments.Comment.CreateCommentForContentRequest";
|
|
275
|
-
CreateCommentForContentRequest.fields =
|
|
263
|
+
CreateCommentForContentRequest.fields = proto3.util.newFieldList(() => [
|
|
276
264
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
277
265
|
{ no: 2, name: "Text", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
278
266
|
]);
|
|
279
267
|
/**
|
|
280
268
|
* @generated from message IT.WebServices.Fragments.Comment.CreateCommentForCommentRequest
|
|
281
269
|
*/
|
|
282
|
-
class CreateCommentForCommentRequest extends
|
|
270
|
+
export class CreateCommentForCommentRequest extends Message {
|
|
283
271
|
constructor(data) {
|
|
284
272
|
super();
|
|
285
273
|
/**
|
|
@@ -290,7 +278,7 @@ class CreateCommentForCommentRequest extends protobuf_1.Message {
|
|
|
290
278
|
* @generated from field: string Text = 2;
|
|
291
279
|
*/
|
|
292
280
|
this.Text = "";
|
|
293
|
-
|
|
281
|
+
proto3.util.initPartial(data, this);
|
|
294
282
|
}
|
|
295
283
|
static fromBinary(bytes, options) {
|
|
296
284
|
return new CreateCommentForCommentRequest().fromBinary(bytes, options);
|
|
@@ -302,27 +290,26 @@ class CreateCommentForCommentRequest extends protobuf_1.Message {
|
|
|
302
290
|
return new CreateCommentForCommentRequest().fromJsonString(jsonString, options);
|
|
303
291
|
}
|
|
304
292
|
static equals(a, b) {
|
|
305
|
-
return
|
|
293
|
+
return proto3.util.equals(CreateCommentForCommentRequest, a, b);
|
|
306
294
|
}
|
|
307
295
|
}
|
|
308
|
-
|
|
309
|
-
CreateCommentForCommentRequest.runtime = protobuf_1.proto3;
|
|
296
|
+
CreateCommentForCommentRequest.runtime = proto3;
|
|
310
297
|
CreateCommentForCommentRequest.typeName = "IT.WebServices.Fragments.Comment.CreateCommentForCommentRequest";
|
|
311
|
-
CreateCommentForCommentRequest.fields =
|
|
298
|
+
CreateCommentForCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
312
299
|
{ no: 1, name: "ParentCommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
313
300
|
{ no: 2, name: "Text", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
314
301
|
]);
|
|
315
302
|
/**
|
|
316
303
|
* @generated from message IT.WebServices.Fragments.Comment.CreateCommentResponse
|
|
317
304
|
*/
|
|
318
|
-
class CreateCommentResponse extends
|
|
305
|
+
export class CreateCommentResponse extends Message {
|
|
319
306
|
constructor(data) {
|
|
320
307
|
super();
|
|
321
308
|
/**
|
|
322
309
|
* @generated from field: string Error = 2;
|
|
323
310
|
*/
|
|
324
311
|
this.Error = "";
|
|
325
|
-
|
|
312
|
+
proto3.util.initPartial(data, this);
|
|
326
313
|
}
|
|
327
314
|
static fromBinary(bytes, options) {
|
|
328
315
|
return new CreateCommentResponse().fromBinary(bytes, options);
|
|
@@ -334,27 +321,26 @@ class CreateCommentResponse extends protobuf_1.Message {
|
|
|
334
321
|
return new CreateCommentResponse().fromJsonString(jsonString, options);
|
|
335
322
|
}
|
|
336
323
|
static equals(a, b) {
|
|
337
|
-
return
|
|
324
|
+
return proto3.util.equals(CreateCommentResponse, a, b);
|
|
338
325
|
}
|
|
339
326
|
}
|
|
340
|
-
|
|
341
|
-
CreateCommentResponse.runtime = protobuf_1.proto3;
|
|
327
|
+
CreateCommentResponse.runtime = proto3;
|
|
342
328
|
CreateCommentResponse.typeName = "IT.WebServices.Fragments.Comment.CreateCommentResponse";
|
|
343
|
-
CreateCommentResponse.fields =
|
|
344
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
329
|
+
CreateCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
330
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
345
331
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
346
332
|
]);
|
|
347
333
|
/**
|
|
348
334
|
* @generated from message IT.WebServices.Fragments.Comment.DeleteOwnCommentRequest
|
|
349
335
|
*/
|
|
350
|
-
class DeleteOwnCommentRequest extends
|
|
336
|
+
export class DeleteOwnCommentRequest extends Message {
|
|
351
337
|
constructor(data) {
|
|
352
338
|
super();
|
|
353
339
|
/**
|
|
354
340
|
* @generated from field: string CommentID = 1;
|
|
355
341
|
*/
|
|
356
342
|
this.CommentID = "";
|
|
357
|
-
|
|
343
|
+
proto3.util.initPartial(data, this);
|
|
358
344
|
}
|
|
359
345
|
static fromBinary(bytes, options) {
|
|
360
346
|
return new DeleteOwnCommentRequest().fromBinary(bytes, options);
|
|
@@ -366,22 +352,21 @@ class DeleteOwnCommentRequest extends protobuf_1.Message {
|
|
|
366
352
|
return new DeleteOwnCommentRequest().fromJsonString(jsonString, options);
|
|
367
353
|
}
|
|
368
354
|
static equals(a, b) {
|
|
369
|
-
return
|
|
355
|
+
return proto3.util.equals(DeleteOwnCommentRequest, a, b);
|
|
370
356
|
}
|
|
371
357
|
}
|
|
372
|
-
|
|
373
|
-
DeleteOwnCommentRequest.runtime = protobuf_1.proto3;
|
|
358
|
+
DeleteOwnCommentRequest.runtime = proto3;
|
|
374
359
|
DeleteOwnCommentRequest.typeName = "IT.WebServices.Fragments.Comment.DeleteOwnCommentRequest";
|
|
375
|
-
DeleteOwnCommentRequest.fields =
|
|
360
|
+
DeleteOwnCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
376
361
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
377
362
|
]);
|
|
378
363
|
/**
|
|
379
364
|
* @generated from message IT.WebServices.Fragments.Comment.DeleteOwnCommentResponse
|
|
380
365
|
*/
|
|
381
|
-
class DeleteOwnCommentResponse extends
|
|
366
|
+
export class DeleteOwnCommentResponse extends Message {
|
|
382
367
|
constructor(data) {
|
|
383
368
|
super();
|
|
384
|
-
|
|
369
|
+
proto3.util.initPartial(data, this);
|
|
385
370
|
}
|
|
386
371
|
static fromBinary(bytes, options) {
|
|
387
372
|
return new DeleteOwnCommentResponse().fromBinary(bytes, options);
|
|
@@ -393,19 +378,18 @@ class DeleteOwnCommentResponse extends protobuf_1.Message {
|
|
|
393
378
|
return new DeleteOwnCommentResponse().fromJsonString(jsonString, options);
|
|
394
379
|
}
|
|
395
380
|
static equals(a, b) {
|
|
396
|
-
return
|
|
381
|
+
return proto3.util.equals(DeleteOwnCommentResponse, a, b);
|
|
397
382
|
}
|
|
398
383
|
}
|
|
399
|
-
|
|
400
|
-
DeleteOwnCommentResponse.runtime = protobuf_1.proto3;
|
|
384
|
+
DeleteOwnCommentResponse.runtime = proto3;
|
|
401
385
|
DeleteOwnCommentResponse.typeName = "IT.WebServices.Fragments.Comment.DeleteOwnCommentResponse";
|
|
402
|
-
DeleteOwnCommentResponse.fields =
|
|
403
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
386
|
+
DeleteOwnCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
387
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
404
388
|
]);
|
|
405
389
|
/**
|
|
406
390
|
* @generated from message IT.WebServices.Fragments.Comment.EditCommentRequest
|
|
407
391
|
*/
|
|
408
|
-
class EditCommentRequest extends
|
|
392
|
+
export class EditCommentRequest extends Message {
|
|
409
393
|
constructor(data) {
|
|
410
394
|
super();
|
|
411
395
|
/**
|
|
@@ -416,7 +400,7 @@ class EditCommentRequest extends protobuf_1.Message {
|
|
|
416
400
|
* @generated from field: string Text = 2;
|
|
417
401
|
*/
|
|
418
402
|
this.Text = "";
|
|
419
|
-
|
|
403
|
+
proto3.util.initPartial(data, this);
|
|
420
404
|
}
|
|
421
405
|
static fromBinary(bytes, options) {
|
|
422
406
|
return new EditCommentRequest().fromBinary(bytes, options);
|
|
@@ -428,27 +412,26 @@ class EditCommentRequest extends protobuf_1.Message {
|
|
|
428
412
|
return new EditCommentRequest().fromJsonString(jsonString, options);
|
|
429
413
|
}
|
|
430
414
|
static equals(a, b) {
|
|
431
|
-
return
|
|
415
|
+
return proto3.util.equals(EditCommentRequest, a, b);
|
|
432
416
|
}
|
|
433
417
|
}
|
|
434
|
-
|
|
435
|
-
EditCommentRequest.runtime = protobuf_1.proto3;
|
|
418
|
+
EditCommentRequest.runtime = proto3;
|
|
436
419
|
EditCommentRequest.typeName = "IT.WebServices.Fragments.Comment.EditCommentRequest";
|
|
437
|
-
EditCommentRequest.fields =
|
|
420
|
+
EditCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
438
421
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
439
422
|
{ no: 2, name: "Text", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
440
423
|
]);
|
|
441
424
|
/**
|
|
442
425
|
* @generated from message IT.WebServices.Fragments.Comment.EditCommentResponse
|
|
443
426
|
*/
|
|
444
|
-
class EditCommentResponse extends
|
|
427
|
+
export class EditCommentResponse extends Message {
|
|
445
428
|
constructor(data) {
|
|
446
429
|
super();
|
|
447
430
|
/**
|
|
448
431
|
* @generated from field: string Error = 2;
|
|
449
432
|
*/
|
|
450
433
|
this.Error = "";
|
|
451
|
-
|
|
434
|
+
proto3.util.initPartial(data, this);
|
|
452
435
|
}
|
|
453
436
|
static fromBinary(bytes, options) {
|
|
454
437
|
return new EditCommentResponse().fromBinary(bytes, options);
|
|
@@ -460,20 +443,19 @@ class EditCommentResponse extends protobuf_1.Message {
|
|
|
460
443
|
return new EditCommentResponse().fromJsonString(jsonString, options);
|
|
461
444
|
}
|
|
462
445
|
static equals(a, b) {
|
|
463
|
-
return
|
|
446
|
+
return proto3.util.equals(EditCommentResponse, a, b);
|
|
464
447
|
}
|
|
465
448
|
}
|
|
466
|
-
|
|
467
|
-
EditCommentResponse.runtime = protobuf_1.proto3;
|
|
449
|
+
EditCommentResponse.runtime = proto3;
|
|
468
450
|
EditCommentResponse.typeName = "IT.WebServices.Fragments.Comment.EditCommentResponse";
|
|
469
|
-
EditCommentResponse.fields =
|
|
470
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
451
|
+
EditCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
452
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
471
453
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
472
454
|
]);
|
|
473
455
|
/**
|
|
474
456
|
* @generated from message IT.WebServices.Fragments.Comment.GetCommentsForContentRequest
|
|
475
457
|
*/
|
|
476
|
-
class GetCommentsForContentRequest extends
|
|
458
|
+
export class GetCommentsForContentRequest extends Message {
|
|
477
459
|
constructor(data) {
|
|
478
460
|
super();
|
|
479
461
|
/**
|
|
@@ -483,7 +465,7 @@ class GetCommentsForContentRequest extends protobuf_1.Message {
|
|
|
483
465
|
/**
|
|
484
466
|
* @generated from field: IT.WebServices.Fragments.Comment.CommentOrder Order = 11;
|
|
485
467
|
*/
|
|
486
|
-
this.Order =
|
|
468
|
+
this.Order = CommentOrder.Liked;
|
|
487
469
|
/**
|
|
488
470
|
* @generated from field: uint32 PageSize = 12;
|
|
489
471
|
*/
|
|
@@ -492,7 +474,7 @@ class GetCommentsForContentRequest extends protobuf_1.Message {
|
|
|
492
474
|
* @generated from field: uint32 PageOffset = 13;
|
|
493
475
|
*/
|
|
494
476
|
this.PageOffset = 0;
|
|
495
|
-
|
|
477
|
+
proto3.util.initPartial(data, this);
|
|
496
478
|
}
|
|
497
479
|
static fromBinary(bytes, options) {
|
|
498
480
|
return new GetCommentsForContentRequest().fromBinary(bytes, options);
|
|
@@ -504,22 +486,21 @@ class GetCommentsForContentRequest extends protobuf_1.Message {
|
|
|
504
486
|
return new GetCommentsForContentRequest().fromJsonString(jsonString, options);
|
|
505
487
|
}
|
|
506
488
|
static equals(a, b) {
|
|
507
|
-
return
|
|
489
|
+
return proto3.util.equals(GetCommentsForContentRequest, a, b);
|
|
508
490
|
}
|
|
509
491
|
}
|
|
510
|
-
|
|
511
|
-
GetCommentsForContentRequest.runtime = protobuf_1.proto3;
|
|
492
|
+
GetCommentsForContentRequest.runtime = proto3;
|
|
512
493
|
GetCommentsForContentRequest.typeName = "IT.WebServices.Fragments.Comment.GetCommentsForContentRequest";
|
|
513
|
-
GetCommentsForContentRequest.fields =
|
|
494
|
+
GetCommentsForContentRequest.fields = proto3.util.newFieldList(() => [
|
|
514
495
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
515
|
-
{ no: 11, name: "Order", kind: "enum", T:
|
|
496
|
+
{ no: 11, name: "Order", kind: "enum", T: proto3.getEnumType(CommentOrder) },
|
|
516
497
|
{ no: 12, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
517
498
|
{ no: 13, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
518
499
|
]);
|
|
519
500
|
/**
|
|
520
501
|
* @generated from message IT.WebServices.Fragments.Comment.GetCommentsForCommentRequest
|
|
521
502
|
*/
|
|
522
|
-
class GetCommentsForCommentRequest extends
|
|
503
|
+
export class GetCommentsForCommentRequest extends Message {
|
|
523
504
|
constructor(data) {
|
|
524
505
|
super();
|
|
525
506
|
/**
|
|
@@ -529,7 +510,7 @@ class GetCommentsForCommentRequest extends protobuf_1.Message {
|
|
|
529
510
|
/**
|
|
530
511
|
* @generated from field: IT.WebServices.Fragments.Comment.CommentOrder Order = 11;
|
|
531
512
|
*/
|
|
532
|
-
this.Order =
|
|
513
|
+
this.Order = CommentOrder.Liked;
|
|
533
514
|
/**
|
|
534
515
|
* @generated from field: uint32 PageSize = 12;
|
|
535
516
|
*/
|
|
@@ -538,7 +519,7 @@ class GetCommentsForCommentRequest extends protobuf_1.Message {
|
|
|
538
519
|
* @generated from field: uint32 PageOffset = 13;
|
|
539
520
|
*/
|
|
540
521
|
this.PageOffset = 0;
|
|
541
|
-
|
|
522
|
+
proto3.util.initPartial(data, this);
|
|
542
523
|
}
|
|
543
524
|
static fromBinary(bytes, options) {
|
|
544
525
|
return new GetCommentsForCommentRequest().fromBinary(bytes, options);
|
|
@@ -550,22 +531,21 @@ class GetCommentsForCommentRequest extends protobuf_1.Message {
|
|
|
550
531
|
return new GetCommentsForCommentRequest().fromJsonString(jsonString, options);
|
|
551
532
|
}
|
|
552
533
|
static equals(a, b) {
|
|
553
|
-
return
|
|
534
|
+
return proto3.util.equals(GetCommentsForCommentRequest, a, b);
|
|
554
535
|
}
|
|
555
536
|
}
|
|
556
|
-
|
|
557
|
-
GetCommentsForCommentRequest.runtime = protobuf_1.proto3;
|
|
537
|
+
GetCommentsForCommentRequest.runtime = proto3;
|
|
558
538
|
GetCommentsForCommentRequest.typeName = "IT.WebServices.Fragments.Comment.GetCommentsForCommentRequest";
|
|
559
|
-
GetCommentsForCommentRequest.fields =
|
|
539
|
+
GetCommentsForCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
560
540
|
{ no: 1, name: "ParentCommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
561
|
-
{ no: 11, name: "Order", kind: "enum", T:
|
|
541
|
+
{ no: 11, name: "Order", kind: "enum", T: proto3.getEnumType(CommentOrder) },
|
|
562
542
|
{ no: 12, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
563
543
|
{ no: 13, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
564
544
|
]);
|
|
565
545
|
/**
|
|
566
546
|
* @generated from message IT.WebServices.Fragments.Comment.GetCommentsResponse
|
|
567
547
|
*/
|
|
568
|
-
class GetCommentsResponse extends
|
|
548
|
+
export class GetCommentsResponse extends Message {
|
|
569
549
|
constructor(data) {
|
|
570
550
|
super();
|
|
571
551
|
/**
|
|
@@ -584,7 +564,7 @@ class GetCommentsResponse extends protobuf_1.Message {
|
|
|
584
564
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
585
565
|
*/
|
|
586
566
|
this.PageTotalItems = 0;
|
|
587
|
-
|
|
567
|
+
proto3.util.initPartial(data, this);
|
|
588
568
|
}
|
|
589
569
|
static fromBinary(bytes, options) {
|
|
590
570
|
return new GetCommentsResponse().fromBinary(bytes, options);
|
|
@@ -596,13 +576,12 @@ class GetCommentsResponse extends protobuf_1.Message {
|
|
|
596
576
|
return new GetCommentsResponse().fromJsonString(jsonString, options);
|
|
597
577
|
}
|
|
598
578
|
static equals(a, b) {
|
|
599
|
-
return
|
|
579
|
+
return proto3.util.equals(GetCommentsResponse, a, b);
|
|
600
580
|
}
|
|
601
581
|
}
|
|
602
|
-
|
|
603
|
-
GetCommentsResponse.runtime = protobuf_1.proto3;
|
|
582
|
+
GetCommentsResponse.runtime = proto3;
|
|
604
583
|
GetCommentsResponse.typeName = "IT.WebServices.Fragments.Comment.GetCommentsResponse";
|
|
605
|
-
GetCommentsResponse.fields =
|
|
584
|
+
GetCommentsResponse.fields = proto3.util.newFieldList(() => [
|
|
606
585
|
{ no: 1, name: "Parent", kind: "message", T: CommentResponseRecord },
|
|
607
586
|
{ no: 2, name: "Records", kind: "message", T: CommentResponseRecord, repeated: true },
|
|
608
587
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -612,7 +591,7 @@ GetCommentsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
612
591
|
/**
|
|
613
592
|
* @generated from message IT.WebServices.Fragments.Comment.CommentResponseRecord
|
|
614
593
|
*/
|
|
615
|
-
class CommentResponseRecord extends
|
|
594
|
+
export class CommentResponseRecord extends Message {
|
|
616
595
|
constructor(data) {
|
|
617
596
|
super();
|
|
618
597
|
/**
|
|
@@ -657,7 +636,7 @@ class CommentResponseRecord extends protobuf_1.Message {
|
|
|
657
636
|
* @generated from field: uint32 NumReplies = 24;
|
|
658
637
|
*/
|
|
659
638
|
this.NumReplies = 0;
|
|
660
|
-
|
|
639
|
+
proto3.util.initPartial(data, this);
|
|
661
640
|
}
|
|
662
641
|
static fromBinary(bytes, options) {
|
|
663
642
|
return new CommentResponseRecord().fromBinary(bytes, options);
|
|
@@ -669,22 +648,21 @@ class CommentResponseRecord extends protobuf_1.Message {
|
|
|
669
648
|
return new CommentResponseRecord().fromJsonString(jsonString, options);
|
|
670
649
|
}
|
|
671
650
|
static equals(a, b) {
|
|
672
|
-
return
|
|
651
|
+
return proto3.util.equals(CommentResponseRecord, a, b);
|
|
673
652
|
}
|
|
674
653
|
}
|
|
675
|
-
|
|
676
|
-
CommentResponseRecord.runtime = protobuf_1.proto3;
|
|
654
|
+
CommentResponseRecord.runtime = proto3;
|
|
677
655
|
CommentResponseRecord.typeName = "IT.WebServices.Fragments.Comment.CommentResponseRecord";
|
|
678
|
-
CommentResponseRecord.fields =
|
|
656
|
+
CommentResponseRecord.fields = proto3.util.newFieldList(() => [
|
|
679
657
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
680
658
|
{ no: 2, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
681
659
|
{ no: 3, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
682
660
|
{ no: 4, name: "UserName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
683
661
|
{ no: 5, name: "UserDisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
684
|
-
{ no: 11, name: "CreatedOnUTC", kind: "message", T:
|
|
685
|
-
{ no: 12, name: "ModifiedOnUTC", kind: "message", T:
|
|
686
|
-
{ no: 13, name: "PinnedOnUTC", kind: "message", T:
|
|
687
|
-
{ no: 14, name: "DeletedOnUTC", kind: "message", T:
|
|
662
|
+
{ no: 11, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
663
|
+
{ no: 12, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
664
|
+
{ no: 13, name: "PinnedOnUTC", kind: "message", T: Timestamp },
|
|
665
|
+
{ no: 14, name: "DeletedOnUTC", kind: "message", T: Timestamp },
|
|
688
666
|
{ no: 21, name: "CommentText", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
689
667
|
{ no: 22, name: "Likes", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
690
668
|
{ no: 23, name: "LikedByUser", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
@@ -693,14 +671,14 @@ CommentResponseRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
693
671
|
/**
|
|
694
672
|
* @generated from message IT.WebServices.Fragments.Comment.LikeCommentRequest
|
|
695
673
|
*/
|
|
696
|
-
class LikeCommentRequest extends
|
|
674
|
+
export class LikeCommentRequest extends Message {
|
|
697
675
|
constructor(data) {
|
|
698
676
|
super();
|
|
699
677
|
/**
|
|
700
678
|
* @generated from field: string CommentID = 1;
|
|
701
679
|
*/
|
|
702
680
|
this.CommentID = "";
|
|
703
|
-
|
|
681
|
+
proto3.util.initPartial(data, this);
|
|
704
682
|
}
|
|
705
683
|
static fromBinary(bytes, options) {
|
|
706
684
|
return new LikeCommentRequest().fromBinary(bytes, options);
|
|
@@ -712,22 +690,21 @@ class LikeCommentRequest extends protobuf_1.Message {
|
|
|
712
690
|
return new LikeCommentRequest().fromJsonString(jsonString, options);
|
|
713
691
|
}
|
|
714
692
|
static equals(a, b) {
|
|
715
|
-
return
|
|
693
|
+
return proto3.util.equals(LikeCommentRequest, a, b);
|
|
716
694
|
}
|
|
717
695
|
}
|
|
718
|
-
|
|
719
|
-
LikeCommentRequest.runtime = protobuf_1.proto3;
|
|
696
|
+
LikeCommentRequest.runtime = proto3;
|
|
720
697
|
LikeCommentRequest.typeName = "IT.WebServices.Fragments.Comment.LikeCommentRequest";
|
|
721
|
-
LikeCommentRequest.fields =
|
|
698
|
+
LikeCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
722
699
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
723
700
|
]);
|
|
724
701
|
/**
|
|
725
702
|
* @generated from message IT.WebServices.Fragments.Comment.LikeCommentResponse
|
|
726
703
|
*/
|
|
727
|
-
class LikeCommentResponse extends
|
|
704
|
+
export class LikeCommentResponse extends Message {
|
|
728
705
|
constructor(data) {
|
|
729
706
|
super();
|
|
730
|
-
|
|
707
|
+
proto3.util.initPartial(data, this);
|
|
731
708
|
}
|
|
732
709
|
static fromBinary(bytes, options) {
|
|
733
710
|
return new LikeCommentResponse().fromBinary(bytes, options);
|
|
@@ -739,26 +716,25 @@ class LikeCommentResponse extends protobuf_1.Message {
|
|
|
739
716
|
return new LikeCommentResponse().fromJsonString(jsonString, options);
|
|
740
717
|
}
|
|
741
718
|
static equals(a, b) {
|
|
742
|
-
return
|
|
719
|
+
return proto3.util.equals(LikeCommentResponse, a, b);
|
|
743
720
|
}
|
|
744
721
|
}
|
|
745
|
-
|
|
746
|
-
LikeCommentResponse.runtime = protobuf_1.proto3;
|
|
722
|
+
LikeCommentResponse.runtime = proto3;
|
|
747
723
|
LikeCommentResponse.typeName = "IT.WebServices.Fragments.Comment.LikeCommentResponse";
|
|
748
|
-
LikeCommentResponse.fields =
|
|
749
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
724
|
+
LikeCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
725
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
750
726
|
]);
|
|
751
727
|
/**
|
|
752
728
|
* @generated from message IT.WebServices.Fragments.Comment.UnLikeCommentRequest
|
|
753
729
|
*/
|
|
754
|
-
class UnLikeCommentRequest extends
|
|
730
|
+
export class UnLikeCommentRequest extends Message {
|
|
755
731
|
constructor(data) {
|
|
756
732
|
super();
|
|
757
733
|
/**
|
|
758
734
|
* @generated from field: string CommentID = 1;
|
|
759
735
|
*/
|
|
760
736
|
this.CommentID = "";
|
|
761
|
-
|
|
737
|
+
proto3.util.initPartial(data, this);
|
|
762
738
|
}
|
|
763
739
|
static fromBinary(bytes, options) {
|
|
764
740
|
return new UnLikeCommentRequest().fromBinary(bytes, options);
|
|
@@ -770,22 +746,21 @@ class UnLikeCommentRequest extends protobuf_1.Message {
|
|
|
770
746
|
return new UnLikeCommentRequest().fromJsonString(jsonString, options);
|
|
771
747
|
}
|
|
772
748
|
static equals(a, b) {
|
|
773
|
-
return
|
|
749
|
+
return proto3.util.equals(UnLikeCommentRequest, a, b);
|
|
774
750
|
}
|
|
775
751
|
}
|
|
776
|
-
|
|
777
|
-
UnLikeCommentRequest.runtime = protobuf_1.proto3;
|
|
752
|
+
UnLikeCommentRequest.runtime = proto3;
|
|
778
753
|
UnLikeCommentRequest.typeName = "IT.WebServices.Fragments.Comment.UnLikeCommentRequest";
|
|
779
|
-
UnLikeCommentRequest.fields =
|
|
754
|
+
UnLikeCommentRequest.fields = proto3.util.newFieldList(() => [
|
|
780
755
|
{ no: 1, name: "CommentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
781
756
|
]);
|
|
782
757
|
/**
|
|
783
758
|
* @generated from message IT.WebServices.Fragments.Comment.UnLikeCommentResponse
|
|
784
759
|
*/
|
|
785
|
-
class UnLikeCommentResponse extends
|
|
760
|
+
export class UnLikeCommentResponse extends Message {
|
|
786
761
|
constructor(data) {
|
|
787
762
|
super();
|
|
788
|
-
|
|
763
|
+
proto3.util.initPartial(data, this);
|
|
789
764
|
}
|
|
790
765
|
static fromBinary(bytes, options) {
|
|
791
766
|
return new UnLikeCommentResponse().fromBinary(bytes, options);
|
|
@@ -797,12 +772,11 @@ class UnLikeCommentResponse extends protobuf_1.Message {
|
|
|
797
772
|
return new UnLikeCommentResponse().fromJsonString(jsonString, options);
|
|
798
773
|
}
|
|
799
774
|
static equals(a, b) {
|
|
800
|
-
return
|
|
775
|
+
return proto3.util.equals(UnLikeCommentResponse, a, b);
|
|
801
776
|
}
|
|
802
777
|
}
|
|
803
|
-
|
|
804
|
-
UnLikeCommentResponse.runtime = protobuf_1.proto3;
|
|
778
|
+
UnLikeCommentResponse.runtime = proto3;
|
|
805
779
|
UnLikeCommentResponse.typeName = "IT.WebServices.Fragments.Comment.UnLikeCommentResponse";
|
|
806
|
-
UnLikeCommentResponse.fields =
|
|
807
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
780
|
+
UnLikeCommentResponse.fields = proto3.util.newFieldList(() => [
|
|
781
|
+
{ no: 1, name: "Record", kind: "message", T: CommentPublicRecord },
|
|
808
782
|
]);
|