@openbox/shared-types 0.5.49 → 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.
Files changed (66) hide show
  1. package/lib/index.d.ts +1 -0
  2. package/lib/index.js +1 -0
  3. package/lib/index.js.map +1 -1
  4. package/lib/invoices/Settings/index.d.ts +0 -1
  5. package/lib/invoices/Settings/index.js +0 -1
  6. package/lib/invoices/Settings/index.js.map +1 -1
  7. package/lib/purchases/Details/index.d.ts +1 -0
  8. package/lib/purchases/Details/index.js +18 -0
  9. package/lib/purchases/Details/index.js.map +1 -0
  10. package/lib/purchases/Details/purchases.details.types.d.ts +21 -0
  11. package/lib/{invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.js → purchases/Details/purchases.details.types.js} +1 -1
  12. package/lib/purchases/Details/purchases.details.types.js.map +1 -0
  13. package/lib/purchases/DocumentTypes/index.d.ts +1 -0
  14. package/lib/purchases/DocumentTypes/index.js +18 -0
  15. package/lib/purchases/DocumentTypes/index.js.map +1 -0
  16. package/lib/purchases/DocumentTypes/purchases.document-types.types.d.ts +7 -0
  17. package/lib/purchases/DocumentTypes/purchases.document-types.types.js +3 -0
  18. package/lib/purchases/DocumentTypes/purchases.document-types.types.js.map +1 -0
  19. package/lib/purchases/Purchases/index.d.ts +1 -0
  20. package/lib/purchases/Purchases/index.js +18 -0
  21. package/lib/purchases/Purchases/index.js.map +1 -0
  22. package/lib/purchases/Purchases/purchases.types.d.ts +51 -0
  23. package/lib/purchases/Purchases/purchases.types.js +3 -0
  24. package/lib/purchases/Purchases/purchases.types.js.map +1 -0
  25. package/lib/purchases/Statuses/index.d.ts +1 -0
  26. package/lib/purchases/Statuses/index.js +18 -0
  27. package/lib/purchases/Statuses/index.js.map +1 -0
  28. package/lib/purchases/Statuses/purchases.statuses.types.d.ts +6 -0
  29. package/lib/purchases/Statuses/purchases.statuses.types.js +3 -0
  30. package/lib/purchases/Statuses/purchases.statuses.types.js.map +1 -0
  31. package/lib/purchases/index.d.ts +5 -0
  32. package/lib/purchases/index.js +22 -0
  33. package/lib/purchases/index.js.map +1 -0
  34. package/lib/purchases/purchases.enums.d.ts +6 -0
  35. package/lib/purchases/purchases.enums.js +12 -0
  36. package/lib/purchases/purchases.enums.js.map +1 -0
  37. package/lib/system/Settings/ElectronicSv/Get/Response.d.ts +2 -0
  38. package/lib/system/Settings/ElectronicSv/Get/Response.js.map +1 -0
  39. package/lib/system/Settings/ElectronicSv/Set/Request.d.ts +2 -0
  40. package/lib/system/Settings/ElectronicSv/Set/Request.js.map +1 -0
  41. package/lib/system/Settings/ElectronicSv/Set/Response.d.ts +3 -0
  42. package/lib/system/Settings/ElectronicSv/Set/Response.js.map +1 -0
  43. package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/index.d.ts +1 -1
  44. package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/index.js +1 -1
  45. package/lib/system/Settings/ElectronicSv/index.js.map +1 -0
  46. package/lib/{invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.d.ts → system/Settings/ElectronicSv/system.settings.electronic-sv.type.d.ts} +1 -1
  47. package/lib/system/Settings/ElectronicSv/system.settings.electronic-sv.type.js +3 -0
  48. package/lib/system/Settings/ElectronicSv/system.settings.electronic-sv.type.js.map +1 -0
  49. package/lib/system/Settings/index.d.ts +1 -0
  50. package/lib/system/Settings/index.js +18 -0
  51. package/lib/system/Settings/index.js.map +1 -0
  52. package/lib/system/index.d.ts +1 -0
  53. package/lib/system/index.js +1 -0
  54. package/lib/system/index.js.map +1 -1
  55. package/package.json +1 -1
  56. package/lib/invoices/Settings/ElectronincSv/Get/Response.d.ts +0 -2
  57. package/lib/invoices/Settings/ElectronincSv/Get/Response.js.map +0 -1
  58. package/lib/invoices/Settings/ElectronincSv/Set/Request.d.ts +0 -2
  59. package/lib/invoices/Settings/ElectronincSv/Set/Request.js.map +0 -1
  60. package/lib/invoices/Settings/ElectronincSv/Set/Response.d.ts +0 -3
  61. package/lib/invoices/Settings/ElectronincSv/Set/Response.js.map +0 -1
  62. package/lib/invoices/Settings/ElectronincSv/index.js.map +0 -1
  63. package/lib/invoices/Settings/ElectronincSv/invoices.settings.electronic-sv.type.js.map +0 -1
  64. /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Get/Response.js +0 -0
  65. /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Request.js +0 -0
  66. /package/lib/{invoices/Settings/ElectronincSv → system/Settings/ElectronicSv}/Set/Response.js +0 -0
