@studyportals/domain-client 5.4.2 → 5.4.3

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
@@ -64,6 +64,7 @@ import { ISitemapCityInfo } from "./src/models/sitemap-cities-info/i-sitemap-cit
64
64
  import { SitemapCitiesInfoClient } from "./src/models/sitemap-cities-info/sitemap-cities-info-client";
65
65
  import { IScholarshipCard } from "./src/models/scholarship-card/i-scholarship-card";
66
66
  import { PublicScholarshipCardClient } from "./src/models/scholarship-card/public-scholarship-card-client";
67
+ import { PublicScholarshipCardV2Client } from "./src/models/scholarship-card/public-scholarship-card-v2-client";
67
68
  import { IScholarshipSearchDocument } from "./src/models/scholarship-search-document/i-scholarship-search-document";
68
69
  import { ScholarshipSearchDocumentClient } from "./src/models/scholarship-search-document/scholarship-search-document-client";
69
70
  import { IRanking } from './src/models/ranking-cards/i-ranking';
@@ -77,4 +78,4 @@ import { CopilotProgrammeClient } from "./src/models/copilot-programme/copilot-p
77
78
  import { ICopilotCountry } from "./src/models/copilot-country/i-copilot-country";
78
79
  import { CopilotCountryClient } from "./src/models/copilot-country/copilot-country-client";
