@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,19 +1,16 @@
|
|
|
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/Page/PageInterface.proto (package IT.WebServices.Fragments.Page, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const PageRecord_pb_1 = require("./PageRecord_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { PagePrivateData, PagePublicData, PagePublicRecord, PageRecord } from "./PageRecord_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Page.CreatePageRequest
|
|
12
9
|
*/
|
|
13
|
-
class CreatePageRequest extends
|
|
10
|
+
export class CreatePageRequest extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
|
-
|
|
13
|
+
proto3.util.initPartial(data, this);
|
|
17
14
|
}
|
|
18
15
|
static fromBinary(bytes, options) {
|
|
19
16
|
return new CreatePageRequest().fromBinary(bytes, options);
|
|
@@ -25,23 +22,22 @@ class CreatePageRequest extends protobuf_1.Message {
|
|
|
25
22
|
return new CreatePageRequest().fromJsonString(jsonString, options);
|
|
26
23
|
}
|
|
27
24
|
static equals(a, b) {
|
|
28
|
-
return
|
|
25
|
+
return proto3.util.equals(CreatePageRequest, a, b);
|
|
29
26
|
}
|
|
30
27
|
}
|
|
31
|
-
|
|
32
|
-
CreatePageRequest.runtime = protobuf_1.proto3;
|
|
28
|
+
CreatePageRequest.runtime = proto3;
|
|
33
29
|
CreatePageRequest.typeName = "IT.WebServices.Fragments.Page.CreatePageRequest";
|
|
34
|
-
CreatePageRequest.fields =
|
|
35
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
36
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
30
|
+
CreatePageRequest.fields = proto3.util.newFieldList(() => [
|
|
31
|
+
{ no: 1, name: "Public", kind: "message", T: PagePublicData },
|
|
32
|
+
{ no: 2, name: "Private", kind: "message", T: PagePrivateData },
|
|
37
33
|
]);
|
|
38
34
|
/**
|
|
39
35
|
* @generated from message IT.WebServices.Fragments.Page.CreatePageResponse
|
|
40
36
|
*/
|
|
41
|
-
class CreatePageResponse extends
|
|
37
|
+
export class CreatePageResponse extends Message {
|
|
42
38
|
constructor(data) {
|
|
43
39
|
super();
|
|
44
|
-
|
|
40
|
+
proto3.util.initPartial(data, this);
|
|
45
41
|
}
|
|
46
42
|
static fromBinary(bytes, options) {
|
|
47
43
|
return new CreatePageResponse().fromBinary(bytes, options);
|
|
@@ -53,19 +49,18 @@ class CreatePageResponse extends protobuf_1.Message {
|
|
|
53
49
|
return new CreatePageResponse().fromJsonString(jsonString, options);
|
|
54
50
|
}
|
|
55
51
|
static equals(a, b) {
|
|
56
|
-
return
|
|
52
|
+
return proto3.util.equals(CreatePageResponse, a, b);
|
|
57
53
|
}
|
|
58
54
|
}
|
|
59
|
-
|
|
60
|
-
CreatePageResponse.runtime = protobuf_1.proto3;
|
|
55
|
+
CreatePageResponse.runtime = proto3;
|
|
61
56
|
CreatePageResponse.typeName = "IT.WebServices.Fragments.Page.CreatePageResponse";
|
|
62
|
-
CreatePageResponse.fields =
|
|
63
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
57
|
+
CreatePageResponse.fields = proto3.util.newFieldList(() => [
|
|
58
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
64
59
|
]);
|
|
65
60
|
/**
|
|
66
61
|
* @generated from message IT.WebServices.Fragments.Page.DeletePageRequest
|
|
67
62
|
*/
|
|
68
|
-
class DeletePageRequest extends
|
|
63
|
+
export class DeletePageRequest extends Message {
|
|
69
64
|
constructor(data) {
|
|
70
65
|
super();
|
|
71
66
|
/**
|
|
@@ -74,7 +69,7 @@ class DeletePageRequest extends protobuf_1.Message {
|
|
|
74
69
|
* @generated from field: string PageID = 1;
|
|
75
70
|
*/
|
|
76
71
|
this.PageID = "";
|
|
77
|
-
|
|
72
|
+
proto3.util.initPartial(data, this);
|
|
78
73
|
}
|
|
79
74
|
static fromBinary(bytes, options) {
|
|
80
75
|
return new DeletePageRequest().fromBinary(bytes, options);
|
|
@@ -86,22 +81,21 @@ class DeletePageRequest extends protobuf_1.Message {
|
|
|
86
81
|
return new DeletePageRequest().fromJsonString(jsonString, options);
|
|
87
82
|
}
|
|
88
83
|
static equals(a, b) {
|
|
89
|
-
return
|
|
84
|
+
return proto3.util.equals(DeletePageRequest, a, b);
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
|
-
|
|
93
|
-
DeletePageRequest.runtime = protobuf_1.proto3;
|
|
87
|
+
DeletePageRequest.runtime = proto3;
|
|
94
88
|
DeletePageRequest.typeName = "IT.WebServices.Fragments.Page.DeletePageRequest";
|
|
95
|
-
DeletePageRequest.fields =
|
|
89
|
+
DeletePageRequest.fields = proto3.util.newFieldList(() => [
|
|
96
90
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
97
91
|
]);
|
|
98
92
|
/**
|
|
99
93
|
* @generated from message IT.WebServices.Fragments.Page.DeletePageResponse
|
|
100
94
|
*/
|
|
101
|
-
class DeletePageResponse extends
|
|
95
|
+
export class DeletePageResponse extends Message {
|
|
102
96
|
constructor(data) {
|
|
103
97
|
super();
|
|
104
|
-
|
|
98
|
+
proto3.util.initPartial(data, this);
|
|
105
99
|
}
|
|
106
100
|
static fromBinary(bytes, options) {
|
|
107
101
|
return new DeletePageResponse().fromBinary(bytes, options);
|
|
@@ -113,19 +107,18 @@ class DeletePageResponse extends protobuf_1.Message {
|
|
|
113
107
|
return new DeletePageResponse().fromJsonString(jsonString, options);
|
|
114
108
|
}
|
|
115
109
|
static equals(a, b) {
|
|
116
|
-
return
|
|
110
|
+
return proto3.util.equals(DeletePageResponse, a, b);
|
|
117
111
|
}
|
|
118
112
|
}
|
|
119
|
-
|
|
120
|
-
DeletePageResponse.runtime = protobuf_1.proto3;
|
|
113
|
+
DeletePageResponse.runtime = proto3;
|
|
121
114
|
DeletePageResponse.typeName = "IT.WebServices.Fragments.Page.DeletePageResponse";
|
|
122
|
-
DeletePageResponse.fields =
|
|
123
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
115
|
+
DeletePageResponse.fields = proto3.util.newFieldList(() => [
|
|
116
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
124
117
|
]);
|
|
125
118
|
/**
|
|
126
119
|
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesRequest
|
|
127
120
|
*/
|
|
128
|
-
class GetAllPagesRequest extends
|
|
121
|
+
export class GetAllPagesRequest extends Message {
|
|
129
122
|
constructor(data) {
|
|
130
123
|
super();
|
|
131
124
|
/**
|
|
@@ -148,7 +141,7 @@ class GetAllPagesRequest extends protobuf_1.Message {
|
|
|
148
141
|
* @generated from field: string AuthorId = 15;
|
|
149
142
|
*/
|
|
150
143
|
this.AuthorId = "";
|
|
151
|
-
|
|
144
|
+
proto3.util.initPartial(data, this);
|
|
152
145
|
}
|
|
153
146
|
static fromBinary(bytes, options) {
|
|
154
147
|
return new GetAllPagesRequest().fromBinary(bytes, options);
|
|
@@ -160,26 +153,25 @@ class GetAllPagesRequest extends protobuf_1.Message {
|
|
|
160
153
|
return new GetAllPagesRequest().fromJsonString(jsonString, options);
|
|
161
154
|
}
|
|
162
155
|
static equals(a, b) {
|
|
163
|
-
return
|
|
156
|
+
return proto3.util.equals(GetAllPagesRequest, a, b);
|
|
164
157
|
}
|
|
165
158
|
}
|
|
166
|
-
|
|
167
|
-
GetAllPagesRequest.runtime = protobuf_1.proto3;
|
|
159
|
+
GetAllPagesRequest.runtime = proto3;
|
|
168
160
|
GetAllPagesRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesRequest";
|
|
169
|
-
GetAllPagesRequest.fields =
|
|
161
|
+
GetAllPagesRequest.fields = proto3.util.newFieldList(() => [
|
|
170
162
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
171
163
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
172
164
|
{ no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
173
165
|
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
174
166
|
{ no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
175
167
|
{ no: 15, name: "AuthorId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
176
|
-
{ no: 21, name: "PublishedAfterUTC", kind: "message", T:
|
|
177
|
-
{ no: 22, name: "PublishedBeforeUTC", kind: "message", T:
|
|
168
|
+
{ no: 21, name: "PublishedAfterUTC", kind: "message", T: Timestamp },
|
|
169
|
+
{ no: 22, name: "PublishedBeforeUTC", kind: "message", T: Timestamp },
|
|
178
170
|
]);
|
|
179
171
|
/**
|
|
180
172
|
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesResponse
|
|
181
173
|
*/
|
|
182
|
-
class GetAllPagesResponse extends
|
|
174
|
+
export class GetAllPagesResponse extends Message {
|
|
183
175
|
constructor(data) {
|
|
184
176
|
super();
|
|
185
177
|
/**
|
|
@@ -198,7 +190,7 @@ class GetAllPagesResponse extends protobuf_1.Message {
|
|
|
198
190
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
199
191
|
*/
|
|
200
192
|
this.PageTotalItems = 0;
|
|
201
|
-
|
|
193
|
+
proto3.util.initPartial(data, this);
|
|
202
194
|
}
|
|
203
195
|
static fromBinary(bytes, options) {
|
|
204
196
|
return new GetAllPagesResponse().fromBinary(bytes, options);
|
|
@@ -210,13 +202,12 @@ class GetAllPagesResponse extends protobuf_1.Message {
|
|
|
210
202
|
return new GetAllPagesResponse().fromJsonString(jsonString, options);
|
|
211
203
|
}
|
|
212
204
|
static equals(a, b) {
|
|
213
|
-
return
|
|
205
|
+
return proto3.util.equals(GetAllPagesResponse, a, b);
|
|
214
206
|
}
|
|
215
207
|
}
|
|
216
|
-
|
|
217
|
-
GetAllPagesResponse.runtime = protobuf_1.proto3;
|
|
208
|
+
GetAllPagesResponse.runtime = proto3;
|
|
218
209
|
GetAllPagesResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesResponse";
|
|
219
|
-
GetAllPagesResponse.fields =
|
|
210
|
+
GetAllPagesResponse.fields = proto3.util.newFieldList(() => [
|
|
220
211
|
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
221
212
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
222
213
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -225,7 +216,7 @@ GetAllPagesResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
225
216
|
/**
|
|
226
217
|
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminRequest
|
|
227
218
|
*/
|
|
228
|
-
class GetAllPagesAdminRequest extends
|
|
219
|
+
export class GetAllPagesAdminRequest extends Message {
|
|
229
220
|
constructor(data) {
|
|
230
221
|
super();
|
|
231
222
|
/**
|
|
@@ -248,7 +239,7 @@ class GetAllPagesAdminRequest extends protobuf_1.Message {
|
|
|
248
239
|
* @generated from field: bool Deleted = 21;
|
|
249
240
|
*/
|
|
250
241
|
this.Deleted = false;
|
|
251
|
-
|
|
242
|
+
proto3.util.initPartial(data, this);
|
|
252
243
|
}
|
|
253
244
|
static fromBinary(bytes, options) {
|
|
254
245
|
return new GetAllPagesAdminRequest().fromBinary(bytes, options);
|
|
@@ -260,13 +251,12 @@ class GetAllPagesAdminRequest extends protobuf_1.Message {
|
|
|
260
251
|
return new GetAllPagesAdminRequest().fromJsonString(jsonString, options);
|
|
261
252
|
}
|
|
262
253
|
static equals(a, b) {
|
|
263
|
-
return
|
|
254
|
+
return proto3.util.equals(GetAllPagesAdminRequest, a, b);
|
|
264
255
|
}
|
|
265
256
|
}
|
|
266
|
-
|
|
267
|
-
GetAllPagesAdminRequest.runtime = protobuf_1.proto3;
|
|
257
|
+
GetAllPagesAdminRequest.runtime = proto3;
|
|
268
258
|
GetAllPagesAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminRequest";
|
|
269
|
-
GetAllPagesAdminRequest.fields =
|
|
259
|
+
GetAllPagesAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
270
260
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
271
261
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
272
262
|
{ no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
@@ -277,7 +267,7 @@ GetAllPagesAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
277
267
|
/**
|
|
278
268
|
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminResponse
|
|
279
269
|
*/
|
|
280
|
-
class GetAllPagesAdminResponse extends
|
|
270
|
+
export class GetAllPagesAdminResponse extends Message {
|
|
281
271
|
constructor(data) {
|
|
282
272
|
super();
|
|
283
273
|
/**
|
|
@@ -296,7 +286,7 @@ class GetAllPagesAdminResponse extends protobuf_1.Message {
|
|
|
296
286
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
297
287
|
*/
|
|
298
288
|
this.PageTotalItems = 0;
|
|
299
|
-
|
|
289
|
+
proto3.util.initPartial(data, this);
|
|
300
290
|
}
|
|
301
291
|
static fromBinary(bytes, options) {
|
|
302
292
|
return new GetAllPagesAdminResponse().fromBinary(bytes, options);
|
|
@@ -308,13 +298,12 @@ class GetAllPagesAdminResponse extends protobuf_1.Message {
|
|
|
308
298
|
return new GetAllPagesAdminResponse().fromJsonString(jsonString, options);
|
|
309
299
|
}
|
|
310
300
|
static equals(a, b) {
|
|
311
|
-
return
|
|
301
|
+
return proto3.util.equals(GetAllPagesAdminResponse, a, b);
|
|
312
302
|
}
|
|
313
303
|
}
|
|
314
|
-
|
|
315
|
-
GetAllPagesAdminResponse.runtime = protobuf_1.proto3;
|
|
304
|
+
GetAllPagesAdminResponse.runtime = proto3;
|
|
316
305
|
GetAllPagesAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminResponse";
|
|
317
|
-
GetAllPagesAdminResponse.fields =
|
|
306
|
+
GetAllPagesAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
318
307
|
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
319
308
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
320
309
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -323,7 +312,7 @@ GetAllPagesAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
323
312
|
/**
|
|
324
313
|
* @generated from message IT.WebServices.Fragments.Page.GetPageRequest
|
|
325
314
|
*/
|
|
326
|
-
class GetPageRequest extends
|
|
315
|
+
export class GetPageRequest extends Message {
|
|
327
316
|
constructor(data) {
|
|
328
317
|
super();
|
|
329
318
|
/**
|
|
@@ -332,7 +321,7 @@ class GetPageRequest extends protobuf_1.Message {
|
|
|
332
321
|
* @generated from field: string PageID = 1;
|
|
333
322
|
*/
|
|
334
323
|
this.PageID = "";
|
|
335
|
-
|
|
324
|
+
proto3.util.initPartial(data, this);
|
|
336
325
|
}
|
|
337
326
|
static fromBinary(bytes, options) {
|
|
338
327
|
return new GetPageRequest().fromBinary(bytes, options);
|
|
@@ -344,22 +333,21 @@ class GetPageRequest extends protobuf_1.Message {
|
|
|
344
333
|
return new GetPageRequest().fromJsonString(jsonString, options);
|
|
345
334
|
}
|
|
346
335
|
static equals(a, b) {
|
|
347
|
-
return
|
|
336
|
+
return proto3.util.equals(GetPageRequest, a, b);
|
|
348
337
|
}
|
|
349
338
|
}
|
|
350
|
-
|
|
351
|
-
GetPageRequest.runtime = protobuf_1.proto3;
|
|
339
|
+
GetPageRequest.runtime = proto3;
|
|
352
340
|
GetPageRequest.typeName = "IT.WebServices.Fragments.Page.GetPageRequest";
|
|
353
|
-
GetPageRequest.fields =
|
|
341
|
+
GetPageRequest.fields = proto3.util.newFieldList(() => [
|
|
354
342
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
355
343
|
]);
|
|
356
344
|
/**
|
|
357
345
|
* @generated from message IT.WebServices.Fragments.Page.GetPageResponse
|
|
358
346
|
*/
|
|
359
|
-
class GetPageResponse extends
|
|
347
|
+
export class GetPageResponse extends Message {
|
|
360
348
|
constructor(data) {
|
|
361
349
|
super();
|
|
362
|
-
|
|
350
|
+
proto3.util.initPartial(data, this);
|
|
363
351
|
}
|
|
364
352
|
static fromBinary(bytes, options) {
|
|
365
353
|
return new GetPageResponse().fromBinary(bytes, options);
|
|
@@ -371,26 +359,25 @@ class GetPageResponse extends protobuf_1.Message {
|
|
|
371
359
|
return new GetPageResponse().fromJsonString(jsonString, options);
|
|
372
360
|
}
|
|
373
361
|
static equals(a, b) {
|
|
374
|
-
return
|
|
362
|
+
return proto3.util.equals(GetPageResponse, a, b);
|
|
375
363
|
}
|
|
376
364
|
}
|
|
377
|
-
|
|
378
|
-
GetPageResponse.runtime = protobuf_1.proto3;
|
|
365
|
+
GetPageResponse.runtime = proto3;
|
|
379
366
|
GetPageResponse.typeName = "IT.WebServices.Fragments.Page.GetPageResponse";
|
|
380
|
-
GetPageResponse.fields =
|
|
381
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
367
|
+
GetPageResponse.fields = proto3.util.newFieldList(() => [
|
|
368
|
+
{ no: 1, name: "Record", kind: "message", T: PagePublicRecord },
|
|
382
369
|
]);
|
|
383
370
|
/**
|
|
384
371
|
* @generated from message IT.WebServices.Fragments.Page.GetPageByUrlRequest
|
|
385
372
|
*/
|
|
386
|
-
class GetPageByUrlRequest extends
|
|
373
|
+
export class GetPageByUrlRequest extends Message {
|
|
387
374
|
constructor(data) {
|
|
388
375
|
super();
|
|
389
376
|
/**
|
|
390
377
|
* @generated from field: string PageUrl = 1;
|
|
391
378
|
*/
|
|
392
379
|
this.PageUrl = "";
|
|
393
|
-
|
|
380
|
+
proto3.util.initPartial(data, this);
|
|
394
381
|
}
|
|
395
382
|
static fromBinary(bytes, options) {
|
|
396
383
|
return new GetPageByUrlRequest().fromBinary(bytes, options);
|
|
@@ -402,22 +389,21 @@ class GetPageByUrlRequest extends protobuf_1.Message {
|
|
|
402
389
|
return new GetPageByUrlRequest().fromJsonString(jsonString, options);
|
|
403
390
|
}
|
|
404
391
|
static equals(a, b) {
|
|
405
|
-
return
|
|
392
|
+
return proto3.util.equals(GetPageByUrlRequest, a, b);
|
|
406
393
|
}
|
|
407
394
|
}
|
|
408
|
-
|
|
409
|
-
GetPageByUrlRequest.runtime = protobuf_1.proto3;
|
|
395
|
+
GetPageByUrlRequest.runtime = proto3;
|
|
410
396
|
GetPageByUrlRequest.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlRequest";
|
|
411
|
-
GetPageByUrlRequest.fields =
|
|
397
|
+
GetPageByUrlRequest.fields = proto3.util.newFieldList(() => [
|
|
412
398
|
{ no: 1, name: "PageUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
413
399
|
]);
|
|
414
400
|
/**
|
|
415
401
|
* @generated from message IT.WebServices.Fragments.Page.GetPageByUrlResponse
|
|
416
402
|
*/
|
|
417
|
-
class GetPageByUrlResponse extends
|
|
403
|
+
export class GetPageByUrlResponse extends Message {
|
|
418
404
|
constructor(data) {
|
|
419
405
|
super();
|
|
420
|
-
|
|
406
|
+
proto3.util.initPartial(data, this);
|
|
421
407
|
}
|
|
422
408
|
static fromBinary(bytes, options) {
|
|
423
409
|
return new GetPageByUrlResponse().fromBinary(bytes, options);
|
|
@@ -429,19 +415,18 @@ class GetPageByUrlResponse extends protobuf_1.Message {
|
|
|
429
415
|
return new GetPageByUrlResponse().fromJsonString(jsonString, options);
|
|
430
416
|
}
|
|
431
417
|
static equals(a, b) {
|
|
432
|
-
return
|
|
418
|
+
return proto3.util.equals(GetPageByUrlResponse, a, b);
|
|
433
419
|
}
|
|
434
420
|
}
|
|
435
|
-
|
|
436
|
-
GetPageByUrlResponse.runtime = protobuf_1.proto3;
|
|
421
|
+
GetPageByUrlResponse.runtime = proto3;
|
|
437
422
|
GetPageByUrlResponse.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlResponse";
|
|
438
|
-
GetPageByUrlResponse.fields =
|
|
439
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
423
|
+
GetPageByUrlResponse.fields = proto3.util.newFieldList(() => [
|
|
424
|
+
{ no: 1, name: "Record", kind: "message", T: PagePublicRecord },
|
|
440
425
|
]);
|
|
441
426
|
/**
|
|
442
427
|
* @generated from message IT.WebServices.Fragments.Page.GetPageAdminRequest
|
|
443
428
|
*/
|
|
444
|
-
class GetPageAdminRequest extends
|
|
429
|
+
export class GetPageAdminRequest extends Message {
|
|
445
430
|
constructor(data) {
|
|
446
431
|
super();
|
|
447
432
|
/**
|
|
@@ -450,7 +435,7 @@ class GetPageAdminRequest extends protobuf_1.Message {
|
|
|
450
435
|
* @generated from field: string PageID = 1;
|
|
451
436
|
*/
|
|
452
437
|
this.PageID = "";
|
|
453
|
-
|
|
438
|
+
proto3.util.initPartial(data, this);
|
|
454
439
|
}
|
|
455
440
|
static fromBinary(bytes, options) {
|
|
456
441
|
return new GetPageAdminRequest().fromBinary(bytes, options);
|
|
@@ -462,22 +447,21 @@ class GetPageAdminRequest extends protobuf_1.Message {
|
|
|
462
447
|
return new GetPageAdminRequest().fromJsonString(jsonString, options);
|
|
463
448
|
}
|
|
464
449
|
static equals(a, b) {
|
|
465
|
-
return
|
|
450
|
+
return proto3.util.equals(GetPageAdminRequest, a, b);
|
|
466
451
|
}
|
|
467
452
|
}
|
|
468
|
-
|
|
469
|
-
GetPageAdminRequest.runtime = protobuf_1.proto3;
|
|
453
|
+
GetPageAdminRequest.runtime = proto3;
|
|
470
454
|
GetPageAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetPageAdminRequest";
|
|
471
|
-
GetPageAdminRequest.fields =
|
|
455
|
+
GetPageAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
472
456
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
473
457
|
]);
|
|
474
458
|
/**
|
|
475
459
|
* @generated from message IT.WebServices.Fragments.Page.GetPageAdminResponse
|
|
476
460
|
*/
|
|
477
|
-
class GetPageAdminResponse extends
|
|
461
|
+
export class GetPageAdminResponse extends Message {
|
|
478
462
|
constructor(data) {
|
|
479
463
|
super();
|
|
480
|
-
|
|
464
|
+
proto3.util.initPartial(data, this);
|
|
481
465
|
}
|
|
482
466
|
static fromBinary(bytes, options) {
|
|
483
467
|
return new GetPageAdminResponse().fromBinary(bytes, options);
|
|
@@ -489,19 +473,18 @@ class GetPageAdminResponse extends protobuf_1.Message {
|
|
|
489
473
|
return new GetPageAdminResponse().fromJsonString(jsonString, options);
|
|
490
474
|
}
|
|
491
475
|
static equals(a, b) {
|
|
492
|
-
return
|
|
476
|
+
return proto3.util.equals(GetPageAdminResponse, a, b);
|
|
493
477
|
}
|
|
494
478
|
}
|
|
495
|
-
|
|
496
|
-
GetPageAdminResponse.runtime = protobuf_1.proto3;
|
|
479
|
+
GetPageAdminResponse.runtime = proto3;
|
|
497
480
|
GetPageAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetPageAdminResponse";
|
|
498
|
-
GetPageAdminResponse.fields =
|
|
499
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
481
|
+
GetPageAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
482
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
500
483
|
]);
|
|
501
484
|
/**
|
|
502
485
|
* @generated from message IT.WebServices.Fragments.Page.ModifyPageRequest
|
|
503
486
|
*/
|
|
504
|
-
class ModifyPageRequest extends
|
|
487
|
+
export class ModifyPageRequest extends Message {
|
|
505
488
|
constructor(data) {
|
|
506
489
|
super();
|
|
507
490
|
/**
|
|
@@ -510,7 +493,7 @@ class ModifyPageRequest extends protobuf_1.Message {
|
|
|
510
493
|
* @generated from field: string PageID = 1;
|
|
511
494
|
*/
|
|
512
495
|
this.PageID = "";
|
|
513
|
-
|
|
496
|
+
proto3.util.initPartial(data, this);
|
|
514
497
|
}
|
|
515
498
|
static fromBinary(bytes, options) {
|
|
516
499
|
return new ModifyPageRequest().fromBinary(bytes, options);
|
|
@@ -522,24 +505,23 @@ class ModifyPageRequest extends protobuf_1.Message {
|
|
|
522
505
|
return new ModifyPageRequest().fromJsonString(jsonString, options);
|
|
523
506
|
}
|
|
524
507
|
static equals(a, b) {
|
|
525
|
-
return
|
|
508
|
+
return proto3.util.equals(ModifyPageRequest, a, b);
|
|
526
509
|
}
|
|
527
510
|
}
|
|
528
|
-
|
|
529
|
-
ModifyPageRequest.runtime = protobuf_1.proto3;
|
|
511
|
+
ModifyPageRequest.runtime = proto3;
|
|
530
512
|
ModifyPageRequest.typeName = "IT.WebServices.Fragments.Page.ModifyPageRequest";
|
|
531
|
-
ModifyPageRequest.fields =
|
|
513
|
+
ModifyPageRequest.fields = proto3.util.newFieldList(() => [
|
|
532
514
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
533
|
-
{ no: 2, name: "Public", kind: "message", T:
|
|
534
|
-
{ no: 3, name: "Private", kind: "message", T:
|
|
515
|
+
{ no: 2, name: "Public", kind: "message", T: PagePublicData },
|
|
516
|
+
{ no: 3, name: "Private", kind: "message", T: PagePrivateData },
|
|
535
517
|
]);
|
|
536
518
|
/**
|
|
537
519
|
* @generated from message IT.WebServices.Fragments.Page.ModifyPageResponse
|
|
538
520
|
*/
|
|
539
|
-
class ModifyPageResponse extends
|
|
521
|
+
export class ModifyPageResponse extends Message {
|
|
540
522
|
constructor(data) {
|
|
541
523
|
super();
|
|
542
|
-
|
|
524
|
+
proto3.util.initPartial(data, this);
|
|
543
525
|
}
|
|
544
526
|
static fromBinary(bytes, options) {
|
|
545
527
|
return new ModifyPageResponse().fromBinary(bytes, options);
|
|
@@ -551,19 +533,18 @@ class ModifyPageResponse extends protobuf_1.Message {
|
|
|
551
533
|
return new ModifyPageResponse().fromJsonString(jsonString, options);
|
|
552
534
|
}
|
|
553
535
|
static equals(a, b) {
|
|
554
|
-
return
|
|
536
|
+
return proto3.util.equals(ModifyPageResponse, a, b);
|
|
555
537
|
}
|
|
556
538
|
}
|
|
557
|
-
|
|
558
|
-
ModifyPageResponse.runtime = protobuf_1.proto3;
|
|
539
|
+
ModifyPageResponse.runtime = proto3;
|
|
559
540
|
ModifyPageResponse.typeName = "IT.WebServices.Fragments.Page.ModifyPageResponse";
|
|
560
|
-
ModifyPageResponse.fields =
|
|
561
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
541
|
+
ModifyPageResponse.fields = proto3.util.newFieldList(() => [
|
|
542
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
562
543
|
]);
|
|
563
544
|
/**
|
|
564
545
|
* @generated from message IT.WebServices.Fragments.Page.PageListRecord
|
|
565
546
|
*/
|
|
566
|
-
class PageListRecord extends
|
|
547
|
+
export class PageListRecord extends Message {
|
|
567
548
|
constructor(data) {
|
|
568
549
|
super();
|
|
569
550
|
/**
|
|
@@ -600,7 +581,7 @@ class PageListRecord extends protobuf_1.Message {
|
|
|
600
581
|
* @generated from field: string FeaturedImageAssetID = 20;
|
|
601
582
|
*/
|
|
602
583
|
this.FeaturedImageAssetID = "";
|
|
603
|
-
|
|
584
|
+
proto3.util.initPartial(data, this);
|
|
604
585
|
}
|
|
605
586
|
static fromBinary(bytes, options) {
|
|
606
587
|
return new PageListRecord().fromBinary(bytes, options);
|
|
@@ -612,17 +593,16 @@ class PageListRecord extends protobuf_1.Message {
|
|
|
612
593
|
return new PageListRecord().fromJsonString(jsonString, options);
|
|
613
594
|
}
|
|
614
595
|
static equals(a, b) {
|
|
615
|
-
return
|
|
596
|
+
return proto3.util.equals(PageListRecord, a, b);
|
|
616
597
|
}
|
|
617
598
|
}
|
|
618
|
-
|
|
619
|
-
PageListRecord.runtime = protobuf_1.proto3;
|
|
599
|
+
PageListRecord.runtime = proto3;
|
|
620
600
|
PageListRecord.typeName = "IT.WebServices.Fragments.Page.PageListRecord";
|
|
621
|
-
PageListRecord.fields =
|
|
601
|
+
PageListRecord.fields = proto3.util.newFieldList(() => [
|
|
622
602
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
623
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T:
|
|
624
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T:
|
|
625
|
-
{ no: 4, name: "PinnedOnUTC", kind: "message", T:
|
|
603
|
+
{ no: 2, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
604
|
+
{ no: 3, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
605
|
+
{ no: 4, name: "PinnedOnUTC", kind: "message", T: Timestamp },
|
|
626
606
|
{ no: 10, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
627
607
|
{ no: 11, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
628
608
|
{ no: 12, name: "SubscriptionLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -634,7 +614,7 @@ PageListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
634
614
|
/**
|
|
635
615
|
* @generated from message IT.WebServices.Fragments.Page.PublishPageRequest
|
|
636
616
|
*/
|
|
637
|
-
class PublishPageRequest extends
|
|
617
|
+
export class PublishPageRequest extends Message {
|
|
638
618
|
constructor(data) {
|
|
639
619
|
super();
|
|
640
620
|
/**
|
|
@@ -643,7 +623,7 @@ class PublishPageRequest extends protobuf_1.Message {
|
|
|
643
623
|
* @generated from field: string PageID = 1;
|
|
644
624
|
*/
|
|
645
625
|
this.PageID = "";
|
|
646
|
-
|
|
626
|
+
proto3.util.initPartial(data, this);
|
|
647
627
|
}
|
|
648
628
|
static fromBinary(bytes, options) {
|
|
649
629
|
return new PublishPageRequest().fromBinary(bytes, options);
|
|
@@ -655,23 +635,22 @@ class PublishPageRequest extends protobuf_1.Message {
|
|
|
655
635
|
return new PublishPageRequest().fromJsonString(jsonString, options);
|
|
656
636
|
}
|
|
657
637
|
static equals(a, b) {
|
|
658
|
-
return
|
|
638
|
+
return proto3.util.equals(PublishPageRequest, a, b);
|
|
659
639
|
}
|
|
660
640
|
}
|
|
661
|
-
|
|
662
|
-
PublishPageRequest.runtime = protobuf_1.proto3;
|
|
641
|
+
PublishPageRequest.runtime = proto3;
|
|
663
642
|
PublishPageRequest.typeName = "IT.WebServices.Fragments.Page.PublishPageRequest";
|
|
664
|
-
PublishPageRequest.fields =
|
|
643
|
+
PublishPageRequest.fields = proto3.util.newFieldList(() => [
|
|
665
644
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
666
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T:
|
|
645
|
+
{ no: 3, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
667
646
|
]);
|
|
668
647
|
/**
|
|
669
648
|
* @generated from message IT.WebServices.Fragments.Page.PublishPageResponse
|
|
670
649
|
*/
|
|
671
|
-
class PublishPageResponse extends
|
|
650
|
+
export class PublishPageResponse extends Message {
|
|
672
651
|
constructor(data) {
|
|
673
652
|
super();
|
|
674
|
-
|
|
653
|
+
proto3.util.initPartial(data, this);
|
|
675
654
|
}
|
|
676
655
|
static fromBinary(bytes, options) {
|
|
677
656
|
return new PublishPageResponse().fromBinary(bytes, options);
|
|
@@ -683,19 +662,18 @@ class PublishPageResponse extends protobuf_1.Message {
|
|
|
683
662
|
return new PublishPageResponse().fromJsonString(jsonString, options);
|
|
684
663
|
}
|
|
685
664
|
static equals(a, b) {
|
|
686
|
-
return
|
|
665
|
+
return proto3.util.equals(PublishPageResponse, a, b);
|
|
687
666
|
}
|
|
688
667
|
}
|
|
689
|
-
|
|
690
|
-
PublishPageResponse.runtime = protobuf_1.proto3;
|
|
668
|
+
PublishPageResponse.runtime = proto3;
|
|
691
669
|
PublishPageResponse.typeName = "IT.WebServices.Fragments.Page.PublishPageResponse";
|
|
692
|
-
PublishPageResponse.fields =
|
|
693
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
670
|
+
PublishPageResponse.fields = proto3.util.newFieldList(() => [
|
|
671
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
694
672
|
]);
|
|
695
673
|
/**
|
|
696
674
|
* @generated from message IT.WebServices.Fragments.Page.SearchPageRequest
|
|
697
675
|
*/
|
|
698
|
-
class SearchPageRequest extends
|
|
676
|
+
export class SearchPageRequest extends Message {
|
|
699
677
|
constructor(data) {
|
|
700
678
|
super();
|
|
701
679
|
/**
|
|
@@ -714,7 +692,7 @@ class SearchPageRequest extends protobuf_1.Message {
|
|
|
714
692
|
* @generated from field: string Tag = 11;
|
|
715
693
|
*/
|
|
716
694
|
this.Tag = "";
|
|
717
|
-
|
|
695
|
+
proto3.util.initPartial(data, this);
|
|
718
696
|
}
|
|
719
697
|
static fromBinary(bytes, options) {
|
|
720
698
|
return new SearchPageRequest().fromBinary(bytes, options);
|
|
@@ -726,13 +704,12 @@ class SearchPageRequest extends protobuf_1.Message {
|
|
|
726
704
|
return new SearchPageRequest().fromJsonString(jsonString, options);
|
|
727
705
|
}
|
|
728
706
|
static equals(a, b) {
|
|
729
|
-
return
|
|
707
|
+
return proto3.util.equals(SearchPageRequest, a, b);
|
|
730
708
|
}
|
|
731
709
|
}
|
|
732
|
-
|
|
733
|
-
SearchPageRequest.runtime = protobuf_1.proto3;
|
|
710
|
+
SearchPageRequest.runtime = proto3;
|
|
734
711
|
SearchPageRequest.typeName = "IT.WebServices.Fragments.Page.SearchPageRequest";
|
|
735
|
-
SearchPageRequest.fields =
|
|
712
|
+
SearchPageRequest.fields = proto3.util.newFieldList(() => [
|
|
736
713
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
737
714
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
738
715
|
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -742,7 +719,7 @@ SearchPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
742
719
|
/**
|
|
743
720
|
* @generated from message IT.WebServices.Fragments.Page.SearchPageResponse
|
|
744
721
|
*/
|
|
745
|
-
class SearchPageResponse extends
|
|
722
|
+
export class SearchPageResponse extends Message {
|
|
746
723
|
constructor(data) {
|
|
747
724
|
super();
|
|
748
725
|
/**
|
|
@@ -761,7 +738,7 @@ class SearchPageResponse extends protobuf_1.Message {
|
|
|
761
738
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
762
739
|
*/
|
|
763
740
|
this.PageTotalItems = 0;
|
|
764
|
-
|
|
741
|
+
proto3.util.initPartial(data, this);
|
|
765
742
|
}
|
|
766
743
|
static fromBinary(bytes, options) {
|
|
767
744
|
return new SearchPageResponse().fromBinary(bytes, options);
|
|
@@ -773,13 +750,12 @@ class SearchPageResponse extends protobuf_1.Message {
|
|
|
773
750
|
return new SearchPageResponse().fromJsonString(jsonString, options);
|
|
774
751
|
}
|
|
775
752
|
static equals(a, b) {
|
|
776
|
-
return
|
|
753
|
+
return proto3.util.equals(SearchPageResponse, a, b);
|
|
777
754
|
}
|
|
778
755
|
}
|
|
779
|
-
|
|
780
|
-
SearchPageResponse.runtime = protobuf_1.proto3;
|
|
756
|
+
SearchPageResponse.runtime = proto3;
|
|
781
757
|
SearchPageResponse.typeName = "IT.WebServices.Fragments.Page.SearchPageResponse";
|
|
782
|
-
SearchPageResponse.fields =
|
|
758
|
+
SearchPageResponse.fields = proto3.util.newFieldList(() => [
|
|
783
759
|
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
784
760
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
785
761
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -788,7 +764,7 @@ SearchPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
788
764
|
/**
|
|
789
765
|
* @generated from message IT.WebServices.Fragments.Page.UndeletePageRequest
|
|
790
766
|
*/
|
|
791
|
-
class UndeletePageRequest extends
|
|
767
|
+
export class UndeletePageRequest extends Message {
|
|
792
768
|
constructor(data) {
|
|
793
769
|
super();
|
|
794
770
|
/**
|
|
@@ -797,7 +773,7 @@ class UndeletePageRequest extends protobuf_1.Message {
|
|
|
797
773
|
* @generated from field: string PageID = 1;
|
|
798
774
|
*/
|
|
799
775
|
this.PageID = "";
|
|
800
|
-
|
|
776
|
+
proto3.util.initPartial(data, this);
|
|
801
777
|
}
|
|
802
778
|
static fromBinary(bytes, options) {
|
|
803
779
|
return new UndeletePageRequest().fromBinary(bytes, options);
|
|
@@ -809,22 +785,21 @@ class UndeletePageRequest extends protobuf_1.Message {
|
|
|
809
785
|
return new UndeletePageRequest().fromJsonString(jsonString, options);
|
|
810
786
|
}
|
|
811
787
|
static equals(a, b) {
|
|
812
|
-
return
|
|
788
|
+
return proto3.util.equals(UndeletePageRequest, a, b);
|
|
813
789
|
}
|
|
814
790
|
}
|
|
815
|
-
|
|
816
|
-
UndeletePageRequest.runtime = protobuf_1.proto3;
|
|
791
|
+
UndeletePageRequest.runtime = proto3;
|
|
817
792
|
UndeletePageRequest.typeName = "IT.WebServices.Fragments.Page.UndeletePageRequest";
|
|
818
|
-
UndeletePageRequest.fields =
|
|
793
|
+
UndeletePageRequest.fields = proto3.util.newFieldList(() => [
|
|
819
794
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
820
795
|
]);
|
|
821
796
|
/**
|
|
822
797
|
* @generated from message IT.WebServices.Fragments.Page.UndeletePageResponse
|
|
823
798
|
*/
|
|
824
|
-
class UndeletePageResponse extends
|
|
799
|
+
export class UndeletePageResponse extends Message {
|
|
825
800
|
constructor(data) {
|
|
826
801
|
super();
|
|
827
|
-
|
|
802
|
+
proto3.util.initPartial(data, this);
|
|
828
803
|
}
|
|
829
804
|
static fromBinary(bytes, options) {
|
|
830
805
|
return new UndeletePageResponse().fromBinary(bytes, options);
|
|
@@ -836,19 +811,18 @@ class UndeletePageResponse extends protobuf_1.Message {
|
|
|
836
811
|
return new UndeletePageResponse().fromJsonString(jsonString, options);
|
|
837
812
|
}
|
|
838
813
|
static equals(a, b) {
|
|
839
|
-
return
|
|
814
|
+
return proto3.util.equals(UndeletePageResponse, a, b);
|
|
840
815
|
}
|
|
841
816
|
}
|
|
842
|
-
|
|
843
|
-
UndeletePageResponse.runtime = protobuf_1.proto3;
|
|
817
|
+
UndeletePageResponse.runtime = proto3;
|
|
844
818
|
UndeletePageResponse.typeName = "IT.WebServices.Fragments.Page.UndeletePageResponse";
|
|
845
|
-
UndeletePageResponse.fields =
|
|
846
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
819
|
+
UndeletePageResponse.fields = proto3.util.newFieldList(() => [
|
|
820
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
847
821
|
]);
|
|
848
822
|
/**
|
|
849
823
|
* @generated from message IT.WebServices.Fragments.Page.UnpublishPageRequest
|
|
850
824
|
*/
|
|
851
|
-
class UnpublishPageRequest extends
|
|
825
|
+
export class UnpublishPageRequest extends Message {
|
|
852
826
|
constructor(data) {
|
|
853
827
|
super();
|
|
854
828
|
/**
|
|
@@ -857,7 +831,7 @@ class UnpublishPageRequest extends protobuf_1.Message {
|
|
|
857
831
|
* @generated from field: string PageID = 1;
|
|
858
832
|
*/
|
|
859
833
|
this.PageID = "";
|
|
860
|
-
|
|
834
|
+
proto3.util.initPartial(data, this);
|
|
861
835
|
}
|
|
862
836
|
static fromBinary(bytes, options) {
|
|
863
837
|
return new UnpublishPageRequest().fromBinary(bytes, options);
|
|
@@ -869,22 +843,21 @@ class UnpublishPageRequest extends protobuf_1.Message {
|
|
|
869
843
|
return new UnpublishPageRequest().fromJsonString(jsonString, options);
|
|
870
844
|
}
|
|
871
845
|
static equals(a, b) {
|
|
872
|
-
return
|
|
846
|
+
return proto3.util.equals(UnpublishPageRequest, a, b);
|
|
873
847
|
}
|
|
874
848
|
}
|
|
875
|
-
|
|
876
|
-
UnpublishPageRequest.runtime = protobuf_1.proto3;
|
|
849
|
+
UnpublishPageRequest.runtime = proto3;
|
|
877
850
|
UnpublishPageRequest.typeName = "IT.WebServices.Fragments.Page.UnpublishPageRequest";
|
|
878
|
-
UnpublishPageRequest.fields =
|
|
851
|
+
UnpublishPageRequest.fields = proto3.util.newFieldList(() => [
|
|
879
852
|
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
880
853
|
]);
|
|
881
854
|
/**
|
|
882
855
|
* @generated from message IT.WebServices.Fragments.Page.UnpublishPageResponse
|
|
883
856
|
*/
|
|
884
|
-
class UnpublishPageResponse extends
|
|
857
|
+
export class UnpublishPageResponse extends Message {
|
|
885
858
|
constructor(data) {
|
|
886
859
|
super();
|
|
887
|
-
|
|
860
|
+
proto3.util.initPartial(data, this);
|
|
888
861
|
}
|
|
889
862
|
static fromBinary(bytes, options) {
|
|
890
863
|
return new UnpublishPageResponse().fromBinary(bytes, options);
|
|
@@ -896,19 +869,18 @@ class UnpublishPageResponse extends protobuf_1.Message {
|
|
|
896
869
|
return new UnpublishPageResponse().fromJsonString(jsonString, options);
|
|
897
870
|
}
|
|
898
871
|
static equals(a, b) {
|
|
899
|
-
return
|
|
872
|
+
return proto3.util.equals(UnpublishPageResponse, a, b);
|
|
900
873
|
}
|
|
901
874
|
}
|
|
902
|
-
|
|
903
|
-
UnpublishPageResponse.runtime = protobuf_1.proto3;
|
|
875
|
+
UnpublishPageResponse.runtime = proto3;
|
|
904
876
|
UnpublishPageResponse.typeName = "IT.WebServices.Fragments.Page.UnpublishPageResponse";
|
|
905
|
-
UnpublishPageResponse.fields =
|
|
906
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
877
|
+
UnpublishPageResponse.fields = proto3.util.newFieldList(() => [
|
|
878
|
+
{ no: 1, name: "Record", kind: "message", T: PageRecord },
|
|
907
879
|
]);
|
|
908
880
|
/**
|
|
909
881
|
* @generated from message IT.WebServices.Fragments.Page.SubscriptionLevelSearch
|
|
910
882
|
*/
|
|
911
|
-
class SubscriptionLevelSearch extends
|
|
883
|
+
export class SubscriptionLevelSearch extends Message {
|
|
912
884
|
constructor(data) {
|
|
913
885
|
super();
|
|
914
886
|
/**
|
|
@@ -919,7 +891,7 @@ class SubscriptionLevelSearch extends protobuf_1.Message {
|
|
|
919
891
|
* @generated from field: uint32 MaximumLevel = 2;
|
|
920
892
|
*/
|
|
921
893
|
this.MaximumLevel = 0;
|
|
922
|
-
|
|
894
|
+
proto3.util.initPartial(data, this);
|
|
923
895
|
}
|
|
924
896
|
static fromBinary(bytes, options) {
|
|
925
897
|
return new SubscriptionLevelSearch().fromBinary(bytes, options);
|
|
@@ -931,13 +903,12 @@ class SubscriptionLevelSearch extends protobuf_1.Message {
|
|
|
931
903
|
return new SubscriptionLevelSearch().fromJsonString(jsonString, options);
|
|
932
904
|
}
|
|
933
905
|
static equals(a, b) {
|
|
934
|
-
return
|
|
906
|
+
return proto3.util.equals(SubscriptionLevelSearch, a, b);
|
|
935
907
|
}
|
|
936
908
|
}
|
|
937
|
-
|
|
938
|
-
SubscriptionLevelSearch.runtime = protobuf_1.proto3;
|
|
909
|
+
SubscriptionLevelSearch.runtime = proto3;
|
|
939
910
|
SubscriptionLevelSearch.typeName = "IT.WebServices.Fragments.Page.SubscriptionLevelSearch";
|
|
940
|
-
SubscriptionLevelSearch.fields =
|
|
911
|
+
SubscriptionLevelSearch.fields = proto3.util.newFieldList(() => [
|
|
941
912
|
{ no: 1, name: "MinimumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
942
913
|
{ no: 2, name: "MaximumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
943
914
|
]);
|