@supernova-studio/model 0.45.1 → 0.46.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.ts CHANGED
@@ -10675,7 +10675,6 @@ declare const PageBlockShortcut: z.ZodObject<{
10675
10675
  } | null | undefined;
10676
10676
  } | null | undefined>;
10677
10677
  documentationItemId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
10678
- pageHeadingId: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
10679
10678
  url: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<string, z.ZodTypeDef, string>>>, string | undefined, string | null | undefined>;
10680
10679
  openInNewTab: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<boolean, z.ZodTypeDef, boolean>>>, boolean | undefined, boolean | null | undefined>;
10681
10680
  urlPreview: z.ZodEffects<z.ZodOptional<z.ZodNullable<z.ZodType<{
@@ -10739,7 +10738,6 @@ declare const PageBlockShortcut: z.ZodObject<{
10739
10738
  } | undefined;
10740
10739
  } | undefined;
10741
10740
  documentationItemId?: string | undefined;
10742
- pageHeadingId?: string | undefined;
10743
10741
  url?: string | undefined;
10744
10742
  openInNewTab?: boolean | undefined;
10745
10743
  urlPreview?: {
@@ -10782,7 +10780,6 @@ declare const PageBlockShortcut: z.ZodObject<{
10782
10780
  } | null | undefined;
10783
10781
  } | null | undefined;
10784
10782
  documentationItemId?: string | null | undefined;
10785
- pageHeadingId?: string | null | undefined;
10786
10783
  url?: string | null | undefined;
10787
10784
  openInNewTab?: boolean | null | undefined;
10788
10785
  urlPreview?: {
@@ -11180,7 +11177,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11180
11177
  } | undefined;
11181
11178
  } | undefined;
11182
11179
  documentationItemId?: string | undefined;
11183
- pageHeadingId?: string | undefined;
11184
11180
  url?: string | undefined;
11185
11181
  openInNewTab?: boolean | undefined;
11186
11182
  urlPreview?: {
@@ -11223,7 +11219,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11223
11219
  } | null | undefined;
11224
11220
  } | null | undefined;
11225
11221
  documentationItemId?: string | null | undefined;
11226
- pageHeadingId?: string | null | undefined;
11227
11222
  url?: string | null | undefined;
11228
11223
  openInNewTab?: boolean | null | undefined;
11229
11224
  urlPreview?: {
@@ -11266,7 +11261,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11266
11261
  } | undefined;
11267
11262
  } | undefined;
11268
11263
  documentationItemId?: string | undefined;
11269
- pageHeadingId?: string | undefined;
11270
11264
  url?: string | undefined;
11271
11265
  openInNewTab?: boolean | undefined;
11272
11266
  urlPreview?: {
@@ -11309,7 +11303,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11309
11303
  } | null | undefined;
11310
11304
  } | null | undefined;
11311
11305
  documentationItemId?: string | null | undefined;
11312
- pageHeadingId?: string | null | undefined;
11313
11306
  url?: string | null | undefined;
11314
11307
  openInNewTab?: boolean | null | undefined;
11315
11308
  urlPreview?: {
@@ -11685,7 +11678,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11685
11678
  } | undefined;
11686
11679
  } | undefined;
11687
11680
  documentationItemId?: string | undefined;
11688
- pageHeadingId?: string | undefined;
11689
11681
  url?: string | undefined;
11690
11682
  openInNewTab?: boolean | undefined;
11691
11683
  urlPreview?: {
@@ -11866,7 +11858,6 @@ declare const PageBlockBaseV1: z.ZodObject<{
11866
11858
  } | null | undefined;
11867
11859
  } | null | undefined;
11868
11860
  documentationItemId?: string | null | undefined;
11869
- pageHeadingId?: string | null | undefined;
11870
11861
  url?: string | null | undefined;
11871
11862
  openInNewTab?: boolean | null | undefined;
