tt-entities 0.0.53 → 0.0.54
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/libs/tatayab-entities-library/entities/user-transaction.entity.d.ts +3 -0
- package/dist/libs/tatayab-entities-library/entities/user-transaction.entity.js +10 -0
- package/dist/libs/tatayab-entities-library/entities/user-transaction.entity.js.map +1 -1
- package/dist/libs/tatayab-entities-library/entities/user-wallet-balance.entity.d.ts +11 -0
- package/dist/libs/tatayab-entities-library/entities/user-wallet-balance.entity.js +48 -0
- package/dist/libs/tatayab-entities-library/entities/user-wallet-balance.entity.js.map +1 -0
- package/dist/libs/tatayab-entities-library/index.d.ts +1 -0
- package/dist/libs/tatayab-entities-library/index.js +7 -3
- package/dist/libs/tatayab-entities-library/index.js.map +1 -1
- package/dist/src/main.js +78 -6
- package/libs/tatayab-entities-library/src/entities/user-transaction.entity.ts +23 -10
- package/libs/tatayab-entities-library/src/entities/user-wallet-balance.entity.ts +50 -0
- package/libs/tatayab-entities-library/src/index.ts +5 -1
- package/package.json +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Model } from 'sequelize-typescript';
|
|
2
2
|
import { User } from './user.entity';
|
|
3
3
|
import { Order } from './order.entity';
|
|
4
|
+
import { Store } from './store.entity';
|
|
4
5
|
export declare enum TransactionType {
|
|
5
6
|
DEBIT = "debit",
|
|
6
7
|
CREDIT = "credit"
|
|
@@ -18,6 +19,7 @@ export declare enum TransactionCategory {
|
|
|
18
19
|
}
|
|
19
20
|
export declare class UserTransaction extends Model {
|
|
20
21
|
userId: number;
|
|
22
|
+
storeId?: number;
|
|
21
23
|
type: TransactionType;
|
|
22
24
|
category: TransactionCategory;
|
|
23
25
|
amount: number;
|
|
@@ -29,5 +31,6 @@ export declare class UserTransaction extends Model {
|
|
|
29
31
|
externalReference?: string;
|
|
30
32
|
status: string;
|
|
31
33
|
user: User;
|
|
34
|
+
store?: Store;
|
|
32
35
|
order?: Order;
|
|
33
36
|
}
|
|
@@ -13,6 +13,7 @@ exports.UserTransaction = exports.TransactionCategory = exports.TransactionType
|
|
|
13
13
|
const sequelize_typescript_1 = require("sequelize-typescript");
|
|
14
14
|
const user_entity_1 = require("./user.entity");
|
|
15
15
|
const order_entity_1 = require("./order.entity");
|
|
16
|
+
const store_entity_1 = require("./store.entity");
|
|
16
17
|
var TransactionType;
|
|
17
18
|
(function (TransactionType) {
|
|
18
19
|
TransactionType["DEBIT"] = "debit";
|
|
@@ -38,6 +39,11 @@ __decorate([
|
|
|
38
39
|
(0, sequelize_typescript_1.Column)({ allowNull: false }),
|
|
39
40
|
__metadata("design:type", Number)
|
|
40
41
|
], UserTransaction.prototype, "userId", void 0);
|
|
42
|
+
__decorate([
|
|
43
|
+
(0, sequelize_typescript_1.ForeignKey)(() => store_entity_1.Store),
|
|
44
|
+
(0, sequelize_typescript_1.Column)({ allowNull: true }),
|
|
45
|
+
__metadata("design:type", Number)
|
|
46
|
+
], UserTransaction.prototype, "storeId", void 0);
|
|
41
47
|
__decorate([
|
|
42
48
|
(0, sequelize_typescript_1.Column)({
|
|
43
49
|
type: sequelize_typescript_1.DataType.ENUM(...Object.values(TransactionType)),
|
|
@@ -89,6 +95,10 @@ __decorate([
|
|
|
89
95
|
(0, sequelize_typescript_1.BelongsTo)(() => user_entity_1.User),
|
|
90
96
|
__metadata("design:type", user_entity_1.User)
|
|
91
97
|
], UserTransaction.prototype, "user", void 0);
|
|
98
|
+
__decorate([
|
|
99
|
+
(0, sequelize_typescript_1.BelongsTo)(() => store_entity_1.Store),
|
|
100
|
+
__metadata("design:type", store_entity_1.Store)
|
|
101
|
+
], UserTransaction.prototype, "store", void 0);
|
|
92
102
|
__decorate([
|
|
93
103
|
(0, sequelize_typescript_1.BelongsTo)(() => order_entity_1.Order),
|
|
94
104
|
__metadata("design:type", order_entity_1.Order)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-transaction.entity.js","sourceRoot":"","sources":["../../../../libs/tatayab-entities-library/src/entities/user-transaction.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,+DAE8B;AAC9B,+CAAqC;AACrC,iDAAuC;AAEvC,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,kCAAgB,CAAA;IAChB,oCAAiB,CAAA;AACnB,CAAC,EAHW,eAAe,+BAAf,eAAe,QAG1B;AAED,IAAY,mBAUX;AAVD,WAAY,mBAAmB;IAC7B,sDAAoC,CAAA;IACpC,oDAAmC,CAAA;IACnC,8CAAgC,CAAA;IAChC,sDAAoC,CAAA;IACpC,wDAAqC,CAAA;IACrC,gEAAyC,CAAA;IACzC,sDAAoC,CAAA;IACpC,gDAAiC,CAAA;IACjC,4CAA+B,CAAA;AACjC,CAAC,EAVW,mBAAmB,mCAAnB,mBAAmB,QAU9B;AAGM,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,4BAAK;
|
|
1
|
+
{"version":3,"file":"user-transaction.entity.js","sourceRoot":"","sources":["../../../../libs/tatayab-entities-library/src/entities/user-transaction.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,+DAE8B;AAC9B,+CAAqC;AACrC,iDAAuC;AACvC,iDAAuC;AAEvC,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,kCAAgB,CAAA;IAChB,oCAAiB,CAAA;AACnB,CAAC,EAHW,eAAe,+BAAf,eAAe,QAG1B;AAED,IAAY,mBAUX;AAVD,WAAY,mBAAmB;IAC7B,sDAAoC,CAAA;IACpC,oDAAmC,CAAA;IACnC,8CAAgC,CAAA;IAChC,sDAAoC,CAAA;IACpC,wDAAqC,CAAA;IACrC,gEAAyC,CAAA;IACzC,sDAAoC,CAAA;IACpC,gDAAiC,CAAA;IACjC,4CAA+B,CAAA;AACjC,CAAC,EAVW,mBAAmB,mCAAnB,mBAAmB,QAU9B;AAGM,IAAM,eAAe,GAArB,MAAM,eAAgB,SAAQ,4BAAK;CAoEzC,CAAA;AApEY,0CAAe;AAGlB;IAFP,IAAA,iCAAU,EAAC,GAAG,EAAE,CAAC,kBAAI,CAAC;IACtB,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;+CACN;AASf;IAFP,IAAA,iCAAU,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;IACvB,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;;gDACH;AAMjB;IAJP,IAAA,6BAAM,EAAC;QACN,IAAI,EAAE,+BAAQ,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;QACtD,SAAS,EAAE,KAAK;KACjB,CAAC;;6CAC4B;AAMtB;IAJP,IAAA,6BAAM,EAAC;QACN,IAAI,EAAE,+BAAQ,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;QAC1D,SAAS,EAAE,KAAK;KACjB,CAAC;;iDACoC;AAI9B;IADP,IAAA,6BAAM,EAAC,EAAE,IAAI,EAAE,+BAAQ,CAAC,OAAO,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;+CACrC;AAQf;IADP,IAAA,6BAAM,EAAC,EAAE,IAAI,EAAE,+BAAQ,CAAC,OAAO,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC;;qDAChD;AAIrB;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,CAAC;;iDACzB;AAGjB;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;sDACC;AAGtB;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;sDACC;AAItB;IAFP,IAAA,iCAAU,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;IACvB,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;;gDACH;AAGjB;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;;0DACO;AAI3B;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,CAAC;;+CACjC;AAIf;IADP,IAAA,gCAAS,EAAC,GAAG,EAAE,CAAC,kBAAI,CAAC;8BACR,kBAAI;6CAAC;AAGX;IADP,IAAA,gCAAS,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;8BACP,oBAAK;8CAAC;AAGd;IADP,IAAA,gCAAS,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;8BACP,oBAAK;8CAAC;0BAnEX,eAAe;IAD3B,4BAAK;GACO,eAAe,CAoE3B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Model } from 'sequelize-typescript';
|
|
2
|
+
import { User } from './user.entity';
|
|
3
|
+
import { Store } from './store.entity';
|
|
4
|
+
export declare class UserWalletBalance extends Model {
|
|
5
|
+
userId: number;
|
|
6
|
+
storeId: number;
|
|
7
|
+
balance: number;
|
|
8
|
+
currency: string;
|
|
9
|
+
user: User;
|
|
10
|
+
store: Store;
|
|
11
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.UserWalletBalance = void 0;
|
|
13
|
+
const sequelize_typescript_1 = require("sequelize-typescript");
|
|
14
|
+
const user_entity_1 = require("./user.entity");
|
|
15
|
+
const store_entity_1 = require("./store.entity");
|
|
16
|
+
let UserWalletBalance = class UserWalletBalance extends sequelize_typescript_1.Model {
|
|
17
|
+
};
|
|
18
|
+
exports.UserWalletBalance = UserWalletBalance;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, sequelize_typescript_1.ForeignKey)(() => user_entity_1.User),
|
|
21
|
+
(0, sequelize_typescript_1.Column)({ allowNull: false }),
|
|
22
|
+
__metadata("design:type", Number)
|
|
23
|
+
], UserWalletBalance.prototype, "userId", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, sequelize_typescript_1.ForeignKey)(() => store_entity_1.Store),
|
|
26
|
+
(0, sequelize_typescript_1.Column)({ allowNull: false }),
|
|
27
|
+
__metadata("design:type", Number)
|
|
28
|
+
], UserWalletBalance.prototype, "storeId", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, sequelize_typescript_1.Column)({ type: sequelize_typescript_1.DataType.DECIMAL(10, 3), allowNull: false, defaultValue: 0 }),
|
|
31
|
+
__metadata("design:type", Number)
|
|
32
|
+
], UserWalletBalance.prototype, "balance", void 0);
|
|
33
|
+
__decorate([
|
|
34
|
+
(0, sequelize_typescript_1.Column)({ allowNull: false, defaultValue: 'KWD' }),
|
|
35
|
+
__metadata("design:type", String)
|
|
36
|
+
], UserWalletBalance.prototype, "currency", void 0);
|
|
37
|
+
__decorate([
|
|
38
|
+
(0, sequelize_typescript_1.BelongsTo)(() => user_entity_1.User),
|
|
39
|
+
__metadata("design:type", user_entity_1.User)
|
|
40
|
+
], UserWalletBalance.prototype, "user", void 0);
|
|
41
|
+
__decorate([
|
|
42
|
+
(0, sequelize_typescript_1.BelongsTo)(() => store_entity_1.Store),
|
|
43
|
+
__metadata("design:type", store_entity_1.Store)
|
|
44
|
+
], UserWalletBalance.prototype, "store", void 0);
|
|
45
|
+
exports.UserWalletBalance = UserWalletBalance = __decorate([
|
|
46
|
+
sequelize_typescript_1.Table
|
|
47
|
+
], UserWalletBalance);
|
|
48
|
+
//# sourceMappingURL=user-wallet-balance.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user-wallet-balance.entity.js","sourceRoot":"","sources":["../../../../libs/tatayab-entities-library/src/entities/user-wallet-balance.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,+DAQ8B;AAC9B,+CAAqC;AACrC,iDAAuC;AAchC,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,4BAAK;CAyB3C,CAAA;AAzBY,8CAAiB;AAGpB;IAFP,IAAA,iCAAU,EAAC,GAAG,EAAE,CAAC,kBAAI,CAAC;IACtB,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;iDACN;AAIf;IAFP,IAAA,iCAAU,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;IACvB,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC;;kDACL;AAGhB;IADP,IAAA,6BAAM,EAAC,EAAE,IAAI,EAAE,+BAAQ,CAAC,OAAO,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC;;kDACrD;AAQhB;IADP,IAAA,6BAAM,EAAC,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,CAAC;;mDACzB;AAGjB;IADP,IAAA,gCAAS,EAAC,GAAG,EAAE,CAAC,kBAAI,CAAC;8BACR,kBAAI;+CAAC;AAGX;IADP,IAAA,gCAAS,EAAC,GAAG,EAAE,CAAC,oBAAK,CAAC;8BACR,oBAAK;gDAAC;4BAxBV,iBAAiB;IAD7B,4BAAK;GACO,iBAAiB,CAyB7B"}
|
|
@@ -14,6 +14,7 @@ export { AppConfig } from './entities/app-config.entity';
|
|
|
14
14
|
export { RunSheet, RunSheetStatus } from './entities/run-sheet.entity';
|
|
15
15
|
export { RunSheetOrder, RunSheetOrderStatus, } from './entities/run-sheet-order.entity';
|
|
16
16
|
export { Refund, RefundMethod, RefundStatus } from './entities/refund.entity';
|
|
17
|
+
export { UserWalletBalance } from './entities/user-wallet-balance.entity';
|
|
17
18
|
export { Category } from './entities/category.entity';
|
|
18
19
|
export { Brand } from './entities/brand.entity';
|
|
19
20
|
export { VariantType } from './entities/variant-type.entity';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.StockMovementType = exports.PurchaseOrderStatus = exports.Gender = exports.Status = exports.Language = exports.VersionType = exports.ProductApp = exports.OsName = exports.PurchaseOrderReceiptItem = exports.PurchaseOrderReceipt = exports.PurchaseOrderOrderItem = exports.TransactionCategory = exports.TransactionType = exports.UserTransaction = exports.OrderStatusHistory = exports.OrderItemBundleSelection = exports.OrderItemFulfillmentStatus = exports.OrderItemType = exports.OrderItem = exports.Order = exports.OrderStatusCode = exports.OrderStatus = exports.CouponUser = exports.CouponProduct = exports.CouponStore = exports.CouponOsTarget = exports.CouponAppliesTo = exports.CouponDiscountType = exports.Coupon = exports.CartItemBundleSelection = exports.CartItemType = exports.CartItem = exports.CartStatus = exports.Cart = exports.StorePaymentMethod = exports.PaymentMethodCountry = exports.PaymentMethodType = exports.PaymentMethod = exports.PaymentGatewayType = exports.PaymentGateway = void 0;
|
|
3
|
+
exports.Permission = exports.PurchaseOrderItemStatus = exports.PurchaseOrderItem = exports.PurchaseOrder = exports.VendorProduct = exports.Vendor = exports.ShippingRule = exports.StockMovement = exports.InventoryStock = exports.StoreInventory = exports.Inventory = exports.ProductStore = exports.Store = exports.BundleStore = exports.BundleProduct = exports.Bundle = exports.ProductTag = exports.Tag = exports.ProductVariantOption = exports.ProductVariant = exports.MediaType = exports.ProductMedia = exports.Product = exports.VariantOption = exports.VariantType = exports.Brand = exports.Category = exports.UserWalletBalance = exports.RefundStatus = exports.RefundMethod = exports.Refund = exports.RunSheetOrderStatus = exports.RunSheetOrder = exports.RunSheetStatus = exports.RunSheet = exports.AppConfig = exports.BannerStatus = exports.BannerPlacement = exports.Banner = exports.FavoriteCatalogItemType = exports.UserFavoriteCatalog = exports.UserFavorite = exports.UserAddress = exports.UserDevice = exports.User = exports.SysUser = exports.SysRole = exports.Area = exports.Country = exports.ApiKey = void 0;
|
|
4
|
+
exports.StockMovementType = exports.PurchaseOrderStatus = exports.Gender = exports.Status = exports.Language = exports.VersionType = exports.ProductApp = exports.OsName = exports.PurchaseOrderReceiptItem = exports.PurchaseOrderReceipt = exports.PurchaseOrderOrderItem = exports.TransactionCategory = exports.TransactionType = exports.UserTransaction = exports.OrderStatusHistory = exports.OrderItemBundleSelection = exports.OrderItemFulfillmentStatus = exports.OrderItemType = exports.OrderItem = exports.Order = exports.OrderStatusCode = exports.OrderStatus = exports.CouponUser = exports.CouponProduct = exports.CouponStore = exports.CouponOsTarget = exports.CouponAppliesTo = exports.CouponDiscountType = exports.Coupon = exports.CartItemBundleSelection = exports.CartItemType = exports.CartItem = exports.CartStatus = exports.Cart = exports.StorePaymentMethod = exports.PaymentMethodCountry = exports.PaymentMethodType = exports.PaymentMethod = exports.PaymentGatewayType = exports.PaymentGateway = exports.RolePermission = void 0;
|
|
5
5
|
exports.getDbModels = getDbModels;
|
|
6
6
|
const country_entity_1 = require("./entities/country.entity");
|
|
7
7
|
const area_entity_1 = require("./entities/area.entity");
|
|
@@ -64,6 +64,7 @@ const run_sheet_order_entity_1 = require("./entities/run-sheet-order.entity");
|
|
|
64
64
|
const refund_entity_1 = require("./entities/refund.entity");
|
|
65
65
|
const purchase_order_receipt_entity_1 = require("./entities/purchase-order-receipt.entity");
|
|
66
66
|
const purchase_order_receipt_item_entity_1 = require("./entities/purchase-order-receipt-item.entity");
|
|
67
|
+
const user_wallet_balance_entity_1 = require("./entities/user-wallet-balance.entity");
|
|
67
68
|
var apikey_entity_2 = require("./entities/apikey.entity");
|
|
68
69
|
Object.defineProperty(exports, "ApiKey", { enumerable: true, get: function () { return apikey_entity_2.ApiKey; } });
|
|
69
70
|
var country_entity_2 = require("./entities/country.entity");
|
|
@@ -101,6 +102,8 @@ var refund_entity_2 = require("./entities/refund.entity");
|
|
|
101
102
|
Object.defineProperty(exports, "Refund", { enumerable: true, get: function () { return refund_entity_2.Refund; } });
|
|
102
103
|
Object.defineProperty(exports, "RefundMethod", { enumerable: true, get: function () { return refund_entity_2.RefundMethod; } });
|
|
103
104
|
Object.defineProperty(exports, "RefundStatus", { enumerable: true, get: function () { return refund_entity_2.RefundStatus; } });
|
|
105
|
+
var user_wallet_balance_entity_2 = require("./entities/user-wallet-balance.entity");
|
|
106
|
+
Object.defineProperty(exports, "UserWalletBalance", { enumerable: true, get: function () { return user_wallet_balance_entity_2.UserWalletBalance; } });
|
|
104
107
|
var category_entity_2 = require("./entities/category.entity");
|
|
105
108
|
Object.defineProperty(exports, "Category", { enumerable: true, get: function () { return category_entity_2.Category; } });
|
|
106
109
|
var brand_entity_2 = require("./entities/brand.entity");
|
|
@@ -235,6 +238,8 @@ function getDbModels() {
|
|
|
235
238
|
user_address_entity_1.UserAddress,
|
|
236
239
|
user_favorite_entity_1.UserFavorite,
|
|
237
240
|
user_favorite_catalog_entity_1.UserFavoriteCatalog,
|
|
241
|
+
user_transaction_entity_1.UserTransaction,
|
|
242
|
+
user_wallet_balance_entity_1.UserWalletBalance,
|
|
238
243
|
category_entity_1.Category,
|
|
239
244
|
brand_entity_1.Brand,
|
|
240
245
|
variant_type_entity_1.VariantType,
|
|
@@ -277,7 +282,6 @@ function getDbModels() {
|
|
|
277
282
|
order_item_entity_1.OrderItem,
|
|
278
283
|
order_item_bundle_selection_entity_1.OrderItemBundleSelection,
|
|
279
284
|
order_status_history_entity_1.OrderStatusHistory,
|
|
280
|
-
user_transaction_entity_1.UserTransaction,
|
|
281
285
|
purchase_order_order_item_entity_1.PurchaseOrderOrderItem,
|
|
282
286
|
banner_entity_1.Banner,
|
|
283
287
|
app_config_entity_1.AppConfig,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../libs/tatayab-entities-library/src/index.ts"],"names":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../libs/tatayab-entities-library/src/index.ts"],"names":[],"mappings":"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"}
|