@voyant-travel/mice 0.3.0 → 0.5.0

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/index.d.ts CHANGED
@@ -9,11 +9,15 @@ export declare const programLinkable: LinkableDefinition;
9
9
  export declare const sessionLinkable: LinkableDefinition;
10
10
  export declare const delegateLinkable: LinkableDefinition;
11
11
  export declare const roomingAssignmentLinkable: LinkableDefinition;
12
+ export declare const rfpLinkable: LinkableDefinition;
13
+ export declare const bidLinkable: LinkableDefinition;
12
14
  export declare const miceLinkable: {
13
15
  program: LinkableDefinition;
14
16
  session: LinkableDefinition;
15
17
  delegate: LinkableDefinition;
16
18
  roomingAssignment: LinkableDefinition;
19
+ rfp: LinkableDefinition;
20
+ bid: LinkableDefinition;
17
21
  };
18
22
  export declare const miceModule: Module;
19
23
  export declare const miceHonoModule: HonoModule;
@@ -22,11 +26,14 @@ export type { MiceAdminRoutes } from "./routes.js";
22
26
  export { miceAdminRoutes } from "./routes.js";
23
27
  export * from "./schema.js";
24
28
  export * from "./service.js";
29
+ export * from "./service-commercials.js";
25
30
  export * from "./service-delegates.js";
31
+ export * from "./service-rfp.js";
26
32
  export * from "./service-rooming.js";
27
33
  export * from "./service-sessions.js";
28
34
  export * from "./validation.js";
29
35
  export * from "./validation-delegates.js";
36
+ export * from "./validation-rfp.js";
30
37
  export * from "./validation-rooming.js";
31
38
  export * from "./validation-sessions.js";
32
39
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AACrE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAA;AAI5D;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,kBAK7B,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,kBAK7B,CAAA;AAED,eAAO,MAAM,gBAAgB,EAAE,kBAK9B,CAAA;AAED,eAAO,MAAM,yBAAyB,EAAE,kBAKvC,CAAA;AAED,eAAO,MAAM,YAAY;;;;;CAKxB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,MAMxB,CAAA;AAED,eAAO,MAAM,cAAc,EAAE,UAG5B,CAAA;AAED,eAAO,MAAM,eAAe,uBAA4B,CAAA;AAExD,YAAY,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAC7C,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,wBAAwB,CAAA;AACtC,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,2BAA2B,CAAA;AACzC,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AACrE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAA;AAI5D;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,kBAK7B,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,kBAK7B,CAAA;AAED,eAAO,MAAM,gBAAgB,EAAE,kBAK9B,CAAA;AAED,eAAO,MAAM,yBAAyB,EAAE,kBAKvC,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,kBAKzB,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,kBAKzB,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;CAOxB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,MAMxB,CAAA;AAED,eAAO,MAAM,cAAc,EAAE,UAG5B,CAAA;AAED,eAAO,MAAM,eAAe,uBAA4B,CAAA;AAExD,YAAY,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAA;AAC7C,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA;AACtC,cAAc,kBAAkB,CAAA;AAChC,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,2BAA2B,CAAA;AACzC,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA"}
package/dist/index.js CHANGED
@@ -28,11 +28,25 @@ export const roomingAssignmentLinkable = {
28
28
  table: "mice_rooming_assignments",
29
29
  idPrefix: "mrma",
30
30
  };
31
+ export const rfpLinkable = {
32
+ module: "mice",
33
+ entity: "rfp",
34
+ table: "mice_rfps",
35
+ idPrefix: "mrfp",
36
+ };
37
+ export const bidLinkable = {
38
+ module: "mice",
39
+ entity: "bid",
40
+ table: "mice_bids",
41
+ idPrefix: "mbid",
42
+ };
31
43
  export const miceLinkable = {
32
44
  program: programLinkable,
33
45
  session: sessionLinkable,
34
46
  delegate: delegateLinkable,
35
47
  roomingAssignment: roomingAssignmentLinkable,
48
+ rfp: rfpLinkable,
49
+ bid: bidLinkable,
36
50
  };
