@fox-js/foxui 4.0.1-5 → 4.0.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.
Files changed (223) hide show
  1. package/dist/index.cjs.js +23 -0
  2. package/dist/index.esm.js +19681 -0
  3. package/dist/index.umd.js +23 -0
  4. package/dist/locale/index.cjs.js +3 -1
  5. package/dist/locale/index.d.ts +398 -396
  6. package/dist/locale/{index.js → index.esm.js} +23 -21
  7. package/dist/style.css +1 -1
  8. package/dist/style.esm.js +7 -0
  9. package/dist/types/index.d.ts +641 -119
  10. package/package.json +7 -7
  11. package/dist/foxui.es.js +0 -25337
  12. package/dist/foxui.umd.js +0 -21
  13. package/dist/style.es.js +0 -2
  14. package/dist/types/api/index.d.ts +0 -9
  15. package/dist/types/components/actionsheet/index.vue.d.ts +0 -13
  16. package/dist/types/components/address/index.vue.d.ts +0 -13
  17. package/dist/types/components/addresslist/components/GeneralShell.vue.d.ts +0 -13
  18. package/dist/types/components/addresslist/components/ItemContents.vue.d.ts +0 -13
  19. package/dist/types/components/addresslist/components/LongPressShell.vue.d.ts +0 -13
  20. package/dist/types/components/addresslist/components/SwipeShell.vue.d.ts +0 -13
  21. package/dist/types/components/addresslist/index.vue.d.ts +0 -13
  22. package/dist/types/components/animate/index.vue.d.ts +0 -13
  23. package/dist/types/components/animate/type.d.ts +0 -2
  24. package/dist/types/components/audio/index.vue.d.ts +0 -13
  25. package/dist/types/components/audiooperate/index.vue.d.ts +0 -13
  26. package/dist/types/components/avatar/index.vue.d.ts +0 -13
  27. package/dist/types/components/avatargroup/index.vue.d.ts +0 -13
  28. package/dist/types/components/backtop/index.vue.d.ts +0 -13
  29. package/dist/types/components/badge/index.vue.d.ts +0 -13
  30. package/dist/types/components/barrage/index.vue.d.ts +0 -13
  31. package/dist/types/components/button/index.vue.d.ts +0 -13
  32. package/dist/types/components/button/type.d.ts +0 -3
  33. package/dist/types/components/calendar/common.d.ts +0 -61
  34. package/dist/types/components/calendar/index.vue.d.ts +0 -13
  35. package/dist/types/components/calendar/pane.vue.d.ts +0 -13
  36. package/dist/types/components/calendar/types.d.ts +0 -13
  37. package/dist/types/components/calendaritem/common.d.ts +0 -201
  38. package/dist/types/components/calendaritem/index.vue.d.ts +0 -13
  39. package/dist/types/components/card/index.vue.d.ts +0 -13
  40. package/dist/types/components/cascader/cascader-pane.vue.d.ts +0 -13
  41. package/dist/types/components/cascader/common.d.ts +0 -98
  42. package/dist/types/components/cascader/helper.d.ts +0 -4
  43. package/dist/types/components/cascader/index.vue.d.ts +0 -13
  44. package/dist/types/components/cascader/tree.d.ts +0 -12
  45. package/dist/types/components/cascader/types.d.ts +0 -26
  46. package/dist/types/components/cascaderitem/index.vue.d.ts +0 -13
  47. package/dist/types/components/cascaderitem/model.d.ts +0 -34
  48. package/dist/types/components/category/index.vue.d.ts +0 -13
  49. package/dist/types/components/categorypane/index.vue.d.ts +0 -13
  50. package/dist/types/components/cell/index.vue.d.ts +0 -13
  51. package/dist/types/components/cellgroup/index.vue.d.ts +0 -13
  52. package/dist/types/components/checkbox/common.d.ts +0 -64
  53. package/dist/types/components/checkbox/index.vue.d.ts +0 -13
  54. package/dist/types/components/checkboxitem/common.d.ts +0 -107
  55. package/dist/types/components/checkboxitem/index.vue.d.ts +0 -13
  56. package/dist/types/components/checkboxitem/model.d.ts +0 -33
  57. package/dist/types/components/circleprogress/index.vue.d.ts +0 -13
  58. package/dist/types/components/col/index.vue.d.ts +0 -13
  59. package/dist/types/components/collapse/index.vue.d.ts +0 -13
  60. package/dist/types/components/collapseitem/index.vue.d.ts +0 -13
  61. package/dist/types/components/comment/components/CmtBottom.vue.d.ts +0 -13
  62. package/dist/types/components/comment/components/CmtHeader.vue.d.ts +0 -13
  63. package/dist/types/components/comment/components/CmtImages.vue.d.ts +0 -13
  64. package/dist/types/components/comment/index.vue.d.ts +0 -13
  65. package/dist/types/components/content/common.d.ts +0 -16
  66. package/dist/types/components/content/index.vue.d.ts +0 -13
  67. package/dist/types/components/countdown/index.vue.d.ts +0 -13
  68. package/dist/types/components/countdown/util.d.ts +0 -2
  69. package/dist/types/components/countup/index.vue.d.ts +0 -13
  70. package/dist/types/components/dateitem/index.vue.d.ts +0 -13
  71. package/dist/types/components/datepicker/common.d.ts +0 -67
  72. package/dist/types/components/datepicker/index.vue.d.ts +0 -13
  73. package/dist/types/components/dialog/index.d.ts +0 -44
  74. package/dist/types/components/dialog/index.vue.d.ts +0 -13
  75. package/dist/types/components/divider/index.vue.d.ts +0 -13
  76. package/dist/types/components/drag/index.vue.d.ts +0 -13
  77. package/dist/types/components/ecard/index.vue.d.ts +0 -13
  78. package/dist/types/components/elevator/index.vue.d.ts +0 -13
  79. package/dist/types/components/ellipsis/index.vue.d.ts +0 -13
  80. package/dist/types/components/ellipsis/type.d.ts +0 -1
  81. package/dist/types/components/empty/index.vue.d.ts +0 -13
  82. package/dist/types/components/fixednav/common.d.ts +0 -51
  83. package/dist/types/components/fixednav/index.vue.d.ts +0 -13
  84. package/dist/types/components/footer/common.d.ts +0 -22
  85. package/dist/types/components/footer/index.vue.d.ts +0 -13
  86. package/dist/types/components/footer/type.d.ts +0 -1
  87. package/dist/types/components/grid/common.d.ts +0 -87
  88. package/dist/types/components/grid/index.vue.d.ts +0 -13
  89. package/dist/types/components/griditem/index.vue.d.ts +0 -13
  90. package/dist/types/components/group/group-props.d.ts +0 -34
  91. package/dist/types/components/group/index.vue.d.ts +0 -13
  92. package/dist/types/components/header/common.d.ts +0 -87
  93. package/dist/types/components/header/index.vue.d.ts +0 -13
  94. package/dist/types/components/header/types.d.ts +0 -9
  95. package/dist/types/components/hinttext/index.d.ts +0 -8
  96. package/dist/types/components/hinttext/index.vue.d.ts +0 -13
  97. package/dist/types/components/icon/index.vue.d.ts +0 -13
  98. package/dist/types/components/image/index.vue.d.ts +0 -13
  99. package/dist/types/components/image/type.d.ts +0 -2
  100. package/dist/types/components/imagepreview/imagePreviewItem.vue.d.ts +0 -13
  101. package/dist/types/components/imagepreview/index.d.ts +0 -20
  102. package/dist/types/components/imagepreview/index.vue.d.ts +0 -13
  103. package/dist/types/components/indicator/index.vue.d.ts +0 -13
  104. package/dist/types/components/infiniteloading/index.vue.d.ts +0 -13
  105. package/dist/types/components/inputitem/index.vue.d.ts +0 -13
  106. package/dist/types/components/inputnumber/index.vue.d.ts +0 -13
  107. package/dist/types/components/item/common.d.ts +0 -121
  108. package/dist/types/components/item/index.vue.d.ts +0 -13
  109. package/dist/types/components/layout/index.vue.d.ts +0 -13
  110. package/dist/types/components/linkitem/common.d.ts +0 -132
  111. package/dist/types/components/linkitem/index.vue.d.ts +0 -13
  112. package/dist/types/components/list/index.vue.d.ts +0 -13
  113. package/dist/types/components/menu/index.vue.d.ts +0 -13
  114. package/dist/types/components/menuitem/index.vue.d.ts +0 -13
  115. package/dist/types/components/menuitem/type.d.ts +0 -4
  116. package/dist/types/components/moneyitem/index.vue.d.ts +0 -13
  117. package/dist/types/components/moneyitem/util.d.ts +0 -15
  118. package/dist/types/components/navbar/index.vue.d.ts +0 -13
  119. package/dist/types/components/noticebar/index.vue.d.ts +0 -13
  120. package/dist/types/components/notify/index.d.ts +0 -12
  121. package/dist/types/components/notify/index.vue.d.ts +0 -13
  122. package/dist/types/components/numberkeyboard/index.vue.d.ts +0 -13
  123. package/dist/types/components/overlay/common.d.ts +0 -30
  124. package/dist/types/components/overlay/index.vue.d.ts +0 -13
  125. package/dist/types/components/page/common.d.ts +0 -78
  126. package/dist/types/components/page/index.vue.d.ts +0 -13
  127. package/dist/types/components/pagination/index.vue.d.ts +0 -13
  128. package/dist/types/components/picker/column.vue.d.ts +0 -13
  129. package/dist/types/components/picker/common.d.ts +0 -175
  130. package/dist/types/components/picker/index.vue.d.ts +0 -13
  131. package/dist/types/components/picker/model.d.ts +0 -25
  132. package/dist/types/components/picker/types.d.ts +0 -20
  133. package/dist/types/components/pickeritem/index.vue.d.ts +0 -13
  134. package/dist/types/components/placeholder/index.vue.d.ts +0 -13
  135. package/dist/types/components/popover/index.vue.d.ts +0 -13
  136. package/dist/types/components/popover/type.d.ts +0 -2
  137. package/dist/types/components/popup/common.d.ts +0 -81
  138. package/dist/types/components/popup/index.vue.d.ts +0 -13
  139. package/dist/types/components/popup/use-lock-scroll.d.ts +0 -1
  140. package/dist/types/components/price/index.vue.d.ts +0 -13
  141. package/dist/types/components/price/price-props.d.ts +0 -37
  142. package/dist/types/components/progress/index.vue.d.ts +0 -13
  143. package/dist/types/components/radio/common.d.ts +0 -125
  144. package/dist/types/components/radio/index.vue.d.ts +0 -13
  145. package/dist/types/components/radioitem/common.d.ts +0 -99
  146. package/dist/types/components/radioitem/index.vue.d.ts +0 -13
  147. package/dist/types/components/radioitem/model.d.ts +0 -33
  148. package/dist/types/components/range/index.vue.d.ts +0 -13
  149. package/dist/types/components/rate/index.vue.d.ts +0 -13
  150. package/dist/types/components/row/index.vue.d.ts +0 -13
  151. package/dist/types/components/searchbar/index.vue.d.ts +0 -13
  152. package/dist/types/components/searchbar/type.d.ts +0 -6
  153. package/dist/types/components/shortpassword/index.vue.d.ts +0 -13
  154. package/dist/types/components/sidenavbar/index.vue.d.ts +0 -13
  155. package/dist/types/components/sidenavbaritem/index.vue.d.ts +0 -13
  156. package/dist/types/components/signature/index.vue.d.ts +0 -13
  157. package/dist/types/components/skeleton/common.d.ts +0 -57
  158. package/dist/types/components/skeleton/index.vue.d.ts +0 -13
  159. package/dist/types/components/sku/components/SkuHeader.vue.d.ts +0 -13
  160. package/dist/types/components/sku/components/SkuOperate.vue.d.ts +0 -13
  161. package/dist/types/components/sku/components/SkuSelect.vue.d.ts +0 -13
  162. package/dist/types/components/sku/components/SkuStepper.vue.d.ts +0 -13
  163. package/dist/types/components/sku/index.vue.d.ts +0 -13
  164. package/dist/types/components/step/index.vue.d.ts +0 -13
  165. package/dist/types/components/steps/index.vue.d.ts +0 -13
  166. package/dist/types/components/sticky/index.vue.d.ts +0 -13
  167. package/dist/types/components/subsidenavbar/index.vue.d.ts +0 -13
  168. package/dist/types/components/swipe/index.vue.d.ts +0 -13
  169. package/dist/types/components/swipe/type.d.ts +0 -1
  170. package/dist/types/components/swiper/index.vue.d.ts +0 -13
  171. package/dist/types/components/swiper/use-touch.d.ts +0 -16
  172. package/dist/types/components/swiperitem/index.vue.d.ts +0 -13
  173. package/dist/types/components/switch/common.d.ts +0 -50
  174. package/dist/types/components/switch/index.vue.d.ts +0 -13
  175. package/dist/types/components/switchitem/index.vue.d.ts +0 -13
  176. package/dist/types/components/tabbar/index.vue.d.ts +0 -13
  177. package/dist/types/components/tabbaritem/index.vue.d.ts +0 -13
  178. package/dist/types/components/table/common.d.ts +0 -55
  179. package/dist/types/components/table/index.vue.d.ts +0 -13
  180. package/dist/types/components/table/renderColumn.d.ts +0 -11
  181. package/dist/types/components/table/types.d.ts +0 -17
  182. package/dist/types/components/tabpane/index.vue.d.ts +0 -13
  183. package/dist/types/components/tabs/index.vue.d.ts +0 -13
  184. package/dist/types/components/tabs/type.d.ts +0 -1
  185. package/dist/types/components/tag/index.vue.d.ts +0 -13
  186. package/dist/types/components/tag/type.d.ts +0 -1
  187. package/dist/types/components/textarea/index.vue.d.ts +0 -13
  188. package/dist/types/components/textareaitem/index.vue.d.ts +0 -13
  189. package/dist/types/components/timedetail/index.vue.d.ts +0 -13
  190. package/dist/types/components/timepannel/index.vue.d.ts +0 -13
  191. package/dist/types/components/timeselect/index.vue.d.ts +0 -13
  192. package/dist/types/components/toast/index.d.ts +0 -12
  193. package/dist/types/components/toast/index.vue.d.ts +0 -13
  194. package/dist/types/components/uploader/index.vue.d.ts +0 -13
  195. package/dist/types/components/uploader/type.d.ts +0 -14
  196. package/dist/types/components/uploader/uploader.d.ts +0 -24
  197. package/dist/types/components/video/index.vue.d.ts +0 -13
  198. package/dist/types/components/watermark/index.vue.d.ts +0 -13
  199. package/dist/types/interface.d.ts +0 -27
  200. package/dist/types/main.d.ts +0 -18
  201. package/dist/types/utils/commons.d.ts +0 -16
  202. package/dist/types/utils/create/component.d.ts +0 -18
  203. package/dist/types/utils/create/index.d.ts +0 -1
  204. package/dist/types/utils/date.d.ts +0 -16
  205. package/dist/types/utils/domain/broadcast.d.ts +0 -28
  206. package/dist/types/utils/domain/domain.d.ts +0 -46
  207. package/dist/types/utils/domain/events.d.ts +0 -14
  208. package/dist/types/utils/domain/group.d.ts +0 -17
  209. package/dist/types/utils/domain/index.d.ts +0 -5
  210. package/dist/types/utils/domain/item.d.ts +0 -15
  211. package/dist/types/utils/domain/page.d.ts +0 -49
  212. package/dist/types/utils/domain/validator.d.ts +0 -56
  213. package/dist/types/utils/functions.d.ts +0 -3
  214. package/dist/types/utils/px.d.ts +0 -2
  215. package/dist/types/utils/types.d.ts +0 -9
  216. package/dist/types/utils/unique-id.d.ts +0 -5
  217. package/dist/types/utils/use-expose/index.d.ts +0 -2
  218. package/dist/types/utils/use-rect/index.d.ts +0 -11
  219. package/dist/types/utils/use-relation/index.d.ts +0 -3
  220. package/dist/types/utils/use-relation/useInject.d.ts +0 -14
  221. package/dist/types/utils/use-relation/useProvide.d.ts +0 -8
  222. package/dist/types/utils/use-relation/useRelation.d.ts +0 -1
  223. package/dist/types/utils/use-touch/index.d.ts +0 -20
