@updraft-solutions/mcrit-sdk 0.5.0 → 0.6.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.
@@ -88,7 +88,9 @@ import {
88
88
  UpdateSyllabusFormSchema,
89
89
  UpsertTrainingRecordFormSchema,
90
90
  ViewportSchema,
91
+ activitySchema,
91
92
  addressSchema,
93
+ aircraftPositionSchema,
92
94
  aircraftRatingSchema,
93
95
  airplaneIssueSchema,
94
96
  airplaneIssueSeverityEnum,
@@ -146,6 +148,7 @@ import {
146
148
  mediaCollection,
147
149
  mediaSchema,
148
150
  membershipSchema,
151
+ membershipSignupSchema,
149
152
  postSchema,
150
153
  prePaidPackageSchema,
151
154
  priceSchema,
@@ -179,7 +182,7 @@ import {
179
182
  zNetGross,
180
183
  zNullableBool,
181
184
  zPhpMoneyObject
182
- } from "../chunk-YCIXOVEC.js";
185
+ } from "../chunk-EE4YY3AU.js";
183
186
  export {
184
187
  ALLOWED_GEOMETRY_TYPES,
185
188
  ALLOWED_NEWSLETTER_VARIABLES,
@@ -270,7 +273,9 @@ export {
270
273
  UpdateSyllabusFormSchema,
271
274
  UpsertTrainingRecordFormSchema,
272
275
  ViewportSchema,
276
+ activitySchema,
273
277
  addressSchema,
278
+ aircraftPositionSchema,
274
279
  aircraftRatingSchema,
275
280
  airplaneIssueSchema,
276
281
  airplaneIssueSeverityEnum,
@@ -328,6 +333,7 @@ export {
328
333
  mediaCollection,
329
334
  mediaSchema,
330
335
  membershipSchema,
336
+ membershipSignupSchema,
331
337
  postSchema,
332
338
  prePaidPackageSchema,
333
339
  priceSchema,