@studyportals/domain-client
Advanced tools
Comparing version 4.14.1 to 4.14.2-beta.0
@@ -0,0 +0,0 @@ import { BadRequestException } from "./src/exceptions/bad-request-exception"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@studyportals/domain-client", | ||
"version": "4.14.1", | ||
"version": "4.14.2-beta.0", | ||
"description": "Responsible for fetching data from the Domain API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ import { IModelDescription } from "./i-model-description"; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class BadRequestException extends Error { | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class ClientException extends Error { | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class InternalServerException extends Error { | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class NotFoundException extends Error { | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
export declare class PropertyNotAvailableException extends Error { | ||
} |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IClassFactory } from "../i-class-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IClassFactory } from "../i-class-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IModelDescription } from "./i-model-description"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-api-response.js.map |
@@ -0,0 +0,0 @@ import { CallableReturnType, Model } from "./types"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-class-factory.js.map |
@@ -0,0 +0,0 @@ import { AcceptedType } from "./types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IModelDescription } from "./i-model-description"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IModelDescription } from "./i-model-description"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IBestFitProgramme } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ICity, IEnglishRequirements, IGPARequirement, ILivingCost, ITuitionFee } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-best-fit-programme.js.map |
@@ -0,0 +0,0 @@ export interface ICity { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-city.js.map |
@@ -0,0 +0,0 @@ export interface ILivingCost { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-living-cost.js.map |
@@ -0,0 +0,0 @@ export interface ICity { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-city.js.map |
@@ -0,0 +0,0 @@ export interface ICountry { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-country.js.map |
@@ -0,0 +0,0 @@ export interface IEnglishRequirements { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-english-requirements.js.map |
@@ -0,0 +0,0 @@ export interface IGPARequirement { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-g-p-a-requirement.js.map |
@@ -0,0 +0,0 @@ export interface IInternalLink { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-internal-link.js.map |
@@ -0,0 +0,0 @@ export interface ILogo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-logo.js.map |
@@ -0,0 +0,0 @@ export interface ITuitionFee { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-tuition-fee.js.map |
@@ -0,0 +0,0 @@ import { ICompareProgramme } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IDuration, IEnglishRequirements, IGPARequirement, IInternalLink, ILink, ILivingCost, ILocation, ITiming, ITuitionFee } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-compare-programme.js.map |
@@ -0,0 +0,0 @@ import { ICopilotCountry } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ICopilotRankingCard } from "./i-copilot-ranking-card"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-copilot-country.js.map |
@@ -0,0 +0,0 @@ export interface ICopilotRankingCard { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-copilot-ranking-card.js.map |
@@ -0,0 +0,0 @@ import { ICopilotProgramme } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -1,2 +0,2 @@ | ||
import { IEnglishRequirements, IGeoTargetingValues, IInternalLink, ITiming, ITuitionValues, ILink } from "../../.."; | ||
import { IEnglishRequirements, IGPARequirement, IGeoTargetingValues, IInternalLink, ILink, ILivingCost, ITiming, ITuitionValues } from "../../.."; | ||
export interface ICopilotProgramme { | ||
@@ -10,3 +10,3 @@ /** | ||
/** | ||
* Get country the programme is taught in | ||
* Get country iso codes the programme is taught in | ||
* | ||
@@ -34,2 +34,8 @@ * @return string[] | ||
getEnglishRequirements(): IEnglishRequirements; | ||
/** | ||
* GPA Requirements | ||
* | ||
* @return IGPARequirement | null | ||
*/ | ||
getGPA(): IGPARequirement | null; | ||
getGeneralRequirements(): string | null; | ||
@@ -50,2 +56,8 @@ /** | ||
/** | ||
* The programmes estimated living cost | ||
* | ||
* @return ILivingCost | null | ||
*/ | ||
getLivingCost(): ILivingCost | null; | ||
/** | ||
* Get a link to the programme page. | ||
@@ -60,11 +72,2 @@ * | ||
/** | ||
* Get a link to the programme's university page. | ||
* | ||
* The link contains the page path as url and the university name as the | ||
* link description. | ||
* | ||
* @return ILink | ||
*/ | ||
getUniversityLink(): ILink; | ||
/** | ||
* Summary of the programme. | ||
@@ -100,2 +103,11 @@ * | ||
/** | ||
* Get a link to the programme's university page. | ||
* | ||
* The link contains the page path as url and the university name as the | ||
* link description. | ||
* | ||
* @return ILink | ||
*/ | ||
getUniversityLink(): ILink; | ||
/** | ||
* University title | ||
@@ -107,2 +119,8 @@ * | ||
/** | ||
* Work experience requirements in years | ||
* | ||
* @return number | null | ||
*/ | ||
getWorkExperienceYears(): number | null; | ||
/** | ||
* Is programme public | ||
@@ -109,0 +127,0 @@ * |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-copilot-programme.js.map |
@@ -0,0 +0,0 @@ import { ICustomerIOOrganisation } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ICity, ICountry, IReview } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-customer-io-organisation.js.map |
@@ -0,0 +0,0 @@ export interface IReview { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-review.js.map |
@@ -0,0 +0,0 @@ import { ICustomerIOProgramme } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ICountry, IEnglishRequirements, IInternalLink, ILogo, ITiming, ITuitionFee } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-customer-io-programme.js.map |
@@ -0,0 +0,0 @@ export interface IInternalLink { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-internal-link.js.map |
@@ -0,0 +0,0 @@ import { IRankingDiscipline } from "./i-ranking-discipline"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-organisation-card.js.map |
@@ -0,0 +0,0 @@ export interface IRankingDiscipline { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-ranking-discipline.js.map |
@@ -0,0 +0,0 @@ import { IOrganisationCard } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IOrganisationForSearch { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-organisation-for-search.js.map |
@@ -0,0 +0,0 @@ import { IOrganisationForSearch } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IOrganisationSearchDocument { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-organisation-search-document.js.map |
@@ -0,0 +0,0 @@ import { IOrganisationSearchDocument } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IClickTrackingData { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-click-tracking-data.js.map |
@@ -0,0 +0,0 @@ export interface ICover { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-cover.js.map |
@@ -0,0 +0,0 @@ export interface IDeadline { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-deadline.js.map |
@@ -0,0 +0,0 @@ export interface IDuration { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-duration.js.map |
@@ -0,0 +0,0 @@ export interface IInternalLink { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-internal-link.js.map |
@@ -0,0 +0,0 @@ export interface ILink { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-link.js.map |
@@ -0,0 +0,0 @@ import { IOptionalLink } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-location.js.map |
@@ -0,0 +0,0 @@ export interface ILogo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-logo.js.map |
@@ -0,0 +0,0 @@ export interface IOptionalLink { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-optional-link.js.map |
@@ -0,0 +0,0 @@ import { ICover, IDuration, IEnglishRequirements, IGPARequirement, IInternalLink, ILink, ILivingCost, ILocation, ILogo, ITiming, ITrackedLink, ITracking, ITuitionFee } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-programme-card.js.map |
@@ -0,0 +0,0 @@ import { IDeadline } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-start-date.js.map |
@@ -0,0 +0,0 @@ import { IDeadline, IStartDate } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-timing.js.map |
@@ -0,0 +0,0 @@ import { ITracking } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-tracked-link.js.map |
@@ -0,0 +0,0 @@ import { IClickTrackingData } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-tracking.js.map |
@@ -0,0 +0,0 @@ export interface ITuitionFee { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-tuition-fee.js.map |
@@ -0,0 +0,0 @@ import { IProgrammeCard } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IRanking } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-ranking-card.js.map |
@@ -0,0 +0,0 @@ import { IRankingCard } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-ranking-cards.js.map |
@@ -0,0 +0,0 @@ export interface IRanking { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-ranking.js.map |
@@ -0,0 +0,0 @@ import { IRankingCards } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IScholarshipCard { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-scholarship-card.js.map |
@@ -0,0 +0,0 @@ import { IScholarshipCard } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISearchCountryFaq { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-search-country-faq.js.map |
@@ -0,0 +0,0 @@ import { ISearchCountryFaq } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISearchDiscipline { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-search-discipline.js.map |
@@ -0,0 +0,0 @@ import { ISearchDiscipline } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IGeoTargetingConfiguration { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-geo-targeting-configuration.js.map |
@@ -0,0 +0,0 @@ import { IGeoTargetingConfiguration } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-geo-targeting-values.js.map |
@@ -0,0 +0,0 @@ export interface IOrganisationValues { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-organisation-values.js.map |
@@ -0,0 +0,0 @@ export interface IPremiumValues { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-premium-values.js.map |
@@ -0,0 +0,0 @@ import { IGeoTargetingValues, IOrganisationValues, IPremiumValues, ITuitionValues } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-search-projection.js.map |
@@ -0,0 +0,0 @@ export interface ITuitionValues { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-tuition-values.js.map |
@@ -0,0 +0,0 @@ import { ISearchProjection } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapArticleInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-article-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapArticleInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapCityInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-city-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapCityInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapCountryInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-country-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapCountryInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface IDegreeInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-degree-info.js.map |
@@ -0,0 +0,0 @@ import { IDegreeInfo } from "../../.."; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-country-degree-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapCountryDegreeInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapDisciplineInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-discipline-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapDisciplineInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapOrganisationInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-organisation-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapOrganisationInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapProgrammeInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-programme-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapProgrammeInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export interface ISitemapRankingsInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-sitemap-rankings-info.js.map |
@@ -0,0 +0,0 @@ import { ISitemapRankingsInfo } from "../../.."; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export type Model = Record<string, Callable>; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
import { PortalType } from "./portal-type"; | ||
export type PortalMap = Map<PortalType, string>; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=portal-map.js.map |
@@ -0,0 +0,0 @@ export declare enum PortalType { |
@@ -0,0 +0,0 @@ "use strict"; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
148401
304
3541
2