@mxpicture/tesla-superchargers-generated 0.1.3 → 0.1.5
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/dist/public/PicInvoiceFiles.d.ts +40 -0
- package/dist/public/PicInvoiceFiles.d.ts.map +1 -0
- package/dist/public/PicInvoiceFiles.js +35 -0
- package/dist/public/PicInvoiceFiles.js.map +1 -0
- package/dist/public/PicInvoices.d.ts +169 -0
- package/dist/public/PicInvoices.d.ts.map +1 -0
- package/dist/public/PicInvoices.js +183 -0
- package/dist/public/PicInvoices.js.map +1 -0
- package/dist/public/index.d.ts +2 -0
- package/dist/public/index.d.ts.map +1 -1
- package/dist/public/index.js +2 -0
- package/dist/public/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
import type { KeyParams } from "./KeyParams.js";
|
|
3
|
+
/** Identifier type for public.pic_invoice_files */
|
|
4
|
+
export type PicInvoiceFilesId = string;
|
|
5
|
+
/** Represents the table public.pic_invoice_files */
|
|
6
|
+
export interface PicInvoiceFiles {
|
|
7
|
+
id: PicInvoiceFilesId;
|
|
8
|
+
fetched_at: Date;
|
|
9
|
+
last_fetch_uuid: string;
|
|
10
|
+
name: string;
|
|
11
|
+
}
|
|
12
|
+
/** Represents the initializer for the table public.pic_invoice_files */
|
|
13
|
+
export interface PicInvoiceFilesInitializer {
|
|
14
|
+
fetched_at: Date;
|
|
15
|
+
last_fetch_uuid: string;
|
|
16
|
+
name: string;
|
|
17
|
+
}
|
|
18
|
+
/** Represents the mutator for the table public.pic_invoice_files */
|
|
19
|
+
export interface PicInvoiceFilesMutator {
|
|
20
|
+
fetched_at?: Date;
|
|
21
|
+
last_fetch_uuid?: string;
|
|
22
|
+
name?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare const picInvoiceFilesId: z.Schema<PicInvoiceFilesId>;
|
|
25
|
+
export declare const picInvoiceFiles: z.Schema<PicInvoiceFiles>;
|
|
26
|
+
export declare const picInvoiceFilesInitializer: z.Schema<PicInvoiceFilesInitializer>;
|
|
27
|
+
export declare const picInvoiceFilesMutator: z.Schema<PicInvoiceFilesMutator>;
|
|
28
|
+
/**
|
|
29
|
+
* Represents the mutator for the table public.pic_invoice_files
|
|
30
|
+
* Strict variant: optional properties are required and typed with an explicit `| undefined` instead of `?:`.
|
|
31
|
+
*/
|
|
32
|
+
export interface PicInvoiceFilesMutatorStrict {
|
|
33
|
+
fetched_at: Date | undefined;
|
|
34
|
+
last_fetch_uuid: string | undefined;
|
|
35
|
+
name: string | undefined;
|
|
36
|
+
}
|
|
37
|
+
export declare const picInvoiceFilesKeys: KeyParams<PicInvoiceFiles>[];
|
|
38
|
+
export declare const picInvoiceFilesInitializerKeys: KeyParams<PicInvoiceFilesInitializer>[];
|
|
39
|
+
export declare const picInvoiceFilesMutatorKeys: KeyParams<PicInvoiceFilesMutator>[];
|
|
40
|
+
//# sourceMappingURL=PicInvoiceFiles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PicInvoiceFiles.d.ts","sourceRoot":"","sources":["../../src/public/PicInvoiceFiles.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,mDAAmD;AACnD,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC;AAEvC,oDAAoD;AACpD,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,iBAAiB,CAAC;IAEtB,UAAU,EAAE,IAAI,CAAC;IAEjB,eAAe,EAAE,MAAM,CAAC;IAExB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,wEAAwE;AACxE,MAAM,WAAW,0BAA0B;IACzC,UAAU,EAAE,IAAI,CAAC;IAEjB,eAAe,EAAE,MAAM,CAAC;IAExB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,oEAAoE;AACpE,MAAM,WAAW,sBAAsB;IACrC,UAAU,CAAC,EAAE,IAAI,CAAC;IAElB,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,iBAAiB,EACH,CAAC,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAEvD,eAAO,MAAM,eAAe,EAKX,CAAC,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;AAE3C,eAAO,MAAM,0BAA0B,EAKtB,CAAC,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAAC;AAEtD,eAAO,MAAM,sBAAsB,EAKlB,CAAC,CAAC,MAAM,CAAC,sBAAsB,CAAC,CAAC;AAElD;;;GAGG;AACH,MAAM,WAAW,4BAA4B;IAC3C,UAAU,EAAE,IAAI,GAAG,SAAS,CAAC;IAE7B,eAAe,EAAE,MAAM,GAAG,SAAS,CAAC;IAEpC,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;CAC1B;AAED,eAAO,MAAM,mBAAmB,EAAE,SAAS,CAAC,eAAe,CAAC,EAK3D,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,SAAS,CAAC,0BAA0B,CAAC,EACT,CAAC;AAE1E,eAAO,MAAM,0BAA0B,EAAE,SAAS,CAAC,sBAAsB,CAAC,EAIzE,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
// @generated
|
|
2
|
+
// This file is automatically generated by Kanel. Do not modify manually.
|
|
3
|
+
import { z } from "zod";
|
|
4
|
+
export const picInvoiceFilesId = z.string();
|
|
5
|
+
export const picInvoiceFiles = z.object({
|
|
6
|
+
id: picInvoiceFilesId,
|
|
7
|
+
fetched_at: z.date(),
|
|
8
|
+
last_fetch_uuid: z.string(),
|
|
9
|
+
name: z.string(),
|
|
10
|
+
});
|
|
11
|
+
export const picInvoiceFilesInitializer = z.object({
|
|
12
|
+
id: picInvoiceFilesId.optional(),
|
|
13
|
+
fetched_at: z.date(),
|
|
14
|
+
last_fetch_uuid: z.string(),
|
|
15
|
+
name: z.string(),
|
|
16
|
+
});
|
|
17
|
+
export const picInvoiceFilesMutator = z.object({
|
|
18
|
+
id: picInvoiceFilesId.optional(),
|
|
19
|
+
fetched_at: z.date().optional(),
|
|
20
|
+
last_fetch_uuid: z.string().optional(),
|
|
21
|
+
name: z.string().optional(),
|
|
22
|
+
});
|
|
23
|
+
export const picInvoiceFilesKeys = [
|
|
24
|
+
{ name: "id" },
|
|
25
|
+
{ name: "fetched_at" },
|
|
26
|
+
{ name: "last_fetch_uuid" },
|
|
27
|
+
{ name: "name" },
|
|
28
|
+
];
|
|
29
|
+
export const picInvoiceFilesInitializerKeys = [{ name: "fetched_at" }, { name: "last_fetch_uuid" }, { name: "name" }];
|
|
30
|
+
export const picInvoiceFilesMutatorKeys = [
|
|
31
|
+
{ name: "fetched_at", optional: true },
|
|
32
|
+
{ name: "last_fetch_uuid", optional: true },
|
|
33
|
+
{ name: "name", optional: true },
|
|
34
|
+
];
|
|
35
|
+
//# sourceMappingURL=PicInvoiceFiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PicInvoiceFiles.js","sourceRoot":"","sources":["../../src/public/PicInvoiceFiles.ts"],"names":[],"mappings":"AAAA,aAAa;AACb,yEAAyE;AAEzE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAmCxB,MAAM,CAAC,MAAM,iBAAiB,GAC5B,CAAC,CAAC,MAAM,EAA4C,CAAC;AAEvD,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,CAAC,MAAM,CAAC;IACtC,EAAE,EAAE,iBAAiB;IACrB,UAAU,EAAE,CAAC,CAAC,IAAI,EAAE;IACpB,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE;IAC3B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAyC,CAAC;AAE3C,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,CAAC,MAAM,CAAC;IACjD,EAAE,EAAE,iBAAiB,CAAC,QAAQ,EAAE;IAChC,UAAU,EAAE,CAAC,CAAC,IAAI,EAAE;IACpB,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE;IAC3B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAoD,CAAC;AAEtD,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7C,EAAE,EAAE,iBAAiB,CAAC,QAAQ,EAAE;IAChC,UAAU,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC/B,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACtC,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC5B,CAAgD,CAAC;AAclD,MAAM,CAAC,MAAM,mBAAmB,GAAiC;IAC/D,EAAE,IAAI,EAAE,IAAI,EAAE;IACd,EAAE,IAAI,EAAE,YAAY,EAAE;IACtB,EAAE,IAAI,EAAE,iBAAiB,EAAE;IAC3B,EAAE,IAAI,EAAE,MAAM,EAAE;CACjB,CAAC;AAEF,MAAM,CAAC,MAAM,8BAA8B,GACzC,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC;AAE1E,MAAM,CAAC,MAAM,0BAA0B,GAAwC;IAC7E,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE;IACtC,EAAE,IAAI,EAAE,iBAAiB,EAAE,QAAQ,EAAE,IAAI,EAAE;IAC3C,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE;CACjC,CAAC"}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
import type { KeyParams } from "./KeyParams.js";
|
|
3
|
+
/** Identifier type for public.pic_invoices */
|
|
4
|
+
export type PicInvoicesId = string;
|
|
5
|
+
/** Represents the table public.pic_invoices */
|
|
6
|
+
export interface PicInvoices {
|
|
7
|
+
id: PicInvoicesId;
|
|
8
|
+
fetched_at: Date;
|
|
9
|
+
last_fetch_uuid: string;
|
|
10
|
+
charging_processes_id: number | null;
|
|
11
|
+
charge_start_date_time: Date;
|
|
12
|
+
name: string | null;
|
|
13
|
+
vin: string;
|
|
14
|
+
model: string | null;
|
|
15
|
+
country: string;
|
|
16
|
+
site_location_name: string;
|
|
17
|
+
description: string | null;
|
|
18
|
+
ucom: string;
|
|
19
|
+
quantity_base: string;
|
|
20
|
+
quantity_tier1: string | null;
|
|
21
|
+
quantity_tier2: string | null;
|
|
22
|
+
quantity_tier3: string | null;
|
|
23
|
+
quantity_tier4: string | null;
|
|
24
|
+
invoice_number: string;
|
|
25
|
+
unit_cost_base: string;
|
|
26
|
+
unit_cost_tier1: string | null;
|
|
27
|
+
unit_cost_tier2: string | null;
|
|
28
|
+
unit_cost_tier3: string | null;
|
|
29
|
+
unit_cost_tier4: string | null;
|
|
30
|
+
vat: string;
|
|
31
|
+
total_exc_vat: string;
|
|
32
|
+
total_inc_vat: string;
|
|
33
|
+
status: string | null;
|
|
34
|
+
invoice: string | null;
|
|
35
|
+
}
|
|
36
|
+
/** Represents the initializer for the table public.pic_invoices */
|
|
37
|
+
export interface PicInvoicesInitializer {
|
|
38
|
+
fetched_at: Date;
|
|
39
|
+
last_fetch_uuid: string;
|
|
40
|
+
charging_processes_id?: number | null;
|
|
41
|
+
charge_start_date_time: Date;
|
|
42
|
+
name?: string | null;
|
|
43
|
+
vin: string;
|
|
44
|
+
model?: string | null;
|
|
45
|
+
country: string;
|
|
46
|
+
site_location_name: string;
|
|
47
|
+
description?: string | null;
|
|
48
|
+
ucom: string;
|
|
49
|
+
quantity_base: string;
|
|
50
|
+
quantity_tier1?: string | null;
|
|
51
|
+
quantity_tier2?: string | null;
|
|
52
|
+
quantity_tier3?: string | null;
|
|
53
|
+
quantity_tier4?: string | null;
|
|
54
|
+
invoice_number: string;
|
|
55
|
+
unit_cost_base: string;
|
|
56
|
+
unit_cost_tier1?: string | null;
|
|
57
|
+
unit_cost_tier2?: string | null;
|
|
58
|
+
unit_cost_tier3?: string | null;
|
|
59
|
+
unit_cost_tier4?: string | null;
|
|
60
|
+
vat: string;
|
|
61
|
+
total_exc_vat: string;
|
|
62
|
+
total_inc_vat: string;
|
|
63
|
+
status?: string | null;
|
|
64
|
+
invoice?: string | null;
|
|
65
|
+
}
|
|
66
|
+
/** Represents the mutator for the table public.pic_invoices */
|
|
67
|
+
export interface PicInvoicesMutator {
|
|
68
|
+
fetched_at?: Date;
|
|
69
|
+
last_fetch_uuid?: string;
|
|
70
|
+
charging_processes_id?: number | null;
|
|
71
|
+
charge_start_date_time?: Date;
|
|
72
|
+
name?: string | null;
|
|
73
|
+
vin?: string;
|
|
74
|
+
model?: string | null;
|
|
75
|
+
country?: string;
|
|
76
|
+
site_location_name?: string;
|
|
77
|
+
description?: string | null;
|
|
78
|
+
ucom?: string;
|
|
79
|
+
quantity_base?: string;
|
|
80
|
+
quantity_tier1?: string | null;
|
|
81
|
+
quantity_tier2?: string | null;
|
|
82
|
+
quantity_tier3?: string | null;
|
|
83
|
+
quantity_tier4?: string | null;
|
|
84
|
+
invoice_number?: string;
|
|
85
|
+
unit_cost_base?: string;
|
|
86
|
+
unit_cost_tier1?: string | null;
|
|
87
|
+
unit_cost_tier2?: string | null;
|
|
88
|
+
unit_cost_tier3?: string | null;
|
|
89
|
+
unit_cost_tier4?: string | null;
|
|
90
|
+
vat?: string;
|
|
91
|
+
total_exc_vat?: string;
|
|
92
|
+
total_inc_vat?: string;
|
|
93
|
+
status?: string | null;
|
|
94
|
+
invoice?: string | null;
|
|
95
|
+
}
|
|
96
|
+
export declare const picInvoicesId: z.Schema<PicInvoicesId>;
|
|
97
|
+
export declare const picInvoices: z.Schema<PicInvoices>;
|
|
98
|
+
export declare const picInvoicesInitializer: z.Schema<PicInvoicesInitializer>;
|
|
99
|
+
export declare const picInvoicesMutator: z.Schema<PicInvoicesMutator>;
|
|
100
|
+
/**
|
|
101
|
+
* Represents the initializer for the table public.pic_invoices
|
|
102
|
+
* Strict variant: optional properties are required and typed with an explicit `| undefined` instead of `?:`.
|
|
103
|
+
*/
|
|
104
|
+
export interface PicInvoicesInitializerStrict {
|
|
105
|
+
fetched_at: Date;
|
|
106
|
+
last_fetch_uuid: string;
|
|
107
|
+
charging_processes_id: number | null | undefined;
|
|
108
|
+
charge_start_date_time: Date;
|
|
109
|
+
name: string | null | undefined;
|
|
110
|
+
vin: string;
|
|
111
|
+
model: string | null | undefined;
|
|
112
|
+
country: string;
|
|
113
|
+
site_location_name: string;
|
|
114
|
+
description: string | null | undefined;
|
|
115
|
+
ucom: string;
|
|
116
|
+
quantity_base: string;
|
|
117
|
+
quantity_tier1: string | null | undefined;
|
|
118
|
+
quantity_tier2: string | null | undefined;
|
|
119
|
+
quantity_tier3: string | null | undefined;
|
|
120
|
+
quantity_tier4: string | null | undefined;
|
|
121
|
+
invoice_number: string;
|
|
122
|
+
unit_cost_base: string;
|
|
123
|
+
unit_cost_tier1: string | null | undefined;
|
|
124
|
+
unit_cost_tier2: string | null | undefined;
|
|
125
|
+
unit_cost_tier3: string | null | undefined;
|
|
126
|
+
unit_cost_tier4: string | null | undefined;
|
|
127
|
+
vat: string;
|
|
128
|
+
total_exc_vat: string;
|
|
129
|
+
total_inc_vat: string;
|
|
130
|
+
status: string | null | undefined;
|
|
131
|
+
invoice: string | null | undefined;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* Represents the mutator for the table public.pic_invoices
|
|
135
|
+
* Strict variant: optional properties are required and typed with an explicit `| undefined` instead of `?:`.
|
|
136
|
+
*/
|
|
137
|
+
export interface PicInvoicesMutatorStrict {
|
|
138
|
+
fetched_at: Date | undefined;
|
|
139
|
+
last_fetch_uuid: string | undefined;
|
|
140
|
+
charging_processes_id: number | null | undefined;
|
|
141
|
+
charge_start_date_time: Date | undefined;
|
|
142
|
+
name: string | null | undefined;
|
|
143
|
+
vin: string | undefined;
|
|
144
|
+
model: string | null | undefined;
|
|
145
|
+
country: string | undefined;
|
|
146
|
+
site_location_name: string | undefined;
|
|
147
|
+
description: string | null | undefined;
|
|
148
|
+
ucom: string | undefined;
|
|
149
|
+
quantity_base: string | undefined;
|
|
150
|
+
quantity_tier1: string | null | undefined;
|
|
151
|
+
quantity_tier2: string | null | undefined;
|
|
152
|
+
quantity_tier3: string | null | undefined;
|
|
153
|
+
quantity_tier4: string | null | undefined;
|
|
154
|
+
invoice_number: string | undefined;
|
|
155
|
+
unit_cost_base: string | undefined;
|
|
156
|
+
unit_cost_tier1: string | null | undefined;
|
|
157
|
+
unit_cost_tier2: string | null | undefined;
|
|
158
|
+
unit_cost_tier3: string | null | undefined;
|
|
159
|
+
unit_cost_tier4: string | null | undefined;
|
|
160
|
+
vat: string | undefined;
|
|
161
|
+
total_exc_vat: string | undefined;
|
|
162
|
+
total_inc_vat: string | undefined;
|
|
163
|
+
status: string | null | undefined;
|
|
164
|
+
invoice: string | null | undefined;
|
|
165
|
+
}
|
|
166
|
+
export declare const picInvoicesKeys: KeyParams<PicInvoices>[];
|
|
167
|
+
export declare const picInvoicesInitializerKeys: KeyParams<PicInvoicesInitializer>[];
|
|
168
|
+
export declare const picInvoicesMutatorKeys: KeyParams<PicInvoicesMutator>[];
|
|
169
|
+
//# sourceMappingURL=PicInvoices.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PicInvoices.d.ts","sourceRoot":"","sources":["../../src/public/PicInvoices.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
// @generated
|
|
2
|
+
// This file is automatically generated by Kanel. Do not modify manually.
|
|
3
|
+
import { z } from "zod";
|
|
4
|
+
export const picInvoicesId = z.string();
|
|
5
|
+
export const picInvoices = z.object({
|
|
6
|
+
id: picInvoicesId,
|
|
7
|
+
fetched_at: z.date(),
|
|
8
|
+
last_fetch_uuid: z.string(),
|
|
9
|
+
charging_processes_id: z.number().nullable(),
|
|
10
|
+
charge_start_date_time: z.date(),
|
|
11
|
+
name: z.string().nullable(),
|
|
12
|
+
vin: z.string(),
|
|
13
|
+
model: z.string().nullable(),
|
|
14
|
+
country: z.string(),
|
|
15
|
+
site_location_name: z.string(),
|
|
16
|
+
description: z.string().nullable(),
|
|
17
|
+
ucom: z.string(),
|
|
18
|
+
quantity_base: z.string(),
|
|
19
|
+
quantity_tier1: z.string().nullable(),
|
|
20
|
+
quantity_tier2: z.string().nullable(),
|
|
21
|
+
quantity_tier3: z.string().nullable(),
|
|
22
|
+
quantity_tier4: z.string().nullable(),
|
|
23
|
+
invoice_number: z.string(),
|
|
24
|
+
unit_cost_base: z.string(),
|
|
25
|
+
unit_cost_tier1: z.string().nullable(),
|
|
26
|
+
unit_cost_tier2: z.string().nullable(),
|
|
27
|
+
unit_cost_tier3: z.string().nullable(),
|
|
28
|
+
unit_cost_tier4: z.string().nullable(),
|
|
29
|
+
vat: z.string(),
|
|
30
|
+
total_exc_vat: z.string(),
|
|
31
|
+
total_inc_vat: z.string(),
|
|
32
|
+
status: z.string().nullable(),
|
|
33
|
+
invoice: z.string().nullable(),
|
|
34
|
+
});
|
|
35
|
+
export const picInvoicesInitializer = z.object({
|
|
36
|
+
id: picInvoicesId.optional(),
|
|
37
|
+
fetched_at: z.date(),
|
|
38
|
+
last_fetch_uuid: z.string(),
|
|
39
|
+
charging_processes_id: z.number().optional().nullable(),
|
|
40
|
+
charge_start_date_time: z.date(),
|
|
41
|
+
name: z.string().optional().nullable(),
|
|
42
|
+
vin: z.string(),
|
|
43
|
+
model: z.string().optional().nullable(),
|
|
44
|
+
country: z.string(),
|
|
45
|
+
site_location_name: z.string(),
|
|
46
|
+
description: z.string().optional().nullable(),
|
|
47
|
+
ucom: z.string(),
|
|
48
|
+
quantity_base: z.string(),
|
|
49
|
+
quantity_tier1: z.string().optional().nullable(),
|
|
50
|
+
quantity_tier2: z.string().optional().nullable(),
|
|
51
|
+
quantity_tier3: z.string().optional().nullable(),
|
|
52
|
+
quantity_tier4: z.string().optional().nullable(),
|
|
53
|
+
invoice_number: z.string(),
|
|
54
|
+
unit_cost_base: z.string(),
|
|
55
|
+
unit_cost_tier1: z.string().optional().nullable(),
|
|
56
|
+
unit_cost_tier2: z.string().optional().nullable(),
|
|
57
|
+
unit_cost_tier3: z.string().optional().nullable(),
|
|
58
|
+
unit_cost_tier4: z.string().optional().nullable(),
|
|
59
|
+
vat: z.string(),
|
|
60
|
+
total_exc_vat: z.string(),
|
|
61
|
+
total_inc_vat: z.string(),
|
|
62
|
+
status: z.string().optional().nullable(),
|
|
63
|
+
invoice: z.string().optional().nullable(),
|
|
64
|
+
});
|
|
65
|
+
export const picInvoicesMutator = z.object({
|
|
66
|
+
id: picInvoicesId.optional(),
|
|
67
|
+
fetched_at: z.date().optional(),
|
|
68
|
+
last_fetch_uuid: z.string().optional(),
|
|
69
|
+
charging_processes_id: z.number().optional().nullable(),
|
|
70
|
+
charge_start_date_time: z.date().optional(),
|
|
71
|
+
name: z.string().optional().nullable(),
|
|
72
|
+
vin: z.string().optional(),
|
|
73
|
+
model: z.string().optional().nullable(),
|
|
74
|
+
country: z.string().optional(),
|
|
75
|
+
site_location_name: z.string().optional(),
|
|
76
|
+
description: z.string().optional().nullable(),
|
|
77
|
+
ucom: z.string().optional(),
|
|
78
|
+
quantity_base: z.string().optional(),
|
|
79
|
+
quantity_tier1: z.string().optional().nullable(),
|
|
80
|
+
quantity_tier2: z.string().optional().nullable(),
|
|
81
|
+
quantity_tier3: z.string().optional().nullable(),
|
|
82
|
+
quantity_tier4: z.string().optional().nullable(),
|
|
83
|
+
invoice_number: z.string().optional(),
|
|
84
|
+
unit_cost_base: z.string().optional(),
|
|
85
|
+
unit_cost_tier1: z.string().optional().nullable(),
|
|
86
|
+
unit_cost_tier2: z.string().optional().nullable(),
|
|
87
|
+
unit_cost_tier3: z.string().optional().nullable(),
|
|
88
|
+
unit_cost_tier4: z.string().optional().nullable(),
|
|
89
|
+
vat: z.string().optional(),
|
|
90
|
+
total_exc_vat: z.string().optional(),
|
|
91
|
+
total_inc_vat: z.string().optional(),
|
|
92
|
+
status: z.string().optional().nullable(),
|
|
93
|
+
invoice: z.string().optional().nullable(),
|
|
94
|
+
});
|
|
95
|
+
export const picInvoicesKeys = [
|
|
96
|
+
{ name: "id" },
|
|
97
|
+
{ name: "fetched_at" },
|
|
98
|
+
{ name: "last_fetch_uuid" },
|
|
99
|
+
{ name: "charging_processes_id", nullable: true },
|
|
100
|
+
{ name: "charge_start_date_time" },
|
|
101
|
+
{ name: "name", nullable: true },
|
|
102
|
+
{ name: "vin" },
|
|
103
|
+
{ name: "model", nullable: true },
|
|
104
|
+
{ name: "country" },
|
|
105
|
+
{ name: "site_location_name" },
|
|
106
|
+
{ name: "description", nullable: true },
|
|
107
|
+
{ name: "ucom" },
|
|
108
|
+
{ name: "quantity_base" },
|
|
109
|
+
{ name: "quantity_tier1", nullable: true },
|
|
110
|
+
{ name: "quantity_tier2", nullable: true },
|
|
111
|
+
{ name: "quantity_tier3", nullable: true },
|
|
112
|
+
{ name: "quantity_tier4", nullable: true },
|
|
113
|
+
{ name: "invoice_number" },
|
|
114
|
+
{ name: "unit_cost_base" },
|
|
115
|
+
{ name: "unit_cost_tier1", nullable: true },
|
|
116
|
+
{ name: "unit_cost_tier2", nullable: true },
|
|
117
|
+
{ name: "unit_cost_tier3", nullable: true },
|
|
118
|
+
{ name: "unit_cost_tier4", nullable: true },
|
|
119
|
+
{ name: "vat" },
|
|
120
|
+
{ name: "total_exc_vat" },
|
|
121
|
+
{ name: "total_inc_vat" },
|
|
122
|
+
{ name: "status", nullable: true },
|
|
123
|
+
{ name: "invoice", nullable: true },
|
|
124
|
+
];
|
|
125
|
+
export const picInvoicesInitializerKeys = [
|
|
126
|
+
{ name: "fetched_at" },
|
|
127
|
+
{ name: "last_fetch_uuid" },
|
|
128
|
+
{ name: "charging_processes_id", optional: true, nullable: true },
|
|
129
|
+
{ name: "charge_start_date_time" },
|
|
130
|
+
{ name: "name", optional: true, nullable: true },
|
|
131
|
+
{ name: "vin" },
|
|
132
|
+
{ name: "model", optional: true, nullable: true },
|
|
133
|
+
{ name: "country" },
|
|
134
|
+
{ name: "site_location_name" },
|
|
135
|
+
{ name: "description", optional: true, nullable: true },
|
|
136
|
+
{ name: "ucom" },
|
|
137
|
+
{ name: "quantity_base" },
|
|
138
|
+
{ name: "quantity_tier1", optional: true, nullable: true },
|
|
139
|
+
{ name: "quantity_tier2", optional: true, nullable: true },
|
|
140
|
+
{ name: "quantity_tier3", optional: true, nullable: true },
|
|
141
|
+
{ name: "quantity_tier4", optional: true, nullable: true },
|
|
142
|
+
{ name: "invoice_number" },
|
|
143
|
+
{ name: "unit_cost_base" },
|
|
144
|
+
{ name: "unit_cost_tier1", optional: true, nullable: true },
|
|
145
|
+
{ name: "unit_cost_tier2", optional: true, nullable: true },
|
|
146
|
+
{ name: "unit_cost_tier3", optional: true, nullable: true },
|
|
147
|
+
{ name: "unit_cost_tier4", optional: true, nullable: true },
|
|
148
|
+
{ name: "vat" },
|
|
149
|
+
{ name: "total_exc_vat" },
|
|
150
|
+
{ name: "total_inc_vat" },
|
|
151
|
+
{ name: "status", optional: true, nullable: true },
|
|
152
|
+
{ name: "invoice", optional: true, nullable: true },
|
|
153
|
+
];
|
|
154
|
+
export const picInvoicesMutatorKeys = [
|
|
155
|
+
{ name: "fetched_at", optional: true },
|
|
156
|
+
{ name: "last_fetch_uuid", optional: true },
|
|
157
|
+
{ name: "charging_processes_id", optional: true, nullable: true },
|
|
158
|
+
{ name: "charge_start_date_time", optional: true },
|
|
159
|
+
{ name: "name", optional: true, nullable: true },
|
|
160
|
+
{ name: "vin", optional: true },
|
|
161
|
+
{ name: "model", optional: true, nullable: true },
|
|
162
|
+
{ name: "country", optional: true },
|
|
163
|
+
{ name: "site_location_name", optional: true },
|
|
164
|
+
{ name: "description", optional: true, nullable: true },
|
|
165
|
+
{ name: "ucom", optional: true },
|
|
166
|
+
{ name: "quantity_base", optional: true },
|
|
167
|
+
{ name: "quantity_tier1", optional: true, nullable: true },
|
|
168
|
+
{ name: "quantity_tier2", optional: true, nullable: true },
|
|
169
|
+
{ name: "quantity_tier3", optional: true, nullable: true },
|
|
170
|
+
{ name: "quantity_tier4", optional: true, nullable: true },
|
|
171
|
+
{ name: "invoice_number", optional: true },
|
|
172
|
+
{ name: "unit_cost_base", optional: true },
|
|
173
|
+
{ name: "unit_cost_tier1", optional: true, nullable: true },
|
|
174
|
+
{ name: "unit_cost_tier2", optional: true, nullable: true },
|
|
175
|
+
{ name: "unit_cost_tier3", optional: true, nullable: true },
|
|
176
|
+
{ name: "unit_cost_tier4", optional: true, nullable: true },
|
|
177
|
+
{ name: "vat", optional: true },
|
|
178
|
+
{ name: "total_exc_vat", optional: true },
|
|
179
|
+
{ name: "total_inc_vat", optional: true },
|
|
180
|
+
{ name: "status", optional: true, nullable: true },
|
|
181
|
+
{ name: "invoice", optional: true, nullable: true },
|
|
182
|
+
];
|
|
183
|
+
//# sourceMappingURL=PicInvoices.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PicInvoices.js","sourceRoot":"","sources":["../../src/public/PicInvoices.ts"],"names":[],"mappings":"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"}
|
package/dist/public/index.d.ts
CHANGED
|
@@ -9,6 +9,8 @@ export * from "./Geofences.js";
|
|
|
9
9
|
export * from "./KeyParams.js";
|
|
10
10
|
export * from "./PicChargers.js";
|
|
11
11
|
export * from "./PicChargingProcessStates.js";
|
|
12
|
+
export * from "./PicInvoiceFiles.js";
|
|
13
|
+
export * from "./PicInvoices.js";
|
|
12
14
|
export * from "./PicPricebooks.js";
|
|
13
15
|
export * from "./PicSlugs.js";
|
|
14
16
|
export * from "./Positions.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/public/index.ts"],"names":[],"mappings":"AACA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/public/index.ts"],"names":[],"mappings":"AACA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC"}
|
package/dist/public/index.js
CHANGED
|
@@ -10,6 +10,8 @@ export * from "./Geofences.js";
|
|
|
10
10
|
export * from "./KeyParams.js";
|
|
11
11
|
export * from "./PicChargers.js";
|
|
12
12
|
export * from "./PicChargingProcessStates.js";
|
|
13
|
+
export * from "./PicInvoiceFiles.js";
|
|
14
|
+
export * from "./PicInvoices.js";
|
|
13
15
|
export * from "./PicPricebooks.js";
|
|
14
16
|
export * from "./PicSlugs.js";
|
|
15
17
|
export * from "./Positions.js";
|
package/dist/public/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/public/index.ts"],"names":[],"mappings":"AAAA,kEAAkE;AAClE,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/public/index.ts"],"names":[],"mappings":"AAAA,kEAAkE;AAClE,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC"}
|