@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
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_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/Stripe/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const StripeSubscriptionRecord_pb_1 = require("./StripeSubscriptionRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { StripeSubscriptionFullRecord } from "./StripeSubscriptionRecord_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupAllDataRequest
|
|
12
9
|
*/
|
|
13
|
-
class BackupAllDataRequest extends
|
|
10
|
+
export class BackupAllDataRequest extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
17
14
|
* @generated from field: string ClientPublicJwk = 1;
|
|
18
15
|
*/
|
|
19
16
|
this.ClientPublicJwk = "";
|
|
20
|
-
|
|
17
|
+
proto3.util.initPartial(data, this);
|
|
21
18
|
}
|
|
22
19
|
static fromBinary(bytes, options) {
|
|
23
20
|
return new BackupAllDataRequest().fromBinary(bytes, options);
|
|
@@ -29,26 +26,25 @@ class BackupAllDataRequest extends protobuf_1.Message {
|
|
|
29
26
|
return new BackupAllDataRequest().fromJsonString(jsonString, options);
|
|
30
27
|
}
|
|
31
28
|
static equals(a, b) {
|
|
32
|
-
return
|
|
29
|
+
return proto3.util.equals(BackupAllDataRequest, a, b);
|
|
33
30
|
}
|
|
34
31
|
}
|
|
35
|
-
|
|
36
|
-
BackupAllDataRequest.runtime = protobuf_1.proto3;
|
|
32
|
+
BackupAllDataRequest.runtime = proto3;
|
|
37
33
|
BackupAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupAllDataRequest";
|
|
38
|
-
BackupAllDataRequest.fields =
|
|
34
|
+
BackupAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
39
35
|
{ no: 1, name: "ClientPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
40
36
|
]);
|
|
41
37
|
/**
|
|
42
38
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupAllDataResponse
|
|
43
39
|
*/
|
|
44
|
-
class BackupAllDataResponse extends
|
|
40
|
+
export class BackupAllDataResponse extends Message {
|
|
45
41
|
constructor(data) {
|
|
46
42
|
super();
|
|
47
43
|
/**
|
|
48
44
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupAllDataResponse.Response_oneof
|
|
49
45
|
*/
|
|
50
46
|
this.ResponseOneof = { case: undefined };
|
|
51
|
-
|
|
47
|
+
proto3.util.initPartial(data, this);
|
|
52
48
|
}
|
|
53
49
|
static fromBinary(bytes, options) {
|
|
54
50
|
return new BackupAllDataResponse().fromBinary(bytes, options);
|
|
@@ -60,20 +56,19 @@ class BackupAllDataResponse extends protobuf_1.Message {
|
|
|
60
56
|
return new BackupAllDataResponse().fromJsonString(jsonString, options);
|
|
61
57
|
}
|
|
62
58
|
static equals(a, b) {
|
|
63
|
-
return
|
|
59
|
+
return proto3.util.equals(BackupAllDataResponse, a, b);
|
|
64
60
|
}
|
|
65
61
|
}
|
|
66
|
-
|
|
67
|
-
BackupAllDataResponse.runtime = protobuf_1.proto3;
|
|
62
|
+
BackupAllDataResponse.runtime = proto3;
|
|
68
63
|
BackupAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupAllDataResponse";
|
|
69
|
-
BackupAllDataResponse.fields =
|
|
64
|
+
BackupAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
70
65
|
{ no: 1, name: "ServerPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "Response_oneof" },
|
|
71
66
|
{ no: 10, name: "EncryptedRecord", kind: "message", T: EncryptedSubscriptionBackupDataRecord, oneof: "Response_oneof" },
|
|
72
67
|
]);
|
|
73
68
|
/**
|
|
74
69
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.EncryptedSubscriptionBackupDataRecord
|
|
75
70
|
*/
|
|
76
|
-
class EncryptedSubscriptionBackupDataRecord extends
|
|
71
|
+
export class EncryptedSubscriptionBackupDataRecord extends Message {
|
|
77
72
|
constructor(data) {
|
|
78
73
|
super();
|
|
79
74
|
/**
|
|
@@ -84,7 +79,7 @@ class EncryptedSubscriptionBackupDataRecord extends protobuf_1.Message {
|
|
|
84
79
|
* @generated from field: bytes Data = 10;
|
|
85
80
|
*/
|
|
86
81
|
this.Data = new Uint8Array(0);
|
|
87
|
-
|
|
82
|
+
proto3.util.initPartial(data, this);
|
|
88
83
|
}
|
|
89
84
|
static fromBinary(bytes, options) {
|
|
90
85
|
return new EncryptedSubscriptionBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -96,27 +91,26 @@ class EncryptedSubscriptionBackupDataRecord extends protobuf_1.Message {
|
|
|
96
91
|
return new EncryptedSubscriptionBackupDataRecord().fromJsonString(jsonString, options);
|
|
97
92
|
}
|
|
98
93
|
static equals(a, b) {
|
|
99
|
-
return
|
|
94
|
+
return proto3.util.equals(EncryptedSubscriptionBackupDataRecord, a, b);
|
|
100
95
|
}
|
|
101
96
|
}
|
|
102
|
-
|
|
103
|
-
EncryptedSubscriptionBackupDataRecord.runtime = protobuf_1.proto3;
|
|
97
|
+
EncryptedSubscriptionBackupDataRecord.runtime = proto3;
|
|
104
98
|
EncryptedSubscriptionBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.EncryptedSubscriptionBackupDataRecord";
|
|
105
|
-
EncryptedSubscriptionBackupDataRecord.fields =
|
|
99
|
+
EncryptedSubscriptionBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
106
100
|
{ no: 1, name: "EncryptionIV", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
107
101
|
{ no: 10, name: "Data", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
108
102
|
]);
|
|
109
103
|
/**
|
|
110
104
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataRequest
|
|
111
105
|
*/
|
|
112
|
-
class RestoreAllDataRequest extends
|
|
106
|
+
export class RestoreAllDataRequest extends Message {
|
|
113
107
|
constructor(data) {
|
|
114
108
|
super();
|
|
115
109
|
/**
|
|
116
110
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataRequest.Request_oneof
|
|
117
111
|
*/
|
|
118
112
|
this.RequestOneof = { case: undefined };
|
|
119
|
-
|
|
113
|
+
proto3.util.initPartial(data, this);
|
|
120
114
|
}
|
|
121
115
|
static fromBinary(bytes, options) {
|
|
122
116
|
return new RestoreAllDataRequest().fromBinary(bytes, options);
|
|
@@ -128,20 +122,19 @@ class RestoreAllDataRequest extends protobuf_1.Message {
|
|
|
128
122
|
return new RestoreAllDataRequest().fromJsonString(jsonString, options);
|
|
129
123
|
}
|
|
130
124
|
static equals(a, b) {
|
|
131
|
-
return
|
|
125
|
+
return proto3.util.equals(RestoreAllDataRequest, a, b);
|
|
132
126
|
}
|
|
133
127
|
}
|
|
134
|
-
|
|
135
|
-
RestoreAllDataRequest.runtime = protobuf_1.proto3;
|
|
128
|
+
RestoreAllDataRequest.runtime = proto3;
|
|
136
129
|
RestoreAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataRequest";
|
|
137
|
-
RestoreAllDataRequest.fields =
|
|
138
|
-
{ no: 1, name: "Mode", kind: "enum", T:
|
|
130
|
+
RestoreAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
131
|
+
{ no: 1, name: "Mode", kind: "enum", T: proto3.getEnumType(RestoreAllDataRequest_RestoreMode), oneof: "Request_oneof" },
|
|
139
132
|
{ no: 10, name: "Record", kind: "message", T: StripeBackupDataRecord, oneof: "Request_oneof" },
|
|
140
133
|
]);
|
|
141
134
|
/**
|
|
142
135
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataRequest.RestoreMode
|
|
143
136
|
*/
|
|
144
|
-
var RestoreAllDataRequest_RestoreMode;
|
|
137
|
+
export var RestoreAllDataRequest_RestoreMode;
|
|
145
138
|
(function (RestoreAllDataRequest_RestoreMode) {
|
|
146
139
|
/**
|
|
147
140
|
* Wipe entire subscription database and restore subscription. Any new subscription will be deleted.
|
|
@@ -161,9 +154,9 @@ var RestoreAllDataRequest_RestoreMode;
|
|
|
161
154
|
* @generated from enum value: MissingOnly = 2;
|
|
162
155
|
*/
|
|
163
156
|
RestoreAllDataRequest_RestoreMode[RestoreAllDataRequest_RestoreMode["MissingOnly"] = 2] = "MissingOnly";
|
|
164
|
-
})(RestoreAllDataRequest_RestoreMode || (
|
|
157
|
+
})(RestoreAllDataRequest_RestoreMode || (RestoreAllDataRequest_RestoreMode = {}));
|
|
165
158
|
// Retrieve enum metadata with: proto3.getEnumType(RestoreAllDataRequest_RestoreMode)
|
|
166
|
-
|
|
159
|
+
proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataRequest.RestoreMode", [
|
|
167
160
|
{ no: 0, name: "Wipe" },
|
|
168
161
|
{ no: 1, name: "Overwrite" },
|
|
169
162
|
{ no: 2, name: "MissingOnly" },
|
|
@@ -171,7 +164,7 @@ protobuf_1.proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebSer
|
|
|
171
164
|
/**
|
|
172
165
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataResponse
|
|
173
166
|
*/
|
|
174
|
-
class RestoreAllDataResponse extends
|
|
167
|
+
export class RestoreAllDataResponse extends Message {
|
|
175
168
|
constructor(data) {
|
|
176
169
|
super();
|
|
177
170
|
/**
|
|
@@ -190,7 +183,7 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
190
183
|
* @generated from field: int32 NumSubscriptionsWiped = 4;
|
|
191
184
|
*/
|
|
192
185
|
this.NumSubscriptionsWiped = 0;
|
|
193
|
-
|
|
186
|
+
proto3.util.initPartial(data, this);
|
|
194
187
|
}
|
|
195
188
|
static fromBinary(bytes, options) {
|
|
196
189
|
return new RestoreAllDataResponse().fromBinary(bytes, options);
|
|
@@ -202,13 +195,12 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
202
195
|
return new RestoreAllDataResponse().fromJsonString(jsonString, options);
|
|
203
196
|
}
|
|
204
197
|
static equals(a, b) {
|
|
205
|
-
return
|
|
198
|
+
return proto3.util.equals(RestoreAllDataResponse, a, b);
|
|
206
199
|
}
|
|
207
200
|
}
|
|
208
|
-
|
|
209
|
-
RestoreAllDataResponse.runtime = protobuf_1.proto3;
|
|
201
|
+
RestoreAllDataResponse.runtime = proto3;
|
|
210
202
|
RestoreAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.RestoreAllDataResponse";
|
|
211
|
-
RestoreAllDataResponse.fields =
|
|
203
|
+
RestoreAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
212
204
|
{ no: 1, name: "NumSubscriptionsRestored", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
213
205
|
{ no: 2, name: "NumSubscriptionsSkipped", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
214
206
|
{ no: 3, name: "NumSubscriptionsOverwriten", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
@@ -217,7 +209,7 @@ RestoreAllDataResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
217
209
|
/**
|
|
218
210
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBackupDataRecord
|
|
219
211
|
*/
|
|
220
|
-
class StripeBackupDataRecord extends
|
|
212
|
+
export class StripeBackupDataRecord extends Message {
|
|
221
213
|
constructor(data) {
|
|
222
214
|
super();
|
|
223
215
|
/**
|
|
@@ -226,7 +218,7 @@ class StripeBackupDataRecord extends protobuf_1.Message {
|
|
|
226
218
|
* @generated from field: bytes ExtraData = 1;
|
|
227
219
|
*/
|
|
228
220
|
this.ExtraData = new Uint8Array(0);
|
|
229
|
-
|
|
221
|
+
proto3.util.initPartial(data, this);
|
|
230
222
|
}
|
|
231
223
|
static fromBinary(bytes, options) {
|
|
232
224
|
return new StripeBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -238,13 +230,12 @@ class StripeBackupDataRecord extends protobuf_1.Message {
|
|
|
238
230
|
return new StripeBackupDataRecord().fromJsonString(jsonString, options);
|
|
239
231
|
}
|
|
240
232
|
static equals(a, b) {
|
|
241
|
-
return
|
|
233
|
+
return proto3.util.equals(StripeBackupDataRecord, a, b);
|
|
242
234
|
}
|
|
243
235
|
}
|
|
244
|
-
|
|
245
|
-
StripeBackupDataRecord.runtime = protobuf_1.proto3;
|
|
236
|
+
StripeBackupDataRecord.runtime = proto3;
|
|
246
237
|
StripeBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBackupDataRecord";
|
|
247
|
-
StripeBackupDataRecord.fields =
|
|
238
|
+
StripeBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
248
239
|
{ no: 1, name: "ExtraData", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
249
|
-
{ no: 2, name: "SubscriptionRecord", kind: "message", T:
|
|
240
|
+
{ no: 2, name: "SubscriptionRecord", kind: "message", T: StripeSubscriptionFullRecord },
|
|
250
241
|
]);
|
|
@@ -1,15 +1,12 @@
|
|
|
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/Stripe/ProductRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.ProductList = exports.ProductRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductRecord
|
|
11
8
|
*/
|
|
12
|
-
class ProductRecord extends
|
|
9
|
+
export class ProductRecord extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -32,7 +29,7 @@ class ProductRecord extends protobuf_1.Message {
|
|
|
32
29
|
* @generated from field: int32 Price = 5;
|
|
33
30
|
*/
|
|
34
31
|
this.Price = 0;
|
|
35
|
-
|
|
32
|
+
proto3.util.initPartial(data, this);
|
|
36
33
|
}
|
|
37
34
|
static fromBinary(bytes, options) {
|
|
38
35
|
return new ProductRecord().fromBinary(bytes, options);
|
|
@@ -44,13 +41,12 @@ class ProductRecord extends protobuf_1.Message {
|
|
|
44
41
|
return new ProductRecord().fromJsonString(jsonString, options);
|
|
45
42
|
}
|
|
46
43
|
static equals(a, b) {
|
|
47
|
-
return
|
|
44
|
+
return proto3.util.equals(ProductRecord, a, b);
|
|
48
45
|
}
|
|
49
46
|
}
|
|
50
|
-
|
|
51
|
-
ProductRecord.runtime = protobuf_1.proto3;
|
|
47
|
+
ProductRecord.runtime = proto3;
|
|
52
48
|
ProductRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductRecord";
|
|
53
|
-
ProductRecord.fields =
|
|
49
|
+
ProductRecord.fields = proto3.util.newFieldList(() => [
|
|
54
50
|
{ no: 1, name: "ProductID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
55
51
|
{ no: 2, name: "PriceID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
56
52
|
{ no: 3, name: "CheckoutUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -60,14 +56,14 @@ ProductRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
60
56
|
/**
|
|
61
57
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductList
|
|
62
58
|
*/
|
|
63
|
-
class ProductList extends
|
|
59
|
+
export class ProductList extends Message {
|
|
64
60
|
constructor(data) {
|
|
65
61
|
super();
|
|
66
62
|
/**
|
|
67
63
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductRecord Records = 1;
|
|
68
64
|
*/
|
|
69
65
|
this.Records = [];
|
|
70
|
-
|
|
66
|
+
proto3.util.initPartial(data, this);
|
|
71
67
|
}
|
|
72
68
|
static fromBinary(bytes, options) {
|
|
73
69
|
return new ProductList().fromBinary(bytes, options);
|
|
@@ -79,12 +75,11 @@ class ProductList extends protobuf_1.Message {
|
|
|
79
75
|
return new ProductList().fromJsonString(jsonString, options);
|
|
80
76
|
}
|
|
81
77
|
static equals(a, b) {
|
|
82
|
-
return
|
|
78
|
+
return proto3.util.equals(ProductList, a, b);
|
|
83
79
|
}
|
|
84
80
|
}
|
|
85
|
-
|
|
86
|
-
ProductList.runtime = protobuf_1.proto3;
|
|
81
|
+
ProductList.runtime = proto3;
|
|
87
82
|
ProductList.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.ProductList";
|
|
88
|
-
ProductList.fields =
|
|
83
|
+
ProductList.fields = proto3.util.newFieldList(() => [
|
|
89
84
|
{ no: 1, name: "Records", kind: "message", T: ProductRecord, repeated: true },
|
|
90
85
|
]);
|
|
@@ -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/Stripe/StripeInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const StripeInterface_pb_1 = require("./StripeInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { StripeBulkActionCancelRequest, StripeBulkActionCancelResponse, StripeBulkActionStartRequest, StripeBulkActionStartResponse, StripeBulkActionStatusRequest, StripeBulkActionStatusResponse, StripeCancelOtherSubscriptionRequest, StripeCancelOtherSubscriptionResponse, StripeCancelOwnSubscriptionRequest, StripeCancelOwnSubscriptionResponse, StripeCheckOtherSubscriptionRequest, StripeCheckOtherSubscriptionResponse, StripeCheckoutSessionRequest, StripeCheckoutSessionResponse, StripeCheckOwnOneTimeRequest, StripeCheckOwnOneTimeResponse, StripeCheckOwnSubscriptionRequest, StripeCheckOwnSubscriptionResponse, StripeCreateBillingPortalRequest, StripeCreateBillingPortalResponse, StripeEnsureOneTimeProductRequest, StripeEnsureOneTimeProductResponse, StripeGetAccountDetailsRequest, StripeGetAccountDetailsResponse, StripeGetOtherSubscriptionRecordsRequest, StripeGetOtherSubscriptionRecordsResponse, StripeGetOwnSubscriptionRecordsRequest, StripeGetOwnSubscriptionRecordsResponse, StripeNewOwnSubscriptionRequest, StripeNewOwnSubscriptionResponse, StripeReconcileOtherSubscriptionRequest, StripeReconcileOtherSubscriptionResponse, StripeReconcileOwnSubscriptionRequest, StripeReconcileOwnSubscriptionResponse } from "./StripeInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const StripeInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,153 +15,153 @@ exports.StripeInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
stripeBulkActionCancel: {
|
|
20
17
|
name: "StripeBulkActionCancel",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: StripeBulkActionCancelRequest,
|
|
19
|
+
O: StripeBulkActionCancelResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
/**
|
|
26
23
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeBulkActionStart
|
|
27
24
|
*/
|
|
28
25
|
stripeBulkActionStart: {
|
|
29
26
|
name: "StripeBulkActionStart",
|
|
30
|
-
I:
|
|
31
|
-
O:
|
|
32
|
-
kind:
|
|
27
|
+
I: StripeBulkActionStartRequest,
|
|
28
|
+
O: StripeBulkActionStartResponse,
|
|
29
|
+
kind: MethodKind.Unary,
|
|
33
30
|
},
|
|
34
31
|
/**
|
|
35
32
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeBulkActionStatus
|
|
36
33
|
*/
|
|
37
34
|
stripeBulkActionStatus: {
|
|
38
35
|
name: "StripeBulkActionStatus",
|
|
39
|
-
I:
|
|
40
|
-
O:
|
|
41
|
-
kind:
|
|
36
|
+
I: StripeBulkActionStatusRequest,
|
|
37
|
+
O: StripeBulkActionStatusResponse,
|
|
38
|
+
kind: MethodKind.Unary,
|
|
42
39
|
},
|
|
43
40
|
/**
|
|
44
41
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCancelOtherSubscription
|
|
45
42
|
*/
|
|
46
43
|
stripeCancelOtherSubscription: {
|
|
47
44
|
name: "StripeCancelOtherSubscription",
|
|
48
|
-
I:
|
|
49
|
-
O:
|
|
50
|
-
kind:
|
|
45
|
+
I: StripeCancelOtherSubscriptionRequest,
|
|
46
|
+
O: StripeCancelOtherSubscriptionResponse,
|
|
47
|
+
kind: MethodKind.Unary,
|
|
51
48
|
},
|
|
52
49
|
/**
|
|
53
50
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCancelOwnSubscription
|
|
54
51
|
*/
|
|
55
52
|
stripeCancelOwnSubscription: {
|
|
56
53
|
name: "StripeCancelOwnSubscription",
|
|
57
|
-
I:
|
|
58
|
-
O:
|
|
59
|
-
kind:
|
|
54
|
+
I: StripeCancelOwnSubscriptionRequest,
|
|
55
|
+
O: StripeCancelOwnSubscriptionResponse,
|
|
56
|
+
kind: MethodKind.Unary,
|
|
60
57
|
},
|
|
61
58
|
/**
|
|
62
59
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCheckOtherSubscription
|
|
63
60
|
*/
|
|
64
61
|
stripeCheckOtherSubscription: {
|
|
65
62
|
name: "StripeCheckOtherSubscription",
|
|
66
|
-
I:
|
|
67
|
-
O:
|
|
68
|
-
kind:
|
|
63
|
+
I: StripeCheckOtherSubscriptionRequest,
|
|
64
|
+
O: StripeCheckOtherSubscriptionResponse,
|
|
65
|
+
kind: MethodKind.Unary,
|
|
69
66
|
},
|
|
70
67
|
/**
|
|
71
68
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCheckOwnSubscription
|
|
72
69
|
*/
|
|
73
70
|
stripeCheckOwnSubscription: {
|
|
74
71
|
name: "StripeCheckOwnSubscription",
|
|
75
|
-
I:
|
|
76
|
-
O:
|
|
77
|
-
kind:
|
|
72
|
+
I: StripeCheckOwnSubscriptionRequest,
|
|
73
|
+
O: StripeCheckOwnSubscriptionResponse,
|
|
74
|
+
kind: MethodKind.Unary,
|
|
78
75
|
},
|
|
79
76
|
/**
|
|
80
77
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCheckOwnOneTime
|
|
81
78
|
*/
|
|
82
79
|
stripeCheckOwnOneTime: {
|
|
83
80
|
name: "StripeCheckOwnOneTime",
|
|
84
|
-
I:
|
|
85
|
-
O:
|
|
86
|
-
kind:
|
|
81
|
+
I: StripeCheckOwnOneTimeRequest,
|
|
82
|
+
O: StripeCheckOwnOneTimeResponse,
|
|
83
|
+
kind: MethodKind.Unary,
|
|
87
84
|
},
|
|
88
85
|
/**
|
|
89
86
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeGetAccountDetails
|
|
90
87
|
*/
|
|
91
88
|
stripeGetAccountDetails: {
|
|
92
89
|
name: "StripeGetAccountDetails",
|
|
93
|
-
I:
|
|
94
|
-
O:
|
|
95
|
-
kind:
|
|
90
|
+
I: StripeGetAccountDetailsRequest,
|
|
91
|
+
O: StripeGetAccountDetailsResponse,
|
|
92
|
+
kind: MethodKind.Unary,
|
|
96
93
|
},
|
|
97
94
|
/**
|
|
98
95
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeGetOtherSubscriptionRecords
|
|
99
96
|
*/
|
|
100
97
|
stripeGetOtherSubscriptionRecords: {
|
|
101
98
|
name: "StripeGetOtherSubscriptionRecords",
|
|
102
|
-
I:
|
|
103
|
-
O:
|
|
104
|
-
kind:
|
|
99
|
+
I: StripeGetOtherSubscriptionRecordsRequest,
|
|
100
|
+
O: StripeGetOtherSubscriptionRecordsResponse,
|
|
101
|
+
kind: MethodKind.Unary,
|
|
105
102
|
},
|
|
106
103
|
/**
|
|
107
104
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeGetOwnSubscriptionRecords
|
|
108
105
|
*/
|
|
109
106
|
stripeGetOwnSubscriptionRecords: {
|
|
110
107
|
name: "StripeGetOwnSubscriptionRecords",
|
|
111
|
-
I:
|
|
112
|
-
O:
|
|
113
|
-
kind:
|
|
108
|
+
I: StripeGetOwnSubscriptionRecordsRequest,
|
|
109
|
+
O: StripeGetOwnSubscriptionRecordsResponse,
|
|
110
|
+
kind: MethodKind.Unary,
|
|
114
111
|
},
|
|
115
112
|
/**
|
|
116
113
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeNewOwnSubscription
|
|
117
114
|
*/
|
|
118
115
|
stripeNewOwnSubscription: {
|
|
119
116
|
name: "StripeNewOwnSubscription",
|
|
120
|
-
I:
|
|
121
|
-
O:
|
|
122
|
-
kind:
|
|
117
|
+
I: StripeNewOwnSubscriptionRequest,
|
|
118
|
+
O: StripeNewOwnSubscriptionResponse,
|
|
119
|
+
kind: MethodKind.Unary,
|
|
123
120
|
},
|
|
124
121
|
/**
|
|
125
122
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCreateBillingPortal
|
|
126
123
|
*/
|
|
127
124
|
stripeCreateBillingPortal: {
|
|
128
125
|
name: "StripeCreateBillingPortal",
|
|
129
|
-
I:
|
|
130
|
-
O:
|
|
131
|
-
kind:
|
|
126
|
+
I: StripeCreateBillingPortalRequest,
|
|
127
|
+
O: StripeCreateBillingPortalResponse,
|
|
128
|
+
kind: MethodKind.Unary,
|
|
132
129
|
},
|
|
133
130
|
/**
|
|
134
131
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeCreateCheckoutSession
|
|
135
132
|
*/
|
|
136
133
|
stripeCreateCheckoutSession: {
|
|
137
134
|
name: "StripeCreateCheckoutSession",
|
|
138
|
-
I:
|
|
139
|
-
O:
|
|
140
|
-
kind:
|
|
135
|
+
I: StripeCheckoutSessionRequest,
|
|
136
|
+
O: StripeCheckoutSessionResponse,
|
|
137
|
+
kind: MethodKind.Unary,
|
|
141
138
|
},
|
|
142
139
|
/**
|
|
143
140
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeEnsureOneTimeProduct
|
|
144
141
|
*/
|
|
145
142
|
stripeEnsureOneTimeProduct: {
|
|
146
143
|
name: "StripeEnsureOneTimeProduct",
|
|
147
|
-
I:
|
|
148
|
-
O:
|
|
149
|
-
kind:
|
|
144
|
+
I: StripeEnsureOneTimeProductRequest,
|
|
145
|
+
O: StripeEnsureOneTimeProductResponse,
|
|
146
|
+
kind: MethodKind.Unary,
|
|
150
147
|
},
|
|
151
148
|
/**
|
|
152
149
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeReconcileOtherSubscription
|
|
153
150
|
*/
|
|
154
151
|
stripeReconcileOtherSubscription: {
|
|
155
152
|
name: "StripeReconcileOtherSubscription",
|
|
156
|
-
I:
|
|
157
|
-
O:
|
|
158
|
-
kind:
|
|
153
|
+
I: StripeReconcileOtherSubscriptionRequest,
|
|
154
|
+
O: StripeReconcileOtherSubscriptionResponse,
|
|
155
|
+
kind: MethodKind.Unary,
|
|
159
156
|
},
|
|
160
157
|
/**
|
|
161
158
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface.StripeReconcileOwnSubscription
|
|
162
159
|
*/
|
|
163
160
|
stripeReconcileOwnSubscription: {
|
|
164
161
|
name: "StripeReconcileOwnSubscription",
|
|
165
|
-
I:
|
|
166
|
-
O:
|
|
167
|
-
kind:
|
|
162
|
+
I: StripeReconcileOwnSubscriptionRequest,
|
|
163
|
+
O: StripeReconcileOwnSubscriptionResponse,
|
|
164
|
+
kind: MethodKind.Unary,
|
|
168
165
|
},
|
|
169
166
|
}
|
|
170
167
|
};
|