11872
11863
  urlPreview?: {
@@ -14639,7 +14630,6 @@ declare const DocumentationPageDataV1: z.ZodObject<{
14639
14630
  } | null | undefined;
14640
14631
  } | null | undefined;
14641
14632
  documentationItemId?: string | null | undefined;
14642
- pageHeadingId?: string | null | undefined;
14643
14633
  url?: string | null | undefined;
14644
14634
  openInNewTab?: boolean | null | undefined;
14645
14635
  urlPreview?: {
@@ -14821,7 +14811,6 @@ declare const DocumentationPageDataV1: z.ZodObject<{
14821
14811
  } | null | undefined;
14822
14812
  } | null | undefined;
14823
14813
  documentationItemId?: string | null | undefined;
14824
- pageHeadingId?: string | null | undefined;
14825
14814
  url?: string | null | undefined;
14826
14815
  openInNewTab?: boolean | null | undefined;
14827
14816
  urlPreview?: {
@@ -15369,7 +15358,6 @@ declare const DocumentationPageDataV1: z.ZodObject<{
15369
15358
  } | null | undefined;
15370
15359
  } | null | undefined;
15371
15360
  documentationItemId?: string | null | undefined;
15372
- pageHeadingId?: string | null | undefined;
15373
15361
  url?: string | null | undefined;
15374
15362
  openInNewTab?: boolean | null | undefined;
15375
15363
  urlPreview?: {
@@ -15551,7 +15539,6 @@ declare const DocumentationPageDataV1: z.ZodObject<{
15551
15539
  } | null | undefined;
15552
15540
  } | null | undefined;
15553
15541
  documentationItemId?: string | null | undefined;
15554
- pageHeadingId?: string | null | undefined;
15555
15542
  url?: string | null | undefined;
15556
15543
  openInNewTab?: boolean | null | undefined;
15557
15544
  urlPreview?: {
@@ -22480,7 +22467,6 @@ declare const DocumentationPageV1: z.ZodObject<{
22480
22467
  } | null | undefined;
22481
22468
  } | null | undefined;
22482
22469
  documentationItemId?: string | null | undefined;
22483
- pageHeadingId?: string | null | undefined;
22484
22470
  url?: string | null | undefined;
22485
22471
  openInNewTab?: boolean | null | undefined;
22486
22472
  urlPreview?: {
@@ -22662,7 +22648,6 @@ declare const DocumentationPageV1: z.ZodObject<{
22662
22648
  } | null | undefined;
22663
22649
  } | null | undefined;
22664
22650
  documentationItemId?: string | null | undefined;
22665
- pageHeadingId?: string | null | undefined;
22666
22651
  url?: string | null | undefined;
22667
22652
  openInNewTab?: boolean | null | undefined;
22668
22653
  urlPreview?: {
@@ -23210,7 +23195,6 @@ declare const DocumentationPageV1: z.ZodObject<{
23210
23195
  } | null | undefined;
23211
23196
  } | null | undefined;
23212
23197
  documentationItemId?: string | null | undefined;
23213
- pageHeadingId?: string | null | undefined;
23214
23198
  url?: string | null | undefined;
23215
23199
  openInNewTab?: boolean | null | undefined;
23216
23200
  urlPreview?: {
@@ -23392,7 +23376,6 @@ declare const DocumentationPageV1: z.ZodObject<{
23392
23376
  } | null | undefined;
23393
23377
  } | null | undefined;
23394
23378
  documentationItemId?: string | null | undefined;
23395
- pageHeadingId?: string | null | undefined;
23396
23379
  url?: string | null | undefined;
23397
23380
  openInNewTab?: boolean | null | undefined;
23398
23381
  urlPreview?: {
@@ -23746,7 +23729,6 @@ declare const DocumentationPageV1: z.ZodObject<{
23746
23729
  } | null | undefined;
23747
23730
  } | null | undefined;
23748
23731
  documentationItemId?: string | null | undefined;
23749
- pageHeadingId?: string | null | undefined;
23750
23732
  url?: string | null | undefined;
