@fossa-app/bridge 0.1.25 → 0.1.26

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,32 @@
1
+ import { IBranchClient } from "./Clients/IBranchClient.ts";
2
+ import { ICompanyClient } from "./Clients/ICompanyClient.ts";
3
+ import { ICompanyLicenseClient } from "./Clients/ICompanyLicenseClient.ts";
4
+ import { ICompanySettingsClient } from "./Clients/ICompanySettingsClient.ts";
5
+ import { IDepartmentClient } from "./Clients/IDepartmentClient.ts";
6
+ import { IEmployeeClient } from "./Clients/IEmployeeClient.ts";
7
+ import { IIdentityClient } from "./Clients/IIdentityClient.ts";
8
+ import { ISystemLicenseClient } from "./Clients/ISystemLicenseClient.ts";
9
+ import { IHttpTransport } from "./IHttpTransport.ts";
10
+ import { IClients } from "./IClients.ts";
11
+ import { TypeInfo } from "@fable-org/fable-library-ts/Reflection.ts";
12
+ export declare class Clients implements IClients {
13
+ readonly branchClient: IBranchClient;
14
+ readonly companyClient: ICompanyClient;
15
+ readonly companyLicenseClient: ICompanyLicenseClient;
16
+ readonly companySettingsClient: ICompanySettingsClient;
17
+ readonly departmentClient: IDepartmentClient;
18
+ readonly employeeClient: IEmployeeClient;
19
+ readonly identityClient: IIdentityClient;
20
+ readonly systemLicenseClient: ISystemLicenseClient;
21
+ constructor(transport: IHttpTransport);
22
+ get BranchClient(): IBranchClient;
23
+ get CompanyClient(): ICompanyClient;
24
+ get CompanyLicenseClient(): ICompanyLicenseClient;
25
+ get CompanySettingsClient(): ICompanySettingsClient;
26
+ get DepartmentClient(): IDepartmentClient;
27
+ get EmployeeClient(): IEmployeeClient;
28
+ get IdentityClient(): IIdentityClient;
29
+ get SystemLicenseClient(): ISystemLicenseClient;
30
+ }
31
+ export declare function Clients_$reflection(): TypeInfo;
32
+ export declare function Clients_$ctor_Z7C557C0(transport: IHttpTransport): Clients;
@@ -0,0 +1,68 @@
1
+ import { BranchClient_$ctor_Z7C557C0 } from "./Clients/BranchClient.js";
2
+ import { CompanyClient_$ctor_Z7C557C0 } from "./Clients/CompanyClient.js";
3
+ import { CompanyLicenseClient_$ctor_Z7C557C0 } from "./Clients/CompanyLicenseClient.js";
4
+ import { CompanySettingsClient_$ctor_Z7C557C0 } from "./Clients/CompanySettingsClient.js";
5
+ import { DepartmentClient_$ctor_Z7C557C0 } from "./Clients/DepartmentClient.js";
6
+ import { EmployeeClient_$ctor_Z7C557C0 } from "./Clients/EmployeeClient.js";
7
+ import { IdentityClient_$ctor_Z7C557C0 } from "./Clients/IdentityClient.js";
8
+ import { SystemLicenseClient_$ctor_Z7C557C0 } from "./Clients/SystemLicenseClient.js";
9
+ import { class_type } from "@fable-org/fable-library-ts/Reflection.ts";
10
+ export class Clients {
11
+ branchClient;
12
+ companyClient;
13
+ companyLicenseClient;
14
+ companySettingsClient;
15
+ departmentClient;
16
+ employeeClient;
17
+ identityClient;
18
+ systemLicenseClient;
19
+ constructor(transport) {
20
+ this.branchClient = BranchClient_$ctor_Z7C557C0(transport);
21
+ this.companyClient = CompanyClient_$ctor_Z7C557C0(transport);
22
+ this.companyLicenseClient = CompanyLicenseClient_$ctor_Z7C557C0(transport);
23
+ this.companySettingsClient = CompanySettingsClient_$ctor_Z7C557C0(transport);
24
+ this.departmentClient = DepartmentClient_$ctor_Z7C557C0(transport);
25
+ this.employeeClient = EmployeeClient_$ctor_Z7C557C0(transport);
26
+ this.identityClient = IdentityClient_$ctor_Z7C557C0(transport);
27
+ this.systemLicenseClient = SystemLicenseClient_$ctor_Z7C557C0(transport);
28
+ }
29
+ get BranchClient() {
30
+ const _ = this;
31
+ return _.branchClient;
32
+ }
33
+ get CompanyClient() {
34
+ const _ = this;
35
+ return _.companyClient;
36
+ }
37
+ get CompanyLicenseClient() {
38
+ const _ = this;
39
+ return _.companyLicenseClient;
40
+ }
41
+ get CompanySettingsClient() {
42
+ const _ = this;
43
+ return _.companySettingsClient;
44
+ }
45
+ get DepartmentClient() {
46
+ const _ = this;
47
+ return _.departmentClient;
48
+ }
49
+ get EmployeeClient() {
50
+ const _ = this;
51
+ return _.employeeClient;
52
+ }
53
+ get IdentityClient() {
54
+ const _ = this;
55
+ return _.identityClient;
56
+ }
57
+ get SystemLicenseClient() {
58
+ const _ = this;
59
+ return _.systemLicenseClient;
60
+ }
61
+ }
62
+ export function Clients_$reflection() {
63
+ return class_type("Fossa.Bridge.Services.Clients.Clients", undefined, Clients);
64
+ }
65
+ export function Clients_$ctor_Z7C557C0(transport) {
66
+ return new Clients(transport);
67
+ }
68
+ //# sourceMappingURL=Clients.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Clients.js","sourceRoot":"","sources":["../../fable_output/Services/Clients.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAE,4BAA4B,EAAE,MAAM,4BAA4B,CAAC;AAC1E,OAAO,EAAE,mCAAmC,EAAE,MAAM,mCAAmC,CAAC;AACxF,OAAO,EAAE,oCAAoC,EAAE,MAAM,oCAAoC,CAAC;AAC1F,OAAO,EAAE,+BAA+B,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,6BAA6B,EAAE,MAAM,6BAA6B,CAAC;AAC5E,OAAO,EAAE,kCAAkC,EAAE,MAAM,kCAAkC,CAAC;AAGtF,OAAO,EAAE,UAAU,EAAY,MAAM,2CAA2C,CAAC;AAEjF,MAAM,OAAO,OAAO;IACP,YAAY,CAAgB;IAC5B,aAAa,CAAiB;IAC9B,oBAAoB,CAAwB;IAC5C,qBAAqB,CAAyB;IAC9C,gBAAgB,CAAoB;IACpC,cAAc,CAAkB;IAChC,cAAc,CAAkB;IAChC,mBAAmB,CAAuB;IACnD,YAAY,SAAyB;QACjC,IAAI,CAAC,YAAY,GAAG,2BAA2B,CAAC,SAAS,CAAC,CAAC;QAC3D,IAAI,CAAC,aAAa,GAAG,4BAA4B,CAAC,SAAS,CAAC,CAAC;QAC7D,IAAI,CAAC,oBAAoB,GAAG,mCAAmC,CAAC,SAAS,CAAC,CAAC;QAC3E,IAAI,CAAC,qBAAqB,GAAG,oCAAoC,CAAC,SAAS,CAAC,CAAC;QAC7E,IAAI,CAAC,gBAAgB,GAAG,+BAA+B,CAAC,SAAS,CAAC,CAAC;QACnE,IAAI,CAAC,cAAc,GAAG,6BAA6B,CAAC,SAAS,CAAC,CAAC;QAC/D,IAAI,CAAC,cAAc,GAAG,6BAA6B,CAAC,SAAS,CAAC,CAAC;QAC/D,IAAI,CAAC,mBAAmB,GAAG,kCAAkC,CAAC,SAAS,CAAC,CAAC;IAC7E,CAAC;IACD,IAAI,YAAY;QACZ,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,YAAY,CAAC;IAC1B,CAAC;IACD,IAAI,aAAa;QACb,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,aAAa,CAAC;IAC3B,CAAC;IACD,IAAI,oBAAoB;QACpB,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,oBAAoB,CAAC;IAClC,CAAC;IACD,IAAI,qBAAqB;QACrB,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,qBAAqB,CAAC;IACnC,CAAC;IACD,IAAI,gBAAgB;QAChB,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,gBAAgB,CAAC;IAC9B,CAAC;IACD,IAAI,cAAc;QACd,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,cAAc,CAAC;IAC5B,CAAC;IACD,IAAI,cAAc;QACd,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,cAAc,CAAC;IAC5B,CAAC;IACD,IAAI,mBAAmB;QACnB,MAAM,CAAC,GAAY,IAAI,CAAC;QACxB,OAAO,CAAC,CAAC,mBAAmB,CAAC;IACjC,CAAC;CACJ;AAED,MAAM,UAAU,mBAAmB;IAC/B,OAAO,UAAU,CAAC,uCAAuC,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;AACnF,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,SAAyB;IAC5D,OAAO,IAAI,OAAO,CAAC,SAAS,CAAC,CAAC;AAClC,CAAC"}
@@ -0,0 +1,18 @@
1
+ import { IBranchClient } from "./Clients/IBranchClient.ts";
2
+ import { ICompanyClient } from "./Clients/ICompanyClient.ts";
3
+ import { ICompanyLicenseClient } from "./Clients/ICompanyLicenseClient.ts";
4
+ import { ICompanySettingsClient } from "./Clients/ICompanySettingsClient.ts";
5
+ import { IDepartmentClient } from "./Clients/IDepartmentClient.ts";
6
+ import { IEmployeeClient } from "./Clients/IEmployeeClient.ts";
7
+ import { IIdentityClient } from "./Clients/IIdentityClient.ts";
8
+ import { ISystemLicenseClient } from "./Clients/ISystemLicenseClient.ts";
9
+ export interface IClients {
10
+ get BranchClient(): IBranchClient;
11
+ get CompanyClient(): ICompanyClient;
12
+ get CompanyLicenseClient(): ICompanyLicenseClient;
13
+ get CompanySettingsClient(): ICompanySettingsClient;
14
+ get DepartmentClient(): IDepartmentClient;
15
+ get EmployeeClient(): IEmployeeClient;
16
+ get IdentityClient(): IIdentityClient;
17
+ get SystemLicenseClient(): ISystemLicenseClient;
18
+ }
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IClients.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IClients.js","sourceRoot":"","sources":["../../fable_output/Services/IClients.ts"],"names":[],"mappings":""}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fossa-app/bridge",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "description": "Shared Domain Models and DTOs for Fossa UI and API",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",