@superbright/indexeddb-orm 1.0.58 → 1.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/cms-schemas.generated.cjs +1 -1
- package/dist/api/cms-schemas.generated.cjs.map +1 -1
- package/dist/api/cms-schemas.generated.d.ts +236 -236
- package/dist/api/cms-schemas.generated.mjs +77 -77
- package/dist/api/cms-schemas.generated.mjs.map +1 -1
- package/dist/api/schemas.generated.d.ts +144 -144
- package/dist/base/floorplan.d.ts +2 -2
- package/dist/features/analytics/analytics.d.ts +76 -76
- package/dist/schema.d.ts +16 -16
- package/package.json +1 -1
package/dist/schema.d.ts
CHANGED
|
@@ -106,8 +106,8 @@ export declare const UnitSchema: z.ZodObject<{
|
|
|
106
106
|
date_availability?: string | null | undefined;
|
|
107
107
|
createdAt?: string | undefined;
|
|
108
108
|
propertyId?: string | number | undefined;
|
|
109
|
-
updatedAt?: string | undefined;
|
|
110
109
|
is_available?: boolean | undefined;
|
|
110
|
+
updatedAt?: string | undefined;
|
|
111
111
|
unitSetAvailableOn?: string | null | undefined;
|
|
112
112
|
floorPlanId?: string | number | null | undefined;
|
|
113
113
|
property?: unknown;
|
|
@@ -134,8 +134,8 @@ export declare const UnitSchema: z.ZodObject<{
|
|
|
134
134
|
date_availability?: string | null | undefined;
|
|
135
135
|
createdAt?: string | undefined;
|
|
136
136
|
propertyId?: string | number | undefined;
|
|
137
|
-
updatedAt?: string | undefined;
|
|
138
137
|
is_available?: boolean | undefined;
|
|
138
|
+
updatedAt?: string | undefined;
|
|
139
139
|
unitSetAvailableOn?: string | null | undefined;
|
|
140
140
|
floorPlanId?: string | number | null | undefined;
|
|
141
141
|
property?: unknown;
|
|
@@ -246,8 +246,8 @@ export declare const PropertySchema: z.ZodObject<{
|
|
|
246
246
|
date_availability?: string | null | undefined;
|
|
247
247
|
createdAt?: string | undefined;
|
|
248
248
|
propertyId?: string | number | undefined;
|
|
249
|
-
updatedAt?: string | undefined;
|
|
250
249
|
is_available?: boolean | undefined;
|
|
250
|
+
updatedAt?: string | undefined;
|
|
251
251
|
unitSetAvailableOn?: string | null | undefined;
|
|
252
252
|
floorPlanId?: string | number | null | undefined;
|
|
253
253
|
property?: unknown;
|
|
@@ -274,8 +274,8 @@ export declare const PropertySchema: z.ZodObject<{
|
|
|
274
274
|
date_availability?: string | null | undefined;
|
|
275
275
|
createdAt?: string | undefined;
|
|
276
276
|
propertyId?: string | number | undefined;
|
|
277
|
-
updatedAt?: string | undefined;
|
|
278
277
|
is_available?: boolean | undefined;
|
|
278
|
+
updatedAt?: string | undefined;
|
|
279
279
|
unitSetAvailableOn?: string | null | undefined;
|
|
280
280
|
floorPlanId?: string | number | null | undefined;
|
|
281
281
|
property?: unknown;
|
|
@@ -331,8 +331,8 @@ export declare const PropertySchema: z.ZodObject<{
|
|
|
331
331
|
date_availability?: string | null | undefined;
|
|
332
332
|
createdAt?: string | undefined;
|
|
333
333
|
propertyId?: string | number | undefined;
|
|
334
|
-
updatedAt?: string | undefined;
|
|
335
334
|
is_available?: boolean | undefined;
|
|
335
|
+
updatedAt?: string | undefined;
|
|
336
336
|
unitSetAvailableOn?: string | null | undefined;
|
|
337
337
|
floorPlanId?: string | number | null | undefined;
|
|
338
338
|
property?: unknown;
|
|
@@ -388,8 +388,8 @@ export declare const PropertySchema: z.ZodObject<{
|
|
|
388
388
|
date_availability?: string | null | undefined;
|
|
389
389
|
createdAt?: string | undefined;
|
|
390
390
|
propertyId?: string | number | undefined;
|
|
391
|
-
updatedAt?: string | undefined;
|
|
392
391
|
is_available?: boolean | undefined;
|
|
392
|
+
updatedAt?: string | undefined;
|
|
393
393
|
unitSetAvailableOn?: string | null | undefined;
|
|
394
394
|
floorPlanId?: string | number | null | undefined;
|
|
395
395
|
property?: unknown;
|
|
@@ -516,8 +516,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
516
516
|
date_availability?: string | null | undefined;
|
|
517
517
|
createdAt?: string | undefined;
|
|
518
518
|
propertyId?: string | number | undefined;
|
|
519
|
-
updatedAt?: string | undefined;
|
|
520
519
|
is_available?: boolean | undefined;
|
|
520
|
+
updatedAt?: string | undefined;
|
|
521
521
|
unitSetAvailableOn?: string | null | undefined;
|
|
522
522
|
floorPlanId?: string | number | null | undefined;
|
|
523
523
|
property?: unknown;
|
|
@@ -544,8 +544,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
544
544
|
date_availability?: string | null | undefined;
|
|
545
545
|
createdAt?: string | undefined;
|
|
546
546
|
propertyId?: string | number | undefined;
|
|
547
|
-
updatedAt?: string | undefined;
|
|
548
547
|
is_available?: boolean | undefined;
|
|
548
|
+
updatedAt?: string | undefined;
|
|
549
549
|
unitSetAvailableOn?: string | null | undefined;
|
|
550
550
|
floorPlanId?: string | number | null | undefined;
|
|
551
551
|
property?: unknown;
|
|
@@ -601,8 +601,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
601
601
|
date_availability?: string | null | undefined;
|
|
602
602
|
createdAt?: string | undefined;
|
|
603
603
|
propertyId?: string | number | undefined;
|
|
604
|
-
updatedAt?: string | undefined;
|
|
605
604
|
is_available?: boolean | undefined;
|
|
605
|
+
updatedAt?: string | undefined;
|
|
606
606
|
unitSetAvailableOn?: string | null | undefined;
|
|
607
607
|
floorPlanId?: string | number | null | undefined;
|
|
608
608
|
property?: unknown;
|
|
@@ -658,8 +658,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
658
658
|
date_availability?: string | null | undefined;
|
|
659
659
|
createdAt?: string | undefined;
|
|
660
660
|
propertyId?: string | number | undefined;
|
|
661
|
-
updatedAt?: string | undefined;
|
|
662
661
|
is_available?: boolean | undefined;
|
|
662
|
+
updatedAt?: string | undefined;
|
|
663
663
|
unitSetAvailableOn?: string | null | undefined;
|
|
664
664
|
floorPlanId?: string | number | null | undefined;
|
|
665
665
|
property?: unknown;
|
|
@@ -723,8 +723,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
723
723
|
date_availability?: string | null | undefined;
|
|
724
724
|
createdAt?: string | undefined;
|
|
725
725
|
propertyId?: string | number | undefined;
|
|
726
|
-
updatedAt?: string | undefined;
|
|
727
726
|
is_available?: boolean | undefined;
|
|
727
|
+
updatedAt?: string | undefined;
|
|
728
728
|
unitSetAvailableOn?: string | null | undefined;
|
|
729
729
|
floorPlanId?: string | number | null | undefined;
|
|
730
730
|
property?: unknown;
|
|
@@ -751,8 +751,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
751
751
|
date_availability?: string | null | undefined;
|
|
752
752
|
createdAt?: string | undefined;
|
|
753
753
|
propertyId?: string | number | undefined;
|
|
754
|
-
updatedAt?: string | undefined;
|
|
755
754
|
is_available?: boolean | undefined;
|
|
755
|
+
updatedAt?: string | undefined;
|
|
756
756
|
unitSetAvailableOn?: string | null | undefined;
|
|
757
757
|
floorPlanId?: string | number | null | undefined;
|
|
758
758
|
property?: unknown;
|
|
@@ -815,8 +815,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
815
815
|
date_availability?: string | null | undefined;
|
|
816
816
|
createdAt?: string | undefined;
|
|
817
817
|
propertyId?: string | number | undefined;
|
|
818
|
-
updatedAt?: string | undefined;
|
|
819
818
|
is_available?: boolean | undefined;
|
|
819
|
+
updatedAt?: string | undefined;
|
|
820
820
|
unitSetAvailableOn?: string | null | undefined;
|
|
821
821
|
floorPlanId?: string | number | null | undefined;
|
|
822
822
|
property?: unknown;
|
|
@@ -852,8 +852,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
852
852
|
date_availability?: string | null | undefined;
|
|
853
853
|
createdAt?: string | undefined;
|
|
854
854
|
propertyId?: string | number | undefined;
|
|
855
|
-
updatedAt?: string | undefined;
|
|
856
855
|
is_available?: boolean | undefined;
|
|
856
|
+
updatedAt?: string | undefined;
|
|
857
857
|
unitSetAvailableOn?: string | null | undefined;
|
|
858
858
|
floorPlanId?: string | number | null | undefined;
|
|
859
859
|
property?: unknown;
|
|
@@ -913,8 +913,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
913
913
|
date_availability?: string | null | undefined;
|
|
914
914
|
createdAt?: string | undefined;
|
|
915
915
|
propertyId?: string | number | undefined;
|
|
916
|
-
updatedAt?: string | undefined;
|
|
917
916
|
is_available?: boolean | undefined;
|
|
917
|
+
updatedAt?: string | undefined;
|
|
918
918
|
unitSetAvailableOn?: string | null | undefined;
|
|
919
919
|
floorPlanId?: string | number | null | undefined;
|
|
920
920
|
property?: unknown;
|
|
@@ -950,8 +950,8 @@ export declare const ApiUserSchema: z.ZodObject<{
|
|
|
950
950
|
date_availability?: string | null | undefined;
|
|
951
951
|
createdAt?: string | undefined;
|
|
952
952
|
propertyId?: string | number | undefined;
|
|
953
|
-
updatedAt?: string | undefined;
|
|
954
953
|
is_available?: boolean | undefined;
|
|
954
|
+
updatedAt?: string | undefined;
|
|
955
955
|
unitSetAvailableOn?: string | null | undefined;
|
|
956
956
|
floorPlanId?: string | number | null | undefined;
|
|
957
957
|
property?: unknown;
|