@unizhen/ui 0.0.16 → 0.0.17

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.
@@ -124,6 +124,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
124
124
  disabled: boolean;
125
125
  readonly: boolean;
126
126
  updateValue: string | Fn;
127
+ display: string | Fn;
127
128
  createButton: boolean;
128
129
  showDays: boolean;
129
130
  backfill: boolean;
@@ -207,6 +208,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
207
208
  disabled: boolean;
208
209
  readonly: boolean;
209
210
  updateValue: string | Fn;
211
+ display: string | Fn;
210
212
  createButton: boolean;
211
213
  showDays: boolean;
212
214
  backfill: boolean;
@@ -292,6 +294,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
292
294
  disabled: boolean;
293
295
  readonly: boolean;
294
296
  updateValue: string | Fn;
297
+ display: string | Fn;
295
298
  createButton: boolean;
296
299
  showDays: boolean;
297
300
  backfill: boolean;
@@ -378,6 +381,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
378
381
  disabled: boolean;
379
382
  readonly: boolean;
380
383
  updateValue: string | Fn;
384
+ display: string | Fn;
381
385
  createButton: boolean;
382
386
  showDays: boolean;
383
387
  backfill: boolean;
@@ -465,6 +469,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
465
469
  disabled: boolean;
466
470
  readonly: boolean;
467
471
  updateValue: string | Fn;
472
+ display: string | Fn;
468
473
  createButton: boolean;
469
474
  showDays: boolean;
470
475
  backfill: boolean;
@@ -544,6 +549,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
544
549
  disabled: boolean;
545
550
  readonly: boolean;
546
551
  updateValue: string | Fn;
552
+ display: string | Fn;
547
553
  createButton: boolean;
548
554
  showDays: boolean;
549
555
  backfill: boolean;
@@ -621,6 +627,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
621
627
  disabled: boolean;
622
628
  readonly: boolean;
623
629
  updateValue: string | Fn;
630
+ display: string | Fn;
624
631
  createButton: boolean;
625
632
  showDays: boolean;
626
633
  backfill: boolean;
@@ -697,6 +704,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
697
704
  disabled: boolean;
698
705
  readonly: boolean;
699
706
  updateValue: string | Fn;
707
+ display: string | Fn;
700
708
  createButton: boolean;
701
709
  showDays: boolean;
702
710
  backfill: boolean;
@@ -775,6 +783,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
775
783
  disabled: boolean;
776
784
  readonly: boolean;
777
785
  updateValue: string | Fn;
786
+ display: string | Fn;
778
787
  createButton: boolean;
779
788
  showDays: boolean;
780
789
  backfill: boolean;
@@ -854,6 +863,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
854
863
  disabled: boolean;
855
864
  readonly: boolean;
856
865
  updateValue: string | Fn;
866
+ display: string | Fn;
857
867
  createButton: boolean;
858
868
  showDays: boolean;
859
869
  backfill: boolean;
@@ -931,6 +941,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
931
941
  disabled: boolean;
932
942
  readonly: boolean;
933
943
  updateValue: string | Fn;
944
+ display: string | Fn;
934
945
  createButton: boolean;
935
946
  showDays: boolean;
936
947
  backfill: boolean;
@@ -1008,6 +1019,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1008
1019
  disabled: boolean;
1009
1020
  readonly: boolean;
1010
1021
  updateValue: string | Fn;
1022
+ display: string | Fn;
1011
1023
  createButton: boolean;
1012
1024
  showDays: boolean;
1013
1025
  backfill: boolean;
@@ -1100,6 +1112,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1100
1112
  disabled: boolean;
1101
1113
  readonly: boolean;
1102
1114
  updateValue: string | Fn;
1115
+ display: string | Fn;
1103
1116
  createButton: boolean;
1104
1117
  showDays: boolean;
1105
1118
  backfill: boolean;
@@ -1177,6 +1190,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1177
1190
  disabled: boolean;
1178
1191
  readonly: boolean;
1179
1192
  updateValue: string | Fn;
