@uniformdev/canvas 19.161.2-alpha.1 → 19.162.2-alpha.11

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
@@ -1,11 +1,11 @@
1
1
  import { ApiClient, ExceptProject, ClientOptions, ApiClientError } from '@uniformdev/context/api';
2
2
  export { ApiClientError } from '@uniformdev/context/api';
3
3
  import { AssetGetResponseSingle } from '@uniformdev/assets';
4
+ import { Quirks, StorageCommands, PersonalizedVariant, TestVariant } from '@uniformdev/context';
4
5
  import Pusher from 'pusher-js';
5
6
  import { Options as Options$1 } from 'p-retry';
6
7
  import { Options } from 'p-throttle';
7
8
  import { SerializedEditorState } from 'lexical';
8
- import { PersonalizedVariant, TestVariant } from '@uniformdev/context';
9
9
 
10
10
  interface components$7 {
11
11
  schemas: {
@@ -141,15 +141,9 @@ interface components$7 {
141
141
  * @default null
142
142
  */
143
143
  categoryId?: string | null;
144
- /**
145
- * @description Description of the component definition
146
- * @default null
147
- */
144
+ /** @description Description of the component definition */
148
145
  description?: string;
149
- /**
150
- * @description Description of the component definition
151
- * @default null
152
- */
146
+ /** @description Description of the component definition */
153
147
  previewImageUrl?: string;
154
148
  /**
155
149
  * @description if this component uses team permissions or custom permissions
@@ -193,10 +187,7 @@ interface components$7 {
193
187
  thumbnailField?: string | null;
194
188
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
195
189
  fields?: components$7["schemas"]["ComponentDefinitionParameter"][];
196
- /**
197
- * @description Description of the content type
198
- * @default null
199
- */
190
+ /** @description Description of the content type */
200
191
  description?: string;
201
192
  /**
202
193
  * @description Icon name for the content type (e.g. 'screen')
@@ -1450,15 +1441,9 @@ interface external$h {
1450
1441
  * @default null
1451
1442
  */
1452
1443
  categoryId?: string | null;
1453
- /**
1454
- * @description Description of the component definition
1455
- * @default null
1456
- */
1444
+ /** @description Description of the component definition */
1457
1445
  description?: string;
1458
- /**
1459
- * @description Description of the component definition
1460
- * @default null
1461
- */
1446
+ /** @description Description of the component definition */
1462
1447
  previewImageUrl?: string;
1463
1448
  /**
1464
1449
  * @description if this component uses team permissions or custom permissions
@@ -1502,10 +1487,7 @@ interface external$h {
1502
1487
  thumbnailField?: string | null;
1503
1488
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
1504
1489
  fields?: external$h["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
1505
- /**
1506
- * @description Description of the content type
1507
- * @default null
1508
- */
1490
+ /** @description Description of the content type */
1509
1491
  description?: string;
1510
1492
  /**
1511
1493
  * @description Icon name for the content type (e.g. 'screen')
@@ -2758,15 +2740,9 @@ interface external$g {
2758
2740
  * @default null
2759
2741
  */
2760
2742
  categoryId?: string | null;
2761
- /**
2762
- * @description Description of the component definition
2763
- * @default null
2764
- */
2743
+ /** @description Description of the component definition */
2765
2744
  description?: string;
2766
- /**
2767
- * @description Description of the component definition
2768
- * @default null
2769
- */
2745
+ /** @description Description of the component definition */
2770
2746
  previewImageUrl?: string;
2771
2747
  /**
2772
2748
  * @description if this component uses team permissions or custom permissions
@@ -2810,10 +2786,7 @@ interface external$g {
2810
2786
  thumbnailField?: string | null;
2811
2787
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
2812
2788
  fields?: external$g["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
2813
- /**
2814
- * @description Description of the content type
2815
- * @default null
2816
- */
2789
+ /** @description Description of the content type */
2817
2790
  description?: string;
2818
2791
  /**
2819
2792
  * @description Icon name for the content type (e.g. 'screen')
@@ -4155,15 +4128,9 @@ interface external$f {
4155
4128
  * @default null
4156
4129
  */
4157
4130
  categoryId?: string | null;
4158
- /**
4159
- * @description Description of the component definition
4160
- * @default null
4161
- */
4131
+ /** @description Description of the component definition */
4162
4132
  description?: string;
4163
- /**
4164
- * @description Description of the component definition
4165
- * @default null
4166
- */
4133
+ /** @description Description of the component definition */
4167
4134
  previewImageUrl?: string;
4168
4135
  /**
4169
4136
  * @description if this component uses team permissions or custom permissions
@@ -4207,10 +4174,7 @@ interface external$f {
4207
4174
  thumbnailField?: string | null;
4208
4175
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
4209
4176
  fields?: external$f["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
4210
- /**
4211
- * @description Description of the content type
4212
- * @default null
4213
- */
4177
+ /** @description Description of the content type */
4214
4178
  description?: string;
4215
4179
  /**
4216
4180
  * @description Icon name for the content type (e.g. 'screen')
@@ -5881,15 +5845,9 @@ interface external$e {
5881
5845
  * @default null
5882
5846
  */
5883
5847
  categoryId?: string | null;
5884
- /**
5885
- * @description Description of the component definition
5886
- * @default null
5887
- */
5848
+ /** @description Description of the component definition */
5888
5849
  description?: string;
5889
- /**
5890
- * @description Description of the component definition
5891
- * @default null
5892
- */
5850
+ /** @description Description of the component definition */
5893
5851
  previewImageUrl?: string;
5894
5852
  /**
5895
5853
  * @description if this component uses team permissions or custom permissions
@@ -5933,10 +5891,7 @@ interface external$e {
5933
5891
  thumbnailField?: string | null;
5934
5892
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
5935
5893
  fields?: external$e["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
5936
- /**
5937
- * @description Description of the content type
5938
- * @default null
5939
- */
5894
+ /** @description Description of the content type */
5940
5895
  description?: string;
5941
5896
  /**
5942
5897
  * @description Icon name for the content type (e.g. 'screen')
@@ -7119,15 +7074,9 @@ interface external$d {
7119
7074
  * @default null
7120
7075
  */
7121
7076
  categoryId?: string | null;
7122
- /**
7123
- * @description Description of the component definition
7124
- * @default null
7125
- */
7077
+ /** @description Description of the component definition */
7126
7078
  description?: string;
7127
- /**
7128
- * @description Description of the component definition
7129
- * @default null
7130
- */
7079
+ /** @description Description of the component definition */
7131
7080
  previewImageUrl?: string;
7132
7081
  /**
7133
7082
  * @description if this component uses team permissions or custom permissions
@@ -7171,10 +7120,7 @@ interface external$d {
7171
7120
  thumbnailField?: string | null;
7172
7121
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
7173
7122
  fields?: external$d["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
7174
- /**
7175
- * @description Description of the content type
7176
- * @default null
7177
- */
7123
+ /** @description Description of the content type */
7178
7124
  description?: string;
7179
7125
  /**
7180
7126
  * @description Icon name for the content type (e.g. 'screen')
@@ -8414,15 +8360,9 @@ interface external$c {
8414
8360
  * @default null
8415
8361
  */
8416
8362
  categoryId?: string | null;
8417
- /**
8418
- * @description Description of the component definition
8419
- * @default null
8420
- */
8363
+ /** @description Description of the component definition */
8421
8364
  description?: string;
8422
- /**
8423
- * @description Description of the component definition
8424
- * @default null
8425
- */
8365
+ /** @description Description of the component definition */
8426
8366
  previewImageUrl?: string;
8427
8367
  /**
8428
8368
  * @description if this component uses team permissions or custom permissions
@@ -8466,10 +8406,7 @@ interface external$c {
8466
8406
  thumbnailField?: string | null;
8467
8407
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
8468
8408
  fields?: external$c["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
8469
- /**
8470
- * @description Description of the content type
8471
- * @default null
8472
- */
8409
+ /** @description Description of the content type */
8473
8410
  description?: string;
8474
8411
  /**
8475
8412
  * @description Icon name for the content type (e.g. 'screen')
@@ -9646,15 +9583,9 @@ interface external$b {
9646
9583
  * @default null
9647
9584
  */
9648
9585
  categoryId?: string | null;
9649
- /**
9650
- * @description Description of the component definition
9651
- * @default null
9652
- */
9586
+ /** @description Description of the component definition */
9653
9587
  description?: string;
9654
- /**
9655
- * @description Description of the component definition
9656
- * @default null
9657
- */
9588
+ /** @description Description of the component definition */
9658
9589
  previewImageUrl?: string;
9659
9590
  /**
9660
9591
  * @description if this component uses team permissions or custom permissions
@@ -9698,10 +9629,7 @@ interface external$b {
9698
9629
  thumbnailField?: string | null;
9699
9630
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
9700
9631
  fields?: external$b["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
9701
- /**
9702
- * @description Description of the content type
9703
- * @default null
9704
- */
9632
+ /** @description Description of the content type */
9705
9633
  description?: string;
9706
9634
  /**
9707
9635
  * @description Icon name for the content type (e.g. 'screen')
@@ -10913,15 +10841,9 @@ interface external$a {
10913
10841
  * @default null
10914
10842
  */
10915
10843
  categoryId?: string | null;
10916
- /**
10917
- * @description Description of the component definition
10918
- * @default null
10919
- */
10844
+ /** @description Description of the component definition */
10920
10845
  description?: string;
10921
- /**
10922
- * @description Description of the component definition
10923
- * @default null
10924
- */
10846
+ /** @description Description of the component definition */
10925
10847
  previewImageUrl?: string;
10926
10848
  /**
10927
10849
  * @description if this component uses team permissions or custom permissions
@@ -10965,10 +10887,7 @@ interface external$a {
10965
10887
  thumbnailField?: string | null;
10966
10888
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
10967
10889
  fields?: external$a["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
10968
- /**
10969
- * @description Description of the content type
10970
- * @default null
10971
- */
10890
+ /** @description Description of the content type */
10972
10891
  description?: string;
10973
10892
  /**
10974
10893
  * @description Icon name for the content type (e.g. 'screen')
@@ -12180,15 +12099,9 @@ interface external$9 {
12180
12099
  * @default null
12181
12100
  */
12182
12101
  categoryId?: string | null;
12183
- /**
12184
- * @description Description of the component definition
12185
- * @default null
12186
- */
12102
+ /** @description Description of the component definition */
12187
12103
  description?: string;
12188
- /**
12189
- * @description Description of the component definition
12190
- * @default null
12191
- */
12104
+ /** @description Description of the component definition */
12192
12105
  previewImageUrl?: string;
12193
12106
  /**
12194
12107
  * @description if this component uses team permissions or custom permissions
@@ -12232,10 +12145,7 @@ interface external$9 {
12232
12145
  thumbnailField?: string | null;
12233
12146
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
12234
12147
  fields?: external$9["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
12235
- /**
12236
- * @description Description of the content type
12237
- * @default null
12238
- */
12148
+ /** @description Description of the content type */
12239
12149
  description?: string;
12240
12150
  /**
12241
12151
  * @description Icon name for the content type (e.g. 'screen')
@@ -13523,7 +13433,7 @@ interface paths$6 {
13523
13433
  * This is a primary query parameter and cannot be used with any other primary query parameters
13524
13434
  */
13525
13435
  slug?: components$4["parameters"]["slug"];
13526
- /** Filtration by category ID */
13436
+ /** Filtration by category ID. An empty string can be used to include records without a category. */
13527
13437
  categories?: components$4["parameters"]["categories"];
13528
13438
  /**
13529
13439
  * Publishing state to fetch. 0 = draft, 64 = published.
@@ -13865,7 +13775,7 @@ interface components$4 {
13865
13775
  * This is a list query parameter and cannot be used with any primary query parameters
13866
13776
  */
13867
13777
  limit: number;
13868
- /** @description Filtration by category ID */
13778
+ /** @description Filtration by category ID. An empty string can be used to include records without a category. */
13869
13779
  categories: string[];
13870
13780
  /**
13871
13781
  * @deprecated
@@ -14170,15 +14080,9 @@ interface external$7 {
14170
14080
  * @default null
14171
14081
  */
14172
14082
  categoryId?: string | null;
14173
- /**
14174
- * @description Description of the component definition
14175
- * @default null
14176
- */
14083
+ /** @description Description of the component definition */
14177
14084
  description?: string;
14178
- /**
14179
- * @description Description of the component definition
14180
- * @default null
14181
- */
14085
+ /** @description Description of the component definition */
14182
14086
  previewImageUrl?: string;
14183
14087
  /**
14184
14088
  * @description if this component uses team permissions or custom permissions
@@ -14222,10 +14126,7 @@ interface external$7 {
14222
14126
  thumbnailField?: string | null;
14223
14127
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
14224
14128
  fields?: external$7["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
14225
- /**
14226
- * @description Description of the content type
14227
- * @default null
14228
- */
14129
+ /** @description Description of the content type */
14229
14130
  description?: string;
14230
14131
  /**
14231
14132
  * @description Icon name for the content type (e.g. 'screen')
@@ -15408,15 +15309,9 @@ interface external$6 {
15408
15309
  * @default null
15409
15310
  */
15410
15311
  categoryId?: string | null;
15411
- /**
15412
- * @description Description of the component definition
15413
- * @default null
15414
- */
15312
+ /** @description Description of the component definition */
15415
15313
  description?: string;
15416
- /**
15417
- * @description Description of the component definition
15418
- * @default null
15419
- */
15314
+ /** @description Description of the component definition */
15420
15315
  previewImageUrl?: string;
15421
15316
  /**
15422
15317
  * @description if this component uses team permissions or custom permissions
@@ -15460,10 +15355,7 @@ interface external$6 {
15460
15355
  thumbnailField?: string | null;
15461
15356
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
15462
15357
  fields?: external$6["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
15463
- /**
15464
- * @description Description of the content type
15465
- * @default null
15466
- */
15358
+ /** @description Description of the content type */
15467
15359
  description?: string;
15468
15360
  /**
15469
15361
  * @description Icon name for the content type (e.g. 'screen')
@@ -16786,15 +16678,9 @@ interface external$5 {
16786
16678
  * @default null
16787
16679
  */
16788
16680
  categoryId?: string | null;
16789
- /**
16790
- * @description Description of the component definition
16791
- * @default null
16792
- */
16681
+ /** @description Description of the component definition */
16793
16682
  description?: string;
16794
- /**
16795
- * @description Description of the component definition
16796
- * @default null
16797
- */
16683
+ /** @description Description of the component definition */
16798
16684
  previewImageUrl?: string;
16799
16685
  /**
16800
16686
  * @description if this component uses team permissions or custom permissions
@@ -16838,10 +16724,7 @@ interface external$5 {
16838
16724
  thumbnailField?: string | null;
16839
16725
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
16840
16726
  fields?: external$5["../../../lambda/functions/uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
16841
- /**
16842
- * @description Description of the content type
16843
- * @default null
16844
- */
16727
+ /** @description Description of the content type */
16845
16728
  description?: string;
16846
16729
  /**
16847
16730
  * @description Icon name for the content type (e.g. 'screen')
@@ -17562,7 +17445,7 @@ interface external$5 {
17562
17445
  * This is a primary query parameter and cannot be used with any other primary query parameters
17563
17446
  */
17564
17447
  slug?: external$5["../../../lambda/functions/v1-canvas.swagger.yml"]["components"]["parameters"]["slug"];
17565
- /** Filtration by category ID */
17448
+ /** Filtration by category ID. An empty string can be used to include records without a category. */
17566
17449
  categories?: external$5["../../../lambda/functions/v1-canvas.swagger.yml"]["components"]["parameters"]["categories"];
17567
17450
  /**
17568
17451
  * Publishing state to fetch. 0 = draft, 64 = published.
@@ -17904,7 +17787,7 @@ interface external$5 {
17904
17787
  * This is a list query parameter and cannot be used with any primary query parameters
17905
17788
  */
17906
17789
  limit: number;
17907
- /** @description Filtration by category ID */
17790
+ /** @description Filtration by category ID. An empty string can be used to include records without a category. */
17908
17791
  categories: string[];
17909
17792
  /**
17910
17793
  * @deprecated
@@ -19674,15 +19557,9 @@ interface external$4 {
19674
19557
  * @default null
19675
19558
  */
19676
19559
  categoryId?: string | null;
19677
- /**
19678
- * @description Description of the component definition
19679
- * @default null
19680
- */
19560
+ /** @description Description of the component definition */
19681
19561
  description?: string;
19682
- /**
19683
- * @description Description of the component definition
19684
- * @default null
19685
- */
19562
+ /** @description Description of the component definition */
19686
19563
  previewImageUrl?: string;
19687
19564
  /**
19688
19565
  * @description if this component uses team permissions or custom permissions
@@ -19726,10 +19603,7 @@ interface external$4 {
19726
19603
  thumbnailField?: string | null;
19727
19604
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
19728
19605
  fields?: external$4["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
19729
- /**
19730
- * @description Description of the content type
19731
- * @default null
19732
- */
19606
+ /** @description Description of the content type */
19733
19607
  description?: string;
19734
19608
  /**
19735
19609
  * @description Icon name for the content type (e.g. 'screen')
@@ -20450,7 +20324,7 @@ interface external$4 {
20450
20324
  * This is a primary query parameter and cannot be used with any other primary query parameters
20451
20325
  */
20452
20326
  slug?: external$4["v1-canvas.swagger.yml"]["components"]["parameters"]["slug"];
20453
- /** Filtration by category ID */
20327
+ /** Filtration by category ID. An empty string can be used to include records without a category. */
20454
20328
  categories?: external$4["v1-canvas.swagger.yml"]["components"]["parameters"]["categories"];
20455
20329
  /**
20456
20330
  * Publishing state to fetch. 0 = draft, 64 = published.
@@ -20792,7 +20666,7 @@ interface external$4 {
20792
20666
  * This is a list query parameter and cannot be used with any primary query parameters
20793
20667
  */
20794
20668
  limit: number;
20795
- /** @description Filtration by category ID */
20669
+ /** @description Filtration by category ID. An empty string can be used to include records without a category. */
20796
20670
  categories: string[];
20797
20671
  /**
20798
20672
  * @deprecated
@@ -21709,11 +21583,6 @@ type ContextualEditingComponentReference = {
21709
21583
  type?: string;
21710
21584
  title?: string;
21711
21585
  name?: string;
21712
- /**
21713
- * Whether this component is localized to be shown at all only in a specific locale
21714
- * (e.g. inside a localization container)
21715
- */
21716
- shownInLocale?: Locale;
21717
21586
  parameters?: Record<string, {
21718
21587
  id: string;
21719
21588
  type: string;
@@ -21737,12 +21606,25 @@ type ContextualEditingComponentReference = {
21737
21606
  name: string;
21738
21607
  children: string[];
21739
21608
  }>;
21609
+ /** Whether the component is eligible for "Personalize this" (wrap in container) */
21740
21610
  canBePersonalized?: boolean;
21611
+ /** Whether the component is eligible for "A/B test this" (wrap in container) */
21741
21612
  canBeTested?: boolean;
21613
+ /** Whether the component is eligible for "Localize This" (wrap in container) */
21742
21614
  canBeLocalized?: boolean;
21615
+ /** Whether the immediate parent component is a Personalization container */
21743
21616
  isPersonalized?: boolean;
21617
+ /** Whether the immediate parent component is an A/B test container */
21744
21618
  isTested?: boolean;
21619
+ /** Whether the immediate parent component is a Localization container */
21745
21620
  isLocalized?: boolean;
21621
+ /**
21622
+ * Whether this component is targeted to be shown only in a specific locale
21623
+ * (it is both inside a localization container, and has a locale selected to target)
21624
+ */
21625
+ shownInLocale?: Locale;
21626
+ /** The locale(s) that the component can possibly contain (based on enabled locales and any restrictions to those from parents). */
21627
+ availableLocales: Locale[];
21746
21628
  isReadOnly?: boolean | undefined;
21747
21629
  };
21748
21630
 
@@ -22335,15 +22217,9 @@ interface external$3 {
22335
22217
  * @default null
22336
22218
  */
22337
22219
  categoryId?: string | null;
22338
- /**
22339
- * @description Description of the component definition
22340
- * @default null
22341
- */
22220
+ /** @description Description of the component definition */
22342
22221
  description?: string;
22343
- /**
22344
- * @description Description of the component definition
22345
- * @default null
22346
- */
22222
+ /** @description Description of the component definition */
22347
22223
  previewImageUrl?: string;
22348
22224
  /**
22349
22225
  * @description if this component uses team permissions or custom permissions
@@ -22387,10 +22263,7 @@ interface external$3 {
22387
22263
  thumbnailField?: string | null;
22388
22264
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
22389
22265
  fields?: external$3["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
22390
- /**
22391
- * @description Description of the content type
22392
- * @default null
22393
- */
22266
+ /** @description Description of the content type */
22394
22267
  description?: string;
22395
22268
  /**
22396
22269
  * @description Icon name for the content type (e.g. 'screen')
@@ -23849,15 +23722,9 @@ interface external$1 {
23849
23722
  * @default null
23850
23723
  */
23851
23724
  categoryId?: string | null;
23852
- /**
23853
- * @description Description of the component definition
23854
- * @default null
23855
- */
23725
+ /** @description Description of the component definition */
23856
23726
  description?: string;
23857
- /**
23858
- * @description Description of the component definition
23859
- * @default null
23860
- */
23727
+ /** @description Description of the component definition */
23861
23728
  previewImageUrl?: string;
23862
23729
  /**
23863
23730
  * @description if this component uses team permissions or custom permissions
@@ -23901,10 +23768,7 @@ interface external$1 {
23901
23768
  thumbnailField?: string | null;
23902
23769
  /** @description The fields for this content type. Fields are key-value pairs that can be text, numbers, JSON objects, etc. */
23903
23770
  fields?: external$1["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionParameter"][];
23904
- /**
23905
- * @description Description of the content type
23906
- * @default null
23907
- */
23771
+ /** @description Description of the content type */
23908
23772
  description?: string;
23909
23773
  /**
23910
23774
  * @description Icon name for the content type (e.g. 'screen')
@@ -25517,6 +25381,9 @@ declare function localize(options: LocalizeDeprecatedOptions): void;
25517
25381
  *
25518
25382
  * NOTE: this function mutates its input object for maximum performance.
25519
25383
  * If you desire immutability wrap it in immer.
25384
+ *
25385
+ * NOTE: this function is only necessary when content has been fetched in more than one locale from the Uniform API.
25386
+ * If a locale was provided to the Uniform API, the content will already be localized in the desired locale.
25520
25387
  */
25521
25388
  declare function localize(options: LocalizeModernOptions): void;
25522
25389
 
@@ -25537,6 +25404,109 @@ declare class UniqueBatchEntries<TArgs, TResult> {
25537
25404
  resolveRemaining(value: TResult): void;
25538
25405
  }
25539
25406
 
25407
+ declare const CANVAS_VIZ_CONTROL_PARAM = "$viz";
25408
+ /**
25409
+ * @deprecated beta functionality subject to change
25410
+ */
25411
+ type VisibilityRules = {
25412
+ [rule: string]: VisibilityRule;
25413
+ };
25414
+ /**
25415
+ * @deprecated beta functionality subject to change
25416
+ */
25417
+ type VisibilityRule = (criteria: VisibilityCriteria) => VisibilityCriteriaEvaluationResult;
25418
+ /**
25419
+ * @deprecated beta functionality subject to change
25420
+ */
25421
+ type VisibilityParameterValue = {
25422
+ /**
25423
+ * Overrides any criteria value and hides the component explicitly
25424
+ * (e.g. for unfinished content)
25425
+ */
25426
+ explicitlyHidden?: boolean;
25427
+ /** Criteria for the visibility of the component. If these evaluate to false, the component is hidden. */
25428
+ criteria?: VisibilityCriteriaGroup;
25429
+ };
25430
+ /**
25431
+ * @deprecated beta functionality subject to change
25432
+ */
25433
+ type VisibilityCriteriaGroup = {
25434
+ /** The boolean operator to join the clauses with. Defaults to & if not specified. */
25435
+ op?: '&' | '|';
25436
+ clauses: Array<VisibilityCriteria | VisibilityCriteriaGroup>;
25437
+ };
25438
+ /**
25439
+ * @deprecated beta functionality subject to change
25440
+ */
25441
+ type VisibilityCriteria = {
25442
+ /** The rule type to execute */
25443
+ rule: string;
25444
+ /** The source value of the rule. For rules which have multiple classes of match, for example a dynamic input matches on a named DI. The rule is dynamic input. The DI name is the source. */
25445
+ source?: string;
25446
+ /** The rule-definition-specific operator to test against */
25447
+ op: string;
25448
+ /** The value, or if an array several potential values, to test against. In most rules, multiple values are OR'd together ('any of') but this is not a hard requirement. */
25449
+ value: string | string[];
25450
+ };
25451
+ /**
25452
+ * @deprecated beta functionality subject to change
25453
+ */
25454
+ type VisibilityCriteriaEvaluationResult = boolean | null;
25455
+
25456
+ type EvaluateCriteriaGroupOptions = {
25457
+ /** Visibility rule definitions to evaluate */
25458
+ rules: VisibilityRules;
25459
+ /**
25460
+ * When true, the criteria group passed in will be simplified according to rules which pass or fail,
25461
+ * resulting in a result that only contains indeterminate results.
25462
+ *
25463
+ * If false, the criteria group object will not be modified.
25464
+ */
25465
+ simplifyCriteria?: boolean;
25466
+ /** The criteria group to evaluate */
25467
+ criteriaGroup: VisibilityCriteriaGroup;
25468
+ };
25469
+ /**
25470
+ * @deprecated beta functionality subject to change
25471
+ */
25472
+ declare function evaluateVisibilityCriteriaGroup(options: EvaluateCriteriaGroupOptions): VisibilityCriteriaEvaluationResult;
25473
+
25474
+ interface EvaluateNodeVisibilityOptions extends Omit<EvaluateCriteriaGroupOptions, 'criteriaGroup'> {
25475
+ /** The node to evaluate visibility rules on */
25476
+ node: ComponentInstance;
25477
+ }
25478
+
25479
+ interface EvaluateNodeTreeVisibilityOptions extends Pick<EvaluateNodeVisibilityOptions, 'rules'> {
25480
+ context: TreeNodeInfoTypes<unknown>;
25481
+ /**
25482
+ * Controls the overall result when indeterminate criteria are found
25483
+ * (unknown rule types, or rule evaluators that return null)
25484
+ * When true, indeterminate criteria will not fail the summary result
25485
+ * When false, indeterminate criteria will fail the summary result, and the node will be hidden
25486
+ */
25487
+ showIndeterminate?: boolean;
25488
+ }
25489
+ /**
25490
+ * Function to call to evaluate visibility rules when traversing the node tree with walkNodeTree.
25491
+ *
25492
+ * If the function returns false, that means the current node is removed and you should stop any other code handling.
25493
+ *
25494
+ * @deprecated beta functionality subject to change
25495
+ */
25496
+ declare function evaluateWalkTreeVisibility({ rules, showIndeterminate, context, }: EvaluateNodeTreeVisibilityOptions): boolean | undefined;
25497
+
25498
+ declare const CANVAS_VIZ_DI_RULE = "$di";
25499
+ declare function createDynamicInputVisibilityRule(dynamicInputs: Record<string, string>): VisibilityRules;
25500
+
25501
+ type CoreStringOperators = 'is' | 'has' | 'startswith' | 'endswith' | 'empty';
25502
+ type StringOperators = CoreStringOperators | `!${CoreStringOperators}`;
25503
+
25504
+ declare const CANVAS_VIZ_LOCALE_RULE = "$locale";
25505
+ declare function createLocaleVisibilityRule(currentLocale: string | undefined): VisibilityRules;
25506
+
25507
+ declare const CANVAS_VIZ_QUIRKS_RULE = "$qk";
25508
+ declare function createQuirksVisibilityRule(quirks: Quirks): VisibilityRules;
25509
+
25540
25510
  /** API client to enable managing project locales */
25541
25511
  declare class LocaleClient extends ApiClient {
25542
25512
  constructor(options: ClientOptions);
@@ -25586,7 +25556,7 @@ type ReadyMessage = {
25586
25556
  };
25587
25557
  type TriggerComponentActionMessage = {
25588
25558
  type: 'trigger-component-action';
25589
- actionType: 'insertBefore' | 'insertAfter' | 'insertInto' | 'duplicate' | 'delete' | 'editPattern' | 'unlinkPattern' | 'convertToPattern' | 'personalize' | 'test' | 'localize' | 'copyToClipboard';
25559
+ actionType: 'insertBefore' | 'insertAfter' | 'insertInto' | 'duplicate' | 'delete' | 'editPattern' | 'unlinkPattern' | 'convertToPattern' | 'personalize' | 'test' | 'localize' | 'copyToClipboard' | 'copyValuesToLocales';
25590
25560
  componentReference: Omit<ContextualEditingComponentReference, 'elements'>;
25591
25561
  extraData?: Record<string, any>;
25592
25562
  };
@@ -25691,7 +25661,11 @@ type SuggestComponentMessage = {
25691
25661
  } | undefined;
25692
25662
  hasMoreOptions?: boolean;
25693
25663
  };
25694
- type ChannelMessage = SelectComponentMessage | ReadyMessage | UpdateCompositionMessage | UpdateCompositionInternalMessage | TriggerComponentActionMessage | AddComponentMessage | MoveComponentMessage | TriggerCompositionActionMessage | UpdatePreviewSettingsMessage | UpdateFeatureFlagsMessage | ReportRenderedCompositionsMessage | UpdateComponentParameterMessage | UpdateContextualEditingStateInternalMessage | SelectParameterMessage | DismissPlaceholderMessage | UpdateComponentReferencesMessage | OpenParameterEditorMessage | RequestComponentSuggestionMessage | SuggestComponentMessage | EditorStateUpdatedMessage;
25664
+ type ContextStorageUpdatedMessage = {
25665
+ type: 'context-storage-command-executed';
25666
+ commands: StorageCommands[];
25667
+ };
25668
+ type ChannelMessage = SelectComponentMessage | ReadyMessage | UpdateCompositionMessage | UpdateCompositionInternalMessage | TriggerComponentActionMessage | AddComponentMessage | MoveComponentMessage | TriggerCompositionActionMessage | UpdatePreviewSettingsMessage | UpdateFeatureFlagsMessage | ReportRenderedCompositionsMessage | UpdateComponentParameterMessage | UpdateContextualEditingStateInternalMessage | SelectParameterMessage | DismissPlaceholderMessage | UpdateComponentReferencesMessage | OpenParameterEditorMessage | RequestComponentSuggestionMessage | SuggestComponentMessage | EditorStateUpdatedMessage | ContextStorageUpdatedMessage;
25695
25669
  declare const isSelectComponentMessage: (message: ChannelMessage) => message is SelectComponentMessage;
25696
25670
  declare const isReadyMessage: (message: ChannelMessage) => message is ReadyMessage;
25697
25671
  declare const isComponentActionMessage: (message: ChannelMessage) => message is TriggerComponentActionMessage;
@@ -25711,6 +25685,7 @@ declare const isOpenParameterEditorMessage: (message: ChannelMessage) => message
25711
25685
  declare const isUpdateComponentReferencesMessage: (message: ChannelMessage) => message is UpdateComponentReferencesMessage;
25712
25686
  declare const isRequestComponentSuggestionMessage: (message: ChannelMessage) => message is RequestComponentSuggestionMessage;
25713
25687
  declare const isSuggestComponentMessage: (message: ChannelMessage) => message is SuggestComponentMessage;
25688
+ declare const isContextStorageUpdatedMessage: (message: ChannelMessage) => message is ContextStorageUpdatedMessage;
25714
25689
  type MessageHandler = (message: ChannelMessage, originalEvent: MessageEvent) => void;
25715
25690
  type Channel = {
25716
25691
  broadcastTo: Window[];
@@ -25735,6 +25710,7 @@ type Channel = {
25735
25710
  requestComponentSuggestion: (options: Omit<RequestComponentSuggestionMessage, 'type'>) => void;
25736
25711
  suggestComponent: (options: Omit<SuggestComponentMessage, 'type'>) => void;
25737
25712
  updateComponentReferences: (options: Omit<UpdateComponentReferencesMessage, 'type'>) => void;
25713
+ contextStorageUpdated: (options: Omit<ContextStorageUpdatedMessage, 'type'>) => void;
25738
25714
  editorStateUpdated: () => void;
25739
25715
  };
25740
25716
  declare const createCanvasChannel: ({ listenTo, broadcastTo, }: {
@@ -26454,4 +26430,4 @@ declare class WorkflowClient extends ApiClient {
26454
26430
 
26455
26431
  declare const CanvasClientError: typeof ApiClientError;
26456
26432
 
26457
- export { ASSETS_SOURCE_CUSTOM_URL, ASSETS_SOURCE_UNIFORM, ASSET_PARAMETER_TYPE, ATTRIBUTE_COMPONENT_ID, ATTRIBUTE_MULTILINE, ATTRIBUTE_PARAMETER_ID, ATTRIBUTE_PARAMETER_TYPE, ATTRIBUTE_PARAMETER_VALUE, ATTRIBUTE_PLACEHOLDER, type AddComponentMessage, type AssetParamValue, type AssetParamValueItem, type BatchEnhancer, BatchEntry, type BatchInvalidationPayload, type BindVariablesOptions, type BindVariablesResult, type BindVariablesToObjectOptions, type BlockLocationReference, type BlockValue, CANVAS_BLOCK_PARAM_TYPE, CANVAS_DRAFT_STATE, CANVAS_EDITOR_STATE, CANVAS_ENRICHMENT_TAG_PARAM, CANVAS_INTENT_TAG_PARAM, CANVAS_LOCALE_TAG_PARAM, CANVAS_LOCALIZATION_SLOT, CANVAS_LOCALIZATION_TYPE, CANVAS_PERSONALIZATION_PARAM, CANVAS_PERSONALIZE_SLOT, CANVAS_PERSONALIZE_TYPE, CANVAS_PUBLISHED_STATE, CANVAS_SLOT_SECTION_SLOT, CANVAS_SLOT_SECTION_TYPE, CANVAS_TEST_SLOT, CANVAS_TEST_TYPE, CANVAS_TEST_VARIANT_PARAM, CanvasClient, CanvasClientError, type CanvasDefinitions, type CategoriesDeleteParameters, type CategoriesGetParameters, type CategoriesGetResponse, type CategoriesPutParameters, type Category, CategoryClient, type Channel, type ChannelMessage, type ChannelSubscription, ChildEnhancerBuilder, type ComponentDefinition, type ComponentDefinitionDeleteParameters, type ComponentDefinitionGetParameters, type ComponentDefinitionGetResponse, type ComponentDefinitionParameter, type ComponentDefinitionPermission, type ComponentDefinitionPutParameters, type ComponentDefinitionSlot, type ComponentDefinitionSlugSettings, type ComponentDefinitionVariant, type ComponentEnhancer, type ComponentEnhancerFunction, type ComponentEnhancerOptions, type ComponentInstance, type ComponentInstanceContextualEditing, type ComponentInstanceHistoryEntry, type ComponentInstanceHistoryGetParameters, type ComponentInstanceHistoryGetResponse, type ComponentLocationReference, type ComponentLocationReferenceV2, type ComponentOverridability, type ComponentOverride, type ComponentOverrides, type ComponentParameter, type ComponentParameterBlock, type ComponentParameterContextualEditing, type ComponentParameterEnhancer, type ComponentParameterEnhancerFunction, type ComponentParameterEnhancerOptions, type CompositionDataDiagnostic, type CompositionDeleteParameters, type CompositionDiagnostics, type CompositionFilters, type CompositionGetByComponentIdParameters, type CompositionGetByIdParameters, type CompositionGetByNodeIdParameters, type CompositionGetByNodePathParameters, type CompositionGetBySlugParameters, type CompositionGetListResponse, type CompositionGetOrderBy, type CompositionGetParameters, type CompositionGetResponse, type CompositionGetValidResponses, type CompositionIssue, type CompositionPatternIssue, type CompositionPutParameters, type CompositionResolvedGetResponse, type CompositionResolvedListResponse, type CompositionUIStatus, ContentClient, type ContentType, type ContentTypeField, type ContextualEditingComponentReference, type CopiedComponentSubtree, type DataDiagnostic, type DataElementBindingIssue, type DataElementConnectionDefinition, type DataElementConnectionFailureAction, type DataElementConnectionFailureLogLevel, type DataResolutionConfigIssue, type DataResolutionIssue, type DataResolutionOption, type DataResolutionOptionNegative, type DataResolutionOptionPositive, type DataResolutionParameters, type DataResourceDefinition, type DataResourceDefinitions, type DataResourceIssue, type DataResourceVariables, type DataSource, DataSourceClient, type DataSourceDeleteParameters, type DataSourceGetParameters, type DataSourceGetResponse, type DataSourcePutParameters, type DataSourcesGetParameters, type DataSourcesGetResponse, type DataType, DataTypeClient, type DataTypeDeleteParameters, type DataTypeGetParameters, type DataTypeGetResponse, type DataTypePutParameters, type DataVariableDefinition, type DataWithProperties, type DeleteContentTypeOptions, type DeleteEntryOptions, type DismissPlaceholderMessage, type DynamicInputIssue, EDGE_CACHE_DISABLED, EDGE_DEFAULT_CACHE_TTL, EDGE_MAX_CACHE_TTL, EDGE_MIN_CACHE_TTL, EMPTY_COMPOSITION, type EdgehancersDiagnostics, type EdgehancersWholeResponseCacheDiagnostics, type EditorStateUpdatedMessage, EnhancerBuilder, type EnhancerContext, type EnhancerError, type EntriesGetParameters, type EntriesGetResponse, type EntriesHistoryGetParameters, type EntriesHistoryGetResponse, type EntriesResolvedListResponse, type Entry, type EntryData, type EntryFilters, type EntryList, type EventNames, type Filters, type FindInNodeTreeReference, type FlattenProperty, type FlattenValues, type FlattenValuesOptions, type GetContentTypesOptions, type GetContentTypesResponse, type GetEntriesOptions, type GetEntriesResponse, type GetParameterAttributesProps, IN_CONTEXT_EDITOR_COMPONENT_END_ROLE, IN_CONTEXT_EDITOR_COMPONENT_START_ROLE, IN_CONTEXT_EDITOR_CONFIG_CHECK_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_EMBED_SCRIPT_ID, IN_CONTEXT_EDITOR_FORCED_SETTINGS_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_PLAYGROUND_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_QUERY_STRING_PARAM, IS_RENDERED_BY_UNIFORM_ATTRIBUTE, type InvalidationPayload, LOCALE_DYNAMIC_INPUT_NAME, type LimitPolicy, type LinkComponentParameterValue, type LinkParamConfiguration, type LinkParamValue, type LinkParameterType, type LinkTypeConfiguration, type Locale, LocaleClient, type LocaleDeleteParameters, type LocalePutParameters, type LocalesGetParameters, type LocalesGetResponse, type LocalizeDeprecatedOptions, type LocalizeModernOptions, type MessageHandler, type MoveComponentMessage, type NodeLocationReference, type NonProjectMapLinkParamValue, type OpenParameterEditorMessage, type OverrideOptions, PLACEHOLDER_ID, type PatternIssue, type PreviewEventBus, type PreviewPanelSettings, type ProjectMapLinkComponentParameterValue, type ProjectMapLinkParamValue, type Prompt, PromptClient, type PromptsDeleteParameters, type PromptsGetParameters, type PromptsGetResponse, type PromptsPutParameters, type PutContentTypeBody, type PutEntryBody, type ReadyMessage, RelationshipClient, type RelationshipResultInstance, type Release, ReleaseClient, type ReleaseContent, ReleaseContentsClient, type ReleaseContentsDeleteBody, type ReleaseContentsGetParameters, type ReleaseContentsGetResponse, type ReleaseDeleteParameters, type ReleasePatchParameters, type ReleasePutParameters, type ReleaseState, type ReleasesGetParameters, type ReleasesGetResponse, type ReportRenderedCompositionsMessage, type RequestComponentSuggestionMessage, type ResolvedRouteGetResponse, type RichTextBuiltInElement, type RichTextBuiltInFormat, type RichTextParamConfiguration, type RichTextParamValue, type RootComponentInstance, type RootEntryReference, type RootLocationReference, RouteClient, type RouteDynamicInputs, type RouteGetParameters, type RouteGetResponse, type RouteGetResponseComposition, type RouteGetResponseEdgehancedComposition, type RouteGetResponseEdgehancedNotFound, type RouteGetResponseNotFound, type RouteGetResponseRedirect, SECRET_QUERY_STRING_PARAM, type SelectComponentMessage, type SelectParameterMessage, type SpecificProjectMap, type SubscribeToCompositionOptions, type SuggestComponentMessage, type TreeNodeInfoTypes, type TriggerComponentActionMessage, type TriggerCompositionActionMessage, UncachedCanvasClient, UncachedCategoryClient, UncachedContentClient, UniqueBatchEntries, type UnsubscribeCallback, type UpdateComponentParameterMessage, type UpdateComponentReferencesMessage, type UpdateCompositionInternalMessage, type UpdateCompositionMessage, type UpdateContextualEditingStateInternalMessage, type UpdateFeatureFlagsMessage, type UpdatePreviewSettingsMessage, type WalkComponentTreeActions, type WalkNodeTreeActions, type WalkNodeTreeOptions, WorkflowClient, type WorkflowDefinition, type WorkflowStage, type WorkflowStagePermission, type WorkflowStageTransition, type WorkflowStageTransitionPermission, type WorkflowsDeleteParameters, type WorkflowsGetParameters, type WorkflowsGetResponse, type WorkflowsPutParameters, bindVariables, bindVariablesToObject, compose, convertEntryToPutEntry, createBatchEnhancer, createCanvasChannel, createEventBus, createLimitPolicy, createUniformApiEnhancer, createVariableReference, enhance, extractLocales, findParameterInNodeTree, flattenValues, generateComponentPlaceholderId, generateHash, getBlockValue, getChannelName, getComponentJsonPointer, getComponentPath, getLocalizedPropertyValues, getNounForLocation, getNounForNode, getParameterAttributes, getPropertiesValue, getPropertyValue, isAddComponentMessage, isAllowedReferrer, isAssetParamValue, isAssetParamValueItem, isComponentActionMessage, isComponentPlaceholderId, isDismissPlaceholderMessage, isEntryData, isMovingComponentMessage, isNestedNodeType, isOpenParameterEditorMessage, isReadyMessage, isReportRenderedCompositionsMessage, isRequestComponentSuggestionMessage, isRootEntryReference, isSelectComponentMessage, isSelectParameterMessage, isSuggestComponentMessage, isSystemComponentDefinition, isTriggerCompositionActionMessage, isUpdateComponentParameterMessage, isUpdateComponentReferencesMessage, isUpdateCompositionInternalMessage, isUpdateCompositionMessage, isUpdateContextualEditingStateInternalMessage, isUpdateFeatureFlagsMessage, isUpdatePreviewSettingsMessage, localize, mapSlotToPersonalizedVariations, mapSlotToTestVariations, nullLimitPolicy, parseComponentPlaceholderId, parseVariableExpression, subscribeToComposition, walkComponentTree, walkNodeTree };
26433
+ export { ASSETS_SOURCE_CUSTOM_URL, ASSETS_SOURCE_UNIFORM, ASSET_PARAMETER_TYPE, ATTRIBUTE_COMPONENT_ID, ATTRIBUTE_MULTILINE, ATTRIBUTE_PARAMETER_ID, ATTRIBUTE_PARAMETER_TYPE, ATTRIBUTE_PARAMETER_VALUE, ATTRIBUTE_PLACEHOLDER, type AddComponentMessage, type AssetParamValue, type AssetParamValueItem, type BatchEnhancer, BatchEntry, type BatchInvalidationPayload, type BindVariablesOptions, type BindVariablesResult, type BindVariablesToObjectOptions, type BlockLocationReference, type BlockValue, CANVAS_BLOCK_PARAM_TYPE, CANVAS_DRAFT_STATE, CANVAS_EDITOR_STATE, CANVAS_ENRICHMENT_TAG_PARAM, CANVAS_INTENT_TAG_PARAM, CANVAS_LOCALE_TAG_PARAM, CANVAS_LOCALIZATION_SLOT, CANVAS_LOCALIZATION_TYPE, CANVAS_PERSONALIZATION_PARAM, CANVAS_PERSONALIZE_SLOT, CANVAS_PERSONALIZE_TYPE, CANVAS_PUBLISHED_STATE, CANVAS_SLOT_SECTION_SLOT, CANVAS_SLOT_SECTION_TYPE, CANVAS_TEST_SLOT, CANVAS_TEST_TYPE, CANVAS_TEST_VARIANT_PARAM, CANVAS_VIZ_CONTROL_PARAM, CANVAS_VIZ_DI_RULE, CANVAS_VIZ_LOCALE_RULE, CANVAS_VIZ_QUIRKS_RULE, CanvasClient, CanvasClientError, type CanvasDefinitions, type CategoriesDeleteParameters, type CategoriesGetParameters, type CategoriesGetResponse, type CategoriesPutParameters, type Category, CategoryClient, type Channel, type ChannelMessage, type ChannelSubscription, ChildEnhancerBuilder, type ComponentDefinition, type ComponentDefinitionDeleteParameters, type ComponentDefinitionGetParameters, type ComponentDefinitionGetResponse, type ComponentDefinitionParameter, type ComponentDefinitionPermission, type ComponentDefinitionPutParameters, type ComponentDefinitionSlot, type ComponentDefinitionSlugSettings, type ComponentDefinitionVariant, type ComponentEnhancer, type ComponentEnhancerFunction, type ComponentEnhancerOptions, type ComponentInstance, type ComponentInstanceContextualEditing, type ComponentInstanceHistoryEntry, type ComponentInstanceHistoryGetParameters, type ComponentInstanceHistoryGetResponse, type ComponentLocationReference, type ComponentLocationReferenceV2, type ComponentOverridability, type ComponentOverride, type ComponentOverrides, type ComponentParameter, type ComponentParameterBlock, type ComponentParameterContextualEditing, type ComponentParameterEnhancer, type ComponentParameterEnhancerFunction, type ComponentParameterEnhancerOptions, type CompositionDataDiagnostic, type CompositionDeleteParameters, type CompositionDiagnostics, type CompositionFilters, type CompositionGetByComponentIdParameters, type CompositionGetByIdParameters, type CompositionGetByNodeIdParameters, type CompositionGetByNodePathParameters, type CompositionGetBySlugParameters, type CompositionGetListResponse, type CompositionGetOrderBy, type CompositionGetParameters, type CompositionGetResponse, type CompositionGetValidResponses, type CompositionIssue, type CompositionPatternIssue, type CompositionPutParameters, type CompositionResolvedGetResponse, type CompositionResolvedListResponse, type CompositionUIStatus, ContentClient, type ContentType, type ContentTypeField, type ContextStorageUpdatedMessage, type ContextualEditingComponentReference, type CopiedComponentSubtree, type DataDiagnostic, type DataElementBindingIssue, type DataElementConnectionDefinition, type DataElementConnectionFailureAction, type DataElementConnectionFailureLogLevel, type DataResolutionConfigIssue, type DataResolutionIssue, type DataResolutionOption, type DataResolutionOptionNegative, type DataResolutionOptionPositive, type DataResolutionParameters, type DataResourceDefinition, type DataResourceDefinitions, type DataResourceIssue, type DataResourceVariables, type DataSource, DataSourceClient, type DataSourceDeleteParameters, type DataSourceGetParameters, type DataSourceGetResponse, type DataSourcePutParameters, type DataSourcesGetParameters, type DataSourcesGetResponse, type DataType, DataTypeClient, type DataTypeDeleteParameters, type DataTypeGetParameters, type DataTypeGetResponse, type DataTypePutParameters, type DataVariableDefinition, type DataWithProperties, type DeleteContentTypeOptions, type DeleteEntryOptions, type DismissPlaceholderMessage, type DynamicInputIssue, EDGE_CACHE_DISABLED, EDGE_DEFAULT_CACHE_TTL, EDGE_MAX_CACHE_TTL, EDGE_MIN_CACHE_TTL, EMPTY_COMPOSITION, type EdgehancersDiagnostics, type EdgehancersWholeResponseCacheDiagnostics, type EditorStateUpdatedMessage, EnhancerBuilder, type EnhancerContext, type EnhancerError, type EntriesGetParameters, type EntriesGetResponse, type EntriesHistoryGetParameters, type EntriesHistoryGetResponse, type EntriesResolvedListResponse, type Entry, type EntryData, type EntryFilters, type EntryList, type EvaluateCriteriaGroupOptions, type EvaluateNodeTreeVisibilityOptions, type EventNames, type Filters, type FindInNodeTreeReference, type FlattenProperty, type FlattenValues, type FlattenValuesOptions, type GetContentTypesOptions, type GetContentTypesResponse, type GetEntriesOptions, type GetEntriesResponse, type GetParameterAttributesProps, IN_CONTEXT_EDITOR_COMPONENT_END_ROLE, IN_CONTEXT_EDITOR_COMPONENT_START_ROLE, IN_CONTEXT_EDITOR_CONFIG_CHECK_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_EMBED_SCRIPT_ID, IN_CONTEXT_EDITOR_FORCED_SETTINGS_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_PLAYGROUND_QUERY_STRING_PARAM, IN_CONTEXT_EDITOR_QUERY_STRING_PARAM, IS_RENDERED_BY_UNIFORM_ATTRIBUTE, type InvalidationPayload, LOCALE_DYNAMIC_INPUT_NAME, type LimitPolicy, type LinkComponentParameterValue, type LinkParamConfiguration, type LinkParamValue, type LinkParameterType, type LinkTypeConfiguration, type Locale, LocaleClient, type LocaleDeleteParameters, type LocalePutParameters, type LocalesGetParameters, type LocalesGetResponse, type LocalizeDeprecatedOptions, type LocalizeModernOptions, type MessageHandler, type MoveComponentMessage, type NodeLocationReference, type NonProjectMapLinkParamValue, type OpenParameterEditorMessage, type OverrideOptions, PLACEHOLDER_ID, type PatternIssue, type PreviewEventBus, type PreviewPanelSettings, type ProjectMapLinkComponentParameterValue, type ProjectMapLinkParamValue, type Prompt, PromptClient, type PromptsDeleteParameters, type PromptsGetParameters, type PromptsGetResponse, type PromptsPutParameters, type PutContentTypeBody, type PutEntryBody, type ReadyMessage, RelationshipClient, type RelationshipResultInstance, type Release, ReleaseClient, type ReleaseContent, ReleaseContentsClient, type ReleaseContentsDeleteBody, type ReleaseContentsGetParameters, type ReleaseContentsGetResponse, type ReleaseDeleteParameters, type ReleasePatchParameters, type ReleasePutParameters, type ReleaseState, type ReleasesGetParameters, type ReleasesGetResponse, type ReportRenderedCompositionsMessage, type RequestComponentSuggestionMessage, type ResolvedRouteGetResponse, type RichTextBuiltInElement, type RichTextBuiltInFormat, type RichTextParamConfiguration, type RichTextParamValue, type RootComponentInstance, type RootEntryReference, type RootLocationReference, RouteClient, type RouteDynamicInputs, type RouteGetParameters, type RouteGetResponse, type RouteGetResponseComposition, type RouteGetResponseEdgehancedComposition, type RouteGetResponseEdgehancedNotFound, type RouteGetResponseNotFound, type RouteGetResponseRedirect, SECRET_QUERY_STRING_PARAM, type SelectComponentMessage, type SelectParameterMessage, type SpecificProjectMap, type StringOperators, type SubscribeToCompositionOptions, type SuggestComponentMessage, type TreeNodeInfoTypes, type TriggerComponentActionMessage, type TriggerCompositionActionMessage, UncachedCanvasClient, UncachedCategoryClient, UncachedContentClient, UniqueBatchEntries, type UnsubscribeCallback, type UpdateComponentParameterMessage, type UpdateComponentReferencesMessage, type UpdateCompositionInternalMessage, type UpdateCompositionMessage, type UpdateContextualEditingStateInternalMessage, type UpdateFeatureFlagsMessage, type UpdatePreviewSettingsMessage, type VisibilityCriteria, type VisibilityCriteriaEvaluationResult, type VisibilityCriteriaGroup, type VisibilityParameterValue, type VisibilityRule, type VisibilityRules, type WalkComponentTreeActions, type WalkNodeTreeActions, type WalkNodeTreeOptions, WorkflowClient, type WorkflowDefinition, type WorkflowStage, type WorkflowStagePermission, type WorkflowStageTransition, type WorkflowStageTransitionPermission, type WorkflowsDeleteParameters, type WorkflowsGetParameters, type WorkflowsGetResponse, type WorkflowsPutParameters, bindVariables, bindVariablesToObject, compose, convertEntryToPutEntry, createBatchEnhancer, createCanvasChannel, createDynamicInputVisibilityRule, createEventBus, createLimitPolicy, createLocaleVisibilityRule, createQuirksVisibilityRule, createUniformApiEnhancer, createVariableReference, enhance, evaluateVisibilityCriteriaGroup, evaluateWalkTreeVisibility, extractLocales, findParameterInNodeTree, flattenValues, generateComponentPlaceholderId, generateHash, getBlockValue, getChannelName, getComponentJsonPointer, getComponentPath, getLocalizedPropertyValues, getNounForLocation, getNounForNode, getParameterAttributes, getPropertiesValue, getPropertyValue, isAddComponentMessage, isAllowedReferrer, isAssetParamValue, isAssetParamValueItem, isComponentActionMessage, isComponentPlaceholderId, isContextStorageUpdatedMessage, isDismissPlaceholderMessage, isEntryData, isMovingComponentMessage, isNestedNodeType, isOpenParameterEditorMessage, isReadyMessage, isReportRenderedCompositionsMessage, isRequestComponentSuggestionMessage, isRootEntryReference, isSelectComponentMessage, isSelectParameterMessage, isSuggestComponentMessage, isSystemComponentDefinition, isTriggerCompositionActionMessage, isUpdateComponentParameterMessage, isUpdateComponentReferencesMessage, isUpdateCompositionInternalMessage, isUpdateCompositionMessage, isUpdateContextualEditingStateInternalMessage, isUpdateFeatureFlagsMessage, isUpdatePreviewSettingsMessage, localize, mapSlotToPersonalizedVariations, mapSlotToTestVariations, nullLimitPolicy, parseComponentPlaceholderId, parseVariableExpression, subscribeToComposition, walkComponentTree, walkNodeTree };