@supernova-studio/client 1.53.0 → 1.54.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.
package/dist/index.d.mts CHANGED
@@ -344911,6 +344911,19 @@ declare const DTOSubscription: z$1.ZodObject<{
344911
344911
  errorReason: string;
344912
344912
  max?: number | undefined;
344913
344913
  }>;
344914
+ documentationPages: z$1.ZodObject<{
344915
+ max: z$1.ZodOptional<z$1.ZodNumber>;
344916
+ errorMessage: z$1.ZodString;
344917
+ errorReason: z$1.ZodString;
344918
+ }, "strip", z$1.ZodTypeAny, {
344919
+ errorMessage: string;
344920
+ errorReason: string;
344921
+ max?: number | undefined;
344922
+ }, {
344923
+ errorMessage: string;
344924
+ errorReason: string;
344925
+ max?: number | undefined;
344926
+ }>;
344914
344927
  sandboxTemplates: z$1.ZodObject<{
344915
344928
  enabled: z$1.ZodBoolean;
344916
344929
  errorMessage: z$1.ZodString;
@@ -345082,6 +345095,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345082
345095
  errorReason: string;
345083
345096
  max?: number | undefined;
345084
345097
  };
345098
+ documentationPages: {
345099
+ errorMessage: string;
345100
+ errorReason: string;
345101
+ max?: number | undefined;
345102
+ };
345085
345103
  sandboxTemplates: {
345086
345104
  errorMessage: string;
345087
345105
  errorReason: string;
@@ -345245,6 +345263,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345245
345263
  errorReason: string;
345246
345264
  max?: number | undefined;
345247
345265
  };
345266
+ documentationPages: {
345267
+ errorMessage: string;
345268
+ errorReason: string;
345269
+ max?: number | undefined;
345270
+ };
345248
345271
  sandboxTemplates: {
345249
345272
  errorMessage: string;
345250
345273
  errorReason: string;
@@ -345502,6 +345525,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345502
345525
  errorReason: string;
345503
345526
  max?: number | undefined;
345504
345527
  };
345528
+ documentationPages: {
345529
+ errorMessage: string;
345530
+ errorReason: string;
345531
+ max?: number | undefined;
345532
+ };
345505
345533
  sandboxTemplates: {
345506
345534
  errorMessage: string;
345507
345535
  errorReason: string;
@@ -345709,6 +345737,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345709
345737
  errorReason: string;
345710
345738
  max?: number | undefined;
345711
345739
  };
345740
+ documentationPages: {
345741
+ errorMessage: string;
345742
+ errorReason: string;
345743
+ max?: number | undefined;
345744
+ };
345712
345745
  sandboxTemplates: {
345713
345746
  errorMessage: string;
345714
345747
  errorReason: string;
@@ -346154,6 +346187,19 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346154
346187
  errorReason: string;
346155
346188
  max?: number | undefined;
346156
346189
  }>;
346190
+ documentationPages: z$1.ZodObject<{
346191
+ max: z$1.ZodOptional<z$1.ZodNumber>;
346192
+ errorMessage: z$1.ZodString;
346193
+ errorReason: z$1.ZodString;
346194
+ }, "strip", z$1.ZodTypeAny, {
346195
+ errorMessage: string;
346196
+ errorReason: string;
346197
+ max?: number | undefined;
346198
+ }, {
346199
+ errorMessage: string;
346200
+ errorReason: string;
346201
+ max?: number | undefined;
346202
+ }>;
346157
346203
  sandboxTemplates: z$1.ZodObject<{
346158
346204
  enabled: z$1.ZodBoolean;
346159
346205
  errorMessage: z$1.ZodString;
@@ -346325,6 +346371,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346325
346371
  errorReason: string;
346326
346372
  max?: number | undefined;
346327
346373
  };
346374
+ documentationPages: {
346375
+ errorMessage: string;
346376
+ errorReason: string;
346377
+ max?: number | undefined;
346378
+ };
346328
346379
  sandboxTemplates: {
346329
346380
  errorMessage: string;
346330
346381
  errorReason: string;
@@ -346488,6 +346539,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346488
346539
  errorReason: string;
346489
346540
  max?: number | undefined;
346490
346541
  };
346542
+ documentationPages: {
346543
+ errorMessage: string;
346544
+ errorReason: string;
346545
+ max?: number | undefined;
346546
+ };
346491
346547
  sandboxTemplates: {
346492
346548
  errorMessage: string;
346493
346549
  errorReason: string;
@@ -346745,6 +346801,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346745
346801
  errorReason: string;
346746
346802
  max?: number | undefined;
346747
346803
  };