1193
+ display: string | Fn;
1180
1194
  createButton: boolean;
1181
1195
  showDays: boolean;
1182
1196
  backfill: boolean;
@@ -1249,6 +1263,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1249
1263
  disabled: boolean;
1250
1264
  readonly: boolean;
1251
1265
  updateValue: string | Fn;
1266
+ display: string | Fn;
1252
1267
  createButton: boolean;
1253
1268
  showDays: boolean;
1254
1269
  backfill: boolean;
@@ -1331,6 +1346,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1331
1346
  disabled: boolean;
1332
1347
  readonly: boolean;
1333
1348
  updateValue: string | Fn;
1349
+ display: string | Fn;
1334
1350
  createButton: boolean;
1335
1351
  showDays: boolean;
1336
1352
  backfill: boolean;
@@ -1414,6 +1430,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1414
1430
  disabled: boolean;
1415
1431
  readonly: boolean;
1416
1432
  updateValue: string | Fn;
1433
+ display: string | Fn;
1417
1434
  createButton: boolean;
1418
1435
  showDays: boolean;
1419
1436
  backfill: boolean;
@@ -1499,6 +1516,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1499
1516
  disabled: boolean;
1500
1517
  readonly: boolean;
1501
1518
  updateValue: string | Fn;
1519
+ display: string | Fn;
1502
1520
  createButton: boolean;
1503
1521
  showDays: boolean;
1504
1522
  backfill: boolean;
@@ -1585,6 +1603,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1585
1603
  disabled: boolean;
1586
1604
  readonly: boolean;
1587
1605
  updateValue: string | Fn;
1606
+ display: string | Fn;
1588
1607
  createButton: boolean;
1589
1608
  showDays: boolean;
1590
1609
  backfill: boolean;
@@ -1672,6 +1691,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1672
1691
  disabled: boolean;
1673
1692
  readonly: boolean;
1674
1693
  updateValue: string | Fn;
1694
+ display: string | Fn;
1675
1695
  createButton: boolean;
1676
1696
  showDays: boolean;
1677
1697
  backfill: boolean;
@@ -1751,6 +1771,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1751
1771
  disabled: boolean;
1752
1772
  readonly: boolean;
1753
1773
  updateValue: string | Fn;
1774
+ display: string | Fn;
1754
1775
  createButton: boolean;
1755
1776
  showDays: boolean;
1756
1777
  backfill: boolean;
@@ -1828,6 +1849,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1828
1849
  disabled: boolean;
1829
1850
  readonly: boolean;
1830
1851
  updateValue: string | Fn;
1852
+ display: string | Fn;
1831
1853
  createButton: boolean;
1832
1854
  showDays: boolean;
1833
1855
  backfill: boolean;
@@ -1904,6 +1926,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1904
1926
  disabled: boolean;
1905
1927
  readonly: boolean;
1906
1928
  updateValue: string | Fn;
1929
+ display: string | Fn;
1907
1930
  createButton: boolean;
1908
1931
  showDays: boolean;
1909
1932
  backfill: boolean;
@@ -1982,6 +2005,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
1982
2005
  disabled: boolean;
1983
2006
  readonly: boolean;
1984
2007
  updateValue: string | Fn;
2008
+ display: string | Fn;
1985
2009
  createButton: boolean;
1986
2010
  showDays: boolean;
1987
2011
  backfill: boolean;
@@ -2061,6 +2085,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2061
2085
  disabled: boolean;
2062
2086
  readonly: boolean;
2063
2087
  updateValue: string | Fn;
2088
+ display: string | Fn;
2064
2089
  createButton: boolean;
2065
2090
  showDays: boolean;
2066
2091
  backfill: boolean;
@@ -2138,6 +2163,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2138
2163
  disabled: boolean;
2139
2164
  readonly: boolean;
2140
2165
  updateValue: string | Fn;
2166
+ display: string | Fn;
2141
2167
  createButton: boolean;
2142
2168
  showDays: boolean;
