yc-design-vue 1.8.6 → 1.8.8

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 (487) hide show
  1. package/es/Affix/index.vue.js +1 -0
  2. package/es/Alert/index.vue.js +1 -0
  3. package/es/Anchor/Anchor.vue.js +1 -0
  4. package/es/Anchor/AnchorLink.vue.js +1 -0
  5. package/es/Anchor/hooks/useContext.js +1 -0
  6. package/es/AutoComplete/index.vue.js +1 -0
  7. package/es/Avatar/Avatar.vue.js +1 -0
  8. package/es/Avatar/AvatarGroup.vue.js +1 -0
  9. package/es/BackTop/index.vue.js +1 -0
  10. package/es/Badge/index.vue.js +1 -0
  11. package/es/Breadcrumb/Breadcrumb.vue.js +1 -0
  12. package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -0
  13. package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -0
  14. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +2 -1
  15. package/es/Button/hooks/useContext.js +1 -0
  16. package/es/Calendar/Calendar.vue.js +3 -3
  17. package/es/Calendar/CalendarMonth.vue.d.ts +1 -1
  18. package/es/Calendar/CalendarMonth.vue.js +1 -1
  19. package/es/Calendar/CalendarYear.vue.js +1 -1
  20. package/es/Card/Card.vue.js +1 -0
  21. package/es/Card/CardMeta.vue.js +1 -0
  22. package/es/Carousel/Carousel.vue.js +1 -0
  23. package/es/Carousel/CarouselArrow.vue.js +1 -0
  24. package/es/Carousel/CarouselIndicator.vue.js +1 -0
  25. package/es/Carousel/hooks/useContext.js +1 -0
  26. package/es/Cascader/Cascader.vue.js +1 -0
  27. package/es/Cascader/CascaderIcon.vue.js +1 -0
  28. package/es/Cascader/CascaderOption.vue.js +1 -0
  29. package/es/Cascader/CascaderPanel.vue.js +1 -0
  30. package/es/Cascader/CascaderSearchPanel.vue.js +1 -0
  31. package/es/Cascader/hooks/useContext.js +1 -0
  32. package/es/Checkbox/Checkbox.vue.js +1 -0
  33. package/es/Checkbox/hooks/useContext.js +1 -0
  34. package/es/Collapse/CollapseItem.vue.js +1 -0
  35. package/es/Collapse/hooks/useContext.js +1 -0
  36. package/es/ColorPicker/ColorControl.vue.js +1 -0
  37. package/es/ColorPicker/ColorInput.vue.js +1 -0
  38. package/es/ColorPicker/ColorList.vue.js +9 -2
  39. package/es/ColorPicker/ColorPalette.vue.js +1 -0
  40. package/es/ColorPicker/ColorPanel.vue.js +9 -2
  41. package/es/ColorPicker/hooks/useContext.js +1 -0
  42. package/es/Comment/index.vue.js +1 -0
  43. package/es/ConfigProvider/index.d.ts +3 -3
  44. package/es/ConfigProvider/index.vue.d.ts +1 -1
  45. package/es/ConfigProvider/index.vue.js +4 -12
  46. package/es/ConfigProvider/type.d.ts +3 -2
  47. package/es/Descriptions/ReuseItem.vue.js +1 -0
  48. package/es/Descriptions/ReuseTd.vue.js +1 -0
  49. package/es/Descriptions/hooks/useContext.js +1 -0
  50. package/es/Divider/index.vue.js +1 -0
  51. package/es/Drawer/Drawer.vue.js +4 -2
  52. package/es/Drawer/DrawerService.vue.js +1 -0
  53. package/es/Dropdown/Dropdown.vue.js +1 -0
  54. package/es/Dropdown/DropdownButton.vue.js +1 -0
  55. package/es/Dropdown/Dsubmenu.vue.js +1 -0
  56. package/es/Dropdown/hooks/useContext.js +1 -0
  57. package/es/Empty/index.vue.js +3 -1
  58. package/es/Grid/Grid.vue.js +1 -0
  59. package/es/Grid/GridCol.vue.js +1 -0
  60. package/es/Grid/GridItem.vue.js +1 -0
  61. package/es/Grid/GridRow.vue.js +1 -0
  62. package/es/Grid/hooks/useContext.js +1 -0
  63. package/es/Image/Image.vue.js +3 -1
  64. package/es/Image/ImagePreview.vue.js +1 -0
  65. package/es/Image/ImagePreviewArrow.vue.js +1 -0
  66. package/es/Image/ImagePreviewToolbar.vue.js +4 -2
  67. package/es/Image/hooks/useContext.js +1 -0
  68. package/es/Input/Input.vue.js +1 -0
  69. package/es/Input/InputSuffix.vue.js +1 -0
  70. package/es/Input/hooks/useLimitedInput.js +1 -0
  71. package/es/InputNumber/InputNumber.vue.js +1 -0
  72. package/es/InputNumber/InputOperaBtn.vue.js +1 -0
  73. package/es/InputTag/index.vue.js +1 -0
  74. package/es/Layout/Layout.vue.js +1 -0
  75. package/es/Layout/LayoutSider.vue.js +1 -0
  76. package/es/Layout/hooks/useSiderContext.js +1 -0
  77. package/es/Link/index.vue.js +1 -0
  78. package/es/List/List.vue.js +1 -0
  79. package/es/List/hooks/useScrollReach.js +1 -0
  80. package/es/Mention/index.vue.js +1 -0
  81. package/es/Menu/Menu.vue.js +1 -0
  82. package/es/Menu/MenuEllipsis.vue.js +1 -0
  83. package/es/Menu/MenuItem.vue.js +1 -0
  84. package/es/Menu/MenuItemGroup.vue.js +1 -0
  85. package/es/Menu/SubMenu.vue.js +1 -0
  86. package/es/Menu/hooks/useContext.js +1 -0
  87. package/es/Message/Message.vue.js +1 -0
  88. package/es/Message/index.js +1 -0
  89. package/es/Modal/Modal.vue.js +4 -2
  90. package/es/Modal/ModalService.vue.js +1 -0
  91. package/es/Modal/hooks/useModalClose.js +1 -0
  92. package/es/Modal/hooks/useModalDraggable.js +1 -0
  93. package/es/Modal/hooks/useOnBeforeClose.js +1 -0
  94. package/es/Notification/Notification.vue.js +1 -0
  95. package/es/Notification/index.js +1 -0
  96. package/es/OverflowList/index.vue.js +1 -0
  97. package/es/PageHeader/index.vue.js +1 -0
  98. package/es/Pagination/Pagination.vue.js +8 -3
  99. package/es/Pagination/PaginationItem.vue.js +1 -0
  100. package/es/Pagination/hooks/useContext.d.ts +1 -5
  101. package/es/Pagination/hooks/useContext.js +1 -1
  102. package/es/Popconfirm/index.vue.js +4 -2
  103. package/es/Popover/index.vue.js +1 -0
  104. package/es/Progress/Progress.vue.js +1 -0
  105. package/es/Progress/ProgressCircle.vue.js +1 -0
  106. package/es/Progress/ProgressLine.vue.js +1 -0
  107. package/es/Progress/ProgressSteps.vue.js +1 -0
  108. package/es/Radio/Radio.vue.js +1 -0
  109. package/es/Radio/hooks/useContext.js +1 -0
  110. package/es/Rate/index.vue.js +1 -0
  111. package/es/ResizeBox/index.vue.js +1 -0
  112. package/es/Scrollbar/Scrollbar.vue.js +1 -0
  113. package/es/Scrollbar/ScrollbarTrack.vue.js +1 -0
  114. package/es/Select/Option.vue.js +1 -0
  115. package/es/Select/Select.vue.d.ts +13 -13
  116. package/es/Select/Select.vue.js +1 -0
  117. package/es/Select/SelectIcon.vue.js +1 -0
  118. package/es/Select/SelectRealList.vue.js +1 -0
  119. package/es/Select/SelectView.vue.js +1 -0
  120. package/es/Select/SelectVirtualList.vue.js +1 -0
  121. package/es/Select/hooks/useContext.js +1 -0
  122. package/es/Select/hooks/useSelectOptions.js +1 -0
  123. package/es/Skeleton/SkeletonLine.vue.js +1 -0
  124. package/es/Skeleton/SkeletonShape.vue.js +1 -0
  125. package/es/Slider/SliderBtn.vue.js +1 -0
  126. package/es/Slider/hooks/useContext.js +1 -0
  127. package/es/Slider/hooks/useSliderDraggable.js +1 -0
  128. package/es/Space/index.vue.js +1 -0
  129. package/es/Spin/index.vue.js +1 -0
  130. package/es/Split/index.vue.js +1 -0
  131. package/es/Statistic/Countdown.vue.js +1 -0
  132. package/es/Statistic/Statistic.vue.js +1 -0
  133. package/es/Steps/Step.vue.js +1 -0
  134. package/es/Steps/hooks/useContext.js +1 -0
  135. package/es/Switch/index.vue.js +1 -0
  136. package/es/Tabs/TabButton.vue.js +1 -0
  137. package/es/Tabs/TabPane.vue.js +1 -0
  138. package/es/Tabs/Tabs.vue.js +1 -0
  139. package/es/Tabs/TabsNavInk.vue.js +1 -0
  140. package/es/Tabs/TabsTab.vue.js +1 -0
  141. package/es/Tabs/hooks/useContext.js +1 -0
  142. package/es/Tabs/hooks/useTabsScroll.js +1 -0
  143. package/es/Tag/index.vue.js +1 -0
  144. package/es/Textarea/hooks/useTextareaHeight.js +1 -0
  145. package/es/Textarea/index.vue.js +1 -0
  146. package/es/TimePicker/TimePicker.vue.js +6 -6
  147. package/es/TimePicker/TimePickerPanel.vue.js +10 -10
  148. package/es/TimePicker/hooks/useContext.d.ts +1 -0
  149. package/es/TimePicker/hooks/useContext.js +11 -2
  150. package/es/Timeline/TimelineItemPending.vue.js +1 -0
  151. package/es/Timeline/hooks/useContext.js +1 -0
  152. package/es/Tooltip/index.vue.js +1 -0
  153. package/es/Transfer/Transfer.vue.js +1 -0
  154. package/es/Transfer/TransferPanel.vue.js +1 -0
  155. package/es/Transfer/hooks/useContext.js +1 -0
  156. package/es/Trigger/hooks/useContext.js +1 -0
  157. package/es/Trigger/hooks/useTriggerPosition.js +1 -0
  158. package/es/Trigger/hooks/useTriggerVisible.js +1 -0
  159. package/es/Trigger/index.vue.js +1 -0
  160. package/es/Typography/TypographyBase.vue.js +4 -2
  161. package/es/VerificationCode/index.vue.js +1 -0
  162. package/es/Watermark/index.d.ts +3 -3
  163. package/es/Watermark/index.vue.d.ts +1 -1
  164. package/es/Watermark/index.vue.js +1 -0
  165. package/es/_shared/components/ExpandTransition.vue2.js +1 -0
  166. package/es/_shared/components/Icon.vue3.js +1 -0
  167. package/es/_shared/components/IconButton.vue.js +1 -0
  168. package/es/_shared/constants/index.js +1 -0
  169. package/es/_shared/icons/IconSeparator.vue.js +17 -1
  170. package/es/_shared/icons/IconSeparator.vue2.js +1 -17
  171. package/es/_shared/utils/control.js +1 -0
  172. package/es/_shared/utils/global-config.d.ts +3 -1
  173. package/es/_shared/utils/global-config.js +4 -0
  174. package/es/_shared/utils/index.d.ts +1 -0
  175. package/es/_shared/utils/locale.d.ts +22 -0
  176. package/es/_shared/utils/locale.js +39 -0
  177. package/es/index.js +0 -2
  178. package/es/lang/ar-eg.js +156 -0
  179. package/es/lang/de-de.js +157 -0
  180. package/es/lang/en-us.js +161 -0
  181. package/es/lang/es-es.js +156 -0
  182. package/es/lang/fr-fr.js +158 -0
  183. package/es/lang/id-id.js +157 -0
  184. package/es/lang/it-it.js +157 -0
  185. package/es/lang/ja-jp.js +204 -0
  186. package/es/lang/km-kh.js +156 -0
  187. package/es/lang/ko-kr.js +156 -0
  188. package/es/lang/ms-my.js +156 -0
  189. package/es/lang/nl-nl.js +204 -0
  190. package/es/lang/pt-pt.js +156 -0
  191. package/es/lang/ru-ru.js +204 -0
  192. package/es/lang/th-th.js +156 -0
  193. package/es/lang/vi-vn.js +156 -0
  194. package/es/lang/zh-cn.js +204 -0
  195. package/es/lang/zh-tw.js +204 -0
  196. package/es/public/lang/zh-cn.js +202 -0
  197. package/lib/Affix/index.vue.js +1 -1
  198. package/lib/Alert/index.vue.js +1 -1
  199. package/lib/Anchor/Anchor.vue.js +1 -1
  200. package/lib/Anchor/AnchorLink.vue.js +1 -1
  201. package/lib/Anchor/hooks/useContext.js +1 -1
  202. package/lib/AutoComplete/index.vue.js +1 -1
  203. package/lib/Avatar/Avatar.vue.js +1 -1
  204. package/lib/Avatar/AvatarGroup.vue.js +1 -1
  205. package/lib/BackTop/index.vue.js +1 -1
  206. package/lib/Badge/index.vue.js +1 -1
  207. package/lib/Breadcrumb/Breadcrumb.vue.js +1 -1
  208. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  209. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  210. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  211. package/lib/Button/hooks/useContext.js +1 -1
  212. package/lib/Calendar/Calendar.vue.js +1 -1
  213. package/lib/Calendar/CalendarMonth.vue.d.ts +1 -1
  214. package/lib/Calendar/CalendarMonth.vue.js +1 -1
  215. package/lib/Calendar/CalendarYear.vue.js +1 -1
  216. package/lib/Card/Card.vue.js +1 -1
  217. package/lib/Card/CardMeta.vue.js +1 -1
  218. package/lib/Carousel/Carousel.vue.js +1 -1
  219. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  220. package/lib/Carousel/CarouselIndicator.vue.js +1 -1
  221. package/lib/Carousel/hooks/useContext.js +1 -1
  222. package/lib/Cascader/Cascader.vue.js +1 -1
  223. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  224. package/lib/Cascader/CascaderOption.vue.js +1 -1
  225. package/lib/Cascader/CascaderPanel.vue.js +1 -1
  226. package/lib/Cascader/CascaderSearchPanel.vue.js +1 -1
  227. package/lib/Cascader/hooks/useContext.js +1 -1
  228. package/lib/Checkbox/Checkbox.vue.js +1 -1
  229. package/lib/Checkbox/hooks/useContext.js +1 -1
  230. package/lib/Collapse/CollapseItem.vue.js +1 -1
  231. package/lib/Collapse/hooks/useContext.js +1 -1
  232. package/lib/ColorPicker/ColorControl.vue.js +1 -1
  233. package/lib/ColorPicker/ColorInput.vue.js +1 -1
  234. package/lib/ColorPicker/ColorList.vue.js +1 -1
  235. package/lib/ColorPicker/ColorPalette.vue.js +1 -1
  236. package/lib/ColorPicker/ColorPanel.vue.js +1 -1
  237. package/lib/ColorPicker/hooks/useContext.js +1 -1
  238. package/lib/Comment/index.vue.js +1 -1
  239. package/lib/ConfigProvider/index.d.ts +3 -3
  240. package/lib/ConfigProvider/index.vue.d.ts +1 -1
  241. package/lib/ConfigProvider/index.vue.js +1 -1
  242. package/lib/ConfigProvider/type.d.ts +3 -2
  243. package/lib/Descriptions/ReuseItem.vue.js +1 -1
  244. package/lib/Descriptions/ReuseTd.vue.js +1 -1
  245. package/lib/Descriptions/hooks/useContext.js +1 -1
  246. package/lib/Divider/index.vue.js +1 -1
  247. package/lib/Drawer/Drawer.vue.js +1 -1
  248. package/lib/Drawer/DrawerService.vue.js +1 -1
  249. package/lib/Dropdown/Dropdown.vue.js +1 -1
  250. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  251. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  252. package/lib/Dropdown/hooks/useContext.js +1 -1
  253. package/lib/Empty/index.vue.js +1 -1
  254. package/lib/Grid/Grid.vue.js +1 -1
  255. package/lib/Grid/GridCol.vue.js +1 -1
  256. package/lib/Grid/GridItem.vue.js +1 -1
  257. package/lib/Grid/GridRow.vue.js +1 -1
  258. package/lib/Grid/hooks/useContext.js +1 -1
  259. package/lib/Image/Image.vue.js +1 -1
  260. package/lib/Image/ImagePreview.vue.js +1 -1
  261. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  262. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  263. package/lib/Image/hooks/useContext.js +1 -1
  264. package/lib/Input/Input.vue.js +1 -1
  265. package/lib/Input/InputSuffix.vue.js +1 -1
  266. package/lib/Input/hooks/useLimitedInput.js +1 -1
  267. package/lib/InputNumber/InputNumber.vue.js +1 -1
  268. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  269. package/lib/InputTag/index.vue.js +1 -1
  270. package/lib/Layout/Layout.vue.js +1 -1
  271. package/lib/Layout/LayoutSider.vue.js +1 -1
  272. package/lib/Layout/hooks/useSiderContext.js +1 -1
  273. package/lib/Link/index.vue.js +1 -1
  274. package/lib/List/List.vue.js +1 -1
  275. package/lib/List/hooks/useScrollReach.js +1 -1
  276. package/lib/Mention/index.vue.js +1 -1
  277. package/lib/Menu/Menu.vue.js +1 -1
  278. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  279. package/lib/Menu/MenuItem.vue.js +1 -1
  280. package/lib/Menu/MenuItemGroup.vue.js +1 -1
  281. package/lib/Menu/SubMenu.vue.js +1 -1
  282. package/lib/Menu/hooks/useContext.js +1 -1
  283. package/lib/Message/Message.vue.js +1 -1
  284. package/lib/Message/index.js +1 -1
  285. package/lib/Modal/Modal.vue.js +1 -1
  286. package/lib/Modal/ModalService.vue.js +1 -1
  287. package/lib/Modal/hooks/useModalClose.js +1 -1
  288. package/lib/Modal/hooks/useModalDraggable.js +1 -1
  289. package/lib/Modal/hooks/useOnBeforeClose.js +1 -1
  290. package/lib/Notification/Notification.vue.js +1 -1
  291. package/lib/Notification/index.js +1 -1
  292. package/lib/OverflowList/index.vue.js +1 -1
  293. package/lib/PageHeader/index.vue.js +1 -1
  294. package/lib/Pagination/Pagination.vue.js +1 -1
  295. package/lib/Pagination/PaginationItem.vue.js +1 -1
  296. package/lib/Pagination/hooks/useContext.d.ts +1 -5
  297. package/lib/Pagination/hooks/useContext.js +1 -1
  298. package/lib/Popconfirm/index.vue.js +1 -1
  299. package/lib/Popover/index.vue.js +1 -1
  300. package/lib/Progress/Progress.vue.js +1 -1
  301. package/lib/Progress/ProgressCircle.vue.js +1 -1
  302. package/lib/Progress/ProgressLine.vue.js +1 -1
  303. package/lib/Progress/ProgressSteps.vue.js +1 -1
  304. package/lib/Radio/Radio.vue.js +1 -1
  305. package/lib/Radio/hooks/useContext.js +1 -1
  306. package/lib/Rate/index.vue.js +1 -1
  307. package/lib/ResizeBox/index.vue.js +1 -1
  308. package/lib/Scrollbar/Scrollbar.vue.js +1 -1
  309. package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
  310. package/lib/Select/Option.vue.js +1 -1
  311. package/lib/Select/Select.vue.d.ts +13 -13
  312. package/lib/Select/Select.vue.js +1 -1
  313. package/lib/Select/SelectIcon.vue.js +1 -1
  314. package/lib/Select/SelectRealList.vue.js +1 -1
  315. package/lib/Select/SelectView.vue.js +1 -1
  316. package/lib/Select/SelectVirtualList.vue.js +1 -1
  317. package/lib/Select/hooks/useContext.js +1 -1
  318. package/lib/Select/hooks/useSelectOptions.js +1 -1
  319. package/lib/Skeleton/SkeletonLine.vue.js +1 -1
  320. package/lib/Skeleton/SkeletonShape.vue.js +1 -1
  321. package/lib/Slider/SliderBtn.vue.js +1 -1
  322. package/lib/Slider/hooks/useContext.js +1 -1
  323. package/lib/Slider/hooks/useSliderDraggable.js +1 -1
  324. package/lib/Space/index.vue.js +1 -1
  325. package/lib/Spin/index.vue.js +1 -1
  326. package/lib/Split/index.vue.js +1 -1
  327. package/lib/Statistic/Countdown.vue.js +1 -1
  328. package/lib/Statistic/Statistic.vue.js +1 -1
  329. package/lib/Steps/Step.vue.js +1 -1
  330. package/lib/Steps/hooks/useContext.js +1 -1
  331. package/lib/Switch/index.vue.js +1 -1
  332. package/lib/Tabs/TabButton.vue.js +1 -1
  333. package/lib/Tabs/TabPane.vue.js +1 -1
  334. package/lib/Tabs/Tabs.vue.js +1 -1
  335. package/lib/Tabs/TabsNavInk.vue.js +1 -1
  336. package/lib/Tabs/TabsTab.vue.js +1 -1
  337. package/lib/Tabs/hooks/useContext.js +1 -1
  338. package/lib/Tabs/hooks/useTabsScroll.js +1 -1
  339. package/lib/Tag/index.vue.js +1 -1
  340. package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
  341. package/lib/Textarea/index.vue.js +1 -1
  342. package/lib/TimePicker/TimePicker.vue.js +1 -1
  343. package/lib/TimePicker/TimePickerPanel.vue.js +1 -1
  344. package/lib/TimePicker/hooks/useContext.d.ts +1 -0
  345. package/lib/TimePicker/hooks/useContext.js +1 -1
  346. package/lib/Timeline/TimelineItemPending.vue.js +1 -1
  347. package/lib/Timeline/hooks/useContext.js +1 -1
  348. package/lib/Tooltip/index.vue.js +1 -1
  349. package/lib/Transfer/Transfer.vue.js +1 -1
  350. package/lib/Transfer/TransferPanel.vue.js +1 -1
  351. package/lib/Transfer/hooks/useContext.js +1 -1
  352. package/lib/Trigger/hooks/useContext.js +1 -1
  353. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  354. package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
  355. package/lib/Trigger/index.vue.js +1 -1
  356. package/lib/Typography/TypographyBase.vue.js +1 -1
  357. package/lib/VerificationCode/index.vue.js +1 -1
  358. package/lib/Watermark/index.d.ts +3 -3
  359. package/lib/Watermark/index.vue.d.ts +1 -1
  360. package/lib/Watermark/index.vue.js +1 -1
  361. package/lib/_shared/components/ExpandTransition.vue2.js +1 -1
  362. package/lib/_shared/components/Icon.vue3.js +1 -1
  363. package/lib/_shared/components/IconButton.vue.js +1 -1
  364. package/lib/_shared/constants/index.js +1 -1
  365. package/lib/_shared/icons/IconSeparator.vue.js +1 -1
  366. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  367. package/lib/_shared/utils/control.js +1 -1
  368. package/lib/_shared/utils/global-config.d.ts +3 -1
  369. package/lib/_shared/utils/global-config.js +1 -1
  370. package/lib/_shared/utils/index.d.ts +1 -0
  371. package/lib/_shared/utils/locale.d.ts +22 -0
  372. package/lib/_shared/utils/locale.js +1 -0
  373. package/lib/index.js +1 -1
  374. package/lib/lang/ar-eg.js +156 -0
  375. package/lib/lang/de-de.js +157 -0
  376. package/lib/lang/en-us.js +161 -0
  377. package/lib/lang/es-es.js +156 -0
  378. package/lib/lang/fr-fr.js +158 -0
  379. package/lib/lang/id-id.js +157 -0
  380. package/lib/lang/it-it.js +157 -0
  381. package/lib/lang/ja-jp.js +204 -0
  382. package/lib/lang/km-kh.js +156 -0
  383. package/lib/lang/ko-kr.js +156 -0
  384. package/lib/lang/ms-my.js +156 -0
  385. package/lib/lang/nl-nl.js +204 -0
  386. package/lib/lang/pt-pt.js +156 -0
  387. package/lib/lang/ru-ru.js +204 -0
  388. package/lib/lang/th-th.js +156 -0
  389. package/lib/lang/vi-vn.js +156 -0
  390. package/lib/lang/zh-cn.js +204 -0
  391. package/lib/lang/zh-tw.js +204 -0
  392. package/lib/public/lang/zh-cn.js +1 -0
  393. package/package.json +2 -4
  394. package/es/_shared/locale/i18n.d.ts +0 -256
  395. package/es/_shared/locale/i18n.js +0 -41
  396. package/es/_shared/locale/lang/ar-eg.json.js +0 -251
  397. package/es/_shared/locale/lang/de-de.json.d.ts +0 -207
  398. package/es/_shared/locale/lang/de-de.json.js +0 -251
  399. package/es/_shared/locale/lang/en-us.json.d.ts +0 -210
  400. package/es/_shared/locale/lang/en-us.json.js +0 -256
  401. package/es/_shared/locale/lang/es-es.json.d.ts +0 -207
  402. package/es/_shared/locale/lang/es-es.json.js +0 -251
  403. package/es/_shared/locale/lang/fr-fr.json.d.ts +0 -207
  404. package/es/_shared/locale/lang/fr-fr.json.js +0 -251
  405. package/es/_shared/locale/lang/id-id.json.d.ts +0 -207
  406. package/es/_shared/locale/lang/id-id.json.js +0 -251
  407. package/es/_shared/locale/lang/it-it.json.d.ts +0 -207
  408. package/es/_shared/locale/lang/it-it.json.js +0 -251
  409. package/es/_shared/locale/lang/ja-jp.json.d.ts +0 -255
  410. package/es/_shared/locale/lang/ja-jp.json.js +0 -301
  411. package/es/_shared/locale/lang/km-kh.json.d.ts +0 -207
  412. package/es/_shared/locale/lang/km-kh.json.js +0 -251
  413. package/es/_shared/locale/lang/ko-kr.json.d.ts +0 -207
  414. package/es/_shared/locale/lang/ko-kr.json.js +0 -251
  415. package/es/_shared/locale/lang/ms-my.json.d.ts +0 -207
  416. package/es/_shared/locale/lang/ms-my.json.js +0 -251
  417. package/es/_shared/locale/lang/nl-nl.json.d.ts +0 -255
  418. package/es/_shared/locale/lang/nl-nl.json.js +0 -301
  419. package/es/_shared/locale/lang/pt-pt.json.d.ts +0 -207
  420. package/es/_shared/locale/lang/pt-pt.json.js +0 -251
  421. package/es/_shared/locale/lang/ru-ru.json.d.ts +0 -255
  422. package/es/_shared/locale/lang/ru-ru.json.js +0 -301
  423. package/es/_shared/locale/lang/th-th.json.d.ts +0 -207
  424. package/es/_shared/locale/lang/th-th.json.js +0 -251
  425. package/es/_shared/locale/lang/vi-vn.json.d.ts +0 -207
  426. package/es/_shared/locale/lang/vi-vn.json.js +0 -251
  427. package/es/_shared/locale/lang/zh-cn.d.ts +0 -253
  428. package/es/_shared/locale/lang/zh-cn.json.d.ts +0 -255
  429. package/es/_shared/locale/lang/zh-cn.json.js +0 -301
  430. package/es/_shared/locale/lang/zh-tw.json.d.ts +0 -255
  431. package/es/_shared/locale/lang/zh-tw.json.js +0 -301
  432. package/es/node_modules/@intlify/core-base/dist/core-base.js +0 -1126
  433. package/es/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -65
  434. package/es/node_modules/@intlify/shared/dist/shared.js +0 -199
  435. package/es/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1375
  436. package/es/node_modules/@vue/devtools-api/lib/esm/const.js +0 -6
  437. package/es/node_modules/@vue/devtools-api/lib/esm/env.js +0 -12
  438. package/es/node_modules/@vue/devtools-api/lib/esm/index.js +0 -26
  439. package/es/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -103
  440. package/es/node_modules/@vue/devtools-api/lib/esm/time.js +0 -25
  441. package/lib/_shared/locale/i18n.d.ts +0 -256
  442. package/lib/_shared/locale/i18n.js +0 -1
  443. package/lib/_shared/locale/lang/ar-eg.json.js +0 -1
  444. package/lib/_shared/locale/lang/de-de.json.d.ts +0 -207
  445. package/lib/_shared/locale/lang/de-de.json.js +0 -1
  446. package/lib/_shared/locale/lang/en-us.json.d.ts +0 -210
  447. package/lib/_shared/locale/lang/en-us.json.js +0 -1
  448. package/lib/_shared/locale/lang/es-es.json.d.ts +0 -207
  449. package/lib/_shared/locale/lang/es-es.json.js +0 -1
  450. package/lib/_shared/locale/lang/fr-fr.json.d.ts +0 -207
  451. package/lib/_shared/locale/lang/fr-fr.json.js +0 -1
  452. package/lib/_shared/locale/lang/id-id.json.d.ts +0 -207
  453. package/lib/_shared/locale/lang/id-id.json.js +0 -1
  454. package/lib/_shared/locale/lang/it-it.json.d.ts +0 -207
  455. package/lib/_shared/locale/lang/it-it.json.js +0 -1
  456. package/lib/_shared/locale/lang/ja-jp.json.d.ts +0 -255
  457. package/lib/_shared/locale/lang/ja-jp.json.js +0 -1
  458. package/lib/_shared/locale/lang/km-kh.json.d.ts +0 -207
  459. package/lib/_shared/locale/lang/km-kh.json.js +0 -1
  460. package/lib/_shared/locale/lang/ko-kr.json.d.ts +0 -207
  461. package/lib/_shared/locale/lang/ko-kr.json.js +0 -1
  462. package/lib/_shared/locale/lang/ms-my.json.d.ts +0 -207
  463. package/lib/_shared/locale/lang/ms-my.json.js +0 -1
  464. package/lib/_shared/locale/lang/nl-nl.json.d.ts +0 -255
  465. package/lib/_shared/locale/lang/nl-nl.json.js +0 -1
  466. package/lib/_shared/locale/lang/pt-pt.json.d.ts +0 -207
  467. package/lib/_shared/locale/lang/pt-pt.json.js +0 -1
  468. package/lib/_shared/locale/lang/ru-ru.json.d.ts +0 -255
  469. package/lib/_shared/locale/lang/ru-ru.json.js +0 -1
  470. package/lib/_shared/locale/lang/th-th.json.d.ts +0 -207
  471. package/lib/_shared/locale/lang/th-th.json.js +0 -1
  472. package/lib/_shared/locale/lang/vi-vn.json.d.ts +0 -207
  473. package/lib/_shared/locale/lang/vi-vn.json.js +0 -1
  474. package/lib/_shared/locale/lang/zh-cn.d.ts +0 -253
  475. package/lib/_shared/locale/lang/zh-cn.json.d.ts +0 -255
  476. package/lib/_shared/locale/lang/zh-cn.json.js +0 -1
  477. package/lib/_shared/locale/lang/zh-tw.json.d.ts +0 -255
  478. package/lib/_shared/locale/lang/zh-tw.json.js +0 -1
  479. package/lib/node_modules/@intlify/core-base/dist/core-base.js +0 -1
  480. package/lib/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -6
  481. package/lib/node_modules/@intlify/shared/dist/shared.js +0 -7
  482. package/lib/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1
  483. package/lib/node_modules/@vue/devtools-api/lib/esm/const.js +0 -1
  484. package/lib/node_modules/@vue/devtools-api/lib/esm/env.js +0 -1
  485. package/lib/node_modules/@vue/devtools-api/lib/esm/index.js +0 -1
  486. package/lib/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -1
  487. package/lib/node_modules/@vue/devtools-api/lib/esm/time.js +0 -1
