@updraft-solutions/mcrit-sdk 0.4.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.
Files changed (42) hide show
  1. package/dist/chunk-AKLFMP7G.cjs +2525 -0
  2. package/dist/chunk-YCIXOVEC.js +2525 -0
  3. package/dist/index.cjs +193 -3
  4. package/dist/index.d.cts +3 -3
  5. package/dist/index.d.ts +3 -3
  6. package/dist/index.js +196 -6
  7. package/dist/schemas/index.cjs +192 -2
  8. package/dist/schemas/index.d.cts +3123 -94
  9. package/dist/schemas/index.d.ts +3123 -94
  10. package/dist/schemas/index.js +195 -5
  11. package/dist/{models-Bc5BKYuI.d.cts → training-Der1DPU-.d.cts} +17563 -1056
  12. package/dist/{models-Bc5BKYuI.d.ts → training-Der1DPU-.d.ts} +17563 -1056
  13. package/dist/types/index.cjs +1 -1
  14. package/dist/types/index.d.cts +275 -6
  15. package/dist/types/index.d.ts +275 -6
  16. package/dist/types/index.js +1 -1
  17. package/package.json +1 -1
  18. package/src/index.ts +39 -0
  19. package/src/schemas/common.ts +33 -0
  20. package/src/schemas/course-milestone.ts +78 -0
  21. package/src/schemas/equipment.ts +27 -0
  22. package/src/schemas/form-template.ts +413 -0
  23. package/src/schemas/index.ts +7 -1
  24. package/src/schemas/location-map.ts +175 -0
  25. package/src/schemas/models.ts +38 -20
  26. package/src/schemas/newsletter.ts +362 -0
  27. package/src/schemas/todo.ts +46 -0
  28. package/src/schemas/training.ts +500 -0
  29. package/src/types/ai.ts +85 -0
  30. package/src/types/aircraft-block.ts +23 -0
  31. package/src/types/api.ts +3 -1
  32. package/src/types/background-task.ts +28 -0
  33. package/src/types/compliance.ts +27 -3
  34. package/src/types/index.ts +5 -0
  35. package/src/types/landing-fee.ts +92 -0
  36. package/src/types/models.ts +43 -3
  37. package/src/types/roles.ts +26 -0
  38. package/dist/chunk-RC2BBT6H.cjs +0 -1384
  39. package/dist/chunk-WQLDSZNN.js +0 -1384
  40. package/src/schemas/fee.ts +0 -37
  41. /package/dist/{chunk-LXNCAKJZ.js → chunk-2WJHTRIE.js} +0 -0
  42. /package/dist/{chunk-MOOGM3DW.cjs → chunk-DCEOET63.cjs} +0 -0
package/dist/index.cjs CHANGED
@@ -84,8 +84,103 @@
84
84
 
85
85
 
86
86
 
87
- var _chunkRC2BBT6Hcjs = require('./chunk-RC2BBT6H.cjs');
88
- require('./chunk-MOOGM3DW.cjs');
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+ var _chunkAKLFMP7Gcjs = require('./chunk-AKLFMP7G.cjs');
183
+ require('./chunk-DCEOET63.cjs');
89
184
 
90
185
 
91
186
  var _chunkLVTDNDWEcjs = require('./chunk-LVTDNDWE.cjs');
@@ -274,4 +369,99 @@ var _chunkHQSF3WGFcjs = require('./chunk-HQSF3WGF.cjs');
274
369
 
275
370
 
276
371
 
