@openbox/shared-types 0.5.50 → 0.5.51
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/Settings/index.d.ts +0 -1
- package/lib/invoices/Settings/index.js +0 -1
- package/lib/invoices/Settings/index.js.map +1 -1
- package/lib/system/Settings/ElectronicSv/Get/Response.d.ts +2 -0
- package/lib/system/Settings/ElectronicSv/Get/Response.js.map +1 -0
- package/lib/system/Settings/ElectronicSv/Set/Request.d.ts +2 -0
- package/lib/system/Settings/ElectronicSv/Set/Request.js.map +1 -0
- package/lib/system/Settings/ElectronicSv/Set/Response.d.ts +3 -0
- package/lib/system/Settings/ElectronicSv/Set/Response.js.map +1 -0
- package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/index.d.ts +1 -1
- package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/index.js +1 -1
- package/lib/system/Settings/ElectronicSv/index.js.map +1 -0
- package/lib/{invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.d.ts → system/Settings/ElectronicSv/system.settings.electronic-sv.type.d.ts} +1 -1
- package/lib/{invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.js → system/Settings/ElectronicSv/system.settings.electronic-sv.type.js} +1 -1
- package/lib/system/Settings/ElectronicSv/system.settings.electronic-sv.type.js.map +1 -0
- package/lib/system/Settings/index.d.ts +1 -0
- package/lib/system/Settings/index.js +18 -0
- package/lib/system/Settings/index.js.map +1 -0
- package/lib/system/index.d.ts +1 -0
- package/lib/system/index.js +1 -0
- package/lib/system/index.js.map +1 -1
- package/package.json +1 -1
- package/lib/invoices/Settings/ElectronincSv/Get/Response.d.ts +0 -2
- package/lib/invoices/Settings/ElectronincSv/Get/Response.js.map +0 -1
- package/lib/invoices/Settings/ElectronincSv/Set/Request.d.ts +0 -2
- package/lib/invoices/Settings/ElectronincSv/Set/Request.js.map +0 -1
- package/lib/invoices/Settings/ElectronincSv/Set/Response.d.ts +0 -3
- package/lib/invoices/Settings/ElectronincSv/Set/Response.js.map +0 -1
- package/lib/invoices/Settings/ElectronincSv/index.js.map +0 -1
- package/lib/invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.js.map +0 -1
- /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Get/Response.js +0 -0
- /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Request.js +0 -0
- /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Response.js +0 -0
|
@@ -14,7 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./ElectronincSv"), exports);
|
|
18
17
|
__exportStar(require("./GetGenerals/Response"), exports);
|
|
19
18
|
__exportStar(require("./UpdateGenerals/Request"), exports);
|
|
20
19
|
__exportStar(require("./UpdateGenerals/Response"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Settings/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/invoices/Settings/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAsC;AACtC,2DAAwC;AACxC,4DAAyC;AACzC,2DAAwC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Get/Response.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Set/Request.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Set/Response.ts"],"names":[],"mappings":""}
|
|
@@ -17,5 +17,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./Get/Response"), exports);
|
|
18
18
|
__exportStar(require("./Set/Request"), exports);
|
|
19
19
|
__exportStar(require("./Set/Response"), exports);
|
|
20
|
-
__exportStar(require("./
|
|
20
|
+
__exportStar(require("./system.settings.electronic-sv.type"), exports);
|
|
21
21
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/system/Settings/ElectronicSv/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,gDAA6B;AAC7B,iDAA8B;AAC9B,uEAAoD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"system.settings.electronic-sv.type.js","sourceRoot":"","sources":["../../../../src/system/Settings/ElectronicSv/system.settings.electronic-sv.type.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './ElectronicSv';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./ElectronicSv"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/system/Settings/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B"}
|
package/lib/system/index.d.ts
CHANGED
package/lib/system/index.js
CHANGED
|
@@ -22,6 +22,7 @@ __exportStar(require("./Modules/"), exports);
|
|
|
22
22
|
__exportStar(require("./PersonTypeNaturals"), exports);
|
|
23
23
|
__exportStar(require("./PersonTypes/"), exports);
|
|
24
24
|
__exportStar(require("./SellingTypes/"), exports);
|
|
25
|
+
__exportStar(require("./Settings"), exports);
|
|
25
26
|
__exportStar(require("./States/"), exports);
|
|
26
27
|
__exportStar(require("./SV/"), exports);
|
|
27
28
|
__exportStar(require("./system.enums"), exports);
|
package/lib/system/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/system/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,+CAA4B;AAC5B,0CAAuB;AACvB,6CAA0B;AAC1B,uDAAoC;AACpC,iDAA8B;AAC9B,kDAA+B;AAC/B,4CAAyB;AACzB,wCAAqB;AACrB,iDAA8B;AAC9B,gDAA6B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/system/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,+CAA4B;AAC5B,0CAAuB;AACvB,6CAA0B;AAC1B,uDAAoC;AACpC,iDAA8B;AAC9B,kDAA+B;AAC/B,6CAA0B;AAC1B,4CAAyB;AACzB,wCAAqB;AACrB,iDAA8B;AAC9B,gDAA6B"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/invoices/Settings/ElectronincSv/Get/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../../src/invoices/Settings/ElectronincSv/Set/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/invoices/Settings/ElectronincSv/Set/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/invoices/Settings/ElectronincSv/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,gDAA6B;AAC7B,iDAA8B;AAC9B,yEAAsD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"invoices.settings.electronic-sv.type.js","sourceRoot":"","sources":["../../../../src/invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.ts"],"names":[],"mappings":""}
|
/package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Get/Response.js
RENAMED
|
File without changes
|
/package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Request.js
RENAMED
|
File without changes
|
/package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Response.js
RENAMED
|
File without changes
|