@uniformdev/canvas 19.123.1-alpha.9 → 19.126.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
@@ -393,6 +393,12 @@ interface components$7 {
393
393
  };
394
394
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
395
395
  variants?: boolean;
396
+ /**
397
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
398
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
399
+ * If not set, the default is false.
400
+ */
401
+ hideLockedParameters?: boolean;
396
402
  };
397
403
  /**
398
404
  * @description Whether a parameter is overridable
@@ -1154,6 +1160,12 @@ interface external$h {
1154
1160
  };
1155
1161
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
1156
1162
  variants?: boolean;
1163
+ /**
1164
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
1165
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
1166
+ * If not set, the default is false.
1167
+ */
1168
+ hideLockedParameters?: boolean;
1157
1169
  };
1158
1170
  /**
1159
1171
  * @description Whether a parameter is overridable
@@ -1993,6 +2005,12 @@ interface external$g {
1993
2005
  };
1994
2006
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
1995
2007
  variants?: boolean;
2008
+ /**
2009
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
2010
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
2011
+ * If not set, the default is false.
2012
+ */
2013
+ hideLockedParameters?: boolean;
1996
2014
  };
1997
2015
  /**
1998
2016
  * @description Whether a parameter is overridable
@@ -2766,6 +2784,12 @@ interface external$f {
2766
2784
  };
2767
2785
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
2768
2786
  variants?: boolean;
2787
+ /**
2788
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
2789
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
2790
+ * If not set, the default is false.
2791
+ */
2792
+ hideLockedParameters?: boolean;
2769
2793
  };
2770
2794
  /**
2771
2795
  * @description Whether a parameter is overridable
@@ -3234,8 +3258,12 @@ interface components$6 {
3234
3258
  _slug?: string;
3235
3259
  /** @description Name of the author of the most recent change. */
3236
3260
  _author?: string;
3261
+ /** @description Identity subject of the author of the most recent change. */
3262
+ _authorSubject?: string;
3237
3263
  /** @description Name of the original creator. */
3238
3264
  _creator?: string;
3265
+ /** @description Identity subject of the original creator. */
3266
+ _creatorSubject?: string;
3239
3267
  /** @description Indicates this content entry should be sourced from a pattern library pattern. */
3240
3268
  _pattern?: string;
3241
3269
  /** @description Array of locales which have data defined on the entry. If empty, the current default locale implicitly has data. */
@@ -3922,6 +3950,12 @@ interface external$e {
3922
3950
  };
3923
3951
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
3924
3952
  variants?: boolean;
3953
+ /**
3954
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
3955
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
3956
+ * If not set, the default is false.
3957
+ */
3958
+ hideLockedParameters?: boolean;
3925
3959
  };
3926
3960
  /**
3927
3961
  * @description Whether a parameter is overridable
@@ -4629,6 +4663,12 @@ interface external$d {
4629
4663
  };
4630
4664
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
4631
4665
  variants?: boolean;
4666
+ /**
4667
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
4668
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
4669
+ * If not set, the default is false.
4670
+ */
4671
+ hideLockedParameters?: boolean;
4632
4672
  };
4633
4673
  /**
4634
4674
  * @description Whether a parameter is overridable
@@ -5393,6 +5433,12 @@ interface external$c {
5393
5433
  };
5394
5434
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
5395
5435
  variants?: boolean;
5436
+ /**
5437
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
5438
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
5439
+ * If not set, the default is false.
5440
+ */
5441
+ hideLockedParameters?: boolean;
5396
5442
  };
5397
5443
  /**
5398
5444
  * @description Whether a parameter is overridable
@@ -6094,6 +6140,12 @@ interface external$b {
6094
6140
  };
6095
6141
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
6096
6142
  variants?: boolean;
6143
+ /**
6144
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
6145
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
6146
+ * If not set, the default is false.
6147
+ */
6148
+ hideLockedParameters?: boolean;
6097
6149
  };
6098
6150
  /**
6099
6151
  * @description Whether a parameter is overridable
@@ -6830,6 +6882,12 @@ interface external$a {
6830
6882
  };
6831
6883
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
6832
6884
  variants?: boolean;
6885
+ /**
6886
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
6887
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
6888
+ * If not set, the default is false.
6889
+ */
6890
+ hideLockedParameters?: boolean;
6833
6891
  };
6834
6892
  /**
6835
6893
  * @description Whether a parameter is overridable
@@ -7566,6 +7624,12 @@ interface external$9 {
7566
7624
  };
7567
7625
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
7568
7626
  variants?: boolean;
7627
+ /**
7628
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
7629
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
7630
+ * If not set, the default is false.
7631
+ */
7632
+ hideLockedParameters?: boolean;
7569
7633
  };