@@ -1,2 +0,0 @@
1
- export declare const padZero: (num: number | string, length?: number) => string;
2
- export declare const getTimeStamp: (timeStr?: string | number | undefined) => number;
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,67 +0,0 @@
1
- export declare const CommonsFormat: Record<string, string>;
2
- export declare function getFormat(props: Record<string, any>): string;
3
- export declare const parserValue: (props: Record<string, any>, value: Date | string, formatTemplate: string) => Date;
4
- export declare const formatValue: (props: Record<string, any>, value: Date, formatTemplate: string) => string;
5
- export declare type BoundaryType = 'min' | 'max';
6
- export declare let datepickerProps: {
7
- modelValue: {
8
- type: (StringConstructor | DateConstructor)[];
9
- };
10
- confirmText: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- cancelText: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- type: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- valueFormat: {
23
- type: StringConstructor;
24
- };
25
- visible: {
26
- type: BooleanConstructor;
27
- default: boolean;
28
- };
29
- title: {
30
- type: StringConstructor;
31
- default: string;
32
- };
33
- isShowChinese: {
34
- type: BooleanConstructor;
35
- default: boolean;
36
- };
37
- minuteStep: {
38
- type: NumberConstructor;
39
- default: number;
40
- };
41
- minDate: {
42
- type: DateConstructor;
43
- default: () => Date;
44
- validator: (val: unknown) => val is Date;
45
- };
46
- maxDate: {
47
- type: DateConstructor;
48
- default: () => Date;
49
- validator: (val: unknown) => val is Date;
50
- };
51
- visibleItemCount: {
52
- type: (StringConstructor | NumberConstructor)[];
53
- default: number;
54
- };
55
- threeDimensional: {
56
- type: BooleanConstructor;
57
- default: boolean;
58
- };
59
- swipeDuration: {
60
- type: (StringConstructor | NumberConstructor)[];
61
- default: number;
62
- };
63
- isWrapTeleport: {
64
- type: BooleanConstructor;
65
- default: boolean;
66
- };
67
- };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,44 +0,0 @@
1
- import Dialog from './index.vue';
2
- import { VNode, CSSProperties } from 'vue';
3
- export declare class DialogOptions {
4
- title?: string;
5
- content?: string | VNode;
6
- cancelText?: string;
7
- confirmText?: string;
8
- textAlign?: string;
9
- customClass?: string;
10
- overlayStyle?: CSSProperties;
11
- overlayClass?: string;
12
- popStyle?: CSSProperties;
13
- popClass?: string;
14
- teleport?: string | HTMLElement;
15
- id?: string | number;
16
- footerDirection?: string;
17
- onUpdate?: Function;
18
- onConfirm?: Function;
19
- onCancel?: Function;
20
- onOpened?: Function;
21
- onClosed?: Function;
22
- beforeClose?: Function;
23
- visible?: boolean;
24
- noFooter?: boolean;
25
- noConfirmBtn?: boolean;
26
- noCancelBtn?: boolean;
27
- confrimBtnDisabled?: boolean;
28
- closeOnPopstate?: boolean;
29
- lockScroll?: boolean;
30
- }
31
- declare class DialogFunction {
32
- options: DialogOptions;
33
- instance: any;
34
- constructor(_options: DialogOptions);
35
- close: () => void;
36
- setDefaultOptions: (options: DialogOptions) => void;
37
- resetDefaultOptions: () => void;
38
- }
39
- declare const _Dialog: {
40
- (options: DialogOptions): DialogFunction;
41
- install(app: any): void;
42
- };
43
- export { Dialog };
44
- export default _Dialog;
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1 +0,0 @@
1
- export declare type Direction = 'start' | 'end' | 'middle';
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,51 +0,0 @@
1
- import { PropType } from 'vue';
2
- export declare const component: (componentName: string, scope: string) => {
3
- props: {
4
- visible: {
5
- type: BooleanConstructor;
6
- default: boolean;
7
- };
8
- overlay: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- navList: {
13
- default: () => never[];
14
- type: PropType<any[]>;
15
- };
16
- activeColor: {
17
- default: string;
18
- type: StringConstructor;
19
- };
20
- activeText: {
21
- default: string;
22
- type: StringConstructor;
23
- };
24
- unActiveText: {
25
- default: string;
26
- type: StringConstructor;
27
- };
28
- position: {
29
- default: () => {
30
- top: string;
31
- bottom: string;
32
- };
33
- type: ObjectConstructor;
34
- };
35
- type: {
36
- default: string;
37
- type: StringConstructor;
38
- };
39
- };
40
- emits: string[];
41
- setup(props: any, { emit }: any): {
42
- classes: import("vue").ComputedRef<{
43
- [x: string]: any;
44
- [x: number]: boolean;
45
- active: any;
46
- }>;
47
- updateValue: (value?: boolean) => void;
48
- selected: (item: any, event: Event) => void;
49
- current: import("vue").Ref<number>;
50
- };
51
- };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,22 +0,0 @@
1
- import { PropType, SetupContext, CSSProperties } from 'vue';
2
- import { Padding } from '../../utils/domain';
3
- import type { AlignType } from './type';
4
- export declare function component(componentName: string, scope: string): {
5
- props: {
6
- padding: {
7
- type: PropType<Padding>;
8
- required: boolean;
9
- };
10
- align: {
11
- type: PropType<AlignType>;
12
- required: boolean;
13
- default: string;
14
- };
15
- };
16
- setup(props: Record<string, any>, context: SetupContext): {
17
- classes: import("vue").ComputedRef<{
18
- [x: string]: boolean;
19
- }>;
20
- styles: import("vue").ComputedRef<CSSProperties>;
21
- };
22
- };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1 +0,0 @@
1
- export declare type AlignType = 'left' | 'center' | 'right';
@@ -1,87 +0,0 @@
1
- import type { ExtractPropTypes, SetupContext, RenderFunction } from 'vue';
2
- export declare const GRID_KEY: unique symbol;
3
- export declare type GridDirection = 'horizontal' | 'vertical';
4
- export declare const gridProps: {
5
- columnNum: {
6
- type: (StringConstructor | NumberConstructor)[];
7
- default: number;
8
- };
9
- iconSize: {
10
- type: (StringConstructor | NumberConstructor)[];
11
- default: number;
12
- };
13
- iconColor: {
14
- type: StringConstructor;
15
- };
16
- border: {
17
- type: BooleanConstructor;
18
- default: boolean;
19
- };
20
- gutter: {
21
- type: (StringConstructor | NumberConstructor)[];
22
- default: number;
23
- };
24
- center: {
25
- type: BooleanConstructor;
26
- default: boolean;
27
- };
28
- square: {
29
- type: BooleanConstructor;
30
- default: boolean;
31
- };
32
- reverse: {
33
- type: BooleanConstructor;
34
- default: boolean;
35
- };
36
- direction: {
37
- type: import("vue").PropType<GridDirection>;
38
- };
39
- clickable: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- };
44
- export declare type GridProps = ExtractPropTypes<typeof gridProps>;
45
- export declare const component: {
46
- props: {
47
- columnNum: {
48
- type: (StringConstructor | NumberConstructor)[];
49
- default: number;
50
- };
51
- iconSize: {
52
- type: (StringConstructor | NumberConstructor)[];
53
- default: number;
54
- };
55
- iconColor: {
56
- type: StringConstructor;
57
- };
58
- border: {
59
- type: BooleanConstructor;
60
- default: boolean;
61
- };
62
- gutter: {
63
- type: (StringConstructor | NumberConstructor)[];
64
- default: number;
65
- };
66
- center: {
67
- type: BooleanConstructor;
68
- default: boolean;
69
- };
70
- square: {
71
- type: BooleanConstructor;
72
- default: boolean;
73
- };
74
- reverse: {
75
- type: BooleanConstructor;
76
- default: boolean;
77
- };
78
- direction: {
79
- type: import("vue").PropType<GridDirection>;
80
- };
81
- clickable: {
82
- type: BooleanConstructor;
83
- default: boolean;
84
- };
85
- };
86
- setup(props: GridProps, { slots }: SetupContext): RenderFunction;
87
- };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,34 +0,0 @@
1
- import { PropType } from 'vue';
2
- export declare const domainGroupProps: {
3
- column: {
4
- type: PropType<string | number>;
5
- required: boolean;
6
- };
7
- gutter: {
8
- type: PropType<string | number>;
9
- required: boolean;
10
- };
11
- };
12
- declare type LayoutMode = 'form' | 'grid';
13
- export declare const groupProps: {
14
- name: {
15
- type: StringConstructor;
16
- required: boolean;
17
- };
18
- title: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- layoutMode: {
23
- type: PropType<LayoutMode>;
24
- required: boolean;
25
- default: string;
26
- };
27
- span: {
28
- type: (StringConstructor | NumberConstructor)[];
29
- required: boolean;
30
- default: number;
31
- };
32
- };
33
- declare const groupPropKeys: any[];
34
- export { groupPropKeys };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,87 +0,0 @@
1
- import { PropType, SetupContext, CSSProperties } from 'vue';
2
- import { Padding } from '../../utils/domain';
3
- import { IconParams, Tab } from './types';
4
- export declare const component: (componentName: string, scope: string) => {
5
- props: {
6
- padding: {
7
- type: PropType<Padding>;
8
- required: boolean;
9
- };
10
- leftShow: {
11
- type: (BooleanConstructor | StringConstructor)[];
12
- required: boolean;
13
- default: boolean;
14
- };
15
- leftIcon: {
16
- type: PropType<string | IconParams>;
17
- required: boolean;
18
- default: string;
19
- };
20
- leftText: {
21
- type: StringConstructor;
22
- required: boolean;
23
- default: string;
24
- };
25
- titleShow: {
26
- type: BooleanConstructor;
27
- required: boolean;
28
- default: boolean;
29
- };
30
- defaultIndex: {
31
- type: (StringConstructor | NumberConstructor)[];
32
- default: number;
33
- };
34
- tabs: {
35
- type: PropType<Tab[]>;
36
- default: () => never[];
37
- };
38
- title: {
39
- type: StringConstructor;
40
- required: boolean;
41
- default: string;
42
- };
43
- titleIcon: {
44
- type: PropType<string | IconParams>;
45
- required: boolean;
46
- default: string;
47
- };
48
- rightShow: {
49
- type: (BooleanConstructor | StringConstructor)[];
50
- required: boolean;
51
- default: boolean;
52
- };
53
- rightIcon: {
54
- type: PropType<string | IconParams>;
55
- required: boolean;
56
- default: string;
57
- };
58
- rightText: {
59
- type: StringConstructor;
60
- required: boolean;
61
- default: string;
62
- };
63
- };
64
- emits: string[];
65
- setup(props: Record<string, any>, context: SetupContext): {
66
- classes: import("vue").ComputedRef<{
67
- [x: string]: boolean;
68
- }>;
69
- styles: import("vue").ComputedRef<CSSProperties>;
70
- activeIndex: import("vue").Ref<string | number>;
71
- leftStyles: import("vue").ComputedRef<CSSProperties>;
72
- rightStyles: import("vue").ComputedRef<CSSProperties>;
73
- tabStyles: import("vue").ComputedRef<CSSProperties>;
74
- mLeftShow: import("vue").ComputedRef<any>;
75
- mTitleShow: import("vue").ComputedRef<any>;
76
- mTabsShow: import("vue").ComputedRef<any>;
77
- mRightShow: import("vue").ComputedRef<any>;
78
- mLeftIcon: import("vue").ComputedRef<Record<string, any>>;
79
- mTitleIcon: import("vue").ComputedRef<Record<string, any>>;
80
- mRightIcon: import("vue").ComputedRef<Record<string, any>>;
81
- handleLeft: () => void;
82
- handleCenter: () => void;
83
- handleRight: () => void;
84
- handleRightText: () => void;
85
- handleTabChange: (id: number | string, name: string) => void;
86
- };
87
- };
@@ -1,13 +0,0 @@
1
- import { App, PropType, CSSProperties } from 'vue';
2
- declare type Install<T> = T & {
3
- install(app: App): void;
4
- };
5
- declare const _sfc_main: Install< import("vue").DefineComponent<unknown, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<unknown>, {}>>;
6
- export default _sfc_main;
7
-
8
- declare module 'vue' {
9
- interface GlobalComponents {
10
- Fox : typeof _sfc_main;
11
- }
12
- }
13
-
@@ -1,9 +0,0 @@
1
- export interface IconParams {
2
- name: string;
3
- color: string;
4
- size: string | number;
5
- }
6
- export interface Tab {
7
- name: string;
8
- id: number | string;
9
- }
@@ -1,8 +0,0 @@
1
- import HintText from './index.vue';
2
- export declare const HintTextFunction: {
3
- show(source: HTMLElement, message: string, opts?: {}, only?: boolean): string;
4
- hide(id?: string | undefined): void;
5
- install(app: any): void;
6
- };
7
- export { HintText };
8
- export default HintTextFunction;