277
- exports.AvatarConversion = _chunkJRVRIKNMcjs.AvatarConversion; exports.BaseModel = _chunkRC2BBT6Hcjs.BaseModel; exports.DATE_FORMATS = _chunkIVMOR5SWcjs.DATE_FORMATS; exports.DocumentConversion = _chunkJRVRIKNMcjs.DocumentConversion; exports.FaqSchema = _chunkRC2BBT6Hcjs.FaqSchema; exports.FaqStatus = _chunkRC2BBT6Hcjs.FaqStatus; exports.FeeCategoryOptionsSchema = _chunkRC2BBT6Hcjs.FeeCategoryOptionsSchema; exports.FeeSchema = _chunkRC2BBT6Hcjs.FeeSchema; exports.HeaderConversion = _chunkJRVRIKNMcjs.HeaderConversion; exports.ImageConversion = _chunkJRVRIKNMcjs.ImageConversion; exports.MediaType = _chunkJRVRIKNMcjs.MediaType; exports.MimeTypes = _chunkJRVRIKNMcjs.MimeTypes; exports.ReviewFaqSchema = _chunkRC2BBT6Hcjs.ReviewFaqSchema; exports.SAFETY_REPORT_STATUS_COLORS = _chunkRC2BBT6Hcjs.SAFETY_REPORT_STATUS_COLORS; exports.SAFETY_REPORT_STATUS_LABELS = _chunkRC2BBT6Hcjs.SAFETY_REPORT_STATUS_LABELS; exports.SafetyReportCategoryFormSchema = _chunkRC2BBT6Hcjs.SafetyReportCategoryFormSchema; exports.SafetyReportCategorySchema = _chunkRC2BBT6Hcjs.SafetyReportCategorySchema; exports.SafetyReportFilterSchema = _chunkRC2BBT6Hcjs.SafetyReportFilterSchema; exports.SafetyReportFormSchema = _chunkRC2BBT6Hcjs.SafetyReportFormSchema; exports.SafetyReportListResponseSchema = _chunkRC2BBT6Hcjs.SafetyReportListResponseSchema; exports.SafetyReportMediaSchema = _chunkRC2BBT6Hcjs.SafetyReportMediaSchema; exports.SafetyReportSchema = _chunkRC2BBT6Hcjs.SafetyReportSchema; exports.SafetyReportStatusEnum = _chunkRC2BBT6Hcjs.SafetyReportStatusEnum; exports.SafetyReportSubmissionResponseSchema = _chunkRC2BBT6Hcjs.SafetyReportSubmissionResponseSchema; exports.SafetyReportUpdateSchema = _chunkRC2BBT6Hcjs.SafetyReportUpdateSchema; exports.SubmitFaqQuestionSchema = _chunkRC2BBT6Hcjs.SubmitFaqQuestionSchema; exports.TIME_FORMATS = _chunkIVMOR5SWcjs.TIME_FORMATS; exports.ThumbnailConversion = _chunkJRVRIKNMcjs.ThumbnailConversion; exports.addressSchema = _chunkRC2BBT6Hcjs.addressSchema; exports.aircraftRatingSchema = _chunkRC2BBT6Hcjs.aircraftRatingSchema; exports.airplaneIssueSchema = _chunkRC2BBT6Hcjs.airplaneIssueSchema; exports.airplaneIssueSeverityEnum = _chunkRC2BBT6Hcjs.airplaneIssueSeverityEnum; exports.airplaneIssueStatusEnum = _chunkRC2BBT6Hcjs.airplaneIssueStatusEnum; exports.airplanePermissionSchema = _chunkRC2BBT6Hcjs.airplanePermissionSchema; exports.airplaneSchema = _chunkRC2BBT6Hcjs.airplaneSchema; exports.airplaneShareInviteSchema = _chunkRC2BBT6Hcjs.airplaneShareInviteSchema; exports.airportSchema = _chunkRC2BBT6Hcjs.airportSchema; exports.alertSchema = _chunkRC2BBT6Hcjs.alertSchema; exports.allowedDocumentTypeSchema = _chunkRC2BBT6Hcjs.allowedDocumentTypeSchema; exports.approachTypeSchema = _chunkRC2BBT6Hcjs.approachTypeSchema; exports.availSchema = _chunkRC2BBT6Hcjs.availSchema; exports.baseMembershipSchema = _chunkRC2BBT6Hcjs.baseMembershipSchema; exports.bookingDuration = _chunkIVMOR5SWcjs.bookingDuration; exports.bookingSchema = _chunkRC2BBT6Hcjs.bookingSchema; exports.bookingWaypointSchema = _chunkRC2BBT6Hcjs.bookingWaypointSchema; exports.bytesToHuman = _chunkIVMOR5SWcjs.bytesToHuman; exports.canPreview = _chunkJRVRIKNMcjs.canPreview; exports.commentSchema = _chunkRC2BBT6Hcjs.commentSchema; exports.companySchema = _chunkRC2BBT6Hcjs.companySchema; exports.contactAttributeSchema = _chunkRC2BBT6Hcjs.contactAttributeSchema; exports.courseCheckSyllabusSchema = _chunkRC2BBT6Hcjs.courseCheckSyllabusSchema; exports.courseEnrollmentMetricsSchema = _chunkRC2BBT6Hcjs.courseEnrollmentMetricsSchema; exports.courseEnrollmentSchema = _chunkRC2BBT6Hcjs.courseEnrollmentSchema; exports.courseFeeSchema = _chunkRC2BBT6Hcjs.courseFeeSchema; exports.courseSchema = _chunkRC2BBT6Hcjs.courseSchema; exports.createCrewValidator = _chunkMI4YBENQcjs.createCrewValidator; exports.crewObjectToString = _chunkIVMOR5SWcjs.crewObjectToString; exports.dateString = _chunkIVMOR5SWcjs.dateString; exports.dateTimeString = _chunkIVMOR5SWcjs.dateTimeString; exports.dayString = _chunkIVMOR5SWcjs.dayString; exports.defaultCrewRoleForMembership = _chunkMI4YBENQcjs.defaultCrewRoleForMembership; exports.displayFee = _chunk2DRKSYW4cjs.displayFee; exports.documentComplianceStatus = _chunkRC2BBT6Hcjs.documentComplianceStatus; exports.documentRequirement = _chunkRC2BBT6Hcjs.documentRequirement; exports.documentRequirementGroup = _chunkRC2BBT6Hcjs.documentRequirementGroup; exports.documentRequirementGroupAssignment = _chunkRC2BBT6Hcjs.documentRequirementGroupAssignment; exports.documentSchema = _chunkRC2BBT6Hcjs.documentSchema; exports.documentShareSchema = _chunkRC2BBT6Hcjs.documentShareSchema; exports.documentType = _chunkRC2BBT6Hcjs.documentType; exports.eventSchema = _chunkRC2BBT6Hcjs.eventSchema; exports.expenseItemSchema = _chunkRC2BBT6Hcjs.expenseItemSchema; exports.expenseSchema = _chunkRC2BBT6Hcjs.expenseSchema; exports.extendedAirplaneSchema = _chunkRC2BBT6Hcjs.extendedAirplaneSchema; exports.feeSchema = _chunkRC2BBT6Hcjs.feeSchema; exports.flightLogSchema = _chunkRC2BBT6Hcjs.flightLogSchema; exports.formatDate = _chunkIVMOR5SWcjs.formatDate; exports.formatDateTime = _chunkIVMOR5SWcjs.formatDateTime; exports.formatTime = _chunkIVMOR5SWcjs.formatTime; exports.formatToEuroString = _chunk2DRKSYW4cjs.formatToEuroString; exports.fromCents = _chunk2DRKSYW4cjs.fromCents; exports.getDocumentIcon = _chunkJRVRIKNMcjs.getDocumentIcon; exports.getMediaDisplayName = _chunkJRVRIKNMcjs.getMediaDisplayName; exports.getMediaIcon = _chunkJRVRIKNMcjs.getMediaIcon; exports.getMediaType = _chunkJRVRIKNMcjs.getMediaType; exports.getMonthFromDate = _chunkIVMOR5SWcjs.getMonthFromDate; exports.hasMembershipRole = _chunkMI4YBENQcjs.hasMembershipRole; exports.invoiceSchema = _chunkRC2BBT6Hcjs.invoiceSchema; exports.landingFeeSchema = _chunkRC2BBT6Hcjs.landingFeeSchema; exports.landingSchema = _chunkRC2BBT6Hcjs.landingSchema; exports.maintenanceEventEstimationSchema = _chunkRC2BBT6Hcjs.maintenanceEventEstimationSchema; exports.maintenanceEventSchema = _chunkRC2BBT6Hcjs.maintenanceEventSchema; exports.maintenanceStatusSchema = _chunkRC2BBT6Hcjs.maintenanceStatusSchema; exports.mapMediaConversions = _chunkJRVRIKNMcjs.mapMediaConversions; exports.mediaCollection = _chunkRC2BBT6Hcjs.mediaCollection; exports.mediaSchema = _chunkRC2BBT6Hcjs.mediaSchema; exports.membershipSchema = _chunkRC2BBT6Hcjs.membershipSchema; exports.membershipStatus = _chunkIVMOR5SWcjs.membershipStatus; exports.minutesFormatted = _chunkIVMOR5SWcjs.minutesFormatted; exports.money = _chunk2DRKSYW4cjs.money; exports.moneyFormatted = _chunk2DRKSYW4cjs.moneyFormatted; exports.monthString = _chunkIVMOR5SWcjs.monthString; exports.paginationMeta = _chunkHQSF3WGFcjs.paginationMeta; exports.parseCourse = _chunkLVTDNDWEcjs.parseCourse; exports.parseFee = _chunk2DRKSYW4cjs.parseFee; exports.parsePrice = _chunk2DRKSYW4cjs.parsePrice; exports.percentage = _chunkIVMOR5SWcjs.percentage; exports.postSchema = _chunkRC2BBT6Hcjs.postSchema; exports.prePaidPackageSchema = _chunkRC2BBT6Hcjs.prePaidPackageSchema; exports.priceSchema = _chunkRC2BBT6Hcjs.priceSchema; exports.qualificationSchema = _chunkRC2BBT6Hcjs.qualificationSchema; exports.recurringFlightSchema = _chunkRC2BBT6Hcjs.recurringFlightSchema; exports.roleSchema = _chunkRC2BBT6Hcjs.roleSchema; exports.runwaySchema = _chunkRC2BBT6Hcjs.runwaySchema; exports.scheduledFlightSchema = _chunkRC2BBT6Hcjs.scheduledFlightSchema; exports.settingSchema = _chunkRC2BBT6Hcjs.settingSchema; exports.specialFlightSchema = _chunkRC2BBT6Hcjs.specialFlightSchema; exports.tagSchema = _chunkRC2BBT6Hcjs.tagSchema; exports.ticketSchema = _chunkRC2BBT6Hcjs.ticketSchema; exports.timeDiffInDays = _chunkIVMOR5SWcjs.timeDiffInDays; exports.timeString = _chunkIVMOR5SWcjs.timeString; exports.timeUntil = _chunkIVMOR5SWcjs.timeUntil; exports.userAircraftRatingSchema = _chunkRC2BBT6Hcjs.userAircraftRatingSchema; exports.userQualificationSchema = _chunkRC2BBT6Hcjs.userQualificationSchema; exports.userSchema = _chunkRC2BBT6Hcjs.userSchema; exports.waypointSchema = _chunkRC2BBT6Hcjs.waypointSchema; exports.yearString = _chunkIVMOR5SWcjs.yearString; exports.zContactDTO = _chunkRC2BBT6Hcjs.zContactDTO; exports.zNetGross = _chunkRC2BBT6Hcjs.zNetGross; exports.zNullableBool = _chunkRC2BBT6Hcjs.zNullableBool; exports.zPhpMoneyObject = _chunkRC2BBT6Hcjs.zPhpMoneyObject;
372
+
373
+
374
+
375
+
376
+
377
+
378
+
379
+
380
+
381
+
382
+
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+
402
+
403
+
404
+
405
+
406
+
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+
460
+
461
+
462
+
463
+
464
+
465
+
466
+
467
+ exports.ALLOWED_GEOMETRY_TYPES = _chunkAKLFMP7Gcjs.ALLOWED_GEOMETRY_TYPES; exports.ALLOWED_NEWSLETTER_VARIABLES = _chunkAKLFMP7Gcjs.ALLOWED_NEWSLETTER_VARIABLES; exports.AllUsersBucketSchema = _chunkAKLFMP7Gcjs.AllUsersBucketSchema; exports.AttachSyllabusElementFormSchema = _chunkAKLFMP7Gcjs.AttachSyllabusElementFormSchema; exports.AudienceBucketSchema = _chunkAKLFMP7Gcjs.AudienceBucketSchema; exports.AudienceBucketType = _chunkAKLFMP7Gcjs.AudienceBucketType; exports.AvatarConversion = _chunkJRVRIKNMcjs.AvatarConversion; exports.BaseModel = _chunkAKLFMP7Gcjs.BaseModel; exports.ButtonBlockSchema = _chunkAKLFMP7Gcjs.ButtonBlockSchema; exports.CompanyUsersBucketSchema = _chunkAKLFMP7Gcjs.CompanyUsersBucketSchema; exports.CourseMilestoneFormSchema = _chunkAKLFMP7Gcjs.CourseMilestoneFormSchema; exports.CourseMilestoneKindEnum = _chunkAKLFMP7Gcjs.CourseMilestoneKindEnum; exports.CreateLocationMapFeatureSchema = _chunkAKLFMP7Gcjs.CreateLocationMapFeatureSchema; exports.CreateLocationMapSchema = _chunkAKLFMP7Gcjs.CreateLocationMapSchema; exports.CreateNewsletterCampaignInputSchema = _chunkAKLFMP7Gcjs.CreateNewsletterCampaignInputSchema; exports.CreateNewsletterTemplateInputSchema = _chunkAKLFMP7Gcjs.CreateNewsletterTemplateInputSchema; exports.CreateSyllabusFromTemplateFormSchema = _chunkAKLFMP7Gcjs.CreateSyllabusFromTemplateFormSchema; exports.DATE_FORMATS = _chunkIVMOR5SWcjs.DATE_FORMATS; exports.DividerBlockSchema = _chunkAKLFMP7Gcjs.DividerBlockSchema; exports.DocumentConversion = _chunkJRVRIKNMcjs.DocumentConversion; exports.EnrollmentTrainingStatusEnum = _chunkAKLFMP7Gcjs.EnrollmentTrainingStatusEnum; exports.FaqSchema = _chunkAKLFMP7Gcjs.FaqSchema; exports.FaqStatus = _chunkAKLFMP7Gcjs.FaqStatus; exports.FieldLabelSchema = _chunkAKLFMP7Gcjs.FieldLabelSchema; exports.FormFieldType = _chunkAKLFMP7Gcjs.FormFieldType; exports.FormSubmissionSchema = _chunkAKLFMP7Gcjs.FormSubmissionSchema; exports.FormSubmissionShareBaseSchema = _chunkAKLFMP7Gcjs.FormSubmissionShareBaseSchema; exports.FormSubmissionShareSchema = _chunkAKLFMP7Gcjs.FormSubmissionShareSchema; exports.FormSubmissionSource = _chunkAKLFMP7Gcjs.FormSubmissionSource; exports.FormSubmissionStatus = _chunkAKLFMP7Gcjs.FormSubmissionStatus; exports.FormTemplateAssignmentSchema = _chunkAKLFMP7Gcjs.FormTemplateAssignmentSchema; exports.FormTemplateSchema = _chunkAKLFMP7Gcjs.FormTemplateSchema; exports.GeometrySchema = _chunkAKLFMP7Gcjs.GeometrySchema; exports.GradingScaleFormSchema = _chunkAKLFMP7Gcjs.GradingScaleFormSchema; exports.HeaderConversion = _chunkJRVRIKNMcjs.HeaderConversion; exports.HeadingBlockSchema = _chunkAKLFMP7Gcjs.HeadingBlockSchema; exports.ImageConversion = _chunkJRVRIKNMcjs.ImageConversion; exports.ImportFeaturesSchema = _chunkAKLFMP7Gcjs.ImportFeaturesSchema; exports.LocationFeatureVisibility = _chunkAKLFMP7Gcjs.LocationFeatureVisibility; exports.LocationMapKind = _chunkAKLFMP7Gcjs.LocationMapKind; exports.MediaType = _chunkJRVRIKNMcjs.MediaType; exports.MimeTypes = _chunkJRVRIKNMcjs.MimeTypes; exports.NewsletterAudienceSchema = _chunkAKLFMP7Gcjs.NewsletterAudienceSchema; exports.NewsletterBlockSchema = _chunkAKLFMP7Gcjs.NewsletterBlockSchema; exports.NewsletterBlockType = _chunkAKLFMP7Gcjs.NewsletterBlockType; exports.NewsletterCampaignRecipientSchema = _chunkAKLFMP7Gcjs.NewsletterCampaignRecipientSchema; exports.NewsletterCampaignSchema = _chunkAKLFMP7Gcjs.NewsletterCampaignSchema; exports.NewsletterCampaignStatus = _chunkAKLFMP7Gcjs.NewsletterCampaignStatus; exports.NewsletterCategorySchema = _chunkAKLFMP7Gcjs.NewsletterCategorySchema; exports.NewsletterPreferenceRowSchema = _chunkAKLFMP7Gcjs.NewsletterPreferenceRowSchema; exports.NewsletterRecipientStatus = _chunkAKLFMP7Gcjs.NewsletterRecipientStatus; exports.NewsletterTemplateSchema = _chunkAKLFMP7Gcjs.NewsletterTemplateSchema; exports.NewsletterTemplateSchemaSchema = _chunkAKLFMP7Gcjs.NewsletterTemplateSchemaSchema; exports.ParagraphBlockSchema = _chunkAKLFMP7Gcjs.ParagraphBlockSchema; exports.ReorderSyllabusElementItemSchema = _chunkAKLFMP7Gcjs.ReorderSyllabusElementItemSchema; exports.RequiredFormSchema = _chunkAKLFMP7Gcjs.RequiredFormSchema; exports.RequiredFormViaCrewSchema = _chunkAKLFMP7Gcjs.RequiredFormViaCrewSchema; exports.RequiredFormViaSchema = _chunkAKLFMP7Gcjs.RequiredFormViaSchema; exports.ReviewFaqSchema = _chunkAKLFMP7Gcjs.ReviewFaqSchema; exports.RoleMembersBucketSchema = _chunkAKLFMP7Gcjs.RoleMembersBucketSchema; exports.SAFETY_REPORT_STATUS_COLORS = _chunkAKLFMP7Gcjs.SAFETY_REPORT_STATUS_COLORS; exports.SAFETY_REPORT_STATUS_LABELS = _chunkAKLFMP7Gcjs.SAFETY_REPORT_STATUS_LABELS; exports.SafetyReportCategoryFormSchema = _chunkAKLFMP7Gcjs.SafetyReportCategoryFormSchema; exports.SafetyReportCategorySchema = _chunkAKLFMP7Gcjs.SafetyReportCategorySchema; exports.SafetyReportFilterSchema = _chunkAKLFMP7Gcjs.SafetyReportFilterSchema; exports.SafetyReportFormSchema = _chunkAKLFMP7Gcjs.SafetyReportFormSchema; exports.SafetyReportListResponseSchema = _chunkAKLFMP7Gcjs.SafetyReportListResponseSchema; exports.SafetyReportMediaSchema = _chunkAKLFMP7Gcjs.SafetyReportMediaSchema; exports.SafetyReportSchema = _chunkAKLFMP7Gcjs.SafetyReportSchema; exports.SafetyReportStatusEnum = _chunkAKLFMP7Gcjs.SafetyReportStatusEnum; exports.SafetyReportSubmissionResponseSchema = _chunkAKLFMP7Gcjs.SafetyReportSubmissionResponseSchema; exports.SafetyReportUpdateSchema = _chunkAKLFMP7Gcjs.SafetyReportUpdateSchema; exports.SchemaFieldSchema = _chunkAKLFMP7Gcjs.SchemaFieldSchema; exports.SchemaSectionSchema = _chunkAKLFMP7Gcjs.SchemaSectionSchema; exports.ShowWhenSchema = _chunkAKLFMP7Gcjs.ShowWhenSchema; exports.SignOffTrainingElementFormSchema = _chunkAKLFMP7Gcjs.SignOffTrainingElementFormSchema; exports.SignatureSchema = _chunkAKLFMP7Gcjs.SignatureSchema; exports.StoreSyllabusFormSchema = _chunkAKLFMP7Gcjs.StoreSyllabusFormSchema; exports.SubmissionFileSchema = _chunkAKLFMP7Gcjs.SubmissionFileSchema; exports.SubmitFaqQuestionSchema = _chunkAKLFMP7Gcjs.SubmitFaqQuestionSchema; exports.SyllabusKindEnum = _chunkAKLFMP7Gcjs.SyllabusKindEnum; exports.TIME_FORMATS = _chunkIVMOR5SWcjs.TIME_FORMATS; exports.TemplateSchemaSchema = _chunkAKLFMP7Gcjs.TemplateSchemaSchema; exports.ThumbnailConversion = _chunkJRVRIKNMcjs.ThumbnailConversion; exports.TipTapNodeSchema = _chunkAKLFMP7Gcjs.TipTapNodeSchema; exports.TodoActionSchema = _chunkAKLFMP7Gcjs.TodoActionSchema; exports.TodoKey = _chunkAKLFMP7Gcjs.TodoKey; exports.TodoSchema = _chunkAKLFMP7Gcjs.TodoSchema; exports.TrainingElementFormSchema = _chunkAKLFMP7Gcjs.TrainingElementFormSchema; exports.TrainingElementKindEnum = _chunkAKLFMP7Gcjs.TrainingElementKindEnum; exports.TrainingRecordResultEnum = _chunkAKLFMP7Gcjs.TrainingRecordResultEnum; exports.TrainingRecordStatusEnum = _chunkAKLFMP7Gcjs.TrainingRecordStatusEnum; exports.UpdateLocationMapFeatureSchema = _chunkAKLFMP7Gcjs.UpdateLocationMapFeatureSchema; exports.UpdateLocationMapSchema = _chunkAKLFMP7Gcjs.UpdateLocationMapSchema; exports.UpdateSyllabusElementFormSchema = _chunkAKLFMP7Gcjs.UpdateSyllabusElementFormSchema; exports.UpdateSyllabusFormSchema = _chunkAKLFMP7Gcjs.UpdateSyllabusFormSchema; exports.UpsertTrainingRecordFormSchema = _chunkAKLFMP7Gcjs.UpsertTrainingRecordFormSchema; exports.ViewportSchema = _chunkAKLFMP7Gcjs.ViewportSchema; exports.addressSchema = _chunkAKLFMP7Gcjs.addressSchema; exports.aircraftRatingSchema = _chunkAKLFMP7Gcjs.aircraftRatingSchema; exports.airplaneIssueSchema = _chunkAKLFMP7Gcjs.airplaneIssueSchema; exports.airplaneIssueSeverityEnum = _chunkAKLFMP7Gcjs.airplaneIssueSeverityEnum; exports.airplaneIssueStatusEnum = _chunkAKLFMP7Gcjs.airplaneIssueStatusEnum; exports.airplanePermissionSchema = _chunkAKLFMP7Gcjs.airplanePermissionSchema; exports.airplaneSchema = _chunkAKLFMP7Gcjs.airplaneSchema; exports.airplaneShareInviteSchema = _chunkAKLFMP7Gcjs.airplaneShareInviteSchema; exports.airportSchema = _chunkAKLFMP7Gcjs.airportSchema; exports.alertSchema = _chunkAKLFMP7Gcjs.alertSchema; exports.allowedDocumentTypeSchema = _chunkAKLFMP7Gcjs.allowedDocumentTypeSchema; exports.approachTypeSchema = _chunkAKLFMP7Gcjs.approachTypeSchema; exports.availSchema = _chunkAKLFMP7Gcjs.availSchema; exports.baseMembershipSchema = _chunkAKLFMP7Gcjs.baseMembershipSchema; exports.bookingDuration = _chunkIVMOR5SWcjs.bookingDuration; exports.bookingSchema = _chunkAKLFMP7Gcjs.bookingSchema; exports.bookingWaypointSchema = _chunkAKLFMP7Gcjs.bookingWaypointSchema; exports.bytesToHuman = _chunkIVMOR5SWcjs.bytesToHuman; exports.canPreview = _chunkJRVRIKNMcjs.canPreview; exports.commentSchema = _chunkAKLFMP7Gcjs.commentSchema; exports.companyAudienceInclude = _chunkAKLFMP7Gcjs.companyAudienceInclude; exports.companySchema = _chunkAKLFMP7Gcjs.companySchema; exports.contactAttributeSchema = _chunkAKLFMP7Gcjs.contactAttributeSchema; exports.courseCheckSyllabusSchema = _chunkAKLFMP7Gcjs.courseCheckSyllabusSchema; exports.courseEnrollmentMetricsSchema = _chunkAKLFMP7Gcjs.courseEnrollmentMetricsSchema; exports.courseEnrollmentMilestoneSchema = _chunkAKLFMP7Gcjs.courseEnrollmentMilestoneSchema; exports.courseEnrollmentSchema = _chunkAKLFMP7Gcjs.courseEnrollmentSchema; exports.courseFeeSchema = _chunkAKLFMP7Gcjs.courseFeeSchema; exports.courseMilestoneSchema = _chunkAKLFMP7Gcjs.courseMilestoneSchema; exports.courseSchema = _chunkAKLFMP7Gcjs.courseSchema; exports.createCrewValidator = _chunkMI4YBENQcjs.createCrewValidator; exports.createSyllabusFromTemplateResultSchema = _chunkAKLFMP7Gcjs.createSyllabusFromTemplateResultSchema; exports.crewObjectToString = _chunkIVMOR5SWcjs.crewObjectToString; exports.dateString = _chunkIVMOR5SWcjs.dateString; exports.dateTimeString = _chunkIVMOR5SWcjs.dateTimeString; exports.dayString = _chunkIVMOR5SWcjs.dayString; exports.defaultCrewRoleForMembership = _chunkMI4YBENQcjs.defaultCrewRoleForMembership; exports.displayFee = _chunk2DRKSYW4cjs.displayFee; exports.documentComplianceStatus = _chunkAKLFMP7Gcjs.documentComplianceStatus; exports.documentRequirement = _chunkAKLFMP7Gcjs.documentRequirement; exports.documentRequirementGroup = _chunkAKLFMP7Gcjs.documentRequirementGroup; exports.documentRequirementGroupAssignment = _chunkAKLFMP7Gcjs.documentRequirementGroupAssignment; exports.documentSchema = _chunkAKLFMP7Gcjs.documentSchema; exports.documentShareSchema = _chunkAKLFMP7Gcjs.documentShareSchema; exports.documentType = _chunkAKLFMP7Gcjs.documentType; exports.enrollmentTrainingElementSchema = _chunkAKLFMP7Gcjs.enrollmentTrainingElementSchema; exports.equipmentSchema = _chunkAKLFMP7Gcjs.equipmentSchema; exports.eventSchema = _chunkAKLFMP7Gcjs.eventSchema; exports.expenseItemSchema = _chunkAKLFMP7Gcjs.expenseItemSchema; exports.expenseSchema = _chunkAKLFMP7Gcjs.expenseSchema; exports.extendedAirplaneSchema = _chunkAKLFMP7Gcjs.extendedAirplaneSchema; exports.feeCategoryOptionsSchema = _chunkAKLFMP7Gcjs.feeCategoryOptionsSchema; exports.feeSchema = _chunkAKLFMP7Gcjs.feeSchema; exports.flightLogSchema = _chunkAKLFMP7Gcjs.flightLogSchema; exports.formatDate = _chunkIVMOR5SWcjs.formatDate; exports.formatDateTime = _chunkIVMOR5SWcjs.formatDateTime; exports.formatTime = _chunkIVMOR5SWcjs.formatTime; exports.formatToEuroString = _chunk2DRKSYW4cjs.formatToEuroString; exports.fromCents = _chunk2DRKSYW4cjs.fromCents; exports.getDocumentIcon = _chunkJRVRIKNMcjs.getDocumentIcon; exports.getMediaDisplayName = _chunkJRVRIKNMcjs.getMediaDisplayName; exports.getMediaIcon = _chunkJRVRIKNMcjs.getMediaIcon; exports.getMediaType = _chunkJRVRIKNMcjs.getMediaType; exports.getMonthFromDate = _chunkIVMOR5SWcjs.getMonthFromDate; exports.gradeHistoryItemSchema = _chunkAKLFMP7Gcjs.gradeHistoryItemSchema; exports.gradingScalePointSchema = _chunkAKLFMP7Gcjs.gradingScalePointSchema; exports.gradingScaleSchema = _chunkAKLFMP7Gcjs.gradingScaleSchema; exports.hasMembershipRole = _chunkMI4YBENQcjs.hasMembershipRole; exports.impersonationParticipantSchema = _chunkAKLFMP7Gcjs.impersonationParticipantSchema; exports.impersonationStateSchema = _chunkAKLFMP7Gcjs.impersonationStateSchema; exports.invoiceSchema = _chunkAKLFMP7Gcjs.invoiceSchema; exports.landingFeeSchema = _chunkAKLFMP7Gcjs.landingFeeSchema; exports.landingSchema = _chunkAKLFMP7Gcjs.landingSchema; exports.maintenanceEventEstimationSchema = _chunkAKLFMP7Gcjs.maintenanceEventEstimationSchema; exports.maintenanceEventSchema = _chunkAKLFMP7Gcjs.maintenanceEventSchema; exports.maintenanceStatusSchema = _chunkAKLFMP7Gcjs.maintenanceStatusSchema; exports.mapMediaConversions = _chunkJRVRIKNMcjs.mapMediaConversions; exports.mediaCollection = _chunkAKLFMP7Gcjs.mediaCollection; exports.mediaSchema = _chunkAKLFMP7Gcjs.mediaSchema; exports.membershipSchema = _chunkAKLFMP7Gcjs.membershipSchema; exports.membershipStatus = _chunkIVMOR5SWcjs.membershipStatus; exports.minutesFormatted = _chunkIVMOR5SWcjs.minutesFormatted; exports.money = _chunk2DRKSYW4cjs.money; exports.moneyFormatted = _chunk2DRKSYW4cjs.moneyFormatted; exports.monthString = _chunkIVMOR5SWcjs.monthString; exports.paginationMeta = _chunkHQSF3WGFcjs.paginationMeta; exports.parseCourse = _chunkLVTDNDWEcjs.parseCourse; exports.parseFee = _chunk2DRKSYW4cjs.parseFee; exports.parsePrice = _chunk2DRKSYW4cjs.parsePrice; exports.percentage = _chunkIVMOR5SWcjs.percentage; exports.postSchema = _chunkAKLFMP7Gcjs.postSchema; exports.prePaidPackageSchema = _chunkAKLFMP7Gcjs.prePaidPackageSchema; exports.priceSchema = _chunkAKLFMP7Gcjs.priceSchema; exports.qualificationSchema = _chunkAKLFMP7Gcjs.qualificationSchema; exports.recurringFlightSchema = _chunkAKLFMP7Gcjs.recurringFlightSchema; exports.roleSchema = _chunkAKLFMP7Gcjs.roleSchema; exports.runwaySchema = _chunkAKLFMP7Gcjs.runwaySchema; exports.scheduledFlightSchema = _chunkAKLFMP7Gcjs.scheduledFlightSchema; exports.settingSchema = _chunkAKLFMP7Gcjs.settingSchema; exports.specialFlightSchema = _chunkAKLFMP7Gcjs.specialFlightSchema; exports.syllabusElementMutationResultSchema = _chunkAKLFMP7Gcjs.syllabusElementMutationResultSchema; exports.syllabusElementSchema = _chunkAKLFMP7Gcjs.syllabusElementSchema; exports.syllabusRolloutResultItemSchema = _chunkAKLFMP7Gcjs.syllabusRolloutResultItemSchema; exports.syllabusRolloutResultSchema = _chunkAKLFMP7Gcjs.syllabusRolloutResultSchema; exports.syllabusRolloutSkippedItemSchema = _chunkAKLFMP7Gcjs.syllabusRolloutSkippedItemSchema; exports.syllabusSchema = _chunkAKLFMP7Gcjs.syllabusSchema; exports.tagSchema = _chunkAKLFMP7Gcjs.tagSchema; exports.ticketSchema = _chunkAKLFMP7Gcjs.ticketSchema; exports.timeDiffInDays = _chunkIVMOR5SWcjs.timeDiffInDays; exports.timeString = _chunkIVMOR5SWcjs.timeString; exports.timeUntil = _chunkIVMOR5SWcjs.timeUntil; exports.trainingElementSchema = _chunkAKLFMP7Gcjs.trainingElementSchema; exports.trainingRecordEntryInputSchema = _chunkAKLFMP7Gcjs.trainingRecordEntryInputSchema; exports.trainingRecordEntrySchema = _chunkAKLFMP7Gcjs.trainingRecordEntrySchema; exports.trainingRecordSchema = _chunkAKLFMP7Gcjs.trainingRecordSchema; exports.trainingSignatureSchema = _chunkAKLFMP7Gcjs.trainingSignatureSchema; exports.trainingTemplatePackSchema = _chunkAKLFMP7Gcjs.trainingTemplatePackSchema; exports.usedByCourseSchema = _chunkAKLFMP7Gcjs.usedByCourseSchema; exports.userAircraftRatingSchema = _chunkAKLFMP7Gcjs.userAircraftRatingSchema; exports.userQualificationSchema = _chunkAKLFMP7Gcjs.userQualificationSchema; exports.userSchema = _chunkAKLFMP7Gcjs.userSchema; exports.waypointSchema = _chunkAKLFMP7Gcjs.waypointSchema; exports.yearString = _chunkIVMOR5SWcjs.yearString; exports.zContactDTO = _chunkAKLFMP7Gcjs.zContactDTO; exports.zNetGross = _chunkAKLFMP7Gcjs.zNetGross; exports.zNullableBool = _chunkAKLFMP7Gcjs.zNullableBool; exports.zPhpMoneyObject = _chunkAKLFMP7Gcjs.zPhpMoneyObject;
package/dist/index.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- export { B as BaseModel, a as addressSchema, b as aircraftRatingSchema, c as airplaneIssueSchema, d as airplaneIssueSeverityEnum, e as airplaneIssueStatusEnum, f as airplanePermissionSchema, g as airplaneSchema, h as airplaneShareInviteSchema, i as airportSchema, j as alertSchema, k as allowedDocumentTypeSchema, l as approachTypeSchema, m as availSchema, n as baseMembershipSchema, o as bookingSchema, p as bookingWaypointSchema, q as commentSchema, r as companySchema, s as contactAttributeSchema, t as courseCheckSyllabusSchema, u as courseEnrollmentMetricsSchema, v as courseEnrollmentSchema, w as courseFeeSchema, x as courseSchema, y as documentComplianceStatus, z as documentRequirement, A as documentRequirementGroup, C as documentRequirementGroupAssignment, D as documentSchema, E as documentShareSchema, F as documentType, G as eventSchema, H as expenseItemSchema, I as expenseSchema, J as extendedAirplaneSchema, K as feeSchema, L as flightLogSchema, M as invoiceSchema, N as landingFeeSchema, O as landingSchema, P as maintenanceEventEstimationSchema, Q as maintenanceEventSchema, R as maintenanceStatusSchema, S as mediaCollection, T as mediaSchema, U as membershipSchema, V as postSchema, W as prePaidPackageSchema, X as priceSchema, Y as qualificationSchema, Z as recurringFlightSchema, _ as roleSchema, $ as runwaySchema, a0 as scheduledFlightSchema, a1 as settingSchema, a2 as specialFlightSchema, a3 as tagSchema, a4 as ticketSchema, a5 as userAircraftRatingSchema, a6 as userQualificationSchema, a7 as userSchema, a8 as waypointSchema, a9 as zContactDTO, aa as zNetGross, ab as zNullableBool, ac as zPhpMoneyObject } from './models-Bc5BKYuI.cjs';
2
- export { AircraftUtilization, BookingsData, CompanyDevelopmentReportData, CreateFaqInput, ExpenseData, Faq, FaqSchema, FaqStatus, Fee, FeeCategoryOptions, FeeCategoryOptionsSchema, FeeSchema, FinancialReportData, FinancialSummaryData, FlightHoursData, InstructorData, InstructorEfficiencyReportData, InstructorSummaryData, InvoiceData, LandingsData, Media, MemberActivityData, OperationalReportData, PeriodData, PrepaidPackageData, Report, ReportData, ReportGenerationParams, ReportGenerationResponse, ReportGranularity, ReportListItem, ReportMedia, ReportMetadata, ReportParameters, ReportStatus, ReportStatusResponse, ReportType, RevenueData, ReviewFaqInput, ReviewFaqSchema, SAFETY_REPORT_STATUS_COLORS, SAFETY_REPORT_STATUS_LABELS, SafetyReport, SafetyReportCategory, SafetyReportCategoryForm, SafetyReportCategoryFormSchema, SafetyReportCategorySchema, SafetyReportFilter, SafetyReportFilterSchema, SafetyReportForm, SafetyReportFormSchema, SafetyReportListResponse, SafetyReportListResponseSchema, SafetyReportMedia, SafetyReportMediaSchema, SafetyReportSchema, SafetyReportStatus, SafetyReportStatusEnum, SafetyReportSubmissionResponse, SafetyReportSubmissionResponseSchema, SafetyReportUpdate, SafetyReportUpdateSchema, SubmitFaqQuestionInput, SubmitFaqQuestionSchema, UpdateFaqInput } from './schemas/index.cjs';
3
- export { Address, AircraftRating, Airplane, AirplanePermission, AirplaneShareInvite, Airport, Alert, AllowedDocumentType, ApproachType, Avail, BaseMembership, Booking, Comment, Company, ComplianceData, ComplianceGroup, ComplianceRequirement, ComplianceRequirementGroup, ComplianceResponse, ComplianceSummary, Course, CourseEnrollment, CourseFee, CreateCommentInput, DataWrappedResponse, Document, DocumentComplianceStatus, DocumentRequirement, DocumentRequirementGroup, DocumentRequirementGroupAssignment, DocumentShare, DocumentType, Event, Expense, ExpenseItem, ExtendedAirplane, FlightLog, Invoice, Landing, LandingFee, MaintenanceEvent, MaintenanceEventEstimation, MaintenanceStatus, MediaCollection, Membership, PaginatedResponse, Post, PrePaidPackage, Price, Qualification, RecurringFlight, Resource, Role, Runway, ScheduledFlight, Setting, SpecialFlight, Ticket, ToggleFavoriteResponse, UpdateCommentInput, User, UserAircraftRating, UserQualification, Waypoint } from './types/index.cjs';
1
+ export { A as AttachSyllabusElementForm, a as AttachSyllabusElementFormSchema, B as BaseModel, C as CourseCheckSyllabus, b as CreateFormSubmissionInput, c as CreateFormTemplateAssignmentInput, d as CreateFormTemplateInput, e as CreateSyllabusFromTemplateForm, f as CreateSyllabusFromTemplateFormSchema, g as CreateSyllabusFromTemplateResult, E as EnrollmentTrainingElement, h as EnrollmentTrainingStatus, i as EnrollmentTrainingStatusEnum, F as FieldLabel, j as FieldLabelSchema, k as FormFieldType, l as FormSubmission, m as FormSubmissionSchema, n as FormSubmissionShare, o as FormSubmissionShareBase, p as FormSubmissionShareBaseSchema, q as FormSubmissionShareSchema, r as FormSubmissionSource, s as FormSubmissionStatus, t as FormTemplate, u as FormTemplateAssignment, v as FormTemplateAssignmentSchema, w as FormTemplateSchema, G as GradeHistoryItem, x as GradingScale, y as GradingScaleForm, z as GradingScaleFormSchema, D as GradingScalePoint, I as ImpersonationParticipant, H as ImpersonationState, R as ReorderSyllabusElementItem, J as ReorderSyllabusElementItemSchema, K as RequiredForm, L as RequiredFormSchema, M as RequiredFormVia, N as RequiredFormViaCrew, O as RequiredFormViaCrewSchema, P as RequiredFormViaSchema, Q as ReviewFormSubmissionInput, S as SchemaField, T as SchemaFieldSchema, U as SchemaSection, V as SchemaSectionSchema, W as ShowWhen, X as ShowWhenSchema, Y as SignOffTrainingElementForm, Z as SignOffTrainingElementFormSchema, _ as Signature, $ as SignatureSchema, a0 as StoreSyllabusForm, a1 as StoreSyllabusFormSchema, a2 as SubmissionFile, a3 as SubmissionFileSchema, a4 as Syllabus, a5 as SyllabusElement, a6 as SyllabusElementMutationResult, a7 as SyllabusKind, a8 as SyllabusKindEnum, a9 as SyllabusRolloutResult, aa as SyllabusRolloutResultItem, ab as SyllabusRolloutSkippedItem, ac as TemplateSchema, ad as TemplateSchemaSchema, ae as TrainingElement, af as TrainingElementForm, ag as TrainingElementFormSchema, ah as TrainingElementKind, ai as TrainingElementKindEnum, aj as TrainingRecord, ak as TrainingRecordEntry, al as TrainingRecordEntryInput, am as TrainingRecordResult, an as TrainingRecordResultEnum, ao as TrainingRecordStatus, ap as TrainingRecordStatusEnum, aq as TrainingSignature, ar as TrainingTemplatePack, as as UpdateFormTemplateInput, at as UpdateSyllabusElementForm, au as UpdateSyllabusElementFormSchema, av as UpdateSyllabusForm, aw as UpdateSyllabusFormSchema, ax as UpsertTrainingRecordForm, ay as UpsertTrainingRecordFormSchema, az as UsedByCourse, aA as addressSchema, aB as aircraftRatingSchema, aC as airplaneIssueSchema, aD as airplaneIssueSeverityEnum, aE as airplaneIssueStatusEnum, aF as airplanePermissionSchema, aG as airplaneSchema, aH as airplaneShareInviteSchema, aI as airportSchema, aJ as alertSchema, aK as allowedDocumentTypeSchema, aL as approachTypeSchema, aM as availSchema, aN as baseMembershipSchema, aO as bookingSchema, aP as bookingWaypointSchema, aQ as commentSchema, aR as companySchema, aS as contactAttributeSchema, aT as courseCheckSyllabusSchema, aU as courseEnrollmentMetricsSchema, aV as courseEnrollmentSchema, aW as courseFeeSchema, aX as courseSchema, aY as createSyllabusFromTemplateResultSchema, aZ as documentComplianceStatus, a_ as documentRequirement, a$ as documentRequirementGroup, b0 as documentRequirementGroupAssignment, b1 as documentSchema, b2 as documentShareSchema, b3 as documentType, b4 as enrollmentTrainingElementSchema, b5 as eventSchema, b6 as expenseItemSchema, b7 as expenseSchema, b8 as extendedAirplaneSchema, b9 as feeCategoryOptionsSchema, ba as feeSchema, bb as flightLogSchema, bc as gradeHistoryItemSchema, bd as gradingScalePointSchema, be as gradingScaleSchema, bf as impersonationParticipantSchema, bg as impersonationStateSchema, bh as invoiceSchema, bi as landingFeeSchema, bj as landingSchema, bk as maintenanceEventEstimationSchema, bl as maintenanceEventSchema, bm as maintenanceStatusSchema, bn as mediaCollection, bo as mediaSchema, bp as membershipSchema, bq as postSchema, br as prePaidPackageSchema, bs as priceSchema, bt as qualificationSchema, bu as recurringFlightSchema, bv as roleSchema, bw as runwaySchema, bx as scheduledFlightSchema, by as settingSchema, bz as specialFlightSchema, bA as syllabusElementMutationResultSchema, bB as syllabusElementSchema, bC as syllabusRolloutResultItemSchema, bD as syllabusRolloutResultSchema, bE as syllabusRolloutSkippedItemSchema, bF as syllabusSchema, bG as tagSchema, bH as ticketSchema, bI as trainingElementSchema, bJ as trainingRecordEntryInputSchema, bK as trainingRecordEntrySchema, bL as trainingRecordSchema, bM as trainingSignatureSchema, bN as trainingTemplatePackSchema, bO as usedByCourseSchema, bP as userAircraftRatingSchema, bQ as userQualificationSchema, bR as userSchema, bS as waypointSchema, bT as zContactDTO, bU as zNetGross, bV as zNullableBool, bW as zPhpMoneyObject } from './training-Der1DPU-.cjs';
2
+ export { ALLOWED_GEOMETRY_TYPES, ALLOWED_NEWSLETTER_VARIABLES, AircraftUtilization, AllUsersBucketSchema, AllowedGeometryType, AllowedNewsletterVariable, AudienceBucket, AudienceBucketSchema, AudienceBucketType, BookingsData, ButtonBlock, ButtonBlockSchema, CompanyDevelopmentReportData, CompanyUsersBucketSchema, CourseEnrollmentMilestone, CourseMilestone, CourseMilestoneForm, CourseMilestoneFormSchema, CourseMilestoneKind, CourseMilestoneKindEnum, CreateFaqInput, CreateLocationMapFeatureInput, CreateLocationMapFeatureSchema, CreateLocationMapInput, CreateLocationMapSchema, CreateNewsletterCampaignInput, CreateNewsletterCampaignInputSchema, CreateNewsletterTemplateInput, CreateNewsletterTemplateInputSchema, DividerBlock, DividerBlockSchema, Equipment, EquipmentEntry, ExpenseData, Faq, FaqSchema, FaqStatus, FinancialReportData, FinancialSummaryData, FlightHoursData, GeoJsonFeature, GeoJsonFeatureCollection, GeoJsonGeometry, GeometrySchema, HeadingBlock, HeadingBlockSchema, ImportFeaturesInput, ImportFeaturesSchema, InstructorData, InstructorEfficiencyReportData, InstructorSummaryData, InvoiceData, LandingsData, LocationFeatureVisibility, LocationMap, LocationMapFeature, LocationMapFeatureGeoJson, LocationMapGeoJson, LocationMapGeoJsonProperties, LocationMapKind, Media, MemberActivityData, NewsletterAudience, NewsletterAudienceSchema, NewsletterBlock, NewsletterBlockSchema, NewsletterBlockType, NewsletterCampaign, NewsletterCampaignRecipient, NewsletterCampaignRecipientSchema, NewsletterCampaignSchema, NewsletterCampaignStatus, NewsletterCategory, NewsletterCategorySchema, NewsletterPreferenceRow, NewsletterPreferenceRowSchema, NewsletterRecipientStatus, NewsletterTemplate, NewsletterTemplateDoc, NewsletterTemplateSchema, NewsletterTemplateSchemaSchema, OperationalReportData, ParagraphBlock, ParagraphBlockSchema, PeriodData, PrepaidPackageData, Report, ReportData, ReportGenerationParams, ReportGenerationResponse, ReportGranularity, ReportListItem, ReportMedia, ReportMetadata, ReportParameters, ReportStatus, ReportStatusResponse, ReportType, RevenueData, ReviewFaqInput, ReviewFaqSchema, RoleMembersBucketSchema, SAFETY_REPORT_STATUS_COLORS, SAFETY_REPORT_STATUS_LABELS, SafetyReport, SafetyReportCategory, SafetyReportCategoryForm, SafetyReportCategoryFormSchema, SafetyReportCategorySchema, SafetyReportFilter, SafetyReportFilterSchema, SafetyReportForm, SafetyReportFormSchema, SafetyReportListResponse, SafetyReportListResponseSchema, SafetyReportMedia, SafetyReportMediaSchema, SafetyReportSchema, SafetyReportStatus, SafetyReportStatusEnum, SafetyReportSubmissionResponse, SafetyReportSubmissionResponseSchema, SafetyReportUpdate, SafetyReportUpdateSchema, SubmitFaqQuestionInput, SubmitFaqQuestionSchema, TipTapNode, TipTapNodeSchema, Todo, TodoAcceptedAlternative, TodoAction, TodoActionSchema, TodoKey, TodoSchema, UpdateFaqInput, UpdateLocationMapFeatureInput, UpdateLocationMapFeatureSchema, UpdateLocationMapInput, UpdateLocationMapSchema, UpdateNewsletterCampaignInput, UpdateNewsletterTemplateInput, Viewport, ViewportSchema, companyAudienceInclude, courseEnrollmentMilestoneSchema, courseMilestoneSchema, equipmentSchema } from './schemas/index.cjs';
3
+ export { Address, AiSuggestedMilestone, AiSuggestion, AiSuggestionStatus, AircraftBlock, AircraftBlockReason, AircraftRating, Airplane, AirplanePermission, AirplaneShareInvite, Airport, Alert, AllowedDocumentType, ApiResponse, ApproachType, Avail, BackgroundTask, BackgroundTaskStatus, BaseMembership, Booking, Comment, Company, ComplianceData, ComplianceGroup, ComplianceGroupSource, ComplianceRequirement, ComplianceRequirementGroup, ComplianceResponse, ComplianceSummary, Course, CourseDescriptionSuggestionPayload, CourseEnrollment, CourseFee, CreateAirplaneIssueInput, CreateCommentInput, CreatePostInput, DataWrappedResponse, DeferAirplaneIssueInput, DiscardedRow, Document, DocumentComplianceStatus, DocumentRequirement, DocumentRequirementGroup, DocumentRequirementGroupAssignment, DocumentShare, DocumentType, Event, Expense, ExpenseItem, ExtendedAirplane, Fee, FeeCategoryOptions, FlightLog, GroupedPermissions, Invoice, Landing, LandingFee, LandingFeeImportResult, LandingFeeInvoiceApplyPayload, LandingFeeInvoiceApplyResult, LandingFeeInvoicePreview, LandingFeeInvoicePreviewRow, LandingFeeTemplateParams, LogbookFlightLogPayload, LogbookStageResult, LogbookSuggestion, LogbookSuggestionMeta, MaintenanceEvent, MaintenanceEventEstimation, MaintenanceStatus, MediaCollection, Membership, PaginatedResponse, PermissionItem, Post, PrePaidPackage, Price, Qualification, RecurringFlight, ResolveAirplaneIssueInput, Resource, Role, RoleDetail, RoleListItem, Runway, ScheduledFlight, Setting, SpecialFlight, Tag, Ticket, ToggleFavoriteResponse, UpdateAirplaneIssueInput, UpdateCommentInput, UpdatePostInput, User, UserAircraftRating, UserQualification, Waypoint } from './types/index.cjs';
4
4
  export { FeeLike, NetGross, ParsedFee, ParsedPrice, PhpMoneyObject, PriceLike, displayFee, formatToEuroString, fromCents, money, moneyFormatted, parseFee, parsePrice } from './money/index.cjs';
