@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,30 +1,27 @@
|
|
|
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/Settings/SettingsRecord.proto (package IT.WebServices.Fragments.Settings, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
const SharedTypes_pb_3 = require("../Content/SharedTypes_pb");
|
|
18
|
-
const NotificationSettings_pb_1 = require("../Notification/NotificationSettings_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { EventOwnerSettings, EventPrivateSettings, EventPublicSettings } from "../Authorization/Events/EventsSettings_pb";
|
|
7
|
+
import { SubscriptionTier } from "../Authorization/SharedTypes_pb";
|
|
8
|
+
import { ManualPaymentPublicSettings } from "../Authorization/Payment/Manual/ManualPaymentSettings_pb";
|
|
9
|
+
import { FortisOwnerSettings, FortisPublicSettings } from "../Authorization/Payment/Fortis/FortisSettings_pb";
|
|
10
|
+
import { CryptoPublicSettings } from "../Authorization/Payment/Crypto/CryptoSettings_pb";
|
|
11
|
+
import { StripeOwnerSettings, StripePublicSettings } from "../Authorization/Payment/Stripe/StripeSettings_pb";
|
|
12
|
+
import { PaypalOwnerSettings, PaypalPublicSettings } from "../Authorization/Payment/Paypal/PaypalSettings_pb";
|
|
13
|
+
import { CommentOrder, CommentRestrictionMinimum } from "../Comment/SharedTypes_pb";
|
|
14
|
+
import { LayoutEnum } from "../Content/SharedTypes_pb";
|
|
15
|
+
import { SendgridOwnerSettings } from "../Notification/NotificationSettings_pb";
|
|
19
16
|
/**
|
|
20
17
|
* User authentication data
|
|
21
18
|
*
|
|
22
19
|
* @generated from message IT.WebServices.Fragments.Settings.SettingsRecord
|
|
23
20
|
*/
|
|
24
|
-
class SettingsRecord extends
|
|
21
|
+
export class SettingsRecord extends Message {
|
|
25
22
|
constructor(data) {
|
|
26
23
|
super();
|
|
27
|
-
|
|
24
|
+
proto3.util.initPartial(data, this);
|
|
28
25
|
}
|
|
29
26
|
static fromBinary(bytes, options) {
|
|
30
27
|
return new SettingsRecord().fromBinary(bytes, options);
|
|
@@ -36,13 +33,12 @@ class SettingsRecord extends protobuf_1.Message {
|
|
|
36
33
|
return new SettingsRecord().fromJsonString(jsonString, options);
|
|
37
34
|
}
|
|
38
35
|
static equals(a, b) {
|
|
39
|
-
return
|
|
36
|
+
return proto3.util.equals(SettingsRecord, a, b);
|
|
40
37
|
}
|
|
41
38
|
}
|
|
42
|
-
|
|
43
|
-
SettingsRecord.runtime = protobuf_1.proto3;
|
|
39
|
+
SettingsRecord.runtime = proto3;
|
|
44
40
|
SettingsRecord.typeName = "IT.WebServices.Fragments.Settings.SettingsRecord";
|
|
45
|
-
SettingsRecord.fields =
|
|
41
|
+
SettingsRecord.fields = proto3.util.newFieldList(() => [
|
|
46
42
|
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
47
43
|
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
48
44
|
{ no: 3, name: "Owner", kind: "message", T: SettingsOwnerData },
|
|
@@ -50,7 +46,7 @@ SettingsRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
50
46
|
/**
|
|
51
47
|
* @generated from message IT.WebServices.Fragments.Settings.SettingsPublicData
|
|
52
48
|
*/
|
|
53
|
-
class SettingsPublicData extends
|
|
49
|
+
export class SettingsPublicData extends Message {
|
|
54
50
|
constructor(data) {
|
|
55
51
|
super();
|
|
56
52
|
/**
|
|
@@ -59,7 +55,7 @@ class SettingsPublicData extends protobuf_1.Message {
|
|
|
59
55
|
* @generated from field: uint32 VersionNum = 1;
|
|
60
56
|
*/
|
|
61
57
|
this.VersionNum = 0;
|
|
62
|
-
|
|
58
|
+
proto3.util.initPartial(data, this);
|
|
63
59
|
}
|
|
64
60
|
static fromBinary(bytes, options) {
|
|
65
61
|
return new SettingsPublicData().fromBinary(bytes, options);
|
|
@@ -71,33 +67,32 @@ class SettingsPublicData extends protobuf_1.Message {
|
|
|
71
67
|
return new SettingsPublicData().fromJsonString(jsonString, options);
|
|
72
68
|
}
|
|
73
69
|
static equals(a, b) {
|
|
74
|
-
return
|
|
70
|
+
return proto3.util.equals(SettingsPublicData, a, b);
|
|
75
71
|
}
|
|
76
72
|
}
|
|
77
|
-
|
|
78
|
-
SettingsPublicData.runtime = protobuf_1.proto3;
|
|
73
|
+
SettingsPublicData.runtime = proto3;
|
|
79
74
|
SettingsPublicData.typeName = "IT.WebServices.Fragments.Settings.SettingsPublicData";
|
|
80
|
-
SettingsPublicData.fields =
|
|
75
|
+
SettingsPublicData.fields = proto3.util.newFieldList(() => [
|
|
81
76
|
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
82
|
-
{ no: 2, name: "ModifiedOnUTC", kind: "message", T:
|
|
77
|
+
{ no: 2, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
83
78
|
{ no: 10, name: "Personalization", kind: "message", T: PersonalizationPublicRecord },
|
|
84
79
|
{ no: 11, name: "Subscription", kind: "message", T: SubscriptionPublicRecord },
|
|
85
80
|
{ no: 12, name: "Comments", kind: "message", T: CommentsPublicRecord },
|
|
86
81
|
{ no: 13, name: "CMS", kind: "message", T: CMSPublicRecord },
|
|
87
82
|
{ no: 14, name: "Notification", kind: "message", T: NotificationPublicRecord },
|
|
88
|
-
{ no: 15, name: "Events", kind: "message", T:
|
|
83
|
+
{ no: 15, name: "Events", kind: "message", T: EventPublicSettings },
|
|
89
84
|
]);
|
|
90
85
|
/**
|
|
91
86
|
* @generated from message IT.WebServices.Fragments.Settings.SettingsPrivateData
|
|
92
87
|
*/
|
|
93
|
-
class SettingsPrivateData extends
|
|
88
|
+
export class SettingsPrivateData extends Message {
|
|
94
89
|
constructor(data) {
|
|
95
90
|
super();
|
|
96
91
|
/**
|
|
97
92
|
* @generated from field: string ModifiedBy = 2;
|
|
98
93
|
*/
|
|
99
94
|
this.ModifiedBy = "";
|
|
100
|
-
|
|
95
|
+
proto3.util.initPartial(data, this);
|
|
101
96
|
}
|
|
102
97
|
static fromBinary(bytes, options) {
|
|
103
98
|
return new SettingsPrivateData().fromBinary(bytes, options);
|
|
@@ -109,28 +104,27 @@ class SettingsPrivateData extends protobuf_1.Message {
|
|
|
109
104
|
return new SettingsPrivateData().fromJsonString(jsonString, options);
|
|
110
105
|
}
|
|
111
106
|
static equals(a, b) {
|
|
112
|
-
return
|
|
107
|
+
return proto3.util.equals(SettingsPrivateData, a, b);
|
|
113
108
|
}
|
|
114
109
|
}
|
|
115
|
-
|
|
116
|
-
SettingsPrivateData.runtime = protobuf_1.proto3;
|
|
110
|
+
SettingsPrivateData.runtime = proto3;
|
|
117
111
|
SettingsPrivateData.typeName = "IT.WebServices.Fragments.Settings.SettingsPrivateData";
|
|
118
|
-
SettingsPrivateData.fields =
|
|
112
|
+
SettingsPrivateData.fields = proto3.util.newFieldList(() => [
|
|
119
113
|
{ no: 2, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
120
114
|
{ no: 10, name: "Personalization", kind: "message", T: PersonalizationPrivateRecord },
|
|
121
115
|
{ no: 11, name: "Subscription", kind: "message", T: SubscriptionPrivateRecord },
|
|
122
116
|
{ no: 12, name: "Comments", kind: "message", T: CommentsPrivateRecord },
|
|
123
117
|
{ no: 13, name: "CMS", kind: "message", T: CMSPrivateRecord },
|
|
124
118
|
{ no: 14, name: "Notification", kind: "message", T: NotificationPrivateRecord },
|
|
125
|
-
{ no: 15, name: "Events", kind: "message", T:
|
|
119
|
+
{ no: 15, name: "Events", kind: "message", T: EventPrivateSettings },
|
|
126
120
|
]);
|
|
127
121
|
/**
|
|
128
122
|
* @generated from message IT.WebServices.Fragments.Settings.SettingsOwnerData
|
|
129
123
|
*/
|
|
130
|
-
class SettingsOwnerData extends
|
|
124
|
+
export class SettingsOwnerData extends Message {
|
|
131
125
|
constructor(data) {
|
|
132
126
|
super();
|
|
133
|
-
|
|
127
|
+
proto3.util.initPartial(data, this);
|
|
134
128
|
}
|
|
135
129
|
static fromBinary(bytes, options) {
|
|
136
130
|
return new SettingsOwnerData().fromBinary(bytes, options);
|
|
@@ -142,24 +136,23 @@ class SettingsOwnerData extends protobuf_1.Message {
|
|
|
142
136
|
return new SettingsOwnerData().fromJsonString(jsonString, options);
|
|
143
137
|
}
|
|
144
138
|
static equals(a, b) {
|
|
145
|
-
return
|
|
139
|
+
return proto3.util.equals(SettingsOwnerData, a, b);
|
|
146
140
|
}
|
|
147
141
|
}
|
|
148
|
-
|
|
149
|
-
SettingsOwnerData.runtime = protobuf_1.proto3;
|
|
142
|
+
SettingsOwnerData.runtime = proto3;
|
|
150
143
|
SettingsOwnerData.typeName = "IT.WebServices.Fragments.Settings.SettingsOwnerData";
|
|
151
|
-
SettingsOwnerData.fields =
|
|
144
|
+
SettingsOwnerData.fields = proto3.util.newFieldList(() => [
|
|
152
145
|
{ no: 10, name: "Personalization", kind: "message", T: PersonalizationOwnerRecord },
|
|
153
146
|
{ no: 11, name: "Subscription", kind: "message", T: SubscriptionOwnerRecord },
|
|
154
147
|
{ no: 12, name: "Comments", kind: "message", T: CommentsOwnerRecord },
|
|
155
148
|
{ no: 13, name: "CMS", kind: "message", T: CMSOwnerRecord },
|
|
156
149
|
{ no: 14, name: "Notification", kind: "message", T: NotificationOwnerRecord },
|
|
157
|
-
{ no: 15, name: "Events", kind: "message", T:
|
|
150
|
+
{ no: 15, name: "Events", kind: "message", T: EventOwnerSettings },
|
|
158
151
|
]);
|
|
159
152
|
/**
|
|
160
153
|
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationPublicRecord
|
|
161
154
|
*/
|
|
162
|
-
class PersonalizationPublicRecord extends
|
|
155
|
+
export class PersonalizationPublicRecord extends Message {
|
|
163
156
|
constructor(data) {
|
|
164
157
|
super();
|
|
165
158
|
/**
|
|
@@ -182,7 +175,7 @@ class PersonalizationPublicRecord extends protobuf_1.Message {
|
|
|
182
175
|
* @generated from field: string HeaderImageAssetId = 5;
|
|
183
176
|
*/
|
|
184
177
|
this.HeaderImageAssetId = "";
|
|
185
|
-
|
|
178
|
+
proto3.util.initPartial(data, this);
|
|
186
179
|
}
|
|
187
180
|
static fromBinary(bytes, options) {
|
|
188
181
|
return new PersonalizationPublicRecord().fromBinary(bytes, options);
|
|
@@ -194,13 +187,12 @@ class PersonalizationPublicRecord extends protobuf_1.Message {
|
|
|
194
187
|
return new PersonalizationPublicRecord().fromJsonString(jsonString, options);
|
|
195
188
|
}
|
|
196
189
|
static equals(a, b) {
|
|
197
|
-
return
|
|
190
|
+
return proto3.util.equals(PersonalizationPublicRecord, a, b);
|
|
198
191
|
}
|
|
199
192
|
}
|
|
200
|
-
|
|
201
|
-
PersonalizationPublicRecord.runtime = protobuf_1.proto3;
|
|
193
|
+
PersonalizationPublicRecord.runtime = proto3;
|
|
202
194
|
PersonalizationPublicRecord.typeName = "IT.WebServices.Fragments.Settings.PersonalizationPublicRecord";
|
|
203
|
-
PersonalizationPublicRecord.fields =
|
|
195
|
+
PersonalizationPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
204
196
|
{ no: 1, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
205
197
|
{ no: 2, name: "MetaDescription", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
206
198
|
{ no: 3, name: "DefaultToDarkMode", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
@@ -210,10 +202,10 @@ PersonalizationPublicRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
210
202
|
/**
|
|
211
203
|
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord
|
|
212
204
|
*/
|
|
213
|
-
class PersonalizationPrivateRecord extends
|
|
205
|
+
export class PersonalizationPrivateRecord extends Message {
|
|
214
206
|
constructor(data) {
|
|
215
207
|
super();
|
|
216
|
-
|
|
208
|
+
proto3.util.initPartial(data, this);
|
|
217
209
|
}
|
|
218
210
|
static fromBinary(bytes, options) {
|
|
219
211
|
return new PersonalizationPrivateRecord().fromBinary(bytes, options);
|
|
@@ -225,20 +217,19 @@ class PersonalizationPrivateRecord extends protobuf_1.Message {
|
|
|
225
217
|
return new PersonalizationPrivateRecord().fromJsonString(jsonString, options);
|
|
226
218
|
}
|
|
227
219
|
static equals(a, b) {
|
|
228
|
-
return
|
|
220
|
+
return proto3.util.equals(PersonalizationPrivateRecord, a, b);
|
|
229
221
|
}
|
|
230
222
|
}
|
|
231
|
-
|
|
232
|
-
PersonalizationPrivateRecord.runtime = protobuf_1.proto3;
|
|
223
|
+
PersonalizationPrivateRecord.runtime = proto3;
|
|
233
224
|
PersonalizationPrivateRecord.typeName = "IT.WebServices.Fragments.Settings.PersonalizationPrivateRecord";
|
|
234
|
-
PersonalizationPrivateRecord.fields =
|
|
225
|
+
PersonalizationPrivateRecord.fields = proto3.util.newFieldList(() => []);
|
|
235
226
|
/**
|
|
236
227
|
* @generated from message IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord
|
|
237
228
|
*/
|
|
238
|
-
class PersonalizationOwnerRecord extends
|
|
229
|
+
export class PersonalizationOwnerRecord extends Message {
|
|
239
230
|
constructor(data) {
|
|
240
231
|
super();
|
|
241
|
-
|
|
232
|
+
proto3.util.initPartial(data, this);
|
|
242
233
|
}
|
|
243
234
|
static fromBinary(bytes, options) {
|
|
244
235
|
return new PersonalizationOwnerRecord().fromBinary(bytes, options);
|
|
@@ -250,17 +241,16 @@ class PersonalizationOwnerRecord extends protobuf_1.Message {
|
|
|
250
241
|
return new PersonalizationOwnerRecord().fromJsonString(jsonString, options);
|
|
251
242
|
}
|
|
252
243
|
static equals(a, b) {
|
|
253
|
-
return
|
|
244
|
+
return proto3.util.equals(PersonalizationOwnerRecord, a, b);
|
|
254
245
|
}
|
|
255
246
|
}
|
|
256
|
-
|
|
257
|
-
PersonalizationOwnerRecord.runtime = protobuf_1.proto3;
|
|
247
|
+
PersonalizationOwnerRecord.runtime = proto3;
|
|
258
248
|
PersonalizationOwnerRecord.typeName = "IT.WebServices.Fragments.Settings.PersonalizationOwnerRecord";
|
|
259
|
-
PersonalizationOwnerRecord.fields =
|
|
249
|
+
PersonalizationOwnerRecord.fields = proto3.util.newFieldList(() => []);
|
|
260
250
|
/**
|
|
261
251
|
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionPublicRecord
|
|
262
252
|
*/
|
|
263
|
-
class SubscriptionPublicRecord extends
|
|
253
|
+
export class SubscriptionPublicRecord extends Message {
|
|
264
254
|
constructor(data) {
|
|
265
255
|
super();
|
|
266
256
|
/**
|
|
@@ -279,7 +269,7 @@ class SubscriptionPublicRecord extends protobuf_1.Message {
|
|
|
279
269
|
* @generated from field: bool MaximumAllowed = 4;
|
|
280
270
|
*/
|
|
281
271
|
this.MaximumAllowed = false;
|
|
282
|
-
|
|
272
|
+
proto3.util.initPartial(data, this);
|
|
283
273
|
}
|
|
284
274
|
static fromBinary(bytes, options) {
|
|
285
275
|
return new SubscriptionPublicRecord().fromBinary(bytes, options);
|
|
@@ -291,30 +281,29 @@ class SubscriptionPublicRecord extends protobuf_1.Message {
|
|
|
291
281
|
return new SubscriptionPublicRecord().fromJsonString(jsonString, options);
|
|
292
282
|
}
|
|
293
283
|
static equals(a, b) {
|
|
294
|
-
return
|
|
284
|
+
return proto3.util.equals(SubscriptionPublicRecord, a, b);
|
|
295
285
|
}
|
|
296
286
|
}
|
|
297
|
-
|
|
298
|
-
SubscriptionPublicRecord.runtime = protobuf_1.proto3;
|
|
287
|
+
SubscriptionPublicRecord.runtime = proto3;
|
|
299
288
|
SubscriptionPublicRecord.typeName = "IT.WebServices.Fragments.Settings.SubscriptionPublicRecord";
|
|
300
|
-
SubscriptionPublicRecord.fields =
|
|
301
|
-
{ no: 1, name: "Tiers", kind: "message", T:
|
|
289
|
+
SubscriptionPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
290
|
+
{ no: 1, name: "Tiers", kind: "message", T: SubscriptionTier, repeated: true },
|
|
302
291
|
{ no: 2, name: "AllowOther", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
303
292
|
{ no: 3, name: "MinimumAllowed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
304
293
|
{ no: 4, name: "MaximumAllowed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
305
|
-
{ no: 11, name: "Manual", kind: "message", T:
|
|
306
|
-
{ no: 12, name: "Fortis", kind: "message", T:
|
|
307
|
-
{ no: 13, name: "Crypto", kind: "message", T:
|
|
308
|
-
{ no: 14, name: "Stripe", kind: "message", T:
|
|
309
|
-
{ no: 15, name: "Paypal", kind: "message", T:
|
|
294
|
+
{ no: 11, name: "Manual", kind: "message", T: ManualPaymentPublicSettings },
|
|
295
|
+
{ no: 12, name: "Fortis", kind: "message", T: FortisPublicSettings },
|
|
296
|
+
{ no: 13, name: "Crypto", kind: "message", T: CryptoPublicSettings },
|
|
297
|
+
{ no: 14, name: "Stripe", kind: "message", T: StripePublicSettings },
|
|
298
|
+
{ no: 15, name: "Paypal", kind: "message", T: PaypalPublicSettings },
|
|
310
299
|
]);
|
|
311
300
|
/**
|
|
312
301
|
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord
|
|
313
302
|
*/
|
|
314
|
-
class SubscriptionPrivateRecord extends
|
|
303
|
+
export class SubscriptionPrivateRecord extends Message {
|
|
315
304
|
constructor(data) {
|
|
316
305
|
super();
|
|
317
|
-
|
|
306
|
+
proto3.util.initPartial(data, this);
|
|
318
307
|
}
|
|
319
308
|
static fromBinary(bytes, options) {
|
|
320
309
|
return new SubscriptionPrivateRecord().fromBinary(bytes, options);
|
|
@@ -326,20 +315,19 @@ class SubscriptionPrivateRecord extends protobuf_1.Message {
|
|
|
326
315
|
return new SubscriptionPrivateRecord().fromJsonString(jsonString, options);
|
|
327
316
|
}
|
|
328
317
|
static equals(a, b) {
|
|
329
|
-
return
|
|
318
|
+
return proto3.util.equals(SubscriptionPrivateRecord, a, b);
|
|
330
319
|
}
|
|
331
320
|
}
|
|
332
|
-
|
|
333
|
-
SubscriptionPrivateRecord.runtime = protobuf_1.proto3;
|
|
321
|
+
SubscriptionPrivateRecord.runtime = proto3;
|
|
334
322
|
SubscriptionPrivateRecord.typeName = "IT.WebServices.Fragments.Settings.SubscriptionPrivateRecord";
|
|
335
|
-
SubscriptionPrivateRecord.fields =
|
|
323
|
+
SubscriptionPrivateRecord.fields = proto3.util.newFieldList(() => []);
|
|
336
324
|
/**
|
|
337
325
|
* @generated from message IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord
|
|
338
326
|
*/
|
|
339
|
-
class SubscriptionOwnerRecord extends
|
|
327
|
+
export class SubscriptionOwnerRecord extends Message {
|
|
340
328
|
constructor(data) {
|
|
341
329
|
super();
|
|
342
|
-
|
|
330
|
+
proto3.util.initPartial(data, this);
|
|
343
331
|
}
|
|
344
332
|
static fromBinary(bytes, options) {
|
|
345
333
|
return new SubscriptionOwnerRecord().fromBinary(bytes, options);
|
|
@@ -351,21 +339,20 @@ class SubscriptionOwnerRecord extends protobuf_1.Message {
|
|
|
351
339
|
return new SubscriptionOwnerRecord().fromJsonString(jsonString, options);
|
|
352
340
|
}
|
|
353
341
|
static equals(a, b) {
|
|
354
|
-
return
|
|
342
|
+
return proto3.util.equals(SubscriptionOwnerRecord, a, b);
|
|
355
343
|
}
|
|
356
344
|
}
|
|
357
|
-
|
|
358
|
-
SubscriptionOwnerRecord.runtime = protobuf_1.proto3;
|
|
345
|
+
SubscriptionOwnerRecord.runtime = proto3;
|
|
359
346
|
SubscriptionOwnerRecord.typeName = "IT.WebServices.Fragments.Settings.SubscriptionOwnerRecord";
|
|
360
|
-
SubscriptionOwnerRecord.fields =
|
|
361
|
-
{ no: 12, name: "Fortis", kind: "message", T:
|
|
362
|
-
{ no: 14, name: "Stripe", kind: "message", T:
|
|
363
|
-
{ no: 15, name: "Paypal", kind: "message", T:
|
|
347
|
+
SubscriptionOwnerRecord.fields = proto3.util.newFieldList(() => [
|
|
348
|
+
{ no: 12, name: "Fortis", kind: "message", T: FortisOwnerSettings },
|
|
349
|
+
{ no: 14, name: "Stripe", kind: "message", T: StripeOwnerSettings },
|
|
350
|
+
{ no: 15, name: "Paypal", kind: "message", T: PaypalOwnerSettings },
|
|
364
351
|
]);
|
|
365
352
|
/**
|
|
366
353
|
* @generated from message IT.WebServices.Fragments.Settings.CommentsPublicRecord
|
|
367
354
|
*/
|
|
368
|
-
class CommentsPublicRecord extends
|
|
355
|
+
export class CommentsPublicRecord extends Message {
|
|
369
356
|
constructor(data) {
|
|
370
357
|
super();
|
|
371
358
|
/**
|
|
@@ -375,12 +362,12 @@ class CommentsPublicRecord extends protobuf_1.Message {
|
|
|
375
362
|
/**
|
|
376
363
|
* @generated from field: IT.WebServices.Fragments.Comment.CommentOrder DefaultOrder = 2;
|
|
377
364
|
*/
|
|
378
|
-
this.DefaultOrder =
|
|
365
|
+
this.DefaultOrder = CommentOrder.Liked;
|
|
379
366
|
/**
|
|
380
367
|
* @generated from field: bool ExplicitModeEnabled = 4;
|
|
381
368
|
*/
|
|
382
369
|
this.ExplicitModeEnabled = false;
|
|
383
|
-
|
|
370
|
+
proto3.util.initPartial(data, this);
|
|
384
371
|
}
|
|
385
372
|
static fromBinary(bytes, options) {
|
|
386
373
|
return new CommentsPublicRecord().fromBinary(bytes, options);
|
|
@@ -392,29 +379,28 @@ class CommentsPublicRecord extends protobuf_1.Message {
|
|
|
392
379
|
return new CommentsPublicRecord().fromJsonString(jsonString, options);
|
|
393
380
|
}
|
|
394
381
|
static equals(a, b) {
|
|
395
|
-
return
|
|
382
|
+
return proto3.util.equals(CommentsPublicRecord, a, b);
|
|
396
383
|
}
|
|
397
384
|
}
|
|
398
|
-
|
|
399
|
-
CommentsPublicRecord.runtime = protobuf_1.proto3;
|
|
385
|
+
CommentsPublicRecord.runtime = proto3;
|
|
400
386
|
CommentsPublicRecord.typeName = "IT.WebServices.Fragments.Settings.CommentsPublicRecord";
|
|
401
|
-
CommentsPublicRecord.fields =
|
|
387
|
+
CommentsPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
402
388
|
{ no: 1, name: "AllowLinks", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
403
|
-
{ no: 2, name: "DefaultOrder", kind: "enum", T:
|
|
404
|
-
{ no: 3, name: "DefaultRestriction", kind: "message", T:
|
|
389
|
+
{ no: 2, name: "DefaultOrder", kind: "enum", T: proto3.getEnumType(CommentOrder) },
|
|
390
|
+
{ no: 3, name: "DefaultRestriction", kind: "message", T: CommentRestrictionMinimum },
|
|
405
391
|
{ no: 4, name: "ExplicitModeEnabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
406
392
|
]);
|
|
407
393
|
/**
|
|
408
394
|
* @generated from message IT.WebServices.Fragments.Settings.CommentsPrivateRecord
|
|
409
395
|
*/
|
|
410
|
-
class CommentsPrivateRecord extends
|
|
396
|
+
export class CommentsPrivateRecord extends Message {
|
|
411
397
|
constructor(data) {
|
|
412
398
|
super();
|
|
413
399
|
/**
|
|
414
400
|
* @generated from field: repeated string BlackList = 1;
|
|
415
401
|
*/
|
|
416
402
|
this.BlackList = [];
|
|
417
|
-
|
|
403
|
+
proto3.util.initPartial(data, this);
|
|
418
404
|
}
|
|
419
405
|
static fromBinary(bytes, options) {
|
|
420
406
|
return new CommentsPrivateRecord().fromBinary(bytes, options);
|
|
@@ -426,22 +412,21 @@ class CommentsPrivateRecord extends protobuf_1.Message {
|
|
|
426
412
|
return new CommentsPrivateRecord().fromJsonString(jsonString, options);
|
|
427
413
|
}
|
|
428
414
|
static equals(a, b) {
|
|
429
|
-
return
|
|
415
|
+
return proto3.util.equals(CommentsPrivateRecord, a, b);
|
|
430
416
|
}
|
|
431
417
|
}
|
|
432
|
-
|
|
433
|
-
CommentsPrivateRecord.runtime = protobuf_1.proto3;
|
|
418
|
+
CommentsPrivateRecord.runtime = proto3;
|
|
434
419
|
CommentsPrivateRecord.typeName = "IT.WebServices.Fragments.Settings.CommentsPrivateRecord";
|
|
435
|
-
CommentsPrivateRecord.fields =
|
|
420
|
+
CommentsPrivateRecord.fields = proto3.util.newFieldList(() => [
|
|
436
421
|
{ no: 1, name: "BlackList", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
437
422
|
]);
|
|
438
423
|
/**
|
|
439
424
|
* @generated from message IT.WebServices.Fragments.Settings.CommentsOwnerRecord
|
|
440
425
|
*/
|
|
441
|
-
class CommentsOwnerRecord extends
|
|
426
|
+
export class CommentsOwnerRecord extends Message {
|
|
442
427
|
constructor(data) {
|
|
443
428
|
super();
|
|
444
|
-
|
|
429
|
+
proto3.util.initPartial(data, this);
|
|
445
430
|
}
|
|
446
431
|
static fromBinary(bytes, options) {
|
|
447
432
|
return new CommentsOwnerRecord().fromBinary(bytes, options);
|
|
@@ -453,23 +438,22 @@ class CommentsOwnerRecord extends protobuf_1.Message {
|
|
|
453
438
|
return new CommentsOwnerRecord().fromJsonString(jsonString, options);
|
|
454
439
|
}
|
|
455
440
|
static equals(a, b) {
|
|
456
|
-
return
|
|
441
|
+
return proto3.util.equals(CommentsOwnerRecord, a, b);
|
|
457
442
|
}
|
|
458
443
|
}
|
|
459
|
-
|
|
460
|
-
CommentsOwnerRecord.runtime = protobuf_1.proto3;
|
|
444
|
+
CommentsOwnerRecord.runtime = proto3;
|
|
461
445
|
CommentsOwnerRecord.typeName = "IT.WebServices.Fragments.Settings.CommentsOwnerRecord";
|
|
462
|
-
CommentsOwnerRecord.fields =
|
|
446
|
+
CommentsOwnerRecord.fields = proto3.util.newFieldList(() => []);
|
|
463
447
|
/**
|
|
464
448
|
* @generated from message IT.WebServices.Fragments.Settings.CMSPublicRecord
|
|
465
449
|
*/
|
|
466
|
-
class CMSPublicRecord extends
|
|
450
|
+
export class CMSPublicRecord extends Message {
|
|
467
451
|
constructor(data) {
|
|
468
452
|
super();
|
|
469
453
|
/**
|
|
470
454
|
* @generated from field: IT.WebServices.Fragments.Content.LayoutEnum DefaultLayout = 1;
|
|
471
455
|
*/
|
|
472
|
-
this.DefaultLayout =
|
|
456
|
+
this.DefaultLayout = LayoutEnum.List;
|
|
473
457
|
/**
|
|
474
458
|
* @generated from field: repeated IT.WebServices.Fragments.Settings.ChannelRecord Channels = 2;
|
|
475
459
|
*/
|
|
@@ -478,7 +462,7 @@ class CMSPublicRecord extends protobuf_1.Message {
|
|
|
478
462
|
* @generated from field: repeated IT.WebServices.Fragments.Settings.CategoryRecord Categories = 3;
|
|
479
463
|
*/
|
|
480
464
|
this.Categories = [];
|
|
481
|
-
|
|
465
|
+
proto3.util.initPartial(data, this);
|
|
482
466
|
}
|
|
483
467
|
static fromBinary(bytes, options) {
|
|
484
468
|
return new CMSPublicRecord().fromBinary(bytes, options);
|
|
@@ -490,14 +474,13 @@ class CMSPublicRecord extends protobuf_1.Message {
|
|
|
490
474
|
return new CMSPublicRecord().fromJsonString(jsonString, options);
|
|
491
475
|
}
|
|
492
476
|
static equals(a, b) {
|
|
493
|
-
return
|
|
477
|
+
return proto3.util.equals(CMSPublicRecord, a, b);
|
|
494
478
|
}
|
|
495
479
|
}
|
|
496
|
-
|
|
497
|
-
CMSPublicRecord.runtime = protobuf_1.proto3;
|
|
480
|
+
CMSPublicRecord.runtime = proto3;
|
|
498
481
|
CMSPublicRecord.typeName = "IT.WebServices.Fragments.Settings.CMSPublicRecord";
|
|
499
|
-
CMSPublicRecord.fields =
|
|
500
|
-
{ no: 1, name: "DefaultLayout", kind: "enum", T:
|
|
482
|
+
CMSPublicRecord.fields = proto3.util.newFieldList(() => [
|
|
483
|
+
{ no: 1, name: "DefaultLayout", kind: "enum", T: proto3.getEnumType(LayoutEnum) },
|
|
501
484
|
{ no: 2, name: "Channels", kind: "message", T: ChannelRecord, repeated: true },
|
|
502
485
|
{ no: 3, name: "Categories", kind: "message", T: CategoryRecord, repeated: true },
|
|
503
486
|
{ no: 4, name: "Menu", kind: "message", T: CMSPublicMenuRecord },
|
|
@@ -505,10 +488,10 @@ CMSPublicRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
505
488
|
/**
|
|
506
489
|
* @generated from message IT.WebServices.Fragments.Settings.CMSPrivateRecord
|
|
507
490
|
*/
|
|
508
|
-
class CMSPrivateRecord extends
|
|
491
|
+
export class CMSPrivateRecord extends Message {
|
|
509
492
|
constructor(data) {
|
|
510
493
|
super();
|
|
511
|
-
|
|
494
|
+
proto3.util.initPartial(data, this);
|
|
512
495
|
}
|
|
513
496
|
static fromBinary(bytes, options) {
|
|
514
497
|
return new CMSPrivateRecord().fromBinary(bytes, options);
|
|
@@ -520,20 +503,19 @@ class CMSPrivateRecord extends protobuf_1.Message {
|
|
|
520
503
|
return new CMSPrivateRecord().fromJsonString(jsonString, options);
|
|
521
504
|
}
|
|
522
505
|
static equals(a, b) {
|
|
523
|
-
return
|
|
506
|
+
return proto3.util.equals(CMSPrivateRecord, a, b);
|
|
524
507
|
}
|
|
525
508
|
}
|
|
526
|
-
|
|
527
|
-
CMSPrivateRecord.runtime = protobuf_1.proto3;
|
|
509
|
+
CMSPrivateRecord.runtime = proto3;
|
|
528
510
|
CMSPrivateRecord.typeName = "IT.WebServices.Fragments.Settings.CMSPrivateRecord";
|
|
529
|
-
CMSPrivateRecord.fields =
|
|
511
|
+
CMSPrivateRecord.fields = proto3.util.newFieldList(() => []);
|
|
530
512
|
/**
|
|
531
513
|
* @generated from message IT.WebServices.Fragments.Settings.CMSOwnerRecord
|
|
532
514
|
*/
|
|
533
|
-
class CMSOwnerRecord extends
|
|
515
|
+
export class CMSOwnerRecord extends Message {
|
|
534
516
|
constructor(data) {
|
|
535
517
|
super();
|
|
536
|
-
|
|
518
|
+
proto3.util.initPartial(data, this);
|
|
537
519
|
}
|
|
538
520
|
static fromBinary(bytes, options) {
|
|
539
521
|
return new CMSOwnerRecord().fromBinary(bytes, options);
|
|
@@ -545,20 +527,19 @@ class CMSOwnerRecord extends protobuf_1.Message {
|
|
|
545
527
|
return new CMSOwnerRecord().fromJsonString(jsonString, options);
|
|
546
528
|
}
|
|
547
529
|
static equals(a, b) {
|
|
548
|
-
return
|
|
530
|
+
return proto3.util.equals(CMSOwnerRecord, a, b);
|
|
549
531
|
}
|
|
550
532
|
}
|
|
551
|
-
|
|
552
|
-
CMSOwnerRecord.runtime = protobuf_1.proto3;
|
|
533
|
+
CMSOwnerRecord.runtime = proto3;
|
|
553
534
|
CMSOwnerRecord.typeName = "IT.WebServices.Fragments.Settings.CMSOwnerRecord";
|
|
554
|
-
CMSOwnerRecord.fields =
|
|
535
|
+
CMSOwnerRecord.fields = proto3.util.newFieldList(() => []);
|
|
555
536
|
/**
|
|
556
537
|
* @generated from message IT.WebServices.Fragments.Settings.NotificationPublicRecord
|
|
557
538
|
*/
|
|
558
|
-
class NotificationPublicRecord extends
|
|
539
|
+
export class NotificationPublicRecord extends Message {
|
|
559
540
|
constructor(data) {
|
|
560
541
|
super();
|
|
561
|
-
|
|
542
|
+
proto3.util.initPartial(data, this);
|
|
562
543
|
}
|
|
563
544
|
static fromBinary(bytes, options) {
|
|
564
545
|
return new NotificationPublicRecord().fromBinary(bytes, options);
|
|
@@ -570,20 +551,19 @@ class NotificationPublicRecord extends protobuf_1.Message {
|
|
|
570
551
|
return new NotificationPublicRecord().fromJsonString(jsonString, options);
|
|
571
552
|
}
|
|
572
553
|
static equals(a, b) {
|
|
573
|
-
return
|
|
554
|
+
return proto3.util.equals(NotificationPublicRecord, a, b);
|
|
574
555
|
}
|
|
575
556
|
}
|
|
576
|
-
|
|
577
|
-
NotificationPublicRecord.runtime = protobuf_1.proto3;
|
|
557
|
+
NotificationPublicRecord.runtime = proto3;
|
|
578
558
|
NotificationPublicRecord.typeName = "IT.WebServices.Fragments.Settings.NotificationPublicRecord";
|
|
579
|
-
NotificationPublicRecord.fields =
|
|
559
|
+
NotificationPublicRecord.fields = proto3.util.newFieldList(() => []);
|
|
580
560
|
/**
|
|
581
561
|
* @generated from message IT.WebServices.Fragments.Settings.NotificationPrivateRecord
|
|
582
562
|
*/
|
|
583
|
-
class NotificationPrivateRecord extends
|
|
563
|
+
export class NotificationPrivateRecord extends Message {
|
|
584
564
|
constructor(data) {
|
|
585
565
|
super();
|
|
586
|
-
|
|
566
|
+
proto3.util.initPartial(data, this);
|
|
587
567
|
}
|
|
588
568
|
static fromBinary(bytes, options) {
|
|
589
569
|
return new NotificationPrivateRecord().fromBinary(bytes, options);
|
|
@@ -595,20 +575,19 @@ class NotificationPrivateRecord extends protobuf_1.Message {
|
|
|
595
575
|
return new NotificationPrivateRecord().fromJsonString(jsonString, options);
|
|
596
576
|
}
|
|
597
577
|
static equals(a, b) {
|
|
598
|
-
return
|
|
578
|
+
return proto3.util.equals(NotificationPrivateRecord, a, b);
|
|
599
579
|
}
|
|
600
580
|
}
|
|
601
|
-
|
|
602
|
-
NotificationPrivateRecord.runtime = protobuf_1.proto3;
|
|
581
|
+
NotificationPrivateRecord.runtime = proto3;
|
|
603
582
|
NotificationPrivateRecord.typeName = "IT.WebServices.Fragments.Settings.NotificationPrivateRecord";
|
|
604
|
-
NotificationPrivateRecord.fields =
|
|
583
|
+
NotificationPrivateRecord.fields = proto3.util.newFieldList(() => []);
|
|
605
584
|
/**
|
|
606
585
|
* @generated from message IT.WebServices.Fragments.Settings.NotificationOwnerRecord
|
|
607
586
|
*/
|
|
608
|
-
class NotificationOwnerRecord extends
|
|
587
|
+
export class NotificationOwnerRecord extends Message {
|
|
609
588
|
constructor(data) {
|
|
610
589
|
super();
|
|
611
|
-
|
|
590
|
+
proto3.util.initPartial(data, this);
|
|
612
591
|
}
|
|
613
592
|
static fromBinary(bytes, options) {
|
|
614
593
|
return new NotificationOwnerRecord().fromBinary(bytes, options);
|
|
@@ -620,19 +599,18 @@ class NotificationOwnerRecord extends protobuf_1.Message {
|
|
|
620
599
|
return new NotificationOwnerRecord().fromJsonString(jsonString, options);
|
|
621
600
|
}
|
|
622
601
|
static equals(a, b) {
|
|
623
|
-
return
|
|
602
|
+
return proto3.util.equals(NotificationOwnerRecord, a, b);
|
|
624
603
|
}
|
|
625
604
|
}
|
|
626
|
-
|
|
627
|
-
NotificationOwnerRecord.runtime = protobuf_1.proto3;
|
|
605
|
+
NotificationOwnerRecord.runtime = proto3;
|
|
628
606
|
NotificationOwnerRecord.typeName = "IT.WebServices.Fragments.Settings.NotificationOwnerRecord";
|
|
629
|
-
NotificationOwnerRecord.fields =
|
|
630
|
-
{ no: 1, name: "Sendgrid", kind: "message", T:
|
|
607
|
+
NotificationOwnerRecord.fields = proto3.util.newFieldList(() => [
|
|
608
|
+
{ no: 1, name: "Sendgrid", kind: "message", T: SendgridOwnerSettings },
|
|
631
609
|
]);
|
|
632
610
|
/**
|
|
633
611
|
* @generated from message IT.WebServices.Fragments.Settings.ChannelRecord
|
|
634
612
|
*/
|
|
635
|
-
class ChannelRecord extends
|
|
613
|
+
export class ChannelRecord extends Message {
|
|
636
614
|
constructor(data) {
|
|
637
615
|
super();
|
|
638
616
|
/**
|
|
@@ -667,7 +645,7 @@ class ChannelRecord extends protobuf_1.Message {
|
|
|
667
645
|
* @generated from field: string OldChannelId = 1001;
|
|
668
646
|
*/
|
|
669
647
|
this.OldChannelId = "";
|
|
670
|
-
|
|
648
|
+
proto3.util.initPartial(data, this);
|
|
671
649
|
}
|
|
672
650
|
static fromBinary(bytes, options) {
|
|
673
651
|
return new ChannelRecord().fromBinary(bytes, options);
|
|
@@ -679,13 +657,12 @@ class ChannelRecord extends protobuf_1.Message {
|
|
|
679
657
|
return new ChannelRecord().fromJsonString(jsonString, options);
|
|
680
658
|
}
|
|
681
659
|
static equals(a, b) {
|
|
682
|
-
return
|
|
660
|
+
return proto3.util.equals(ChannelRecord, a, b);
|
|
683
661
|
}
|
|
684
662
|
}
|
|
685
|
-
|
|
686
|
-
ChannelRecord.runtime = protobuf_1.proto3;
|
|
663
|
+
ChannelRecord.runtime = proto3;
|
|
687
664
|
ChannelRecord.typeName = "IT.WebServices.Fragments.Settings.ChannelRecord";
|
|
688
|
-
ChannelRecord.fields =
|
|
665
|
+
ChannelRecord.fields = proto3.util.newFieldList(() => [
|
|
689
666
|
{ no: 1, name: "ChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
690
667
|
{ no: 2, name: "ParentChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
691
668
|
{ no: 3, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -698,7 +675,7 @@ ChannelRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
698
675
|
/**
|
|
699
676
|
* @generated from message IT.WebServices.Fragments.Settings.CategoryRecord
|
|
700
677
|
*/
|
|
701
|
-
class CategoryRecord extends
|
|
678
|
+
export class CategoryRecord extends Message {
|
|
702
679
|
constructor(data) {
|
|
703
680
|
super();
|
|
704
681
|
/**
|
|
@@ -721,7 +698,7 @@ class CategoryRecord extends protobuf_1.Message {
|
|
|
721
698
|
* @generated from field: string OldCategoryId = 1001;
|
|
722
699
|
*/
|
|
723
700
|
this.OldCategoryId = "";
|
|
724
|
-
|
|
701
|
+
proto3.util.initPartial(data, this);
|
|
725
702
|
}
|
|
726
703
|
static fromBinary(bytes, options) {
|
|
727
704
|
return new CategoryRecord().fromBinary(bytes, options);
|
|
@@ -733,13 +710,12 @@ class CategoryRecord extends protobuf_1.Message {
|
|
|
733
710
|
return new CategoryRecord().fromJsonString(jsonString, options);
|
|
734
711
|
}
|
|
735
712
|
static equals(a, b) {
|
|
736
|
-
return
|
|
713
|
+
return proto3.util.equals(CategoryRecord, a, b);
|
|
737
714
|
}
|
|
738
715
|
}
|
|
739
|
-
|
|
740
|
-
CategoryRecord.runtime = protobuf_1.proto3;
|
|
716
|
+
CategoryRecord.runtime = proto3;
|
|
741
717
|
CategoryRecord.typeName = "IT.WebServices.Fragments.Settings.CategoryRecord";
|
|
742
|
-
CategoryRecord.fields =
|
|
718
|
+
CategoryRecord.fields = proto3.util.newFieldList(() => [
|
|
743
719
|
{ no: 1, name: "CategoryId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
744
720
|
{ no: 2, name: "ParentCategoryId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
745
721
|
{ no: 3, name: "DisplayName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -749,7 +725,7 @@ CategoryRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
749
725
|
/**
|
|
750
726
|
* @generated from message IT.WebServices.Fragments.Settings.CMSPublicMenuRecord
|
|
751
727
|
*/
|
|
752
|
-
class CMSPublicMenuRecord extends
|
|
728
|
+
export class CMSPublicMenuRecord extends Message {
|
|
753
729
|
constructor(data) {
|
|
754
730
|
super();
|
|
755
731
|
/**
|
|
@@ -768,7 +744,7 @@ class CMSPublicMenuRecord extends protobuf_1.Message {
|
|
|
768
744
|
* @generated from field: string WrittenMenuLinkName = 4;
|
|
769
745
|
*/
|
|
770
746
|
this.WrittenMenuLinkName = "";
|
|
771
|
-
|
|
747
|
+
proto3.util.initPartial(data, this);
|
|
772
748
|
}
|
|
773
749
|
static fromBinary(bytes, options) {
|
|
774
750
|
return new CMSPublicMenuRecord().fromBinary(bytes, options);
|
|
@@ -780,13 +756,12 @@ class CMSPublicMenuRecord extends protobuf_1.Message {
|
|
|
780
756
|
return new CMSPublicMenuRecord().fromJsonString(jsonString, options);
|
|
781
757
|
}
|
|
782
758
|
static equals(a, b) {
|
|
783
|
-
return
|
|
759
|
+
return proto3.util.equals(CMSPublicMenuRecord, a, b);
|
|
784
760
|
}
|
|
785
761
|
}
|
|
786
|
-
|
|
787
|
-
CMSPublicMenuRecord.runtime = protobuf_1.proto3;
|
|
762
|
+
CMSPublicMenuRecord.runtime = proto3;
|
|
788
763
|
CMSPublicMenuRecord.typeName = "IT.WebServices.Fragments.Settings.CMSPublicMenuRecord";
|
|
789
|
-
CMSPublicMenuRecord.fields =
|
|
764
|
+
CMSPublicMenuRecord.fields = proto3.util.newFieldList(() => [
|
|
790
765
|
{ no: 1, name: "AudioMenuLinkName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
791
766
|
{ no: 2, name: "PictureMenuLinkName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
792
767
|
{ no: 3, name: "VideoMenuLinkName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|