@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,42 +1,6 @@
|
|
|
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.Mute_pb = exports.Manage_connect = exports.Ban_pb = 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 Ban_pb from './Ban_pb';
|
|
5
|
+
export * as Manage_connect from './Manage_connect';
|
|
6
|
+
export * as Mute_pb from './Mute_pb';
|
|
@@ -1,41 +1,5 @@
|
|
|
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.Subscribers = exports.Settings = void 0;
|
|
2
|
+
// Generated on: Wed Oct 15 2025 22:31:09 GMT-0400 (Eastern Daylight Time)
|
|
39
3
|
// Re-exports from subdirectories
|
|
40
|
-
|
|
41
|
-
|
|
4
|
+
export * as Settings from './Settings';
|
|
5
|
+
export * as Subscribers from './Subscribers';
|
|
@@ -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/Generic/ServiceOps.proto (package IT.WebServices.Fragments.Generic, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const ServiceOps_pb_1 = require("./ServiceOps_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { ServiceOperationRequest, ServiceStatusRequest, ServiceStatusResponse } from "./ServiceOps_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* Service for Authorization fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Generic.ServiceOpsInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const ServiceOpsInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Generic.ServiceOpsInterface",
|
|
17
14
|
methods: {
|
|
18
15
|
/**
|
|
@@ -22,9 +19,9 @@ exports.ServiceOpsInterface = {
|
|
|
22
19
|
*/
|
|
23
20
|
serviceStatus: {
|
|
24
21
|
name: "ServiceStatus",
|
|
25
|
-
I:
|
|
26
|
-
O:
|
|
27
|
-
kind:
|
|
22
|
+
I: ServiceStatusRequest,
|
|
23
|
+
O: ServiceStatusResponse,
|
|
24
|
+
kind: MethodKind.Unary,
|
|
28
25
|
},
|
|
29
26
|
/**
|
|
30
27
|
* Bring the service offline, online, restart the service, etc...
|
|
@@ -33,9 +30,9 @@ exports.ServiceOpsInterface = {
|
|
|
33
30
|
*/
|
|
34
31
|
serviceOperation: {
|
|
35
32
|
name: "ServiceOperation",
|
|
36
|
-
I:
|
|
37
|
-
O:
|
|
38
|
-
kind:
|
|
33
|
+
I: ServiceOperationRequest,
|
|
34
|
+
O: ServiceStatusResponse,
|
|
35
|
+
kind: MethodKind.Unary,
|
|
39
36
|
},
|
|
40
37
|
}
|
|
41
38
|
};
|
|
@@ -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/Generic/ServiceOps.proto (package IT.WebServices.Fragments.Generic, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.ServiceStatusResponse_OnlineStatus = exports.ServiceStatusResponse = exports.ServiceStatusRequest = exports.ServiceOperationRequest_ServiceOperation = exports.ServiceOperationRequest = 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.Generic.ServiceOperationRequest
|
|
11
8
|
*/
|
|
12
|
-
class ServiceOperationRequest extends
|
|
9
|
+
export class ServiceOperationRequest extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
16
13
|
* @generated from field: IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation Operation = 1;
|
|
17
14
|
*/
|
|
18
15
|
this.Operation = ServiceOperationRequest_ServiceOperation.Offline;
|
|
19
|
-
|
|
16
|
+
proto3.util.initPartial(data, this);
|
|
20
17
|
}
|
|
21
18
|
static fromBinary(bytes, options) {
|
|
22
19
|
return new ServiceOperationRequest().fromBinary(bytes, options);
|
|
@@ -28,19 +25,18 @@ class ServiceOperationRequest extends protobuf_1.Message {
|
|
|
28
25
|
return new ServiceOperationRequest().fromJsonString(jsonString, options);
|
|
29
26
|
}
|
|
30
27
|
static equals(a, b) {
|
|
31
|
-
return
|
|
28
|
+
return proto3.util.equals(ServiceOperationRequest, a, b);
|
|
32
29
|
}
|
|
33
30
|
}
|
|
34
|
-
|
|
35
|
-
ServiceOperationRequest.runtime = protobuf_1.proto3;
|
|
31
|
+
ServiceOperationRequest.runtime = proto3;
|
|
36
32
|
ServiceOperationRequest.typeName = "IT.WebServices.Fragments.Generic.ServiceOperationRequest";
|
|
37
|
-
ServiceOperationRequest.fields =
|
|
38
|
-
{ no: 1, name: "Operation", kind: "enum", T:
|
|
33
|
+
ServiceOperationRequest.fields = proto3.util.newFieldList(() => [
|
|
34
|
+
{ no: 1, name: "Operation", kind: "enum", T: proto3.getEnumType(ServiceOperationRequest_ServiceOperation) },
|
|
39
35
|
]);
|
|
40
36
|
/**
|
|
41
37
|
* @generated from enum IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation
|
|
42
38
|
*/
|
|
43
|
-
var ServiceOperationRequest_ServiceOperation;
|
|
39
|
+
export var ServiceOperationRequest_ServiceOperation;
|
|
44
40
|
(function (ServiceOperationRequest_ServiceOperation) {
|
|
45
41
|
/**
|
|
46
42
|
* Bring service offline and post maintenance page
|
|
@@ -60,9 +56,9 @@ var ServiceOperationRequest_ServiceOperation;
|
|
|
60
56
|
* @generated from enum value: Restart = 2;
|
|
61
57
|
*/
|
|
62
58
|
ServiceOperationRequest_ServiceOperation[ServiceOperationRequest_ServiceOperation["Restart"] = 2] = "Restart";
|
|
63
|
-
})(ServiceOperationRequest_ServiceOperation || (
|
|
59
|
+
})(ServiceOperationRequest_ServiceOperation || (ServiceOperationRequest_ServiceOperation = {}));
|
|
64
60
|
// Retrieve enum metadata with: proto3.getEnumType(ServiceOperationRequest_ServiceOperation)
|
|
65
|
-
|
|
61
|
+
proto3.util.setEnumType(ServiceOperationRequest_ServiceOperation, "IT.WebServices.Fragments.Generic.ServiceOperationRequest.ServiceOperation", [
|
|
66
62
|
{ no: 0, name: "Offline" },
|
|
67
63
|
{ no: 1, name: "Online" },
|
|
68
64
|
{ no: 2, name: "Restart" },
|
|
@@ -70,10 +66,10 @@ protobuf_1.proto3.util.setEnumType(ServiceOperationRequest_ServiceOperation, "IT
|
|
|
70
66
|
/**
|
|
71
67
|
* @generated from message IT.WebServices.Fragments.Generic.ServiceStatusRequest
|
|
72
68
|
*/
|
|
73
|
-
class ServiceStatusRequest extends
|
|
69
|
+
export class ServiceStatusRequest extends Message {
|
|
74
70
|
constructor(data) {
|
|
75
71
|
super();
|
|
76
|
-
|
|
72
|
+
proto3.util.initPartial(data, this);
|
|
77
73
|
}
|
|
78
74
|
static fromBinary(bytes, options) {
|
|
79
75
|
return new ServiceStatusRequest().fromBinary(bytes, options);
|
|
@@ -85,17 +81,16 @@ class ServiceStatusRequest extends protobuf_1.Message {
|
|
|
85
81
|
return new ServiceStatusRequest().fromJsonString(jsonString, options);
|
|
86
82
|
}
|
|
87
83
|
static equals(a, b) {
|
|
88
|
-
return
|
|
84
|
+
return proto3.util.equals(ServiceStatusRequest, a, b);
|
|
89
85
|
}
|
|
90
86
|
}
|
|
91
|
-
|
|
92
|
-
ServiceStatusRequest.runtime = protobuf_1.proto3;
|
|
87
|
+
ServiceStatusRequest.runtime = proto3;
|
|
93
88
|
ServiceStatusRequest.typeName = "IT.WebServices.Fragments.Generic.ServiceStatusRequest";
|
|
94
|
-
ServiceStatusRequest.fields =
|
|
89
|
+
ServiceStatusRequest.fields = proto3.util.newFieldList(() => []);
|
|
95
90
|
/**
|
|
96
91
|
* @generated from message IT.WebServices.Fragments.Generic.ServiceStatusResponse
|
|
97
92
|
*/
|
|
98
|
-
class ServiceStatusResponse extends
|
|
93
|
+
export class ServiceStatusResponse extends Message {
|
|
99
94
|
constructor(data) {
|
|
100
95
|
super();
|
|
101
96
|
/**
|
|
@@ -110,7 +105,7 @@ class ServiceStatusResponse extends protobuf_1.Message {
|
|
|
110
105
|
* @generated from field: string Message = 3;
|
|
111
106
|
*/
|
|
112
107
|
this.Message = "";
|
|
113
|
-
|
|
108
|
+
proto3.util.initPartial(data, this);
|
|
114
109
|
}
|
|
115
110
|
static fromBinary(bytes, options) {
|
|
116
111
|
return new ServiceStatusResponse().fromBinary(bytes, options);
|
|
@@ -122,21 +117,20 @@ class ServiceStatusResponse extends protobuf_1.Message {
|
|
|
122
117
|
return new ServiceStatusResponse().fromJsonString(jsonString, options);
|
|
123
118
|
}
|
|
124
119
|
static equals(a, b) {
|
|
125
|
-
return
|
|
120
|
+
return proto3.util.equals(ServiceStatusResponse, a, b);
|
|
126
121
|
}
|
|
127
122
|
}
|
|
128
|
-
|
|
129
|
-
ServiceStatusResponse.runtime = protobuf_1.proto3;
|
|
123
|
+
ServiceStatusResponse.runtime = proto3;
|
|
130
124
|
ServiceStatusResponse.typeName = "IT.WebServices.Fragments.Generic.ServiceStatusResponse";
|
|
131
|
-
ServiceStatusResponse.fields =
|
|
125
|
+
ServiceStatusResponse.fields = proto3.util.newFieldList(() => [
|
|
132
126
|
{ no: 1, name: "ServiceName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
133
|
-
{ no: 2, name: "Status", kind: "enum", T:
|
|
127
|
+
{ no: 2, name: "Status", kind: "enum", T: proto3.getEnumType(ServiceStatusResponse_OnlineStatus) },
|
|
134
128
|
{ no: 3, name: "Message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
135
129
|
]);
|
|
136
130
|
/**
|
|
137
131
|
* @generated from enum IT.WebServices.Fragments.Generic.ServiceStatusResponse.OnlineStatus
|
|
138
132
|
*/
|
|
139
|
-
var ServiceStatusResponse_OnlineStatus;
|
|
133
|
+
export var ServiceStatusResponse_OnlineStatus;
|
|
140
134
|
(function (ServiceStatusResponse_OnlineStatus) {
|
|
141
135
|
/**
|
|
142
136
|
* @generated from enum value: Offline = 0;
|
|
@@ -158,9 +152,9 @@ var ServiceStatusResponse_OnlineStatus;
|
|
|
158
152
|
* @generated from enum value: Faulted = 4;
|
|
159
153
|
*/
|
|
160
154
|
ServiceStatusResponse_OnlineStatus[ServiceStatusResponse_OnlineStatus["Faulted"] = 4] = "Faulted";
|
|
161
|
-
})(ServiceStatusResponse_OnlineStatus || (
|
|
155
|
+
})(ServiceStatusResponse_OnlineStatus || (ServiceStatusResponse_OnlineStatus = {}));
|
|
162
156
|
// Retrieve enum metadata with: proto3.getEnumType(ServiceStatusResponse_OnlineStatus)
|
|
163
|
-
|
|
157
|
+
proto3.util.setEnumType(ServiceStatusResponse_OnlineStatus, "IT.WebServices.Fragments.Generic.ServiceStatusResponse.OnlineStatus", [
|
|
164
158
|
{ no: 0, name: "Offline" },
|
|
165
159
|
{ no: 1, name: "Online" },
|
|
166
160
|
{ no: 2, name: "Starting" },
|
|
@@ -1,41 +1,5 @@
|
|
|
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.ServiceOps_pb = exports.ServiceOps_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
|
-
|
|
4
|
+
export * as ServiceOps_connect from './ServiceOps_connect';
|
|
5
|
+
export * as ServiceOps_pb from './ServiceOps_pb';
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_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/Notification/NotificationInterface.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const NotificationInterface_pb_1 = require("./NotificationInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { SendEmailRequest, SendEmailResponse } from "./NotificationInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* Service for Notification fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Notification.NotificationInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const NotificationInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Notification.NotificationInterface",
|
|
17
14
|
methods: {
|
|
18
15
|
/**
|
|
@@ -20,9 +17,9 @@ exports.NotificationInterface = {
|
|
|
20
17
|
*/
|
|
21
18
|
sendEmail: {
|
|
22
19
|
name: "SendEmail",
|
|
23
|
-
I:
|
|
24
|
-
O:
|
|
25
|
-
kind:
|
|
20
|
+
I: SendEmailRequest,
|
|
21
|
+
O: SendEmailResponse,
|
|
22
|
+
kind: MethodKind.Unary,
|
|
26
23
|
},
|
|
27
24
|
}
|
|
28
25
|
};
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_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/Notification/NotificationInterface.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.SendEmailResponse = exports.SendEmailRequest = 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.Notification.SendEmailRequest
|
|
11
8
|
*/
|
|
12
|
-
class SendEmailRequest extends
|
|
9
|
+
export class SendEmailRequest extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -28,7 +25,7 @@ class SendEmailRequest extends protobuf_1.Message {
|
|
|
28
25
|
* @generated from field: string BodyHtml = 4;
|
|
29
26
|
*/
|
|
30
27
|
this.BodyHtml = "";
|
|
31
|
-
|
|
28
|
+
proto3.util.initPartial(data, this);
|
|
32
29
|
}
|
|
33
30
|
static fromBinary(bytes, options) {
|
|
34
31
|
return new SendEmailRequest().fromBinary(bytes, options);
|
|
@@ -40,13 +37,12 @@ class SendEmailRequest extends protobuf_1.Message {
|
|
|
40
37
|
return new SendEmailRequest().fromJsonString(jsonString, options);
|
|
41
38
|
}
|
|
42
39
|
static equals(a, b) {
|
|
43
|
-
return
|
|
40
|
+
return proto3.util.equals(SendEmailRequest, a, b);
|
|
44
41
|
}
|
|
45
42
|
}
|
|
46
|
-
|
|
47
|
-
SendEmailRequest.runtime = protobuf_1.proto3;
|
|
43
|
+
SendEmailRequest.runtime = proto3;
|
|
48
44
|
SendEmailRequest.typeName = "IT.WebServices.Fragments.Notification.SendEmailRequest";
|
|
49
|
-
SendEmailRequest.fields =
|
|
45
|
+
SendEmailRequest.fields = proto3.util.newFieldList(() => [
|
|
50
46
|
{ no: 1, name: "SendToAddress", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
51
47
|
{ no: 2, name: "Subject", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
52
48
|
{ no: 3, name: "BodyPlain", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -55,14 +51,14 @@ SendEmailRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
55
51
|
/**
|
|
56
52
|
* @generated from message IT.WebServices.Fragments.Notification.SendEmailResponse
|
|
57
53
|
*/
|
|
58
|
-
class SendEmailResponse extends
|
|
54
|
+
export class SendEmailResponse extends Message {
|
|
59
55
|
constructor(data) {
|
|
60
56
|
super();
|
|
61
57
|
/**
|
|
62
58
|
* @generated from field: string Error = 1;
|
|
63
59
|
*/
|
|
64
60
|
this.Error = "";
|
|
65
|
-
|
|
61
|
+
proto3.util.initPartial(data, this);
|
|
66
62
|
}
|
|
67
63
|
static fromBinary(bytes, options) {
|
|
68
64
|
return new SendEmailResponse().fromBinary(bytes, options);
|
|
@@ -74,12 +70,11 @@ class SendEmailResponse extends protobuf_1.Message {
|
|
|
74
70
|
return new SendEmailResponse().fromJsonString(jsonString, options);
|
|
75
71
|
}
|
|
76
72
|
static equals(a, b) {
|
|
77
|
-
return
|
|
73
|
+
return proto3.util.equals(SendEmailResponse, a, b);
|
|
78
74
|
}
|
|
79
75
|
}
|
|
80
|
-
|
|
81
|
-
SendEmailResponse.runtime = protobuf_1.proto3;
|
|
76
|
+
SendEmailResponse.runtime = proto3;
|
|
82
77
|
SendEmailResponse.typeName = "IT.WebServices.Fragments.Notification.SendEmailResponse";
|
|
83
|
-
SendEmailResponse.fields =
|
|
78
|
+
SendEmailResponse.fields = proto3.util.newFieldList(() => [
|
|
84
79
|
{ no: 1, name: "Error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
85
80
|
]);
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_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/Notification/NotificationSettings.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.SendgridOwnerSettings = 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.Notification.SendgridOwnerSettings
|
|
11
8
|
*/
|
|
12
|
-
class SendgridOwnerSettings extends
|
|
9
|
+
export class SendgridOwnerSettings extends Message {
|
|
13
10
|
constructor(data) {
|
|
14
11
|
super();
|
|
15
12
|
/**
|
|
@@ -24,7 +21,7 @@ class SendgridOwnerSettings extends protobuf_1.Message {
|
|
|
24
21
|
* @generated from field: string SendFromAddress = 3;
|
|
25
22
|
*/
|
|
26
23
|
this.SendFromAddress = "";
|
|
27
|
-
|
|
24
|
+
proto3.util.initPartial(data, this);
|
|
28
25
|
}
|
|
29
26
|
static fromBinary(bytes, options) {
|
|
30
27
|
return new SendgridOwnerSettings().fromBinary(bytes, options);
|
|
@@ -36,13 +33,12 @@ class SendgridOwnerSettings extends protobuf_1.Message {
|
|
|
36
33
|
return new SendgridOwnerSettings().fromJsonString(jsonString, options);
|
|
37
34
|
}
|
|
38
35
|
static equals(a, b) {
|
|
39
|
-
return
|
|
36
|
+
return proto3.util.equals(SendgridOwnerSettings, a, b);
|
|
40
37
|
}
|
|
41
38
|
}
|
|
42
|
-
|
|
43
|
-
SendgridOwnerSettings.runtime = protobuf_1.proto3;
|
|
39
|
+
SendgridOwnerSettings.runtime = proto3;
|
|
44
40
|
SendgridOwnerSettings.typeName = "IT.WebServices.Fragments.Notification.SendgridOwnerSettings";
|
|
45
|
-
SendgridOwnerSettings.fields =
|
|
41
|
+
SendgridOwnerSettings.fields = proto3.util.newFieldList(() => [
|
|
46
42
|
{ no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
47
43
|
{ no: 2, name: "ApiKeySecret", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
48
44
|
{ no: 3, name: "SendFromAddress", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_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/Notification/NotificationUserRecord.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
exports.NotificationUserRecord = void 0;
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
9
6
|
/**
|
|
10
7
|
* User authentication data
|
|
11
8
|
*
|
|
12
9
|
* @generated from message IT.WebServices.Fragments.Notification.NotificationUserRecord
|
|
13
10
|
*/
|
|
14
|
-
class NotificationUserRecord extends
|
|
11
|
+
export class NotificationUserRecord extends Message {
|
|
15
12
|
constructor(data) {
|
|
16
13
|
super();
|
|
17
14
|
/**
|
|
@@ -26,7 +23,7 @@ class NotificationUserRecord extends protobuf_1.Message {
|
|
|
26
23
|
* @generated from field: string UserID = 2;
|
|
27
24
|
*/
|
|
28
25
|
this.UserID = "";
|
|
29
|
-
|
|
26
|
+
proto3.util.initPartial(data, this);
|
|
30
27
|
}
|
|
31
28
|
static fromBinary(bytes, options) {
|
|
32
29
|
return new NotificationUserRecord().fromBinary(bytes, options);
|
|
@@ -38,15 +35,14 @@ class NotificationUserRecord extends protobuf_1.Message {
|
|
|
38
35
|
return new NotificationUserRecord().fromJsonString(jsonString, options);
|
|
39
36
|
}
|
|
40
37
|
static equals(a, b) {
|
|
41
|
-
return
|
|
38
|
+
return proto3.util.equals(NotificationUserRecord, a, b);
|
|
42
39
|
}
|
|
43
40
|
}
|
|
44
|
-
|
|
45
|
-
NotificationUserRecord.runtime = protobuf_1.proto3;
|
|
41
|
+
NotificationUserRecord.runtime = proto3;
|
|
46
42
|
NotificationUserRecord.typeName = "IT.WebServices.Fragments.Notification.NotificationUserRecord";
|
|
47
|
-
NotificationUserRecord.fields =
|
|
43
|
+
NotificationUserRecord.fields = proto3.util.newFieldList(() => [
|
|
48
44
|
{ no: 1, name: "TokenID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
49
45
|
{ no: 2, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
50
|
-
{ no: 11, name: "CreatedOnUTC", kind: "message", T:
|
|
51
|
-
{ no: 12, name: "ModifiedOnUTC", kind: "message", T:
|
|
46
|
+
{ no: 11, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
47
|
+
{ no: 12, name: "ModifiedOnUTC", kind: "message", T: Timestamp },
|
|
52
48
|
]);
|
|
@@ -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/Notification/UserNotificationInterface.proto (package IT.WebServices.Fragments.Notification, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const UserNotificationInterface_pb_1 = require("./UserNotificationInterface_pb");
|
|
9
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
5
|
+
import { GetAllTokensRequest, GetAllTokensResponse, GetRecordRequest, GetRecordResponse, ModifyNormalRecordRequest, ModifyNormalRecordResponse, RegisterNewTokenRequest, RegisterNewTokenResponse, UnRegisterNewTokenRequest, UnRegisterNewTokenResponse } from "./UserNotificationInterface_pb";
|
|
6
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
10
7
|
/**
|
|
11
8
|
* Service for User Notification fragment interface
|
|
12
9
|
*
|
|
13
10
|
* @generated from service IT.WebServices.Fragments.Notification.UserNotificationInterface
|
|
14
11
|
*/
|
|
15
|
-
|
|
12
|
+
export const UserNotificationInterface = {
|
|
16
13
|
typeName: "IT.WebServices.Fragments.Notification.UserNotificationInterface",
|
|
17
14
|
methods: {
|
|
18
15
|
/**
|
|
@@ -20,45 +17,45 @@ exports.UserNotificationInterface = {
|
|
|
20
17
|
*/
|
|
21
18
|
getAllTokens: {
|
|
22
19
|
name: "GetAllTokens",
|
|
23
|
-
I:
|
|
24
|
-
O:
|
|
25
|
-
kind:
|
|
20
|
+
I: GetAllTokensRequest,
|
|
21
|
+
O: GetAllTokensResponse,
|
|
22
|
+
kind: MethodKind.Unary,
|
|
26
23
|
},
|
|
27
24
|
/**
|
|
28
25
|
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.GetRecord
|
|
29
26
|
*/
|
|
30
27
|
getRecord: {
|
|
31
28
|
name: "GetRecord",
|
|
32
|
-
I:
|
|
33
|
-
O:
|
|
34
|
-
kind:
|
|
29
|
+
I: GetRecordRequest,
|
|
30
|
+
O: GetRecordResponse,
|
|
31
|
+
kind: MethodKind.Unary,
|
|
35
32
|
},
|
|
36
33
|
/**
|
|
37
34
|
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.ModifyNormalRecord
|
|
38
35
|
*/
|
|
39
36
|
modifyNormalRecord: {
|
|
40
37
|
name: "ModifyNormalRecord",
|
|
41
|
-
I:
|
|
42
|
-
O:
|
|
43
|
-
kind:
|
|
38
|
+
I: ModifyNormalRecordRequest,
|
|
39
|
+
O: ModifyNormalRecordResponse,
|
|
40
|
+
kind: MethodKind.Unary,
|
|
44
41
|
},
|
|
45
42
|
/**
|
|
46
43
|
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.RegisterNewToken
|
|
47
44
|
*/
|
|
48
45
|
registerNewToken: {
|
|
49
46
|
name: "RegisterNewToken",
|
|
50
|
-
I:
|
|
51
|
-
O:
|
|
52
|
-
kind:
|
|
47
|
+
I: RegisterNewTokenRequest,
|
|
48
|
+
O: RegisterNewTokenResponse,
|
|
49
|
+
kind: MethodKind.Unary,
|
|
53
50
|
},
|
|
54
51
|
/**
|
|
55
52
|
* @generated from rpc IT.WebServices.Fragments.Notification.UserNotificationInterface.UnRegisterNewToken
|
|
56
53
|
*/
|
|
57
54
|
unRegisterNewToken: {
|
|
58
55
|
name: "UnRegisterNewToken",
|
|
59
|
-
I:
|
|
60
|
-
O:
|
|
61
|
-
kind:
|
|
56
|
+
I: UnRegisterNewTokenRequest,
|
|
57
|
+
O: UnRegisterNewTokenResponse,
|
|
58
|
+
kind: MethodKind.Unary,
|
|
62
59
|
},
|
|
63
60
|
}
|
|
64
61
|
};
|