5
5
  export { CourseFeeLike, CourseLike, CourseVariant, ParsedCourse, ParsedCourseFee, parseCourse } from './courses/index.cjs';
6
6
  export { BookingTimespan, CrewMember, DATE_FORMATS, DateFormat, MembershipStatusBadge, TIME_FORMATS, TimeFormat, bookingDuration, bytesToHuman, crewObjectToString, dateString, dateTimeString, dayString, formatDate, formatDateTime, formatTime, getMonthFromDate, membershipStatus, minutesFormatted, monthString, percentage, timeDiffInDays, timeString, timeUntil, yearString } from './format/index.cjs';
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { B as BaseModel, a as addressSchema, b as aircraftRatingSchema, c as airplaneIssueSchema, d as airplaneIssueSeverityEnum, e as airplaneIssueStatusEnum, f as airplanePermissionSchema, g as airplaneSchema, h as airplaneShareInviteSchema, i as airportSchema, j as alertSchema, k as allowedDocumentTypeSchema, l as approachTypeSchema, m as availSchema, n as baseMembershipSchema, o as bookingSchema, p as bookingWaypointSchema, q as commentSchema, r as companySchema, s as contactAttributeSchema, t as courseCheckSyllabusSchema, u as courseEnrollmentMetricsSchema, v as courseEnrollmentSchema, w as courseFeeSchema, x as courseSchema, y as documentComplianceStatus, z as documentRequirement, A as documentRequirementGroup, C as documentRequirementGroupAssignment, D as documentSchema, E as documentShareSchema, F as documentType, G as eventSchema, H as expenseItemSchema, I as expenseSchema, J as extendedAirplaneSchema, K as feeSchema, L as flightLogSchema, M as invoiceSchema, N as landingFeeSchema, O as landingSchema, P as maintenanceEventEstimationSchema, Q as maintenanceEventSchema, R as maintenanceStatusSchema, S as mediaCollection, T as mediaSchema, U as membershipSchema, V as postSchema, W as prePaidPackageSchema, X as priceSchema, Y as qualificationSchema, Z as recurringFlightSchema, _ as roleSchema, $ as runwaySchema, a0 as scheduledFlightSchema, a1 as settingSchema, a2 as specialFlightSchema, a3 as tagSchema, a4 as ticketSchema, a5 as userAircraftRatingSchema, a6 as userQualificationSchema, a7 as userSchema, a8 as waypointSchema, a9 as zContactDTO, aa as zNetGross, ab as zNullableBool, ac as zPhpMoneyObject } from './models-Bc5BKYuI.js';
2
- export { AircraftUtilization, BookingsData, CompanyDevelopmentReportData, CreateFaqInput, ExpenseData, Faq, FaqSchema, FaqStatus, Fee, FeeCategoryOptions, FeeCategoryOptionsSchema, FeeSchema, FinancialReportData, FinancialSummaryData, FlightHoursData, InstructorData, InstructorEfficiencyReportData, InstructorSummaryData, InvoiceData, LandingsData, Media, MemberActivityData, OperationalReportData, PeriodData, PrepaidPackageData, Report, ReportData, ReportGenerationParams, ReportGenerationResponse, ReportGranularity, ReportListItem, ReportMedia, ReportMetadata, ReportParameters, ReportStatus, ReportStatusResponse, ReportType, RevenueData, ReviewFaqInput, ReviewFaqSchema, SAFETY_REPORT_STATUS_COLORS, SAFETY_REPORT_STATUS_LABELS, SafetyReport, SafetyReportCategory, SafetyReportCategoryForm, SafetyReportCategoryFormSchema, SafetyReportCategorySchema, SafetyReportFilter, SafetyReportFilterSchema, SafetyReportForm, SafetyReportFormSchema, SafetyReportListResponse, SafetyReportListResponseSchema, SafetyReportMedia, SafetyReportMediaSchema, SafetyReportSchema, SafetyReportStatus, SafetyReportStatusEnum, SafetyReportSubmissionResponse, SafetyReportSubmissionResponseSchema, SafetyReportUpdate, SafetyReportUpdateSchema, SubmitFaqQuestionInput, SubmitFaqQuestionSchema, UpdateFaqInput } from './schemas/index.js';
3
- export { Address, AircraftRating, Airplane, AirplanePermission, AirplaneShareInvite, Airport, Alert, AllowedDocumentType, ApproachType, Avail, BaseMembership, Booking, Comment, Company, ComplianceData, ComplianceGroup, ComplianceRequirement, ComplianceRequirementGroup, ComplianceResponse, ComplianceSummary, Course, CourseEnrollment, CourseFee, CreateCommentInput, DataWrappedResponse, Document, DocumentComplianceStatus, DocumentRequirement, DocumentRequirementGroup, DocumentRequirementGroupAssignment, DocumentShare, DocumentType, Event, Expense, ExpenseItem, ExtendedAirplane, FlightLog, Invoice, Landing, LandingFee, MaintenanceEvent, MaintenanceEventEstimation, MaintenanceStatus, MediaCollection, Membership, PaginatedResponse, Post, PrePaidPackage, Price, Qualification, RecurringFlight, Resource, Role, Runway, ScheduledFlight, Setting, SpecialFlight, Ticket, ToggleFavoriteResponse, UpdateCommentInput, User, UserAircraftRating, UserQualification, Waypoint } from './types/index.js';
1
+ export { A as AttachSyllabusElementForm, a as AttachSyllabusElementFormSchema, B as BaseModel, C as CourseCheckSyllabus, b as CreateFormSubmissionInput, c as CreateFormTemplateAssignmentInput, d as CreateFormTemplateInput, e as CreateSyllabusFromTemplateForm, f as CreateSyllabusFromTemplateFormSchema, g as CreateSyllabusFromTemplateResult, E as EnrollmentTrainingElement, h as EnrollmentTrainingStatus, i as EnrollmentTrainingStatusEnum, F as FieldLabel, j as FieldLabelSchema, k as FormFieldType, l as FormSubmission, m as FormSubmissionSchema, n as FormSubmissionShare, o as FormSubmissionShareBase, p as FormSubmissionShareBaseSchema, q as FormSubmissionShareSchema, r as FormSubmissionSource, s as FormSubmissionStatus, t as FormTemplate, u as FormTemplateAssignment, v as FormTemplateAssignmentSchema, w as FormTemplateSchema, G as GradeHistoryItem, x as GradingScale, y as GradingScaleForm, z as GradingScaleFormSchema, D as GradingScalePoint, I as ImpersonationParticipant, H as ImpersonationState, R as ReorderSyllabusElementItem, J as ReorderSyllabusElementItemSchema, K as RequiredForm, L as RequiredFormSchema, M as RequiredFormVia, N as RequiredFormViaCrew, O as RequiredFormViaCrewSchema, P as RequiredFormViaSchema, Q as ReviewFormSubmissionInput, S as SchemaField, T as SchemaFieldSchema, U as SchemaSection, V as SchemaSectionSchema, W as ShowWhen, X as ShowWhenSchema, Y as SignOffTrainingElementForm, Z as SignOffTrainingElementFormSchema, _ as Signature, $ as SignatureSchema, a0 as StoreSyllabusForm, a1 as StoreSyllabusFormSchema, a2 as SubmissionFile, a3 as SubmissionFileSchema, a4 as Syllabus, a5 as SyllabusElement, a6 as SyllabusElementMutationResult, a7 as SyllabusKind, a8 as SyllabusKindEnum, a9 as SyllabusRolloutResult, aa as SyllabusRolloutResultItem, ab as SyllabusRolloutSkippedItem, ac as TemplateSchema, ad as TemplateSchemaSchema, ae as TrainingElement, af as TrainingElementForm, ag as TrainingElementFormSchema, ah as TrainingElementKind, ai as TrainingElementKindEnum, aj as TrainingRecord, ak as TrainingRecordEntry, al as TrainingRecordEntryInput, am as TrainingRecordResult, an as TrainingRecordResultEnum, ao as TrainingRecordStatus, ap as TrainingRecordStatusEnum, aq as TrainingSignature, ar as TrainingTemplatePack, as as UpdateFormTemplateInput, at as UpdateSyllabusElementForm, au as UpdateSyllabusElementFormSchema, av as UpdateSyllabusForm, aw as UpdateSyllabusFormSchema, ax as UpsertTrainingRecordForm, ay as UpsertTrainingRecordFormSchema, az as UsedByCourse, aA as addressSchema, aB as aircraftRatingSchema, aC as airplaneIssueSchema, aD as airplaneIssueSeverityEnum, aE as airplaneIssueStatusEnum, aF as airplanePermissionSchema, aG as airplaneSchema, aH as airplaneShareInviteSchema, aI as airportSchema, aJ as alertSchema, aK as allowedDocumentTypeSchema, aL as approachTypeSchema, aM as availSchema, aN as baseMembershipSchema, aO as bookingSchema, aP as bookingWaypointSchema, aQ as commentSchema, aR as companySchema, aS as contactAttributeSchema, aT as courseCheckSyllabusSchema, aU as courseEnrollmentMetricsSchema, aV as courseEnrollmentSchema, aW as courseFeeSchema, aX as courseSchema, aY as createSyllabusFromTemplateResultSchema, aZ as documentComplianceStatus, a_ as documentRequirement, a$ as documentRequirementGroup, b0 as documentRequirementGroupAssignment, b1 as documentSchema, b2 as documentShareSchema, b3 as documentType, b4 as enrollmentTrainingElementSchema, b5 as eventSchema, b6 as expenseItemSchema, b7 as expenseSchema, b8 as extendedAirplaneSchema, b9 as feeCategoryOptionsSchema, ba as feeSchema, bb as flightLogSchema, bc as gradeHistoryItemSchema, bd as gradingScalePointSchema, be as gradingScaleSchema, bf as impersonationParticipantSchema, bg as impersonationStateSchema, bh as invoiceSchema, bi as landingFeeSchema, bj as landingSchema, bk as maintenanceEventEstimationSchema, bl as maintenanceEventSchema, bm as maintenanceStatusSchema, bn as mediaCollection, bo as mediaSchema, bp as membershipSchema, bq as postSchema, br as prePaidPackageSchema, bs as priceSchema, bt as qualificationSchema, bu as recurringFlightSchema, bv as roleSchema, bw as runwaySchema, bx as scheduledFlightSchema, by as settingSchema, bz as specialFlightSchema, bA as syllabusElementMutationResultSchema, bB as syllabusElementSchema, bC as syllabusRolloutResultItemSchema, bD as syllabusRolloutResultSchema, bE as syllabusRolloutSkippedItemSchema, bF as syllabusSchema, bG as tagSchema, bH as ticketSchema, bI as trainingElementSchema, bJ as trainingRecordEntryInputSchema, bK as trainingRecordEntrySchema, bL as trainingRecordSchema, bM as trainingSignatureSchema, bN as trainingTemplatePackSchema, bO as usedByCourseSchema, bP as userAircraftRatingSchema, bQ as userQualificationSchema, bR as userSchema, bS as waypointSchema, bT as zContactDTO, bU as zNetGross, bV as zNullableBool, bW as zPhpMoneyObject } from './training-Der1DPU-.js';
2
+ export { ALLOWED_GEOMETRY_TYPES, ALLOWED_NEWSLETTER_VARIABLES, AircraftUtilization, AllUsersBucketSchema, AllowedGeometryType, AllowedNewsletterVariable, AudienceBucket, AudienceBucketSchema, AudienceBucketType, BookingsData, ButtonBlock, ButtonBlockSchema, CompanyDevelopmentReportData, CompanyUsersBucketSchema, CourseEnrollmentMilestone, CourseMilestone, CourseMilestoneForm, CourseMilestoneFormSchema, CourseMilestoneKind, CourseMilestoneKindEnum, CreateFaqInput, CreateLocationMapFeatureInput, CreateLocationMapFeatureSchema, CreateLocationMapInput, CreateLocationMapSchema, CreateNewsletterCampaignInput, CreateNewsletterCampaignInputSchema, CreateNewsletterTemplateInput, CreateNewsletterTemplateInputSchema, DividerBlock, DividerBlockSchema, Equipment, EquipmentEntry, ExpenseData, Faq, FaqSchema, FaqStatus, FinancialReportData, FinancialSummaryData, FlightHoursData, GeoJsonFeature, GeoJsonFeatureCollection, GeoJsonGeometry, GeometrySchema, HeadingBlock, HeadingBlockSchema, ImportFeaturesInput, ImportFeaturesSchema, InstructorData, InstructorEfficiencyReportData, InstructorSummaryData, InvoiceData, LandingsData, LocationFeatureVisibility, LocationMap, LocationMapFeature, LocationMapFeatureGeoJson, LocationMapGeoJson, LocationMapGeoJsonProperties, LocationMapKind, Media, MemberActivityData, NewsletterAudience, NewsletterAudienceSchema, NewsletterBlock, NewsletterBlockSchema, NewsletterBlockType, NewsletterCampaign, NewsletterCampaignRecipient, NewsletterCampaignRecipientSchema, NewsletterCampaignSchema, NewsletterCampaignStatus, NewsletterCategory, NewsletterCategorySchema, NewsletterPreferenceRow, NewsletterPreferenceRowSchema, NewsletterRecipientStatus, NewsletterTemplate, NewsletterTemplateDoc, NewsletterTemplateSchema, NewsletterTemplateSchemaSchema, OperationalReportData, ParagraphBlock, ParagraphBlockSchema, PeriodData, PrepaidPackageData, Report, ReportData, ReportGenerationParams, ReportGenerationResponse, ReportGranularity, ReportListItem, ReportMedia, ReportMetadata, ReportParameters, ReportStatus, ReportStatusResponse, ReportType, RevenueData, ReviewFaqInput, ReviewFaqSchema, RoleMembersBucketSchema, SAFETY_REPORT_STATUS_COLORS, SAFETY_REPORT_STATUS_LABELS, SafetyReport, SafetyReportCategory, SafetyReportCategoryForm, SafetyReportCategoryFormSchema, SafetyReportCategorySchema, SafetyReportFilter, SafetyReportFilterSchema, SafetyReportForm, SafetyReportFormSchema, SafetyReportListResponse, SafetyReportListResponseSchema, SafetyReportMedia, SafetyReportMediaSchema, SafetyReportSchema, SafetyReportStatus, SafetyReportStatusEnum, SafetyReportSubmissionResponse, SafetyReportSubmissionResponseSchema, SafetyReportUpdate, SafetyReportUpdateSchema, SubmitFaqQuestionInput, SubmitFaqQuestionSchema, TipTapNode, TipTapNodeSchema, Todo, TodoAcceptedAlternative, TodoAction, TodoActionSchema, TodoKey, TodoSchema, UpdateFaqInput, UpdateLocationMapFeatureInput, UpdateLocationMapFeatureSchema, UpdateLocationMapInput, UpdateLocationMapSchema, UpdateNewsletterCampaignInput, UpdateNewsletterTemplateInput, Viewport, ViewportSchema, companyAudienceInclude, courseEnrollmentMilestoneSchema, courseMilestoneSchema, equipmentSchema } from './schemas/index.js';
3
+ export { Address, AiSuggestedMilestone, AiSuggestion, AiSuggestionStatus, AircraftBlock, AircraftBlockReason, AircraftRating, Airplane, AirplanePermission, AirplaneShareInvite, Airport, Alert, AllowedDocumentType, ApiResponse, ApproachType, Avail, BackgroundTask, BackgroundTaskStatus, BaseMembership, Booking, Comment, Company, ComplianceData, ComplianceGroup, ComplianceGroupSource, ComplianceRequirement, ComplianceRequirementGroup, ComplianceResponse, ComplianceSummary, Course, CourseDescriptionSuggestionPayload, CourseEnrollment, CourseFee, CreateAirplaneIssueInput, CreateCommentInput, CreatePostInput, DataWrappedResponse, DeferAirplaneIssueInput, DiscardedRow, Document, DocumentComplianceStatus, DocumentRequirement, DocumentRequirementGroup, DocumentRequirementGroupAssignment, DocumentShare, DocumentType, Event, Expense, ExpenseItem, ExtendedAirplane, Fee, FeeCategoryOptions, FlightLog, GroupedPermissions, Invoice, Landing, LandingFee, LandingFeeImportResult, LandingFeeInvoiceApplyPayload, LandingFeeInvoiceApplyResult, LandingFeeInvoicePreview, LandingFeeInvoicePreviewRow, LandingFeeTemplateParams, LogbookFlightLogPayload, LogbookStageResult, LogbookSuggestion, LogbookSuggestionMeta, MaintenanceEvent, MaintenanceEventEstimation, MaintenanceStatus, MediaCollection, Membership, PaginatedResponse, PermissionItem, Post, PrePaidPackage, Price, Qualification, RecurringFlight, ResolveAirplaneIssueInput, Resource, Role, RoleDetail, RoleListItem, Runway, ScheduledFlight, Setting, SpecialFlight, Tag, Ticket, ToggleFavoriteResponse, UpdateAirplaneIssueInput, UpdateCommentInput, UpdatePostInput, User, UserAircraftRating, UserQualification, Waypoint } from './types/index.js';
4
4
  export { FeeLike, NetGross, ParsedFee, ParsedPrice, PhpMoneyObject, PriceLike, displayFee, formatToEuroString, fromCents, money, moneyFormatted, parseFee, parsePrice } from './money/index.js';
