foucui 2.2.1 → 2.3.1

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.
Files changed (106) hide show
  1. package/README.md +2 -1
  2. package/dist/components/FouBadge/utils/pca-code.json.d.ts +3 -0
  3. package/dist/components/FouBreadcrumb/types.d.ts +14 -0
  4. package/dist/components/FouCalendar/types.d.ts +5 -0
  5. package/dist/components/FouConfigProvider/types.d.ts +6 -0
  6. package/dist/components/FouFloatButton/context.d.ts +1 -0
  7. package/dist/components/FouForm/types.d.ts +2 -1
  8. package/dist/components/FouImagePreviewGroup/context.d.ts +6 -0
  9. package/dist/components/FouInfiniteScroll/index.d.ts +14 -0
  10. package/dist/components/FouMsgBox/index.d.ts +7 -2
  11. package/dist/components/FouSelect/types.d.ts +6 -4
  12. package/dist/components/FouSplitter/types.d.ts +19 -0
  13. package/dist/components/FouTabBar/types.d.ts +5 -0
  14. package/dist/components/FouTour/types.d.ts +18 -0
  15. package/dist/components/popupZIndex.d.ts +3 -0
  16. package/dist/components/useFormField.d.ts +14 -0
  17. package/dist/components/useVirtualList.d.ts +19 -0
  18. package/dist/foucui.css +2 -1
  19. package/dist/foucui.js +24152 -26741
  20. package/dist/foucui.umd.cjs +26 -28
  21. package/dist/index.d.ts +57 -5
  22. package/dist/src/bridge/@/store/modules/settings.d.ts +10 -3
  23. package/package.json +100 -95
  24. package/README.publish.md +0 -19
  25. package/dist/components/FouAnchorLink/index.vue.d.ts +0 -23
  26. package/dist/components/FouBadge/components/BadgeImagePickerDialog.vue.d.ts +0 -16
  27. package/dist/components/FouBadge/components/BadgeLibraryManagerDialog.vue.d.ts +0 -9
  28. package/dist/components/FouBadge/components/BadgeLibraryPanel.vue.d.ts +0 -5
  29. package/dist/components/FouBadge/shared/BadgeTemplateRenderer.vue.d.ts +0 -14
  30. package/dist/components/FouBadge/views/BadgeLibraryView.vue.d.ts +0 -2
  31. package/dist/components/FouBadge/views/BadgeManageView.vue.d.ts +0 -7
  32. package/dist/components/FouBadge/views/BadgeTemplateListView.vue.d.ts +0 -4
  33. package/dist/components/FouBadge/views/DeskLabelTemplateListView.vue.d.ts +0 -4
  34. package/dist/components/FouBadge/views/DeskLabelView.vue.d.ts +0 -4
  35. package/dist/components/FouBanner/index.vue.d.ts +0 -53
  36. package/dist/components/FouButton/index.vue.d.ts +0 -52
  37. package/dist/components/FouCanvasKit/FouCanvasEditor.vue.d.ts +0 -26
  38. package/dist/components/FouCanvasKit/FouCanvasRenderer.vue.d.ts +0 -13
  39. package/dist/components/FouCanvasKit/components/DataModulesPanel.vue.d.ts +0 -24
  40. package/dist/components/FouCarouselItem/index.vue.d.ts +0 -20
  41. package/dist/components/FouCheckbox/FouCheckboxGroup.vue.d.ts +0 -33
  42. package/dist/components/FouCheckbox/index.vue.d.ts +0 -38
  43. package/dist/components/FouCode/index.vue.d.ts +0 -15
  44. package/dist/components/FouCollapseItem/index.vue.d.ts +0 -30
  45. package/dist/components/FouColorField/index.vue.d.ts +0 -23
  46. package/dist/components/FouColorPicker/index.vue.d.ts +0 -21
  47. package/dist/components/FouCombobox/index.vue.d.ts +0 -54
  48. package/dist/components/FouContextMenu/index.vue.d.ts +0 -46
  49. package/dist/components/FouDescriptionsItem/index.vue.d.ts +0 -25
  50. package/dist/components/FouDigitalCard/index.vue.d.ts +0 -45
  51. package/dist/components/FouDropdown/FouDropdownItem.vue.d.ts +0 -30
  52. package/dist/components/FouDropdown/FouDropdownMenu.vue.d.ts +0 -17
  53. package/dist/components/FouDropdown/index.vue.d.ts +0 -47
  54. package/dist/components/FouHoverCard/index.vue.d.ts +0 -44
  55. package/dist/components/FouIcon/index.vue.d.ts +0 -18
  56. package/dist/components/FouInput/index.vue.d.ts +0 -71
  57. package/dist/components/FouInputNumber/index.vue.d.ts +0 -38
  58. package/dist/components/FouInputOtp/index.vue.d.ts +0 -28
  59. package/dist/components/FouKbd/index.vue.d.ts +0 -22
  60. package/dist/components/FouLayoutContainer/index.vue.d.ts +0 -29
  61. package/dist/components/FouLinkPreview/index.vue.d.ts +0 -43
  62. package/dist/components/FouLoading/spinner.vue.d.ts +0 -14
  63. package/dist/components/FouMention/index.vue.d.ts +0 -35
  64. package/dist/components/FouMenu/FouMenuRoot.vue.d.ts +0 -36
  65. package/dist/components/FouMenuNav/FouMenuNavItem.vue.d.ts +0 -26
  66. package/dist/components/FouMenuNav/FouMenuNavSub.vue.d.ts +0 -25
  67. package/dist/components/FouMenuNav/index.vue.d.ts +0 -35
  68. package/dist/components/FouMsg/FouMsgItem.vue.d.ts +0 -15
  69. package/dist/components/FouNotification/FouNotificationItem.vue.d.ts +0 -16
  70. package/dist/components/FouPageMain/index.vue.d.ts +0 -27
  71. package/dist/components/FouPagination/index.vue.d.ts +0 -44
  72. package/dist/components/FouPasswordStrength/index.vue.d.ts +0 -9
  73. package/dist/components/FouQrcode/index.vue.d.ts +0 -20
  74. package/dist/components/FouRadio/FouRadioGroup.vue.d.ts +0 -33
  75. package/dist/components/FouSearchBar/index.vue.d.ts +0 -38
  76. package/dist/components/FouSearchInput/index.vue.d.ts +0 -57
  77. package/dist/components/FouSelect/FouOption.vue.d.ts +0 -24
  78. package/dist/components/FouSelect/index.vue.d.ts +0 -52
  79. package/dist/components/FouSparkline/index.vue.d.ts +0 -18
  80. package/dist/components/FouStep/index.vue.d.ts +0 -31
  81. package/dist/components/FouSwitch/index.vue.d.ts +0 -25
  82. package/dist/components/FouTabBar/index.vue.d.ts +0 -32
  83. package/dist/components/FouTabPane/index.vue.d.ts +0 -25
  84. package/dist/components/FouTable/index.vue.d.ts +0 -322
  85. package/dist/components/FouTime/index.vue.d.ts +0 -43
  86. package/dist/components/FouTimeAgo/index.vue.d.ts +0 -35
  87. package/dist/components/FouTimelineItem/index.vue.d.ts +0 -35
  88. package/dist/components/FouTooltip/index.vue.d.ts +0 -38
  89. package/dist/components/FouTrend/index.vue.d.ts +0 -34
  90. package/dist/components/FouUpload/index.vue.d.ts +0 -86
  91. package/dist/components/FouUploadCrop/index.vue.d.ts +0 -136
  92. package/dist/src/bridge/@/api/media.d.ts +0 -7
  93. package/dist/src/bridge/@/api/notice.d.ts +0 -5
  94. package/dist/src/bridge/@/config/media.config.d.ts +0 -15
  95. package/dist/src/bridge/@/config/security.config.d.ts +0 -7
  96. package/dist/src/bridge/@/store/modules/bing.d.ts +0 -3
  97. package/dist/src/bridge/@/store/modules/errorLog.d.ts +0 -3
  98. package/dist/src/bridge/@/store/modules/media.d.ts +0 -4
  99. package/dist/src/bridge/@/store/modules/routes.d.ts +0 -3
  100. package/dist/src/bridge/@/store/modules/tabs.d.ts +0 -3
  101. package/dist/src/bridge/@/store/modules/user.d.ts +0 -3
  102. package/dist/src/bridge/@/utils/convertToCamelCase.d.ts +0 -2
  103. package/dist/src/bridge/@/utils/index.d.ts +0 -5
  104. package/dist/src/bridge/@/utils/pageTitle.d.ts +0 -1
  105. package/dist/src/bridge/@/utils/routes.d.ts +0 -11
  106. package/dist/src/bridge/@fou/plugins/shortcuts.d.ts +0 -2
