@inverted-tech/fragments 0.1.1 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (458) hide show
  1. package/README.PACKAGE.md +54 -54
  2. package/README.md +54 -54
  3. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
  4. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
  5. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
  6. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
  7. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
  8. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
  9. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
  10. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
  11. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
  12. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
  13. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
  14. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
  15. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
  16. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
  17. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
  18. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
  19. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
  20. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
  21. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
  22. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
  23. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
  24. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
  25. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
  26. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
  27. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
  28. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
  29. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
  30. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
  31. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
  32. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
  33. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
  34. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
  35. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
  36. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
  37. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
  38. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
  39. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
  40. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
  41. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
  42. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
  43. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
  44. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
  45. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
  46. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
  47. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
  48. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
  49. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
  50. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
  51. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
  52. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
  53. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
  54. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
  55. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
  56. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
  57. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
  58. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
  59. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
  60. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
  61. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
  62. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
  63. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
  64. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
  65. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
  66. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
  67. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
  68. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
  69. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
  70. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
  71. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
  72. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
  73. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
  74. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
  75. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
  76. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
  77. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
  78. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
  79. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
  80. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
  81. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
  82. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
  83. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
  84. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
  85. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
  86. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
  87. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
  88. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
  89. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
  90. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
  91. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
  92. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
  93. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
  94. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
  95. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
  96. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
  97. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
  98. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
  99. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
  100. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
  101. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
  102. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
  103. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
  104. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
  105. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
  106. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
  107. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
  108. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
  109. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
  110. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
  111. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
  112. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
  113. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
  114. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
  115. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
  116. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
  117. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
  118. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
  119. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
  120. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
  121. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
  122. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
  123. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
  124. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
  125. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
  126. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
  127. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
  128. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
  129. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
  130. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
  131. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
  132. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
  133. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
  134. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
  135. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
  136. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
  137. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
  138. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
  139. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
  140. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
  141. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
  142. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
  143. package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
  144. package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
  145. package/dist/esm/gen/Protos/IT/index.js +2 -38
  146. package/dist/esm/gen/Protos/index.js +2 -38
  147. package/dist/esm/gen/index.js +2 -38
  148. package/dist/esm/index.js +2 -18
  149. package/dist/esm/protos/index.js +2 -18
  150. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
  151. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
  152. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
  153. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
  154. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
  155. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
  156. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
  157. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
  158. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
  159. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
  160. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
  161. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
  162. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
  163. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
  164. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
  165. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
  166. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
  167. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
  168. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
  169. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
  170. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
  171. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
  172. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
  173. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
  174. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
  175. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
  176. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
  177. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
  178. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
  179. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
  180. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
  181. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
  182. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
  183. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
  184. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
  185. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
  186. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
  187. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
  188. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
  189. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
  190. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
  191. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
  192. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
  193. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
  194. package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
  195. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
  196. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
  197. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
  198. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
  199. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
  200. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
  201. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
  202. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
  203. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
  204. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
  205. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
  206. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
  207. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
  208. package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
  209. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
  210. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
  211. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
  212. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
  213. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
  214. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
  215. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
  216. package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
  217. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
  218. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
  219. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
  220. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
  221. package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
  222. package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
  223. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
  224. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
  225. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
  226. package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
  227. package/dist/esm/schemas/IT/WebServices/index.js +1 -37
  228. package/dist/esm/schemas/IT/index.js +1 -37
  229. package/dist/esm/schemas/index.js +1 -37
  230. package/package.json +15 -13
  231. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +0 -52
  232. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +0 -302
  233. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +0 -30
  234. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +0 -64
  235. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +0 -307
  236. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +0 -2202
  237. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +0 -356
  238. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +0 -46
  239. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +0 -30
  240. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +0 -115
  241. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +0 -116
  242. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +0 -846
  243. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +0 -427
  244. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +0 -80
  245. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +0 -507
  246. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +0 -767
  247. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +0 -177
  248. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +0 -109
  249. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +0 -155
  250. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +0 -48
  251. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +0 -41
  252. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +0 -263
  253. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +0 -62
  254. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +0 -267
  255. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +0 -122
  256. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +0 -42
  257. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +0 -71
  258. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +0 -39
  259. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -47
  260. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -41
  261. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -250
  262. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +0 -116
  263. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +0 -701
  264. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +0 -90
  265. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -238
  266. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +0 -75
  267. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -46
  268. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +0 -41
  269. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +0 -250
  270. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +0 -89
  271. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +0 -520
  272. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +0 -39
  273. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +0 -73
  274. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -45
  275. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +0 -62
  276. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +0 -353
  277. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -41
  278. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -250
  279. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +0 -107
  280. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +0 -643
  281. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +0 -44
  282. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +0 -80
  283. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -238
  284. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -46
  285. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +0 -149
  286. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -41
  287. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -250
  288. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +0 -90
  289. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +0 -170
  290. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +0 -1112
  291. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -101
  292. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +0 -70
  293. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +0 -85
  294. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -238
  295. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -48
  296. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -48
  297. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +0 -54
  298. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +0 -45
  299. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +0 -127
  300. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +0 -808
  301. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +0 -211
  302. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +0 -102
  303. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/index.js +0 -43
  304. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +0 -165
  305. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +0 -41
  306. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +0 -250
  307. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +0 -91
  308. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +0 -622
  309. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +0 -42
  310. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +0 -226
  311. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +0 -52
  312. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +0 -302
  313. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +0 -512
  314. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +0 -172
  315. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +0 -1396
  316. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +0 -231
  317. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +0 -172
  318. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +0 -1396
  319. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +0 -512
  320. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +0 -42
  321. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +0 -57
  322. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +0 -376
  323. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +0 -32
  324. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +0 -35
  325. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +0 -136
  326. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +0 -26
  327. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +0 -116
  328. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +0 -71
  329. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +0 -396
  330. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +0 -254
  331. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +0 -35
  332. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +0 -136
  333. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +0 -26
  334. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +0 -100
  335. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +0 -26
  336. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +0 -100
  337. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +0 -52
  338. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +0 -26
  339. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +0 -141
  340. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/index.js +0 -59
  341. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +0 -96
  342. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +0 -45
  343. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +0 -33
  344. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -42
  345. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +0 -316
  346. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +0 -72
  347. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +0 -316
  348. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -42
  349. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -41
  350. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +0 -41
  351. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +0 -169
  352. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/index.js +0 -41
  353. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +0 -28
  354. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +0 -85
  355. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +0 -49
  356. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +0 -52
  357. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +0 -64
  358. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +0 -305
  359. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +0 -142
  360. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/index.js +0 -46
  361. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +0 -127
  362. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +0 -943
  363. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +0 -231
  364. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/index.js +0 -42
  365. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +0 -41
  366. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +0 -171
  367. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +0 -277
  368. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +0 -1409
  369. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +0 -794
  370. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/index.js +0 -44
  371. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/index.js +0 -50
  372. package/dist/cjs/gen/Protos/IT/WebServices/index.js +0 -40
  373. package/dist/cjs/gen/Protos/IT/index.js +0 -40
  374. package/dist/cjs/gen/Protos/index.js +0 -40
  375. package/dist/cjs/gen/index.js +0 -40
  376. package/dist/cjs/index.js +0 -20
  377. package/dist/cjs/package.json +0 -3
  378. package/dist/cjs/protos/index.js +0 -20
  379. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -15
  380. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -54
  381. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -19
  382. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -11
  383. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -19
  384. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -111
  385. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -30
  386. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -17
  387. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -23
  388. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -22
  389. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -16
  390. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -22
  391. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -10
  392. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -13
  393. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -9
  394. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -22
  395. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -15
  396. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -16
  397. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -47
  398. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -13
  399. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -21
  400. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -15
  401. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -9
  402. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -17
  403. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -20
  404. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -15
  405. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -10
  406. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -14
  407. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -47
  408. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -21
  409. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -16
  410. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -15
  411. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -16
  412. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -22
  413. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -12
  414. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -15
  415. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -47
  416. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -23
  417. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -46
  418. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -12
  419. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -44
  420. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -35
  421. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -10
  422. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/index.js +0 -19
  423. package/dist/cjs/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -27
  424. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -15
  425. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -12
  426. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -36
  427. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -15
  428. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Content.js +0 -28
  429. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -74
  430. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -37
  431. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -74
  432. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -18
  433. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -21
  434. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -40
  435. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -18
  436. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Video.js +0 -14
  437. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/index.js +0 -51
  438. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -13
  439. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -7
  440. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -19
  441. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -22
  442. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -22
  443. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -19
  444. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -39
  445. package/dist/cjs/schemas/IT/WebServices/Fragments/Generic/index.js +0 -3
  446. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -11
  447. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -12
  448. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -28
  449. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/index.js +0 -20
  450. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -41
  451. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/index.js +0 -18
  452. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -11
  453. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -119
  454. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/index.js +0 -19
  455. package/dist/cjs/schemas/IT/WebServices/Fragments/index.js +0 -50
  456. package/dist/cjs/schemas/IT/WebServices/index.js +0 -38
  457. package/dist/cjs/schemas/IT/index.js +0 -38
  458. package/dist/cjs/schemas/index.js +0 -38
