@studyportals/fawkes 7.4.2-2 → 8.0.1-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 (389) hide show
  1. package/README.md +176 -176
  2. package/package.json +2 -1
  3. package/dist/index.d.ts +0 -1
  4. package/dist/index.js +0 -1
  5. package/dist/organisations-seo/index.d.ts +0 -4
  6. package/dist/organisations-seo/index.js +0 -2
  7. package/dist/programmes-seo/index.d.ts +0 -6
  8. package/dist/programmes-seo/index.js +0 -2
  9. package/dist/scholarships-seo/index.d.ts +0 -5
  10. package/dist/scholarships-seo/index.js +0 -3
  11. package/dist/sitemap-generator-seo/index.d.ts +0 -13
  12. package/dist/sitemap-generator-seo/index.js +0 -4
  13. package/dist/src/common/FilterKeyValuesMap.d.ts +0 -2
  14. package/dist/src/common/FilterKeyValuesMap.js +0 -1
  15. package/dist/src/common/IDependencies.d.ts +0 -4
  16. package/dist/src/common/IDependencies.js +0 -1
  17. package/dist/src/common/IDocumentationManager.d.ts +0 -5
  18. package/dist/src/common/IDocumentationManager.js +0 -1
  19. package/dist/src/common/IPresenter.d.ts +0 -6
  20. package/dist/src/common/IPresenter.js +0 -1
  21. package/dist/src/common/IRule.d.ts +0 -8
  22. package/dist/src/common/IRule.js +0 -1
  23. package/dist/src/common/ISearchApplicationState.d.ts +0 -4
  24. package/dist/src/common/ISearchApplicationState.js +0 -1
  25. package/dist/src/common/ISearchDependencies.d.ts +0 -7
  26. package/dist/src/common/ISearchDependencies.js +0 -1
  27. package/dist/src/common/ISearchIndexabilityManager.d.ts +0 -4
  28. package/dist/src/common/ISearchIndexabilityManager.js +0 -1
  29. package/dist/src/common/ISeoDependencies.d.ts +0 -3
  30. package/dist/src/common/ISeoDependencies.js +0 -1
  31. package/dist/src/common/ISeoFilterState.d.ts +0 -5
  32. package/dist/src/common/ISeoFilterState.js +0 -1
  33. package/dist/src/common/ISeoIndexabilityPolicy.d.ts +0 -7
  34. package/dist/src/common/ISeoIndexabilityPolicy.js +0 -1
  35. package/dist/src/common/ISeoInfoBase.d.ts +0 -8
  36. package/dist/src/common/ISeoInfoBase.js +0 -1
  37. package/dist/src/common/ISitemapDependencies.d.ts +0 -5
  38. package/dist/src/common/ISitemapDependencies.js +0 -1
  39. package/dist/src/common/ISitemapUrlGenerator.d.ts +0 -7
  40. package/dist/src/common/ISitemapUrlGenerator.js +0 -1
  41. package/dist/src/common/index.d.ts +0 -5
  42. package/dist/src/common/index.js +0 -5
  43. package/dist/src/common/policies/BaseSeoIndexabilityPolicy.d.ts +0 -26
  44. package/dist/src/common/policies/BaseSeoIndexabilityPolicy.js +0 -56
  45. package/dist/src/common/rules/BaseFilterKeyValueRule.d.ts +0 -11
  46. package/dist/src/common/rules/BaseFilterKeyValueRule.js +0 -28
  47. package/dist/src/common/rules/IndexablePageNumberRule.d.ts +0 -9
  48. package/dist/src/common/rules/IndexablePageNumberRule.js +0 -17
  49. package/dist/src/common/rules/NoFiltersSelectedRule.d.ts +0 -9
  50. package/dist/src/common/rules/NoFiltersSelectedRule.js +0 -17
  51. package/dist/src/common/rules/OnlineAttendanceRule.d.ts +0 -6
  52. package/dist/src/common/rules/OnlineAttendanceRule.js +0 -14
  53. package/dist/src/common/rules/OnlyFiltersSelectedRule.d.ts +0 -12
  54. package/dist/src/common/rules/OnlyFiltersSelectedRule.js +0 -30
  55. package/dist/src/common/rules/SingleValueSelectedForFilterRule.d.ts +0 -12
  56. package/dist/src/common/rules/SingleValueSelectedForFilterRule.js +0 -24
  57. package/dist/src/enums/AttendanceFilterOptionValue.d.ts +0 -5
  58. package/dist/src/enums/AttendanceFilterOptionValue.js +0 -6
  59. package/dist/src/enums/DegreeTypeFilterOptionValue.d.ts +0 -29
  60. package/dist/src/enums/DegreeTypeFilterOptionValue.js +0 -30
  61. package/dist/src/enums/DependencyTypes.d.ts +0 -4
  62. package/dist/src/enums/DependencyTypes.js +0 -5
  63. package/dist/src/enums/DurationFilterOptionValue.d.ts +0 -16
  64. package/dist/src/enums/DurationFilterOptionValue.js +0 -17
  65. package/dist/src/enums/EducationalFormFilterOptionValue.d.ts +0 -8
  66. package/dist/src/enums/EducationalFormFilterOptionValue.js +0 -9
  67. package/dist/src/enums/FilterCombinations.d.ts +0 -52
  68. package/dist/src/enums/FilterCombinations.js +0 -53
  69. package/dist/src/enums/FilterKey.d.ts +0 -21
  70. package/dist/src/enums/FilterKey.js +0 -22
  71. package/dist/src/enums/FormatFilterOptionValue.d.ts +0 -4
  72. package/dist/src/enums/FormatFilterOptionValue.js +0 -5
  73. package/dist/src/enums/SortingOptions.d.ts +0 -4
  74. package/dist/src/enums/SortingOptions.js +0 -5
  75. package/dist/src/enums/SpecialProgrammesFilterOptionValue.d.ts +0 -5
  76. package/dist/src/enums/SpecialProgrammesFilterOptionValue.js +0 -6
  77. package/dist/src/enums/TuitionFeeFilterOptionValue.d.ts +0 -3
  78. package/dist/src/enums/TuitionFeeFilterOptionValue.js +0 -4
  79. package/dist/src/errors/DependencyMissingError.d.ts +0 -3
  80. package/dist/src/errors/DependencyMissingError.js +0 -5
  81. package/dist/src/errors/InvalidDependencyTypeError.d.ts +0 -3
  82. package/dist/src/errors/InvalidDependencyTypeError.js +0 -5
  83. package/dist/src/errors/InvalidFilterValueError.d.ts +0 -4
  84. package/dist/src/errors/InvalidFilterValueError.js +0 -5
  85. package/dist/src/organisations/IOrganisationSearchApplicationState.d.ts +0 -5
  86. package/dist/src/organisations/IOrganisationSearchApplicationState.js +0 -1
  87. package/dist/src/organisations/ISeoSortingState.d.ts +0 -4
  88. package/dist/src/organisations/ISeoSortingState.js +0 -1
  89. package/dist/src/organisations/SearchIndexabilityManager.d.ts +0 -12
  90. package/dist/src/organisations/SearchIndexabilityManager.js +0 -42
  91. package/dist/src/organisations/index.d.ts +0 -4
  92. package/dist/src/organisations/index.js +0 -4
  93. package/dist/src/organisations/policies/OrganisationsSeoIndexabilityPolicy.d.ts +0 -17
  94. package/dist/src/organisations/policies/OrganisationsSeoIndexabilityPolicy.js +0 -33
  95. package/dist/src/organisations/policies/RankedOrganisationsSeoIndexabilityPolicy.d.ts +0 -9
  96. package/dist/src/organisations/policies/RankedOrganisationsSeoIndexabilityPolicy.js +0 -22
  97. package/dist/src/organisations/policies/index.d.ts +0 -18
  98. package/dist/src/organisations/policies/index.js +0 -18
  99. package/dist/src/organisations/policies/our-picks/Area.d.ts +0 -13
  100. package/dist/src/organisations/policies/our-picks/Area.js +0 -35
  101. package/dist/src/organisations/policies/our-picks/AreaAttendance.d.ts +0 -15
  102. package/dist/src/organisations/policies/our-picks/AreaAttendance.js +0 -45
  103. package/dist/src/organisations/policies/our-picks/Attendance.d.ts +0 -14
  104. package/dist/src/organisations/policies/our-picks/Attendance.js +0 -33
  105. package/dist/src/organisations/policies/our-picks/Continent.d.ts +0 -13
  106. package/dist/src/organisations/policies/our-picks/Continent.js +0 -31
  107. package/dist/src/organisations/policies/our-picks/Country.d.ts +0 -13
  108. package/dist/src/organisations/policies/our-picks/Country.js +0 -28
  109. package/dist/src/organisations/policies/our-picks/CountryAttendance.d.ts +0 -15
  110. package/dist/src/organisations/policies/our-picks/CountryAttendance.js +0 -43
  111. package/dist/src/organisations/policies/our-picks/Unfiltered.d.ts +0 -12
  112. package/dist/src/organisations/policies/our-picks/Unfiltered.js +0 -16
  113. package/dist/src/organisations/policies/ranked/RankedArea.d.ts +0 -13
  114. package/dist/src/organisations/policies/ranked/RankedArea.js +0 -37
  115. package/dist/src/organisations/policies/ranked/RankedAreaDiscipline.d.ts +0 -14
  116. package/dist/src/organisations/policies/ranked/RankedAreaDiscipline.js +0 -45
  117. package/dist/src/organisations/policies/ranked/RankedAttendance.d.ts +0 -14
  118. package/dist/src/organisations/policies/ranked/RankedAttendance.js +0 -35
  119. package/dist/src/organisations/policies/ranked/RankedAttendanceDiscipline.d.ts +0 -14
  120. package/dist/src/organisations/policies/ranked/RankedAttendanceDiscipline.js +0 -43
  121. package/dist/src/organisations/policies/ranked/RankedContinent.d.ts +0 -13
  122. package/dist/src/organisations/policies/ranked/RankedContinent.js +0 -33
  123. package/dist/src/organisations/policies/ranked/RankedContinentAttendance.d.ts +0 -15
  124. package/dist/src/organisations/policies/ranked/RankedContinentAttendance.js +0 -45
  125. package/dist/src/organisations/policies/ranked/RankedCountry.d.ts +0 -13
  126. package/dist/src/organisations/policies/ranked/RankedCountry.js +0 -30
  127. package/dist/src/organisations/policies/ranked/RankedCountryAttendance.d.ts +0 -14
  128. package/dist/src/organisations/policies/ranked/RankedCountryAttendance.js +0 -43
  129. package/dist/src/organisations/policies/ranked/RankedCountryDiscipline.d.ts +0 -13
  130. package/dist/src/organisations/policies/ranked/RankedCountryDiscipline.js +0 -41
  131. package/dist/src/organisations/policies/ranked/RankedDiscipline.d.ts +0 -13
  132. package/dist/src/organisations/policies/ranked/RankedDiscipline.js +0 -33
  133. package/dist/src/organisations/policies/ranked/RankedUnfiltered.d.ts +0 -12
  134. package/dist/src/organisations/policies/ranked/RankedUnfiltered.js +0 -22
  135. package/dist/src/organisations/rules/AtLeastTwoRankedResultsRule.d.ts +0 -13
  136. package/dist/src/organisations/rules/AtLeastTwoRankedResultsRule.js +0 -26
  137. package/dist/src/organisations/rules/BaseSearchVolumeOrganisationsRule.d.ts +0 -14
  138. package/dist/src/organisations/rules/BaseSearchVolumeOrganisationsRule.js +0 -33
  139. package/dist/src/organisations/rules/ContinentIsEuropeRule.d.ts +0 -6
  140. package/dist/src/organisations/rules/ContinentIsEuropeRule.js +0 -15
  141. package/dist/src/organisations/rules/NoFiltersSelectedRule.d.ts +0 -9
  142. package/dist/src/organisations/rules/NoFiltersSelectedRule.js +0 -17
  143. package/dist/src/organisations/rules/SearchVolumeAreasAttendanceRule.d.ts +0 -6
  144. package/dist/src/organisations/rules/SearchVolumeAreasAttendanceRule.js +0 -17
  145. package/dist/src/organisations/rules/SearchVolumeAreasDisciplineRule.d.ts +0 -6
  146. package/dist/src/organisations/rules/SearchVolumeAreasDisciplineRule.js +0 -18
  147. package/dist/src/organisations/rules/SearchVolumeCountriesAttendanceRule.d.ts +0 -6
  148. package/dist/src/organisations/rules/SearchVolumeCountriesAttendanceRule.js +0 -17
  149. package/dist/src/organisations/types/IOrganisationSearchDependencies.d.ts +0 -9
  150. package/dist/src/organisations/types/IOrganisationSearchDependencies.js +0 -1
  151. package/dist/src/organisations/types/IOrganisationsSeoDependencies.d.ts +0 -3
  152. package/dist/src/organisations/types/IOrganisationsSeoDependencies.js +0 -1
  153. package/dist/src/organisations/types/IOrganisationsSitemapDependencies.d.ts +0 -9
  154. package/dist/src/organisations/types/IOrganisationsSitemapDependencies.js +0 -1
  155. package/dist/src/organisations/types.d.ts +0 -6
  156. package/dist/src/organisations/types.js +0 -6
  157. package/dist/src/presenters/AreaPresenter.d.ts +0 -12
  158. package/dist/src/presenters/AreaPresenter.js +0 -35
  159. package/dist/src/presenters/AttendancePresenter.d.ts +0 -11
  160. package/dist/src/presenters/AttendancePresenter.js +0 -23
  161. package/dist/src/presenters/ContinentPresenter.d.ts +0 -12
  162. package/dist/src/presenters/ContinentPresenter.js +0 -33
  163. package/dist/src/presenters/CountryPresenter.d.ts +0 -12
  164. package/dist/src/presenters/CountryPresenter.js +0 -38
  165. package/dist/src/presenters/DegreePresenter.d.ts +0 -12
  166. package/dist/src/presenters/DegreePresenter.js +0 -51
  167. package/dist/src/presenters/DisciplinePresenter.d.ts +0 -12
  168. package/dist/src/presenters/DisciplinePresenter.js +0 -33
  169. package/dist/src/presenters/DurationPresenter.d.ts +0 -16
  170. package/dist/src/presenters/DurationPresenter.js +0 -48
  171. package/dist/src/presenters/EducationalFormPresenter.d.ts +0 -12
  172. package/dist/src/presenters/EducationalFormPresenter.js +0 -46
  173. package/dist/src/presenters/FormatPresenter.d.ts +0 -11
  174. package/dist/src/presenters/FormatPresenter.js +0 -25
  175. package/dist/src/presenters/SpecialProgrammesPresenter.d.ts +0 -11
  176. package/dist/src/presenters/SpecialProgrammesPresenter.js +0 -28
  177. package/dist/src/presenters/TuitionFeePresenter.d.ts +0 -11
  178. package/dist/src/presenters/TuitionFeePresenter.js +0 -24
  179. package/dist/src/presenters/fragments/IAreaFragment.d.ts +0 -4
  180. package/dist/src/presenters/fragments/IAreaFragment.js +0 -1
  181. package/dist/src/presenters/fragments/ICountryFragment.d.ts +0 -4
  182. package/dist/src/presenters/fragments/ICountryFragment.js +0 -1
  183. package/dist/src/presenters/fragments/IFragment.d.ts +0 -4
  184. package/dist/src/presenters/fragments/IFragment.js +0 -1
  185. package/dist/src/programmes/BaseProgrammeFilterKeyValueRule.d.ts +0 -6
  186. package/dist/src/programmes/BaseProgrammeFilterKeyValueRule.js +0 -6
  187. package/dist/src/programmes/BaseProgrammeRule.d.ts +0 -10
  188. package/dist/src/programmes/BaseProgrammeRule.js +0 -5
  189. package/dist/src/programmes/IProgrammeRule.d.ts +0 -5
  190. package/dist/src/programmes/IProgrammeRule.js +0 -1
  191. package/dist/src/programmes/ProgrammesBaseIndexabilityPolicy.d.ts +0 -15
  192. package/dist/src/programmes/ProgrammesBaseIndexabilityPolicy.js +0 -42
  193. package/dist/src/programmes/SearchIndexabilityManager.d.ts +0 -12
  194. package/dist/src/programmes/SearchIndexabilityManager.js +0 -58
  195. package/dist/src/programmes/policies/Area.d.ts +0 -15
  196. package/dist/src/programmes/policies/Area.js +0 -40
  197. package/dist/src/programmes/policies/Attendance.d.ts +0 -16
  198. package/dist/src/programmes/policies/Attendance.js +0 -38
  199. package/dist/src/programmes/policies/AttendanceDegree.d.ts +0 -17
  200. package/dist/src/programmes/policies/AttendanceDegree.js +0 -48
  201. package/dist/src/programmes/policies/Continent.d.ts +0 -15
  202. package/dist/src/programmes/policies/Continent.js +0 -36
  203. package/dist/src/programmes/policies/ContinentTuitionFee.d.ts +0 -16
  204. package/dist/src/programmes/policies/ContinentTuitionFee.js +0 -46
  205. package/dist/src/programmes/policies/Country.d.ts +0 -15
  206. package/dist/src/programmes/policies/Country.js +0 -33
  207. package/dist/src/programmes/policies/CountryAttendance.d.ts +0 -16
  208. package/dist/src/programmes/policies/CountryAttendance.js +0 -46
  209. package/dist/src/programmes/policies/CountryAttendanceDegree.d.ts +0 -17
  210. package/dist/src/programmes/policies/CountryAttendanceDegree.js +0 -55
  211. package/dist/src/programmes/policies/CountryDegree.d.ts +0 -16
  212. package/dist/src/programmes/policies/CountryDegree.js +0 -46
  213. package/dist/src/programmes/policies/CountryDuration.d.ts +0 -16
  214. package/dist/src/programmes/policies/CountryDuration.js +0 -46
  215. package/dist/src/programmes/policies/CountryDurationDegree.d.ts +0 -17
  216. package/dist/src/programmes/policies/CountryDurationDegree.js +0 -55
  217. package/dist/src/programmes/policies/CountryEducationalForm.d.ts +0 -16
  218. package/dist/src/programmes/policies/CountryEducationalForm.js +0 -47
  219. package/dist/src/programmes/policies/CountryFormat.d.ts +0 -16
  220. package/dist/src/programmes/policies/CountryFormat.js +0 -46
  221. package/dist/src/programmes/policies/CountryTuitionFee.d.ts +0 -16
  222. package/dist/src/programmes/policies/CountryTuitionFee.js +0 -46
  223. package/dist/src/programmes/policies/Degree.d.ts +0 -15
  224. package/dist/src/programmes/policies/Degree.js +0 -38
  225. package/dist/src/programmes/policies/DegreeAttendanceDiscipline.d.ts +0 -16
  226. package/dist/src/programmes/policies/DegreeAttendanceDiscipline.js +0 -63
  227. package/dist/src/programmes/policies/DegreeCountryAttendance.d.ts +0 -16
  228. package/dist/src/programmes/policies/DegreeCountryAttendance.js +0 -88
  229. package/dist/src/programmes/policies/DegreeCountryDiscipline.d.ts +0 -16
  230. package/dist/src/programmes/policies/DegreeCountryDiscipline.js +0 -71
  231. package/dist/src/programmes/policies/DegreeCountryTuitionFee.d.ts +0 -16
  232. package/dist/src/programmes/policies/DegreeCountryTuitionFee.js +0 -73
  233. package/dist/src/programmes/policies/Discipline.d.ts +0 -15
  234. package/dist/src/programmes/policies/Discipline.js +0 -36
  235. package/dist/src/programmes/policies/DisciplineArea.d.ts +0 -15
  236. package/dist/src/programmes/policies/DisciplineArea.js +0 -46
  237. package/dist/src/programmes/policies/DisciplineAttendance.d.ts +0 -16
  238. package/dist/src/programmes/policies/DisciplineAttendance.js +0 -46
  239. package/dist/src/programmes/policies/DisciplineContinent.d.ts +0 -15
  240. package/dist/src/programmes/policies/DisciplineContinent.js +0 -44
  241. package/dist/src/programmes/policies/DisciplineCountry.d.ts +0 -15
  242. package/dist/src/programmes/policies/DisciplineCountry.js +0 -44
  243. package/dist/src/programmes/policies/DisciplineCountryEducationalForm.d.ts +0 -16
  244. package/dist/src/programmes/policies/DisciplineCountryEducationalForm.js +0 -53
  245. package/dist/src/programmes/policies/DisciplineDegree.d.ts +0 -16
  246. package/dist/src/programmes/policies/DisciplineDegree.js +0 -46
  247. package/dist/src/programmes/policies/DisciplineDuration.d.ts +0 -16
  248. package/dist/src/programmes/policies/DisciplineDuration.js +0 -46
  249. package/dist/src/programmes/policies/DisciplineEducationalForm.d.ts +0 -16
  250. package/dist/src/programmes/policies/DisciplineEducationalForm.js +0 -47
  251. package/dist/src/programmes/policies/DisciplineFormat.d.ts +0 -16
  252. package/dist/src/programmes/policies/DisciplineFormat.js +0 -46
  253. package/dist/src/programmes/policies/DisciplineTuitionFee.d.ts +0 -16
  254. package/dist/src/programmes/policies/DisciplineTuitionFee.js +0 -46
  255. package/dist/src/programmes/policies/DisciplineTuitionFeeAttendance.d.ts +0 -17
  256. package/dist/src/programmes/policies/DisciplineTuitionFeeAttendance.js +0 -54
  257. package/dist/src/programmes/policies/SpecialProgrammes.d.ts +0 -16
  258. package/dist/src/programmes/policies/SpecialProgrammes.js +0 -38
  259. package/dist/src/programmes/policies/TuitionFee.d.ts +0 -15
  260. package/dist/src/programmes/policies/TuitionFee.js +0 -32
  261. package/dist/src/programmes/policies/Unfiltered.d.ts +0 -13
  262. package/dist/src/programmes/policies/Unfiltered.js +0 -19
  263. package/dist/src/programmes/policies/index.d.ts +0 -34
  264. package/dist/src/programmes/policies/index.js +0 -34
  265. package/dist/src/programmes/rules/AffordableTuitionFeeRule.d.ts +0 -6
  266. package/dist/src/programmes/rules/AffordableTuitionFeeRule.js +0 -17
  267. package/dist/src/programmes/rules/AtLeastSevenResultsRule.d.ts +0 -15
  268. package/dist/src/programmes/rules/AtLeastSevenResultsRule.js +0 -30
  269. package/dist/src/programmes/rules/DegreeAttendanceDisciplineRule.d.ts +0 -11
  270. package/dist/src/programmes/rules/DegreeAttendanceDisciplineRule.js +0 -44
  271. package/dist/src/programmes/rules/DegreeAttendanceDisciplineSpecificRule.d.ts +0 -11
  272. package/dist/src/programmes/rules/DegreeAttendanceDisciplineSpecificRule.js +0 -39
  273. package/dist/src/programmes/rules/DegreeCountryAttendanceSpecificRule.d.ts +0 -14
  274. package/dist/src/programmes/rules/DegreeCountryAttendanceSpecificRule.js +0 -77
  275. package/dist/src/programmes/rules/DegreeCountryDisciplineSpecificRule.d.ts +0 -11
  276. package/dist/src/programmes/rules/DegreeCountryDisciplineSpecificRule.js +0 -76
  277. package/dist/src/programmes/rules/DegreeCountryTuitionFeeSpecificRule.d.ts +0 -12
  278. package/dist/src/programmes/rules/DegreeCountryTuitionFeeSpecificRule.js +0 -62
  279. package/dist/src/programmes/rules/DegreeDisciplineRule.d.ts +0 -16
  280. package/dist/src/programmes/rules/DegreeDisciplineRule.js +0 -189
  281. package/dist/src/programmes/rules/ErasmusOrJointSpecialProgrammesRule.d.ts +0 -9
  282. package/dist/src/programmes/rules/ErasmusOrJointSpecialProgrammesRule.js +0 -28
  283. package/dist/src/programmes/rules/IndexableDegreeRule.d.ts +0 -10
  284. package/dist/src/programmes/rules/IndexableDegreeRule.js +0 -53
  285. package/dist/src/programmes/rules/IndexableDurationRule.d.ts +0 -12
  286. package/dist/src/programmes/rules/IndexableDurationRule.js +0 -37
  287. package/dist/src/programmes/rules/IndexableEducationalFormRule.d.ts +0 -10
  288. package/dist/src/programmes/rules/IndexableEducationalFormRule.js +0 -34
  289. package/dist/src/programmes/rules/IndexablePageNumberRule.d.ts +0 -9
  290. package/dist/src/programmes/rules/IndexablePageNumberRule.js +0 -17
  291. package/dist/src/programmes/rules/MbaDegreeRule.d.ts +0 -6
  292. package/dist/src/programmes/rules/MbaDegreeRule.js +0 -15
  293. package/dist/src/programmes/rules/MbaOrMscDegreeRule.d.ts +0 -9
  294. package/dist/src/programmes/rules/MbaOrMscDegreeRule.js +0 -26
  295. package/dist/src/programmes/rules/NotDistanceLearningPortalRule.d.ts +0 -11
  296. package/dist/src/programmes/rules/NotDistanceLearningPortalRule.js +0 -28
  297. package/dist/src/programmes/rules/OneYearDurationRule.d.ts +0 -6
  298. package/dist/src/programmes/rules/OneYearDurationRule.js +0 -15
  299. package/dist/src/programmes/rules/PartTimeFormatRule.d.ts +0 -6
  300. package/dist/src/programmes/rules/PartTimeFormatRule.js +0 -15
  301. package/dist/src/programmes/types/IProgrammeSearchApplicationState.d.ts +0 -4
  302. package/dist/src/programmes/types/IProgrammeSearchApplicationState.js +0 -1
  303. package/dist/src/programmes/types/IProgrammeSearchDependencies.d.ts +0 -7
  304. package/dist/src/programmes/types/IProgrammeSearchDependencies.js +0 -1
  305. package/dist/src/programmes/types/IProgrammeSearchSitemapDependencies.d.ts +0 -5
  306. package/dist/src/programmes/types/IProgrammeSearchSitemapDependencies.js +0 -1
  307. package/dist/src/programmes/types/IProgrammeSeoDependencies.d.ts +0 -3
  308. package/dist/src/programmes/types/IProgrammeSeoDependencies.js +0 -1
  309. package/dist/src/programmes/types/IProgrammeSitemapDependencies.d.ts +0 -7
  310. package/dist/src/programmes/types/IProgrammeSitemapDependencies.js +0 -1
  311. package/dist/src/programmes/types/IProgrammeSitemapUrlGenerator.d.ts +0 -5
  312. package/dist/src/programmes/types/IProgrammeSitemapUrlGenerator.js +0 -1
  313. package/dist/src/scholarships/SearchIndexabilityManager.d.ts +0 -11
  314. package/dist/src/scholarships/SearchIndexabilityManager.js +0 -33
  315. package/dist/src/scholarships/index.d.ts +0 -3
  316. package/dist/src/scholarships/index.js +0 -3
  317. package/dist/src/scholarships/policies/Area.d.ts +0 -13
  318. package/dist/src/scholarships/policies/Area.js +0 -37
  319. package/dist/src/scholarships/policies/Country.d.ts +0 -12
  320. package/dist/src/scholarships/policies/Country.js +0 -31
  321. package/dist/src/scholarships/policies/Discipline.d.ts +0 -12
  322. package/dist/src/scholarships/policies/Discipline.js +0 -31
  323. package/dist/src/scholarships/policies/DisciplineCountry.d.ts +0 -12
  324. package/dist/src/scholarships/policies/DisciplineCountry.js +0 -39
  325. package/dist/src/scholarships/policies/ScholarshipSeoIndexabilityPolicy.d.ts +0 -7
  326. package/dist/src/scholarships/policies/ScholarshipSeoIndexabilityPolicy.js +0 -7
  327. package/dist/src/scholarships/policies/Unfiltered.d.ts +0 -10
  328. package/dist/src/scholarships/policies/Unfiltered.js +0 -16
  329. package/dist/src/scholarships/policies/UniversityCountry.d.ts +0 -11
  330. package/dist/src/scholarships/policies/UniversityCountry.js +0 -41
  331. package/dist/src/scholarships/rules/ExceptAustaliaAreasRule.d.ts +0 -14
  332. package/dist/src/scholarships/rules/ExceptAustaliaAreasRule.js +0 -42
  333. package/dist/src/scholarships/rules/SearchVolumeAreasRule.d.ts +0 -12
  334. package/dist/src/scholarships/rules/SearchVolumeAreasRule.js +0 -32
  335. package/dist/src/scholarships/rules/SearchVolumeCountriesDisciplinesRule.d.ts +0 -14
  336. package/dist/src/scholarships/rules/SearchVolumeCountriesDisciplinesRule.js +0 -43
  337. package/dist/src/scholarships/rules/SearchVolumeCountriesRule.d.ts +0 -12
  338. package/dist/src/scholarships/rules/SearchVolumeCountriesRule.js +0 -32
  339. package/dist/src/scholarships/rules/SearchVolumeDisciplinesRule.d.ts +0 -12
  340. package/dist/src/scholarships/rules/SearchVolumeDisciplinesRule.js +0 -32
  341. package/dist/src/scholarships/rules/files/search-volume.json +0 -39334
  342. package/dist/src/scholarships/types/IScholarshipSeoDependencies.d.ts +0 -3
  343. package/dist/src/scholarships/types/IScholarshipSeoDependencies.js +0 -1
  344. package/dist/src/scholarships/types/IScholarshipSitemapDependencies.d.ts +0 -5
  345. package/dist/src/scholarships/types/IScholarshipSitemapDependencies.js +0 -1
  346. package/dist/src/scholarships/types.d.ts +0 -5
  347. package/dist/src/scholarships/types.js +0 -5
  348. package/dist/src/sitemap-generator/BaseSitemapUrlGeneratorManager.d.ts +0 -14
  349. package/dist/src/sitemap-generator/BaseSitemapUrlGeneratorManager.js +0 -26
  350. package/dist/src/sitemap-generator/IOrganisation.d.ts +0 -6
  351. package/dist/src/sitemap-generator/IOrganisation.js +0 -1
  352. package/dist/src/sitemap-generator/IOrganisationsClient.d.ts +0 -4
  353. package/dist/src/sitemap-generator/IOrganisationsClient.js +0 -1
  354. package/dist/src/sitemap-generator/IRankingApiClient.d.ts +0 -4
  355. package/dist/src/sitemap-generator/IRankingApiClient.js +0 -1
  356. package/dist/src/sitemap-generator/ISearchApiClient.d.ts +0 -5
  357. package/dist/src/sitemap-generator/ISearchApiClient.js +0 -1
  358. package/dist/src/sitemap-generator/ISitemapUrlGeneratorManager.d.ts +0 -9
  359. package/dist/src/sitemap-generator/ISitemapUrlGeneratorManager.js +0 -1
  360. package/dist/src/sitemap-generator/OrganisationsSitemapUrlGeneratorManager.d.ts +0 -14
  361. package/dist/src/sitemap-generator/OrganisationsSitemapUrlGeneratorManager.js +0 -51
  362. package/dist/src/sitemap-generator/ProgrammesSitemapUrlGeneratorManager.d.ts +0 -12
  363. package/dist/src/sitemap-generator/ProgrammesSitemapUrlGeneratorManager.js +0 -77
  364. package/dist/src/sitemap-generator/ScholarshipsSitemapUrlGeneratorManager.d.ts +0 -9
  365. package/dist/src/sitemap-generator/ScholarshipsSitemapUrlGeneratorManager.js +0 -28
  366. package/dist/src/sitemap-generator/index.d.ts +0 -0
  367. package/dist/src/sitemap-generator/index.js +0 -1
  368. package/dist/src/structured-data/ProgrammeStructuredDataFactory.d.ts +0 -18
  369. package/dist/src/structured-data/ProgrammeStructuredDataFactory.js +0 -91
  370. package/dist/src/structured-data/SearchStructuredDataFactory.d.ts +0 -34
  371. package/dist/src/structured-data/SearchStructuredDataFactory.js +0 -144
  372. package/dist/src/structured-data/dto/BreadcrumbDTO.d.ts +0 -5
  373. package/dist/src/structured-data/dto/BreadcrumbDTO.js +0 -1
  374. package/dist/src/structured-data/dto/EntityDTO.d.ts +0 -7
  375. package/dist/src/structured-data/dto/EntityDTO.js +0 -1
  376. package/dist/src/structured-data/dto/FAQItemDto.d.ts +0 -4
  377. package/dist/src/structured-data/dto/FAQItemDto.js +0 -1
  378. package/dist/src/structured-data/dto/OfferDTO.d.ts +0 -5
  379. package/dist/src/structured-data/dto/OfferDTO.js +0 -1
  380. package/dist/src/structured-data/dto/ReviewRatingDTO.d.ts +0 -4
  381. package/dist/src/structured-data/dto/ReviewRatingDTO.js +0 -1
  382. package/dist/src/structured-data/dto/index.d.ts +0 -5
  383. package/dist/src/structured-data/dto/index.js +0 -5
  384. package/dist/src/structured-data/index.d.ts +0 -2
  385. package/dist/src/structured-data/index.js +0 -2
  386. package/dist/src/structured-data/interface/StructuredDataCurrencyConversionService.d.ts +0 -3
  387. package/dist/src/structured-data/interface/StructuredDataCurrencyConversionService.js +0 -1
  388. package/dist/structured-data-seo/index.d.ts +0 -1
  389. package/dist/structured-data-seo/index.js +0 -1