23751
23733
  openInNewTab?: boolean | null | undefined;
23752
23734
  urlPreview?: {
@@ -23928,7 +23910,6 @@ declare const DocumentationPageV1: z.ZodObject<{
23928
23910
  } | null | undefined;
23929
23911
  } | null | undefined;
23930
23912
  documentationItemId?: string | null | undefined;
23931
- pageHeadingId?: string | null | undefined;
23932
23913
  url?: string | null | undefined;
23933
23914
  openInNewTab?: boolean | null | undefined;
23934
23915
  urlPreview?: {
@@ -25000,7 +24981,6 @@ declare const DocumentationPageV2: z.ZodObject<{
25000
24981
  } | null | undefined;
25001
24982
  } | null | undefined;
25002
24983
  documentationItemId?: string | null | undefined;
25003
- pageHeadingId?: string | null | undefined;
25004
24984
  url?: string | null | undefined;
25005
24985
  openInNewTab?: boolean | null | undefined;
25006
24986
  urlPreview?: {
@@ -25182,7 +25162,6 @@ declare const DocumentationPageV2: z.ZodObject<{
25182
25162
  } | null | undefined;
25183
25163
  } | null | undefined;
25184
25164
  documentationItemId?: string | null | undefined;
25185
- pageHeadingId?: string | null | undefined;
25186
25165
  url?: string | null | undefined;
25187
25166
  openInNewTab?: boolean | null | undefined;
25188
25167
  urlPreview?: {
@@ -25432,7 +25411,6 @@ declare const DocumentationPageV2: z.ZodObject<{
25432
25411
  } | null | undefined;
25433
25412
  } | null | undefined;
25434
25413
  documentationItemId?: string | null | undefined;
25435
- pageHeadingId?: string | null | undefined;
25436
25414
  url?: string | null | undefined;
25437
25415
  openInNewTab?: boolean | null | undefined;
25438
25416
  urlPreview?: {
@@ -25614,7 +25592,6 @@ declare const DocumentationPageV2: z.ZodObject<{
25614
25592
  } | null | undefined;
25615
25593
  } | null | undefined;
25616
25594
  documentationItemId?: string | null | undefined;
25617
- pageHeadingId?: string | null | undefined;
25618
25595
  url?: string | null | undefined;
25619
25596
  openInNewTab?: boolean | null | undefined;
25620
25597
  urlPreview?: {
@@ -25886,7 +25863,6 @@ declare const DocumentationPageV2: z.ZodObject<{
25886
25863
  } | null | undefined;
25887
25864
  } | null | undefined;
25888
25865
  documentationItemId?: string | null | undefined;
25889
- pageHeadingId?: string | null | undefined;
25890
25866
  url?: string | null | undefined;
25891
25867
  openInNewTab?: boolean | null | undefined;
25892
25868
  urlPreview?: {
@@ -26068,7 +26044,6 @@ declare const DocumentationPageV2: z.ZodObject<{
26068
26044
  } | null | undefined;
26069
26045
  } | null | undefined;
26070
26046
  documentationItemId?: string | null | undefined;
26071
- pageHeadingId?: string | null | undefined;
26072
26047
  url?: string | null | undefined;
26073
26048
  openInNewTab?: boolean | null | undefined;
26074
26049
  urlPreview?: {
@@ -94669,7 +94644,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
94669
94644
  } | null | undefined;
94670
94645
  } | null | undefined;
94671
94646
  documentationItemId?: string | null | undefined;
94672
- pageHeadingId?: string | null | undefined;
94673
94647
  url?: string | null | undefined;
94674
94648
  openInNewTab?: boolean | null | undefined;
94675
94649
  urlPreview?: {
@@ -94851,7 +94825,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
94851
94825
  } | null | undefined;
94852
94826
  } | null | undefined;
94853
94827
  documentationItemId?: string | null | undefined;
94854
- pageHeadingId?: string | null | undefined;
94855
94828
  url?: string | null | undefined;
