@inverted-tech/fragments 0.1.1 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (458) hide show
  1. package/README.PACKAGE.md +54 -54
  2. package/README.md +54 -54
  3. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
  4. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
  5. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
  6. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
  7. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
  8. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
  9. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
  10. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
  11. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
  12. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
  13. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
  14. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
  15. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
  16. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
  17. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
  18. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
  19. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
  20. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
  21. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
  22. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
  23. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
  24. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
  25. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
  26. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
  27. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
  28. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
  29. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
  30. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
  31. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
  32. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
  33. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
  34. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
  35. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
  36. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
  37. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
  38. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
  39. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
  40. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
  41. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
  42. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
  43. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
  44. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
  45. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
  46. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
  47. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
  48. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
  49. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
  50. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
  51. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
  52. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
  53. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
  54. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
  55. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
  56. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
  57. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
  58. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
  59. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
  60. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
  61. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
  62. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
  63. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
  64. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
  65. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
  66. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
  67. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
  68. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
  69. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
  70. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
  71. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
  72. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
  73. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
  74. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
  75. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
  76. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
  77. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
  78. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
  79. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
  80. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
  81. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
  82. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
  83. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
  84. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
  85. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
  86. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
  87. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
  88. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
  89. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
  90. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
  91. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
  92. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
  93. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
  94. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
  95. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
  96. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
  97. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
  98. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
  99. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
  100. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
  101. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
  102. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
  103. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
  104. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
  105. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
  106. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
  107. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
  108. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
  109. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
  110. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
  111. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
  112. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
  113. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
  114. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
  115. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
  116. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
  117. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
  118. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
  119. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
  120. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
  121. package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
  122. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
  123. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
  124. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
  125. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
  126. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
  127. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
  128. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
  129. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
  130. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
  131. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
  132. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
  133. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
  134. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
  135. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
  136. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
  137. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
  138. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
  139. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
  140. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
  141. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
  142. package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
  143. package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
  144. package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
  145. package/dist/esm/gen/Protos/IT/index.js +2 -38
  146. package/dist/esm/gen/Protos/index.js +2 -38
  147. package/dist/esm/gen/index.js +2 -38
  148. package/dist/esm/index.js +2 -18
  149. package/dist/esm/protos/index.js +2 -18
  150. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
  151. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
  152. package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
  153. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
  154. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
  155. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
  156. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
  157. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
  158. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
  159. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
  160. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
  161. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
  162. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
  163. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
  164. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
  165. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
  166. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
  167. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
  168. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
  169. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
  170. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
  171. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
  172. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
  173. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
  174. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
  175. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
  176. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
  177. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
  178. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
  179. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
  180. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
  181. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
  182. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
  183. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
  184. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
  185. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
  186. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
  187. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
  188. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
  189. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
  190. package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
  191. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
  192. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
  193. package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
  194. package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
  195. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
  196. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
  197. package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
  198. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
  199. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
  200. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
  201. package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
  202. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
  203. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
  204. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
  205. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
  206. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
  207. package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
  208. package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
  209. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
  210. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
  211. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
  212. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
  213. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
  214. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
  215. package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
  216. package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
  217. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
  218. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
  219. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
  220. package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
  221. package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
  222. package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
  223. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
  224. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
  225. package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
  226. package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
  227. package/dist/esm/schemas/IT/WebServices/index.js +1 -37
  228. package/dist/esm/schemas/IT/index.js +1 -37
  229. package/dist/esm/schemas/index.js +1 -37
  230. package/package.json +15 -13
  231. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +0 -52
  232. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +0 -302
  233. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +0 -30
  234. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +0 -64
  235. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +0 -307
  236. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +0 -2202
  237. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +0 -356
  238. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +0 -46
  239. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +0 -30
  240. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +0 -115
  241. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +0 -116
  242. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +0 -846
  243. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +0 -427
  244. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +0 -80
  245. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +0 -507
  246. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +0 -767
  247. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +0 -177
  248. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +0 -109
  249. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +0 -155
  250. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +0 -48
  251. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +0 -41
  252. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +0 -263
  253. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +0 -62
  254. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +0 -267
  255. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +0 -122
  256. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +0 -42
  257. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +0 -71
  258. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +0 -39
  259. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -47
  260. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -41
  261. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -250
  262. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +0 -116
  263. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +0 -701
  264. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +0 -90
  265. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -238
  266. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +0 -75
  267. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -46
  268. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +0 -41
  269. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +0 -250
  270. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +0 -89
  271. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +0 -520
  272. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +0 -39
  273. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +0 -73
  274. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -45
  275. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +0 -62
  276. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +0 -353
  277. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -41
  278. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -250
  279. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +0 -107
  280. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +0 -643
  281. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +0 -44
  282. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +0 -80
  283. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -238
  284. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -46
  285. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +0 -149
  286. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -41
  287. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -250
  288. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +0 -90
  289. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +0 -170
  290. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +0 -1112
  291. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -101
  292. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +0 -70
  293. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +0 -85
  294. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -238
  295. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -48
  296. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -48
  297. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +0 -54
  298. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +0 -45
  299. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +0 -127
  300. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +0 -808
  301. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +0 -211
  302. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +0 -102
  303. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Comment/index.js +0 -43
  304. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +0 -165
  305. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +0 -41
  306. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +0 -250
  307. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +0 -91
  308. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +0 -622
  309. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +0 -42
  310. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +0 -226
  311. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +0 -52
  312. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +0 -302
  313. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +0 -512
  314. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +0 -172
  315. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +0 -1396
  316. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +0 -231
  317. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +0 -172
  318. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +0 -1396
  319. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +0 -512
  320. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +0 -42
  321. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +0 -57
  322. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +0 -376
  323. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +0 -32
  324. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +0 -35
  325. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +0 -136
  326. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +0 -26
  327. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +0 -116
  328. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +0 -71
  329. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +0 -396
  330. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +0 -254
  331. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +0 -35
  332. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +0 -136
  333. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +0 -26
  334. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +0 -100
  335. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +0 -26
  336. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +0 -100
  337. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +0 -52
  338. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +0 -26
  339. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +0 -141
  340. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Content/index.js +0 -59
  341. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +0 -96
  342. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +0 -45
  343. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +0 -33
  344. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -42
  345. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +0 -316
  346. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +0 -72
  347. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +0 -316
  348. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -42
  349. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -41
  350. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +0 -41
  351. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +0 -169
  352. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Generic/index.js +0 -41
  353. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +0 -28
  354. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +0 -85
  355. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +0 -49
  356. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +0 -52
  357. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +0 -64
  358. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +0 -305
  359. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +0 -142
  360. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Notification/index.js +0 -46
  361. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +0 -127
  362. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +0 -943
  363. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +0 -231
  364. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Page/index.js +0 -42
  365. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +0 -41
  366. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +0 -171
  367. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +0 -277
  368. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +0 -1409
  369. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +0 -794
  370. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/Settings/index.js +0 -44
  371. package/dist/cjs/gen/Protos/IT/WebServices/Fragments/index.js +0 -50
  372. package/dist/cjs/gen/Protos/IT/WebServices/index.js +0 -40
  373. package/dist/cjs/gen/Protos/IT/index.js +0 -40
  374. package/dist/cjs/gen/Protos/index.js +0 -40
  375. package/dist/cjs/gen/index.js +0 -40
  376. package/dist/cjs/index.js +0 -20
  377. package/dist/cjs/package.json +0 -3
  378. package/dist/cjs/protos/index.js +0 -20
  379. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -15
  380. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -54
  381. package/dist/cjs/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -19
  382. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -11
  383. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -19
  384. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -111
  385. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -30
  386. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -17
  387. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -23
  388. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -22
  389. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -16
  390. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -22
  391. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -10
  392. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -13
  393. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -9
  394. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -22
  395. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -15
  396. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -16
  397. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -47
  398. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -13
  399. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -21
  400. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -15
  401. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -9
  402. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -17
  403. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -20
  404. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -15
  405. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -10
  406. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -14
  407. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -47
  408. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -21
  409. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -16
  410. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -15
  411. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -16
  412. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -22
  413. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -12
  414. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -15
  415. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -47
  416. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -23
  417. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -46
  418. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -12
  419. package/dist/cjs/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -44
  420. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -35
  421. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -10
  422. package/dist/cjs/schemas/IT/WebServices/Fragments/Comment/index.js +0 -19
  423. package/dist/cjs/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -27
  424. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -15
  425. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -12
  426. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -36
  427. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -15
  428. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Content.js +0 -28
  429. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -74
  430. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -37
  431. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -74
  432. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -18
  433. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -21
  434. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -40
  435. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -18
  436. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/Video.js +0 -14
  437. package/dist/cjs/schemas/IT/WebServices/Fragments/Content/index.js +0 -51
  438. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -13
  439. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -7
  440. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -19
  441. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -22
  442. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -22
  443. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -19
  444. package/dist/cjs/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +0 -39
  445. package/dist/cjs/schemas/IT/WebServices/Fragments/Generic/index.js +0 -3
  446. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -11
  447. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -12
  448. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -28
  449. package/dist/cjs/schemas/IT/WebServices/Fragments/Notification/index.js +0 -20
  450. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -41
  451. package/dist/cjs/schemas/IT/WebServices/Fragments/Page/index.js +0 -18
  452. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -11
  453. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -119
  454. package/dist/cjs/schemas/IT/WebServices/Fragments/Settings/index.js +0 -19
  455. package/dist/cjs/schemas/IT/WebServices/Fragments/index.js +0 -50
  456. package/dist/cjs/schemas/IT/WebServices/index.js +0 -38
  457. package/dist/cjs/schemas/IT/index.js +0 -38
  458. package/dist/cjs/schemas/index.js +0 -38
