@flyto/farco 1.1.5 → 1.1.6
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.es.js +2454 -2436
- package/dist/index.umd.js +36 -35
- package/dist/style.css +1 -1
- package/dist/types/components/fml-input/fml-input.vue.d.ts +35 -39
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.f-button+.f-button{margin-left:10px}.arco-btn-group .f-button+.f-button{margin-left:unset}.f-skeleton .arco-skeleton{background-color:#fff;padding:20px}.f-form.f-form--text .f-form-item{--form-item-padding-right: 5px;--form-item-margin-bottom: 5px}.f-form.f-form--text .arco-form-item-label-col{padding-right:8px}.f-form.f-form--text .arco-form-item-content,.f-form.f-form--text .arco-form-item-wrapper-col{min-height:28px}.f-form .f-form-item{--form-item-padding-right: 20px;--form-item-margin-bottom: 15px;padding-right:var(--form-item-padding-right);margin-bottom:var(--form-item-margin-bottom);display:flex;align-items:center}.f-form .f-form-item__prepend{padding-right:8px}.f-form .f-form-item__append{padding-left:8px}.f-form .f-form-item .arco-form-item-label-col{line-height:unset}.f-form .f-form-item .arco-form-item-label-col .arco-form-item-label{color:inherit;white-space:normal}.f-ml-
|
|
1
|
+
.f-button+.f-button{margin-left:10px}.arco-btn-group .f-button+.f-button{margin-left:unset}.f-skeleton .arco-skeleton{background-color:#fff;padding:20px}.f-form.f-form--text .f-form-item{--form-item-padding-right: 5px;--form-item-margin-bottom: 5px}.f-form.f-form--text .arco-form-item-label-col{padding-right:8px}.f-form.f-form--text .arco-form-item-content,.f-form.f-form--text .arco-form-item-wrapper-col{min-height:28px}.f-form .f-form-item{--form-item-padding-right: 20px;--form-item-margin-bottom: 15px;padding-right:var(--form-item-padding-right);margin-bottom:var(--form-item-margin-bottom);display:flex;align-items:center}.f-form .f-form-item__prepend{padding-right:8px}.f-form .f-form-item__append{padding-left:8px}.f-form .f-form-item .arco-form-item-label-col{line-height:unset}.f-form .f-form-item .arco-form-item-label-col .arco-form-item-label{color:inherit;white-space:normal}.f-ml-input__modal-tip{color:red;padding-left:3px}.f-range__wrap{display:flex;align-items:center;padding:0 10px}.f-range__wrap input::placeholder{color:var(--color-text-3)}.f-range__wrap .f-range-start,.f-range__wrap .f-range-end{border:none;width:39%;text-align:center}.f-range__wrap .f-range-start :focus,.f-range__wrap .f-range-end :focus{border:none}.f-range__wrap .f-range-separator{flex:1;text-align:center;padding:0 5px}.f-range__wrap .f-range-clear{cursor:pointer}.f-range__wrap .f-range-clear:hover{color:var(--el-text-color-secondary)}.f-range__wrap .f-range-clear--hover{opacity:0;visibility:hidden}.f-table{margin:10px}.f-table .arco-table .arco-table-element{min-width:unset}.f-table .arco-table .arco-table-td{max-width:0}.f-table .arco-card-body{padding-top:0}.f-table .arco-table-border-header-cell .arco-table-th{border-bottom:none}.f-table .arco-table-border-header-cell .arco-table-th:last-child{border-right:none}.f-table .arco-table-header .arco-table-th-title{overflow:unset;white-space:unset;text-overflow:unset}.f-table .arco-table-body .arco-table-element{padding-bottom:15px}.f-table .arco-table-body .arco-table-element .arco-table-tr-empty .arco-table-td{border-bottom:none}.f-table .hide-scroll-y .arco-scrollbar-track-direction-vertical{display:none}.f-table-toolbar{padding:9px 0;margin:0 -3px;line-height:22px;display:flex;align-items:center;background-color:var(--color-bg-2)}.f-table-toolbar .toolbar-title{--title-size: 14px;padding-right:10px;font-size:var(--title-size)}.f-table-toolbar .toolbar-title.toolbar-title--mini{--title-size: 13px}.f-table-toolbar .toolbar-title.toolbar-title--large{--title-size: 16px}.f-table-toolbar .toolbar-btns{text-align:left;flex:1;padding:0}.f-table-toolbar .toolbar-quick button{--color-secondary: var(--color-neutral-3)}.f-table-toolbar .toolbar-quick button:hover{background-color:rgb(var(--primary-2))}.f-table--split{width:calc(100% - 1px)}.f-table--split .arco-split-trigger-vertical{height:auto}.f-table--split .arco-split-pane-first{overflow-y:hidden;padding-right:5px}.f-table--split .arco-split-pane-second{overflow-x:visible;position:relative}.f-table--split-selected__header{padding:0 5px 5px;position:sticky;top:0;background-color:#fff;z-index:10}.f-table--split-selected__header span:last-child{font-size:12px;color:var(--color-text-3)}.f-table--split-selected__content{padding:10px 5px}.f-table--split-selected-tag .arco-typography{margin-bottom:0}.f-table-content .arco-scrollbar.arco-scrollbar-type-embed .arco-scrollbar-thumb{opacity:1}.f-table-cols-set .f-table-cols-set__tip{margin-bottom:15px;padding-left:8px;font-size:13px;color:rgb(var(--warning-6))}.f-table-cols-set .f-table-cols-set__content{display:flex;flex-wrap:wrap;width:100%}.f-table-cols-set .f-table-cols-set__content .set-item{padding:5px 10px;margin:5px;border:1px solid var(--color-fill-3);border-radius:5px;position:relative;transition:padding .4s,margin .4s}.f-table-cols-set .f-table-cols-set__content .set-item.is-checked{border-color:rgb(var(--primary-6));--color-text-1: rgb(var(--primary-6))}.f-table-cols-set .f-table-cols-set__content .set-item.set-item--hover{padding-right:18px;margin-right:-4px}.f-table-cols-set .f-table-cols-set__content .set-item.set-item--hover .set-item__icon{right:3px}.f-table-cols-set .f-table-cols-set__content .set-item .set-item_label{position:relative;z-index:9;background:#ffffff}.f-table-cols-set .f-table-cols-set__content .set-item .set-item__icon{font-size:15px;background:#fff;position:absolute;top:8px;right:10px;transition:right .4s;cursor:move;z-index:0}.f-query-list.arco-card-size-medium .arco-card-header-title{font-size:18px}.f-query-list .arco-card-header{border-bottom:none}.f-query-list .f-query-list__top-divider-right-orientation{z-index:1}.f-query-list .f-query-list__top-divider-right-orientation .arco-divider-text-right{cursor:pointer;right:100px}.f-query-list .f-query-list__filter{display:flex}.f-query-list .f-query-list__filter--simple{display:grid;grid-template-columns:auto 50px;margin-bottom:10px}.f-query-list .f-query-list__filter--simple .f-query-list__filter-form{margin-bottom:0}.f-query-list .f-query-list__filter--simple .f-query-list__filter-form .f-form-item{--form-item-padding-right: 10px;--form-item-margin-bottom: 0px}.f-query-list .f-query-list__filter-form{margin-bottom:-20px}.f-query-list .f-query-list__filter-divider{position:relative;margin-top:-5px;margin-bottom:-5px;transition:all .2s ease-in}.f-query-list .f-query-list__filter-divider .icon{position:absolute;top:30px;left:0;right:0;text-align:center;padding:4px 0;background-color:#fff}.f-query-list .f-query-list__filter-divider .icon svg{transition:all .2s ease-in}.f-query-list .f-query-list__filter-divider .divider{margin-right:15px;height:100%}.f-query-list .f-query-list__filter-handle{width:100px;text-align:center}.f-query-list .f-query-list__filter-handle .f-button+.f-button{margin-left:0;margin-top:10px}.f-query-list__divider{margin:0}.f-query-list__table .arco-card{border:none;margin:0}.f-query-list__table .arco-card .arco-card-body{padding:0}.f-choice{height:500px}.f-choice-query .f-table .arco-table-header-sticky{top:0!important}.f-choice-result{box-shadow:none;width:300px;min-width:300px;max-width:500px}.f-date{width:100%}.f-text{display:flex;align-items:center}.f-text .f-text__pre-icon{margin-right:5px}.f-select{width:100%;display:flex;align-items:center}.f-select .f-select__append:not(:empty){padding-left:10px}.f-select .f-select__preend:not(:empty){padding-right:10px}.f-select .arco-select-dropdown .arco-select-option-checkbox{pointer-events:none}.f-select-tool{position:sticky;top:0;z-index:9}.f-select-tool .f-select-multiple-tool{padding:3px 10px;margin-bottom:2px;background-color:var(--color-bg-1);box-shadow:var(--box-shadow-light)}.f-search{cursor:pointer;width:100%}.f-search .arco-input-wrapper{cursor:pointer}.arco-typography b{font-weight:700}.arco-typography[data-v-cc19d558]{display:flex}.f-text__content[data-v-cc19d558]{position:relative;width:100%}.f-text__content .content-more[data-v-cc19d558]{position:absolute;right:0;bottom:0;background:-webkit-linear-gradient(left,transparent,#fff,#fff);padding-left:50px;cursor:pointer;color:rgb(var(--primary-6));font-size:12px}
|
|
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
31
31
|
/**
|
|
32
32
|
* 值,在非受控模式下,读取组件的值
|
|
33
33
|
*/
|
|
34
|
-
value: import('vue').
|
|
34
|
+
value: import('vue').WritableComputedRef<string, string>;
|
|
35
35
|
/**
|
|
36
36
|
* 获取输入框的焦点
|
|
37
37
|
*/
|
|
@@ -55,9 +55,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
55
55
|
textareaIns: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
56
56
|
modelValue: StringConstructor;
|
|
57
57
|
defaultValue: {
|
|
58
|
-
/**
|
|
59
|
-
* 失去输入框的焦点
|
|
60
|
-
*/
|
|
61
58
|
type: StringConstructor;
|
|
62
59
|
default: string;
|
|
63
60
|
};
|
|
@@ -89,10 +86,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
89
86
|
type: import('vue').PropType<boolean | {
|
|
90
87
|
minRows?: number | undefined;
|
|
91
88
|
maxRows?: number | undefined;
|
|
92
|
-
}>;
|
|
93
|
-
* 手动切换弹出层的显隐状态
|
|
94
|
-
* @param status 手动指定显隐状态
|
|
95
|
-
*/
|
|
89
|
+
}>;
|
|
96
90
|
default: boolean;
|
|
97
91
|
};
|
|
98
92
|
wordLength: {
|
|
@@ -107,7 +101,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
107
101
|
}>> & Readonly<{
|
|
108
102
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
109
103
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
|
110
|
-
onChange?: ((value: string, ev: Event) => any) | undefined;
|
|
104
|
+
onChange?: ((value: string, ev: Event) => any) | undefined; /**
|
|
105
|
+
* 手动切换弹出层的显隐状态
|
|
106
|
+
* @param status 手动指定显隐状态
|
|
107
|
+
*/
|
|
111
108
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
112
109
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
|
113
110
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -150,9 +147,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
150
147
|
change: (value: string, ev: Event) => true;
|
|
151
148
|
clear: (ev: MouseEvent) => true;
|
|
152
149
|
focus: (ev: FocusEvent) => true;
|
|
153
|
-
blur: (ev: FocusEvent) => true;
|
|
154
|
-
* 获取输入框的焦点
|
|
155
|
-
*/
|
|
150
|
+
blur: (ev: FocusEvent) => true;
|
|
156
151
|
}, import('vue').PublicProps, {
|
|
157
152
|
disabled: boolean;
|
|
158
153
|
error: boolean;
|
|
@@ -165,6 +160,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
165
160
|
showWordLimit: boolean;
|
|
166
161
|
autoSize: boolean | {
|
|
167
162
|
minRows?: number | undefined;
|
|
163
|
+
/**
|
|
164
|
+
* 失去输入框的焦点
|
|
165
|
+
*/
|
|
168
166
|
maxRows?: number | undefined;
|
|
169
167
|
};
|
|
170
168
|
}, true, {}, {}, {
|
|
@@ -214,9 +212,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
214
212
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
215
213
|
modelValue: StringConstructor;
|
|
216
214
|
defaultValue: {
|
|
217
|
-
/**
|
|
218
|
-
* 失去输入框的焦点
|
|
219
|
-
*/
|
|
220
215
|
type: StringConstructor;
|
|
221
216
|
default: string;
|
|
222
217
|
};
|
|
@@ -248,10 +243,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
248
243
|
type: import('vue').PropType<boolean | {
|
|
249
244
|
minRows?: number | undefined;
|
|
250
245
|
maxRows?: number | undefined;
|
|
251
|
-
}>;
|
|
252
|
-
* 手动切换弹出层的显隐状态
|
|
253
|
-
* @param status 手动指定显隐状态
|
|
254
|
-
*/
|
|
246
|
+
}>;
|
|
255
247
|
default: boolean;
|
|
256
248
|
};
|
|
257
249
|
wordLength: {
|
|
@@ -266,7 +258,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
266
258
|
}>> & Readonly<{
|
|
267
259
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
268
260
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
|
269
|
-
onChange?: ((value: string, ev: Event) => any) | undefined;
|
|
261
|
+
onChange?: ((value: string, ev: Event) => any) | undefined; /**
|
|
262
|
+
* 手动切换弹出层的显隐状态
|
|
263
|
+
* @param status 手动指定显隐状态
|
|
264
|
+
*/
|
|
270
265
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
271
266
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
|
272
267
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -315,14 +310,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
315
310
|
showWordLimit: boolean;
|
|
316
311
|
autoSize: boolean | {
|
|
317
312
|
minRows?: number | undefined;
|
|
313
|
+
/**
|
|
314
|
+
* 失去输入框的焦点
|
|
315
|
+
*/
|
|
318
316
|
maxRows?: number | undefined;
|
|
319
317
|
};
|
|
320
318
|
}> | undefined, import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
321
319
|
modelValue: StringConstructor;
|
|
322
320
|
defaultValue: {
|
|
323
|
-
/**
|
|
324
|
-
* 失去输入框的焦点
|
|
325
|
-
*/
|
|
326
321
|
type: StringConstructor;
|
|
327
322
|
default: string;
|
|
328
323
|
};
|
|
@@ -354,10 +349,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
354
349
|
type: import('vue').PropType<boolean | {
|
|
355
350
|
minRows?: number | undefined;
|
|
356
351
|
maxRows?: number | undefined;
|
|
357
|
-
}>;
|
|
358
|
-
* 手动切换弹出层的显隐状态
|
|
359
|
-
* @param status 手动指定显隐状态
|
|
360
|
-
*/
|
|
352
|
+
}>;
|
|
361
353
|
default: boolean;
|
|
362
354
|
};
|
|
363
355
|
wordLength: {
|
|
@@ -372,7 +364,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
372
364
|
}>> & Readonly<{
|
|
373
365
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
374
366
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
|
375
|
-
onChange?: ((value: string, ev: Event) => any) | undefined;
|
|
367
|
+
onChange?: ((value: string, ev: Event) => any) | undefined; /**
|
|
368
|
+
* 手动切换弹出层的显隐状态
|
|
369
|
+
* @param status 手动指定显隐状态
|
|
370
|
+
*/
|
|
376
371
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
377
372
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
|
378
373
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -415,9 +410,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
415
410
|
change: (value: string, ev: Event) => true;
|
|
416
411
|
clear: (ev: MouseEvent) => true;
|
|
417
412
|
focus: (ev: FocusEvent) => true;
|
|
418
|
-
blur: (ev: FocusEvent) => true;
|
|
419
|
-
* 获取输入框的焦点
|
|
420
|
-
*/
|
|
413
|
+
blur: (ev: FocusEvent) => true;
|
|
421
414
|
}, import('vue').PublicProps, {
|
|
422
415
|
disabled: boolean;
|
|
423
416
|
error: boolean;
|
|
@@ -430,6 +423,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
430
423
|
showWordLimit: boolean;
|
|
431
424
|
autoSize: boolean | {
|
|
432
425
|
minRows?: number | undefined;
|
|
426
|
+
/**
|
|
427
|
+
* 失去输入框的焦点
|
|
428
|
+
*/
|
|
433
429
|
maxRows?: number | undefined;
|
|
434
430
|
};
|
|
435
431
|
}, true, {}, {}, {
|
|
@@ -479,9 +475,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
479
475
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
480
476
|
modelValue: StringConstructor;
|
|
481
477
|
defaultValue: {
|
|
482
|
-
/**
|
|
483
|
-
* 失去输入框的焦点
|
|
484
|
-
*/
|
|
485
478
|
type: StringConstructor;
|
|
486
479
|
default: string;
|
|
487
480
|
};
|
|
@@ -513,10 +506,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
513
506
|
type: import('vue').PropType<boolean | {
|
|
514
507
|
minRows?: number | undefined;
|
|
515
508
|
maxRows?: number | undefined;
|
|
516
|
-
}>;
|
|
517
|
-
* 手动切换弹出层的显隐状态
|
|
518
|
-
* @param status 手动指定显隐状态
|
|
519
|
-
*/
|
|
509
|
+
}>;
|
|
520
510
|
default: boolean;
|
|
521
511
|
};
|
|
522
512
|
wordLength: {
|
|
@@ -531,7 +521,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
531
521
|
}>> & Readonly<{
|
|
532
522
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
|
533
523
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
|
534
|
-
onChange?: ((value: string, ev: Event) => any) | undefined;
|
|
524
|
+
onChange?: ((value: string, ev: Event) => any) | undefined; /**
|
|
525
|
+
* 手动切换弹出层的显隐状态
|
|
526
|
+
* @param status 手动指定显隐状态
|
|
527
|
+
*/
|
|
535
528
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
|
536
529
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
|
537
530
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -580,6 +573,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
580
573
|
showWordLimit: boolean;
|
|
581
574
|
autoSize: boolean | {
|
|
582
575
|
minRows?: number | undefined;
|
|
576
|
+
/**
|
|
577
|
+
* 失去输入框的焦点
|
|
578
|
+
*/
|
|
583
579
|
maxRows?: number | undefined;
|
|
584
580
|
};
|
|
585
581
|
}> | undefined>;
|