94856
94829
  openInNewTab?: boolean | null | undefined;
94857
94830
  urlPreview?: {
@@ -95101,7 +95074,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
95101
95074
  } | null | undefined;
95102
95075
  } | null | undefined;
95103
95076
  documentationItemId?: string | null | undefined;
95104
- pageHeadingId?: string | null | undefined;
95105
95077
  url?: string | null | undefined;
95106
95078
  openInNewTab?: boolean | null | undefined;
95107
95079
  urlPreview?: {
@@ -95283,7 +95255,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
95283
95255
  } | null | undefined;
95284
95256
  } | null | undefined;
95285
95257
  documentationItemId?: string | null | undefined;
95286
- pageHeadingId?: string | null | undefined;
95287
95258
  url?: string | null | undefined;
95288
95259
  openInNewTab?: boolean | null | undefined;
95289
95260
  urlPreview?: {
@@ -95555,7 +95526,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
95555
95526
  } | null | undefined;
95556
95527
  } | null | undefined;
95557
95528
  documentationItemId?: string | null | undefined;
95558
- pageHeadingId?: string | null | undefined;
95559
95529
  url?: string | null | undefined;
95560
95530
  openInNewTab?: boolean | null | undefined;
95561
95531
  urlPreview?: {
@@ -95737,7 +95707,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
95737
95707
  } | null | undefined;
95738
95708
  } | null | undefined;
95739
95709
  documentationItemId?: string | null | undefined;
95740
- pageHeadingId?: string | null | undefined;
95741
95710
  url?: string | null | undefined;
95742
95711
  openInNewTab?: boolean | null | undefined;
95743
95712
  urlPreview?: {
@@ -96463,7 +96432,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
96463
96432
  } | null | undefined;
96464
96433
  } | null | undefined;
96465
96434
  documentationItemId?: string | null | undefined;
96466
- pageHeadingId?: string | null | undefined;
96467
96435
  url?: string | null | undefined;
96468
96436
  openInNewTab?: boolean | null | undefined;
96469
96437
  urlPreview?: {
@@ -96645,7 +96613,6 @@ declare const DesignSystemVersionRoomInitialState: z.ZodObject<{
96645
96613
  } | null | undefined;
96646
96614
  } | null | undefined;
96647
96615
  documentationItemId?: string | null | undefined;
96648
- pageHeadingId?: string | null | undefined;
96649
96616
  url?: string | null | undefined;
96650
96617
  openInNewTab?: boolean | null | undefined;
96651
96618
  urlPreview?: {
@@ -96993,7 +96960,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
96993
96960
  } | null | undefined;
96994
96961
  } | null | undefined;
96995
96962
  documentationItemId?: string | null | undefined;
96996
- pageHeadingId?: string | null | undefined;
96997
96963
  url?: string | null | undefined;
96998
96964
  openInNewTab?: boolean | null | undefined;
96999
96965
  urlPreview?: {
@@ -97175,7 +97141,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
97175
97141
  } | null | undefined;
97176
97142
  } | null | undefined;
97177
97143
  documentationItemId?: string | null | undefined;
97178
- pageHeadingId?: string | null | undefined;
97179
97144
  url?: string | null | undefined;
97180
97145
  openInNewTab?: boolean | null | undefined;
97181
97146
  urlPreview?: {
@@ -97425,7 +97390,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
97425
97390
  } | null | undefined;
97426
97391
  } | null | undefined;
97427
97392
  documentationItemId?: string | null | undefined;
97428
- pageHeadingId?: string | null | undefined;
97429
97393
  url?: string | null | undefined;
97430
97394
  openInNewTab?: boolean | null | undefined;
97431
97395
  urlPreview?: {
@@ -97607,7 +97571,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
97607
97571
  } | null | undefined;
97608
97572
  } | null | undefined;
97609
97573
  documentationItemId?: string | null | undefined;
97610
- pageHeadingId?: string | null | undefined;
97611
97574
  url?: string | null | undefined;
