@managesome/knotr-toolkit 0.8.21 → 0.8.23

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.
@@ -1081,7 +1081,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1081
1081
  id: string;
1082
1082
  }> | undefined;
1083
1083
  get?: import("mongoose").SchemaDefinitionProperty<{
1084
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, type?: any, options?: any): (Omit<IMilestone, "id"> & {
1084
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, type?: any, options?: any): (Omit<IMilestone, "id"> & {
1085
1085
  _id: string;
1086
1086
  })[T];
1087
1087
  (path: string, type?: any, options?: any): any;
@@ -1240,7 +1240,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1240
1240
  id: string;
1241
1241
  }> | undefined;
1242
1242
  invalidate?: import("mongoose").SchemaDefinitionProperty<{
1243
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, errorMsg: string | NativeError, value?: any, kind?: string): NativeError | null;
1243
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, errorMsg: string | NativeError, value?: any, kind?: string): NativeError | null;
1244
1244
  (path: string, errorMsg: string | NativeError, value?: any, kind?: string): NativeError | null;
1245
1245
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1246
1246
  _id: string;
@@ -1274,7 +1274,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1274
1274
  id: string;
1275
1275
  }> | undefined;
1276
1276
  isDirectModified?: import("mongoose").SchemaDefinitionProperty<{
1277
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T | T[]): boolean;
1277
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T | T[]): boolean;
1278
1278
  (path: string | Array<string>): boolean;
1279
1279
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1280
1280
  _id: string;
@@ -1308,7 +1308,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1308
1308
  id: string;
1309
1309
  }> | undefined;
1310
1310
  isDirectSelected?: import("mongoose").SchemaDefinitionProperty<{
1311
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1311
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1312
1312
  (path: string): boolean;
1313
1313
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1314
1314
  _id: string;
@@ -1342,7 +1342,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1342
1342
  id: string;
1343
1343
  }> | undefined;
1344
1344
  isInit?: import("mongoose").SchemaDefinitionProperty<{
1345
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1345
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1346
1346
  (path: string): boolean;
1347
1347
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1348
1348
  _id: string;
@@ -1376,7 +1376,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1376
1376
  id: string;
1377
1377
  }> | undefined;
1378
1378
  isModified?: import("mongoose").SchemaDefinitionProperty<{
1379
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path?: T | T[] | undefined, options?: {
1379
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path?: T | T[] | undefined, options?: {
1380
1380
  ignoreAtomics?: boolean;
1381
1381
  } | null): boolean;
1382
1382
  (path?: string | Array<string>, options?: {
@@ -1445,7 +1445,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1445
1445
  id: string;
1446
1446
  }> | undefined;
1447
1447
  isSelected?: import("mongoose").SchemaDefinitionProperty<{
1448
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1448
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): boolean;
1449
1449
  (path: string): boolean;
1450
1450
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1451
1451
  _id: string;
@@ -1479,7 +1479,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1479
1479
  id: string;
1480
1480
  }> | undefined;
1481
1481
  markModified?: import("mongoose").SchemaDefinitionProperty<{
1482
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, scope?: any): void;
1482
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, scope?: any): void;
1483
1483
  (path: string, scope?: any): void;
1484
1484
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1485
1485
  _id: string;
@@ -1918,7 +1918,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
1918
1918
  id: string;
1919
1919
  }> | undefined;