2143
2169
  backfill: boolean;
@@ -2215,6 +2241,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2215
2241
  disabled: boolean;
2216
2242
  readonly: boolean;
2217
2243
  updateValue: string | Fn;
2244
+ display: string | Fn;
2218
2245
  createButton: boolean;
2219
2246
  showDays: boolean;
2220
2247
  backfill: boolean;
@@ -2307,6 +2334,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2307
2334
  disabled: boolean;
2308
2335
  readonly: boolean;
2309
2336
  updateValue: string | Fn;
2337
+ display: string | Fn;
2310
2338
  createButton: boolean;
2311
2339
  showDays: boolean;
2312
2340
  backfill: boolean;
@@ -2384,6 +2412,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2384
2412
  disabled: boolean;
2385
2413
  readonly: boolean;
2386
2414
  updateValue: string | Fn;
2415
+ display: string | Fn;
2387
2416
  createButton: boolean;
2388
2417
  showDays: boolean;
2389
2418
  backfill: boolean;
@@ -2470,6 +2499,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2470
2499
  disabled: boolean;
2471
2500
  readonly: boolean;
2472
2501
  updateValue: string | Fn;
2502
+ display: string | Fn;
2473
2503
  createButton: boolean;
2474
2504
  showDays: boolean;
2475
2505
  backfill: boolean;
@@ -2553,6 +2583,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2553
2583
  disabled: boolean;
2554
2584
  readonly: boolean;
2555
2585
  updateValue: string | Fn;
2586
+ display: string | Fn;
2556
2587
  createButton: boolean;
2557
2588
  showDays: boolean;
2558
2589
  backfill: boolean;
@@ -2638,6 +2669,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2638
2669
  disabled: boolean;
2639
2670
  readonly: boolean;
2640
2671
  updateValue: string | Fn;
2672
+ display: string | Fn;
2641
2673
  createButton: boolean;
2642
2674
  showDays: boolean;
2643
2675
  backfill: boolean;
@@ -2724,6 +2756,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2724
2756
  disabled: boolean;
2725
2757
  readonly: boolean;
2726
2758
  updateValue: string | Fn;
2759
+ display: string | Fn;
2727
2760
  createButton: boolean;
2728
2761
  showDays: boolean;
2729
2762
  backfill: boolean;
@@ -2811,6 +2844,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2811
2844
  disabled: boolean;
2812
2845
  readonly: boolean;
2813
2846
  updateValue: string | Fn;
2847
+ display: string | Fn;
2814
2848
  createButton: boolean;
2815
2849
  showDays: boolean;
2816
2850
  backfill: boolean;
@@ -2890,6 +2924,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2890
2924
  disabled: boolean;
2891
2925
  readonly: boolean;
2892
2926
  updateValue: string | Fn;
2927
+ display: string | Fn;
2893
2928
  createButton: boolean;
2894
2929
  showDays: boolean;
2895
2930
  backfill: boolean;
@@ -2967,6 +3002,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
2967
3002
  disabled: boolean;
2968
3003
  readonly: boolean;
2969
3004
  updateValue: string | Fn;
3005
+ display: string | Fn;
2970
3006
  createButton: boolean;
2971
3007
  showDays: boolean;
2972
3008
  backfill: boolean;
@@ -3043,6 +3079,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3043
3079
  disabled: boolean;
3044
3080
  readonly: boolean;
3045
3081
  updateValue: string | Fn;
3082
+ display: string | Fn;
3046
3083
  createButton: boolean;
3047
3084
  showDays: boolean;
3048
3085
  backfill: boolean;
@@ -3121,6 +3158,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3121
3158
  disabled: boolean;
3122
3159
  readonly: boolean;
3123
3160
  updateValue: string | Fn;
3161
+ display: string | Fn;
3124
3162
  createButton: boolean;
3125
3163
  showDays: boolean;
3126
3164
  backfill: boolean;
@@ -3200,6 +3238,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3200
3238
  disabled: boolean;
3201
3239
  readonly: boolean;