97612
97575
  openInNewTab?: boolean | null | undefined;
97613
97576
  urlPreview?: {
@@ -97879,7 +97842,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
97879
97842
  } | null | undefined;
97880
97843
  } | null | undefined;
97881
97844
  documentationItemId?: string | null | undefined;
97882
- pageHeadingId?: string | null | undefined;
97883
97845
  url?: string | null | undefined;
97884
97846
  openInNewTab?: boolean | null | undefined;
97885
97847
  urlPreview?: {
@@ -98061,7 +98023,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
98061
98023
  } | null | undefined;
98062
98024
  } | null | undefined;
98063
98025
  documentationItemId?: string | null | undefined;
98064
- pageHeadingId?: string | null | undefined;
98065
98026
  url?: string | null | undefined;
98066
98027
  openInNewTab?: boolean | null | undefined;
98067
98028
  urlPreview?: {
@@ -98781,7 +98742,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
98781
98742
  } | null | undefined;
98782
98743
  } | null | undefined;
98783
98744
  documentationItemId?: string | null | undefined;
98784
- pageHeadingId?: string | null | undefined;
98785
98745
  url?: string | null | undefined;
98786
98746
  openInNewTab?: boolean | null | undefined;
98787
98747
  urlPreview?: {
@@ -98963,7 +98923,6 @@ declare const DesignSystemVersionRoomUpdate: z.ZodObject<{
98963
98923
  } | null | undefined;
98964
98924
  } | null | undefined;
98965
98925
  documentationItemId?: string | null | undefined;
98966
- pageHeadingId?: string | null | undefined;
98967
98926
  url?: string | null | undefined;
98968
98927
  openInNewTab?: boolean | null | undefined;
98969
98928
  urlPreview?: {
@@ -100492,7 +100451,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
100492
100451
  } | null | undefined;
100493
100452
  } | null | undefined;
100494
100453
  documentationItemId?: string | null | undefined;
100495
- pageHeadingId?: string | null | undefined;
100496
100454
  url?: string | null | undefined;
100497
100455
  openInNewTab?: boolean | null | undefined;
100498
100456
  urlPreview?: {
@@ -100674,7 +100632,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
100674
100632
  } | null | undefined;
100675
100633
  } | null | undefined;
100676
100634
  documentationItemId?: string | null | undefined;
100677
- pageHeadingId?: string | null | undefined;
100678
100635
  url?: string | null | undefined;
100679
100636
  openInNewTab?: boolean | null | undefined;
100680
100637
  urlPreview?: {
@@ -100924,7 +100881,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
100924
100881
  } | null | undefined;
100925
100882
  } | null | undefined;
100926
100883
  documentationItemId?: string | null | undefined;
100927
- pageHeadingId?: string | null | undefined;
100928
100884
  url?: string | null | undefined;
100929
100885
  openInNewTab?: boolean | null | undefined;
100930
100886
  urlPreview?: {
@@ -101106,7 +101062,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
101106
101062
  } | null | undefined;
101107
101063
  } | null | undefined;
101108
101064
  documentationItemId?: string | null | undefined;
101109
- pageHeadingId?: string | null | undefined;
101110
101065
  url?: string | null | undefined;
101111
101066
  openInNewTab?: boolean | null | undefined;
101112
101067
  urlPreview?: {
@@ -101378,7 +101333,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
101378
101333
  } | null | undefined;
101379
101334
  } | null | undefined;
101380
101335
  documentationItemId?: string | null | undefined;
101381
- pageHeadingId?: string | null | undefined;
101382
101336
  url?: string | null | undefined;
101383
101337
  openInNewTab?: boolean | null | undefined;
101384
101338
  urlPreview?: {
@@ -101560,7 +101514,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
101560
101514
  } | null | undefined;
101561
101515
  } | null | undefined;
101562
101516
  documentationItemId?: string | null | undefined;
101563
- pageHeadingId?: string | null | undefined;
101564
101517
  url?: string | null | undefined;