5
5
  export { CourseFeeLike, CourseLike, CourseVariant, ParsedCourse, ParsedCourseFee, parseCourse } from './courses/index.js';
6
6
  export { BookingTimespan, CrewMember, DATE_FORMATS, DateFormat, MembershipStatusBadge, TIME_FORMATS, TimeFormat, bookingDuration, bytesToHuman, crewObjectToString, dateString, dateTimeString, dayString, formatDate, formatDateTime, formatTime, getMonthFromDate, membershipStatus, minutesFormatted, monthString, percentage, timeDiffInDays, timeString, timeUntil, yearString } from './format/index.js';
package/dist/index.js CHANGED
@@ -1,10 +1,57 @@
1
1
  import {
2
+ ALLOWED_GEOMETRY_TYPES,
3
+ ALLOWED_NEWSLETTER_VARIABLES,
4
+ AllUsersBucketSchema,
5
+ AttachSyllabusElementFormSchema,
6
+ AudienceBucketSchema,
7
+ AudienceBucketType,
2
8
  BaseModel,
9
+ ButtonBlockSchema,
10
+ CompanyUsersBucketSchema,
11
+ CourseMilestoneFormSchema,
12
+ CourseMilestoneKindEnum,
13
+ CreateLocationMapFeatureSchema,
14
+ CreateLocationMapSchema,
15
+ CreateNewsletterCampaignInputSchema,
16
+ CreateNewsletterTemplateInputSchema,
17
+ CreateSyllabusFromTemplateFormSchema,
18
+ DividerBlockSchema,
19
+ EnrollmentTrainingStatusEnum,
3
20
  FaqSchema,
4
21
  FaqStatus,
5
- FeeCategoryOptionsSchema,
6
- FeeSchema,
22
+ FieldLabelSchema,
23
+ FormFieldType,
24
+ FormSubmissionSchema,
25
+ FormSubmissionShareBaseSchema,
26
+ FormSubmissionShareSchema,
27
+ FormSubmissionSource,
28
+ FormSubmissionStatus,
29
+ FormTemplateAssignmentSchema,
30
+ FormTemplateSchema,
31
+ GeometrySchema,
32
+ GradingScaleFormSchema,
33
+ HeadingBlockSchema,
34
+ ImportFeaturesSchema,
35
+ LocationFeatureVisibility,
36
+ LocationMapKind,
37
+ NewsletterAudienceSchema,
38
+ NewsletterBlockSchema,
39
+ NewsletterBlockType,
40
+ NewsletterCampaignRecipientSchema,
41
+ NewsletterCampaignSchema,
42
+ NewsletterCampaignStatus,
43
+ NewsletterCategorySchema,
44
+ NewsletterPreferenceRowSchema,
45
+ NewsletterRecipientStatus,
46
+ NewsletterTemplateSchema,
47
+ NewsletterTemplateSchemaSchema,
48
+ ParagraphBlockSchema,
49
+ ReorderSyllabusElementItemSchema,
50
+ RequiredFormSchema,
51
+ RequiredFormViaCrewSchema,
52
+ RequiredFormViaSchema,
7
53
  ReviewFaqSchema,
54
+ RoleMembersBucketSchema,
8
55
  SAFETY_REPORT_STATUS_COLORS,
9
56
  SAFETY_REPORT_STATUS_LABELS,
10
57
  SafetyReportCategoryFormSchema,
@@ -17,7 +64,30 @@ import {
17
64
  SafetyReportStatusEnum,
18
65
  SafetyReportSubmissionResponseSchema,
19
66
  SafetyReportUpdateSchema,
67
+ SchemaFieldSchema,
68
+ SchemaSectionSchema,
69
+ ShowWhenSchema,
70
+ SignOffTrainingElementFormSchema,
71
+ SignatureSchema,
72
+ StoreSyllabusFormSchema,
73
+ SubmissionFileSchema,
20
74
  SubmitFaqQuestionSchema,
75
+ SyllabusKindEnum,
76
+ TemplateSchemaSchema,
77
+ TipTapNodeSchema,
78
+ TodoActionSchema,
79
+ TodoKey,
80
+ TodoSchema,
81
+ TrainingElementFormSchema,
82
+ TrainingElementKindEnum,
83
+ TrainingRecordResultEnum,
84
+ TrainingRecordStatusEnum,
85
+ UpdateLocationMapFeatureSchema,
86
+ UpdateLocationMapSchema,
87
+ UpdateSyllabusElementFormSchema,
88
+ UpdateSyllabusFormSchema,
89
+ UpsertTrainingRecordFormSchema,
90
+ ViewportSchema,
21
91
  addressSchema,
22
92
  aircraftRatingSchema,
23
93
  airplaneIssueSchema,
@@ -35,13 +105,17 @@ import {
35
105
  bookingSchema,
36
106
  bookingWaypointSchema,
37
107
  commentSchema,
108
+ companyAudienceInclude,
38
109
  companySchema,
39
110
  contactAttributeSchema,
40
111
  courseCheckSyllabusSchema,
41
112
  courseEnrollmentMetricsSchema,
113
+ courseEnrollmentMilestoneSchema,
42
114
  courseEnrollmentSchema,
43
115
  courseFeeSchema,
116
+ courseMilestoneSchema,
44
117
  courseSchema,
118
+ createSyllabusFromTemplateResultSchema,
45
119
  documentComplianceStatus,
46
120
  documentRequirement,
47
121
  documentRequirementGroup,
@@ -49,12 +123,20 @@ import {
49
123
  documentSchema,
50
124
  documentShareSchema,
51
125
  documentType,
126
+ enrollmentTrainingElementSchema,
127
+ equipmentSchema,
52
128
  eventSchema,
53
129
  expenseItemSchema,
54
130
  expenseSchema,
55
131
  extendedAirplaneSchema,
132
+ feeCategoryOptionsSchema,
56
133
  feeSchema,
57
134
  flightLogSchema,
135
+ gradeHistoryItemSchema,
136
+ gradingScalePointSchema,
137
+ gradingScaleSchema,
138
+ impersonationParticipantSchema,
139
+ impersonationStateSchema,
58
140
  invoiceSchema,
59
141
  landingFeeSchema,
60
142
  landingSchema,
@@ -74,8 +156,21 @@ import {
74
156
  scheduledFlightSchema,
75
157
  settingSchema,
76
158
  specialFlightSchema,
159
+ syllabusElementMutationResultSchema,
160
+ syllabusElementSchema,
161
+ syllabusRolloutResultItemSchema,
162
+ syllabusRolloutResultSchema,
163
+ syllabusRolloutSkippedItemSchema,
164
+ syllabusSchema,
77
165
  tagSchema,
78
166
  ticketSchema,
167
+ trainingElementSchema,
168
+ trainingRecordEntryInputSchema,
169
+ trainingRecordEntrySchema,
170
+ trainingRecordSchema,
171
+ trainingSignatureSchema,
172
+ trainingTemplatePackSchema,
173
+ usedByCourseSchema,
79
174
  userAircraftRatingSchema,
80
175
  userQualificationSchema,
81
176
  userSchema,
@@ -84,8 +179,8 @@ import {
84
179
  zNetGross,
85
180
  zNullableBool,
86
181
  zPhpMoneyObject
87
- } from "./chunk-WQLDSZNN.js";
88
- import "./chunk-LXNCAKJZ.js";
182
+ } from "./chunk-YCIXOVEC.js";
183
+ import "./chunk-2WJHTRIE.js";
89
184
  import {
90
185
  parseCourse
91
186
  } from "./chunk-TJXWL42D.js";
@@ -144,19 +239,66 @@ import {
144
239
  paginationMeta
145
240
  } from "./chunk-NQV2D3FJ.js";
146
241
  export {
242
+ ALLOWED_GEOMETRY_TYPES,
243
+ ALLOWED_NEWSLETTER_VARIABLES,
244
+ AllUsersBucketSchema,
245
+ AttachSyllabusElementFormSchema,
246
+ AudienceBucketSchema,
247
+ AudienceBucketType,
147
248
  AvatarConversion,
148
249
  BaseModel,
250
+ ButtonBlockSchema,
251
+ CompanyUsersBucketSchema,
252
+ CourseMilestoneFormSchema,
253
+ CourseMilestoneKindEnum,
254
+ CreateLocationMapFeatureSchema,
255
+ CreateLocationMapSchema,
256
+ CreateNewsletterCampaignInputSchema,
257
+ CreateNewsletterTemplateInputSchema,
258
+ CreateSyllabusFromTemplateFormSchema,
149
259
  DATE_FORMATS,
260
+ DividerBlockSchema,
150
261
  DocumentConversion,
262
+ EnrollmentTrainingStatusEnum,
151
263
  FaqSchema,
152
264
  FaqStatus,
153
- FeeCategoryOptionsSchema,
154
- FeeSchema,
265
+ FieldLabelSchema,
266
+ FormFieldType,
267
+ FormSubmissionSchema,
268
+ FormSubmissionShareBaseSchema,
269
+ FormSubmissionShareSchema,
270
+ FormSubmissionSource,
271
+ FormSubmissionStatus,
272
+ FormTemplateAssignmentSchema,
273
+ FormTemplateSchema,
274
+ GeometrySchema,
275
+ GradingScaleFormSchema,
155
276
  HeaderConversion,
277
+ HeadingBlockSchema,
156
278
  ImageConversion,
279
+ ImportFeaturesSchema,
280
+ LocationFeatureVisibility,
281
+ LocationMapKind,
157
282
  MediaType,
158
283
  MimeTypes,
284
+ NewsletterAudienceSchema,
285
+ NewsletterBlockSchema,
286
+ NewsletterBlockType,
287
+ NewsletterCampaignRecipientSchema,
288
+ NewsletterCampaignSchema,
289
+ NewsletterCampaignStatus,
290
+ NewsletterCategorySchema,
291
+ NewsletterPreferenceRowSchema,
292
+ NewsletterRecipientStatus,
293
+ NewsletterTemplateSchema,
294
+ NewsletterTemplateSchemaSchema,
295
+ ParagraphBlockSchema,
296
+ ReorderSyllabusElementItemSchema,
297
+ RequiredFormSchema,
298
+ RequiredFormViaCrewSchema,
299
+ RequiredFormViaSchema,
159
300
  ReviewFaqSchema,
301
+ RoleMembersBucketSchema,
160
302
  SAFETY_REPORT_STATUS_COLORS,
161
303
  SAFETY_REPORT_STATUS_LABELS,
162
304
  SafetyReportCategoryFormSchema,
@@ -169,9 +311,32 @@ export {
169
311
  SafetyReportStatusEnum,
170
312
  SafetyReportSubmissionResponseSchema,
171
313
  SafetyReportUpdateSchema,
314
+ SchemaFieldSchema,
315
+ SchemaSectionSchema,
316
+ ShowWhenSchema,
317
+ SignOffTrainingElementFormSchema,
318
+ SignatureSchema,
319
+ StoreSyllabusFormSchema,
320
+ SubmissionFileSchema,
172
321
  SubmitFaqQuestionSchema,
322
+ SyllabusKindEnum,
173
323
  TIME_FORMATS,
324
+ TemplateSchemaSchema,
174
325
  ThumbnailConversion,
326
+ TipTapNodeSchema,
327
+ TodoActionSchema,
328
+ TodoKey,
329
+ TodoSchema,
330
+ TrainingElementFormSchema,
331
+ TrainingElementKindEnum,
332
+ TrainingRecordResultEnum,
333
+ TrainingRecordStatusEnum,
334
+ UpdateLocationMapFeatureSchema,
335
+ UpdateLocationMapSchema,
336
+ UpdateSyllabusElementFormSchema,
337
+ UpdateSyllabusFormSchema,
338
+ UpsertTrainingRecordFormSchema,
339
+ ViewportSchema,
175
340
  addressSchema,
176
341
  aircraftRatingSchema,
177
342
  airplaneIssueSchema,
@@ -192,14 +357,18 @@ export {
192
357
  bytesToHuman,
193
358
  canPreview,
194
359
  commentSchema,
360
+ companyAudienceInclude,
195
361
  companySchema,
196
362
  contactAttributeSchema,
197
363
  courseCheckSyllabusSchema,
198
364
  courseEnrollmentMetricsSchema,
365
+ courseEnrollmentMilestoneSchema,
199
366
  courseEnrollmentSchema,
200
367
  courseFeeSchema,
368
+ courseMilestoneSchema,
201
369
  courseSchema,
202
370
  createCrewValidator,
371
+ createSyllabusFromTemplateResultSchema,
203
372
  crewObjectToString,
204
373
  dateString,
205
374
  dateTimeString,
@@ -213,10 +382,13 @@ export {
213
382
  documentSchema,
214
383
  documentShareSchema,
215
384
  documentType,
385
+ enrollmentTrainingElementSchema,
386
+ equipmentSchema,
216
387
  eventSchema,
217
388
  expenseItemSchema,
218
389
  expenseSchema,
219
390
  extendedAirplaneSchema,
391
+ feeCategoryOptionsSchema,
220
392
  feeSchema,
221
393
  flightLogSchema,
222
394
  formatDate,
@@ -229,7 +401,12 @@ export {
229
401
  getMediaIcon,
230
402
  getMediaType,
231
403
  getMonthFromDate,
404
+ gradeHistoryItemSchema,
405
+ gradingScalePointSchema,
406
+ gradingScaleSchema,
232
407
  hasMembershipRole,
408
+ impersonationParticipantSchema,
409
+ impersonationStateSchema,
233
410
  invoiceSchema,
234
411
  landingFeeSchema,
235
412
  landingSchema,
@@ -260,11 +437,24 @@ export {
260
437
  scheduledFlightSchema,
261
438
  settingSchema,
262
439
  specialFlightSchema,
440
+ syllabusElementMutationResultSchema,
441
+ syllabusElementSchema,
442
+ syllabusRolloutResultItemSchema,
443
+ syllabusRolloutResultSchema,
444
+ syllabusRolloutSkippedItemSchema,
445
+ syllabusSchema,
263
446
  tagSchema,
264
447
  ticketSchema,
265
448
  timeDiffInDays,
266
449
  timeString,
267
450
  timeUntil,
451
+ trainingElementSchema,
452
+ trainingRecordEntryInputSchema,
453
+ trainingRecordEntrySchema,
454
+ trainingRecordSchema,
455
+ trainingSignatureSchema,
456
+ trainingTemplatePackSchema,
457
+ usedByCourseSchema,
268
458
  userAircraftRatingSchema,
269
459
  userQualificationSchema,
270
460
  userSchema,