@@ -1,80 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.PaypalOwnerSettings = exports.PaypalPublicSettings = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- /**
10
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPublicSettings
11
- */
12
- class PaypalPublicSettings extends protobuf_1.Message {
13
- constructor(data) {
14
- super();
15
- /**
16
- * @generated from field: bool Enabled = 1;
17
- */
18
- this.Enabled = false;
19
- /**
20
- * @generated from field: string Url = 2;
21
- */
22
- this.Url = "";
23
- /**
24
- * @generated from field: string ClientID = 3;
25
- */
26
- this.ClientID = "";
27
- protobuf_1.proto3.util.initPartial(data, this);
28
- }
29
- static fromBinary(bytes, options) {
30
- return new PaypalPublicSettings().fromBinary(bytes, options);
31
- }
32
- static fromJson(jsonValue, options) {
33
- return new PaypalPublicSettings().fromJson(jsonValue, options);
34
- }
35
- static fromJsonString(jsonString, options) {
36
- return new PaypalPublicSettings().fromJsonString(jsonString, options);
37
- }
38
- static equals(a, b) {
39
- return protobuf_1.proto3.util.equals(PaypalPublicSettings, a, b);
40
- }
41
- }
42
- exports.PaypalPublicSettings = PaypalPublicSettings;
43
- PaypalPublicSettings.runtime = protobuf_1.proto3;
44
- PaypalPublicSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPublicSettings";
45
- PaypalPublicSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
46
- { no: 1, name: "Enabled", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
47
- { no: 2, name: "Url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
48
- { no: 3, name: "ClientID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
49
- ]);
50
- /**
51
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalOwnerSettings
52
- */
53
- class PaypalOwnerSettings extends protobuf_1.Message {
54
- constructor(data) {
55
- super();
56
- /**
57
- * @generated from field: string ClientSecret = 1;
58
- */
59
- this.ClientSecret = "";
60
- protobuf_1.proto3.util.initPartial(data, this);
61
- }
62
- static fromBinary(bytes, options) {
63
- return new PaypalOwnerSettings().fromBinary(bytes, options);
64
- }
65
- static fromJson(jsonValue, options) {
66
- return new PaypalOwnerSettings().fromJson(jsonValue, options);
67
- }
68
- static fromJsonString(jsonString, options) {
69
- return new PaypalOwnerSettings().fromJsonString(jsonString, options);
70
- }
71
- static equals(a, b) {
72
- return protobuf_1.proto3.util.equals(PaypalOwnerSettings, a, b);
73
- }
74
- }
75
- exports.PaypalOwnerSettings = PaypalOwnerSettings;
76
- PaypalOwnerSettings.runtime = protobuf_1.proto3;
77
- PaypalOwnerSettings.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalOwnerSettings";
78
- PaypalOwnerSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
79
- { no: 1, name: "ClientSecret", kind: "scalar", T: 9 /* ScalarType.STRING */ },
80
- ]);
@@ -1,238 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.proto (package IT.WebServices.Fragments.Authorization.Payment.Paypal, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.PaypalPaymentRecord = exports.PaypalSubscriptionRecord = exports.PaypalSubscriptionFullRecord = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- const SharedTypes_pb_1 = require("../SharedTypes_pb");
10
- /**
11
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionFullRecord
12
- */
13
- class PaypalSubscriptionFullRecord extends protobuf_1.Message {
14
- constructor(data) {
15
- super();
16
- /**
17
- * @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord Payments = 2;
18
- */
19
- this.Payments = [];
20
- protobuf_1.proto3.util.initPartial(data, this);
21
- }
22
- static fromBinary(bytes, options) {
23
- return new PaypalSubscriptionFullRecord().fromBinary(bytes, options);
24
- }
25
- static fromJson(jsonValue, options) {
26
- return new PaypalSubscriptionFullRecord().fromJson(jsonValue, options);
27
- }
28
- static fromJsonString(jsonString, options) {
29
- return new PaypalSubscriptionFullRecord().fromJsonString(jsonString, options);
30
- }
31
- static equals(a, b) {
32
- return protobuf_1.proto3.util.equals(PaypalSubscriptionFullRecord, a, b);
33
- }
34
- }
35
- exports.PaypalSubscriptionFullRecord = PaypalSubscriptionFullRecord;
36
- PaypalSubscriptionFullRecord.runtime = protobuf_1.proto3;
37
- PaypalSubscriptionFullRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionFullRecord";
38
- PaypalSubscriptionFullRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
39
- { no: 1, name: "SubscriptionRecord", kind: "message", T: PaypalSubscriptionRecord },
40
- { no: 2, name: "Payments", kind: "message", T: PaypalPaymentRecord, repeated: true },
41
- { no: 11, name: "LastPaidUTC", kind: "message", T: protobuf_1.Timestamp },
42
- { no: 12, name: "PaidThruUTC", kind: "message", T: protobuf_1.Timestamp },
43
- { no: 13, name: "RenewsOnUTC", kind: "message", T: protobuf_1.Timestamp },
44
- ]);
45
- /**
46
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionRecord
47
- */
48
- class PaypalSubscriptionRecord extends protobuf_1.Message {
49
- constructor(data) {
50
- super();
51
- /**
52
- * Guid for the user
53
- *
54
- * @generated from field: string UserID = 1;
55
- */
56
- this.UserID = "";
57
- /**
58
- * Guid for the Subscription
59
- *
60
- * @generated from field: string SubscriptionID = 2;
61
- */
62
- this.SubscriptionID = "";
63
- /**
64
- * Id for the Customer with Paypal
65
- *
66
- * @generated from field: string PaypalCustomerID = 3;
67
- */
68
- this.PaypalCustomerID = "";
69
- /**
70
- * Id for the Subscription with Paypal
71
- *
72
- * @generated from field: string PaypalSubscriptionID = 4;
73
- */
74
- this.PaypalSubscriptionID = "";
75
- /**
76
- * @generated from field: IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus Status = 5;
77
- */
78
- this.Status = SharedTypes_pb_1.SubscriptionStatus.Subscription_Unknown;
79
- /**
80
- * @generated from field: uint32 AmountCents = 11;
81
- */
82
- this.AmountCents = 0;
83
- /**
84
- * @generated from field: uint32 TaxCents = 12;
85
- */
86
- this.TaxCents = 0;
87
- /**
88
- * Tax rate 1.234% = 1234 or taxrate * 100000
89
- *
90
- * @generated from field: uint32 TaxRateThousandPercents = 13;
91
- */
92
- this.TaxRateThousandPercents = 0;
93
- /**
94
- * @generated from field: uint32 TotalCents = 14;
95
- */
96
- this.TotalCents = 0;
97
- /**
98
- * @generated from field: string CreatedBy = 31;
99
- */
100
- this.CreatedBy = "";
101
- /**
102
- * @generated from field: string ModifiedBy = 32;
103
- */
104
- this.ModifiedBy = "";
105
- /**
106
- * @generated from field: string CanceledBy = 33;
107
- */
108
- this.CanceledBy = "";
109
- protobuf_1.proto3.util.initPartial(data, this);
110
- }
111
- static fromBinary(bytes, options) {
112
- return new PaypalSubscriptionRecord().fromBinary(bytes, options);
113
- }
114
- static fromJson(jsonValue, options) {
115
- return new PaypalSubscriptionRecord().fromJson(jsonValue, options);
116
- }
117
- static fromJsonString(jsonString, options) {
118
- return new PaypalSubscriptionRecord().fromJsonString(jsonString, options);
119
- }
120
- static equals(a, b) {
121
- return protobuf_1.proto3.util.equals(PaypalSubscriptionRecord, a, b);
122
- }
123
- }
124
- exports.PaypalSubscriptionRecord = PaypalSubscriptionRecord;
125
- PaypalSubscriptionRecord.runtime = protobuf_1.proto3;
126
- PaypalSubscriptionRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalSubscriptionRecord";
127
- PaypalSubscriptionRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
128
- { no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
129
- { no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
130
- { no: 3, name: "PaypalCustomerID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
131
- { no: 4, name: "PaypalSubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
132
- { no: 5, name: "Status", kind: "enum", T: protobuf_1.proto3.getEnumType(SharedTypes_pb_1.SubscriptionStatus) },
133
- { no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
134
- { no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
135
- { no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
136
- { no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
137
- { no: 21, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
138
- { no: 22, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
139
- { no: 23, name: "CanceledOnUTC", kind: "message", T: protobuf_1.Timestamp },
140
- { no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
141
- { no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
142
- { no: 33, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
143
- ]);
144
- /**
145
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord
146
- */
147
- class PaypalPaymentRecord extends protobuf_1.Message {
148
- constructor(data) {
149
- super();
150
- /**
151
- * Guid for the user
152
- *
153
- * @generated from field: string UserID = 1;
154
- */
155
- this.UserID = "";
156
- /**
157
- * Guid for the Subscription
158
- *
159
- * @generated from field: string SubscriptionID = 2;
160
- */
161
- this.SubscriptionID = "";
162
- /**
163
- * Guid for the Payment
164
- *
165
- * @generated from field: string PaymentID = 3;
166
- */
167
- this.PaymentID = "";
168
- /**
169
- * Id for the Payment with Paypal
170
- *
171
- * @generated from field: string PaypalPaymentID = 4;
172
- */
173
- this.PaypalPaymentID = "";
174
- /**
175
- * @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentStatus Status = 5;
176
- */
177
- this.Status = SharedTypes_pb_1.PaymentStatus.Payment_Unknown;
178
- /**
179
- * @generated from field: uint32 AmountCents = 11;
180
- */
181
- this.AmountCents = 0;
182
- /**
183
- * @generated from field: uint32 TaxCents = 12;
184
- */
185
- this.TaxCents = 0;
186
- /**
187
- * Tax rate 1.234% = 1234 or taxrate * 100000
188
- *
189
- * @generated from field: uint32 TaxRateThousandPercents = 13;
190
- */
191
- this.TaxRateThousandPercents = 0;
192
- /**
193
- * @generated from field: uint32 TotalCents = 14;
194
- */
195
- this.TotalCents = 0;
196
- /**
197
- * @generated from field: string CreatedBy = 31;
198
- */
199
- this.CreatedBy = "";
200
- /**
201
- * @generated from field: string ModifiedBy = 32;
202
- */
203
- this.ModifiedBy = "";
204
- protobuf_1.proto3.util.initPartial(data, this);
205
- }
206
- static fromBinary(bytes, options) {
207
- return new PaypalPaymentRecord().fromBinary(bytes, options);
208
- }
209
- static fromJson(jsonValue, options) {
210
- return new PaypalPaymentRecord().fromJson(jsonValue, options);
211
- }
212
- static fromJsonString(jsonString, options) {
213
- return new PaypalPaymentRecord().fromJsonString(jsonString, options);
214
- }
215
- static equals(a, b) {
216
- return protobuf_1.proto3.util.equals(PaypalPaymentRecord, a, b);
217
- }
218
- }
219
- exports.PaypalPaymentRecord = PaypalPaymentRecord;
220
- PaypalPaymentRecord.runtime = protobuf_1.proto3;
221
- PaypalPaymentRecord.typeName = "IT.WebServices.Fragments.Authorization.Payment.Paypal.PaypalPaymentRecord";
222
- PaypalPaymentRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
223
- { no: 1, name: "UserID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
224
- { no: 2, name: "SubscriptionID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
225
- { no: 3, name: "PaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
226
- { no: 4, name: "PaypalPaymentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
227
- { no: 5, name: "Status", kind: "enum", T: protobuf_1.proto3.getEnumType(SharedTypes_pb_1.PaymentStatus) },
228
- { no: 11, name: "AmountCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
229
- { no: 12, name: "TaxCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
230
- { no: 13, name: "TaxRateThousandPercents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
231
- { no: 14, name: "TotalCents", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
232
- { no: 21, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
233
- { no: 22, name: "ModifiedOnUTC", kind: "message", T: protobuf_1.Timestamp },
234
- { no: 23, name: "PaidOnUTC", kind: "message", T: protobuf_1.Timestamp },
235
- { no: 24, name: "PaidThruUTC", kind: "message", T: protobuf_1.Timestamp },
236
- { no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
237
- { no: 32, name: "ModifiedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
238
- ]);
@@ -1,46 +0,0 @@
1
- "use strict";
2
- // Auto-generated index file - DO NOT EDIT MANUALLY
3
- // Generated on: Wed Oct 15 2025 20:45:17 GMT-0400 (Eastern Daylight Time)
4
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
- if (k2 === undefined) k2 = k;
6
- var desc = Object.getOwnPropertyDescriptor(m, k);
7
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
- desc = { enumerable: true, get: function() { return m[k]; } };
9
- }
10
- Object.defineProperty(o, k2, desc);
11
- }) : (function(o, m, k, k2) {
12
- if (k2 === undefined) k2 = k;
13
- o[k2] = m[k];
14
- }));
15
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
- Object.defineProperty(o, "default", { enumerable: true, value: v });
17
- }) : function(o, v) {
18
- o["default"] = v;
19
- });
20
- var __importStar = (this && this.__importStar) || (function () {
21
- var ownKeys = function(o) {
22
- ownKeys = Object.getOwnPropertyNames || function (o) {
23
- var ar = [];
24
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
- return ar;
26
- };
27
- return ownKeys(o);
28
- };
29
- return function (mod) {
30
- if (mod && mod.__esModule) return mod;
31
- var result = {};
32
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
- __setModuleDefault(result, mod);
34
- return result;
35
- };
36
- })();
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.PaypalSubscriptionRecord_pb = exports.PaypalSettings_pb = exports.PaypalRecords_pb = exports.PaypalInterface_pb = exports.PaypalInterface_connect = exports.Backup_pb = exports.Backup_connect = void 0;
39
- // Namespaced re-exports to avoid symbol collisions
40
- exports.Backup_connect = __importStar(require("./Backup_connect"));
41
- exports.Backup_pb = __importStar(require("./Backup_pb"));
42
- exports.PaypalInterface_connect = __importStar(require("./PaypalInterface_connect"));
43
- exports.PaypalInterface_pb = __importStar(require("./PaypalInterface_pb"));
44
- exports.PaypalRecords_pb = __importStar(require("./PaypalRecords_pb"));
45
- exports.PaypalSettings_pb = __importStar(require("./PaypalSettings_pb"));
46
- exports.PaypalSubscriptionRecord_pb = __importStar(require("./PaypalSubscriptionRecord_pb"));
@@ -1,149 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.proto (package IT.WebServices.Fragments.Authorization.Payment, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.PaymentBulkActionProgress = exports.PaymentBulkAction = exports.PaymentStatus = exports.SubscriptionStatus = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- /**
10
- * @generated from enum IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus
11
- */
12
- var SubscriptionStatus;
13
- (function (SubscriptionStatus) {
14
- /**
15
- * @generated from enum value: Subscription_Unknown = 0;
16
- */
17
- SubscriptionStatus[SubscriptionStatus["Subscription_Unknown"] = 0] = "Subscription_Unknown";
18
- /**
19
- * @generated from enum value: Subscription_Pending = 1;
20
- */
21
- SubscriptionStatus[SubscriptionStatus["Subscription_Pending"] = 1] = "Subscription_Pending";
22
- /**
23
- * @generated from enum value: Subscription_Active = 2;
24
- */
25
- SubscriptionStatus[SubscriptionStatus["Subscription_Active"] = 2] = "Subscription_Active";
26
- /**
27
- * @generated from enum value: Subscription_Stopped = 3;
28
- */
29
- SubscriptionStatus[SubscriptionStatus["Subscription_Stopped"] = 3] = "Subscription_Stopped";
30
- /**
31
- * @generated from enum value: Subscription_Paused = 4;
32
- */
33
- SubscriptionStatus[SubscriptionStatus["Subscription_Paused"] = 4] = "Subscription_Paused";
34
- })(SubscriptionStatus || (exports.SubscriptionStatus = SubscriptionStatus = {}));
35
- // Retrieve enum metadata with: proto3.getEnumType(SubscriptionStatus)
36
- protobuf_1.proto3.util.setEnumType(SubscriptionStatus, "IT.WebServices.Fragments.Authorization.Payment.SubscriptionStatus", [
37
- { no: 0, name: "Subscription_Unknown" },
38
- { no: 1, name: "Subscription_Pending" },
39
- { no: 2, name: "Subscription_Active" },
40
- { no: 3, name: "Subscription_Stopped" },
41
- { no: 4, name: "Subscription_Paused" },
42
- ]);
43
- /**
44
- * @generated from enum IT.WebServices.Fragments.Authorization.Payment.PaymentStatus
45
- */
46
- var PaymentStatus;
47
- (function (PaymentStatus) {
48
- /**
49
- * @generated from enum value: Payment_Unknown = 0;
50
- */
51
- PaymentStatus[PaymentStatus["Payment_Unknown"] = 0] = "Payment_Unknown";
52
- /**
53
- * @generated from enum value: Payment_Pending = 1;
54
- */
55
- PaymentStatus[PaymentStatus["Payment_Pending"] = 1] = "Payment_Pending";
56
- /**
57
- * @generated from enum value: Payment_Complete = 2;
58
- */
59
- PaymentStatus[PaymentStatus["Payment_Complete"] = 2] = "Payment_Complete";
60
- /**
61
- * @generated from enum value: Payment_Failed = 3;
62
- */
63
- PaymentStatus[PaymentStatus["Payment_Failed"] = 3] = "Payment_Failed";
64
- /**
65
- * @generated from enum value: Payment_Refunded = 4;
66
- */
67
- PaymentStatus[PaymentStatus["Payment_Refunded"] = 4] = "Payment_Refunded";
68
- })(PaymentStatus || (exports.PaymentStatus = PaymentStatus = {}));
69
- // Retrieve enum metadata with: proto3.getEnumType(PaymentStatus)
70
- protobuf_1.proto3.util.setEnumType(PaymentStatus, "IT.WebServices.Fragments.Authorization.Payment.PaymentStatus", [
71
- { no: 0, name: "Payment_Unknown" },
72
- { no: 1, name: "Payment_Pending" },
73
- { no: 2, name: "Payment_Complete" },
74
- { no: 3, name: "Payment_Failed" },
75
- { no: 4, name: "Payment_Refunded" },
76
- ]);
77
- /**
78
- * @generated from enum IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction
79
- */
80
- var PaymentBulkAction;
81
- (function (PaymentBulkAction) {
82
- /**
83
- * @generated from enum value: LookForNewPayments = 0;
84
- */
85
- PaymentBulkAction[PaymentBulkAction["LookForNewPayments"] = 0] = "LookForNewPayments";
86
- /**
87
- * @generated from enum value: ReconcileAll = 1;
88
- */
89
- PaymentBulkAction[PaymentBulkAction["ReconcileAll"] = 1] = "ReconcileAll";
90
- })(PaymentBulkAction || (exports.PaymentBulkAction = PaymentBulkAction = {}));
91
- // Retrieve enum metadata with: proto3.getEnumType(PaymentBulkAction)
92
- protobuf_1.proto3.util.setEnumType(PaymentBulkAction, "IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction", [
93
- { no: 0, name: "LookForNewPayments" },
94
- { no: 1, name: "ReconcileAll" },
95
- ]);
96
- /**
97
- * @generated from message IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress
98
- */
99
- class PaymentBulkActionProgress extends protobuf_1.Message {
100
- constructor(data) {
101
- super();
102
- /**
103
- * @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
104
- */
105
- this.Action = PaymentBulkAction.LookForNewPayments;
106
- /**
107
- * @generated from field: float Progress = 2;
108
- */
109
- this.Progress = 0;
110
- /**
111
- * @generated from field: string StatusMessage = 3;
112
- */
113
- this.StatusMessage = "";
114
- /**
115
- * @generated from field: string CreatedBy = 31;
116
- */
117
- this.CreatedBy = "";
118
- /**
119
- * @generated from field: string CanceledBy = 32;
120
- */
121
- this.CanceledBy = "";
122
- protobuf_1.proto3.util.initPartial(data, this);
123
- }
124
- static fromBinary(bytes, options) {
125
- return new PaymentBulkActionProgress().fromBinary(bytes, options);
126
- }
127
- static fromJson(jsonValue, options) {
128
- return new PaymentBulkActionProgress().fromJson(jsonValue, options);
129
- }
130
- static fromJsonString(jsonString, options) {
131
- return new PaymentBulkActionProgress().fromJsonString(jsonString, options);
132
- }
133
- static equals(a, b) {
134
- return protobuf_1.proto3.util.equals(PaymentBulkActionProgress, a, b);
135
- }
136
- }
137
- exports.PaymentBulkActionProgress = PaymentBulkActionProgress;
138
- PaymentBulkActionProgress.runtime = protobuf_1.proto3;
139
- PaymentBulkActionProgress.typeName = "IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress";
140
- PaymentBulkActionProgress.fields = protobuf_1.proto3.util.newFieldList(() => [
141
- { no: 1, name: "Action", kind: "enum", T: protobuf_1.proto3.getEnumType(PaymentBulkAction) },
142
- { no: 2, name: "Progress", kind: "scalar", T: 2 /* ScalarType.FLOAT */ },
143
- { no: 3, name: "StatusMessage", kind: "scalar", T: 9 /* ScalarType.STRING */ },
144
- { no: 21, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
145
- { no: 22, name: "CanceledOnUTC", kind: "message", T: protobuf_1.Timestamp },
146
- { no: 23, name: "CompletedOnUTC", kind: "message", T: protobuf_1.Timestamp },
147
- { no: 31, name: "CreatedBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
148
- { no: 32, name: "CanceledBy", kind: "scalar", T: 9 /* ScalarType.STRING */ },
149
- ]);
@@ -1,41 +0,0 @@
1
- "use strict";
2
- // @generated by protoc-gen-connect-es v0.13.0 with parameter "target=ts,import_extension=none"
3
- // @generated from file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.proto (package IT.WebServices.Fragments.Authorization.Payment.Stripe, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.BackupInterface = void 0;
8
- const Backup_pb_1 = require("./Backup_pb");
9
- const protobuf_1 = require("@bufbuild/protobuf");
10
- /**
11
- * Service for Stripe backup fragment interface
12
- *
13
- * @generated from service IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupInterface
14
- */
15
- exports.BackupInterface = {
16
- typeName: "IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupInterface",
17
- methods: {
18
- /**
19
- * Export a list of all data.
20
- *
21
- * @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupInterface.BackupAllData
22
- */
23
- backupAllData: {
24
- name: "BackupAllData",
25
- I: Backup_pb_1.BackupAllDataRequest,
26
- O: Backup_pb_1.BackupAllDataResponse,
27
- kind: protobuf_1.MethodKind.ServerStreaming,
28
- },
29
- /**
30
- * Restore a list of all data.
31
- *
32
- * @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Stripe.BackupInterface.RestoreAllData
33
- */
34
- restoreAllData: {
35
- name: "RestoreAllData",
36
- I: Backup_pb_1.RestoreAllDataRequest,
37
- O: Backup_pb_1.RestoreAllDataResponse,
38
- kind: protobuf_1.MethodKind.ClientStreaming,
39
- },
40
- }
41
- };