robbyson-frontend-library 1.0.118 → 1.0.120

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 (339) hide show
  1. package/package.json +1 -1
  2. package/src/components/pages/base-app-page.component.tsx +2 -1
  3. package/src/components/pages/error-boundary.tsx +54 -0
  4. package/src/utils/layout.utils.ts +4 -0
  5. package/dist/components/accordion/accordion.interface.js +0 -1
  6. package/dist/components/add-user-to-group-modal/add-user-to-group-modal.interface.js +0 -1
  7. package/dist/components/assets/assets.interfaces.js +0 -1
  8. package/dist/components/badge/badge.interface.js +0 -1
  9. package/dist/components/balance-sidebar/balance-sidebar.interface.js +0 -1
  10. package/dist/components/balloon/balloon.interface.js +0 -1
  11. package/dist/components/balloon-content/balloon-content.interface.js +0 -1
  12. package/dist/components/base-component.prop.interface.js +0 -1
  13. package/dist/components/base-page.prop.interface.js +0 -1
  14. package/dist/components/base-test.prop.interface.js +0 -1
  15. package/dist/components/basic-button/basic-button.interface.js +0 -1
  16. package/dist/components/checkbox/checkbox.interface.js +0 -1
  17. package/dist/components/circular-general-level/circular-general-level.interface.js +0 -1
  18. package/dist/components/circular-indicator-goal/circular-indicator-goal.interface.js +0 -1
  19. package/dist/components/circular-progress/circular-progress.interface.js +0 -1
  20. package/dist/components/colors/colors.interfaces.js +0 -1
  21. package/dist/components/context-menu/context-menu.interface.js +0 -1
  22. package/dist/components/daily-chart/daily-chart.interface.js +0 -1
  23. package/dist/components/date-picker/date-picker.interface.js +0 -1
  24. package/dist/components/divider/divider.interface.js +0 -1
  25. package/dist/components/drawer/drawer.interface.js +0 -1
  26. package/dist/components/dropdown/dropdown.interface.js +0 -1
  27. package/dist/components/expand-icon-button/expand-icon-button.interface.js +0 -1
  28. package/dist/components/favorite-button/favorite-button.interface.js +0 -1
  29. package/dist/components/filter/filter.interface.js +0 -1
  30. package/dist/components/guard-module/guard-module.interface.js +0 -1
  31. package/dist/components/guard-permission/guard-permission.interface.js +0 -1
  32. package/dist/components/header-context-menu/header-context-menu.interface.js +0 -1
  33. package/dist/components/icon-button/icon-button.interface.js +0 -1
  34. package/dist/components/image-progress-graph/image-progress-graph.interface.js +0 -1
  35. package/dist/components/index.js +0 -5
  36. package/dist/components/insight-chart/insight-chart.interface.js +0 -1
  37. package/dist/components/line-chart /line-chart.interface.js +0 -1
  38. package/dist/components/loading/loading.interface.js +0 -1
  39. package/dist/components/loading-call/loading-call.interface.js +0 -1
  40. package/dist/components/meet-toggle-button/meet-toggle-button.interface.js +0 -1
  41. package/dist/components/menu.interface.js +0 -1
  42. package/dist/components/modal/modal.interface.js +0 -1
  43. package/dist/components/mood-button/mood-button.interface.js +0 -1
  44. package/dist/components/mountain-chart/mountain-chart.interface.js +0 -1
  45. package/dist/components/notification-sidebar/notification-sidebar.interface.js +0 -1
  46. package/dist/components/notification-sound/index.js +0 -1
  47. package/dist/components/notification-sound/notification-sound.interface.js +0 -1
  48. package/dist/components/overlay/overlay.interface.js +0 -1
  49. package/dist/components/pages/base-app-page.component.js +0 -112
  50. package/dist/components/pages/base-app-page.styles.js +0 -51
  51. package/dist/components/pagination/pagination.interface.js +0 -1
  52. package/dist/components/pdf-viewer/pdf-viewer.interface.js +0 -1
  53. package/dist/components/pie-chart /pie-chart.interface.js +0 -1
  54. package/dist/components/primary-tag/primary-tag.interface.js +0 -1
  55. package/dist/components/profile-image/profile-image.interface.js +0 -1
  56. package/dist/components/progress-bar/progress-bar.interface.js +0 -1
  57. package/dist/components/progress-tracker/progress-tracker.interface.js +0 -1
  58. package/dist/components/radio-button/radio-button.interface.js +0 -1
  59. package/dist/components/range-date-picker/range-date-picker.interface.js +0 -1
  60. package/dist/components/result-chart/result-chart.interface.js +0 -1
  61. package/dist/components/scroll-box/scroll-box.interface.js +0 -1
  62. package/dist/components/search-input/search-input.interfaces.js +0 -1
  63. package/dist/components/select/select.interface.js +0 -1
  64. package/dist/components/sidebar/sidebar.interface.js +0 -1
  65. package/dist/components/simple-table/simple-table.interface.js +0 -1
  66. package/dist/components/sort/sort.interface.js +0 -1
  67. package/dist/components/speed-dial/speed-dial.interface.js +0 -1
  68. package/dist/components/spin-edit/spin-edit.interface.js +0 -1
  69. package/dist/components/staked-chart/staked-chart.interface.js +0 -1
  70. package/dist/components/store-choice/store-choice.interface.js +0 -1
  71. package/dist/components/switch/switch.interface.js +0 -1
  72. package/dist/components/tab/tab.interface.js +0 -1
  73. package/dist/components/tab-result/tab-result.interface.js +0 -1
  74. package/dist/components/table/table.interface.js +0 -1
  75. package/dist/components/tag/tag.interface.js +0 -1
  76. package/dist/components/tag-expand/tag-expand.interface.js +0 -1
  77. package/dist/components/terms-of-use/terms-of-use.interface.js +0 -1
  78. package/dist/components/text-area/text-area.interface.js +0 -1
  79. package/dist/components/text-field/text-field.interface.js +0 -1
  80. package/dist/components/time-picker/time-picker.interface.js +0 -1
  81. package/dist/components/timer/timer.interface.js +0 -1
  82. package/dist/components/toggle-icon-button/toggle-icon-button.interface.js +0 -1
  83. package/dist/components/tooltip/tooltip.interface.js +0 -1
  84. package/dist/components/transitions/transitions.interfaces.js +0 -1
  85. package/dist/components/tree-date-picker/tree-date-picker.interface.js +0 -1
  86. package/dist/components/typography/typography.interfaces.js +0 -1
  87. package/dist/components/upload/upload.interface.js +0 -1
  88. package/dist/components/vertical-bar-chart/vertical-bar-chart.interface.js +0 -1
  89. package/dist/components/video-call-modal/video-call-modal.interface.js +0 -1
  90. package/dist/components/weekly-chart/weekly-chart.interface.js +0 -1
  91. package/dist/constants/angel-friend.constants.js +0 -1
  92. package/dist/constants/authentication.constants.js +0 -1
  93. package/dist/constants/campaign.constants.js +0 -14
  94. package/dist/constants/chat.constants.js +0 -54
  95. package/dist/constants/hierarchy.constants.js +0 -13
  96. package/dist/constants/index.js +0 -12
  97. package/dist/constants/layout-dimensions.constants.js +0 -15
  98. package/dist/constants/market.constants.js +0 -86
  99. package/dist/constants/result-level.constants.js +0 -18
  100. package/dist/constants/sounds.constants.js +0 -5
  101. package/dist/constants/tree.constants.js +0 -4
  102. package/dist/constants/upload.constants.js +0 -20
  103. package/dist/constants/user-metadata.constants.js +0 -15
  104. package/dist/factories/base.factory.js +0 -6
  105. package/dist/factories/index.js +0 -2
  106. package/dist/factories/query-params.factory.js +0 -52
  107. package/dist/factories/response.factory.js +0 -78
  108. package/dist/index.js +0 -49
  109. package/dist/ioc.js +0 -18
  110. package/dist/models/agenda-invited-users.model.js +0 -24
  111. package/dist/models/agenda.model.js +0 -36
  112. package/dist/models/angel-friend-status.model.js +0 -24
  113. package/dist/models/attribute-value.model.js +0 -24
  114. package/dist/models/attributes-response.model.js +0 -6
  115. package/dist/models/balance-for-logged-user-model.js +0 -24
  116. package/dist/models/balance.model.js +0 -24
  117. package/dist/models/base.repository.model.js +0 -6
  118. package/dist/models/campaign.model.js +0 -24
  119. package/dist/models/chat.model.js +0 -12
  120. package/dist/models/contractor-info.model.js +0 -12
  121. package/dist/models/contractor-password-length.model.js +0 -24
  122. package/dist/models/contractor.model.js +0 -24
  123. package/dist/models/currency-extract.model.js +0 -24
  124. package/dist/models/document.model.js +0 -30
  125. package/dist/models/forgot-password-generate-code.model.js +0 -24
  126. package/dist/models/forgot-password-update-password.model.js +0 -24
  127. package/dist/models/forgot-password-validate-code.model.js +0 -24
  128. package/dist/models/forgot-password.model.js +0 -24
  129. package/dist/models/friendship-team-list.model.js +0 -1
  130. package/dist/models/get-user-to-register.model.js +0 -24
  131. package/dist/models/group.model.js +0 -24
  132. package/dist/models/guidance-category.model.js +0 -24
  133. package/dist/models/guidance-query.model.js +0 -24
  134. package/dist/models/guidance.model.js +0 -40
  135. package/dist/models/hierarchy-level.model.js +0 -24
  136. package/dist/models/http-response.model.js +0 -17
  137. package/dist/models/humor-list.model.js +0 -24
  138. package/dist/models/humor-register.model.js +0 -40
  139. package/dist/models/indicator.model.js +0 -24
  140. package/dist/models/learning-courses.model.js +0 -42
  141. package/dist/models/learning-data-export.model.js +0 -29
  142. package/dist/models/learning-team-progress.model.js +0 -54
  143. package/dist/models/learning-user-progress.model.js +0 -59
  144. package/dist/models/locale.model.js +0 -1
  145. package/dist/models/love-field.model.js +0 -1
  146. package/dist/models/market-most-wanted-product.model.js +0 -24
  147. package/dist/models/market-next-level-product.model.js +0 -24
  148. package/dist/models/market-product.model.js +0 -56
  149. package/dist/models/market-products.model.js +0 -24
  150. package/dist/models/market-trade-product.model.js +0 -24
  151. package/dist/models/market-user-balance.model.js +0 -24
  152. package/dist/models/menus-notifications-model.js +0 -24
  153. package/dist/models/message.model.js +0 -24
  154. package/dist/models/notification.model.js +0 -24
  155. package/dist/models/order.model.js +0 -32
  156. package/dist/models/portal-dashboard-embedded.model.js +0 -6
  157. package/dist/models/portal-dashboard.model.js +0 -6
  158. package/dist/models/profile-info.model.js +0 -12
  159. package/dist/models/quiz-answered.model.js +0 -24
  160. package/dist/models/quiz-not-answered.model.js +0 -24
  161. package/dist/models/quiz.model.js +0 -24
  162. package/dist/models/result-currency-group.model.js +0 -24
  163. package/dist/models/result-level.model.js +0 -24
  164. package/dist/models/result-params.model.js +0 -24
  165. package/dist/models/result-projection.model.js +0 -24
  166. package/dist/models/result.model.js +0 -25
  167. package/dist/models/results-recurrence.model.js +0 -24
  168. package/dist/models/retrospective.model.js +0 -24
  169. package/dist/models/send-user-to-login.model.js +0 -6
  170. package/dist/models/send-user-to-register.model.js +0 -24
  171. package/dist/models/term-of-use.model.js +0 -24
  172. package/dist/models/theme-base.js +0 -329
  173. package/dist/models/tips.model.js +0 -77
  174. package/dist/models/tree/index.js +0 -15
  175. package/dist/models/tree/tree-attribute.model.js +0 -52
  176. package/dist/models/tree/tree-days.model.js +0 -24
  177. package/dist/models/tree/tree-details.model.js +0 -84
  178. package/dist/models/tree/tree-getsimulator.model.js +0 -30
  179. package/dist/models/tree/tree-group.model.js +0 -31
  180. package/dist/models/tree/tree-indicator.model.js +0 -33
  181. package/dist/models/tree/tree-reference.model.js +0 -34
  182. package/dist/models/tree/tree-report-performance.model.js +0 -56
  183. package/dist/models/tree/tree-result.model.js +0 -48
  184. package/dist/models/tree/tree-save-simulator.model.js +0 -24
  185. package/dist/models/tree/tree-simulator-graph.model.js +0 -24
  186. package/dist/models/tree/tree-simulator-results.model.js +0 -24
  187. package/dist/models/tree/tree-simulator.model.js +0 -24
  188. package/dist/models/tree/tree-table.model.js +0 -65
  189. package/dist/models/tree/tree.model.js +0 -85
  190. package/dist/models/update-password.model.js +0 -6
  191. package/dist/models/user-list-filter.model.js +0 -24
  192. package/dist/models/user-list.model.js +0 -24
  193. package/dist/models/user-metadata.model.js +0 -24
  194. package/dist/models/user-mirror.model.js +0 -24
  195. package/dist/models/user-session.model.js +0 -24
  196. package/dist/models/user.model.js +0 -40
  197. package/dist/repositories/agenda.repository.interface.js +0 -1
  198. package/dist/repositories/angel-friend.repository.interface.js +0 -1
  199. package/dist/repositories/authentication.repository.interface.js +0 -1
  200. package/dist/repositories/base.repository.js +0 -260
  201. package/dist/repositories/campaign.repository.interface.js +0 -1
  202. package/dist/repositories/chat.repository.interface.js +0 -1
  203. package/dist/repositories/configuration.repository.interface.js +0 -1
  204. package/dist/repositories/contractor.repository.interface.js +0 -1
  205. package/dist/repositories/currency.repository.interface.js +0 -1
  206. package/dist/repositories/document.repository.interface.js +0 -1
  207. package/dist/repositories/friendship.repository.interface.js +0 -1
  208. package/dist/repositories/goal.repository.interface.js +0 -1
  209. package/dist/repositories/guidance.repository.interface.js +0 -1
  210. package/dist/repositories/hierarchy.repository.interface.js +0 -1
  211. package/dist/repositories/humor.repository.interface.js +0 -1
  212. package/dist/repositories/indicator.repository.interface.js +0 -1
  213. package/dist/repositories/learning-management.repository.interface.js +0 -1
  214. package/dist/repositories/locale.repository.interface.js +0 -1
  215. package/dist/repositories/lovefield.repository.interface.js +0 -1
  216. package/dist/repositories/market.repository.interface.js +0 -1
  217. package/dist/repositories/meetings-orchestrator.repository.interface.js +0 -1
  218. package/dist/repositories/module.repository.interface.js +0 -1
  219. package/dist/repositories/notification.repository.interface.js +0 -1
  220. package/dist/repositories/permission.repository.interface.js +0 -1
  221. package/dist/repositories/portal-dashboard.repository.interface.js +0 -1
  222. package/dist/repositories/profile.repository.interface.js +0 -1
  223. package/dist/repositories/quiz.repository.interface.js +0 -1
  224. package/dist/repositories/results.repository.interface.js +0 -1
  225. package/dist/repositories/retrospective.repository.interface.js +0 -1
  226. package/dist/repositories/rv.repository.interface.js +0 -1
  227. package/dist/repositories/socket.repository.interface.js +0 -1
  228. package/dist/repositories/sounds.repository.interface.js +0 -2
  229. package/dist/repositories/terms-of-use.repository.interface.js +0 -1
  230. package/dist/repositories/theme.repository.interface.js +0 -1
  231. package/dist/repositories/tips.repository.interface.js +0 -1
  232. package/dist/repositories/tree.repository.interface.js +0 -1
  233. package/dist/repositories/user-metadata.repository.interface.js +0 -1
  234. package/dist/repositories/user.repository.interface.js +0 -1
  235. package/dist/services/actions/authentication.service.actions.js +0 -12
  236. package/dist/services/agenda.service.interface.js +0 -1
  237. package/dist/services/angel-friend.service.interface.js +0 -1
  238. package/dist/services/authentication.service.interface.js +0 -1
  239. package/dist/services/campaign.service.interface.js +0 -1
  240. package/dist/services/chat.service.interface.js +0 -1
  241. package/dist/services/configuration.service.interface.js +0 -1
  242. package/dist/services/contractor.service.interface.js +0 -1
  243. package/dist/services/currency.service.interface.js +0 -1
  244. package/dist/services/document.service.interface.js +0 -1
  245. package/dist/services/dtos/agenda.dto.js +0 -1
  246. package/dist/services/dtos/angelfriend.dto.js +0 -1
  247. package/dist/services/dtos/campaign.dto.js +0 -1
  248. package/dist/services/dtos/chat.dto.js +0 -1
  249. package/dist/services/dtos/currency.dto.js +0 -1
  250. package/dist/services/dtos/example.dto.js +0 -1
  251. package/dist/services/dtos/friendship.dto.js +0 -1
  252. package/dist/services/dtos/hierarchy.dto.js +0 -1
  253. package/dist/services/dtos/index.js +0 -20
  254. package/dist/services/dtos/indicator.dto.js +0 -1
  255. package/dist/services/dtos/learning-management.dto.js +0 -1
  256. package/dist/services/dtos/lovefield.dto.js +0 -1
  257. package/dist/services/dtos/market.dto.js +0 -1
  258. package/dist/services/dtos/meetings.dto.js +0 -1
  259. package/dist/services/dtos/profile.dto.js +0 -1
  260. package/dist/services/dtos/quiz.dto.js +0 -1
  261. package/dist/services/dtos/result.dto.js +0 -1
  262. package/dist/services/dtos/tips.dto.js +0 -1
  263. package/dist/services/dtos/tree.dto.js +0 -1
  264. package/dist/services/dtos/user-metadata.dto.js +0 -1
  265. package/dist/services/dtos/user.dto.js +0 -1
  266. package/dist/services/friendship.service.interface.js +0 -1
  267. package/dist/services/goal.service.interface.js +0 -1
  268. package/dist/services/guidance.service.interface.js +0 -1
  269. package/dist/services/hierarchy.service.interface.js +0 -1
  270. package/dist/services/humor.service.interface.js +0 -1
  271. package/dist/services/indicator.service.interface.js +0 -1
  272. package/dist/services/layout.service.interface.js +0 -1
  273. package/dist/services/learning-management.service.interface.js +0 -1
  274. package/dist/services/locale.service.interface.js +0 -1
  275. package/dist/services/market.service.interface.js +0 -1
  276. package/dist/services/meetings.service.interface.js +0 -1
  277. package/dist/services/module.service.interface.js +0 -1
  278. package/dist/services/notification.service.interface.js +0 -1
  279. package/dist/services/permission.service.interface.js +0 -1
  280. package/dist/services/portal-dashboard.service.interface.js +0 -1
  281. package/dist/services/profile.service.interface.js +0 -1
  282. package/dist/services/quiz.service.interface.js +0 -1
  283. package/dist/services/results.service.interface.js +0 -1
  284. package/dist/services/retrospective.service.interface.js +0 -1
  285. package/dist/services/rv.service.interface.js +0 -1
  286. package/dist/services/terms-of-use.service.interface.js +0 -1
  287. package/dist/services/theme.service.interface.js +0 -1
  288. package/dist/services/tips.service.interface.js +0 -1
  289. package/dist/services/tree.service.interface.js +0 -1
  290. package/dist/services/upload.service.interface.js +0 -1
  291. package/dist/services/user-metadata.service.interface.js +0 -1
  292. package/dist/services/user.service.interface.js +0 -1
  293. package/dist/services/validations.service.interface.js +0 -1
  294. package/dist/states/angel-friend-container/angel-friend.state.interface.js +0 -1
  295. package/dist/states/chat-container/chat-app.state.interface.js +0 -1
  296. package/dist/states/index.js +0 -14
  297. package/dist/states/main-container/angel-friend-app.state.interface.js +0 -1
  298. package/dist/states/main-container/app.state.interface.js +0 -1
  299. package/dist/states/main-container/hierarchy-app.state.interface.js +0 -1
  300. package/dist/states/main-container/layout-app.state.interface.js +0 -1
  301. package/dist/states/main-container/market-app.state.interface.js +0 -1
  302. package/dist/states/main-container/notification-app.state.interface.js +0 -1
  303. package/dist/states/main-container/plataform.state.interface.js +0 -1
  304. package/dist/states/main-container/root-app.state.interface.js +0 -1
  305. package/dist/states/main-container/tree-app.state.interface.js +0 -1
  306. package/dist/states/meetings-container/meetings-app.state.interface.js +0 -1
  307. package/dist/states/profile-container/profile-app.state.interface.js +0 -1
  308. package/dist/states/quiz-container/quiz-app.state.interface.js +0 -1
  309. package/dist/states/retrospective-container/retrospective.state.interface.js +0 -1
  310. package/dist/types/chat/chat.types.js +0 -34
  311. package/dist/types/chat/index.js +0 -1
  312. package/dist/types/hierarchy/hierarchy.types.js +0 -4
  313. package/dist/types/hierarchy/index.js +0 -1
  314. package/dist/types/index.js +0 -7
  315. package/dist/types/lovefield/index.js +0 -1
  316. package/dist/types/lovefield/lovefield.types.js +0 -1
  317. package/dist/types/market/index.js +0 -1
  318. package/dist/types/market/market.types.js +0 -1
  319. package/dist/types/meetings/index.js +0 -1
  320. package/dist/types/meetings/meetings.types.js +0 -6
  321. package/dist/types/rv/index.js +0 -1
  322. package/dist/types/rv/rv.types.js +0 -22
  323. package/dist/types/tree/index.js +0 -2
  324. package/dist/types/tree/tree-performance.params.types.js +0 -1
  325. package/dist/types/tree/tree.types.js +0 -95
  326. package/dist/utils/build-error/buildError.util.interface.js +0 -1
  327. package/dist/utils/build-error/buildError.util.js +0 -15
  328. package/dist/utils/cache-control.js +0 -132
  329. package/dist/utils/chat.utils.js +0 -94
  330. package/dist/utils/crypto-utils.js +0 -31
  331. package/dist/utils/date.utils.js +0 -126
  332. package/dist/utils/image.utils.js +0 -122
  333. package/dist/utils/index.js +0 -13
  334. package/dist/utils/layout.utils.js +0 -10
  335. package/dist/utils/query-params/index.js +0 -34
  336. package/dist/utils/robbyson-navigate.js +0 -126
  337. package/dist/utils/socket.js +0 -55
  338. package/dist/utils/string.utils.js +0 -17
  339. package/dist/utils/timer.utils.js +0 -22