@@ -1,29 +0,0 @@
1
- type __VLS_Props = {
2
- /** 主轴方向 */
3
- direction?: 'horizontal' | 'vertical';
4
- /** 子项是否均分 */
5
- fit?: boolean;
6
- /** 间距(px) */
7
- gap?: number;
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- };
14
- refs: {};
15
- rootEl: HTMLDivElement;
16
- };
17
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
19
- direction: "horizontal" | "vertical";
20
- fit: boolean;
21
- gap: number;
22
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
23
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
24
- export default _default;
25
- type __VLS_WithTemplateSlots<T, S> = T & {
26
- new (): {
27
- $slots: S;
28
- };
29
- };
@@ -1,43 +0,0 @@
1
- type __VLS_Props = {
2
- href: string;
3
- title?: string;
4
- description?: string;
5
- image?: string;
6
- target?: string;
7
- openDelay?: number;
8
- closeDelay?: number;
9
- };
10
- declare function __VLS_template(): {
11
- attrs: Partial<{}>;
12
- slots: {
13
- default?(_: {}): any;
14
- };
15
- refs: {
16
- triggerRef: HTMLAnchorElement;
17
- cardRef: HTMLDivElement;
18
- };
19
- rootEl: any;
20
- };
21
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
22
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
23
- visibleChange: (args_0: boolean) => any;
24
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
25
- onVisibleChange?: (args_0: boolean) => any;
26
- }>, {
27
- title: string;
28
- image: string;
29
- target: string;
30
- description: string;
31
- openDelay: number;
32
- closeDelay: number;
33
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
34
- triggerRef: HTMLAnchorElement;
35
- cardRef: HTMLDivElement;
36
- }, any>;
37
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
38
- export default _default;
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
@@ -1,14 +0,0 @@
1
- import { FouLoadingEffect } from './types';
2
- type __VLS_Props = {
3
- text?: string;
4
- fullscreen?: boolean;
5
- transparent?: boolean;
6
- effect?: FouLoadingEffect;
7
- };
8
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
9
- text: string;
10
- fullscreen: boolean;
11
- transparent: boolean;
12
- effect: FouLoadingEffect;
13
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
14
- export default _default;
@@ -1,35 +0,0 @@
1
- interface MentionOption {
2
- label: string;
3
- value: string | number;
4
- avatar?: string;
5
- }
6
- type __VLS_Props = {
7
- modelValue?: string;
8
- options?: MentionOption[];
9
- triggerChar?: string;
10
- placeholder?: string;
11
- size?: 'small' | 'default' | 'large';
12
- disabled?: boolean;
13
- type?: 'text' | 'textarea';
14
- rows?: number;
15
- };
16
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
17
- "update:modelValue": (args_0: string) => any;
18
- select: (args_0: MentionOption) => any;
19
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
20
- "onUpdate:modelValue"?: (args_0: string) => any;
21
- onSelect?: (args_0: MentionOption) => any;
22
- }>, {
23
- modelValue: string;
24
- disabled: boolean;
25
- type: "text" | "textarea";
26
- size: "small" | "default" | "large";
27
- placeholder: string;
28
- options: MentionOption[];
29
- triggerChar: string;
30
- rows: number;
31
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
32
- inputRef: HTMLInputElement;
33
- panelRef: HTMLDivElement;
34
- }, HTMLDivElement>;
35
- export default _default;
@@ -1,36 +0,0 @@
1
- type __VLS_Props = {
2
- mode?: 'vertical' | 'horizontal';
3
- defaultActive?: string;
4
- collapse?: boolean;
5
- uniqueOpened?: boolean;
6
- defaultOpeneds?: string[];
7
- menuTrigger?: 'click' | 'hover';
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- };
14
- refs: {};
15
- rootEl: HTMLElement;
16
- };
17
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
19
- open: (index: string) => void;
20
- close: (index: string) => void;
21
- closeAll: () => void;
22
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
23
- mode: "vertical" | "horizontal";
24
- defaultActive: string;
25
- collapse: boolean;
26
- uniqueOpened: boolean;
27
- defaultOpeneds: string[];
28
- menuTrigger: "click" | "hover";
29
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
30
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
31
- export default _default;
32
- type __VLS_WithTemplateSlots<T, S> = T & {
33
- new (): {
34
- $slots: S;
35
- };
36
- };
@@ -1,26 +0,0 @@
1
- type __VLS_Props = {
2
- index: string;
3
- title?: string;
4
- disabled?: boolean;
5
- };
6
- declare function __VLS_template(): {
7
- attrs: Partial<{}>;
8
- slots: {
9
- icon?(_: {}): any;
10
- default?(_: {}): any;
11
- };
12
- refs: {};
13
- rootEl: HTMLLIElement;
14
- };
15
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
17
- disabled: boolean;
18
- title: string;
19
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLIElement>;
20
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
21
- export default _default;
22
- type __VLS_WithTemplateSlots<T, S> = T & {
23
- new (): {
24
- $slots: S;
25
- };
26
- };
@@ -1,25 +0,0 @@
1
- type __VLS_Props = {
2
- index: string;
3
- title?: string;
4
- };
5
- declare function __VLS_template(): {
6
- attrs: Partial<{}>;
7
- slots: {
8
- icon?(_: {}): any;
9
- title?(_: {}): any;
10
- default?(_: {}): any;
11
- };
12
- refs: {};
13
- rootEl: HTMLLIElement;
14
- };
15
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
17
- title: string;
18
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLIElement>;
19
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
20
- export default _default;
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
@@ -1,35 +0,0 @@
1
- type __VLS_Props = {
2
- mode?: 'vertical' | 'horizontal';
3
- defaultActive?: string;
4
- /** 默认展开的 submenu index */
5
- defaultOpeneds?: string[];
6
- collapse?: boolean;
7
- router?: boolean;
8
- };
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- default?(_: {}): any;
13
- };
14
- refs: {};
15
- rootEl: HTMLElement;
16
- };
17
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
19
- select: (index: string) => any;
20
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
21
- onSelect?: (index: string) => any;
22
- }>, {
23
- mode: "vertical" | "horizontal";
24
- defaultActive: string;
25
- collapse: boolean;
26
- defaultOpeneds: string[];
27
- router: boolean;
28
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
29
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
30
- export default _default;
31
- type __VLS_WithTemplateSlots<T, S> = T & {
32
- new (): {
33
- $slots: S;
34
- };
35
- };
@@ -1,15 +0,0 @@
1
- import { FouMsgPosition, FouMsgType } from './types';
2
- type __VLS_Props = {
3
- id: string;
4
- type: FouMsgType;
5
- position: FouMsgPosition;
6
- message: any;
7
- showClose: boolean;
8
- visible: boolean;
9
- };
10
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
- close: () => any;
12
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
13
- onClose?: () => any;
14
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
15
- export default _default;
@@ -1,16 +0,0 @@
1
- import { FouNotifyPosition, FouNotifyType } from './types';
2
- type __VLS_Props = {
3
- id: string;
4
- type: FouNotifyType;
5
- position: FouNotifyPosition;
6
- title: string;
7
- message: string;
8
- showClose: boolean;
9
- visible: boolean;
10
- };
11
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
- close: () => any;
13
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
14
- onClose?: () => any;
15
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
16
- export default _default;
@@ -1,27 +0,0 @@
1
- type __VLS_Props = {
2
- title?: string;
3
- description?: string;
4
- };
5
- declare function __VLS_template(): {
6
- attrs: Partial<{}>;
7
- slots: {
8
- title?(_: {}): any;
9
- description?(_: {}): any;
10
- extra?(_: {}): any;
11
- default?(_: {}): any;
12
- };
13
- refs: {};
14
- rootEl: HTMLElement;
15
- };
16
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
18
- title: string;
19
- description: string;
20
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
21
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
22
- export default _default;
23
- type __VLS_WithTemplateSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
@@ -1,44 +0,0 @@
1
- declare const PAGE_COLORS: Record<string, string>;
2
- type __VLS_Props = {
3
- total?: number;
4
- currentPage?: number;
5
- pageSize?: number;
6
- pageSizes?: number[];
7
- layout?: string;
8
- background?: boolean;
9
- disabled?: boolean;
10
- hideOnSinglePage?: boolean;
11
- small?: boolean;
12
- pagerCount?: number;
13
- /** 主题色 */
14
- type?: keyof typeof PAGE_COLORS | string;
15
- /** 任意色值,优先于 type */
16
- color?: string;
17
- /** 风格 */
18
- variant?: 'default' | 'plain' | 'pill' | 'outline' | 'soft';
19
- };
20
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
- "current-change": (args_0: number) => any;
22
- "update:current-page": (args_0: number) => any;
23
- "update:page-size": (args_0: number) => any;
24
- "size-change": (args_0: number) => any;
25
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
26
- "onCurrent-change"?: (args_0: number) => any;
27
- "onUpdate:current-page"?: (args_0: number) => any;
28
- "onUpdate:page-size"?: (args_0: number) => any;
29
- "onSize-change"?: (args_0: number) => any;
30
- }>, {
31
- small: boolean;
32
- disabled: boolean;
33
- type: keyof typeof PAGE_COLORS | string;
34
- background: boolean;
35
- total: number;
36
- pageSize: number;
37
- currentPage: number;
38
- layout: string;
39
- pageSizes: number[];
40
- hideOnSinglePage: boolean;
41
- pagerCount: number;
42
- variant: "default" | "plain" | "pill" | "outline" | "soft";
43
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
44
- export default _default;
@@ -1,9 +0,0 @@
1
- type __VLS_Props = {
2
- password?: string;
3
- showLabel?: boolean;
4
- };
5
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
6
- password: string;
7
- showLabel: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
9
- export default _default;
@@ -1,20 +0,0 @@
1
- type __VLS_Props = {
2
- value?: string;
3
- size?: number;
4
- /** 容错级别 L/M/Q/H */
5
- level?: 'L' | 'M' | 'Q' | 'H';
6
- fgColor?: string;
7
- bgColor?: string;
8
- margin?: number;
9
- };
10
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
11
- value: string;
12
- size: number;
13
- level: "L" | "M" | "Q" | "H";
14
- fgColor: string;
15
- bgColor: string;
16
- margin: number;
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
18
- canvasRef: HTMLCanvasElement;
19
- }, HTMLDivElement>;
20
- export default _default;
@@ -1,33 +0,0 @@
1
- type __VLS_Props = {
2
- modelValue?: string | number | boolean;
3
- disabled?: boolean;
4
- name?: string;
5
- type?: 'default' | 'button';
6
- };
7
- declare function __VLS_template(): {
8
- attrs: Partial<{}>;
9
- slots: {
10
- default?(_: {}): any;
11
- };
12
- refs: {};
13
- rootEl: HTMLDivElement;
14
- };
15
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
17
- "update:modelValue": (args_0: string | number | boolean) => any;
18
- change: (args_0: string | number | boolean) => any;
19
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
20
- "onUpdate:modelValue"?: (args_0: string | number | boolean) => any;
21
- onChange?: (args_0: string | number | boolean) => any;
22
- }>, {
23
- name: string;
24
- disabled: boolean;
25
- type: "default" | "button";
26
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
27
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
28
- export default _default;
29
- type __VLS_WithTemplateSlots<T, S> = T & {
30
- new (): {
31
- $slots: S;
32
- };
33
- };
@@ -1,38 +0,0 @@
1
- type __VLS_Props = {
2
- modelValue?: string;
3
- placeholder?: string;
4
- size?: 'small' | 'default' | 'large';
5
- disabled?: boolean;
6
- showButton?: boolean;
7
- };
8
- declare function __VLS_template(): {
9
- attrs: Partial<{}>;
10
- slots: {
11
- button?(_: {}): any;
12
- };
13
- refs: {};
14
- rootEl: HTMLDivElement;
15
- };
16
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
18
- search: (args_0: string) => any;
19
- "update:modelValue": (args_0: string) => any;
20
- clear: () => any;
21
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
22
- onSearch?: (args_0: string) => any;
23
- "onUpdate:modelValue"?: (args_0: string) => any;
24
- onClear?: () => any;
25
- }>, {
26
- modelValue: string;
27
- disabled: boolean;
28
- size: "small" | "default" | "large";
29
- placeholder: string;
30
- showButton: boolean;
31
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
32
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
33
- export default _default;
34
- type __VLS_WithTemplateSlots<T, S> = T & {
35
- new (): {
36
- $slots: S;
37
- };
38
- };
@@ -1,57 +0,0 @@
1
- type __VLS_Props = {
2
- modelValue?: string;
3
- placeholder?: string;
4
- /** 搜索按钮位置:框内左 / 框内右 */
5
- searchPosition?: 'left' | 'right';
6
- /** 边框外形:圆弧 / 直角;也可传数字(px)或 CSS 长度自定义圆角 */
7
- shape?: 'round' | 'square' | string | number;
8
- size?: 'large' | 'default' | 'small';
9
- clearable?: boolean;
10
- disabled?: boolean;
11
- readonly?: boolean;
12
- /** 是否在搜索按钮上显示文字(默认仅图标) */
13
- showSearchText?: boolean;
14
- searchLabel?: string;
15
- clearLabel?: string;
16
- searchIcon?: string;
17
- clearIcon?: string;
18
- /** 固定宽度,如 280 / '100%' */
19
- width?: string | number;
20
- };
21
- declare const _default: import('vue').DefineComponent<__VLS_Props, {
22
- focus: () => void;
23
- blur: () => void;
24
- search: () => void;
25
- clear: () => void;
26
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
27
- search: (keyword: string) => any;
28
- "update:modelValue": (args_0: string) => any;
29
- change: (args_0: string) => any;
30
- clear: () => any;
31
- blur: (args_0: FocusEvent) => any;
32
- focus: (args_0: FocusEvent) => any;
33
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
34
- onSearch?: (keyword: string) => any;
35
- "onUpdate:modelValue"?: (args_0: string) => any;
36
- onChange?: (args_0: string) => any;
37
- onClear?: () => any;
38
- onBlur?: (args_0: FocusEvent) => any;
39
- onFocus?: (args_0: FocusEvent) => any;
40
- }>, {
41
- modelValue: string;
42
- disabled: boolean;
43
- size: "large" | "default" | "small";
44
- placeholder: string;
45
- shape: "round" | "square" | string | number;
46
- clearable: boolean;
47
- searchPosition: "left" | "right";
48
- readonly: boolean;
49
- showSearchText: boolean;
50
- searchLabel: string;
51
- clearLabel: string;
52
- searchIcon: string;
53
- clearIcon: string;
54
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
55
- inputRef: HTMLInputElement;
56
- }, HTMLDivElement>;
57
- export default _default;
@@ -1,24 +0,0 @@
1
- type __VLS_Props = {
2
- value: string | number | boolean;
3
- label?: string | number;
4
- disabled?: boolean;
5
- };
6
- declare function __VLS_template(): {
7
- attrs: Partial<{}>;
8
- slots: {
9
- default?(_: {}): any;
10
- };
11
- refs: {};
12
- rootEl: HTMLDivElement;
13
- };
14
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
16
- disabled: boolean;
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
18
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
19
- export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
@@ -1,52 +0,0 @@
1
- import { FouSelectOption } from './types';
2
- type __VLS_Props = {
3
- modelValue?: string | number | boolean | null;
4
- options?: FouSelectOption[];
5
- placeholder?: string;
6
- clearable?: boolean;
7
- disabled?: boolean;
8
- size?: 'large' | 'default' | 'small';
9
- /** 按内容自适应宽度(表格单元格内推荐) */
10
- fit?: boolean;
11
- };
12
- declare function __VLS_template(): {
13
- attrs: Partial<{}>;
14
- slots: {
15
- default?(_: {}): any;
16
- };
17
- refs: {
18
- rootRef: HTMLDivElement;
19
- dropdownRef: HTMLDivElement;
20
- };
21
- rootEl: any;
22
- };
23
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
24
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
25
- "update:modelValue": (args_0: string | number | boolean) => any;
26
- change: (args_0: string | number | boolean) => any;
27
- clear: () => any;
28
- visibleChange: (args_0: boolean) => any;
29
- }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
30
- "onUpdate:modelValue"?: (args_0: string | number | boolean) => any;
31
- onChange?: (args_0: string | number | boolean) => any;
32
- onClear?: () => any;
33
- onVisibleChange?: (args_0: boolean) => any;
34
- }>, {
35
- modelValue: string | number | boolean | null;
36
- disabled: boolean;
37
- size: "large" | "default" | "small";
38
- placeholder: string;
39
- fit: boolean;
40
- options: FouSelectOption[];
41
- clearable: boolean;
42
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
43
- rootRef: HTMLDivElement;
44
- dropdownRef: HTMLDivElement;
45
- }, any>;
46
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
47
- export default _default;
48
- type __VLS_WithTemplateSlots<T, S> = T & {
49
- new (): {
50
- $slots: S;
51
- };
52
- };
@@ -1,18 +0,0 @@
1
- type __VLS_Props = {
2
- data?: number[];
3
- width?: number;
4
- height?: number;
5
- color?: string;
6
- /** 是否填充面积 */
7
- fill?: boolean;
8
- strokeWidth?: number;
9
- };
10
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
11
- data: number[];
12
- fill: boolean;
13
- color: string;
14
- width: number;
15
- height: number;
16
- strokeWidth: number;
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLSpanElement>;
18
- export default _default;
@@ -1,31 +0,0 @@
1
- import { StepStatus } from '../FouSteps/context';
2
- type __VLS_Props = {
3
- title?: string;
4
- description?: string;
5
- icon?: string;
6
- status?: StepStatus | '';
7
- };
8
- declare function __VLS_template(): {
9
- attrs: Partial<{}>;
10
- slots: {
11
- icon?(_: {}): any;
12
- title?(_: {}): any;
13
- description?(_: {}): any;
14
- };
15
- refs: {};
16
- rootEl: HTMLDivElement;
17
- };
18
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
20
- title: string;
21
- icon: string;
22
- description: string;
23
- status: StepStatus | "";
24
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
25
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
26
- export default _default;
27
- type __VLS_WithTemplateSlots<T, S> = T & {
28
- new (): {
29
- $slots: S;
30
- };
31
- };