@inverted-tech/fragments 0.3.4 → 0.3.6

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 (829) hide show
  1. package/README.PACKAGE.md +47 -54
  2. package/README.md +47 -54
  3. package/dist/esm/Authentication/UserRecord_pb.js +2 -49
  4. package/dist/esm/Authentication/connect/Backup_connect.js +2 -48
  5. package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -26
  6. package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -303
  7. package/dist/esm/Authentication/connect/index.js +3 -1
  8. package/dist/esm/Authentication/index.js +0 -4
  9. package/dist/esm/Authorization/Events/EventError_pb.js +2 -326
  10. package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -149
  11. package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -50
  12. package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -25
  13. package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -41
  14. package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -112
  15. package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -76
  16. package/dist/esm/Authorization/Events/connect/index.js +2 -1
  17. package/dist/esm/Authorization/Events/index.js +0 -3
  18. package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -19
  19. package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -14
  20. package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -18
  21. package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -13
  22. package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -37
  23. package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -58
  24. package/dist/esm/Authorization/Payment/Crypto/connect/index.js +2 -1
  25. package/dist/esm/Authorization/Payment/Crypto/index.js +0 -3
  26. package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -30
  27. package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -18
  28. package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -18
  29. package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -22
  30. package/dist/esm/Authorization/Payment/Fortis/connect/index.js +1 -1
  31. package/dist/esm/Authorization/Payment/Fortis/index.js +0 -2
  32. package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -13
  33. package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -14
  34. package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -37
  35. package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -85
  36. package/dist/esm/Authorization/Payment/Manual/connect/index.js +2 -1
  37. package/dist/esm/Authorization/Payment/Manual/index.js +0 -3
  38. package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -13
  39. package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -18
  40. package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -22
  41. package/dist/esm/Authorization/Payment/Paypal/connect/index.js +1 -1
  42. package/dist/esm/Authorization/Payment/Paypal/index.js +0 -2
  43. package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -92
  44. package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -18
  45. package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -18
  46. package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -18
  47. package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -76
  48. package/dist/esm/Authorization/Payment/Stripe/connect/index.js +1 -1
  49. package/dist/esm/Authorization/Payment/Stripe/index.js +0 -2
  50. package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -94
  51. package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -37
  52. package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -85
  53. package/dist/esm/Authorization/Payment/connect/index.js +8 -1
  54. package/dist/esm/Authorization/Payment/index.js +0 -4
  55. package/dist/esm/Authorization/SharedTypes_pb.js +2 -13
  56. package/dist/esm/Authorization/connect/Claims_connect.js +2 -26
  57. package/dist/esm/Authorization/connect/index.js +3 -1
  58. package/dist/esm/Authorization/index.js +0 -2
  59. package/dist/esm/Comment/CommentRecord_pb.js +2 -34
  60. package/dist/esm/Comment/SharedTypes_pb.js +2 -65
  61. package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -123
  62. package/dist/esm/Comment/connect/index.js +1 -1
  63. package/dist/esm/Comment/index.js +0 -2
  64. package/dist/esm/Content/AssetRecord_pb.js +2 -15
  65. package/dist/esm/Content/AudioAssetRecord_pb.js +2 -39
  66. package/dist/esm/Content/ContentRecord_pb.js +2 -74
  67. package/dist/esm/Content/ImageAssetRecord_pb.js +2 -39
  68. package/dist/esm/Content/Music/MusicRecord_pb.js +2 -74
  69. package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -168
  70. package/dist/esm/Content/Music/connect/index.js +1 -1
  71. package/dist/esm/Content/Music/index.js +0 -2
  72. package/dist/esm/Content/SharedTypes_pb.js +2 -30
  73. package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -34
  74. package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -31
  75. package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -22
  76. package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -67
  77. package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -31
  78. package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -22
  79. package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -22
  80. package/dist/esm/Content/Stats/connect/index.js +6 -1
  81. package/dist/esm/Content/Stats/index.js +0 -7
  82. package/dist/esm/Content/connect/AssetBackup_connect.js +2 -37
  83. package/dist/esm/Content/connect/AssetInterface_connect.js +2 -87
  84. package/dist/esm/Content/connect/Backup_connect.js +2 -49
  85. package/dist/esm/Content/connect/Content_connect.js +2 -168
  86. package/dist/esm/Content/connect/Rumble_connect.js +2 -53
  87. package/dist/esm/Content/connect/Video_connect.js +2 -22
  88. package/dist/esm/Content/connect/index.js +8 -1
  89. package/dist/esm/Content/index.js +0 -6
  90. package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -19
  91. package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -40
  92. package/dist/esm/CreatorDashboard/Settings/connect/index.js +1 -1
  93. package/dist/esm/CreatorDashboard/Settings/index.js +0 -2
  94. package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -49
  95. package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -49
  96. package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -67
  97. package/dist/esm/CreatorDashboard/Subscribers/connect/index.js +1 -1
  98. package/dist/esm/CreatorDashboard/Subscribers/index.js +0 -2
  99. package/dist/esm/CreatorDashboard/connect/index.js +3 -0
  100. package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -37
  101. package/dist/esm/Generic/connect/index.js +1 -1
  102. package/dist/esm/Generic/index.js +1 -2
  103. package/dist/esm/Notification/NotificationSettings_pb.js +2 -13
  104. package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -14
  105. package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -19
  106. package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -24
  107. package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -60
  108. package/dist/esm/Notification/connect/index.js +2 -1
  109. package/dist/esm/Notification/index.js +0 -3
  110. package/dist/esm/Page/PageRecord_pb.js +2 -34
  111. package/dist/esm/Page/connect/PageInterface_connect.js +2 -123
  112. package/dist/esm/Page/connect/index.js +1 -1
  113. package/dist/esm/Page/index.js +0 -2
  114. package/dist/esm/Settings/SettingsRecord_pb.js +2 -129
  115. package/dist/esm/Settings/connect/Backup_connect.js +2 -37
  116. package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -273
  117. package/dist/esm/Settings/connect/index.js +2 -1
  118. package/dist/esm/Settings/index.js +0 -3
  119. package/dist/esm/connect.js +2 -0
  120. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +48 -0
  121. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +26 -0
  122. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +303 -0
  123. package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/UserInterface_pb.js +18 -18
  124. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +49 -0
  125. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/connect.js +4 -0
  126. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +2 -0
  127. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +26 -0
  128. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +112 -0
  129. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/AdminEventInterface_pb.js +1 -1
  130. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +326 -0
  131. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +76 -0
  132. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/EventInterface_pb.js +1 -1
  133. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +149 -0
  134. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +50 -0
  135. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +25 -0
  136. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +41 -0
  137. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.js +3 -0
  138. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +6 -0
  139. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +94 -0
  140. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/AdminPaymentInterface_pb.js +1 -1
  141. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.js +37 -0
  142. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +37 -0
  143. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +58 -0
  144. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/BitcoinInterface_pb.js +1 -1
  145. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +19 -0
  146. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +14 -0
  147. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +18 -0
  148. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +13 -0
  149. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.js +3 -0
  150. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -0
  151. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.js +30 -0
  152. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +22 -0
  153. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Fortis/FortisInterface_pb.js +1 -1
  154. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +18 -0
  155. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +18 -0
  156. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.js +2 -0
  157. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +3 -0
  158. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +37 -0
  159. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +85 -0
  160. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/ManualPaymentInterface_pb.js +1 -1
  161. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +13 -0
  162. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +14 -0
  163. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.js +3 -0
  164. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -0
  165. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +85 -0
  166. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/PaymentInterface_pb.js +1 -1
  167. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +22 -0
  168. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Paypal/PaypalInterface_pb.js +1 -1
  169. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +13 -0
  170. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +18 -0
  171. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.js +2 -0
  172. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +3 -0
  173. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +92 -0
  174. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +18 -0
  175. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +76 -0
  176. package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Stripe/StripeInterface_pb.js +1 -1
  177. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +18 -0
  178. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +18 -0
  179. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.js +2 -0
  180. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +4 -0
  181. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.js +9 -0
  182. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +8 -0
  183. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +13 -0
  184. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/connect.js +4 -0
  185. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +4 -0
  186. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +123 -0
  187. package/dist/esm/{Comment → gen/Protos/IT/WebServices/Fragments/Comment}/CommentInterface_pb.js +1 -1
  188. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +34 -0
  189. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +65 -0
  190. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/connect.js +2 -0
  191. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +3 -0
  192. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +37 -0
  193. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +87 -0
  194. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetInterface_pb.js +1 -1
  195. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +15 -0
  196. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +39 -0
  197. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +48 -0
  198. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +83 -0
  199. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +74 -0
  200. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +168 -0
  201. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Content_pb.js +1 -1
  202. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +39 -0
  203. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +168 -0
  204. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Music/MusicInterface_pb.js +1 -1
  205. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +74 -0
  206. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.js +2 -0
  207. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +2 -0
  208. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +53 -0
  209. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +30 -0
  210. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +31 -0
  211. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsLikeInterface_pb.js +1 -1
  212. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +22 -0
  213. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsProgressInterface_pb.js +1 -1
  214. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +67 -0
  215. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsQueryInterface_pb.js +1 -1
  216. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +34 -0
  217. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +31 -0
  218. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsSaveInterface_pb.js +1 -1
  219. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +22 -0
  220. package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsShareInterface_pb.js +1 -1
  221. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +22 -0
  222. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.js +7 -0
  223. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +2 -0
  224. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +22 -0
  225. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/connect.js +9 -0
  226. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +8 -0
  227. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +19 -0
  228. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +40 -0
  229. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.js +2 -0
  230. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -0
  231. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +49 -0
  232. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +67 -0
  233. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +49 -0
  234. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.js +2 -0
  235. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +3 -0
  236. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.js +3 -0
  237. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -0
  238. package/dist/esm/{Errors_pb.js → gen/Protos/IT/WebServices/Fragments/Errors_pb.js} +1 -1
  239. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +37 -0
  240. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/connect.js +2 -0
  241. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +2 -0
  242. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +24 -0
  243. package/dist/esm/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/NotificationInterface_pb.js +1 -1
  244. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +13 -0
  245. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +14 -0
  246. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +60 -0
  247. package/dist/esm/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/UserNotificationInterface_pb.js +1 -1
  248. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +19 -0
  249. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/connect.js +3 -0
  250. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +4 -0
  251. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +123 -0
  252. package/dist/esm/{Page → gen/Protos/IT/WebServices/Fragments/Page}/PageInterface_pb.js +1 -1
  253. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +34 -0
  254. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/connect.js +2 -0
  255. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +2 -0
  256. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +37 -0
  257. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +273 -0
  258. package/dist/esm/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/SettingsInterface_pb.js +1 -1
  259. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +129 -0
  260. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/connect.js +3 -0
  261. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +2 -0
  262. package/dist/esm/gen/Protos/IT/WebServices/Fragments/connect.js +10 -0
  263. package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +12 -0
  264. package/dist/esm/gen/Protos/IT/WebServices/connect.js +2 -0
  265. package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -0
  266. package/dist/esm/gen/Protos/IT/connect.js +2 -0
  267. package/dist/esm/gen/Protos/IT/index.js +2 -0
  268. package/dist/esm/gen/Protos/buf/index.js +2 -0
  269. package/dist/esm/gen/Protos/buf/validate/index.js +2 -0
  270. package/dist/esm/gen/Protos/buf/validate/validate_pb.js +5 -0
  271. package/dist/esm/gen/Protos/connect.js +2 -0
  272. package/dist/esm/gen/Protos/index.js +3 -0
  273. package/dist/esm/gen/buf/index.js +2 -0
  274. package/dist/esm/gen/buf/validate/index.js +2 -0
  275. package/dist/esm/gen/connect.js +2 -0
  276. package/dist/esm/gen/google/api/index.js +3 -0
  277. package/dist/esm/gen/google/index.js +2 -0
  278. package/dist/esm/gen/index.js +4 -0
  279. package/dist/esm/index.js +3 -12
  280. package/dist/esm/protos/Authentication/UserRecord_pb.js +2 -0
  281. package/dist/esm/protos/Authentication/connect/Backup_connect.js +2 -0
  282. package/dist/esm/protos/Authentication/connect/ServiceInterface_connect.js +2 -0
  283. package/dist/esm/protos/Authentication/connect/UserInterface_connect.js +2 -0
  284. package/dist/esm/protos/Authentication/connect/index.js +4 -0
  285. package/dist/esm/protos/Authentication/index.js +2 -0
  286. package/dist/esm/protos/Authorization/Events/EventError_pb.js +2 -0
  287. package/dist/esm/protos/Authorization/Events/EventRecord_pb.js +2 -0
  288. package/dist/esm/protos/Authorization/Events/EventTicketRecord_pb.js +2 -0
  289. package/dist/esm/protos/Authorization/Events/EventsSettings_pb.js +2 -0
  290. package/dist/esm/protos/Authorization/Events/TicketClassRecord_pb.js +2 -0
  291. package/dist/esm/protos/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
  292. package/dist/esm/protos/Authorization/Events/connect/EventInterface_connect.js +2 -0
  293. package/dist/esm/protos/Authorization/Events/connect/index.js +3 -0
  294. package/dist/esm/protos/Authorization/Events/index.js +6 -0
  295. package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
  296. package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
  297. package/dist/esm/protos/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
  298. package/dist/esm/protos/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
  299. package/dist/esm/protos/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
  300. package/dist/esm/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
  301. package/dist/esm/protos/Authorization/Payment/Crypto/connect/index.js +3 -0
  302. package/dist/esm/protos/Authorization/Payment/Crypto/index.js +5 -0
  303. package/dist/esm/protos/Authorization/Payment/DataRecords_pb.js +2 -0
  304. package/dist/esm/protos/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
  305. package/dist/esm/protos/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
  306. package/dist/esm/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
  307. package/dist/esm/protos/Authorization/Payment/Fortis/connect/index.js +2 -0
  308. package/dist/esm/protos/Authorization/Payment/Fortis/index.js +3 -0
  309. package/dist/esm/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
  310. package/dist/esm/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
  311. package/dist/esm/protos/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
  312. package/dist/esm/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
  313. package/dist/esm/protos/Authorization/Payment/Manual/connect/index.js +3 -0
  314. package/dist/esm/protos/Authorization/Payment/Manual/index.js +3 -0
  315. package/dist/esm/protos/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
  316. package/dist/esm/protos/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
  317. package/dist/esm/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
  318. package/dist/esm/protos/Authorization/Payment/Paypal/connect/index.js +2 -0
  319. package/dist/esm/protos/Authorization/Payment/Paypal/index.js +3 -0
  320. package/dist/esm/protos/Authorization/Payment/SharedTypes_pb.js +2 -0
  321. package/dist/esm/protos/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
  322. package/dist/esm/protos/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
  323. package/dist/esm/protos/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
  324. package/dist/esm/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
  325. package/dist/esm/protos/Authorization/Payment/Stripe/connect/index.js +2 -0
  326. package/dist/esm/protos/Authorization/Payment/Stripe/index.js +4 -0
  327. package/dist/esm/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
  328. package/dist/esm/protos/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
  329. package/dist/esm/protos/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
  330. package/dist/esm/protos/Authorization/Payment/connect/index.js +9 -0
  331. package/dist/esm/protos/Authorization/Payment/index.js +8 -0
  332. package/dist/esm/protos/Authorization/SharedTypes_pb.js +2 -0
  333. package/dist/esm/protos/Authorization/connect/Claims_connect.js +2 -0
  334. package/dist/esm/protos/Authorization/connect/index.js +4 -0
  335. package/dist/esm/protos/Authorization/index.js +4 -0
  336. package/dist/esm/protos/Comment/CommentRecord_pb.js +2 -0
  337. package/dist/esm/protos/Comment/SharedTypes_pb.js +2 -0
  338. package/dist/esm/protos/Comment/connect/CommentInterface_connect.js +2 -0
  339. package/dist/esm/protos/Comment/connect/index.js +2 -0
  340. package/dist/esm/protos/Comment/index.js +3 -0
  341. package/dist/esm/protos/Content/AssetRecord_pb.js +2 -0
  342. package/dist/esm/protos/Content/AudioAssetRecord_pb.js +2 -0
  343. package/dist/esm/protos/Content/ContentRecord_pb.js +2 -0
  344. package/dist/esm/protos/Content/ImageAssetRecord_pb.js +2 -0
  345. package/dist/esm/protos/Content/Music/MusicRecord_pb.js +2 -0
  346. package/dist/esm/protos/Content/Music/connect/MusicInterface_connect.js +2 -0
  347. package/dist/esm/protos/Content/Music/connect/index.js +2 -0
  348. package/dist/esm/protos/Content/Music/index.js +2 -0
  349. package/dist/esm/protos/Content/SharedTypes_pb.js +2 -0
  350. package/dist/esm/protos/Content/Stats/StatsRecords_pb.js +2 -0
  351. package/dist/esm/protos/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
  352. package/dist/esm/protos/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
  353. package/dist/esm/protos/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
  354. package/dist/esm/protos/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
  355. package/dist/esm/protos/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
  356. package/dist/esm/protos/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
  357. package/dist/esm/protos/Content/Stats/connect/index.js +7 -0
  358. package/dist/esm/protos/Content/Stats/index.js +2 -0
  359. package/dist/esm/protos/Content/connect/AssetBackup_connect.js +2 -0
  360. package/dist/esm/protos/Content/connect/AssetInterface_connect.js +2 -0
  361. package/dist/esm/protos/Content/connect/Backup_connect.js +2 -0
  362. package/dist/esm/protos/Content/connect/Content_connect.js +2 -0
  363. package/dist/esm/protos/Content/connect/Rumble_connect.js +2 -0
  364. package/dist/esm/protos/Content/connect/Video_connect.js +2 -0
  365. package/dist/esm/protos/Content/connect/index.js +9 -0
  366. package/dist/esm/protos/Content/index.js +8 -0
  367. package/dist/esm/protos/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
  368. package/dist/esm/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
  369. package/dist/esm/protos/CreatorDashboard/Settings/connect/index.js +2 -0
  370. package/dist/esm/protos/CreatorDashboard/Settings/index.js +2 -0
  371. package/dist/esm/protos/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
  372. package/dist/esm/protos/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
  373. package/dist/esm/protos/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
  374. package/dist/esm/protos/CreatorDashboard/Subscribers/connect/index.js +2 -0
  375. package/dist/esm/protos/CreatorDashboard/Subscribers/index.js +3 -0
  376. package/dist/esm/protos/CreatorDashboard/connect/index.js +3 -0
  377. package/dist/esm/protos/CreatorDashboard/index.js +3 -0
  378. package/dist/esm/protos/Generic/connect/ServiceOps_connect.js +2 -0
  379. package/dist/esm/protos/Generic/connect/index.js +2 -0
  380. package/dist/esm/protos/Generic/index.js +2 -0
  381. package/dist/esm/protos/Notification/NotificationSettings_pb.js +2 -0
  382. package/dist/esm/protos/Notification/NotificationUserRecord_pb.js +2 -0
  383. package/dist/esm/protos/Notification/UserNotificationSettingsRecord_pb.js +2 -0
  384. package/dist/esm/protos/Notification/connect/NotificationInterface_connect.js +2 -0
  385. package/dist/esm/protos/Notification/connect/UserNotificationInterface_connect.js +2 -0
  386. package/dist/esm/protos/Notification/connect/index.js +3 -0
  387. package/dist/esm/protos/Notification/index.js +4 -0
  388. package/dist/esm/protos/Page/PageRecord_pb.js +2 -0
  389. package/dist/esm/protos/Page/connect/PageInterface_connect.js +2 -0
  390. package/dist/esm/protos/Page/connect/index.js +2 -0
  391. package/dist/esm/protos/Page/index.js +2 -0
  392. package/dist/esm/protos/Settings/SettingsRecord_pb.js +2 -0
  393. package/dist/esm/protos/Settings/connect/Backup_connect.js +2 -0
  394. package/dist/esm/protos/Settings/connect/SettingsInterface_connect.js +2 -0
  395. package/dist/esm/protos/Settings/connect/index.js +3 -0
  396. package/dist/esm/protos/Settings/index.js +2 -0
  397. package/dist/esm/protos/index.js +2 -0
  398. package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -255
  399. package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -43
  400. package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -21
  401. package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -298
  402. package/dist/protos/Authentication/connect/index.d.ts +3 -1
  403. package/dist/protos/Authentication/index.d.ts +0 -4
  404. package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -399
  405. package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -672
  406. package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -134
  407. package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -56
  408. package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -120
  409. package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -107
  410. package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -71
  411. package/dist/protos/Authorization/Events/connect/index.d.ts +2 -1
  412. package/dist/protos/Authorization/Events/index.d.ts +0 -3
  413. package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -85
  414. package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -27
  415. package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -38
  416. package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -20
  417. package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -32
  418. package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -53
  419. package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -1
  420. package/dist/protos/Authorization/Payment/Crypto/index.d.ts +0 -3
  421. package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -302
  422. package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -50
  423. package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -38
  424. package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -17
  425. package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -1
  426. package/dist/protos/Authorization/Payment/Fortis/index.d.ts +0 -2
  427. package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -20
  428. package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -59
  429. package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -32
  430. package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -80
  431. package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -1
  432. package/dist/protos/Authorization/Payment/Manual/index.d.ts +0 -3
  433. package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -24
  434. package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -42
  435. package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -17
  436. package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -1
  437. package/dist/protos/Authorization/Payment/Paypal/index.d.ts +0 -2
  438. package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -124
  439. package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -50
  440. package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -34
  441. package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -46
  442. package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -71
  443. package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -1
  444. package/dist/protos/Authorization/Payment/Stripe/index.d.ts +0 -2
  445. package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -89
  446. package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -32
  447. package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -80
  448. package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -1
  449. package/dist/protos/Authorization/Payment/index.d.ts +0 -4
  450. package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -32
  451. package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -21
  452. package/dist/protos/Authorization/connect/index.d.ts +3 -1
  453. package/dist/protos/Authorization/index.d.ts +0 -2
  454. package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -151
  455. package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -74
  456. package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -118
  457. package/dist/protos/Comment/connect/index.d.ts +1 -1
  458. package/dist/protos/Comment/index.d.ts +0 -2
  459. package/dist/protos/Content/AssetRecord_pb.d.ts +1 -37
  460. package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -147
  461. package/dist/protos/Content/ContentRecord_pb.d.ts +1 -363
  462. package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -151
  463. package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -363
  464. package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -163
  465. package/dist/protos/Content/Music/connect/index.d.ts +1 -1
  466. package/dist/protos/Content/Music/index.d.ts +0 -2
  467. package/dist/protos/Content/SharedTypes_pb.d.ts +1 -26
  468. package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -153
  469. package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -26
  470. package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -17
  471. package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -62
  472. package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -26
  473. package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -17
  474. package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -17
  475. package/dist/protos/Content/Stats/connect/index.d.ts +6 -1
  476. package/dist/protos/Content/Stats/index.d.ts +0 -7
  477. package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -32
  478. package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -82
  479. package/dist/protos/Content/connect/Backup_connect.d.ts +1 -43
  480. package/dist/protos/Content/connect/Content_connect.d.ts +1 -163
  481. package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -48
  482. package/dist/protos/Content/connect/Video_connect.d.ts +1 -17
  483. package/dist/protos/Content/connect/index.d.ts +8 -1
  484. package/dist/protos/Content/index.d.ts +0 -6
  485. package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -61
  486. package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -35
  487. package/dist/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -1
  488. package/dist/protos/CreatorDashboard/Settings/index.d.ts +0 -2
  489. package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -186
  490. package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -186
  491. package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -62
  492. package/dist/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -1
  493. package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +0 -2
  494. package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
  495. package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -32
  496. package/dist/protos/Generic/connect/index.d.ts +1 -1
  497. package/dist/protos/Generic/index.d.ts +1 -2
  498. package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -28
  499. package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -43
  500. package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -107
  501. package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -19
  502. package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -55
  503. package/dist/protos/Notification/connect/index.d.ts +2 -1
  504. package/dist/protos/Notification/index.d.ts +0 -3
  505. package/dist/protos/Page/PageRecord_pb.d.ts +1 -171
  506. package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -118
  507. package/dist/protos/Page/connect/index.d.ts +1 -1
  508. package/dist/protos/Page/index.d.ts +0 -2
  509. package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -513
  510. package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -32
  511. package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -268
  512. package/dist/protos/Settings/connect/index.d.ts +2 -1
  513. package/dist/protos/Settings/index.d.ts +0 -3
  514. package/dist/protos/connect.d.ts +1 -0
  515. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +43 -0
  516. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +21 -0
  517. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +298 -0
  518. package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/UserInterface_pb.d.ts +15 -15
  519. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +255 -0
  520. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/connect.d.ts +3 -0
  521. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +1 -0
  522. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +21 -0
  523. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +107 -0
  524. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +399 -0
  525. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +71 -0
  526. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +672 -0
  527. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +134 -0
  528. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +56 -0
  529. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +120 -0
  530. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.d.ts +2 -0
  531. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +5 -0
  532. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +89 -0
  533. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +32 -0
  534. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +32 -0
  535. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +53 -0
  536. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +85 -0
  537. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +27 -0
  538. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +38 -0
  539. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +20 -0
  540. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts +2 -0
  541. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +4 -0
  542. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +302 -0
  543. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +17 -0
  544. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +50 -0
  545. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +38 -0
  546. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts +1 -0
  547. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +2 -0
  548. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +32 -0
  549. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +80 -0
  550. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +20 -0
  551. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +59 -0
  552. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts +2 -0
  553. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +2 -0
  554. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +80 -0
  555. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +17 -0
  556. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +24 -0
  557. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +42 -0
  558. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts +1 -0
  559. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +2 -0
  560. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +124 -0
  561. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +50 -0
  562. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +71 -0
  563. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +34 -0
  564. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +46 -0
  565. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts +1 -0
  566. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +3 -0
  567. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +8 -0
  568. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +7 -0
  569. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +32 -0
  570. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +3 -0
  571. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +3 -0
  572. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +118 -0
  573. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +151 -0
  574. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +74 -0
  575. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/connect.d.ts +1 -0
  576. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
  577. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +32 -0
  578. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +82 -0
  579. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +37 -0
  580. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +147 -0
  581. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +43 -0
  582. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +232 -0
  583. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +363 -0
  584. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +163 -0
  585. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +151 -0
  586. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +163 -0
  587. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +363 -0
  588. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.d.ts +1 -0
  589. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -0
  590. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +48 -0
  591. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +26 -0
  592. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +26 -0
  593. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +17 -0
  594. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +62 -0
  595. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +153 -0
  596. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +26 -0
  597. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +17 -0
  598. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +17 -0
  599. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.d.ts +6 -0
  600. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +1 -0
  601. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +17 -0
  602. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/connect.d.ts +8 -0
  603. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +7 -0
  604. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +61 -0
  605. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +35 -0
  606. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts +1 -0
  607. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +1 -0
  608. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +186 -0
  609. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +62 -0
  610. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +186 -0
  611. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts +1 -0
  612. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +2 -0
  613. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +2 -0
  614. package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +2 -0
  615. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +32 -0
  616. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/connect.d.ts +1 -0
  617. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +1 -0
  618. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +19 -0
  619. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +28 -0
  620. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +43 -0
  621. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +55 -0
  622. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +107 -0
  623. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/connect.d.ts +2 -0
  624. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
  625. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +118 -0
  626. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +171 -0
  627. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/connect.d.ts +1 -0
  628. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +1 -0
  629. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +32 -0
  630. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +268 -0
  631. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +513 -0
  632. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/connect.d.ts +2 -0
  633. package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +1 -0
  634. package/dist/protos/gen/Protos/IT/WebServices/Fragments/connect.d.ts +9 -0
  635. package/dist/protos/gen/Protos/IT/WebServices/Fragments/index.d.ts +11 -0
  636. package/dist/protos/gen/Protos/IT/WebServices/connect.d.ts +1 -0
  637. package/dist/protos/gen/Protos/IT/WebServices/index.d.ts +1 -0
  638. package/dist/protos/gen/Protos/IT/connect.d.ts +1 -0
  639. package/dist/protos/gen/Protos/IT/index.d.ts +1 -0
  640. package/dist/protos/gen/Protos/buf/index.d.ts +1 -0
  641. package/dist/protos/gen/Protos/buf/validate/index.d.ts +1 -0
  642. package/dist/protos/gen/Protos/buf/validate/validate_pb.d.ts +2 -0
  643. package/dist/protos/gen/Protos/connect.d.ts +1 -0
  644. package/dist/protos/gen/Protos/index.d.ts +2 -0
  645. package/dist/protos/gen/buf/index.d.ts +1 -0
  646. package/dist/protos/gen/buf/validate/index.d.ts +1 -0
  647. package/dist/protos/gen/connect.d.ts +1 -0
  648. package/dist/protos/gen/google/api/index.d.ts +2 -0
  649. package/dist/protos/gen/google/index.d.ts +1 -0
  650. package/dist/protos/gen/index.d.ts +3 -0
  651. package/dist/protos/index.d.ts +1 -11
  652. package/dist/protos/protos/Authentication/UserRecord_pb.d.ts +1 -0
  653. package/dist/protos/protos/Authentication/connect/Backup_connect.d.ts +1 -0
  654. package/dist/protos/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
  655. package/dist/protos/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
  656. package/dist/protos/protos/Authentication/connect/index.d.ts +3 -0
  657. package/dist/protos/protos/Authentication/index.d.ts +1 -0
  658. package/dist/protos/protos/Authorization/Events/EventError_pb.d.ts +1 -0
  659. package/dist/protos/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
  660. package/dist/protos/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
  661. package/dist/protos/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
  662. package/dist/protos/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
  663. package/dist/protos/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
  664. package/dist/protos/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
  665. package/dist/protos/protos/Authorization/Events/connect/index.d.ts +2 -0
  666. package/dist/protos/protos/Authorization/Events/index.d.ts +5 -0
  667. package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
  668. package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
  669. package/dist/protos/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
  670. package/dist/protos/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
  671. package/dist/protos/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
  672. package/dist/protos/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
  673. package/dist/protos/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
  674. package/dist/protos/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
  675. package/dist/protos/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
  676. package/dist/protos/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
  677. package/dist/protos/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
  678. package/dist/protos/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
  679. package/dist/protos/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
  680. package/dist/protos/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
  681. package/dist/protos/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
  682. package/dist/protos/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
  683. package/dist/protos/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
  684. package/dist/protos/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
  685. package/dist/protos/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
  686. package/dist/protos/protos/Authorization/Payment/Manual/index.d.ts +2 -0
  687. package/dist/protos/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
  688. package/dist/protos/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
  689. package/dist/protos/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
  690. package/dist/protos/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
  691. package/dist/protos/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
  692. package/dist/protos/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
  693. package/dist/protos/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
  694. package/dist/protos/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
  695. package/dist/protos/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
  696. package/dist/protos/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
  697. package/dist/protos/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
  698. package/dist/protos/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
  699. package/dist/protos/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
  700. package/dist/protos/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
  701. package/dist/protos/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
  702. package/dist/protos/protos/Authorization/Payment/connect/index.d.ts +8 -0
  703. package/dist/protos/protos/Authorization/Payment/index.d.ts +7 -0
  704. package/dist/protos/protos/Authorization/SharedTypes_pb.d.ts +1 -0
  705. package/dist/protos/protos/Authorization/connect/Claims_connect.d.ts +1 -0
  706. package/dist/protos/protos/Authorization/connect/index.d.ts +3 -0
  707. package/dist/protos/protos/Authorization/index.d.ts +3 -0
  708. package/dist/protos/protos/Comment/CommentRecord_pb.d.ts +1 -0
  709. package/dist/protos/protos/Comment/SharedTypes_pb.d.ts +1 -0
  710. package/dist/protos/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
  711. package/dist/protos/protos/Comment/connect/index.d.ts +1 -0
  712. package/dist/protos/protos/Comment/index.d.ts +2 -0
  713. package/dist/protos/protos/Content/AssetRecord_pb.d.ts +1 -0
  714. package/dist/protos/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
  715. package/dist/protos/protos/Content/ContentRecord_pb.d.ts +1 -0
  716. package/dist/protos/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
  717. package/dist/protos/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
  718. package/dist/protos/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
  719. package/dist/protos/protos/Content/Music/connect/index.d.ts +1 -0
  720. package/dist/protos/protos/Content/Music/index.d.ts +1 -0
  721. package/dist/protos/protos/Content/SharedTypes_pb.d.ts +1 -0
  722. package/dist/protos/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
  723. package/dist/protos/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
  724. package/dist/protos/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
  725. package/dist/protos/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
  726. package/dist/protos/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
  727. package/dist/protos/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
  728. package/dist/protos/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
  729. package/dist/protos/protos/Content/Stats/connect/index.d.ts +6 -0
  730. package/dist/protos/protos/Content/Stats/index.d.ts +1 -0
  731. package/dist/protos/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
  732. package/dist/protos/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
  733. package/dist/protos/protos/Content/connect/Backup_connect.d.ts +1 -0
  734. package/dist/protos/protos/Content/connect/Content_connect.d.ts +1 -0
  735. package/dist/protos/protos/Content/connect/Rumble_connect.d.ts +1 -0
  736. package/dist/protos/protos/Content/connect/Video_connect.d.ts +1 -0
  737. package/dist/protos/protos/Content/connect/index.d.ts +8 -0
  738. package/dist/protos/protos/Content/index.d.ts +7 -0
  739. package/dist/protos/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
  740. package/dist/protos/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
  741. package/dist/protos/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
  742. package/dist/protos/protos/CreatorDashboard/Settings/index.d.ts +1 -0
  743. package/dist/protos/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
  744. package/dist/protos/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
  745. package/dist/protos/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
  746. package/dist/protos/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
  747. package/dist/protos/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
  748. package/dist/protos/protos/CreatorDashboard/connect/index.d.ts +2 -0
  749. package/dist/protos/protos/CreatorDashboard/index.d.ts +2 -0
  750. package/dist/protos/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
  751. package/dist/protos/protos/Generic/connect/index.d.ts +1 -0
  752. package/dist/protos/protos/Generic/index.d.ts +1 -0
  753. package/dist/protos/protos/Notification/NotificationSettings_pb.d.ts +1 -0
  754. package/dist/protos/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
  755. package/dist/protos/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
  756. package/dist/protos/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
  757. package/dist/protos/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
  758. package/dist/protos/protos/Notification/connect/index.d.ts +2 -0
  759. package/dist/protos/protos/Notification/index.d.ts +3 -0
  760. package/dist/protos/protos/Page/PageRecord_pb.d.ts +1 -0
  761. package/dist/protos/protos/Page/connect/PageInterface_connect.d.ts +1 -0
  762. package/dist/protos/protos/Page/connect/index.d.ts +1 -0
  763. package/dist/protos/protos/Page/index.d.ts +1 -0
  764. package/dist/protos/protos/Settings/SettingsRecord_pb.d.ts +1 -0
  765. package/dist/protos/protos/Settings/connect/Backup_connect.d.ts +1 -0
  766. package/dist/protos/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
  767. package/dist/protos/protos/Settings/connect/index.d.ts +2 -0
  768. package/dist/protos/protos/Settings/index.d.ts +1 -0
  769. package/dist/protos/protos/index.d.ts +1 -0
  770. package/package.json +82 -1
  771. /package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/Backup_pb.js +0 -0
  772. /package/dist/esm/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/ServiceInterface_pb.js +0 -0
  773. /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Claims_pb.js +0 -0
  774. /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/BackupInterface_pb.js +0 -0
  775. /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/Backup_pb.js +0 -0
  776. /package/dist/esm/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/Backup_pb.js +0 -0
  777. /package/dist/esm/{CommonTypes_pb.js → gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js} +0 -0
  778. /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetBackup_pb.js +0 -0
  779. /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Rumble_pb.js +0 -0
  780. /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsViewInterface_pb.js +0 -0
  781. /package/dist/esm/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Video_pb.js +0 -0
  782. /package/dist/esm/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Settings/SettingsManager_pb.js +0 -0
  783. /package/dist/esm/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Subscribers/Manage_pb.js +0 -0
  784. /package/dist/esm/{Generic → gen/Protos/IT/WebServices/Fragments/Generic}/ServiceOps_pb.js +0 -0
  785. /package/dist/esm/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/Backup_pb.js +0 -0
  786. /package/dist/esm/{buf → gen/buf}/validate/validate_pb.js +0 -0
  787. /package/dist/esm/{google → gen/google}/api/annotations_pb.js +0 -0
  788. /package/dist/esm/{google → gen/google}/api/http_pb.js +0 -0
  789. /package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/Backup_pb.d.ts +0 -0
  790. /package/dist/protos/{Authentication → gen/Protos/IT/WebServices/Fragments/Authentication}/ServiceInterface_pb.d.ts +0 -0
  791. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Claims_pb.d.ts +0 -0
  792. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/AdminEventInterface_pb.d.ts +0 -0
  793. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Events/EventInterface_pb.d.ts +0 -0
  794. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/AdminPaymentInterface_pb.d.ts +0 -0
  795. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/BackupInterface_pb.d.ts +0 -0
  796. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/Backup_pb.d.ts +0 -0
  797. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -0
  798. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Fortis/FortisInterface_pb.d.ts +0 -0
  799. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/Backup_pb.d.ts +0 -0
  800. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -0
  801. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/PaymentInterface_pb.d.ts +0 -0
  802. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Paypal/PaypalInterface_pb.d.ts +0 -0
  803. /package/dist/protos/{Authorization → gen/Protos/IT/WebServices/Fragments/Authorization}/Payment/Stripe/StripeInterface_pb.d.ts +0 -0
  804. /package/dist/protos/{Comment → gen/Protos/IT/WebServices/Fragments/Comment}/CommentInterface_pb.d.ts +0 -0
  805. /package/dist/protos/{CommonTypes_pb.d.ts → gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts} +0 -0
  806. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetBackup_pb.d.ts +0 -0
  807. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/AssetInterface_pb.d.ts +0 -0
  808. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Content_pb.d.ts +0 -0
  809. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Music/MusicInterface_pb.d.ts +0 -0
  810. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Rumble_pb.d.ts +0 -0
  811. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsLikeInterface_pb.d.ts +0 -0
  812. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsProgressInterface_pb.d.ts +0 -0
  813. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsQueryInterface_pb.d.ts +0 -0
  814. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsSaveInterface_pb.d.ts +0 -0
  815. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsShareInterface_pb.d.ts +0 -0
  816. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Stats/StatsViewInterface_pb.d.ts +0 -0
  817. /package/dist/protos/{Content → gen/Protos/IT/WebServices/Fragments/Content}/Video_pb.d.ts +0 -0
  818. /package/dist/protos/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Settings/SettingsManager_pb.d.ts +0 -0
  819. /package/dist/protos/{CreatorDashboard → gen/Protos/IT/WebServices/Fragments/CreatorDashboard}/Subscribers/Manage_pb.d.ts +0 -0
  820. /package/dist/protos/{Errors_pb.d.ts → gen/Protos/IT/WebServices/Fragments/Errors_pb.d.ts} +0 -0
  821. /package/dist/protos/{Generic → gen/Protos/IT/WebServices/Fragments/Generic}/ServiceOps_pb.d.ts +0 -0
  822. /package/dist/protos/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/NotificationInterface_pb.d.ts +0 -0
  823. /package/dist/protos/{Notification → gen/Protos/IT/WebServices/Fragments/Notification}/UserNotificationInterface_pb.d.ts +0 -0
  824. /package/dist/protos/{Page → gen/Protos/IT/WebServices/Fragments/Page}/PageInterface_pb.d.ts +0 -0
  825. /package/dist/protos/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/Backup_pb.d.ts +0 -0
  826. /package/dist/protos/{Settings → gen/Protos/IT/WebServices/Fragments/Settings}/SettingsInterface_pb.d.ts +0 -0
  827. /package/dist/protos/{buf → gen/buf}/validate/validate_pb.d.ts +0 -0
  828. /package/dist/protos/{google → gen/google}/api/annotations_pb.d.ts +0 -0
  829. /package/dist/protos/{google → gen/google}/api/http_pb.d.ts +0 -0