3202
3240
  updateValue: string | Fn;
3241
+ display: string | Fn;
3203
3242
  createButton: boolean;
3204
3243
  showDays: boolean;
3205
3244
  backfill: boolean;
@@ -3277,6 +3316,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3277
3316
  disabled: boolean;
3278
3317
  readonly: boolean;
3279
3318
  updateValue: string | Fn;
3319
+ display: string | Fn;
3280
3320
  createButton: boolean;
3281
3321
  showDays: boolean;
3282
3322
  backfill: boolean;
@@ -3354,6 +3394,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3354
3394
  disabled: boolean;
3355
3395
  readonly: boolean;
3356
3396
  updateValue: string | Fn;
3397
+ display: string | Fn;
3357
3398
  createButton: boolean;
3358
3399
  showDays: boolean;
3359
3400
  backfill: boolean;
@@ -3446,6 +3487,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3446
3487
  disabled: boolean;
3447
3488
  readonly: boolean;
3448
3489
  updateValue: string | Fn;
3490
+ display: string | Fn;
3449
3491
  createButton: boolean;
3450
3492
  showDays: boolean;
3451
3493
  backfill: boolean;
@@ -3523,6 +3565,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3523
3565
  disabled: boolean;
3524
3566
  readonly: boolean;
3525
3567
  updateValue: string | Fn;
3568
+ display: string | Fn;
3526
3569
  createButton: boolean;
3527
3570
  showDays: boolean;
3528
3571
  backfill: boolean;
@@ -3595,6 +3638,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3595
3638
  disabled: boolean;
3596
3639
  readonly: boolean;
3597
3640
  updateValue: string | Fn;
3641
+ display: string | Fn;
3598
3642
  createButton: boolean;
3599
3643
  showDays: boolean;
3600
3644
  backfill: boolean;
@@ -3677,6 +3721,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3677
3721
  disabled: boolean;
3678
3722
  readonly: boolean;
3679
3723
  updateValue: string | Fn;
3724
+ display: string | Fn;
3680
3725
  createButton: boolean;
3681
3726
  showDays: boolean;
3682
3727
  backfill: boolean;
@@ -3760,6 +3805,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3760
3805
  disabled: boolean;
3761
3806
  readonly: boolean;
3762
3807
  updateValue: string | Fn;
3808
+ display: string | Fn;
3763
3809
  createButton: boolean;
3764
3810
  showDays: boolean;
3765
3811
  backfill: boolean;
@@ -3845,6 +3891,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3845
3891
  disabled: boolean;
3846
3892
  readonly: boolean;
3847
3893
  updateValue: string | Fn;
3894
+ display: string | Fn;
3848
3895
  createButton: boolean;
3849
3896
  showDays: boolean;
3850
3897
  backfill: boolean;
@@ -3931,6 +3978,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3931
3978
  disabled: boolean;
3932
3979
  readonly: boolean;
3933
3980
  updateValue: string | Fn;
3981
+ display: string | Fn;
3934
3982
  createButton: boolean;
3935
3983
  showDays: boolean;
3936
3984
  backfill: boolean;
@@ -4018,6 +4066,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4018
4066
  disabled: boolean;
4019
4067
  readonly: boolean;
4020
4068
  updateValue: string | Fn;
4069
+ display: string | Fn;
4021
4070
  createButton: boolean;
4022
4071
  showDays: boolean;
4023
4072
  backfill: boolean;
@@ -4097,6 +4146,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4097
4146
  disabled: boolean;
4098
4147
  readonly: boolean;
4099
4148
  updateValue: string | Fn;
4149
+ display: string | Fn;
4100
4150
  createButton: boolean;
4101
4151
  showDays: boolean;
4102
4152
  backfill: boolean;
@@ -4174,6 +4224,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4174
4224
  disabled: boolean;
4175
4225
  readonly: boolean;
4176
4226
  updateValue: string | Fn;
4227
+ display: string | Fn;
4177
4228
  createButton: boolean;
4178
4229
  showDays: boolean;
