@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,119 +1,641 @@
1
- import { FoxUIApp } from './main';
2
- import Page from './components/page/index.vue';
3
- import Header from './components/header/index.vue';
4
- import Footer from './components/footer/index.vue';
5
- import Content from './components/content/index.vue';
6
- import Group from './components/group/index.vue';
7
- import Item from './components/item/index.vue';
8
- import Placeholder from './components/placeholder/index.vue';
9
- import InputItem from './components/inputitem/index.vue';
10
- import MoneyItem from './components/moneyitem/index.vue';
11
- import TextareaItem from './components/textareaitem/index.vue';
12
- import Textarea from './components/textarea/index.vue';
13
- import PickerItem from './components/pickeritem/index.vue';
14
- import CascaderItem from './components/cascaderitem/index.vue';
15
- import DateItem from './components/dateitem/index.vue';
16
- import CalendarItem from './components/calendaritem/index.vue';
17
- import Radio from './components/radio/index.vue';
18
- import RadioItem from './components/radioitem/index.vue';
19
- import Checkbox from './components/checkbox/index.vue';
20
- import CheckboxItem from './components/checkboxitem/index.vue';
21
- import SwitchItem from './components/switchitem/index.vue';
22
- import hinttext from './components/hinttext/index.vue';
23
- import LinkItem from './components/linkitem/index.vue';
24
- import Button from './components/button/index.vue';
25
- import Cell from './components/cell/index.vue';
26
- import CellGroup from './components/cellgroup/index.vue';
27
- import Icon from './components/icon/index.vue';
28
- import OverLay from './components/overlay/index.vue';
29
- import Popup from './components/popup/index.vue';
30
- import Image from './components/image/index.vue';
31
- import Layout from './components/layout/index.vue';
32
- import Col from './components/col/index.vue';
33
- import Row from './components/row/index.vue';
34
- import Sticky from './components/sticky/index.vue';
35
- import Divider from './components/divider/index.vue';
36
- import Grid from './components/grid/index.vue';
37
- import GridItem from './components/griditem/index.vue';
38
- import Navbar from './components/navbar/index.vue';
39
- import FixedNav from './components/fixednav/index.vue';
40
- import Menu from './components/menu/index.vue';
41
- import MenuItem from './components/menuitem/index.vue';
42
- import Tabbar from './components/tabbar/index.vue';
43
- import TabbarItem from './components/tabbaritem/index.vue';
44
- import Elevator from './components/elevator/index.vue';
45
- import Pagination from './components/pagination/index.vue';
46
- import Tabs from './components/tabs/index.vue';
47
- import TabPane from './components/tabpane/index.vue';
48
- import Indicator from './components/indicator/index.vue';
49
- import SideNavBar from './components/sidenavbar/index.vue';
50
- import SideNavBarItem from './components/sidenavbaritem/index.vue';
51
- import SubSideNavBar from './components/subsidenavbar/index.vue';
52
- import Range from './components/range/index.vue';
53
- import SearchBar from './components/searchbar/index.vue';
54
- import Cascader from './components/cascader/index.vue';
55
- import Calendar from './components/calendar/index.vue';
56
- import DatePicker from './components/datepicker/index.vue';
57
- import InputNumber from './components/inputnumber/index.vue';
58
- import Rate from './components/rate/index.vue';
59
- import Picker from './components/picker/index.vue';
60
- import ShortPassword from './components/shortpassword/index.vue';
61
- import Uploader from './components/uploader/index.vue';
62
- import NumberKeyboard from './components/numberkeyboard/index.vue';
63
- import Swipe from './components/swipe/index.vue';
64
- import ActionSheet from './components/actionsheet/index.vue';
65
- import BackTop from './components/backtop/index.vue';
66
- import Drag from './components/drag/index.vue';
67
- import Dialog from './components/dialog/index';
68
- import InfiniteLoading from './components/infiniteloading/index.vue';
69
- import Notify from './components/notify/index';
70
- import Switch from './components/switch/index.vue';
71
- import Toast from './components/toast/index';
72
- import Audio from './components/audio/index.vue';
73
- import AudioOperate from './components/audiooperate/index.vue';
74
- import Avatar from './components/avatar/index.vue';
75
- import AvatarGroup from './components/avatargroup/index.vue';
76
- import List from './components/list/index.vue';
77
- import Progress from './components/progress/index.vue';
78
- import CircleProgress from './components/circleprogress/index.vue';
79
- import NoticeBar from './components/noticebar/index.vue';
80
- import Empty from './components/empty/index.vue';
81
- import Video from './components/video/index.vue';
82
- import Steps from './components/steps/index.vue';
83
- import Step from './components/step/index.vue';
84
- import Swiper from './components/swiper/index.vue';
85
- import SwiperItem from './components/swiperitem/index.vue';
86
- import Price from './components/price/index.vue';
87
- import ImagePreview from './components/imagepreview/index';
88
- import CountUp from './components/countup/index.vue';
89
- import CountDown from './components/countdown/index.vue';
90
- import Badge from './components/badge/index.vue';
91
- import Tag from './components/tag/index.vue';
92
- import Popover from './components/popover/index.vue';
93
- import Skeleton from './components/skeleton/index.vue';
94
- import Collapse from './components/collapse/index.vue';
95
- import CollapseItem from './components/collapseitem/index.vue';
96
- import Table from './components/table/index.vue';
97
- import Ellipsis from './components/ellipsis/index.vue';
98
- import Animate from './components/animate/index.vue';
99
- import WaterMark from './components/watermark/index.vue';
100
- import Address from './components/address/index.vue';
101
- import Barrage from './components/barrage/index.vue';
102
- import Signature from './components/signature/index.vue';
103
- import TimeSelect from './components/timeselect/index.vue';
104
- import TimePannel from './components/timepannel/index.vue';
105
- import TimeDetail from './components/timedetail/index.vue';
106
- import Sku from './components/sku/index.vue';
107
- import Card from './components/card/index.vue';
108
- import Ecard from './components/ecard/index.vue';
109
- import AddressList from './components/addresslist/index.vue';
110
- import Category from './components/category/index.vue';
111
- import CategoryPane from './components/categorypane/index.vue';
112
- import Comment from './components/comment/index.vue';
113
- export * from './utils/commons';
114
- export * from './utils/functions';
115
- export * from './utils/date';
116
- export * from './utils/unique-id';
117
- export { Page, Header, Footer, Content, Group, Item, Placeholder, InputItem, MoneyItem, TextareaItem, Textarea, PickerItem, CascaderItem, DateItem, CalendarItem, Radio, RadioItem, Checkbox, CheckboxItem, SwitchItem, hinttext, LinkItem, Button, Cell, CellGroup, Icon, OverLay, Popup, Image, Layout, Col, Row, Sticky, Divider, Grid, GridItem, Navbar, FixedNav, Menu, MenuItem, Tabbar, TabbarItem, Elevator, Pagination, Tabs, TabPane, Indicator, SideNavBar, SideNavBarItem, SubSideNavBar, Range, SearchBar, Cascader, Calendar, DatePicker, InputNumber, Rate, Picker, ShortPassword, Uploader, NumberKeyboard, Swipe, ActionSheet, BackTop, Drag, Dialog, InfiniteLoading, Notify, Switch, Toast, Audio, AudioOperate, Avatar, AvatarGroup, List, Progress, CircleProgress, NoticeBar, Empty, Video, Steps, Step, Swiper, SwiperItem, Price, ImagePreview, CountUp, CountDown, Badge, Tag, Popover, Skeleton, Collapse, CollapseItem, Table, Ellipsis, Animate, WaterMark, Address, Barrage, Signature, TimeSelect, TimePannel, TimeDetail, Sku, Card, Ecard, AddressList, Category, CategoryPane, Comment };
118
- declare const _default: FoxUIApp;
119
- export default _default;
1
+ import type { AllowedComponentProps } from 'vue';
2
+ import { App } from 'vue';
3
+ import { clone } from '@fox-js/fox';
4
+ import { compareTo } from '@fox-js/big-decimal';
5
+ import type { ComponentCustomProps } from 'vue';
6
+ import type { ComponentOptionsMixin } from 'vue';
7
+ import { ComponentPublicInstance } from 'vue';
8
+ import type { ComputedOptions } from 'vue';
9
+ import { CSSProperties } from 'vue';
10
+ import type { DefineComponent } from 'vue';
11
+ import { divide } from '@fox-js/big-decimal';
12
+ import { ExecuteValidator } from '@fox-js/validator';
13
+ import { extend } from '@fox-js/fox';
14
+ import { isArray } from '@fox-js/fox';
15
+ import { isDate } from '@fox-js/fox';
16
+ import { isEqual } from '@fox-js/fox';
17
+ import { isESModule } from '@fox-js/fox';
18
+ import { isFunction } from '@fox-js/fox';
19
+ import { isMap } from '@fox-js/fox';
20
+ import { isObject } from '@fox-js/fox';
21
+ import { isPlainObject } from '@fox-js/fox';
22
+ import { isPromise } from '@fox-js/fox';
23
+ import { isSet } from '@fox-js/fox';
24
+ import { isString } from '@fox-js/fox';
25
+ import { isSymbol } from '@fox-js/fox';
26
+ import type { MethodOptions } from 'vue';
27
+ import { multiply } from '@fox-js/big-decimal';
28
+ import { negate } from '@fox-js/big-decimal';
29
+ import { numberFormat } from '@fox-js/big-decimal';
30
+ import { Rule } from '@fox-js/validator';
31
+ import { toBoolean } from '@fox-js/fox';
32
+ import { toNumber } from '@fox-js/fox';
33
+ import { toTypeString } from '@fox-js/fox';
34
+ import { unNumberFormat } from '@fox-js/big-decimal';
35
+ import { ValidateResult } from '@fox-js/validator';
36
+ import { VNode } from 'vue';
37
+ import type { VNodeProps } from 'vue';
38
+
39
+ export declare const ActionSheet: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
40
+
41
+ export declare const Address: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
42
+
43
+ export declare const AddressList: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
44
+
45
+ export declare const Animate: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
46
+
47
+ declare const Audio_2: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
48
+ export { Audio_2 as Audio }
49
+
50
+ export declare const AudioOperate: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
51
+
52
+ export declare const Avatar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
53
+
54
+ export declare const AvatarGroup: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
55
+
56
+ export declare const BackTop: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
57
+
58
+ export declare const Badge: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
59
+
60
+ export declare const Barrage: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
61
+
62
+ declare class Broadcast {
63
+ private parent;
64
+ private children;
65
+ private callbacks;
66
+ private proxy;
67
+ private name?;
68
+ constructor(parent: Broadcast | null, proxy: FoxComponentPublicInstance, name?: string);
69
+ private addChild;
70
+ private removeChild;
71
+ destroy(): void;
72
+ emit(matched: Matched, action: string, ...args: any[]): Results;
73
+ emitToChildren(matched: Matched, action: string, ...args: any[]): Results;
74
+ on(action: string, callback: BroadcastCallback): void;
75
+ }
76
+
77
+ declare interface BroadcastCallback {
78
+ (...args: any[]): Result;
79
+ }
80
+
81
+ export declare const Button: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
82
+
83
+ export declare const Calendar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
84
+
85
+ export declare const CalendarItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
86
+
87
+ export declare const Card: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
88
+
89
+ export declare const Cascader: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
90
+
91
+ export declare const CascaderItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
92
+
93
+ export declare const Category: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
94
+
95
+ export declare const CategoryPane: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
96
+
97
+ export declare const Cell: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
98
+
99
+ export declare const CellGroup: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
100
+
101
+ export declare const Checkbox: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
102
+
103
+ export declare const CheckboxItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
104
+
105
+ export declare const CircleProgress: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
106
+
107
+ export declare function clearNonNumber(value: string, allowDot?: boolean, allowMinus?: boolean): string;
108
+
109
+ export { clone }
110
+
111
+ export declare const Col: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
112
+
113
+ export declare const Collapse: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
114
+
115
+ export declare const CollapseItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
116
+
117
+ declare const Comment_2: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
118
+ export { Comment_2 as Comment }
119
+
120
+ export { compareTo }
121
+
122
+ export declare const Content: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
123
+
124
+ export declare const CountDown: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
125
+
126
+ export declare const CountUp: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
127
+
128
+ export declare const DateItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
129
+
130
+ export declare const DatePicker: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
131
+
132
+ export declare const DateUtils: {
133
+ format(date: Date, template: string): string;
134
+ parser(str: string, template: string): Date;
135
+ isLeapYear(y: number): boolean;
136
+ getWhatDay(year: number, month: number, day: number): string;
137
+ getMonthPreDay(year: number, month: number): number;
138
+ getMonthDays(year: string, month: string): number;
139
+ getNumTwoBit(n: number): string;
140
+ date2Str: (date: Date, split?: string) => string;
141
+ getDay(i: number): string;
142
+ compareDate(date1: string | Date, date2: string | Date): boolean;
143
+ isEqual(date1: string | Date | null, date2: string | Date | null): boolean;
144
+ inScope4Day(date: Date, startDate: Date, span: number): boolean;
145
+ inScope4Month(date: Date, startDate: Date, span: number): boolean;
146
+ };
147
+
148
+ export declare function debounce(func: GenericFunction, time: number): GenericFunction;
149
+
150
+ export declare function decimalLength(value: string | number): number;
151
+
152
+ declare const _default: FoxUIApp;
153
+ export default _default;
154
+
155
+ declare interface Descriptor {
156
+ componentName: string;
157
+ fieldName?: string;
158
+ valueName?: string;
159
+ valueType?: ValueType;
160
+ validate?: boolean;
161
+ pureDataValidate?: boolean;
162
+ validateHandler?: ValidateHandler;
163
+ validateCheckEvents?: string[];
164
+ validateResetEvents?: string[];
165
+ }
166
+
167
+ export declare const Dialog: {
168
+ (options: DialogOptions): DialogFunction;
169
+ install(app: any): void;
170
+ };
171
+
172
+ declare class DialogFunction {
173
+ options: DialogOptions;
174
+ instance: any;
175
+ constructor(_options: DialogOptions);
176
+ close: () => void;
177
+ setDefaultOptions: (options: DialogOptions) => void;
178
+ resetDefaultOptions: () => void;
179
+ }
180
+
181
+ declare class DialogOptions {
182
+ title?: string;
183
+ content?: string | VNode;
184
+ cancelText?: string;
185
+ confirmText?: string;
186
+ textAlign?: string;
187
+ customClass?: string;
188
+ overlayStyle?: CSSProperties;
189
+ overlayClass?: string;
190
+ popStyle?: CSSProperties;
191
+ popClass?: string;
192
+ teleport?: string | HTMLElement;
193
+ id?: string | number;
194
+ footerDirection?: string;
195
+ onUpdate?: Function;
196
+ onConfirm?: Function;
197
+ onCancel?: Function;
198
+ onOpened?: Function;
199
+ onClosed?: Function;
200
+ beforeClose?: Function;
201
+ visible?: boolean;
202
+ noFooter?: boolean;
203
+ noConfirmBtn?: boolean;
204
+ noCancelBtn?: boolean;
205
+ confrimBtnDisabled?: boolean;
206
+ closeOnPopstate?: boolean;
207
+ lockScroll?: boolean;
208
+ }
209
+
210
+ export { divide }
211
+
212
+ export declare const Divider: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
213
+
214
+ declare class Domain {
215
+ private _parent;
216
+ get parent(): Domain | null;
217
+ set parent(val: Domain | null);
218
+ private _name;
219
+ get name(): string | null;
220
+ private _broadcast;
221
+ get broadcast(): Broadcast | null;
222
+ set broadcast(val: Broadcast | null);
223
+ private _validateSchema;
224
+ get validateSchema(): ValidateSchema | null;
225
+ set validateSchema(val: ValidateSchema | null);
226
+ private _props;
227
+ constructor(name?: string | null);
228
+ destroy(): void;
229
+ merge(props: Record<string | number, any>, ignores?: any[]): void;
230
+ has(key: string | number): boolean;
231
+ delete(key: string | number): void;
232
+ set(key: string | number, value: any): void;
233
+ get(key: string | number, defaultValue?: any): any;
234
+ getForParent(key: string | number, defaultValue?: any): any;
235
+ getForSelf(key: string | number): any;
236
+ getAll(key: string | number): any[];
237
+ }
238
+
239
+ export declare const Drag: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
240
+
241
+ export declare const Ecard: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
242
+
243
+ export declare const Elevator: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
244
+
245
+ export declare const Ellipsis: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
246
+
247
+ export declare const Empty: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
248
+
249
+ export declare function excludeProps(src: Record<string, any>, ...excludeTemplates: Record<string, any>[]): Record<string, any>;
250
+
251
+ export { extend }
252
+
253
+ export declare const FixedNav: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
254
+
255
+ export declare const floatData: (format: any, dataOp: any, mapOps: any) => any;
256
+
257
+ export declare const Footer: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
258
+
259
+ declare type FoxComponentPublicInstance = any;
260
+
261
+ declare interface FoxUI {
262
+ version: string;
263
+ install(app: App, ...options: any[]): any;
264
+ initPageLayout(options: FoxUIOptions, rootDomain?: Domain): void;
265
+ setScopeGetter(getter: ScopeGetter): void;
266
+ setAPI(name: string, func: any, scope?: string): void;
267
+ getAPI(proxy: ComponentPublicInstance, name: string, scope?: string): any | null;
268
+ batchSetAPI(apis: Record<string, any>, scope?: string): void;
269
+ clearScopeAPI(scope: string): void;
270
+ getRootDomain(): Domain;
271
+ }
272
+
273
+ declare class FoxUIApp implements FoxUI {
274
+ private packages;
275
+ private _version;
276
+ get version(): string;
277
+ constructor(packages: any[], version: string);
278
+ install(app: App, options: FoxUIOptions): any;
279
+ initPageLayout(options: FoxUIOptions, rootDomain?: Domain): void;
280
+ setScopeGetter(getter: ScopeGetter): void;
281
+ setAPI(name: string, api: any, scope?: string): void;
282
+ getAPI(proxy: ComponentPublicInstance, name: string, scope?: string): any | null;
283
+ batchSetAPI(apis: Record<string, any>, scope?: string): void;
284
+ clearScopeAPI(scope: string): void;
285
+ getRootDomain(): Domain;
286
+ }
287
+
288
+ declare interface FoxUIOptions {
289
+ headerBarHeight?: number;
290
+ footerBarHeight?: number;
291
+ safeAreaInset?: SafeAreaInset;
292
+ pageLayout?: PageLayout;
293
+ headerPadding?: Rect;
294
+ contentPadding?: Rect;
295
+ groupLayout?: GroupLayout;
296
+ labelWidth?: number | string;
297
+ [propName: string]: any;
298
+ }
299
+
300
+ export declare interface GenericFunction {
301
+ (...args: any[]): any;
302
+ }
303
+
304
+ export declare const Grid: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
305
+
306
+ export declare const GridItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
307
+
308
+ export declare const Group: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
309
+
310
+ declare interface GroupLayout {
311
+ type: string;
312
+ width: number;
313
+ column: number;
314
+ gutter: number;
315
+ }
316
+
317
+ export declare const Header: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
318
+
319
+ export declare const hinttext: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
320
+
321
+ export declare const Icon: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
322
+
323
+ declare const Image_2: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
324
+ export { Image_2 as Image }
325
+
326
+ declare interface ImageInterface {
327
+ src: string;
328
+ }
329
+
330
+ export declare const ImagePreview: {
331
+ (options: ImagePreviewOptions): ImagePreviewFunction;
332
+ install(app: any): void;
333
+ };
334
+
335
+ declare class ImagePreviewFunction {
336
+ options: ImagePreviewOptions;
337
+ constructor(_options: ImagePreviewOptions);
338
+ }
339
+
340
+ declare class ImagePreviewOptions {
341
+ show: boolean;
342
+ images: ImageInterface[];
343
+ initNo: number;
344
+ paginationVisible: boolean;
345
+ paginationColor: string;
346
+ teleport: string | HTMLElement;
347
+ onClose?: Function;
348
+ }
349
+
350
+ export declare function includeProps(src: Record<string, any>, ...includeTemplates: Record<string, any>[]): Record<string, any>;
351
+
352
+ export declare function indexOf(x: unknown, arr: unknown[]): number;
353
+
354
+ export declare const Indicator: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
355
+
356
+ export declare const InfiniteLoading: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
357
+
358
+ export declare const InputItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
359
+
360
+ export declare const InputNumber: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
361
+
362
+ export declare function integerLength(value: string | number): number;
363
+
364
+ export { isArray }
365
+
366
+ export declare const isBrowser: boolean;
367
+
368
+ export { isDate }
369
+
370
+ export declare const isEmptyString: (v: unknown) => boolean;
371
+
372
+ export { isEqual }
373
+
374
+ export { isESModule }
375
+
376
+ export { isFunction }
377
+
378
+ export { isMap }
379
+
380
+ export declare function isNumberString(value: string): boolean;
381
+
382
+ export { isObject }
383
+
384
+ export { isPlainObject }
385
+
386
+ export { isPromise }
387
+
388
+ export declare function isRegExp(v: unknown): v is RegExp;
389
+
390
+ export { isSet }
391
+
392
+ export { isString }
393
+
394
+ export { isSymbol }
395
+
396
+ export declare const Item: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
397
+
398
+ export declare function lastIndexOf(x: unknown, arr: unknown[]): number;
399
+
400
+ export declare const Layout: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
401
+
402
+ export declare const LinkItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
403
+
404
+ export declare const List: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
405
+
406
+ declare interface Matched {
407
+ name?: string | RegExp | {
408
+ (name: string): boolean;
409
+ };
410
+ maxLevel?: number;
411
+ level?: number;
412
+ }
413
+
414
+ export declare const Menu: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
415
+
416
+ export declare const MenuItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
417
+
418
+ export declare const MoneyItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
419
+
420
+ export { multiply }
421
+
422
+ export declare const Navbar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
423
+
424
+ export { negate }
425
+
426
+ export declare const NoticeBar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
427
+
428
+ export declare const Notify: {
429
+ text(msg: string, obj?: {}): any;
430
+ primary(msg: string, obj?: {}): any;
431
+ success(msg: string, obj?: {}): any;
432
+ danger(msg: string, obj?: {}): any;
433
+ warn(msg: string, obj?: {}): any;
434
+ hide(): void;
435
+ install(app: any): void;
436
+ };
437
+
438
+ export { numberFormat }
439
+
440
+ export declare const NumberKeyboard: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
441
+
442
+ export declare const OverLay: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
443
+
444
+ declare interface Padding {
445
+ left: number | null;
446
+ top: number | null;
447
+ right: number | null;
448
+ bottom: number | null;
449
+ }
450
+
451
+ export declare const Page: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
452
+
453
+ declare interface PageLayout {
454
+ width: number | string;
455
+ height: number | string;
456
+ headerHeight: number | string;
457
+ footerHeight: number | string;
458
+ headerPadding?: Padding;
459
+ footerPadding?: Padding;
460
+ contentPadding?: Padding;
461
+ }
462
+
463
+ export declare const Pagination: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
464
+
465
+ export declare const Picker: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
466
+
467
+ export declare const PickerItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
468
+
469
+ export declare const Popover: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
470
+
471
+ export declare const Popup: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
472
+
473
+ export declare const Price: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
474
+
475
+ export declare const Progress: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
476
+
477
+ export declare const Radio: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
478
+
479
+ export declare const RadioItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
480
+
481
+ export declare const raf: (((callback: FrameRequestCallback) => number) & typeof requestAnimationFrame) | typeof setTimeout;
482
+
483
+ declare const Range_2: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
484
+ export { Range_2 as Range }
485
+
486
+ export declare const Rate: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
487
+
488
+ declare interface Rect {
489
+ left: number;
490
+ top: number;
491
+ right: number;
492
+ bottom: number;
493
+ }
494
+
495
+ declare type Result = Promise<any> | any;
496
+
497
+ declare type Results = Result[];
498
+
499
+ export declare const Row: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
500
+
501
+ export declare const RowItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
502
+
503
+ declare interface SafeAreaInset {
504
+ left: number | string;
505
+ top: number | string;
506
+ right: number | string;
507
+ bottom: number | string;
508
+ }
509
+
510
+ declare interface ScopeGetter {
511
+ (proxy: ComponentPublicInstance): string | null;
512
+ }
513
+
514
+ export declare const SearchBar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
515
+
516
+ export declare const ShortPassword: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
517
+
518
+ export declare const SideNavBar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
519
+
520
+ export declare const SideNavBarItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
521
+
522
+ export declare const Signature: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
523
+
524
+ export declare const Skeleton: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
525
+
526
+ export declare const Sku: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
527
+
528
+ export declare const SlotItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
529
+
530
+ export declare const Step: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
531
+
532
+ export declare const Steps: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
533
+
534
+ export declare const Sticky: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
535
+
536
+ export declare const SubSideNavBar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
537
+
538
+ export declare const Swipe: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
539
+
540
+ export declare const Swiper: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
541
+
542
+ export declare const SwiperItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
543
+
544
+ export declare const Switch: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
545
+
546
+ export declare const SwitchItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
547
+
548
+ export declare const Tabbar: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
549
+
550
+ export declare const TabbarItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
551
+
552
+ export declare const Table: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
553
+
554
+ export declare const TabPane: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
555
+
556
+ export declare const Tabs: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
557
+
558
+ export declare const Tag: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
559
+
560
+ export declare const Textarea: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
561
+
562
+ export declare const TextareaItem: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
563
+
564
+ export declare function throttle(func: GenericFunction, time: number): GenericFunction;
565
+
566
+ export declare const TimeDetail: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
567
+
568
+ export declare const TimePannel: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
569
+
570
+ export declare const TimeSelect: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
571
+
572
+ export declare const Toast: {
573
+ text(msg: string, opts?: {}): any | undefined;
574
+ success(msg: string, opts?: {}): any | undefined;
575
+ fail(msg: string, opts?: {}): any | undefined;
576
+ warn(msg: string, opts?: {}): any | undefined;
577
+ loading(msg: string, opts?: {}): any | undefined;
578
+ hide(id?: string): void;
579
+ install(app: any): void;
580
+ };
581
+
582
+ export { toBoolean }
583
+
584
+ export { toNumber }
585
+
586
+ export { toTypeString }
587
+
588
+ export declare const TrendArrow: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
589
+
590
+ export declare class UniqueID {
591
+ private seed;
592
+ constructor(seed?: number);
593
+ get(): number;
594
+ }
595
+
596
+ export { unNumberFormat }
597
+
598
+ export declare const Uploader: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
599
+
600
+ declare interface ValidateHandler {
601
+ error?(errorMsg: string, proxy: FoxComponentPublicInstance): void;
602
+ reset?(proxy: FoxComponentPublicInstance): void;
603
+ success?(proxy: FoxComponentPublicInstance): void;
604
+ decorate?(newRule: Rule, oldRule: Rule, proxy: FoxComponentPublicInstance): void;
605
+ getValue?(proxy: FoxComponentPublicInstance): any;
606
+ }
607
+
608
+ declare class ValidateSchema {
609
+ private parent;
610
+ private validators;
611
+ private attrRules;
612
+ private rules;
613
+ private descriptor;
614
+ private proxy;
615
+ private scope;
616
+ constructor(parent: ValidateSchema | null, descriptor: Descriptor, proxy: FoxComponentPublicInstance);
617
+ private init;
618
+ destroy(): void;
619
+ private execHandler;
620
+ private decorate;
621
+ private success;
622
+ private error;
623
+ private getValue;
624
+ setValidator(type: string, validator: ExecuteValidator, global?: boolean): void;
625
+ getValidator(type: string): ExecuteValidator | null;
626
+ deleteValidator(type: string, global?: boolean): void;
627
+ hasValidator(type: string, global?: boolean): boolean;
628
+ setRule(rule: Rule | null): void;
629
+ clear(): void;
630
+ validate(): Promise<ValidateResult>;
631
+ }
632
+
633
+ export declare function valueLength(val: unknown): number;
634
+
635
+ declare type ValueType = 'string' | 'number' | 'date';
636
+
637
+ export declare const Video: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
638
+
639
+ export declare const WaterMark: DefineComponent<unknown, object, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<unknown>, {}>;
640
+
641
+ export { }