@@ -1,134 +1 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
- import type { Message } from "@bufbuild/protobuf";
4
- /**
5
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.proto.
6
- */
7
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord: GenFile;
8
- /**
9
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventTicketPublicRecord
10
- */
11
- export type EventTicketPublicRecord = Message<"IT.WebServices.Fragments.Authorization.Events.EventTicketPublicRecord"> & {
12
- /**
13
- * @generated from field: string TicketClassId = 1;
14
- */
15
- TicketClassId: string;
16
- /**
17
- * @generated from field: string Title = 2;
18
- */
19
- Title: string;
20
- /**
21
- * @generated from field: string EventId = 3;
22
- */
23
- EventId: string;
24
- /**
25
- * @generated from field: IT.WebServices.Fragments.Authorization.Events.EventTicketStatus Status = 4;
26
- */
27
- Status: EventTicketStatus;
28
- /**
29
- * @generated from field: google.protobuf.Timestamp CreatedOnUTC = 21;
30
- */
31
- CreatedOnUTC?: Timestamp;
32
- /**
33
- * @generated from field: google.protobuf.Timestamp ModifiedOnUTC = 22;
34
- */
35
- ModifiedOnUTC?: Timestamp;
36
- /**
37
- * @generated from field: google.protobuf.Timestamp UsedOnUTC = 23;
38
- */
39
- UsedOnUTC?: Timestamp;
40
- /**
41
- * @generated from field: google.protobuf.Timestamp ExpiredOnUTC = 24;
42
- */
43
- ExpiredOnUTC?: Timestamp;
44
- /**
45
- * @generated from field: google.protobuf.Timestamp CanceledOnUTC = 25;
46
- */
47
- CanceledOnUTC?: Timestamp;
48
- };
49
- /**
50
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventTicketPublicRecord.
51
- * Use `create(EventTicketPublicRecordSchema)` to create a new message.
52
- */
53
- export declare const EventTicketPublicRecordSchema: GenMessage<EventTicketPublicRecord>;
54
- /**
55
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventTicketPrivateRecord
56
- */
57
- export type EventTicketPrivateRecord = Message<"IT.WebServices.Fragments.Authorization.Events.EventTicketPrivateRecord"> & {
58
- /**
59
- * @generated from field: string UserId = 1;
60
- */
61
- UserId: string;
62
- /**
63
- * @generated from field: string CreatedById = 2;
64
- */
65
- CreatedById: string;
66
- /**
67
- * @generated from field: string ModifiedById = 3;
68
- */
69
- ModifiedById: string;
70
- /**
71
- * @generated from field: string UsedById = 4;
72
- */
73
- UsedById: string;
74
- /**
75
- * @generated from field: string CanceledById = 5;
76
- */
77
- CanceledById: string;
78
- /**
79
- * @generated from field: string CanceledForReason = 6;
80
- */
81
- CanceledForReason: string;
82
- };
83
- /**
84
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventTicketPrivateRecord.
85
- * Use `create(EventTicketPrivateRecordSchema)` to create a new message.
86
- */
87
- export declare const EventTicketPrivateRecordSchema: GenMessage<EventTicketPrivateRecord>;
88
- /**
89
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventTicketRecord
90
- */
91
- export type EventTicketRecord = Message<"IT.WebServices.Fragments.Authorization.Events.EventTicketRecord"> & {
92
- /**
93
- * @generated from field: string TicketId = 1;
94
- */
95
- TicketId: string;
96
- /**
97
- * @generated from field: IT.WebServices.Fragments.Authorization.Events.EventTicketPublicRecord Public = 2;
98
- */
99
- Public?: EventTicketPublicRecord;
100
- /**
101
- * @generated from field: IT.WebServices.Fragments.Authorization.Events.EventTicketPrivateRecord Private = 3;
102
- */
103
- Private?: EventTicketPrivateRecord;
104
- };
105
- /**
106
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventTicketRecord.
107
- * Use `create(EventTicketRecordSchema)` to create a new message.
108
- */
109
- export declare const EventTicketRecordSchema: GenMessage<EventTicketRecord>;
110
- /**
111
- * @generated from enum IT.WebServices.Fragments.Authorization.Events.EventTicketStatus
112
- */
113
- export declare enum EventTicketStatus {
114
- /**
115
- * @generated from enum value: TICKET_STATUS_AVAILABLE = 0;
116
- */
117
- TICKET_STATUS_AVAILABLE = 0,
118
- /**
119
- * @generated from enum value: TICKET_STATUS_USED = 1;
120
- */
121
- TICKET_STATUS_USED = 1,
122
- /**
123
- * @generated from enum value: TICKET_STATUS_EXPIRED = 2;
124
- */
125
- TICKET_STATUS_EXPIRED = 2,
126
- /**
127
- * @generated from enum value: TICKET_STATUS_CANCELED = 3;
128
- */
129
- TICKET_STATUS_CANCELED = 3
130
- }
131
- /**
132
- * Describes the enum IT.WebServices.Fragments.Authorization.Events.EventTicketStatus.
133
- */
134
- export declare const EventTicketStatusSchema: GenEnum<EventTicketStatus>;
1
+ export * from '../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb';
@@ -1,56 +1 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { TicketClassRecord } from "./TicketClassRecord_pb";
3
- import type { EventVenue } from "./EventRecord_pb";
4
- import type { Message } from "@bufbuild/protobuf";
5
- /**
6
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings.proto.
7
- */
8
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings: GenFile;
9
- /**
10
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventPublicSettings
11
- */
12
- export type EventPublicSettings = Message<"IT.WebServices.Fragments.Authorization.Events.EventPublicSettings"> & {
13
- /**
14
- * List of ticket classes available for the event
15
- *
16
- * @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.TicketClassRecord TicketClasses = 1;
17
- */
18
- TicketClasses: TicketClassRecord[];
19
- };
20
- /**
21
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventPublicSettings.
22
- * Use `create(EventPublicSettingsSchema)` to create a new message.
23
- */
24
- export declare const EventPublicSettingsSchema: GenMessage<EventPublicSettings>;
25
- /**
26
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings
27
- */
28
- export type EventPrivateSettings = Message<"IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings"> & {
29
- /**
30
- * List of venues where events are held
31
- *
32
- * @generated from field: repeated IT.WebServices.Fragments.Authorization.Events.EventVenue Venues = 1;
33
- */
34
- Venues: EventVenue[];
35
- };
36
- /**
37
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventPrivateSettings.
38
- * Use `create(EventPrivateSettingsSchema)` to create a new message.
39
- */
40
- export declare const EventPrivateSettingsSchema: GenMessage<EventPrivateSettings>;
41
- /**
42
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings
43
- */
44
- export type EventOwnerSettings = Message<"IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings"> & {
45
- /**
46
- * Indicates if the event system is enabled
47
- *
48
- * @generated from field: bool IsEnabled = 1;
49
- */
50
- IsEnabled: boolean;
51
- };
52
- /**
53
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventOwnerSettings.
54
- * Use `create(EventOwnerSettingsSchema)` to create a new message.
55
- */
56
- export declare const EventOwnerSettingsSchema: GenMessage<EventOwnerSettings>;
1
+ export * from '../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb';
@@ -1,120 +1 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
- import type { Message } from "@bufbuild/protobuf";
4
- /**
5
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.proto.
6
- */
7
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Events_TicketClassRecord: GenFile;
8
- /**
9
- * @generated from message IT.WebServices.Fragments.Authorization.Events.TicketClassRecord
10
- */
11
- export type TicketClassRecord = Message<"IT.WebServices.Fragments.Authorization.Events.TicketClassRecord"> & {
12
- /**
13
- * Unique identifier for the ticket class
14
- *
15
- * @generated from field: string TicketClassId = 1;
16
- */
17
- TicketClassId: string;
18
- /**
19
- * Type of ticket class (general access, member level, etc.)
20
- *
21
- * @generated from field: IT.WebServices.Fragments.Authorization.Events.EventTicketClassType Type = 2;
22
- */
23
- Type: EventTicketClassType;
24
- /**
25
- * Name of the ticket class
26
- *
27
- * @generated from field: string Name = 3;
28
- */
29
- Name: string;
30
- /**
31
- * Number of tickets available in this class
32
- *
33
- * @generated from field: uint32 AmountAvailable = 4;
34
- */
35
- AmountAvailable: number;
36
- /**
37
- * Whether tickets in this class count toward the event's maximum ticket limit
38
- *
39
- * @generated from field: bool CountTowardEventMax = 5;
40
- */
41
- CountTowardEventMax: boolean;
42
- /**
43
- * Maximum number of tickets a user can purchase in this class
44
- *
45
- * @generated from field: uint32 MaxTicketsPerUser = 6;
46
- */
47
- MaxTicketsPerUser: number;
48
- /**
49
- * Whether tickets in this class can be transferred to another user
50
- *
51
- * @generated from field: bool IsTransferrable = 7;
52
- */
53
- IsTransferrable: boolean;
54
- /**
55
- * Price per ticket in cents
56
- *
57
- * @generated from field: uint32 PricePerTicketCents = 8;
58
- */
59
- PricePerTicketCents: number;
60
- };
61
- /**
62
- * Describes the message IT.WebServices.Fragments.Authorization.Events.TicketClassRecord.
63
- * Use `create(TicketClassRecordSchema)` to create a new message.
64
- */
65
- export declare const TicketClassRecordSchema: GenMessage<TicketClassRecord>;
66
- /**
67
- * @generated from message IT.WebServices.Fragments.Authorization.Events.EventTicketClass
68
- */
69
- export type EventTicketClass = Message<"IT.WebServices.Fragments.Authorization.Events.EventTicketClass"> & {
70
- /**
71
- * @generated from field: string TicketClassId = 1;
72
- */
73
- TicketClassId: string;
74
- /**
75
- * ID of the event this ticket class belongs to
76
- *
77
- * @generated from field: string EventId = 2;
78
- */
79
- EventId: string;
80
- /**
81
- * Public information about the ticket class
82
- *
83
- * @generated from field: IT.WebServices.Fragments.Authorization.Events.TicketClassRecord Public = 3;
84
- */
85
- Public?: TicketClassRecord;
86
- /**
87
- * @generated from field: google.protobuf.Timestamp SaleStartOnUTC = 21;
88
- */
89
- SaleStartOnUTC?: Timestamp;
90
- /**
91
- * @generated from field: google.protobuf.Timestamp SaleEndOnUTC = 22;
92
- */
93
- SaleEndOnUTC?: Timestamp;
94
- };
95
- /**
96
- * Describes the message IT.WebServices.Fragments.Authorization.Events.EventTicketClass.
97
- * Use `create(EventTicketClassSchema)` to create a new message.
98
- */
99
- export declare const EventTicketClassSchema: GenMessage<EventTicketClass>;
100
- /**
101
- * @generated from enum IT.WebServices.Fragments.Authorization.Events.EventTicketClassType
102
- */
103
- export declare enum EventTicketClassType {
104
- /**
105
- * @generated from enum value: TICKET_GENERAL_ACCESS = 0;
106
- */
107
- TICKET_GENERAL_ACCESS = 0,
108
- /**
109
- * @generated from enum value: TICKET_ALL_MEMBER_ACCESS = 1;
110
- */
111
- TICKET_ALL_MEMBER_ACCESS = 1,
112
- /**
113
- * @generated from enum value: TICKET_MEMBER_LEVEL_ACCESS = 2;
114
- */
115
- TICKET_MEMBER_LEVEL_ACCESS = 2
116
- }
117
- /**
118
- * Describes the enum IT.WebServices.Fragments.Authorization.Events.EventTicketClassType.
119
- */
120
- export declare const EventTicketClassTypeSchema: GenEnum<EventTicketClassType>;
1
+ export * from '../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb';
@@ -1,107 +1 @@
1
- /**
2
- * @generated from service IT.WebServices.Fragments.Authorization.Events.AdminEventInterface
3
- */
4
- export declare const AdminEventInterface: {
5
- readonly typeName: "IT.WebServices.Fragments.Authorization.Events.AdminEventInterface";
6
- readonly methods: {
7
- /**
8
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCreateEvent
9
- */
10
- readonly adminCreateEvent: {
11
- readonly name: "AdminCreateEvent";
12
- readonly I: any;
13
- readonly O: any;
14
- readonly kind: any;
15
- };
16
- /**
17
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCreateRecurringEvent
18
- */
19
- readonly adminCreateRecurringEvent: {
20
- readonly name: "AdminCreateRecurringEvent";
21
- readonly I: any;
22
- readonly O: any;
23
- readonly kind: any;
24
- };
25
- /**
26
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetEvent
27
- */
28
- readonly adminGetEvent: {
29
- readonly name: "AdminGetEvent";
30
- readonly I: any;
31
- readonly O: any;
32
- readonly kind: any;
33
- };
34
- /**
35
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetEvents
36
- */
37
- readonly adminGetEvents: {
38
- readonly name: "AdminGetEvents";
39
- readonly I: any;
40
- readonly O: any;
41
- readonly kind: any;
42
- };
43
- /**
44
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminModifyEvent
45
- */
46
- readonly adminModifyEvent: {
47
- readonly name: "AdminModifyEvent";
48
- readonly I: any;
49
- readonly O: any;
50
- readonly kind: any;
51
- };
52
- /**
53
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelEvent
54
- */
55
- readonly adminCancelEvent: {
56
- readonly name: "AdminCancelEvent";
57
- readonly I: any;
58
- readonly O: any;
59
- readonly kind: any;
60
- };
61
- /**
62
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelAllRecurringEvents
63
- */
64
- readonly adminCancelAllRecurringEvents: {
65
- readonly name: "AdminCancelAllRecurringEvents";
66
- readonly I: any;
67
- readonly O: any;
68
- readonly kind: any;
69
- };
70
- /**
71
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetTicket
72
- */
73
- readonly adminGetTicket: {
74
- readonly name: "AdminGetTicket";
75
- readonly I: any;
76
- readonly O: any;
77
- readonly kind: any;
78
- };
79
- /**
80
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminGetTicketsForEvent
81
- */
82
- readonly adminGetTicketsForEvent: {
83
- readonly name: "AdminGetTicketsForEvent";
84
- readonly I: any;
85
- readonly O: any;
86
- readonly kind: any;
87
- };
88
- /**
89
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminCancelOtherTicket
90
- */
91
- readonly adminCancelOtherTicket: {
92
- readonly name: "AdminCancelOtherTicket";
93
- readonly I: any;
94
- readonly O: any;
95
- readonly kind: any;
96
- };
97
- /**
98
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.AdminEventInterface.AdminReserveEventTicketForUser
99
- */
100
- readonly adminReserveEventTicketForUser: {
101
- readonly name: "AdminReserveEventTicketForUser";
102
- readonly I: any;
103
- readonly O: any;
104
- readonly kind: any;
105
- };
106
- };
107
- };
1
+ export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect';
@@ -1,71 +1 @@
1
- /**
2
- * @generated from service IT.WebServices.Fragments.Authorization.Events.EventInterface
3
- */
4
- export declare const EventInterface: {
5
- readonly typeName: "IT.WebServices.Fragments.Authorization.Events.EventInterface";
6
- readonly methods: {
7
- /**
8
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetEvent
9
- */
10
- readonly getEvent: {
11
- readonly name: "GetEvent";
12
- readonly I: any;
13
- readonly O: any;
14
- readonly kind: any;
15
- };
16
- /**
17
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetEvents
18
- */
19
- readonly getEvents: {
20
- readonly name: "GetEvents";
21
- readonly I: any;
22
- readonly O: any;
23
- readonly kind: any;
24
- };
25
- /**
26
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetOwnTicket
27
- */
28
- readonly getOwnTicket: {
29
- readonly name: "GetOwnTicket";
30
- readonly I: any;
31
- readonly O: any;
32
- readonly kind: any;
33
- };
34
- /**
35
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.GetOwnTickets
36
- */
37
- readonly getOwnTickets: {
38
- readonly name: "GetOwnTickets";
39
- readonly I: any;
40
- readonly O: any;
41
- readonly kind: any;
42
- };
43
- /**
44
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.CancelOwnTicket
45
- */
46
- readonly cancelOwnTicket: {
47
- readonly name: "CancelOwnTicket";
48
- readonly I: any;
49
- readonly O: any;
50
- readonly kind: any;
51
- };
52
- /**
53
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.ReserveTicketForEvent
54
- */
55
- readonly reserveTicketForEvent: {
56
- readonly name: "ReserveTicketForEvent";
57
- readonly I: any;
58
- readonly O: any;
59
- readonly kind: any;
60
- };
61
- /**
62
- * @generated from rpc IT.WebServices.Fragments.Authorization.Events.EventInterface.UseTicket
63
- */
64
- readonly useTicket: {
65
- readonly name: "UseTicket";
66
- readonly I: any;
67
- readonly O: any;
68
- readonly kind: any;
69
- };
70
- };
71
- };
1
+ export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect';
@@ -1 +1,2 @@
1
- export {};
1
+ export * from './AdminEventInterface_connect';
2
+ export * from './EventInterface_connect';
@@ -1,8 +1,5 @@
1
- export * from './AdminEventInterface_pb';
2
1
  export * from './EventError_pb';