7570
7634
  /**
7571
7635
  * @description Whether a parameter is overridable
@@ -8964,6 +9028,12 @@ interface external$7 {
8964
9028
  };
8965
9029
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
8966
9030
  variants?: boolean;
9031
+ /**
9032
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
9033
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
9034
+ * If not set, the default is false.
9035
+ */
9036
+ hideLockedParameters?: boolean;
8967
9037
  };
8968
9038
  /**
8969
9039
  * @description Whether a parameter is overridable
@@ -9671,6 +9741,12 @@ interface external$6 {
9671
9741
  };
9672
9742
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
9673
9743
  variants?: boolean;
9744
+ /**
9745
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
9746
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
9747
+ * If not set, the default is false.
9748
+ */
9749
+ hideLockedParameters?: boolean;
9674
9750
  };
9675
9751
  /**
9676
9752
  * @description Whether a parameter is overridable
@@ -10511,6 +10587,12 @@ interface external$5 {
10511
10587
  };
10512
10588
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
10513
10589
  variants?: boolean;
10590
+ /**
10591
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
10592
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
10593
+ * If not set, the default is false.
10594
+ */
10595
+ hideLockedParameters?: boolean;
10514
10596
  };
10515
10597
  /**
10516
10598
  * @description Whether a parameter is overridable
@@ -11511,8 +11593,12 @@ interface external$5 {
11511
11593
  _slug?: string;
11512
11594
  /** @description Name of the author of the most recent change. */
11513
11595
  _author?: string;
11596
+ /** @description Identity subject of the author of the most recent change. */
11597
+ _authorSubject?: string;
11514
11598
  /** @description Name of the original creator. */
11515
11599
  _creator?: string;
11600
+ /** @description Identity subject of the original creator. */
11601
+ _creatorSubject?: string;
11516
11602
  /** @description Indicates this content entry should be sourced from a pattern library pattern. */
11517
11603
  _pattern?: string;
11518
11604
  /** @description Array of locales which have data defined on the entry. If empty, the current default locale implicitly has data. */
@@ -12792,6 +12878,12 @@ interface external$4 {
12792
12878
  };
12793
12879
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
12794
12880
  variants?: boolean;
12881
+ /**
12882
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
12883
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
12884
+ * If not set, the default is false.
12885
+ */
12886
+ hideLockedParameters?: boolean;
12795
12887
  };
12796
12888
  /**
12797
12889
  * @description Whether a parameter is overridable
@@ -14116,6 +14208,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
14116
14208
  [key: string]: "no" | "yes";
14117
14209
  } | undefined;
14118
14210
  variants?: boolean | undefined;
14211
+ hideLockedParameters?: boolean | undefined;
14119
14212
  } | undefined;
14120
14213
  _locales?: string[] | undefined;
14121
14214
  } | null | undefined;
@@ -14957,6 +15050,12 @@ interface external$3 {
14957
15050
  };
14958
15051
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
14959
15052
  variants?: boolean;
15053
+ /**
15054
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
15055
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
15056
+ * If not set, the default is false.
15057
+ */
15058
+ hideLockedParameters?: boolean;
14960
15059
  };
14961
15060
  /**
14962
15061
  * @description Whether a parameter is overridable
@@ -16621,6 +16720,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
16621
16720
  [key: string]: "no" | "yes";
16622
16721
  } | undefined;
16623
16722
  variants?: boolean | undefined;
16723
+ hideLockedParameters?: boolean | undefined;
16624
16724
  } | undefined;
16625
16725
  _locales?: string[] | undefined;
16626
16726
  }[];
@@ -16672,6 +16772,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
16672
16772
  [key: string]: "no" | "yes";
16673
16773
  } | undefined;
16674
16774
  variants?: boolean | undefined;
16775
+ hideLockedParameters?: boolean | undefined;
16675
16776
  } | undefined;
16676
16777
  _locales?: string[] | undefined;
16677
16778
  }>;
package/dist/index.d.ts CHANGED
@@ -393,6 +393,12 @@ interface components$7 {
393
393
  };
394
394
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
395
395
  variants?: boolean;
396
+ /**
397
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
398
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
399
+ * If not set, the default is false.
400
+ */
401
+ hideLockedParameters?: boolean;
396
402
  };
397
403
  /**
398
404
  * @description Whether a parameter is overridable
@@ -1154,6 +1160,12 @@ interface external$h {
1154
1160
  };
1155
1161
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
1156
1162
  variants?: boolean;
1163
+ /**
1164
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
1165
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
1166
+ * If not set, the default is false.
1167
+ */
1168
+ hideLockedParameters?: boolean;
1157
1169
  };