101565
101518
  openInNewTab?: boolean | null | undefined;
101566
101519
  urlPreview?: {
@@ -102223,7 +102176,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
102223
102176
  } | null | undefined;
102224
102177
  } | null | undefined;
102225
102178
  documentationItemId?: string | null | undefined;
102226
- pageHeadingId?: string | null | undefined;
102227
102179
  url?: string | null | undefined;
102228
102180
  openInNewTab?: boolean | null | undefined;
102229
102181
  urlPreview?: {
@@ -102405,7 +102357,6 @@ declare const DocumentationPageRoomRoomUpdate: z.ZodObject<{
102405
102357
  } | null | undefined;
102406
102358
  } | null | undefined;
102407
102359
  documentationItemId?: string | null | undefined;
102408
- pageHeadingId?: string | null | undefined;
102409
102360
  url?: string | null | undefined;
102410
102361
  openInNewTab?: boolean | null | undefined;
102411
102362
  urlPreview?: {
@@ -102803,7 +102754,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
102803
102754
  } | null | undefined;
102804
102755
  } | null | undefined;
102805
102756
  documentationItemId?: string | null | undefined;
102806
- pageHeadingId?: string | null | undefined;
102807
102757
  url?: string | null | undefined;
102808
102758
  openInNewTab?: boolean | null | undefined;
102809
102759
  urlPreview?: {
@@ -102985,7 +102935,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
102985
102935
  } | null | undefined;
102986
102936
  } | null | undefined;
102987
102937
  documentationItemId?: string | null | undefined;
102988
- pageHeadingId?: string | null | undefined;
102989
102938
  url?: string | null | undefined;
102990
102939
  openInNewTab?: boolean | null | undefined;
102991
102940
  urlPreview?: {
@@ -103235,7 +103184,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
103235
103184
  } | null | undefined;
103236
103185
  } | null | undefined;
103237
103186
  documentationItemId?: string | null | undefined;
103238
- pageHeadingId?: string | null | undefined;
103239
103187
  url?: string | null | undefined;
103240
103188
  openInNewTab?: boolean | null | undefined;
103241
103189
  urlPreview?: {
@@ -103417,7 +103365,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
103417
103365
  } | null | undefined;
103418
103366
  } | null | undefined;
103419
103367
  documentationItemId?: string | null | undefined;
103420
- pageHeadingId?: string | null | undefined;
103421
103368
  url?: string | null | undefined;
103422
103369
  openInNewTab?: boolean | null | undefined;
103423
103370
  urlPreview?: {
@@ -103689,7 +103636,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
103689
103636
  } | null | undefined;
103690
103637
  } | null | undefined;
103691
103638
  documentationItemId?: string | null | undefined;
103692
- pageHeadingId?: string | null | undefined;
103693
103639
  url?: string | null | undefined;
103694
103640
  openInNewTab?: boolean | null | undefined;
103695
103641
  urlPreview?: {
@@ -103871,7 +103817,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
103871
103817
  } | null | undefined;
103872
103818
  } | null | undefined;
103873
103819
  documentationItemId?: string | null | undefined;
103874
- pageHeadingId?: string | null | undefined;
103875
103820
  url?: string | null | undefined;
103876
103821
  openInNewTab?: boolean | null | undefined;
103877
103822
  urlPreview?: {
@@ -105833,7 +105778,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
105833
105778
  } | null | undefined;
105834
105779
  } | null | undefined;
105835
105780
  documentationItemId?: string | null | undefined;
105836
- pageHeadingId?: string | null | undefined;
105837
105781
  url?: string | null | undefined;
105838
105782
  openInNewTab?: boolean | null | undefined;
105839
105783
  urlPreview?: {
@@ -106015,7 +105959,6 @@ declare const DocumentationPageRoomInitialStateUpdate: z.ZodObject<{
106015
105959
  } | null | undefined;
106016
105960
  } | null | undefined;