@@ -1,56 +0,0 @@
1
- import { InvalidDependencyTypeError } from '../../errors/InvalidDependencyTypeError';
2
- import { DependencyTypes } from '../../enums/DependencyTypes';
3
- export class BaseSeoIndexabilityPolicy {
4
- dependencies;
5
- constructor(dependencies) {
6
- this.dependencies = dependencies;
7
- }
8
- async shouldIndex() {
9
- if (!this.isIndexabilityPolicyDependencies()) {
10
- throw new InvalidDependencyTypeError();
11
- }
12
- return this.isIndexable();
13
- }
14
- async generateSitemapUrls() {
15
- if (!this.isSitemapUrlGeneratorDependencies()) {
16
- throw new InvalidDependencyTypeError();
17
- }
18
- return await this.generateUrls();
19
- }
20
- async isIndexable() {
21
- return await this.checkRulesForSearch(this.dependencies);
22
- }
23
- async checkRulesForSearch(dependencies) {
24
- for (const rule of this.rules) {
25
- const result = await rule.forSearch(dependencies);
26
- if (!result) {
27
- return false;
28
- }
29
- }
30
- return true;
31
- }
32
- async checkRulesForSitemap(filterKeyValues) {
33
- for (const rule of this.rules) {
34
- const result = await rule.forSitemapGenerator(filterKeyValues);
35
- if (!result) {
36
- return false;
37
- }
38
- }
39
- return true;
40
- }
41
- isIndexabilityPolicyDependencies() {
42
- return this.dependencies.dependencyType === DependencyTypes.SEARCH;
43
- }
44
- isSitemapUrlGeneratorDependencies() {
45
- return this.dependencies.dependencyType === DependencyTypes.SITEMAP_GENERATOR;
46
- }
47
- getAllRules() {
48
- return this.rules;
49
- }
50
- getName() {
51
- return this.name;
52
- }
53
- getDescription() {
54
- return this.description;
55
- }
56
- }
@@ -1,11 +0,0 @@
1
- import { FilterKeyValuesMap } from '../FilterKeyValuesMap';
2
- import { IRule } from '../IRule';
3
- import { ISearchDependencies } from '../ISearchDependencies';
4
- export declare abstract class BaseFilterKeyValueRule implements IRule {
5
- private readonly expectedFilterKeyValues;
6
- constructor(expectedFilterKeyValues: FilterKeyValuesMap);
7
- abstract getName(): string;
8
- abstract getDescription(): string;
9
- forSearch(dependencies: ISearchDependencies): Promise<boolean>;
10
- forSitemapGenerator(filterKeyValues: FilterKeyValuesMap): Promise<boolean>;
11
- }
@@ -1,28 +0,0 @@
1
- export class BaseFilterKeyValueRule {
2
- expectedFilterKeyValues;
3
- constructor(expectedFilterKeyValues) {
4
- this.expectedFilterKeyValues = expectedFilterKeyValues;
5
- }
6
- forSearch(dependencies) {
7
- const { seoInfoBase, filterState } = dependencies;
8
- for (const [key, values] of this.expectedFilterKeyValues) {
9
- const optionValue = seoInfoBase.getFilterOptionValueBy(key, filterState);
10
- if (!optionValue || !values.includes(optionValue)) {
11
- return Promise.resolve(false);
12
- }
13
- }
14
- return Promise.resolve(true);
15
- }
16
- forSitemapGenerator(filterKeyValues) {
17
- for (const [key, values] of this.expectedFilterKeyValues) {
18
- const filterValues = filterKeyValues.get(key);
19
- if (!filterValues || filterValues.length !== values.length) {
20
- return Promise.resolve(false);
21
- }
22
- if (!values.every((value) => filterValues.includes(value))) {
23
- return Promise.resolve(false);
24
- }
25
- }
26
- return Promise.resolve(true);
27
- }
28
- }
@@ -1,9 +0,0 @@
1
- import { IRule } from '../IRule';
2
- import { ISearchDependencies } from '../ISearchDependencies';
3
- export declare class IndexablePageNumberRule implements IRule {
4
- private readonly minimumPageNumber;
5
- forSearch(dependencies: ISearchDependencies): Promise<boolean>;
6
- forSitemapGenerator(): Promise<boolean>;
7
- getName(): string;
8
- getDescription(): string;
9
- }
@@ -1,17 +0,0 @@
1
- export class IndexablePageNumberRule {
2
- minimumPageNumber = 1;
3
- forSearch(dependencies) {
4
- const { applicationState } = dependencies;
5
- const isPageNumberIndexable = applicationState.getPageNumber() <= this.minimumPageNumber;
6
- return Promise.resolve(isPageNumberIndexable);
7
- }
8
- forSitemapGenerator() {
9
- return Promise.resolve(true);
10
- }
11
- getName() {
12
- return 'IndexablePageNumberRule';
13
- }
14
- getDescription() {
15
- return 'Indexable if the page number is 1';
16
- }
17
- }
@@ -1,9 +0,0 @@
1
- import { IRule } from '../../common/IRule';
2
- import { FilterKeyValuesMap } from '../../common/FilterKeyValuesMap';
3
- import { ISearchDependencies } from '../ISearchDependencies';
4
- export declare class NoFiltersSelectedRule implements IRule {
5
- forSearch(dependencies: ISearchDependencies): Promise<boolean>;
6
- forSitemapGenerator(filterKeyValues: FilterKeyValuesMap): Promise<boolean>;
7
- getName(): string;
8
- getDescription(): string;
9
- }
@@ -1,17 +0,0 @@
1
- export class NoFiltersSelectedRule {
2
- forSearch(dependencies) {
3
- const { filterState, seoInfoBase } = dependencies;
4
- const selectionCount = seoInfoBase.getSelectionTypeCount(filterState);
5
- return Promise.resolve(selectionCount === 0);
6
- }
7
- forSitemapGenerator(filterKeyValues) {
8
- const filterKeys = Array.from(filterKeyValues.keys());
9
- return Promise.resolve(filterKeys.length === 0);
10
- }
11
- getName() {
12
- return 'NoFiltersSelectedRule';
13
- }
14
- getDescription() {
15
- return 'No filters are selected';
16
- }
17
- }
@@ -1,6 +0,0 @@
1
- import { BaseFilterKeyValueRule } from '../../common/rules/BaseFilterKeyValueRule';
2
- export declare class OnlineAttendanceRule extends BaseFilterKeyValueRule {
3
- constructor();
4
- getName(): string;
5
- getDescription(): string;
6
- }
@@ -1,14 +0,0 @@
1
- import { FilterKey } from "../../enums/FilterKey";
2
- import { BaseFilterKeyValueRule } from '../../common/rules/BaseFilterKeyValueRule';
3
- export class OnlineAttendanceRule extends BaseFilterKeyValueRule {
4
- constructor() {
5
- const filterKeyValues = new Map([[FilterKey.DELIVERY_METHOD, ['online']]]);
6
- super(filterKeyValues);
7
- }
8
- getName() {
9
- return 'OnlineAttendanceRule';
10
- }
11
- getDescription() {
12
- return 'Is indexable if the selected delivery method is online.';
13
- }
14
- }
@@ -1,12 +0,0 @@
1
- import { IRule } from '../../common/IRule';
2
- import { FilterKey } from "../../enums/FilterKey";
3
- import { ISearchDependencies } from '../../common/ISearchDependencies';
4
- import { FilterKeyValuesMap } from '../FilterKeyValuesMap';
5
- export declare class OnlyFiltersSelectedRule implements IRule {
6
- private readonly filterKeys;
7
- constructor(filterKeys: FilterKey[]);
8
- getName(): string;
9
- forSearch(dependencies: ISearchDependencies): Promise<boolean>;
10
- forSitemapGenerator(filterKeyValues: FilterKeyValuesMap): Promise<boolean>;
11
- getDescription(): string;
12
- }
@@ -1,30 +0,0 @@
1
- export class OnlyFiltersSelectedRule {
2
- filterKeys;
3
- constructor(filterKeys) {
4
- this.filterKeys = filterKeys;
5
- }
6
- getName() {
7
- return `OnlyFiltersSelectedRule-${this.filterKeys.join('-')}`;
8
- }
9
- async forSearch(dependencies) {
10
- const seoInfoBase = dependencies.seoInfoBase;
11
- const filterState = dependencies.filterState;
12
- return await seoInfoBase.selectionOnlyFor(this.filterKeys, filterState);
13
- }
14
- forSitemapGenerator(filterKeyValues) {
15
- const filterKeys = Array.from(filterKeyValues.keys());
16
- if (filterKeys.length !== this.filterKeys.length) {
17
- return Promise.resolve(false);
18
- }
19
- if (!filterKeys.every((filterKey) => this.filterKeys.includes(filterKey))) {
20
- return Promise.resolve(false);
21
- }
22
- if (!this.filterKeys.every((filterKey) => filterKeys.includes(filterKey))) {
23
- return Promise.resolve(false);
24
- }
25
- return Promise.resolve(true);
26
- }
27
- getDescription() {
28
- return `Only ${this.filterKeys.join(', ')} filters are selected`;
29
- }
30
- }
@@ -1,12 +0,0 @@
1
- import { IRule } from '../../common/IRule';
2
- import { FilterKey } from "../../enums/FilterKey";
3
- import { ISearchDependencies } from '../../common/ISearchDependencies';
4
- import { FilterKeyValuesMap } from '../FilterKeyValuesMap';
5
- export declare class SingleValueSelectedForFilterRule implements IRule {
6
- private readonly filterKey;
7
- constructor(filterKey: FilterKey);
8
- getName(): string;
9
- forSearch(dependencies: ISearchDependencies): Promise<boolean>;
10
- forSitemapGenerator(filterKeyValues: FilterKeyValuesMap): Promise<boolean>;
11
- getDescription(): string;
12
- }
@@ -1,24 +0,0 @@
1
- export class SingleValueSelectedForFilterRule {
2
- filterKey;
3
- constructor(filterKey) {
4
- this.filterKey = filterKey;
5
- }
6
- getName() {
7
- return `SingleValueSelectedForFilterRule-${this.filterKey}`;
8
- }
9
- async forSearch(dependencies) {
10
- const seoInfoBase = dependencies.seoInfoBase;
11
- const filterState = dependencies.filterState;
12
- return await seoInfoBase.singleSelectionFor(this.filterKey, filterState);
13
- }
14
- forSitemapGenerator(filterKeyValues) {
15
- const filterValues = filterKeyValues.get(this.filterKey);
16
- if (!filterValues || filterValues.length !== 1) {
17
- return Promise.resolve(false);
18
- }
19
- return Promise.resolve(true);
20
- }
21
- getDescription() {
22
- return `Single value is selected for filter ${this.filterKey}`;
23
- }
24
- }
@@ -1,5 +0,0 @@
1
- export declare enum AttendanceFilterOptionValue {
2
- FACE_2_FACE = "face2face",
3
- ONLINE = "online",
4
- BLENDED = "blended"
5
- }
@@ -1,6 +0,0 @@
1
- export var AttendanceFilterOptionValue;
2
- (function (AttendanceFilterOptionValue) {
3
- AttendanceFilterOptionValue["FACE_2_FACE"] = "face2face";
4
- AttendanceFilterOptionValue["ONLINE"] = "online";
5
- AttendanceFilterOptionValue["BLENDED"] = "blended";
6
- })(AttendanceFilterOptionValue || (AttendanceFilterOptionValue = {}));
@@ -1,29 +0,0 @@
1
- export declare enum DegreeTypeFilterOptionValue {
2
- PHD = "phd",
3
- DBA = "dba",
4
- DOCTORATE = "doct",
5
- MSC = "msc",
6
- MA = "ma",
7
- MBA = "mba",
8
- LLM = "llm",
9
- MPHIL = "mphil",
10
- MLITT = "mlitt",
11
- MRES = "mres",
12
- MED = "med",
13
- MENG = "meng",
14
- POSTGRADIP = "postgraddip",
15
- POSTGRADCERT = "postgradcert",
16
- PREMASTER = "premaster",
17
- BSC = "bsc",
18
- BA = "ba",
19
- LLB = "llb",
20
- BENG = "beng",
21
- BBA = "bba",
22
- ASSOCIATE_DEGREE = "ad",
23
- ACADEMY_PROFESSION = "ap",
24
- ADVANCED_DIPLOMA = "adiploma",
25
- GRADUATE_CERTTIFICATE = "gcertificate",
26
- GRADUATE_DIPLOMA = "gdiploma",
27
- PREBACHELOR = "prebachelor",
28
- CERTIFICATE = "certificate"
29
- }
@@ -1,30 +0,0 @@
1
- export var DegreeTypeFilterOptionValue;
2
- (function (DegreeTypeFilterOptionValue) {
3
- DegreeTypeFilterOptionValue["PHD"] = "phd";
4
- DegreeTypeFilterOptionValue["DBA"] = "dba";
5
- DegreeTypeFilterOptionValue["DOCTORATE"] = "doct";
6
- DegreeTypeFilterOptionValue["MSC"] = "msc";
7
- DegreeTypeFilterOptionValue["MA"] = "ma";
8
- DegreeTypeFilterOptionValue["MBA"] = "mba";
9
- DegreeTypeFilterOptionValue["LLM"] = "llm";
10
- DegreeTypeFilterOptionValue["MPHIL"] = "mphil";
11
- DegreeTypeFilterOptionValue["MLITT"] = "mlitt";
12
- DegreeTypeFilterOptionValue["MRES"] = "mres";
13
- DegreeTypeFilterOptionValue["MED"] = "med";
14
- DegreeTypeFilterOptionValue["MENG"] = "meng";
15
- DegreeTypeFilterOptionValue["POSTGRADIP"] = "postgraddip";
16
- DegreeTypeFilterOptionValue["POSTGRADCERT"] = "postgradcert";
17
- DegreeTypeFilterOptionValue["PREMASTER"] = "premaster";
18
- DegreeTypeFilterOptionValue["BSC"] = "bsc";
19
- DegreeTypeFilterOptionValue["BA"] = "ba";
20
- DegreeTypeFilterOptionValue["LLB"] = "llb";
21
- DegreeTypeFilterOptionValue["BENG"] = "beng";
22
- DegreeTypeFilterOptionValue["BBA"] = "bba";
23
- DegreeTypeFilterOptionValue["ASSOCIATE_DEGREE"] = "ad";
24
- DegreeTypeFilterOptionValue["ACADEMY_PROFESSION"] = "ap";
25
- DegreeTypeFilterOptionValue["ADVANCED_DIPLOMA"] = "adiploma";
26
- DegreeTypeFilterOptionValue["GRADUATE_CERTTIFICATE"] = "gcertificate";
27
- DegreeTypeFilterOptionValue["GRADUATE_DIPLOMA"] = "gdiploma";
28
- DegreeTypeFilterOptionValue["PREBACHELOR"] = "prebachelor";
29
- DegreeTypeFilterOptionValue["CERTIFICATE"] = "certificate";
30
- })(DegreeTypeFilterOptionValue || (DegreeTypeFilterOptionValue = {}));
@@ -1,4 +0,0 @@
1
- export declare enum DependencyTypes {
2
- SEARCH = "search",
3
- SITEMAP_GENERATOR = "sitemap-generator"
4
- }
@@ -1,5 +0,0 @@
1
- export var DependencyTypes;
2
- (function (DependencyTypes) {
3
- DependencyTypes["SEARCH"] = "search";
4
- DependencyTypes["SITEMAP_GENERATOR"] = "sitemap-generator";
5
- })(DependencyTypes || (DependencyTypes = {}));
@@ -1,16 +0,0 @@
1
- export declare enum DurationFilterOptionValue {
2
- LESS_THAN_ONE_MONTH = "[-1,29]",
3
- ONE_TO_THREE_MONTHS = "[30,90]",
4
- MORE_THAN_THREE_MONTHS = "[91,-1]",
5
- LESS_THAN_ONE_YEAR = "[-1,359]",
6
- ONE_YEAR = "[360,360]",
7
- ONE_AND_A_HALF_YEARS = "[540,540]",
8
- LESS_THAN_TWO_YEARS = "[-1,719]",
9
- MORE_THAN_TWO_YEARS = "[721,-1]",
10
- TWO_YEARS = "[720,720]",
11
- TWO_AND_A_HALF_YEARS = "[900,900]",
12
- THREE_YEARS = "[1080,1080]",
13
- THREE_AND_A_HALF_YEARS = "[1260,1260]",
14
- FOUR_YEARS = "[1440,1440]",
15
- MORE_THAN_FOUR_YEARS = "[1441,-1]"
16
- }
@@ -1,17 +0,0 @@
1
- export var DurationFilterOptionValue;
2
- (function (DurationFilterOptionValue) {
3
- DurationFilterOptionValue["LESS_THAN_ONE_MONTH"] = "[-1,29]";
4
- DurationFilterOptionValue["ONE_TO_THREE_MONTHS"] = "[30,90]";
5
- DurationFilterOptionValue["MORE_THAN_THREE_MONTHS"] = "[91,-1]";
6
- DurationFilterOptionValue["LESS_THAN_ONE_YEAR"] = "[-1,359]";
7
- DurationFilterOptionValue["ONE_YEAR"] = "[360,360]";
8
- DurationFilterOptionValue["ONE_AND_A_HALF_YEARS"] = "[540,540]";
9
- DurationFilterOptionValue["LESS_THAN_TWO_YEARS"] = "[-1,719]";
10
- DurationFilterOptionValue["MORE_THAN_TWO_YEARS"] = "[721,-1]";
11
- DurationFilterOptionValue["TWO_YEARS"] = "[720,720]";
12
- DurationFilterOptionValue["TWO_AND_A_HALF_YEARS"] = "[900,900]";
13
- DurationFilterOptionValue["THREE_YEARS"] = "[1080,1080]";
14
- DurationFilterOptionValue["THREE_AND_A_HALF_YEARS"] = "[1260,1260]";
15
- DurationFilterOptionValue["FOUR_YEARS"] = "[1440,1440]";
16
- DurationFilterOptionValue["MORE_THAN_FOUR_YEARS"] = "[1441,-1]";
17
- })(DurationFilterOptionValue || (DurationFilterOptionValue = {}));
@@ -1,8 +0,0 @@
1
- export declare enum EducationalFormFilterOptionValue {
2
- ACADEMIC_COURSE = "academic",
3
- CONFERENCE_SEMINAR = "conference",
4
- SUMMER_SCHOOL = "summer_school",
5
- WINTER_SCHOOL = "winter_school",
6
- SEMESTER_STUDY_ABROAD = "semester",
7
- SKILL_PROFESSIONAL_COURSE = "skill"
8
- }
@@ -1,9 +0,0 @@
1
- export var EducationalFormFilterOptionValue;
2
- (function (EducationalFormFilterOptionValue) {
3
- EducationalFormFilterOptionValue["ACADEMIC_COURSE"] = "academic";
4
- EducationalFormFilterOptionValue["CONFERENCE_SEMINAR"] = "conference";
5
- EducationalFormFilterOptionValue["SUMMER_SCHOOL"] = "summer_school";
6
- EducationalFormFilterOptionValue["WINTER_SCHOOL"] = "winter_school";
7
- EducationalFormFilterOptionValue["SEMESTER_STUDY_ABROAD"] = "semester";
8
- EducationalFormFilterOptionValue["SKILL_PROFESSIONAL_COURSE"] = "skill";
9
- })(EducationalFormFilterOptionValue || (EducationalFormFilterOptionValue = {}));
@@ -1,52 +0,0 @@
1
- export declare enum FilterCombinations {
2
- AREA = "area",
3
- AREA_ATTENDANCE = "areaAttendance",
4
- AREA_DISCIPLINE = "areaDiscipline",
5
- COUNTRY = "country",
6
- DEGREE = "degree",
7
- COUNTRY_DEGREE = "countryDegree",
8
- COUNTRY_DURATION = "countryDuration",
9
- COUNTRY_FORMAT = "countryFormat",
10
- COUNTRY_TUITION_FEE = "countryTuitionFee",
11
- COUNTRY_EDUCATIONAL_FORM = "countryEducationalForm",
12
- COUNTRY_ATTENDANCE_DEGREE = "countryAttendanceDegree",
13
- COUNTRY_DURATION_DEGREE = "countryDurationDegree",
14
- DISCIPLINE_AREA = "disciplineArea",
15
- DISCIPLINE_ATTENDANCE = "disciplineAttendance",
16
- DISCIPLINE_COUNTRY = "disciplineCountry",
17
- DISCIPLINE_CONTINENT = "disciplineContinent",
18
- DISCIPLINE_DEGREE = "disciplineDegree",
19
- DISCIPLINE_DURATION = "disciplineDuration",
20
- DISCIPLINE_FORMAT = "disciplineFormat",
21
- DISCIPLINE_TUITION_FEE = "disciplineTuitionFee",
22
- DISCIPLINE_EDUCATIONAL_FORM = "disciplineEducationalForm",
23
- DISCIPLINE_TUITION_FEE_ATTENDANCE = "disciplineTuitionFeeAttendance",
24
- DISCIPLINE_COUNTRY_EDUCATIONAL_FORM = "disciplineCountryEducationalForm",
25
- DEGREE_COUNTRY_DISCIPLINE = "degreeCountryDiscipline",
26
- DEGREE_ATTENDANCE_DISCIPLINE = "degreeAttendanceDiscipline",
27
- DEGREE_COUNTRY_TUITION_FEE = "degreeCountryTuitionFee",
28
- DEGREE_COUNTRY_ATTENDANCE = "degreeCountryAttendance",
29
- DISCIPLINE = "discipline",
30
- UNFILTERED = "unfiltered",
31
- UNIVERSITY_COUNTRY = "universityCountry",
32
- ATTENDANCE_DISCIPLINE = "attendancedDiscipline",
33
- ATTENDANCE_DEGREE = "attendanceDegree",
34
- CONTINENT_ATTENDANCE = "continentAttendance",
35
- COUNTRY_ATTENDANCE = "countryAttendance",
36
- ATTENDANCE = "attendance",
37
- CONTINENT = "continent",
38
- CONTINENT_TUITION_FEE = "continentTuitionFee",
39
- TUITION_FEE = "tuitionFee",
40
- SPECIAL_PROGRAMMES = "specialProgrammes",
41
- RANKED_AREA = "rankedArea",
42
- RANKED_AREA_DISCIPLINE = "rankedAreaDiscipline",
43
- RANKED_ATTENDANCE = "rankedAttendance",
44
- RANKED_ATTENDANCE_DISCIPLINE = "rankedAttendancedDiscipline",
45
- RANKED_CONTINENT = "rankedContinent",
46
- RANKED_CONTINENT_ATTENDANCE = "rankedContinentAttendance",
47
- RANKED_COUNTRY = "rankedCountry",
48
- RANKED_COUNTRY_ATTENDANCE = "rankedCountryAttendance",
49
- RANKED_DISCIPLINE_COUNTRY = "rankedDisciplineCountry",
50
- RANKED_DISCIPLINE = "rankedDiscipline",
51
- RANKED_UNFILTERED = "rankedUnfiltered"
52
- }
@@ -1,53 +0,0 @@
1
- export var FilterCombinations;
2
- (function (FilterCombinations) {
3
- FilterCombinations["AREA"] = "area";
4
- FilterCombinations["AREA_ATTENDANCE"] = "areaAttendance";
5
- FilterCombinations["AREA_DISCIPLINE"] = "areaDiscipline";
6
- FilterCombinations["COUNTRY"] = "country";
7
- FilterCombinations["DEGREE"] = "degree";
8
- FilterCombinations["COUNTRY_DEGREE"] = "countryDegree";
9
- FilterCombinations["COUNTRY_DURATION"] = "countryDuration";
10
- FilterCombinations["COUNTRY_FORMAT"] = "countryFormat";
11
- FilterCombinations["COUNTRY_TUITION_FEE"] = "countryTuitionFee";
12
- FilterCombinations["COUNTRY_EDUCATIONAL_FORM"] = "countryEducationalForm";
13
- FilterCombinations["COUNTRY_ATTENDANCE_DEGREE"] = "countryAttendanceDegree";
14
- FilterCombinations["COUNTRY_DURATION_DEGREE"] = "countryDurationDegree";
15
- FilterCombinations["DISCIPLINE_AREA"] = "disciplineArea";
16
- FilterCombinations["DISCIPLINE_ATTENDANCE"] = "disciplineAttendance";
17
- FilterCombinations["DISCIPLINE_COUNTRY"] = "disciplineCountry";
18
- FilterCombinations["DISCIPLINE_CONTINENT"] = "disciplineContinent";
19
- FilterCombinations["DISCIPLINE_DEGREE"] = "disciplineDegree";
20
- FilterCombinations["DISCIPLINE_DURATION"] = "disciplineDuration";
21
- FilterCombinations["DISCIPLINE_FORMAT"] = "disciplineFormat";
22
- FilterCombinations["DISCIPLINE_TUITION_FEE"] = "disciplineTuitionFee";
23
- FilterCombinations["DISCIPLINE_EDUCATIONAL_FORM"] = "disciplineEducationalForm";
24
- FilterCombinations["DISCIPLINE_TUITION_FEE_ATTENDANCE"] = "disciplineTuitionFeeAttendance";
25
- FilterCombinations["DISCIPLINE_COUNTRY_EDUCATIONAL_FORM"] = "disciplineCountryEducationalForm";
26
- FilterCombinations["DEGREE_COUNTRY_DISCIPLINE"] = "degreeCountryDiscipline";
27
- FilterCombinations["DEGREE_ATTENDANCE_DISCIPLINE"] = "degreeAttendanceDiscipline";
28
- FilterCombinations["DEGREE_COUNTRY_TUITION_FEE"] = "degreeCountryTuitionFee";
29
- FilterCombinations["DEGREE_COUNTRY_ATTENDANCE"] = "degreeCountryAttendance";
30
- FilterCombinations["DISCIPLINE"] = "discipline";
31
- FilterCombinations["UNFILTERED"] = "unfiltered";
32
- FilterCombinations["UNIVERSITY_COUNTRY"] = "universityCountry";
33
- FilterCombinations["ATTENDANCE_DISCIPLINE"] = "attendancedDiscipline";
34
- FilterCombinations["ATTENDANCE_DEGREE"] = "attendanceDegree";
35
- FilterCombinations["CONTINENT_ATTENDANCE"] = "continentAttendance";
36
- FilterCombinations["COUNTRY_ATTENDANCE"] = "countryAttendance";
37
- FilterCombinations["ATTENDANCE"] = "attendance";
38
- FilterCombinations["CONTINENT"] = "continent";
39
- FilterCombinations["CONTINENT_TUITION_FEE"] = "continentTuitionFee";
40
- FilterCombinations["TUITION_FEE"] = "tuitionFee";
41
- FilterCombinations["SPECIAL_PROGRAMMES"] = "specialProgrammes";
42
- FilterCombinations["RANKED_AREA"] = "rankedArea";
43
- FilterCombinations["RANKED_AREA_DISCIPLINE"] = "rankedAreaDiscipline";
44
- FilterCombinations["RANKED_ATTENDANCE"] = "rankedAttendance";
45
- FilterCombinations["RANKED_ATTENDANCE_DISCIPLINE"] = "rankedAttendancedDiscipline";
46
- FilterCombinations["RANKED_CONTINENT"] = "rankedContinent";
47
- FilterCombinations["RANKED_CONTINENT_ATTENDANCE"] = "rankedContinentAttendance";
48
- FilterCombinations["RANKED_COUNTRY"] = "rankedCountry";
49
- FilterCombinations["RANKED_COUNTRY_ATTENDANCE"] = "rankedCountryAttendance";
50
- FilterCombinations["RANKED_DISCIPLINE_COUNTRY"] = "rankedDisciplineCountry";
51
- FilterCombinations["RANKED_DISCIPLINE"] = "rankedDiscipline";
52
- FilterCombinations["RANKED_UNFILTERED"] = "rankedUnfiltered";
53
- })(FilterCombinations || (FilterCombinations = {}));
@@ -1,21 +0,0 @@
1
- export declare enum FilterKey {
2
- KEYWORD_WHAT = "kw-what",
3
- KEYWORD_WHERE = "kw-where",
4
- KEYWORD = "kw",
5
- ORGANISATIONS = "oi",
6
- DISCIPLINES = "di",
7
- EDUCATION_LEVEL = "lv",
8
- CONTINENT = "rg",
9
- COUNTRY = "ci",
10
- AREA = "ae",
11
- TUITION_FEE = "tr",
12
- DURATION = "dur",
13
- ATTENDANCE = "de",
14
- DELIVERY_METHOD = "mh",
15
- DEGREE_TYPE = "dg",
16
- EDUCATIONAL_FORM = "ef",
17
- SPECIAL_PROGRAMMES = "sps",
18
- USER_COUNTRY = "uc",
19
- USER_REGION = "ur",
20
- CURRENCY = "tc"
21
- }
@@ -1,22 +0,0 @@
1
- export var FilterKey;
2
- (function (FilterKey) {
3
- FilterKey["KEYWORD_WHAT"] = "kw-what";
4
- FilterKey["KEYWORD_WHERE"] = "kw-where";
5
- FilterKey["KEYWORD"] = "kw";
6
- FilterKey["ORGANISATIONS"] = "oi";
7
- FilterKey["DISCIPLINES"] = "di";
8
- FilterKey["EDUCATION_LEVEL"] = "lv";
9
- FilterKey["CONTINENT"] = "rg";
10
- FilterKey["COUNTRY"] = "ci";
11
- FilterKey["AREA"] = "ae";
12
- FilterKey["TUITION_FEE"] = "tr";
13
- FilterKey["DURATION"] = "dur";
14
- FilterKey["ATTENDANCE"] = "de";
15
- FilterKey["DELIVERY_METHOD"] = "mh";
16
- FilterKey["DEGREE_TYPE"] = "dg";
17
- FilterKey["EDUCATIONAL_FORM"] = "ef";
18
- FilterKey["SPECIAL_PROGRAMMES"] = "sps";
19
- FilterKey["USER_COUNTRY"] = "uc";
20
- FilterKey["USER_REGION"] = "ur";
21
- FilterKey["CURRENCY"] = "tc";
22
- })(FilterKey || (FilterKey = {}));
@@ -1,4 +0,0 @@
1
- export declare enum FormatFilterOptionValue {
2
- FULL_TIME = "fulltime",
3
- PART_TIME = "parttime"
4
- }
@@ -1,5 +0,0 @@
1
- export var FormatFilterOptionValue;
2
- (function (FormatFilterOptionValue) {
3
- FormatFilterOptionValue["FULL_TIME"] = "fulltime";
4
- FormatFilterOptionValue["PART_TIME"] = "parttime";
5
- })(FormatFilterOptionValue || (FormatFilterOptionValue = {}));
@@ -1,4 +0,0 @@
1
- export declare enum SortingOptions {
2
- OUR_PICKS = "Our picks",
3
- UNIVERSITY_META_RANKING = "University Meta Ranking"
4
- }
@@ -1,5 +0,0 @@
1
- export var SortingOptions;
2
- (function (SortingOptions) {
3
- SortingOptions["OUR_PICKS"] = "Our picks";
4
- SortingOptions["UNIVERSITY_META_RANKING"] = "University Meta Ranking";
5
- })(SortingOptions || (SortingOptions = {}));
@@ -1,5 +0,0 @@
1
- export declare enum SpecialProgrammesFilterOptionValue {
2
- EXECUTIVE_PROGRAMMES = "executive",
3
- JOINT_PROGRAMMES = "joint",
4
- ERASMUS_MUNDUS = "erasmus"
5
- }
@@ -1,6 +0,0 @@
1
- export var SpecialProgrammesFilterOptionValue;
2
- (function (SpecialProgrammesFilterOptionValue) {
3
- SpecialProgrammesFilterOptionValue["EXECUTIVE_PROGRAMMES"] = "executive";
4
- SpecialProgrammesFilterOptionValue["JOINT_PROGRAMMES"] = "joint";
5
- SpecialProgrammesFilterOptionValue["ERASMUS_MUNDUS"] = "erasmus";
6
- })(SpecialProgrammesFilterOptionValue || (SpecialProgrammesFilterOptionValue = {}));
@@ -1,3 +0,0 @@
1
- export declare enum TuitionFeeFilterOptionValue {
2
- ZERO_TO_TWO_THOUSAND_FIVE_HUNDRED = "[0,2500]"
3
- }
@@ -1,4 +0,0 @@
1
- export var TuitionFeeFilterOptionValue;
2
- (function (TuitionFeeFilterOptionValue) {
3
- TuitionFeeFilterOptionValue["ZERO_TO_TWO_THOUSAND_FIVE_HUNDRED"] = "[0,2500]";
4
- })(TuitionFeeFilterOptionValue || (TuitionFeeFilterOptionValue = {}));
@@ -1,3 +0,0 @@
1
- export declare class DependencyMissingError extends Error {
2
- constructor(dependencyName: string);
3
- }
@@ -1,5 +0,0 @@
1
- export class DependencyMissingError extends Error {
2
- constructor(dependencyName) {
3
- super(`Dependency ${dependencyName} is missing`);
4
- }
5
- }
@@ -1,3 +0,0 @@
1
- export declare class InvalidDependencyTypeError extends Error {
2
- constructor();
3
- }
@@ -1,5 +0,0 @@
1
- export class InvalidDependencyTypeError extends Error {
2
- constructor() {
3
- super('Dependency type is incorrect.');
4
- }
5
- }