package/lib/index.d.ts CHANGED
@@ -7,5 +7,6 @@ export * from './legal';
7
7
  export * from './management';
8
8
  export * from './partners';
9
9
  export * from './providers';
10
+ export * from './purchases';
10
11
  export * from './services';
11
12
  export * from './system';
package/lib/index.js CHANGED
@@ -23,6 +23,7 @@ __exportStar(require("./legal"), exports);
23
23
  __exportStar(require("./management"), exports);
24
24
  __exportStar(require("./partners"), exports);
25
25
  __exportStar(require("./providers"), exports);
26
+ __exportStar(require("./purchases"), exports);
26
27
  __exportStar(require("./services"), exports);
27
28
  __exportStar(require("./system"), exports);
28
29
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA4B;AAC5B,yCAAsB;AACtB,8CAA2B;AAC3B,gDAA6B;AAC7B,6CAA0B;AAC1B,0CAAuB;AACvB,+CAA4B;AAC5B,6CAA0B;AAC1B,8CAA2B;AAC3B,6CAA0B;AAC1B,2CAAwB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA4B;AAC5B,yCAAsB;AACtB,8CAA2B;AAC3B,gDAA6B;AAC7B,6CAA0B;AAC1B,0CAAuB;AACvB,+CAA4B;AAC5B,6CAA0B;AAC1B,8CAA2B;AAC3B,8CAA2B;AAC3B,6CAA0B;AAC1B,2CAAwB"}
@@ -1,4 +1,3 @@
1
- export * from './ElectronincSv';
2
1
  export * from './GetGenerals/Response';
3
2
  export * from './UpdateGenerals/Request';
4
3
  export * from './UpdateGenerals/Response';
