@inverted-tech/fragments 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
|
@@ -1,18 +1,15 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Content/AssetInterface.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
|
|
11
|
-
const AssetRecord_pb_1 = require("./AssetRecord_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { AudioAssetData, AudioAssetPublicRecord } from "./AudioAssetRecord_pb";
|
|
7
|
+
import { ImageAssetData, ImageAssetPublicRecord } from "./ImageAssetRecord_pb";
|
|
8
|
+
import { AssetRecord } from "./AssetRecord_pb";
|
|
12
9
|
/**
|
|
13
10
|
* @generated from enum IT.WebServices.Fragments.Content.AssetType
|
|
14
11
|
*/
|
|
15
|
-
var AssetType;
|
|
12
|
+
export var AssetType;
|
|
16
13
|
(function (AssetType) {
|
|
17
14
|
/**
|
|
18
15
|
* @generated from enum value: AssetNone = 0;
|
|
@@ -26,9 +23,9 @@ var AssetType;
|
|
|
26
23
|
* @generated from enum value: AssetImage = 2;
|
|
27
24
|
*/
|
|
28
25
|
AssetType[AssetType["AssetImage"] = 2] = "AssetImage";
|
|
29
|
-
})(AssetType || (
|
|
26
|
+
})(AssetType || (AssetType = {}));
|
|
30
27
|
// Retrieve enum metadata with: proto3.getEnumType(AssetType)
|
|
31
|
-
|
|
28
|
+
proto3.util.setEnumType(AssetType, "IT.WebServices.Fragments.Content.AssetType", [
|
|
32
29
|
{ no: 0, name: "AssetNone" },
|
|
33
30
|
{ no: 1, name: "AssetAudio" },
|
|
34
31
|
{ no: 2, name: "AssetImage" },
|
|
@@ -36,14 +33,14 @@ protobuf_1.proto3.util.setEnumType(AssetType, "IT.WebServices.Fragments.Content.
|
|
|
36
33
|
/**
|
|
37
34
|
* @generated from message IT.WebServices.Fragments.Content.CreateAssetRequest
|
|
38
35
|
*/
|
|
39
|
-
class CreateAssetRequest extends
|
|
36
|
+
export class CreateAssetRequest extends Message {
|
|
40
37
|
constructor(data) {
|
|
41
38
|
super();
|
|
42
39
|
/**
|
|
43
40
|
* @generated from oneof IT.WebServices.Fragments.Content.CreateAssetRequest.CreateAssetRequest_oneof
|
|
44
41
|
*/
|
|
45
42
|
this.CreateAssetRequestOneof = { case: undefined };
|
|
46
|
-
|
|
43
|
+
proto3.util.initPartial(data, this);
|
|
47
44
|
}
|
|
48
45
|
static fromBinary(bytes, options) {
|
|
49
46
|
return new CreateAssetRequest().fromBinary(bytes, options);
|
|
@@ -55,23 +52,22 @@ class CreateAssetRequest extends protobuf_1.Message {
|
|
|
55
52
|
return new CreateAssetRequest().fromJsonString(jsonString, options);
|
|
56
53
|
}
|
|
57
54
|
static equals(a, b) {
|
|
58
|
-
return
|
|
55
|
+
return proto3.util.equals(CreateAssetRequest, a, b);
|
|
59
56
|
}
|
|
60
57
|
}
|
|
61
|
-
|
|
62
|
-
CreateAssetRequest.runtime = protobuf_1.proto3;
|
|
58
|
+
CreateAssetRequest.runtime = proto3;
|
|
63
59
|
CreateAssetRequest.typeName = "IT.WebServices.Fragments.Content.CreateAssetRequest";
|
|
64
|
-
CreateAssetRequest.fields =
|
|
65
|
-
{ no: 1, name: "Audio", kind: "message", T:
|
|
66
|
-
{ no: 2, name: "Image", kind: "message", T:
|
|
60
|
+
CreateAssetRequest.fields = proto3.util.newFieldList(() => [
|
|
61
|
+
{ no: 1, name: "Audio", kind: "message", T: AudioAssetData, oneof: "CreateAssetRequest_oneof" },
|
|
62
|
+
{ no: 2, name: "Image", kind: "message", T: ImageAssetData, oneof: "CreateAssetRequest_oneof" },
|
|
67
63
|
]);
|
|
68
64
|
/**
|
|
69
65
|
* @generated from message IT.WebServices.Fragments.Content.CreateAssetResponse
|
|
70
66
|
*/
|
|
71
|
-
class CreateAssetResponse extends
|
|
67
|
+
export class CreateAssetResponse extends Message {
|
|
72
68
|
constructor(data) {
|
|
73
69
|
super();
|
|
74
|
-
|
|
70
|
+
proto3.util.initPartial(data, this);
|
|
75
71
|
}
|
|
76
72
|
static fromBinary(bytes, options) {
|
|
77
73
|
return new CreateAssetResponse().fromBinary(bytes, options);
|
|
@@ -83,19 +79,18 @@ class CreateAssetResponse extends protobuf_1.Message {
|
|
|
83
79
|
return new CreateAssetResponse().fromJsonString(jsonString, options);
|
|
84
80
|
}
|
|
85
81
|
static equals(a, b) {
|
|
86
|
-
return
|
|
82
|
+
return proto3.util.equals(CreateAssetResponse, a, b);
|
|
87
83
|
}
|
|
88
84
|
}
|
|
89
|
-
|
|
90
|
-
CreateAssetResponse.runtime = protobuf_1.proto3;
|
|
85
|
+
CreateAssetResponse.runtime = proto3;
|
|
91
86
|
CreateAssetResponse.typeName = "IT.WebServices.Fragments.Content.CreateAssetResponse";
|
|
92
|
-
CreateAssetResponse.fields =
|
|
93
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
87
|
+
CreateAssetResponse.fields = proto3.util.newFieldList(() => [
|
|
88
|
+
{ no: 1, name: "Record", kind: "message", T: AssetRecord },
|
|
94
89
|
]);
|
|
95
90
|
/**
|
|
96
91
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetRequest
|
|
97
92
|
*/
|
|
98
|
-
class GetAssetRequest extends
|
|
93
|
+
export class GetAssetRequest extends Message {
|
|
99
94
|
constructor(data) {
|
|
100
95
|
super();
|
|
101
96
|
/**
|
|
@@ -104,7 +99,7 @@ class GetAssetRequest extends protobuf_1.Message {
|
|
|
104
99
|
* @generated from field: string AssetID = 1;
|
|
105
100
|
*/
|
|
106
101
|
this.AssetID = "";
|
|
107
|
-
|
|
102
|
+
proto3.util.initPartial(data, this);
|
|
108
103
|
}
|
|
109
104
|
static fromBinary(bytes, options) {
|
|
110
105
|
return new GetAssetRequest().fromBinary(bytes, options);
|
|
@@ -116,26 +111,25 @@ class GetAssetRequest extends protobuf_1.Message {
|
|
|
116
111
|
return new GetAssetRequest().fromJsonString(jsonString, options);
|
|
117
112
|
}
|
|
118
113
|
static equals(a, b) {
|
|
119
|
-
return
|
|
114
|
+
return proto3.util.equals(GetAssetRequest, a, b);
|
|
120
115
|
}
|
|
121
116
|
}
|
|
122
|
-
|
|
123
|
-
GetAssetRequest.runtime = protobuf_1.proto3;
|
|
117
|
+
GetAssetRequest.runtime = proto3;
|
|
124
118
|
GetAssetRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetRequest";
|
|
125
|
-
GetAssetRequest.fields =
|
|
119
|
+
GetAssetRequest.fields = proto3.util.newFieldList(() => [
|
|
126
120
|
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
127
121
|
]);
|
|
128
122
|
/**
|
|
129
123
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetResponse
|
|
130
124
|
*/
|
|
131
|
-
class GetAssetResponse extends
|
|
125
|
+
export class GetAssetResponse extends Message {
|
|
132
126
|
constructor(data) {
|
|
133
127
|
super();
|
|
134
128
|
/**
|
|
135
129
|
* @generated from oneof IT.WebServices.Fragments.Content.GetAssetResponse.GetAssetResponse_oneof
|
|
136
130
|
*/
|
|
137
131
|
this.GetAssetResponseOneof = { case: undefined };
|
|
138
|
-
|
|
132
|
+
proto3.util.initPartial(data, this);
|
|
139
133
|
}
|
|
140
134
|
static fromBinary(bytes, options) {
|
|
141
135
|
return new GetAssetResponse().fromBinary(bytes, options);
|
|
@@ -147,20 +141,19 @@ class GetAssetResponse extends protobuf_1.Message {
|
|
|
147
141
|
return new GetAssetResponse().fromJsonString(jsonString, options);
|
|
148
142
|
}
|
|
149
143
|
static equals(a, b) {
|
|
150
|
-
return
|
|
144
|
+
return proto3.util.equals(GetAssetResponse, a, b);
|
|
151
145
|
}
|
|
152
146
|
}
|
|
153
|
-
|
|
154
|
-
GetAssetResponse.runtime = protobuf_1.proto3;
|
|
147
|
+
GetAssetResponse.runtime = proto3;
|
|
155
148
|
GetAssetResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetResponse";
|
|
156
|
-
GetAssetResponse.fields =
|
|
157
|
-
{ no: 1, name: "Audio", kind: "message", T:
|
|
158
|
-
{ no: 2, name: "Image", kind: "message", T:
|
|
149
|
+
GetAssetResponse.fields = proto3.util.newFieldList(() => [
|
|
150
|
+
{ no: 1, name: "Audio", kind: "message", T: AudioAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
|
|
151
|
+
{ no: 2, name: "Image", kind: "message", T: ImageAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
|
|
159
152
|
]);
|
|
160
153
|
/**
|
|
161
154
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetAdminRequest
|
|
162
155
|
*/
|
|
163
|
-
class GetAssetAdminRequest extends
|
|
156
|
+
export class GetAssetAdminRequest extends Message {
|
|
164
157
|
constructor(data) {
|
|
165
158
|
super();
|
|
166
159
|
/**
|
|
@@ -169,7 +162,7 @@ class GetAssetAdminRequest extends protobuf_1.Message {
|
|
|
169
162
|
* @generated from field: string AssetID = 1;
|
|
170
163
|
*/
|
|
171
164
|
this.AssetID = "";
|
|
172
|
-
|
|
165
|
+
proto3.util.initPartial(data, this);
|
|
173
166
|
}
|
|
174
167
|
static fromBinary(bytes, options) {
|
|
175
168
|
return new GetAssetAdminRequest().fromBinary(bytes, options);
|
|
@@ -181,22 +174,21 @@ class GetAssetAdminRequest extends protobuf_1.Message {
|
|
|
181
174
|
return new GetAssetAdminRequest().fromJsonString(jsonString, options);
|
|
182
175
|
}
|
|
183
176
|
static equals(a, b) {
|
|
184
|
-
return
|
|
177
|
+
return proto3.util.equals(GetAssetAdminRequest, a, b);
|
|
185
178
|
}
|
|
186
179
|
}
|
|
187
|
-
|
|
188
|
-
GetAssetAdminRequest.runtime = protobuf_1.proto3;
|
|
180
|
+
GetAssetAdminRequest.runtime = proto3;
|
|
189
181
|
GetAssetAdminRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminRequest";
|
|
190
|
-
GetAssetAdminRequest.fields =
|
|
182
|
+
GetAssetAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
191
183
|
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
192
184
|
]);
|
|
193
185
|
/**
|
|
194
186
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetAdminResponse
|
|
195
187
|
*/
|
|
196
|
-
class GetAssetAdminResponse extends
|
|
188
|
+
export class GetAssetAdminResponse extends Message {
|
|
197
189
|
constructor(data) {
|
|
198
190
|
super();
|
|
199
|
-
|
|
191
|
+
proto3.util.initPartial(data, this);
|
|
200
192
|
}
|
|
201
193
|
static fromBinary(bytes, options) {
|
|
202
194
|
return new GetAssetAdminResponse().fromBinary(bytes, options);
|
|
@@ -208,26 +200,25 @@ class GetAssetAdminResponse extends protobuf_1.Message {
|
|
|
208
200
|
return new GetAssetAdminResponse().fromJsonString(jsonString, options);
|
|
209
201
|
}
|
|
210
202
|
static equals(a, b) {
|
|
211
|
-
return
|
|
203
|
+
return proto3.util.equals(GetAssetAdminResponse, a, b);
|
|
212
204
|
}
|
|
213
205
|
}
|
|
214
|
-
|
|
215
|
-
GetAssetAdminResponse.runtime = protobuf_1.proto3;
|
|
206
|
+
GetAssetAdminResponse.runtime = proto3;
|
|
216
207
|
GetAssetAdminResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminResponse";
|
|
217
|
-
GetAssetAdminResponse.fields =
|
|
218
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
208
|
+
GetAssetAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
209
|
+
{ no: 1, name: "Record", kind: "message", T: AssetRecord },
|
|
219
210
|
]);
|
|
220
211
|
/**
|
|
221
212
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest
|
|
222
213
|
*/
|
|
223
|
-
class GetAssetByOldContentIDRequest extends
|
|
214
|
+
export class GetAssetByOldContentIDRequest extends Message {
|
|
224
215
|
constructor(data) {
|
|
225
216
|
super();
|
|
226
217
|
/**
|
|
227
218
|
* @generated from field: string OldAssetID = 1;
|
|
228
219
|
*/
|
|
229
220
|
this.OldAssetID = "";
|
|
230
|
-
|
|
221
|
+
proto3.util.initPartial(data, this);
|
|
231
222
|
}
|
|
232
223
|
static fromBinary(bytes, options) {
|
|
233
224
|
return new GetAssetByOldContentIDRequest().fromBinary(bytes, options);
|
|
@@ -239,22 +230,21 @@ class GetAssetByOldContentIDRequest extends protobuf_1.Message {
|
|
|
239
230
|
return new GetAssetByOldContentIDRequest().fromJsonString(jsonString, options);
|
|
240
231
|
}
|
|
241
232
|
static equals(a, b) {
|
|
242
|
-
return
|
|
233
|
+
return proto3.util.equals(GetAssetByOldContentIDRequest, a, b);
|
|
243
234
|
}
|
|
244
235
|
}
|
|
245
|
-
|
|
246
|
-
GetAssetByOldContentIDRequest.runtime = protobuf_1.proto3;
|
|
236
|
+
GetAssetByOldContentIDRequest.runtime = proto3;
|
|
247
237
|
GetAssetByOldContentIDRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest";
|
|
248
|
-
GetAssetByOldContentIDRequest.fields =
|
|
238
|
+
GetAssetByOldContentIDRequest.fields = proto3.util.newFieldList(() => [
|
|
249
239
|
{ no: 1, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
250
240
|
]);
|
|
251
241
|
/**
|
|
252
242
|
* @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse
|
|
253
243
|
*/
|
|
254
|
-
class GetAssetByOldContentIDResponse extends
|
|
244
|
+
export class GetAssetByOldContentIDResponse extends Message {
|
|
255
245
|
constructor(data) {
|
|
256
246
|
super();
|
|
257
|
-
|
|
247
|
+
proto3.util.initPartial(data, this);
|
|
258
248
|
}
|
|
259
249
|
static fromBinary(bytes, options) {
|
|
260
250
|
return new GetAssetByOldContentIDResponse().fromBinary(bytes, options);
|
|
@@ -266,22 +256,21 @@ class GetAssetByOldContentIDResponse extends protobuf_1.Message {
|
|
|
266
256
|
return new GetAssetByOldContentIDResponse().fromJsonString(jsonString, options);
|
|
267
257
|
}
|
|
268
258
|
static equals(a, b) {
|
|
269
|
-
return
|
|
259
|
+
return proto3.util.equals(GetAssetByOldContentIDResponse, a, b);
|
|
270
260
|
}
|
|
271
261
|
}
|
|
272
|
-
|
|
273
|
-
GetAssetByOldContentIDResponse.runtime = protobuf_1.proto3;
|
|
262
|
+
GetAssetByOldContentIDResponse.runtime = proto3;
|
|
274
263
|
GetAssetByOldContentIDResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse";
|
|
275
|
-
GetAssetByOldContentIDResponse.fields =
|
|
276
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
264
|
+
GetAssetByOldContentIDResponse.fields = proto3.util.newFieldList(() => [
|
|
265
|
+
{ no: 1, name: "Record", kind: "message", T: AssetRecord },
|
|
277
266
|
]);
|
|
278
267
|
/**
|
|
279
268
|
* @generated from message IT.WebServices.Fragments.Content.GetListOfIDsRequest
|
|
280
269
|
*/
|
|
281
|
-
class GetListOfIDsRequest extends
|
|
270
|
+
export class GetListOfIDsRequest extends Message {
|
|
282
271
|
constructor(data) {
|
|
283
272
|
super();
|
|
284
|
-
|
|
273
|
+
proto3.util.initPartial(data, this);
|
|
285
274
|
}
|
|
286
275
|
static fromBinary(bytes, options) {
|
|
287
276
|
return new GetListOfIDsRequest().fromBinary(bytes, options);
|
|
@@ -293,24 +282,23 @@ class GetListOfIDsRequest extends protobuf_1.Message {
|
|
|
293
282
|
return new GetListOfIDsRequest().fromJsonString(jsonString, options);
|
|
294
283
|
}
|
|
295
284
|
static equals(a, b) {
|
|
296
|
-
return
|
|
285
|
+
return proto3.util.equals(GetListOfIDsRequest, a, b);
|
|
297
286
|
}
|
|
298
287
|
}
|
|
299
|
-
|
|
300
|
-
GetListOfIDsRequest.runtime = protobuf_1.proto3;
|
|
288
|
+
GetListOfIDsRequest.runtime = proto3;
|
|
301
289
|
GetListOfIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsRequest";
|
|
302
|
-
GetListOfIDsRequest.fields =
|
|
290
|
+
GetListOfIDsRequest.fields = proto3.util.newFieldList(() => []);
|
|
303
291
|
/**
|
|
304
292
|
* @generated from message IT.WebServices.Fragments.Content.GetListOfIDsResponse
|
|
305
293
|
*/
|
|
306
|
-
class GetListOfIDsResponse extends
|
|
294
|
+
export class GetListOfIDsResponse extends Message {
|
|
307
295
|
constructor(data) {
|
|
308
296
|
super();
|
|
309
297
|
/**
|
|
310
298
|
* @generated from field: string AssetID = 1;
|
|
311
299
|
*/
|
|
312
300
|
this.AssetID = "";
|
|
313
|
-
|
|
301
|
+
proto3.util.initPartial(data, this);
|
|
314
302
|
}
|
|
315
303
|
static fromBinary(bytes, options) {
|
|
316
304
|
return new GetListOfIDsResponse().fromBinary(bytes, options);
|
|
@@ -322,23 +310,22 @@ class GetListOfIDsResponse extends protobuf_1.Message {
|
|
|
322
310
|
return new GetListOfIDsResponse().fromJsonString(jsonString, options);
|
|
323
311
|
}
|
|
324
312
|
static equals(a, b) {
|
|
325
|
-
return
|
|
313
|
+
return proto3.util.equals(GetListOfIDsResponse, a, b);
|
|
326
314
|
}
|
|
327
315
|
}
|
|
328
|
-
|
|
329
|
-
GetListOfIDsResponse.runtime = protobuf_1.proto3;
|
|
316
|
+
GetListOfIDsResponse.runtime = proto3;
|
|
330
317
|
GetListOfIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsResponse";
|
|
331
|
-
GetListOfIDsResponse.fields =
|
|
318
|
+
GetListOfIDsResponse.fields = proto3.util.newFieldList(() => [
|
|
332
319
|
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
333
|
-
{ no: 2, name: "ModifiedOnUTC", kind: "message", T:
|
|
320
|
+
{ no: 2, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
334
321
|
]);
|
|
335
322
|
/**
|
|
336
323
|
* @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest
|
|
337
324
|
*/
|
|
338
|
-
class GetListOfOldContentIDsRequest extends
|
|
325
|
+
export class GetListOfOldContentIDsRequest extends Message {
|
|
339
326
|
constructor(data) {
|
|
340
327
|
super();
|
|
341
|
-
|
|
328
|
+
proto3.util.initPartial(data, this);
|
|
342
329
|
}
|
|
343
330
|
static fromBinary(bytes, options) {
|
|
344
331
|
return new GetListOfOldContentIDsRequest().fromBinary(bytes, options);
|
|
@@ -350,17 +337,16 @@ class GetListOfOldContentIDsRequest extends protobuf_1.Message {
|
|
|
350
337
|
return new GetListOfOldContentIDsRequest().fromJsonString(jsonString, options);
|
|
351
338
|
}
|
|
352
339
|
static equals(a, b) {
|
|
353
|
-
return
|
|
340
|
+
return proto3.util.equals(GetListOfOldContentIDsRequest, a, b);
|
|
354
341
|
}
|
|
355
342
|
}
|
|
356
|
-
|
|
357
|
-
GetListOfOldContentIDsRequest.runtime = protobuf_1.proto3;
|
|
343
|
+
GetListOfOldContentIDsRequest.runtime = proto3;
|
|
358
344
|
GetListOfOldContentIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest";
|
|
359
|
-
GetListOfOldContentIDsRequest.fields =
|
|
345
|
+
GetListOfOldContentIDsRequest.fields = proto3.util.newFieldList(() => []);
|
|
360
346
|
/**
|
|
361
347
|
* @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse
|
|
362
348
|
*/
|
|
363
|
-
class GetListOfOldContentIDsResponse extends
|
|
349
|
+
export class GetListOfOldContentIDsResponse extends Message {
|
|
364
350
|
constructor(data) {
|
|
365
351
|
super();
|
|
366
352
|
/**
|
|
@@ -371,7 +357,7 @@ class GetListOfOldContentIDsResponse extends protobuf_1.Message {
|
|
|
371
357
|
* @generated from field: string OldAssetID = 2;
|
|
372
358
|
*/
|
|
373
359
|
this.OldAssetID = "";
|
|
374
|
-
|
|
360
|
+
proto3.util.initPartial(data, this);
|
|
375
361
|
}
|
|
376
362
|
static fromBinary(bytes, options) {
|
|
377
363
|
return new GetListOfOldContentIDsResponse().fromBinary(bytes, options);
|
|
@@ -383,21 +369,20 @@ class GetListOfOldContentIDsResponse extends protobuf_1.Message {
|
|
|
383
369
|
return new GetListOfOldContentIDsResponse().fromJsonString(jsonString, options);
|
|
384
370
|
}
|
|
385
371
|
static equals(a, b) {
|
|
386
|
-
return
|
|
372
|
+
return proto3.util.equals(GetListOfOldContentIDsResponse, a, b);
|
|
387
373
|
}
|
|
388
374
|
}
|
|
389
|
-
|
|
390
|
-
GetListOfOldContentIDsResponse.runtime = protobuf_1.proto3;
|
|
375
|
+
GetListOfOldContentIDsResponse.runtime = proto3;
|
|
391
376
|
GetListOfOldContentIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse";
|
|
392
|
-
GetListOfOldContentIDsResponse.fields =
|
|
377
|
+
GetListOfOldContentIDsResponse.fields = proto3.util.newFieldList(() => [
|
|
393
378
|
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
394
379
|
{ no: 2, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
395
|
-
{ no: 3, name: "ModifiedOnUTC", kind: "message", T:
|
|
380
|
+
{ no: 3, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
396
381
|
]);
|
|
397
382
|
/**
|
|
398
383
|
* @generated from message IT.WebServices.Fragments.Content.SearchAssetRequest
|
|
399
384
|
*/
|
|
400
|
-
class SearchAssetRequest extends
|
|
385
|
+
export class SearchAssetRequest extends Message {
|
|
401
386
|
constructor(data) {
|
|
402
387
|
super();
|
|
403
388
|
/**
|
|
@@ -416,7 +401,7 @@ class SearchAssetRequest extends protobuf_1.Message {
|
|
|
416
401
|
* @generated from field: IT.WebServices.Fragments.Content.AssetType AssetType = 11;
|
|
417
402
|
*/
|
|
418
403
|
this.AssetType = AssetType.AssetNone;
|
|
419
|
-
|
|
404
|
+
proto3.util.initPartial(data, this);
|
|
420
405
|
}
|
|
421
406
|
static fromBinary(bytes, options) {
|
|
422
407
|
return new SearchAssetRequest().fromBinary(bytes, options);
|
|
@@ -428,22 +413,21 @@ class SearchAssetRequest extends protobuf_1.Message {
|
|
|
428
413
|
return new SearchAssetRequest().fromJsonString(jsonString, options);
|
|
429
414
|
}
|
|
430
415
|
static equals(a, b) {
|
|
431
|
-
return
|
|
416
|
+
return proto3.util.equals(SearchAssetRequest, a, b);
|
|
432
417
|
}
|
|
433
418
|
}
|
|
434
|
-
|
|
435
|
-
SearchAssetRequest.runtime = protobuf_1.proto3;
|
|
419
|
+
SearchAssetRequest.runtime = proto3;
|
|
436
420
|
SearchAssetRequest.typeName = "IT.WebServices.Fragments.Content.SearchAssetRequest";
|
|
437
|
-
SearchAssetRequest.fields =
|
|
421
|
+
SearchAssetRequest.fields = proto3.util.newFieldList(() => [
|
|
438
422
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
439
423
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
440
424
|
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
441
|
-
{ no: 11, name: "AssetType", kind: "enum", T:
|
|
425
|
+
{ no: 11, name: "AssetType", kind: "enum", T: proto3.getEnumType(AssetType) },
|
|
442
426
|
]);
|
|
443
427
|
/**
|
|
444
428
|
* @generated from message IT.WebServices.Fragments.Content.SearchAssetResponse
|
|
445
429
|
*/
|
|
446
|
-
class SearchAssetResponse extends
|
|
430
|
+
export class SearchAssetResponse extends Message {
|
|
447
431
|
constructor(data) {
|
|
448
432
|
super();
|
|
449
433
|
/**
|
|
@@ -462,7 +446,7 @@ class SearchAssetResponse extends protobuf_1.Message {
|
|
|
462
446
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
463
447
|
*/
|
|
464
448
|
this.PageTotalItems = 0;
|
|
465
|
-
|
|
449
|
+
proto3.util.initPartial(data, this);
|
|
466
450
|
}
|
|
467
451
|
static fromBinary(bytes, options) {
|
|
468
452
|
return new SearchAssetResponse().fromBinary(bytes, options);
|
|
@@ -474,13 +458,12 @@ class SearchAssetResponse extends protobuf_1.Message {
|
|
|
474
458
|
return new SearchAssetResponse().fromJsonString(jsonString, options);
|
|
475
459
|
}
|
|
476
460
|
static equals(a, b) {
|
|
477
|
-
return
|
|
461
|
+
return proto3.util.equals(SearchAssetResponse, a, b);
|
|
478
462
|
}
|
|
479
463
|
}
|
|
480
|
-
|
|
481
|
-
SearchAssetResponse.runtime = protobuf_1.proto3;
|
|
464
|
+
SearchAssetResponse.runtime = proto3;
|
|
482
465
|
SearchAssetResponse.typeName = "IT.WebServices.Fragments.Content.SearchAssetResponse";
|
|
483
|
-
SearchAssetResponse.fields =
|
|
466
|
+
SearchAssetResponse.fields = proto3.util.newFieldList(() => [
|
|
484
467
|
{ no: 1, name: "Records", kind: "message", T: AssetListRecord, repeated: true },
|
|
485
468
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
486
469
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -489,7 +472,7 @@ SearchAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
489
472
|
/**
|
|
490
473
|
* @generated from message IT.WebServices.Fragments.Content.AssetListRecord
|
|
491
474
|
*/
|
|
492
|
-
class AssetListRecord extends
|
|
475
|
+
export class AssetListRecord extends Message {
|
|
493
476
|
constructor(data) {
|
|
494
477
|
super();
|
|
495
478
|
/**
|
|
@@ -522,7 +505,7 @@ class AssetListRecord extends protobuf_1.Message {
|
|
|
522
505
|
* @generated from field: uint32 LengthSeconds = 30;
|
|
523
506
|
*/
|
|
524
507
|
this.LengthSeconds = 0;
|
|
525
|
-
|
|
508
|
+
proto3.util.initPartial(data, this);
|
|
526
509
|
}
|
|
527
510
|
static fromBinary(bytes, options) {
|
|
528
511
|
return new AssetListRecord().fromBinary(bytes, options);
|
|
@@ -534,18 +517,17 @@ class AssetListRecord extends protobuf_1.Message {
|
|
|
534
517
|
return new AssetListRecord().fromJsonString(jsonString, options);
|
|
535
518
|
}
|
|
536
519
|
static equals(a, b) {
|
|
537
|
-
return
|
|
520
|
+
return proto3.util.equals(AssetListRecord, a, b);
|
|
538
521
|
}
|
|
539
522
|
}
|
|
540
|
-
|
|
541
|
-
AssetListRecord.runtime = protobuf_1.proto3;
|
|
523
|
+
AssetListRecord.runtime = proto3;
|
|
542
524
|
AssetListRecord.typeName = "IT.WebServices.Fragments.Content.AssetListRecord";
|
|
543
|
-
AssetListRecord.fields =
|
|
525
|
+
AssetListRecord.fields = proto3.util.newFieldList(() => [
|
|
544
526
|
{ no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
545
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T:
|
|
527
|
+
{ no: 2, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
546
528
|
{ no: 3, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
547
529
|
{ no: 4, name: "Caption", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
548
|
-
{ no: 10, name: "AssetType", kind: "enum", T:
|
|
530
|
+
{ no: 10, name: "AssetType", kind: "enum", T: proto3.getEnumType(AssetType) },
|
|
549
531
|
{ no: 20, name: "Height", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
550
532
|
{ no: 21, name: "Width", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
551
533
|
{ no: 30, name: "LengthSeconds", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -553,10 +535,10 @@ AssetListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
553
535
|
/**
|
|
554
536
|
* @generated from message IT.WebServices.Fragments.Content.AssetDateFilter
|
|
555
537
|
*/
|
|
556
|
-
class AssetDateFilter extends
|
|
538
|
+
export class AssetDateFilter extends Message {
|
|
557
539
|
constructor(data) {
|
|
558
540
|
super();
|
|
559
|
-
|
|
541
|
+
proto3.util.initPartial(data, this);
|
|
560
542
|
}
|
|
561
543
|
static fromBinary(bytes, options) {
|
|
562
544
|
return new AssetDateFilter().fromBinary(bytes, options);
|
|
@@ -568,20 +550,19 @@ class AssetDateFilter extends protobuf_1.Message {
|
|
|
568
550
|
return new AssetDateFilter().fromJsonString(jsonString, options);
|
|
569
551
|
}
|
|
570
552
|
static equals(a, b) {
|
|
571
|
-
return
|
|
553
|
+
return proto3.util.equals(AssetDateFilter, a, b);
|
|
572
554
|
}
|
|
573
555
|
}
|
|
574
|
-
|
|
575
|
-
AssetDateFilter.runtime = protobuf_1.proto3;
|
|
556
|
+
AssetDateFilter.runtime = proto3;
|
|
576
557
|
AssetDateFilter.typeName = "IT.WebServices.Fragments.Content.AssetDateFilter";
|
|
577
|
-
AssetDateFilter.fields =
|
|
578
|
-
{ no: 1, name: "BeginCreatedOnUTC", kind: "message", T:
|
|
579
|
-
{ no: 2, name: "EndCreatedOnUTC", kind: "message", T:
|
|
558
|
+
AssetDateFilter.fields = proto3.util.newFieldList(() => [
|
|
559
|
+
{ no: 1, name: "BeginCreatedOnUTC", kind: "message", T: Timestamp },
|
|
560
|
+
{ no: 2, name: "EndCreatedOnUTC", kind: "message", T: Timestamp },
|
|
580
561
|
]);
|
|
581
562
|
/**
|
|
582
563
|
* @generated from message IT.WebServices.Fragments.Content.GetImageAssetsRequest
|
|
583
564
|
*/
|
|
584
|
-
class GetImageAssetsRequest extends
|
|
565
|
+
export class GetImageAssetsRequest extends Message {
|
|
585
566
|
constructor(data) {
|
|
586
567
|
super();
|
|
587
568
|
/**
|
|
@@ -596,7 +577,7 @@ class GetImageAssetsRequest extends protobuf_1.Message {
|
|
|
596
577
|
* @generated from field: string Query = 6;
|
|
597
578
|
*/
|
|
598
579
|
this.Query = "";
|
|
599
|
-
|
|
580
|
+
proto3.util.initPartial(data, this);
|
|
600
581
|
}
|
|
601
582
|
static fromBinary(bytes, options) {
|
|
602
583
|
return new GetImageAssetsRequest().fromBinary(bytes, options);
|
|
@@ -608,13 +589,12 @@ class GetImageAssetsRequest extends protobuf_1.Message {
|
|
|
608
589
|
return new GetImageAssetsRequest().fromJsonString(jsonString, options);
|
|
609
590
|
}
|
|
610
591
|
static equals(a, b) {
|
|
611
|
-
return
|
|
592
|
+
return proto3.util.equals(GetImageAssetsRequest, a, b);
|
|
612
593
|
}
|
|
613
594
|
}
|
|
614
|
-
|
|
615
|
-
GetImageAssetsRequest.runtime = protobuf_1.proto3;
|
|
595
|
+
GetImageAssetsRequest.runtime = proto3;
|
|
616
596
|
GetImageAssetsRequest.typeName = "IT.WebServices.Fragments.Content.GetImageAssetsRequest";
|
|
617
|
-
GetImageAssetsRequest.fields =
|
|
597
|
+
GetImageAssetsRequest.fields = proto3.util.newFieldList(() => [
|
|
618
598
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
619
599
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
620
600
|
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Content/AssetRecord.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const AudioAssetRecord_pb_1 = require("./AudioAssetRecord_pb");
|
|
10
|
-
const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { AudioAssetRecord } from "./AudioAssetRecord_pb";
|
|
7
|
+
import { ImageAssetRecord } from "./ImageAssetRecord_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Content.AssetRecord
|
|
13
10
|
*/
|
|
14
|
-
class AssetRecord extends
|
|
11
|
+
export class AssetRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
18
15
|
* @generated from oneof IT.WebServices.Fragments.Content.AssetRecord.AssetRecord_oneof
|
|
19
16
|
*/
|
|
20
17
|
this.AssetRecordOneof = { case: undefined };
|
|
21
|
-
|
|
18
|
+
proto3.util.initPartial(data, this);
|
|
22
19
|
}
|
|
23
20
|
static fromBinary(bytes, options) {
|
|
24
21
|
return new AssetRecord().fromBinary(bytes, options);
|
|
@@ -30,13 +27,12 @@ class AssetRecord extends protobuf_1.Message {
|
|
|
30
27
|
return new AssetRecord().fromJsonString(jsonString, options);
|
|
31
28
|
}
|
|
32
29
|
static equals(a, b) {
|
|
33
|
-
return
|
|
30
|
+
return proto3.util.equals(AssetRecord, a, b);
|
|
34
31
|
}
|
|
35
32
|
}
|
|
36
|
-
|
|
37
|
-
AssetRecord.runtime = protobuf_1.proto3;
|
|
33
|
+
AssetRecord.runtime = proto3;
|
|
38
34
|
AssetRecord.typeName = "IT.WebServices.Fragments.Content.AssetRecord";
|
|
39
|
-
AssetRecord.fields =
|
|
40
|
-
{ no: 1, name: "Audio", kind: "message", T:
|
|
41
|
-
{ no: 2, name: "Image", kind: "message", T:
|
|
35
|
+
AssetRecord.fields = proto3.util.newFieldList(() => [
|
|
36
|
+
{ no: 1, name: "Audio", kind: "message", T: AudioAssetRecord, oneof: "AssetRecord_oneof" },
|
|
37
|
+
{ no: 2, name: "Image", kind: "message", T: ImageAssetRecord, oneof: "AssetRecord_oneof" },
|
|
42
38
|
]);
|