1920
1920
  set?: import("mongoose").SchemaDefinitionProperty<{
1921
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, val: (Omit<IMilestone, "id"> & {
1921
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T, val: (Omit<IMilestone, "id"> & {
1922
1922
  _id: string;
1923
1923
  })[T], type: any, options?: import("mongoose").DocumentSetOptions): import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
1924
1924
  _id: string;
@@ -2009,11 +2009,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2009
2009
  amount: number;
2010
2010
  dueDate: Date;
2011
2011
  deliverables: string[];
2012
+ contractId: string;
2012
2013
  createdAt: Date;
2013
2014
  companyId?: string | undefined;
2014
2015
  updatedAt: Date;
2015
2016
  _id: string;
2016
- contractId: string;
2017
2017
  reviewNotes?: string | undefined;
2018
2018
  rejectionReason?: string | undefined;
2019
2019
  completedAt?: Date | undefined;
@@ -2042,10 +2042,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2042
2042
  amount: number;
2043
2043
  dueDate: Date;
2044
2044
  deliverables: string[];
2045
+ contractId: string;
2045
2046
  createdAt: Date;
2046
2047
  companyId?: string | undefined;
2047
2048
  updatedAt: Date;
2048
- contractId: string;
2049
2049
  reviewNotes?: string | undefined;
2050
2050
  rejectionReason?: string | undefined;
2051
2051
  completedAt?: Date | undefined;
@@ -2095,11 +2095,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2095
2095
  amount: number;
2096
2096
  dueDate: Date;
2097
2097
  deliverables: string[];
2098
+ contractId: string;
2098
2099
  createdAt: Date;
2099
2100
  companyId?: string | undefined;
2100
2101
  updatedAt: Date;
2101
2102
  _id: string;
2102
- contractId: string;
2103
2103
  reviewNotes?: string | undefined;
2104
2104
  rejectionReason?: string | undefined;
2105
2105
  completedAt?: Date | undefined;
@@ -2128,10 +2128,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2128
2128
  amount: number;
2129
2129
  dueDate: Date;
2130
2130
  deliverables: string[];
2131
+ contractId: string;
2131
2132
  createdAt: Date;
2132
2133
  companyId?: string | undefined;
2133
2134
  updatedAt: Date;
2134
- contractId: string;
2135
2135
  reviewNotes?: string | undefined;
2136
2136
  rejectionReason?: string | undefined;
2137
2137
  completedAt?: Date | undefined;
@@ -2181,11 +2181,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2181
2181
  amount: number;
2182
2182
  dueDate: Date;
2183
2183
  deliverables: string[];
2184
+ contractId: string;
2184
2185
  createdAt: Date;
2185
2186
  companyId?: string | undefined;
2186
2187
  updatedAt: Date;
2187
2188
  _id: string;
2188
- contractId: string;
2189
2189
  reviewNotes?: string | undefined;
2190
2190
  rejectionReason?: string | undefined;
2191
2191
  completedAt?: Date | undefined;
@@ -2214,10 +2214,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2214
2214
  amount: number;
2215
2215
  dueDate: Date;
2216
2216
  deliverables: string[];
2217
+ contractId: string;
2217
2218
  createdAt: Date;
2218
2219
  companyId?: string | undefined;
2219
2220
  updatedAt: Date;
2220
- contractId: string;
2221
2221
  reviewNotes?: string | undefined;
2222
2222
  rejectionReason?: string | undefined;
2223
2223
  completedAt?: Date | undefined;
@@ -2267,11 +2267,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2267
2267
  amount: number;
2268
2268
  dueDate: Date;
2269
2269
  deliverables: string[];
2270
+ contractId: string;
2270
2271
  createdAt: Date;
2271
2272
  companyId?: string | undefined;
2272
2273
  updatedAt: Date;
2273
2274
  _id: string;
2274
- contractId: string;
2275
2275
  reviewNotes?: string | undefined;
2276
2276
  rejectionReason?: string | undefined;
2277
2277
  completedAt?: Date | undefined;
@@ -2300,10 +2300,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2300
2300
  amount: number;
2301
2301
  dueDate: Date;
2302
2302
  deliverables: string[];
2303
+ contractId: string;
2303
2304
  createdAt: Date;
2304
2305
  companyId?: string | undefined;
2305
2306
  updatedAt: Date;
2306
- contractId: string;
2307
2307
  reviewNotes?: string | undefined;
2308
2308
  rejectionReason?: string | undefined;
2309
2309
  completedAt?: Date | undefined;
@@ -2352,10 +2352,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2352
2352
  amount: number;
2353
2353
  dueDate: Date;
2354
2354
  deliverables: string[];
2355
+ contractId: string;
2355
2356
  createdAt: Date;
2356
2357
  companyId?: string | undefined;
2357
2358
  updatedAt: Date;
2358
- contractId: string;
2359
2359
  reviewNotes?: string | undefined;
2360
2360
  rejectionReason?: string | undefined;
2361
2361
  completedAt?: Date | undefined;
@@ -2384,10 +2384,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2384
2384
  amount: number;
2385
2385
  dueDate: Date;
2386
2386
  deliverables: string[];
2387
+ contractId: string;
2387
2388
  createdAt: Date;
2388
2389
  companyId?: string | undefined;
2389
2390
  updatedAt: Date;
2390
- contractId: string;
2391
2391
  reviewNotes?: string | undefined;
2392
2392
  rejectionReason?: string | undefined;
2393
2393
  completedAt?: Date | undefined;
@@ -2416,10 +2416,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2416
2416
  amount: number;
2417
2417
  dueDate: Date;
2418
2418
  deliverables: string[];
2419
+ contractId: string;
2419
2420
  createdAt: Date;
2420
2421
  companyId?: string | undefined;
2421
2422
  updatedAt: Date;
2422
- contractId: string;
2423
2423
  reviewNotes?: string | undefined;
2424
2424
  rejectionReason?: string | undefined;
2425
2425
  completedAt?: Date | undefined;
@@ -2447,10 +2447,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2447
2447
  amount: number;
2448
2448
  dueDate: Date;
2449
2449
  deliverables: string[];
2450
+ contractId: string;
2450
2451
  createdAt: Date;
2451
2452
  companyId?: string | undefined;
2452
2453
  updatedAt: Date;
2453
- contractId: string;
2454
2454
  reviewNotes?: string | undefined;
2455
2455
  rejectionReason?: string | undefined;
2456
2456
  completedAt?: Date | undefined;
@@ -2496,11 +2496,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2496
2496
  amount: number;
2497
2497
  dueDate: Date;
2498
2498
  deliverables: string[];
2499
+ contractId: string;
2499
2500
  createdAt: Date;
2500
2501
  companyId?: string | undefined;
2501
2502
  updatedAt: Date;
2502
2503
  _id: string;
2503
- contractId: string;
2504
2504
  reviewNotes?: string | undefined;
2505
2505
  rejectionReason?: string | undefined;
2506
2506
  completedAt?: Date | undefined;
@@ -2530,11 +2530,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2530
2530
  amount: number;
2531
2531
  dueDate: Date;
2532
2532
  deliverables: string[];
2533
+ contractId: string;
2533
2534
  createdAt: Date;
2534
2535
  companyId?: string | undefined;
2535
2536
  updatedAt: Date;
2536
2537
  _id: string;
2537
- contractId: string;
2538
2538
  reviewNotes?: string | undefined;
2539
2539
  rejectionReason?: string | undefined;
2540
2540
  completedAt?: Date | undefined;
@@ -2572,11 +2572,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2572
2572
  amount: number;
2573
2573
  dueDate: Date;
2574
2574
  deliverables: string[];
2575
+ contractId: string;
2575
2576
  createdAt: Date;
2576
2577
  companyId?: string | undefined;
2577
2578
  updatedAt: Date;
2578
2579
  _id: string;
2579
- contractId: string;
2580
2580
  reviewNotes?: string | undefined;
2581
2581
  rejectionReason?: string | undefined;
2582
2582
  completedAt?: Date | undefined;
@@ -2613,11 +2613,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2613
2613
  amount: number;
2614
2614
  dueDate: Date;
2615
2615
  deliverables: string[];
2616
+ contractId: string;
2616
2617
  createdAt: Date;
2617
2618
  companyId?: string | undefined;
2618
2619
  updatedAt: Date;
2619
2620
  _id: string;
2620
- contractId: string;
2621
2621
  reviewNotes?: string | undefined;
2622
2622
  rejectionReason?: string | undefined;
2623
2623
  completedAt?: Date | undefined;
@@ -2645,11 +2645,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2645
2645
  amount: number;
2646
2646
  dueDate: Date;
2647
2647
  deliverables: string[];
2648
+ contractId: string;
2648
2649
  createdAt: Date;
2649
2650
  companyId?: string | undefined;
2650
2651
  updatedAt: Date;
2651
2652
  _id: string;
2652
- contractId: string;
2653
2653
  reviewNotes?: string | undefined;
2654
2654
  rejectionReason?: string | undefined;
2655
2655
  completedAt?: Date | undefined;
@@ -2743,11 +2743,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2743
2743
  amount: number;
2744
2744
  dueDate: Date;
2745
2745
  deliverables: string[];
2746
+ contractId: string;
2746
2747
  createdAt: Date;
2747
2748
  companyId?: string | undefined;
2748
2749
  updatedAt: Date;
2749
2750
  _id: string;
2750
- contractId: string;
2751
2751
  reviewNotes?: string | undefined;
2752
2752
  rejectionReason?: string | undefined;
2753
2753
  completedAt?: Date | undefined;
@@ -2776,10 +2776,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2776
2776
  amount: number;
2777
2777
  dueDate: Date;
2778
2778
  deliverables: string[];
2779
+ contractId: string;
2779
2780
  createdAt: Date;
2780
2781
  companyId?: string | undefined;
2781
2782
  updatedAt: Date;
2782
- contractId: string;
2783
2783
  reviewNotes?: string | undefined;
2784
2784
  rejectionReason?: string | undefined;
2785
2785
  completedAt?: Date | undefined;
@@ -2829,11 +2829,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2829
2829
  amount: number;
2830
2830
  dueDate: Date;
2831
2831
  deliverables: string[];
2832
+ contractId: string;
2832
2833
  createdAt: Date;
2833
2834
  companyId?: string | undefined;
2834
2835
  updatedAt: Date;
2835
2836
  _id: string;
2836
- contractId: string;
2837
2837
  reviewNotes?: string | undefined;
2838
2838
  rejectionReason?: string | undefined;
2839
2839
  completedAt?: Date | undefined;
@@ -2862,10 +2862,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2862
2862
  amount: number;
2863
2863
  dueDate: Date;
2864
2864
  deliverables: string[];
2865
+ contractId: string;
2865
2866
  createdAt: Date;
2866
2867
  companyId?: string | undefined;
2867
2868
  updatedAt: Date;
2868
- contractId: string;
2869
2869
  reviewNotes?: string | undefined;
2870
2870
  rejectionReason?: string | undefined;
2871
2871
  completedAt?: Date | undefined;
@@ -2915,11 +2915,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2915
2915
  amount: number;
2916
2916
  dueDate: Date;
2917
2917
  deliverables: string[];
2918
+ contractId: string;
2918
2919
  createdAt: Date;
2919
2920
  companyId?: string | undefined;
2920
2921
  updatedAt: Date;
2921
2922
  _id: string;
2922
- contractId: string;
2923
2923
  reviewNotes?: string | undefined;
2924
2924
  rejectionReason?: string | undefined;
2925
2925
  completedAt?: Date | undefined;
@@ -2948,10 +2948,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
2948
2948
  amount: number;
2949
2949
  dueDate: Date;
2950
2950
  deliverables: string[];
2951
+ contractId: string;
2951
2952
  createdAt: Date;
2952
2953
  companyId?: string | undefined;
2953
2954
  updatedAt: Date;
2954
- contractId: string;
2955
2955
  reviewNotes?: string | undefined;
2956
2956
  rejectionReason?: string | undefined;
2957
2957
  completedAt?: Date | undefined;
@@ -3001,11 +3001,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3001
3001
  amount: number;
3002
3002
  dueDate: Date;
3003
3003
  deliverables: string[];
3004
+ contractId: string;
3004
3005
  createdAt: Date;
3005
3006
  companyId?: string | undefined;
3006
3007
  updatedAt: Date;
3007
3008
  _id: string;
3008
- contractId: string;
3009
3009
  reviewNotes?: string | undefined;
3010
3010
  rejectionReason?: string | undefined;
3011
3011
  completedAt?: Date | undefined;
@@ -3034,10 +3034,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3034
3034
  amount: number;
3035
3035
  dueDate: Date;
3036
3036
  deliverables: string[];
3037
+ contractId: string;
3037
3038
  createdAt: Date;
3038
3039
  companyId?: string | undefined;
3039
3040
  updatedAt: Date;
3040
- contractId: string;
3041
3041
  reviewNotes?: string | undefined;
3042
3042
  rejectionReason?: string | undefined;
3043
3043
  completedAt?: Date | undefined;
@@ -3086,10 +3086,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3086
3086
  amount: number;
3087
3087
  dueDate: Date;
3088
3088
  deliverables: string[];
3089
+ contractId: string;
3089
3090
  createdAt: Date;
3090
3091
  companyId?: string | undefined;
3091
3092
  updatedAt: Date;
3092
- contractId: string;
3093
3093
  reviewNotes?: string | undefined;
3094
3094
  rejectionReason?: string | undefined;
3095
3095
  completedAt?: Date | undefined;
@@ -3118,10 +3118,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3118
3118
  amount: number;
3119
3119
  dueDate: Date;
3120
3120
  deliverables: string[];
3121
+ contractId: string;
3121
3122
  createdAt: Date;
3122
3123
  companyId?: string | undefined;
3123
3124
  updatedAt: Date;
3124
- contractId: string;
3125
3125
  reviewNotes?: string | undefined;
3126
3126
  rejectionReason?: string | undefined;
3127
3127
  completedAt?: Date | undefined;
@@ -3150,10 +3150,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3150
3150
  amount: number;
3151
3151
  dueDate: Date;
3152
3152
  deliverables: string[];
3153
+ contractId: string;
3153
3154
  createdAt: Date;
3154
3155
  companyId?: string | undefined;
3155
3156
  updatedAt: Date;
3156
- contractId: string;
3157
3157
  reviewNotes?: string | undefined;
3158
3158
  rejectionReason?: string | undefined;
3159
3159
  completedAt?: Date | undefined;
@@ -3181,10 +3181,10 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3181
3181
  amount: number;
3182
3182
  dueDate: Date;
3183
3183
  deliverables: string[];
3184
+ contractId: string;
3184
3185
  createdAt: Date;
3185
3186
  companyId?: string | undefined;
3186
3187
  updatedAt: Date;
3187
- contractId: string;
3188
3188
  reviewNotes?: string | undefined;
3189
3189
  rejectionReason?: string | undefined;
3190
3190
  completedAt?: Date | undefined;
@@ -3230,11 +3230,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3230
3230
  amount: number;
3231
3231
  dueDate: Date;
3232
3232
  deliverables: string[];
3233
+ contractId: string;
3233
3234
  createdAt: Date;
3234
3235
  companyId?: string | undefined;
3235
3236
  updatedAt: Date;
3236
3237
  _id: string;
3237
- contractId: string;
3238
3238
  reviewNotes?: string | undefined;
3239
3239
  rejectionReason?: string | undefined;
3240
3240
  completedAt?: Date | undefined;
@@ -3264,11 +3264,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3264
3264
  amount: number;
3265
3265
  dueDate: Date;
3266
3266
  deliverables: string[];
3267
+ contractId: string;
3267
3268
  createdAt: Date;
3268
3269
  companyId?: string | undefined;
3269
3270
  updatedAt: Date;
3270
3271
  _id: string;
3271
- contractId: string;
3272
3272
  reviewNotes?: string | undefined;
3273
3273
  rejectionReason?: string | undefined;
3274
3274
  completedAt?: Date | undefined;
@@ -3306,11 +3306,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3306
3306
  amount: number;
3307
3307
  dueDate: Date;
3308
3308
  deliverables: string[];
3309
+ contractId: string;
3309
3310
  createdAt: Date;
3310
3311
  companyId?: string | undefined;
3311
3312
  updatedAt: Date;
3312
3313
  _id: string;
3313
- contractId: string;
3314
3314
  reviewNotes?: string | undefined;
3315
3315
  rejectionReason?: string | undefined;
3316
3316
  completedAt?: Date | undefined;
@@ -3347,11 +3347,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3347
3347
  amount: number;
3348
3348
  dueDate: Date;
3349
3349
  deliverables: string[];
3350
+ contractId: string;
3350
3351
  createdAt: Date;
3351
3352
  companyId?: string | undefined;
3352
3353
  updatedAt: Date;
3353
3354
  _id: string;
3354
- contractId: string;
3355
3355
  reviewNotes?: string | undefined;
3356
3356
  rejectionReason?: string | undefined;
3357
3357
  completedAt?: Date | undefined;
@@ -3379,11 +3379,11 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3379
3379
  amount: number;
3380
3380
  dueDate: Date;
3381
3381
  deliverables: string[];
3382
+ contractId: string;
3382
3383
  createdAt: Date;
3383
3384
  companyId?: string | undefined;
3384
3385
  updatedAt: Date;
3385
3386
  _id: string;
3386
- contractId: string;
3387
3387
  reviewNotes?: string | undefined;
3388
3388
  rejectionReason?: string | undefined;
3389
3389
  completedAt?: Date | undefined;
@@ -3464,7 +3464,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3464
3464
  id: string;
3465
3465
  }> | undefined;
3466
3466
  unmarkModified?: import("mongoose").SchemaDefinitionProperty<{
3467
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): void;
3467
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(path: T): void;
3468
3468
  (path: string): void;
3469
3469
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3470
3470
  _id: string;
@@ -3549,7 +3549,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3549
3549
  id: string;
3550
3550
  }> | undefined;