1158
1170
  /**
1159
1171
  * @description Whether a parameter is overridable
@@ -1993,6 +2005,12 @@ interface external$g {
1993
2005
  };
1994
2006
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
1995
2007
  variants?: boolean;
2008
+ /**
2009
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
2010
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
2011
+ * If not set, the default is false.
2012
+ */
2013
+ hideLockedParameters?: boolean;
1996
2014
  };
1997
2015
  /**
1998
2016
  * @description Whether a parameter is overridable
@@ -2766,6 +2784,12 @@ interface external$f {
2766
2784
  };
2767
2785
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
2768
2786
  variants?: boolean;
2787
+ /**
2788
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
2789
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
2790
+ * If not set, the default is false.
2791
+ */
2792
+ hideLockedParameters?: boolean;
2769
2793
  };
2770
2794
  /**
2771
2795
  * @description Whether a parameter is overridable
@@ -3234,8 +3258,12 @@ interface components$6 {
3234
3258
  _slug?: string;
3235
3259
  /** @description Name of the author of the most recent change. */
3236
3260
  _author?: string;
3261
+ /** @description Identity subject of the author of the most recent change. */
3262
+ _authorSubject?: string;
3237
3263
  /** @description Name of the original creator. */
3238
3264
  _creator?: string;
3265
+ /** @description Identity subject of the original creator. */
3266
+ _creatorSubject?: string;
3239
3267
  /** @description Indicates this content entry should be sourced from a pattern library pattern. */
3240
3268
  _pattern?: string;
3241
3269
  /** @description Array of locales which have data defined on the entry. If empty, the current default locale implicitly has data. */
@@ -3922,6 +3950,12 @@ interface external$e {
3922
3950
  };
3923
3951
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
3924
3952
  variants?: boolean;
3953
+ /**
3954
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
3955
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
3956
+ * If not set, the default is false.
3957
+ */
3958
+ hideLockedParameters?: boolean;
3925
3959
  };
3926
3960
  /**
3927
3961
  * @description Whether a parameter is overridable
@@ -4629,6 +4663,12 @@ interface external$d {
4629
4663
  };
4630
4664
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
4631
4665
  variants?: boolean;
4666
+ /**
4667
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
4668
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
4669
+ * If not set, the default is false.
4670
+ */
4671
+ hideLockedParameters?: boolean;
4632
4672
  };
4633
4673
  /**
4634
4674
  * @description Whether a parameter is overridable
@@ -5393,6 +5433,12 @@ interface external$c {
5393
5433
  };
5394
5434
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
5395
5435
  variants?: boolean;
5436
+ /**
5437
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
5438
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
5439
+ * If not set, the default is false.
5440
+ */
5441
+ hideLockedParameters?: boolean;
5396
5442
  };
5397
5443
  /**
5398
5444
  * @description Whether a parameter is overridable
@@ -6094,6 +6140,12 @@ interface external$b {
6094
6140
  };
6095
6141
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
6096
6142
  variants?: boolean;
6143
+ /**
6144
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
6145
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
6146
+ * If not set, the default is false.
6147
+ */
6148
+ hideLockedParameters?: boolean;
6097
6149
  };
6098
6150
  /**
6099
6151
  * @description Whether a parameter is overridable
@@ -6830,6 +6882,12 @@ interface external$a {
6830
6882
  };
6831
6883
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
6832
6884
  variants?: boolean;
6885
+ /**
6886
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
6887
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
6888
+ * If not set, the default is false.
6889
+ */
6890
+ hideLockedParameters?: boolean;
6833
6891
  };
6834
6892
  /**
6835
6893
  * @description Whether a parameter is overridable
@@ -7566,6 +7624,12 @@ interface external$9 {
7566
7624
  };
7567
7625
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
7568
7626
  variants?: boolean;
7627
+ /**
7628
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
7629
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
7630
+ * If not set, the default is false.
7631
+ */
7632
+ hideLockedParameters?: boolean;
7569
7633
  };
7570
7634
  /**
7571
7635
  * @description Whether a parameter is overridable
@@ -8964,6 +9028,12 @@ interface external$7 {
8964
9028
  };
8965
9029
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
8966
9030
  variants?: boolean;
9031
+ /**
9032
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
9033
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
9034
+ * If not set, the default is false.
9035
+ */
9036
+ hideLockedParameters?: boolean;
8967
9037
  };
8968
9038
  /**
8969
9039
  * @description Whether a parameter is overridable
@@ -9671,6 +9741,12 @@ interface external$6 {
9671
9741
  };
9672
9742
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
9673
9743
  variants?: boolean;
9744
+ /**
9745
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
9746
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
9747
+ * If not set, the default is false.
9748
+ */
9749
+ hideLockedParameters?: boolean;
9674
9750
  };
