@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,74 +1,71 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WrittenContentPrivateDataSchema = exports.WrittenContentPublicDataSchema = exports.VideoContentPrivateDataSchema = exports.VideoContentPublicDataSchema = exports.PictureContentPrivateDataSchema = exports.PictureContentPublicDataSchema = exports.AudioContentPrivateDataSchema = exports.AudioContentPublicDataSchema = exports.ContentPrivateDataSchema = exports.ContentPublicDataSchema = exports.ContentPrivateRecordSchema = exports.ContentPublicRecordSchema = exports.ContentRecordSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/ContentRecord.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Public:
|
|
9
|
-
Private:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const ContentRecordSchema = z.lazy(() => z.object({
|
|
5
|
+
Public: z.optional(ContentPublicRecordSchema),
|
|
6
|
+
Private: z.optional(ContentPrivateRecordSchema),
|
|
10
7
|
}));
|
|
11
|
-
|
|
12
|
-
ContentID:
|
|
13
|
-
CreatedOnUTC:
|
|
14
|
-
ModifiedOnUTC:
|
|
15
|
-
PublishOnUTC:
|
|
16
|
-
AnnounceOnUTC:
|
|
17
|
-
PinnedOnUTC:
|
|
18
|
-
DeletedOnUTC:
|
|
19
|
-
Data:
|
|
8
|
+
export const ContentPublicRecordSchema = z.lazy(() => z.object({
|
|
9
|
+
ContentID: z.optional(z.string()),
|
|
10
|
+
CreatedOnUTC: z.optional(z.date()),
|
|
11
|
+
ModifiedOnUTC: z.optional(z.date()),
|
|
12
|
+
PublishOnUTC: z.optional(z.date()),
|
|
13
|
+
AnnounceOnUTC: z.optional(z.date()),
|
|
14
|
+
PinnedOnUTC: z.optional(z.date()),
|
|
15
|
+
DeletedOnUTC: z.optional(z.date()),
|
|
16
|
+
Data: z.optional(ContentPublicDataSchema),
|
|
20
17
|
}));
|
|
21
|
-
|
|
22
|
-
CreatedBy:
|
|
23
|
-
ModifiedBy:
|
|
24
|
-
PublishedBy:
|
|
25
|
-
AnnouncedBy:
|
|
26
|
-
PinnedBy:
|
|
27
|
-
DeletedBy:
|
|
28
|
-
Data:
|
|
18
|
+
export const ContentPrivateRecordSchema = z.lazy(() => z.object({
|
|
19
|
+
CreatedBy: z.optional(z.string()),
|
|
20
|
+
ModifiedBy: z.optional(z.string()),
|
|
21
|
+
PublishedBy: z.optional(z.string()),
|
|
22
|
+
AnnouncedBy: z.optional(z.string()),
|
|
23
|
+
PinnedBy: z.optional(z.string()),
|
|
24
|
+
DeletedBy: z.optional(z.string()),
|
|
25
|
+
Data: z.optional(ContentPrivateDataSchema),
|
|
29
26
|
}));
|
|
30
|
-
|
|
31
|
-
Title:
|
|
32
|
-
Description:
|
|
33
|
-
Author:
|
|
34
|
-
AuthorID:
|
|
35
|
-
URL:
|
|
36
|
-
FeaturedImageAssetID:
|
|
37
|
-
SubscriptionLevel:
|
|
38
|
-
CategoryIds:
|
|
39
|
-
ChannelIds:
|
|
40
|
-
Tags:
|
|
41
|
-
Audio:
|
|
42
|
-
Picture:
|
|
43
|
-
Video:
|
|
44
|
-
Written:
|
|
27
|
+
export const ContentPublicDataSchema = z.lazy(() => z.object({
|
|
28
|
+
Title: z.optional(z.string()),
|
|
29
|
+
Description: z.optional(z.string()),
|
|
30
|
+
Author: z.optional(z.string()),
|
|
31
|
+
AuthorID: z.optional(z.string()),
|
|
32
|
+
URL: z.optional(z.string()),
|
|
33
|
+
FeaturedImageAssetID: z.optional(z.string()),
|
|
34
|
+
SubscriptionLevel: z.optional(z.number().int()),
|
|
35
|
+
CategoryIds: z.optional(z.array(z.string())),
|
|
36
|
+
ChannelIds: z.optional(z.array(z.string())),
|
|
37
|
+
Tags: z.optional(z.array(z.string())),
|
|
38
|
+
Audio: z.optional(AudioContentPublicDataSchema),
|
|
39
|
+
Picture: z.optional(PictureContentPublicDataSchema),
|
|
40
|
+
Video: z.optional(VideoContentPublicDataSchema),
|
|
41
|
+
Written: z.optional(WrittenContentPublicDataSchema),
|
|
45
42
|
}));
|
|
46
|
-
|
|
47
|
-
Audio:
|
|
48
|
-
Picture:
|
|
49
|
-
Video:
|
|
50
|
-
Written:
|
|
51
|
-
OldContentID:
|
|
43
|
+
export const ContentPrivateDataSchema = z.lazy(() => z.object({
|
|
44
|
+
Audio: z.optional(AudioContentPrivateDataSchema),
|
|
45
|
+
Picture: z.optional(PictureContentPrivateDataSchema),
|
|
46
|
+
Video: z.optional(VideoContentPrivateDataSchema),
|
|
47
|
+
Written: z.optional(WrittenContentPrivateDataSchema),
|
|
48
|
+
OldContentID: z.optional(z.string()),
|
|
52
49
|
}));
|
|
53
|
-
|
|
54
|
-
HtmlBody:
|
|
55
|
-
AudioAssetID:
|
|
50
|
+
export const AudioContentPublicDataSchema = z.lazy(() => z.object({
|
|
51
|
+
HtmlBody: z.optional(z.string()),
|
|
52
|
+
AudioAssetID: z.optional(z.string()),
|
|
56
53
|
}));
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
HtmlBody:
|
|
60
|
-
ImageAssetIDs:
|
|
54
|
+
export const AudioContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
55
|
+
export const PictureContentPublicDataSchema = z.lazy(() => z.object({
|
|
56
|
+
HtmlBody: z.optional(z.string()),
|
|
57
|
+
ImageAssetIDs: z.optional(z.array(z.string())),
|
|
61
58
|
}));
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
HtmlBody:
|
|
65
|
-
IsLiveStream:
|
|
66
|
-
IsLive:
|
|
67
|
-
RumbleVideoId:
|
|
68
|
-
YoutubeVideoId:
|
|
59
|
+
export const PictureContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
60
|
+
export const VideoContentPublicDataSchema = z.lazy(() => z.object({
|
|
61
|
+
HtmlBody: z.optional(z.string()),
|
|
62
|
+
IsLiveStream: z.optional(z.boolean()),
|
|
63
|
+
IsLive: z.optional(z.boolean()),
|
|
64
|
+
RumbleVideoId: z.optional(z.string()),
|
|
65
|
+
YoutubeVideoId: z.optional(z.string()),
|
|
69
66
|
}));
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
HtmlBody:
|
|
67
|
+
export const VideoContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
68
|
+
export const WrittenContentPublicDataSchema = z.lazy(() => z.object({
|
|
69
|
+
HtmlBody: z.optional(z.string()),
|
|
73
70
|
}));
|
|
74
|
-
|
|
71
|
+
export const WrittenContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
@@ -1,37 +1,34 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ImageAssetPrivateDataSchema = exports.ImageAssetPublicDataSchema = exports.ImageAssetPrivateRecordSchema = exports.ImageAssetPublicRecordSchema = exports.ImageAssetDataSchema = exports.ImageAssetRecordSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/ImageAssetRecord.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Public:
|
|
9
|
-
Private:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const ImageAssetRecordSchema = z.lazy(() => z.object({
|
|
5
|
+
Public: z.optional(ImageAssetPublicRecordSchema),
|
|
6
|
+
Private: z.optional(ImageAssetPrivateRecordSchema),
|
|
10
7
|
}));
|
|
11
|
-
|
|
12
|
-
Public:
|
|
13
|
-
Private:
|
|
8
|
+
export const ImageAssetDataSchema = z.lazy(() => z.object({
|
|
9
|
+
Public: z.optional(ImageAssetPublicDataSchema),
|
|
10
|
+
Private: z.optional(ImageAssetPrivateDataSchema),
|
|
14
11
|
}));
|
|
15
|
-
|
|
16
|
-
AssetID:
|
|
17
|
-
CreatedOnUTC:
|
|
18
|
-
ModifiedOnUTC:
|
|
19
|
-
Data:
|
|
12
|
+
export const ImageAssetPublicRecordSchema = z.lazy(() => z.object({
|
|
13
|
+
AssetID: z.optional(z.string()),
|
|
14
|
+
CreatedOnUTC: z.optional(z.date()),
|
|
15
|
+
ModifiedOnUTC: z.optional(z.date()),
|
|
16
|
+
Data: z.optional(ImageAssetPublicDataSchema),
|
|
20
17
|
}));
|
|
21
|
-
|
|
22
|
-
CreatedBy:
|
|
23
|
-
ModifiedBy:
|
|
24
|
-
Data:
|
|
18
|
+
export const ImageAssetPrivateRecordSchema = z.lazy(() => z.object({
|
|
19
|
+
CreatedBy: z.optional(z.string()),
|
|
20
|
+
ModifiedBy: z.optional(z.string()),
|
|
21
|
+
Data: z.optional(ImageAssetPrivateDataSchema),
|
|
25
22
|
}));
|
|
26
|
-
|
|
27
|
-
Title:
|
|
28
|
-
Caption:
|
|
29
|
-
URL:
|
|
30
|
-
MimeType:
|
|
31
|
-
Height:
|
|
32
|
-
Width:
|
|
33
|
-
Data:
|
|
23
|
+
export const ImageAssetPublicDataSchema = z.lazy(() => z.object({
|
|
24
|
+
Title: z.optional(z.string()),
|
|
25
|
+
Caption: z.optional(z.string()),
|
|
26
|
+
URL: z.optional(z.string()),
|
|
27
|
+
MimeType: z.optional(z.string()),
|
|
28
|
+
Height: z.optional(z.number().int()),
|
|
29
|
+
Width: z.optional(z.number().int()),
|
|
30
|
+
Data: z.optional(z.instanceof(Uint8Array)),
|
|
34
31
|
}));
|
|
35
|
-
|
|
36
|
-
OldAssetID:
|
|
32
|
+
export const ImageAssetPrivateDataSchema = z.lazy(() => z.object({
|
|
33
|
+
OldAssetID: z.optional(z.string()),
|
|
37
34
|
}));
|
|
@@ -1,74 +1,71 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WrittenContentPrivateDataSchema = exports.WrittenContentPublicDataSchema = exports.VideoContentPrivateDataSchema = exports.VideoContentPublicDataSchema = exports.PictureContentPrivateDataSchema = exports.PictureContentPublicDataSchema = exports.AudioContentPrivateDataSchema = exports.AudioContentPublicDataSchema = exports.ContentPrivateDataSchema = exports.ContentPublicDataSchema = exports.ContentPrivateRecordSchema = exports.ContentPublicRecordSchema = exports.ContentRecordSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/Music/MusicRecord.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Public:
|
|
9
|
-
Private:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const ContentRecordSchema = z.lazy(() => z.object({
|
|
5
|
+
Public: z.optional(ContentPublicRecordSchema),
|
|
6
|
+
Private: z.optional(ContentPrivateRecordSchema),
|
|
10
7
|
}));
|
|
11
|
-
|
|
12
|
-
ContentID:
|
|
13
|
-
CreatedOnUTC:
|
|
14
|
-
ModifiedOnUTC:
|
|
15
|
-
PublishOnUTC:
|
|
16
|
-
AnnounceOnUTC:
|
|
17
|
-
PinnedOnUTC:
|
|
18
|
-
DeletedOnUTC:
|
|
19
|
-
Data:
|
|
8
|
+
export const ContentPublicRecordSchema = z.lazy(() => z.object({
|
|
9
|
+
ContentID: z.optional(z.string()),
|
|
10
|
+
CreatedOnUTC: z.optional(z.date()),
|
|
11
|
+
ModifiedOnUTC: z.optional(z.date()),
|
|
12
|
+
PublishOnUTC: z.optional(z.date()),
|
|
13
|
+
AnnounceOnUTC: z.optional(z.date()),
|
|
14
|
+
PinnedOnUTC: z.optional(z.date()),
|
|
15
|
+
DeletedOnUTC: z.optional(z.date()),
|
|
16
|
+
Data: z.optional(ContentPublicDataSchema),
|
|
20
17
|
}));
|
|
21
|
-
|
|
22
|
-
CreatedBy:
|
|
23
|
-
ModifiedBy:
|
|
24
|
-
PublishedBy:
|
|
25
|
-
AnnouncedBy:
|
|
26
|
-
PinnedBy:
|
|
27
|
-
DeletedBy:
|
|
28
|
-
Data:
|
|
18
|
+
export const ContentPrivateRecordSchema = z.lazy(() => z.object({
|
|
19
|
+
CreatedBy: z.optional(z.string()),
|
|
20
|
+
ModifiedBy: z.optional(z.string()),
|
|
21
|
+
PublishedBy: z.optional(z.string()),
|
|
22
|
+
AnnouncedBy: z.optional(z.string()),
|
|
23
|
+
PinnedBy: z.optional(z.string()),
|
|
24
|
+
DeletedBy: z.optional(z.string()),
|
|
25
|
+
Data: z.optional(ContentPrivateDataSchema),
|
|
29
26
|
}));
|
|
30
|
-
|
|
31
|
-
Title:
|
|
32
|
-
Description:
|
|
33
|
-
Author:
|
|
34
|
-
AuthorID:
|
|
35
|
-
URL:
|
|
36
|
-
FeaturedImageAssetID:
|
|
37
|
-
SubscriptionLevel:
|
|
38
|
-
CategoryIds:
|
|
39
|
-
ChannelIds:
|
|
40
|
-
Tags:
|
|
41
|
-
Audio:
|
|
42
|
-
Picture:
|
|
43
|
-
Video:
|
|
44
|
-
Written:
|
|
27
|
+
export const ContentPublicDataSchema = z.lazy(() => z.object({
|
|
28
|
+
Title: z.optional(z.string()),
|
|
29
|
+
Description: z.optional(z.string()),
|
|
30
|
+
Author: z.optional(z.string()),
|
|
31
|
+
AuthorID: z.optional(z.string()),
|
|
32
|
+
URL: z.optional(z.string()),
|
|
33
|
+
FeaturedImageAssetID: z.optional(z.string()),
|
|
34
|
+
SubscriptionLevel: z.optional(z.number().int()),
|
|
35
|
+
CategoryIds: z.optional(z.array(z.string())),
|
|
36
|
+
ChannelIds: z.optional(z.array(z.string())),
|
|
37
|
+
Tags: z.optional(z.array(z.string())),
|
|
38
|
+
Audio: z.optional(AudioContentPublicDataSchema),
|
|
39
|
+
Picture: z.optional(PictureContentPublicDataSchema),
|
|
40
|
+
Video: z.optional(VideoContentPublicDataSchema),
|
|
41
|
+
Written: z.optional(WrittenContentPublicDataSchema),
|
|
45
42
|
}));
|
|
46
|
-
|
|
47
|
-
Audio:
|
|
48
|
-
Picture:
|
|
49
|
-
Video:
|
|
50
|
-
Written:
|
|
51
|
-
OldContentID:
|
|
43
|
+
export const ContentPrivateDataSchema = z.lazy(() => z.object({
|
|
44
|
+
Audio: z.optional(AudioContentPrivateDataSchema),
|
|
45
|
+
Picture: z.optional(PictureContentPrivateDataSchema),
|
|
46
|
+
Video: z.optional(VideoContentPrivateDataSchema),
|
|
47
|
+
Written: z.optional(WrittenContentPrivateDataSchema),
|
|
48
|
+
OldContentID: z.optional(z.string()),
|
|
52
49
|
}));
|
|
53
|
-
|
|
54
|
-
HtmlBody:
|
|
55
|
-
AudioAssetID:
|
|
50
|
+
export const AudioContentPublicDataSchema = z.lazy(() => z.object({
|
|
51
|
+
HtmlBody: z.optional(z.string()),
|
|
52
|
+
AudioAssetID: z.optional(z.string()),
|
|
56
53
|
}));
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
HtmlBody:
|
|
60
|
-
ImageAssetIDs:
|
|
54
|
+
export const AudioContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
55
|
+
export const PictureContentPublicDataSchema = z.lazy(() => z.object({
|
|
56
|
+
HtmlBody: z.optional(z.string()),
|
|
57
|
+
ImageAssetIDs: z.optional(z.array(z.string())),
|
|
61
58
|
}));
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
HtmlBody:
|
|
65
|
-
IsLiveStream:
|
|
66
|
-
IsLive:
|
|
67
|
-
RumbleVideoId:
|
|
68
|
-
YoutubeVideoId:
|
|
59
|
+
export const PictureContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
60
|
+
export const VideoContentPublicDataSchema = z.lazy(() => z.object({
|
|
61
|
+
HtmlBody: z.optional(z.string()),
|
|
62
|
+
IsLiveStream: z.optional(z.boolean()),
|
|
63
|
+
IsLive: z.optional(z.boolean()),
|
|
64
|
+
RumbleVideoId: z.optional(z.string()),
|
|
65
|
+
YoutubeVideoId: z.optional(z.string()),
|
|
69
66
|
}));
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
HtmlBody:
|
|
67
|
+
export const VideoContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
68
|
+
export const WrittenContentPublicDataSchema = z.lazy(() => z.object({
|
|
69
|
+
HtmlBody: z.optional(z.string()),
|
|
73
70
|
}));
|
|
74
|
-
|
|
71
|
+
export const WrittenContentPrivateDataSchema = z.lazy(() => z.object({}));
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
1
|
// Auto-generated - DO NOT EDIT
|
|
18
|
-
|
|
2
|
+
export * from './MusicRecord';
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DateFilterSchema = exports.RumbleDataSchema = exports.RumbleVideoSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/Rumble.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Id:
|
|
9
|
-
Embed:
|
|
10
|
-
Title:
|
|
11
|
-
IsPrivate:
|
|
12
|
-
Channel:
|
|
13
|
-
UploadDate:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const RumbleVideoSchema = z.lazy(() => z.object({
|
|
5
|
+
Id: z.optional(z.string()),
|
|
6
|
+
Embed: z.optional(z.string()),
|
|
7
|
+
Title: z.optional(z.string()),
|
|
8
|
+
IsPrivate: z.optional(z.boolean()),
|
|
9
|
+
Channel: z.optional(z.string()),
|
|
10
|
+
UploadDate: z.optional(z.string()),
|
|
14
11
|
}));
|
|
15
|
-
|
|
16
|
-
Videos:
|
|
12
|
+
export const RumbleDataSchema = z.lazy(() => z.object({
|
|
13
|
+
Videos: z.optional(z.array(RumbleVideoSchema)),
|
|
17
14
|
}));
|
|
18
|
-
|
|
19
|
-
BeginDate:
|
|
20
|
-
EndDate:
|
|
15
|
+
export const DateFilterSchema = z.lazy(() => z.object({
|
|
16
|
+
BeginDate: z.optional(z.string()),
|
|
17
|
+
EndDate: z.optional(z.string()),
|
|
21
18
|
}));
|
|
@@ -1,40 +1,37 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UserProgressRecordSchema = exports.StatsUserPrivateRecordSchema = exports.StatsUserPublicRecordSchema = exports.StatsContentPrivateRecordSchema = exports.StatsContentPublicRecordSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/Stats/StatsRecords.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
ContentID:
|
|
9
|
-
Likes:
|
|
10
|
-
Saves:
|
|
11
|
-
Shares:
|
|
12
|
-
Views:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const StatsContentPublicRecordSchema = z.lazy(() => z.object({
|
|
5
|
+
ContentID: z.optional(z.string()),
|
|
6
|
+
Likes: z.optional(z.bigint()),
|
|
7
|
+
Saves: z.optional(z.bigint()),
|
|
8
|
+
Shares: z.optional(z.bigint()),
|
|
9
|
+
Views: z.optional(z.bigint()),
|
|
13
10
|
}));
|
|
14
|
-
|
|
15
|
-
ContentID:
|
|
16
|
-
LikedBy:
|
|
17
|
-
SavedBy:
|
|
18
|
-
SharedBy:
|
|
19
|
-
ViewedBy:
|
|
11
|
+
export const StatsContentPrivateRecordSchema = z.lazy(() => z.object({
|
|
12
|
+
ContentID: z.optional(z.string()),
|
|
13
|
+
LikedBy: z.optional(z.array(z.string())),
|
|
14
|
+
SavedBy: z.optional(z.array(z.string())),
|
|
15
|
+
SharedBy: z.optional(z.array(z.string())),
|
|
16
|
+
ViewedBy: z.optional(z.array(z.string())),
|
|
20
17
|
}));
|
|
21
|
-
|
|
22
|
-
UserID:
|
|
23
|
-
Likes:
|
|
24
|
-
Saves:
|
|
25
|
-
Shares:
|
|
26
|
-
Views:
|
|
18
|
+
export const StatsUserPublicRecordSchema = z.lazy(() => z.object({
|
|
19
|
+
UserID: z.optional(z.string()),
|
|
20
|
+
Likes: z.optional(z.bigint()),
|
|
21
|
+
Saves: z.optional(z.bigint()),
|
|
22
|
+
Shares: z.optional(z.bigint()),
|
|
23
|
+
Views: z.optional(z.bigint()),
|
|
27
24
|
}));
|
|
28
|
-
|
|
29
|
-
UserID:
|
|
30
|
-
Likes:
|
|
31
|
-
Saves:
|
|
32
|
-
Shares:
|
|
33
|
-
Views:
|
|
34
|
-
ProgressRecords:
|
|
25
|
+
export const StatsUserPrivateRecordSchema = z.lazy(() => z.object({
|
|
26
|
+
UserID: z.optional(z.string()),
|
|
27
|
+
Likes: z.optional(z.array(z.string())),
|
|
28
|
+
Saves: z.optional(z.array(z.string())),
|
|
29
|
+
Shares: z.optional(z.array(z.string())),
|
|
30
|
+
Views: z.optional(z.array(z.string())),
|
|
31
|
+
ProgressRecords: z.optional(z.array(UserProgressRecordSchema)),
|
|
35
32
|
}));
|
|
36
|
-
|
|
37
|
-
ContentID:
|
|
38
|
-
Progress:
|
|
39
|
-
UpdatedOnUTC:
|
|
33
|
+
export const UserProgressRecordSchema = z.lazy(() => z.object({
|
|
34
|
+
ContentID: z.optional(z.string()),
|
|
35
|
+
Progress: z.optional(z.number()),
|
|
36
|
+
UpdatedOnUTC: z.optional(z.date()),
|
|
40
37
|
}));
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
1
|
// Auto-generated - DO NOT EDIT
|
|
18
|
-
|
|
2
|
+
export * from './StatsRecords';
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VideoProviderDataSchema = exports.RequestOptsSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/Content/Video.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
Provider:
|
|
10
|
-
FID:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
import { RumbleDataSchema } from './Rumble';
|
|
5
|
+
export const RequestOptsSchema = z.lazy(() => z.object({
|
|
6
|
+
Provider: z.optional(z.string()),
|
|
7
|
+
FID: z.optional(z.string()),
|
|
11
8
|
}));
|
|
12
|
-
|
|
13
|
-
Rumble:
|
|
9
|
+
export const VideoProviderDataSchema = z.lazy(() => z.object({
|
|
10
|
+
Rumble: z.optional(RumbleDataSchema),
|
|
14
11
|
}));
|
|
@@ -1,51 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
19
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
20
|
-
};
|
|
21
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
-
var ownKeys = function(o) {
|
|
23
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
-
var ar = [];
|
|
25
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
-
return ar;
|
|
27
|
-
};
|
|
28
|
-
return ownKeys(o);
|
|
29
|
-
};
|
|
30
|
-
return function (mod) {
|
|
31
|
-
if (mod && mod.__esModule) return mod;
|
|
32
|
-
var result = {};
|
|
33
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
-
__setModuleDefault(result, mod);
|
|
35
|
-
return result;
|
|
36
|
-
};
|
|
37
|
-
})();
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.Stats = exports.Music = void 0;
|
|
40
1
|
// Auto-generated - DO NOT EDIT
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
2
|
+
export * from './AssetBackup';
|
|
3
|
+
export * from './AssetRecord';
|
|
4
|
+
export * from './AudioAssetRecord';
|
|
5
|
+
export * from './Backup';
|
|
6
|
+
export * from './Content';
|
|
7
|
+
export * from './ContentRecord';
|
|
8
|
+
export * from './ImageAssetRecord';
|
|
9
|
+
export * from './Rumble';
|
|
10
|
+
export * from './Video';
|
|
11
|
+
export * as Music from './Music';
|
|
12
|
+
export * as Stats from './Stats';
|
package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js
CHANGED
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreatorSettingsSchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.ts
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
MuteMessage:
|
|
9
|
-
BanMessage:
|
|
10
|
-
BanDurations:
|
|
11
|
-
MuteDurations:
|
|
12
|
-
AllowUnpaidComments:
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const CreatorSettingsSchema = z.lazy(() => z.object({
|
|
5
|
+
MuteMessage: z.optional(z.string()),
|
|
6
|
+
BanMessage: z.optional(z.string()),
|
|
7
|
+
BanDurations: z.optional(z.array(z.object({ seconds: z.optional(z.bigint()), nanos: z.optional(z.number().int()) }))),
|
|
8
|
+
MuteDurations: z.optional(z.array(z.object({ seconds: z.optional(z.bigint()), nanos: z.optional(z.number().int()) }))),
|
|
9
|
+
AllowUnpaidComments: z.optional(z.boolean()),
|
|
13
10
|
}));
|
package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EmptySchema = void 0;
|
|
4
1
|
// Auto-generated Zod schemas - DO NOT EDIT
|
|
5
2
|
// Source: IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.ts
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
import { z } from 'zod';
|
|
4
|
+
export const EmptySchema = z.lazy(() => z.object({}));
|
|
@@ -1,19 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
1
|
// Auto-generated - DO NOT EDIT
|
|
18
|
-
|
|
19
|
-
|
|
2
|
+
export * from './CreatorSettings';
|
|
3
|
+
export * from './SettingsManager';
|