346804
+ documentationPages: {
346805
+ errorMessage: string;
346806
+ errorReason: string;
346807
+ max?: number | undefined;
346808
+ };
346748
346809
  sandboxTemplates: {
346749
346810
  errorMessage: string;
346750
346811
  errorReason: string;
@@ -346952,6 +347013,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346952
347013
  errorReason: string;
346953
347014
  max?: number | undefined;
346954
347015
  };
347016
+ documentationPages: {
347017
+ errorMessage: string;
347018
+ errorReason: string;
347019
+ max?: number | undefined;
347020
+ };
346955
347021
  sandboxTemplates: {
346956
347022
  errorMessage: string;
346957
347023
  errorReason: string;
@@ -347330,6 +347396,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
347330
347396
  errorReason: string;
347331
347397
  max?: number | undefined;
347332
347398
  };
347399
+ documentationPages: {
347400
+ errorMessage: string;
347401
+ errorReason: string;
347402
+ max?: number | undefined;
347403
+ };
347333
347404
  sandboxTemplates: {
347334
347405
  errorMessage: string;
347335
347406
  errorReason: string;
@@ -347576,6 +347647,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
347576
347647
  errorReason: string;
347577
347648
  max?: number | undefined;
347578
347649
  };
347650
+ documentationPages: {
347651
+ errorMessage: string;
347652
+ errorReason: string;
347653
+ max?: number | undefined;
347654
+ };
347579
347655
  sandboxTemplates: {
347580
347656
  errorMessage: string;
347581
347657
  errorReason: string;
@@ -370564,6 +370640,11 @@ declare class WorkspaceSubscriptionEndpoint {
370564
370640
  errorReason: string;
370565
370641
  max?: number | undefined;
370566
370642
  };
370643
+ documentationPages: {
370644
+ errorMessage: string;
370645
+ errorReason: string;
370646
+ max?: number | undefined;
370647
+ };
370567
370648
  sandboxTemplates: {
370568
370649
  errorMessage: string;
370569
370650
  errorReason: string;
package/dist/index.d.ts CHANGED
@@ -344911,6 +344911,19 @@ declare const DTOSubscription: z$1.ZodObject<{
344911
344911
  errorReason: string;
344912
344912
  max?: number | undefined;
344913
344913
  }>;
344914
+ documentationPages: z$1.ZodObject<{
344915
+ max: z$1.ZodOptional<z$1.ZodNumber>;
344916
+ errorMessage: z$1.ZodString;
344917
+ errorReason: z$1.ZodString;
344918
+ }, "strip", z$1.ZodTypeAny, {
344919
+ errorMessage: string;
344920
+ errorReason: string;
344921
+ max?: number | undefined;
344922
+ }, {
344923
+ errorMessage: string;
344924
+ errorReason: string;
344925
+ max?: number | undefined;
344926
+ }>;
344914
344927
  sandboxTemplates: z$1.ZodObject<{
344915
344928
  enabled: z$1.ZodBoolean;
344916
344929
  errorMessage: z$1.ZodString;
@@ -345082,6 +345095,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345082
345095
  errorReason: string;
345083
345096
  max?: number | undefined;
345084
345097
  };
345098
+ documentationPages: {
345099
+ errorMessage: string;
345100
+ errorReason: string;
345101
+ max?: number | undefined;
345102
+ };
345085
345103
  sandboxTemplates: {
345086
345104
  errorMessage: string;
345087
345105
  errorReason: string;
@@ -345245,6 +345263,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345245
345263
  errorReason: string;
345246
345264
  max?: number | undefined;
345247
345265
  };
345266
+ documentationPages: {
345267
+ errorMessage: string;
345268
+ errorReason: string;
345269
+ max?: number | undefined;
345270
+ };
345248
345271
  sandboxTemplates: {
345249
345272
  errorMessage: string;
345250
345273
  errorReason: string;
@@ -345502,6 +345525,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345502
345525
  errorReason: string;
345503
345526
  max?: number | undefined;
345504
345527
  };
345528
+ documentationPages: {
345529
+ errorMessage: string;
345530
+ errorReason: string;
345531
+ max?: number | undefined;
345532
+ };
345505
345533
  sandboxTemplates: {
345506
345534
  errorMessage: string;
345507
345535
  errorReason: string;
@@ -345709,6 +345737,11 @@ declare const DTOSubscription: z$1.ZodObject<{
345709
345737
  errorReason: string;
345710
345738
  max?: number | undefined;
345711
345739
  };
345740
+ documentationPages: {
345741
+ errorMessage: string;
345742
+ errorReason: string;
345743
+ max?: number | undefined;
345744
+ };
345712
345745
  sandboxTemplates: {
345713
345746
  errorMessage: string;
345714
345747
  errorReason: string;
@@ -346154,6 +346187,19 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346154
346187
  errorReason: string;
346155
346188
  max?: number | undefined;
346156
346189
  }>;
346190
+ documentationPages: z$1.ZodObject<{
346191
+ max: z$1.ZodOptional<z$1.ZodNumber>;
346192
+ errorMessage: z$1.ZodString;
346193
+ errorReason: z$1.ZodString;
346194
+ }, "strip", z$1.ZodTypeAny, {
346195
+ errorMessage: string;
346196
+ errorReason: string;
346197
+ max?: number | undefined;
346198
+ }, {
346199
+ errorMessage: string;
346200
+ errorReason: string;
346201
+ max?: number | undefined;
346202
+ }>;
346157
346203
  sandboxTemplates: z$1.ZodObject<{
346158
346204
  enabled: z$1.ZodBoolean;
346159
346205
  errorMessage: z$1.ZodString;
@@ -346325,6 +346371,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346325
346371
  errorReason: string;
346326
346372
  max?: number | undefined;
346327
346373
  };
346374
+ documentationPages: {
346375
+ errorMessage: string;
346376
+ errorReason: string;
346377
+ max?: number | undefined;
346378
+ };
346328
346379
  sandboxTemplates: {
346329
346380
  errorMessage: string;
346330
346381
  errorReason: string;
@@ -346488,6 +346539,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346488
346539
  errorReason: string;
346489
346540
  max?: number | undefined;
346490
346541
  };
346542
+ documentationPages: {
346543
+ errorMessage: string;
346544
+ errorReason: string;
346545
+ max?: number | undefined;
346546
+ };
346491
346547
  sandboxTemplates: {
346492
346548
  errorMessage: string;
346493
346549
  errorReason: string;
@@ -346745,6 +346801,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346745
346801
  errorReason: string;
346746
346802
  max?: number | undefined;
346747
346803
  };
346804
+ documentationPages: {
346805
+ errorMessage: string;
346806
+ errorReason: string;
346807
+ max?: number | undefined;
346808
+ };
346748
346809
  sandboxTemplates: {
346749
346810
  errorMessage: string;
346750
346811
  errorReason: string;
@@ -346952,6 +347013,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
346952
347013
  errorReason: string;
346953
347014
  max?: number | undefined;
346954
347015
  };
347016
+ documentationPages: {
347017
+ errorMessage: string;
347018
+ errorReason: string;
347019
+ max?: number | undefined;
347020
+ };
346955
347021
  sandboxTemplates: {
346956
347022
  errorMessage: string;
346957
347023
  errorReason: string;
@@ -347330,6 +347396,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
347330
347396
  errorReason: string;
347331
347397
  max?: number | undefined;
347332
347398
  };
347399
+ documentationPages: {
347400
+ errorMessage: string;
347401
+ errorReason: string;
347402
+ max?: number | undefined;
347403
+ };
347333
347404
  sandboxTemplates: {
347334
347405
  errorMessage: string;
347335
347406
  errorReason: string;
@@ -347576,6 +347647,11 @@ declare const DTOSubscriptionResponse: z$1.ZodObject<{
347576
347647
  errorReason: string;
347577
347648
  max?: number | undefined;
347578
347649
  };
347650
+ documentationPages: {
347651
+ errorMessage: string;
347652
+ errorReason: string;
347653
+ max?: number | undefined;
347654
+ };
347579
347655
  sandboxTemplates: {
347580
347656
  errorMessage: string;
347581
347657
  errorReason: string;
@@ -370564,6 +370640,11 @@ declare class WorkspaceSubscriptionEndpoint {
370564
370640
  errorReason: string;
370565
370641
  max?: number | undefined;
370566
370642
  };
370643
+ documentationPages: {
370644
+ errorMessage: string;
370645
+ errorReason: string;
370646
+ max?: number | undefined;
370647
+ };
370567
370648
  sandboxTemplates: {
370568
370649
  errorMessage: string;
370569
370650
  errorReason: string;
package/dist/index.js CHANGED
@@ -351,6 +351,7 @@ var FeaturesSummary = _zod.z.object({
351
351
  forgeActiveDocumentsPerProject: featureLimitedSchema,
352
352
  forgePrivateProjects: featureToggleSchema,
353
353
  forgeActiveProjectContexts: featureLimitedSchema,
354
+ documentationPages: featureLimitedSchema,
354
355
  sandboxTemplates: featureToggleSchema
355
356
  });
356
357
  var InvoiceSchema = _zod.z.object({