3551
3551
  validate?: import("mongoose").SchemaDefinitionProperty<{
3552
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(pathsToValidate?: T | T[] | undefined, options?: import("mongoose").AnyObject): Promise<void>;
3552
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(pathsToValidate?: T | T[] | undefined, options?: import("mongoose").AnyObject): Promise<void>;
3553
3553
  (pathsToValidate?: import("mongoose").pathsToValidate, options?: import("mongoose").AnyObject): Promise<void>;
3554
3554
  (options: {
3555
3555
  pathsToSkip?: import("mongoose").pathsToSkip;
@@ -3590,7 +3590,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3590
3590
  pathsToSkip?: import("mongoose").pathsToSkip;
3591
3591
  [k: string]: any;
3592
3592
  }): import("mongoose").Error.ValidationError | null;
3593
- <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "createdAt" | "companyId" | "updatedAt" | "_id" | "contractId" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(pathsToValidate?: T | T[] | undefined, options?: import("mongoose").AnyObject): import("mongoose").Error.ValidationError | null;
3593
+ <T extends "title" | "description" | "status" | "currency" | "amount" | "dueDate" | "deliverables" | "contractId" | "createdAt" | "companyId" | "updatedAt" | "_id" | "reviewNotes" | "rejectionReason" | "completedAt" | "startedAt" | "submittedAt" | "disputeReason" | "disputeResolvedAt" | "proposalMilestoneId" | "clientAccountId" | "approvedAt" | "paidAt" | "order" | "submissionNotes" | "submissionEvidence" | "rejectedAt">(pathsToValidate?: T | T[] | undefined, options?: import("mongoose").AnyObject): import("mongoose").Error.ValidationError | null;
3594
3594
  (pathsToValidate?: import("mongoose").pathsToValidate, options?: import("mongoose").AnyObject): import("mongoose").Error.ValidationError | null;
3595
3595
  }, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3596
