star-horse-lowcode 2.7.59 → 2.7.61
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/README.md +2 -0
- package/dist/assets/index.css +1 -1
- package/dist/index.es.js +12779 -12769
- package/dist/types/index.d.ts +44 -44
- package/package.json +7 -3
package/dist/types/index.d.ts
CHANGED
|
@@ -719,9 +719,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
719
719
|
}>, {
|
|
720
720
|
disabled: boolean;
|
|
721
721
|
bareFlag: boolean;
|
|
722
|
+
isSearch: boolean;
|
|
722
723
|
isDesign: boolean;
|
|
723
724
|
showFormItem: boolean;
|
|
724
|
-
isSearch: boolean;
|
|
725
725
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
726
726
|
|
|
727
727
|
export declare const audioItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -795,9 +795,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
795
795
|
}>, {
|
|
796
796
|
disabled: boolean;
|
|
797
797
|
bareFlag: boolean;
|
|
798
|
+
isSearch: boolean;
|
|
798
799
|
isDesign: boolean;
|
|
799
800
|
showFormItem: boolean;
|
|
800
|
-
isSearch: boolean;
|
|
801
801
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
802
802
|
audio: HTMLAudioElement;
|
|
803
803
|
}, any>;
|
|
@@ -881,9 +881,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
881
881
|
}>, {
|
|
882
882
|
disabled: boolean;
|
|
883
883
|
bareFlag: boolean;
|
|
884
|
+
isSearch: boolean;
|
|
884
885
|
isDesign: boolean;
|
|
885
886
|
showFormItem: boolean;
|
|
886
|
-
isSearch: boolean;
|
|
887
887
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
888
888
|
|
|
889
889
|
export declare const barcodeItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -965,9 +965,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
965
965
|
}>, {
|
|
966
966
|
disabled: boolean;
|
|
967
967
|
bareFlag: boolean;
|
|
968
|
+
isSearch: boolean;
|
|
968
969
|
isDesign: boolean;
|
|
969
970
|
showFormItem: boolean;
|
|
970
|
-
isSearch: boolean;
|
|
971
971
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
972
972
|
|
|
973
973
|
/**
|
|
@@ -1269,9 +1269,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
1269
1269
|
}>, {
|
|
1270
1270
|
disabled: boolean;
|
|
1271
1271
|
bareFlag: boolean;
|
|
1272
|
+
isSearch: boolean;
|
|
1272
1273
|
isDesign: boolean;
|
|
1273
1274
|
showFormItem: boolean;
|
|
1274
|
-
isSearch: boolean;
|
|
1275
1275
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1276
1276
|
btnFormRef: unknown;
|
|
1277
1277
|
btnCompRef: unknown;
|
|
@@ -1429,9 +1429,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
1429
1429
|
}>, {
|
|
1430
1430
|
disabled: boolean;
|
|
1431
1431
|
bareFlag: boolean;
|
|
1432
|
+
isSearch: boolean;
|
|
1432
1433
|
isDesign: boolean;
|
|
1433
1434
|
showFormItem: boolean;
|
|
1434
|
-
isSearch: boolean;
|
|
1435
1435
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1436
1436
|
|
|
1437
1437
|
export declare const checkboxItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -1513,9 +1513,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
1513
1513
|
}>, {
|
|
1514
1514
|
disabled: boolean;
|
|
1515
1515
|
bareFlag: boolean;
|
|
1516
|
+
isSearch: boolean;
|
|
1516
1517
|
isDesign: boolean;
|
|
1517
1518
|
showFormItem: boolean;
|
|
1518
|
-
isSearch: boolean;
|
|
1519
1519
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1520
1520
|
|
|
1521
1521
|
/**
|
|
@@ -1665,9 +1665,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
1665
1665
|
}>, {
|
|
1666
1666
|
disabled: boolean;
|
|
1667
1667
|
bareFlag: boolean;
|
|
1668
|
+
isSearch: boolean;
|
|
1668
1669
|
isDesign: boolean;
|
|
1669
1670
|
showFormItem: boolean;
|
|
1670
|
-
isSearch: boolean;
|
|
1671
1671
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1672
1672
|
|
|
1673
1673
|
/**
|
|
@@ -1887,9 +1887,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
1887
1887
|
}>, {
|
|
1888
1888
|
disabled: boolean;
|
|
1889
1889
|
bareFlag: boolean;
|
|
1890
|
+
isSearch: boolean;
|
|
1890
1891
|
isDesign: boolean;
|
|
1891
1892
|
showFormItem: boolean;
|
|
1892
|
-
isSearch: boolean;
|
|
1893
1893
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
1894
1894
|
cronTabRef: CreateComponentPublicInstanceWithMixins<Readonly<Crontab> & Readonly<{
|
|
1895
1895
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
@@ -2376,9 +2376,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
2376
2376
|
}>, {
|
|
2377
2377
|
disabled: boolean;
|
|
2378
2378
|
bareFlag: boolean;
|
|
2379
|
+
isSearch: boolean;
|
|
2379
2380
|
isDesign: boolean;
|
|
2380
2381
|
showFormItem: boolean;
|
|
2381
|
-
isSearch: boolean;
|
|
2382
2382
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2383
2383
|
|
|
2384
2384
|
/**
|
|
@@ -2479,9 +2479,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
2479
2479
|
}>, {
|
|
2480
2480
|
disabled: boolean;
|
|
2481
2481
|
bareFlag: boolean;
|
|
2482
|
+
isSearch: boolean;
|
|
2482
2483
|
isDesign: boolean;
|
|
2483
2484
|
showFormItem: boolean;
|
|
2484
|
-
isSearch: boolean;
|
|
2485
2485
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2486
2486
|
|
|
2487
2487
|
export declare const dialogInputItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -2563,9 +2563,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
2563
2563
|
}>, {
|
|
2564
2564
|
disabled: boolean;
|
|
2565
2565
|
bareFlag: boolean;
|
|
2566
|
+
isSearch: boolean;
|
|
2566
2567
|
isDesign: boolean;
|
|
2567
2568
|
showFormItem: boolean;
|
|
2568
|
-
isSearch: boolean;
|
|
2569
2569
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
2570
2570
|
dialogInputTableRef: unknown;
|
|
2571
2571
|
}, any>;
|
|
@@ -2716,9 +2716,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
2716
2716
|
}>, {
|
|
2717
2717
|
disabled: boolean;
|
|
2718
2718
|
bareFlag: boolean;
|
|
2719
|
+
isSearch: boolean;
|
|
2719
2720
|
isDesign: boolean;
|
|
2720
2721
|
showFormItem: boolean;
|
|
2721
|
-
isSearch: boolean;
|
|
2722
2722
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2723
2723
|
|
|
2724
2724
|
/**
|
|
@@ -3204,9 +3204,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3204
3204
|
}>, {
|
|
3205
3205
|
disabled: boolean;
|
|
3206
3206
|
bareFlag: boolean;
|
|
3207
|
+
isSearch: boolean;
|
|
3207
3208
|
isDesign: boolean;
|
|
3208
3209
|
showFormItem: boolean;
|
|
3209
|
-
isSearch: boolean;
|
|
3210
3210
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3211
3211
|
|
|
3212
3212
|
export declare const htmlItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -3288,9 +3288,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3288
3288
|
}>, {
|
|
3289
3289
|
disabled: boolean;
|
|
3290
3290
|
bareFlag: boolean;
|
|
3291
|
+
isSearch: boolean;
|
|
3291
3292
|
isDesign: boolean;
|
|
3292
3293
|
showFormItem: boolean;
|
|
3293
|
-
isSearch: boolean;
|
|
3294
3294
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3295
3295
|
|
|
3296
3296
|
/**
|
|
@@ -3380,9 +3380,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3380
3380
|
}>, {
|
|
3381
3381
|
disabled: boolean;
|
|
3382
3382
|
bareFlag: boolean;
|
|
3383
|
+
isSearch: boolean;
|
|
3383
3384
|
isDesign: boolean;
|
|
3384
3385
|
showFormItem: boolean;
|
|
3385
|
-
isSearch: boolean;
|
|
3386
3386
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
3387
3387
|
popoverRef: unknown;
|
|
3388
3388
|
}, any>;
|
|
@@ -3466,9 +3466,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3466
3466
|
}>, {
|
|
3467
3467
|
disabled: boolean;
|
|
3468
3468
|
bareFlag: boolean;
|
|
3469
|
+
isSearch: boolean;
|
|
3469
3470
|
isDesign: boolean;
|
|
3470
3471
|
showFormItem: boolean;
|
|
3471
|
-
isSearch: boolean;
|
|
3472
3472
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3473
3473
|
|
|
3474
3474
|
/**
|
|
@@ -3574,9 +3574,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3574
3574
|
}>, {
|
|
3575
3575
|
disabled: boolean;
|
|
3576
3576
|
bareFlag: boolean;
|
|
3577
|
+
isSearch: boolean;
|
|
3577
3578
|
isDesign: boolean;
|
|
3578
3579
|
showFormItem: boolean;
|
|
3579
|
-
isSearch: boolean;
|
|
3580
3580
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
3581
3581
|
inputItemRef: unknown;
|
|
3582
3582
|
}, any>;
|
|
@@ -3702,9 +3702,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3702
3702
|
}>, {
|
|
3703
3703
|
disabled: boolean;
|
|
3704
3704
|
bareFlag: boolean;
|
|
3705
|
+
isSearch: boolean;
|
|
3705
3706
|
isDesign: boolean;
|
|
3706
3707
|
showFormItem: boolean;
|
|
3707
|
-
isSearch: boolean;
|
|
3708
3708
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3709
3709
|
|
|
3710
3710
|
export declare const jsonItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -3786,9 +3786,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3786
3786
|
}>, {
|
|
3787
3787
|
disabled: boolean;
|
|
3788
3788
|
bareFlag: boolean;
|
|
3789
|
+
isSearch: boolean;
|
|
3789
3790
|
isDesign: boolean;
|
|
3790
3791
|
showFormItem: boolean;
|
|
3791
|
-
isSearch: boolean;
|
|
3792
3792
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3793
3793
|
|
|
3794
3794
|
/**
|
|
@@ -3906,9 +3906,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
3906
3906
|
}>, {
|
|
3907
3907
|
disabled: boolean;
|
|
3908
3908
|
bareFlag: boolean;
|
|
3909
|
+
isSearch: boolean;
|
|
3909
3910
|
isDesign: boolean;
|
|
3910
3911
|
showFormItem: boolean;
|
|
3911
|
-
isSearch: boolean;
|
|
3912
3912
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
3913
3913
|
|
|
3914
3914
|
/**
|
|
@@ -4089,9 +4089,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4089
4089
|
}>, {
|
|
4090
4090
|
disabled: boolean;
|
|
4091
4091
|
bareFlag: boolean;
|
|
4092
|
+
isSearch: boolean;
|
|
4092
4093
|
isDesign: boolean;
|
|
4093
4094
|
showFormItem: boolean;
|
|
4094
|
-
isSearch: boolean;
|
|
4095
4095
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4096
4096
|
|
|
4097
4097
|
export declare const numberRangeItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -4182,9 +4182,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4182
4182
|
disabled: boolean;
|
|
4183
4183
|
formFieldList: unknown[];
|
|
4184
4184
|
bareFlag: boolean;
|
|
4185
|
+
isSearch: boolean;
|
|
4185
4186
|
isDesign: boolean;
|
|
4186
4187
|
showFormItem: boolean;
|
|
4187
|
-
isSearch: boolean;
|
|
4188
4188
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4189
4189
|
|
|
4190
4190
|
export declare const operationConfirm: (msg: string) => Promise<boolean>;
|
|
@@ -4367,9 +4367,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4367
4367
|
}>, {
|
|
4368
4368
|
disabled: boolean;
|
|
4369
4369
|
bareFlag: boolean;
|
|
4370
|
+
isSearch: boolean;
|
|
4370
4371
|
isDesign: boolean;
|
|
4371
4372
|
showFormItem: boolean;
|
|
4372
|
-
isSearch: boolean;
|
|
4373
4373
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
4374
4374
|
starHorseTableCompRef: unknown;
|
|
4375
4375
|
}, any>;
|
|
@@ -4462,9 +4462,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4462
4462
|
}>, {
|
|
4463
4463
|
disabled: boolean;
|
|
4464
4464
|
bareFlag: boolean;
|
|
4465
|
+
isSearch: boolean;
|
|
4465
4466
|
isDesign: boolean;
|
|
4466
4467
|
showFormItem: boolean;
|
|
4467
|
-
isSearch: boolean;
|
|
4468
4468
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4469
4469
|
|
|
4470
4470
|
export declare const piniaInstance: Pinia;
|
|
@@ -4570,9 +4570,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4570
4570
|
}>, {
|
|
4571
4571
|
disabled: boolean;
|
|
4572
4572
|
bareFlag: boolean;
|
|
4573
|
+
isSearch: boolean;
|
|
4573
4574
|
isDesign: boolean;
|
|
4574
4575
|
showFormItem: boolean;
|
|
4575
|
-
isSearch: boolean;
|
|
4576
4576
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4577
4577
|
|
|
4578
4578
|
export declare const radioItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -4654,9 +4654,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4654
4654
|
}>, {
|
|
4655
4655
|
disabled: boolean;
|
|
4656
4656
|
bareFlag: boolean;
|
|
4657
|
+
isSearch: boolean;
|
|
4657
4658
|
isDesign: boolean;
|
|
4658
4659
|
showFormItem: boolean;
|
|
4659
|
-
isSearch: boolean;
|
|
4660
4660
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4661
4661
|
|
|
4662
4662
|
export declare const rateItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -4738,9 +4738,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4738
4738
|
}>, {
|
|
4739
4739
|
disabled: boolean;
|
|
4740
4740
|
bareFlag: boolean;
|
|
4741
|
+
isSearch: boolean;
|
|
4741
4742
|
isDesign: boolean;
|
|
4742
4743
|
showFormItem: boolean;
|
|
4743
|
-
isSearch: boolean;
|
|
4744
4744
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4745
4745
|
|
|
4746
4746
|
/**
|
|
@@ -4951,9 +4951,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
4951
4951
|
}>, {
|
|
4952
4952
|
disabled: boolean;
|
|
4953
4953
|
bareFlag: boolean;
|
|
4954
|
+
isSearch: boolean;
|
|
4954
4955
|
isDesign: boolean;
|
|
4955
4956
|
showFormItem: boolean;
|
|
4956
|
-
isSearch: boolean;
|
|
4957
4957
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
4958
4958
|
|
|
4959
4959
|
export declare type SelectOption = {
|
|
@@ -5199,9 +5199,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
5199
5199
|
}>, {
|
|
5200
5200
|
disabled: boolean;
|
|
5201
5201
|
bareFlag: boolean;
|
|
5202
|
+
isSearch: boolean;
|
|
5202
5203
|
isDesign: boolean;
|
|
5203
5204
|
showFormItem: boolean;
|
|
5204
|
-
isSearch: boolean;
|
|
5205
5205
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
5206
5206
|
signatureCanvas: HTMLCanvasElement;
|
|
5207
5207
|
}, any>;
|
|
@@ -5285,9 +5285,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
5285
5285
|
}>, {
|
|
5286
5286
|
disabled: boolean;
|
|
5287
5287
|
bareFlag: boolean;
|
|
5288
|
+
isSearch: boolean;
|
|
5288
5289
|
isDesign: boolean;
|
|
5289
5290
|
showFormItem: boolean;
|
|
5290
|
-
isSearch: boolean;
|
|
5291
5291
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
5292
5292
|
|
|
5293
5293
|
export declare const starHorseAxios: AxiosInstance;
|
|
@@ -7813,9 +7813,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
7813
7813
|
}>, {
|
|
7814
7814
|
disabled: boolean;
|
|
7815
7815
|
bareFlag: boolean;
|
|
7816
|
+
isSearch: boolean;
|
|
7816
7817
|
isDesign: boolean;
|
|
7817
7818
|
showFormItem: boolean;
|
|
7818
|
-
isSearch: boolean;
|
|
7819
7819
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7820
7820
|
|
|
7821
7821
|
export declare const tabContainer: DefineComponent<ExtractPropTypes< {
|
|
@@ -8067,9 +8067,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8067
8067
|
}>, {
|
|
8068
8068
|
disabled: boolean;
|
|
8069
8069
|
bareFlag: boolean;
|
|
8070
|
+
isSearch: boolean;
|
|
8070
8071
|
isDesign: boolean;
|
|
8071
8072
|
showFormItem: boolean;
|
|
8072
|
-
isSearch: boolean;
|
|
8073
8073
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8074
8074
|
|
|
8075
8075
|
export declare interface Tags {
|
|
@@ -8170,9 +8170,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8170
8170
|
}>, {
|
|
8171
8171
|
disabled: boolean;
|
|
8172
8172
|
bareFlag: boolean;
|
|
8173
|
+
isSearch: boolean;
|
|
8173
8174
|
isDesign: boolean;
|
|
8174
8175
|
showFormItem: boolean;
|
|
8175
|
-
isSearch: boolean;
|
|
8176
8176
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8177
8177
|
|
|
8178
8178
|
export declare const textItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -8254,9 +8254,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8254
8254
|
}>, {
|
|
8255
8255
|
disabled: boolean;
|
|
8256
8256
|
bareFlag: boolean;
|
|
8257
|
+
isSearch: boolean;
|
|
8257
8258
|
isDesign: boolean;
|
|
8258
8259
|
showFormItem: boolean;
|
|
8259
|
-
isSearch: boolean;
|
|
8260
8260
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8261
8261
|
|
|
8262
8262
|
export declare const timeItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -8338,9 +8338,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8338
8338
|
}>, {
|
|
8339
8339
|
disabled: boolean;
|
|
8340
8340
|
bareFlag: boolean;
|
|
8341
|
+
isSearch: boolean;
|
|
8341
8342
|
isDesign: boolean;
|
|
8342
8343
|
showFormItem: boolean;
|
|
8343
|
-
isSearch: boolean;
|
|
8344
8344
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8345
8345
|
|
|
8346
8346
|
export declare const timePickerItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -8422,9 +8422,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8422
8422
|
}>, {
|
|
8423
8423
|
disabled: boolean;
|
|
8424
8424
|
bareFlag: boolean;
|
|
8425
|
+
isSearch: boolean;
|
|
8425
8426
|
isDesign: boolean;
|
|
8426
8427
|
showFormItem: boolean;
|
|
8427
|
-
isSearch: boolean;
|
|
8428
8428
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8429
8429
|
|
|
8430
8430
|
export declare const toggle: (value?: boolean) => boolean;
|
|
@@ -8508,9 +8508,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8508
8508
|
}>, {
|
|
8509
8509
|
disabled: boolean;
|
|
8510
8510
|
bareFlag: boolean;
|
|
8511
|
+
isSearch: boolean;
|
|
8511
8512
|
isDesign: boolean;
|
|
8512
8513
|
showFormItem: boolean;
|
|
8513
|
-
isSearch: boolean;
|
|
8514
8514
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8515
8515
|
|
|
8516
8516
|
/**
|
|
@@ -8598,9 +8598,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8598
8598
|
}>, {
|
|
8599
8599
|
disabled: boolean;
|
|
8600
8600
|
bareFlag: boolean;
|
|
8601
|
+
isSearch: boolean;
|
|
8601
8602
|
isDesign: boolean;
|
|
8602
8603
|
showFormItem: boolean;
|
|
8603
|
-
isSearch: boolean;
|
|
8604
8604
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8605
8605
|
|
|
8606
8606
|
export declare const unknownItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -8674,9 +8674,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
8674
8674
|
}>, {
|
|
8675
8675
|
disabled: boolean;
|
|
8676
8676
|
bareFlag: boolean;
|
|
8677
|
+
isSearch: boolean;
|
|
8677
8678
|
isDesign: boolean;
|
|
8678
8679
|
showFormItem: boolean;
|
|
8679
|
-
isSearch: boolean;
|
|
8680
8680
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8681
8681
|
|
|
8682
8682
|
export declare const uploadItem: DefineComponent<ExtractPropTypes< {
|
|
@@ -8773,10 +8773,10 @@ formFieldList: Record<string, any>;
|
|
|
8773
8773
|
formInfo: Record<string, any>;
|
|
8774
8774
|
field: any;
|
|
8775
8775
|
bareFlag: boolean;
|
|
8776
|
+
isSearch: boolean;
|
|
8776
8777
|
parentField: Record<string, any>;
|
|
8777
8778
|
isDesign: boolean;
|
|
8778
8779
|
showFormItem: boolean;
|
|
8779
|
-
isSearch: boolean;
|
|
8780
8780
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
8781
8781
|
|
|
8782
8782
|
/**
|
|
@@ -9405,9 +9405,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
9405
9405
|
}>, {
|
|
9406
9406
|
disabled: boolean;
|
|
9407
9407
|
bareFlag: boolean;
|
|
9408
|
+
isSearch: boolean;
|
|
9408
9409
|
isDesign: boolean;
|
|
9409
9410
|
showFormItem: boolean;
|
|
9410
|
-
isSearch: boolean;
|
|
9411
9411
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
9412
9412
|
|
|
9413
9413
|
/**
|
|
@@ -9540,9 +9540,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
9540
9540
|
}>, {
|
|
9541
9541
|
disabled: boolean;
|
|
9542
9542
|
bareFlag: boolean;
|
|
9543
|
+
isSearch: boolean;
|
|
9543
9544
|
isDesign: boolean;
|
|
9544
9545
|
showFormItem: boolean;
|
|
9545
|
-
isSearch: boolean;
|
|
9546
9546
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
9547
9547
|
userTableRef: unknown;
|
|
9548
9548
|
}, any>;
|
|
@@ -10319,9 +10319,9 @@ onSelectItem?: (...args: any[]) => any;
|
|
|
10319
10319
|
}>, {
|
|
10320
10320
|
disabled: boolean;
|
|
10321
10321
|
bareFlag: boolean;
|
|
10322
|
+
isSearch: boolean;
|
|
10322
10323
|
isDesign: boolean;
|
|
10323
10324
|
showFormItem: boolean;
|
|
10324
|
-
isSearch: boolean;
|
|
10325
10325
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
10326
10326
|
markdownEditor: HTMLDivElement;
|
|
10327
10327
|
}, any>;
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "star-horse-lowcode",
|
|
3
3
|
"private": false,
|
|
4
4
|
"author": "l_1019@163.com",
|
|
5
|
-
"version": "2.7.
|
|
5
|
+
"version": "2.7.61",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"description": "星马低代码核心库,提供了低代码平台的基础功能和组件库。此库可引用到您的项目中,快速构建表单和列表。",
|
|
8
8
|
"keywords": [
|
|
@@ -26,7 +26,11 @@
|
|
|
26
26
|
"module": "dist/index.es.js",
|
|
27
27
|
"types": "dist/types/index.d.ts",
|
|
28
28
|
"files": [
|
|
29
|
-
"dist"
|
|
29
|
+
"dist",
|
|
30
|
+
"!src",
|
|
31
|
+
"!.git",
|
|
32
|
+
"!node_modules",
|
|
33
|
+
"!.vite-inspect"
|
|
30
34
|
],
|
|
31
35
|
"exports": {
|
|
32
36
|
".": {
|
|
@@ -98,7 +102,7 @@
|
|
|
98
102
|
"@types/uuid": "^10.0.0",
|
|
99
103
|
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
|
100
104
|
"@typescript-eslint/parser": "^8.38.0",
|
|
101
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
105
|
+
"@vitejs/plugin-vue": "^6.0.1",
|
|
102
106
|
"eslint": "^9.32.0",
|
|
103
107
|
"prettier": "^3.6.2",
|
|
104
108
|
"eslint-config-prettier": "^10.1.8",
|