@marketrix.ai/widget 3.3.192 → 3.3.195
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/src/sdk/index.d.ts +25 -25
- package/dist/src/sdk/routes.d.ts +25 -25
- package/dist/src/sdk/schema.d.ts +24 -24
- package/dist/src/sdk/schema.d.ts.map +1 -1
- package/dist/widget.mjs +2 -2
- package/dist/widget.mjs.map +1 -1
- package/package.json +1 -1
package/dist/src/sdk/index.d.ts
CHANGED
|
@@ -72,7 +72,7 @@ export declare const sdk: {
|
|
|
72
72
|
}>;
|
|
73
73
|
package: import("zod").ZodEnum<{
|
|
74
74
|
free: "free";
|
|
75
|
-
|
|
75
|
+
startup: "startup";
|
|
76
76
|
growth: "growth";
|
|
77
77
|
enterprise: "enterprise";
|
|
78
78
|
}>;
|
|
@@ -119,7 +119,7 @@ export declare const sdk: {
|
|
|
119
119
|
}>;
|
|
120
120
|
package: import("zod").ZodEnum<{
|
|
121
121
|
free: "free";
|
|
122
|
-
|
|
122
|
+
startup: "startup";
|
|
123
123
|
growth: "growth";
|
|
124
124
|
enterprise: "enterprise";
|
|
125
125
|
}>;
|
|
@@ -142,7 +142,7 @@ export declare const sdk: {
|
|
|
142
142
|
}>>;
|
|
143
143
|
package: import("zod").ZodOptional<import("zod").ZodEnum<{
|
|
144
144
|
free: "free";
|
|
145
|
-
|
|
145
|
+
startup: "startup";
|
|
146
146
|
growth: "growth";
|
|
147
147
|
enterprise: "enterprise";
|
|
148
148
|
}>>;
|
|
@@ -165,7 +165,7 @@ export declare const sdk: {
|
|
|
165
165
|
}>;
|
|
166
166
|
package: import("zod").ZodEnum<{
|
|
167
167
|
free: "free";
|
|
168
|
-
|
|
168
|
+
startup: "startup";
|
|
169
169
|
growth: "growth";
|
|
170
170
|
enterprise: "enterprise";
|
|
171
171
|
}>;
|
|
@@ -198,7 +198,7 @@ export declare const sdk: {
|
|
|
198
198
|
}>;
|
|
199
199
|
package: import("zod").ZodEnum<{
|
|
200
200
|
free: "free";
|
|
201
|
-
|
|
201
|
+
startup: "startup";
|
|
202
202
|
growth: "growth";
|
|
203
203
|
enterprise: "enterprise";
|
|
204
204
|
}>;
|
|
@@ -233,7 +233,7 @@ export declare const sdk: {
|
|
|
233
233
|
}>;
|
|
234
234
|
package: import("zod").ZodEnum<{
|
|
235
235
|
free: "free";
|
|
236
|
-
|
|
236
|
+
startup: "startup";
|
|
237
237
|
growth: "growth";
|
|
238
238
|
enterprise: "enterprise";
|
|
239
239
|
}>;
|
|
@@ -258,7 +258,7 @@ export declare const sdk: {
|
|
|
258
258
|
}>;
|
|
259
259
|
package: import("zod").ZodEnum<{
|
|
260
260
|
free: "free";
|
|
261
|
-
|
|
261
|
+
startup: "startup";
|
|
262
262
|
growth: "growth";
|
|
263
263
|
enterprise: "enterprise";
|
|
264
264
|
}>;
|
|
@@ -280,7 +280,7 @@ export declare const sdk: {
|
|
|
280
280
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
281
281
|
package: import("zod").ZodOptional<import("zod").ZodEnum<{
|
|
282
282
|
free: "free";
|
|
283
|
-
|
|
283
|
+
startup: "startup";
|
|
284
284
|
growth: "growth";
|
|
285
285
|
enterprise: "enterprise";
|
|
286
286
|
}>>;
|
|
@@ -303,7 +303,7 @@ export declare const sdk: {
|
|
|
303
303
|
}>;
|
|
304
304
|
package: import("zod").ZodEnum<{
|
|
305
305
|
free: "free";
|
|
306
|
-
|
|
306
|
+
startup: "startup";
|
|
307
307
|
growth: "growth";
|
|
308
308
|
enterprise: "enterprise";
|
|
309
309
|
}>;
|
|
@@ -397,7 +397,7 @@ export declare const sdk: {
|
|
|
397
397
|
}>;
|
|
398
398
|
package: import("zod").ZodEnum<{
|
|
399
399
|
free: "free";
|
|
400
|
-
|
|
400
|
+
startup: "startup";
|
|
401
401
|
growth: "growth";
|
|
402
402
|
enterprise: "enterprise";
|
|
403
403
|
}>;
|
|
@@ -936,7 +936,7 @@ export declare const sdk: {
|
|
|
936
936
|
}>;
|
|
937
937
|
package: import("zod").ZodEnum<{
|
|
938
938
|
free: "free";
|
|
939
|
-
|
|
939
|
+
startup: "startup";
|
|
940
940
|
growth: "growth";
|
|
941
941
|
enterprise: "enterprise";
|
|
942
942
|
}>;
|
|
@@ -2729,7 +2729,7 @@ export declare const sdk: {
|
|
|
2729
2729
|
}>;
|
|
2730
2730
|
package: import("zod").ZodEnum<{
|
|
2731
2731
|
free: "free";
|
|
2732
|
-
|
|
2732
|
+
startup: "startup";
|
|
2733
2733
|
growth: "growth";
|
|
2734
2734
|
enterprise: "enterprise";
|
|
2735
2735
|
}>;
|
|
@@ -2908,7 +2908,7 @@ export declare const sdk: {
|
|
|
2908
2908
|
}>;
|
|
2909
2909
|
package: import("zod").ZodEnum<{
|
|
2910
2910
|
free: "free";
|
|
2911
|
-
|
|
2911
|
+
startup: "startup";
|
|
2912
2912
|
growth: "growth";
|
|
2913
2913
|
enterprise: "enterprise";
|
|
2914
2914
|
}>;
|
|
@@ -3083,7 +3083,7 @@ export declare const sdk: {
|
|
|
3083
3083
|
}>;
|
|
3084
3084
|
package: import("zod").ZodEnum<{
|
|
3085
3085
|
free: "free";
|
|
3086
|
-
|
|
3086
|
+
startup: "startup";
|
|
3087
3087
|
growth: "growth";
|
|
3088
3088
|
enterprise: "enterprise";
|
|
3089
3089
|
}>;
|
|
@@ -3257,7 +3257,7 @@ export declare const sdk: {
|
|
|
3257
3257
|
}>;
|
|
3258
3258
|
package: import("zod").ZodEnum<{
|
|
3259
3259
|
free: "free";
|
|
3260
|
-
|
|
3260
|
+
startup: "startup";
|
|
3261
3261
|
growth: "growth";
|
|
3262
3262
|
enterprise: "enterprise";
|
|
3263
3263
|
}>;
|
|
@@ -3448,7 +3448,7 @@ export declare const sdk: {
|
|
|
3448
3448
|
}>;
|
|
3449
3449
|
package: import("zod").ZodEnum<{
|
|
3450
3450
|
free: "free";
|
|
3451
|
-
|
|
3451
|
+
startup: "startup";
|
|
3452
3452
|
growth: "growth";
|
|
3453
3453
|
enterprise: "enterprise";
|
|
3454
3454
|
}>;
|
|
@@ -3616,7 +3616,7 @@ export declare const sdk: {
|
|
|
3616
3616
|
}>;
|
|
3617
3617
|
package: import("zod").ZodEnum<{
|
|
3618
3618
|
free: "free";
|
|
3619
|
-
|
|
3619
|
+
startup: "startup";
|
|
3620
3620
|
growth: "growth";
|
|
3621
3621
|
enterprise: "enterprise";
|
|
3622
3622
|
}>;
|
|
@@ -3789,7 +3789,7 @@ export declare const sdk: {
|
|
|
3789
3789
|
}>;
|
|
3790
3790
|
package: import("zod").ZodEnum<{
|
|
3791
3791
|
free: "free";
|
|
3792
|
-
|
|
3792
|
+
startup: "startup";
|
|
3793
3793
|
growth: "growth";
|
|
3794
3794
|
enterprise: "enterprise";
|
|
3795
3795
|
}>;
|
|
@@ -3959,7 +3959,7 @@ export declare const sdk: {
|
|
|
3959
3959
|
}>;
|
|
3960
3960
|
package: import("zod").ZodEnum<{
|
|
3961
3961
|
free: "free";
|
|
3962
|
-
|
|
3962
|
+
startup: "startup";
|
|
3963
3963
|
growth: "growth";
|
|
3964
3964
|
enterprise: "enterprise";
|
|
3965
3965
|
}>;
|
|
@@ -6507,7 +6507,7 @@ export declare const sdk: {
|
|
|
6507
6507
|
}, import("zod/v4/core").$strip>, Record<never, never>>;
|
|
6508
6508
|
stripeCreateTrial: import("@orpc/contract").ContractProcedureClient<Record<never, never>, import("zod").ZodObject<{
|
|
6509
6509
|
plan: import("zod").ZodDefault<import("zod").ZodEnum<{
|
|
6510
|
-
|
|
6510
|
+
startup: "startup";
|
|
6511
6511
|
growth: "growth";
|
|
6512
6512
|
}>>;
|
|
6513
6513
|
interval: import("zod").ZodDefault<import("zod").ZodEnum<{
|
|
@@ -6521,7 +6521,7 @@ export declare const sdk: {
|
|
|
6521
6521
|
trialStartDate: import("zod").ZodCoercedDate<unknown>;
|
|
6522
6522
|
trialEndDate: import("zod").ZodCoercedDate<unknown>;
|
|
6523
6523
|
planTier: import("zod").ZodEnum<{
|
|
6524
|
-
|
|
6524
|
+
startup: "startup";
|
|
6525
6525
|
growth: "growth";
|
|
6526
6526
|
}>;
|
|
6527
6527
|
daysRemainingInTrial: import("zod").ZodNumber;
|
|
@@ -6557,7 +6557,7 @@ export declare const sdk: {
|
|
|
6557
6557
|
plans: import("zod").ZodArray<import("zod").ZodObject<{
|
|
6558
6558
|
planId: import("zod").ZodEnum<{
|
|
6559
6559
|
free: "free";
|
|
6560
|
-
|
|
6560
|
+
startup: "startup";
|
|
6561
6561
|
growth: "growth";
|
|
6562
6562
|
enterprise: "enterprise";
|
|
6563
6563
|
}>;
|
|
@@ -6582,7 +6582,7 @@ export declare const sdk: {
|
|
|
6582
6582
|
plans: import("zod").ZodArray<import("zod").ZodObject<{
|
|
6583
6583
|
id: import("zod").ZodEnum<{
|
|
6584
6584
|
free: "free";
|
|
6585
|
-
|
|
6585
|
+
startup: "startup";
|
|
6586
6586
|
growth: "growth";
|
|
6587
6587
|
enterprise: "enterprise";
|
|
6588
6588
|
}>;
|
|
@@ -6602,7 +6602,7 @@ export declare const sdk: {
|
|
|
6602
6602
|
config: import("zod").ZodObject<{
|
|
6603
6603
|
publishableKey: import("zod").ZodString;
|
|
6604
6604
|
priceIds: import("zod").ZodObject<{
|
|
6605
|
-
|
|
6605
|
+
startup: import("zod").ZodObject<{
|
|
6606
6606
|
monthly: import("zod").ZodNullable<import("zod").ZodString>;
|
|
6607
6607
|
annual: import("zod").ZodNullable<import("zod").ZodString>;
|
|
6608
6608
|
}, import("zod/v4/core").$strip>;
|
|
@@ -6631,7 +6631,7 @@ export declare const sdk: {
|
|
|
6631
6631
|
}>>;
|
|
6632
6632
|
planTier: import("zod").ZodNullable<import("zod").ZodEnum<{
|
|
6633
6633
|
free: "free";
|
|
6634
|
-
|
|
6634
|
+
startup: "startup";
|
|
6635
6635
|
growth: "growth";
|
|
6636
6636
|
enterprise: "enterprise";
|
|
6637
6637
|
}>>;
|
package/dist/src/sdk/routes.d.ts
CHANGED
|
@@ -101,7 +101,7 @@ declare const contract: {
|
|
|
101
101
|
}>;
|
|
102
102
|
package: z.ZodEnum<{
|
|
103
103
|
free: "free";
|
|
104
|
-
|
|
104
|
+
startup: "startup";
|
|
105
105
|
growth: "growth";
|
|
106
106
|
enterprise: "enterprise";
|
|
107
107
|
}>;
|
|
@@ -149,7 +149,7 @@ declare const contract: {
|
|
|
149
149
|
}>;
|
|
150
150
|
package: z.ZodEnum<{
|
|
151
151
|
free: "free";
|
|
152
|
-
|
|
152
|
+
startup: "startup";
|
|
153
153
|
growth: "growth";
|
|
154
154
|
enterprise: "enterprise";
|
|
155
155
|
}>;
|
|
@@ -172,7 +172,7 @@ declare const contract: {
|
|
|
172
172
|
}>>;
|
|
173
173
|
package: z.ZodOptional<z.ZodEnum<{
|
|
174
174
|
free: "free";
|
|
175
|
-
|
|
175
|
+
startup: "startup";
|
|
176
176
|
growth: "growth";
|
|
177
177
|
enterprise: "enterprise";
|
|
178
178
|
}>>;
|
|
@@ -195,7 +195,7 @@ declare const contract: {
|
|
|
195
195
|
}>;
|
|
196
196
|
package: z.ZodEnum<{
|
|
197
197
|
free: "free";
|
|
198
|
-
|
|
198
|
+
startup: "startup";
|
|
199
199
|
growth: "growth";
|
|
200
200
|
enterprise: "enterprise";
|
|
201
201
|
}>;
|
|
@@ -228,7 +228,7 @@ declare const contract: {
|
|
|
228
228
|
}>;
|
|
229
229
|
package: z.ZodEnum<{
|
|
230
230
|
free: "free";
|
|
231
|
-
|
|
231
|
+
startup: "startup";
|
|
232
232
|
growth: "growth";
|
|
233
233
|
enterprise: "enterprise";
|
|
234
234
|
}>;
|
|
@@ -263,7 +263,7 @@ declare const contract: {
|
|
|
263
263
|
}>;
|
|
264
264
|
package: z.ZodEnum<{
|
|
265
265
|
free: "free";
|
|
266
|
-
|
|
266
|
+
startup: "startup";
|
|
267
267
|
growth: "growth";
|
|
268
268
|
enterprise: "enterprise";
|
|
269
269
|
}>;
|
|
@@ -288,7 +288,7 @@ declare const contract: {
|
|
|
288
288
|
}>;
|
|
289
289
|
package: z.ZodEnum<{
|
|
290
290
|
free: "free";
|
|
291
|
-
|
|
291
|
+
startup: "startup";
|
|
292
292
|
growth: "growth";
|
|
293
293
|
enterprise: "enterprise";
|
|
294
294
|
}>;
|
|
@@ -310,7 +310,7 @@ declare const contract: {
|
|
|
310
310
|
name: z.ZodOptional<z.ZodString>;
|
|
311
311
|
package: z.ZodOptional<z.ZodEnum<{
|
|
312
312
|
free: "free";
|
|
313
|
-
|
|
313
|
+
startup: "startup";
|
|
314
314
|
growth: "growth";
|
|
315
315
|
enterprise: "enterprise";
|
|
316
316
|
}>>;
|
|
@@ -333,7 +333,7 @@ declare const contract: {
|
|
|
333
333
|
}>;
|
|
334
334
|
package: z.ZodEnum<{
|
|
335
335
|
free: "free";
|
|
336
|
-
|
|
336
|
+
startup: "startup";
|
|
337
337
|
growth: "growth";
|
|
338
338
|
enterprise: "enterprise";
|
|
339
339
|
}>;
|
|
@@ -427,7 +427,7 @@ declare const contract: {
|
|
|
427
427
|
}>;
|
|
428
428
|
package: z.ZodEnum<{
|
|
429
429
|
free: "free";
|
|
430
|
-
|
|
430
|
+
startup: "startup";
|
|
431
431
|
growth: "growth";
|
|
432
432
|
enterprise: "enterprise";
|
|
433
433
|
}>;
|
|
@@ -966,7 +966,7 @@ declare const contract: {
|
|
|
966
966
|
}>;
|
|
967
967
|
package: z.ZodEnum<{
|
|
968
968
|
free: "free";
|
|
969
|
-
|
|
969
|
+
startup: "startup";
|
|
970
970
|
growth: "growth";
|
|
971
971
|
enterprise: "enterprise";
|
|
972
972
|
}>;
|
|
@@ -2759,7 +2759,7 @@ declare const contract: {
|
|
|
2759
2759
|
}>;
|
|
2760
2760
|
package: z.ZodEnum<{
|
|
2761
2761
|
free: "free";
|
|
2762
|
-
|
|
2762
|
+
startup: "startup";
|
|
2763
2763
|
growth: "growth";
|
|
2764
2764
|
enterprise: "enterprise";
|
|
2765
2765
|
}>;
|
|
@@ -2938,7 +2938,7 @@ declare const contract: {
|
|
|
2938
2938
|
}>;
|
|
2939
2939
|
package: z.ZodEnum<{
|
|
2940
2940
|
free: "free";
|
|
2941
|
-
|
|
2941
|
+
startup: "startup";
|
|
2942
2942
|
growth: "growth";
|
|
2943
2943
|
enterprise: "enterprise";
|
|
2944
2944
|
}>;
|
|
@@ -3113,7 +3113,7 @@ declare const contract: {
|
|
|
3113
3113
|
}>;
|
|
3114
3114
|
package: z.ZodEnum<{
|
|
3115
3115
|
free: "free";
|
|
3116
|
-
|
|
3116
|
+
startup: "startup";
|
|
3117
3117
|
growth: "growth";
|
|
3118
3118
|
enterprise: "enterprise";
|
|
3119
3119
|
}>;
|
|
@@ -3287,7 +3287,7 @@ declare const contract: {
|
|
|
3287
3287
|
}>;
|
|
3288
3288
|
package: z.ZodEnum<{
|
|
3289
3289
|
free: "free";
|
|
3290
|
-
|
|
3290
|
+
startup: "startup";
|
|
3291
3291
|
growth: "growth";
|
|
3292
3292
|
enterprise: "enterprise";
|
|
3293
3293
|
}>;
|
|
@@ -3478,7 +3478,7 @@ declare const contract: {
|
|
|
3478
3478
|
}>;
|
|
3479
3479
|
package: z.ZodEnum<{
|
|
3480
3480
|
free: "free";
|
|
3481
|
-
|
|
3481
|
+
startup: "startup";
|
|
3482
3482
|
growth: "growth";
|
|
3483
3483
|
enterprise: "enterprise";
|
|
3484
3484
|
}>;
|
|
@@ -3646,7 +3646,7 @@ declare const contract: {
|
|
|
3646
3646
|
}>;
|
|
3647
3647
|
package: z.ZodEnum<{
|
|
3648
3648
|
free: "free";
|
|
3649
|
-
|
|
3649
|
+
startup: "startup";
|
|
3650
3650
|
growth: "growth";
|
|
3651
3651
|
enterprise: "enterprise";
|
|
3652
3652
|
}>;
|
|
@@ -3819,7 +3819,7 @@ declare const contract: {
|
|
|
3819
3819
|
}>;
|
|
3820
3820
|
package: z.ZodEnum<{
|
|
3821
3821
|
free: "free";
|
|
3822
|
-
|
|
3822
|
+
startup: "startup";
|
|
3823
3823
|
growth: "growth";
|
|
3824
3824
|
enterprise: "enterprise";
|
|
3825
3825
|
}>;
|
|
@@ -3989,7 +3989,7 @@ declare const contract: {
|
|
|
3989
3989
|
}>;
|
|
3990
3990
|
package: z.ZodEnum<{
|
|
3991
3991
|
free: "free";
|
|
3992
|
-
|
|
3992
|
+
startup: "startup";
|
|
3993
3993
|
growth: "growth";
|
|
3994
3994
|
enterprise: "enterprise";
|
|
3995
3995
|
}>;
|
|
@@ -6537,7 +6537,7 @@ declare const contract: {
|
|
|
6537
6537
|
}, z.core.$strip>, Record<never, never>, Record<never, never>>;
|
|
6538
6538
|
stripeCreateTrial: import("@orpc/contract").ContractProcedureBuilderWithInputOutput<z.ZodObject<{
|
|
6539
6539
|
plan: z.ZodDefault<z.ZodEnum<{
|
|
6540
|
-
|
|
6540
|
+
startup: "startup";
|
|
6541
6541
|
growth: "growth";
|
|
6542
6542
|
}>>;
|
|
6543
6543
|
interval: z.ZodDefault<z.ZodEnum<{
|
|
@@ -6551,7 +6551,7 @@ declare const contract: {
|
|
|
6551
6551
|
trialStartDate: z.ZodCoercedDate<unknown>;
|
|
6552
6552
|
trialEndDate: z.ZodCoercedDate<unknown>;
|
|
6553
6553
|
planTier: z.ZodEnum<{
|
|
6554
|
-
|
|
6554
|
+
startup: "startup";
|
|
6555
6555
|
growth: "growth";
|
|
6556
6556
|
}>;
|
|
6557
6557
|
daysRemainingInTrial: z.ZodNumber;
|
|
@@ -6587,7 +6587,7 @@ declare const contract: {
|
|
|
6587
6587
|
plans: z.ZodArray<z.ZodObject<{
|
|
6588
6588
|
planId: z.ZodEnum<{
|
|
6589
6589
|
free: "free";
|
|
6590
|
-
|
|
6590
|
+
startup: "startup";
|
|
6591
6591
|
growth: "growth";
|
|
6592
6592
|
enterprise: "enterprise";
|
|
6593
6593
|
}>;
|
|
@@ -6612,7 +6612,7 @@ declare const contract: {
|
|
|
6612
6612
|
plans: z.ZodArray<z.ZodObject<{
|
|
6613
6613
|
id: z.ZodEnum<{
|
|
6614
6614
|
free: "free";
|
|
6615
|
-
|
|
6615
|
+
startup: "startup";
|
|
6616
6616
|
growth: "growth";
|
|
6617
6617
|
enterprise: "enterprise";
|
|
6618
6618
|
}>;
|
|
@@ -6632,7 +6632,7 @@ declare const contract: {
|
|
|
6632
6632
|
config: z.ZodObject<{
|
|
6633
6633
|
publishableKey: z.ZodString;
|
|
6634
6634
|
priceIds: z.ZodObject<{
|
|
6635
|
-
|
|
6635
|
+
startup: z.ZodObject<{
|
|
6636
6636
|
monthly: z.ZodNullable<z.ZodString>;
|
|
6637
6637
|
annual: z.ZodNullable<z.ZodString>;
|
|
6638
6638
|
}, z.core.$strip>;
|
|
@@ -6661,7 +6661,7 @@ declare const contract: {
|
|
|
6661
6661
|
}>>;
|
|
6662
6662
|
planTier: z.ZodNullable<z.ZodEnum<{
|
|
6663
6663
|
free: "free";
|
|
6664
|
-
|
|
6664
|
+
startup: "startup";
|
|
6665
6665
|
growth: "growth";
|
|
6666
6666
|
enterprise: "enterprise";
|
|
6667
6667
|
}>>;
|
package/dist/src/sdk/schema.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ import { z } from 'zod';
|
|
|
30
30
|
*/
|
|
31
31
|
export declare const UserPlanSchema: z.ZodEnum<{
|
|
32
32
|
free: "free";
|
|
33
|
-
|
|
33
|
+
startup: "startup";
|
|
34
34
|
growth: "growth";
|
|
35
35
|
enterprise: "enterprise";
|
|
36
36
|
}>;
|
|
@@ -42,7 +42,7 @@ export declare const EntityStatusSchema: z.ZodEnum<{
|
|
|
42
42
|
}>;
|
|
43
43
|
export declare const WorkspacePackageSchema: z.ZodEnum<{
|
|
44
44
|
free: "free";
|
|
45
|
-
|
|
45
|
+
startup: "startup";
|
|
46
46
|
growth: "growth";
|
|
47
47
|
enterprise: "enterprise";
|
|
48
48
|
}>;
|
|
@@ -399,7 +399,7 @@ export declare const WorkspaceEntitySchema: z.ZodObject<{
|
|
|
399
399
|
}>;
|
|
400
400
|
package: z.ZodEnum<{
|
|
401
401
|
free: "free";
|
|
402
|
-
|
|
402
|
+
startup: "startup";
|
|
403
403
|
growth: "growth";
|
|
404
404
|
enterprise: "enterprise";
|
|
405
405
|
}>;
|
|
@@ -424,7 +424,7 @@ export declare const WorkspaceCreateSchema: z.ZodObject<{
|
|
|
424
424
|
}>>;
|
|
425
425
|
package: z.ZodOptional<z.ZodEnum<{
|
|
426
426
|
free: "free";
|
|
427
|
-
|
|
427
|
+
startup: "startup";
|
|
428
428
|
growth: "growth";
|
|
429
429
|
enterprise: "enterprise";
|
|
430
430
|
}>>;
|
|
@@ -459,7 +459,7 @@ export declare const WorkspaceUpdateSchema: z.ZodObject<{
|
|
|
459
459
|
name: z.ZodOptional<z.ZodString>;
|
|
460
460
|
package: z.ZodOptional<z.ZodEnum<{
|
|
461
461
|
free: "free";
|
|
462
|
-
|
|
462
|
+
startup: "startup";
|
|
463
463
|
growth: "growth";
|
|
464
464
|
enterprise: "enterprise";
|
|
465
465
|
}>>;
|
|
@@ -489,7 +489,7 @@ export declare const WorkspacePlanEntitySchema: z.ZodObject<{
|
|
|
489
489
|
workspace_id: z.ZodNumber;
|
|
490
490
|
package: z.ZodEnum<{
|
|
491
491
|
free: "free";
|
|
492
|
-
|
|
492
|
+
startup: "startup";
|
|
493
493
|
growth: "growth";
|
|
494
494
|
enterprise: "enterprise";
|
|
495
495
|
}>;
|
|
@@ -530,7 +530,7 @@ export declare const WorkspacePlanCreateSchema: z.ZodObject<{
|
|
|
530
530
|
workspace_id: z.ZodNumber;
|
|
531
531
|
package: z.ZodEnum<{
|
|
532
532
|
free: "free";
|
|
533
|
-
|
|
533
|
+
startup: "startup";
|
|
534
534
|
growth: "growth";
|
|
535
535
|
enterprise: "enterprise";
|
|
536
536
|
}>;
|
|
@@ -545,7 +545,7 @@ export declare const WorkspacePlanUpdateSchema: z.ZodObject<{
|
|
|
545
545
|
workspace_id: z.ZodOptional<z.ZodNumber>;
|
|
546
546
|
package: z.ZodOptional<z.ZodEnum<{
|
|
547
547
|
free: "free";
|
|
548
|
-
|
|
548
|
+
startup: "startup";
|
|
549
549
|
growth: "growth";
|
|
550
550
|
enterprise: "enterprise";
|
|
551
551
|
}>>;
|
|
@@ -1759,7 +1759,7 @@ export declare const AgentEntitySchema: z.ZodObject<{
|
|
|
1759
1759
|
}>;
|
|
1760
1760
|
package: z.ZodEnum<{
|
|
1761
1761
|
free: "free";
|
|
1762
|
-
|
|
1762
|
+
startup: "startup";
|
|
1763
1763
|
growth: "growth";
|
|
1764
1764
|
enterprise: "enterprise";
|
|
1765
1765
|
}>;
|
|
@@ -1913,7 +1913,7 @@ export declare const AgentCreateSchema: z.ZodObject<{
|
|
|
1913
1913
|
}>;
|
|
1914
1914
|
package: z.ZodEnum<{
|
|
1915
1915
|
free: "free";
|
|
1916
|
-
|
|
1916
|
+
startup: "startup";
|
|
1917
1917
|
growth: "growth";
|
|
1918
1918
|
enterprise: "enterprise";
|
|
1919
1919
|
}>;
|
|
@@ -2096,7 +2096,7 @@ export declare const AgentUpdateSchema: z.ZodObject<{
|
|
|
2096
2096
|
}>;
|
|
2097
2097
|
package: z.ZodEnum<{
|
|
2098
2098
|
free: "free";
|
|
2099
|
-
|
|
2099
|
+
startup: "startup";
|
|
2100
2100
|
growth: "growth";
|
|
2101
2101
|
enterprise: "enterprise";
|
|
2102
2102
|
}>;
|
|
@@ -2389,7 +2389,7 @@ export declare const AgentSimulationIndexResponseSchema: z.ZodObject<{
|
|
|
2389
2389
|
}>;
|
|
2390
2390
|
package: z.ZodEnum<{
|
|
2391
2391
|
free: "free";
|
|
2392
|
-
|
|
2392
|
+
startup: "startup";
|
|
2393
2393
|
growth: "growth";
|
|
2394
2394
|
enterprise: "enterprise";
|
|
2395
2395
|
}>;
|
|
@@ -2808,7 +2808,7 @@ export declare const WidgetInfoSchema: z.ZodObject<{
|
|
|
2808
2808
|
}>>;
|
|
2809
2809
|
package: z.ZodOptional<z.ZodEnum<{
|
|
2810
2810
|
free: "free";
|
|
2811
|
-
|
|
2811
|
+
startup: "startup";
|
|
2812
2812
|
growth: "growth";
|
|
2813
2813
|
enterprise: "enterprise";
|
|
2814
2814
|
}>>;
|
|
@@ -2887,7 +2887,7 @@ export declare const WidgetInfoSchema: z.ZodObject<{
|
|
|
2887
2887
|
}>;
|
|
2888
2888
|
package: z.ZodEnum<{
|
|
2889
2889
|
free: "free";
|
|
2890
|
-
|
|
2890
|
+
startup: "startup";
|
|
2891
2891
|
growth: "growth";
|
|
2892
2892
|
enterprise: "enterprise";
|
|
2893
2893
|
}>;
|
|
@@ -3120,7 +3120,7 @@ export declare const WidgetWithAgentSchema: z.ZodObject<{
|
|
|
3120
3120
|
}>;
|
|
3121
3121
|
package: z.ZodEnum<{
|
|
3122
3122
|
free: "free";
|
|
3123
|
-
|
|
3123
|
+
startup: "startup";
|
|
3124
3124
|
growth: "growth";
|
|
3125
3125
|
enterprise: "enterprise";
|
|
3126
3126
|
}>;
|
|
@@ -3367,7 +3367,7 @@ export declare const ApplicationWithWidgetsSchema: z.ZodObject<{
|
|
|
3367
3367
|
}>;
|
|
3368
3368
|
package: z.ZodEnum<{
|
|
3369
3369
|
free: "free";
|
|
3370
|
-
|
|
3370
|
+
startup: "startup";
|
|
3371
3371
|
growth: "growth";
|
|
3372
3372
|
enterprise: "enterprise";
|
|
3373
3373
|
}>;
|
|
@@ -4833,7 +4833,7 @@ export declare const StripePortalSchema: z.ZodObject<{
|
|
|
4833
4833
|
*/
|
|
4834
4834
|
export declare const StripeTrialSchema: z.ZodObject<{
|
|
4835
4835
|
plan: z.ZodDefault<z.ZodEnum<{
|
|
4836
|
-
|
|
4836
|
+
startup: "startup";
|
|
4837
4837
|
growth: "growth";
|
|
4838
4838
|
}>>;
|
|
4839
4839
|
interval: z.ZodDefault<z.ZodEnum<{
|
|
@@ -4873,7 +4873,7 @@ export declare const PlanInfoSchema: z.ZodObject<{
|
|
|
4873
4873
|
}>>;
|
|
4874
4874
|
planTier: z.ZodNullable<z.ZodEnum<{
|
|
4875
4875
|
free: "free";
|
|
4876
|
-
|
|
4876
|
+
startup: "startup";
|
|
4877
4877
|
growth: "growth";
|
|
4878
4878
|
enterprise: "enterprise";
|
|
4879
4879
|
}>>;
|
|
@@ -4913,7 +4913,7 @@ export declare const TrialSubscriptionSchema: z.ZodObject<{
|
|
|
4913
4913
|
trialStartDate: z.ZodCoercedDate<unknown>;
|
|
4914
4914
|
trialEndDate: z.ZodCoercedDate<unknown>;
|
|
4915
4915
|
planTier: z.ZodEnum<{
|
|
4916
|
-
|
|
4916
|
+
startup: "startup";
|
|
4917
4917
|
growth: "growth";
|
|
4918
4918
|
}>;
|
|
4919
4919
|
daysRemainingInTrial: z.ZodNumber;
|
|
@@ -4957,7 +4957,7 @@ export declare const PriceAmountSchema: z.ZodObject<{
|
|
|
4957
4957
|
export declare const PlanPricingSchema: z.ZodObject<{
|
|
4958
4958
|
planId: z.ZodEnum<{
|
|
4959
4959
|
free: "free";
|
|
4960
|
-
|
|
4960
|
+
startup: "startup";
|
|
4961
4961
|
growth: "growth";
|
|
4962
4962
|
enterprise: "enterprise";
|
|
4963
4963
|
}>;
|
|
@@ -4983,7 +4983,7 @@ export declare const StripePricingSchema: z.ZodObject<{
|
|
|
4983
4983
|
plans: z.ZodArray<z.ZodObject<{
|
|
4984
4984
|
planId: z.ZodEnum<{
|
|
4985
4985
|
free: "free";
|
|
4986
|
-
|
|
4986
|
+
startup: "startup";
|
|
4987
4987
|
growth: "growth";
|
|
4988
4988
|
enterprise: "enterprise";
|
|
4989
4989
|
}>;
|
|
@@ -5010,7 +5010,7 @@ export declare const StripePricingSchema: z.ZodObject<{
|
|
|
5010
5010
|
export declare const PlanCatalogEntrySchema: z.ZodObject<{
|
|
5011
5011
|
id: z.ZodEnum<{
|
|
5012
5012
|
free: "free";
|
|
5013
|
-
|
|
5013
|
+
startup: "startup";
|
|
5014
5014
|
growth: "growth";
|
|
5015
5015
|
enterprise: "enterprise";
|
|
5016
5016
|
}>;
|
|
@@ -5036,7 +5036,7 @@ export declare const PlanCatalogSchema: z.ZodObject<{
|
|
|
5036
5036
|
plans: z.ZodArray<z.ZodObject<{
|
|
5037
5037
|
id: z.ZodEnum<{
|
|
5038
5038
|
free: "free";
|
|
5039
|
-
|
|
5039
|
+
startup: "startup";
|
|
5040
5040
|
growth: "growth";
|
|
5041
5041
|
enterprise: "enterprise";
|
|
5042
5042
|
}>;
|
|
@@ -5061,7 +5061,7 @@ export type PlanCatalog = z.infer<typeof PlanCatalogSchema>;
|
|
|
5061
5061
|
export declare const StripeConfigSchema: z.ZodObject<{
|
|
5062
5062
|
publishableKey: z.ZodString;
|
|
5063
5063
|
priceIds: z.ZodObject<{
|
|
5064
|
-
|
|
5064
|
+
startup: z.ZodObject<{
|
|
5065
5065
|
monthly: z.ZodNullable<z.ZodString>;
|
|
5066
5066
|
annual: z.ZodNullable<z.ZodString>;
|
|
5067
5067
|
}, z.core.$strip>;
|