@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,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/Paypal/PaypalRecords.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.PaypalNewDetails = 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.Paypal.PaypalNewDetails
|
|
11
8
|
*/
|
|
12
|
-
class PaypalNewDetails extends
|
|
9
|
+
export class PaypalNewDetails extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -20,7 +17,7 @@ class PaypalNewDetails extends protobuf_1.Message {
|
|
|
20
17
|
* @generated from field: string PlanID = 2;
|
|
21
18
|
*/
|
|
22
19
|
this.PlanID = "";
|
|
23
|
-
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
24
21
|
}
|
|
25
22
|
static fromBinary(bytes, options) {
|
|
26
23
|
return new PaypalNewDetails().fromBinary(bytes, options);
|
|
@@ -32,13 +29,12 @@ class PaypalNewDetails extends protobuf_1.Message {
|
|
|
32
29
|
return new PaypalNewDetails().fromJsonString(jsonString, options);
|
|
33
30
|
}
|
|
34
31
|
static equals(a, b) {
|
|
35
|
-
return
|
|
32
|
+
return proto3.util.equals(PaypalNewDetails, a, b);
|
|
36
33
|
}
|
|
37
34
|
}
|
|
38
|
-
|
|
39
|
-
PaypalNewDetails.runtime = protobuf_1.proto3;
|
|
35
|
+
PaypalNewDetails.runtime = proto3;
|
|
40
36
|
PaypalNewDetails.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalNewDetails";
|
|
41
|
-
PaypalNewDetails.fields =
|
|
37
|
+
PaypalNewDetails.fields = proto3.util.newFieldList(() => [
|
|
42
38
|
{ no: 1, name: "AccountID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
43
39
|
{ no: 2, name: "PlanID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
44
40
|
]);
|
|
@@ -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/Paypal/PaypalSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.PaypalOwnerSettings = exports.PaypalPublicSettings = 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.Paypal.PaypalPublicSettings
|
|
11
8
|
*/
|
|
12
|
-
class PaypalPublicSettings extends
|
|
9
|
+
export class PaypalPublicSettings extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -24,7 +21,7 @@ class PaypalPublicSettings extends protobuf_1.Message {
|
|
|
24
21
|
* @generated from field: string ClientID = 3;
|
|
25
22
|
*/
|
|
26
23
|
this.ClientID = "";
|
|
27
|
-
|
|
24
|
+
proto3.util.initPartial(data, this);
|
|
28
25
|
}
|
|
29
26
|
static fromBinary(bytes, options) {
|
|
30
27
|
return new PaypalPublicSettings().fromBinary(bytes, options);
|
|
@@ -36,13 +33,12 @@ class PaypalPublicSettings extends protobuf_1.Message {
|
|
|
36
33
|
return new PaypalPublicSettings().fromJsonString(jsonString, options);
|
|
37
34
|
}
|
|
38
35
|
static equals(a, b) {
|
|
39
|
-
return
|
|
36
|
+
return proto3.util.equals(PaypalPublicSettings, a, b);
|
|
40
37
|
}
|
|
41
38
|
}
|
|
42
|
-
|
|
43
|
-
PaypalPublicSettings.runtime = protobuf_1.proto3;
|
|
39
|
+
PaypalPublicSettings.runtime = proto3;
|
|
44
40
|
PaypalPublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPublicSettings";
|
|
45
|
-
PaypalPublicSettings.fields =
|
|
41
|
+
PaypalPublicSettings.fields = proto3.util.newFieldList(() => [
|
|
46
42
|
{ no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
47
43
|
{ no: 2, name: "Url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
48
44
|
{ no: 3, name: "ClientID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -50,14 +46,14 @@ PaypalPublicSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
50
46
|
/**
|
|
51
47
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalOwnerSettings
|
|
52
48
|
*/
|
|
53
|
-
class PaypalOwnerSettings extends
|
|
49
|
+
export class PaypalOwnerSettings extends Message {
|
|
54
50
|
constructor(data) {
|
|
55
51
|
super();
|
|
56
52
|
/**
|
|
57
53
|
* @generated from field: string ClientSecret = 1;
|
|
58
54
|
*/
|
|
59
55
|
this.ClientSecret = "";
|
|
60
|
-
|
|
56
|
+
proto3.util.initPartial(data, this);
|
|
61
57
|
}
|
|
62
58
|
static fromBinary(bytes, options) {
|
|
63
59
|
return new PaypalOwnerSettings().fromBinary(bytes, options);
|
|
@@ -69,12 +65,11 @@ class PaypalOwnerSettings extends protobuf_1.Message {
|
|
|
69
65
|
return new PaypalOwnerSettings().fromJsonString(jsonString, options);
|
|
70
66
|
}
|
|
71
67
|
static equals(a, b) {
|
|
72
|
-
return
|
|
68
|
+
return proto3.util.equals(PaypalOwnerSettings, a, b);
|
|
73
69
|
}
|
|
74
70
|
}
|
|
75
|
-
|
|
76
|
-
PaypalOwnerSettings.runtime = protobuf_1.proto3;
|
|
71
|
+
PaypalOwnerSettings.runtime = proto3;
|
|
77
72
|
PaypalOwnerSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalOwnerSettings";
|
|
78
|
-
PaypalOwnerSettings.fields =
|
|
73
|
+
PaypalOwnerSettings.fields = proto3.util.newFieldList(() => [
|
|
79
74
|
{ no: 1, name: "ClientSecret", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
80
75
|
]);
|
|
@@ -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/Paypal/PaypalSubscriptionRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const SharedTypes_pb_1 = require("../SharedTypes_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { PaymentStatus, SubscriptionStatus } from "../SharedTypes_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionFullRecord
|
|
12
9
|
*/
|
|
13
|
-
class PaypalSubscriptionFullRecord extends
|
|
10
|
+
export class PaypalSubscriptionFullRecord extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
17
14
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord Payments = 2;
|
|
18
15
|
*/
|
|
19
16
|
this.Payments = [];
|
|
20
|
-
|
|
17
|
+
proto3.util.initPartial(data, this);
|
|
21
18
|
}
|
|
22
19
|
static fromBinary(bytes, options) {
|
|
23
20
|
return new PaypalSubscriptionFullRecord().fromBinary(bytes, options);
|
|
@@ -29,23 +26,22 @@ class PaypalSubscriptionFullRecord extends protobuf_1.Message {
|
|
|
29
26
|
return new PaypalSubscriptionFullRecord().fromJsonString(jsonString, options);
|
|
30
27
|
}
|
|
31
28
|
static equals(a, b) {
|
|
32
|
-
return
|
|
29
|
+
return proto3.util.equals(PaypalSubscriptionFullRecord, a, b);
|
|
33
30
|
}
|
|
34
31
|
}
|
|
35
|
-
|
|
36
|
-
PaypalSubscriptionFullRecord.runtime = protobuf_1.proto3;
|
|
32
|
+
PaypalSubscriptionFullRecord.runtime = proto3;
|
|
37
33
|
PaypalSubscriptionFullRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionFullRecord";
|
|
38
|
-
PaypalSubscriptionFullRecord.fields =
|
|
34
|
+
PaypalSubscriptionFullRecord.fields = proto3.util.newFieldList(() => [
|
|
39
35
|
{ no: 1, name: "SubscriptionRecord", kind: "message", T: PaypalSubscriptionRecord },
|
|
40
36
|
{ no: 2, name: "Payments", kind: "message", T: PaypalPaymentRecord, repeated: true },
|
|
41
|
-
{ no: 11, name: "LastPaidUTC", kind: "message", T:
|
|
42
|
-
{ no: 12, name: "PaidThruUTC", kind: "message", T:
|
|
43
|
-
{ no: 13, name: "RenewsOnUTC", kind: "message", T:
|
|
37
|
+
{ no: 11, name: "LastPaidUTC", kind: "message", T: Timestamp },
|
|
38
|
+
{ no: 12, name: "PaidThruUTC", kind: "message", T: Timestamp },
|
|
39
|
+
{ no: 13, name: "RenewsOnUTC", kind: "message", T: Timestamp },
|
|
44
40
|
]);
|
|
45
41
|
/**
|
|
46
42
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionRecord
|
|
47
43
|
*/
|
|
48
|
-
class PaypalSubscriptionRecord extends
|
|
44
|
+
export class PaypalSubscriptionRecord extends Message {
|
|
49
45
|
constructor(data) {
|
|
50
46
|
super();
|
|
51
47
|
/**
|
|
@@ -75,7 +71,7 @@ class PaypalSubscriptionRecord extends protobuf_1.Message {
|
|
|
75
71
|
/**
|
|
76
72
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus Status = 5;
|
|
77
73
|
*/
|
|
78
|
-
this.Status =
|
|
74
|
+
this.Status = SubscriptionStatus.Subscription_Unknown;
|
|
79
75
|
/**
|
|
80
76
|
* @generated from field: uint32 AmountCents = 11;
|
|
81
77
|
*/
|
|
@@ -106,7 +102,7 @@ class PaypalSubscriptionRecord extends protobuf_1.Message {
|
|
|
106
102
|
* @generated from field: string CanceledBy = 33;
|
|
107
103
|
*/
|
|
108
104
|
this.CanceledBy = "";
|
|
109
|
-
|
|
105
|
+
proto3.util.initPartial(data, this);
|
|
110
106
|
}
|
|
111
107
|
static fromBinary(bytes, options) {
|
|
112
108
|
return new PaypalSubscriptionRecord().fromBinary(bytes, options);
|
|
@@ -118,25 +114,24 @@ class PaypalSubscriptionRecord extends protobuf_1.Message {
|
|
|
118
114
|
return new PaypalSubscriptionRecord().fromJsonString(jsonString, options);
|
|
119
115
|
}
|
|
120
116
|
static equals(a, b) {
|
|
121
|
-
return
|
|
117
|
+
return proto3.util.equals(PaypalSubscriptionRecord, a, b);
|
|
122
118
|
}
|
|
123
119
|
}
|
|
124
|
-
|
|
125
|
-
PaypalSubscriptionRecord.runtime = protobuf_1.proto3;
|
|
120
|
+
PaypalSubscriptionRecord.runtime = proto3;
|
|
126
121
|
PaypalSubscriptionRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionRecord";
|
|
127
|
-
PaypalSubscriptionRecord.fields =
|
|
122
|
+
PaypalSubscriptionRecord.fields = proto3.util.newFieldList(() => [
|
|
128
123
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
129
124
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
130
125
|
{ no: 3, name: "PaypalCustomerID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
131
126
|
{ no: 4, name: "PaypalSubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
132
|
-
{ no: 5, name: "Status", kind: "enum", T:
|
|
127
|
+
{ no: 5, name: "Status", kind: "enum", T: proto3.getEnumType(SubscriptionStatus) },
|
|
133
128
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
134
129
|
{ no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
135
130
|
{ no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
136
131
|
{ no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
137
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
138
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
139
|
-
{ no: 23, name: "CanceledOnUTC", kind: "message", T:
|
|
132
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
133
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
134
|
+
{ no: 23, name: "CanceledOnUTC", kind: "message", T: Timestamp },
|
|
140
135
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
141
136
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
142
137
|
{ no: 33, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -144,7 +139,7 @@ PaypalSubscriptionRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
144
139
|
/**
|
|
145
140
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord
|
|
146
141
|
*/
|
|
147
|
-
class PaypalPaymentRecord extends
|
|
142
|
+
export class PaypalPaymentRecord extends Message {
|
|
148
143
|
constructor(data) {
|
|
149
144
|
super();
|
|
150
145
|
/**
|
|
@@ -174,7 +169,7 @@ class PaypalPaymentRecord extends protobuf_1.Message {
|
|
|
174
169
|
/**
|
|
175
170
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentStatus Status = 5;
|
|
176
171
|
*/
|
|
177
|
-
this.Status =
|
|
172
|
+
this.Status = PaymentStatus.Payment_Unknown;
|
|
178
173
|
/**
|
|
179
174
|
* @generated from field: uint32 AmountCents = 11;
|
|
180
175
|
*/
|
|
@@ -201,7 +196,7 @@ class PaypalPaymentRecord extends protobuf_1.Message {
|
|
|
201
196
|
* @generated from field: string ModifiedBy = 32;
|
|
202
197
|
*/
|
|
203
198
|
this.ModifiedBy = "";
|
|
204
|
-
|
|
199
|
+
proto3.util.initPartial(data, this);
|
|
205
200
|
}
|
|
206
201
|
static fromBinary(bytes, options) {
|
|
207
202
|
return new PaypalPaymentRecord().fromBinary(bytes, options);
|
|
@@ -213,26 +208,25 @@ class PaypalPaymentRecord extends protobuf_1.Message {
|
|
|
213
208
|
return new PaypalPaymentRecord().fromJsonString(jsonString, options);
|
|
214
209
|
}
|
|
215
210
|
static equals(a, b) {
|
|
216
|
-
return
|
|
211
|
+
return proto3.util.equals(PaypalPaymentRecord, a, b);
|
|
217
212
|
}
|
|
218
213
|
}
|
|
219
|
-
|
|
220
|
-
PaypalPaymentRecord.runtime = protobuf_1.proto3;
|
|
214
|
+
PaypalPaymentRecord.runtime = proto3;
|
|
221
215
|
PaypalPaymentRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord";
|
|
222
|
-
PaypalPaymentRecord.fields =
|
|
216
|
+
PaypalPaymentRecord.fields = proto3.util.newFieldList(() => [
|
|
223
217
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
224
218
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
225
219
|
{ no: 3, name: "PaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
226
220
|
{ no: 4, name: "PaypalPaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
227
|
-
{ no: 5, name: "Status", kind: "enum", T:
|
|
221
|
+
{ no: 5, name: "Status", kind: "enum", T: proto3.getEnumType(PaymentStatus) },
|
|
228
222
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
229
223
|
{ no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
230
224
|
{ no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
231
225
|
{ no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
232
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
233
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
234
|
-
{ no: 23, name: "PaidOnUTC", kind: "message", T:
|
|
235
|
-
{ no: 24, name: "PaidThruUTC", kind: "message", T:
|
|
226
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
227
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
228
|
+
{ no: 23, name: "PaidOnUTC", kind: "message", T: Timestamp },
|
|
229
|
+
{ no: 24, name: "PaidThruUTC", kind: "message", T: Timestamp },
|
|
236
230
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
237
231
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
238
232
|
]);
|
|
@@ -1,46 +1,10 @@
|
|
|
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.PaypalSubscriptionRecord_pb = exports.PaypalSettings_pb = exports.PaypalRecords_pb = exports.PaypalInterface_pb = exports.PaypalInterface_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
|
-
|
|
46
|
-
|
|
4
|
+
export * as Backup_connect from './Backup_connect';
|
|
5
|
+
export * as Backup_pb from './Backup_pb';
|
|
6
|
+
export * as PaypalInterface_connect from './PaypalInterface_connect';
|
|
7
|
+
export * as PaypalInterface_pb from './PaypalInterface_pb';
|
|
8
|
+
export * as PaypalRecords_pb from './PaypalRecords_pb';
|
|
9
|
+
export * as PaypalSettings_pb from './PaypalSettings_pb';
|
|
10
|
+
export * as PaypalSubscriptionRecord_pb from './PaypalSubscriptionRecord_pb';
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js
CHANGED
|
@@ -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/SharedTypes.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.PaymentBulkActionProgress = exports.PaymentBulkAction = exports.PaymentStatus = exports.SubscriptionStatus = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus
|
|
11
8
|
*/
|
|
12
|
-
var SubscriptionStatus;
|
|
9
|
+
export var SubscriptionStatus;
|
|
13
10
|
(function (SubscriptionStatus) {
|
|
14
11
|
/**
|
|
15
12
|
* @generated from enum value: Subscription_Unknown = 0;
|
|
@@ -31,9 +28,9 @@ var SubscriptionStatus;
|
|
|
31
28
|
* @generated from enum value: Subscription_Paused = 4;
|
|
32
29
|
*/
|
|
33
30
|
SubscriptionStatus[SubscriptionStatus["Subscription_Paused"] = 4] = "Subscription_Paused";
|
|
34
|
-
})(SubscriptionStatus || (
|
|
31
|
+
})(SubscriptionStatus || (SubscriptionStatus = {}));
|
|
35
32
|
// Retrieve enum metadata with: proto3.getEnumType(SubscriptionStatus)
|
|
36
|
-
|
|
33
|
+
proto3.util.setEnumType(SubscriptionStatus, "IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus", [
|
|
37
34
|
{ no: 0, name: "Subscription_Unknown" },
|
|
38
35
|
{ no: 1, name: "Subscription_Pending" },
|
|
39
36
|
{ no: 2, name: "Subscription_Active" },
|
|
@@ -43,7 +40,7 @@ protobuf_1.proto3.util.setEnumType(SubscriptionStatus, "IT.WebServices.Fragments
|
|
|
43
40
|
/**
|
|
44
41
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.PaymentStatus
|
|
45
42
|
*/
|
|
46
|
-
var PaymentStatus;
|
|
43
|
+
export var PaymentStatus;
|
|
47
44
|
(function (PaymentStatus) {
|
|
48
45
|
/**
|
|
49
46
|
* @generated from enum value: Payment_Unknown = 0;
|
|
@@ -65,9 +62,9 @@ var PaymentStatus;
|
|
|
65
62
|
* @generated from enum value: Payment_Refunded = 4;
|
|
66
63
|
*/
|
|
67
64
|
PaymentStatus[PaymentStatus["Payment_Refunded"] = 4] = "Payment_Refunded";
|
|
68
|
-
})(PaymentStatus || (
|
|
65
|
+
})(PaymentStatus || (PaymentStatus = {}));
|
|
69
66
|
// Retrieve enum metadata with: proto3.getEnumType(PaymentStatus)
|
|
70
|
-
|
|
67
|
+
proto3.util.setEnumType(PaymentStatus, "IT.WebServices.Fragments.Authorization.Payment.PaymentStatus", [
|
|
71
68
|
{ no: 0, name: "Payment_Unknown" },
|
|
72
69
|
{ no: 1, name: "Payment_Pending" },
|
|
73
70
|
{ no: 2, name: "Payment_Complete" },
|
|
@@ -77,7 +74,7 @@ protobuf_1.proto3.util.setEnumType(PaymentStatus, "IT.WebServices.Fragments.Auth
|
|
|
77
74
|
/**
|
|
78
75
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction
|
|
79
76
|
*/
|
|
80
|
-
var PaymentBulkAction;
|
|
77
|
+
export var PaymentBulkAction;
|
|
81
78
|
(function (PaymentBulkAction) {
|
|
82
79
|
/**
|
|
83
80
|
* @generated from enum value: LookForNewPayments = 0;
|
|
@@ -87,16 +84,16 @@ var PaymentBulkAction;
|
|
|
87
84
|
* @generated from enum value: ReconcileAll = 1;
|
|
88
85
|
*/
|
|
89
86
|
PaymentBulkAction[PaymentBulkAction["ReconcileAll"] = 1] = "ReconcileAll";
|
|
90
|
-
})(PaymentBulkAction || (
|
|
87
|
+
})(PaymentBulkAction || (PaymentBulkAction = {}));
|
|
91
88
|
// Retrieve enum metadata with: proto3.getEnumType(PaymentBulkAction)
|
|
92
|
-
|
|
89
|
+
proto3.util.setEnumType(PaymentBulkAction, "IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction", [
|
|
93
90
|
{ no: 0, name: "LookForNewPayments" },
|
|
94
91
|
{ no: 1, name: "ReconcileAll" },
|
|
95
92
|
]);
|
|
96
93
|
/**
|
|
97
94
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress
|
|
98
95
|
*/
|
|
99
|
-
class PaymentBulkActionProgress extends
|
|
96
|
+
export class PaymentBulkActionProgress extends Message {
|
|
100
97
|
constructor(data) {
|
|
101
98
|
super();
|
|
102
99
|
/**
|
|
@@ -119,7 +116,7 @@ class PaymentBulkActionProgress extends protobuf_1.Message {
|
|
|
119
116
|
* @generated from field: string CanceledBy = 32;
|
|
120
117
|
*/
|
|
121
118
|
this.CanceledBy = "";
|
|
122
|
-
|
|
119
|
+
proto3.util.initPartial(data, this);
|
|
123
120
|
}
|
|
124
121
|
static fromBinary(bytes, options) {
|
|
125
122
|
return new PaymentBulkActionProgress().fromBinary(bytes, options);
|
|
@@ -131,19 +128,18 @@ class PaymentBulkActionProgress extends protobuf_1.Message {
|
|
|
131
128
|
return new PaymentBulkActionProgress().fromJsonString(jsonString, options);
|
|
132
129
|
}
|
|
133
130
|
static equals(a, b) {
|
|
134
|
-
return
|
|
131
|
+
return proto3.util.equals(PaymentBulkActionProgress, a, b);
|
|
135
132
|
}
|
|
136
133
|
}
|
|
137
|
-
|
|
138
|
-
PaymentBulkActionProgress.runtime = protobuf_1.proto3;
|
|
134
|
+
PaymentBulkActionProgress.runtime = proto3;
|
|
139
135
|
PaymentBulkActionProgress.typeName = "IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress";
|
|
140
|
-
PaymentBulkActionProgress.fields =
|
|
141
|
-
{ no: 1, name: "Action", kind: "enum", T:
|
|
136
|
+
PaymentBulkActionProgress.fields = proto3.util.newFieldList(() => [
|
|
137
|
+
{ no: 1, name: "Action", kind: "enum", T: proto3.getEnumType(PaymentBulkAction) },
|
|
142
138
|
{ no: 2, name: "Progress", kind: "scalar", T: 2 /* ScalarType.FLOAT */ },
|
|
143
139
|
{ no: 3, name: "StatusMessage", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
144
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
145
|
-
{ no: 22, name: "CanceledOnUTC", kind: "message", T:
|
|
146
|
-
{ no: 23, name: "CompletedOnUTC", kind: "message", T:
|
|
140
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
141
|
+
{ no: 22, name: "CanceledOnUTC", kind: "message", T: Timestamp },
|
|
142
|
+
{ no: 23, name: "CompletedOnUTC", kind: "message", T: Timestamp },
|
|
147
143
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
148
144
|
{ no: 32, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
149
145
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/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/Stripe/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, 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 Stripe backup fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const BackupInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Stripe.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
|
};
|