@studyportals/fawkes 1.0.1-2 → 1.0.1-20

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 (75) hide show
  1. package/dist/fawkes.js +0 -0
  2. package/dist/index.d.ts +0 -0
  3. package/dist/index.js +1 -0
  4. package/dist/organisations-seo/index.js +1 -0
  5. package/dist/organisations-seo.js +0 -2
  6. package/dist/scholarships-seo/index.d.ts +3 -2
  7. package/dist/scholarships-seo/index.js +2 -7
  8. package/dist/scholarships-seo.js +1 -1
  9. package/dist/scholarships-seo.js.map +1 -1
  10. package/dist/sitemap-generator-seo/index.js +9 -0
  11. package/dist/src/common/BaseSeoIndexabilityPolicy.d.ts +5 -10
  12. package/dist/src/common/BaseSeoIndexabilityPolicy.js +12 -51
  13. package/dist/src/common/IPrettyPathGenerator.js +1 -2
  14. package/dist/src/common/ISearchIndexabilityManager.d.ts +3 -0
  15. package/dist/src/common/ISearchIndexabilityManager.js +1 -0
  16. package/dist/src/common/ISeoFilterOptions.d.ts +4 -0
  17. package/dist/src/common/ISeoFilterOptions.js +1 -0
  18. package/dist/src/common/ISeoFilterState.d.ts +5 -0
  19. package/dist/src/common/ISeoFilterState.js +1 -0
  20. package/dist/src/common/ISeoIndexabilityPolicy.js +1 -2
  21. package/dist/src/common/ISeoInfoBase.d.ts +5 -7
  22. package/dist/src/common/ISeoInfoBase.js +1 -2
  23. package/dist/src/common/ISeoSearchApplicationState.d.ts +3 -0
  24. package/dist/src/common/ISeoSearchApplicationState.js +1 -0
  25. package/dist/src/common/index.d.ts +4 -2
  26. package/dist/src/common/index.js +1 -2
  27. package/dist/src/organisations/FilterKeyValuePairs.js +1 -2
  28. package/dist/src/organisations/IOrganisationsProvider.js +1 -2
  29. package/dist/src/organisations/ISeoInfoBaseOrganisations.js +1 -2
  30. package/dist/src/organisations/ISortState.js +1 -2
  31. package/dist/src/organisations/SearchIndexabilityManager.d.ts +6 -0
  32. package/dist/src/organisations/SearchIndexabilityManager.js +6 -0
  33. package/dist/src/organisations/SeoIndexabilityPolicy.d.ts +2 -4
  34. package/dist/src/organisations/SeoIndexabilityPolicy.js +11 -32
  35. package/dist/src/organisations/SeoRuleBasedIndexabilityPolicy.d.ts +2 -7
  36. package/dist/src/organisations/SeoRuleBasedIndexabilityPolicy.js +5 -32
  37. package/dist/src/organisations/SortingOptions.js +2 -5
  38. package/dist/src/organisations/index.js +1 -2
  39. package/dist/src/scholarships/SearchIndexabilityManager.d.ts +3 -13
  40. package/dist/src/scholarships/SearchIndexabilityManager.js +22 -75
  41. package/dist/src/scholarships/index.d.ts +4 -0
  42. package/dist/src/scholarships/index.js +4 -6
  43. package/dist/src/scholarships/policies/AreaPolicy.d.ts +8 -14
  44. package/dist/src/scholarships/policies/AreaPolicy.js +29 -101
  45. package/dist/src/scholarships/policies/CountryPolicy.d.ts +4 -8
  46. package/dist/src/scholarships/policies/CountryPolicy.js +14 -85
  47. package/dist/src/scholarships/policies/DisciplineAreaPolicy.d.ts +4 -8
  48. package/dist/src/scholarships/policies/DisciplineAreaPolicy.js +21 -96
  49. package/dist/src/scholarships/policies/DisciplineCountryPolicy.d.ts +6 -11
  50. package/dist/src/scholarships/policies/DisciplineCountryPolicy.js +24 -96
  51. package/dist/src/scholarships/policies/DisciplinePolicy.d.ts +4 -8
  52. package/dist/src/scholarships/policies/DisciplinePolicy.js +14 -85
  53. package/dist/src/scholarships/policies/UnfilteredPolicy.d.ts +4 -8
  54. package/dist/src/scholarships/policies/UnfilteredPolicy.js +9 -73
  55. package/dist/src/scholarships/policies/UniversityCountryPolicy.d.ts +4 -8
  56. package/dist/src/scholarships/policies/UniversityCountryPolicy.js +18 -91
  57. package/dist/src/scholarships/types.d.ts +7 -0
  58. package/dist/src/scholarships/types.js +7 -0
  59. package/dist/src/sitemap-generator/CombinationType.js +2 -5
  60. package/dist/src/sitemap-generator/IRankingApiClient.js +1 -2
  61. package/dist/src/sitemap-generator/ISitemapPathGeneratorChain.js +1 -2
  62. package/dist/src/sitemap-generator/SitemapPathGeneratorChain.js +6 -10
  63. package/dist/src/sitemap-generator/index.js +3 -19
  64. package/package.json +11 -6
  65. package/dist/organisations-seo.js.map +0 -1
  66. package/dist/src/common/IFilterOptions.d.ts +0 -4
  67. package/dist/src/common/IFilterOptions.js +0 -2
  68. package/dist/src/common/IFilterSelectionState.d.ts +0 -4
  69. package/dist/src/common/IFilterSelectionState.js +0 -2
  70. package/dist/src/common/ISearchApplicationState.d.ts +0 -3
  71. package/dist/src/common/ISearchApplicationState.js +0 -2
  72. package/dist/src/common/ISearchPolicyChain.d.ts +0 -3
  73. package/dist/src/common/ISearchPolicyChain.js +0 -2
  74. package/dist/src/organisations/SearchPolicyChain.d.ts +0 -6
  75. package/dist/src/organisations/SearchPolicyChain.js +0 -13
package/dist/fawkes.js ADDED
File without changes
File without changes
package/dist/index.js ADDED
@@ -0,0 +1 @@
1
+ "use strict";
@@ -0,0 +1 @@
1
+ export {};
@@ -1,2 +0,0 @@
1
- var e,r={};e=r,Object.defineProperty(e,"B",{value:!0});var a=r.B;export{a as __esModule};
2
- //# sourceMappingURL=organisations-seo.js.map
@@ -1,2 +1,3 @@
1
- import { IFilterSelectionState, ISeoInfoBase } from "../src/common";
2
- export { IFilterSelectionState, ISeoInfoBase };
1
+ import { ISeoFilterState, ISeoInfoBase, ISeoFilterOptions, ISeoSearchApplicationState } from "../src/common";
2
+ import { SearchIndexabilityManager, types } from "../src/scholarships";
3
+ export { ISeoFilterState, ISeoInfoBase, ISeoFilterOptions, ISeoSearchApplicationState, SearchIndexabilityManager, types };
@@ -1,7 +1,2 @@
1
- "use strict";
2
- // import {
3
- // SearchIndexabilityManager,
4
- // } from '@/scholarships/';
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- // export * from '@/common/ISeoInfoBase';
7
- // SearchPolicyChain => rename to something more generic (client does not need to know about the pattern)
1
+ import { SearchIndexabilityManager, types } from "../src/scholarships";
2
+ export { SearchIndexabilityManager, types };