9675
9751
  /**
9676
9752
  * @description Whether a parameter is overridable
@@ -10511,6 +10587,12 @@ interface external$5 {
10511
10587
  };
10512
10588
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
10513
10589
  variants?: boolean;
10590
+ /**
10591
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
10592
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
10593
+ * If not set, the default is false.
10594
+ */
10595
+ hideLockedParameters?: boolean;
10514
10596
  };
10515
10597
  /**
10516
10598
  * @description Whether a parameter is overridable
@@ -11511,8 +11593,12 @@ interface external$5 {
11511
11593
  _slug?: string;
11512
11594
  /** @description Name of the author of the most recent change. */
11513
11595
  _author?: string;
11596
+ /** @description Identity subject of the author of the most recent change. */
11597
+ _authorSubject?: string;
11514
11598
  /** @description Name of the original creator. */
11515
11599
  _creator?: string;
11600
+ /** @description Identity subject of the original creator. */
11601
+ _creatorSubject?: string;
11516
11602
  /** @description Indicates this content entry should be sourced from a pattern library pattern. */
11517
11603
  _pattern?: string;
11518
11604
  /** @description Array of locales which have data defined on the entry. If empty, the current default locale implicitly has data. */
@@ -12792,6 +12878,12 @@ interface external$4 {
12792
12878
  };
12793
12879
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
12794
12880
  variants?: boolean;
12881
+ /**
12882
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
12883
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
12884
+ * If not set, the default is false.
12885
+ */
12886
+ hideLockedParameters?: boolean;
12795
12887
  };
12796
12888
  /**
12797
12889
  * @description Whether a parameter is overridable
@@ -14116,6 +14208,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
14116
14208
  [key: string]: "no" | "yes";
14117
14209
  } | undefined;
14118
14210
  variants?: boolean | undefined;
14211
+ hideLockedParameters?: boolean | undefined;
14119
14212
  } | undefined;
14120
14213
  _locales?: string[] | undefined;
14121
14214
  } | null | undefined;
@@ -14957,6 +15050,12 @@ interface external$3 {
14957
15050
  };
14958
15051
  /** @description Allows overriding a display variant is allowed, if it is defined on the component the pattern is derived from. Default = false. */
14959
15052
  variants?: boolean;
15053
+ /**
15054
+ * @description If true, parameters that are not overridable will be hidden by default on pattern instances' editors.
15055
+ * If false, all parameters will be shown on pattern instances' editors, but locked parameters will be read-only.
15056
+ * If not set, the default is false.
15057
+ */
15058
+ hideLockedParameters?: boolean;
14960
15059
  };
14961
15060
  /**
14962
15061
  * @description Whether a parameter is overridable
@@ -16621,6 +16720,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
16621
16720
  [key: string]: "no" | "yes";
16622
16721
  } | undefined;
16623
16722
  variants?: boolean | undefined;
16723
+ hideLockedParameters?: boolean | undefined;
16624
16724
  } | undefined;
16625
16725
  _locales?: string[] | undefined;
16626
16726
  }[];
@@ -16672,6 +16772,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
16672
16772
  [key: string]: "no" | "yes";
16673
16773
  } | undefined;
16674
16774
  variants?: boolean | undefined;
16775
+ hideLockedParameters?: boolean | undefined;
16675
16776
  } | undefined;
16676
16777
  _locales?: string[] | undefined;
16677
16778
  }>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/canvas",
3
- "version": "19.123.1-alpha.9+0f8fa37358",
3
+ "version": "19.126.0",
4
4
  "description": "Common functionality and types for Uniform Canvas",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./dist/index.js",
@@ -38,8 +38,8 @@
38
38
  "pusher-js": "8.2.0"
39
39
  },
40
40
  "dependencies": {
41
- "@uniformdev/assets": "19.123.1-alpha.9+0f8fa37358",
42
- "@uniformdev/context": "19.123.1-alpha.9+0f8fa37358",
41
+ "@uniformdev/assets": "19.126.0",
42
+ "@uniformdev/context": "19.126.0",
43
43
  "immer": "10.0.3"
44
44
  },
45
45
  "files": [
@@ -48,5 +48,5 @@
48
48
  "publishConfig": {
49
49
  "access": "public"
50
50
  },
51
- "gitHead": "0f8fa37358fa0d8bc2e77e00b09d456c7053ee63"
51
+ "gitHead": "cbb4eaba6a67417f24a50e823d2558bbebf5e3d2"
52
52
  }