3
- export * from './EventInterface_pb';
4
2
  export * from './EventRecord_pb';
5
3
  export * from './EventTicketRecord_pb';
6
4
  export * from './EventsSettings_pb';
7
5
  export * from './TicketClassRecord_pb';
8
- export * as connect from './connect';
@@ -1,85 +1 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
- import type { Message } from "@bufbuild/protobuf";
4
- /**
5
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.proto.
6
- */
7
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinRecords: GenFile;
8
- /**
9
- * User claim's record
10
- *
11
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord
12
- */
13
- export type BitcoinSubscriptionRecord = Message<"IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord"> & {
14
- /**
15
- * Guid for the user
16
- *
17
- * @generated from field: string UserID = 1;
18
- */
19
- UserID: string;
20
- /**
21
- * @generated from field: uint32 CurrentLevel = 2;
22
- */
23
- CurrentLevel: number;
24
- /**
25
- * @generated from field: google.protobuf.Timestamp CreatedOnUTC = 3;
26
- */
27
- CreatedOnUTC?: Timestamp;
28
- /**
29
- * Receive address number used to derive that actual address. using the path 49'/0'/0'/0/{AddressNumber}
30
- *
31
- * @generated from field: int32 AddressNumber = 4;
32
- */
33
- AddressNumber: number;
34
- /**
35
- * @generated from field: string Address = 5;
36
- */
37
- Address: string;
38
- };
39
- /**
40
- * Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinSubscriptionRecord.
41
- * Use `create(BitcoinSubscriptionRecordSchema)` to create a new message.
42
- */
43
- export declare const BitcoinSubscriptionRecordSchema: GenMessage<BitcoinSubscriptionRecord>;
44
- /**
45
- * User claim's record
46
- *
47
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord
48
- */
49
- export type BitcoinPaymentHistoryRecord = Message<"IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord"> & {
50
- /**
51
- * Guid for the user
52
- *
53
- * @generated from field: string UserID = 1;
54
- */
55
- UserID: string;
56
- /**
57
- * @generated from field: string TransactionID = 2;
58
- */
59
- TransactionID: string;
60
- /**
61
- * @generated from field: string Address = 3;
62
- */
63
- Address: string;
64
- /**
65
- * @generated from field: google.protobuf.Timestamp ConfirmedOnUTC = 4;
66
- */
67
- ConfirmedOnUTC?: Timestamp;
68
- /**
69
- * @generated from field: uint32 Satoshis = 5;
70
- */
71
- Satoshis: number;
72
- /**
73
- * @generated from field: uint32 Level = 6;
74
- */
75
- Level: number;
76
- /**
77
- * @generated from field: uint32 SecondsPaid = 7;
78
- */
79
- SecondsPaid: number;
80
- };
81
- /**
82
- * Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinPaymentHistoryRecord.
83
- * Use `create(BitcoinPaymentHistoryRecordSchema)` to create a new message.
84
- */
85
- export declare const BitcoinPaymentHistoryRecordSchema: GenMessage<BitcoinPaymentHistoryRecord>;
1
+ export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb';
@@ -1,27 +1 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
- import type { Message } from "@bufbuild/protobuf";
4
- /**
5
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.proto.
6
- */
7
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_BitcoinService: GenFile;
8
- /**
9
- * Service wide record
10
- *
11
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord
12
- */
13
- export type BitcoinServiceRecord = Message<"IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord"> & {
14
- /**
15
- * @generated from field: int32 LastAddressUsed = 1;
16
- */
17
- LastAddressUsed: number;
18
- /**
19
- * @generated from field: google.protobuf.Timestamp ModifiedOnUTC = 2;
20
- */
21
- ModifiedOnUTC?: Timestamp;
22
- };
23
- /**
24
- * Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinServiceRecord.
25
- * Use `create(BitcoinServiceRecordSchema)` to create a new message.
26
- */
27
- export declare const BitcoinServiceRecordSchema: GenMessage<BitcoinServiceRecord>;
1
+ export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb';
@@ -1,38 +1 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
- import type { Message } from "@bufbuild/protobuf";
3
- /**
4
- * Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.proto.
5
- */
6
- export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Crypto_CryptoRecords: GenFile;
7
- /**
8
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoNewDetails
9
- */
10
- export type CryptoNewDetails = Message<"IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoNewDetails"> & {
11
- /**
12
- * @generated from field: IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails Bitcoin = 1;
13
- */
14
- Bitcoin?: BitcoinNewDetails;
15
- };
16
- /**
17
- * Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.CryptoNewDetails.
18
- * Use `create(CryptoNewDetailsSchema)` to create a new message.
19
- */
20
- export declare const CryptoNewDetailsSchema: GenMessage<CryptoNewDetails>;
21
- /**
22
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails
23
- */
24
- export type BitcoinNewDetails = Message<"IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails"> & {
25
- /**
26
- * @generated from field: string BitcoinRecieveAddress = 1;
27
- */
28
- BitcoinRecieveAddress: string;
29
- /**
30
- * @generated from field: uint32 SatoshiPerMonth = 2;
31
- */
32
- SatoshiPerMonth: number;
33
- };
34
- /**
35
- * Describes the message IT.WebServices.Fragments.Authorization.Payment.Crypto.BitcoinNewDetails.
36
- * Use `create(BitcoinNewDetailsSchema)` to create a new message.
37
- */
38
- export declare const BitcoinNewDetailsSchema: GenMessage<BitcoinNewDetails>;
1
+ export * from '../../../gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb';