@inverted-tech/fragments 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const SharedTypes_pb_1 = require("../SharedTypes_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { PaymentStatus } from "../SharedTypes_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOneTimePaymentRecord
|
|
12
9
|
*/
|
|
13
|
-
class StripeOneTimePaymentRecord extends
|
|
10
|
+
export class StripeOneTimePaymentRecord extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
@@ -38,7 +35,7 @@ class StripeOneTimePaymentRecord extends protobuf_1.Message {
|
|
|
38
35
|
/**
|
|
39
36
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentStatus Status = 5;
|
|
40
37
|
*/
|
|
41
|
-
this.Status =
|
|
38
|
+
this.Status = PaymentStatus.Payment_Unknown;
|
|
42
39
|
/**
|
|
43
40
|
* @generated from field: uint32 AmountCents = 11;
|
|
44
41
|
*/
|
|
@@ -65,7 +62,7 @@ class StripeOneTimePaymentRecord extends protobuf_1.Message {
|
|
|
65
62
|
* @generated from field: string ModifiedBy = 32;
|
|
66
63
|
*/
|
|
67
64
|
this.ModifiedBy = "";
|
|
68
|
-
|
|
65
|
+
proto3.util.initPartial(data, this);
|
|
69
66
|
}
|
|
70
67
|
static fromBinary(bytes, options) {
|
|
71
68
|
return new StripeOneTimePaymentRecord().fromBinary(bytes, options);
|
|
@@ -77,25 +74,24 @@ class StripeOneTimePaymentRecord extends protobuf_1.Message {
|
|
|
77
74
|
return new StripeOneTimePaymentRecord().fromJsonString(jsonString, options);
|
|
78
75
|
}
|
|
79
76
|
static equals(a, b) {
|
|
80
|
-
return
|
|
77
|
+
return proto3.util.equals(StripeOneTimePaymentRecord, a, b);
|
|
81
78
|
}
|
|
82
79
|
}
|
|
83
|
-
|
|
84
|
-
StripeOneTimePaymentRecord.runtime = protobuf_1.proto3;
|
|
80
|
+
StripeOneTimePaymentRecord.runtime = proto3;
|
|
85
81
|
StripeOneTimePaymentRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOneTimePaymentRecord";
|
|
86
|
-
StripeOneTimePaymentRecord.fields =
|
|
82
|
+
StripeOneTimePaymentRecord.fields = proto3.util.newFieldList(() => [
|
|
87
83
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
88
84
|
{ no: 2, name: "InternalID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
89
85
|
{ no: 3, name: "PaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
90
86
|
{ no: 4, name: "StripePaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
91
|
-
{ no: 5, name: "Status", kind: "enum", T:
|
|
87
|
+
{ no: 5, name: "Status", kind: "enum", T: proto3.getEnumType(PaymentStatus) },
|
|
92
88
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
93
89
|
{ no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
94
90
|
{ no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
95
91
|
{ no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
96
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
97
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
98
|
-
{ no: 23, name: "PaidOnUTC", kind: "message", T:
|
|
92
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
93
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
94
|
+
{ no: 23, name: "PaidOnUTC", kind: "message", T: Timestamp },
|
|
99
95
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
100
96
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
101
97
|
]);
|
|
@@ -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/Stripe/StripeRecords.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.StripeNewOneTimeDetails = exports.StripeNewDetails = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewDetails
|
|
11
8
|
*/
|
|
12
|
-
class StripeNewDetails extends
|
|
9
|
+
export class StripeNewDetails extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
16
13
|
* @generated from field: string PaymentLink = 1;
|
|
17
14
|
*/
|
|
18
15
|
this.PaymentLink = "";
|
|
19
|
-
|
|
16
|
+
proto3.util.initPartial(data, this);
|
|
20
17
|
}
|
|
21
18
|
static fromBinary(bytes, options) {
|
|
22
19
|
return new StripeNewDetails().fromBinary(bytes, options);
|
|
@@ -28,26 +25,25 @@ class StripeNewDetails extends protobuf_1.Message {
|
|
|
28
25
|
return new StripeNewDetails().fromJsonString(jsonString, options);
|
|
29
26
|
}
|
|
30
27
|
static equals(a, b) {
|
|
31
|
-
return
|
|
28
|
+
return proto3.util.equals(StripeNewDetails, a, b);
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
|
-
|
|
35
|
-
StripeNewDetails.runtime = protobuf_1.proto3;
|
|
31
|
+
StripeNewDetails.runtime = proto3;
|
|
36
32
|
StripeNewDetails.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewDetails";
|
|
37
|
-
StripeNewDetails.fields =
|
|
33
|
+
StripeNewDetails.fields = proto3.util.newFieldList(() => [
|
|
38
34
|
{ no: 1, name: "PaymentLink", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
39
35
|
]);
|
|
40
36
|
/**
|
|
41
37
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOneTimeDetails
|
|
42
38
|
*/
|
|
43
|
-
class StripeNewOneTimeDetails extends
|
|
39
|
+
export class StripeNewOneTimeDetails extends Message {
|
|
44
40
|
constructor(data) {
|
|
45
41
|
super();
|
|
46
42
|
/**
|
|
47
43
|
* @generated from field: string PaymentLink = 1;
|
|
48
44
|
*/
|
|
49
45
|
this.PaymentLink = "";
|
|
50
|
-
|
|
46
|
+
proto3.util.initPartial(data, this);
|
|
51
47
|
}
|
|
52
48
|
static fromBinary(bytes, options) {
|
|
53
49
|
return new StripeNewOneTimeDetails().fromBinary(bytes, options);
|
|
@@ -59,12 +55,11 @@ class StripeNewOneTimeDetails extends protobuf_1.Message {
|
|
|
59
55
|
return new StripeNewOneTimeDetails().fromJsonString(jsonString, options);
|
|
60
56
|
}
|
|
61
57
|
static equals(a, b) {
|
|
62
|
-
return
|
|
58
|
+
return proto3.util.equals(StripeNewOneTimeDetails, a, b);
|
|
63
59
|
}
|
|
64
60
|
}
|
|
65
|
-
|
|
66
|
-
StripeNewOneTimeDetails.runtime = protobuf_1.proto3;
|
|
61
|
+
StripeNewOneTimeDetails.runtime = proto3;
|
|
67
62
|
StripeNewOneTimeDetails.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeNewOneTimeDetails";
|
|
68
|
-
StripeNewOneTimeDetails.fields =
|
|
63
|
+
StripeNewOneTimeDetails.fields = proto3.util.newFieldList(() => [
|
|
69
64
|
{ no: 1, name: "PaymentLink", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
70
65
|
]);
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.StripeOwnerSettings = exports.StripePublicSettings = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePublicSettings
|
|
11
8
|
*/
|
|
12
|
-
class StripePublicSettings extends
|
|
9
|
+
export class StripePublicSettings extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -20,7 +17,7 @@ class StripePublicSettings extends protobuf_1.Message {
|
|
|
20
17
|
* @generated from field: string Url = 2;
|
|
21
18
|
*/
|
|
22
19
|
this.Url = "";
|
|
23
|
-
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
24
21
|
}
|
|
25
22
|
static fromBinary(bytes, options) {
|
|
26
23
|
return new StripePublicSettings().fromBinary(bytes, options);
|
|
@@ -32,20 +29,19 @@ class StripePublicSettings extends protobuf_1.Message {
|
|
|
32
29
|
return new StripePublicSettings().fromJsonString(jsonString, options);
|
|
33
30
|
}
|
|
34
31
|
static equals(a, b) {
|
|
35
|
-
return
|
|
32
|
+
return proto3.util.equals(StripePublicSettings, a, b);
|
|
36
33
|
}
|
|
37
34
|
}
|
|
38
|
-
|
|
39
|
-
StripePublicSettings.runtime = protobuf_1.proto3;
|
|
35
|
+
StripePublicSettings.runtime = proto3;
|
|
40
36
|
StripePublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePublicSettings";
|
|
41
|
-
StripePublicSettings.fields =
|
|
37
|
+
StripePublicSettings.fields = proto3.util.newFieldList(() => [
|
|
42
38
|
{ no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
43
39
|
{ no: 2, name: "Url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
44
40
|
]);
|
|
45
41
|
/**
|
|
46
42
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOwnerSettings
|
|
47
43
|
*/
|
|
48
|
-
class StripeOwnerSettings extends
|
|
44
|
+
export class StripeOwnerSettings extends Message {
|
|
49
45
|
constructor(data) {
|
|
50
46
|
super();
|
|
51
47
|
/**
|
|
@@ -60,7 +56,7 @@ class StripeOwnerSettings extends protobuf_1.Message {
|
|
|
60
56
|
* @generated from field: string ClientSecret = 3;
|
|
61
57
|
*/
|
|
62
58
|
this.ClientSecret = "";
|
|
63
|
-
|
|
59
|
+
proto3.util.initPartial(data, this);
|
|
64
60
|
}
|
|
65
61
|
static fromBinary(bytes, options) {
|
|
66
62
|
return new StripeOwnerSettings().fromBinary(bytes, options);
|
|
@@ -72,13 +68,12 @@ class StripeOwnerSettings extends protobuf_1.Message {
|
|
|
72
68
|
return new StripeOwnerSettings().fromJsonString(jsonString, options);
|
|
73
69
|
}
|
|
74
70
|
static equals(a, b) {
|
|
75
|
-
return
|
|
71
|
+
return proto3.util.equals(StripeOwnerSettings, a, b);
|
|
76
72
|
}
|
|
77
73
|
}
|
|
78
|
-
|
|
79
|
-
StripeOwnerSettings.runtime = protobuf_1.proto3;
|
|
74
|
+
StripeOwnerSettings.runtime = proto3;
|
|
80
75
|
StripeOwnerSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeOwnerSettings";
|
|
81
|
-
StripeOwnerSettings.fields =
|
|
76
|
+
StripeOwnerSettings.fields = proto3.util.newFieldList(() => [
|
|
82
77
|
{ no: 1, name: "Account", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
83
78
|
{ no: 2, name: "ClientID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
84
79
|
{ no: 3, name: "ClientSecret", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const SharedTypes_pb_1 = require("../SharedTypes_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { PaymentStatus, SubscriptionStatus } from "../SharedTypes_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord
|
|
12
9
|
*/
|
|
13
|
-
class StripeSubscriptionFullRecord extends
|
|
10
|
+
export class StripeSubscriptionFullRecord extends Message {
|
|
14
11
|
constructor(data) {
|
|
15
12
|
super();
|
|
16
13
|
/**
|
|
17
14
|
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePaymentRecord Payments = 2;
|
|
18
15
|
*/
|
|
19
16
|
this.Payments = [];
|
|
20
|
-
|
|
17
|
+
proto3.util.initPartial(data, this);
|
|
21
18
|
}
|
|
22
19
|
static fromBinary(bytes, options) {
|
|
23
20
|
return new StripeSubscriptionFullRecord().fromBinary(bytes, options);
|
|
@@ -29,23 +26,22 @@ class StripeSubscriptionFullRecord extends protobuf_1.Message {
|
|
|
29
26
|
return new StripeSubscriptionFullRecord().fromJsonString(jsonString, options);
|
|
30
27
|
}
|
|
31
28
|
static equals(a, b) {
|
|
32
|
-
return
|
|
29
|
+
return proto3.util.equals(StripeSubscriptionFullRecord, a, b);
|
|
33
30
|
}
|
|
34
31
|
}
|
|
35
|
-
|
|
36
|
-
StripeSubscriptionFullRecord.runtime = protobuf_1.proto3;
|
|
32
|
+
StripeSubscriptionFullRecord.runtime = proto3;
|
|
37
33
|
StripeSubscriptionFullRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionFullRecord";
|
|
38
|
-
StripeSubscriptionFullRecord.fields =
|
|
34
|
+
StripeSubscriptionFullRecord.fields = proto3.util.newFieldList(() => [
|
|
39
35
|
{ no: 1, name: "SubscriptionRecord", kind: "message", T: StripeSubscriptionRecord },
|
|
40
36
|
{ no: 2, name: "Payments", kind: "message", T: StripePaymentRecord, repeated: true },
|
|
41
|
-
{ no: 11, name: "LastPaidUTC", kind: "message", T:
|
|
42
|
-
{ no: 12, name: "PaidThruUTC", kind: "message", T:
|
|
43
|
-
{ no: 13, name: "RenewsOnUTC", kind: "message", T:
|
|
37
|
+
{ no: 11, name: "LastPaidUTC", kind: "message", T: Timestamp },
|
|
38
|
+
{ no: 12, name: "PaidThruUTC", kind: "message", T: Timestamp },
|
|
39
|
+
{ no: 13, name: "RenewsOnUTC", kind: "message", T: Timestamp },
|
|
44
40
|
]);
|
|
45
41
|
/**
|
|
46
42
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord
|
|
47
43
|
*/
|
|
48
|
-
class StripeSubscriptionRecord extends
|
|
44
|
+
export class StripeSubscriptionRecord extends Message {
|
|
49
45
|
constructor(data) {
|
|
50
46
|
super();
|
|
51
47
|
/**
|
|
@@ -75,7 +71,7 @@ class StripeSubscriptionRecord extends protobuf_1.Message {
|
|
|
75
71
|
/**
|
|
76
72
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus Status = 5;
|
|
77
73
|
*/
|
|
78
|
-
this.Status =
|
|
74
|
+
this.Status = SubscriptionStatus.Subscription_Unknown;
|
|
79
75
|
/**
|
|
80
76
|
* @generated from field: uint32 AmountCents = 11;
|
|
81
77
|
*/
|
|
@@ -106,7 +102,7 @@ class StripeSubscriptionRecord extends protobuf_1.Message {
|
|
|
106
102
|
* @generated from field: string CanceledBy = 33;
|
|
107
103
|
*/
|
|
108
104
|
this.CanceledBy = "";
|
|
109
|
-
|
|
105
|
+
proto3.util.initPartial(data, this);
|
|
110
106
|
}
|
|
111
107
|
static fromBinary(bytes, options) {
|
|
112
108
|
return new StripeSubscriptionRecord().fromBinary(bytes, options);
|
|
@@ -118,25 +114,24 @@ class StripeSubscriptionRecord extends protobuf_1.Message {
|
|
|
118
114
|
return new StripeSubscriptionRecord().fromJsonString(jsonString, options);
|
|
119
115
|
}
|
|
120
116
|
static equals(a, b) {
|
|
121
|
-
return
|
|
117
|
+
return proto3.util.equals(StripeSubscriptionRecord, a, b);
|
|
122
118
|
}
|
|
123
119
|
}
|
|
124
|
-
|
|
125
|
-
StripeSubscriptionRecord.runtime = protobuf_1.proto3;
|
|
120
|
+
StripeSubscriptionRecord.runtime = proto3;
|
|
126
121
|
StripeSubscriptionRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeSubscriptionRecord";
|
|
127
|
-
StripeSubscriptionRecord.fields =
|
|
122
|
+
StripeSubscriptionRecord.fields = proto3.util.newFieldList(() => [
|
|
128
123
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
129
124
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
130
125
|
{ no: 3, name: "StripeCustomerID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
131
126
|
{ no: 4, name: "StripeSubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
132
|
-
{ no: 5, name: "Status", kind: "enum", T:
|
|
127
|
+
{ no: 5, name: "Status", kind: "enum", T: proto3.getEnumType(SubscriptionStatus) },
|
|
133
128
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
134
129
|
{ no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
135
130
|
{ no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
136
131
|
{ no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
137
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
138
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
139
|
-
{ no: 23, name: "CanceledOnUTC", kind: "message", T:
|
|
132
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
133
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
134
|
+
{ no: 23, name: "CanceledOnUTC", kind: "message", T: Timestamp },
|
|
140
135
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
141
136
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
142
137
|
{ no: 33, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -144,7 +139,7 @@ StripeSubscriptionRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
144
139
|
/**
|
|
145
140
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePaymentRecord
|
|
146
141
|
*/
|
|
147
|
-
class StripePaymentRecord extends
|
|
142
|
+
export class StripePaymentRecord extends Message {
|
|
148
143
|
constructor(data) {
|
|
149
144
|
super();
|
|
150
145
|
/**
|
|
@@ -174,7 +169,7 @@ class StripePaymentRecord extends protobuf_1.Message {
|
|
|
174
169
|
/**
|
|
175
170
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentStatus Status = 5;
|
|
176
171
|
*/
|
|
177
|
-
this.Status =
|
|
172
|
+
this.Status = PaymentStatus.Payment_Unknown;
|
|
178
173
|
/**
|
|
179
174
|
* @generated from field: uint32 AmountCents = 11;
|
|
180
175
|
*/
|
|
@@ -201,7 +196,7 @@ class StripePaymentRecord extends protobuf_1.Message {
|
|
|
201
196
|
* @generated from field: string ModifiedBy = 32;
|
|
202
197
|
*/
|
|
203
198
|
this.ModifiedBy = "";
|
|
204
|
-
|
|
199
|
+
proto3.util.initPartial(data, this);
|
|
205
200
|
}
|
|
206
201
|
static fromBinary(bytes, options) {
|
|
207
202
|
return new StripePaymentRecord().fromBinary(bytes, options);
|
|
@@ -213,26 +208,25 @@ class StripePaymentRecord extends protobuf_1.Message {
|
|
|
213
208
|
return new StripePaymentRecord().fromJsonString(jsonString, options);
|
|
214
209
|
}
|
|
215
210
|
static equals(a, b) {
|
|
216
|
-
return
|
|
211
|
+
return proto3.util.equals(StripePaymentRecord, a, b);
|
|
217
212
|
}
|
|
218
213
|
}
|
|
219
|
-
|
|
220
|
-
StripePaymentRecord.runtime = protobuf_1.proto3;
|
|
214
|
+
StripePaymentRecord.runtime = proto3;
|
|
221
215
|
StripePaymentRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Stripe.StripePaymentRecord";
|
|
222
|
-
StripePaymentRecord.fields =
|
|
216
|
+
StripePaymentRecord.fields = proto3.util.newFieldList(() => [
|
|
223
217
|
{ no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
224
218
|
{ no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
225
219
|
{ no: 3, name: "PaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
226
220
|
{ no: 4, name: "StripePaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
227
|
-
{ no: 5, name: "Status", kind: "enum", T:
|
|
221
|
+
{ no: 5, name: "Status", kind: "enum", T: proto3.getEnumType(PaymentStatus) },
|
|
228
222
|
{ no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
229
223
|
{ no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
230
224
|
{ no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
231
225
|
{ no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
232
|
-
{ no: 21, name: "CreatedOnUTC", kind: "message", T:
|
|
233
|
-
{ no: 22, name: "ModifiedOnUTC", kind: "message", T:
|
|
234
|
-
{ no: 23, name: "PaidOnUTC", kind: "message", T:
|
|
235
|
-
{ no: 24, name: "PaidThruUTC", kind: "message", T:
|
|
226
|
+
{ no: 21, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
227
|
+
{ no: 22, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
228
|
+
{ no: 23, name: "PaidOnUTC", kind: "message", T: Timestamp },
|
|
229
|
+
{ no: 24, name: "PaidThruUTC", kind: "message", T: Timestamp },
|
|
236
230
|
{ no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
237
231
|
{ no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
238
232
|
]);
|
|
@@ -1,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.StripeSubscriptionRecord_pb = exports.StripeSettings_pb = exports.StripeRecords_pb = exports.StripeOneTimeRecord_pb = exports.StripeInterface_pb = exports.StripeInterface_connect = exports.ProductRecord_pb = exports.Backup_pb = exports.Backup_connect = void 0;
|
|
2
|
+
// Generated on: Wed Oct 15 2025 22:31:09 GMT-0400 (Eastern Daylight Time)
|
|
39
3
|
// Namespaced re-exports to avoid symbol collisions
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
4
|
+
export * as Backup_connect from './Backup_connect';
|
|
5
|
+
export * as Backup_pb from './Backup_pb';
|
|
6
|
+
export * as ProductRecord_pb from './ProductRecord_pb';
|
|
7
|
+
export * as StripeInterface_connect from './StripeInterface_connect';
|
|
8
|
+
export * as StripeInterface_pb from './StripeInterface_pb';
|
|
9
|
+
export * as StripeOneTimeRecord_pb from './StripeOneTimeRecord_pb';
|
|
10
|
+
export * as StripeRecords_pb from './StripeRecords_pb';
|
|
11
|
+
export * as StripeSettings_pb from './StripeSettings_pb';
|
|
12
|
+
export * as StripeSubscriptionRecord_pb from './StripeSubscriptionRecord_pb';
|
|
@@ -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.Stripe = exports.Paypal = exports.Manual = exports.Fortis = exports.Crypto = exports.SharedTypes_pb = exports.PaymentInterface_pb = exports.PaymentInterface_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
|
-
|
|
4
|
+
export * as PaymentInterface_connect from './PaymentInterface_connect';
|
|
5
|
+
export * as PaymentInterface_pb from './PaymentInterface_pb';
|
|
6
|
+
export * as SharedTypes_pb from './SharedTypes_pb';
|
|
43
7
|
// Re-exports from subdirectories
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
8
|
+
export * as Crypto from './Crypto';
|
|
9
|
+
export * as Fortis from './Fortis';
|
|
10
|
+
export * as Manual from './Manual';
|
|
11
|
+
export * as Paypal from './Paypal';
|
|
12
|
+
export * as Stripe from './Stripe';
|
|
@@ -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/SharedTypes.proto (package IT.WebServices.Fragments.Authorization, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.SubscriptionTier = 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.SubscriptionTier
|
|
11
8
|
*/
|
|
12
|
-
class SubscriptionTier extends
|
|
9
|
+
export class SubscriptionTier extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -28,7 +25,7 @@ class SubscriptionTier extends protobuf_1.Message {
|
|
|
28
25
|
* @generated from field: uint32 AmountCents = 4;
|
|
29
26
|
*/
|
|
30
27
|
this.AmountCents = 0;
|
|
31
|
-
|
|
28
|
+
proto3.util.initPartial(data, this);
|
|
32
29
|
}
|
|
33
30
|
static fromBinary(bytes, options) {
|
|
34
31
|
return new SubscriptionTier().fromBinary(bytes, options);
|
|
@@ -40,13 +37,12 @@ class SubscriptionTier extends protobuf_1.Message {
|
|
|
40
37
|
return new SubscriptionTier().fromJsonString(jsonString, options);
|
|
41
38
|
}
|
|
42
39
|
static equals(a, b) {
|
|
43
|
-
return
|
|
40
|
+
return proto3.util.equals(SubscriptionTier, a, b);
|
|
44
41
|
}
|
|
45
42
|
}
|
|
46
|
-
|
|
47
|
-
SubscriptionTier.runtime = protobuf_1.proto3;
|
|
43
|
+
SubscriptionTier.runtime = proto3;
|
|
48
44
|
SubscriptionTier.typeName = "IT.WebServices.Fragments.Authorization.SubscriptionTier";
|
|
49
|
-
SubscriptionTier.fields =
|
|
45
|
+
SubscriptionTier.fields = proto3.util.newFieldList(() => [
|
|
50
46
|
{ no: 1, name: "Name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
51
47
|
{ no: 2, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
52
48
|
{ no: 3, name: "Color", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1,45 +1,9 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// Auto-generated index file - DO NOT EDIT MANUALLY
|
|
3
|
-
// Generated on: Wed Oct 15 2025 22:
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
-
}) : function(o, v) {
|
|
18
|
-
o["default"] = v;
|
|
19
|
-
});
|
|
20
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
21
|
-
var ownKeys = function(o) {
|
|
22
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
23
|
-
var ar = [];
|
|
24
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
25
|
-
return ar;
|
|
26
|
-
};
|
|
27
|
-
return ownKeys(o);
|
|
28
|
-
};
|
|
29
|
-
return function (mod) {
|
|
30
|
-
if (mod && mod.__esModule) return mod;
|
|
31
|
-
var result = {};
|
|
32
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
33
|
-
__setModuleDefault(result, mod);
|
|
34
|
-
return result;
|
|
35
|
-
};
|
|
36
|
-
})();
|
|
37
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
-
exports.Payment = exports.Events = exports.SharedTypes_pb = exports.Claims_pb = exports.Claims_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
|
-
|
|
4
|
+
export * as Claims_connect from './Claims_connect';
|
|
5
|
+
export * as Claims_pb from './Claims_pb';
|
|
6
|
+
export * as SharedTypes_pb from './SharedTypes_pb';
|
|
43
7
|
// Re-exports from subdirectories
|
|
44
|
-
|
|
45
|
-
|
|
8
|
+
export * as Events from './Events';
|
|
9
|
+
export * as Payment from './Payment';
|