79
80
  import { ICopilotRankingCard } from "./src/models/copilot-country/i-copilot-ranking-card";
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, IScholarshipSearchDocument, ScholarshipSearchDocumentClient, IRanking, PortalType, PortalMap, ModelClient, IOrganisationForSearch, PublicOrganisationForSearchClient, IOrganisationCard, IRankingDiscipline, OrganisationCardClient, ICopilotProgramme, ICopilotCountry, CopilotProgrammeClient, CopilotCountryClient, ICopilotRankingCard };
81
+ 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, PublicScholarshipCardV2Client, IScholarshipSearchDocument, ScholarshipSearchDocumentClient, IRanking, 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.ScholarshipSearchDocumentClient = 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;
3
+ exports.CopilotCountryClient = exports.CopilotProgrammeClient = exports.OrganisationCardClient = exports.PublicOrganisationForSearchClient = exports.ModelClient = exports.PortalType = exports.ScholarshipSearchDocumentClient = exports.PublicScholarshipCardV2Client = 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");
@@ -45,6 +45,8 @@ const sitemap_cities_info_client_1 = require("./src/models/sitemap-cities-info/s
45
45
  Object.defineProperty(exports, "SitemapCitiesInfoClient", { enumerable: true, get: function () { return sitemap_cities_info_client_1.SitemapCitiesInfoClient; } });
46
46
  const public_scholarship_card_client_1 = require("./src/models/scholarship-card/public-scholarship-card-client");
47
47
  Object.defineProperty(exports, "PublicScholarshipCardClient", { enumerable: true, get: function () { return public_scholarship_card_client_1.PublicScholarshipCardClient; } });
48
+ const public_scholarship_card_v2_client_1 = require("./src/models/scholarship-card/public-scholarship-card-v2-client");
49
+ Object.defineProperty(exports, "PublicScholarshipCardV2Client", { enumerable: true, get: function () { return public_scholarship_card_v2_client_1.PublicScholarshipCardV2Client; } });
48
50
  const scholarship_search_document_client_1 = require("./src/models/scholarship-search-document/scholarship-search-document-client");
49
51
  Object.defineProperty(exports, "ScholarshipSearchDocumentClient", { enumerable: true, get: function () { return scholarship_search_document_client_1.ScholarshipSearchDocumentClient; } });
50
52
  const portal_type_1 = require("./src/types/portal-type");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA6E;AAiF5E,oGAjFQ,2CAAmB,OAiFR;AAhFpB,wEAAoE;AAiFnE,gGAjFQ,kCAAe,OAiFR;AAhFhB,0FAAqF;AAiFpF,wGAjFQ,mDAAuB,OAiFR;AAhFxB,8EAAyE;AAiFxE,kGAjFQ,uCAAiB,OAiFR;AAhFlB,wGAAkG;AAiFjG,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,oIAA8H;AA8E7H,gHA9EQ,oEAA+B,OA8ER;AA5EhC,yDAAqD;AA8EpD,2FA9EQ,wBAAU,OA8ER;AA5EX,qDAAiD;AA8EhD,4FA9EQ,0BAAW,OA8ER;AA5EZ,sIAA+H;AA8E9H,kHA9EQ,yEAAiC,OA8ER;AA5ElC,sGAAiG;AAkFhG,uGAlFQ,iDAAsB,OAkFR;AAhFvB,gGAA2F;AAiF1F,qGAjFQ,6CAAoB,OAiFR"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA6E;AAkF5E,oGAlFQ,2CAAmB,OAkFR;AAjFpB,wEAAoE;AAkFnE,gGAlFQ,kCAAe,OAkFR;AAjFhB,0FAAqF;AAkFpF,wGAlFQ,mDAAuB,OAkFR;AAjFxB,8EAAyE;AAkFxE,kGAlFQ,uCAAiB,OAkFR;AAjFlB,wGAAkG;AAkFjG,8GAlFQ,gEAA6B,OAkFR;AArE9B,6FAAwF;AAkFvF,oGAlFQ,2CAAmB,OAkFR;AA3EpB,sGAAiG;AAkFhG,uGAlFQ,iDAAsB,OAkFR;AA9EvB,sGAAiG;AAkFhG,uGAlFQ,iDAAsB,OAkFR;AA5EvB,+GAA0G;AAkFzG,0GAlFQ,uDAAyB,OAkFR;AAhF1B,qHAA+G;AAkF9G,2GAlFQ,0DAA0B,OAkFR;AAhF3B,qHAA+G;AAkF9G,2GAlFQ,0DAA0B,OAkFR;AA/E3B,oIAA6H;AAkF5H,+GAlFQ,mEAA8B,OAkFR;AAhF/B,oHAA8G;AAkF7G,6GAlFQ,8DAA4B,OAkFR;AAhF7B,2HAAqH;AAkFpH,6GAlFQ,8DAA4B,OAkFR;AA7E7B,wHAAmH;AAkFlH,6GAlFQ,6DAA4B,OAkFR;AAhF7B,iIAA2H;AAkF1H,+GAlFQ,kEAA8B,OAkFR;AA/E/B,sGAAiG;AAqGhG,uGArGQ,iDAAsB,OAqGR;AAnGvB,uIAAiI;AA+EhI,iHA/EQ,sEAAgC,OA+ER;AA7EjC,kHAA4G;AA+E3G,0GA/EQ,wDAAyB,OA+ER;AA7E1B,kHAA4G;AA+E3G,0GA/EQ,wDAAyB,OA+ER;AA7E1B,4GAAsG;AA+ErG,wGA/EQ,oDAAuB,OA+ER;AA7ExB,iHAA2G;AA+E1G,4GA/EQ,4DAA2B,OA+ER;AA9E5B,uHAAgH;AA+E/G,8GA/EQ,iEAA6B,OA+ER;AA7E9B,oIAA8H;AA+E7H,gHA/EQ,oEAA+B,OA+ER;AA7EhC,yDAAqD;AA+EpD,2FA/EQ,wBAAU,OA+ER;AA7EX,qDAAiD;AA+EhD,4FA/EQ,0BAAW,OA+ER;AA7EZ,sIAA+H;AA+E9H,kHA/EQ,yEAAiC,OA+ER;AA7ElC,sGAAiG;AAmFhG,uGAnFQ,iDAAsB,OAmFR;AAjFvB,gGAA2F;AAkF1F,qGAlFQ,6CAAoB,OAkFR"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@studyportals/domain-client",
3
- "version": "5.4.2",
3
+ "version": "5.4.3",
4
4
  "description": "Responsible for fetching data from the Domain API",
5
5
  "main": "index.js",
6
6
  "author": "StudyPortals B.V.",