@explorins/pers-shared 2.1.65 → 2.1.66
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/cjs/index.d.ts +5 -5
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +4 -5
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/shared-lib/dto/index.d.ts +11 -11
- package/dist/cjs/shared-lib/dto/index.d.ts.map +1 -1
- package/dist/cjs/shared-lib/dto/index.js +11 -11
- package/dist/cjs/shared-lib/dto/index.js.map +1 -1
- package/dist/cjs/shared-lib/enum/index.d.ts +3 -3
- package/dist/cjs/shared-lib/enum/index.d.ts.map +1 -1
- package/dist/cjs/shared-lib/enum/index.js +3 -3
- package/dist/cjs/shared-lib/enum/index.js.map +1 -1
- package/dist/cjs/shared-lib/interfaces/index.d.ts +1 -1
- package/dist/cjs/shared-lib/interfaces/index.d.ts.map +1 -1
- package/dist/cjs/shared-lib/interfaces/index.js +1 -1
- package/dist/cjs/shared-lib/interfaces/index.js.map +1 -1
- package/dist/esm/browser.js +2 -2
- package/dist/esm/index.d.ts +5 -5
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +0 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/shared-lib/dto/account-token-balances.dto.js +1 -1
- package/dist/esm/shared-lib/dto/admin/admin-create.request.dto.js +1 -1
- package/dist/esm/shared-lib/dto/admin/admin.dto.js +1 -1
- package/dist/esm/shared-lib/dto/admin/index.js +2 -2
- package/dist/esm/shared-lib/dto/api-key/api-key-verification.dto.js +1 -1
- package/dist/esm/shared-lib/dto/api-key/api-key.dto.js +1 -1
- package/dist/esm/shared-lib/dto/api-key/index.js +3 -3
- package/dist/esm/shared-lib/dto/auth/index.js +2 -2
- package/dist/esm/shared-lib/dto/business/business-create.request.dto.js +1 -1
- package/dist/esm/shared-lib/dto/business/business.dto.js +1 -1
- package/dist/esm/shared-lib/dto/business/index.js +8 -8
- package/dist/esm/shared-lib/dto/campaign/campaign.dto.js +3 -3
- package/dist/esm/shared-lib/dto/campaign/campaignCreate.request.dto.js +1 -1
- package/dist/esm/shared-lib/dto/campaign/campaignTrigger.dto.js +1 -1
- package/dist/esm/shared-lib/dto/campaign/campaignUserClaim.dto.js +1 -1
- package/dist/esm/shared-lib/dto/index.d.ts +11 -11
- package/dist/esm/shared-lib/dto/index.d.ts.map +1 -1
- package/dist/esm/shared-lib/dto/index.js +35 -35
- package/dist/esm/shared-lib/dto/index.js.map +1 -1
- package/dist/esm/shared-lib/dto/pagination/index.js +2 -2
- package/dist/esm/shared-lib/dto/purchase/index.js +9 -9
- package/dist/esm/shared-lib/dto/purchase/purchaseCreate.response.dto.js +1 -1
- package/dist/esm/shared-lib/dto/redemption/index.js +5 -5
- package/dist/esm/shared-lib/dto/redemption/redemption.dto.js +1 -1
- package/dist/esm/shared-lib/dto/signing-account/index.js +6 -6
- package/dist/esm/shared-lib/dto/tenant/index.js +4 -4
- package/dist/esm/shared-lib/dto/token/index.js +7 -7
- package/dist/esm/shared-lib/dto/token/token-unit.dto.js +1 -1
- package/dist/esm/shared-lib/dto/token/token.dto.js +1 -1
- package/dist/esm/shared-lib/dto/transaction/index.js +8 -8
- package/dist/esm/shared-lib/dto/transaction/transaction-analytics.request.dto.js +1 -1
- package/dist/esm/shared-lib/dto/transaction/transaction.request.dto.js +2 -2
- package/dist/esm/shared-lib/dto/user.dto.js +2 -2
- package/dist/esm/shared-lib/enum/campaign/index.js +3 -3
- package/dist/esm/shared-lib/enum/index.d.ts +3 -3
- package/dist/esm/shared-lib/enum/index.d.ts.map +1 -1
- package/dist/esm/shared-lib/enum/index.js +20 -20
- package/dist/esm/shared-lib/enum/index.js.map +1 -1
- package/dist/esm/shared-lib/enum/purchase/index.js +2 -2
- package/dist/esm/shared-lib/enum/redemption/index.js +1 -1
- package/dist/esm/shared-lib/errors/base-business-error.js +1 -1
- package/dist/esm/shared-lib/errors/index.js +18 -18
- package/dist/esm/shared-lib/errors/technical-errors.js +2 -2
- package/dist/esm/shared-lib/interfaces/campaign/index.js +1 -1
- package/dist/esm/shared-lib/interfaces/index.d.ts +1 -1
- package/dist/esm/shared-lib/interfaces/index.d.ts.map +1 -1
- package/dist/esm/shared-lib/interfaces/index.js +19 -19
- package/dist/esm/shared-lib/interfaces/index.js.map +1 -1
- package/dist/esm/shared-lib/types/index.js +7 -7
- package/dist/esm/shared-lib/value-objects/account-selector.vo.js +2 -2
- package/dist/esm/shared-lib/value-objects/index.js +8 -8
- package/dist/esm/shared-lib/value-objects/token-transaction-entity-reference-input.vo.js +1 -1
- package/dist/esm/shared-lib/value-objects/token-transaction-input.vo.js +1 -1
- package/package.json +2 -3
package/dist/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './shared-lib/enum/index
|
|
2
|
-
export type * from './shared-lib/interfaces/index
|
|
3
|
-
export * from './shared-lib/types/index
|
|
4
|
-
export type * from './shared-lib/dto/index
|
|
5
|
-
export type * from './shared-lib/errors/index
|
|
1
|
+
export * from './shared-lib/enum/index';
|
|
2
|
+
export type * from './shared-lib/interfaces/index';
|
|
3
|
+
export * from './shared-lib/types/index';
|
|
4
|
+
export type * from './shared-lib/dto/index';
|
|
5
|
+
export type * from './shared-lib/errors/index';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/cjs/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAIA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAIA,cAAc,yBAAyB,CAAC;AACxC,mBAAmB,+BAA+B,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,mBAAmB,wBAAwB,CAAC;AAG5C,mBAAmB,2BAA2B,CAAC"}
|
package/dist/cjs/index.js
CHANGED
|
@@ -17,11 +17,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
19
|
// Core domain contracts
|
|
20
|
-
__exportStar(require("./shared-lib/enum/index
|
|
21
|
-
__exportStar(require("./shared-lib/types/index
|
|
22
|
-
// export * from './shared-lib/errors/index
|
|
20
|
+
__exportStar(require("./shared-lib/enum/index"), exports);
|
|
21
|
+
__exportStar(require("./shared-lib/types/index"), exports);
|
|
22
|
+
// export * from './shared-lib/errors/index'; // Export actual error classes and functions
|
|
23
23
|
// Shared patterns (architecture components)
|
|
24
|
-
// export * from './shared-patterns/index
|
|
25
|
-
// Note: This library contains both pure data contracts and internal architecture patterns
|
|
24
|
+
// export * from './shared-patterns/index';
|
|
26
25
|
// External consumers should only use the type exports and documented public APIs
|
|
27
26
|
//# sourceMappingURL=index.js.map
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,4EAA4E;AAC5E,8FAA8F;;;;;;;;;;;;;;;;AAE9F,wBAAwB;AACxB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,4EAA4E;AAC5E,8FAA8F;;;;;;;;;;;;;;;;AAE9F,wBAAwB;AACxB,0DAAwC;AAExC,2DAAyC;AAKzC,0FAA0F;AAE1F,4CAA4C;AAC5C,2CAA2C;AAC3C,iFAAiF"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export * from './analytics/group-by-expression.dto';
|
|
2
2
|
export * from './analytics/usage-analytics.dto';
|
|
3
|
-
export * from './auth';
|
|
4
|
-
export * from './business';
|
|
5
|
-
export * from './tenant';
|
|
3
|
+
export * from './auth/index';
|
|
4
|
+
export * from './business/index';
|
|
5
|
+
export * from './tenant/index';
|
|
6
6
|
export * from './user.dto';
|
|
7
7
|
export * from './user.request.dto';
|
|
8
8
|
export * from './user-status-type.dto';
|
|
@@ -13,11 +13,11 @@ export * from './web3-contract.dto';
|
|
|
13
13
|
export * from './url.request.dto';
|
|
14
14
|
export * from './tag.dto';
|
|
15
15
|
export * from './wallet.dto';
|
|
16
|
-
export * from './token';
|
|
17
|
-
export * from './transaction';
|
|
18
|
-
export * from './purchase';
|
|
19
|
-
export * from './redemption';
|
|
20
|
-
export * from './api-key';
|
|
16
|
+
export * from './token/index';
|
|
17
|
+
export * from './transaction/index';
|
|
18
|
+
export * from './purchase/index';
|
|
19
|
+
export * from './redemption/index';
|
|
20
|
+
export * from './api-key/index';
|
|
21
21
|
export * from './campaign/campaign.dto';
|
|
22
22
|
export * from './campaign/campaignCreate.request.dto';
|
|
23
23
|
export * from './campaign/campaignUpdate.request.dto';
|
|
@@ -28,9 +28,9 @@ export * from './campaign/campaignUserClaim.dto';
|
|
|
28
28
|
export * from './campaign/campaign-business-engagement.request.dto';
|
|
29
29
|
export * from './campaign/campaign-business-engagement.dto';
|
|
30
30
|
export * from './campaign/trigger-source.dto';
|
|
31
|
-
export * from './signing-account';
|
|
31
|
+
export * from './signing-account/index';
|
|
32
32
|
export * from './account-selector.dto';
|
|
33
|
-
export * from './pagination';
|
|
33
|
+
export * from './pagination/index';
|
|
34
34
|
export * from './item-supply.dto';
|
|
35
|
-
export * from './admin';
|
|
35
|
+
export * from './admin/index';
|
|
36
36
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAKA,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAGhD,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAKA,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAGhD,cAAc,cAAc,CAAC;AAG7B,cAAc,kBAAkB,CAAA;AAGhC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AAGrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAG7B,cAAc,eAAe,CAAC;AAG9B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,kBAAkB,CAAC;AAIjC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,iBAAiB,CAAA;AAG/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,qDAAqD,CAAC;AACpE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+BAA+B,CAAC;AAI9C,cAAc,yBAAyB,CAAA;AAGvC,cAAc,wBAAwB,CAAC;AAGvC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,mBAAmB,CAAC;AAIlC,cAAc,eAAe,CAAC"}
|
|
@@ -20,11 +20,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
__exportStar(require("./analytics/group-by-expression.dto"), exports);
|
|
21
21
|
__exportStar(require("./analytics/usage-analytics.dto"), exports);
|
|
22
22
|
// Auth DTOs
|
|
23
|
-
__exportStar(require("./auth"), exports);
|
|
23
|
+
__exportStar(require("./auth/index"), exports);
|
|
24
24
|
// Business DTOs
|
|
25
|
-
__exportStar(require("./business"), exports);
|
|
25
|
+
__exportStar(require("./business/index"), exports);
|
|
26
26
|
// Core DTOs
|
|
27
|
-
__exportStar(require("./tenant"), exports);
|
|
27
|
+
__exportStar(require("./tenant/index"), exports);
|
|
28
28
|
__exportStar(require("./user.dto"), exports);
|
|
29
29
|
__exportStar(require("./user.request.dto"), exports);
|
|
30
30
|
__exportStar(require("./user-status-type.dto"), exports);
|
|
@@ -37,14 +37,14 @@ __exportStar(require("./url.request.dto"), exports);
|
|
|
37
37
|
__exportStar(require("./tag.dto"), exports);
|
|
38
38
|
__exportStar(require("./wallet.dto"), exports);
|
|
39
39
|
// Token DTOs
|
|
40
|
-
__exportStar(require("./token"), exports);
|
|
40
|
+
__exportStar(require("./token/index"), exports);
|
|
41
41
|
// Transaction DTOs
|
|
42
|
-
__exportStar(require("./transaction"), exports);
|
|
42
|
+
__exportStar(require("./transaction/index"), exports);
|
|
43
43
|
// Purchase DTOs
|
|
44
|
-
__exportStar(require("./purchase"), exports);
|
|
44
|
+
__exportStar(require("./purchase/index"), exports);
|
|
45
45
|
// Redemption DTOs
|
|
46
|
-
__exportStar(require("./redemption"), exports);
|
|
47
|
-
__exportStar(require("./api-key"), exports);
|
|
46
|
+
__exportStar(require("./redemption/index"), exports);
|
|
47
|
+
__exportStar(require("./api-key/index"), exports);
|
|
48
48
|
// Campaign DTOs
|
|
49
49
|
__exportStar(require("./campaign/campaign.dto"), exports);
|
|
50
50
|
__exportStar(require("./campaign/campaignCreate.request.dto"), exports);
|
|
@@ -57,12 +57,12 @@ __exportStar(require("./campaign/campaign-business-engagement.request.dto"), exp
|
|
|
57
57
|
__exportStar(require("./campaign/campaign-business-engagement.dto"), exports);
|
|
58
58
|
__exportStar(require("./campaign/trigger-source.dto"), exports);
|
|
59
59
|
// Signing Account DTOs
|
|
60
|
-
__exportStar(require("./signing-account"), exports);
|
|
60
|
+
__exportStar(require("./signing-account/index"), exports);
|
|
61
61
|
// Account Selector
|
|
62
62
|
__exportStar(require("./account-selector.dto"), exports);
|
|
63
63
|
// Pagination
|
|
64
|
-
__exportStar(require("./pagination"), exports);
|
|
64
|
+
__exportStar(require("./pagination/index"), exports);
|
|
65
65
|
__exportStar(require("./item-supply.dto"), exports);
|
|
66
66
|
// Admin DTOs
|
|
67
|
-
__exportStar(require("./admin"), exports);
|
|
67
|
+
__exportStar(require("./admin/index"), exports);
|
|
68
68
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":";AAAA,sCAAsC;AACtC,qFAAqF;;;;;;;;;;;;;;;;AAGrF,iBAAiB;AACjB,sEAAoD;AACpD,kEAAgD;AAEhD,YAAY;AACZ
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":";AAAA,sCAAsC;AACtC,qFAAqF;;;;;;;;;;;;;;;;AAGrF,iBAAiB;AACjB,sEAAoD;AACpD,kEAAgD;AAEhD,YAAY;AACZ,+CAA6B;AAE7B,gBAAgB;AAChB,mDAAgC;AAEhC,YAAY;AACZ,iDAA+B;AAC/B,6CAA2B;AAC3B,qDAAmC;AACnC,yDAAuC;AACvC,uDAAqC;AAErC,sBAAsB;AACtB,uDAAqC;AACrC,+DAA6C;AAE7C,sDAAoC;AACpC,oDAAkC;AAClC,4CAA0B;AAC1B,+CAA6B;AAE7B,aAAa;AACb,gDAA8B;AAE9B,mBAAmB;AACnB,sDAAoC;AAEpC,gBAAgB;AAChB,mDAAiC;AAGjC,kBAAkB;AAClB,qDAAmC;AAEnC,kDAA+B;AAE/B,gBAAgB;AAChB,0DAAwC;AACxC,wEAAsD;AACtD,wEAAsD;AACtD,uEAAqD;AACrD,iEAA+C;AAC/C,0EAAwD;AACxD,mEAAiD;AACjD,sFAAoE;AACpE,8EAA4D;AAC5D,gEAA8C;AAG9C,uBAAuB;AACvB,0DAAuC;AAEvC,mBAAmB;AACnB,yDAAuC;AAEvC,aAAa;AACb,qDAAmC;AAEnC,oDAAkC;AAGlC,aAAa;AACb,gDAA8B"}
|
|
@@ -15,7 +15,7 @@ export * from './signing-account-status.enum';
|
|
|
15
15
|
export * from './crypto.enum';
|
|
16
16
|
export * from './wallet.enum';
|
|
17
17
|
export * from './sort-order.enum';
|
|
18
|
-
export * from './purchase';
|
|
19
|
-
export * from './redemption';
|
|
20
|
-
export * from './campaign';
|
|
18
|
+
export * from './purchase/index';
|
|
19
|
+
export * from './redemption/index';
|
|
20
|
+
export * from './campaign/index';
|
|
21
21
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AACA,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AACA,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,kBAAkB,CAAC"}
|
|
@@ -32,7 +32,7 @@ __exportStar(require("./signing-account-status.enum"), exports);
|
|
|
32
32
|
__exportStar(require("./crypto.enum"), exports);
|
|
33
33
|
__exportStar(require("./wallet.enum"), exports);
|
|
34
34
|
__exportStar(require("./sort-order.enum"), exports);
|
|
35
|
-
__exportStar(require("./purchase"), exports);
|
|
36
|
-
__exportStar(require("./redemption"), exports);
|
|
37
|
-
__exportStar(require("./campaign"), exports);
|
|
35
|
+
__exportStar(require("./purchase/index"), exports);
|
|
36
|
+
__exportStar(require("./redemption/index"), exports);
|
|
37
|
+
__exportStar(require("./campaign/index"), exports);
|
|
38
38
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,4DAA0C;AAC1C,0EAAwD;AACxD,sDAAoC;AACpC,oDAAkC;AAClC,yDAAuC;AACvC,4DAA0C;AAC1C,oDAAkC;AAClC,qDAAmC;AACnC,yDAAuC;AACvC,iEAA+C;AAC/C,kEAAgD;AAChD,gEAA8C;AAC9C,gDAA8B;AAC9B,gDAA8B;AAC9B,oDAAkC;AAElC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,4DAA0C;AAC1C,0EAAwD;AACxD,sDAAoC;AACpC,oDAAkC;AAClC,yDAAuC;AACvC,4DAA0C;AAC1C,oDAAkC;AAClC,qDAAmC;AACnC,yDAAuC;AACvC,iEAA+C;AAC/C,kEAAgD;AAChD,gEAA8C;AAC9C,gDAA8B;AAC9B,gDAA8B;AAC9B,oDAAkC;AAElC,mDAAiC;AACjC,qDAAmC;AAEnC,mDAAiC"}
|
|
@@ -16,5 +16,5 @@ export * from './group-by-expression.interface';
|
|
|
16
16
|
export * from './transaction-analytics-request.interface';
|
|
17
17
|
export * from './transaction.interface';
|
|
18
18
|
export * from './counterfactual-wallet-response.interface';
|
|
19
|
-
export * from './campaign';
|
|
19
|
+
export * from './campaign/index';
|
|
20
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AACA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AACA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,kBAAkB,CAAC"}
|
|
@@ -33,5 +33,5 @@ __exportStar(require("./group-by-expression.interface"), exports);
|
|
|
33
33
|
__exportStar(require("./transaction-analytics-request.interface"), exports);
|
|
34
34
|
__exportStar(require("./transaction.interface"), exports);
|
|
35
35
|
__exportStar(require("./counterfactual-wallet-response.interface"), exports);
|
|
36
|
-
__exportStar(require("./campaign"), exports);
|
|
36
|
+
__exportStar(require("./campaign/index"), exports);
|
|
37
37
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAkD;AAClD,6DAA2C;AAC3C,mEAAiD;AACjD,uEAAqD;AACrD,iEAA+C;AAC/C,iEAA+C;AAC/C,0DAAwC;AACxC,+DAA6C;AAC7C,2EAAyD;AACzD,iEAA+C;AAC/C,qDAAmC;AACnC,gEAA8C;AAC9C,kEAAgD;AAChD,sEAAoD;AACpD,8DAA4C;AAC5C,kEAAgD;AAChD,4EAA0D;AAE1D,0DAAwC;AAExC,6EAA2D;AAE3D,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAkD;AAClD,6DAA2C;AAC3C,mEAAiD;AACjD,uEAAqD;AACrD,iEAA+C;AAC/C,iEAA+C;AAC/C,0DAAwC;AACxC,+DAA6C;AAC7C,2EAAyD;AACzD,iEAA+C;AAC/C,qDAAmC;AACnC,gEAA8C;AAC9C,kEAAgD;AAChD,sEAAoD;AACpD,8DAA4C;AAC5C,kEAAgD;AAChD,4EAA0D;AAE1D,0DAAwC;AAExC,6EAA2D;AAE3D,mDAAiC"}
|
package/dist/esm/browser.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Uses barrel exports for automatic inclusion - no manual maintenance needed!
|
|
4
4
|
*/
|
|
5
5
|
// Export enums - these are safe for browser use (barrel export)
|
|
6
|
-
export * from './shared-lib/enum';
|
|
6
|
+
export * from './shared-lib/enum.js';
|
|
7
7
|
// Export types and constants (runtime exports) - browser-safe only
|
|
8
|
-
export * from './shared-lib/types';
|
|
8
|
+
export * from './shared-lib/types.js';
|
|
9
9
|
// Note: Backend-specific types (like TRANSACTION_FORMATS) are excluded from browser build
|
|
10
10
|
//# sourceMappingURL=browser.js.map
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './shared-lib/enum/index
|
|
2
|
-
export type * from './shared-lib/interfaces/index
|
|
3
|
-
export * from './shared-lib/types/index
|
|
4
|
-
export type * from './shared-lib/dto/index
|
|
5
|
-
export type * from './shared-lib/errors/index
|
|
1
|
+
export * from './shared-lib/enum/index';
|
|
2
|
+
export type * from './shared-lib/interfaces/index';
|
|
3
|
+
export * from './shared-lib/types/index';
|
|
4
|
+
export type * from './shared-lib/dto/index';
|
|
5
|
+
export type * from './shared-lib/errors/index';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/esm/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAIA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAIA,cAAc,yBAAyB,CAAC;AACxC,mBAAmB,+BAA+B,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,mBAAmB,wBAAwB,CAAC;AAG5C,mBAAmB,2BAA2B,CAAC"}
|
package/dist/esm/index.js
CHANGED
|
@@ -6,6 +6,5 @@ export * from './shared-lib/types/index.js';
|
|
|
6
6
|
// export * from './shared-lib/errors/index.js'; // Export actual error classes and functions
|
|
7
7
|
// Shared patterns (architecture components)
|
|
8
8
|
// export * from './shared-patterns/index.js';
|
|
9
|
-
// Note: This library contains both pure data contracts and internal architecture patterns
|
|
10
9
|
// External consumers should only use the type exports and documented public APIs
|
|
11
10
|
//# sourceMappingURL=index.js.map
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAC5E,8FAA8F;AAE9F,wBAAwB;AACxB,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAC5E,8FAA8F;AAE9F,wBAAwB;AACxB,cAAc,yBAAyB,CAAC;AAExC,cAAc,0BAA0B,CAAC;AAKzC,0FAA0F;AAE1F,4CAA4C;AAC5C,2CAA2C;AAC3C,iFAAiF"}
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty } from "@nestjs/swagger";
|
|
8
|
-
import { TokenBalanceDTO, TokenMetadataBalanceDTO } from "./token/token-balance.dto";
|
|
8
|
+
import { TokenBalanceDTO, TokenMetadataBalanceDTO } from "./token/token-balance.dto.js";
|
|
9
9
|
export class AccountTokenBalancesDTO {
|
|
10
10
|
accountAddress = '';
|
|
11
11
|
tokenBalances = [];
|
|
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
8
|
import { IsNotEmpty, IsEmail, IsString, IsOptional, IsEnum } from 'class-validator';
|
|
9
|
-
import { AdminType } from './../../enum/admin-type.enum';
|
|
9
|
+
import { AdminType } from './../../enum/admin-type.enum.js';
|
|
10
10
|
export class AdminCreateRequestDTO {
|
|
11
11
|
email = '';
|
|
12
12
|
displayName;
|
|
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
8
|
import { AdminType } from "../../enum/admin-type.enum";
|
|
9
|
-
import { TenantDTO } from "./../tenant";
|
|
9
|
+
import { TenantDTO } from "./../tenant.js";
|
|
10
10
|
export class AdminDTO {
|
|
11
11
|
id = '';
|
|
12
12
|
email = '';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './admin-create.request.dto';
|
|
2
|
-
export * from './admin.dto';
|
|
1
|
+
export * from './admin-create.request.dto.js';
|
|
2
|
+
export * from './admin.dto.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
8
|
import { Type } from "class-transformer";
|
|
9
9
|
import { IsBoolean, IsOptional, ValidateNested } from "class-validator";
|
|
10
|
-
import { ApiKeyDTO } from "./api-key.dto";
|
|
10
|
+
import { ApiKeyDTO } from "./api-key.dto.js";
|
|
11
11
|
export class ApiKeyVerificationRequestDTO {
|
|
12
12
|
/** JWT token to verify */
|
|
13
13
|
authToken;
|
|
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from '@nestjs/swagger';
|
|
8
8
|
import { IsEnum, IsString, IsOptional, IsDateString, IsUUID } from 'class-validator';
|
|
9
|
-
import { ApiKeyType } from './../../enum/api-key-type.enum';
|
|
9
|
+
import { ApiKeyType } from './../../enum/api-key-type.enum.js';
|
|
10
10
|
/**
|
|
11
11
|
* API Key DTO - Standard response format for API key information
|
|
12
12
|
* Contains safe, non-sensitive API key metadata for client consumption
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './api-key.dto';
|
|
2
|
-
export * from './api-key.request.dto';
|
|
3
|
-
export * from './api-key-verification.dto';
|
|
1
|
+
export * from './api-key.dto.js';
|
|
2
|
+
export * from './api-key.request.dto.js';
|
|
3
|
+
export * from './api-key-verification.dto.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './auth-token-verification.dto';
|
|
2
|
-
export * from './auth.dto';
|
|
1
|
+
export * from './auth-token-verification.dto.js';
|
|
2
|
+
export * from './auth.dto.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty } from "@nestjs/swagger";
|
|
8
|
-
import { BusinessUpdateRequestDTO } from "./business-update.request.dto";
|
|
8
|
+
import { BusinessUpdateRequestDTO } from "./business-update.request.dto.js";
|
|
9
9
|
export class BusinessCreateRequestDTO extends BusinessUpdateRequestDTO {
|
|
10
10
|
// @IsDefined()
|
|
11
11
|
/* @ApiProperty()
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
import { ApiProperty } from "@nestjs/swagger";
|
|
8
8
|
import { Type } from "class-transformer";
|
|
9
9
|
import { TokenBalanceDTO } from "../token/token-balance.dto";
|
|
10
|
-
import { BusinessTypeDTO } from "./business-type.dto";
|
|
10
|
+
import { BusinessTypeDTO } from "./business-type.dto.js";
|
|
11
11
|
export class BusinessDTO {
|
|
12
12
|
id = '';
|
|
13
13
|
/* @ApiProperty()
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// Business DTOs
|
|
2
|
-
export * from './business.dto';
|
|
3
|
-
export * from './business-type.dto';
|
|
4
|
-
export * from './business-membership.dto';
|
|
5
|
-
export * from './business-create.request.dto';
|
|
6
|
-
export * from './business-update.request.dto';
|
|
7
|
-
export * from './businessSetAllAsTokenMinter.request.dto';
|
|
8
|
-
export * from './businessToggleActive.request.dto';
|
|
9
|
-
export * from './businessTypeCreate.request.dto';
|
|
2
|
+
export * from './business.dto.js';
|
|
3
|
+
export * from './business-type.dto.js';
|
|
4
|
+
export * from './business-membership.dto.js';
|
|
5
|
+
export * from './business-create.request.dto.js';
|
|
6
|
+
export * from './business-update.request.dto.js';
|
|
7
|
+
export * from './businessSetAllAsTokenMinter.request.dto.js';
|
|
8
|
+
export * from './businessToggleActive.request.dto.js';
|
|
9
|
+
export * from './businessTypeCreate.request.dto.js';
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -5,10 +5,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
|
-
import { CampaignBusinessEngagementDTO } from "./campaign-business-engagement.dto";
|
|
9
|
-
import { CampaignTriggerDTO } from "./campaignTrigger.dto";
|
|
8
|
+
import { CampaignBusinessEngagementDTO } from "./campaign-business-engagement.dto.js";
|
|
9
|
+
import { CampaignTriggerDTO } from "./campaignTrigger.dto.js";
|
|
10
10
|
import { TokenUnitDTO } from "../token/token-unit.dto";
|
|
11
|
-
import { TriggerSourceDTO } from "./trigger-source.dto";
|
|
11
|
+
import { TriggerSourceDTO } from "./trigger-source.dto.js";
|
|
12
12
|
export class CampaignDTO {
|
|
13
13
|
name = null;
|
|
14
14
|
description = null;
|
|
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty } from "@nestjs/swagger";
|
|
8
8
|
import { IsNotEmpty, IsString } from 'class-validator';
|
|
9
|
-
import { CampaignUpdateRequestDTO } from './campaignUpdate.request.dto';
|
|
9
|
+
import { CampaignUpdateRequestDTO } from './campaignUpdate.request.dto.js';
|
|
10
10
|
/**
|
|
11
11
|
* DTO for creating a new campaign.
|
|
12
12
|
* Extends CampaignUpdateRequestDTO with required `name` field.
|
|
@@ -8,7 +8,7 @@ import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
|
8
8
|
import { IsNotEmpty, IsString, IsOptional, IsNumber, IsEnum, IsArray, ValidateNested, ValidateIf } from 'class-validator';
|
|
9
9
|
import { Type } from 'class-transformer';
|
|
10
10
|
import { CampaignTriggerType } from "../../enum/campaign/campaignTriggerType.enum";
|
|
11
|
-
import { CampaignTriggerConditionDTO } from "./campaignTriggerCondition.dto";
|
|
11
|
+
import { CampaignTriggerConditionDTO } from "./campaignTriggerCondition.dto.js";
|
|
12
12
|
import { SourceLogicType } from "../../enum/campaign/trigger-source-type.enum";
|
|
13
13
|
export class CampaignTriggerCreateRequestDTO {
|
|
14
14
|
name = '';
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
|
-
import { CampaignDTO } from "./campaign.dto";
|
|
8
|
+
import { CampaignDTO } from "./campaign.dto.js";
|
|
9
9
|
import { BusinessDTO } from "../business/business.dto";
|
|
10
10
|
import { UserDTO } from "../user.dto";
|
|
11
11
|
export class CampaignClaimDTO {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export * from './analytics/group-by-expression.dto';
|
|
2
2
|
export * from './analytics/usage-analytics.dto';
|
|
3
|
-
export * from './auth';
|
|
4
|
-
export * from './business';
|
|
5
|
-
export * from './tenant';
|
|
3
|
+
export * from './auth/index';
|
|
4
|
+
export * from './business/index';
|
|
5
|
+
export * from './tenant/index';
|
|
6
6
|
export * from './user.dto';
|
|
7
7
|
export * from './user.request.dto';
|
|
8
8
|
export * from './user-status-type.dto';
|
|
@@ -13,11 +13,11 @@ export * from './web3-contract.dto';
|
|
|
13
13
|
export * from './url.request.dto';
|
|
14
14
|
export * from './tag.dto';
|
|
15
15
|
export * from './wallet.dto';
|
|
16
|
-
export * from './token';
|
|
17
|
-
export * from './transaction';
|
|
18
|
-
export * from './purchase';
|
|
19
|
-
export * from './redemption';
|
|
20
|
-
export * from './api-key';
|
|
16
|
+
export * from './token/index';
|
|
17
|
+
export * from './transaction/index';
|
|
18
|
+
export * from './purchase/index';
|
|
19
|
+
export * from './redemption/index';
|
|
20
|
+
export * from './api-key/index';
|
|
21
21
|
export * from './campaign/campaign.dto';
|
|
22
22
|
export * from './campaign/campaignCreate.request.dto';
|
|
23
23
|
export * from './campaign/campaignUpdate.request.dto';
|
|
@@ -28,9 +28,9 @@ export * from './campaign/campaignUserClaim.dto';
|
|
|
28
28
|
export * from './campaign/campaign-business-engagement.request.dto';
|
|
29
29
|
export * from './campaign/campaign-business-engagement.dto';
|
|
30
30
|
export * from './campaign/trigger-source.dto';
|
|
31
|
-
export * from './signing-account';
|
|
31
|
+
export * from './signing-account/index';
|
|
32
32
|
export * from './account-selector.dto';
|
|
33
|
-
export * from './pagination';
|
|
33
|
+
export * from './pagination/index';
|
|
34
34
|
export * from './item-supply.dto';
|
|
35
|
-
export * from './admin';
|
|
35
|
+
export * from './admin/index';
|
|
36
36
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAKA,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAGhD,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAKA,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAGhD,cAAc,cAAc,CAAC;AAG7B,cAAc,kBAAkB,CAAA;AAGhC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AAGrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAG7B,cAAc,eAAe,CAAC;AAG9B,cAAc,qBAAqB,CAAC;AAGpC,cAAc,kBAAkB,CAAC;AAIjC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,iBAAiB,CAAA;AAG/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,qDAAqD,CAAC;AACpE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+BAA+B,CAAC;AAI9C,cAAc,yBAAyB,CAAA;AAGvC,cAAc,wBAAwB,CAAC;AAGvC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,mBAAmB,CAAC;AAIlC,cAAc,eAAe,CAAC"}
|
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
// DTOs Barrel - Auto-exports all DTOs
|
|
2
2
|
// This file automatically exports all DTOs so we don't need to maintain manual lists
|
|
3
3
|
// Analytics DTOs
|
|
4
|
-
export * from './analytics/group-by-expression.dto';
|
|
5
|
-
export * from './analytics/usage-analytics.dto';
|
|
4
|
+
export * from './analytics/group-by-expression.dto.js';
|
|
5
|
+
export * from './analytics/usage-analytics.dto.js';
|
|
6
6
|
// Auth DTOs
|
|
7
|
-
export * from './auth';
|
|
7
|
+
export * from './auth/index.js';
|
|
8
8
|
// Business DTOs
|
|
9
|
-
export * from './business';
|
|
9
|
+
export * from './business/index.js';
|
|
10
10
|
// Core DTOs
|
|
11
|
-
export * from './tenant';
|
|
12
|
-
export * from './user.dto';
|
|
13
|
-
export * from './user.request.dto';
|
|
14
|
-
export * from './user-status-type.dto';
|
|
15
|
-
export * from './userUploadData.dto';
|
|
11
|
+
export * from './tenant/index.js';
|
|
12
|
+
export * from './user.dto.js';
|
|
13
|
+
export * from './user.request.dto.js';
|
|
14
|
+
export * from './user-status-type.dto.js';
|
|
15
|
+
export * from './userUploadData.dto.js';
|
|
16
16
|
// Error Response DTOs
|
|
17
|
-
export * from './error-response.dto';
|
|
18
|
-
export * from './account-token-balances.dto';
|
|
19
|
-
export * from './web3-contract.dto';
|
|
20
|
-
export * from './url.request.dto';
|
|
21
|
-
export * from './tag.dto';
|
|
22
|
-
export * from './wallet.dto';
|
|
17
|
+
export * from './error-response.dto.js';
|
|
18
|
+
export * from './account-token-balances.dto.js';
|
|
19
|
+
export * from './web3-contract.dto.js';
|
|
20
|
+
export * from './url.request.dto.js';
|
|
21
|
+
export * from './tag.dto.js';
|
|
22
|
+
export * from './wallet.dto.js';
|
|
23
23
|
// Token DTOs
|
|
24
|
-
export * from './token';
|
|
24
|
+
export * from './token/index.js';
|
|
25
25
|
// Transaction DTOs
|
|
26
|
-
export * from './transaction';
|
|
26
|
+
export * from './transaction/index.js';
|
|
27
27
|
// Purchase DTOs
|
|
28
|
-
export * from './purchase';
|
|
28
|
+
export * from './purchase/index.js';
|
|
29
29
|
// Redemption DTOs
|
|
30
|
-
export * from './redemption';
|
|
31
|
-
export * from './api-key';
|
|
30
|
+
export * from './redemption/index.js';
|
|
31
|
+
export * from './api-key/index.js';
|
|
32
32
|
// Campaign DTOs
|
|
33
|
-
export * from './campaign/campaign.dto';
|
|
34
|
-
export * from './campaign/campaignCreate.request.dto';
|
|
35
|
-
export * from './campaign/campaignUpdate.request.dto';
|
|
36
|
-
export * from './campaign/campaignClaim.request.dto';
|
|
37
|
-
export * from './campaign/campaignTrigger.dto';
|
|
38
|
-
export * from './campaign/campaignTriggerCondition.dto';
|
|
39
|
-
export * from './campaign/campaignUserClaim.dto';
|
|
40
|
-
export * from './campaign/campaign-business-engagement.request.dto';
|
|
41
|
-
export * from './campaign/campaign-business-engagement.dto';
|
|
42
|
-
export * from './campaign/trigger-source.dto';
|
|
33
|
+
export * from './campaign/campaign.dto.js';
|
|
34
|
+
export * from './campaign/campaignCreate.request.dto.js';
|
|
35
|
+
export * from './campaign/campaignUpdate.request.dto.js';
|
|
36
|
+
export * from './campaign/campaignClaim.request.dto.js';
|
|
37
|
+
export * from './campaign/campaignTrigger.dto.js';
|
|
38
|
+
export * from './campaign/campaignTriggerCondition.dto.js';
|
|
39
|
+
export * from './campaign/campaignUserClaim.dto.js';
|
|
40
|
+
export * from './campaign/campaign-business-engagement.request.dto.js';
|
|
41
|
+
export * from './campaign/campaign-business-engagement.dto.js';
|
|
42
|
+
export * from './campaign/trigger-source.dto.js';
|
|
43
43
|
// Signing Account DTOs
|
|
44
|
-
export * from './signing-account';
|
|
44
|
+
export * from './signing-account/index.js';
|
|
45
45
|
// Account Selector
|
|
46
|
-
export * from './account-selector.dto';
|
|
46
|
+
export * from './account-selector.dto.js';
|
|
47
47
|
// Pagination
|
|
48
|
-
export * from './pagination';
|
|
49
|
-
export * from './item-supply.dto';
|
|
48
|
+
export * from './pagination/index.js';
|
|
49
|
+
export * from './item-supply.dto.js';
|
|
50
50
|
// Admin DTOs
|
|
51
|
-
export * from './admin';
|
|
51
|
+
export * from './admin/index.js';
|
|
52
52
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,qFAAqF;AAGrF,iBAAiB;AACjB,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAEhD,YAAY;AACZ,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/dto/index.ts"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,qFAAqF;AAGrF,iBAAiB;AACjB,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAEhD,YAAY;AACZ,cAAc,cAAc,CAAC;AAE7B,gBAAgB;AAChB,cAAc,kBAAkB,CAAA;AAEhC,YAAY;AACZ,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AAErC,sBAAsB;AACtB,cAAc,sBAAsB,CAAC;AACrC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAE7B,aAAa;AACb,cAAc,eAAe,CAAC;AAE9B,mBAAmB;AACnB,cAAc,qBAAqB,CAAC;AAEpC,gBAAgB;AAChB,cAAc,kBAAkB,CAAC;AAGjC,kBAAkB;AAClB,cAAc,oBAAoB,CAAC;AAEnC,cAAc,iBAAiB,CAAA;AAE/B,gBAAgB;AAChB,cAAc,yBAAyB,CAAC;AACxC,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,qDAAqD,CAAC;AACpE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,+BAA+B,CAAC;AAG9C,uBAAuB;AACvB,cAAc,yBAAyB,CAAA;AAEvC,mBAAmB;AACnB,cAAc,wBAAwB,CAAC;AAEvC,aAAa;AACb,cAAc,oBAAoB,CAAC;AAEnC,cAAc,mBAAmB,CAAC;AAGlC,aAAa;AACb,cAAc,eAAe,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './pagination.response.dto';
|
|
2
|
-
export * from './pagination.request.dto';
|
|
1
|
+
export * from './pagination.response.dto.js';
|
|
2
|
+
export * from './pagination.request.dto.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export * from './donationType.dto';
|
|
2
|
-
export * from './purchase.dto';
|
|
3
|
-
export * from './purchaseCreate.request.dto';
|
|
4
|
-
export * from './purchaseCreate.response.dto';
|
|
5
|
-
export * from './purchaseToken.dto';
|
|
6
|
-
export * from './purchaseTokenCreate.request.dto';
|
|
7
|
-
export * from './purchaseTokenUpdate.request.dto';
|
|
8
|
-
export * from './purchaseType.dto';
|
|
9
|
-
export * from './payment-intent.dto';
|
|
1
|
+
export * from './donationType.dto.js';
|
|
2
|
+
export * from './purchase.dto.js';
|
|
3
|
+
export * from './purchaseCreate.request.dto.js';
|
|
4
|
+
export * from './purchaseCreate.response.dto.js';
|
|
5
|
+
export * from './purchaseToken.dto.js';
|
|
6
|
+
export * from './purchaseTokenCreate.request.dto.js';
|
|
7
|
+
export * from './purchaseTokenUpdate.request.dto.js';
|
|
8
|
+
export * from './purchaseType.dto.js';
|
|
9
|
+
export * from './payment-intent.dto.js';
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty } from "@nestjs/swagger";
|
|
8
|
-
import { PurchaseDTO } from "./purchase.dto";
|
|
8
|
+
import { PurchaseDTO } from "./purchase.dto.js";
|
|
9
9
|
export class PurchaseCreateResponseDTO extends PurchaseDTO {
|
|
10
10
|
paymentClientSecret = null;
|
|
11
11
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Redemption DTOs
|
|
2
|
-
export * from './redemption.dto';
|
|
3
|
-
export * from './redemptionCreate.request.dto';
|
|
4
|
-
export * from './redemptionRedeem.request.dto';
|
|
5
|
-
export * from './redemptionRedeem.dto'; // Export RedemptionSubmissionRequestDTO and other DTOs
|
|
6
|
-
export * from './redemptionType.dto';
|
|
2
|
+
export * from './redemption.dto.js';
|
|
3
|
+
export * from './redemptionCreate.request.dto.js';
|
|
4
|
+
export * from './redemptionRedeem.request.dto.js';
|
|
5
|
+
export * from './redemptionRedeem.dto.js'; // Export RedemptionSubmissionRequestDTO and other DTOs
|
|
6
|
+
export * from './redemptionType.dto.js';
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
|
-
import { RedemptionTypeDTO } from "./redemptionType.dto";
|
|
8
|
+
import { RedemptionTypeDTO } from "./redemptionType.dto.js";
|
|
9
9
|
import { TokenUnitDTO } from "../token/token-unit.dto";
|
|
10
10
|
import { UserStatusTypeDTO } from "../user-status-type.dto";
|
|
11
11
|
import { ItemSupply } from "../item-supply.dto";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './create-signing-account-request.dto';
|
|
2
|
-
// export * from './select-primary-account-request.dto';
|
|
3
|
-
// export * from './select-primary-account-response.dto';
|
|
4
|
-
export * from './signing-account.dto';
|
|
5
|
-
export * from './update-signing-account.dto';
|
|
6
|
-
export * from './activate-signing-account.dto';
|
|
1
|
+
export * from './create-signing-account-request.dto.js';
|
|
2
|
+
// export * from './select-primary-account-request.dto.js';
|
|
3
|
+
// export * from './select-primary-account-response.dto.js';
|
|
4
|
+
export * from './signing-account.dto.js';
|
|
5
|
+
export * from './update-signing-account.dto.js';
|
|
6
|
+
export * from './activate-signing-account.dto.js';
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './tenant.dto';
|
|
2
|
-
export * from './tenantCreate.request.dto';
|
|
3
|
-
export * from './tenantUpdate.request.dto';
|
|
4
|
-
export * from './tenant-client-config.dto';
|
|
1
|
+
export * from './tenant.dto.js';
|
|
2
|
+
export * from './tenantCreate.request.dto.js';
|
|
3
|
+
export * from './tenantUpdate.request.dto.js';
|
|
4
|
+
export * from './tenant-client-config.dto.js';
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './token-balance.dto';
|
|
2
|
-
export * from './token-metadata.dto';
|
|
3
|
-
export * from './token-unit.dto';
|
|
4
|
-
export * from './token.dto';
|
|
5
|
-
export * from './token-selector.dto';
|
|
6
|
-
export * from './token-type.dto';
|
|
7
|
-
export * from './token.request.dto';
|
|
1
|
+
export * from './token-balance.dto.js';
|
|
2
|
+
export * from './token-metadata.dto.js';
|
|
3
|
+
export * from './token-unit.dto.js';
|
|
4
|
+
export * from './token.dto.js';
|
|
5
|
+
export * from './token-selector.dto.js';
|
|
6
|
+
export * from './token-type.dto.js';
|
|
7
|
+
export * from './token.request.dto.js';
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
|
@@ -6,7 +6,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
8
|
import { IsNotEmpty, IsNumber, IsOptional, IsUUID } from 'class-validator';
|
|
9
|
-
import { TokenDTO } from "./token.dto";
|
|
9
|
+
import { TokenDTO } from "./token.dto.js";
|
|
10
10
|
export class TokenUnitCreateRequestDTO {
|
|
11
11
|
/**
|
|
12
12
|
* @deprecated Use tokenEntityId instead. Will be removed in v3.0.0
|
|
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
|
-
import { TokenMetadataDTO } from "./token-metadata.dto";
|
|
8
|
+
import { TokenMetadataDTO } from "./token-metadata.dto.js";
|
|
9
9
|
import { NativeTokenTypes } from "../../types/native-token.type";
|
|
10
10
|
export class TokenDTO {
|
|
11
11
|
id = '';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * from './transaction-bulk-data.request.dto';
|
|
2
|
-
// export * from './transaction-to-sign.dto';
|
|
3
|
-
export * from './transaction-trigger-process.dto';
|
|
4
|
-
export * from './transaction.dto';
|
|
5
|
-
export * from './transaction.request.dto';
|
|
6
|
-
export * from './transaction-analytics.request.dto';
|
|
7
|
-
export * from './transaction-pagination.request.dto';
|
|
8
|
-
export * from './transaction-request-actionable.dto';
|
|
1
|
+
export * from './transaction-bulk-data.request.dto.js';
|
|
2
|
+
// export * from './transaction-to-sign.dto.js';
|
|
3
|
+
export * from './transaction-trigger-process.dto.js';
|
|
4
|
+
export * from './transaction.dto.js';
|
|
5
|
+
export * from './transaction.request.dto.js';
|
|
6
|
+
export * from './transaction-analytics.request.dto.js';
|
|
7
|
+
export * from './transaction-pagination.request.dto.js';
|
|
8
|
+
export * from './transaction-request-actionable.dto.js';
|
|
9
9
|
//# sourceMappingURL=index.js.map
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
import { IsOptional, IsIn, IsNumber, IsString, IsObject, IsDateString, Min, Max, IsArray, ValidateNested, IsEnum } from 'class-validator';
|
|
8
8
|
import { Transform, Type } from 'class-transformer';
|
|
9
9
|
import { ApiProperty, ApiPropertyOptional, OmitType, PartialType } from '@nestjs/swagger';
|
|
10
|
-
import { TransactionDTO } from './transaction.dto';
|
|
10
|
+
import { TransactionDTO } from './transaction.dto.js';
|
|
11
11
|
import { SortOrder, AccountOwnerType } from '../../enum';
|
|
12
12
|
import { ANALYTICS_METRIC_TYPES } from '../../types/analytics.type';
|
|
13
13
|
import { GroupByExpressionDTO } from '../analytics/group-by-expression.dto';
|
|
@@ -12,10 +12,10 @@ import { TokenSelectorDTO } from "../token/token-selector.dto";
|
|
|
12
12
|
import { AccountSelectorDTO } from "../account-selector.dto";
|
|
13
13
|
import { TRANSACTION_FORMAT_DESCRIPTIONS, TRANSACTION_FORMATS } from "../../types/transaction-format";
|
|
14
14
|
// import type { AnyTransactionData } from "@explorins/web3-ts/types";
|
|
15
|
-
import { TransactionDTO } from "./transaction.dto";
|
|
15
|
+
import { TransactionDTO } from "./transaction.dto.js";
|
|
16
16
|
// import { SigningAccountDTO } from "../signing-account/signing-account.dto";
|
|
17
17
|
import { TransactionStatus } from "../../enum/transaction-status.enum";
|
|
18
|
-
import { TransactionActionableDTO } from "./transaction-request-actionable.dto";
|
|
18
|
+
import { TransactionActionableDTO } from "./transaction-request-actionable.dto.js";
|
|
19
19
|
import { AccountOwnerType } from "../../enum";
|
|
20
20
|
export class TransactionSubmissionRequestDTO {
|
|
21
21
|
transactionId = '';
|
|
@@ -5,8 +5,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { ApiProperty, ApiPropertyOptional } from "@nestjs/swagger";
|
|
8
|
-
import { PublicWalletDTO } from "./wallet.dto";
|
|
9
|
-
import { AccountTokenBalancesDTO } from "./account-token-balances.dto";
|
|
8
|
+
import { PublicWalletDTO } from "./wallet.dto.js";
|
|
9
|
+
import { AccountTokenBalancesDTO } from "./account-token-balances.dto.js";
|
|
10
10
|
export class UserDTO {
|
|
11
11
|
id = '';
|
|
12
12
|
// @IsDefined()
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from "./trigger-source-type.enum";
|
|
2
|
-
export * from "./campaignConditionType.enum";
|
|
3
|
-
export * from "./campaignTriggerType.enum";
|
|
1
|
+
export * from "./trigger-source-type.enum.js";
|
|
2
|
+
export * from "./campaignConditionType.enum.js";
|
|
3
|
+
export * from "./campaignTriggerType.enum.js";
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -15,7 +15,7 @@ export * from './signing-account-status.enum';
|
|
|
15
15
|
export * from './crypto.enum';
|
|
16
16
|
export * from './wallet.enum';
|
|
17
17
|
export * from './sort-order.enum';
|
|
18
|
-
export * from './purchase';
|
|
19
|
-
export * from './redemption';
|
|
20
|
-
export * from './campaign';
|
|
18
|
+
export * from './purchase/index';
|
|
19
|
+
export * from './redemption/index';
|
|
20
|
+
export * from './campaign/index';
|
|
21
21
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AACA,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AACA,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
// Enums Barrel - Auto-exports all enums
|
|
2
|
-
export * from './transaction-role.enum';
|
|
3
|
-
export * from './transaction-type.enum';
|
|
4
|
-
export * from './transaction-status.enum';
|
|
5
|
-
export * from './transaction-trigger-process-type.enum';
|
|
6
|
-
export * from './api-key-type.enum';
|
|
7
|
-
export * from './admin-type.enum';
|
|
8
|
-
export * from './membership-role.enum';
|
|
9
|
-
export * from './web3-contract-type.enum';
|
|
10
|
-
export * from './owner-type.enum';
|
|
11
|
-
export * from './storageType.enum';
|
|
12
|
-
export * from './storageDataType.enum';
|
|
13
|
-
export * from './web3-master-wallet-type.enum';
|
|
14
|
-
export * from './signing-account-provider.enum';
|
|
15
|
-
export * from './signing-account-status.enum';
|
|
16
|
-
export * from './crypto.enum';
|
|
17
|
-
export * from './wallet.enum';
|
|
18
|
-
export * from './sort-order.enum';
|
|
19
|
-
export * from './purchase';
|
|
20
|
-
export * from './redemption';
|
|
21
|
-
export * from './campaign';
|
|
2
|
+
export * from './transaction-role.enum.js';
|
|
3
|
+
export * from './transaction-type.enum.js';
|
|
4
|
+
export * from './transaction-status.enum.js';
|
|
5
|
+
export * from './transaction-trigger-process-type.enum.js';
|
|
6
|
+
export * from './api-key-type.enum.js';
|
|
7
|
+
export * from './admin-type.enum.js';
|
|
8
|
+
export * from './membership-role.enum.js';
|
|
9
|
+
export * from './web3-contract-type.enum.js';
|
|
10
|
+
export * from './owner-type.enum.js';
|
|
11
|
+
export * from './storageType.enum.js';
|
|
12
|
+
export * from './storageDataType.enum.js';
|
|
13
|
+
export * from './web3-master-wallet-type.enum.js';
|
|
14
|
+
export * from './signing-account-provider.enum.js';
|
|
15
|
+
export * from './signing-account-status.enum.js';
|
|
16
|
+
export * from './crypto.enum.js';
|
|
17
|
+
export * from './wallet.enum.js';
|
|
18
|
+
export * from './sort-order.enum.js';
|
|
19
|
+
export * from './purchase/index.js';
|
|
20
|
+
export * from './redemption/index.js';
|
|
21
|
+
export * from './campaign/index.js';
|
|
22
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AAAA,wCAAwC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/enum/index.ts"],"names":[],"mappings":"AAAA,wCAAwC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAElC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './purchase-status.enum';
|
|
2
|
-
export * from './purchase-currency.enum';
|
|
1
|
+
export * from './purchase-status.enum.js';
|
|
2
|
+
export * from './purchase-currency.enum.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './redemption-redeem-status';
|
|
1
|
+
export * from './redemption-redeem-status.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpException, HttpStatus } from '@nestjs/common';
|
|
2
|
-
import { ErrorCategory } from './base/error-classification-enums';
|
|
2
|
+
import { ErrorCategory } from './base/error-classification-enums.js';
|
|
3
3
|
/**
|
|
4
4
|
* Base class for business logic errors that should be surfaced to clients
|
|
5
5
|
* with meaningful error messages and appropriate HTTP status codes.
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
// Base error classes and interfaces
|
|
2
|
-
export { BusinessLogicError, ValidationError, DomainRuleError, TechnicalError, InfrastructureError, SecurityError, RateLimitError, TimeoutError, UnknownError } from './base-business-error';
|
|
3
|
-
export * from './technical-errors';
|
|
4
|
-
export * from './domains/transaction-errors';
|
|
2
|
+
export { BusinessLogicError, ValidationError, DomainRuleError, TechnicalError, InfrastructureError, SecurityError, RateLimitError, TimeoutError, UnknownError } from './base-business-error.js';
|
|
3
|
+
export * from './technical-errors.js';
|
|
4
|
+
export * from './domains/transaction-errors.js';
|
|
5
5
|
// Error classification system
|
|
6
|
-
export * from './base/error-classification-enums';
|
|
6
|
+
export * from './base/error-classification-enums.js';
|
|
7
7
|
// Note: Error classification system moved to @explorins/pers-shared-patterns
|
|
8
8
|
// Error codes extracted from domain classes
|
|
9
|
-
export * from './error-codes';
|
|
9
|
+
export * from './error-codes.js';
|
|
10
10
|
// Domain-specific errors (organized by domain)
|
|
11
|
-
export * from './domains/token-errors';
|
|
12
|
-
export * from './domains/user-errors';
|
|
13
|
-
export * from './domains/wallet-errors';
|
|
14
|
-
export * from './domains/business-errors';
|
|
15
|
-
export * from './domains/balance-errors';
|
|
16
|
-
export * from './domains/contract-errors';
|
|
17
|
-
export * from './domains/system-errors';
|
|
18
|
-
export * from './domains/authentication-errors';
|
|
19
|
-
export * from './domains/signing-account-errors';
|
|
20
|
-
export * from './domains/validation-errors';
|
|
21
|
-
export * from './domains/tenant-errors';
|
|
22
|
-
export * from './domains/campaign-errors';
|
|
23
|
-
export * from './domains/trigger-source-errors';
|
|
11
|
+
export * from './domains/token-errors.js';
|
|
12
|
+
export * from './domains/user-errors.js';
|
|
13
|
+
export * from './domains/wallet-errors.js';
|
|
14
|
+
export * from './domains/business-errors.js';
|
|
15
|
+
export * from './domains/balance-errors.js';
|
|
16
|
+
export * from './domains/contract-errors.js';
|
|
17
|
+
export * from './domains/system-errors.js';
|
|
18
|
+
export * from './domains/authentication-errors.js';
|
|
19
|
+
export * from './domains/signing-account-errors.js';
|
|
20
|
+
export * from './domains/validation-errors.js';
|
|
21
|
+
export * from './domains/tenant-errors.js';
|
|
22
|
+
export * from './domains/campaign-errors.js';
|
|
23
|
+
export * from './domains/trigger-source-errors.js';
|
|
24
24
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpException, HttpStatus } from '@nestjs/common';
|
|
2
|
-
import { ErrorCategory } from './base/error-classification-enums';
|
|
3
|
-
import { CommonErrorCodes } from './error-codes';
|
|
2
|
+
import { ErrorCategory } from './base/error-classification-enums.js';
|
|
3
|
+
import { CommonErrorCodes } from './error-codes.js';
|
|
4
4
|
/**
|
|
5
5
|
* Technical errors with meaningful messages that should be preserved
|
|
6
6
|
* Use for system errors that have specific, actionable messages but aren't business logic errors
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./trigger-settings.interface";
|
|
1
|
+
export * from "./trigger-settings.interface.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -16,5 +16,5 @@ export * from './group-by-expression.interface';
|
|
|
16
16
|
export * from './transaction-analytics-request.interface';
|
|
17
17
|
export * from './transaction.interface';
|
|
18
18
|
export * from './counterfactual-wallet-response.interface';
|
|
19
|
-
export * from './campaign';
|
|
19
|
+
export * from './campaign/index';
|
|
20
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AACA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AACA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
// Interfaces Barrel - Auto-exports all interfaces
|
|
2
|
-
export * from './audit-metadata.interface';
|
|
3
|
-
export * from './auth-request-context.interface';
|
|
4
|
-
export * from './transaction-account-data.interface';
|
|
5
|
-
export * from './local-storage-item.interface';
|
|
6
|
-
export * from './token-storage-data.interface';
|
|
7
|
-
export * from './jwt.payload.interface';
|
|
8
|
-
export * from './user-upload-data.interface';
|
|
9
|
-
export * from './token-transaction-input-data.interface';
|
|
10
|
-
export * from './geolocation-result.interface';
|
|
11
|
-
export * from './wallet.interface';
|
|
12
|
-
export * from './polymorphic-owner.interface';
|
|
13
|
-
export * from './signer-verification.interface';
|
|
14
|
-
export * from './wallet-signing-scenario.interface';
|
|
15
|
-
export * from './base-pagination.interface';
|
|
16
|
-
export * from './group-by-expression.interface';
|
|
17
|
-
export * from './transaction-analytics-request.interface';
|
|
18
|
-
export * from './transaction.interface';
|
|
19
|
-
export * from './counterfactual-wallet-response.interface';
|
|
20
|
-
export * from './campaign';
|
|
2
|
+
export * from './audit-metadata.interface.js';
|
|
3
|
+
export * from './auth-request-context.interface.js';
|
|
4
|
+
export * from './transaction-account-data.interface.js';
|
|
5
|
+
export * from './local-storage-item.interface.js';
|
|
6
|
+
export * from './token-storage-data.interface.js';
|
|
7
|
+
export * from './jwt.payload.interface.js';
|
|
8
|
+
export * from './user-upload-data.interface.js';
|
|
9
|
+
export * from './token-transaction-input-data.interface.js';
|
|
10
|
+
export * from './geolocation-result.interface.js';
|
|
11
|
+
export * from './wallet.interface.js';
|
|
12
|
+
export * from './polymorphic-owner.interface.js';
|
|
13
|
+
export * from './signer-verification.interface.js';
|
|
14
|
+
export * from './wallet-signing-scenario.interface.js';
|
|
15
|
+
export * from './base-pagination.interface.js';
|
|
16
|
+
export * from './group-by-expression.interface.js';
|
|
17
|
+
export * from './transaction-analytics-request.interface.js';
|
|
18
|
+
export * from './transaction.interface.js';
|
|
19
|
+
export * from './counterfactual-wallet-response.interface.js';
|
|
20
|
+
export * from './campaign/index.js';
|
|
21
21
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AAAA,kDAAkD;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/shared-lib/interfaces/index.ts"],"names":[],"mappings":"AAAA,kDAAkD;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAE1D,cAAc,yBAAyB,CAAC;AAExC,cAAc,4CAA4C,CAAC;AAE3D,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Types Barrel - Auto-exports all type definitions
|
|
2
|
-
export * from './testnet-prefix';
|
|
3
|
-
export * from './unique-user-identifier-keys';
|
|
4
|
-
export * from './native-token.type';
|
|
5
|
-
export * from './analytics.type';
|
|
6
|
-
export * from './account-selector.type';
|
|
7
|
-
export * from './transaction-format';
|
|
8
|
-
export * from './domains';
|
|
2
|
+
export * from './testnet-prefix.js';
|
|
3
|
+
export * from './unique-user-identifier-keys.js';
|
|
4
|
+
export * from './native-token.type.js';
|
|
5
|
+
export * from './analytics.type.js';
|
|
6
|
+
export * from './account-selector.type.js';
|
|
7
|
+
export * from './transaction-format.js';
|
|
8
|
+
export * from './domains.js';
|
|
9
9
|
//# sourceMappingURL=index.js.map
|
|
@@ -6,8 +6,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
};
|
|
7
7
|
import { Type } from "class-transformer";
|
|
8
8
|
import { IsEnum, IsNotEmpty, IsString, IsOptional, ValidateNested } from "class-validator";
|
|
9
|
-
import { AccountOwnerType } from "./../enum";
|
|
10
|
-
import { Address } from "./address.value-object";
|
|
9
|
+
import { AccountOwnerType } from "./../enum.js";
|
|
10
|
+
import { Address } from "./address.value-object.js";
|
|
11
11
|
import { Errors } from '../../shared-patterns/errors/error-factory';
|
|
12
12
|
export class AccountSelectorVo {
|
|
13
13
|
static fromDTO(selector) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// Value Objects Barrel - Auto-exports all value objects
|
|
2
|
-
export * from './address.value-object';
|
|
3
|
-
export * from './token-balance.value-object';
|
|
4
|
-
export * from './account-token-balances.value-object';
|
|
5
|
-
export * from './token-unit.value-object';
|
|
2
|
+
export * from './address.value-object.js';
|
|
3
|
+
export * from './token-balance.value-object.js';
|
|
4
|
+
export * from './account-token-balances.value-object.js';
|
|
5
|
+
export * from './token-unit.value-object.js';
|
|
6
6
|
// These use decorators but server environment can handle reflect-metadata
|
|
7
|
-
export * from './token-transaction-input.vo';
|
|
8
|
-
export * from './token-transaction-entity-reference-input.vo';
|
|
9
|
-
export * from './signed-tx-data.vo';
|
|
10
|
-
export * from './account-selector.vo';
|
|
7
|
+
export * from './token-transaction-input.vo.js';
|
|
8
|
+
export * from './token-transaction-entity-reference-input.vo.js';
|
|
9
|
+
export * from './signed-tx-data.vo.js';
|
|
10
|
+
export * from './account-selector.vo.js';
|
|
11
11
|
//# sourceMappingURL=index.js.map
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
import { IsNotEmpty, IsNumber, IsString, ValidateNested, IsOptional, IsEnum, IsObject } from 'class-validator';
|
|
8
8
|
import { Type } from 'class-transformer';
|
|
9
9
|
import { Web3TransactionType } from '../enum/transaction-type.enum';
|
|
10
|
-
import { AccountSelectorVo } from './account-selector.vo';
|
|
10
|
+
import { AccountSelectorVo } from './account-selector.vo.js';
|
|
11
11
|
/**
|
|
12
12
|
* Token Transaction Entity Reference Input VO
|
|
13
13
|
*
|
|
@@ -7,7 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
import { IsNotEmpty, IsNumber, IsString, ValidateNested, IsOptional, IsEnum, IsObject, IsArray } from 'class-validator';
|
|
8
8
|
import { Type } from 'class-transformer';
|
|
9
9
|
import { Web3TransactionType } from '../enum/transaction-type.enum';
|
|
10
|
-
import { Address } from './address.value-object';
|
|
10
|
+
import { Address } from './address.value-object.js';
|
|
11
11
|
export class TokenTransactionInputDataVo {
|
|
12
12
|
transactionId;
|
|
13
13
|
chainId;
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@explorins/pers-shared",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.66",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"clean": "find dist -type f -delete 2>/dev/null || true",
|
|
6
|
-
"build:esm": "tsc -p tsconfig.esm.json",
|
|
6
|
+
"build:esm": "tsc -p tsconfig.esm.json && node scripts/add-js-extensions.js",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
8
|
"build": "npm run clean && npm run build:esm && npm run build:cjs",
|
|
9
9
|
"watch": "npm run build && concurrently \"tsc -p tsconfig.esm.json --watch\" \"tsc -p tsconfig.cjs.json --watch\"",
|
|
@@ -42,7 +42,6 @@
|
|
|
42
42
|
"README.md",
|
|
43
43
|
"CHANGELOG.md"
|
|
44
44
|
],
|
|
45
|
-
"peerDependencies": {},
|
|
46
45
|
"devDependencies": {
|
|
47
46
|
"concurrently": "^9.2.0"
|
|
48
47
|
}
|