@selfcommunity/types 0.1.7 → 0.1.8-alpha.0

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 (260) hide show
  1. package/lib/{types → cjs}/index.d.ts +0 -0
  2. package/lib/{types → cjs}/index.d.ts.map +0 -0
  3. package/lib/cjs/index.js +27 -124
  4. package/lib/cjs/index.js.map +1 -0
  5. package/lib/{types → cjs}/types/auth.d.ts +0 -0
  6. package/lib/{types → cjs}/types/auth.d.ts.map +0 -0
  7. package/lib/cjs/types/auth.js +2 -2
  8. package/lib/cjs/types/auth.js.map +1 -0
  9. package/lib/{types → cjs}/types/avatar.d.ts +0 -0
  10. package/lib/{types → cjs}/types/avatar.d.ts.map +0 -0
  11. package/lib/cjs/types/avatar.js +5 -2
  12. package/lib/cjs/types/avatar.js.map +1 -0
  13. package/lib/{types → cjs}/types/broadcastMessage.d.ts +0 -0
  14. package/lib/{types → cjs}/types/broadcastMessage.d.ts.map +0 -0
  15. package/lib/cjs/types/broadcastMessage.js +6 -9
  16. package/lib/cjs/types/broadcastMessage.js.map +1 -0
  17. package/lib/{types → cjs}/types/category.d.ts +0 -0
  18. package/lib/{types → cjs}/types/category.d.ts.map +0 -0
  19. package/lib/cjs/types/category.js +2 -2
  20. package/lib/cjs/types/category.js.map +1 -0
  21. package/lib/{types → cjs}/types/comment.d.ts +0 -0
  22. package/lib/{types → cjs}/types/comment.d.ts.map +0 -0
  23. package/lib/cjs/types/comment.js +9 -19
  24. package/lib/cjs/types/comment.js.map +1 -0
  25. package/lib/{types → cjs}/types/contribution.d.ts +0 -0
  26. package/lib/{types → cjs}/types/contribution.d.ts.map +0 -0
  27. package/lib/cjs/types/contribution.js +15 -29
  28. package/lib/cjs/types/contribution.js.map +1 -0
  29. package/lib/{types → cjs}/types/customAdv.d.ts +0 -0
  30. package/lib/{types → cjs}/types/customAdv.d.ts.map +0 -0
  31. package/lib/cjs/types/customAdv.js +12 -14
  32. package/lib/cjs/types/customAdv.js.map +1 -0
  33. package/lib/{types → cjs}/types/customNotification.d.ts +0 -0
  34. package/lib/{types → cjs}/types/customNotification.d.ts.map +0 -0
  35. package/lib/cjs/types/customNotification.js +2 -2
  36. package/lib/cjs/types/customNotification.js.map +1 -0
  37. package/lib/{types → cjs}/types/customPage.d.ts +0 -0
  38. package/lib/{types → cjs}/types/customPage.d.ts.map +0 -0
  39. package/lib/cjs/types/customPage.js +2 -2
  40. package/lib/cjs/types/customPage.js.map +1 -0
  41. package/lib/{types → cjs}/types/dataPortability.d.ts +0 -0
  42. package/lib/{types → cjs}/types/dataPortability.d.ts.map +0 -0
  43. package/lib/cjs/types/dataPortability.js +2 -2
  44. package/lib/cjs/types/dataPortability.js.map +1 -0
  45. package/lib/{types → cjs}/types/embed.d.ts +0 -0
  46. package/lib/{types → cjs}/types/embed.d.ts.map +0 -0
  47. package/lib/cjs/types/embed.js +2 -2
  48. package/lib/cjs/types/embed.js.map +1 -0
  49. package/lib/{types → cjs}/types/feature.d.ts +0 -0
  50. package/lib/{types → cjs}/types/feature.d.ts.map +0 -0
  51. package/lib/cjs/types/feature.js +5 -2
  52. package/lib/cjs/types/feature.js.map +1 -0
  53. package/lib/{types → cjs}/types/feed.d.ts +0 -0
  54. package/lib/{types → cjs}/types/feed.d.ts.map +0 -0
  55. package/lib/cjs/types/feed.js +19 -39
  56. package/lib/cjs/types/feed.js.map +1 -0
  57. package/lib/{types → cjs}/types/flag.d.ts +0 -0
  58. package/lib/{types → cjs}/types/flag.d.ts.map +0 -0
  59. package/lib/cjs/types/flag.js +15 -25
  60. package/lib/cjs/types/flag.js.map +1 -0
  61. package/lib/{types → cjs}/types/incubator.d.ts +0 -0
  62. package/lib/{types → cjs}/types/incubator.d.ts.map +0 -0
  63. package/lib/cjs/types/incubator.js +8 -20
  64. package/lib/cjs/types/incubator.js.map +1 -0
  65. package/lib/{types → cjs}/types/index.d.ts +0 -0
  66. package/lib/{types → cjs}/types/index.d.ts.map +0 -0
  67. package/lib/cjs/types/index.js +34 -212
  68. package/lib/cjs/types/index.js.map +1 -0
  69. package/lib/{types → cjs}/types/insight.d.ts +0 -0
  70. package/lib/{types → cjs}/types/insight.d.ts.map +0 -0
  71. package/lib/cjs/types/insight.js +2 -2
  72. package/lib/cjs/types/insight.js.map +1 -0
  73. package/lib/{types → cjs}/types/legalPage.d.ts +0 -0
  74. package/lib/{types → cjs}/types/legalPage.d.ts.map +0 -0
  75. package/lib/cjs/types/legalPage.js +5 -2
  76. package/lib/cjs/types/legalPage.js.map +1 -0
  77. package/lib/{types → cjs}/types/location.d.ts +0 -0
  78. package/lib/{types → cjs}/types/location.d.ts.map +0 -0
  79. package/lib/cjs/types/location.js +2 -2
  80. package/lib/cjs/types/location.js.map +1 -0
  81. package/lib/{types → cjs}/types/media.d.ts +0 -0
  82. package/lib/{types → cjs}/types/media.d.ts.map +0 -0
  83. package/lib/cjs/types/media.js +2 -2
  84. package/lib/cjs/types/media.js.map +1 -0
  85. package/lib/{types → cjs}/types/notification.d.ts +0 -0
  86. package/lib/{types → cjs}/types/notification.d.ts.map +0 -0
  87. package/lib/cjs/types/notification.js +47 -59
  88. package/lib/cjs/types/notification.js.map +1 -0
  89. package/lib/{types → cjs}/types/platform.d.ts +0 -0
  90. package/lib/{types → cjs}/types/platform.d.ts.map +0 -0
  91. package/lib/cjs/types/platform.js +2 -2
  92. package/lib/cjs/types/platform.js.map +1 -0
  93. package/lib/{types → cjs}/types/poll.d.ts +0 -0
  94. package/lib/{types → cjs}/types/poll.d.ts.map +0 -0
  95. package/lib/cjs/types/poll.js +2 -2
  96. package/lib/cjs/types/poll.js.map +1 -0
  97. package/lib/{types → cjs}/types/preference.d.ts +0 -0
  98. package/lib/{types → cjs}/types/preference.d.ts.map +0 -0
  99. package/lib/cjs/types/preference.js +2 -2
  100. package/lib/cjs/types/preference.js.map +1 -0
  101. package/lib/{types → cjs}/types/privateMessage.d.ts +0 -0
  102. package/lib/{types → cjs}/types/privateMessage.d.ts.map +0 -0
  103. package/lib/cjs/types/privateMessage.js +14 -29
  104. package/lib/cjs/types/privateMessage.js.map +1 -0
  105. package/lib/{types → cjs}/types/prize.d.ts +0 -0
  106. package/lib/{types → cjs}/types/prize.d.ts.map +0 -0
  107. package/lib/cjs/types/prize.js +7 -23
  108. package/lib/cjs/types/prize.js.map +1 -0
  109. package/lib/{types → cjs}/types/sso.d.ts +0 -0
  110. package/lib/{types → cjs}/types/sso.d.ts.map +0 -0
  111. package/lib/cjs/types/sso.js +5 -2
  112. package/lib/cjs/types/sso.js.map +1 -0
  113. package/lib/{types → cjs}/types/tag.d.ts +0 -0
  114. package/lib/{types → cjs}/types/tag.d.ts.map +0 -0
  115. package/lib/cjs/types/tag.js +2 -2
  116. package/lib/cjs/types/tag.js.map +1 -0
  117. package/lib/{types → cjs}/types/user.d.ts +0 -0
  118. package/lib/{types → cjs}/types/user.d.ts.map +0 -0
  119. package/lib/cjs/types/user.js +42 -61
  120. package/lib/cjs/types/user.js.map +1 -0
  121. package/lib/{types → cjs}/types/vote.d.ts +0 -0
  122. package/lib/{types → cjs}/types/vote.d.ts.map +0 -0
  123. package/lib/cjs/types/vote.js +2 -2
  124. package/lib/cjs/types/vote.js.map +1 -0
  125. package/lib/{types → cjs}/types/webhook.d.ts +0 -0
  126. package/lib/{types → cjs}/types/webhook.d.ts.map +0 -0
  127. package/lib/cjs/types/webhook.js +6 -2
  128. package/lib/cjs/types/webhook.js.map +1 -0
  129. package/lib/esm/index.d.ts +9 -0
  130. package/lib/esm/index.d.ts.map +1 -0
  131. package/lib/esm/index.js +9 -125
  132. package/lib/esm/index.js.map +1 -0
  133. package/lib/esm/types/auth.d.ts +26 -0
  134. package/lib/esm/types/auth.d.ts.map +1 -0
  135. package/lib/esm/types/auth.js +2 -3
  136. package/lib/esm/types/auth.js.map +1 -0
  137. package/lib/esm/types/avatar.d.ts +26 -0
  138. package/lib/esm/types/avatar.d.ts.map +1 -0
  139. package/lib/esm/types/avatar.js +5 -3
  140. package/lib/esm/types/avatar.js.map +1 -0
  141. package/lib/esm/types/broadcastMessage.d.ts +73 -0
  142. package/lib/esm/types/broadcastMessage.d.ts.map +1 -0
  143. package/lib/esm/types/broadcastMessage.js +5 -11
  144. package/lib/esm/types/broadcastMessage.js.map +1 -0
  145. package/lib/esm/types/category.d.ts +107 -0
  146. package/lib/esm/types/category.d.ts.map +1 -0
  147. package/lib/esm/types/category.js +2 -3
  148. package/lib/esm/types/category.js.map +1 -0
  149. package/lib/esm/types/comment.d.ts +97 -0
  150. package/lib/esm/types/comment.d.ts.map +1 -0
  151. package/lib/esm/types/comment.js +8 -21
  152. package/lib/esm/types/comment.js.map +1 -0
  153. package/lib/esm/types/contribution.d.ts +64 -0
  154. package/lib/esm/types/contribution.d.ts.map +1 -0
  155. package/lib/esm/types/contribution.js +13 -30
  156. package/lib/esm/types/contribution.js.map +1 -0
  157. package/lib/esm/types/customAdv.d.ts +53 -0
  158. package/lib/esm/types/customAdv.d.ts.map +1 -0
  159. package/lib/esm/types/customAdv.js +11 -16
  160. package/lib/esm/types/customAdv.js.map +1 -0
  161. package/lib/esm/types/customNotification.d.ts +28 -0
  162. package/lib/esm/types/customNotification.d.ts.map +1 -0
  163. package/lib/esm/types/customNotification.js +2 -3
  164. package/lib/esm/types/customNotification.js.map +1 -0
  165. package/lib/esm/types/customPage.d.ts +18 -0
  166. package/lib/esm/types/customPage.d.ts.map +1 -0
  167. package/lib/esm/types/customPage.js +2 -3
  168. package/lib/esm/types/customPage.js.map +1 -0
  169. package/lib/esm/types/dataPortability.d.ts +30 -0
  170. package/lib/esm/types/dataPortability.d.ts.map +1 -0
  171. package/lib/esm/types/dataPortability.js +2 -3
  172. package/lib/esm/types/dataPortability.js.map +1 -0
  173. package/lib/esm/types/embed.d.ts +33 -0
  174. package/lib/esm/types/embed.d.ts.map +1 -0
  175. package/lib/esm/types/embed.js +2 -3
  176. package/lib/esm/types/embed.js.map +1 -0
  177. package/lib/esm/types/feature.d.ts +18 -0
  178. package/lib/esm/types/feature.d.ts.map +1 -0
  179. package/lib/esm/types/feature.js +5 -3
  180. package/lib/esm/types/feature.js.map +1 -0
  181. package/lib/esm/types/feed.d.ts +237 -0
  182. package/lib/esm/types/feed.d.ts.map +1 -0
  183. package/lib/esm/types/feed.js +17 -40
  184. package/lib/esm/types/feed.js.map +1 -0
  185. package/lib/esm/types/flag.d.ts +38 -0
  186. package/lib/esm/types/flag.d.ts.map +1 -0
  187. package/lib/esm/types/flag.js +13 -26
  188. package/lib/esm/types/flag.js.map +1 -0
  189. package/lib/esm/types/incubator.d.ts +68 -0
  190. package/lib/esm/types/incubator.d.ts.map +1 -0
  191. package/lib/esm/types/incubator.js +7 -22
  192. package/lib/esm/types/incubator.js.map +1 -0
  193. package/lib/esm/types/index.d.ts +35 -0
  194. package/lib/esm/types/index.d.ts.map +1 -0
  195. package/lib/esm/types/index.js +16 -213
  196. package/lib/esm/types/index.js.map +1 -0
  197. package/lib/esm/types/insight.d.ts +127 -0
  198. package/lib/esm/types/insight.d.ts.map +1 -0
  199. package/lib/esm/types/insight.js +2 -3
  200. package/lib/esm/types/insight.js.map +1 -0
  201. package/lib/esm/types/legalPage.d.ts +79 -0
  202. package/lib/esm/types/legalPage.d.ts.map +1 -0
  203. package/lib/esm/types/legalPage.js +5 -3
  204. package/lib/esm/types/legalPage.js.map +1 -0
  205. package/lib/esm/types/location.d.ts +61 -0
  206. package/lib/esm/types/location.d.ts.map +1 -0
  207. package/lib/esm/types/location.js +2 -3
  208. package/lib/esm/types/location.js.map +1 -0
  209. package/lib/esm/types/media.d.ts +69 -0
  210. package/lib/esm/types/media.d.ts.map +1 -0
  211. package/lib/esm/types/media.js +2 -3
  212. package/lib/esm/types/media.js.map +1 -0
  213. package/lib/esm/types/notification.d.ts +422 -0
  214. package/lib/esm/types/notification.d.ts.map +1 -0
  215. package/lib/esm/types/notification.js +45 -60
  216. package/lib/esm/types/notification.js.map +1 -0
  217. package/lib/esm/types/platform.d.ts +9 -0
  218. package/lib/esm/types/platform.d.ts.map +1 -0
  219. package/lib/esm/types/platform.js +2 -3
  220. package/lib/esm/types/platform.js.map +1 -0
  221. package/lib/esm/types/poll.d.ts +87 -0
  222. package/lib/esm/types/poll.d.ts.map +1 -0
  223. package/lib/esm/types/poll.js +2 -3
  224. package/lib/esm/types/poll.js.map +1 -0
  225. package/lib/esm/types/preference.d.ts +22 -0
  226. package/lib/esm/types/preference.d.ts.map +1 -0
  227. package/lib/esm/types/preference.js +2 -3
  228. package/lib/esm/types/preference.js.map +1 -0
  229. package/lib/esm/types/privateMessage.d.ts +130 -0
  230. package/lib/esm/types/privateMessage.d.ts.map +1 -0
  231. package/lib/esm/types/privateMessage.js +12 -30
  232. package/lib/esm/types/privateMessage.js.map +1 -0
  233. package/lib/esm/types/prize.d.ts +93 -0
  234. package/lib/esm/types/prize.d.ts.map +1 -0
  235. package/lib/esm/types/prize.js +6 -25
  236. package/lib/esm/types/prize.js.map +1 -0
  237. package/lib/esm/types/sso.d.ts +22 -0
  238. package/lib/esm/types/sso.d.ts.map +1 -0
  239. package/lib/esm/types/sso.js +5 -3
  240. package/lib/esm/types/sso.js.map +1 -0
  241. package/lib/esm/types/tag.d.ts +47 -0
  242. package/lib/esm/types/tag.d.ts.map +1 -0
  243. package/lib/esm/types/tag.js +2 -3
  244. package/lib/esm/types/tag.js.map +1 -0
  245. package/lib/esm/types/user.d.ts +537 -0
  246. package/lib/esm/types/user.d.ts.map +1 -0
  247. package/lib/esm/types/user.js +40 -62
  248. package/lib/esm/types/user.js.map +1 -0
  249. package/lib/esm/types/vote.d.ts +15 -0
  250. package/lib/esm/types/vote.d.ts.map +1 -0
  251. package/lib/esm/types/vote.js +2 -3
  252. package/lib/esm/types/vote.js.map +1 -0
  253. package/lib/esm/types/webhook.d.ts +91 -0
  254. package/lib/esm/types/webhook.d.ts.map +1 -0
  255. package/lib/esm/types/webhook.js +6 -3
  256. package/lib/esm/types/webhook.js.map +1 -0
  257. package/package.json +5 -7
  258. package/lib/cjs/index.d.js +0 -2
  259. package/lib/esm/index.d.js +0 -2
  260. package/lib/types/tsconfig.build.tsbuildinfo +0 -1
