@studyportals/domain-client 4.17.0 → 5.0.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.
package/index.d.ts CHANGED
@@ -35,8 +35,6 @@ import { ICustomerIOProgramme } from "./src/models/customerio-programme/i-custom
35
35
  import { CustomerIOProgrammeClient } from "./src/models/customerio-programme/customerio-programme-client";
36
36
  import { ISitemapProgrammeInfo } from "./src/models/sitemap-programme-info/i-sitemap-programme-info";
37
37
  import { SitemapProgrammeInfoClient } from "./src/models/sitemap-programme-info/sitemap-programme-info-client";
38
- import { ISearchCountryFaq } from "./src/models/search-country-faq/i-search-country-faq";
39
- import { PublicSearchCountryFaqClient } from "./src/models/search-country-faq/public-search-country-faq-client";
40
38
  import { ISitemapCountryInfo } from "./src/models/sitemap-countries-info/i-sitemap-country-info";
41
39
  import { SitemapCountriesInfoClient } from "./src/models/sitemap-countries-info/sitemap-countries-info-client";
42
40
  import { IDegreeInfo } from "./src/models/sitemap-country-degree-info/i-degree-info";
@@ -79,4 +77,4 @@ import { CopilotProgrammeClient } from "./src/models/copilot-programme/copilot-p
79
77
  import { ICopilotCountry } from "./src/models/copilot-country/i-copilot-country";
80
78
  import { CopilotCountryClient } from "./src/models/copilot-country/copilot-country-client";
81
79
  import { ICopilotRankingCard } from "./src/models/copilot-country/i-copilot-ranking-card";
82
- export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ILogo, ITuitionFee, IEnglishRequirements, IInternalLink, ICustomerIOProgramme, CustomerIOProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient, ISearchCountryFaq, PublicSearchCountryFaqClient, ISitemapCountryInfo, SitemapCountriesInfoClient, IDegreeInfo, ISitemapCountryDegreeInfo, SitemapCountryDegreeInfoClient, ISearchDiscipline, PublicSearchDisciplineClient, ISitemapDisciplineInfo, SitemapDisciplinesInfoClient, ICountry, ICity, IReview, ICustomerIOOrganisation, CustomerIOOrganisationClient, ISitemapOrganisationInfo, SitemapOrganisationsInfoClient, IOrganisationSearchDocument, OrganisationSearchDocumentClient, ISitemapRankingsInfo, SitemapRankingsInfoClient, ISitemapArticleInfo, SitemapArticlesInfoClient, ISitemapCityInfo, SitemapCitiesInfoClient, IScholarshipCard, PublicScholarshipCardClient, IRanking, ICompareProgramme, CompareProgrammeClient, PortalType, PortalMap, ModelClient, IOrganisationForSearch, PublicOrganisationForSearchClient, IOrganisationCard, IRankingDiscipline, OrganisationCardClient, ICopilotProgramme, ICopilotCountry, CopilotProgrammeClient, CopilotCountryClient, ICopilotRankingCard };
80
+ export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ILogo, ITuitionFee, IEnglishRequirements, IInternalLink, ICustomerIOProgramme, CustomerIOProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient, ISitemapCountryInfo, SitemapCountriesInfoClient, IDegreeInfo, ISitemapCountryDegreeInfo, SitemapCountryDegreeInfoClient, ISearchDiscipline, PublicSearchDisciplineClient, ISitemapDisciplineInfo, SitemapDisciplinesInfoClient, ICountry, ICity, IReview, ICustomerIOOrganisation, CustomerIOOrganisationClient, ISitemapOrganisationInfo, SitemapOrganisationsInfoClient, IOrganisationSearchDocument, OrganisationSearchDocumentClient, ISitemapRankingsInfo, SitemapRankingsInfoClient, ISitemapArticleInfo, SitemapArticlesInfoClient, ISitemapCityInfo, SitemapCitiesInfoClient, IScholarshipCard, PublicScholarshipCardClient, IRanking, ICompareProgramme, CompareProgrammeClient, PortalType, PortalMap, ModelClient, IOrganisationForSearch, PublicOrganisationForSearchClient, IOrganisationCard, IRankingDiscipline, OrganisationCardClient, ICopilotProgramme, ICopilotCountry, CopilotProgrammeClient, CopilotCountryClient, ICopilotRankingCard };
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopilotCountryClient = exports.CopilotProgrammeClient = exports.OrganisationCardClient = exports.PublicOrganisationForSearchClient = exports.ModelClient = exports.PortalType = exports.CompareProgrammeClient = exports.PublicScholarshipCardClient = exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.OrganisationSearchDocumentClient = exports.SitemapOrganisationsInfoClient = exports.CustomerIOOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountryDegreeInfoClient = exports.SitemapCountriesInfoClient = exports.PublicSearchCountryFaqClient = exports.SitemapProgrammeInfoClient = exports.CustomerIOProgrammeClient = exports.BestfitProgrammeClient = exports.SearchProjectionClient = exports.ProgrammeCardClient = exports.PropertyNotAvailableException = exports.NotFoundException = exports.InternalServerException = exports.ClientException = exports.BadRequestException = void 0;
3
+ exports.CopilotCountryClient = exports.CopilotProgrammeClient = exports.OrganisationCardClient = exports.PublicOrganisationForSearchClient = exports.ModelClient = exports.PortalType = exports.CompareProgrammeClient = exports.PublicScholarshipCardClient = exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.OrganisationSearchDocumentClient = exports.SitemapOrganisationsInfoClient = exports.CustomerIOOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountryDegreeInfoClient = exports.SitemapCountriesInfoClient = exports.SitemapProgrammeInfoClient = exports.CustomerIOProgrammeClient = exports.BestfitProgrammeClient = exports.SearchProjectionClient = exports.ProgrammeCardClient = exports.PropertyNotAvailableException = exports.NotFoundException = exports.InternalServerException = exports.ClientException = exports.BadRequestException = void 0;
4
4
  const bad_request_exception_1 = require("./src/exceptions/bad-request-exception");
