@uniformdev/canvas 19.154.1-alpha.15 → 19.156.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 +86 -0
- package/dist/index.d.ts +86 -0
- package/package.json +4 -4
package/dist/index.d.mts
CHANGED
@@ -589,6 +589,11 @@ interface components$7 {
|
|
589
589
|
* If isPatternParameter is false or undefined, this has no meaning.
|
590
590
|
*/
|
591
591
|
ignorePatternParameterDefault?: boolean;
|
592
|
+
/**
|
593
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
594
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
595
|
+
*/
|
596
|
+
optionalPatternParameter?: boolean;
|
592
597
|
variables?: components$7["schemas"]["DataResourceVariables"];
|
593
598
|
};
|
594
599
|
/** @description Variable values for a data resource. */
|
@@ -1920,6 +1925,11 @@ interface external$i {
|
|
1920
1925
|
* If isPatternParameter is false or undefined, this has no meaning.
|
1921
1926
|
*/
|
1922
1927
|
ignorePatternParameterDefault?: boolean;
|
1928
|
+
/**
|
1929
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
1930
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
1931
|
+
*/
|
1932
|
+
optionalPatternParameter?: boolean;
|
1923
1933
|
variables?: external$i["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
1924
1934
|
};
|
1925
1935
|
/** @description Variable values for a data resource. */
|
@@ -3289,6 +3299,11 @@ interface external$h {
|
|
3289
3299
|
* If isPatternParameter is false or undefined, this has no meaning.
|
3290
3300
|
*/
|
3291
3301
|
ignorePatternParameterDefault?: boolean;
|
3302
|
+
/**
|
3303
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
3304
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
3305
|
+
*/
|
3306
|
+
optionalPatternParameter?: boolean;
|
3292
3307
|
variables?: external$h["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
3293
3308
|
};
|
3294
3309
|
/** @description Variable values for a data resource. */
|
@@ -4588,6 +4603,11 @@ interface external$g {
|
|
4588
4603
|
* If isPatternParameter is false or undefined, this has no meaning.
|
4589
4604
|
*/
|
4590
4605
|
ignorePatternParameterDefault?: boolean;
|
4606
|
+
/**
|
4607
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
4608
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
4609
|
+
*/
|
4610
|
+
optionalPatternParameter?: boolean;
|
4591
4611
|
variables?: external$g["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
4592
4612
|
};
|
4593
4613
|
/** @description Variable values for a data resource. */
|
@@ -6309,6 +6329,11 @@ interface external$f {
|
|
6309
6329
|
* If isPatternParameter is false or undefined, this has no meaning.
|
6310
6330
|
*/
|
6311
6331
|
ignorePatternParameterDefault?: boolean;
|
6332
|
+
/**
|
6333
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
6334
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
6335
|
+
*/
|
6336
|
+
optionalPatternParameter?: boolean;
|
6312
6337
|
variables?: external$f["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
6313
6338
|
};
|
6314
6339
|
/** @description Variable values for a data resource. */
|
@@ -7542,6 +7567,11 @@ interface external$e {
|
|
7542
7567
|
* If isPatternParameter is false or undefined, this has no meaning.
|
7543
7568
|
*/
|
7544
7569
|
ignorePatternParameterDefault?: boolean;
|
7570
|
+
/**
|
7571
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
7572
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
7573
|
+
*/
|
7574
|
+
optionalPatternParameter?: boolean;
|
7545
7575
|
variables?: external$e["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
7546
7576
|
};
|
7547
7577
|
/** @description Variable values for a data resource. */
|
@@ -8832,6 +8862,11 @@ interface external$d {
|
|
8832
8862
|
* If isPatternParameter is false or undefined, this has no meaning.
|
8833
8863
|
*/
|
8834
8864
|
ignorePatternParameterDefault?: boolean;
|
8865
|
+
/**
|
8866
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
8867
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
8868
|
+
*/
|
8869
|
+
optionalPatternParameter?: boolean;
|
8835
8870
|
variables?: external$d["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
8836
8871
|
};
|
8837
8872
|
/** @description Variable values for a data resource. */
|
@@ -10059,6 +10094,11 @@ interface external$c {
|
|
10059
10094
|
* If isPatternParameter is false or undefined, this has no meaning.
|
10060
10095
|
*/
|
10061
10096
|
ignorePatternParameterDefault?: boolean;
|
10097
|
+
/**
|
10098
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
10099
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
10100
|
+
*/
|
10101
|
+
optionalPatternParameter?: boolean;
|
10062
10102
|
variables?: external$c["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
10063
10103
|
};
|
10064
10104
|
/** @description Variable values for a data resource. */
|
@@ -11321,6 +11361,11 @@ interface external$b {
|
|
11321
11361
|
* If isPatternParameter is false or undefined, this has no meaning.
|
11322
11362
|
*/
|
11323
11363
|
ignorePatternParameterDefault?: boolean;
|
11364
|
+
/**
|
11365
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
11366
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
11367
|
+
*/
|
11368
|
+
optionalPatternParameter?: boolean;
|
11324
11369
|
variables?: external$b["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
11325
11370
|
};
|
11326
11371
|
/** @description Variable values for a data resource. */
|
@@ -12583,6 +12628,11 @@ interface external$a {
|
|
12583
12628
|
* If isPatternParameter is false or undefined, this has no meaning.
|
12584
12629
|
*/
|
12585
12630
|
ignorePatternParameterDefault?: boolean;
|
12631
|
+
/**
|
12632
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
12633
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
12634
|
+
*/
|
12635
|
+
optionalPatternParameter?: boolean;
|
12586
12636
|
variables?: external$a["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
12587
12637
|
};
|
12588
12638
|
/** @description Variable values for a data resource. */
|
@@ -14545,6 +14595,11 @@ interface external$8 {
|
|
14545
14595
|
* If isPatternParameter is false or undefined, this has no meaning.
|
14546
14596
|
*/
|
14547
14597
|
ignorePatternParameterDefault?: boolean;
|
14598
|
+
/**
|
14599
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
14600
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
14601
|
+
*/
|
14602
|
+
optionalPatternParameter?: boolean;
|
14548
14603
|
variables?: external$8["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
14549
14604
|
};
|
14550
14605
|
/** @description Variable values for a data resource. */
|
@@ -15778,6 +15833,11 @@ interface external$7 {
|
|
15778
15833
|
* If isPatternParameter is false or undefined, this has no meaning.
|
15779
15834
|
*/
|
15780
15835
|
ignorePatternParameterDefault?: boolean;
|
15836
|
+
/**
|
15837
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
15838
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
15839
|
+
*/
|
15840
|
+
optionalPatternParameter?: boolean;
|
15781
15841
|
variables?: external$7["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
15782
15842
|
};
|
15783
15843
|
/** @description Variable values for a data resource. */
|
@@ -17151,6 +17211,11 @@ interface external$6 {
|
|
17151
17211
|
* If isPatternParameter is false or undefined, this has no meaning.
|
17152
17212
|
*/
|
17153
17213
|
ignorePatternParameterDefault?: boolean;
|
17214
|
+
/**
|
17215
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
17216
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
17217
|
+
*/
|
17218
|
+
optionalPatternParameter?: boolean;
|
17154
17219
|
variables?: external$6["../../../lambda/functions/uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
17155
17220
|
};
|
17156
17221
|
/** @description Variable values for a data resource. */
|
@@ -20034,6 +20099,11 @@ interface external$5 {
|
|
20034
20099
|
* If isPatternParameter is false or undefined, this has no meaning.
|
20035
20100
|
*/
|
20036
20101
|
ignorePatternParameterDefault?: boolean;
|
20102
|
+
/**
|
20103
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
20104
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
20105
|
+
*/
|
20106
|
+
optionalPatternParameter?: boolean;
|
20037
20107
|
variables?: external$5["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
20038
20108
|
};
|
20039
20109
|
/** @description Variable values for a data resource. */
|
@@ -21814,6 +21884,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
|
|
21814
21884
|
type: string;
|
21815
21885
|
isPatternParameter?: boolean | undefined;
|
21816
21886
|
ignorePatternParameterDefault?: boolean | undefined;
|
21887
|
+
optionalPatternParameter?: boolean | undefined;
|
21817
21888
|
variables?: {
|
21818
21889
|
[key: string]: string;
|
21819
21890
|
} | undefined;
|
@@ -21824,6 +21895,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
|
|
21824
21895
|
type: string;
|
21825
21896
|
isPatternParameter?: boolean | undefined;
|
21826
21897
|
ignorePatternParameterDefault?: boolean | undefined;
|
21898
|
+
optionalPatternParameter?: boolean | undefined;
|
21827
21899
|
variables?: {
|
21828
21900
|
[key: string]: string;
|
21829
21901
|
} | undefined;
|
@@ -22899,6 +22971,11 @@ interface external$4 {
|
|
22899
22971
|
* If isPatternParameter is false or undefined, this has no meaning.
|
22900
22972
|
*/
|
22901
22973
|
ignorePatternParameterDefault?: boolean;
|
22974
|
+
/**
|
22975
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
22976
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
22977
|
+
*/
|
22978
|
+
optionalPatternParameter?: boolean;
|
22902
22979
|
variables?: external$4["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
22903
22980
|
};
|
22904
22981
|
/** @description Variable values for a data resource. */
|
@@ -24408,6 +24485,11 @@ interface external$2 {
|
|
24408
24485
|
* If isPatternParameter is false or undefined, this has no meaning.
|
24409
24486
|
*/
|
24410
24487
|
ignorePatternParameterDefault?: boolean;
|
24488
|
+
/**
|
24489
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
24490
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
24491
|
+
*/
|
24492
|
+
optionalPatternParameter?: boolean;
|
24411
24493
|
variables?: external$2["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
24412
24494
|
};
|
24413
24495
|
/** @description Variable values for a data resource. */
|
@@ -26203,6 +26285,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26203
26285
|
type: string;
|
26204
26286
|
isPatternParameter?: boolean | undefined;
|
26205
26287
|
ignorePatternParameterDefault?: boolean | undefined;
|
26288
|
+
optionalPatternParameter?: boolean | undefined;
|
26206
26289
|
variables?: {
|
26207
26290
|
[key: string]: string;
|
26208
26291
|
} | undefined;
|
@@ -26213,6 +26296,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26213
26296
|
type: string;
|
26214
26297
|
isPatternParameter?: boolean | undefined;
|
26215
26298
|
ignorePatternParameterDefault?: boolean | undefined;
|
26299
|
+
optionalPatternParameter?: boolean | undefined;
|
26216
26300
|
variables?: {
|
26217
26301
|
[key: string]: string;
|
26218
26302
|
} | undefined;
|
@@ -26266,6 +26350,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26266
26350
|
type: string;
|
26267
26351
|
isPatternParameter?: boolean | undefined;
|
26268
26352
|
ignorePatternParameterDefault?: boolean | undefined;
|
26353
|
+
optionalPatternParameter?: boolean | undefined;
|
26269
26354
|
variables?: {
|
26270
26355
|
[key: string]: string;
|
26271
26356
|
} | undefined;
|
@@ -26276,6 +26361,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26276
26361
|
type: string;
|
26277
26362
|
isPatternParameter?: boolean | undefined;
|
26278
26363
|
ignorePatternParameterDefault?: boolean | undefined;
|
26364
|
+
optionalPatternParameter?: boolean | undefined;
|
26279
26365
|
variables?: {
|
26280
26366
|
[key: string]: string;
|
26281
26367
|
} | undefined;
|
package/dist/index.d.ts
CHANGED
@@ -589,6 +589,11 @@ interface components$7 {
|
|
589
589
|
* If isPatternParameter is false or undefined, this has no meaning.
|
590
590
|
*/
|
591
591
|
ignorePatternParameterDefault?: boolean;
|
592
|
+
/**
|
593
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
594
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
595
|
+
*/
|
596
|
+
optionalPatternParameter?: boolean;
|
592
597
|
variables?: components$7["schemas"]["DataResourceVariables"];
|
593
598
|
};
|
594
599
|
/** @description Variable values for a data resource. */
|
@@ -1920,6 +1925,11 @@ interface external$i {
|
|
1920
1925
|
* If isPatternParameter is false or undefined, this has no meaning.
|
1921
1926
|
*/
|
1922
1927
|
ignorePatternParameterDefault?: boolean;
|
1928
|
+
/**
|
1929
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
1930
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
1931
|
+
*/
|
1932
|
+
optionalPatternParameter?: boolean;
|
1923
1933
|
variables?: external$i["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
1924
1934
|
};
|
1925
1935
|
/** @description Variable values for a data resource. */
|
@@ -3289,6 +3299,11 @@ interface external$h {
|
|
3289
3299
|
* If isPatternParameter is false or undefined, this has no meaning.
|
3290
3300
|
*/
|
3291
3301
|
ignorePatternParameterDefault?: boolean;
|
3302
|
+
/**
|
3303
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
3304
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
3305
|
+
*/
|
3306
|
+
optionalPatternParameter?: boolean;
|
3292
3307
|
variables?: external$h["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
3293
3308
|
};
|
3294
3309
|
/** @description Variable values for a data resource. */
|
@@ -4588,6 +4603,11 @@ interface external$g {
|
|
4588
4603
|
* If isPatternParameter is false or undefined, this has no meaning.
|
4589
4604
|
*/
|
4590
4605
|
ignorePatternParameterDefault?: boolean;
|
4606
|
+
/**
|
4607
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
4608
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
4609
|
+
*/
|
4610
|
+
optionalPatternParameter?: boolean;
|
4591
4611
|
variables?: external$g["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
4592
4612
|
};
|
4593
4613
|
/** @description Variable values for a data resource. */
|
@@ -6309,6 +6329,11 @@ interface external$f {
|
|
6309
6329
|
* If isPatternParameter is false or undefined, this has no meaning.
|
6310
6330
|
*/
|
6311
6331
|
ignorePatternParameterDefault?: boolean;
|
6332
|
+
/**
|
6333
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
6334
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
6335
|
+
*/
|
6336
|
+
optionalPatternParameter?: boolean;
|
6312
6337
|
variables?: external$f["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
6313
6338
|
};
|
6314
6339
|
/** @description Variable values for a data resource. */
|
@@ -7542,6 +7567,11 @@ interface external$e {
|
|
7542
7567
|
* If isPatternParameter is false or undefined, this has no meaning.
|
7543
7568
|
*/
|
7544
7569
|
ignorePatternParameterDefault?: boolean;
|
7570
|
+
/**
|
7571
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
7572
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
7573
|
+
*/
|
7574
|
+
optionalPatternParameter?: boolean;
|
7545
7575
|
variables?: external$e["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
7546
7576
|
};
|
7547
7577
|
/** @description Variable values for a data resource. */
|
@@ -8832,6 +8862,11 @@ interface external$d {
|
|
8832
8862
|
* If isPatternParameter is false or undefined, this has no meaning.
|
8833
8863
|
*/
|
8834
8864
|
ignorePatternParameterDefault?: boolean;
|
8865
|
+
/**
|
8866
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
8867
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
8868
|
+
*/
|
8869
|
+
optionalPatternParameter?: boolean;
|
8835
8870
|
variables?: external$d["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
8836
8871
|
};
|
8837
8872
|
/** @description Variable values for a data resource. */
|
@@ -10059,6 +10094,11 @@ interface external$c {
|
|
10059
10094
|
* If isPatternParameter is false or undefined, this has no meaning.
|
10060
10095
|
*/
|
10061
10096
|
ignorePatternParameterDefault?: boolean;
|
10097
|
+
/**
|
10098
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
10099
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
10100
|
+
*/
|
10101
|
+
optionalPatternParameter?: boolean;
|
10062
10102
|
variables?: external$c["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
10063
10103
|
};
|
10064
10104
|
/** @description Variable values for a data resource. */
|
@@ -11321,6 +11361,11 @@ interface external$b {
|
|
11321
11361
|
* If isPatternParameter is false or undefined, this has no meaning.
|
11322
11362
|
*/
|
11323
11363
|
ignorePatternParameterDefault?: boolean;
|
11364
|
+
/**
|
11365
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
11366
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
11367
|
+
*/
|
11368
|
+
optionalPatternParameter?: boolean;
|
11324
11369
|
variables?: external$b["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
11325
11370
|
};
|
11326
11371
|
/** @description Variable values for a data resource. */
|
@@ -12583,6 +12628,11 @@ interface external$a {
|
|
12583
12628
|
* If isPatternParameter is false or undefined, this has no meaning.
|
12584
12629
|
*/
|
12585
12630
|
ignorePatternParameterDefault?: boolean;
|
12631
|
+
/**
|
12632
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
12633
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
12634
|
+
*/
|
12635
|
+
optionalPatternParameter?: boolean;
|
12586
12636
|
variables?: external$a["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
12587
12637
|
};
|
12588
12638
|
/** @description Variable values for a data resource. */
|
@@ -14545,6 +14595,11 @@ interface external$8 {
|
|
14545
14595
|
* If isPatternParameter is false or undefined, this has no meaning.
|
14546
14596
|
*/
|
14547
14597
|
ignorePatternParameterDefault?: boolean;
|
14598
|
+
/**
|
14599
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
14600
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
14601
|
+
*/
|
14602
|
+
optionalPatternParameter?: boolean;
|
14548
14603
|
variables?: external$8["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
14549
14604
|
};
|
14550
14605
|
/** @description Variable values for a data resource. */
|
@@ -15778,6 +15833,11 @@ interface external$7 {
|
|
15778
15833
|
* If isPatternParameter is false or undefined, this has no meaning.
|
15779
15834
|
*/
|
15780
15835
|
ignorePatternParameterDefault?: boolean;
|
15836
|
+
/**
|
15837
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
15838
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
15839
|
+
*/
|
15840
|
+
optionalPatternParameter?: boolean;
|
15781
15841
|
variables?: external$7["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
15782
15842
|
};
|
15783
15843
|
/** @description Variable values for a data resource. */
|
@@ -17151,6 +17211,11 @@ interface external$6 {
|
|
17151
17211
|
* If isPatternParameter is false or undefined, this has no meaning.
|
17152
17212
|
*/
|
17153
17213
|
ignorePatternParameterDefault?: boolean;
|
17214
|
+
/**
|
17215
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
17216
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
17217
|
+
*/
|
17218
|
+
optionalPatternParameter?: boolean;
|
17154
17219
|
variables?: external$6["../../../lambda/functions/uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
17155
17220
|
};
|
17156
17221
|
/** @description Variable values for a data resource. */
|
@@ -20034,6 +20099,11 @@ interface external$5 {
|
|
20034
20099
|
* If isPatternParameter is false or undefined, this has no meaning.
|
20035
20100
|
*/
|
20036
20101
|
ignorePatternParameterDefault?: boolean;
|
20102
|
+
/**
|
20103
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
20104
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
20105
|
+
*/
|
20106
|
+
optionalPatternParameter?: boolean;
|
20037
20107
|
variables?: external$5["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
20038
20108
|
};
|
20039
20109
|
/** @description Variable values for a data resource. */
|
@@ -21814,6 +21884,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
|
|
21814
21884
|
type: string;
|
21815
21885
|
isPatternParameter?: boolean | undefined;
|
21816
21886
|
ignorePatternParameterDefault?: boolean | undefined;
|
21887
|
+
optionalPatternParameter?: boolean | undefined;
|
21817
21888
|
variables?: {
|
21818
21889
|
[key: string]: string;
|
21819
21890
|
} | undefined;
|
@@ -21824,6 +21895,7 @@ declare class CanvasClient extends ApiClient<CanvasClientOptions> {
|
|
21824
21895
|
type: string;
|
21825
21896
|
isPatternParameter?: boolean | undefined;
|
21826
21897
|
ignorePatternParameterDefault?: boolean | undefined;
|
21898
|
+
optionalPatternParameter?: boolean | undefined;
|
21827
21899
|
variables?: {
|
21828
21900
|
[key: string]: string;
|
21829
21901
|
} | undefined;
|
@@ -22899,6 +22971,11 @@ interface external$4 {
|
|
22899
22971
|
* If isPatternParameter is false or undefined, this has no meaning.
|
22900
22972
|
*/
|
22901
22973
|
ignorePatternParameterDefault?: boolean;
|
22974
|
+
/**
|
22975
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
22976
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
22977
|
+
*/
|
22978
|
+
optionalPatternParameter?: boolean;
|
22902
22979
|
variables?: external$4["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
22903
22980
|
};
|
22904
22981
|
/** @description Variable values for a data resource. */
|
@@ -24408,6 +24485,11 @@ interface external$2 {
|
|
24408
24485
|
* If isPatternParameter is false or undefined, this has no meaning.
|
24409
24486
|
*/
|
24410
24487
|
ignorePatternParameterDefault?: boolean;
|
24488
|
+
/**
|
24489
|
+
* @description When true, the data resource does not create an error forcing the choosing an override value when there is no default.
|
24490
|
+
* If isPatternParameter is false or undefined, or if ignorePatternParameterDefault is false, this has no meaning.
|
24491
|
+
*/
|
24492
|
+
optionalPatternParameter?: boolean;
|
24411
24493
|
variables?: external$2["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["DataResourceVariables"];
|
24412
24494
|
};
|
24413
24495
|
/** @description Variable values for a data resource. */
|
@@ -26203,6 +26285,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26203
26285
|
type: string;
|
26204
26286
|
isPatternParameter?: boolean | undefined;
|
26205
26287
|
ignorePatternParameterDefault?: boolean | undefined;
|
26288
|
+
optionalPatternParameter?: boolean | undefined;
|
26206
26289
|
variables?: {
|
26207
26290
|
[key: string]: string;
|
26208
26291
|
} | undefined;
|
@@ -26213,6 +26296,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26213
26296
|
type: string;
|
26214
26297
|
isPatternParameter?: boolean | undefined;
|
26215
26298
|
ignorePatternParameterDefault?: boolean | undefined;
|
26299
|
+
optionalPatternParameter?: boolean | undefined;
|
26216
26300
|
variables?: {
|
26217
26301
|
[key: string]: string;
|
26218
26302
|
} | undefined;
|
@@ -26266,6 +26350,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26266
26350
|
type: string;
|
26267
26351
|
isPatternParameter?: boolean | undefined;
|
26268
26352
|
ignorePatternParameterDefault?: boolean | undefined;
|
26353
|
+
optionalPatternParameter?: boolean | undefined;
|
26269
26354
|
variables?: {
|
26270
26355
|
[key: string]: string;
|
26271
26356
|
} | undefined;
|
@@ -26276,6 +26361,7 @@ declare const createUniformApiEnhancer: ({ apiUrl }: {
|
|
26276
26361
|
type: string;
|
26277
26362
|
isPatternParameter?: boolean | undefined;
|
26278
26363
|
ignorePatternParameterDefault?: boolean | undefined;
|
26364
|
+
optionalPatternParameter?: boolean | undefined;
|
26279
26365
|
variables?: {
|
26280
26366
|
[key: string]: string;
|
26281
26367
|
} | undefined;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@uniformdev/canvas",
|
3
|
-
"version": "19.
|
3
|
+
"version": "19.156.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.
|
42
|
-
"@uniformdev/context": "19.
|
41
|
+
"@uniformdev/assets": "19.156.0",
|
42
|
+
"@uniformdev/context": "19.156.0",
|
43
43
|
"immer": "10.0.4"
|
44
44
|
},
|
45
45
|
"files": [
|
@@ -48,5 +48,5 @@
|
|
48
48
|
"publishConfig": {
|
49
49
|
"access": "public"
|
50
50
|
},
|
51
|
-
"gitHead": "
|
51
|
+
"gitHead": "67b09659eab8d58db67ac57dc423ba299d539ee9"
|
52
52
|
}
|