@openbox/shared-types 0.2.63 → 0.2.65
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/lib/invoices/DocumentTypes/index.d.ts +1 -0
- package/lib/invoices/DocumentTypes/index.js +1 -0
- package/lib/invoices/DocumentTypes/index.js.map +1 -1
- package/lib/invoices/Documents/index.d.ts +1 -0
- package/lib/invoices/Documents/index.js +1 -0
- package/lib/invoices/Documents/index.js.map +1 -1
- package/lib/invoices/Invoices/index.d.ts +1 -0
- package/lib/invoices/Invoices/index.js +1 -0
- package/lib/invoices/Invoices/index.js.map +1 -1
- package/lib/invoices/PaymentConditions/index.d.ts +1 -0
- package/lib/invoices/PaymentConditions/index.js +1 -0
- package/lib/invoices/PaymentConditions/index.js.map +1 -1
- package/lib/invoices/Sellers/index.d.ts +1 -0
- package/lib/invoices/Sellers/index.js +1 -0
- package/lib/invoices/Sellers/index.js.map +1 -1
- package/lib/invoices/Statuses/index.d.ts +1 -0
- package/lib/invoices/Statuses/index.js +1 -0
- package/lib/invoices/Statuses/index.js.map +1 -1
- package/lib/invoices/Zones/CreateSingle/Request.d.ts +1 -1
- package/lib/invoices/Zones/index.d.ts +1 -0
- package/lib/invoices/Zones/index.js +1 -0
- package/lib/invoices/Zones/index.js.map +1 -1
- package/lib/invoices/index.d.ts +0 -1
- package/lib/invoices/index.js +0 -1
- package/lib/invoices/index.js.map +1 -1
- package/package.json +1 -1
- package/src/invoices/DocumentTypes/index.ts +1 -0
- package/src/invoices/Documents/index.ts +1 -0
- package/src/invoices/Invoices/index.ts +1 -0
- package/src/invoices/PaymentConditions/index.ts +1 -0
- package/src/invoices/Sellers/index.ts +1 -0
- package/src/invoices/Statuses/index.ts +1 -0
- package/src/invoices/Zones/CreateSingle/Request.ts +1 -1
- package/src/invoices/Zones/index.ts +1 -0
- package/src/invoices/index.ts +0 -1
|
@@ -16,4 +16,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./GetMany/Response"), exports);
|
|
18
18
|
__exportStar(require("./GetSingle/Response"), exports);
|
|
19
|
+
__exportStar(require("./invoices.document-types.type"), exports);
|
|
19
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/DocumentTypes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAkC;AAClC,uDAAoC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/DocumentTypes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAkC;AAClC,uDAAoC;AACpC,iEAA8C"}
|
|
@@ -30,4 +30,5 @@ __exportStar(require("./UpdateSingle/Request"), exports);
|
|
|
30
30
|
__exportStar(require("./UpdateSingle/Response"), exports);
|
|
31
31
|
__exportStar(require("./UpdateSingleStatus/Request"), exports);
|
|
32
32
|
__exportStar(require("./UpdateSingleStatus/Response"), exports);
|
|
33
|
+
__exportStar(require("./invoices.documents.type"), exports);
|
|
33
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Documents/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,6DAA0C;AAC1C,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Documents/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,6DAA0C;AAC1C,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C;AAC7C,4DAAyC"}
|
|
@@ -30,4 +30,5 @@ __exportStar(require("./UpdateMany/Request"), exports);
|
|
|
30
30
|
__exportStar(require("./UpdateMany/Response"), exports);
|
|
31
31
|
__exportStar(require("./UpdateSingle/Request"), exports);
|
|
32
32
|
__exportStar(require("./UpdateSingle/Response"), exports);
|
|
33
|
+
__exportStar(require("./invoices.types"), exports);
|
|
33
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Invoices/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,2DAAwC;AACxC,4DAAyC;AACzC,yDAAsC;AACtC,0DAAuC;AACvC,wDAAqC;AACrC,0DAAuC;AACvC,8DAA2C;AAC3C,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Invoices/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,2DAAwC;AACxC,4DAAyC;AACzC,yDAAsC;AACtC,0DAAuC;AACvC,wDAAqC;AACrC,0DAAuC;AACvC,8DAA2C;AAC3C,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,mDAAgC"}
|
|
@@ -32,4 +32,5 @@ __exportStar(require("./UpdateSingle/Request"), exports);
|
|
|
32
32
|
__exportStar(require("./UpdateSingle/Response"), exports);
|
|
33
33
|
__exportStar(require("./UpdateSingleStatus/Request"), exports);
|
|
34
34
|
__exportStar(require("./UpdateSingleStatus/Response"), exports);
|
|
35
|
+
__exportStar(require("./invoices.payment-conditions.type"), exports);
|
|
35
36
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/PaymentConditions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/PaymentConditions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C;AAC7C,qEAAkD"}
|
|
@@ -32,4 +32,5 @@ __exportStar(require("./UpdateSingle/Request"), exports);
|
|
|
32
32
|
__exportStar(require("./UpdateSingle/Response"), exports);
|
|
33
33
|
__exportStar(require("./UpdateSingleStatus/Request"), exports);
|
|
34
34
|
__exportStar(require("./UpdateSingleStatus/Response"), exports);
|
|
35
|
+
__exportStar(require("./invoices.sellers.type"), exports);
|
|
35
36
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Sellers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Sellers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C;AAC7C,0DAAuC"}
|
|
@@ -16,4 +16,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./GetMany/Response"), exports);
|
|
18
18
|
__exportStar(require("./GetSingle/Response"), exports);
|
|
19
|
+
__exportStar(require("./invoices.statuses.type"), exports);
|
|
19
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Statuses/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAkC;AAClC,uDAAoC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Statuses/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAkC;AAClC,uDAAoC;AACpC,2DAAwC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { InvoicesZones } from '../invoices.zones.type';
|
|
2
|
-
export type InvoicesZonesCreateSingleRequest = Pick<InvoicesZones, 'name'
|
|
2
|
+
export type InvoicesZonesCreateSingleRequest = Pick<InvoicesZones, 'name'>;
|
|
@@ -32,4 +32,5 @@ __exportStar(require("./UpdateSingle/Request"), exports);
|
|
|
32
32
|
__exportStar(require("./UpdateSingle/Response"), exports);
|
|
33
33
|
__exportStar(require("./UpdateSingleStatus/Request"), exports);
|
|
34
34
|
__exportStar(require("./UpdateSingleStatus/Response"), exports);
|
|
35
|
+
__exportStar(require("./invoices.zones.type"), exports);
|
|
35
36
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Zones/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Zones/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wDAAqC;AACrC,yDAAsC;AACtC,0DAAuC;AACvC,uDAAoC;AACpC,wDAAqC;AACrC,0DAAuC;AACvC,oDAAiC;AACjC,qDAAkC;AAClC,uDAAoC;AACpC,uDAAoC;AACpC,wDAAqC;AACrC,+DAA4C;AAC5C,gEAA6C;AAC7C,yDAAsC;AACtC,0DAAuC;AACvC,+DAA4C;AAC5C,gEAA6C;AAC7C,wDAAqC"}
|
package/lib/invoices/index.d.ts
CHANGED
package/lib/invoices/index.js
CHANGED
|
@@ -22,5 +22,4 @@ __exportStar(require("./PaymentConditions"), exports);
|
|
|
22
22
|
__exportStar(require("./Sellers/"), exports);
|
|
23
23
|
__exportStar(require("./Statuses/"), exports);
|
|
24
24
|
__exportStar(require("./Zones/"), exports);
|
|
25
|
-
__exportStar(require("./invoices.enum"), exports);
|
|
26
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/invoices/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,mDAAgC;AAChC,+CAA4B;AAC5B,8CAA2B;AAC3B,sDAAmC;AACnC,6CAA0B;AAC1B,8CAA2B;AAC3B,2CAAwB
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/invoices/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,mDAAgC;AAChC,+CAA4B;AAC5B,8CAA2B;AAC3B,sDAAmC;AACnC,6CAA0B;AAC1B,8CAA2B;AAC3B,2CAAwB"}
|
package/package.json
CHANGED
package/src/invoices/index.ts
CHANGED