@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,45 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// Auto-generated index file - DO NOT EDIT MANUALLY
|
|
3
|
-
// Generated on: Wed Oct 15 2025 22:
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
-
}) : function(o, v) {
|
|
18
|
-
o["default"] = v;
|
|
19
|
-
});
|
|
20
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
-
var ownKeys = function(o) {
|
|
22
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
-
var ar = [];
|
|
24
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
-
return ar;
|
|
26
|
-
};
|
|
27
|
-
return ownKeys(o);
|
|
28
|
-
};
|
|
29
|
-
return function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
})();
|
|
37
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
-
exports.ManualSubscriptionRecord_pb = exports.ManualPaymentSettings_pb = exports.ManualPaymentInterface_pb = exports.ManualPaymentInterface_connect = exports.Backup_pb = exports.Backup_connect = void 0;
|
|
2
|
+
// Generated on: Wed Oct 15 2025 22:31:09 GMT-0400 (Eastern Daylight Time)
|
|
39
3
|
// Namespaced re-exports to avoid symbol collisions
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
4
|
+
export * as Backup_connect from './Backup_connect';
|
|
5
|
+
export * as Backup_pb from './Backup_pb';
|
|
6
|
+
export * as ManualPaymentInterface_connect from './ManualPaymentInterface_connect';
|
|
7
|
+
export * as ManualPaymentInterface_pb from './ManualPaymentInterface_pb';
|
|
8
|
+
export * as ManualPaymentSettings_pb from './ManualPaymentSettings_pb';
|
|
9
|
+
export * as ManualSubscriptionRecord_pb from './ManualSubscriptionRecord_pb';
|
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const PaymentInterface_pb_1 = require("./PaymentInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { GetNewDetailsRequest, GetNewDetailsResponse, GetNewOneTimeDetailsRequest, GetNewOneTimeDetailsResponse, GetOtherSubscriptionRecordsRequest, GetOtherSubscriptionRecordsResponse, GetOwnOneTimeRecordsRequest, GetOwnOneTimeRecordsResponse, GetOwnSubscriptionRecordsRequest, GetOwnSubscriptionRecordsResponse } from "./PaymentInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.PaymentInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const PaymentInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.PaymentInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,45 +15,45 @@ exports.PaymentInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
getNewDetails: {
|
|
20
17
|
name: "GetNewDetails",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: GetNewDetailsRequest,
|
|
19
|
+
O: GetNewDetailsResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
/**
|
|
26
23
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.PaymentInterface.GetNewOneTimeDetails
|
|
27
24
|
*/
|
|
28
25
|
getNewOneTimeDetails: {
|
|
29
26
|
name: "GetNewOneTimeDetails",
|
|
30
|
-
I:
|
|
31
|
-
O:
|
|
32
|
-
kind:
|
|
27
|
+
I: GetNewOneTimeDetailsRequest,
|
|
28
|
+
O: GetNewOneTimeDetailsResponse,
|
|
29
|
+
kind: MethodKind.Unary,
|
|
33
30
|
},
|
|
34
31
|
/**
|
|
35
32
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.PaymentInterface.GetOtherSubscriptionRecords
|
|
36
33
|
*/
|
|
37
34
|
getOtherSubscriptionRecords: {
|
|
38
35
|
name: "GetOtherSubscriptionRecords",
|
|
39
|
-
I:
|
|
40
|
-
O:
|
|
41
|
-
kind:
|
|
36
|
+
I: GetOtherSubscriptionRecordsRequest,
|
|
37
|
+
O: GetOtherSubscriptionRecordsResponse,
|
|
38
|
+
kind: MethodKind.Unary,
|
|
42
39
|
},
|
|
43
40
|
/**
|
|
44
41
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.PaymentInterface.GetOwnSubscriptionRecords
|
|
45
42
|
*/
|
|
46
43
|
getOwnSubscriptionRecords: {
|
|
47
44
|
name: "GetOwnSubscriptionRecords",
|
|
48
|
-
I:
|
|
49
|
-
O:
|
|
50
|
-
kind:
|
|
45
|
+
I: GetOwnSubscriptionRecordsRequest,
|
|
46
|
+
O: GetOwnSubscriptionRecordsResponse,
|
|
47
|
+
kind: MethodKind.Unary,
|
|
51
48
|
},
|
|
52
49
|
/**
|
|
53
50
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.PaymentInterface.GetOwnOneTimeRecords
|
|
54
51
|
*/
|
|
55
52
|
getOwnOneTimeRecords: {
|
|
56
53
|
name: "GetOwnOneTimeRecords",
|
|
57
|
-
I:
|
|
58
|
-
O:
|
|
59
|
-
kind:
|
|
54
|
+
I: GetOwnOneTimeRecordsRequest,
|
|
55
|
+
O: GetOwnOneTimeRecordsResponse,
|
|
56
|
+
kind: MethodKind.Unary,
|
|
60
57
|
},
|
|
61
58
|
}
|
|
62
59
|
};
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js
CHANGED
|
@@ -1,23 +1,20 @@
|
|
|
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/Authorization/Payment/PaymentInterface.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
const StripeSubscriptionRecord_pb_1 = require("./Stripe/StripeSubscriptionRecord_pb");
|
|
16
|
-
const StripeOneTimeRecord_pb_1 = require("./Stripe/StripeOneTimeRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { CryptoNewDetails } from "./Crypto/CryptoRecords_pb";
|
|
7
|
+
import { PaypalNewDetails } from "./Paypal/PaypalRecords_pb";
|
|
8
|
+
import { StripeNewDetails, StripeNewOneTimeDetails } from "./Stripe/StripeRecords_pb";
|
|
9
|
+
import { ManualSubscriptionRecord } from "./Manual/ManualSubscriptionRecord_pb";
|
|
10
|
+
import { FortisSubscriptionFullRecord } from "./Fortis/FortisSubscriptionRecord_pb";
|
|
11
|
+
import { PaypalSubscriptionFullRecord } from "./Paypal/PaypalSubscriptionRecord_pb";
|
|
12
|
+
import { StripeSubscriptionFullRecord } from "./Stripe/StripeSubscriptionRecord_pb";
|
|
13
|
+
import { StripeOneTimePaymentRecord } from "./Stripe/StripeOneTimeRecord_pb";
|
|
17
14
|
/**
|
|
18
15
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetNewDetailsRequest
|
|
19
16
|
*/
|
|
20
|
-
class GetNewDetailsRequest extends
|
|
17
|
+
export class GetNewDetailsRequest extends Message {
|
|
21
18
|
constructor(data) {
|
|
22
19
|
super();
|
|
23
20
|
/**
|
|
@@ -28,7 +25,7 @@ class GetNewDetailsRequest extends protobuf_1.Message {
|
|
|
28
25
|
* @generated from field: string DomainName = 2;
|
|
29
26
|
*/
|
|
30
27
|
this.DomainName = "";
|
|
31
|
-
|
|
28
|
+
proto3.util.initPartial(data, this);
|
|
32
29
|
}
|
|
33
30
|
static fromBinary(bytes, options) {
|
|
34
31
|
return new GetNewDetailsRequest().fromBinary(bytes, options);
|
|
@@ -40,23 +37,22 @@ class GetNewDetailsRequest extends protobuf_1.Message {
|
|
|
40
37
|
return new GetNewDetailsRequest().fromJsonString(jsonString, options);
|
|
41
38
|
}
|
|
42
39
|
static equals(a, b) {
|
|
43
|
-
return
|
|
40
|
+
return proto3.util.equals(GetNewDetailsRequest, a, b);
|
|
44
41
|
}
|
|
45
42
|
}
|
|
46
|
-
|
|
47
|
-
GetNewDetailsRequest.runtime = protobuf_1.proto3;
|
|
43
|
+
GetNewDetailsRequest.runtime = proto3;
|
|
48
44
|
GetNewDetailsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetNewDetailsRequest";
|
|
49
|
-
GetNewDetailsRequest.fields =
|
|
45
|
+
GetNewDetailsRequest.fields = proto3.util.newFieldList(() => [
|
|
50
46
|
{ no: 1, name: "Level", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
51
47
|
{ no: 2, name: "DomainName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
52
48
|
]);
|
|
53
49
|
/**
|
|
54
50
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetNewDetailsResponse
|
|
55
51
|
*/
|
|
56
|
-
class GetNewDetailsResponse extends
|
|
52
|
+
export class GetNewDetailsResponse extends Message {
|
|
57
53
|
constructor(data) {
|
|
58
54
|
super();
|
|
59
|
-
|
|
55
|
+
proto3.util.initPartial(data, this);
|
|
60
56
|
}
|
|
61
57
|
static fromBinary(bytes, options) {
|
|
62
58
|
return new GetNewDetailsResponse().fromBinary(bytes, options);
|
|
@@ -68,21 +64,20 @@ class GetNewDetailsResponse extends protobuf_1.Message {
|
|
|
68
64
|
return new GetNewDetailsResponse().fromJsonString(jsonString, options);
|
|
69
65
|
}
|
|
70
66
|
static equals(a, b) {
|
|
71
|
-
return
|
|
67
|
+
return proto3.util.equals(GetNewDetailsResponse, a, b);
|
|
72
68
|
}
|
|
73
69
|
}
|
|
74
|
-
|
|
75
|
-
GetNewDetailsResponse.runtime = protobuf_1.proto3;
|
|
70
|
+
GetNewDetailsResponse.runtime = proto3;
|
|
76
71
|
GetNewDetailsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetNewDetailsResponse";
|
|
77
|
-
GetNewDetailsResponse.fields =
|
|
78
|
-
{ no: 1, name: "Crypto", kind: "message", T:
|
|
79
|
-
{ no: 5, name: "Paypal", kind: "message", T:
|
|
80
|
-
{ no: 6, name: "Stripe", kind: "message", T:
|
|
72
|
+
GetNewDetailsResponse.fields = proto3.util.newFieldList(() => [
|
|
73
|
+
{ no: 1, name: "Crypto", kind: "message", T: CryptoNewDetails },
|
|
74
|
+
{ no: 5, name: "Paypal", kind: "message", T: PaypalNewDetails },
|
|
75
|
+
{ no: 6, name: "Stripe", kind: "message", T: StripeNewDetails },
|
|
81
76
|
]);
|
|
82
77
|
/**
|
|
83
78
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetNewOneTimeDetailsRequest
|
|
84
79
|
*/
|
|
85
|
-
class GetNewOneTimeDetailsRequest extends
|
|
80
|
+
export class GetNewOneTimeDetailsRequest extends Message {
|
|
86
81
|
constructor(data) {
|
|
87
82
|
super();
|
|
88
83
|
/**
|
|
@@ -97,7 +92,7 @@ class GetNewOneTimeDetailsRequest extends protobuf_1.Message {
|
|
|
97
92
|
* @generated from field: uint32 DifferentPresetPriceCents = 3;
|
|
98
93
|
*/
|
|
99
94
|
this.DifferentPresetPriceCents = 0;
|
|
100
|
-
|
|
95
|
+
proto3.util.initPartial(data, this);
|
|
101
96
|
}
|
|
102
97
|
static fromBinary(bytes, options) {
|
|
103
98
|
return new GetNewOneTimeDetailsRequest().fromBinary(bytes, options);
|
|
@@ -109,13 +104,12 @@ class GetNewOneTimeDetailsRequest extends protobuf_1.Message {
|
|
|
109
104
|
return new GetNewOneTimeDetailsRequest().fromJsonString(jsonString, options);
|
|
110
105
|
}
|
|
111
106
|
static equals(a, b) {
|
|
112
|
-
return
|
|
107
|
+
return proto3.util.equals(GetNewOneTimeDetailsRequest, a, b);
|
|
113
108
|
}
|
|
114
109
|
}
|
|
115
|
-
|
|
116
|
-
GetNewOneTimeDetailsRequest.runtime = protobuf_1.proto3;
|
|
110
|
+
GetNewOneTimeDetailsRequest.runtime = proto3;
|
|
117
111
|
GetNewOneTimeDetailsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetNewOneTimeDetailsRequest";
|
|
118
|
-
GetNewOneTimeDetailsRequest.fields =
|
|
112
|
+
GetNewOneTimeDetailsRequest.fields = proto3.util.newFieldList(() => [
|
|
119
113
|
{ no: 1, name: "InternalID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
120
114
|
{ no: 2, name: "DomainName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
121
115
|
{ no: 3, name: "DifferentPresetPriceCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -123,10 +117,10 @@ GetNewOneTimeDetailsRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
123
117
|
/**
|
|
124
118
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetNewOneTimeDetailsResponse
|
|
125
119
|
*/
|
|
126
|
-
class GetNewOneTimeDetailsResponse extends
|
|
120
|
+
export class GetNewOneTimeDetailsResponse extends Message {
|
|
127
121
|
constructor(data) {
|
|
128
122
|
super();
|
|
129
|
-
|
|
123
|
+
proto3.util.initPartial(data, this);
|
|
130
124
|
}
|
|
131
125
|
static fromBinary(bytes, options) {
|
|
132
126
|
return new GetNewOneTimeDetailsResponse().fromBinary(bytes, options);
|
|
@@ -138,26 +132,25 @@ class GetNewOneTimeDetailsResponse extends protobuf_1.Message {
|
|
|
138
132
|
return new GetNewOneTimeDetailsResponse().fromJsonString(jsonString, options);
|
|
139
133
|
}
|
|
140
134
|
static equals(a, b) {
|
|
141
|
-
return
|
|
135
|
+
return proto3.util.equals(GetNewOneTimeDetailsResponse, a, b);
|
|
142
136
|
}
|
|
143
137
|
}
|
|
144
|
-
|
|
145
|
-
GetNewOneTimeDetailsResponse.runtime = protobuf_1.proto3;
|
|
138
|
+
GetNewOneTimeDetailsResponse.runtime = proto3;
|
|
146
139
|
GetNewOneTimeDetailsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetNewOneTimeDetailsResponse";
|
|
147
|
-
GetNewOneTimeDetailsResponse.fields =
|
|
148
|
-
{ no: 6, name: "Stripe", kind: "message", T:
|
|
140
|
+
GetNewOneTimeDetailsResponse.fields = proto3.util.newFieldList(() => [
|
|
141
|
+
{ no: 6, name: "Stripe", kind: "message", T: StripeNewOneTimeDetails },
|
|
149
142
|
]);
|
|
150
143
|
/**
|
|
151
144
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOtherSubscriptionRecordsRequest
|
|
152
145
|
*/
|
|
153
|
-
class GetOtherSubscriptionRecordsRequest extends
|
|
146
|
+
export class GetOtherSubscriptionRecordsRequest extends Message {
|
|
154
147
|
constructor(data) {
|
|
155
148
|
super();
|
|
156
149
|
/**
|
|
157
150
|
* @generated from field: string UserID = 1;
|
|
158
151
|
*/
|
|
159
152
|
this.UserID = "";
|
|
160
|
-
|
|
153
|
+
proto3.util.initPartial(data, this);
|
|
161
154
|
}
|
|
162
155
|
static fromBinary(bytes, options) {
|
|
163
156
|
return new GetOtherSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -169,19 +162,18 @@ class GetOtherSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
169
162
|
return new GetOtherSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
170
163
|
}
|
|
171
164
|
static equals(a, b) {
|
|
172
|
-
return
|
|
165
|
+
return proto3.util.equals(GetOtherSubscriptionRecordsRequest, a, b);
|
|
173
166
|
}
|
|
174
167
|
}
|
|
175
|
-
|
|
176
|
-
GetOtherSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
168
|
+
GetOtherSubscriptionRecordsRequest.runtime = proto3;
|
|
177
169
|
GetOtherSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOtherSubscriptionRecordsRequest";
|
|
178
|
-
GetOtherSubscriptionRecordsRequest.fields =
|
|
170
|
+
GetOtherSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => [
|
|
179
171
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
180
172
|
]);
|
|
181
173
|
/**
|
|
182
174
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOtherSubscriptionRecordsResponse
|
|
183
175
|
*/
|
|
184
|
-
class GetOtherSubscriptionRecordsResponse extends
|
|
176
|
+
export class GetOtherSubscriptionRecordsResponse extends Message {
|
|
185
177
|
constructor(data) {
|
|
186
178
|
super();
|
|
187
179
|
/**
|
|
@@ -200,7 +192,7 @@ class GetOtherSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
200
192
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Stripe = 6;
|
|
201
193
|
*/
|
|
202
194
|
this.Stripe = [];
|
|
203
|
-
|
|
195
|
+
proto3.util.initPartial(data, this);
|
|
204
196
|
}
|
|
205
197
|
static fromBinary(bytes, options) {
|
|
206
198
|
return new GetOtherSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -212,25 +204,24 @@ class GetOtherSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
212
204
|
return new GetOtherSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
213
205
|
}
|
|
214
206
|
static equals(a, b) {
|
|
215
|
-
return
|
|
207
|
+
return proto3.util.equals(GetOtherSubscriptionRecordsResponse, a, b);
|
|
216
208
|
}
|
|
217
209
|
}
|
|
218
|
-
|
|
219
|
-
GetOtherSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
210
|
+
GetOtherSubscriptionRecordsResponse.runtime = proto3;
|
|
220
211
|
GetOtherSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOtherSubscriptionRecordsResponse";
|
|
221
|
-
GetOtherSubscriptionRecordsResponse.fields =
|
|
222
|
-
{ no: 2, name: "Manual", kind: "message", T:
|
|
223
|
-
{ no: 4, name: "Fortis", kind: "message", T:
|
|
224
|
-
{ no: 5, name: "Paypal", kind: "message", T:
|
|
225
|
-
{ no: 6, name: "Stripe", kind: "message", T:
|
|
212
|
+
GetOtherSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
213
|
+
{ no: 2, name: "Manual", kind: "message", T: ManualSubscriptionRecord, repeated: true },
|
|
214
|
+
{ no: 4, name: "Fortis", kind: "message", T: FortisSubscriptionFullRecord, repeated: true },
|
|
215
|
+
{ no: 5, name: "Paypal", kind: "message", T: PaypalSubscriptionFullRecord, repeated: true },
|
|
216
|
+
{ no: 6, name: "Stripe", kind: "message", T: StripeSubscriptionFullRecord, repeated: true },
|
|
226
217
|
]);
|
|
227
218
|
/**
|
|
228
219
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOwnSubscriptionRecordsRequest
|
|
229
220
|
*/
|
|
230
|
-
class GetOwnSubscriptionRecordsRequest extends
|
|
221
|
+
export class GetOwnSubscriptionRecordsRequest extends Message {
|
|
231
222
|
constructor(data) {
|
|
232
223
|
super();
|
|
233
|
-
|
|
224
|
+
proto3.util.initPartial(data, this);
|
|
234
225
|
}
|
|
235
226
|
static fromBinary(bytes, options) {
|
|
236
227
|
return new GetOwnSubscriptionRecordsRequest().fromBinary(bytes, options);
|
|
@@ -242,17 +233,16 @@ class GetOwnSubscriptionRecordsRequest extends protobuf_1.Message {
|
|
|
242
233
|
return new GetOwnSubscriptionRecordsRequest().fromJsonString(jsonString, options);
|
|
243
234
|
}
|
|
244
235
|
static equals(a, b) {
|
|
245
|
-
return
|
|
236
|
+
return proto3.util.equals(GetOwnSubscriptionRecordsRequest, a, b);
|
|
246
237
|
}
|
|
247
238
|
}
|
|
248
|
-
|
|
249
|
-
GetOwnSubscriptionRecordsRequest.runtime = protobuf_1.proto3;
|
|
239
|
+
GetOwnSubscriptionRecordsRequest.runtime = proto3;
|
|
250
240
|
GetOwnSubscriptionRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOwnSubscriptionRecordsRequest";
|
|
251
|
-
GetOwnSubscriptionRecordsRequest.fields =
|
|
241
|
+
GetOwnSubscriptionRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
252
242
|
/**
|
|
253
243
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOwnSubscriptionRecordsResponse
|
|
254
244
|
*/
|
|
255
|
-
class GetOwnSubscriptionRecordsResponse extends
|
|
245
|
+
export class GetOwnSubscriptionRecordsResponse extends Message {
|
|
256
246
|
constructor(data) {
|
|
257
247
|
super();
|
|
258
248
|
/**
|
|
@@ -271,7 +261,7 @@ class GetOwnSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
271
261
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord Stripe = 6;
|
|
272
262
|
*/
|
|
273
263
|
this.Stripe = [];
|
|
274
|
-
|
|
264
|
+
proto3.util.initPartial(data, this);
|
|
275
265
|
}
|
|
276
266
|
static fromBinary(bytes, options) {
|
|
277
267
|
return new GetOwnSubscriptionRecordsResponse().fromBinary(bytes, options);
|
|
@@ -283,25 +273,24 @@ class GetOwnSubscriptionRecordsResponse extends protobuf_1.Message {
|
|
|
283
273
|
return new GetOwnSubscriptionRecordsResponse().fromJsonString(jsonString, options);
|
|
284
274
|
}
|
|
285
275
|
static equals(a, b) {
|
|
286
|
-
return
|
|
276
|
+
return proto3.util.equals(GetOwnSubscriptionRecordsResponse, a, b);
|
|
287
277
|
}
|
|
288
278
|
}
|
|
289
|
-
|
|
290
|
-
GetOwnSubscriptionRecordsResponse.runtime = protobuf_1.proto3;
|
|
279
|
+
GetOwnSubscriptionRecordsResponse.runtime = proto3;
|
|
291
280
|
GetOwnSubscriptionRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOwnSubscriptionRecordsResponse";
|
|
292
|
-
GetOwnSubscriptionRecordsResponse.fields =
|
|
293
|
-
{ no: 2, name: "Manual", kind: "message", T:
|
|
294
|
-
{ no: 4, name: "Fortis", kind: "message", T:
|
|
295
|
-
{ no: 5, name: "Paypal", kind: "message", T:
|
|
296
|
-
{ no: 6, name: "Stripe", kind: "message", T:
|
|
281
|
+
GetOwnSubscriptionRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
282
|
+
{ no: 2, name: "Manual", kind: "message", T: ManualSubscriptionRecord, repeated: true },
|
|
283
|
+
{ no: 4, name: "Fortis", kind: "message", T: FortisSubscriptionFullRecord, repeated: true },
|
|
284
|
+
{ no: 5, name: "Paypal", kind: "message", T: PaypalSubscriptionFullRecord, repeated: true },
|
|
285
|
+
{ no: 6, name: "Stripe", kind: "message", T: StripeSubscriptionFullRecord, repeated: true },
|
|
297
286
|
]);
|
|
298
287
|
/**
|
|
299
288
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOwnOneTimeRecordsRequest
|
|
300
289
|
*/
|
|
301
|
-
class GetOwnOneTimeRecordsRequest extends
|
|
290
|
+
export class GetOwnOneTimeRecordsRequest extends Message {
|
|
302
291
|
constructor(data) {
|
|
303
292
|
super();
|
|
304
|
-
|
|
293
|
+
proto3.util.initPartial(data, this);
|
|
305
294
|
}
|
|
306
295
|
static fromBinary(bytes, options) {
|
|
307
296
|
return new GetOwnOneTimeRecordsRequest().fromBinary(bytes, options);
|
|
@@ -313,24 +302,23 @@ class GetOwnOneTimeRecordsRequest extends protobuf_1.Message {
|
|
|
313
302
|
return new GetOwnOneTimeRecordsRequest().fromJsonString(jsonString, options);
|
|
314
303
|
}
|
|
315
304
|
static equals(a, b) {
|
|
316
|
-
return
|
|
305
|
+
return proto3.util.equals(GetOwnOneTimeRecordsRequest, a, b);
|
|
317
306
|
}
|
|
318
307
|
}
|
|
319
|
-
|
|
320
|
-
GetOwnOneTimeRecordsRequest.runtime = protobuf_1.proto3;
|
|
308
|
+
GetOwnOneTimeRecordsRequest.runtime = proto3;
|
|
321
309
|
GetOwnOneTimeRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOwnOneTimeRecordsRequest";
|
|
322
|
-
GetOwnOneTimeRecordsRequest.fields =
|
|
310
|
+
GetOwnOneTimeRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
323
311
|
/**
|
|
324
312
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.GetOwnOneTimeRecordsResponse
|
|
325
313
|
*/
|
|
326
|
-
class GetOwnOneTimeRecordsResponse extends
|
|
314
|
+
export class GetOwnOneTimeRecordsResponse extends Message {
|
|
327
315
|
constructor(data) {
|
|
328
316
|
super();
|
|
329
317
|
/**
|
|
330
318
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOneTimePaymentRecord Stripe = 6;
|
|
331
319
|
*/
|
|
332
320
|
this.Stripe = [];
|
|
333
|
-
|
|
321
|
+
proto3.util.initPartial(data, this);
|
|
334
322
|
}
|
|
335
323
|
static fromBinary(bytes, options) {
|
|
336
324
|
return new GetOwnOneTimeRecordsResponse().fromBinary(bytes, options);
|
|
@@ -342,12 +330,11 @@ class GetOwnOneTimeRecordsResponse extends protobuf_1.Message {
|
|
|
342
330
|
return new GetOwnOneTimeRecordsResponse().fromJsonString(jsonString, options);
|
|
343
331
|
}
|
|
344
332
|
static equals(a, b) {
|
|
345
|
-
return
|
|
333
|
+
return proto3.util.equals(GetOwnOneTimeRecordsResponse, a, b);
|
|
346
334
|
}
|
|
347
335
|
}
|
|
348
|
-
|
|
349
|
-
GetOwnOneTimeRecordsResponse.runtime = protobuf_1.proto3;
|
|
336
|
+
GetOwnOneTimeRecordsResponse.runtime = proto3;
|
|
350
337
|
GetOwnOneTimeRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.GetOwnOneTimeRecordsResponse";
|
|
351
|
-
GetOwnOneTimeRecordsResponse.fields =
|
|
352
|
-
{ no: 6, name: "Stripe", kind: "message", T:
|
|
338
|
+
GetOwnOneTimeRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
339
|
+
{ no: 6, name: "Stripe", kind: "message", T: StripeOneTimePaymentRecord, repeated: true },
|
|
353
340
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js
CHANGED
|
@@ -1,18 +1,15 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const Backup_pb_1 = require("./Backup_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { BackupAllDataRequest, BackupAllDataResponse, RestoreAllDataRequest, RestoreAllDataResponse } from "./Backup_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* Service for Paypal backup fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Paypal.BackupInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const BackupInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Paypal.BackupInterface",
|
|
17
14
|
methods: {
|
|
18
15
|
/**
|
|
@@ -22,9 +19,9 @@ exports.BackupInterface = {
|
|
|
22
19
|
*/
|
|
23
20
|
backupAllData: {
|
|
24
21
|
name: "BackupAllData",
|
|
25
|
-
I:
|
|
26
|
-
O:
|
|
27
|
-
kind:
|
|
22
|
+
I: BackupAllDataRequest,
|
|
23
|
+
O: BackupAllDataResponse,
|
|
24
|
+
kind: MethodKind.ServerStreaming,
|
|
28
25
|
},
|
|
29
26
|
/**
|
|
30
27
|
* Restore a list of all data.
|
|
@@ -33,9 +30,9 @@ exports.BackupInterface = {
|
|
|
33
30
|
*/
|
|
34
31
|
restoreAllData: {
|
|
35
32
|
name: "RestoreAllData",
|
|
36
|
-
I:
|
|
37
|
-
O:
|
|
38
|
-
kind:
|
|
33
|
+
I: RestoreAllDataRequest,
|
|
34
|
+
O: RestoreAllDataResponse,
|
|
35
|
+
kind: MethodKind.ClientStreaming,
|
|
39
36
|
},
|
|
40
37
|
}
|
|
41
38
|
};
|