@inverted-tech/fragments 0.1.1 → 0.2.1
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/README.PACKAGE.md +54 -54
- package/README.md +54 -54
- 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 +15 -13
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +0 -302
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +0 -30
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +0 -64
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +0 -307
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +0 -2202
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +0 -356
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +0 -30
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +0 -115
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +0 -846
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +0 -427
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +0 -80
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +0 -507
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +0 -767
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +0 -177
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +0 -109
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +0 -155
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +0 -263
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +0 -62
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +0 -267
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +0 -122
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +0 -71
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +0 -39
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -47
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +0 -701
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +0 -90
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +0 -75
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +0 -89
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +0 -520
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +0 -39
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +0 -73
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +0 -62
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +0 -353
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +0 -107
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +0 -643
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +0 -44
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +0 -80
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +0 -149
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +0 -90
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +0 -170
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +0 -1112
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -101
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +0 -70
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +0 -85
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +0 -54
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +0 -127
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +0 -808
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +0 -211
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +0 -102
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/index.js +0 -43
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +0 -165
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +0 -91
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +0 -622
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +0 -226
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +0 -302
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +0 -512
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +0 -172
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +0 -1396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +0 -231
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +0 -172
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +0 -1396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +0 -512
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +0 -57
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +0 -376
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +0 -32
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +0 -35
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +0 -136
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +0 -71
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +0 -396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +0 -254
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +0 -35
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +0 -136
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +0 -100
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +0 -100
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +0 -141
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/index.js +0 -59
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +0 -96
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +0 -33
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +0 -316
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +0 -72
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +0 -316
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +0 -169
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/index.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +0 -28
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +0 -85
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +0 -49
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +0 -64
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +0 -305
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +0 -142
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +0 -127
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +0 -943
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +0 -231
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +0 -171
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +0 -277
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +0 -1409
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +0 -794
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/index.js +0 -44
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/index.js +0 -50
- package/dist/cjs/gen/Protos/IT/WebServices/index.js +0 -40
- package/dist/cjs/gen/Protos/IT/index.js +0 -40
- package/dist/cjs/gen/Protos/index.js +0 -40
- package/dist/cjs/gen/index.js +0 -40
- package/dist/cjs/index.js +0 -20
- package/dist/cjs/package.json +0 -3
- package/dist/cjs/protos/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -54
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -111
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -30
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -17
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -23
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -9
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -9
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -17
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -14
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -23
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -46
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -44
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -35
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -27
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -36
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Content.js +0 -28
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -74
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -37
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -74
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -40
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Video.js +0 -14
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/index.js +0 -51
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -7
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -39
- package/dist/cjs/schemas/IT/WebServices/Fragments/Generic/index.js +0 -3
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -28
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -41
- package/dist/cjs/schemas/IT/WebServices/Fragments/Page/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -119
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/index.js +0 -50
- package/dist/cjs/schemas/IT/WebServices/index.js +0 -38
- package/dist/cjs/schemas/IT/index.js +0 -38
- package/dist/cjs/schemas/index.js +0 -38
|
@@ -1,943 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
|
-
// @generated from file Protos/IT/WebServices/Fragments/Page/PageInterface.proto (package IT.WebServices.Fragments.Page, syntax proto3)
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
// @ts-nocheck
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.SubscriptionLevelSearch = exports.UnpublishPageResponse = exports.UnpublishPageRequest = exports.UndeletePageResponse = exports.UndeletePageRequest = exports.SearchPageResponse = exports.SearchPageRequest = exports.PublishPageResponse = exports.PublishPageRequest = exports.PageListRecord = exports.ModifyPageResponse = exports.ModifyPageRequest = exports.GetPageAdminResponse = exports.GetPageAdminRequest = exports.GetPageByUrlResponse = exports.GetPageByUrlRequest = exports.GetPageResponse = exports.GetPageRequest = exports.GetAllPagesAdminResponse = exports.GetAllPagesAdminRequest = exports.GetAllPagesResponse = exports.GetAllPagesRequest = exports.DeletePageResponse = exports.DeletePageRequest = exports.CreatePageResponse = exports.CreatePageRequest = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const PageRecord_pb_1 = require("./PageRecord_pb");
|
|
10
|
-
/**
|
|
11
|
-
* @generated from message IT.WebServices.Fragments.Page.CreatePageRequest
|
|
12
|
-
*/
|
|
13
|
-
class CreatePageRequest extends protobuf_1.Message {
|
|
14
|
-
constructor(data) {
|
|
15
|
-
super();
|
|
16
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
17
|
-
}
|
|
18
|
-
static fromBinary(bytes, options) {
|
|
19
|
-
return new CreatePageRequest().fromBinary(bytes, options);
|
|
20
|
-
}
|
|
21
|
-
static fromJson(jsonValue, options) {
|
|
22
|
-
return new CreatePageRequest().fromJson(jsonValue, options);
|
|
23
|
-
}
|
|
24
|
-
static fromJsonString(jsonString, options) {
|
|
25
|
-
return new CreatePageRequest().fromJsonString(jsonString, options);
|
|
26
|
-
}
|
|
27
|
-
static equals(a, b) {
|
|
28
|
-
return protobuf_1.proto3.util.equals(CreatePageRequest, a, b);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
exports.CreatePageRequest = CreatePageRequest;
|
|
32
|
-
CreatePageRequest.runtime = protobuf_1.proto3;
|
|
33
|
-
CreatePageRequest.typeName = "IT.WebServices.Fragments.Page.CreatePageRequest";
|
|
34
|
-
CreatePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
35
|
-
{ no: 1, name: "Public", kind: "message", T: PageRecord_pb_1.PagePublicData },
|
|
36
|
-
{ no: 2, name: "Private", kind: "message", T: PageRecord_pb_1.PagePrivateData },
|
|
37
|
-
]);
|
|
38
|
-
/**
|
|
39
|
-
* @generated from message IT.WebServices.Fragments.Page.CreatePageResponse
|
|
40
|
-
*/
|
|
41
|
-
class CreatePageResponse extends protobuf_1.Message {
|
|
42
|
-
constructor(data) {
|
|
43
|
-
super();
|
|
44
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
45
|
-
}
|
|
46
|
-
static fromBinary(bytes, options) {
|
|
47
|
-
return new CreatePageResponse().fromBinary(bytes, options);
|
|
48
|
-
}
|
|
49
|
-
static fromJson(jsonValue, options) {
|
|
50
|
-
return new CreatePageResponse().fromJson(jsonValue, options);
|
|
51
|
-
}
|
|
52
|
-
static fromJsonString(jsonString, options) {
|
|
53
|
-
return new CreatePageResponse().fromJsonString(jsonString, options);
|
|
54
|
-
}
|
|
55
|
-
static equals(a, b) {
|
|
56
|
-
return protobuf_1.proto3.util.equals(CreatePageResponse, a, b);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
exports.CreatePageResponse = CreatePageResponse;
|
|
60
|
-
CreatePageResponse.runtime = protobuf_1.proto3;
|
|
61
|
-
CreatePageResponse.typeName = "IT.WebServices.Fragments.Page.CreatePageResponse";
|
|
62
|
-
CreatePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
63
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
64
|
-
]);
|
|
65
|
-
/**
|
|
66
|
-
* @generated from message IT.WebServices.Fragments.Page.DeletePageRequest
|
|
67
|
-
*/
|
|
68
|
-
class DeletePageRequest extends protobuf_1.Message {
|
|
69
|
-
constructor(data) {
|
|
70
|
-
super();
|
|
71
|
-
/**
|
|
72
|
-
* Guid for the page record
|
|
73
|
-
*
|
|
74
|
-
* @generated from field: string PageID = 1;
|
|
75
|
-
*/
|
|
76
|
-
this.PageID = "";
|
|
77
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
78
|
-
}
|
|
79
|
-
static fromBinary(bytes, options) {
|
|
80
|
-
return new DeletePageRequest().fromBinary(bytes, options);
|
|
81
|
-
}
|
|
82
|
-
static fromJson(jsonValue, options) {
|
|
83
|
-
return new DeletePageRequest().fromJson(jsonValue, options);
|
|
84
|
-
}
|
|
85
|
-
static fromJsonString(jsonString, options) {
|
|
86
|
-
return new DeletePageRequest().fromJsonString(jsonString, options);
|
|
87
|
-
}
|
|
88
|
-
static equals(a, b) {
|
|
89
|
-
return protobuf_1.proto3.util.equals(DeletePageRequest, a, b);
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
exports.DeletePageRequest = DeletePageRequest;
|
|
93
|
-
DeletePageRequest.runtime = protobuf_1.proto3;
|
|
94
|
-
DeletePageRequest.typeName = "IT.WebServices.Fragments.Page.DeletePageRequest";
|
|
95
|
-
DeletePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
96
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
97
|
-
]);
|
|
98
|
-
/**
|
|
99
|
-
* @generated from message IT.WebServices.Fragments.Page.DeletePageResponse
|
|
100
|
-
*/
|
|
101
|
-
class DeletePageResponse extends protobuf_1.Message {
|
|
102
|
-
constructor(data) {
|
|
103
|
-
super();
|
|
104
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
105
|
-
}
|
|
106
|
-
static fromBinary(bytes, options) {
|
|
107
|
-
return new DeletePageResponse().fromBinary(bytes, options);
|
|
108
|
-
}
|
|
109
|
-
static fromJson(jsonValue, options) {
|
|
110
|
-
return new DeletePageResponse().fromJson(jsonValue, options);
|
|
111
|
-
}
|
|
112
|
-
static fromJsonString(jsonString, options) {
|
|
113
|
-
return new DeletePageResponse().fromJsonString(jsonString, options);
|
|
114
|
-
}
|
|
115
|
-
static equals(a, b) {
|
|
116
|
-
return protobuf_1.proto3.util.equals(DeletePageResponse, a, b);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
exports.DeletePageResponse = DeletePageResponse;
|
|
120
|
-
DeletePageResponse.runtime = protobuf_1.proto3;
|
|
121
|
-
DeletePageResponse.typeName = "IT.WebServices.Fragments.Page.DeletePageResponse";
|
|
122
|
-
DeletePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
123
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
124
|
-
]);
|
|
125
|
-
/**
|
|
126
|
-
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesRequest
|
|
127
|
-
*/
|
|
128
|
-
class GetAllPagesRequest extends protobuf_1.Message {
|
|
129
|
-
constructor(data) {
|
|
130
|
-
super();
|
|
131
|
-
/**
|
|
132
|
-
* @generated from field: uint32 PageSize = 1;
|
|
133
|
-
*/
|
|
134
|
-
this.PageSize = 0;
|
|
135
|
-
/**
|
|
136
|
-
* @generated from field: uint32 PageOffset = 2;
|
|
137
|
-
*/
|
|
138
|
-
this.PageOffset = 0;
|
|
139
|
-
/**
|
|
140
|
-
* @generated from field: repeated string PossiblePageIDs = 6;
|
|
141
|
-
*/
|
|
142
|
-
this.PossiblePageIDs = [];
|
|
143
|
-
/**
|
|
144
|
-
* @generated from field: string Tag = 11;
|
|
145
|
-
*/
|
|
146
|
-
this.Tag = "";
|
|
147
|
-
/**
|
|
148
|
-
* @generated from field: string AuthorId = 15;
|
|
149
|
-
*/
|
|
150
|
-
this.AuthorId = "";
|
|
151
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
152
|
-
}
|
|
153
|
-
static fromBinary(bytes, options) {
|
|
154
|
-
return new GetAllPagesRequest().fromBinary(bytes, options);
|
|
155
|
-
}
|
|
156
|
-
static fromJson(jsonValue, options) {
|
|
157
|
-
return new GetAllPagesRequest().fromJson(jsonValue, options);
|
|
158
|
-
}
|
|
159
|
-
static fromJsonString(jsonString, options) {
|
|
160
|
-
return new GetAllPagesRequest().fromJsonString(jsonString, options);
|
|
161
|
-
}
|
|
162
|
-
static equals(a, b) {
|
|
163
|
-
return protobuf_1.proto3.util.equals(GetAllPagesRequest, a, b);
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
exports.GetAllPagesRequest = GetAllPagesRequest;
|
|
167
|
-
GetAllPagesRequest.runtime = protobuf_1.proto3;
|
|
168
|
-
GetAllPagesRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesRequest";
|
|
169
|
-
GetAllPagesRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
170
|
-
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
171
|
-
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
172
|
-
{ no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
173
|
-
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
174
|
-
{ no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
175
|
-
{ no: 15, name: "AuthorId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
176
|
-
{ no: 21, name: "PublishedAfterUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
177
|
-
{ no: 22, name: "PublishedBeforeUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
178
|
-
]);
|
|
179
|
-
/**
|
|
180
|
-
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesResponse
|
|
181
|
-
*/
|
|
182
|
-
class GetAllPagesResponse extends protobuf_1.Message {
|
|
183
|
-
constructor(data) {
|
|
184
|
-
super();
|
|
185
|
-
/**
|
|
186
|
-
* @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
|
|
187
|
-
*/
|
|
188
|
-
this.Records = [];
|
|
189
|
-
/**
|
|
190
|
-
* @generated from field: uint32 PageOffsetStart = 11;
|
|
191
|
-
*/
|
|
192
|
-
this.PageOffsetStart = 0;
|
|
193
|
-
/**
|
|
194
|
-
* @generated from field: uint32 PageOffsetEnd = 12;
|
|
195
|
-
*/
|
|
196
|
-
this.PageOffsetEnd = 0;
|
|
197
|
-
/**
|
|
198
|
-
* @generated from field: uint32 PageTotalItems = 13;
|
|
199
|
-
*/
|
|
200
|
-
this.PageTotalItems = 0;
|
|
201
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
202
|
-
}
|
|
203
|
-
static fromBinary(bytes, options) {
|
|
204
|
-
return new GetAllPagesResponse().fromBinary(bytes, options);
|
|
205
|
-
}
|
|
206
|
-
static fromJson(jsonValue, options) {
|
|
207
|
-
return new GetAllPagesResponse().fromJson(jsonValue, options);
|
|
208
|
-
}
|
|
209
|
-
static fromJsonString(jsonString, options) {
|
|
210
|
-
return new GetAllPagesResponse().fromJsonString(jsonString, options);
|
|
211
|
-
}
|
|
212
|
-
static equals(a, b) {
|
|
213
|
-
return protobuf_1.proto3.util.equals(GetAllPagesResponse, a, b);
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
exports.GetAllPagesResponse = GetAllPagesResponse;
|
|
217
|
-
GetAllPagesResponse.runtime = protobuf_1.proto3;
|
|
218
|
-
GetAllPagesResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesResponse";
|
|
219
|
-
GetAllPagesResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
220
|
-
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
221
|
-
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
222
|
-
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
223
|
-
{ no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
224
|
-
]);
|
|
225
|
-
/**
|
|
226
|
-
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminRequest
|
|
227
|
-
*/
|
|
228
|
-
class GetAllPagesAdminRequest extends protobuf_1.Message {
|
|
229
|
-
constructor(data) {
|
|
230
|
-
super();
|
|
231
|
-
/**
|
|
232
|
-
* @generated from field: uint32 PageSize = 1;
|
|
233
|
-
*/
|
|
234
|
-
this.PageSize = 0;
|
|
235
|
-
/**
|
|
236
|
-
* @generated from field: uint32 PageOffset = 2;
|
|
237
|
-
*/
|
|
238
|
-
this.PageOffset = 0;
|
|
239
|
-
/**
|
|
240
|
-
* @generated from field: repeated string PossiblePageIDs = 6;
|
|
241
|
-
*/
|
|
242
|
-
this.PossiblePageIDs = [];
|
|
243
|
-
/**
|
|
244
|
-
* @generated from field: string Tag = 11;
|
|
245
|
-
*/
|
|
246
|
-
this.Tag = "";
|
|
247
|
-
/**
|
|
248
|
-
* @generated from field: bool Deleted = 21;
|
|
249
|
-
*/
|
|
250
|
-
this.Deleted = false;
|
|
251
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
252
|
-
}
|
|
253
|
-
static fromBinary(bytes, options) {
|
|
254
|
-
return new GetAllPagesAdminRequest().fromBinary(bytes, options);
|
|
255
|
-
}
|
|
256
|
-
static fromJson(jsonValue, options) {
|
|
257
|
-
return new GetAllPagesAdminRequest().fromJson(jsonValue, options);
|
|
258
|
-
}
|
|
259
|
-
static fromJsonString(jsonString, options) {
|
|
260
|
-
return new GetAllPagesAdminRequest().fromJsonString(jsonString, options);
|
|
261
|
-
}
|
|
262
|
-
static equals(a, b) {
|
|
263
|
-
return protobuf_1.proto3.util.equals(GetAllPagesAdminRequest, a, b);
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
exports.GetAllPagesAdminRequest = GetAllPagesAdminRequest;
|
|
267
|
-
GetAllPagesAdminRequest.runtime = protobuf_1.proto3;
|
|
268
|
-
GetAllPagesAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminRequest";
|
|
269
|
-
GetAllPagesAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
270
|
-
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
271
|
-
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
272
|
-
{ no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
273
|
-
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
274
|
-
{ no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
275
|
-
{ no: 21, name: "Deleted", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
276
|
-
]);
|
|
277
|
-
/**
|
|
278
|
-
* @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminResponse
|
|
279
|
-
*/
|
|
280
|
-
class GetAllPagesAdminResponse extends protobuf_1.Message {
|
|
281
|
-
constructor(data) {
|
|
282
|
-
super();
|
|
283
|
-
/**
|
|
284
|
-
* @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
|
|
285
|
-
*/
|
|
286
|
-
this.Records = [];
|
|
287
|
-
/**
|
|
288
|
-
* @generated from field: uint32 PageOffsetStart = 11;
|
|
289
|
-
*/
|
|
290
|
-
this.PageOffsetStart = 0;
|
|
291
|
-
/**
|
|
292
|
-
* @generated from field: uint32 PageOffsetEnd = 12;
|
|
293
|
-
*/
|
|
294
|
-
this.PageOffsetEnd = 0;
|
|
295
|
-
/**
|
|
296
|
-
* @generated from field: uint32 PageTotalItems = 13;
|
|
297
|
-
*/
|
|
298
|
-
this.PageTotalItems = 0;
|
|
299
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
300
|
-
}
|
|
301
|
-
static fromBinary(bytes, options) {
|
|
302
|
-
return new GetAllPagesAdminResponse().fromBinary(bytes, options);
|
|
303
|
-
}
|
|
304
|
-
static fromJson(jsonValue, options) {
|
|
305
|
-
return new GetAllPagesAdminResponse().fromJson(jsonValue, options);
|
|
306
|
-
}
|
|
307
|
-
static fromJsonString(jsonString, options) {
|
|
308
|
-
return new GetAllPagesAdminResponse().fromJsonString(jsonString, options);
|
|
309
|
-
}
|
|
310
|
-
static equals(a, b) {
|
|
311
|
-
return protobuf_1.proto3.util.equals(GetAllPagesAdminResponse, a, b);
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
exports.GetAllPagesAdminResponse = GetAllPagesAdminResponse;
|
|
315
|
-
GetAllPagesAdminResponse.runtime = protobuf_1.proto3;
|
|
316
|
-
GetAllPagesAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminResponse";
|
|
317
|
-
GetAllPagesAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
318
|
-
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
319
|
-
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
320
|
-
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
321
|
-
{ no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
322
|
-
]);
|
|
323
|
-
/**
|
|
324
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageRequest
|
|
325
|
-
*/
|
|
326
|
-
class GetPageRequest extends protobuf_1.Message {
|
|
327
|
-
constructor(data) {
|
|
328
|
-
super();
|
|
329
|
-
/**
|
|
330
|
-
* Guid for the page record
|
|
331
|
-
*
|
|
332
|
-
* @generated from field: string PageID = 1;
|
|
333
|
-
*/
|
|
334
|
-
this.PageID = "";
|
|
335
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
336
|
-
}
|
|
337
|
-
static fromBinary(bytes, options) {
|
|
338
|
-
return new GetPageRequest().fromBinary(bytes, options);
|
|
339
|
-
}
|
|
340
|
-
static fromJson(jsonValue, options) {
|
|
341
|
-
return new GetPageRequest().fromJson(jsonValue, options);
|
|
342
|
-
}
|
|
343
|
-
static fromJsonString(jsonString, options) {
|
|
344
|
-
return new GetPageRequest().fromJsonString(jsonString, options);
|
|
345
|
-
}
|
|
346
|
-
static equals(a, b) {
|
|
347
|
-
return protobuf_1.proto3.util.equals(GetPageRequest, a, b);
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
exports.GetPageRequest = GetPageRequest;
|
|
351
|
-
GetPageRequest.runtime = protobuf_1.proto3;
|
|
352
|
-
GetPageRequest.typeName = "IT.WebServices.Fragments.Page.GetPageRequest";
|
|
353
|
-
GetPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
354
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
355
|
-
]);
|
|
356
|
-
/**
|
|
357
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageResponse
|
|
358
|
-
*/
|
|
359
|
-
class GetPageResponse extends protobuf_1.Message {
|
|
360
|
-
constructor(data) {
|
|
361
|
-
super();
|
|
362
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
363
|
-
}
|
|
364
|
-
static fromBinary(bytes, options) {
|
|
365
|
-
return new GetPageResponse().fromBinary(bytes, options);
|
|
366
|
-
}
|
|
367
|
-
static fromJson(jsonValue, options) {
|
|
368
|
-
return new GetPageResponse().fromJson(jsonValue, options);
|
|
369
|
-
}
|
|
370
|
-
static fromJsonString(jsonString, options) {
|
|
371
|
-
return new GetPageResponse().fromJsonString(jsonString, options);
|
|
372
|
-
}
|
|
373
|
-
static equals(a, b) {
|
|
374
|
-
return protobuf_1.proto3.util.equals(GetPageResponse, a, b);
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
exports.GetPageResponse = GetPageResponse;
|
|
378
|
-
GetPageResponse.runtime = protobuf_1.proto3;
|
|
379
|
-
GetPageResponse.typeName = "IT.WebServices.Fragments.Page.GetPageResponse";
|
|
380
|
-
GetPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
381
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PagePublicRecord },
|
|
382
|
-
]);
|
|
383
|
-
/**
|
|
384
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageByUrlRequest
|
|
385
|
-
*/
|
|
386
|
-
class GetPageByUrlRequest extends protobuf_1.Message {
|
|
387
|
-
constructor(data) {
|
|
388
|
-
super();
|
|
389
|
-
/**
|
|
390
|
-
* @generated from field: string PageUrl = 1;
|
|
391
|
-
*/
|
|
392
|
-
this.PageUrl = "";
|
|
393
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
394
|
-
}
|
|
395
|
-
static fromBinary(bytes, options) {
|
|
396
|
-
return new GetPageByUrlRequest().fromBinary(bytes, options);
|
|
397
|
-
}
|
|
398
|
-
static fromJson(jsonValue, options) {
|
|
399
|
-
return new GetPageByUrlRequest().fromJson(jsonValue, options);
|
|
400
|
-
}
|
|
401
|
-
static fromJsonString(jsonString, options) {
|
|
402
|
-
return new GetPageByUrlRequest().fromJsonString(jsonString, options);
|
|
403
|
-
}
|
|
404
|
-
static equals(a, b) {
|
|
405
|
-
return protobuf_1.proto3.util.equals(GetPageByUrlRequest, a, b);
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
exports.GetPageByUrlRequest = GetPageByUrlRequest;
|
|
409
|
-
GetPageByUrlRequest.runtime = protobuf_1.proto3;
|
|
410
|
-
GetPageByUrlRequest.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlRequest";
|
|
411
|
-
GetPageByUrlRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
412
|
-
{ no: 1, name: "PageUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
413
|
-
]);
|
|
414
|
-
/**
|
|
415
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageByUrlResponse
|
|
416
|
-
*/
|
|
417
|
-
class GetPageByUrlResponse extends protobuf_1.Message {
|
|
418
|
-
constructor(data) {
|
|
419
|
-
super();
|
|
420
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
421
|
-
}
|
|
422
|
-
static fromBinary(bytes, options) {
|
|
423
|
-
return new GetPageByUrlResponse().fromBinary(bytes, options);
|
|
424
|
-
}
|
|
425
|
-
static fromJson(jsonValue, options) {
|
|
426
|
-
return new GetPageByUrlResponse().fromJson(jsonValue, options);
|
|
427
|
-
}
|
|
428
|
-
static fromJsonString(jsonString, options) {
|
|
429
|
-
return new GetPageByUrlResponse().fromJsonString(jsonString, options);
|
|
430
|
-
}
|
|
431
|
-
static equals(a, b) {
|
|
432
|
-
return protobuf_1.proto3.util.equals(GetPageByUrlResponse, a, b);
|
|
433
|
-
}
|
|
434
|
-
}
|
|
435
|
-
exports.GetPageByUrlResponse = GetPageByUrlResponse;
|
|
436
|
-
GetPageByUrlResponse.runtime = protobuf_1.proto3;
|
|
437
|
-
GetPageByUrlResponse.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlResponse";
|
|
438
|
-
GetPageByUrlResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
439
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PagePublicRecord },
|
|
440
|
-
]);
|
|
441
|
-
/**
|
|
442
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageAdminRequest
|
|
443
|
-
*/
|
|
444
|
-
class GetPageAdminRequest extends protobuf_1.Message {
|
|
445
|
-
constructor(data) {
|
|
446
|
-
super();
|
|
447
|
-
/**
|
|
448
|
-
* Guid for the page record
|
|
449
|
-
*
|
|
450
|
-
* @generated from field: string PageID = 1;
|
|
451
|
-
*/
|
|
452
|
-
this.PageID = "";
|
|
453
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
454
|
-
}
|
|
455
|
-
static fromBinary(bytes, options) {
|
|
456
|
-
return new GetPageAdminRequest().fromBinary(bytes, options);
|
|
457
|
-
}
|
|
458
|
-
static fromJson(jsonValue, options) {
|
|
459
|
-
return new GetPageAdminRequest().fromJson(jsonValue, options);
|
|
460
|
-
}
|
|
461
|
-
static fromJsonString(jsonString, options) {
|
|
462
|
-
return new GetPageAdminRequest().fromJsonString(jsonString, options);
|
|
463
|
-
}
|
|
464
|
-
static equals(a, b) {
|
|
465
|
-
return protobuf_1.proto3.util.equals(GetPageAdminRequest, a, b);
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
exports.GetPageAdminRequest = GetPageAdminRequest;
|
|
469
|
-
GetPageAdminRequest.runtime = protobuf_1.proto3;
|
|
470
|
-
GetPageAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetPageAdminRequest";
|
|
471
|
-
GetPageAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
472
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
473
|
-
]);
|
|
474
|
-
/**
|
|
475
|
-
* @generated from message IT.WebServices.Fragments.Page.GetPageAdminResponse
|
|
476
|
-
*/
|
|
477
|
-
class GetPageAdminResponse extends protobuf_1.Message {
|
|
478
|
-
constructor(data) {
|
|
479
|
-
super();
|
|
480
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
481
|
-
}
|
|
482
|
-
static fromBinary(bytes, options) {
|
|
483
|
-
return new GetPageAdminResponse().fromBinary(bytes, options);
|
|
484
|
-
}
|
|
485
|
-
static fromJson(jsonValue, options) {
|
|
486
|
-
return new GetPageAdminResponse().fromJson(jsonValue, options);
|
|
487
|
-
}
|
|
488
|
-
static fromJsonString(jsonString, options) {
|
|
489
|
-
return new GetPageAdminResponse().fromJsonString(jsonString, options);
|
|
490
|
-
}
|
|
491
|
-
static equals(a, b) {
|
|
492
|
-
return protobuf_1.proto3.util.equals(GetPageAdminResponse, a, b);
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
exports.GetPageAdminResponse = GetPageAdminResponse;
|
|
496
|
-
GetPageAdminResponse.runtime = protobuf_1.proto3;
|
|
497
|
-
GetPageAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetPageAdminResponse";
|
|
498
|
-
GetPageAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
499
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
500
|
-
]);
|
|
501
|
-
/**
|
|
502
|
-
* @generated from message IT.WebServices.Fragments.Page.ModifyPageRequest
|
|
503
|
-
*/
|
|
504
|
-
class ModifyPageRequest extends protobuf_1.Message {
|
|
505
|
-
constructor(data) {
|
|
506
|
-
super();
|
|
507
|
-
/**
|
|
508
|
-
* Guid for the page record
|
|
509
|
-
*
|
|
510
|
-
* @generated from field: string PageID = 1;
|
|
511
|
-
*/
|
|
512
|
-
this.PageID = "";
|
|
513
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
514
|
-
}
|
|
515
|
-
static fromBinary(bytes, options) {
|
|
516
|
-
return new ModifyPageRequest().fromBinary(bytes, options);
|
|
517
|
-
}
|
|
518
|
-
static fromJson(jsonValue, options) {
|
|
519
|
-
return new ModifyPageRequest().fromJson(jsonValue, options);
|
|
520
|
-
}
|
|
521
|
-
static fromJsonString(jsonString, options) {
|
|
522
|
-
return new ModifyPageRequest().fromJsonString(jsonString, options);
|
|
523
|
-
}
|
|
524
|
-
static equals(a, b) {
|
|
525
|
-
return protobuf_1.proto3.util.equals(ModifyPageRequest, a, b);
|
|
526
|
-
}
|
|
527
|
-
}
|
|
528
|
-
exports.ModifyPageRequest = ModifyPageRequest;
|
|
529
|
-
ModifyPageRequest.runtime = protobuf_1.proto3;
|
|
530
|
-
ModifyPageRequest.typeName = "IT.WebServices.Fragments.Page.ModifyPageRequest";
|
|
531
|
-
ModifyPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
532
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
533
|
-
{ no: 2, name: "Public", kind: "message", T: PageRecord_pb_1.PagePublicData },
|
|
534
|
-
{ no: 3, name: "Private", kind: "message", T: PageRecord_pb_1.PagePrivateData },
|
|
535
|
-
]);
|
|
536
|
-
/**
|
|
537
|
-
* @generated from message IT.WebServices.Fragments.Page.ModifyPageResponse
|
|
538
|
-
*/
|
|
539
|
-
class ModifyPageResponse extends protobuf_1.Message {
|
|
540
|
-
constructor(data) {
|
|
541
|
-
super();
|
|
542
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
543
|
-
}
|
|
544
|
-
static fromBinary(bytes, options) {
|
|
545
|
-
return new ModifyPageResponse().fromBinary(bytes, options);
|
|
546
|
-
}
|
|
547
|
-
static fromJson(jsonValue, options) {
|
|
548
|
-
return new ModifyPageResponse().fromJson(jsonValue, options);
|
|
549
|
-
}
|
|
550
|
-
static fromJsonString(jsonString, options) {
|
|
551
|
-
return new ModifyPageResponse().fromJsonString(jsonString, options);
|
|
552
|
-
}
|
|
553
|
-
static equals(a, b) {
|
|
554
|
-
return protobuf_1.proto3.util.equals(ModifyPageResponse, a, b);
|
|
555
|
-
}
|
|
556
|
-
}
|
|
557
|
-
exports.ModifyPageResponse = ModifyPageResponse;
|
|
558
|
-
ModifyPageResponse.runtime = protobuf_1.proto3;
|
|
559
|
-
ModifyPageResponse.typeName = "IT.WebServices.Fragments.Page.ModifyPageResponse";
|
|
560
|
-
ModifyPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
561
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
562
|
-
]);
|
|
563
|
-
/**
|
|
564
|
-
* @generated from message IT.WebServices.Fragments.Page.PageListRecord
|
|
565
|
-
*/
|
|
566
|
-
class PageListRecord extends protobuf_1.Message {
|
|
567
|
-
constructor(data) {
|
|
568
|
-
super();
|
|
569
|
-
/**
|
|
570
|
-
* Guid for the page record
|
|
571
|
-
*
|
|
572
|
-
* @generated from field: string PageID = 1;
|
|
573
|
-
*/
|
|
574
|
-
this.PageID = "";
|
|
575
|
-
/**
|
|
576
|
-
* @generated from field: string Title = 10;
|
|
577
|
-
*/
|
|
578
|
-
this.Title = "";
|
|
579
|
-
/**
|
|
580
|
-
* @generated from field: string Description = 11;
|
|
581
|
-
*/
|
|
582
|
-
this.Description = "";
|
|
583
|
-
/**
|
|
584
|
-
* @generated from field: uint32 SubscriptionLevel = 12;
|
|
585
|
-
*/
|
|
586
|
-
this.SubscriptionLevel = 0;
|
|
587
|
-
/**
|
|
588
|
-
* @generated from field: string URL = 13;
|
|
589
|
-
*/
|
|
590
|
-
this.URL = "";
|
|
591
|
-
/**
|
|
592
|
-
* @generated from field: string Author = 14;
|
|
593
|
-
*/
|
|
594
|
-
this.Author = "";
|
|
595
|
-
/**
|
|
596
|
-
* @generated from field: string AuthorID = 15;
|
|
597
|
-
*/
|
|
598
|
-
this.AuthorID = "";
|
|
599
|
-
/**
|
|
600
|
-
* @generated from field: string FeaturedImageAssetID = 20;
|
|
601
|
-
*/
|
|
602
|
-
this.FeaturedImageAssetID = "";
|
|
603
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
604
|
-
}
|
|
605
|
-
static fromBinary(bytes, options) {
|
|
606
|
-
return new PageListRecord().fromBinary(bytes, options);
|
|
607
|
-
}
|
|
608
|
-
static fromJson(jsonValue, options) {
|
|
609
|
-
return new PageListRecord().fromJson(jsonValue, options);
|
|
610
|
-
}
|
|
611
|
-
static fromJsonString(jsonString, options) {
|
|
612
|
-
return new PageListRecord().fromJsonString(jsonString, options);
|
|
613
|
-
}
|
|
614
|
-
static equals(a, b) {
|
|
615
|
-
return protobuf_1.proto3.util.equals(PageListRecord, a, b);
|
|
616
|
-
}
|
|
617
|
-
}
|
|
618
|
-
exports.PageListRecord = PageListRecord;
|
|
619
|
-
PageListRecord.runtime = protobuf_1.proto3;
|
|
620
|
-
PageListRecord.typeName = "IT.WebServices.Fragments.Page.PageListRecord";
|
|
621
|
-
PageListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
622
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
623
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
624
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
625
|
-
{ no: 4, name: "PinnedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
626
|
-
{ no: 10, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
627
|
-
{ no: 11, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
628
|
-
{ no: 12, name: "SubscriptionLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
629
|
-
{ no: 13, name: "URL", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
630
|
-
{ no: 14, name: "Author", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
631
|
-
{ no: 15, name: "AuthorID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
632
|
-
{ no: 20, name: "FeaturedImageAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
633
|
-
]);
|
|
634
|
-
/**
|
|
635
|
-
* @generated from message IT.WebServices.Fragments.Page.PublishPageRequest
|
|
636
|
-
*/
|
|
637
|
-
class PublishPageRequest extends protobuf_1.Message {
|
|
638
|
-
constructor(data) {
|
|
639
|
-
super();
|
|
640
|
-
/**
|
|
641
|
-
* Guid for the page record
|
|
642
|
-
*
|
|
643
|
-
* @generated from field: string PageID = 1;
|
|
644
|
-
*/
|
|
645
|
-
this.PageID = "";
|
|
646
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
647
|
-
}
|
|
648
|
-
static fromBinary(bytes, options) {
|
|
649
|
-
return new PublishPageRequest().fromBinary(bytes, options);
|
|
650
|
-
}
|
|
651
|
-
static fromJson(jsonValue, options) {
|
|
652
|
-
return new PublishPageRequest().fromJson(jsonValue, options);
|
|
653
|
-
}
|
|
654
|
-
static fromJsonString(jsonString, options) {
|
|
655
|
-
return new PublishPageRequest().fromJsonString(jsonString, options);
|
|
656
|
-
}
|
|
657
|
-
static equals(a, b) {
|
|
658
|
-
return protobuf_1.proto3.util.equals(PublishPageRequest, a, b);
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
exports.PublishPageRequest = PublishPageRequest;
|
|
662
|
-
PublishPageRequest.runtime = protobuf_1.proto3;
|
|
663
|
-
PublishPageRequest.typeName = "IT.WebServices.Fragments.Page.PublishPageRequest";
|
|
664
|
-
PublishPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
665
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
666
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
667
|
-
]);
|
|
668
|
-
/**
|
|
669
|
-
* @generated from message IT.WebServices.Fragments.Page.PublishPageResponse
|
|
670
|
-
*/
|
|
671
|
-
class PublishPageResponse extends protobuf_1.Message {
|
|
672
|
-
constructor(data) {
|
|
673
|
-
super();
|
|
674
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
675
|
-
}
|
|
676
|
-
static fromBinary(bytes, options) {
|
|
677
|
-
return new PublishPageResponse().fromBinary(bytes, options);
|
|
678
|
-
}
|
|
679
|
-
static fromJson(jsonValue, options) {
|
|
680
|
-
return new PublishPageResponse().fromJson(jsonValue, options);
|
|
681
|
-
}
|
|
682
|
-
static fromJsonString(jsonString, options) {
|
|
683
|
-
return new PublishPageResponse().fromJsonString(jsonString, options);
|
|
684
|
-
}
|
|
685
|
-
static equals(a, b) {
|
|
686
|
-
return protobuf_1.proto3.util.equals(PublishPageResponse, a, b);
|
|
687
|
-
}
|
|
688
|
-
}
|
|
689
|
-
exports.PublishPageResponse = PublishPageResponse;
|
|
690
|
-
PublishPageResponse.runtime = protobuf_1.proto3;
|
|
691
|
-
PublishPageResponse.typeName = "IT.WebServices.Fragments.Page.PublishPageResponse";
|
|
692
|
-
PublishPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
693
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
694
|
-
]);
|
|
695
|
-
/**
|
|
696
|
-
* @generated from message IT.WebServices.Fragments.Page.SearchPageRequest
|
|
697
|
-
*/
|
|
698
|
-
class SearchPageRequest extends protobuf_1.Message {
|
|
699
|
-
constructor(data) {
|
|
700
|
-
super();
|
|
701
|
-
/**
|
|
702
|
-
* @generated from field: uint32 PageSize = 1;
|
|
703
|
-
*/
|
|
704
|
-
this.PageSize = 0;
|
|
705
|
-
/**
|
|
706
|
-
* @generated from field: uint32 PageOffset = 2;
|
|
707
|
-
*/
|
|
708
|
-
this.PageOffset = 0;
|
|
709
|
-
/**
|
|
710
|
-
* @generated from field: string Query = 6;
|
|
711
|
-
*/
|
|
712
|
-
this.Query = "";
|
|
713
|
-
/**
|
|
714
|
-
* @generated from field: string Tag = 11;
|
|
715
|
-
*/
|
|
716
|
-
this.Tag = "";
|
|
717
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
718
|
-
}
|
|
719
|
-
static fromBinary(bytes, options) {
|
|
720
|
-
return new SearchPageRequest().fromBinary(bytes, options);
|
|
721
|
-
}
|
|
722
|
-
static fromJson(jsonValue, options) {
|
|
723
|
-
return new SearchPageRequest().fromJson(jsonValue, options);
|
|
724
|
-
}
|
|
725
|
-
static fromJsonString(jsonString, options) {
|
|
726
|
-
return new SearchPageRequest().fromJsonString(jsonString, options);
|
|
727
|
-
}
|
|
728
|
-
static equals(a, b) {
|
|
729
|
-
return protobuf_1.proto3.util.equals(SearchPageRequest, a, b);
|
|
730
|
-
}
|
|
731
|
-
}
|
|
732
|
-
exports.SearchPageRequest = SearchPageRequest;
|
|
733
|
-
SearchPageRequest.runtime = protobuf_1.proto3;
|
|
734
|
-
SearchPageRequest.typeName = "IT.WebServices.Fragments.Page.SearchPageRequest";
|
|
735
|
-
SearchPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
736
|
-
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
737
|
-
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
738
|
-
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
739
|
-
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
740
|
-
{ no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
741
|
-
]);
|
|
742
|
-
/**
|
|
743
|
-
* @generated from message IT.WebServices.Fragments.Page.SearchPageResponse
|
|
744
|
-
*/
|
|
745
|
-
class SearchPageResponse extends protobuf_1.Message {
|
|
746
|
-
constructor(data) {
|
|
747
|
-
super();
|
|
748
|
-
/**
|
|
749
|
-
* @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
|
|
750
|
-
*/
|
|
751
|
-
this.Records = [];
|
|
752
|
-
/**
|
|
753
|
-
* @generated from field: uint32 PageOffsetStart = 11;
|
|
754
|
-
*/
|
|
755
|
-
this.PageOffsetStart = 0;
|
|
756
|
-
/**
|
|
757
|
-
* @generated from field: uint32 PageOffsetEnd = 12;
|
|
758
|
-
*/
|
|
759
|
-
this.PageOffsetEnd = 0;
|
|
760
|
-
/**
|
|
761
|
-
* @generated from field: uint32 PageTotalItems = 13;
|
|
762
|
-
*/
|
|
763
|
-
this.PageTotalItems = 0;
|
|
764
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
765
|
-
}
|
|
766
|
-
static fromBinary(bytes, options) {
|
|
767
|
-
return new SearchPageResponse().fromBinary(bytes, options);
|
|
768
|
-
}
|
|
769
|
-
static fromJson(jsonValue, options) {
|
|
770
|
-
return new SearchPageResponse().fromJson(jsonValue, options);
|
|
771
|
-
}
|
|
772
|
-
static fromJsonString(jsonString, options) {
|
|
773
|
-
return new SearchPageResponse().fromJsonString(jsonString, options);
|
|
774
|
-
}
|
|
775
|
-
static equals(a, b) {
|
|
776
|
-
return protobuf_1.proto3.util.equals(SearchPageResponse, a, b);
|
|
777
|
-
}
|
|
778
|
-
}
|
|
779
|
-
exports.SearchPageResponse = SearchPageResponse;
|
|
780
|
-
SearchPageResponse.runtime = protobuf_1.proto3;
|
|
781
|
-
SearchPageResponse.typeName = "IT.WebServices.Fragments.Page.SearchPageResponse";
|
|
782
|
-
SearchPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
783
|
-
{ no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
|
|
784
|
-
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
785
|
-
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
786
|
-
{ no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
787
|
-
]);
|
|
788
|
-
/**
|
|
789
|
-
* @generated from message IT.WebServices.Fragments.Page.UndeletePageRequest
|
|
790
|
-
*/
|
|
791
|
-
class UndeletePageRequest extends protobuf_1.Message {
|
|
792
|
-
constructor(data) {
|
|
793
|
-
super();
|
|
794
|
-
/**
|
|
795
|
-
* Guid for the page record
|
|
796
|
-
*
|
|
797
|
-
* @generated from field: string PageID = 1;
|
|
798
|
-
*/
|
|
799
|
-
this.PageID = "";
|
|
800
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
801
|
-
}
|
|
802
|
-
static fromBinary(bytes, options) {
|
|
803
|
-
return new UndeletePageRequest().fromBinary(bytes, options);
|
|
804
|
-
}
|
|
805
|
-
static fromJson(jsonValue, options) {
|
|
806
|
-
return new UndeletePageRequest().fromJson(jsonValue, options);
|
|
807
|
-
}
|
|
808
|
-
static fromJsonString(jsonString, options) {
|
|
809
|
-
return new UndeletePageRequest().fromJsonString(jsonString, options);
|
|
810
|
-
}
|
|
811
|
-
static equals(a, b) {
|
|
812
|
-
return protobuf_1.proto3.util.equals(UndeletePageRequest, a, b);
|
|
813
|
-
}
|
|
814
|
-
}
|
|
815
|
-
exports.UndeletePageRequest = UndeletePageRequest;
|
|
816
|
-
UndeletePageRequest.runtime = protobuf_1.proto3;
|
|
817
|
-
UndeletePageRequest.typeName = "IT.WebServices.Fragments.Page.UndeletePageRequest";
|
|
818
|
-
UndeletePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
819
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
820
|
-
]);
|
|
821
|
-
/**
|
|
822
|
-
* @generated from message IT.WebServices.Fragments.Page.UndeletePageResponse
|
|
823
|
-
*/
|
|
824
|
-
class UndeletePageResponse extends protobuf_1.Message {
|
|
825
|
-
constructor(data) {
|
|
826
|
-
super();
|
|
827
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
828
|
-
}
|
|
829
|
-
static fromBinary(bytes, options) {
|
|
830
|
-
return new UndeletePageResponse().fromBinary(bytes, options);
|
|
831
|
-
}
|
|
832
|
-
static fromJson(jsonValue, options) {
|
|
833
|
-
return new UndeletePageResponse().fromJson(jsonValue, options);
|
|
834
|
-
}
|
|
835
|
-
static fromJsonString(jsonString, options) {
|
|
836
|
-
return new UndeletePageResponse().fromJsonString(jsonString, options);
|
|
837
|
-
}
|
|
838
|
-
static equals(a, b) {
|
|
839
|
-
return protobuf_1.proto3.util.equals(UndeletePageResponse, a, b);
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
exports.UndeletePageResponse = UndeletePageResponse;
|
|
843
|
-
UndeletePageResponse.runtime = protobuf_1.proto3;
|
|
844
|
-
UndeletePageResponse.typeName = "IT.WebServices.Fragments.Page.UndeletePageResponse";
|
|
845
|
-
UndeletePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
846
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
847
|
-
]);
|
|
848
|
-
/**
|
|
849
|
-
* @generated from message IT.WebServices.Fragments.Page.UnpublishPageRequest
|
|
850
|
-
*/
|
|
851
|
-
class UnpublishPageRequest extends protobuf_1.Message {
|
|
852
|
-
constructor(data) {
|
|
853
|
-
super();
|
|
854
|
-
/**
|
|
855
|
-
* Guid for the page record
|
|
856
|
-
*
|
|
857
|
-
* @generated from field: string PageID = 1;
|
|
858
|
-
*/
|
|
859
|
-
this.PageID = "";
|
|
860
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
861
|
-
}
|
|
862
|
-
static fromBinary(bytes, options) {
|
|
863
|
-
return new UnpublishPageRequest().fromBinary(bytes, options);
|
|
864
|
-
}
|
|
865
|
-
static fromJson(jsonValue, options) {
|
|
866
|
-
return new UnpublishPageRequest().fromJson(jsonValue, options);
|
|
867
|
-
}
|
|
868
|
-
static fromJsonString(jsonString, options) {
|
|
869
|
-
return new UnpublishPageRequest().fromJsonString(jsonString, options);
|
|
870
|
-
}
|
|
871
|
-
static equals(a, b) {
|
|
872
|
-
return protobuf_1.proto3.util.equals(UnpublishPageRequest, a, b);
|
|
873
|
-
}
|
|
874
|
-
}
|
|
875
|
-
exports.UnpublishPageRequest = UnpublishPageRequest;
|
|
876
|
-
UnpublishPageRequest.runtime = protobuf_1.proto3;
|
|
877
|
-
UnpublishPageRequest.typeName = "IT.WebServices.Fragments.Page.UnpublishPageRequest";
|
|
878
|
-
UnpublishPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
879
|
-
{ no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
880
|
-
]);
|
|
881
|
-
/**
|
|
882
|
-
* @generated from message IT.WebServices.Fragments.Page.UnpublishPageResponse
|
|
883
|
-
*/
|
|
884
|
-
class UnpublishPageResponse extends protobuf_1.Message {
|
|
885
|
-
constructor(data) {
|
|
886
|
-
super();
|
|
887
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
888
|
-
}
|
|
889
|
-
static fromBinary(bytes, options) {
|
|
890
|
-
return new UnpublishPageResponse().fromBinary(bytes, options);
|
|
891
|
-
}
|
|
892
|
-
static fromJson(jsonValue, options) {
|
|
893
|
-
return new UnpublishPageResponse().fromJson(jsonValue, options);
|
|
894
|
-
}
|
|
895
|
-
static fromJsonString(jsonString, options) {
|
|
896
|
-
return new UnpublishPageResponse().fromJsonString(jsonString, options);
|
|
897
|
-
}
|
|
898
|
-
static equals(a, b) {
|
|
899
|
-
return protobuf_1.proto3.util.equals(UnpublishPageResponse, a, b);
|
|
900
|
-
}
|
|
901
|
-
}
|
|
902
|
-
exports.UnpublishPageResponse = UnpublishPageResponse;
|
|
903
|
-
UnpublishPageResponse.runtime = protobuf_1.proto3;
|
|
904
|
-
UnpublishPageResponse.typeName = "IT.WebServices.Fragments.Page.UnpublishPageResponse";
|
|
905
|
-
UnpublishPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
906
|
-
{ no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
|
|
907
|
-
]);
|
|
908
|
-
/**
|
|
909
|
-
* @generated from message IT.WebServices.Fragments.Page.SubscriptionLevelSearch
|
|
910
|
-
*/
|
|
911
|
-
class SubscriptionLevelSearch extends protobuf_1.Message {
|
|
912
|
-
constructor(data) {
|
|
913
|
-
super();
|
|
914
|
-
/**
|
|
915
|
-
* @generated from field: uint32 MinimumLevel = 1;
|
|
916
|
-
*/
|
|
917
|
-
this.MinimumLevel = 0;
|
|
918
|
-
/**
|
|
919
|
-
* @generated from field: uint32 MaximumLevel = 2;
|
|
920
|
-
*/
|
|
921
|
-
this.MaximumLevel = 0;
|
|
922
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
923
|
-
}
|
|
924
|
-
static fromBinary(bytes, options) {
|
|
925
|
-
return new SubscriptionLevelSearch().fromBinary(bytes, options);
|
|
926
|
-
}
|
|
927
|
-
static fromJson(jsonValue, options) {
|
|
928
|
-
return new SubscriptionLevelSearch().fromJson(jsonValue, options);
|
|
929
|
-
}
|
|
930
|
-
static fromJsonString(jsonString, options) {
|
|
931
|
-
return new SubscriptionLevelSearch().fromJsonString(jsonString, options);
|
|
932
|
-
}
|
|
933
|
-
static equals(a, b) {
|
|
934
|
-
return protobuf_1.proto3.util.equals(SubscriptionLevelSearch, a, b);
|
|
935
|
-
}
|
|
936
|
-
}
|
|
937
|
-
exports.SubscriptionLevelSearch = SubscriptionLevelSearch;
|
|
938
|
-
SubscriptionLevelSearch.runtime = protobuf_1.proto3;
|
|
939
|
-
SubscriptionLevelSearch.typeName = "IT.WebServices.Fragments.Page.SubscriptionLevelSearch";
|
|
940
|
-
SubscriptionLevelSearch.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
941
|
-
{ no: 1, name: "MinimumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
942
|
-
{ no: 2, name: "MaximumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
943
|
-
]);
|