4179
4230
  backfill: boolean;
@@ -4250,6 +4301,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4250
4301
  disabled: boolean;
4251
4302
  readonly: boolean;
4252
4303
  updateValue: string | Fn;
4304
+ display: string | Fn;
4253
4305
  createButton: boolean;
4254
4306
  showDays: boolean;
4255
4307
  backfill: boolean;
@@ -4328,6 +4380,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4328
4380
  disabled: boolean;
4329
4381
  readonly: boolean;
4330
4382
  updateValue: string | Fn;
4383
+ display: string | Fn;
4331
4384
  createButton: boolean;
4332
4385
  showDays: boolean;
4333
4386
  backfill: boolean;
@@ -4407,6 +4460,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4407
4460
  disabled: boolean;
4408
4461
  readonly: boolean;
4409
4462
  updateValue: string | Fn;
4463
+ display: string | Fn;
4410
4464
  createButton: boolean;
4411
4465
  showDays: boolean;
4412
4466
  backfill: boolean;
@@ -4484,6 +4538,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4484
4538
  disabled: boolean;
4485
4539
  readonly: boolean;
4486
4540
  updateValue: string | Fn;
4541
+ display: string | Fn;
4487
4542
  createButton: boolean;
4488
4543
  showDays: boolean;
4489
4544
  backfill: boolean;
@@ -4561,6 +4616,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4561
4616
  disabled: boolean;
4562
4617
  readonly: boolean;
4563
4618
  updateValue: string | Fn;
4619
+ display: string | Fn;
4564
4620
  createButton: boolean;
4565
4621
  showDays: boolean;
4566
4622
  backfill: boolean;
@@ -4653,6 +4709,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4653
4709
  disabled: boolean;
4654
4710
  readonly: boolean;
4655
4711
  updateValue: string | Fn;
4712
+ display: string | Fn;
4656
4713
  createButton: boolean;
4657
4714
  showDays: boolean;
4658
4715
  backfill: boolean;
@@ -4730,6 +4787,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4730
4787
  disabled: boolean;
4731
4788
  readonly: boolean;
4732
4789
  updateValue: string | Fn;
4790
+ display: string | Fn;
4733
4791
  createButton: boolean;
4734
4792
  showDays: boolean;
4735
4793
  backfill: boolean;
@@ -6969,6 +7027,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
6969
7027
  showDropdown: Ref<boolean, boolean>;
6970
7028
  dropdownOptions: Ref<any[], any[]>;
6971
7029
  updateValue: (item: IUzFormItem, value: any, option?: SelectOption) => Promise<void>;
7030
+ checkShowUp: (data: ObjectKey) => any;
6972
7031
  selectFallback: (value: any) => any | boolean;
6973
7032
  showPlaceholder: (item: IUzFormItem) => any;
6974
7033
  checkDisabled: () => boolean;