3596
  _id: string;
@@ -3840,7 +3840,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3840
3840
  } & {
3841
3841
  id: string;
3842
3842
  }> | undefined;
3843
- createdAt?: import("mongoose").SchemaDefinitionProperty<Date, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3843
+ contractId?: import("mongoose").SchemaDefinitionProperty<string, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3844
3844
  _id: string;
3845
3845
  }, {}, import("mongoose").DefaultSchemaOptions> & Omit<IMilestone, "id"> & {
3846
3846
  _id: string;
@@ -3871,7 +3871,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3871
3871
  } & {
3872
3872
  id: string;
3873
3873
  }> | undefined;
3874
- companyId?: import("mongoose").SchemaDefinitionProperty<string | undefined, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3874
+ createdAt?: import("mongoose").SchemaDefinitionProperty<Date, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3875
3875
  _id: string;
3876
3876
  }, {}, import("mongoose").DefaultSchemaOptions> & Omit<IMilestone, "id"> & {
3877
3877
  _id: string;
@@ -3902,7 +3902,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3902
3902
  } & {
3903
3903
  id: string;
3904
3904
  }> | undefined;
3905
- updatedAt?: import("mongoose").SchemaDefinitionProperty<Date, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3905
+ companyId?: import("mongoose").SchemaDefinitionProperty<string | undefined, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3906
3906
  _id: string;
