@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,622 +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/Content/AssetInterface.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
// @ts-nocheck
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.GetImageAssetsRequest = exports.AssetDateFilter = exports.AssetListRecord = exports.SearchAssetResponse = exports.SearchAssetRequest = exports.GetListOfOldContentIDsResponse = exports.GetListOfOldContentIDsRequest = exports.GetListOfIDsResponse = exports.GetListOfIDsRequest = exports.GetAssetByOldContentIDResponse = exports.GetAssetByOldContentIDRequest = exports.GetAssetAdminResponse = exports.GetAssetAdminRequest = exports.GetAssetResponse = exports.GetAssetRequest = exports.CreateAssetResponse = exports.CreateAssetRequest = exports.AssetType = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const AudioAssetRecord_pb_1 = require("./AudioAssetRecord_pb");
|
|
10
|
-
const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
|
|
11
|
-
const AssetRecord_pb_1 = require("./AssetRecord_pb");
|
|
12
|
-
/**
|
|
13
|
-
* @generated from enum IT.WebServices.Fragments.Content.AssetType
|
|
14
|
-
*/
|
|
15
|
-
var AssetType;
|
|
16
|
-
(function (AssetType) {
|
|
17
|
-
/**
|
|
18
|
-
* @generated from enum value: AssetNone = 0;
|
|
19
|
-
*/
|
|
20
|
-
AssetType[AssetType["AssetNone"] = 0] = "AssetNone";
|
|
21
|
-
/**
|
|
22
|
-
* @generated from enum value: AssetAudio = 1;
|
|
23
|
-
*/
|
|
24
|
-
AssetType[AssetType["AssetAudio"] = 1] = "AssetAudio";
|
|
25
|
-
/**
|
|
26
|
-
* @generated from enum value: AssetImage = 2;
|
|
27
|
-
*/
|
|
28
|
-
AssetType[AssetType["AssetImage"] = 2] = "AssetImage";
|
|
29
|
-
})(AssetType || (exports.AssetType = AssetType = {}));
|
|
30
|
-
// Retrieve enum metadata with: proto3.getEnumType(AssetType)
|
|
31
|
-
protobuf_1.proto3.util.setEnumType(AssetType, "IT.WebServices.Fragments.Content.AssetType", [
|
|
32
|
-
{ no: 0, name: "AssetNone" },
|
|
33
|
-
{ no: 1, name: "AssetAudio" },
|
|
34
|
-
{ no: 2, name: "AssetImage" },
|
|
35
|
-
]);
|
|
36
|
-
/**
|
|
37
|
-
* @generated from message IT.WebServices.Fragments.Content.CreateAssetRequest
|
|
38
|
-
*/
|
|
39
|
-
class CreateAssetRequest extends protobuf_1.Message {
|
|
40
|
-
constructor(data) {
|
|
41
|
-
super();
|
|
42
|
-
/**
|
|
43
|
-
* @generated from oneof IT.WebServices.Fragments.Content.CreateAssetRequest.CreateAssetRequest_oneof
|
|
44
|
-
*/
|
|
45
|
-
this.CreateAssetRequestOneof = { case: undefined };
|
|
46
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
47
|
-
}
|
|
48
|
-
static fromBinary(bytes, options) {
|
|
49
|
-
return new CreateAssetRequest().fromBinary(bytes, options);
|
|
50
|
-
}
|
|
51
|
-
static fromJson(jsonValue, options) {
|
|
52
|
-
return new CreateAssetRequest().fromJson(jsonValue, options);
|
|
53
|
-
}
|
|
54
|
-
static fromJsonString(jsonString, options) {
|
|
55
|
-
return new CreateAssetRequest().fromJsonString(jsonString, options);
|
|
56
|
-
}
|
|
57
|
-
static equals(a, b) {
|
|
58
|
-
return protobuf_1.proto3.util.equals(CreateAssetRequest, a, b);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
exports.CreateAssetRequest = CreateAssetRequest;
|
|
62
|
-
CreateAssetRequest.runtime = protobuf_1.proto3;
|
|
63
|
-
CreateAssetRequest.typeName = "IT.WebServices.Fragments.Content.CreateAssetRequest";
|
|
64
|
-
CreateAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
65
|
-
{ no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetData, oneof: "CreateAssetRequest_oneof" },
|
|
66
|
-
{ no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetData, oneof: "CreateAssetRequest_oneof" },
|
|
67
|
-
]);
|
|
68
|
-
/**
|
|
69
|
-
* @generated from message IT.WebServices.Fragments.Content.CreateAssetResponse
|
|
70
|
-
*/
|
|
71
|
-
class CreateAssetResponse extends protobuf_1.Message {
|
|
72
|
-
constructor(data) {
|
|
73
|
-
super();
|
|
74
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
75
|
-
}
|
|
76
|
-
static fromBinary(bytes, options) {
|
|
77
|
-
return new CreateAssetResponse().fromBinary(bytes, options);
|
|
78
|
-
}
|
|
79
|
-
static fromJson(jsonValue, options) {
|
|
80
|
-
return new CreateAssetResponse().fromJson(jsonValue, options);
|
|
81
|
-
}
|
|
82
|
-
static fromJsonString(jsonString, options) {
|
|
83
|
-
return new CreateAssetResponse().fromJsonString(jsonString, options);
|
|
84
|
-
}
|
|
85
|
-
static equals(a, b) {
|
|
86
|
-
return protobuf_1.proto3.util.equals(CreateAssetResponse, a, b);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
exports.CreateAssetResponse = CreateAssetResponse;
|
|
90
|
-
CreateAssetResponse.runtime = protobuf_1.proto3;
|
|
91
|
-
CreateAssetResponse.typeName = "IT.WebServices.Fragments.Content.CreateAssetResponse";
|
|
92
|
-
CreateAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
93
|
-
{ no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
|
|
94
|
-
]);
|
|
95
|
-
/**
|
|
96
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetRequest
|
|
97
|
-
*/
|
|
98
|
-
class GetAssetRequest extends protobuf_1.Message {
|
|
99
|
-
constructor(data) {
|
|
100
|
-
super();
|
|
101
|
-
/**
|
|
102
|
-
* Guid for the Asset record
|
|
103
|
-
*
|
|
104
|
-
* @generated from field: string AssetID = 1;
|
|
105
|
-
*/
|
|
106
|
-
this.AssetID = "";
|
|
107
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
108
|
-
}
|
|
109
|
-
static fromBinary(bytes, options) {
|
|
110
|
-
return new GetAssetRequest().fromBinary(bytes, options);
|
|
111
|
-
}
|
|
112
|
-
static fromJson(jsonValue, options) {
|
|
113
|
-
return new GetAssetRequest().fromJson(jsonValue, options);
|
|
114
|
-
}
|
|
115
|
-
static fromJsonString(jsonString, options) {
|
|
116
|
-
return new GetAssetRequest().fromJsonString(jsonString, options);
|
|
117
|
-
}
|
|
118
|
-
static equals(a, b) {
|
|
119
|
-
return protobuf_1.proto3.util.equals(GetAssetRequest, a, b);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
exports.GetAssetRequest = GetAssetRequest;
|
|
123
|
-
GetAssetRequest.runtime = protobuf_1.proto3;
|
|
124
|
-
GetAssetRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetRequest";
|
|
125
|
-
GetAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
126
|
-
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
127
|
-
]);
|
|
128
|
-
/**
|
|
129
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetResponse
|
|
130
|
-
*/
|
|
131
|
-
class GetAssetResponse extends protobuf_1.Message {
|
|
132
|
-
constructor(data) {
|
|
133
|
-
super();
|
|
134
|
-
/**
|
|
135
|
-
* @generated from oneof IT.WebServices.Fragments.Content.GetAssetResponse.GetAssetResponse_oneof
|
|
136
|
-
*/
|
|
137
|
-
this.GetAssetResponseOneof = { case: undefined };
|
|
138
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
139
|
-
}
|
|
140
|
-
static fromBinary(bytes, options) {
|
|
141
|
-
return new GetAssetResponse().fromBinary(bytes, options);
|
|
142
|
-
}
|
|
143
|
-
static fromJson(jsonValue, options) {
|
|
144
|
-
return new GetAssetResponse().fromJson(jsonValue, options);
|
|
145
|
-
}
|
|
146
|
-
static fromJsonString(jsonString, options) {
|
|
147
|
-
return new GetAssetResponse().fromJsonString(jsonString, options);
|
|
148
|
-
}
|
|
149
|
-
static equals(a, b) {
|
|
150
|
-
return protobuf_1.proto3.util.equals(GetAssetResponse, a, b);
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
exports.GetAssetResponse = GetAssetResponse;
|
|
154
|
-
GetAssetResponse.runtime = protobuf_1.proto3;
|
|
155
|
-
GetAssetResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetResponse";
|
|
156
|
-
GetAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
157
|
-
{ no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
|
|
158
|
-
{ no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
|
|
159
|
-
]);
|
|
160
|
-
/**
|
|
161
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetAdminRequest
|
|
162
|
-
*/
|
|
163
|
-
class GetAssetAdminRequest extends protobuf_1.Message {
|
|
164
|
-
constructor(data) {
|
|
165
|
-
super();
|
|
166
|
-
/**
|
|
167
|
-
* Guid for the content record
|
|
168
|
-
*
|
|
169
|
-
* @generated from field: string AssetID = 1;
|
|
170
|
-
*/
|
|
171
|
-
this.AssetID = "";
|
|
172
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
173
|
-
}
|
|
174
|
-
static fromBinary(bytes, options) {
|
|
175
|
-
return new GetAssetAdminRequest().fromBinary(bytes, options);
|
|
176
|
-
}
|
|
177
|
-
static fromJson(jsonValue, options) {
|
|
178
|
-
return new GetAssetAdminRequest().fromJson(jsonValue, options);
|
|
179
|
-
}
|
|
180
|
-
static fromJsonString(jsonString, options) {
|
|
181
|
-
return new GetAssetAdminRequest().fromJsonString(jsonString, options);
|
|
182
|
-
}
|
|
183
|
-
static equals(a, b) {
|
|
184
|
-
return protobuf_1.proto3.util.equals(GetAssetAdminRequest, a, b);
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
exports.GetAssetAdminRequest = GetAssetAdminRequest;
|
|
188
|
-
GetAssetAdminRequest.runtime = protobuf_1.proto3;
|
|
189
|
-
GetAssetAdminRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminRequest";
|
|
190
|
-
GetAssetAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
191
|
-
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
192
|
-
]);
|
|
193
|
-
/**
|
|
194
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetAdminResponse
|
|
195
|
-
*/
|
|
196
|
-
class GetAssetAdminResponse extends protobuf_1.Message {
|
|
197
|
-
constructor(data) {
|
|
198
|
-
super();
|
|
199
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
200
|
-
}
|
|
201
|
-
static fromBinary(bytes, options) {
|
|
202
|
-
return new GetAssetAdminResponse().fromBinary(bytes, options);
|
|
203
|
-
}
|
|
204
|
-
static fromJson(jsonValue, options) {
|
|
205
|
-
return new GetAssetAdminResponse().fromJson(jsonValue, options);
|
|
206
|
-
}
|
|
207
|
-
static fromJsonString(jsonString, options) {
|
|
208
|
-
return new GetAssetAdminResponse().fromJsonString(jsonString, options);
|
|
209
|
-
}
|
|
210
|
-
static equals(a, b) {
|
|
211
|
-
return protobuf_1.proto3.util.equals(GetAssetAdminResponse, a, b);
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
exports.GetAssetAdminResponse = GetAssetAdminResponse;
|
|
215
|
-
GetAssetAdminResponse.runtime = protobuf_1.proto3;
|
|
216
|
-
GetAssetAdminResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminResponse";
|
|
217
|
-
GetAssetAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
218
|
-
{ no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
|
|
219
|
-
]);
|
|
220
|
-
/**
|
|
221
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest
|
|
222
|
-
*/
|
|
223
|
-
class GetAssetByOldContentIDRequest extends protobuf_1.Message {
|
|
224
|
-
constructor(data) {
|
|
225
|
-
super();
|
|
226
|
-
/**
|
|
227
|
-
* @generated from field: string OldAssetID = 1;
|
|
228
|
-
*/
|
|
229
|
-
this.OldAssetID = "";
|
|
230
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
231
|
-
}
|
|
232
|
-
static fromBinary(bytes, options) {
|
|
233
|
-
return new GetAssetByOldContentIDRequest().fromBinary(bytes, options);
|
|
234
|
-
}
|
|
235
|
-
static fromJson(jsonValue, options) {
|
|
236
|
-
return new GetAssetByOldContentIDRequest().fromJson(jsonValue, options);
|
|
237
|
-
}
|
|
238
|
-
static fromJsonString(jsonString, options) {
|
|
239
|
-
return new GetAssetByOldContentIDRequest().fromJsonString(jsonString, options);
|
|
240
|
-
}
|
|
241
|
-
static equals(a, b) {
|
|
242
|
-
return protobuf_1.proto3.util.equals(GetAssetByOldContentIDRequest, a, b);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
exports.GetAssetByOldContentIDRequest = GetAssetByOldContentIDRequest;
|
|
246
|
-
GetAssetByOldContentIDRequest.runtime = protobuf_1.proto3;
|
|
247
|
-
GetAssetByOldContentIDRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest";
|
|
248
|
-
GetAssetByOldContentIDRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
249
|
-
{ no: 1, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
250
|
-
]);
|
|
251
|
-
/**
|
|
252
|
-
* @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse
|
|
253
|
-
*/
|
|
254
|
-
class GetAssetByOldContentIDResponse extends protobuf_1.Message {
|
|
255
|
-
constructor(data) {
|
|
256
|
-
super();
|
|
257
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
258
|
-
}
|
|
259
|
-
static fromBinary(bytes, options) {
|
|
260
|
-
return new GetAssetByOldContentIDResponse().fromBinary(bytes, options);
|
|
261
|
-
}
|
|
262
|
-
static fromJson(jsonValue, options) {
|
|
263
|
-
return new GetAssetByOldContentIDResponse().fromJson(jsonValue, options);
|
|
264
|
-
}
|
|
265
|
-
static fromJsonString(jsonString, options) {
|
|
266
|
-
return new GetAssetByOldContentIDResponse().fromJsonString(jsonString, options);
|
|
267
|
-
}
|
|
268
|
-
static equals(a, b) {
|
|
269
|
-
return protobuf_1.proto3.util.equals(GetAssetByOldContentIDResponse, a, b);
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
exports.GetAssetByOldContentIDResponse = GetAssetByOldContentIDResponse;
|
|
273
|
-
GetAssetByOldContentIDResponse.runtime = protobuf_1.proto3;
|
|
274
|
-
GetAssetByOldContentIDResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse";
|
|
275
|
-
GetAssetByOldContentIDResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
276
|
-
{ no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
|
|
277
|
-
]);
|
|
278
|
-
/**
|
|
279
|
-
* @generated from message IT.WebServices.Fragments.Content.GetListOfIDsRequest
|
|
280
|
-
*/
|
|
281
|
-
class GetListOfIDsRequest extends protobuf_1.Message {
|
|
282
|
-
constructor(data) {
|
|
283
|
-
super();
|
|
284
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
285
|
-
}
|
|
286
|
-
static fromBinary(bytes, options) {
|
|
287
|
-
return new GetListOfIDsRequest().fromBinary(bytes, options);
|
|
288
|
-
}
|
|
289
|
-
static fromJson(jsonValue, options) {
|
|
290
|
-
return new GetListOfIDsRequest().fromJson(jsonValue, options);
|
|
291
|
-
}
|
|
292
|
-
static fromJsonString(jsonString, options) {
|
|
293
|
-
return new GetListOfIDsRequest().fromJsonString(jsonString, options);
|
|
294
|
-
}
|
|
295
|
-
static equals(a, b) {
|
|
296
|
-
return protobuf_1.proto3.util.equals(GetListOfIDsRequest, a, b);
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
exports.GetListOfIDsRequest = GetListOfIDsRequest;
|
|
300
|
-
GetListOfIDsRequest.runtime = protobuf_1.proto3;
|
|
301
|
-
GetListOfIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsRequest";
|
|
302
|
-
GetListOfIDsRequest.fields = protobuf_1.proto3.util.newFieldList(() => []);
|
|
303
|
-
/**
|
|
304
|
-
* @generated from message IT.WebServices.Fragments.Content.GetListOfIDsResponse
|
|
305
|
-
*/
|
|
306
|
-
class GetListOfIDsResponse extends protobuf_1.Message {
|
|
307
|
-
constructor(data) {
|
|
308
|
-
super();
|
|
309
|
-
/**
|
|
310
|
-
* @generated from field: string AssetID = 1;
|
|
311
|
-
*/
|
|
312
|
-
this.AssetID = "";
|
|
313
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
314
|
-
}
|
|
315
|
-
static fromBinary(bytes, options) {
|
|
316
|
-
return new GetListOfIDsResponse().fromBinary(bytes, options);
|
|
317
|
-
}
|
|
318
|
-
static fromJson(jsonValue, options) {
|
|
319
|
-
return new GetListOfIDsResponse().fromJson(jsonValue, options);
|
|
320
|
-
}
|
|
321
|
-
static fromJsonString(jsonString, options) {
|
|
322
|
-
return new GetListOfIDsResponse().fromJsonString(jsonString, options);
|
|
323
|
-
}
|
|
324
|
-
static equals(a, b) {
|
|
325
|
-
return protobuf_1.proto3.util.equals(GetListOfIDsResponse, a, b);
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
exports.GetListOfIDsResponse = GetListOfIDsResponse;
|
|
329
|
-
GetListOfIDsResponse.runtime = protobuf_1.proto3;
|
|
330
|
-
GetListOfIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsResponse";
|
|
331
|
-
GetListOfIDsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
332
|
-
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
333
|
-
{ no: 2, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
334
|
-
]);
|
|
335
|
-
/**
|
|
336
|
-
* @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest
|
|
337
|
-
*/
|
|
338
|
-
class GetListOfOldContentIDsRequest extends protobuf_1.Message {
|
|
339
|
-
constructor(data) {
|
|
340
|
-
super();
|
|
341
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
342
|
-
}
|
|
343
|
-
static fromBinary(bytes, options) {
|
|
344
|
-
return new GetListOfOldContentIDsRequest().fromBinary(bytes, options);
|
|
345
|
-
}
|
|
346
|
-
static fromJson(jsonValue, options) {
|
|
347
|
-
return new GetListOfOldContentIDsRequest().fromJson(jsonValue, options);
|
|
348
|
-
}
|
|
349
|
-
static fromJsonString(jsonString, options) {
|
|
350
|
-
return new GetListOfOldContentIDsRequest().fromJsonString(jsonString, options);
|
|
351
|
-
}
|
|
352
|
-
static equals(a, b) {
|
|
353
|
-
return protobuf_1.proto3.util.equals(GetListOfOldContentIDsRequest, a, b);
|
|
354
|
-
}
|
|
355
|
-
}
|
|
356
|
-
exports.GetListOfOldContentIDsRequest = GetListOfOldContentIDsRequest;
|
|
357
|
-
GetListOfOldContentIDsRequest.runtime = protobuf_1.proto3;
|
|
358
|
-
GetListOfOldContentIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest";
|
|
359
|
-
GetListOfOldContentIDsRequest.fields = protobuf_1.proto3.util.newFieldList(() => []);
|
|
360
|
-
/**
|
|
361
|
-
* @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse
|
|
362
|
-
*/
|
|
363
|
-
class GetListOfOldContentIDsResponse extends protobuf_1.Message {
|
|
364
|
-
constructor(data) {
|
|
365
|
-
super();
|
|
366
|
-
/**
|
|
367
|
-
* @generated from field: string AssetID = 1;
|
|
368
|
-
*/
|
|
369
|
-
this.AssetID = "";
|
|
370
|
-
/**
|
|
371
|
-
* @generated from field: string OldAssetID = 2;
|
|
372
|
-
*/
|
|
373
|
-
this.OldAssetID = "";
|
|
374
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
375
|
-
}
|
|
376
|
-
static fromBinary(bytes, options) {
|
|
377
|
-
return new GetListOfOldContentIDsResponse().fromBinary(bytes, options);
|
|
378
|
-
}
|
|
379
|
-
static fromJson(jsonValue, options) {
|
|
380
|
-
return new GetListOfOldContentIDsResponse().fromJson(jsonValue, options);
|
|
381
|
-
}
|
|
382
|
-
static fromJsonString(jsonString, options) {
|
|
383
|
-
return new GetListOfOldContentIDsResponse().fromJsonString(jsonString, options);
|
|
384
|
-
}
|
|
385
|
-
static equals(a, b) {
|
|
386
|
-
return protobuf_1.proto3.util.equals(GetListOfOldContentIDsResponse, a, b);
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
exports.GetListOfOldContentIDsResponse = GetListOfOldContentIDsResponse;
|
|
390
|
-
GetListOfOldContentIDsResponse.runtime = protobuf_1.proto3;
|
|
391
|
-
GetListOfOldContentIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse";
|
|
392
|
-
GetListOfOldContentIDsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
393
|
-
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
394
|
-
{ no: 2, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
395
|
-
{ no: 3, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
396
|
-
]);
|
|
397
|
-
/**
|
|
398
|
-
* @generated from message IT.WebServices.Fragments.Content.SearchAssetRequest
|
|
399
|
-
*/
|
|
400
|
-
class SearchAssetRequest extends protobuf_1.Message {
|
|
401
|
-
constructor(data) {
|
|
402
|
-
super();
|
|
403
|
-
/**
|
|
404
|
-
* @generated from field: uint32 PageSize = 1;
|
|
405
|
-
*/
|
|
406
|
-
this.PageSize = 0;
|
|
407
|
-
/**
|
|
408
|
-
* @generated from field: uint32 PageOffset = 2;
|
|
409
|
-
*/
|
|
410
|
-
this.PageOffset = 0;
|
|
411
|
-
/**
|
|
412
|
-
* @generated from field: string Query = 6;
|
|
413
|
-
*/
|
|
414
|
-
this.Query = "";
|
|
415
|
-
/**
|
|
416
|
-
* @generated from field: IT.WebServices.Fragments.Content.AssetType AssetType = 11;
|
|
417
|
-
*/
|
|
418
|
-
this.AssetType = AssetType.AssetNone;
|
|
419
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
420
|
-
}
|
|
421
|
-
static fromBinary(bytes, options) {
|
|
422
|
-
return new SearchAssetRequest().fromBinary(bytes, options);
|
|
423
|
-
}
|
|
424
|
-
static fromJson(jsonValue, options) {
|
|
425
|
-
return new SearchAssetRequest().fromJson(jsonValue, options);
|
|
426
|
-
}
|
|
427
|
-
static fromJsonString(jsonString, options) {
|
|
428
|
-
return new SearchAssetRequest().fromJsonString(jsonString, options);
|
|
429
|
-
}
|
|
430
|
-
static equals(a, b) {
|
|
431
|
-
return protobuf_1.proto3.util.equals(SearchAssetRequest, a, b);
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
exports.SearchAssetRequest = SearchAssetRequest;
|
|
435
|
-
SearchAssetRequest.runtime = protobuf_1.proto3;
|
|
436
|
-
SearchAssetRequest.typeName = "IT.WebServices.Fragments.Content.SearchAssetRequest";
|
|
437
|
-
SearchAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
438
|
-
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
439
|
-
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
440
|
-
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
441
|
-
{ no: 11, name: "AssetType", kind: "enum", T: protobuf_1.proto3.getEnumType(AssetType) },
|
|
442
|
-
]);
|
|
443
|
-
/**
|
|
444
|
-
* @generated from message IT.WebServices.Fragments.Content.SearchAssetResponse
|
|
445
|
-
*/
|
|
446
|
-
class SearchAssetResponse extends protobuf_1.Message {
|
|
447
|
-
constructor(data) {
|
|
448
|
-
super();
|
|
449
|
-
/**
|
|
450
|
-
* @generated from field: repeated IT.WebServices.Fragments.Content.AssetListRecord Records = 1;
|
|
451
|
-
*/
|
|
452
|
-
this.Records = [];
|
|
453
|
-
/**
|
|
454
|
-
* @generated from field: uint32 PageOffsetStart = 11;
|
|
455
|
-
*/
|
|
456
|
-
this.PageOffsetStart = 0;
|
|
457
|
-
/**
|
|
458
|
-
* @generated from field: uint32 PageOffsetEnd = 12;
|
|
459
|
-
*/
|
|
460
|
-
this.PageOffsetEnd = 0;
|
|
461
|
-
/**
|
|
462
|
-
* @generated from field: uint32 PageTotalItems = 13;
|
|
463
|
-
*/
|
|
464
|
-
this.PageTotalItems = 0;
|
|
465
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
466
|
-
}
|
|
467
|
-
static fromBinary(bytes, options) {
|
|
468
|
-
return new SearchAssetResponse().fromBinary(bytes, options);
|
|
469
|
-
}
|
|
470
|
-
static fromJson(jsonValue, options) {
|
|
471
|
-
return new SearchAssetResponse().fromJson(jsonValue, options);
|
|
472
|
-
}
|
|
473
|
-
static fromJsonString(jsonString, options) {
|
|
474
|
-
return new SearchAssetResponse().fromJsonString(jsonString, options);
|
|
475
|
-
}
|
|
476
|
-
static equals(a, b) {
|
|
477
|
-
return protobuf_1.proto3.util.equals(SearchAssetResponse, a, b);
|
|
478
|
-
}
|
|
479
|
-
}
|
|
480
|
-
exports.SearchAssetResponse = SearchAssetResponse;
|
|
481
|
-
SearchAssetResponse.runtime = protobuf_1.proto3;
|
|
482
|
-
SearchAssetResponse.typeName = "IT.WebServices.Fragments.Content.SearchAssetResponse";
|
|
483
|
-
SearchAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
484
|
-
{ no: 1, name: "Records", kind: "message", T: AssetListRecord, repeated: true },
|
|
485
|
-
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
486
|
-
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
487
|
-
{ no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
488
|
-
]);
|
|
489
|
-
/**
|
|
490
|
-
* @generated from message IT.WebServices.Fragments.Content.AssetListRecord
|
|
491
|
-
*/
|
|
492
|
-
class AssetListRecord extends protobuf_1.Message {
|
|
493
|
-
constructor(data) {
|
|
494
|
-
super();
|
|
495
|
-
/**
|
|
496
|
-
* Guid for the asset record
|
|
497
|
-
*
|
|
498
|
-
* @generated from field: string AssetID = 1;
|
|
499
|
-
*/
|
|
500
|
-
this.AssetID = "";
|
|
501
|
-
/**
|
|
502
|
-
* @generated from field: string Title = 3;
|
|
503
|
-
*/
|
|
504
|
-
this.Title = "";
|
|
505
|
-
/**
|
|
506
|
-
* @generated from field: string Caption = 4;
|
|
507
|
-
*/
|
|
508
|
-
this.Caption = "";
|
|
509
|
-
/**
|
|
510
|
-
* @generated from field: IT.WebServices.Fragments.Content.AssetType AssetType = 10;
|
|
511
|
-
*/
|
|
512
|
-
this.AssetType = AssetType.AssetNone;
|
|
513
|
-
/**
|
|
514
|
-
* @generated from field: uint32 Height = 20;
|
|
515
|
-
*/
|
|
516
|
-
this.Height = 0;
|
|
517
|
-
/**
|
|
518
|
-
* @generated from field: uint32 Width = 21;
|
|
519
|
-
*/
|
|
520
|
-
this.Width = 0;
|
|
521
|
-
/**
|
|
522
|
-
* @generated from field: uint32 LengthSeconds = 30;
|
|
523
|
-
*/
|
|
524
|
-
this.LengthSeconds = 0;
|
|
525
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
526
|
-
}
|
|
527
|
-
static fromBinary(bytes, options) {
|
|
528
|
-
return new AssetListRecord().fromBinary(bytes, options);
|
|
529
|
-
}
|
|
530
|
-
static fromJson(jsonValue, options) {
|
|
531
|
-
return new AssetListRecord().fromJson(jsonValue, options);
|
|
532
|
-
}
|
|
533
|
-
static fromJsonString(jsonString, options) {
|
|
534
|
-
return new AssetListRecord().fromJsonString(jsonString, options);
|
|
535
|
-
}
|
|
536
|
-
static equals(a, b) {
|
|
537
|
-
return protobuf_1.proto3.util.equals(AssetListRecord, a, b);
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
|
-
exports.AssetListRecord = AssetListRecord;
|
|
541
|
-
AssetListRecord.runtime = protobuf_1.proto3;
|
|
542
|
-
AssetListRecord.typeName = "IT.WebServices.Fragments.Content.AssetListRecord";
|
|
543
|
-
AssetListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
544
|
-
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
545
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
546
|
-
{ no: 3, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
547
|
-
{ no: 4, name: "Caption", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
548
|
-
{ no: 10, name: "AssetType", kind: "enum", T: protobuf_1.proto3.getEnumType(AssetType) },
|
|
549
|
-
{ no: 20, name: "Height", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
550
|
-
{ no: 21, name: "Width", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
551
|
-
{ no: 30, name: "LengthSeconds", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
552
|
-
]);
|
|
553
|
-
/**
|
|
554
|
-
* @generated from message IT.WebServices.Fragments.Content.AssetDateFilter
|
|
555
|
-
*/
|
|
556
|
-
class AssetDateFilter extends protobuf_1.Message {
|
|
557
|
-
constructor(data) {
|
|
558
|
-
super();
|
|
559
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
560
|
-
}
|
|
561
|
-
static fromBinary(bytes, options) {
|
|
562
|
-
return new AssetDateFilter().fromBinary(bytes, options);
|
|
563
|
-
}
|
|
564
|
-
static fromJson(jsonValue, options) {
|
|
565
|
-
return new AssetDateFilter().fromJson(jsonValue, options);
|
|
566
|
-
}
|
|
567
|
-
static fromJsonString(jsonString, options) {
|
|
568
|
-
return new AssetDateFilter().fromJsonString(jsonString, options);
|
|
569
|
-
}
|
|
570
|
-
static equals(a, b) {
|
|
571
|
-
return protobuf_1.proto3.util.equals(AssetDateFilter, a, b);
|
|
572
|
-
}
|
|
573
|
-
}
|
|
574
|
-
exports.AssetDateFilter = AssetDateFilter;
|
|
575
|
-
AssetDateFilter.runtime = protobuf_1.proto3;
|
|
576
|
-
AssetDateFilter.typeName = "IT.WebServices.Fragments.Content.AssetDateFilter";
|
|
577
|
-
AssetDateFilter.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
578
|
-
{ no: 1, name: "BeginCreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
579
|
-
{ no: 2, name: "EndCreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
|
|
580
|
-
]);
|
|
581
|
-
/**
|
|
582
|
-
* @generated from message IT.WebServices.Fragments.Content.GetImageAssetsRequest
|
|
583
|
-
*/
|
|
584
|
-
class GetImageAssetsRequest extends protobuf_1.Message {
|
|
585
|
-
constructor(data) {
|
|
586
|
-
super();
|
|
587
|
-
/**
|
|
588
|
-
* @generated from field: uint32 PageSize = 1;
|
|
589
|
-
*/
|
|
590
|
-
this.PageSize = 0;
|
|
591
|
-
/**
|
|
592
|
-
* @generated from field: uint32 PageOffset = 2;
|
|
593
|
-
*/
|
|
594
|
-
this.PageOffset = 0;
|
|
595
|
-
/**
|
|
596
|
-
* @generated from field: string Query = 6;
|
|
597
|
-
*/
|
|
598
|
-
this.Query = "";
|
|
599
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
600
|
-
}
|
|
601
|
-
static fromBinary(bytes, options) {
|
|
602
|
-
return new GetImageAssetsRequest().fromBinary(bytes, options);
|
|
603
|
-
}
|
|
604
|
-
static fromJson(jsonValue, options) {
|
|
605
|
-
return new GetImageAssetsRequest().fromJson(jsonValue, options);
|
|
606
|
-
}
|
|
607
|
-
static fromJsonString(jsonString, options) {
|
|
608
|
-
return new GetImageAssetsRequest().fromJsonString(jsonString, options);
|
|
609
|
-
}
|
|
610
|
-
static equals(a, b) {
|
|
611
|
-
return protobuf_1.proto3.util.equals(GetImageAssetsRequest, a, b);
|
|
612
|
-
}
|
|
613
|
-
}
|
|
614
|
-
exports.GetImageAssetsRequest = GetImageAssetsRequest;
|
|
615
|
-
GetImageAssetsRequest.runtime = protobuf_1.proto3;
|
|
616
|
-
GetImageAssetsRequest.typeName = "IT.WebServices.Fragments.Content.GetImageAssetsRequest";
|
|
617
|
-
GetImageAssetsRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
618
|
-
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
619
|
-
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
620
|
-
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
621
|
-
{ no: 7, name: "CreationDateRange", kind: "message", T: AssetDateFilter, opt: true },
|
|
622
|
-
]);
|
|
@@ -1,42 +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/Content/AssetRecord.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
// @ts-nocheck
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.AssetRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const AudioAssetRecord_pb_1 = require("./AudioAssetRecord_pb");
|
|
10
|
-
const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
|
|
11
|
-
/**
|
|
12
|
-
* @generated from message IT.WebServices.Fragments.Content.AssetRecord
|
|
13
|
-
*/
|
|
14
|
-
class AssetRecord extends protobuf_1.Message {
|
|
15
|
-
constructor(data) {
|
|
16
|
-
super();
|
|
17
|
-
/**
|
|
18
|
-
* @generated from oneof IT.WebServices.Fragments.Content.AssetRecord.AssetRecord_oneof
|
|
19
|
-
*/
|
|
20
|
-
this.AssetRecordOneof = { case: undefined };
|
|
21
|
-
protobuf_1.proto3.util.initPartial(data, this);
|
|
22
|
-
}
|
|
23
|
-
static fromBinary(bytes, options) {
|
|
24
|
-
return new AssetRecord().fromBinary(bytes, options);
|
|
25
|
-
}
|
|
26
|
-
static fromJson(jsonValue, options) {
|
|
27
|
-
return new AssetRecord().fromJson(jsonValue, options);
|
|
28
|
-
}
|
|
29
|
-
static fromJsonString(jsonString, options) {
|
|
30
|
-
return new AssetRecord().fromJsonString(jsonString, options);
|
|
31
|
-
}
|
|
32
|
-
static equals(a, b) {
|
|
33
|
-
return protobuf_1.proto3.util.equals(AssetRecord, a, b);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
exports.AssetRecord = AssetRecord;
|
|
37
|
-
AssetRecord.runtime = protobuf_1.proto3;
|
|
38
|
-
AssetRecord.typeName = "IT.WebServices.Fragments.Content.AssetRecord";
|
|
39
|
-
AssetRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
40
|
-
{ no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetRecord, oneof: "AssetRecord_oneof" },
|
|
41
|
-
{ no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetRecord, oneof: "AssetRecord_oneof" },
|
|
42
|
-
]);
|