@@ -1,213 +1,16 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
-
5
- var _auth = require("./auth");
6
-
7
- exports.SCAuthTokenType = _auth.SCAuthTokenType;
8
-
9
- var _broadcastMessage = require("./broadcastMessage");
10
-
11
- exports.SCBannerType = _broadcastMessage.SCBannerType;
12
- exports.SCBroadcastMessageBannerType = _broadcastMessage.SCBroadcastMessageBannerType;
13
- exports.SCBroadcastMessageType = _broadcastMessage.SCBroadcastMessageType;
14
-
15
- var _customAdv = require("./customAdv");
16
-
17
- exports.SCCustomAdvPosition = _customAdv.SCCustomAdvPosition;
18
- exports.SCCustomAdvType = _customAdv.SCCustomAdvType;
19
-
20
- var _user = require("./user");
21
-
22
- exports.SCUserType = _user.SCUserType;
23
- exports.SCUserBlockedSettingsType = _user.SCUserBlockedSettingsType;
24
- exports.SCUserFields = _user.SCUserFields;
25
- exports.SCUserSettingsType = _user.SCUserSettingsType;
26
- exports.SCUserStatus = _user.SCUserStatus;
27
- exports.SCUserModerationType = _user.SCUserModerationType;
28
- exports.SCUserScoreVariation = _user.SCUserScoreVariation;
29
- exports.SCUserScoreType = _user.SCUserScoreType;
30
- exports.SCUserReputationType = _user.SCUserReputationType;
31
- exports.SCUserAutocompleteType = _user.SCUserAutocompleteType;
32
- exports.SCUserCounterType = _user.SCUserCounterType;
33
- exports.SCUserChangeEmailType = _user.SCUserChangeEmailType;
34
- exports.SCUserAvatarType = _user.SCUserAvatarType;
35
- exports.SCUserPermissionType = _user.SCUserPermissionType;
36
- exports.SCUserFollowedStatusType = _user.SCUserFollowedStatusType;
37
- exports.SCUserFollowerStatusType = _user.SCUserFollowerStatusType;
38
- exports.SCUserConnectionStatusType = _user.SCUserConnectionStatusType;
39
- exports.SCUserHiddenStatusType = _user.SCUserHiddenStatusType;
40
- exports.SCUserHiddenByStatusType = _user.SCUserHiddenByStatusType;
41
- exports.SCUserConnectionRequestType = _user.SCUserConnectionRequestType;
42
- exports.SCUserEmailTokenType = _user.SCUserEmailTokenType;
43
-
44
- var _tag = require("./tag");
45
-
46
- exports.SCTagType = _tag.SCTagType;
47
-
48
- var _category = require("./category");
49
-
50
- exports.SCCategoryType = _category.SCCategoryType;
51
- exports.SCCategoryAudienceType = _category.SCCategoryAudienceType;
52
- exports.SCCategoryFollowedStatusType = _category.SCCategoryFollowedStatusType;
53
-
54
- var _embed = require("./embed");
55
-
56
- exports.SCEmbedType = _embed.SCEmbedType;
57
-
58
- var _media = require("./media");
59
-
60
- exports.SCMediaType = _media.SCMediaType;
61
- exports.SCChunkMediaType = _media.SCChunkMediaType;
62
-
63
- var _location = require("./location");
64
-
65
- exports.SCContributionLocation = _location.SCContributionLocation;
66
- exports.SCLocalityType = _location.SCLocalityType;
67
-
68
- var _poll = require("./poll");
69
-
70
- exports.SCPollChoiceType = _poll.SCPollChoiceType;
71
- exports.SCPollType = _poll.SCPollType;
72
- exports.SCPollVoteType = _poll.SCPollVoteType;
73
-
74
- var _comment = require("./comment");
75
-
76
- exports.SCCommentType = _comment.SCCommentType;
77
- exports.SCCommentTypologyType = _comment.SCCommentTypologyType;
78
- exports.SCCommentsOrderBy = _comment.SCCommentsOrderBy;
79
-
80
- var _privateMessage = require("./privateMessage");
81
-
82
- exports.SCPrivateMessageType = _privateMessage.SCPrivateMessageType;
83
- exports.SCPrivateMessageStatusType = _privateMessage.SCPrivateMessageStatusType;
84
- exports.SCPrivateMessageFileType = _privateMessage.SCPrivateMessageFileType;
85
- exports.SCMessageFileType = _privateMessage.SCMessageFileType;
86
- exports.SCPrivateMessageUploadMediaType = _privateMessage.SCPrivateMessageUploadMediaType;
87
- exports.SCPrivateMessageUploadThumbnailType = _privateMessage.SCPrivateMessageUploadThumbnailType;
88
- exports.SCPrivateMessageUploadMediaChunkType = _privateMessage.SCPrivateMessageUploadMediaChunkType;
89
-
90
- var _incubator = require("./incubator");
91
-
92
- exports.SCIncubatorType = _incubator.SCIncubatorType;
93
- exports.SCIncubatorSubscriptionType = _incubator.SCIncubatorSubscriptionType;
94
- exports.SCIncubatorStatusType = _incubator.SCIncubatorStatusType;
95
-
96
- var _customNotification = require("./customNotification");
97
-
98
- exports.SCCustomNotificationType = _customNotification.SCCustomNotificationType;
99
-
100
- var _prize = require("./prize");
101
-
102
- exports.SCPrizeType = _prize.SCPrizeType;
103
- exports.SCPrizeUserType = _prize.SCPrizeUserType;
104
- exports.SCPrizeUserStatusType = _prize.SCPrizeUserStatusType;
105
- exports.SCUserLoyaltyPointsType = _prize.SCUserLoyaltyPointsType;
106
-
107
- var _feed = require("./feed");
108
-
109
- exports.SCFeedUnitType = _feed.SCFeedUnitType;
110
- exports.SCFeedUnitActivityType = _feed.SCFeedUnitActivityType;
111
- exports.SCFeedObjectType = _feed.SCFeedObjectType;
112
- exports.SCFeedPostType = _feed.SCFeedPostType;
113
- exports.SCFeedDiscussionType = _feed.SCFeedDiscussionType;
114
- exports.SCFeedStatusType = _feed.SCFeedStatusType;
115
- exports.SCFeedObjectTypologyType = _feed.SCFeedObjectTypologyType;
116
- exports.SCFeedUnitActivityTypologyType = _feed.SCFeedUnitActivityTypologyType;
117
- exports.SCFeedTypologyType = _feed.SCFeedTypologyType;
118
- exports.SCFeedUnseenCountType = _feed.SCFeedUnseenCountType;
119
- exports.SCCountByCategoryType = _feed.SCCountByCategoryType;
120
- exports.SCFeedObjectSuspendedStatusType = _feed.SCFeedObjectSuspendedStatusType;
121
- exports.SCFeedObjectHideStatusType = _feed.SCFeedObjectHideStatusType;
122
- exports.SCFeedObjectFollowingStatusType = _feed.SCFeedObjectFollowingStatusType;
123
-
124
- var _notification = require("./notification");
125
-
126
- exports.SCNotificationTypologyType = _notification.SCNotificationTypologyType;
127
- exports.SCNotificationAggregatedType = _notification.SCNotificationAggregatedType;
128
- exports.SCNotificationCommentType = _notification.SCNotificationCommentType;
129
- exports.SCNotificationConnectionAcceptType = _notification.SCNotificationConnectionAcceptType;
130
- exports.SCNotificationConnectionRequestType = _notification.SCNotificationConnectionRequestType;
131
- exports.SCNotificationPrivateMessageType = _notification.SCNotificationPrivateMessageType;
132
- exports.SCNotificationMentionType = _notification.SCNotificationMentionType;
133
- exports.SCNotificationType = _notification.SCNotificationType;
134
- exports.SCNotificationBlockedUserType = _notification.SCNotificationBlockedUserType;
135
- exports.SCNotificationCollapsedForType = _notification.SCNotificationCollapsedForType;
136
- exports.SCNotificationCustomNotificationType = _notification.SCNotificationCustomNotificationType;
137
- exports.SCNotificationDeletedForType = _notification.SCNotificationDeletedForType;
138
- exports.SCNotificationFollowType = _notification.SCNotificationFollowType;
139
- exports.SCNotificationKindlyNoticeType = _notification.SCNotificationKindlyNoticeType;
140
- exports.SCNotificationUnBlockedUserType = _notification.SCNotificationUnBlockedUserType;
141
- exports.SCNotificationUnDeletedForType = _notification.SCNotificationUnDeletedForType;
142
- exports.SCNotificationUserFollowType = _notification.SCNotificationUserFollowType;
143
- exports.SCNotificationVoteUpType = _notification.SCNotificationVoteUpType;
144
- exports.SCNotificationIncubatorType = _notification.SCNotificationIncubatorType;
145
- exports.SCNotificationTopicType = _notification.SCNotificationTopicType;
146
- exports.SCNotificationUnseenCountType = _notification.SCNotificationUnseenCountType;
147
-
148
- var _webhook = require("./webhook");
149
-
150
- exports.SCWebhookEndpointType = _webhook.SCWebhookEndpointType;
151
- exports.SCWebhookEndpointAttemptType = _webhook.SCWebhookEndpointAttemptType;
152
- exports.SCWebhookEndpointSecretType = _webhook.SCWebhookEndpointSecretType;
153
- exports.SCWebhookEventsType = _webhook.SCWebhookEventsType;
154
-
155
- var _vote = require("./vote");
156
-
157
- exports.SCVoteType = _vote.SCVoteType;
158
-
159
- var _flag = require("./flag");
160
-
161
- exports.SCFlagType = _flag.SCFlagType;
162
- exports.SCFlagTypeEnum = _flag.SCFlagTypeEnum;
163
- exports.SCFlagModerationStatusType = _flag.SCFlagModerationStatusType;
164
-
165
- var _customPage = require("./customPage");
166
-
167
- exports.SCCustomPageType = _customPage.SCCustomPageType;
168
-
169
- var _dataPortability = require("./dataPortability");
170
-
171
- exports.SCDataPortabilityType = _dataPortability.SCDataPortabilityType;
172
-
173
- var _preference = require("./preference");
174
-
175
- exports.SCPreferenceType = _preference.SCPreferenceType;
176
-
177
- var _feature = require("./feature");
178
-
179
- exports.SCFeatureType = _feature.SCFeatureType;
180
-
181
- var _sso = require("./sso");
182
-
183
- exports.SSOSignInType = _sso.SSOSignInType;
184
- exports.SSOSignUpType = _sso.SSOSignUpType;
185
-
186
- var _legalPage = require("./legalPage");
187
-
188
- exports.SCLegalPageType = _legalPage.SCLegalPageType;
189
- exports.SCLegalPageAckType = _legalPage.SCLegalPageAckType;
190
-
191
- var _insight = require("./insight");
192
-
193
- exports.SCContributionInsightType = _insight.SCContributionInsightType;
194
- exports.SCContributionInsightCountersType = _insight.SCContributionInsightCountersType;
195
- exports.SCEmbedInsightType = _insight.SCEmbedInsightType;
196
- exports.SCEmbedInsightCountersType = _insight.SCEmbedInsightCountersType;
197
- exports.SCUsersInsightType = _insight.SCUsersInsightType;
198
- exports.SCUsersInsightCountersType = _insight.SCUsersInsightCountersType;
199
-
200
- var _contribution = require("./contribution");
201
-
202
- exports.SCFlaggedContributionType = _contribution.SCFlaggedContributionType;
203
- exports.SCContributionType = _contribution.SCContributionType;
204
- exports.SCContributionStatus = _contribution.SCContributionStatus;
205
- exports.SCContributeStatusType = _contribution.SCContributeStatusType;
206
-
207
- var _platform = require("./platform");
208
-
209
- exports.SCPlatformType = _platform.SCPlatformType;
210
-
211
- var _avatar = require("./avatar");
212
-
213
- exports.SCAvatarType = _avatar.SCAvatarType;
1
+ import { SCBroadcastMessageBannerType } from './broadcastMessage';
2
+ import { SCCustomAdvPosition } from './customAdv';
3
+ import { SCUserFields, SCUserStatus, SCUserReputationType } from './user';
4
+ import { SCCommentTypologyType, SCCommentsOrderBy } from './comment';
5
+ import { SCPrivateMessageStatusType, SCMessageFileType } from './privateMessage';
6
+ import { SCIncubatorStatusType } from './incubator';
7
+ import { SCPrizeUserStatusType } from './prize';
8
+ import { SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType } from './feed';
9
+ import { SCNotificationTypologyType, SCNotificationTopicType } from './notification';
10
+ import { SCFlagTypeEnum, SCFlagModerationStatusType } from './flag';
11
+ import { SCContributionType, SCContributeStatusType } from './contribution';
12
+ /**
13
+ * Exports all types
14
+ */
15
+ export { SCBroadcastMessageBannerType, SCUserFields, SCUserStatus, SCUserReputationType, SCCustomAdvPosition, SCFeedObjectTypologyType, SCFeedUnitActivityTypologyType, SCFeedTypologyType, SCCommentTypologyType, SCCommentsOrderBy, SCPrivateMessageStatusType, SCMessageFileType, SCNotificationTypologyType, SCNotificationTopicType, SCIncubatorStatusType, SCPrizeUserStatusType, SCFlagTypeEnum, SCFlagModerationStatusType, SCContributionType, SCContributeStatusType };
16
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,4BAA4B,EAAyB,MAAM,oBAAoB,CAAC;AACtG,OAAO,EAAC,mBAAmB,EAAkB,MAAM,aAAa,CAAC;AACjE,OAAO,EAGL,YAAY,EAEZ,YAAY,EAIZ,oBAAoB,EAarB,MAAM,QAAQ,CAAC;AAOhB,OAAO,EAAgB,qBAAqB,EAAE,iBAAiB,EAAC,MAAM,WAAW,CAAC;AAClF,OAAO,EAEL,0BAA0B,EAE1B,iBAAiB,EAIlB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAA+C,qBAAqB,EAAC,MAAM,aAAa,CAAC;AAEhG,OAAO,EAA+B,qBAAqB,EAA0B,MAAM,SAAS,CAAC;AACrG,OAAO,EAOL,wBAAwB,EACxB,8BAA8B,EAC9B,kBAAkB,EAMnB,MAAM,QAAQ,CAAC;AAChB,OAAO,EACL,0BAA0B,EAmB1B,uBAAuB,EAExB,MAAM,gBAAgB,CAAC;AAGxB,OAAO,EAAa,cAAc,EAAE,0BAA0B,EAAC,MAAM,QAAQ,CAAC;AAe9E,OAAO,EAA4B,kBAAkB,EAAwB,sBAAsB,EAAC,MAAM,gBAAgB,CAAC;AAG3H;;GAEG;AACH,OAAO,EAEL,4BAA4B,EAG5B,YAAY,EAGZ,YAAY,EAKZ,oBAAoB,EAiBpB,mBAAmB,EAgBnB,wBAAwB,EACxB,8BAA8B,EAC9B,kBAAkB,EAMlB,qBAAqB,EACrB,iBAAiB,EAGjB,0BAA0B,EAE1B,iBAAiB,EAIjB,0BAA0B,EAmB1B,uBAAuB,EAIvB,qBAAqB,EAIrB,qBAAqB,EAQrB,cAAc,EACd,0BAA0B,EAgB1B,kBAAkB,EAElB,sBAAsB,EAGvB,CAAC"}
@@ -0,0 +1,127 @@
1
+ /**
2
+ * SCInsightType interfaces
3
+ */
4
+ import { SCEmbedType } from './embed';
5
+ import { SCUserType } from './user';
6
+ import { SCFeedObjectType } from './feed';
7
+ export interface SCContributionInsightType {
8
+ /**
9
+ * A contribution object (post, discussion or status);
10
+ */
11
+ contribution: SCFeedObjectType;
12
+ /**
13
+ * The score
14
+ */
15
+ score: number;
16
+ }
17
+ export interface SCEmbedInsightType {
18
+ /**
19
+ * The embed obj.
20
+ */
21
+ embed?: SCEmbedType;
22
+ /**
23
+ * The score
24
+ */
25
+ score?: number;
26
+ }
27
+ export interface SCUsersInsightType {
28
+ /**
29
+ * The user obj.
30
+ */
31
+ user?: SCUserType;
32
+ /**
33
+ * The score
34
+ */
35
+ score?: number;
36
+ }
37
+ export interface SCContributionInsightCountersType {
38
+ /**
39
+ * The number of views.
40
+ */
41
+ num_views: number;
42
+ /**
43
+ * The number of comments.
44
+ */
45
+ num_comments: number;
46
+ /**
47
+ * The number of votes.
48
+ */
49
+ num_votes: number;
50
+ /**
51
+ * The number of shares.
52
+ */
53
+ num_shares: number;
54
+ }
55
+ export interface SCEmbedInsightCountersType {
56
+ /**
57
+ * The number of contributes.
58
+ */
59
+ num_contributes: number;
60
+ /**
61
+ * The number of comments.
62
+ */
63
+ num_comments: number;
64
+ /**
65
+ * The number of votes.
66
+ */
67
+ num_votes: number;
68
+ /**
69
+ * The number of clicks.
70
+ */
71
+ num_clicks: number;
72
+ /**
73
+ * The number of shares.
74
+ */
75
+ num_shares: number;
76
+ }
77
+ export interface SCUsersInsightCountersType {
78
+ /**
79
+ * The number of contributes.
80
+ */
81
+ num_contributes: number;
82
+ /**
83
+ * The number of comments.
84
+ */
85
+ num_comments: number;
86
+ /**
87
+ * The number of answers received.
88
+ */
89
+ num_answers_received: number;
90
+ /**
91
+ * The number of comments received.
92
+ */
93
+ num_comments_received: number;
94
+ /**
95
+ * The number of votes.
96
+ */
97
+ num_votes: number;
98
+ /**
99
+ * The number of votes received.
100
+ */
101
+ num_votes_received: number;
102
+ /**
103
+ * The number of connections
104
+ */
105
+ num_connections: number;
106
+ /**
107
+ * The number of followings
108
+ */
109
+ num_followings: number;
110
+ /**
111
+ * The number of followers
112
+ */
113
+ num_followers: number;
114
+ /**
115
+ * The number of shares
116
+ */
117
+ num_shares: number;
118
+ /**
119
+ * The number of posts visits
120
+ */
121
+ num_posts_visits: number;
122
+ /**
123
+ * The number of custom embed click received
124
+ */
125
+ num_embed_custom_click_received: number;
126
+ }
127
+ //# sourceMappingURL=insight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"insight.d.ts","sourceRoot":"","sources":["../../../src/types/insight.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAC,WAAW,EAAC,MAAM,SAAS,CAAC;AACpC,OAAO,EAAC,UAAU,EAAC,MAAM,QAAQ,CAAC;AAClC,OAAO,EAAC,gBAAgB,EAAC,MAAM,QAAQ,CAAC;AAExC,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,YAAY,EAAE,gBAAgB,CAAC;IAC/B;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,iCAAiC;IAChD;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,0BAA0B;IACzC;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,0BAA0B;IACzC;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,oBAAoB,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,qBAAqB,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,+BAA+B,EAAE,MAAM,CAAC;CACzC"}
@@ -1,3 +1,2 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
1
+ export {};
2
+ //# sourceMappingURL=insight.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"insight.js","sourceRoot":"","sources":["../../../src/types/insight.ts"],"names":[],"mappings":""}
@@ -0,0 +1,79 @@
1
+ /**
2
+ * SCLegalPageType interface
3
+ */
4
+ export interface SCLegalPageType {
5
+ /**
6
+ * Unique integer value identifying this page
7
+ */
8
+ id: number;
9
+ /**
10
+ * The name and version code for this page
11
+ */
12
+ name_and_version: string;
13
+ /**
14
+ * A css class representing the icon associated to this page
15
+ */
16
+ icon_class: string;
17
+ /**
18
+ * A label for the page in the menu
19
+ */
20
+ label: string;
21
+ /**
22
+ * An external url for this page (in alternative to the full body)
23
+ */
24
+ external_url: string;
25
+ /**
26
+ * A short html summary
27
+ */
28
+ html_summary: string;
29
+ /**
30
+ * The full html body for this page
31
+ */
32
+ html_body: string;
33
+ /**
34
+ * The extraction order of the page
35
+ */
36
+ order: number;
37
+ /**
38
+ * This page is valid from this date
39
+ */
40
+ valid_from: Date | string;
41
+ /**
42
+ * This page is valid till this date
43
+ */
44
+ valid_to: Date | string;
45
+ /**
46
+ * datetime of creation
47
+ */
48
+ created_at: Date | string;
49
+ /**
50
+ * The id of the creator of this page
51
+ */
52
+ created_by: number;
53
+ }
54
+ /**
55
+ * SCLegalPageAckType interface
56
+ */
57
+ export interface SCLegalPageAckType {
58
+ /**
59
+ * Unique integer value identifying this ack
60
+ */
61
+ id: number;
62
+ /**
63
+ * This policy has been accepted in this datetime
64
+ */
65
+ accepted_at: Date | string;
66
+ /**
67
+ * This policy has been refused in this datetime
68
+ */
69
+ not_accepted_at: Date | string;
70
+ /**
71
+ * The id of the policy document
72
+ */
73
+ policy_document: number;
74
+ /**
75
+ * The id of the user
76
+ */
77
+ user: number;
78
+ }
79
+ //# sourceMappingURL=legalPage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legalPage.d.ts","sourceRoot":"","sources":["../../../src/types/legalPage.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,eAAe;IAC9B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,UAAU,EAAE,IAAI,GAAG,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,EAAE,IAAI,GAAG,MAAM,CAAC;IACxB;;OAEG;IACH,UAAU,EAAE,IAAI,GAAG,MAAM,CAAC;IAC1B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AAEH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,WAAW,EAAE,IAAI,GAAG,MAAM,CAAC;IAC3B;;OAEG;IACH,eAAe,EAAE,IAAI,GAAG,MAAM,CAAC;IAC/B;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,3 +1,5 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
1
+ /**
2
+ * SCLegalPageType interface
3
+ */
4
+ export {};
5
+ //# sourceMappingURL=legalPage.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legalPage.js","sourceRoot":"","sources":["../../../src/types/legalPage.ts"],"names":[],"mappings":"AAAA;;GAEG"}
@@ -0,0 +1,61 @@
1
+ /**
2
+ * Interface SCContributionLocation.
3
+ * Location Schema.
4
+ */
5
+ export interface SCContributionLocation {
6
+ /**
7
+ * location
8
+ */
9
+ location: string;
10
+ /**
11
+ * Latitude
12
+ */
13
+ lat?: number;
14
+ /**
15
+ * Longitude
16
+ */
17
+ lon?: number;
18
+ }
19
+ /**
20
+ * Interface SCLocalityType.
21
+ * Locality Schema.
22
+ */
23
+ export interface SCLocalityType {
24
+ /**
25
+ * full_address
26
+ */
27
+ full_address: string;
28
+ /**
29
+ * country
30
+ */
31
+ country: string;
32
+ /**
33
+ * Latitude
34
+ */
35
+ lat: number;
36
+ /**
37
+ * Longitude
38
+ */
39
+ lng: number;
40
+ /**
41
+ * postal_code
42
+ */
43
+ postal_code: string;
44
+ /**
45
+ * province
46
+ */
47
+ province: string;
48
+ /**
49
+ * province_short
50
+ */
51
+ province_short: string;
52
+ /**
53
+ * region
54
+ */
55
+ region?: string;
56
+ /**
57
+ * town
58
+ */
59
+ town: string;
60
+ }
61
+ //# sourceMappingURL=location.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../../src/types/location.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,3 +1,2 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
1
+ export {};
2
+ //# sourceMappingURL=location.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"location.js","sourceRoot":"","sources":["../../../src/types/location.ts"],"names":[],"mappings":""}
@@ -0,0 +1,69 @@
1
+ import { SCEmbedType } from './embed';
2
+ /**
3
+ * Interface SCMediaType.
4
+ * Media Schema.
5
+ */
6
+ export interface SCMediaType {
7
+ /**
8
+ * Id of the media
9
+ */
10
+ id: number;
11
+ /**
12
+ * Added at
13
+ */
14
+ added_at: Date;
15
+ /**
16
+ * Media type
17
+ */
18
+ type: string;
19
+ /**
20
+ * Title
21
+ */
22
+ title?: string;
23
+ /**
24
+ * Title
25
+ */
26
+ description?: string;
27
+ /**
28
+ * Media Url
29
+ */
30
+ url?: string;
31
+ /**
32
+ * Media image
33
+ */
34
+ image?: string;
35
+ /**
36
+ * Media image width
37
+ */
38
+ image_width?: number;
39
+ /**
40
+ * Media image height
41
+ */
42
+ image_height?: number;
43
+ /**
44
+ * Order in the list of medias
45
+ */
46
+ order?: number;
47
+ /**
48
+ * Embed associated
49
+ */
50
+ embed?: SCEmbedType;
51
+ }
52
+ /**
53
+ * SCChunkMediaType interface
54
+ */
55
+ export interface SCChunkMediaType {
56
+ /**
57
+ * Media upload id
58
+ */
59
+ upload_id: string;
60
+ /**
61
+ * The offset
62
+ */
63
+ offset: string;
64
+ /**
65
+ * Expiration time
66
+ */
67
+ expires: string;
68
+ }
69
+ //# sourceMappingURL=media.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"media.d.ts","sourceRoot":"","sources":["../../../src/types/media.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,SAAS,CAAC;AAEpC;;;GAGG;AACH,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,QAAQ,EAAE,IAAI,CAAC;IAEf;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;CACrB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB"}
@@ -1,3 +1,2 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
1
+ export {};
2
+ //# sourceMappingURL=media.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"media.js","sourceRoot":"","sources":["../../../src/types/media.ts"],"names":[],"mappings":""}