@inverted-tech/fragments 0.1.1 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.PACKAGE.md +54 -54
- package/README.md +54 -54
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +15 -13
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +0 -302
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +0 -30
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +0 -64
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +0 -307
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +0 -2202
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +0 -356
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +0 -30
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +0 -115
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +0 -846
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +0 -427
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +0 -80
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +0 -507
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +0 -767
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +0 -177
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +0 -109
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +0 -155
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +0 -263
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +0 -62
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +0 -267
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +0 -122
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +0 -71
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +0 -39
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -47
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +0 -701
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +0 -90
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +0 -75
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +0 -89
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +0 -520
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +0 -39
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +0 -73
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +0 -62
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +0 -353
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +0 -107
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +0 -643
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +0 -44
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +0 -80
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +0 -149
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +0 -90
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +0 -170
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +0 -1112
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -101
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +0 -70
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +0 -85
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -238
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -48
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +0 -54
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +0 -127
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +0 -808
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +0 -211
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +0 -102
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/index.js +0 -43
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +0 -165
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +0 -250
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +0 -91
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +0 -622
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +0 -226
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +0 -302
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +0 -512
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +0 -172
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +0 -1396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +0 -231
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +0 -172
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +0 -1396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +0 -512
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +0 -57
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +0 -376
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +0 -32
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +0 -35
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +0 -136
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +0 -116
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +0 -71
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +0 -396
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +0 -254
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +0 -35
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +0 -136
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +0 -100
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +0 -100
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +0 -26
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +0 -141
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/index.js +0 -59
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +0 -96
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +0 -45
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +0 -33
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +0 -316
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +0 -72
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +0 -316
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +0 -169
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/index.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +0 -28
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +0 -85
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +0 -49
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +0 -52
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +0 -64
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +0 -305
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +0 -142
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/index.js +0 -46
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +0 -127
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +0 -943
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +0 -231
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/index.js +0 -42
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +0 -41
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +0 -171
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +0 -277
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +0 -1409
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +0 -794
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/index.js +0 -44
- package/dist/cjs/gen/Protos/IT/WebServices/Fragments/index.js +0 -50
- package/dist/cjs/gen/Protos/IT/WebServices/index.js +0 -40
- package/dist/cjs/gen/Protos/IT/index.js +0 -40
- package/dist/cjs/gen/Protos/index.js +0 -40
- package/dist/cjs/gen/index.js +0 -40
- package/dist/cjs/index.js +0 -20
- package/dist/cjs/package.json +0 -3
- package/dist/cjs/protos/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -54
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -111
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -30
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -17
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -23
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -9
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -9
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -17
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -14
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -16
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -47
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -23
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -46
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -44
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -35
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -10
- package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -27
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -36
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -15
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Content.js +0 -28
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -74
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -37
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -74
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -21
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -40
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Video.js +0 -14
- package/dist/cjs/schemas/IT/WebServices/Fragments/Content/index.js +0 -51
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -13
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -7
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -22
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -39
- package/dist/cjs/schemas/IT/WebServices/Fragments/Generic/index.js +0 -3
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -12
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -28
- package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/index.js +0 -20
- package/dist/cjs/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -41
- package/dist/cjs/schemas/IT/WebServices/Fragments/Page/index.js +0 -18
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -11
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -119
- package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/index.js +0 -19
- package/dist/cjs/schemas/IT/WebServices/Fragments/index.js +0 -50
- package/dist/cjs/schemas/IT/WebServices/index.js +0 -38
- package/dist/cjs/schemas/IT/index.js +0 -38
- package/dist/cjs/schemas/index.js +0 -38
|
@@ -1,19 +1,16 @@
|
|
|
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/Crypto/BitcoinInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const BitcoinRecords_pb_1 = require("./BitcoinRecords_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { BitcoinPaymentHistoryRecord, BitcoinSubscriptionRecord } from "./BitcoinRecords_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetAdminBalanceRequest
|
|
12
9
|
*/
|
|
13
|
-
class GetAdminBalanceRequest extends
|
|
10
|
+
export class GetAdminBalanceRequest extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
|
-
|
|
13
|
+
proto3.util.initPartial(data, this);
|
|
17
14
|
}
|
|
18
15
|
static fromBinary(bytes, options) {
|
|
19
16
|
return new GetAdminBalanceRequest().fromBinary(bytes, options);
|
|
@@ -25,17 +22,16 @@ class GetAdminBalanceRequest extends protobuf_1.Message {
|
|
|
25
22
|
return new GetAdminBalanceRequest().fromJsonString(jsonString, options);
|
|
26
23
|
}
|
|
27
24
|
static equals(a, b) {
|
|
28
|
-
return
|
|
25
|
+
return proto3.util.equals(GetAdminBalanceRequest, a, b);
|
|
29
26
|
}
|
|
30
27
|
}
|
|
31
|
-
|
|
32
|
-
GetAdminBalanceRequest.runtime = protobuf_1.proto3;
|
|
28
|
+
GetAdminBalanceRequest.runtime = proto3;
|
|
33
29
|
GetAdminBalanceRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetAdminBalanceRequest";
|
|
34
|
-
GetAdminBalanceRequest.fields =
|
|
30
|
+
GetAdminBalanceRequest.fields = proto3.util.newFieldList(() => []);
|
|
35
31
|
/**
|
|
36
32
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetAdminBalanceResponse
|
|
37
33
|
*/
|
|
38
|
-
class GetAdminBalanceResponse extends
|
|
34
|
+
export class GetAdminBalanceResponse extends Message {
|
|
39
35
|
constructor(data) {
|
|
40
36
|
super();
|
|
41
37
|
/**
|
|
@@ -46,7 +42,7 @@ class GetAdminBalanceResponse extends protobuf_1.Message {
|
|
|
46
42
|
* @generated from field: float ValueUSD = 2;
|
|
47
43
|
*/
|
|
48
44
|
this.ValueUSD = 0;
|
|
49
|
-
|
|
45
|
+
proto3.util.initPartial(data, this);
|
|
50
46
|
}
|
|
51
47
|
static fromBinary(bytes, options) {
|
|
52
48
|
return new GetAdminBalanceResponse().fromBinary(bytes, options);
|
|
@@ -58,23 +54,22 @@ class GetAdminBalanceResponse extends protobuf_1.Message {
|
|
|
58
54
|
return new GetAdminBalanceResponse().fromJsonString(jsonString, options);
|
|
59
55
|
}
|
|
60
56
|
static equals(a, b) {
|
|
61
|
-
return
|
|
57
|
+
return proto3.util.equals(GetAdminBalanceResponse, a, b);
|
|
62
58
|
}
|
|
63
59
|
}
|
|
64
|
-
|
|
65
|
-
GetAdminBalanceResponse.runtime = protobuf_1.proto3;
|
|
60
|
+
GetAdminBalanceResponse.runtime = proto3;
|
|
66
61
|
GetAdminBalanceResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetAdminBalanceResponse";
|
|
67
|
-
GetAdminBalanceResponse.fields =
|
|
62
|
+
GetAdminBalanceResponse.fields = proto3.util.newFieldList(() => [
|
|
68
63
|
{ no: 1, name: "Satoshis", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
69
64
|
{ no: 2, name: "ValueUSD", kind: "scalar", T: 2 /* ScalarType.FLOAT */ },
|
|
70
65
|
]);
|
|
71
66
|
/**
|
|
72
67
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.CheckForPaymentRequest
|
|
73
68
|
*/
|
|
74
|
-
class CheckForPaymentRequest extends
|
|
69
|
+
export class CheckForPaymentRequest extends Message {
|
|
75
70
|
constructor(data) {
|
|
76
71
|
super();
|
|
77
|
-
|
|
72
|
+
proto3.util.initPartial(data, this);
|
|
78
73
|
}
|
|
79
74
|
static fromBinary(bytes, options) {
|
|
80
75
|
return new CheckForPaymentRequest().fromBinary(bytes, options);
|
|
@@ -86,24 +81,23 @@ class CheckForPaymentRequest extends protobuf_1.Message {
|
|
|
86
81
|
return new CheckForPaymentRequest().fromJsonString(jsonString, options);
|
|
87
82
|
}
|
|
88
83
|
static equals(a, b) {
|
|
89
|
-
return
|
|
84
|
+
return proto3.util.equals(CheckForPaymentRequest, a, b);
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
|
-
|
|
93
|
-
CheckForPaymentRequest.runtime = protobuf_1.proto3;
|
|
87
|
+
CheckForPaymentRequest.runtime = proto3;
|
|
94
88
|
CheckForPaymentRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.CheckForPaymentRequest";
|
|
95
|
-
CheckForPaymentRequest.fields =
|
|
89
|
+
CheckForPaymentRequest.fields = proto3.util.newFieldList(() => []);
|
|
96
90
|
/**
|
|
97
91
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.CheckForPaymentResponse
|
|
98
92
|
*/
|
|
99
|
-
class CheckForPaymentResponse extends
|
|
93
|
+
export class CheckForPaymentResponse extends Message {
|
|
100
94
|
constructor(data) {
|
|
101
95
|
super();
|
|
102
96
|
/**
|
|
103
97
|
* @generated from field: string Error = 2;
|
|
104
98
|
*/
|
|
105
99
|
this.Error = "";
|
|
106
|
-
|
|
100
|
+
proto3.util.initPartial(data, this);
|
|
107
101
|
}
|
|
108
102
|
static fromBinary(bytes, options) {
|
|
109
103
|
return new CheckForPaymentResponse().fromBinary(bytes, options);
|
|
@@ -115,23 +109,22 @@ class CheckForPaymentResponse extends protobuf_1.Message {
|
|
|
115
109
|
return new CheckForPaymentResponse().fromJsonString(jsonString, options);
|
|
116
110
|
}
|
|
117
111
|
static equals(a, b) {
|
|
118
|
-
return
|
|
112
|
+
return proto3.util.equals(CheckForPaymentResponse, a, b);
|
|
119
113
|
}
|
|
120
114
|
}
|
|
121
|
-
|
|
122
|
-
CheckForPaymentResponse.runtime = protobuf_1.proto3;
|
|
115
|
+
CheckForPaymentResponse.runtime = proto3;
|
|
123
116
|
CheckForPaymentResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.CheckForPaymentResponse";
|
|
124
|
-
CheckForPaymentResponse.fields =
|
|
125
|
-
{ no: 1, name: "LastRecord", kind: "message", T:
|
|
117
|
+
CheckForPaymentResponse.fields = proto3.util.newFieldList(() => [
|
|
118
|
+
{ no: 1, name: "LastRecord", kind: "message", T: BitcoinPaymentHistoryRecord },
|
|
126
119
|
{ no: 2, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
127
120
|
]);
|
|
128
121
|
/**
|
|
129
122
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetHistoryRecordsRequest
|
|
130
123
|
*/
|
|
131
|
-
class GetHistoryRecordsRequest extends
|
|
124
|
+
export class GetHistoryRecordsRequest extends Message {
|
|
132
125
|
constructor(data) {
|
|
133
126
|
super();
|
|
134
|
-
|
|
127
|
+
proto3.util.initPartial(data, this);
|
|
135
128
|
}
|
|
136
129
|
static fromBinary(bytes, options) {
|
|
137
130
|
return new GetHistoryRecordsRequest().fromBinary(bytes, options);
|
|
@@ -143,24 +136,23 @@ class GetHistoryRecordsRequest extends protobuf_1.Message {
|
|
|
143
136
|
return new GetHistoryRecordsRequest().fromJsonString(jsonString, options);
|
|
144
137
|
}
|
|
145
138
|
static equals(a, b) {
|
|
146
|
-
return
|
|
139
|
+
return proto3.util.equals(GetHistoryRecordsRequest, a, b);
|
|
147
140
|
}
|
|
148
141
|
}
|
|
149
|
-
|
|
150
|
-
GetHistoryRecordsRequest.runtime = protobuf_1.proto3;
|
|
142
|
+
GetHistoryRecordsRequest.runtime = proto3;
|
|
151
143
|
GetHistoryRecordsRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetHistoryRecordsRequest";
|
|
152
|
-
GetHistoryRecordsRequest.fields =
|
|
144
|
+
GetHistoryRecordsRequest.fields = proto3.util.newFieldList(() => []);
|
|
153
145
|
/**
|
|
154
146
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetHistoryRecordsResponse
|
|
155
147
|
*/
|
|
156
|
-
class GetHistoryRecordsResponse extends
|
|
148
|
+
export class GetHistoryRecordsResponse extends Message {
|
|
157
149
|
constructor(data) {
|
|
158
150
|
super();
|
|
159
151
|
/**
|
|
160
152
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord Records = 1;
|
|
161
153
|
*/
|
|
162
154
|
this.Records = [];
|
|
163
|
-
|
|
155
|
+
proto3.util.initPartial(data, this);
|
|
164
156
|
}
|
|
165
157
|
static fromBinary(bytes, options) {
|
|
166
158
|
return new GetHistoryRecordsResponse().fromBinary(bytes, options);
|
|
@@ -172,22 +164,21 @@ class GetHistoryRecordsResponse extends protobuf_1.Message {
|
|
|
172
164
|
return new GetHistoryRecordsResponse().fromJsonString(jsonString, options);
|
|
173
165
|
}
|
|
174
166
|
static equals(a, b) {
|
|
175
|
-
return
|
|
167
|
+
return proto3.util.equals(GetHistoryRecordsResponse, a, b);
|
|
176
168
|
}
|
|
177
169
|
}
|
|
178
|
-
|
|
179
|
-
GetHistoryRecordsResponse.runtime = protobuf_1.proto3;
|
|
170
|
+
GetHistoryRecordsResponse.runtime = proto3;
|
|
180
171
|
GetHistoryRecordsResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetHistoryRecordsResponse";
|
|
181
|
-
GetHistoryRecordsResponse.fields =
|
|
182
|
-
{ no: 1, name: "Records", kind: "message", T:
|
|
172
|
+
GetHistoryRecordsResponse.fields = proto3.util.newFieldList(() => [
|
|
173
|
+
{ no: 1, name: "Records", kind: "message", T: BitcoinPaymentHistoryRecord, repeated: true },
|
|
183
174
|
]);
|
|
184
175
|
/**
|
|
185
176
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetPaymentStatusRequest
|
|
186
177
|
*/
|
|
187
|
-
class GetPaymentStatusRequest extends
|
|
178
|
+
export class GetPaymentStatusRequest extends Message {
|
|
188
179
|
constructor(data) {
|
|
189
180
|
super();
|
|
190
|
-
|
|
181
|
+
proto3.util.initPartial(data, this);
|
|
191
182
|
}
|
|
192
183
|
static fromBinary(bytes, options) {
|
|
193
184
|
return new GetPaymentStatusRequest().fromBinary(bytes, options);
|
|
@@ -199,20 +190,19 @@ class GetPaymentStatusRequest extends protobuf_1.Message {
|
|
|
199
190
|
return new GetPaymentStatusRequest().fromJsonString(jsonString, options);
|
|
200
191
|
}
|
|
201
192
|
static equals(a, b) {
|
|
202
|
-
return
|
|
193
|
+
return proto3.util.equals(GetPaymentStatusRequest, a, b);
|
|
203
194
|
}
|
|
204
195
|
}
|
|
205
|
-
|
|
206
|
-
GetPaymentStatusRequest.runtime = protobuf_1.proto3;
|
|
196
|
+
GetPaymentStatusRequest.runtime = proto3;
|
|
207
197
|
GetPaymentStatusRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetPaymentStatusRequest";
|
|
208
|
-
GetPaymentStatusRequest.fields =
|
|
198
|
+
GetPaymentStatusRequest.fields = proto3.util.newFieldList(() => []);
|
|
209
199
|
/**
|
|
210
200
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.GetPaymentStatusResponse
|
|
211
201
|
*/
|
|
212
|
-
class GetPaymentStatusResponse extends
|
|
202
|
+
export class GetPaymentStatusResponse extends Message {
|
|
213
203
|
constructor(data) {
|
|
214
204
|
super();
|
|
215
|
-
|
|
205
|
+
proto3.util.initPartial(data, this);
|
|
216
206
|
}
|
|
217
207
|
static fromBinary(bytes, options) {
|
|
218
208
|
return new GetPaymentStatusResponse().fromBinary(bytes, options);
|
|
@@ -224,27 +214,26 @@ class GetPaymentStatusResponse extends protobuf_1.Message {
|
|
|
224
214
|
return new GetPaymentStatusResponse().fromJsonString(jsonString, options);
|
|
225
215
|
}
|
|
226
216
|
static equals(a, b) {
|
|
227
|
-
return
|
|
217
|
+
return proto3.util.equals(GetPaymentStatusResponse, a, b);
|
|
228
218
|
}
|
|
229
219
|
}
|
|
230
|
-
|
|
231
|
-
GetPaymentStatusResponse.runtime = protobuf_1.proto3;
|
|
220
|
+
GetPaymentStatusResponse.runtime = proto3;
|
|
232
221
|
GetPaymentStatusResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.GetPaymentStatusResponse";
|
|
233
|
-
GetPaymentStatusResponse.fields =
|
|
234
|
-
{ no: 1, name: "Subscription", kind: "message", T:
|
|
235
|
-
{ no: 2, name: "LastPayment", kind: "message", T:
|
|
222
|
+
GetPaymentStatusResponse.fields = proto3.util.newFieldList(() => [
|
|
223
|
+
{ no: 1, name: "Subscription", kind: "message", T: BitcoinSubscriptionRecord },
|
|
224
|
+
{ no: 2, name: "LastPayment", kind: "message", T: BitcoinPaymentHistoryRecord },
|
|
236
225
|
]);
|
|
237
226
|
/**
|
|
238
227
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.SetSubscriptionLevelRequest
|
|
239
228
|
*/
|
|
240
|
-
class SetSubscriptionLevelRequest extends
|
|
229
|
+
export class SetSubscriptionLevelRequest extends Message {
|
|
241
230
|
constructor(data) {
|
|
242
231
|
super();
|
|
243
232
|
/**
|
|
244
233
|
* @generated from field: uint32 Level = 1;
|
|
245
234
|
*/
|
|
246
235
|
this.Level = 0;
|
|
247
|
-
|
|
236
|
+
proto3.util.initPartial(data, this);
|
|
248
237
|
}
|
|
249
238
|
static fromBinary(bytes, options) {
|
|
250
239
|
return new SetSubscriptionLevelRequest().fromBinary(bytes, options);
|
|
@@ -256,12 +245,11 @@ class SetSubscriptionLevelRequest extends protobuf_1.Message {
|
|
|
256
245
|
return new SetSubscriptionLevelRequest().fromJsonString(jsonString, options);
|
|
257
246
|
}
|
|
258
247
|
static equals(a, b) {
|
|
259
|
-
return
|
|
248
|
+
return proto3.util.equals(SetSubscriptionLevelRequest, a, b);
|
|
260
249
|
}
|
|
261
250
|
}
|
|
262
|
-
|
|
263
|
-
SetSubscriptionLevelRequest.runtime = protobuf_1.proto3;
|
|
251
|
+
SetSubscriptionLevelRequest.runtime = proto3;
|
|
264
252
|
SetSubscriptionLevelRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.SetSubscriptionLevelRequest";
|
|
265
|
-
SetSubscriptionLevelRequest.fields =
|
|
253
|
+
SetSubscriptionLevelRequest.fields = proto3.util.newFieldList(() => [
|
|
266
254
|
{ no: 1, name: "Level", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
267
255
|
]);
|
|
@@ -1,17 +1,14 @@
|
|
|
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/Crypto/BitcoinRecords.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.BitcoinPaymentHistoryRecord = exports.BitcoinSubscriptionRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* User claim's record
|
|
11
8
|
*
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord
|
|
13
10
|
*/
|
|
14
|
-
class BitcoinSubscriptionRecord extends
|
|
11
|
+
export class BitcoinSubscriptionRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
@@ -34,7 +31,7 @@ class BitcoinSubscriptionRecord extends protobuf_1.Message {
|
|
|
34
31
|
* @generated from field: string Address = 5;
|
|
35
32
|
*/
|
|
36
33
|
this.Address = "";
|
|
37
|
-
|
|
34
|
+
proto3.util.initPartial(data, this);
|
|
38
35
|
}
|
|
39
36
|
static fromBinary(bytes, options) {
|
|
40
37
|
return new BitcoinSubscriptionRecord().fromBinary(bytes, options);
|
|
@@ -46,16 +43,15 @@ class BitcoinSubscriptionRecord extends protobuf_1.Message {
|
|
|
46
43
|
return new BitcoinSubscriptionRecord().fromJsonString(jsonString, options);
|
|
47
44
|
}
|
|
48
45
|
static equals(a, b) {
|
|
49
|
-
return
|
|
46
|
+
return proto3.util.equals(BitcoinSubscriptionRecord, a, b);
|
|
50
47
|
}
|
|
51
48
|
}
|
|
52
|
-
|
|
53
|
-
BitcoinSubscriptionRecord.runtime = protobuf_1.proto3;
|
|
49
|
+
BitcoinSubscriptionRecord.runtime = proto3;
|
|
54
50
|
BitcoinSubscriptionRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord";
|
|
55
|
-
BitcoinSubscriptionRecord.fields =
|
|
51
|
+
BitcoinSubscriptionRecord.fields = proto3.util.newFieldList(() => [
|
|
56
52
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
57
53
|
{ no: 2, name: "CurrentLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
58
|
-
{ no: 3, name: "CreatedOnUTC", kind: "message", T:
|
|
54
|
+
{ no: 3, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
59
55
|
{ no: 4, name: "AddressNumber", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
60
56
|
{ no: 5, name: "Address", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
61
57
|
]);
|
|
@@ -64,7 +60,7 @@ BitcoinSubscriptionRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
64
60
|
*
|
|
65
61
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord
|
|
66
62
|
*/
|
|
67
|
-
class BitcoinPaymentHistoryRecord extends
|
|
63
|
+
export class BitcoinPaymentHistoryRecord extends Message {
|
|
68
64
|
constructor(data) {
|
|
69
65
|
super();
|
|
70
66
|
/**
|
|
@@ -93,7 +89,7 @@ class BitcoinPaymentHistoryRecord extends protobuf_1.Message {
|
|
|
93
89
|
* @generated from field: uint32 SecondsPaid = 7;
|
|
94
90
|
*/
|
|
95
91
|
this.SecondsPaid = 0;
|
|
96
|
-
|
|
92
|
+
proto3.util.initPartial(data, this);
|
|
97
93
|
}
|
|
98
94
|
static fromBinary(bytes, options) {
|
|
99
95
|
return new BitcoinPaymentHistoryRecord().fromBinary(bytes, options);
|
|
@@ -105,17 +101,16 @@ class BitcoinPaymentHistoryRecord extends protobuf_1.Message {
|
|
|
105
101
|
return new BitcoinPaymentHistoryRecord().fromJsonString(jsonString, options);
|
|
106
102
|
}
|
|
107
103
|
static equals(a, b) {
|
|
108
|
-
return
|
|
104
|
+
return proto3.util.equals(BitcoinPaymentHistoryRecord, a, b);
|
|
109
105
|
}
|
|
110
106
|
}
|
|
111
|
-
|
|
112
|
-
BitcoinPaymentHistoryRecord.runtime = protobuf_1.proto3;
|
|
107
|
+
BitcoinPaymentHistoryRecord.runtime = proto3;
|
|
113
108
|
BitcoinPaymentHistoryRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord";
|
|
114
|
-
BitcoinPaymentHistoryRecord.fields =
|
|
109
|
+
BitcoinPaymentHistoryRecord.fields = proto3.util.newFieldList(() => [
|
|
115
110
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
116
111
|
{ no: 2, name: "TransactionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
117
112
|
{ no: 3, name: "Address", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
118
|
-
{ no: 4, name: "ConfirmedOnUTC", kind: "message", T:
|
|
113
|
+
{ no: 4, name: "ConfirmedOnUTC", kind: "message", T: Timestamp },
|
|
119
114
|
{ no: 5, name: "Satoshis", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
120
115
|
{ no: 6, name: "Level", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
121
116
|
{ no: 7, name: "SecondsPaid", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.BitcoinServiceRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* Service wide record
|
|
11
8
|
*
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord
|
|
13
10
|
*/
|
|
14
|
-
class BitcoinServiceRecord extends
|
|
11
|
+
export class BitcoinServiceRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
18
15
|
* @generated from field: int32 LastAddressUsed = 1;
|
|
19
16
|
*/
|
|
20
17
|
this.LastAddressUsed = 0;
|
|
21
|
-
|
|
18
|
+
proto3.util.initPartial(data, this);
|
|
22
19
|
}
|
|
23
20
|
static fromBinary(bytes, options) {
|
|
24
21
|
return new BitcoinServiceRecord().fromBinary(bytes, options);
|
|
@@ -30,13 +27,12 @@ class BitcoinServiceRecord extends protobuf_1.Message {
|
|
|
30
27
|
return new BitcoinServiceRecord().fromJsonString(jsonString, options);
|
|
31
28
|
}
|
|
32
29
|
static equals(a, b) {
|
|
33
|
-
return
|
|
30
|
+
return proto3.util.equals(BitcoinServiceRecord, a, b);
|
|
34
31
|
}
|
|
35
32
|
}
|
|
36
|
-
|
|
37
|
-
BitcoinServiceRecord.runtime = protobuf_1.proto3;
|
|
33
|
+
BitcoinServiceRecord.runtime = proto3;
|
|
38
34
|
BitcoinServiceRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord";
|
|
39
|
-
BitcoinServiceRecord.fields =
|
|
35
|
+
BitcoinServiceRecord.fields = proto3.util.newFieldList(() => [
|
|
40
36
|
{ no: 1, name: "LastAddressUsed", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
41
|
-
{ no: 2, name: "ModifiedOnUTC", kind: "message", T:
|
|
37
|
+
{ no: 2, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
42
38
|
]);
|
|
@@ -1,18 +1,15 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.BitcoinNewDetails = exports.CryptoNewDetails = 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.Crypto.CryptoNewDetails
|
|
11
8
|
*/
|
|
12
|
-
class CryptoNewDetails extends
|
|
9
|
+
export class CryptoNewDetails extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
|
-
|
|
12
|
+
proto3.util.initPartial(data, this);
|
|
16
13
|
}
|
|
17
14
|
static fromBinary(bytes, options) {
|
|
18
15
|
return new CryptoNewDetails().fromBinary(bytes, options);
|
|
@@ -24,19 +21,18 @@ class CryptoNewDetails extends protobuf_1.Message {
|
|
|
24
21
|
return new CryptoNewDetails().fromJsonString(jsonString, options);
|
|
25
22
|
}
|
|
26
23
|
static equals(a, b) {
|
|
27
|
-
return
|
|
24
|
+
return proto3.util.equals(CryptoNewDetails, a, b);
|
|
28
25
|
}
|
|
29
26
|
}
|
|
30
|
-
|
|
31
|
-
CryptoNewDetails.runtime = protobuf_1.proto3;
|
|
27
|
+
CryptoNewDetails.runtime = proto3;
|
|
32
28
|
CryptoNewDetails.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoNewDetails";
|
|
33
|
-
CryptoNewDetails.fields =
|
|
29
|
+
CryptoNewDetails.fields = proto3.util.newFieldList(() => [
|
|
34
30
|
{ no: 1, name: "Bitcoin", kind: "message", T: BitcoinNewDetails },
|
|
35
31
|
]);
|
|
36
32
|
/**
|
|
37
33
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails
|
|
38
34
|
*/
|
|
39
|
-
class BitcoinNewDetails extends
|
|
35
|
+
export class BitcoinNewDetails extends Message {
|
|
40
36
|
constructor(data) {
|
|
41
37
|
super();
|
|
42
38
|
/**
|
|
@@ -47,7 +43,7 @@ class BitcoinNewDetails extends protobuf_1.Message {
|
|
|
47
43
|
* @generated from field: uint32 SatoshiPerMonth = 2;
|
|
48
44
|
*/
|
|
49
45
|
this.SatoshiPerMonth = 0;
|
|
50
|
-
|
|
46
|
+
proto3.util.initPartial(data, this);
|
|
51
47
|
}
|
|
52
48
|
static fromBinary(bytes, options) {
|
|
53
49
|
return new BitcoinNewDetails().fromBinary(bytes, options);
|
|
@@ -59,13 +55,12 @@ class BitcoinNewDetails extends protobuf_1.Message {
|
|
|
59
55
|
return new BitcoinNewDetails().fromJsonString(jsonString, options);
|
|
60
56
|
}
|
|
61
57
|
static equals(a, b) {
|
|
62
|
-
return
|
|
58
|
+
return proto3.util.equals(BitcoinNewDetails, a, b);
|
|
63
59
|
}
|
|
64
60
|
}
|
|
65
|
-
|
|
66
|
-
BitcoinNewDetails.runtime = protobuf_1.proto3;
|
|
61
|
+
BitcoinNewDetails.runtime = proto3;
|
|
67
62
|
BitcoinNewDetails.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails";
|
|
68
|
-
BitcoinNewDetails.fields =
|
|
63
|
+
BitcoinNewDetails.fields = proto3.util.newFieldList(() => [
|
|
69
64
|
{ no: 1, name: "BitcoinRecieveAddress", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
70
65
|
{ no: 2, name: "SatoshiPerMonth", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
71
66
|
]);
|
|
@@ -1,22 +1,19 @@
|
|
|
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/Crypto/CryptoSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.CryptoPublicSettings = 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.Crypto.CryptoPublicSettings
|
|
11
8
|
*/
|
|
12
|
-
class CryptoPublicSettings extends
|
|
9
|
+
export class CryptoPublicSettings extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
16
13
|
* @generated from field: bool Enabled = 1;
|
|
17
14
|
*/
|
|
18
15
|
this.Enabled = false;
|
|
19
|
-
|
|
16
|
+
proto3.util.initPartial(data, this);
|
|
20
17
|
}
|
|
21
18
|
static fromBinary(bytes, options) {
|
|
22
19
|
return new CryptoPublicSettings().fromBinary(bytes, options);
|
|
@@ -28,12 +25,11 @@ class CryptoPublicSettings extends protobuf_1.Message {
|
|
|
28
25
|
return new CryptoPublicSettings().fromJsonString(jsonString, options);
|
|
29
26
|
}
|
|
30
27
|
static equals(a, b) {
|
|
31
|
-
return
|
|
28
|
+
return proto3.util.equals(CryptoPublicSettings, a, b);
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
|
-
|
|
35
|
-
CryptoPublicSettings.runtime = protobuf_1.proto3;
|
|
31
|
+
CryptoPublicSettings.runtime = proto3;
|
|
36
32
|
CryptoPublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoPublicSettings";
|
|
37
|
-
CryptoPublicSettings.fields =
|
|
33
|
+
CryptoPublicSettings.fields = proto3.util.newFieldList(() => [
|
|
38
34
|
{ no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
39
35
|
]);
|
|
@@ -1,47 +1,11 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// Auto-generated index file - DO NOT EDIT MANUALLY
|
|
3
|
-
// Generated on: Wed Oct 15 2025
|
|
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.CryptoSettings_pb = exports.CryptoRecords_pb = exports.BitcoinService_pb = exports.BitcoinRecords_pb = exports.BitcoinInterface_pb = exports.BitcoinInterface_connect = exports.Backup_pb = exports.Backup_connect = void 0;
|
|
2
|
+
// Generated on: Wed Oct 15 2025 22:23:25 GMT-0400 (Eastern Daylight Time)
|
|
39
3
|
// Namespaced re-exports to avoid symbol collisions
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
4
|
+
export * as Backup_connect from './Backup_connect';
|
|
5
|
+
export * as Backup_pb from './Backup_pb';
|
|
6
|
+
export * as BitcoinInterface_connect from './BitcoinInterface_connect';
|
|
7
|
+
export * as BitcoinInterface_pb from './BitcoinInterface_pb';
|
|
8
|
+
export * as BitcoinRecords_pb from './BitcoinRecords_pb';
|
|
9
|
+
export * as BitcoinService_pb from './BitcoinService_pb';
|
|
10
|
+
export * as CryptoRecords_pb from './CryptoRecords_pb';
|
|
11
|
+
export * as CryptoSettings_pb from './CryptoSettings_pb';
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/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/Fortis/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Fortis, 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 Fortis backup fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Fortis.BackupInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const BackupInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Fortis.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
|
};
|