5
5
  Object.defineProperty(exports, "BadRequestException", { enumerable: true, get: function () { return bad_request_exception_1.BadRequestException; } });
6
6
  const client_exception_1 = require("./src/exceptions/client-exception");
@@ -21,8 +21,6 @@ const customerio_programme_client_1 = require("./src/models/customerio-programme
21
21
  Object.defineProperty(exports, "CustomerIOProgrammeClient", { enumerable: true, get: function () { return customerio_programme_client_1.CustomerIOProgrammeClient; } });
22
22
  const sitemap_programme_info_client_1 = require("./src/models/sitemap-programme-info/sitemap-programme-info-client");
23
23
  Object.defineProperty(exports, "SitemapProgrammeInfoClient", { enumerable: true, get: function () { return sitemap_programme_info_client_1.SitemapProgrammeInfoClient; } });
24
- const public_search_country_faq_client_1 = require("./src/models/search-country-faq/public-search-country-faq-client");
25
- Object.defineProperty(exports, "PublicSearchCountryFaqClient", { enumerable: true, get: function () { return public_search_country_faq_client_1.PublicSearchCountryFaqClient; } });
26
24
  const sitemap_countries_info_client_1 = require("./src/models/sitemap-countries-info/sitemap-countries-info-client");
27
25
  Object.defineProperty(exports, "SitemapCountriesInfoClient", { enumerable: true, get: function () { return sitemap_countries_info_client_1.SitemapCountriesInfoClient; } });
28
26
  const sitemap_country_degree_info_client_1 = require("./src/models/sitemap-country-degree-info/sitemap-country-degree-info-client");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;AAmF3E,oGAnFQ,2CAAmB,OAmFR;AAlFpB,wEAAmE;AAmFlE,gGAnFQ,kCAAe,OAmFR;AAlFhB,0FAAoF;AAmFnF,wGAnFQ,mDAAuB,OAmFR;AAlFxB,8EAAwE;AAmFvE,kGAnFQ,uCAAiB,OAmFR;AAlFlB,wGAAiG;AAmFhG,8GAnFQ,gEAA6B,OAmFR;AAtE9B,6FAAwF;AAmFvF,oGAnFQ,2CAAmB,OAmFR;AA5EpB,sGAAiG;AAmFhG,uGAnFQ,iDAAsB,OAmFR;AA/EvB,sGAAiG;AAmFhG,uGAnFQ,iDAAsB,OAmFR;AA7EvB,+GAA0G;AAmFzG,0GAnFQ,uDAAyB,OAmFR;AAjF1B,qHAA+G;AAmF9G,2GAnFQ,0DAA0B,OAmFR;AAjF3B,uHAAgH;AAmF/G,6GAnFQ,+DAA4B,OAmFR;AAjF7B,qHAA+G;AAmF9G,2GAnFQ,0DAA0B,OAmFR;AAhF3B,oIAA6H;AAmF5H,+GAnFQ,mEAA8B,OAmFR;AAjF/B,oHAA8G;AAmF7G,6GAnFQ,8DAA4B,OAmFR;AAjF7B,2HAAqH;AAmFpH,6GAnFQ,8DAA4B,OAmFR;AA9E7B,wHAAmH;AAmFlH,6GAnFQ,6DAA4B,OAmFR;AAjF7B,iIAA2H;AAmF1H,+GAnFQ,kEAA8B,OAmFR;AAhF/B,sGAAiG;AAqGhG,uGArGQ,iDAAsB,OAqGR;AAnGvB,uIAAiI;AAgFhI,iHAhFQ,sEAAgC,OAgFR;AA9EjC,kHAA4G;AAgF3G,0GAhFQ,wDAAyB,OAgFR;AA9E1B,kHAA4G;AAgF3G,0GAhFQ,wDAAyB,OAgFR;AA9E1B,4GAAsG;AAgFrG,wGAhFQ,oDAAuB,OAgFR;AA9ExB,iHAA2G;AAgF1G,4GAhFQ,4DAA2B,OAgFR;AA9E5B,yDAAqD;AAkFpD,2FAlFQ,wBAAU,OAkFR;AAhFX,qDAAiD;AAkFhD,4FAlFQ,0BAAW,OAkFR;AAhFZ,sGAAgG;AA6E/F,uGA7EQ,iDAAsB,OA6ER;AA3EvB,sIAA8H;AAgF7H,kHAhFQ,yEAAiC,OAgFR;AA9ElC,sGAAgG;AAoF/F,uGApFQ,iDAAsB,OAoFR;AAlFvB,gGAA0F;AAmFzF,qGAnFQ,6CAAoB,OAmFR"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;AAiF3E,oGAjFQ,2CAAmB,OAiFR;AAhFpB,wEAAmE;AAiFlE,gGAjFQ,kCAAe,OAiFR;AAhFhB,0FAAoF;AAiFnF,wGAjFQ,mDAAuB,OAiFR;AAhFxB,8EAAwE;AAiFvE,kGAjFQ,uCAAiB,OAiFR;AAhFlB,wGAAiG;AAiFhG,8GAjFQ,gEAA6B,OAiFR;AApE9B,6FAAwF;AAiFvF,oGAjFQ,2CAAmB,OAiFR;AA1EpB,sGAAiG;AAiFhG,uGAjFQ,iDAAsB,OAiFR;AA7EvB,sGAAiG;AAiFhG,uGAjFQ,iDAAsB,OAiFR;AA3EvB,+GAA0G;AAiFzG,0GAjFQ,uDAAyB,OAiFR;AA/E1B,qHAA+G;AAiF9G,2GAjFQ,0DAA0B,OAiFR;AA/E3B,qHAA+G;AAiF9G,2GAjFQ,0DAA0B,OAiFR;AA9E3B,oIAA6H;AAiF5H,+GAjFQ,mEAA8B,OAiFR;AA/E/B,oHAA8G;AAiF7G,6GAjFQ,8DAA4B,OAiFR;AA/E7B,2HAAqH;AAiFpH,6GAjFQ,8DAA4B,OAiFR;AA5E7B,wHAAmH;AAiFlH,6GAjFQ,6DAA4B,OAiFR;AA/E7B,iIAA2H;AAiF1H,+GAjFQ,kEAA8B,OAiFR;AA9E/B,sGAAiG;AAmGhG,uGAnGQ,iDAAsB,OAmGR;AAjGvB,uIAAiI;AA8EhI,iHA9EQ,sEAAgC,OA8ER;AA5EjC,kHAA4G;AA8E3G,0GA9EQ,wDAAyB,OA8ER;AA5E1B,kHAA4G;AA8E3G,0GA9EQ,wDAAyB,OA8ER;AA5E1B,4GAAsG;AA8ErG,wGA9EQ,oDAAuB,OA8ER;AA5ExB,iHAA2G;AA8E1G,4GA9EQ,4DAA2B,OA8ER;AA5E5B,yDAAqD;AAgFpD,2FAhFQ,wBAAU,OAgFR;AA9EX,qDAAiD;AAgFhD,4FAhFQ,0BAAW,OAgFR;AA9EZ,sGAAgG;AA2E/F,uGA3EQ,iDAAsB,OA2ER;AAzEvB,sIAA8H;AA8E7H,kHA9EQ,yEAAiC,OA8ER;AA5ElC,sGAAgG;AAkF/F,uGAlFQ,iDAAsB,OAkFR;AAhFvB,gGAA0F;AAiFzF,qGAjFQ,6CAAoB,OAiFR"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@studyportals/domain-client",
3
- "version": "4.17.0",
3
+ "version": "5.0.0",
4
4
  "description": "Responsible for fetching data from the Domain API",
5
5
  "main": "index.js",
6
6
  "author": "StudyPortals B.V.",
@@ -1,14 +0,0 @@
1
- export interface ISearchCountryFaq {
2
- /**
3
- * @return number
4
- */
5
- getId(): number;
6
- /**
7
- * @return string
8
- */
9
- getName(): string;
10
- /**
11
- * @return string[]
12
- */
13
- getTopFiveUniversities(): string[];
14
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=i-search-country-faq.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"i-search-country-faq.js","sourceRoot":"","sources":["../../../../src/models/search-country-faq/i-search-country-faq.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- import { ISearchCountryFaq } from "../../..";
2
- import { ModelClient } from "../../model-client";
3
- export declare class PublicSearchCountryFaqClient extends ModelClient<ISearchCountryFaq> {
4
- protected getModelName(): string;
5
- protected getVersion(): string;
6
- isPublic(): boolean;
7
- }
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PublicSearchCountryFaqClient = void 0;
4
- const model_client_1 = require("../../model-client");
5
- class PublicSearchCountryFaqClient extends model_client_1.ModelClient {
6
- getModelName() {
7
- return 'search-country-faq';
8
- }
9
- getVersion() {
10
- return 'v1';
11
- }
12
- isPublic() {
13
- return true;
14
- }
15
- }
16
- exports.PublicSearchCountryFaqClient = PublicSearchCountryFaqClient;
17
- //# sourceMappingURL=public-search-country-faq-client.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public-search-country-faq-client.js","sourceRoot":"","sources":["../../../../src/models/search-country-faq/public-search-country-faq-client.ts"],"names":[],"mappings":";;;AACA,qDAAiD;AAEjD,MAAa,4BAA6B,SAAQ,0BAA8B;IACrE,YAAY;QACrB,OAAO,oBAAoB,CAAC;IAC7B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,IAAI,CAAC;IACb,CAAC;CACD;AAZD,oEAYC"}