@studyportals/campaign-management-api-interface 11.4.0 → 11.4.1
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 +3 -1
- package/index.js +4 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -16,8 +16,10 @@ import { LinkEntityType } from "./src/domain/links/link-entity-type.enum";
|
|
|
16
16
|
import { LinksCampaignManagementAPIClient } from './src/links-campaign-management-api.client';
|
|
17
17
|
import { SwappingEnabledLinkTypes } from "./src/domain/links/swapping-enabled-link-types.enum";
|
|
18
18
|
import { SuperAgentResponseCover } from "./src/domain/types/super-agent-response-cover";
|
|
19
|
+
import { ProductsCampaignManagementAPIClient } from "./src/products-campaign-management-api.client";
|
|
19
20
|
export * from "./src/domain/campaign";
|
|
20
21
|
export * from "./src/domain/users";
|
|
21
22
|
export * from "./src/validation";
|
|
22
23
|
export * from "./src/domain/organisations";
|
|
23
|
-
export
|
|
24
|
+
export * from "./src/domain/products";
|
|
25
|
+
export { AuditorCampaignManagementAPIClient, OrganisationsCampaignManagementAPIClient, CampaignManagementAPIClient, PrivateCampaignManagementAPIClient, UserCampaignManagementAPIClient, StudyCampaignManagementAPIClient, LinksCampaignManagementAPIClient, ProductsCampaignManagementAPIClient, AuditorEntityType, AuditorOperation, LinkType, LinkEntityType, SwappingEnabledLinkTypes, GetAuditorDto, PersistGoogleLinkerResultDto, CampaignsEntitiesConfigDto, MinimalOrganisationDto, NumberMap, Pricing, ICampaignAuditorData, SuperAgentResponseCover };
|
package/index.js
CHANGED
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.Pricing = exports.MinimalOrganisationDto = exports.CampaignsEntitiesConfigDto = exports.PersistGoogleLinkerResultDto = exports.GetAuditorDto = exports.SwappingEnabledLinkTypes = exports.LinkEntityType = exports.LinkType = exports.AuditorOperation = exports.AuditorEntityType = exports.LinksCampaignManagementAPIClient = exports.StudyCampaignManagementAPIClient = exports.UserCampaignManagementAPIClient = exports.PrivateCampaignManagementAPIClient = exports.CampaignManagementAPIClient = exports.OrganisationsCampaignManagementAPIClient = exports.AuditorCampaignManagementAPIClient = void 0;
|
|
17
|
+
exports.Pricing = exports.MinimalOrganisationDto = exports.CampaignsEntitiesConfigDto = exports.PersistGoogleLinkerResultDto = exports.GetAuditorDto = exports.SwappingEnabledLinkTypes = exports.LinkEntityType = exports.LinkType = exports.AuditorOperation = exports.AuditorEntityType = exports.ProductsCampaignManagementAPIClient = exports.LinksCampaignManagementAPIClient = exports.StudyCampaignManagementAPIClient = exports.UserCampaignManagementAPIClient = exports.PrivateCampaignManagementAPIClient = exports.CampaignManagementAPIClient = exports.OrganisationsCampaignManagementAPIClient = exports.AuditorCampaignManagementAPIClient = void 0;
|
|
18
18
|
const auditor_campaign_management_api_client_1 = require("./src/auditor-campaign-management-api.client");
|
|
19
19
|
Object.defineProperty(exports, "AuditorCampaignManagementAPIClient", { enumerable: true, get: function () { return auditor_campaign_management_api_client_1.AuditorCampaignManagementAPIClient; } });
|
|
20
20
|
const organisations_campaign_management_api_client_1 = require("./src/organisations-campaign-management-api.client");
|
|
@@ -49,8 +49,11 @@ const links_campaign_management_api_client_1 = require("./src/links-campaign-man
|
|
|
49
49
|
Object.defineProperty(exports, "LinksCampaignManagementAPIClient", { enumerable: true, get: function () { return links_campaign_management_api_client_1.LinksCampaignManagementAPIClient; } });
|
|
50
50
|
const swapping_enabled_link_types_enum_1 = require("./src/domain/links/swapping-enabled-link-types.enum");
|
|
51
51
|
Object.defineProperty(exports, "SwappingEnabledLinkTypes", { enumerable: true, get: function () { return swapping_enabled_link_types_enum_1.SwappingEnabledLinkTypes; } });
|
|
52
|
+
const products_campaign_management_api_client_1 = require("./src/products-campaign-management-api.client");
|
|
53
|
+
Object.defineProperty(exports, "ProductsCampaignManagementAPIClient", { enumerable: true, get: function () { return products_campaign_management_api_client_1.ProductsCampaignManagementAPIClient; } });
|
|
52
54
|
__exportStar(require("./src/domain/campaign"), exports);
|
|
53
55
|
__exportStar(require("./src/domain/users"), exports);
|
|
54
56
|
__exportStar(require("./src/validation"), exports);
|
|
55
57
|
__exportStar(require("./src/domain/organisations"), exports);
|
|
58
|
+
__exportStar(require("./src/domain/products"), exports);
|
|
56
59
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,yGAAkG;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,yGAAkG;AA4BjG,mHA5BQ,2EAAkC,OA4BR;AA3BnC,qHAA8G;AA4B7G,yHA5BQ,uFAAwC,OA4BR;AA3BzC,yFAAmF;AA4BlF,4GA5BQ,4DAA2B,OA4BR;AA3B5B,kGAAwF;AAmCvF,kGAnCQ,4CAAiB,OAmCR;AAlClB,8FAAqF;AAmCpF,iGAnCQ,yCAAgB,OAmCR;AAlCjB,0EAAqE;AAwCpE,8FAxCQ,+BAAa,OAwCR;AAvCd,qGAAgG;AA2C/F,2GA3CQ,yDAA0B,OA2CR;AA1C3B,gGAAgH;AAgD/G,wFAhDmB,+BAAO,OAgDnB;AA/CR,yGAAkG;AAuBjG,mHAvBQ,2EAAkC,OAuBR;AAtBnC,mGAA4F;AAuB3F,gHAvBQ,qEAA+B,OAuBR;AAtBhC,qGAA8F;AAuB7F,iHAvBQ,uEAAgC,OAuBR;AAtBjC,oGAA8F;AAyC7F,uGAzCQ,kDAAsB,OAyCR;AAxCvB,8EAAqE;AA4BpE,yFA5BQ,yBAAQ,OA4BR;AA3BT,6GAAsG;AAiCrG,6GAjCQ,+DAA4B,OAiCR;AAhC7B,oFAA0E;AA2BzE,+FA3BQ,sCAAc,OA2BR;AA1Bf,qGAA8F;AAmB7F,iHAnBQ,uEAAgC,OAmBR;AAlBjC,0GAA+F;AA0B9F,yGA1BQ,2DAAwB,OA0BR;AAxBzB,2GAAoG;AAiBnG,oHAjBQ,6EAAmC,OAiBR;AAfpC,wDAAsC;AACtC,qDAAmC;AACnC,mDAAiC;AACjC,6DAA2C;AAC3C,wDAAsC"}
|