3907
3907
  }, {}, import("mongoose").DefaultSchemaOptions> & Omit<IMilestone, "id"> & {
3908
3908
  _id: string;
@@ -3933,7 +3933,7 @@ export declare const MilestoneSchema: Schema<import("mongoose").Document<unknown
3933
3933
  } & {
3934
3934
  id: string;
3935
3935
  }> | undefined;
3936
- contractId?: import("mongoose").SchemaDefinitionProperty<string, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3936
+ updatedAt?: import("mongoose").SchemaDefinitionProperty<Date, import("mongoose").Document<unknown, {}, Omit<IMilestone, "id"> & {
3937
3937
  _id: string;
3938
3938
  }, {}, import("mongoose").DefaultSchemaOptions> & Omit<IMilestone, "id"> & {
3939
3939
  _id: string;
@@ -1 +1 @@
1
- {"version":3,"file":"milestone.schema.d.ts","sourceRoot":"","sources":["../../src/schemas/milestone.schema.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAMtE,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC;AAE3F,MAAM,WAAW,cAAe,SAAQ,KAAK,CAAC,iBAAiB,CAAC;IAC9D,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IACnE,WAAW,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,GAAG,IAAI,CAAC,CAAC;IACnE,mBAAmB,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IACpD,YAAY,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IAC7C,WAAW,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;CAC7C;AAgED,wBAAgB,qBAAqB,IAAI,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAqDjF;AAED,eAAO,MAAM,eAAe;SA/HqD,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;yBAgI8kH,CAAC;;;yBAAqG,CAAC;;;aAhI3rH,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;uBAgIm+I,CAAC;;aAhI1+I,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;iBAAN,MAAM;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;iBAAN,MAAM;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;uBAgIkhkB,CAAC;;;aAhIzhkB,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;uBAgIkskB,CAAC;;;;;;aAhIzskB,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;EA+HjC,CAAC"}
1
+ {"version":3,"file":"milestone.schema.d.ts","sourceRoot":"","sources":["../../src/schemas/milestone.schema.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAMtE,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,GAAG;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC;AAE3F,MAAM,WAAW,cAAe,SAAQ,KAAK,CAAC,iBAAiB,CAAC;IAC9D,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IACnE,WAAW,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,GAAG,IAAI,CAAC,CAAC;IACnE,mBAAmB,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IACpD,YAAY,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IAC7C,WAAW,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;CAC7C;AAgED,wBAAgB,qBAAqB,IAAI,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAqDjF;AAED,eAAO,MAAM,eAAe;SA/HqD,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;yBAgI8kH,CAAC;;;yBAAqG,CAAC;;;aAhI3rH,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;uBAgIm+I,CAAC;;aAhI1+I,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;iBAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;iBAAN,MAAM;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;iBAAN,MAAM;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;;;;;;;;;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;;;iBAAN,MAAM;;;;;iBAAN,MAAM;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;;;uBAgIkhkB,CAAC;;;aAhIzhkB,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;;uBAgIkskB,CAAC;;;;;;aAhIzskB,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;aAAN,MAAM;;aAAN,MAAM;;;;;;;;;SAAN,MAAM;;SAAN,MAAM;;;;;;;EA+HjC,CAAC"}