@@ -1,6 +0,0 @@
1
- const HOOK_SETUP = "devtools-plugin:setup";
2
- const HOOK_PLUGIN_SETTINGS_SET = "plugin:settings:set";
3
- export {
4
- HOOK_PLUGIN_SETTINGS_SET,
5
- HOOK_SETUP
6
- };
@@ -1,12 +0,0 @@
1
- function getDevtoolsGlobalHook() {
2
- return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;
3
- }
4
- function getTarget() {
5
- return typeof navigator !== "undefined" && typeof window !== "undefined" ? window : typeof globalThis !== "undefined" ? globalThis : {};
6
- }
7
- const isProxyAvailable = typeof Proxy === "function";
8
- export {
9
- getDevtoolsGlobalHook,
10
- getTarget,
11
- isProxyAvailable
12
- };
@@ -1,26 +0,0 @@
1
- import { getTarget, getDevtoolsGlobalHook, isProxyAvailable } from "./env.js";
2
- import { HOOK_SETUP } from "./const.js";
3
- import { ApiProxy } from "./proxy.js";
4
- function setupDevtoolsPlugin(pluginDescriptor, setupFn) {
5
- const descriptor = pluginDescriptor;
6
- const target = getTarget();
7
- const hook = getDevtoolsGlobalHook();
8
- const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;
9
- if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {
10
- hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);
11
- } else {
12
- const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;
13
- const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];
14
- list.push({
15
- pluginDescriptor: descriptor,
16
- setupFn,
17
- proxy
18
- });
19
- if (proxy) {
20
- setupFn(proxy.proxiedTarget);
21
- }
22
- }
23
- }
24
- export {
25
- setupDevtoolsPlugin
26
- };
@@ -1,103 +0,0 @@
1
- import { HOOK_PLUGIN_SETTINGS_SET } from "./const.js";
2
- import { now } from "./time.js";
3
- class ApiProxy {
4
- constructor(plugin, hook) {
5
- this.target = null;
6
- this.targetQueue = [];
7
- this.onQueue = [];
8
- this.plugin = plugin;
9
- this.hook = hook;
10
- const defaultSettings = {};
11
- if (plugin.settings) {
12
- for (const id in plugin.settings) {
13
- const item = plugin.settings[id];
14
- defaultSettings[id] = item.defaultValue;
15
- }
16
- }
17
- const localSettingsSaveId = `__vue-devtools-plugin-settings__${plugin.id}`;
18
- let currentSettings = Object.assign({}, defaultSettings);
19
- try {
20
- const raw = localStorage.getItem(localSettingsSaveId);
21
- const data = JSON.parse(raw);
22
- Object.assign(currentSettings, data);
23
- } catch (e) {
24
- }
25
- this.fallbacks = {
26
- getSettings() {
27
- return currentSettings;
28
- },
29
- setSettings(value) {
30
- try {
31
- localStorage.setItem(localSettingsSaveId, JSON.stringify(value));
32
- } catch (e) {
33
- }
34
- currentSettings = value;
35
- },
36
- now() {
37
- return now();
38
- }
39
- };
40
- if (hook) {
41
- hook.on(HOOK_PLUGIN_SETTINGS_SET, (pluginId, value) => {
42
- if (pluginId === this.plugin.id) {
43
- this.fallbacks.setSettings(value);
44
- }
45
- });
46
- }
47
- this.proxiedOn = new Proxy({}, {
48
- get: (_target, prop) => {
49
- if (this.target) {
50
- return this.target.on[prop];
51
- } else {
52
- return (...args) => {
53
- this.onQueue.push({
54
- method: prop,
55
- args
56
- });
57
- };
58
- }
59
- }
60
- });
61
- this.proxiedTarget = new Proxy({}, {
62
- get: (_target, prop) => {
63
- if (this.target) {
64
- return this.target[prop];
65
- } else if (prop === "on") {
66
- return this.proxiedOn;
67
- } else if (Object.keys(this.fallbacks).includes(prop)) {
68
- return (...args) => {
69
- this.targetQueue.push({
70
- method: prop,
71
- args,
72
- resolve: () => {
73
- }
74
- });
75
- return this.fallbacks[prop](...args);
76
- };
77
- } else {
78
- return (...args) => {
79
- return new Promise((resolve) => {
80
- this.targetQueue.push({
81
- method: prop,
82
- args,
83
- resolve
84
- });
85
- });
86
- };
87
- }
88
- }
89
- });
90
- }
91
- async setRealTarget(target) {
92
- this.target = target;
93
- for (const item of this.onQueue) {
94
- this.target.on[item.method](...item.args);
95
- }
96
- for (const item of this.targetQueue) {
97
- item.resolve(await this.target[item.method](...item.args));
98
- }
99
- }
100
- }
101
- export {
102
- ApiProxy
103
- };
@@ -1,25 +0,0 @@
1
- let supported;
2
- let perf;
3
- function isPerformanceSupported() {
4
- var _a;
5
- if (supported !== void 0) {
6
- return supported;
7
- }
8
- if (typeof window !== "undefined" && window.performance) {
9
- supported = true;
10
- perf = window.performance;
11
- } else if (typeof globalThis !== "undefined" && ((_a = globalThis.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {
12
- supported = true;
13
- perf = globalThis.perf_hooks.performance;
14
- } else {
15
- supported = false;
16
- }
17
- return supported;
18
- }
19
- function now() {
20
- return isPerformanceSupported() ? perf.now() : Date.now();
21
- }
22
- export {
23
- isPerformanceSupported,
24
- now
25
- };
@@ -1,256 +0,0 @@
1
- declare const i18n: import('vue-i18n').I18n<{
2
- 'zh-CN': {
3
- empty: {
4
- description: string;
5
- };
6
- drawer: {
7
- okText: string;
8
- cancelText: string;
9
- };
10
- popconfirm: {
11
- okText: string;
12
- cancelText: string;
13
- };
14
- modal: {
15
- okText: string;
16
- cancelText: string;
17
- };
18
- pagination: {
19
- goto: string;
20
- page: string;
21
- countPerPage: string;
22
- total: string;
23
- };
24
- calendar: {
25
- formatYear: string;
26
- formatMonth: string;
27
- today: string;
28
- view: {
29
- month: string;
30
- year: string;
31
- week: string;
32
- day: string;
33
- };
34
- month: {
35
- long: {
36
- January: string;
37
- February: string;
38
- March: string;
39
- April: string;
40
- May: string;
41
- June: string;
42
- July: string;
43
- August: string;
44
- September: string;
45
- October: string;
46
- November: string;
47
- December: string;
48
- };
49
- short: {
50
- January: string;
51
- February: string;
52
- March: string;
53
- April: string;
54
- May: string;
55
- June: string;
56
- July: string;
57
- August: string;
58
- September: string;
59
- October: string;
60
- November: string;
61
- December: string;
62
- };
63
- };
64
- week: {
65
- long: {
66
- self: string;
67
- monday: string;
68
- tuesday: string;
69
- wednesday: string;
70
- thursday: string;
71
- friday: string;
72
- saturday: string;
73
- sunday: string;
74
- };
75
- short: {
76
- self: string;
77
- monday: string;
78
- tuesday: string;
79
- wednesday: string;
80
- thursday: string;
81
- friday: string;
82
- saturday: string;
83
- sunday: string;
84
- };
85
- };
86
- };
87
- image: {
88
- loading: string;
89
- };
90
- imagePreview: {
91
- fullScreen: string;
92
- rotateRight: string;
93
- rotateLeft: string;
94
- zoomIn: string;
95
- zoomOut: string;
96
- originalSize: string;
97
- };
98
- typography: {
99
- copied: string;
100
- copy: string;
101
- expand: string;
102
- collapse: string;
103
- edit: string;
104
- };
105
- colorPicker: {
106
- history: string;
107
- preset: string;
108
- empty: string;
109
- };
110
- table: {
111
- okText: string;
112
- resetText: string;
113
- };
114
- upload: {
115
- start: string;
116
- cancel: string;
117
- delete: string;
118
- retry: string;
119
- buttonText: string;
120
- preview: string;
121
- drag: string;
122
- dragHover: string;
123
- error: string;
124
- };
125
- datePicker: {
126
- view: {
127
- month: string;
128
- year: string;
129
- week: string;
130
- day: string;
131
- };
132
- month: {
133
- long: {
134
- January: string;
135
- February: string;
136
- March: string;
137
- April: string;
138
- May: string;
139
- June: string;
140
- July: string;
141
- August: string;
142
- September: string;
143
- October: string;
144
- November: string;
145
- December: string;
146
- };
147
- short: {
148
- January: string;
149
- February: string;
150
- March: string;
151
- April: string;
152
- May: string;
153
- June: string;
154
- July: string;
155
- August: string;
156
- September: string;
157
- October: string;
158
- November: string;
159
- December: string;
160
- };
161
- };
162
- week: {
163
- long: {
164
- self: string;
165
- monday: string;
166
- tuesday: string;
167
- wednesday: string;
168
- thursday: string;
169
- friday: string;
170
- saturday: string;
171
- sunday: string;
172
- };
173
- short: {
174
- self: string;
175
- monday: string;
176
- tuesday: string;
177
- wednesday: string;
178
- thursday: string;
179
- friday: string;
180
- saturday: string;
181
- sunday: string;
182
- };
183
- };
184
- placeholder: {
185
- date: string;
186
- week: string;
187
- month: string;
188
- year: string;
189
- quarter: string;
190
- time: string;
191
- };
192
- rangePlaceholder: {
193
- date: string[];
194
- week: string[];
195
- month: string[];
196
- year: string[];
197
- quarter: string[];
198
- time: string[];
199
- };
200
- selectTime: string;
201
- today: string;
202
- now: string;
203
- ok: string;
204
- };
205
- form: {
206
- validateMessages: {
207
- required: string;
208
- type: {
209
- string: string;
210
- number: string;
211
- boolean: string;
212
- array: string;
213
- object: string;
214
- url: string;
215
- email: string;
216
- ip: string;
217
- };
218
- number: {
219
- min: string;
220
- max: string;
221
- equal: string;
222
- range: string;
223
- positive: string;
224
- negative: string;
225
- };
226
- array: {
227
- length: string;
228
- minLength: string;
229
- maxLength: string;
230
- includes: string;
231
- deepEqual: string;
232
- empty: string;
233
- };
234
- string: {
235
- minLength: string;
236
- maxLength: string;
237
- length: string;
238
- match: string;
239
- uppercase: string;
240
- lowercase: string;
241
- };
242
- object: {
243
- deepEqual: string;
244
- hasKeys: string;
245
- empty: string;
246
- };
247
- boolean: {
248
- true: string;
249
- false: string;
250
- };
251
- };
252
- };
253
- };
254
- }, {}, {}, string>;
255
- export declare function loadLanguageAsync(locale: string): Promise<string>;
256
- export default i18n;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./lang/zh-cn.json.js"),s=require("../../node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js").createI18n({locale:"zh-CN",fallbackLocale:"zh-CN",messages:{"zh-CN":e.default},globalInjection:!0,missingWarn:!1,fallbackWarn:!1}),n=s.global,r=Object.assign({"./lang/ar-eg.json":()=>Promise.resolve().then(()=>require("./lang/ar-eg.json.js")),"./lang/de-de.json":()=>Promise.resolve().then(()=>require("./lang/de-de.json.js")),"./lang/en-us.json":()=>Promise.resolve().then(()=>require("./lang/en-us.json.js")),"./lang/es-es.json":()=>Promise.resolve().then(()=>require("./lang/es-es.json.js")),"./lang/fr-fr.json":()=>Promise.resolve().then(()=>require("./lang/fr-fr.json.js")),"./lang/id-id.json":()=>Promise.resolve().then(()=>require("./lang/id-id.json.js")),"./lang/it-it.json":()=>Promise.resolve().then(()=>require("./lang/it-it.json.js")),"./lang/ja-jp.json":()=>Promise.resolve().then(()=>require("./lang/ja-jp.json.js")),"./lang/km-kh.json":()=>Promise.resolve().then(()=>require("./lang/km-kh.json.js")),"./lang/ko-kr.json":()=>Promise.resolve().then(()=>require("./lang/ko-kr.json.js")),"./lang/ms-my.json":()=>Promise.resolve().then(()=>require("./lang/ms-my.json.js")),"./lang/nl-nl.json":()=>Promise.resolve().then(()=>require("./lang/nl-nl.json.js")),"./lang/pt-pt.json":()=>Promise.resolve().then(()=>require("./lang/pt-pt.json.js")),"./lang/ru-ru.json":()=>Promise.resolve().then(()=>require("./lang/ru-ru.json.js")),"./lang/th-th.json":()=>Promise.resolve().then(()=>require("./lang/th-th.json.js")),"./lang/vi-vn.json":()=>Promise.resolve().then(()=>require("./lang/vi-vn.json.js")),"./lang/zh-cn.json":()=>Promise.resolve().then(()=>require("./lang/zh-cn.json.js")),"./lang/zh-tw.json":()=>Promise.resolve().then(()=>require("./lang/zh-tw.json.js"))});exports.default=s,exports.loadLanguageAsync=async function(e){const s=Object.keys(n.messages.value);if(n.locale.value===e||s.includes(e))return n.locale.value=e,e;try{const s=e.split("-").map(e=>e.toLocaleLowerCase()).join("-"),o=`./lang/${s}.json`;if(r[o]){const s=await r[o]();return n.setLocaleMessage(e,s.default),n.locale.value=e,e}throw new Error(`无法找到语言文件: ${s}.json`)}catch(o){return n.locale.value}};
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={description:"لايوجد بيانات"},r={okText:"موافق",cancelText:"إلغاء"},a={okText:"موافق",cancelText:"إلغاء"},t={okText:"موافق",cancelText:"إلغاء"},o={goto:"اذهب إلى",page:"الصفحة",countPerPage:"عنصر / صفحة",total:"{0} الإجمالي"},d={okText:"موافق",resetText:"إعادة تعيين"},y={start:"بداية",cancel:"يلغي",delete:"حذف",retry:"انقر للمحاول مجددا",buttonText:"انقر للتحميل",preview:"معاينة",drag:"انقر أو اسحب الملف إلى هذه المنطقة للتحميل",dragHover:"حرر الملف وابدأ في التحميل",error:"التحميل فشل"},s={formatYear:"YYYY",formatMonth:"MMMM YYYY",today:"اليوم",view:{month:"شهر",year:"عام",week:"أسبوع",day:"يوم"},month:{long:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"},short:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"}},week:{long:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"},short:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"}}},n={view:{month:"شهر",year:"عام",week:"أسبوع",day:"يوم"},month:{long:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"},short:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"}},week:{long:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"},short:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"}},placeholder:{date:"الرجاء تحديد تاريخ",week:"الرجاء تحديد أسبوع",month:"الرجاء تحديد شهر",year:"الرجاء تحديد عام",quarter:"الرجاء تحديد ربع",time:"فترة الاختيار"},rangePlaceholder:{date:["تاريخ البدء","تاريخ الانتهاء"],week:["أسبوع البدء","نهاية الأسبوع"],month:["شهر البدء","نهاية الشهر"],year:["سنة البدء","نهاية عام"],quarter:["بداية ربع السنة","نهاية الربع"],time:["وقت البدء","وقت النهاية"]},selectTime:"فترة الاختيار",today:"اليوم",now:"الآن",ok:"موافق"},u={loading:"loading"},l={fullScreen:"كامل الشاشة",rotateRight:"استدارة لليمين",rotateLeft:"استدر يسارا",zoomIn:"تكبير",zoomOut:"تصغير",originalSize:"الحجم الأصلي"},p={copy:"ينسخ",copied:"نسخ",edit:"تعديل",collapse:"يطوى",expand:"وسعت"},i={history:"ألوان تاريخية",preset:"ألوان النظام المضبوطة مسبقاً",empty:"غير متوفرة"},c={empty:e,drawer:r,popconfirm:a,modal:t,pagination:o,table:d,upload:y,calendar:s,datePicker:n,image:u,imagePreview:l,typography:p,colorPicker:i};exports.calendar=s,exports.colorPicker=i,exports.datePicker=n,exports.default=c,exports.drawer=r,exports.empty=e,exports.image=u,exports.imagePreview=l,exports.modal=t,exports.pagination=o,exports.popconfirm=a,exports.table=d,exports.typography=p,exports.upload=y;
@@ -1,207 +0,0 @@
1
- declare const _default: {
2
- "empty": {
3
- "description": "Keine Daten"
4
- },
5
- "drawer": {
6
- "okText": "OK",
7
- "cancelText": "Abbrechen"
8
- },
9
- "popconfirm": {
10
- "okText": "OK",
11
- "cancelText": "Abbrechen"
12
- },
13
- "modal": {
14
- "okText": "OK",
15
- "cancelText": "Abbrechen"
16
- },
17
- "pagination": {
18
- "goto": "Gehe zu",
19
- "page": "",
20
- "countPerPage": "/ Seite",
21
- "total": "Gesamt {0}"
22
- },
23
- "table": {
24
- "okText": "OK",
25
- "resetText": "Zurücksetzen"
26
- },
27
- "upload": {
28
- "start": "Anfang",
29
- "cancel": "Abbrechen",
30
- "delete": "löschen",
31
- "retry": "Klicken Sie hier, um es erneut zu versuchen",
32
- "buttonText": "Zum Hochladen klicken",
33
- "preview": "Vorschau",
34
- "drag": "Klicken oder ziehen Sie Dateien, um sie hier hochzuladen",
35
- "dragHover": "Geben Sie die Datei frei und starten Sie den Upload",
36
- "error": "Upload fehlgeschlagen"
37
- },
38
- "calendar": {
39
- "formatYear": "YYYY",
40
- "formatMonth": "MMM YYYY",
41
- "today": "Heute",
42
- "view": {
43
- "month": "Monat",
44
- "year": "Jahr",
45
- "week": "Woche",
46
- "day": "Tag"
47
- },
48
- "month": {
49
- "long": {
50
- "January": "Januar",
51
- "February": "Februar",
52
- "March": "März",
53
- "April": "April",
54
- "May": "Mai",
55
- "June": "Juni",
56
- "July": "Juli",
57
- "August": "August",
58
- "September": "September",
59
- "October": "Oktober",
60
- "November": "November",
61
- "December": "Dezember"
62
- },
63
- "short": {
64
- "January": "Jan",
65
- "February": "Feb",
66
- "March": "Mär",
67
- "April": "Apr",
68
- "May": "Mai",
69
- "June": "Jun",
70
- "July": "Jul",
71
- "August": "Aug",
72
- "September": "Sep",
73
- "October": "Okt",
74
- "November": "Nov",
75
- "December": "Dez"
76
- }
77
- },
78
- "week": {
79
- "long": {
80
- "self": "Woche",
81
- "monday": "Montag",
82
- "tuesday": "Dienstag",
83
- "wednesday": "Mittwoch",
84
- "thursday": "Donnerstag",
85
- "friday": "Freitag",
86
- "saturday": "Samstag",
87
- "sunday": "Sonntag"
88
- },
89
- "short": {
90
- "self": "Woche",
91
- "monday": "Mo.",
92
- "tuesday": "Di.",
93
- "wednesday": "Mi.",
94
- "thursday": "Do.",
95
- "friday": "Fr.",
96
- "saturday": "Sa.",
97
- "sunday": "So."
98
- }
99
- }
100
- },
101
- "datePicker": {
102
- "view": {
103
- "month": "Monat",
104
- "year": "Jahr",
105
- "week": "Woche",
106
- "day": "Tag"
107
- },
108
- "month": {
109
- "long": {
110
- "January": "Januar",
111
- "February": "Februar",
112
- "March": "März",
113
- "April": "April",
114
- "May": "Mai",
115
- "June": "Juni",
116
- "July": "Juli",
117
- "August": "August",
118
- "September": "September",
119
- "October": "Oktober",
120
- "November": "November",
121
- "December": "Dezember"
122
- },
123
- "short": {
124
- "January": "Jan",
125
- "February": "Feb",
126
- "March": "Mär",
127
- "April": "Apr",
128
- "May": "Mai",
129
- "June": "Jun",
130
- "July": "Jul",
131
- "August": "Aug",
132
- "September": "Sep",
133
- "October": "Okt",
134
- "November": "Nov",
135
- "December": "Dez"
136
- }
137
- },
138
- "week": {
139
- "long": {
140
- "self": "Woche",
141
- "monday": "Montag",
142
- "tuesday": "Dienstag",
143
- "wednesday": "Mittwoch",
144
- "thursday": "Donnerstag",
145
- "friday": "Freitag",
146
- "saturday": "Samstag",
147
- "sunday": "Sonntag"
148
- },
149
- "short": {
150
- "self": "Woche",
151
- "monday": "Mo.",
152
- "tuesday": "Di.",
153
- "wednesday": "Mi.",
154
- "thursday": "Do.",
155
- "friday": "Fr.",
156
- "saturday": "Sa.",
157
- "sunday": "So."
158
- }
159
- },
160
- "placeholder": {
161
- "date": "Bitte wählen Sie ein Datum",
162
- "week": "Bitte wählen Sie eine Woche",
163
- "month": "Bitte wählen Sie einen Monat",
164
- "year": "Bitte wählen Sie ein Jahr aus",
165
- "quarter": "Bitte wählen Sie ein Quartal",
166
- "time": "Zeit auswählen"
167
- },
168
- "rangePlaceholder": {
169
- "date": ["Startdatum", "Endtermin"],
170
- "week": ["Woche starten", "Ende der Woche"],
171
- "month": ["Startmonat", "Ende Monat"],
172
- "year": ["Startjahr", "Ende Jahr"],
173
- "quarter": ["Anfangsquartal", "Ende des Quartals"],
174
- "time": ["Startzeit", "Endzeit"]
175
- },
176
- "selectTime": "Zeit auswählen",
177
- "today": "Heute",
178
- "now": "Jetzt",
179
- "ok": "OK"
180
- },
181
- "image": {
182
- "loading": "Wird geladen"
183
- },
184
- "imagePreview": {
185
- "fullScreen": "Vollbild",
186
- "rotateRight": "Nach rechts drehen",
187
- "rotateLeft": "Nach links drehen",
188
- "zoomIn": "Vergrößern",
189
- "zoomOut": "Rauszoomen",
190
- "originalSize": "Originalgröße"
191
- },
192
- "typography": {
193
- "copy": "Kopieren",
194
- "copied": "Kopiert",
195
- "edit": "Bearbeiten",
196
- "collapse": "Falten",
197
- "expand": "Erweitern"
198
- },
199
- "colorPicker": {
200
- "history": "Historische Farben",
201
- "preset": "Standardfarbe des Systems",
202
- "empty": "Noch keine"
203
- }
204
- }
205
- ;
206
-
207
- export default _default;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={description:"Keine Daten"},r={okText:"OK",cancelText:"Abbrechen"},a={okText:"OK",cancelText:"Abbrechen"},t={okText:"OK",cancelText:"Abbrechen"},o={goto:"Gehe zu",page:"",countPerPage:"/ Seite",total:"Gesamt {0}"},n={okText:"OK",resetText:"Zurücksetzen"},i={start:"Anfang",cancel:"Abbrechen",delete:"löschen",retry:"Klicken Sie hier, um es erneut zu versuchen",buttonText:"Zum Hochladen klicken",preview:"Vorschau",drag:"Klicken oder ziehen Sie Dateien, um sie hier hochzuladen",dragHover:"Geben Sie die Datei frei und starten Sie den Upload",error:"Upload fehlgeschlagen"},u={formatYear:"YYYY",formatMonth:"MMM YYYY",today:"Heute",view:{month:"Monat",year:"Jahr",week:"Woche",day:"Tag"},month:{long:{January:"Januar",February:"Februar",March:"März",April:"April",May:"Mai",June:"Juni",July:"Juli",August:"August",September:"September",October:"Oktober",November:"November",December:"Dezember"},short:{January:"Jan",February:"Feb",March:"Mär",April:"Apr",May:"Mai",June:"Jun",July:"Jul",August:"Aug",September:"Sep",October:"Okt",November:"Nov",December:"Dez"}},week:{long:{self:"Woche",monday:"Montag",tuesday:"Dienstag",wednesday:"Mittwoch",thursday:"Donnerstag",friday:"Freitag",saturday:"Samstag",sunday:"Sonntag"},short:{self:"Woche",monday:"Mo.",tuesday:"Di.",wednesday:"Mi.",thursday:"Do.",friday:"Fr.",saturday:"Sa.",sunday:"So."}}},s={view:{month:"Monat",year:"Jahr",week:"Woche",day:"Tag"},month:{long:{January:"Januar",February:"Februar",March:"März",April:"April",May:"Mai",June:"Juni",July:"Juli",August:"August",September:"September",October:"Oktober",November:"November",December:"Dezember"},short:{January:"Jan",February:"Feb",March:"Mär",April:"Apr",May:"Mai",June:"Jun",July:"Jul",August:"Aug",September:"Sep",October:"Okt",November:"Nov",December:"Dez"}},week:{long:{self:"Woche",monday:"Montag",tuesday:"Dienstag",wednesday:"Mittwoch",thursday:"Donnerstag",friday:"Freitag",saturday:"Samstag",sunday:"Sonntag"},short:{self:"Woche",monday:"Mo.",tuesday:"Di.",wednesday:"Mi.",thursday:"Do.",friday:"Fr.",saturday:"Sa.",sunday:"So."}},placeholder:{date:"Bitte wählen Sie ein Datum",week:"Bitte wählen Sie eine Woche",month:"Bitte wählen Sie einen Monat",year:"Bitte wählen Sie ein Jahr aus",quarter:"Bitte wählen Sie ein Quartal",time:"Zeit auswählen"},rangePlaceholder:{date:["Startdatum","Endtermin"],week:["Woche starten","Ende der Woche"],month:["Startmonat","Ende Monat"],year:["Startjahr","Ende Jahr"],quarter:["Anfangsquartal","Ende des Quartals"],time:["Startzeit","Endzeit"]},selectTime:"Zeit auswählen",today:"Heute",now:"Jetzt",ok:"OK"},d={loading:"Wird geladen"},l={fullScreen:"Vollbild",rotateRight:"Nach rechts drehen",rotateLeft:"Nach links drehen",zoomIn:"Vergrößern",zoomOut:"Rauszoomen",originalSize:"Originalgröße"},c={copy:"Kopieren",copied:"Kopiert",edit:"Bearbeiten",collapse:"Falten",expand:"Erweitern"},h={history:"Historische Farben",preset:"Standardfarbe des Systems",empty:"Noch keine"},y={empty:e,drawer:r,popconfirm:a,modal:t,pagination:o,table:n,upload:i,calendar:u,datePicker:s,image:d,imagePreview:l,typography:c,colorPicker:h};exports.calendar=u,exports.colorPicker=h,exports.datePicker=s,exports.default=y,exports.drawer=r,exports.empty=e,exports.image=d,exports.imagePreview=l,exports.modal=t,exports.pagination=o,exports.popconfirm=a,exports.table=n,exports.typography=c,exports.upload=i;