@inverted-tech/fragments 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js
CHANGED
|
@@ -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/Events/EventsSettings.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const TicketClassRecord_pb_1 = require("./TicketClassRecord_pb");
|
|
10
|
-
const EventRecord_pb_1 = require("./EventRecord_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { TicketClassRecord } from "./TicketClassRecord_pb";
|
|
7
|
+
import { EventVenue } from "./EventRecord_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Authorization.Events.EventPublicSettings
|
|
13
10
|
*/
|
|
14
|
-
class EventPublicSettings extends
|
|
11
|
+
export class EventPublicSettings extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
@@ -20,7 +17,7 @@ class EventPublicSettings extends protobuf_1.Message {
|
|
|
20
17
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.TicketClassRecord TicketClasses = 1;
|
|
21
18
|
*/
|
|
22
19
|
this.TicketClasses = [];
|
|
23
|
-
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
24
21
|
}
|
|
25
22
|
static fromBinary(bytes, options) {
|
|
26
23
|
return new EventPublicSettings().fromBinary(bytes, options);
|
|
@@ -32,19 +29,18 @@ class EventPublicSettings extends protobuf_1.Message {
|
|
|
32
29
|
return new EventPublicSettings().fromJsonString(jsonString, options);
|
|
33
30
|
}
|
|
34
31
|
static equals(a, b) {
|
|
35
|
-
return
|
|
32
|
+
return proto3.util.equals(EventPublicSettings, a, b);
|
|
36
33
|
}
|
|
37
34
|
}
|
|
38
|
-
|
|
39
|
-
EventPublicSettings.runtime = protobuf_1.proto3;
|
|
35
|
+
EventPublicSettings.runtime = proto3;
|
|
40
36
|
EventPublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Events.EventPublicSettings";
|
|
41
|
-
EventPublicSettings.fields =
|
|
42
|
-
{ no: 1, name: "TicketClasses", kind: "message", T:
|
|
37
|
+
EventPublicSettings.fields = proto3.util.newFieldList(() => [
|
|
38
|
+
{ no: 1, name: "TicketClasses", kind: "message", T: TicketClassRecord, repeated: true },
|
|
43
39
|
]);
|
|
44
40
|
/**
|
|
45
41
|
* @generated from message IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings
|
|
46
42
|
*/
|
|
47
|
-
class EventPrivateSettings extends
|
|
43
|
+
export class EventPrivateSettings extends Message {
|
|
48
44
|
constructor(data) {
|
|
49
45
|
super();
|
|
50
46
|
/**
|
|
@@ -53,7 +49,7 @@ class EventPrivateSettings extends protobuf_1.Message {
|
|
|
53
49
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventVenue Venues = 1;
|
|
54
50
|
*/
|
|
55
51
|
this.Venues = [];
|
|
56
|
-
|
|
52
|
+
proto3.util.initPartial(data, this);
|
|
57
53
|
}
|
|
58
54
|
static fromBinary(bytes, options) {
|
|
59
55
|
return new EventPrivateSettings().fromBinary(bytes, options);
|
|
@@ -65,19 +61,18 @@ class EventPrivateSettings extends protobuf_1.Message {
|
|
|
65
61
|
return new EventPrivateSettings().fromJsonString(jsonString, options);
|
|
66
62
|
}
|
|
67
63
|
static equals(a, b) {
|
|
68
|
-
return
|
|
64
|
+
return proto3.util.equals(EventPrivateSettings, a, b);
|
|
69
65
|
}
|
|
70
66
|
}
|
|
71
|
-
|
|
72
|
-
EventPrivateSettings.runtime = protobuf_1.proto3;
|
|
67
|
+
EventPrivateSettings.runtime = proto3;
|
|
73
68
|
EventPrivateSettings.typeName = "IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings";
|
|
74
|
-
EventPrivateSettings.fields =
|
|
75
|
-
{ no: 1, name: "Venues", kind: "message", T:
|
|
69
|
+
EventPrivateSettings.fields = proto3.util.newFieldList(() => [
|
|
70
|
+
{ no: 1, name: "Venues", kind: "message", T: EventVenue, repeated: true },
|
|
76
71
|
]);
|
|
77
72
|
/**
|
|
78
73
|
* @generated from message IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings
|
|
79
74
|
*/
|
|
80
|
-
class EventOwnerSettings extends
|
|
75
|
+
export class EventOwnerSettings extends Message {
|
|
81
76
|
constructor(data) {
|
|
82
77
|
super();
|
|
83
78
|
/**
|
|
@@ -86,7 +81,7 @@ class EventOwnerSettings extends protobuf_1.Message {
|
|
|
86
81
|
* @generated from field: bool IsEnabled = 1;
|
|
87
82
|
*/
|
|
88
83
|
this.IsEnabled = false;
|
|
89
|
-
|
|
84
|
+
proto3.util.initPartial(data, this);
|
|
90
85
|
}
|
|
91
86
|
static fromBinary(bytes, options) {
|
|
92
87
|
return new EventOwnerSettings().fromBinary(bytes, options);
|
|
@@ -98,12 +93,11 @@ class EventOwnerSettings extends protobuf_1.Message {
|
|
|
98
93
|
return new EventOwnerSettings().fromJsonString(jsonString, options);
|
|
99
94
|
}
|
|
100
95
|
static equals(a, b) {
|
|
101
|
-
return
|
|
96
|
+
return proto3.util.equals(EventOwnerSettings, a, b);
|
|
102
97
|
}
|
|
103
98
|
}
|
|
104
|
-
|
|
105
|
-
EventOwnerSettings.runtime = protobuf_1.proto3;
|
|
99
|
+
EventOwnerSettings.runtime = proto3;
|
|
106
100
|
EventOwnerSettings.typeName = "IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings";
|
|
107
|
-
EventOwnerSettings.fields =
|
|
101
|
+
EventOwnerSettings.fields = proto3.util.newFieldList(() => [
|
|
108
102
|
{ no: 1, name: "IsEnabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
109
103
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_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/Events/TicketClassRecord.proto (package IT.WebServices.Fragments.Authorization.Events, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.EventTicketClass = exports.TicketClassRecord = exports.EventTicketClassType = 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.Events.EventTicketClassType
|
|
11
8
|
*/
|
|
12
|
-
var EventTicketClassType;
|
|
9
|
+
export var EventTicketClassType;
|
|
13
10
|
(function (EventTicketClassType) {
|
|
14
11
|
/**
|
|
15
12
|
* @generated from enum value: TICKET_GENERAL_ACCESS = 0;
|
|
@@ -23,9 +20,9 @@ var EventTicketClassType;
|
|
|
23
20
|
* @generated from enum value: TICKET_MEMBER_LEVEL_ACCESS = 2;
|
|
24
21
|
*/
|
|
25
22
|
EventTicketClassType[EventTicketClassType["TICKET_MEMBER_LEVEL_ACCESS"] = 2] = "TICKET_MEMBER_LEVEL_ACCESS";
|
|
26
|
-
})(EventTicketClassType || (
|
|
23
|
+
})(EventTicketClassType || (EventTicketClassType = {}));
|
|
27
24
|
// Retrieve enum metadata with: proto3.getEnumType(EventTicketClassType)
|
|
28
|
-
|
|
25
|
+
proto3.util.setEnumType(EventTicketClassType, "IT.WebServices.Fragments.Authorization.Events.EventTicketClassType", [
|
|
29
26
|
{ no: 0, name: "TICKET_GENERAL_ACCESS" },
|
|
30
27
|
{ no: 1, name: "TICKET_ALL_MEMBER_ACCESS" },
|
|
31
28
|
{ no: 2, name: "TICKET_MEMBER_LEVEL_ACCESS" },
|
|
@@ -33,7 +30,7 @@ protobuf_1.proto3.util.setEnumType(EventTicketClassType, "IT.WebServices.Fragmen
|
|
|
33
30
|
/**
|
|
34
31
|
* @generated from message IT.WebServices.Fragments.Authorization.Events.TicketClassRecord
|
|
35
32
|
*/
|
|
36
|
-
class TicketClassRecord extends
|
|
33
|
+
export class TicketClassRecord extends Message {
|
|
37
34
|
constructor(data) {
|
|
38
35
|
super();
|
|
39
36
|
/**
|
|
@@ -84,7 +81,7 @@ class TicketClassRecord extends protobuf_1.Message {
|
|
|
84
81
|
* @generated from field: uint32 PricePerTicketCents = 8;
|
|
85
82
|
*/
|
|
86
83
|
this.PricePerTicketCents = 0;
|
|
87
|
-
|
|
84
|
+
proto3.util.initPartial(data, this);
|
|
88
85
|
}
|
|
89
86
|
static fromBinary(bytes, options) {
|
|
90
87
|
return new TicketClassRecord().fromBinary(bytes, options);
|
|
@@ -96,15 +93,14 @@ class TicketClassRecord extends protobuf_1.Message {
|
|
|
96
93
|
return new TicketClassRecord().fromJsonString(jsonString, options);
|
|
97
94
|
}
|
|
98
95
|
static equals(a, b) {
|
|
99
|
-
return
|
|
96
|
+
return proto3.util.equals(TicketClassRecord, a, b);
|
|
100
97
|
}
|
|
101
98
|
}
|
|
102
|
-
|
|
103
|
-
TicketClassRecord.runtime = protobuf_1.proto3;
|
|
99
|
+
TicketClassRecord.runtime = proto3;
|
|
104
100
|
TicketClassRecord.typeName = "IT.WebServices.Fragments.Authorization.Events.TicketClassRecord";
|
|
105
|
-
TicketClassRecord.fields =
|
|
101
|
+
TicketClassRecord.fields = proto3.util.newFieldList(() => [
|
|
106
102
|
{ no: 1, name: "TicketClassId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
107
|
-
{ no: 2, name: "Type", kind: "enum", T:
|
|
103
|
+
{ no: 2, name: "Type", kind: "enum", T: proto3.getEnumType(EventTicketClassType) },
|
|
108
104
|
{ no: 3, name: "Name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
109
105
|
{ no: 4, name: "AmountAvailable", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
110
106
|
{ no: 5, name: "CountTowardEventMax", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
@@ -115,7 +111,7 @@ TicketClassRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
115
111
|
/**
|
|
116
112
|
* @generated from message IT.WebServices.Fragments.Authorization.Events.EventTicketClass
|
|
117
113
|
*/
|
|
118
|
-
class EventTicketClass extends
|
|
114
|
+
export class EventTicketClass extends Message {
|
|
119
115
|
constructor(data) {
|
|
120
116
|
super();
|
|
121
117
|
/**
|
|
@@ -128,7 +124,7 @@ class EventTicketClass extends protobuf_1.Message {
|
|
|
128
124
|
* @generated from field: string EventId = 2;
|
|
129
125
|
*/
|
|
130
126
|
this.EventId = "";
|
|
131
|
-
|
|
127
|
+
proto3.util.initPartial(data, this);
|
|
132
128
|
}
|
|
133
129
|
static fromBinary(bytes, options) {
|
|
134
130
|
return new EventTicketClass().fromBinary(bytes, options);
|
|
@@ -140,16 +136,15 @@ class EventTicketClass extends protobuf_1.Message {
|
|
|
140
136
|
return new EventTicketClass().fromJsonString(jsonString, options);
|
|
141
137
|
}
|
|
142
138
|
static equals(a, b) {
|
|
143
|
-
return
|
|
139
|
+
return proto3.util.equals(EventTicketClass, a, b);
|
|
144
140
|
}
|
|
145
141
|
}
|
|
146
|
-
|
|
147
|
-
EventTicketClass.runtime = protobuf_1.proto3;
|
|
142
|
+
EventTicketClass.runtime = proto3;
|
|
148
143
|
EventTicketClass.typeName = "IT.WebServices.Fragments.Authorization.Events.EventTicketClass";
|
|
149
|
-
EventTicketClass.fields =
|
|
144
|
+
EventTicketClass.fields = proto3.util.newFieldList(() => [
|
|
150
145
|
{ no: 1, name: "TicketClassId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
151
146
|
{ no: 2, name: "EventId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
152
147
|
{ no: 3, name: "Public", kind: "message", T: TicketClassRecord },
|
|
153
|
-
{ no: 21, name: "SaleStartOnUTC", kind: "message", T:
|
|
154
|
-
{ no: 22, name: "SaleEndOnUTC", kind: "message", T:
|
|
148
|
+
{ no: 21, name: "SaleStartOnUTC", kind: "message", T: Timestamp },
|
|
149
|
+
{ no: 22, name: "SaleEndOnUTC", kind: "message", T: Timestamp },
|
|
155
150
|
]);
|
|
@@ -1,48 +1,12 @@
|
|
|
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.TicketClassRecord_pb = exports.EventsSettings_pb = exports.EventTicketRecord_pb = exports.EventRecord_pb = exports.EventInterface_pb = exports.EventInterface_connect = exports.EventError_pb = exports.AdminEventInterface_pb = exports.AdminEventInterface_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
|
-
|
|
47
|
-
|
|
48
|
-
|
|
4
|
+
export * as AdminEventInterface_connect from './AdminEventInterface_connect';
|
|
5
|
+
export * as AdminEventInterface_pb from './AdminEventInterface_pb';
|
|
6
|
+
export * as EventError_pb from './EventError_pb';
|
|
7
|
+
export * as EventInterface_connect from './EventInterface_connect';
|
|
8
|
+
export * as EventInterface_pb from './EventInterface_pb';
|
|
9
|
+
export * as EventRecord_pb from './EventRecord_pb';
|
|
10
|
+
export * as EventTicketRecord_pb from './EventTicketRecord_pb';
|
|
11
|
+
export * as EventsSettings_pb from './EventsSettings_pb';
|
|
12
|
+
export * as TicketClassRecord_pb from './TicketClassRecord_pb';
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/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/Crypto/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, 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 Crypto backup fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const BackupInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Crypto.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
|
};
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js
CHANGED
|
@@ -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/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const BitcoinService_pb_1 = require("./BitcoinService_pb");
|
|
10
|
-
const BitcoinRecords_pb_1 = require("./BitcoinRecords_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { BitcoinServiceRecord } from "./BitcoinService_pb";
|
|
7
|
+
import { BitcoinPaymentHistoryRecord, BitcoinSubscriptionRecord } from "./BitcoinRecords_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupAllDataRequest
|
|
13
10
|
*/
|
|
14
|
-
class BackupAllDataRequest extends
|
|
11
|
+
export class BackupAllDataRequest extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
18
15
|
* @generated from field: string ClientPublicJwk = 1;
|
|
19
16
|
*/
|
|
20
17
|
this.ClientPublicJwk = "";
|
|
21
|
-
|
|
18
|
+
proto3.util.initPartial(data, this);
|
|
22
19
|
}
|
|
23
20
|
static fromBinary(bytes, options) {
|
|
24
21
|
return new BackupAllDataRequest().fromBinary(bytes, options);
|
|
@@ -30,26 +27,25 @@ class BackupAllDataRequest extends protobuf_1.Message {
|
|
|
30
27
|
return new BackupAllDataRequest().fromJsonString(jsonString, options);
|
|
31
28
|
}
|
|
32
29
|
static equals(a, b) {
|
|
33
|
-
return
|
|
30
|
+
return proto3.util.equals(BackupAllDataRequest, a, b);
|
|
34
31
|
}
|
|
35
32
|
}
|
|
36
|
-
|
|
37
|
-
BackupAllDataRequest.runtime = protobuf_1.proto3;
|
|
33
|
+
BackupAllDataRequest.runtime = proto3;
|
|
38
34
|
BackupAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupAllDataRequest";
|
|
39
|
-
BackupAllDataRequest.fields =
|
|
35
|
+
BackupAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
40
36
|
{ no: 1, name: "ClientPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
41
37
|
]);
|
|
42
38
|
/**
|
|
43
39
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupAllDataResponse
|
|
44
40
|
*/
|
|
45
|
-
class BackupAllDataResponse extends
|
|
41
|
+
export class BackupAllDataResponse extends Message {
|
|
46
42
|
constructor(data) {
|
|
47
43
|
super();
|
|
48
44
|
/**
|
|
49
45
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupAllDataResponse.Response_oneof
|
|
50
46
|
*/
|
|
51
47
|
this.ResponseOneof = { case: undefined };
|
|
52
|
-
|
|
48
|
+
proto3.util.initPartial(data, this);
|
|
53
49
|
}
|
|
54
50
|
static fromBinary(bytes, options) {
|
|
55
51
|
return new BackupAllDataResponse().fromBinary(bytes, options);
|
|
@@ -61,20 +57,19 @@ class BackupAllDataResponse extends protobuf_1.Message {
|
|
|
61
57
|
return new BackupAllDataResponse().fromJsonString(jsonString, options);
|
|
62
58
|
}
|
|
63
59
|
static equals(a, b) {
|
|
64
|
-
return
|
|
60
|
+
return proto3.util.equals(BackupAllDataResponse, a, b);
|
|
65
61
|
}
|
|
66
62
|
}
|
|
67
|
-
|
|
68
|
-
BackupAllDataResponse.runtime = protobuf_1.proto3;
|
|
63
|
+
BackupAllDataResponse.runtime = proto3;
|
|
69
64
|
BackupAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.BackupAllDataResponse";
|
|
70
|
-
BackupAllDataResponse.fields =
|
|
65
|
+
BackupAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
71
66
|
{ no: 1, name: "ServerPublicJwk", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "Response_oneof" },
|
|
72
67
|
{ no: 10, name: "EncryptedRecord", kind: "message", T: EncryptedUserBackupDataRecord, oneof: "Response_oneof" },
|
|
73
68
|
]);
|
|
74
69
|
/**
|
|
75
70
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.EncryptedUserBackupDataRecord
|
|
76
71
|
*/
|
|
77
|
-
class EncryptedUserBackupDataRecord extends
|
|
72
|
+
export class EncryptedUserBackupDataRecord extends Message {
|
|
78
73
|
constructor(data) {
|
|
79
74
|
super();
|
|
80
75
|
/**
|
|
@@ -85,7 +80,7 @@ class EncryptedUserBackupDataRecord extends protobuf_1.Message {
|
|
|
85
80
|
* @generated from field: bytes Data = 10;
|
|
86
81
|
*/
|
|
87
82
|
this.Data = new Uint8Array(0);
|
|
88
|
-
|
|
83
|
+
proto3.util.initPartial(data, this);
|
|
89
84
|
}
|
|
90
85
|
static fromBinary(bytes, options) {
|
|
91
86
|
return new EncryptedUserBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -97,27 +92,26 @@ class EncryptedUserBackupDataRecord extends protobuf_1.Message {
|
|
|
97
92
|
return new EncryptedUserBackupDataRecord().fromJsonString(jsonString, options);
|
|
98
93
|
}
|
|
99
94
|
static equals(a, b) {
|
|
100
|
-
return
|
|
95
|
+
return proto3.util.equals(EncryptedUserBackupDataRecord, a, b);
|
|
101
96
|
}
|
|
102
97
|
}
|
|
103
|
-
|
|
104
|
-
EncryptedUserBackupDataRecord.runtime = protobuf_1.proto3;
|
|
98
|
+
EncryptedUserBackupDataRecord.runtime = proto3;
|
|
105
99
|
EncryptedUserBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.EncryptedUserBackupDataRecord";
|
|
106
|
-
EncryptedUserBackupDataRecord.fields =
|
|
100
|
+
EncryptedUserBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
107
101
|
{ no: 1, name: "EncryptionIV", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
108
102
|
{ no: 10, name: "Data", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
109
103
|
]);
|
|
110
104
|
/**
|
|
111
105
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataRequest
|
|
112
106
|
*/
|
|
113
|
-
class RestoreAllDataRequest extends
|
|
107
|
+
export class RestoreAllDataRequest extends Message {
|
|
114
108
|
constructor(data) {
|
|
115
109
|
super();
|
|
116
110
|
/**
|
|
117
111
|
* @generated from oneof IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataRequest.Request_oneof
|
|
118
112
|
*/
|
|
119
113
|
this.RequestOneof = { case: undefined };
|
|
120
|
-
|
|
114
|
+
proto3.util.initPartial(data, this);
|
|
121
115
|
}
|
|
122
116
|
static fromBinary(bytes, options) {
|
|
123
117
|
return new RestoreAllDataRequest().fromBinary(bytes, options);
|
|
@@ -129,21 +123,20 @@ class RestoreAllDataRequest extends protobuf_1.Message {
|
|
|
129
123
|
return new RestoreAllDataRequest().fromJsonString(jsonString, options);
|
|
130
124
|
}
|
|
131
125
|
static equals(a, b) {
|
|
132
|
-
return
|
|
126
|
+
return proto3.util.equals(RestoreAllDataRequest, a, b);
|
|
133
127
|
}
|
|
134
128
|
}
|
|
135
|
-
|
|
136
|
-
RestoreAllDataRequest.runtime = protobuf_1.proto3;
|
|
129
|
+
RestoreAllDataRequest.runtime = proto3;
|
|
137
130
|
RestoreAllDataRequest.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataRequest";
|
|
138
|
-
RestoreAllDataRequest.fields =
|
|
139
|
-
{ no: 1, name: "Mode", kind: "enum", T:
|
|
140
|
-
{ no: 2, name: "ServiceRecord", kind: "message", T:
|
|
131
|
+
RestoreAllDataRequest.fields = proto3.util.newFieldList(() => [
|
|
132
|
+
{ no: 1, name: "Mode", kind: "enum", T: proto3.getEnumType(RestoreAllDataRequest_RestoreMode), oneof: "Request_oneof" },
|
|
133
|
+
{ no: 2, name: "ServiceRecord", kind: "message", T: BitcoinServiceRecord, oneof: "Request_oneof" },
|
|
141
134
|
{ no: 10, name: "UserRecord", kind: "message", T: UserBackupDataRecord, oneof: "Request_oneof" },
|
|
142
135
|
]);
|
|
143
136
|
/**
|
|
144
137
|
* @generated from enum IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataRequest.RestoreMode
|
|
145
138
|
*/
|
|
146
|
-
var RestoreAllDataRequest_RestoreMode;
|
|
139
|
+
export var RestoreAllDataRequest_RestoreMode;
|
|
147
140
|
(function (RestoreAllDataRequest_RestoreMode) {
|
|
148
141
|
/**
|
|
149
142
|
* Wipe entire user database and restore users. Any new users will be deleted.
|
|
@@ -163,9 +156,9 @@ var RestoreAllDataRequest_RestoreMode;
|
|
|
163
156
|
* @generated from enum value: MissingOnly = 2;
|
|
164
157
|
*/
|
|
165
158
|
RestoreAllDataRequest_RestoreMode[RestoreAllDataRequest_RestoreMode["MissingOnly"] = 2] = "MissingOnly";
|
|
166
|
-
})(RestoreAllDataRequest_RestoreMode || (
|
|
159
|
+
})(RestoreAllDataRequest_RestoreMode || (RestoreAllDataRequest_RestoreMode = {}));
|
|
167
160
|
// Retrieve enum metadata with: proto3.getEnumType(RestoreAllDataRequest_RestoreMode)
|
|
168
|
-
|
|
161
|
+
proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataRequest.RestoreMode", [
|
|
169
162
|
{ no: 0, name: "Wipe" },
|
|
170
163
|
{ no: 1, name: "Overwrite" },
|
|
171
164
|
{ no: 2, name: "MissingOnly" },
|
|
@@ -173,7 +166,7 @@ protobuf_1.proto3.util.setEnumType(RestoreAllDataRequest_RestoreMode, "IT.WebSer
|
|
|
173
166
|
/**
|
|
174
167
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataResponse
|
|
175
168
|
*/
|
|
176
|
-
class RestoreAllDataResponse extends
|
|
169
|
+
export class RestoreAllDataResponse extends Message {
|
|
177
170
|
constructor(data) {
|
|
178
171
|
super();
|
|
179
172
|
/**
|
|
@@ -192,7 +185,7 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
192
185
|
* @generated from field: int32 NumUsersWiped = 4;
|
|
193
186
|
*/
|
|
194
187
|
this.NumUsersWiped = 0;
|
|
195
|
-
|
|
188
|
+
proto3.util.initPartial(data, this);
|
|
196
189
|
}
|
|
197
190
|
static fromBinary(bytes, options) {
|
|
198
191
|
return new RestoreAllDataResponse().fromBinary(bytes, options);
|
|
@@ -204,13 +197,12 @@ class RestoreAllDataResponse extends protobuf_1.Message {
|
|
|
204
197
|
return new RestoreAllDataResponse().fromJsonString(jsonString, options);
|
|
205
198
|
}
|
|
206
199
|
static equals(a, b) {
|
|
207
|
-
return
|
|
200
|
+
return proto3.util.equals(RestoreAllDataResponse, a, b);
|
|
208
201
|
}
|
|
209
202
|
}
|
|
210
|
-
|
|
211
|
-
RestoreAllDataResponse.runtime = protobuf_1.proto3;
|
|
203
|
+
RestoreAllDataResponse.runtime = proto3;
|
|
212
204
|
RestoreAllDataResponse.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.RestoreAllDataResponse";
|
|
213
|
-
RestoreAllDataResponse.fields =
|
|
205
|
+
RestoreAllDataResponse.fields = proto3.util.newFieldList(() => [
|
|
214
206
|
{ no: 1, name: "NumUsersRestored", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
215
207
|
{ no: 2, name: "NumUsersSkipped", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
216
208
|
{ no: 3, name: "NumUsersOverwriten", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
@@ -219,7 +211,7 @@ RestoreAllDataResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
219
211
|
/**
|
|
220
212
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.UserBackupDataRecord
|
|
221
213
|
*/
|
|
222
|
-
class UserBackupDataRecord extends
|
|
214
|
+
export class UserBackupDataRecord extends Message {
|
|
223
215
|
constructor(data) {
|
|
224
216
|
super();
|
|
225
217
|
/**
|
|
@@ -238,7 +230,7 @@ class UserBackupDataRecord extends protobuf_1.Message {
|
|
|
238
230
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord HistoryRecords = 3;
|
|
239
231
|
*/
|
|
240
232
|
this.HistoryRecords = [];
|
|
241
|
-
|
|
233
|
+
proto3.util.initPartial(data, this);
|
|
242
234
|
}
|
|
243
235
|
static fromBinary(bytes, options) {
|
|
244
236
|
return new UserBackupDataRecord().fromBinary(bytes, options);
|
|
@@ -250,14 +242,13 @@ class UserBackupDataRecord extends protobuf_1.Message {
|
|
|
250
242
|
return new UserBackupDataRecord().fromJsonString(jsonString, options);
|
|
251
243
|
}
|
|
252
244
|
static equals(a, b) {
|
|
253
|
-
return
|
|
245
|
+
return proto3.util.equals(UserBackupDataRecord, a, b);
|
|
254
246
|
}
|
|
255
247
|
}
|
|
256
|
-
|
|
257
|
-
UserBackupDataRecord.runtime = protobuf_1.proto3;
|
|
248
|
+
UserBackupDataRecord.runtime = proto3;
|
|
258
249
|
UserBackupDataRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Crypto.UserBackupDataRecord";
|
|
259
|
-
UserBackupDataRecord.fields =
|
|
250
|
+
UserBackupDataRecord.fields = proto3.util.newFieldList(() => [
|
|
260
251
|
{ no: 1, name: "ExtraData", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
261
|
-
{ no: 2, name: "SubscriptionRecords", kind: "message", T:
|
|
262
|
-
{ no: 3, name: "HistoryRecords", kind: "message", T:
|
|
252
|
+
{ no: 2, name: "SubscriptionRecords", kind: "message", T: BitcoinSubscriptionRecord, repeated: true },
|
|
253
|
+
{ no: 3, name: "HistoryRecords", kind: "message", T: BitcoinPaymentHistoryRecord, repeated: true },
|
|
263
254
|
]);
|
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface.proto (package IT.WebServices.Fragments.Authorization.Payment.Crypto, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const BitcoinInterface_pb_1 = require("./BitcoinInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { CheckForPaymentRequest, CheckForPaymentResponse, GetAdminBalanceRequest, GetAdminBalanceResponse, GetHistoryRecordsRequest, GetHistoryRecordsResponse, GetPaymentStatusRequest, GetPaymentStatusResponse, SetSubscriptionLevelRequest } from "./BitcoinInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface
|
|
12
9
|
*/
|
|
13
|
-
|
|
10
|
+
export const BitcoinInterface = {
|
|
14
11
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface",
|
|
15
12
|
methods: {
|
|
16
13
|
/**
|
|
@@ -18,45 +15,45 @@ exports.BitcoinInterface = {
|
|
|
18
15
|
*/
|
|
19
16
|
checkForPayment: {
|
|
20
17
|
name: "CheckForPayment",
|
|
21
|
-
I:
|
|
22
|
-
O:
|
|
23
|
-
kind:
|
|
18
|
+
I: CheckForPaymentRequest,
|
|
19
|
+
O: CheckForPaymentResponse,
|
|
20
|
+
kind: MethodKind.Unary,
|
|
24
21
|
},
|
|
25
22
|
/**
|
|
26
23
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetAdminBalance
|
|
27
24
|
*/
|
|
28
25
|
getAdminBalance: {
|
|
29
26
|
name: "GetAdminBalance",
|
|
30
|
-
I:
|
|
31
|
-
O:
|
|
32
|
-
kind:
|
|
27
|
+
I: GetAdminBalanceRequest,
|
|
28
|
+
O: GetAdminBalanceResponse,
|
|
29
|
+
kind: MethodKind.Unary,
|
|
33
30
|
},
|
|
34
31
|
/**
|
|
35
32
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetHistoryRecords
|
|
36
33
|
*/
|
|
37
34
|
getHistoryRecords: {
|
|
38
35
|
name: "GetHistoryRecords",
|
|
39
|
-
I:
|
|
40
|
-
O:
|
|
41
|
-
kind:
|
|
36
|
+
I: GetHistoryRecordsRequest,
|
|
37
|
+
O: GetHistoryRecordsResponse,
|
|
38
|
+
kind: MethodKind.Unary,
|
|
42
39
|
},
|
|
43
40
|
/**
|
|
44
41
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.GetPaymentStatus
|
|
45
42
|
*/
|
|
46
43
|
getPaymentStatus: {
|
|
47
44
|
name: "GetPaymentStatus",
|
|
48
|
-
I:
|
|
49
|
-
O:
|
|
50
|
-
kind:
|
|
45
|
+
I: GetPaymentStatusRequest,
|
|
46
|
+
O: GetPaymentStatusResponse,
|
|
47
|
+
kind: MethodKind.Unary,
|
|
51
48
|
},
|
|
52
49
|
/**
|
|
53
50
|
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinInterface.SetSubscriptionLevel
|
|
54
51
|
*/
|
|
55
52
|
setSubscriptionLevel: {
|
|
56
53
|
name: "SetSubscriptionLevel",
|
|
57
|
-
I:
|
|
58
|
-
O:
|
|
59
|
-
kind:
|
|
54
|
+
I: SetSubscriptionLevelRequest,
|
|
55
|
+
O: GetPaymentStatusResponse,
|
|
56
|
+
kind: MethodKind.Unary,
|
|
60
57
|
},
|
|
61
58
|
}
|
|
62
59
|
};
|