@@ -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,kDAA+B;AAC/B,yDAAsC;AACtC,2DAAwC;AACxC,4DAAyC;AACzC,2DAAwC"}
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
+ export * from './purchases.details.types';
@@ -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("./purchases.details.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/purchases/Details/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAAyC"}
@@ -0,0 +1,21 @@
1
+ import { Services } from '../../services/Services/services.types';
2
+ import { SystemSellingTypes } from '../../system/SellingTypes/system.selling-types.types';
3
+ import { Purchases } from '../Purchases';
4
+ export type PurchasesDetails = {
5
+ id: string;
6
+ quantity: number;
7
+ unitPrice: number;
8
+ totalIvaPrice: number;
9
+ ivaPrice: number;
10
+ vNoSujeta: number;
11
+ vExenta: number;
12
+ vGravada: number;
13
+ purchase: Purchases;
14
+ service: Services;
15
+ sellingType: Pick<SystemSellingTypes, 'id' | 'name'>;
16
+ };
17
+ export type PurchasesDetailsRequest = Omit<PurchasesDetails, 'id' | 'purchase' | 'service' | 'sellingType'> & {
18
+ service: string;
19
+ sellingType: number;
20
+ };
21
+ export type PurchasesDetailsResponse = PurchasesDetails;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=invoices.settings.electronic-sv.type.js.map
3
+ //# sourceMappingURL=purchases.details.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"purchases.details.types.js","sourceRoot":"","sources":["../../../src/purchases/Details/purchases.details.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export * from './purchases.document-types.types';
@@ -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("./purchases.document-types.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/purchases/DocumentTypes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mEAAgD"}
@@ -0,0 +1,7 @@
1
+ export type PurchasesDocumentTypes = {
2
+ id: number;
3
+ name: string;
4
+ code: string;
5
+ };
6
+ export type PurchasesDocumentTypesRequest = Omit<PurchasesDocumentTypes, 'id'>;
7
+ export type PurchasesDocumentTypesResponse = PurchasesDocumentTypes;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=purchases.document-types.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"purchases.document-types.types.js","sourceRoot":"","sources":["../../../src/purchases/DocumentTypes/purchases.document-types.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export * from './purchases.types';
@@ -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("./purchases.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/purchases/Purchases/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC"}
@@ -0,0 +1,51 @@
1
+ import { Providers } from '../../providers/Providers/providers.types';
2
+ import { SystemPersonTypeNaturals } from '../../system/PersonTypeNaturals/system.person-types-naturals.types';
3
+ import { SystemPersonTypes } from '../../system/PersonTypes/system.person-types.types';
4
+ import { PurchasesDetails } from '../Details/purchases.details.types';
5
+ import { PurchasesDocumentTypes } from '../DocumentTypes/purchases.document-types.types';
6
+ import { PurchasesStatuses } from '../Statuses/purchases.statuses.types';
7
+ export type Purchases = {
8
+ id: string;
9
+ externalId?: string;
10
+ providerName: string;
11
+ providerAddress1: string;
12
+ providerAddress2: string;
13
+ providerCountry: string;
14
+ providerState: string;
15
+ providerCity: string;
16
+ providerGiro: string;
17
+ totalExenta: number;
18
+ totalNoSuj: number;
19
+ totalGravada: number;
20
+ descuExenta: number;
21
+ descuNoSuj: number;
22
+ descuGravada: number;
23
+ totalDescu: number;
24
+ subTotalCompras: number;
25
+ totalIva: number;
26
+ subTotal: number;
27
+ ivaPercibido: number;
28
+ renta5: number;
29
+ renta10: number;
30
+ ivaRete1: number;
31
+ totalPagar: number;
32
+ totalPagarText: string;
33
+ origin: string;
34
+ purchaseDate: Date;
35
+ paymentConditionName: string;
36
+ createEntry: boolean;
37
+ provider: Providers;
38
+ status: Pick<PurchasesStatuses, 'id' | 'name'>;
39
+ personType: Pick<SystemPersonTypes, 'id' | 'name'>;
40
+ providerTypeNatural: Pick<SystemPersonTypeNaturals, 'id' | 'name'>;
41
+ documentType: Pick<PurchasesDocumentTypes, 'id' | 'name' | 'code'>;
42
+ purchaseDetails: PurchasesDetails[];
43
+ };
44
+ export type PurchasesRequest = Omit<Purchases, 'id' | 'provider' | 'status' | 'personType' | 'providerTypeNatural' | 'documentType' | 'purchaseDetails'> & {
45
+ provider: string;
46
+ status: number;
47
+ personType: number;
48
+ providerTypeNatural?: number;
49
+ documentType: number;
50
+ };
51
+ export type PurchasesResponse = Purchases;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=purchases.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"purchases.types.js","sourceRoot":"","sources":["../../../src/purchases/Purchases/purchases.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export * from './purchases.statuses.types';
@@ -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("./purchases.statuses.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/purchases/Statuses/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6DAA0C"}
@@ -0,0 +1,6 @@
1
+ export type PurchasesStatuses = {
2
+ id: number;
3
+ name: string;
4
+ };
5
+ export type PurchasesStatusesRequest = Omit<PurchasesStatuses, 'id'>;
6
+ export type PurchasesStatusesResponse = PurchasesStatuses;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=purchases.statuses.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"purchases.statuses.types.js","sourceRoot":"","sources":["../../../src/purchases/Statuses/purchases.statuses.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,5 @@
1
+ export * from './Details';
2
+ export * from './DocumentTypes';
3
+ export * from './Purchases';
4
+ export * from './Statuses';
5
+ export * from './purchases.enums';
@@ -0,0 +1,22 @@
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("./Details"), exports);
18
+ __exportStar(require("./DocumentTypes"), exports);
19
+ __exportStar(require("./Purchases"), exports);
20
+ __exportStar(require("./Statuses"), exports);
21
+ __exportStar(require("./purchases.enums"), exports);
22
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/purchases/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,kDAA+B;AAC/B,8CAA2B;AAC3B,6CAA0B;AAC1B,oDAAiC"}
@@ -0,0 +1,6 @@
1
+ export declare enum PurchasesDocumentTypesEnum {
2
+ SUJETO_EXCLUIDO = 1
3
+ }
4
+ export declare enum PurchasesStatusesTypesEnum {
5
+ Recibida = 2
6
+ }
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PurchasesStatusesTypesEnum = exports.PurchasesDocumentTypesEnum = void 0;
4
+ var PurchasesDocumentTypesEnum;
5
+ (function (PurchasesDocumentTypesEnum) {
6
+ PurchasesDocumentTypesEnum[PurchasesDocumentTypesEnum["SUJETO_EXCLUIDO"] = 1] = "SUJETO_EXCLUIDO";
7
+ })(PurchasesDocumentTypesEnum = exports.PurchasesDocumentTypesEnum || (exports.PurchasesDocumentTypesEnum = {}));
8
+ var PurchasesStatusesTypesEnum;
9
+ (function (PurchasesStatusesTypesEnum) {
10
+ PurchasesStatusesTypesEnum[PurchasesStatusesTypesEnum["Recibida"] = 2] = "Recibida";
11
+ })(PurchasesStatusesTypesEnum = exports.PurchasesStatusesTypesEnum || (exports.PurchasesStatusesTypesEnum = {}));
12
+ //# sourceMappingURL=purchases.enums.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"purchases.enums.js","sourceRoot":"","sources":["../../src/purchases/purchases.enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,0BAEX;AAFD,WAAY,0BAA0B;IACpC,iGAAmB,CAAA;AACrB,CAAC,EAFW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAErC;AAED,IAAY,0BAEX;AAFD,WAAY,0BAA0B;IACpC,mFAAY,CAAA;AACd,CAAC,EAFW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAErC"}
@@ -0,0 +1,2 @@
1
+ import { SystemSettingsElectronicSv } from '../system.settings.electronic-sv.type';
2
+ export type SystemSettingsElectronicSvGetResponse = SystemSettingsElectronicSv;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Get/Response.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import { SystemSettingsElectronicSv } from '../system.settings.electronic-sv.type';
2
+ export type SystemSettingsElectronicSvSetRequest = Omit<SystemSettingsElectronicSv, 'id' | 'testEnvCertificatePath' | 'prodEnvCertificatePath' | 'isContingency'>;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Set/Request.ts"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export type SystemSettingsElectronicSvSetResponse = {
2
+ message: string;
3
+ };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/system/Settings/ElectronicSv/Set/Response.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
1
  export * from './Get/Response';
2
2
  export * from './Set/Request';
3
3
  export * from './Set/Response';
4
- export * from './invoices.settings.electronic-sv.type';
4
+ export * from './system.settings.electronic-sv.type';
@@ -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("./invoices.settings.electronic-sv.type"), exports);
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"}
@@ -1,4 +1,4 @@
1
- export type InvoicesSettingsElectronicSv = {
1
+ export type SystemSettingsElectronicSv = {
2
2
  id: string;
3
3
  isActive: boolean;
4
4
  isProdEnv: boolean;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=system.settings.electronic-sv.type.js.map
@@ -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"}
@@ -6,6 +6,7 @@ export * from './Modules/';
6
6
  export * from './PersonTypeNaturals';
7
7
  export * from './PersonTypes/';
8
8
  export * from './SellingTypes/';
9
+ export * from './Settings';
9
10
  export * from './States/';
10
11
  export * from './SV/';
11
12
  export * from './system.enums';
@@ -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);
@@ -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,6 +1,6 @@
1
1
  {
2
2
  "name": "@openbox/shared-types",
3
- "version": "0.5.49",
3
+ "version": "0.5.51",
4
4
  "description": "Shared Types for Openbox Cloud. ",
5
5
  "types": "lib/index.d.js",
6
6
  "main": "lib/index.js",
@@ -1,2 +0,0 @@
1
- import { InvoicesSettingsElectronicSv } from '../invoices.settings.electronic-sv.type';
2
- export type InvoicesSettingsElectronicSvGetResponse = InvoicesSettingsElectronicSv;
@@ -1 +0,0 @@
1
- {"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/invoices/Settings/ElectronincSv/Get/Response.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- import { InvoicesSettingsElectronicSv } from '../invoices.settings.electronic-sv.type';
2
- export type InvoicesSettingsElectronicSvSetRequest = Omit<InvoicesSettingsElectronicSv, 'id' | 'testEnvCertificatePath' | 'prodEnvCertificatePath' | 'isContingency'>;
@@ -1 +0,0 @@
1
- {"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../../src/invoices/Settings/ElectronincSv/Set/Request.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- export type InvoicesSettingsElectronicSvSetResponse = {
2
- message: string;
3
- };
@@ -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":""}