@@ -1,54 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var LearningTeamProgressModel = /** @class */ (function (_super) {
18
- __extends(LearningTeamProgressModel, _super);
19
- function LearningTeamProgressModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return LearningTeamProgressModel;
23
- }(BaseRepositoryModel));
24
- export { LearningTeamProgressModel };
25
- var DataOverviewResponse = /** @class */ (function () {
26
- function DataOverviewResponse() {
27
- }
28
- return DataOverviewResponse;
29
- }());
30
- var LastHierarchy = /** @class */ (function () {
31
- function LastHierarchy() {
32
- }
33
- return LastHierarchy;
34
- }());
35
- var HierarchyLevel = /** @class */ (function () {
36
- function HierarchyLevel() {
37
- }
38
- return HierarchyLevel;
39
- }());
40
- var FullParents = /** @class */ (function () {
41
- function FullParents() {
42
- }
43
- return FullParents;
44
- }());
45
- var MostEngagedUsers = /** @class */ (function () {
46
- function MostEngagedUsers() {
47
- }
48
- return MostEngagedUsers;
49
- }());
50
- var MostRelevantCourses = /** @class */ (function () {
51
- function MostRelevantCourses() {
52
- }
53
- return MostRelevantCourses;
54
- }());
@@ -1,59 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var LearningUserProgressModel = /** @class */ (function (_super) {
18
- __extends(LearningUserProgressModel, _super);
19
- function LearningUserProgressModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return LearningUserProgressModel;
23
- }(BaseRepositoryModel));
24
- export { LearningUserProgressModel };
25
- var DataUserResponse = /** @class */ (function () {
26
- function DataUserResponse() {
27
- }
28
- return DataUserResponse;
29
- }());
30
- var User = /** @class */ (function () {
31
- function User() {
32
- }
33
- return User;
34
- }());
35
- var Hierarchy = /** @class */ (function () {
36
- function Hierarchy() {
37
- }
38
- return Hierarchy;
39
- }());
40
- var HierarchyLevel = /** @class */ (function () {
41
- function HierarchyLevel() {
42
- }
43
- return HierarchyLevel;
44
- }());
45
- var Attributes = /** @class */ (function () {
46
- function Attributes() {
47
- }
48
- return Attributes;
49
- }());
50
- var Attribute = /** @class */ (function () {
51
- function Attribute() {
52
- }
53
- return Attribute;
54
- }());
55
- var FullParents = /** @class */ (function () {
56
- function FullParents() {
57
- }
58
- return FullParents;
59
- }());
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketMostWantedProductModel = /** @class */ (function (_super) {
18
- __extends(MarketMostWantedProductModel, _super);
19
- function MarketMostWantedProductModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketMostWantedProductModel;
23
- }(BaseRepositoryModel));
24
- export { MarketMostWantedProductModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketNextLevelProductModel = /** @class */ (function (_super) {
18
- __extends(MarketNextLevelProductModel, _super);
19
- function MarketNextLevelProductModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketNextLevelProductModel;
23
- }(BaseRepositoryModel));
24
- export { MarketNextLevelProductModel };
@@ -1,56 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketProductModel = /** @class */ (function (_super) {
18
- __extends(MarketProductModel, _super);
19
- function MarketProductModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketProductModel;
23
- }(BaseRepositoryModel));
24
- export { MarketProductModel };
25
- var CartProductModel = /** @class */ (function (_super) {
26
- __extends(CartProductModel, _super);
27
- function CartProductModel() {
28
- return _super !== null && _super.apply(this, arguments) || this;
29
- }
30
- return CartProductModel;
31
- }(MarketProductModel));
32
- export { CartProductModel };
33
- var UserBalance = /** @class */ (function () {
34
- function UserBalance() {
35
- }
36
- return UserBalance;
37
- }());
38
- export { UserBalance };
39
- var ProductDonations = /** @class */ (function () {
40
- function ProductDonations() {
41
- }
42
- return ProductDonations;
43
- }());
44
- export { ProductDonations };
45
- var ProductAttributeDetails = /** @class */ (function () {
46
- function ProductAttributeDetails() {
47
- }
48
- return ProductAttributeDetails;
49
- }());
50
- export { ProductAttributeDetails };
51
- var WonRaffles = /** @class */ (function () {
52
- function WonRaffles() {
53
- }
54
- return WonRaffles;
55
- }());
56
- export { WonRaffles };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketProductsModel = /** @class */ (function (_super) {
18
- __extends(MarketProductsModel, _super);
19
- function MarketProductsModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketProductsModel;
23
- }(BaseRepositoryModel));
24
- export { MarketProductsModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketTradeProductModel = /** @class */ (function (_super) {
18
- __extends(MarketTradeProductModel, _super);
19
- function MarketTradeProductModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketTradeProductModel;
23
- }(BaseRepositoryModel));
24
- export { MarketTradeProductModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MarketUserBalanceModel = /** @class */ (function (_super) {
18
- __extends(MarketUserBalanceModel, _super);
19
- function MarketUserBalanceModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MarketUserBalanceModel;
23
- }(BaseRepositoryModel));
24
- export { MarketUserBalanceModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MenusNotificationsModel = /** @class */ (function (_super) {
18
- __extends(MenusNotificationsModel, _super);
19
- function MenusNotificationsModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MenusNotificationsModel;
23
- }(BaseRepositoryModel));
24
- export { MenusNotificationsModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var MessageModel = /** @class */ (function (_super) {
18
- __extends(MessageModel, _super);
19
- function MessageModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return MessageModel;
23
- }(BaseRepositoryModel));
24
- export { MessageModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var NotificationModel = /** @class */ (function (_super) {
18
- __extends(NotificationModel, _super);
19
- function NotificationModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return NotificationModel;
23
- }(BaseRepositoryModel));
24
- export { NotificationModel };
@@ -1,32 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var OrderStatusModel = /** @class */ (function (_super) {
18
- __extends(OrderStatusModel, _super);
19
- function OrderStatusModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return OrderStatusModel;
23
- }(BaseRepositoryModel));
24
- export { OrderStatusModel };
25
- var OrderModel = /** @class */ (function (_super) {
26
- __extends(OrderModel, _super);
27
- function OrderModel() {
28
- return _super !== null && _super.apply(this, arguments) || this;
29
- }
30
- return OrderModel;
31
- }(BaseRepositoryModel));
32
- export { OrderModel };
@@ -1,6 +0,0 @@
1
- var EmbeddedReportInfoModel = /** @class */ (function () {
2
- function EmbeddedReportInfoModel() {
3
- }
4
- return EmbeddedReportInfoModel;
5
- }());
6
- export { EmbeddedReportInfoModel };
@@ -1,6 +0,0 @@
1
- var PortalDashboardModel = /** @class */ (function () {
2
- function PortalDashboardModel() {
3
- }
4
- return PortalDashboardModel;
5
- }());
6
- export { PortalDashboardModel };
@@ -1,12 +0,0 @@
1
- var ProfileInfoModel = /** @class */ (function () {
2
- function ProfileInfoModel() {
3
- }
4
- return ProfileInfoModel;
5
- }());
6
- export { ProfileInfoModel };
7
- var ProfileImageModel = /** @class */ (function () {
8
- function ProfileImageModel() {
9
- }
10
- return ProfileImageModel;
11
- }());
12
- export { ProfileImageModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var QuizAnsweredModel = /** @class */ (function (_super) {
18
- __extends(QuizAnsweredModel, _super);
19
- function QuizAnsweredModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return QuizAnsweredModel;
23
- }(BaseRepositoryModel));
24
- export { QuizAnsweredModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var QuizNotAnsweredModel = /** @class */ (function (_super) {
18
- __extends(QuizNotAnsweredModel, _super);
19
- function QuizNotAnsweredModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return QuizNotAnsweredModel;
23
- }(BaseRepositoryModel));
24
- export { QuizNotAnsweredModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var QuizModel = /** @class */ (function (_super) {
18
- __extends(QuizModel, _super);
19
- function QuizModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return QuizModel;
23
- }(BaseRepositoryModel));
24
- export { QuizModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var ResultCurrencyGroup = /** @class */ (function (_super) {
18
- __extends(ResultCurrencyGroup, _super);
19
- function ResultCurrencyGroup() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return ResultCurrencyGroup;
23
- }(BaseRepositoryModel));
24
- export { ResultCurrencyGroup };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var ResultLevelModel = /** @class */ (function (_super) {
18
- __extends(ResultLevelModel, _super);
19
- function ResultLevelModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return ResultLevelModel;
23
- }(BaseRepositoryModel));
24
- export { ResultLevelModel };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var ResultsParams = /** @class */ (function (_super) {
18
- __extends(ResultsParams, _super);
19
- function ResultsParams() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return ResultsParams;
23
- }(BaseRepositoryModel));
24
- export { ResultsParams };
@@ -1,24 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var ResultProjection = /** @class */ (function (_super) {
18
- __extends(ResultProjection, _super);
19
- function ResultProjection() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return ResultProjection;
23
- }(BaseRepositoryModel));
24
- export { ResultProjection };
@@ -1,25 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { BaseRepositoryModel } from "./base.repository.model";
17
- var ResultModel = /** @class */ (function (_super) {
18
- __extends(ResultModel, _super);
19
- function ResultModel() {
20
- return _super !== null && _super.apply(this, arguments) || this;
21
- }
22
- return ResultModel;
23
- }(BaseRepositoryModel));
24
- export { ResultModel };
25
- ;