@@ -1,622 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Content/AssetInterface.proto (package IT.WebServices.Fragments.Content, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.GetImageAssetsRequest = exports.AssetDateFilter = exports.AssetListRecord = exports.SearchAssetResponse = exports.SearchAssetRequest = exports.GetListOfOldContentIDsResponse = exports.GetListOfOldContentIDsRequest = exports.GetListOfIDsResponse = exports.GetListOfIDsRequest = exports.GetAssetByOldContentIDResponse = exports.GetAssetByOldContentIDRequest = exports.GetAssetAdminResponse = exports.GetAssetAdminRequest = exports.GetAssetResponse = exports.GetAssetRequest = exports.CreateAssetResponse = exports.CreateAssetRequest = exports.AssetType = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- const AudioAssetRecord_pb_1 = require("./AudioAssetRecord_pb");
10
- const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
11
- const AssetRecord_pb_1 = require("./AssetRecord_pb");
12
- /**
13
- * @generated from enum IT.WebServices.Fragments.Content.AssetType
14
- */
15
- var AssetType;
16
- (function (AssetType) {
17
- /**
18
- * @generated from enum value: AssetNone = 0;
19
- */
20
- AssetType[AssetType["AssetNone"] = 0] = "AssetNone";
21
- /**
22
- * @generated from enum value: AssetAudio = 1;
23
- */
24
- AssetType[AssetType["AssetAudio"] = 1] = "AssetAudio";
25
- /**
26
- * @generated from enum value: AssetImage = 2;
27
- */
28
- AssetType[AssetType["AssetImage"] = 2] = "AssetImage";
29
- })(AssetType || (exports.AssetType = AssetType = {}));
30
- // Retrieve enum metadata with: proto3.getEnumType(AssetType)
31
- protobuf_1.proto3.util.setEnumType(AssetType, "IT.WebServices.Fragments.Content.AssetType", [
32
- { no: 0, name: "AssetNone" },
33
- { no: 1, name: "AssetAudio" },
34
- { no: 2, name: "AssetImage" },
35
- ]);
36
- /**
37
- * @generated from message IT.WebServices.Fragments.Content.CreateAssetRequest
38
- */
39
- class CreateAssetRequest extends protobuf_1.Message {
40
- constructor(data) {
41
- super();
42
- /**
43
- * @generated from oneof IT.WebServices.Fragments.Content.CreateAssetRequest.CreateAssetRequest_oneof
44
- */
45
- this.CreateAssetRequestOneof = { case: undefined };
46
- protobuf_1.proto3.util.initPartial(data, this);
47
- }
48
- static fromBinary(bytes, options) {
49
- return new CreateAssetRequest().fromBinary(bytes, options);
50
- }
51
- static fromJson(jsonValue, options) {
52
- return new CreateAssetRequest().fromJson(jsonValue, options);
53
- }
54
- static fromJsonString(jsonString, options) {
55
- return new CreateAssetRequest().fromJsonString(jsonString, options);
56
- }
57
- static equals(a, b) {
58
- return protobuf_1.proto3.util.equals(CreateAssetRequest, a, b);
59
- }
60
- }
61
- exports.CreateAssetRequest = CreateAssetRequest;
62
- CreateAssetRequest.runtime = protobuf_1.proto3;
63
- CreateAssetRequest.typeName = "IT.WebServices.Fragments.Content.CreateAssetRequest";
64
- CreateAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
65
- { no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetData, oneof: "CreateAssetRequest_oneof" },
66
- { no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetData, oneof: "CreateAssetRequest_oneof" },
67
- ]);
68
- /**
69
- * @generated from message IT.WebServices.Fragments.Content.CreateAssetResponse
70
- */
71
- class CreateAssetResponse extends protobuf_1.Message {
72
- constructor(data) {
73
- super();
74
- protobuf_1.proto3.util.initPartial(data, this);
75
- }
76
- static fromBinary(bytes, options) {
77
- return new CreateAssetResponse().fromBinary(bytes, options);
78
- }
79
- static fromJson(jsonValue, options) {
80
- return new CreateAssetResponse().fromJson(jsonValue, options);
81
- }
82
- static fromJsonString(jsonString, options) {
83
- return new CreateAssetResponse().fromJsonString(jsonString, options);
84
- }
85
- static equals(a, b) {
86
- return protobuf_1.proto3.util.equals(CreateAssetResponse, a, b);
87
- }
88
- }
89
- exports.CreateAssetResponse = CreateAssetResponse;
90
- CreateAssetResponse.runtime = protobuf_1.proto3;
91
- CreateAssetResponse.typeName = "IT.WebServices.Fragments.Content.CreateAssetResponse";
92
- CreateAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
93
- { no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
94
- ]);
95
- /**
96
- * @generated from message IT.WebServices.Fragments.Content.GetAssetRequest
97
- */
98
- class GetAssetRequest extends protobuf_1.Message {
99
- constructor(data) {
100
- super();
101
- /**
102
- * Guid for the Asset record
103
- *
104
- * @generated from field: string AssetID = 1;
105
- */
106
- this.AssetID = "";
107
- protobuf_1.proto3.util.initPartial(data, this);
108
- }
109
- static fromBinary(bytes, options) {
110
- return new GetAssetRequest().fromBinary(bytes, options);
111
- }
112
- static fromJson(jsonValue, options) {
113
- return new GetAssetRequest().fromJson(jsonValue, options);
114
- }
115
- static fromJsonString(jsonString, options) {
116
- return new GetAssetRequest().fromJsonString(jsonString, options);
117
- }
118
- static equals(a, b) {
119
- return protobuf_1.proto3.util.equals(GetAssetRequest, a, b);
120
- }
121
- }
122
- exports.GetAssetRequest = GetAssetRequest;
123
- GetAssetRequest.runtime = protobuf_1.proto3;
124
- GetAssetRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetRequest";
125
- GetAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
126
- { no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
127
- ]);
128
- /**
129
- * @generated from message IT.WebServices.Fragments.Content.GetAssetResponse
130
- */
131
- class GetAssetResponse extends protobuf_1.Message {
132
- constructor(data) {
133
- super();
134
- /**
135
- * @generated from oneof IT.WebServices.Fragments.Content.GetAssetResponse.GetAssetResponse_oneof
136
- */
137
- this.GetAssetResponseOneof = { case: undefined };
138
- protobuf_1.proto3.util.initPartial(data, this);
139
- }
140
- static fromBinary(bytes, options) {
141
- return new GetAssetResponse().fromBinary(bytes, options);
142
- }
143
- static fromJson(jsonValue, options) {
144
- return new GetAssetResponse().fromJson(jsonValue, options);
145
- }
146
- static fromJsonString(jsonString, options) {
147
- return new GetAssetResponse().fromJsonString(jsonString, options);
148
- }
149
- static equals(a, b) {
150
- return protobuf_1.proto3.util.equals(GetAssetResponse, a, b);
151
- }
152
- }
153
- exports.GetAssetResponse = GetAssetResponse;
154
- GetAssetResponse.runtime = protobuf_1.proto3;
155
- GetAssetResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetResponse";
156
- GetAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
157
- { no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
158
- { no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetPublicRecord, oneof: "GetAssetResponse_oneof" },
159
- ]);
160
- /**
161
- * @generated from message IT.WebServices.Fragments.Content.GetAssetAdminRequest
162
- */
163
- class GetAssetAdminRequest extends protobuf_1.Message {
164
- constructor(data) {
165
- super();
166
- /**
167
- * Guid for the content record
168
- *
169
- * @generated from field: string AssetID = 1;
170
- */
171
- this.AssetID = "";
172
- protobuf_1.proto3.util.initPartial(data, this);
173
- }
174
- static fromBinary(bytes, options) {
175
- return new GetAssetAdminRequest().fromBinary(bytes, options);
176
- }
177
- static fromJson(jsonValue, options) {
178
- return new GetAssetAdminRequest().fromJson(jsonValue, options);
179
- }
180
- static fromJsonString(jsonString, options) {
181
- return new GetAssetAdminRequest().fromJsonString(jsonString, options);
182
- }
183
- static equals(a, b) {
184
- return protobuf_1.proto3.util.equals(GetAssetAdminRequest, a, b);
185
- }
186
- }
187
- exports.GetAssetAdminRequest = GetAssetAdminRequest;
188
- GetAssetAdminRequest.runtime = protobuf_1.proto3;
189
- GetAssetAdminRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminRequest";
190
- GetAssetAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
191
- { no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
192
- ]);
193
- /**
194
- * @generated from message IT.WebServices.Fragments.Content.GetAssetAdminResponse
195
- */
196
- class GetAssetAdminResponse extends protobuf_1.Message {
197
- constructor(data) {
198
- super();
199
- protobuf_1.proto3.util.initPartial(data, this);
200
- }
201
- static fromBinary(bytes, options) {
202
- return new GetAssetAdminResponse().fromBinary(bytes, options);
203
- }
204
- static fromJson(jsonValue, options) {
205
- return new GetAssetAdminResponse().fromJson(jsonValue, options);
206
- }
207
- static fromJsonString(jsonString, options) {
208
- return new GetAssetAdminResponse().fromJsonString(jsonString, options);
209
- }
210
- static equals(a, b) {
211
- return protobuf_1.proto3.util.equals(GetAssetAdminResponse, a, b);
212
- }
213
- }
214
- exports.GetAssetAdminResponse = GetAssetAdminResponse;
215
- GetAssetAdminResponse.runtime = protobuf_1.proto3;
216
- GetAssetAdminResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetAdminResponse";
217
- GetAssetAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
218
- { no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
219
- ]);
220
- /**
221
- * @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest
222
- */
223
- class GetAssetByOldContentIDRequest extends protobuf_1.Message {
224
- constructor(data) {
225
- super();
226
- /**
227
- * @generated from field: string OldAssetID = 1;
228
- */
229
- this.OldAssetID = "";
230
- protobuf_1.proto3.util.initPartial(data, this);
231
- }
232
- static fromBinary(bytes, options) {
233
- return new GetAssetByOldContentIDRequest().fromBinary(bytes, options);
234
- }
235
- static fromJson(jsonValue, options) {
236
- return new GetAssetByOldContentIDRequest().fromJson(jsonValue, options);
237
- }
238
- static fromJsonString(jsonString, options) {
239
- return new GetAssetByOldContentIDRequest().fromJsonString(jsonString, options);
240
- }
241
- static equals(a, b) {
242
- return protobuf_1.proto3.util.equals(GetAssetByOldContentIDRequest, a, b);
243
- }
244
- }
245
- exports.GetAssetByOldContentIDRequest = GetAssetByOldContentIDRequest;
246
- GetAssetByOldContentIDRequest.runtime = protobuf_1.proto3;
247
- GetAssetByOldContentIDRequest.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDRequest";
248
- GetAssetByOldContentIDRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
249
- { no: 1, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
250
- ]);
251
- /**
252
- * @generated from message IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse
253
- */
254
- class GetAssetByOldContentIDResponse extends protobuf_1.Message {
255
- constructor(data) {
256
- super();
257
- protobuf_1.proto3.util.initPartial(data, this);
258
- }
259
- static fromBinary(bytes, options) {
260
- return new GetAssetByOldContentIDResponse().fromBinary(bytes, options);
261
- }
262
- static fromJson(jsonValue, options) {
263
- return new GetAssetByOldContentIDResponse().fromJson(jsonValue, options);
264
- }
265
- static fromJsonString(jsonString, options) {
266
- return new GetAssetByOldContentIDResponse().fromJsonString(jsonString, options);
267
- }
268
- static equals(a, b) {
269
- return protobuf_1.proto3.util.equals(GetAssetByOldContentIDResponse, a, b);
270
- }
271
- }
272
- exports.GetAssetByOldContentIDResponse = GetAssetByOldContentIDResponse;
273
- GetAssetByOldContentIDResponse.runtime = protobuf_1.proto3;
274
- GetAssetByOldContentIDResponse.typeName = "IT.WebServices.Fragments.Content.GetAssetByOldContentIDResponse";
275
- GetAssetByOldContentIDResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
276
- { no: 1, name: "Record", kind: "message", T: AssetRecord_pb_1.AssetRecord },
277
- ]);
278
- /**
279
- * @generated from message IT.WebServices.Fragments.Content.GetListOfIDsRequest
280
- */
281
- class GetListOfIDsRequest extends protobuf_1.Message {
282
- constructor(data) {
283
- super();
284
- protobuf_1.proto3.util.initPartial(data, this);
285
- }
286
- static fromBinary(bytes, options) {
287
- return new GetListOfIDsRequest().fromBinary(bytes, options);
288
- }
289
- static fromJson(jsonValue, options) {
290
- return new GetListOfIDsRequest().fromJson(jsonValue, options);
291
- }
292
- static fromJsonString(jsonString, options) {
293
- return new GetListOfIDsRequest().fromJsonString(jsonString, options);
294
- }
295
- static equals(a, b) {
296
- return protobuf_1.proto3.util.equals(GetListOfIDsRequest, a, b);
297
- }
298
- }
299
- exports.GetListOfIDsRequest = GetListOfIDsRequest;
300
- GetListOfIDsRequest.runtime = protobuf_1.proto3;
301
- GetListOfIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsRequest";
302
- GetListOfIDsRequest.fields = protobuf_1.proto3.util.newFieldList(() => []);
303
- /**
304
- * @generated from message IT.WebServices.Fragments.Content.GetListOfIDsResponse
305
- */
306
- class GetListOfIDsResponse extends protobuf_1.Message {
307
- constructor(data) {
308
- super();
309
- /**
310
- * @generated from field: string AssetID = 1;
311
- */
312
- this.AssetID = "";
313
- protobuf_1.proto3.util.initPartial(data, this);
314
- }
315
- static fromBinary(bytes, options) {
316
- return new GetListOfIDsResponse().fromBinary(bytes, options);
317
- }
318
- static fromJson(jsonValue, options) {
319
- return new GetListOfIDsResponse().fromJson(jsonValue, options);
320
- }
321
- static fromJsonString(jsonString, options) {
322
- return new GetListOfIDsResponse().fromJsonString(jsonString, options);
323
- }
324
- static equals(a, b) {
325
- return protobuf_1.proto3.util.equals(GetListOfIDsResponse, a, b);
326
- }
327
- }
328
- exports.GetListOfIDsResponse = GetListOfIDsResponse;
329
- GetListOfIDsResponse.runtime = protobuf_1.proto3;
330
- GetListOfIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfIDsResponse";
331
- GetListOfIDsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
332
- { no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
333
- { no: 2, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
334
- ]);
335
- /**
336
- * @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest
337
- */
338
- class GetListOfOldContentIDsRequest extends protobuf_1.Message {
339
- constructor(data) {
340
- super();
341
- protobuf_1.proto3.util.initPartial(data, this);
342
- }
343
- static fromBinary(bytes, options) {
344
- return new GetListOfOldContentIDsRequest().fromBinary(bytes, options);
345
- }
346
- static fromJson(jsonValue, options) {
347
- return new GetListOfOldContentIDsRequest().fromJson(jsonValue, options);
348
- }
349
- static fromJsonString(jsonString, options) {
350
- return new GetListOfOldContentIDsRequest().fromJsonString(jsonString, options);
351
- }
352
- static equals(a, b) {
353
- return protobuf_1.proto3.util.equals(GetListOfOldContentIDsRequest, a, b);
354
- }
355
- }
356
- exports.GetListOfOldContentIDsRequest = GetListOfOldContentIDsRequest;
357
- GetListOfOldContentIDsRequest.runtime = protobuf_1.proto3;
358
- GetListOfOldContentIDsRequest.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsRequest";
359
- GetListOfOldContentIDsRequest.fields = protobuf_1.proto3.util.newFieldList(() => []);
360
- /**
361
- * @generated from message IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse
362
- */
363
- class GetListOfOldContentIDsResponse extends protobuf_1.Message {
364
- constructor(data) {
365
- super();
366
- /**
367
- * @generated from field: string AssetID = 1;
368
- */
369
- this.AssetID = "";
370
- /**
371
- * @generated from field: string OldAssetID = 2;
372
- */
373
- this.OldAssetID = "";
374
- protobuf_1.proto3.util.initPartial(data, this);
375
- }
376
- static fromBinary(bytes, options) {
377
- return new GetListOfOldContentIDsResponse().fromBinary(bytes, options);
378
- }
379
- static fromJson(jsonValue, options) {
380
- return new GetListOfOldContentIDsResponse().fromJson(jsonValue, options);
381
- }
382
- static fromJsonString(jsonString, options) {
383
- return new GetListOfOldContentIDsResponse().fromJsonString(jsonString, options);
384
- }
385
- static equals(a, b) {
386
- return protobuf_1.proto3.util.equals(GetListOfOldContentIDsResponse, a, b);
387
- }
388
- }
389
- exports.GetListOfOldContentIDsResponse = GetListOfOldContentIDsResponse;
390
- GetListOfOldContentIDsResponse.runtime = protobuf_1.proto3;
391
- GetListOfOldContentIDsResponse.typeName = "IT.WebServices.Fragments.Content.GetListOfOldContentIDsResponse";
392
- GetListOfOldContentIDsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
393
- { no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
394
- { no: 2, name: "OldAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
395
- { no: 3, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
396
- ]);
397
- /**
398
- * @generated from message IT.WebServices.Fragments.Content.SearchAssetRequest
399
- */
400
- class SearchAssetRequest extends protobuf_1.Message {
401
- constructor(data) {
402
- super();
403
- /**
404
- * @generated from field: uint32 PageSize = 1;
405
- */
406
- this.PageSize = 0;
407
- /**
408
- * @generated from field: uint32 PageOffset = 2;
409
- */
410
- this.PageOffset = 0;
411
- /**
412
- * @generated from field: string Query = 6;
413
- */
414
- this.Query = "";
415
- /**
416
- * @generated from field: IT.WebServices.Fragments.Content.AssetType AssetType = 11;
417
- */
418
- this.AssetType = AssetType.AssetNone;
419
- protobuf_1.proto3.util.initPartial(data, this);
420
- }
421
- static fromBinary(bytes, options) {
422
- return new SearchAssetRequest().fromBinary(bytes, options);
423
- }
424
- static fromJson(jsonValue, options) {
425
- return new SearchAssetRequest().fromJson(jsonValue, options);
426
- }
427
- static fromJsonString(jsonString, options) {
428
- return new SearchAssetRequest().fromJsonString(jsonString, options);
429
- }
430
- static equals(a, b) {
431
- return protobuf_1.proto3.util.equals(SearchAssetRequest, a, b);
432
- }
433
- }
434
- exports.SearchAssetRequest = SearchAssetRequest;
435
- SearchAssetRequest.runtime = protobuf_1.proto3;
436
- SearchAssetRequest.typeName = "IT.WebServices.Fragments.Content.SearchAssetRequest";
437
- SearchAssetRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
438
- { no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
439
- { no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
440
- { no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
441
- { no: 11, name: "AssetType", kind: "enum", T: protobuf_1.proto3.getEnumType(AssetType) },
442
- ]);
443
- /**
444
- * @generated from message IT.WebServices.Fragments.Content.SearchAssetResponse
445
- */
446
- class SearchAssetResponse extends protobuf_1.Message {
447
- constructor(data) {
448
- super();
449
- /**
450
- * @generated from field: repeated IT.WebServices.Fragments.Content.AssetListRecord Records = 1;
451
- */
452
- this.Records = [];
453
- /**
454
- * @generated from field: uint32 PageOffsetStart = 11;
455
- */
456
- this.PageOffsetStart = 0;
457
- /**
458
- * @generated from field: uint32 PageOffsetEnd = 12;
459
- */
460
- this.PageOffsetEnd = 0;
461
- /**
462
- * @generated from field: uint32 PageTotalItems = 13;
463
- */
464
- this.PageTotalItems = 0;
465
- protobuf_1.proto3.util.initPartial(data, this);
466
- }
467
- static fromBinary(bytes, options) {
468
- return new SearchAssetResponse().fromBinary(bytes, options);
469
- }
470
- static fromJson(jsonValue, options) {
471
- return new SearchAssetResponse().fromJson(jsonValue, options);
472
- }
473
- static fromJsonString(jsonString, options) {
474
- return new SearchAssetResponse().fromJsonString(jsonString, options);
475
- }
476
- static equals(a, b) {
477
- return protobuf_1.proto3.util.equals(SearchAssetResponse, a, b);
478
- }
479
- }
480
- exports.SearchAssetResponse = SearchAssetResponse;
481
- SearchAssetResponse.runtime = protobuf_1.proto3;
482
- SearchAssetResponse.typeName = "IT.WebServices.Fragments.Content.SearchAssetResponse";
483
- SearchAssetResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
484
- { no: 1, name: "Records", kind: "message", T: AssetListRecord, repeated: true },
485
- { no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
486
- { no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
487
- { no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
488
- ]);
489
- /**
490
- * @generated from message IT.WebServices.Fragments.Content.AssetListRecord
491
- */
492
- class AssetListRecord extends protobuf_1.Message {
493
- constructor(data) {
494
- super();
495
- /**
496
- * Guid for the asset record
497
- *
498
- * @generated from field: string AssetID = 1;
499
- */
500
- this.AssetID = "";
501
- /**
502
- * @generated from field: string Title = 3;
503
- */
504
- this.Title = "";
505
- /**
506
- * @generated from field: string Caption = 4;
507
- */
508
- this.Caption = "";
509
- /**
510
- * @generated from field: IT.WebServices.Fragments.Content.AssetType AssetType = 10;
511
- */
512
- this.AssetType = AssetType.AssetNone;
513
- /**
514
- * @generated from field: uint32 Height = 20;
515
- */
516
- this.Height = 0;
517
- /**
518
- * @generated from field: uint32 Width = 21;
519
- */
520
- this.Width = 0;
521
- /**
522
- * @generated from field: uint32 LengthSeconds = 30;
523
- */
524
- this.LengthSeconds = 0;
525
- protobuf_1.proto3.util.initPartial(data, this);
526
- }
527
- static fromBinary(bytes, options) {
528
- return new AssetListRecord().fromBinary(bytes, options);
529
- }
530
- static fromJson(jsonValue, options) {
531
- return new AssetListRecord().fromJson(jsonValue, options);
532
- }
533
- static fromJsonString(jsonString, options) {
534
- return new AssetListRecord().fromJsonString(jsonString, options);
535
- }
536
- static equals(a, b) {
537
- return protobuf_1.proto3.util.equals(AssetListRecord, a, b);
538
- }
539
- }
540
- exports.AssetListRecord = AssetListRecord;
541
- AssetListRecord.runtime = protobuf_1.proto3;
542
- AssetListRecord.typeName = "IT.WebServices.Fragments.Content.AssetListRecord";
543
- AssetListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
544
- { no: 1, name: "AssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
545
- { no: 2, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
546
- { no: 3, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
547
- { no: 4, name: "Caption", kind: "scalar", T: 9 /* ScalarType.STRING */ },
548
- { no: 10, name: "AssetType", kind: "enum", T: protobuf_1.proto3.getEnumType(AssetType) },
549
- { no: 20, name: "Height", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
550
- { no: 21, name: "Width", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
551
- { no: 30, name: "LengthSeconds", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
552
- ]);
553
- /**
554
- * @generated from message IT.WebServices.Fragments.Content.AssetDateFilter
555
- */
556
- class AssetDateFilter extends protobuf_1.Message {
557
- constructor(data) {
558
- super();
559
- protobuf_1.proto3.util.initPartial(data, this);
560
- }
561
- static fromBinary(bytes, options) {
562
- return new AssetDateFilter().fromBinary(bytes, options);
563
- }
564
- static fromJson(jsonValue, options) {
565
- return new AssetDateFilter().fromJson(jsonValue, options);
566
- }
567
- static fromJsonString(jsonString, options) {
568
- return new AssetDateFilter().fromJsonString(jsonString, options);
569
- }
570
- static equals(a, b) {
571
- return protobuf_1.proto3.util.equals(AssetDateFilter, a, b);
572
- }
573
- }
574
- exports.AssetDateFilter = AssetDateFilter;
575
- AssetDateFilter.runtime = protobuf_1.proto3;
576
- AssetDateFilter.typeName = "IT.WebServices.Fragments.Content.AssetDateFilter";
577
- AssetDateFilter.fields = protobuf_1.proto3.util.newFieldList(() => [
578
- { no: 1, name: "BeginCreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
579
- { no: 2, name: "EndCreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
580
- ]);
581
- /**
582
- * @generated from message IT.WebServices.Fragments.Content.GetImageAssetsRequest
583
- */
584
- class GetImageAssetsRequest extends protobuf_1.Message {
585
- constructor(data) {
586
- super();
587
- /**
588
- * @generated from field: uint32 PageSize = 1;
589
- */
590
- this.PageSize = 0;
591
- /**
592
- * @generated from field: uint32 PageOffset = 2;
593
- */
594
- this.PageOffset = 0;
595
- /**
596
- * @generated from field: string Query = 6;
597
- */
598
- this.Query = "";
599
- protobuf_1.proto3.util.initPartial(data, this);
600
- }
601
- static fromBinary(bytes, options) {
602
- return new GetImageAssetsRequest().fromBinary(bytes, options);
603
- }
604
- static fromJson(jsonValue, options) {
605
- return new GetImageAssetsRequest().fromJson(jsonValue, options);
606
- }
607
- static fromJsonString(jsonString, options) {
608
- return new GetImageAssetsRequest().fromJsonString(jsonString, options);
609
- }
610
- static equals(a, b) {
611
- return protobuf_1.proto3.util.equals(GetImageAssetsRequest, a, b);
612
- }
613
- }
614
- exports.GetImageAssetsRequest = GetImageAssetsRequest;
615
- GetImageAssetsRequest.runtime = protobuf_1.proto3;
616
- GetImageAssetsRequest.typeName = "IT.WebServices.Fragments.Content.GetImageAssetsRequest";
617
- GetImageAssetsRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
618
- { no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
619
- { no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
620
- { no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
621
- { no: 7, name: "CreationDateRange", kind: "message", T: AssetDateFilter, opt: true },
622
- ]);
@@ -1,42 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Content/AssetRecord.proto (package IT.WebServices.Fragments.Content, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.AssetRecord = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- const AudioAssetRecord_pb_1 = require("./AudioAssetRecord_pb");
10
- const ImageAssetRecord_pb_1 = require("./ImageAssetRecord_pb");
11
- /**
12
- * @generated from message IT.WebServices.Fragments.Content.AssetRecord
13
- */
14
- class AssetRecord extends protobuf_1.Message {
15
- constructor(data) {
16
- super();
17
- /**
18
- * @generated from oneof IT.WebServices.Fragments.Content.AssetRecord.AssetRecord_oneof
19
- */
20
- this.AssetRecordOneof = { case: undefined };
21
- protobuf_1.proto3.util.initPartial(data, this);
22
- }
23
- static fromBinary(bytes, options) {
24
- return new AssetRecord().fromBinary(bytes, options);
25
- }
26
- static fromJson(jsonValue, options) {
27
- return new AssetRecord().fromJson(jsonValue, options);
28
- }
29
- static fromJsonString(jsonString, options) {
30
- return new AssetRecord().fromJsonString(jsonString, options);
31
- }
32
- static equals(a, b) {
33
- return protobuf_1.proto3.util.equals(AssetRecord, a, b);
34
- }
35
- }
36
- exports.AssetRecord = AssetRecord;
37
- AssetRecord.runtime = protobuf_1.proto3;
38
- AssetRecord.typeName = "IT.WebServices.Fragments.Content.AssetRecord";
39
- AssetRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
40
- { no: 1, name: "Audio", kind: "message", T: AudioAssetRecord_pb_1.AudioAssetRecord, oneof: "AssetRecord_oneof" },
41
- { no: 2, name: "Image", kind: "message", T: ImageAssetRecord_pb_1.ImageAssetRecord, oneof: "AssetRecord_oneof" },
42
- ]);