orbitx-core-models 11.19.0 → 11.20.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/dist/index.d.ts +9 -9
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -4
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -13,6 +13,10 @@ import { Lead } from "./models/lead.model";
|
|
|
13
13
|
import { TierConfig } from "./models/tierConfig.model";
|
|
14
14
|
import { TierProgress } from "./models/tierProgress.model";
|
|
15
15
|
import { MonthlyTierSnapshot } from "./models/monthlyTierSnapshot.model";
|
|
16
|
+
import { Addon } from "./models/addons.model";
|
|
17
|
+
import { PlanOption } from "./models/plan-options.model";
|
|
18
|
+
import { Plan } from "./models/plan.model";
|
|
19
|
+
import { Product } from "./models/product.model";
|
|
16
20
|
import { IChat } from "./interfaces/chat.interface";
|
|
17
21
|
import { IMacro } from "./interfaces/macro.interface";
|
|
18
22
|
import { IVertical } from "./interfaces/vertical.interface";
|
|
@@ -27,15 +31,11 @@ import { ITransaction } from "./interfaces/transaction.interface";
|
|
|
27
31
|
import { ILead } from "./interfaces/lead.interface";
|
|
28
32
|
import { ITierConfig } from "./interfaces/tierConfig.interface";
|
|
29
33
|
import { ITierProgress } from "./interfaces/tierProgress.interface";
|
|
30
|
-
import { IMonthlyTierSnapshot } from "
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import { IAddon } from "@interfaces/addons.interface";
|
|
36
|
-
import { IPlanOption } from "@interfaces/plan-options.interface";
|
|
37
|
-
import { IPlan } from "@interfaces/plan.interface";
|
|
38
|
-
import { IProduct } from "@interfaces/product.interface";
|
|
34
|
+
import { IMonthlyTierSnapshot } from "./interfaces/monthlyTierSnapshot.interface";
|
|
35
|
+
import { IAddon } from "./interfaces/addons.interface";
|
|
36
|
+
import { IPlanOption } from "./interfaces/plan-options.interface";
|
|
37
|
+
import { IPlan } from "./interfaces/plan.interface";
|
|
38
|
+
import { IProduct } from "./interfaces/product.interface";
|
|
39
39
|
export { Chat, Message, User, Vertical, Macro, Partner, Company, Review, Wallet, StripeLog, Transaction, Lead, TierConfig, TierProgress, MonthlyTierSnapshot, Product, Plan, PlanOption, Addon, };
|
|
40
40
|
export type { IChat, IMessage, IUser, IVertical, IMacro, IPartner, ICompany, IReview, IWallet, IStripeLog, ITransaction, ILead, ITierConfig, ITierProgress, IMonthlyTierSnapshot, IProduct, IPlan, IPlanOption, IAddon, };
|
|
41
41
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -32,11 +32,11 @@ const tierProgress_model_1 = require("./models/tierProgress.model");
|
|
|
32
32
|
Object.defineProperty(exports, "TierProgress", { enumerable: true, get: function () { return tierProgress_model_1.TierProgress; } });
|
|
33
33
|
const monthlyTierSnapshot_model_1 = require("./models/monthlyTierSnapshot.model");
|
|
34
34
|
Object.defineProperty(exports, "MonthlyTierSnapshot", { enumerable: true, get: function () { return monthlyTierSnapshot_model_1.MonthlyTierSnapshot; } });
|
|
35
|
-
const addons_model_1 = require("
|
|
35
|
+
const addons_model_1 = require("./models/addons.model");
|
|
36
36
|
Object.defineProperty(exports, "Addon", { enumerable: true, get: function () { return addons_model_1.Addon; } });
|
|
37
|
-
const plan_options_model_1 = require("
|
|
37
|
+
const plan_options_model_1 = require("./models/plan-options.model");
|
|
38
38
|
Object.defineProperty(exports, "PlanOption", { enumerable: true, get: function () { return plan_options_model_1.PlanOption; } });
|
|
39
|
-
const plan_model_1 = require("
|
|
39
|
+
const plan_model_1 = require("./models/plan.model");
|
|
40
40
|
Object.defineProperty(exports, "Plan", { enumerable: true, get: function () { return plan_model_1.Plan; } });
|
|
41
|
-
const product_model_1 = require("
|
|
41
|
+
const product_model_1 = require("./models/product.model");
|
|
42
42
|
Object.defineProperty(exports, "Product", { enumerable: true, get: function () { return product_model_1.Product; } });
|