37
51
  export const miceModule = {
38
52
  name: "mice",
@@ -49,10 +63,13 @@ export const miceHonoModules = [miceHonoModule];
49
63
  export { miceAdminRoutes } from "./routes.js";
50
64
  export * from "./schema.js";
51
65
  export * from "./service.js";
66
+ export * from "./service-commercials.js";
52
67
  export * from "./service-delegates.js";
68
+ export * from "./service-rfp.js";
53
69
  export * from "./service-rooming.js";
54
70
  export * from "./service-sessions.js";
55
71
  export * from "./validation.js";
56
72
  export * from "./validation-delegates.js";
73
+ export * from "./validation-rfp.js";
57
74
  export * from "./validation-rooming.js";
58
75
  export * from "./validation-sessions.js";
package/dist/routes.d.ts CHANGED
@@ -122,6 +122,53 @@ export declare const miceAdminRoutes: import("hono/hono-base").HonoBase<Env, {
122
122
  status: import("hono/utils/http-status").ContentfulStatusCode;
123
123
  };
124
124
  };
125
+ } & {
126
+ "/programs/:id/cost-sheet": {
127
+ $get: {
128
+ input: {
129
+ param: {
130
+ id: string;
131
+ };
132
+ };
133
+ output: {
134
+ error: string;
135
+ };
136
+ outputFormat: "json";
137
+ status: 404;
138
+ } | {
139
+ input: {
140
+ param: {
141
+ id: string;
142
+ };
143
+ };
144
+ output: {
145
+ data: {
146
+ programId: string;
147
+ mixedCurrency: boolean;
148
+ byCurrency: {
149
+ currency: string;
150
+ roomBlocks: {
151
+ contractedCostCents: number;
152
+ pickedCostCents: number;
153
+ pickedSellCents: number;
154
+ };
155
+ spaceBlocks: {
156
+ contractedCostCents: number;
157
+ pickedCostCents: number;
158
+ pickedSellCents: number;
159
+ };
160
+ sessionInclusionsCostCents: number;
161
+ costCents: number;
162
+ sellCents: number;
163
+ marginCents: number;
164
+ marginPct: number | null;
165
+ }[];
166
+ };
167
+ };
168
+ outputFormat: "json";
169
+ status: import("hono/utils/http-status").ContentfulStatusCode;
170
+ };
171
+ };
125
172
  } & {
126
173
  "/programs/:id": {
127
174
  $patch: {
@@ -790,7 +837,465 @@ export declare const miceAdminRoutes: import("hono/hono-base").HonoBase<Env, {
790
837
  status: 409;
791
838
  };
792
839
  };
793
- }, "/", "/rooming-assignments/:id/delegates">;
840
+ } & {
841
+ "/rfps": {
842
+ $get: {
843
+ input: {};
844
+ output: {
845
+ data: {
846
+ status: "cancelled" | "draft" | "issued" | "closed" | "awarded";
847
+ id: string;
848
+ createdAt: string;
849
+ updatedAt: string;
850
+ notes: string | null;
851
+ programId: string;
852
+ title: string;
853
+ requirements: {
854
+ [x: string]: import("hono/utils/types").JSONValue;
855
+ } | null;
856
+ issuedAt: string | null;
857
+ dueAt: string | null;
858
+ }[];
859
+ limit: number;
860
+ offset: number;
861
+ };
862
+ outputFormat: "json";
863
+ status: import("hono/utils/http-status").ContentfulStatusCode;
864
+ };
865
+ };
866
+ } & {
867
+ "/rfps": {
868
+ $post: {
869
+ input: {};
870
+ output: {
871
+ error: string;
872
+ };
873
+ outputFormat: "json";
874
+ status: 404;
875
+ } | {
876
+ input: {};
877
+ output: {
878
+ data: {
879
+ status: "cancelled" | "draft" | "issued" | "closed" | "awarded";
880
+ id: string;
881
+ createdAt: string;
882
+ updatedAt: string;
883
+ notes: string | null;
884
+ programId: string;
885
+ title: string;
886
+ requirements: {
887
+ [x: string]: import("hono/utils/types").JSONValue;
888
+ } | null;
889
+ issuedAt: string | null;
890
+ dueAt: string | null;
891
+ };
892
+ };
893
+ outputFormat: "json";
894
+ status: 201;
895
+ };
896
+ };
897
+ } & {
898
+ "/rfps/:id": {
899
+ $get: {
900
+ input: {
901
+ param: {
902
+ id: string;
903
+ };
904
+ };
905
+ output: {
906
+ error: string;
907
+ };
908
+ outputFormat: "json";
909
+ status: 404;
910
+ } | {
911
+ input: {
912
+ param: {
913
+ id: string;
914
+ };
915
+ };
916
+ output: {
917
+ data: {
918
+ status: "cancelled" | "draft" | "issued" | "closed" | "awarded";
919
+ id: string;
920
+ createdAt: string;
921
+ updatedAt: string;
922
+ notes: string | null;
923
+ programId: string;
924
+ title: string;
925
+ requirements: {
926
+ [x: string]: import("hono/utils/types").JSONValue;
927
+ } | null;
928
+ issuedAt: string | null;
929
+ dueAt: string | null;
930
+ invitations: {
931
+ status: "invited" | "viewed" | "declined" | "responded";
932
+ id: string;
933
+ createdAt: string;
934
+ updatedAt: string;
935
+ rfpId: string;
936
+ supplierId: string;
937
+ }[];
938
+ bids: {
939
+ currency: string | null;
940
+ status: "draft" | "submitted" | "under_review" | "accepted" | "rejected";
941
+ id: string;
942
+ createdAt: string;
943
+ updatedAt: string;
944
+ notes: string | null;
945
+ rfpId: string;
946
+ supplierId: string;
947
+ totalCents: number | null;
948
+ proposalDoc: string | null;
949
+ validUntil: string | null;
950
+ }[];
951
+ };
952
+ };
953
+ outputFormat: "json";
954
+ status: import("hono/utils/http-status").ContentfulStatusCode;
955
+ };
956
+ };
957
+ } & {
958
+ "/rfps/:id": {
959
+ $patch: {
960
+ input: {
961
+ param: {
962
+ id: string;
963
+ };
964
+ };
965
+ output: {
966
+ error: string;
967
+ };
968
+ outputFormat: "json";
969
+ status: 404;
970
+ } | {
971
+ input: {
972
+ param: {
973
+ id: string;
974
+ };
975
+ };
976
+ output: {
977
+ data: {
978
+ status: "cancelled" | "draft" | "issued" | "closed" | "awarded";
979
+ id: string;
980
+ createdAt: string;
981
+ updatedAt: string;
982
+ notes: string | null;
983
+ programId: string;
984
+ title: string;
985
+ requirements: {
986
+ [x: string]: import("hono/utils/types").JSONValue;
987
+ } | null;
988
+ issuedAt: string | null;
989
+ dueAt: string | null;
990
+ };
991
+ };
992
+ outputFormat: "json";
993
+ status: import("hono/utils/http-status").ContentfulStatusCode;
994
+ };
995
+ };
996
+ } & {
997
+ "/rfps/:id/invitations": {
998
+ $post: {
999
+ input: {
1000
+ param: {
1001
+ id: string;
1002
+ };
1003
+ };
1004
+ output: {
1005
+ error: string;
1006
+ };
1007
+ outputFormat: "json";
1008
+ status: 404;
1009
+ } | {
1010
+ input: {
1011
+ param: {
1012
+ id: string;
1013
+ };
1014
+ };
1015
+ output: {
1016
+ data: {
1017
+ status: "invited" | "viewed" | "declined" | "responded";
1018
+ id: string;
1019
+ createdAt: string;
1020
+ updatedAt: string;
1021
+ rfpId: string;
1022
+ supplierId: string;
1023
+ };
1024
+ };
1025
+ outputFormat: "json";
1026
+ status: 200 | 201;
1027
+ };
1028
+ };
1029
+ } & {
1030
+ "/rfps/:id/bids": {
1031
+ $post: {
1032
+ input: {
1033
+ param: {
1034
+ id: string;
1035
+ };
1036
+ };
1037
+ output: {
1038
+ error: string;
1039
+ };
1040
+ outputFormat: "json";
1041
+ status: 404;
1042
+ } | {
1043
+ input: {
1044
+ param: {
1045
+ id: string;
1046
+ };
1047
+ };
1048
+ output: {
1049
+ data: {
1050
+ currency: string | null;
1051
+ status: "draft" | "submitted" | "under_review" | "accepted" | "rejected";
1052
+ id: string;
1053
+ createdAt: string;
1054
+ updatedAt: string;
1055
+ notes: string | null;
1056
+ rfpId: string;
1057
+ supplierId: string;
1058
+ totalCents: number | null;
1059
+ proposalDoc: string | null;
1060
+ validUntil: string | null;
1061
+ };
1062
+ };
1063
+ outputFormat: "json";
1064
+ status: 201;
1065
+ };
1066
+ };
1067
+ } & {
1068
+ "/rfps/:id/award": {
1069
+ $post: {
1070
+ input: {
1071
+ param: {
1072
+ id: string;
1073
+ };
1074
+ };
1075
+ output: {
1076
+ data: {
1077
+ rfp: {
1078
+ status: "cancelled" | "draft" | "issued" | "closed" | "awarded";
1079
+ id: string;
1080
+ createdAt: string;
1081
+ updatedAt: string;
1082
+ notes: string | null;
1083
+ programId: string;
1084
+ title: string;
1085
+ requirements: {
1086
+ [x: string]: import("hono/utils/types").JSONValue;
1087
+ } | null;
1088
+ issuedAt: string | null;
1089
+ dueAt: string | null;
1090
+ };
1091
+ bid: {
1092
+ currency: string | null;
1093
+ status: "draft" | "submitted" | "under_review" | "accepted" | "rejected";
1094
+ id: string;
1095
+ createdAt: string;
1096
+ updatedAt: string;
1097
+ notes: string | null;
1098
+ rfpId: string;
1099
+ supplierId: string;
1100
+ totalCents: number | null;
1101
+ proposalDoc: string | null;
1102
+ validUntil: string | null;
1103
+ };
1104
+ };
1105
+ };
1106
+ outputFormat: "json";
1107
+ status: import("hono/utils/http-status").ContentfulStatusCode;
1108
+ } | {
1109
+ input: {
1110
+ param: {
1111
+ id: string;
1112
+ };
1113
+ };
1114
+ output: {
1115
+ error: string;
1116
+ };
1117
+ outputFormat: "json";
1118
+ status: 404;
1119
+ } | {
1120
+ input: {
1121
+ param: {
1122
+ id: string;
1123
+ };
1124
+ };
1125
+ output: {
1126
+ error: string;
1127
+ };
1128
+ outputFormat: "json";
1129
+ status: 409;
1130
+ };
1131
+ };
1132
+ } & {
1133
+ "/bids/:id": {
1134
+ $get: {
1135
+ input: {
1136
+ param: {
1137
+ id: string;
1138
+ };
1139
+ };
1140
+ output: {
1141
+ error: string;
1142
+ };
1143
+ outputFormat: "json";
1144
+ status: 404;
1145
+ } | {
1146
+ input: {
1147
+ param: {
1148
+ id: string;
1149
+ };
1150
+ };
1151
+ output: {
1152
+ data: {
1153
+ currency: string | null;
1154
+ status: "draft" | "submitted" | "under_review" | "accepted" | "rejected";
1155
+ id: string;
1156
+ createdAt: string;
1157
+ updatedAt: string;
1158
+ notes: string | null;
1159
+ rfpId: string;
1160
+ supplierId: string;
1161
+ totalCents: number | null;
1162
+ proposalDoc: string | null;
1163
+ validUntil: string | null;
1164
+ lines: {
1165
+ id: string;
1166
+ createdAt: string;
1167
+ description: string | null;
1168
+ quantity: number;
1169
+ totalCents: number | null;
1170
+ bidId: string;
1171
+ requirementRef: string | null;
1172
+ unitCents: number | null;
1173
+ }[];
1174
+ evaluations: {
1175
+ id: string;
1176
+ createdAt: string;
1177
+ notes: string | null;
1178
+ bidId: string;
1179
+ criterion: string;
1180
+ weight: number | null;
1181
+ score: number | null;
1182
+ evaluatedBy: string | null;
1183
+ }[];
1184
+ };
1185
+ };
1186
+ outputFormat: "json";
1187
+ status: import("hono/utils/http-status").ContentfulStatusCode;
1188
+ };
1189
+ };
1190
+ } & {
1191
+ "/bids/:id": {
1192
+ $patch: {
1193
+ input: {
1194
+ param: {
1195
+ id: string;
1196
+ };
1197
+ };
1198
+ output: {
1199
+ error: string;
1200
+ };
1201
+ outputFormat: "json";
1202
+ status: 404;
1203
+ } | {
1204
+ input: {
1205
+ param: {
1206
+ id: string;
1207
+ };
1208
+ };
1209
+ output: {
1210
+ data: {
1211
+ currency: string | null;
1212
+ status: "draft" | "submitted" | "under_review" | "accepted" | "rejected";
1213
+ id: string;
1214
+ createdAt: string;
1215
+ updatedAt: string;
1216
+ notes: string | null;
1217
+ rfpId: string;
1218
+ supplierId: string;
1219
+ totalCents: number | null;
1220
+ proposalDoc: string | null;
1221
+ validUntil: string | null;
1222
+ };
1223
+ };
1224
+ outputFormat: "json";
1225
+ status: import("hono/utils/http-status").ContentfulStatusCode;
1226
+ };
1227
+ };
1228
+ } & {
1229
+ "/bids/:id/lines": {
1230
+ $put: {
1231
+ input: {
1232
+ param: {
1233
+ id: string;
1234
+ };
1235
+ };
1236
+ output: {
1237
+ error: string;
1238
+ };
1239
+ outputFormat: "json";
1240
+ status: 404;
1241
+ } | {
1242
+ input: {
1243
+ param: {
1244
+ id: string;
1245
+ };
1246
+ };
1247
+ output: {
1248
+ data: {
1249
+ id: string;
1250
+ createdAt: string;
1251
+ description: string | null;
1252
+ quantity: number;
1253
+ totalCents: number | null;
1254
+ bidId: string;
1255
+ requirementRef: string | null;
1256
+ unitCents: number | null;
1257
+ }[];
1258
+ };
1259
+ outputFormat: "json";
1260
+ status: import("hono/utils/http-status").ContentfulStatusCode;
1261
+ };
1262
+ };
1263
+ } & {
1264
+ "/bids/:id/evaluations": {
1265
+ $post: {
1266
+ input: {
1267
+ param: {
1268
+ id: string;
1269
+ };
1270
+ };
1271
+ output: {
1272
+ error: string;
1273
+ };
1274
+ outputFormat: "json";
1275
+ status: 404;
1276
+ } | {
1277
+ input: {
1278
+ param: {
1279
+ id: string;
1280
+ };
1281
+ };
1282
+ output: {
1283
+ data: {
1284
+ id: string;
1285
+ createdAt: string;
1286
+ notes: string | null;
1287
+ bidId: string;
1288
+ criterion: string;
1289
+ weight: number | null;
1290
+ score: number | null;
1291
+ evaluatedBy: string | null;
1292
+ };
1293
+ };
1294
+ outputFormat: "json";
1295
+ status: 201;
1296
+ };
1297
+ };
1298
+ }, "/", "/bids/:id/evaluations">;
794
1299
  export type MiceAdminRoutes = typeof miceAdminRoutes;
795
1300
  export {};
796
1301
  //# sourceMappingURL=routes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../src/routes.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AA8CjE,KAAK,GAAG,GAAG;IACT,SAAS,EAAE;QACT,EAAE,EAAE,kBAAkB,CAAA;QACtB,MAAM,CAAC,EAAE,MAAM,CAAA;KAChB,CAAA;CACF,CAAA;AAED,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAmIxB,CAAA;AAEJ,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAA"}
1
+ {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../src/routes.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AA2DjE,KAAK,GAAG,GAAG;IACT,SAAS,EAAE;QACT,EAAE,EAAE,kBAAkB,CAAA;QACtB,MAAM,CAAC,EAAE,MAAM,CAAA;KAChB,CAAA;CACF,CAAA;AAED,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAiNxB,CAAA;AAEJ,MAAM,MAAM,eAAe,GAAG,OAAO,eAAe,CAAA"}