@openbox/shared-types 0.3.88 → 0.3.89

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.
@@ -0,0 +1,2 @@
1
+ import { SystemSvEconomicActivities } from '../system.sv.economic-activities.types';
2
+ export type SystemSvEconomicActivitiesGetSingleResponse = SystemSvEconomicActivities;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=Response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../../src/system/SV/EconomicActivities/GetSingle/Response.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './GetSingle/Response';
2
+ export * from './system.sv.economic-activities.types';
@@ -0,0 +1,19 @@
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("./GetSingle/Response"), exports);
18
+ __exportStar(require("./system.sv.economic-activities.types"), exports);
19
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/system/SV/EconomicActivities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,wEAAqD"}
@@ -0,0 +1,5 @@
1
+ export type SystemSvEconomicActivities = {
2
+ id: string;
3
+ code: string;
4
+ description: string;
5
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=system.sv.economic-activities.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"system.sv.economic-activities.types.js","sourceRoot":"","sources":["../../../../src/system/SV/EconomicActivities/system.sv.economic-activities.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export * from './EconomicActivities';
@@ -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("./EconomicActivities"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/system/SV/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC"}
@@ -4,6 +4,7 @@ export * from './Directory/';
4
4
  export * from './Logs/';
5
5
  export * from './NaturalTypes';
6
6
  export * from './PersonTypes/';
7
+ export * from './SV/';
7
8
  export * from './SellingTypes/';
8
9
  export * from './States/';
9
10
  export * from './TaxerTypes/';
@@ -20,6 +20,7 @@ __exportStar(require("./Directory/"), exports);
20
20
  __exportStar(require("./Logs/"), exports);
21
21
  __exportStar(require("./NaturalTypes"), exports);
22
22
  __exportStar(require("./PersonTypes/"), exports);
23
+ __exportStar(require("./SV/"), exports);
23
24
  __exportStar(require("./SellingTypes/"), exports);
24
25
  __exportStar(require("./States/"), exports);
25
26
  __exportStar(require("./TaxerTypes/"), 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,iDAA8B;AAC9B,iDAA8B;AAC9B,kDAA+B;AAC/B,4CAAyB;AACzB,gDAA6B;AAC7B,iDAA8B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/system/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,+CAA4B;AAC5B,0CAAuB;AACvB,iDAA8B;AAC9B,iDAA8B;AAC9B,wCAAqB;AACrB,kDAA+B;AAC/B,4CAAyB;AACzB,gDAA6B;AAC7B,iDAA8B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openbox/shared-types",
3
- "version": "0.3.88",
3
+ "version": "0.3.89",
4
4
  "description": "Shared Types for Openbox Cloud. ",
5
5
  "types": "lib/index.d.js",
6
6
  "main": "lib/index.js",
@@ -0,0 +1,3 @@
1
+ import { SystemSvEconomicActivities } from '../system.sv.economic-activities.types'
2
+
3
+ export type SystemSvEconomicActivitiesGetSingleResponse = SystemSvEconomicActivities
@@ -0,0 +1,2 @@
1
+ export * from './GetSingle/Response'
2
+ export * from './system.sv.economic-activities.types'
@@ -0,0 +1,5 @@
1
+ export type SystemSvEconomicActivities = {
2
+ id: string
3
+ code: string
4
+ description: string
5
+ }
@@ -0,0 +1 @@
1
+ export * from './EconomicActivities'
@@ -4,6 +4,7 @@ export * from './Directory/'
4
4
  export * from './Logs/'
5
5
  export * from './NaturalTypes'
6
6
  export * from './PersonTypes/'
7
+ export * from './SV/'
7
8
  export * from './SellingTypes/'
8
9
  export * from './States/'
9
10
  export * from './TaxerTypes/'
package/tsconfig.json CHANGED
@@ -9,7 +9,8 @@
9
9
  "strictPropertyInitialization": false,
10
10
  "sourceMap": true,
11
11
  "rootDir": "src",
12
- "preserveConstEnums": true
12
+ "preserveConstEnums": true,
13
+ "forceConsistentCasingInFileNames": false
13
14
  },
14
15
  "exclude": ["node_modules", "scripts"]
15
16
  }