@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,943 +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/Page/PageInterface.proto (package IT.WebServices.Fragments.Page, syntax proto3)
4
- /* eslint-disable */
5
- // @ts-nocheck
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.SubscriptionLevelSearch = exports.UnpublishPageResponse = exports.UnpublishPageRequest = exports.UndeletePageResponse = exports.UndeletePageRequest = exports.SearchPageResponse = exports.SearchPageRequest = exports.PublishPageResponse = exports.PublishPageRequest = exports.PageListRecord = exports.ModifyPageResponse = exports.ModifyPageRequest = exports.GetPageAdminResponse = exports.GetPageAdminRequest = exports.GetPageByUrlResponse = exports.GetPageByUrlRequest = exports.GetPageResponse = exports.GetPageRequest = exports.GetAllPagesAdminResponse = exports.GetAllPagesAdminRequest = exports.GetAllPagesResponse = exports.GetAllPagesRequest = exports.DeletePageResponse = exports.DeletePageRequest = exports.CreatePageResponse = exports.CreatePageRequest = void 0;
8
- const protobuf_1 = require("@bufbuild/protobuf");
9
- const PageRecord_pb_1 = require("./PageRecord_pb");
10
- /**
11
- * @generated from message IT.WebServices.Fragments.Page.CreatePageRequest
12
- */
13
- class CreatePageRequest extends protobuf_1.Message {
14
- constructor(data) {
15
- super();
16
- protobuf_1.proto3.util.initPartial(data, this);
17
- }
18
- static fromBinary(bytes, options) {
19
- return new CreatePageRequest().fromBinary(bytes, options);
20
- }
21
- static fromJson(jsonValue, options) {
22
- return new CreatePageRequest().fromJson(jsonValue, options);
23
- }
24
- static fromJsonString(jsonString, options) {
25
- return new CreatePageRequest().fromJsonString(jsonString, options);
26
- }
27
- static equals(a, b) {
28
- return protobuf_1.proto3.util.equals(CreatePageRequest, a, b);
29
- }
30
- }
31
- exports.CreatePageRequest = CreatePageRequest;
32
- CreatePageRequest.runtime = protobuf_1.proto3;
33
- CreatePageRequest.typeName = "IT.WebServices.Fragments.Page.CreatePageRequest";
34
- CreatePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
35
- { no: 1, name: "Public", kind: "message", T: PageRecord_pb_1.PagePublicData },
36
- { no: 2, name: "Private", kind: "message", T: PageRecord_pb_1.PagePrivateData },
37
- ]);
38
- /**
39
- * @generated from message IT.WebServices.Fragments.Page.CreatePageResponse
40
- */
41
- class CreatePageResponse extends protobuf_1.Message {
42
- constructor(data) {
43
- super();
44
- protobuf_1.proto3.util.initPartial(data, this);
45
- }
46
- static fromBinary(bytes, options) {
47
- return new CreatePageResponse().fromBinary(bytes, options);
48
- }
49
- static fromJson(jsonValue, options) {
50
- return new CreatePageResponse().fromJson(jsonValue, options);
51
- }
52
- static fromJsonString(jsonString, options) {
53
- return new CreatePageResponse().fromJsonString(jsonString, options);
54
- }
55
- static equals(a, b) {
56
- return protobuf_1.proto3.util.equals(CreatePageResponse, a, b);
57
- }
58
- }
59
- exports.CreatePageResponse = CreatePageResponse;
60
- CreatePageResponse.runtime = protobuf_1.proto3;
61
- CreatePageResponse.typeName = "IT.WebServices.Fragments.Page.CreatePageResponse";
62
- CreatePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
63
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
64
- ]);
65
- /**
66
- * @generated from message IT.WebServices.Fragments.Page.DeletePageRequest
67
- */
68
- class DeletePageRequest extends protobuf_1.Message {
69
- constructor(data) {
70
- super();
71
- /**
72
- * Guid for the page record
73
- *
74
- * @generated from field: string PageID = 1;
75
- */
76
- this.PageID = "";
77
- protobuf_1.proto3.util.initPartial(data, this);
78
- }
79
- static fromBinary(bytes, options) {
80
- return new DeletePageRequest().fromBinary(bytes, options);
81
- }
82
- static fromJson(jsonValue, options) {
83
- return new DeletePageRequest().fromJson(jsonValue, options);
84
- }
85
- static fromJsonString(jsonString, options) {
86
- return new DeletePageRequest().fromJsonString(jsonString, options);
87
- }
88
- static equals(a, b) {
89
- return protobuf_1.proto3.util.equals(DeletePageRequest, a, b);
90
- }
91
- }
92
- exports.DeletePageRequest = DeletePageRequest;
93
- DeletePageRequest.runtime = protobuf_1.proto3;
94
- DeletePageRequest.typeName = "IT.WebServices.Fragments.Page.DeletePageRequest";
95
- DeletePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
96
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
97
- ]);
98
- /**
99
- * @generated from message IT.WebServices.Fragments.Page.DeletePageResponse
100
- */
101
- class DeletePageResponse extends protobuf_1.Message {
102
- constructor(data) {
103
- super();
104
- protobuf_1.proto3.util.initPartial(data, this);
105
- }
106
- static fromBinary(bytes, options) {
107
- return new DeletePageResponse().fromBinary(bytes, options);
108
- }
109
- static fromJson(jsonValue, options) {
110
- return new DeletePageResponse().fromJson(jsonValue, options);
111
- }
112
- static fromJsonString(jsonString, options) {
113
- return new DeletePageResponse().fromJsonString(jsonString, options);
114
- }
115
- static equals(a, b) {
116
- return protobuf_1.proto3.util.equals(DeletePageResponse, a, b);
117
- }
118
- }
119
- exports.DeletePageResponse = DeletePageResponse;
120
- DeletePageResponse.runtime = protobuf_1.proto3;
121
- DeletePageResponse.typeName = "IT.WebServices.Fragments.Page.DeletePageResponse";
122
- DeletePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
123
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
124
- ]);
125
- /**
126
- * @generated from message IT.WebServices.Fragments.Page.GetAllPagesRequest
127
- */
128
- class GetAllPagesRequest extends protobuf_1.Message {
129
- constructor(data) {
130
- super();
131
- /**
132
- * @generated from field: uint32 PageSize = 1;
133
- */
134
- this.PageSize = 0;
135
- /**
136
- * @generated from field: uint32 PageOffset = 2;
137
- */
138
- this.PageOffset = 0;
139
- /**
140
- * @generated from field: repeated string PossiblePageIDs = 6;
141
- */
142
- this.PossiblePageIDs = [];
143
- /**
144
- * @generated from field: string Tag = 11;
145
- */
146
- this.Tag = "";
147
- /**
148
- * @generated from field: string AuthorId = 15;
149
- */
150
- this.AuthorId = "";
151
- protobuf_1.proto3.util.initPartial(data, this);
152
- }
153
- static fromBinary(bytes, options) {
154
- return new GetAllPagesRequest().fromBinary(bytes, options);
155
- }
156
- static fromJson(jsonValue, options) {
157
- return new GetAllPagesRequest().fromJson(jsonValue, options);
158
- }
159
- static fromJsonString(jsonString, options) {
160
- return new GetAllPagesRequest().fromJsonString(jsonString, options);
161
- }
162
- static equals(a, b) {
163
- return protobuf_1.proto3.util.equals(GetAllPagesRequest, a, b);
164
- }
165
- }
166
- exports.GetAllPagesRequest = GetAllPagesRequest;
167
- GetAllPagesRequest.runtime = protobuf_1.proto3;
168
- GetAllPagesRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesRequest";
169
- GetAllPagesRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
170
- { no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
171
- { no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
172
- { no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
173
- { no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
174
- { no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
175
- { no: 15, name: "AuthorId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
176
- { no: 21, name: "PublishedAfterUTC", kind: "message", T: protobuf_1.Timestamp },
177
- { no: 22, name: "PublishedBeforeUTC", kind: "message", T: protobuf_1.Timestamp },
178
- ]);
179
- /**
180
- * @generated from message IT.WebServices.Fragments.Page.GetAllPagesResponse
181
- */
182
- class GetAllPagesResponse extends protobuf_1.Message {
183
- constructor(data) {
184
- super();
185
- /**
186
- * @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
187
- */
188
- this.Records = [];
189
- /**
190
- * @generated from field: uint32 PageOffsetStart = 11;
191
- */
192
- this.PageOffsetStart = 0;
193
- /**
194
- * @generated from field: uint32 PageOffsetEnd = 12;
195
- */
196
- this.PageOffsetEnd = 0;
197
- /**
198
- * @generated from field: uint32 PageTotalItems = 13;
199
- */
200
- this.PageTotalItems = 0;
201
- protobuf_1.proto3.util.initPartial(data, this);
202
- }
203
- static fromBinary(bytes, options) {
204
- return new GetAllPagesResponse().fromBinary(bytes, options);
205
- }
206
- static fromJson(jsonValue, options) {
207
- return new GetAllPagesResponse().fromJson(jsonValue, options);
208
- }
209
- static fromJsonString(jsonString, options) {
210
- return new GetAllPagesResponse().fromJsonString(jsonString, options);
211
- }
212
- static equals(a, b) {
213
- return protobuf_1.proto3.util.equals(GetAllPagesResponse, a, b);
214
- }
215
- }
216
- exports.GetAllPagesResponse = GetAllPagesResponse;
217
- GetAllPagesResponse.runtime = protobuf_1.proto3;
218
- GetAllPagesResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesResponse";
219
- GetAllPagesResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
220
- { no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
221
- { no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
222
- { no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
223
- { no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
224
- ]);
225
- /**
226
- * @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminRequest
227
- */
228
- class GetAllPagesAdminRequest extends protobuf_1.Message {
229
- constructor(data) {
230
- super();
231
- /**
232
- * @generated from field: uint32 PageSize = 1;
233
- */
234
- this.PageSize = 0;
235
- /**
236
- * @generated from field: uint32 PageOffset = 2;
237
- */
238
- this.PageOffset = 0;
239
- /**
240
- * @generated from field: repeated string PossiblePageIDs = 6;
241
- */
242
- this.PossiblePageIDs = [];
243
- /**
244
- * @generated from field: string Tag = 11;
245
- */
246
- this.Tag = "";
247
- /**
248
- * @generated from field: bool Deleted = 21;
249
- */
250
- this.Deleted = false;
251
- protobuf_1.proto3.util.initPartial(data, this);
252
- }
253
- static fromBinary(bytes, options) {
254
- return new GetAllPagesAdminRequest().fromBinary(bytes, options);
255
- }
256
- static fromJson(jsonValue, options) {
257
- return new GetAllPagesAdminRequest().fromJson(jsonValue, options);
258
- }
259
- static fromJsonString(jsonString, options) {
260
- return new GetAllPagesAdminRequest().fromJsonString(jsonString, options);
261
- }
262
- static equals(a, b) {
263
- return protobuf_1.proto3.util.equals(GetAllPagesAdminRequest, a, b);
264
- }
265
- }
266
- exports.GetAllPagesAdminRequest = GetAllPagesAdminRequest;
267
- GetAllPagesAdminRequest.runtime = protobuf_1.proto3;
268
- GetAllPagesAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminRequest";
269
- GetAllPagesAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
270
- { no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
271
- { no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
272
- { no: 6, name: "PossiblePageIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
273
- { no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
274
- { no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
275
- { no: 21, name: "Deleted", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
276
- ]);
277
- /**
278
- * @generated from message IT.WebServices.Fragments.Page.GetAllPagesAdminResponse
279
- */
280
- class GetAllPagesAdminResponse extends protobuf_1.Message {
281
- constructor(data) {
282
- super();
283
- /**
284
- * @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
285
- */
286
- this.Records = [];
287
- /**
288
- * @generated from field: uint32 PageOffsetStart = 11;
289
- */
290
- this.PageOffsetStart = 0;
291
- /**
292
- * @generated from field: uint32 PageOffsetEnd = 12;
293
- */
294
- this.PageOffsetEnd = 0;
295
- /**
296
- * @generated from field: uint32 PageTotalItems = 13;
297
- */
298
- this.PageTotalItems = 0;
299
- protobuf_1.proto3.util.initPartial(data, this);
300
- }
301
- static fromBinary(bytes, options) {
302
- return new GetAllPagesAdminResponse().fromBinary(bytes, options);
303
- }
304
- static fromJson(jsonValue, options) {
305
- return new GetAllPagesAdminResponse().fromJson(jsonValue, options);
306
- }
307
- static fromJsonString(jsonString, options) {
308
- return new GetAllPagesAdminResponse().fromJsonString(jsonString, options);
309
- }
310
- static equals(a, b) {
311
- return protobuf_1.proto3.util.equals(GetAllPagesAdminResponse, a, b);
312
- }
313
- }
314
- exports.GetAllPagesAdminResponse = GetAllPagesAdminResponse;
315
- GetAllPagesAdminResponse.runtime = protobuf_1.proto3;
316
- GetAllPagesAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetAllPagesAdminResponse";
317
- GetAllPagesAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
318
- { no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
319
- { no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
320
- { no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
321
- { no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
322
- ]);
323
- /**
324
- * @generated from message IT.WebServices.Fragments.Page.GetPageRequest
325
- */
326
- class GetPageRequest extends protobuf_1.Message {
327
- constructor(data) {
328
- super();
329
- /**
330
- * Guid for the page record
331
- *
332
- * @generated from field: string PageID = 1;
333
- */
334
- this.PageID = "";
335
- protobuf_1.proto3.util.initPartial(data, this);
336
- }
337
- static fromBinary(bytes, options) {
338
- return new GetPageRequest().fromBinary(bytes, options);
339
- }
340
- static fromJson(jsonValue, options) {
341
- return new GetPageRequest().fromJson(jsonValue, options);
342
- }
343
- static fromJsonString(jsonString, options) {
344
- return new GetPageRequest().fromJsonString(jsonString, options);
345
- }
346
- static equals(a, b) {
347
- return protobuf_1.proto3.util.equals(GetPageRequest, a, b);
348
- }
349
- }
350
- exports.GetPageRequest = GetPageRequest;
351
- GetPageRequest.runtime = protobuf_1.proto3;
352
- GetPageRequest.typeName = "IT.WebServices.Fragments.Page.GetPageRequest";
353
- GetPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
354
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
355
- ]);
356
- /**
357
- * @generated from message IT.WebServices.Fragments.Page.GetPageResponse
358
- */
359
- class GetPageResponse extends protobuf_1.Message {
360
- constructor(data) {
361
- super();
362
- protobuf_1.proto3.util.initPartial(data, this);
363
- }
364
- static fromBinary(bytes, options) {
365
- return new GetPageResponse().fromBinary(bytes, options);
366
- }
367
- static fromJson(jsonValue, options) {
368
- return new GetPageResponse().fromJson(jsonValue, options);
369
- }
370
- static fromJsonString(jsonString, options) {
371
- return new GetPageResponse().fromJsonString(jsonString, options);
372
- }
373
- static equals(a, b) {
374
- return protobuf_1.proto3.util.equals(GetPageResponse, a, b);
375
- }
376
- }
377
- exports.GetPageResponse = GetPageResponse;
378
- GetPageResponse.runtime = protobuf_1.proto3;
379
- GetPageResponse.typeName = "IT.WebServices.Fragments.Page.GetPageResponse";
380
- GetPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
381
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PagePublicRecord },
382
- ]);
383
- /**
384
- * @generated from message IT.WebServices.Fragments.Page.GetPageByUrlRequest
385
- */
386
- class GetPageByUrlRequest extends protobuf_1.Message {
387
- constructor(data) {
388
- super();
389
- /**
390
- * @generated from field: string PageUrl = 1;
391
- */
392
- this.PageUrl = "";
393
- protobuf_1.proto3.util.initPartial(data, this);
394
- }
395
- static fromBinary(bytes, options) {
396
- return new GetPageByUrlRequest().fromBinary(bytes, options);
397
- }
398
- static fromJson(jsonValue, options) {
399
- return new GetPageByUrlRequest().fromJson(jsonValue, options);
400
- }
401
- static fromJsonString(jsonString, options) {
402
- return new GetPageByUrlRequest().fromJsonString(jsonString, options);
403
- }
404
- static equals(a, b) {
405
- return protobuf_1.proto3.util.equals(GetPageByUrlRequest, a, b);
406
- }
407
- }
408
- exports.GetPageByUrlRequest = GetPageByUrlRequest;
409
- GetPageByUrlRequest.runtime = protobuf_1.proto3;
410
- GetPageByUrlRequest.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlRequest";
411
- GetPageByUrlRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
412
- { no: 1, name: "PageUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
413
- ]);
414
- /**
415
- * @generated from message IT.WebServices.Fragments.Page.GetPageByUrlResponse
416
- */
417
- class GetPageByUrlResponse extends protobuf_1.Message {
418
- constructor(data) {
419
- super();
420
- protobuf_1.proto3.util.initPartial(data, this);
421
- }
422
- static fromBinary(bytes, options) {
423
- return new GetPageByUrlResponse().fromBinary(bytes, options);
424
- }
425
- static fromJson(jsonValue, options) {
426
- return new GetPageByUrlResponse().fromJson(jsonValue, options);
427
- }
428
- static fromJsonString(jsonString, options) {
429
- return new GetPageByUrlResponse().fromJsonString(jsonString, options);
430
- }
431
- static equals(a, b) {
432
- return protobuf_1.proto3.util.equals(GetPageByUrlResponse, a, b);
433
- }
434
- }
435
- exports.GetPageByUrlResponse = GetPageByUrlResponse;
436
- GetPageByUrlResponse.runtime = protobuf_1.proto3;
437
- GetPageByUrlResponse.typeName = "IT.WebServices.Fragments.Page.GetPageByUrlResponse";
438
- GetPageByUrlResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
439
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PagePublicRecord },
440
- ]);
441
- /**
442
- * @generated from message IT.WebServices.Fragments.Page.GetPageAdminRequest
443
- */
444
- class GetPageAdminRequest extends protobuf_1.Message {
445
- constructor(data) {
446
- super();
447
- /**
448
- * Guid for the page record
449
- *
450
- * @generated from field: string PageID = 1;
451
- */
452
- this.PageID = "";
453
- protobuf_1.proto3.util.initPartial(data, this);
454
- }
455
- static fromBinary(bytes, options) {
456
- return new GetPageAdminRequest().fromBinary(bytes, options);
457
- }
458
- static fromJson(jsonValue, options) {
459
- return new GetPageAdminRequest().fromJson(jsonValue, options);
460
- }
461
- static fromJsonString(jsonString, options) {
462
- return new GetPageAdminRequest().fromJsonString(jsonString, options);
463
- }
464
- static equals(a, b) {
465
- return protobuf_1.proto3.util.equals(GetPageAdminRequest, a, b);
466
- }
467
- }
468
- exports.GetPageAdminRequest = GetPageAdminRequest;
469
- GetPageAdminRequest.runtime = protobuf_1.proto3;
470
- GetPageAdminRequest.typeName = "IT.WebServices.Fragments.Page.GetPageAdminRequest";
471
- GetPageAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
472
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
473
- ]);
474
- /**
475
- * @generated from message IT.WebServices.Fragments.Page.GetPageAdminResponse
476
- */
477
- class GetPageAdminResponse extends protobuf_1.Message {
478
- constructor(data) {
479
- super();
480
- protobuf_1.proto3.util.initPartial(data, this);
481
- }
482
- static fromBinary(bytes, options) {
483
- return new GetPageAdminResponse().fromBinary(bytes, options);
484
- }
485
- static fromJson(jsonValue, options) {
486
- return new GetPageAdminResponse().fromJson(jsonValue, options);
487
- }
488
- static fromJsonString(jsonString, options) {
489
- return new GetPageAdminResponse().fromJsonString(jsonString, options);
490
- }
491
- static equals(a, b) {
492
- return protobuf_1.proto3.util.equals(GetPageAdminResponse, a, b);
493
- }
494
- }
495
- exports.GetPageAdminResponse = GetPageAdminResponse;
496
- GetPageAdminResponse.runtime = protobuf_1.proto3;
497
- GetPageAdminResponse.typeName = "IT.WebServices.Fragments.Page.GetPageAdminResponse";
498
- GetPageAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
499
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
500
- ]);
501
- /**
502
- * @generated from message IT.WebServices.Fragments.Page.ModifyPageRequest
503
- */
504
- class ModifyPageRequest extends protobuf_1.Message {
505
- constructor(data) {
506
- super();
507
- /**
508
- * Guid for the page record
509
- *
510
- * @generated from field: string PageID = 1;
511
- */
512
- this.PageID = "";
513
- protobuf_1.proto3.util.initPartial(data, this);
514
- }
515
- static fromBinary(bytes, options) {
516
- return new ModifyPageRequest().fromBinary(bytes, options);
517
- }
518
- static fromJson(jsonValue, options) {
519
- return new ModifyPageRequest().fromJson(jsonValue, options);
520
- }
521
- static fromJsonString(jsonString, options) {
522
- return new ModifyPageRequest().fromJsonString(jsonString, options);
523
- }
524
- static equals(a, b) {
525
- return protobuf_1.proto3.util.equals(ModifyPageRequest, a, b);
526
- }
527
- }
528
- exports.ModifyPageRequest = ModifyPageRequest;
529
- ModifyPageRequest.runtime = protobuf_1.proto3;
530
- ModifyPageRequest.typeName = "IT.WebServices.Fragments.Page.ModifyPageRequest";
531
- ModifyPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
532
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
533
- { no: 2, name: "Public", kind: "message", T: PageRecord_pb_1.PagePublicData },
534
- { no: 3, name: "Private", kind: "message", T: PageRecord_pb_1.PagePrivateData },
535
- ]);
536
- /**
537
- * @generated from message IT.WebServices.Fragments.Page.ModifyPageResponse
538
- */
539
- class ModifyPageResponse extends protobuf_1.Message {
540
- constructor(data) {
541
- super();
542
- protobuf_1.proto3.util.initPartial(data, this);
543
- }
544
- static fromBinary(bytes, options) {
545
- return new ModifyPageResponse().fromBinary(bytes, options);
546
- }
547
- static fromJson(jsonValue, options) {
548
- return new ModifyPageResponse().fromJson(jsonValue, options);
549
- }
550
- static fromJsonString(jsonString, options) {
551
- return new ModifyPageResponse().fromJsonString(jsonString, options);
552
- }
553
- static equals(a, b) {
554
- return protobuf_1.proto3.util.equals(ModifyPageResponse, a, b);
555
- }
556
- }
557
- exports.ModifyPageResponse = ModifyPageResponse;
558
- ModifyPageResponse.runtime = protobuf_1.proto3;
559
- ModifyPageResponse.typeName = "IT.WebServices.Fragments.Page.ModifyPageResponse";
560
- ModifyPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
561
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
562
- ]);
563
- /**
564
- * @generated from message IT.WebServices.Fragments.Page.PageListRecord
565
- */
566
- class PageListRecord extends protobuf_1.Message {
567
- constructor(data) {
568
- super();
569
- /**
570
- * Guid for the page record
571
- *
572
- * @generated from field: string PageID = 1;
573
- */
574
- this.PageID = "";
575
- /**
576
- * @generated from field: string Title = 10;
577
- */
578
- this.Title = "";
579
- /**
580
- * @generated from field: string Description = 11;
581
- */
582
- this.Description = "";
583
- /**
584
- * @generated from field: uint32 SubscriptionLevel = 12;
585
- */
586
- this.SubscriptionLevel = 0;
587
- /**
588
- * @generated from field: string URL = 13;
589
- */
590
- this.URL = "";
591
- /**
592
- * @generated from field: string Author = 14;
593
- */
594
- this.Author = "";
595
- /**
596
- * @generated from field: string AuthorID = 15;
597
- */
598
- this.AuthorID = "";
599
- /**
600
- * @generated from field: string FeaturedImageAssetID = 20;
601
- */
602
- this.FeaturedImageAssetID = "";
603
- protobuf_1.proto3.util.initPartial(data, this);
604
- }
605
- static fromBinary(bytes, options) {
606
- return new PageListRecord().fromBinary(bytes, options);
607
- }
608
- static fromJson(jsonValue, options) {
609
- return new PageListRecord().fromJson(jsonValue, options);
610
- }
611
- static fromJsonString(jsonString, options) {
612
- return new PageListRecord().fromJsonString(jsonString, options);
613
- }
614
- static equals(a, b) {
615
- return protobuf_1.proto3.util.equals(PageListRecord, a, b);
616
- }
617
- }
618
- exports.PageListRecord = PageListRecord;
619
- PageListRecord.runtime = protobuf_1.proto3;
620
- PageListRecord.typeName = "IT.WebServices.Fragments.Page.PageListRecord";
621
- PageListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
622
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
623
- { no: 2, name: "CreatedOnUTC", kind: "message", T: protobuf_1.Timestamp },
624
- { no: 3, name: "PublishOnUTC", kind: "message", T: protobuf_1.Timestamp },
625
- { no: 4, name: "PinnedOnUTC", kind: "message", T: protobuf_1.Timestamp },
626
- { no: 10, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
627
- { no: 11, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
628
- { no: 12, name: "SubscriptionLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
629
- { no: 13, name: "URL", kind: "scalar", T: 9 /* ScalarType.STRING */ },
630
- { no: 14, name: "Author", kind: "scalar", T: 9 /* ScalarType.STRING */ },
631
- { no: 15, name: "AuthorID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
632
- { no: 20, name: "FeaturedImageAssetID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
633
- ]);
634
- /**
635
- * @generated from message IT.WebServices.Fragments.Page.PublishPageRequest
636
- */
637
- class PublishPageRequest extends protobuf_1.Message {
638
- constructor(data) {
639
- super();
640
- /**
641
- * Guid for the page record
642
- *
643
- * @generated from field: string PageID = 1;
644
- */
645
- this.PageID = "";
646
- protobuf_1.proto3.util.initPartial(data, this);
647
- }
648
- static fromBinary(bytes, options) {
649
- return new PublishPageRequest().fromBinary(bytes, options);
650
- }
651
- static fromJson(jsonValue, options) {
652
- return new PublishPageRequest().fromJson(jsonValue, options);
653
- }
654
- static fromJsonString(jsonString, options) {
655
- return new PublishPageRequest().fromJsonString(jsonString, options);
656
- }
657
- static equals(a, b) {
658
- return protobuf_1.proto3.util.equals(PublishPageRequest, a, b);
659
- }
660
- }
661
- exports.PublishPageRequest = PublishPageRequest;
662
- PublishPageRequest.runtime = protobuf_1.proto3;
663
- PublishPageRequest.typeName = "IT.WebServices.Fragments.Page.PublishPageRequest";
664
- PublishPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
665
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
666
- { no: 3, name: "PublishOnUTC", kind: "message", T: protobuf_1.Timestamp },
667
- ]);
668
- /**
669
- * @generated from message IT.WebServices.Fragments.Page.PublishPageResponse
670
- */
671
- class PublishPageResponse extends protobuf_1.Message {
672
- constructor(data) {
673
- super();
674
- protobuf_1.proto3.util.initPartial(data, this);
675
- }
676
- static fromBinary(bytes, options) {
677
- return new PublishPageResponse().fromBinary(bytes, options);
678
- }
679
- static fromJson(jsonValue, options) {
680
- return new PublishPageResponse().fromJson(jsonValue, options);
681
- }
682
- static fromJsonString(jsonString, options) {
683
- return new PublishPageResponse().fromJsonString(jsonString, options);
684
- }
685
- static equals(a, b) {
686
- return protobuf_1.proto3.util.equals(PublishPageResponse, a, b);
687
- }
688
- }
689
- exports.PublishPageResponse = PublishPageResponse;
690
- PublishPageResponse.runtime = protobuf_1.proto3;
691
- PublishPageResponse.typeName = "IT.WebServices.Fragments.Page.PublishPageResponse";
692
- PublishPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
693
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
694
- ]);
695
- /**
696
- * @generated from message IT.WebServices.Fragments.Page.SearchPageRequest
697
- */
698
- class SearchPageRequest extends protobuf_1.Message {
699
- constructor(data) {
700
- super();
701
- /**
702
- * @generated from field: uint32 PageSize = 1;
703
- */
704
- this.PageSize = 0;
705
- /**
706
- * @generated from field: uint32 PageOffset = 2;
707
- */
708
- this.PageOffset = 0;
709
- /**
710
- * @generated from field: string Query = 6;
711
- */
712
- this.Query = "";
713
- /**
714
- * @generated from field: string Tag = 11;
715
- */
716
- this.Tag = "";
717
- protobuf_1.proto3.util.initPartial(data, this);
718
- }
719
- static fromBinary(bytes, options) {
720
- return new SearchPageRequest().fromBinary(bytes, options);
721
- }
722
- static fromJson(jsonValue, options) {
723
- return new SearchPageRequest().fromJson(jsonValue, options);
724
- }
725
- static fromJsonString(jsonString, options) {
726
- return new SearchPageRequest().fromJsonString(jsonString, options);
727
- }
728
- static equals(a, b) {
729
- return protobuf_1.proto3.util.equals(SearchPageRequest, a, b);
730
- }
731
- }
732
- exports.SearchPageRequest = SearchPageRequest;
733
- SearchPageRequest.runtime = protobuf_1.proto3;
734
- SearchPageRequest.typeName = "IT.WebServices.Fragments.Page.SearchPageRequest";
735
- SearchPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
736
- { no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
737
- { no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
738
- { no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
739
- { no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
740
- { no: 11, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
741
- ]);
742
- /**
743
- * @generated from message IT.WebServices.Fragments.Page.SearchPageResponse
744
- */
745
- class SearchPageResponse extends protobuf_1.Message {
746
- constructor(data) {
747
- super();
748
- /**
749
- * @generated from field: repeated IT.WebServices.Fragments.Page.PageListRecord Records = 1;
750
- */
751
- this.Records = [];
752
- /**
753
- * @generated from field: uint32 PageOffsetStart = 11;
754
- */
755
- this.PageOffsetStart = 0;
756
- /**
757
- * @generated from field: uint32 PageOffsetEnd = 12;
758
- */
759
- this.PageOffsetEnd = 0;
760
- /**
761
- * @generated from field: uint32 PageTotalItems = 13;
762
- */
763
- this.PageTotalItems = 0;
764
- protobuf_1.proto3.util.initPartial(data, this);
765
- }
766
- static fromBinary(bytes, options) {
767
- return new SearchPageResponse().fromBinary(bytes, options);
768
- }
769
- static fromJson(jsonValue, options) {
770
- return new SearchPageResponse().fromJson(jsonValue, options);
771
- }
772
- static fromJsonString(jsonString, options) {
773
- return new SearchPageResponse().fromJsonString(jsonString, options);
774
- }
775
- static equals(a, b) {
776
- return protobuf_1.proto3.util.equals(SearchPageResponse, a, b);
777
- }
778
- }
779
- exports.SearchPageResponse = SearchPageResponse;
780
- SearchPageResponse.runtime = protobuf_1.proto3;
781
- SearchPageResponse.typeName = "IT.WebServices.Fragments.Page.SearchPageResponse";
782
- SearchPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
783
- { no: 1, name: "Records", kind: "message", T: PageListRecord, repeated: true },
784
- { no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
785
- { no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
786
- { no: 13, name: "PageTotalItems", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
787
- ]);
788
- /**
789
- * @generated from message IT.WebServices.Fragments.Page.UndeletePageRequest
790
- */
791
- class UndeletePageRequest extends protobuf_1.Message {
792
- constructor(data) {
793
- super();
794
- /**
795
- * Guid for the page record
796
- *
797
- * @generated from field: string PageID = 1;
798
- */
799
- this.PageID = "";
800
- protobuf_1.proto3.util.initPartial(data, this);
801
- }
802
- static fromBinary(bytes, options) {
803
- return new UndeletePageRequest().fromBinary(bytes, options);
804
- }
805
- static fromJson(jsonValue, options) {
806
- return new UndeletePageRequest().fromJson(jsonValue, options);
807
- }
808
- static fromJsonString(jsonString, options) {
809
- return new UndeletePageRequest().fromJsonString(jsonString, options);
810
- }
811
- static equals(a, b) {
812
- return protobuf_1.proto3.util.equals(UndeletePageRequest, a, b);
813
- }
814
- }
815
- exports.UndeletePageRequest = UndeletePageRequest;
816
- UndeletePageRequest.runtime = protobuf_1.proto3;
817
- UndeletePageRequest.typeName = "IT.WebServices.Fragments.Page.UndeletePageRequest";
818
- UndeletePageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
819
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
820
- ]);
821
- /**
822
- * @generated from message IT.WebServices.Fragments.Page.UndeletePageResponse
823
- */
824
- class UndeletePageResponse extends protobuf_1.Message {
825
- constructor(data) {
826
- super();
827
- protobuf_1.proto3.util.initPartial(data, this);
828
- }
829
- static fromBinary(bytes, options) {
830
- return new UndeletePageResponse().fromBinary(bytes, options);
831
- }
832
- static fromJson(jsonValue, options) {
833
- return new UndeletePageResponse().fromJson(jsonValue, options);
834
- }
835
- static fromJsonString(jsonString, options) {
836
- return new UndeletePageResponse().fromJsonString(jsonString, options);
837
- }
838
- static equals(a, b) {
839
- return protobuf_1.proto3.util.equals(UndeletePageResponse, a, b);
840
- }
841
- }
842
- exports.UndeletePageResponse = UndeletePageResponse;
843
- UndeletePageResponse.runtime = protobuf_1.proto3;
844
- UndeletePageResponse.typeName = "IT.WebServices.Fragments.Page.UndeletePageResponse";
845
- UndeletePageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
846
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
847
- ]);
848
- /**
849
- * @generated from message IT.WebServices.Fragments.Page.UnpublishPageRequest
850
- */
851
- class UnpublishPageRequest extends protobuf_1.Message {
852
- constructor(data) {
853
- super();
854
- /**
855
- * Guid for the page record
856
- *
857
- * @generated from field: string PageID = 1;
858
- */
859
- this.PageID = "";
860
- protobuf_1.proto3.util.initPartial(data, this);
861
- }
862
- static fromBinary(bytes, options) {
863
- return new UnpublishPageRequest().fromBinary(bytes, options);
864
- }
865
- static fromJson(jsonValue, options) {
866
- return new UnpublishPageRequest().fromJson(jsonValue, options);
867
- }
868
- static fromJsonString(jsonString, options) {
869
- return new UnpublishPageRequest().fromJsonString(jsonString, options);
870
- }
871
- static equals(a, b) {
872
- return protobuf_1.proto3.util.equals(UnpublishPageRequest, a, b);
873
- }
874
- }
875
- exports.UnpublishPageRequest = UnpublishPageRequest;
876
- UnpublishPageRequest.runtime = protobuf_1.proto3;
877
- UnpublishPageRequest.typeName = "IT.WebServices.Fragments.Page.UnpublishPageRequest";
878
- UnpublishPageRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
879
- { no: 1, name: "PageID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
880
- ]);
881
- /**
882
- * @generated from message IT.WebServices.Fragments.Page.UnpublishPageResponse
883
- */
884
- class UnpublishPageResponse extends protobuf_1.Message {
885
- constructor(data) {
886
- super();
887
- protobuf_1.proto3.util.initPartial(data, this);
888
- }
889
- static fromBinary(bytes, options) {
890
- return new UnpublishPageResponse().fromBinary(bytes, options);
891
- }
892
- static fromJson(jsonValue, options) {
893
- return new UnpublishPageResponse().fromJson(jsonValue, options);
894
- }
895
- static fromJsonString(jsonString, options) {
896
- return new UnpublishPageResponse().fromJsonString(jsonString, options);
897
- }
898
- static equals(a, b) {
899
- return protobuf_1.proto3.util.equals(UnpublishPageResponse, a, b);
900
- }
901
- }
902
- exports.UnpublishPageResponse = UnpublishPageResponse;
903
- UnpublishPageResponse.runtime = protobuf_1.proto3;
904
- UnpublishPageResponse.typeName = "IT.WebServices.Fragments.Page.UnpublishPageResponse";
905
- UnpublishPageResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
906
- { no: 1, name: "Record", kind: "message", T: PageRecord_pb_1.PageRecord },
907
- ]);
908
- /**
909
- * @generated from message IT.WebServices.Fragments.Page.SubscriptionLevelSearch
910
- */
911
- class SubscriptionLevelSearch extends protobuf_1.Message {
912
- constructor(data) {
913
- super();
914
- /**
915
- * @generated from field: uint32 MinimumLevel = 1;
916
- */
917
- this.MinimumLevel = 0;
918
- /**
919
- * @generated from field: uint32 MaximumLevel = 2;
920
- */
921
- this.MaximumLevel = 0;
922
- protobuf_1.proto3.util.initPartial(data, this);
923
- }
924
- static fromBinary(bytes, options) {
925
- return new SubscriptionLevelSearch().fromBinary(bytes, options);
926
- }
927
- static fromJson(jsonValue, options) {
928
- return new SubscriptionLevelSearch().fromJson(jsonValue, options);
929
- }
930
- static fromJsonString(jsonString, options) {
931
- return new SubscriptionLevelSearch().fromJsonString(jsonString, options);
932
- }
933
- static equals(a, b) {
934
- return protobuf_1.proto3.util.equals(SubscriptionLevelSearch, a, b);
935
- }
936
- }
937
- exports.SubscriptionLevelSearch = SubscriptionLevelSearch;
938
- SubscriptionLevelSearch.runtime = protobuf_1.proto3;
939
- SubscriptionLevelSearch.typeName = "IT.WebServices.Fragments.Page.SubscriptionLevelSearch";
940
- SubscriptionLevelSearch.fields = protobuf_1.proto3.util.newFieldList(() => [
941
- { no: 1, name: "MinimumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
942
- { no: 2, name: "MaximumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
943
- ]);