106017
105961
  documentationItemId?: string | null | undefined;
106018
- pageHeadingId?: string | null | undefined;
106019
105962
  url?: string | null | undefined;
106020
105963
  openInNewTab?: boolean | null | undefined;
106021
105964
  urlPreview?: {
@@ -111426,6 +111369,7 @@ declare const PublishedDocPage: z.ZodObject<{
111426
111369
  pathV1: z.ZodString;
111427
111370
  pathV2: z.ZodString;
111428
111371
  storagePath: z.ZodString;
111372
+ fallbackPublicPath: z.ZodOptional<z.ZodString>;
111429
111373
  locale: z.ZodOptional<z.ZodString>;
111430
111374
  isPrivate: z.ZodBoolean;
111431
111375
  isHidden: z.ZodBoolean;
@@ -111442,6 +111386,7 @@ declare const PublishedDocPage: z.ZodObject<{
111442
111386
  pageShortPersistentId: string;
111443
111387
  pathV1: string;
111444
111388
  pathV2: string;
111389
+ fallbackPublicPath?: string | undefined;
111445
111390
  locale?: string | undefined;
111446
111391
  }, {
111447
111392
  id: string;
@@ -111454,6 +111399,7 @@ declare const PublishedDocPage: z.ZodObject<{
111454
111399
  pageShortPersistentId: string;
111455
111400
  pathV1: string;
111456
111401
  pathV2: string;
111402
+ fallbackPublicPath?: string | undefined;
111457
111403
  locale?: string | undefined;
111458
111404
  }>;
111459
111405
  type PublishedDocPage = z.infer<typeof PublishedDocPage>;
package/dist/index.js CHANGED
@@ -1,4 +1,11 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }// src/auth/plugin-oauth-request.ts
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }var __defProp = Object.defineProperty;
2
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
+ var __publicField = (obj, key, value) => {
4
+ __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
5
+ return value;
6
+ };
7
+
8
+ // src/auth/plugin-oauth-request.ts
2
9
  var _zod = require('zod');
3
10
  var PluginOAuthRequestSchema = _zod.z.object({
4
11
  id: _zod.z.string(),
@@ -781,7 +788,6 @@ var PageBlockShortcut = _zod.z.object({
781
788
  description: nullishToOptional(_zod.z.string()),
782
789
  asset: nullishToOptional(PageBlockAsset),
783
790
  documentationItemId: nullishToOptional(_zod.z.string()),
784
- pageHeadingId: nullishToOptional(_zod.z.string()),
785
791
  url: nullishToOptional(_zod.z.string()),
786
792
  openInNewTab: nullishToOptional(_zod.z.boolean()),
787
793
  urlPreview: nullishToOptional(PageBlockUrlPreview),
@@ -1894,8 +1900,8 @@ function traversePageItemsV2(pageItems, fn) {
1894
1900
  }
1895
1901
  var PageBlockDefinitionsMap = class {
1896
1902
  constructor(definitions) {
1897
- this.definitionsMap = /* @__PURE__ */ new Map();
1898
- this.propertiesMap = /* @__PURE__ */ new Map();
1903
+ __publicField(this, "definitionsMap", /* @__PURE__ */ new Map());
1904
+ __publicField(this, "propertiesMap", /* @__PURE__ */ new Map());
1899
1905
  definitions.forEach((d) => {
1900
1906
  this.definitionsMap.set(d.id, d);
1901
1907
  d.item.properties.forEach((p) => {
@@ -2938,6 +2944,7 @@ var PublishedDocPage = _zod.z.object({
2938
2944
  pathV1: _zod.z.string(),
2939
2945
  pathV2: _zod.z.string(),
2940
2946
  storagePath: _zod.z.string(),
2947
+ fallbackPublicPath: _zod.z.string().optional(),
2941
2948
  locale: _zod.z.string().optional(),
2942
2949
  isPrivate: _zod.z.boolean(),
2943
2950
  isHidden: _zod.z.boolean(),