@@ -21,6 +21,7 @@ export interface IForm {
21
21
  disabled: boolean;
22
22
  readonly: boolean;
23
23
  updateValue: string | Fn;
24
+ display: string | Fn;
24
25
  createButton: boolean;
25
26
  showDays: boolean;
26
27
  backfill: boolean;
@@ -62,6 +62,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
62
62
  showDropdown: Ref<boolean, boolean>;
63
63
  dropdownOptions: Ref<any[], any[]>;
64
64
  updateValue: (item: IUzFormItem, value: any, option?: SelectOption) => Promise<void>;
65
+ checkShowUp: (data: ObjectKey) => any;
65
66
  selectFallback: (value: any) => any | boolean;
66
67
  showPlaceholder: (item: IUzFormItem) => any;
67
68
  checkDisabled: () => boolean;
@@ -71,6 +71,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
71
71
  disabled: boolean;
72
72
  readonly: boolean;
73
73
  updateValue: string | Fn;
74
+ display: string | Fn;
74
75
  createButton: boolean;
75
76
  showDays: boolean;
76
77
  backfill: boolean;
@@ -154,6 +155,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
154
155
  disabled: boolean;
155
156
  readonly: boolean;
156
157
  updateValue: string | Fn;
158
+ display: string | Fn;
157
159
  createButton: boolean;
158
160
  showDays: boolean;
159
161
  backfill: boolean;
@@ -240,6 +242,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
240
242
  disabled: boolean;
241
243
  readonly: boolean;
242
244
  updateValue: string | Fn;
245
+ display: string | Fn;
243
246
  createButton: boolean;
244
247
  showDays: boolean;
245
248
  backfill: boolean;
@@ -327,6 +330,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
327
330
  disabled: boolean;
328
331
  readonly: boolean;
329
332
  updateValue: string | Fn;
333
+ display: string | Fn;
330
334
  createButton: boolean;
331
335
  showDays: boolean;
332
336
  backfill: boolean;
@@ -415,6 +419,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
415
419
  disabled: boolean;
416
420
  readonly: boolean;
417
421
  updateValue: string | Fn;
422
+ display: string | Fn;
418
423
  createButton: boolean;
419
424
  showDays: boolean;
420
425
  backfill: boolean;
@@ -495,6 +500,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
495
500
  disabled: boolean;
496
501
  readonly: boolean;
497
502
  updateValue: string | Fn;
503
+ display: string | Fn;
498
504
  createButton: boolean;
499
505
  showDays: boolean;
500
506
  backfill: boolean;
@@ -573,6 +579,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
573
579
  disabled: boolean;
574
580
  readonly: boolean;
575
581
  updateValue: string | Fn;
582
+ display: string | Fn;
576
583
  createButton: boolean;
577
584
  showDays: boolean;
578
585
  backfill: boolean;
@@ -656,6 +663,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
656
663
  disabled: boolean;
657
664
  readonly: boolean;
658
665
  updateValue: string | Fn;
666
+ display: string | Fn;
659
667
  createButton: boolean;
660
668
  showDays: boolean;
661
669
  backfill: boolean;
@@ -742,6 +750,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
742
750
  disabled: boolean;
743
751
  readonly: boolean;
744
752
  updateValue: string | Fn;
753
+ display: string | Fn;
745
754
  createButton: boolean;
746
755
  showDays: boolean;
747
756
  backfill: boolean;
@@ -829,6 +838,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
829
838
  disabled: boolean;
830
839
  readonly: boolean;
831
840
  updateValue: string | Fn;
841
+ display: string | Fn;
832
842
  createButton: boolean;
833
843
  showDays: boolean;
834
844
  backfill: boolean;
@@ -917,6 +927,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
917
927
  disabled: boolean;
918
928
  readonly: boolean;
919
929
  updateValue: string | Fn;
930
+ display: string | Fn;
920
931
  createButton: boolean;
921
932
  showDays: boolean;
922
933
  backfill: boolean;
@@ -997,6 +1008,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
997
1008
  disabled: boolean;
998
1009
  readonly: boolean;
999
1010
  updateValue: string | Fn;
1011
+ display: string | Fn;
1000
1012
  createButton: boolean;
1001
1013
  showDays: boolean;
1002
1014
  backfill: boolean;
@@ -4879,6 +4891,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
4879
4891
  showDropdown: Ref<boolean, boolean>;
4880
4892
  dropdownOptions: Ref<any[], any[]>;
4881
4893
  updateValue: (item: IUzFormItem, value: any, option?: SelectOption) => Promise<void>;
4894
+ checkShowUp: (data: ObjectKey) => any;
4882
4895
  selectFallback: (value: any) => any | boolean;
4883
4896
  showPlaceholder: (item: IUzFormItem) => any;
4884
4897
  checkDisabled: () => boolean;
@@ -67,6 +67,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
67
67
  disabled: boolean;
68
68
  readonly: boolean;
69
69
  updateValue: string | Fn;
70
+ display: string | Fn;
70
71
  createButton: boolean;
71
72
  showDays: boolean;
72
73
  backfill: boolean;
@@ -150,6 +151,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
150
151
  disabled: boolean;
151
152
  readonly: boolean;
152
153
  updateValue: string | Fn;
154
+ display: string | Fn;
153
155
  createButton: boolean;
154
156
  showDays: boolean;
155
157
  backfill: boolean;
@@ -236,6 +238,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
236
238
  disabled: boolean;
237
239
  readonly: boolean;
238
240
  updateValue: string | Fn;
241
+ display: string | Fn;
239
242
  createButton: boolean;
240
243
  showDays: boolean;
241
244
  backfill: boolean;
@@ -323,6 +326,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
323
326
  disabled: boolean;
324
327
  readonly: boolean;
325
328
  updateValue: string | Fn;
329
+ display: string | Fn;
326
330
  createButton: boolean;
327
331
  showDays: boolean;
328
332
  backfill: boolean;
@@ -411,6 +415,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
411
415
  disabled: boolean;
412
416
  readonly: boolean;
413
417
  updateValue: string | Fn;
418
+ display: string | Fn;
414
419
  createButton: boolean;
415
420
  showDays: boolean;
416
421
  backfill: boolean;
@@ -491,6 +496,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
491
496
  disabled: boolean;
492
497
  readonly: boolean;
493
498
  updateValue: string | Fn;
499
+ display: string | Fn;
494
500
  createButton: boolean;
495
501
  showDays: boolean;
496
502
  backfill: boolean;
@@ -569,6 +575,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
569
575
  disabled: boolean;
570
576
  readonly: boolean;
571
577
  updateValue: string | Fn;
578
+ display: string | Fn;
572
579
  createButton: boolean;
573
580
  showDays: boolean;
574
581
  backfill: boolean;
@@ -652,6 +659,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
652
659
  disabled: boolean;
653
660
  readonly: boolean;
654
661
  updateValue: string | Fn;
662
+ display: string | Fn;
655
663
  createButton: boolean;
656
664
  showDays: boolean;
657
665
  backfill: boolean;
@@ -738,6 +746,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
738
746
  disabled: boolean;
739
747
  readonly: boolean;
740
748
  updateValue: string | Fn;
749
+ display: string | Fn;
741
750
  createButton: boolean;
742
751
  showDays: boolean;
743
752
  backfill: boolean;
@@ -825,6 +834,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
825
834
  disabled: boolean;
826
835
  readonly: boolean;
827
836
  updateValue: string | Fn;
837
+ display: string | Fn;
828
838
  createButton: boolean;
829
839
  showDays: boolean;
830
840
  backfill: boolean;
@@ -913,6 +923,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
913
923
  disabled: boolean;
914
924
  readonly: boolean;
915
925
  updateValue: string | Fn;
926
+ display: string | Fn;
916
927
  createButton: boolean;
917
928
  showDays: boolean;
918
929
  backfill: boolean;
@@ -993,6 +1004,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
993
1004
  disabled: boolean;
994
1005
  readonly: boolean;
995
1006
  updateValue: string | Fn;
1007
+ display: string | Fn;
996
1008
  createButton: boolean;
997
1009
  showDays: boolean;
998
1010
  backfill: boolean;
@@ -3731,6 +3743,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
3731
3743
  showDropdown: Ref<boolean, boolean>;
3732
3744
  dropdownOptions: Ref<any[], any[]>;
3733
3745
  updateValue: (item: IUzFormItem, value: any, option?: SelectOption) => Promise<void>;
3746
+ checkShowUp: (data: ObjectKey) => any;
3734
3747
  selectFallback: (value: any) => any | boolean;
3735
3748
  showPlaceholder: (item: IUzFormItem) => any;
3736
3749
  checkDisabled: () => boolean;
@@ -50,6 +50,7 @@ export declare const fnTableSimplify: (columns: IUzFormItems) => {
50
50
  d: number;
51
51
  r: number;
52
52
  u: string | Fn<any, any>;
53
+ i: string | Fn<any, any>;
53
54
  y: number;
54
55
  h: number;
55
56
  f: number;