@qynpm/ui 1.0.34 → 1.0.36
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 +91 -56
- package/dist/index.cjs +7 -6
- package/dist/index.mjs +63 -61
- package/dist/qy-action-bar/index.cjs +1 -1
- package/dist/qy-action-bar/index.mjs +1 -1
- package/dist/qy-dialog/index.cjs +1 -1
- package/dist/qy-dialog/index.mjs +1 -1
- package/dist/qy-drawer/index.cjs +1 -1
- package/dist/qy-drawer/index.mjs +1 -1
- package/dist/qy-file-picker/index.cjs +1 -1
- package/dist/qy-file-picker/index.mjs +1 -1
- package/dist/qy-form-section/index.cjs +1 -1
- package/dist/qy-form-section/index.mjs +1 -1
- package/dist/qy-iframe/index.cjs +1 -1
- package/dist/qy-iframe/index.mjs +1 -1
- package/dist/qy-image/index.cjs +1 -1
- package/dist/qy-image/index.mjs +1 -1
- package/dist/qy-image-preview/index.cjs +1 -1
- package/dist/qy-image-preview/index.mjs +2 -2
- package/dist/qy-image-upload/index.cjs +1 -1
- package/dist/qy-image-upload/index.mjs +1 -1
- package/dist/qy-input-number/index.cjs +1 -1
- package/dist/qy-input-number/index.mjs +1 -1
- package/dist/qy-input-tag/index.cjs +1 -0
- package/dist/qy-input-tag/index.mjs +7 -0
- package/dist/qy-legacy-selection-dialog/index.cjs +1 -1
- package/dist/qy-legacy-selection-dialog/index.mjs +1 -1
- package/dist/qy-menu-actions/index.cjs +1 -1
- package/dist/qy-menu-actions/index.mjs +1 -1
- package/dist/qy-money-input/index.cjs +1 -1
- package/dist/qy-money-input/index.mjs +5 -2
- package/dist/qy-popover/index.cjs +1 -1
- package/dist/qy-popover/index.mjs +1 -1
- package/dist/qy-record-quote-search/index.cjs +1 -1
- package/dist/qy-record-quote-search/index.mjs +1 -1
- package/dist/qy-remark-image/index.cjs +1 -1
- package/dist/qy-remark-image/index.mjs +1 -1
- package/dist/qy-remote-select/index.cjs +1 -1
- package/dist/qy-remote-select/index.mjs +1 -1
- package/dist/qy-search-input/index.cjs +1 -1
- package/dist/qy-search-input/index.mjs +1 -1
- package/dist/qy-selection-dialog/index.cjs +1 -1
- package/dist/qy-selection-dialog/index.mjs +1 -1
- package/dist/qy-tree-select/index.cjs +1 -1
- package/dist/qy-tree-select/index.mjs +1 -1
- package/dist/qy-upload/index.cjs +1 -1
- package/dist/qy-upload/index.mjs +5 -2
- package/dist/shared/{index-IXbvJ9d7.mjs → index-4SkLDBra.mjs} +1 -1
- package/dist/shared/index-BYX0biqw.mjs +766 -0
- package/dist/shared/{index-n04hARNG.cjs → index-Bli6Gx5d.cjs} +1 -1
- package/dist/shared/{index-BBZQowyp.mjs → index-BuUtJrIy.mjs} +9 -9
- package/dist/shared/index-BxxwEr52.mjs +107 -0
- package/dist/shared/index-C1i-hd-W.cjs +1 -0
- package/dist/shared/{index-Dyyp1ix9.cjs → index-C7lRQtzs.cjs} +1 -1
- package/dist/shared/{index-C_adKysL.mjs → index-CdnHMuo3.mjs} +1 -1
- package/dist/shared/index-D654b42n.mjs +2754 -0
- package/dist/shared/{index-D6-K5xSD.cjs → index-DlGwHshu.cjs} +1 -1
- package/dist/shared/{index-BeubtXXl.cjs → index-DnHfk7NM.cjs} +1 -1
- package/dist/shared/index-DnNIseRJ.cjs +1 -0
- package/dist/shared/{index-ccugL1Ie.mjs → index-Dr-Q5krU.mjs} +4 -4
- package/dist/shared/index-aIqtIYsu.cjs +1 -0
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-BiIgNax-.cjs +1 -0
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-CqSJ_8hG.cjs +1 -0
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-DIWWHODS.mjs +197 -0
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-DwFGEW4B.mjs +143 -0
- package/dist/shared/{index.vue_vue_type_script_setup_true_lang-DoL8xnpo.mjs → index.vue_vue_type_script_setup_true_lang-IyZesuKm.mjs} +9 -9
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-ccFLNRry.cjs +1 -0
- package/dist/shared/index.vue_vue_type_style_index_0_lang-B1FgJZbw.mjs +148 -0
- package/dist/shared/index.vue_vue_type_style_index_0_lang-DHK86rdP.cjs +1 -0
- package/dist/shared/index.vue_vue_type_style_index_0_lang-DVXf-yUs.cjs +1 -0
- package/dist/shared/{index.vue_vue_type_style_index_0_lang-BJXS2dVf.mjs → index.vue_vue_type_style_index_0_lang-DsOg_Rum.mjs} +19 -17
- package/dist/shared/utils-BjEXwY3L.cjs +1 -0
- package/dist/shared/utils-DoyI5oM8.mjs +148 -0
- package/index.d.ts +113 -56
- package/package.json +489 -483
- package/qy-alert/index.d.ts +64 -64
- package/qy-autocomplete/index.d.ts +5 -5
- package/qy-avatar/index.d.ts +67 -67
- package/qy-badge/index.d.ts +63 -63
- package/qy-card/index.d.ts +64 -64
- package/qy-cascader/index.d.ts +198 -198
- package/qy-collapse/index.d.ts +59 -59
- package/qy-collapse-item/index.d.ts +45 -45
- package/qy-descriptions/index.d.ts +47 -47
- package/qy-descriptions-item/index.d.ts +46 -46
- package/qy-dialog/index.d.ts +63 -63
- package/qy-divider/index.d.ts +53 -53
- package/qy-drawer/index.d.ts +55 -55
- package/qy-empty/index.d.ts +51 -51
- package/qy-file-picker/index.d.ts +4 -1
- package/qy-iframe/index.d.ts +66 -66
- package/qy-image/index.d.ts +28 -28
- package/qy-image-preview/index.d.ts +20 -20
- package/qy-image-upload/index.d.ts +69 -12
- package/qy-input/index.d.ts +76 -18
- package/qy-input-number/index.d.ts +64 -30
- package/qy-input-tag/index.d.ts +69 -0
- package/qy-link/index.d.ts +69 -69
- package/qy-loading/index.d.ts +25 -25
- package/qy-menu-actions/index.d.ts +29 -29
- package/qy-money-input/index.d.ts +87 -12
- package/qy-progress/index.d.ts +74 -74
- package/qy-result/index.d.ts +64 -64
- package/qy-scrollbar/index.d.ts +85 -85
- package/qy-skeleton/index.d.ts +54 -54
- package/qy-skeleton-item/index.d.ts +48 -48
- package/qy-step/index.d.ts +55 -55
- package/qy-steps/index.d.ts +62 -62
- package/qy-tab-pane/index.d.ts +40 -40
- package/qy-table-column-settings/index.d.ts +18 -18
- package/qy-tabs/index.d.ts +84 -84
- package/qy-tree/index.d.ts +132 -132
- package/qy-tree-select/index.d.ts +123 -123
- package/qy-upload/index.d.ts +99 -5
- package/dist/shared/index-BkX9xlbI.cjs +0 -1
- package/dist/shared/index-C_1KP3l9.mjs +0 -129
- package/dist/shared/index-Dw5upK-A.cjs +0 -1
- package/dist/shared/index-fh9l84rU.mjs +0 -3541
- package/dist/shared/index.vue_vue_type_script_setup_true_lang-5gku7Zwv.cjs +0 -1
- package/dist/shared/index.vue_vue_type_style_index_0_lang-B0CXLnL1.mjs +0 -132
- package/dist/shared/index.vue_vue_type_style_index_0_lang-DccRGtZE.cjs +0 -1
- package/dist/shared/index.vue_vue_type_style_index_0_lang-M0qKRXd2.cjs +0 -1
- package/dist/shared/utils-D2KAQCCB.cjs +0 -1
- package/dist/shared/utils-DUntDntI.mjs +0 -112
- /package/dist/shared/{index.vue_vue_type_script_setup_true_lang-q37rBg6Z.mjs → index.vue_vue_type_script_setup_true_lang-CGsXVhJy.mjs} +0 -0
- /package/dist/shared/{index.vue_vue_type_script_setup_true_lang-CglCPcj-.cjs → index.vue_vue_type_script_setup_true_lang-Dk83TGiU.cjs} +0 -0
package/index.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
import type { App, Plugin } from 'vue'
|
|
1
|
+
import type { App, Plugin } from 'vue'
|
|
2
|
+
import type QyUploadComponent from './qy-upload'
|
|
3
|
+
import type QyImageUploadComponent from './qy-image-upload'
|
|
2
4
|
import type QyFilePickerComponent from './qy-file-picker'
|
|
3
5
|
import type QyCheckboxComponent from './qy-checkbox'
|
|
4
6
|
import type QyCheckboxGroupComponent from './qy-checkbox-group'
|
|
@@ -31,11 +33,11 @@ import type QyAsideComponent from './qy-aside'
|
|
|
31
33
|
import type QyMainComponent from './qy-main'
|
|
32
34
|
import type QyDescriptionsComponent from './qy-descriptions'
|
|
33
35
|
import type QyDescriptionsItemComponent from './qy-descriptions-item'
|
|
34
|
-
import type QyCollapseComponent from './qy-collapse'
|
|
35
|
-
import type QyCollapseItemComponent from './qy-collapse-item'
|
|
36
|
-
import type QyLinkComponent from './qy-link'
|
|
37
|
-
import type QyIframeComponent from './qy-iframe'
|
|
38
|
-
import type QyDividerComponent from './qy-divider'
|
|
36
|
+
import type QyCollapseComponent from './qy-collapse'
|
|
37
|
+
import type QyCollapseItemComponent from './qy-collapse-item'
|
|
38
|
+
import type QyLinkComponent from './qy-link'
|
|
39
|
+
import type QyIframeComponent from './qy-iframe'
|
|
40
|
+
import type QyDividerComponent from './qy-divider'
|
|
39
41
|
import type QyEmptyComponent from './qy-empty'
|
|
40
42
|
import type QyAlertComponent from './qy-alert'
|
|
41
43
|
import type QyCardComponent from './qy-card'
|
|
@@ -47,29 +49,60 @@ import type QyProgressComponent from './qy-progress'
|
|
|
47
49
|
import type QyStatisticComponent from './qy-statistic'
|
|
48
50
|
import type QyAvatarComponent from './qy-avatar'
|
|
49
51
|
import type QyTreeComponent from './qy-tree'
|
|
50
|
-
import type QyInputComponent from './qy-input'
|
|
51
|
-
import type
|
|
52
|
+
import type QyInputComponent from './qy-input'
|
|
53
|
+
import type QyInputTagComponent from './qy-input-tag'
|
|
54
|
+
import type QyInputNumberComponent from './qy-input-number'
|
|
55
|
+
import type QyDatePickerComponent from './qy-date-picker'
|
|
56
|
+
import type QyMoneyInputComponent from './qy-money-input'
|
|
52
57
|
|
|
53
58
|
export type {
|
|
54
59
|
QyInputNumberClearValue,
|
|
55
60
|
QyInputNumberControlsPosition,
|
|
56
|
-
QyInputNumberEmits,
|
|
57
|
-
QyInputNumberExposed,
|
|
58
|
-
QyInputNumberProps,
|
|
59
|
-
QyInputNumberSize,
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
QyInputNumberEmits,
|
|
62
|
+
QyInputNumberExposed,
|
|
63
|
+
QyInputNumberProps,
|
|
64
|
+
QyInputNumberSize,
|
|
65
|
+
QyInputNumberSlots,
|
|
66
|
+
QyInputNumberValue
|
|
67
|
+
} from './qy-input-number'
|
|
62
68
|
|
|
63
|
-
export type {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
69
|
+
export type {
|
|
70
|
+
QyInputAutoSize,
|
|
71
|
+
QyInputEmits,
|
|
72
|
+
QyInputExposed,
|
|
73
|
+
QyInputIcon,
|
|
74
|
+
QyInputInputMode,
|
|
75
|
+
QyInputModelValue,
|
|
76
|
+
QyInputModelModifiers,
|
|
77
|
+
QyInputProps,
|
|
78
|
+
QyInputSize,
|
|
79
|
+
QyInputStyle,
|
|
80
|
+
QyInputTrimMode,
|
|
70
81
|
QyInputType,
|
|
71
82
|
QyInputValue
|
|
72
|
-
} from './qy-input'
|
|
83
|
+
} from './qy-input'
|
|
84
|
+
|
|
85
|
+
export type {
|
|
86
|
+
QyInputTagEffect,
|
|
87
|
+
QyInputTagEmits,
|
|
88
|
+
QyInputTagExposed,
|
|
89
|
+
QyInputTagModelValue,
|
|
90
|
+
QyInputTagProps,
|
|
91
|
+
QyInputTagSize,
|
|
92
|
+
QyInputTagSlots,
|
|
93
|
+
QyInputTagTone,
|
|
94
|
+
QyInputTagTrigger
|
|
95
|
+
} from './qy-input-tag'
|
|
96
|
+
|
|
97
|
+
export type {
|
|
98
|
+
QyMoneyInputEmits,
|
|
99
|
+
QyMoneyInputExposed,
|
|
100
|
+
QyMoneyInputFormatTrigger,
|
|
101
|
+
QyMoneyInputProps,
|
|
102
|
+
QyMoneyInputSize,
|
|
103
|
+
QyMoneyInputSlots,
|
|
104
|
+
QyMoneyInputValue
|
|
105
|
+
} from './qy-money-input'
|
|
73
106
|
|
|
74
107
|
export type {
|
|
75
108
|
QyFilePickerExposed,
|
|
@@ -348,22 +381,43 @@ export type {
|
|
|
348
381
|
QyCollapseItemProps,
|
|
349
382
|
QyCollapseItemSlots
|
|
350
383
|
} from './qy-collapse-item'
|
|
351
|
-
export type {
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
384
|
+
export type {
|
|
385
|
+
QyUploadEmits,
|
|
386
|
+
QyUploadExposed,
|
|
387
|
+
QyUploadInvalidCode,
|
|
388
|
+
QyUploadInvalidDetail,
|
|
389
|
+
QyUploadProps,
|
|
390
|
+
QyUploadRequest,
|
|
391
|
+
QyUploadRequestContext,
|
|
392
|
+
QyUploadResult,
|
|
393
|
+
QyUploadValue,
|
|
394
|
+
QyUploadValueFormat,
|
|
395
|
+
QyUploadVariant
|
|
396
|
+
} from './qy-upload'
|
|
397
|
+
|
|
398
|
+
export type {
|
|
399
|
+
QyImageUploadEmits,
|
|
400
|
+
QyImageUploadExposed,
|
|
401
|
+
QyImageUploadMode,
|
|
402
|
+
QyImageUploadProps
|
|
403
|
+
} from './qy-image-upload'
|
|
404
|
+
|
|
405
|
+
export type {
|
|
406
|
+
QyLinkAttrs,
|
|
407
|
+
QyLinkEmits,
|
|
408
|
+
QyLinkProps,
|
|
409
|
+
QyLinkSlots,
|
|
410
|
+
QyLinkType,
|
|
411
|
+
QyLinkUnderline
|
|
412
|
+
} from './qy-link'
|
|
413
|
+
export type {
|
|
414
|
+
QyIframeAttrs,
|
|
415
|
+
QyIframeEmits,
|
|
416
|
+
QyIframeLoading,
|
|
417
|
+
QyIframeProps,
|
|
418
|
+
QyIframeReferrerPolicy
|
|
419
|
+
} from './qy-iframe'
|
|
420
|
+
export type {
|
|
367
421
|
QyDividerAttrs,
|
|
368
422
|
QyDividerBorderStyle,
|
|
369
423
|
QyDividerContentPosition,
|
|
@@ -473,16 +527,17 @@ export type {
|
|
|
473
527
|
} from './qy-date-picker'
|
|
474
528
|
|
|
475
529
|
// 根入口类型声明,对应 @qynpm/ui 的命名导出和 app.use(QyUI) 整包注册。
|
|
476
|
-
export const QyUpload:
|
|
530
|
+
export const QyUpload: typeof QyUploadComponent
|
|
477
531
|
export const QyImage: Plugin
|
|
478
532
|
export const QyImagePreview: Plugin
|
|
479
|
-
export const QyImageUpload:
|
|
533
|
+
export const QyImageUpload: typeof QyImageUploadComponent
|
|
480
534
|
export const QyDialog: typeof QyDialogComponent
|
|
481
535
|
export const QyButton: Plugin
|
|
482
536
|
export const QyDropdown: Plugin
|
|
483
|
-
export const QyInput: typeof QyInputComponent
|
|
484
|
-
export
|
|
485
|
-
export
|
|
537
|
+
export const QyInput: typeof QyInputComponent
|
|
538
|
+
export const QyInputTag: typeof QyInputTagComponent
|
|
539
|
+
export { QyInputNumber } from './qy-input-number'
|
|
540
|
+
export const QyMoneyInput: typeof QyMoneyInputComponent
|
|
486
541
|
export const QyDatePicker: typeof QyDatePickerComponent
|
|
487
542
|
export const QyCheckbox: typeof QyCheckboxComponent
|
|
488
543
|
export const QyCheckboxGroup: typeof QyCheckboxGroupComponent
|
|
@@ -500,7 +555,8 @@ export const QySelectionDialog: Plugin
|
|
|
500
555
|
export const QyLegacySelectionDialog: Plugin
|
|
501
556
|
export const QyFormSection: Plugin
|
|
502
557
|
export const QyActionBar: Plugin
|
|
503
|
-
|
|
558
|
+
/** @deprecated 请使用 QyUpload 的本地选择模式。 */
|
|
559
|
+
export const QyFilePicker: typeof QyFilePickerComponent
|
|
504
560
|
export const QySwitch: typeof QySwitchComponent
|
|
505
561
|
export const QyTag: typeof QyTagComponent
|
|
506
562
|
export const QyBadge: typeof QyBadgeComponent
|
|
@@ -529,11 +585,11 @@ export const QyAside: typeof QyAsideComponent
|
|
|
529
585
|
export const QyMain: typeof QyMainComponent
|
|
530
586
|
export const QyDescriptions: typeof QyDescriptionsComponent
|
|
531
587
|
export const QyDescriptionsItem: typeof QyDescriptionsItemComponent
|
|
532
|
-
export const QyCollapse: typeof QyCollapseComponent
|
|
533
|
-
export const QyCollapseItem: typeof QyCollapseItemComponent
|
|
534
|
-
export const QyLink: typeof QyLinkComponent
|
|
535
|
-
export const QyIframe: typeof QyIframeComponent
|
|
536
|
-
export const QyDivider: typeof QyDividerComponent
|
|
588
|
+
export const QyCollapse: typeof QyCollapseComponent
|
|
589
|
+
export const QyCollapseItem: typeof QyCollapseItemComponent
|
|
590
|
+
export const QyLink: typeof QyLinkComponent
|
|
591
|
+
export const QyIframe: typeof QyIframeComponent
|
|
592
|
+
export const QyDivider: typeof QyDividerComponent
|
|
537
593
|
export const QyEmpty: typeof QyEmptyComponent
|
|
538
594
|
export const QyAlert: typeof QyAlertComponent
|
|
539
595
|
export const QyCard: typeof QyCardComponent
|
|
@@ -569,8 +625,9 @@ declare const _default: Plugin & {
|
|
|
569
625
|
QyDialog: typeof QyDialog
|
|
570
626
|
QyButton: typeof QyButton
|
|
571
627
|
QyDropdown: typeof QyDropdown
|
|
572
|
-
QyInput: typeof QyInput
|
|
573
|
-
|
|
628
|
+
QyInput: typeof QyInput
|
|
629
|
+
QyInputTag: typeof QyInputTagComponent
|
|
630
|
+
QyInputNumber: typeof QyInputNumberComponent
|
|
574
631
|
QyMoneyInput: typeof QyMoneyInput
|
|
575
632
|
QyDatePicker: typeof QyDatePickerComponent
|
|
576
633
|
QyCheckbox: typeof QyCheckbox
|
|
@@ -618,11 +675,11 @@ declare const _default: Plugin & {
|
|
|
618
675
|
QyMain: typeof QyMainComponent
|
|
619
676
|
QyDescriptions: typeof QyDescriptionsComponent
|
|
620
677
|
QyDescriptionsItem: typeof QyDescriptionsItemComponent
|
|
621
|
-
QyCollapse: typeof QyCollapseComponent
|
|
622
|
-
QyCollapseItem: typeof QyCollapseItemComponent
|
|
623
|
-
QyLink: typeof QyLinkComponent
|
|
624
|
-
QyIframe: typeof QyIframeComponent
|
|
625
|
-
QyDivider: typeof QyDividerComponent
|
|
678
|
+
QyCollapse: typeof QyCollapseComponent
|
|
679
|
+
QyCollapseItem: typeof QyCollapseItemComponent
|
|
680
|
+
QyLink: typeof QyLinkComponent
|
|
681
|
+
QyIframe: typeof QyIframeComponent
|
|
682
|
+
QyDivider: typeof QyDividerComponent
|
|
626
683
|
QyEmpty: typeof QyEmptyComponent
|
|
627
684
|
QyAlert: typeof QyAlertComponent
|
|
628
685
|
QyCard: typeof QyCardComponent
|