yc-design-vue 1.0.1 → 1.0.3

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 (255) hide show
  1. package/es/Affix/type.d.ts +3 -2
  2. package/es/Alert/type.d.ts +6 -5
  3. package/es/Anchor/type.d.ts +4 -3
  4. package/es/AutoComplete/index.d.ts +65 -2
  5. package/es/AutoComplete/index.vue.d.ts +130 -4
  6. package/es/AutoComplete/type.d.ts +5 -4
  7. package/es/Avatar/AvatarGroup.vue.js +1 -1
  8. package/es/Avatar/AvatarGroup.vue2.js +2 -2
  9. package/es/Avatar/type.d.ts +4 -4
  10. package/es/BackTop/type.d.ts +2 -1
  11. package/es/Badge/index.vue.js +1 -1
  12. package/es/Badge/index.vue2.js +2 -2
  13. package/es/Badge/type.d.ts +3 -3
  14. package/es/Breadcrumb/type.d.ts +9 -8
  15. package/es/Button/Button.vue.js +1 -1
  16. package/es/Button/Button.vue2.js +2 -2
  17. package/es/Button/type.d.ts +4 -3
  18. package/es/Calendar/type.d.ts +5 -4
  19. package/es/Card/type.d.ts +10 -10
  20. package/es/Carousel/type.d.ts +3 -2
  21. package/es/Cascader/type.d.ts +10 -10
  22. package/es/Checkbox/hooks/useContext.d.ts +2 -5
  23. package/es/Checkbox/type.d.ts +9 -8
  24. package/es/Collapse/type.d.ts +9 -8
  25. package/es/Comment/type.d.ts +7 -6
  26. package/es/ConfigProvider/index.vue.js +2 -2
  27. package/es/ConfigProvider/type.d.ts +5 -4
  28. package/es/Descriptions/type.d.ts +9 -9
  29. package/es/Divider/type.d.ts +2 -1
  30. package/es/Drawer/Drawer.vue.js +1 -1
  31. package/es/Drawer/Drawer.vue2.js +6 -7
  32. package/es/Drawer/type.d.ts +5 -5
  33. package/es/Dropdown/Dsubmenu.vue.d.ts +130 -4
  34. package/es/Dropdown/Dsubmenu.vue.js +1 -1
  35. package/es/Dropdown/Dsubmenu.vue2.js +2 -2
  36. package/es/Dropdown/index.d.ts +65 -2
  37. package/es/Dropdown/type.d.ts +15 -14
  38. package/es/Empty/type.d.ts +2 -1
  39. package/es/Grid/type.d.ts +6 -5
  40. package/es/Icon/type.d.ts +2 -1
  41. package/es/Image/type.d.ts +11 -10
  42. package/es/Input/hooks/useCursor.d.ts +2 -1
  43. package/es/Input/hooks/useCursor.js +2 -2
  44. package/es/Input/type.d.ts +6 -5
  45. package/es/InputNumber/type.d.ts +8 -8
  46. package/es/InputTag/type.d.ts +5 -4
  47. package/es/Layout/Layout.vue.js +1 -1
  48. package/es/Layout/Layout.vue2.js +2 -2
  49. package/es/Layout/type.d.ts +8 -7
  50. package/es/Link/type.d.ts +3 -2
  51. package/es/List/List.vue.js +1 -1
  52. package/es/List/List.vue2.js +1 -1
  53. package/es/List/type.d.ts +15 -14
  54. package/es/Mention/index.d.ts +65 -2
  55. package/es/Mention/index.vue.d.ts +130 -4
  56. package/es/Mention/type.d.ts +3 -2
  57. package/es/Menu/type.d.ts +11 -10
  58. package/es/Message/type.d.ts +1 -1
  59. package/es/Modal/Modal.vue.js +1 -1
  60. package/es/Modal/Modal.vue2.js +4 -6
  61. package/es/Modal/hooks/useModalClose.d.ts +2 -1
  62. package/es/Modal/hooks/useModalClose.js +1 -6
  63. package/es/Modal/type.d.ts +5 -5
  64. package/es/Notification/type.d.ts +1 -1
  65. package/es/OverflowList/index.vue.js +1 -1
  66. package/es/OverflowList/index.vue2.js +4 -4
  67. package/es/OverflowList/type.d.ts +3 -2
  68. package/es/PageHeader/type.d.ts +7 -6
  69. package/es/Pagination/type.d.ts +8 -8
  70. package/es/Popconfirm/index.d.ts +65 -2
  71. package/es/Popconfirm/index.vue.d.ts +130 -4
  72. package/es/Popconfirm/type.d.ts +4 -4
  73. package/es/Popover/type.d.ts +4 -4
  74. package/es/Radio/hooks/useContext.d.ts +3 -6
  75. package/es/Radio/type.d.ts +9 -8
  76. package/es/Rate/type.d.ts +3 -2
  77. package/es/ResizeBox/type.d.ts +6 -5
  78. package/es/Result/type.d.ts +6 -5
  79. package/es/Scrollbar/Scrollbar.vue.js +1 -1
  80. package/es/Scrollbar/type.d.ts +2 -2
  81. package/es/Select/Select.vue.d.ts +130 -4
  82. package/es/Select/SelectView.vue.js +1 -1
  83. package/es/Select/SelectView.vue2.js +1 -1
  84. package/es/Select/index.d.ts +65 -2
  85. package/es/Select/type.d.ts +19 -18
  86. package/es/Skeleton/type.d.ts +3 -2
  87. package/es/Space/index.vue.js +1 -1
  88. package/es/Space/index.vue2.js +2 -2
  89. package/es/Space/type.d.ts +3 -2
  90. package/es/Spin/index.vue.js +1 -1
  91. package/es/Spin/index.vue2.js +1 -1
  92. package/es/Spin/type.d.ts +4 -3
  93. package/es/Split/type.d.ts +5 -4
  94. package/es/Statistic/type.d.ts +7 -7
  95. package/es/Steps/type.d.ts +8 -7
  96. package/es/Switch/index.vue.js +1 -1
  97. package/es/Switch/index.vue2.js +3 -3
  98. package/es/Switch/type.d.ts +5 -4
  99. package/es/Tabs/Tabs.vue.js +1 -1
  100. package/es/Tabs/Tabs.vue2.js +2 -2
  101. package/es/Tabs/type.d.ts +5 -4
  102. package/es/Tag/type.d.ts +4 -3
  103. package/es/TimePicker/type.d.ts +4 -3
  104. package/es/Timeline/type.d.ts +6 -5
  105. package/es/Tooltip/type.d.ts +3 -3
  106. package/es/Transfer/type.d.ts +13 -12
  107. package/es/Trigger/hooks/useContext.js +1 -1
  108. package/es/Trigger/hooks/useTriggerPosition.d.ts +2 -2
  109. package/es/Trigger/hooks/useTriggerPosition.js +12 -22
  110. package/es/Trigger/hooks/useTriggerVisible.js +1 -2
  111. package/es/Trigger/index.d.ts +63 -2
  112. package/es/Trigger/index.vue.d.ts +130 -3
  113. package/es/Trigger/index.vue.js +1 -1
  114. package/es/Trigger/index.vue2.js +2 -2
  115. package/es/Trigger/type.d.ts +3 -3
  116. package/es/Typography/type.d.ts +8 -7
  117. package/es/Watermark/type.d.ts +2 -1
  118. package/es/_shared/type/index.d.ts +1 -6
  119. package/es/_shared/utils/dom.d.ts +5 -5
  120. package/es/_shared/utils/dom.js +8 -9
  121. package/es/_shared/utils/fn.d.ts +3 -3
  122. package/es/_shared/utils/fn.js +6 -6
  123. package/es/_shared/utils/global-config.d.ts +4 -2
  124. package/es/_shared/utils/vue-utils.d.ts +1 -2
  125. package/es/_shared/utils/vue-utils.js +2 -7
  126. package/es/index.d.ts +66 -3
  127. package/es/style.css +1 -1
  128. package/lib/Affix/type.d.ts +3 -2
  129. package/lib/Alert/type.d.ts +6 -5
  130. package/lib/Anchor/type.d.ts +4 -3
  131. package/lib/AutoComplete/index.d.ts +65 -2
  132. package/lib/AutoComplete/index.vue.d.ts +130 -4
  133. package/lib/AutoComplete/type.d.ts +5 -4
  134. package/lib/Avatar/AvatarGroup.vue.js +1 -1
  135. package/lib/Avatar/AvatarGroup.vue2.js +1 -1
  136. package/lib/Avatar/type.d.ts +4 -4
  137. package/lib/BackTop/type.d.ts +2 -1
  138. package/lib/Badge/index.vue.js +1 -1
  139. package/lib/Badge/index.vue2.js +1 -1
  140. package/lib/Badge/type.d.ts +3 -3
  141. package/lib/Breadcrumb/type.d.ts +9 -8
  142. package/lib/Button/Button.vue.js +1 -1
  143. package/lib/Button/Button.vue2.js +1 -1
  144. package/lib/Button/type.d.ts +4 -3
  145. package/lib/Calendar/type.d.ts +5 -4
  146. package/lib/Card/type.d.ts +10 -10
  147. package/lib/Carousel/type.d.ts +3 -2
  148. package/lib/Cascader/type.d.ts +10 -10
  149. package/lib/Checkbox/hooks/useContext.d.ts +2 -5
  150. package/lib/Checkbox/type.d.ts +9 -8
  151. package/lib/Collapse/type.d.ts +9 -8
  152. package/lib/Comment/type.d.ts +7 -6
  153. package/lib/ConfigProvider/index.vue.js +1 -1
  154. package/lib/ConfigProvider/type.d.ts +5 -4
  155. package/lib/Descriptions/type.d.ts +9 -9
  156. package/lib/Divider/type.d.ts +2 -1
  157. package/lib/Drawer/Drawer.vue.js +1 -1
  158. package/lib/Drawer/Drawer.vue2.js +1 -1
  159. package/lib/Drawer/type.d.ts +5 -5
  160. package/lib/Dropdown/Dsubmenu.vue.d.ts +130 -4
  161. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  162. package/lib/Dropdown/Dsubmenu.vue2.js +1 -1
  163. package/lib/Dropdown/index.d.ts +65 -2
  164. package/lib/Dropdown/type.d.ts +15 -14
  165. package/lib/Empty/type.d.ts +2 -1
  166. package/lib/Grid/type.d.ts +6 -5
  167. package/lib/Icon/type.d.ts +2 -1
  168. package/lib/Image/type.d.ts +11 -10
  169. package/lib/Input/hooks/useCursor.d.ts +2 -1
  170. package/lib/Input/hooks/useCursor.js +1 -1
  171. package/lib/Input/type.d.ts +6 -5
  172. package/lib/InputNumber/type.d.ts +8 -8
  173. package/lib/InputTag/type.d.ts +5 -4
  174. package/lib/Layout/Layout.vue.js +1 -1
  175. package/lib/Layout/Layout.vue2.js +1 -1
  176. package/lib/Layout/type.d.ts +8 -7
  177. package/lib/Link/type.d.ts +3 -2
  178. package/lib/List/List.vue.js +1 -1
  179. package/lib/List/List.vue2.js +1 -1
  180. package/lib/List/type.d.ts +15 -14
  181. package/lib/Mention/index.d.ts +65 -2
  182. package/lib/Mention/index.vue.d.ts +130 -4
  183. package/lib/Mention/type.d.ts +3 -2
  184. package/lib/Menu/type.d.ts +11 -10
  185. package/lib/Message/type.d.ts +1 -1
  186. package/lib/Modal/Modal.vue.js +1 -1
  187. package/lib/Modal/Modal.vue2.js +1 -1
  188. package/lib/Modal/hooks/useModalClose.d.ts +2 -1
  189. package/lib/Modal/hooks/useModalClose.js +1 -1
  190. package/lib/Modal/type.d.ts +5 -5
  191. package/lib/Notification/type.d.ts +1 -1
  192. package/lib/OverflowList/index.vue.js +1 -1
  193. package/lib/OverflowList/index.vue2.js +1 -1
  194. package/lib/OverflowList/type.d.ts +3 -2
  195. package/lib/PageHeader/type.d.ts +7 -6
  196. package/lib/Pagination/type.d.ts +8 -8
  197. package/lib/Popconfirm/index.d.ts +65 -2
  198. package/lib/Popconfirm/index.vue.d.ts +130 -4
  199. package/lib/Popconfirm/type.d.ts +4 -4
  200. package/lib/Popover/type.d.ts +4 -4
  201. package/lib/Radio/hooks/useContext.d.ts +3 -6
  202. package/lib/Radio/type.d.ts +9 -8
  203. package/lib/Rate/type.d.ts +3 -2
  204. package/lib/ResizeBox/type.d.ts +6 -5
  205. package/lib/Result/type.d.ts +6 -5
  206. package/lib/Scrollbar/Scrollbar.vue.js +1 -1
  207. package/lib/Scrollbar/type.d.ts +2 -2
  208. package/lib/Select/Select.vue.d.ts +130 -4
  209. package/lib/Select/SelectView.vue.js +1 -1
  210. package/lib/Select/SelectView.vue2.js +1 -1
  211. package/lib/Select/index.d.ts +65 -2
  212. package/lib/Select/type.d.ts +19 -18
  213. package/lib/Skeleton/type.d.ts +3 -2
  214. package/lib/Space/index.vue.js +1 -1
  215. package/lib/Space/index.vue2.js +1 -1
  216. package/lib/Space/type.d.ts +3 -2
  217. package/lib/Spin/index.vue.js +1 -1
  218. package/lib/Spin/index.vue2.js +1 -1
  219. package/lib/Spin/type.d.ts +4 -3
  220. package/lib/Split/type.d.ts +5 -4
  221. package/lib/Statistic/type.d.ts +7 -7
  222. package/lib/Steps/type.d.ts +8 -7
  223. package/lib/Switch/index.vue.js +1 -1
  224. package/lib/Switch/index.vue2.js +1 -1
  225. package/lib/Switch/type.d.ts +5 -4
  226. package/lib/Tabs/Tabs.vue.js +1 -1
  227. package/lib/Tabs/Tabs.vue2.js +1 -1
  228. package/lib/Tabs/type.d.ts +5 -4
  229. package/lib/Tag/type.d.ts +4 -3
  230. package/lib/TimePicker/type.d.ts +4 -3
  231. package/lib/Timeline/type.d.ts +6 -5
  232. package/lib/Tooltip/type.d.ts +3 -3
  233. package/lib/Transfer/type.d.ts +13 -12
  234. package/lib/Trigger/hooks/useContext.js +1 -1
  235. package/lib/Trigger/hooks/useTriggerPosition.d.ts +2 -2
  236. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  237. package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
  238. package/lib/Trigger/index.d.ts +63 -2
  239. package/lib/Trigger/index.vue.d.ts +130 -3
  240. package/lib/Trigger/index.vue.js +1 -1
  241. package/lib/Trigger/index.vue2.js +1 -1
  242. package/lib/Trigger/type.d.ts +3 -3
  243. package/lib/Typography/type.d.ts +8 -7
  244. package/lib/Watermark/type.d.ts +2 -1
  245. package/lib/_shared/type/index.d.ts +1 -6
  246. package/lib/_shared/utils/dom.d.ts +5 -5
  247. package/lib/_shared/utils/dom.js +1 -1
  248. package/lib/_shared/utils/fn.d.ts +3 -3
  249. package/lib/_shared/utils/fn.js +1 -1
  250. package/lib/_shared/utils/global-config.d.ts +4 -2
  251. package/lib/_shared/utils/vue-utils.d.ts +1 -2
  252. package/lib/_shared/utils/vue-utils.js +1 -1
  253. package/lib/index.d.ts +66 -3
  254. package/lib/style.css +1 -1
  255. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { RenderFunction } from 'vue';
1
+ import { RenderFunction, VNode } from 'vue';
2
2
  import { PopupContainer, Size } from '../_shared/type';
3
3
  import { TagProps } from '../Tag';
4
4
  import { TriggerProps } from '../Trigger';
@@ -47,17 +47,17 @@ export interface CascaderEmits {
47
47
  (e: 'blur', ev: FocusEvent): void;
48
48
  }
49
49
  export interface CascaderSlots {
50
- label(scope: {
50
+ label?: (scope: {
51
51
  data: CascaderOption;
52
- }): void;
53
- prefix(): void;
54
- ['arrow-icon'](): void;
55
- ['loading-icon'](): void;
56
- ['search-icon'](): void;
57
- empty(): void;
58
- option(scope: {
52
+ }) => VNode[];
53
+ prefix?: () => VNode[];
54
+ 'arrow-icon'?: () => VNode[];
55
+ 'loading-icon'?: () => VNode[];
56
+ 'search-icon'?: () => VNode[];
57
+ empty?: () => VNode[];
58
+ option?: (scope: {
59
59
  data: CascaderOption;
60
- }): void;
60
+ }) => VNode[];
61
61
  }
62
62
  export type CascaderValue = CascaderOptionValue | CascaderOptionValue[] | CascaderOptionValue[][];
63
63
  export type CascaderOptionValue = string | number | Record<string, any>;
@@ -1,6 +1,6 @@
1
1
  import { Ref } from 'vue';
2
2
  import { CheckboxValue, CheckboxGroupEmits } from '../type';
3
- import { Props } from '../../_shared/type';
3
+ import { ObjectData, Props } from '../../_shared/type';
4
4
  type CheckboxContext = {
5
5
  computedValue: Ref<CheckboxValue[]>;
6
6
  max: Ref<number>;
@@ -9,10 +9,7 @@ type CheckboxContext = {
9
9
  };
10
10
  declare const _default: () => {
11
11
  provide: (props: Props, emits: CheckboxGroupEmits) => {
12
- options: import('vue').ComputedRef<((string & Record<string, unknown>) | (number & Record<string, unknown>) | (false & Record<string, unknown>) | (true & Record<string, unknown>) | (import('..').CheckboxOption & Record<string, unknown>) | {
13
- label: CheckboxValue | import('..').CheckboxOption;
14
- value: CheckboxValue | import('..').CheckboxOption;
15
- })[]>;
12
+ options: import('vue').ComputedRef<ObjectData[]>;
16
13
  };
17
14
  inject: () => CheckboxContext;
18
15
  };
@@ -1,4 +1,5 @@
1
1
  import { Direction, ObjectData } from '../_shared/type';
2
+ import { VNode } from 'vue';
2
3
  export interface CheckboxProps {
3
4
  modelValue?: boolean;
4
5
  defaultChecked?: boolean;
@@ -11,11 +12,11 @@ export interface CheckboxEmits {
11
12
  (e: 'change', value: boolean, ev: Event): void;
12
13
  }
13
14
  export interface CheckboxSlots {
14
- default(): void;
15
- checkbox(scope: {
15
+ default?: () => VNode[];
16
+ checkbox?: (scope: {
16
17
  checked: boolean;
17
18
  disabled: boolean;
18
- }): void;
19
+ }) => VNode[];
19
20
  }
20
21
  export interface CheckboxGroupProps {
21
22
  modelValue?: CheckboxValue[];
@@ -30,14 +31,14 @@ export interface CheckboxGroupEmits {
30
31
  (e: 'change', value: CheckboxValue[]): void;
31
32
  }
32
33
  export interface CheckboxGroupSlots {
33
- default(): void;
34
- checkbox(scope: {
34
+ default?: () => void;
35
+ checkbox?: (scope: {
35
36
  checked: boolean;
36
37
  disabled: boolean;
37
- }): void;
38
- label(scope: {
38
+ }) => void;
39
+ label?: (scope: {
39
40
  data: ObjectData;
40
- }): void;
41
+ }) => void;
41
42
  }
42
43
  export type CheckboxOption = (CheckboxValue | {
43
44
  label?: string;
@@ -1,3 +1,4 @@
1
+ import { VNode } from 'vue';
1
2
  export interface CollapseProps {
2
3
  activeKey?: CollapseValue[];
3
4
  defaultActiveKey?: CollapseValue[];
@@ -12,12 +13,12 @@ export interface CollapseEmits {
12
13
  (e: 'change', value: CollapseValue): void;
13
14
  }
14
15
  export interface CollapseSlots {
15
- default(): void;
16
- ['expand-icon'](scope: {
16
+ default?: () => VNode[];
17
+ 'expand-icon': (scope: {
17
18
  active: boolean;
18
19
  disabled: boolean;
19
20
  position: 'left' | 'right';
20
- }): void;
21
+ }) => VNode[];
21
22
  }
22
23
  export interface CollapseItemProps {
23
24
  path?: CollapseValue;
@@ -27,14 +28,14 @@ export interface CollapseItemProps {
27
28
  destroyOnHide?: boolean;
28
29
  }
29
30
  export interface CollapseItemSlots {
30
- default(): void;
31
- header(): void;
32
- extra(): void;
33
- ['expand-icon'](scope: {
31
+ default?: () => VNode[];
32
+ header?: () => VNode[];
33
+ extra?: () => VNode[];
34
+ ['expand-icon']?: (scope: {
34
35
  active: boolean;
35
36
  disabled: boolean;
36
37
  position: 'left' | 'right';
37
- }): void;
38
+ }) => VNode[];
38
39
  }
39
40
  export type CollapseValue = string | number;
40
41
  export type ExpandIconPosition = 'left' | 'right';
@@ -1,3 +1,4 @@
1
+ import { VNode } from 'vue';
1
2
  export interface CommentProps {
2
3
  author?: string;
3
4
  avatar?: string;
@@ -6,12 +7,12 @@ export interface CommentProps {
6
7
  align?: CommentAlign;
7
8
  }
8
9
  export interface CommentSlots {
9
- avatar(): void;
10
- author(): void;
11
- datetime(): void;
12
- content(): void;
13
- actions(): void;
14
- default(): void;
10
+ avatar?: () => VNode[];
11
+ author?: () => VNode[];
12
+ datetime?: () => VNode[];
13
+ content?: () => VNode[];
14
+ actions?: () => VNode[];
15
+ default?: () => VNode[][];
15
16
  }
16
17
  export type CommentAlign = 'left' | 'right' | {
17
18
  datetime?: 'left' | 'right';
@@ -1,4 +1,4 @@
1
- import { defineComponent, toRefs, useSlots, provide, renderSlot } from "vue";
1
+ import { defineComponent, useSlots, toRefs, provide, renderSlot } from "vue";
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
@@ -17,6 +17,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
17
17
  exchangeTime: { type: Boolean, default: true }
18
18
  },
19
19
  setup(__props) {
20
+ const slots = useSlots();
20
21
  const props = __props;
21
22
  const {
22
23
  zIndex,
@@ -26,7 +27,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
26
27
  exchangeTime,
27
28
  popupContainer
28
29
  } = toRefs(props);
29
- const slots = useSlots();
30
30
  provide(CONFIG_PROVIDER_PROVIDE_KEY, {
31
31
  slots,
32
32
  zIndex,
@@ -1,4 +1,5 @@
1
1
  import { Size, PopupContainer } from '../_shared/type';
2
+ import { VNode } from 'vue';
2
3
  export interface ConfigProviderProps {
3
4
  zIndex?: number;
4
5
  size?: Size;
@@ -8,10 +9,10 @@ export interface ConfigProviderProps {
8
9
  exchangeTime?: boolean;
9
10
  }
10
11
  export interface ConfigconfigSlots {
11
- default(): void;
12
- loading(): void;
13
- empty(scope: {
12
+ default?: () => VNode[];
13
+ loading?: () => VNode[];
14
+ empty?: (scope: {
14
15
  component: EmptyComponent;
15
- }): void;
16
+ }) => VNode[];
16
17
  }
17
18
  export type EmptyComponent = 'Select' | 'List' | 'Transfer';
@@ -1,6 +1,6 @@
1
1
  import { RenderContent, Size } from '../_shared/type';
2
2
  import { ResponsiveValue } from '../Grid';
3
- import { CSSProperties } from 'vue';
3
+ import { CSSProperties, VNode } from 'vue';
4
4
  export interface DescriptionsProps {
5
5
  data?: DescData[];
6
6
  column?: DescriptionsColumn;
@@ -14,26 +14,26 @@ export interface DescriptionsProps {
14
14
  tableLayout?: TableLayout;
15
15
  }
16
16
  export interface DescriptionsSlots {
17
- default(): void;
18
- value(scope: {
17
+ default?: () => VNode[];
18
+ value?: (scope: {
19
19
  value: string;
20
20
  index: number;
21
21
  data: DescData;
22
- }): void;
23
- label(scope: {
22
+ }) => VNode[];
23
+ label?: (scope: {
24
24
  label: string;
25
25
  index: number;
26
26
  data: DescData;
27
- }): void;
28
- title(): void;
27
+ }) => VNode[];
28
+ title?: () => VNode[];
29
29
  }
30
30
  export interface DescriptionsItemProps {
31
31
  span?: number;
32
32
  label?: string;
33
33
  }
34
34
  export interface DescriptionsItemSlots {
35
- default(): void;
36
- label(): void;
35
+ default?: () => VNode[];
36
+ label?: () => VNode[];
37
37
  }
38
38
  export interface DescData {
39
39
  label?: string | RenderContent;
@@ -1,4 +1,5 @@
1
1
  import { Direction } from '../_shared/type';
2
+ import { VNode } from 'vue';
2
3
  export interface DividerProps {
3
4
  direction?: Direction;
4
5
  orientation?: Orientation;
@@ -7,7 +8,7 @@ export interface DividerProps {
7
8
  margin?: number;
8
9
  }
9
10
  export interface DividerSlots {
10
- default(): void;
11
+ default?: () => VNode[];
11
12
  }
12
13
  export type Orientation = 'left' | 'center' | 'right';
13
14
  export type DividerType = 'solid' | 'dashed' | 'dotted' | 'double';
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./Drawer.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
4
- const _Drawer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f4f2afd5"]]);
4
+ const _Drawer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-23a10cf6"]]);
5
5
  export {
6
6
  _Drawer as default
7
7
  };
@@ -110,12 +110,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
110
110
  class: normalizeClass([
111
111
  "yc-drawer-wrapper",
112
112
  `yc-drawer-placement-${unref(placement)}`,
113
+ _ctx.$attrs.class,
113
114
  {
114
115
  "yc-drawer-position-absolute": unref(popupContainer) || !unref(renderToBody)
115
116
  }
116
117
  ]),
117
118
  style: normalizeStyle({
118
- zIndex: unref(zIndex)
119
+ zIndex: unref(zIndex),
120
+ ..._ctx.$attrs.style ?? {}
119
121
  })
120
122
  }, [
121
123
  createVNode(Transition, { name: "fade" }, {
@@ -139,11 +141,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
139
141
  }, {
140
142
  default: withCtx(() => [
141
143
  withDirectives(createElementVNode("div", {
142
- class: normalizeClass(["yc-drawer-container", _ctx.$attrs.class]),
143
- style: normalizeStyle({
144
- ...drawerStyle.value,
145
- ..._ctx.$attrs.style ?? {}
146
- })
144
+ class: "yc-drawer-container",
145
+ style: normalizeStyle(drawerStyle.value)
147
146
  }, [
148
147
  renderSlot(_ctx.$slots, "header", {}, () => [
149
148
  _ctx.header ? (openBlock(), createElementBlock("div", _hoisted_1, [
@@ -185,7 +184,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
185
184
  }, 16, ["loading"])
186
185
  ])) : createCommentVNode("", true)
187
186
  ], true)
188
- ], 6), [
187
+ ], 4), [
189
188
  [vShow, unref(innerVisible)]
190
189
  ])
191
190
  ]),
@@ -1,4 +1,4 @@
1
- import { CSSProperties } from 'vue';
1
+ import { CSSProperties, VNode } from 'vue';
2
2
  import { ButtonProps } from '../Button';
3
3
  import { OnBeforeCancel, OnBeforeOk } from '../Modal';
4
4
  import { RenderContent, PopupContainer } from '../_shared/type';
@@ -29,10 +29,10 @@ export interface DrawerProps {
29
29
  onBeforeOk?: OnBeforeOk;
30
30
  }
31
31
  export interface DrawerSlots {
32
- default(): void;
33
- header(): void;
34
- footer(): void;
35
- title(): void;
32
+ default?: () => VNode[];
33
+ header?: () => VNode[];
34
+ footer?: () => VNode[];
35
+ title?: () => VNode[];
36
36
  }
37
37
  export interface DrawerEmits {
38
38
  (e: 'update:visible', value: boolean): void;
@@ -56,7 +56,70 @@ declare function __VLS_template(): {
56
56
  $attrs: {
57
57
  [x: string]: unknown;
58
58
  };
59
- $refs: any;
59
+ $refs: {
60
+ [x: string]: unknown;
61
+ } & {
62
+ triggerRef: unknown;
63
+ popupRef: ({
64
+ $: import('vue').ComponentInternalInstance;
65
+ $data: {};
66
+ $props: {
67
+ readonly preventFocus?: boolean | undefined;
68
+ readonly tag?: string | undefined;
69
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
70
+ $attrs: {
71
+ [x: string]: unknown;
72
+ };
73
+ $refs: {
74
+ [x: string]: unknown;
75
+ };
76
+ $slots: Readonly<{
77
+ [name: string]: import('vue').Slot<any> | undefined;
78
+ }>;
79
+ $root: import('vue').ComponentPublicInstance | null;
80
+ $parent: import('vue').ComponentPublicInstance | null;
81
+ $host: Element | null;
82
+ $emit: (event: string, ...args: any[]) => void;
83
+ $el: any;
84
+ $options: import('vue').ComponentOptionsBase<Readonly<{
85
+ preventFocus?: boolean;
86
+ tag?: string;
87
+ }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
88
+ preventFocus: boolean;
89
+ tag: string;
90
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
91
+ beforeCreate?: (() => void) | (() => void)[];
92
+ created?: (() => void) | (() => void)[];
93
+ beforeMount?: (() => void) | (() => void)[];
94
+ mounted?: (() => void) | (() => void)[];
95
+ beforeUpdate?: (() => void) | (() => void)[];
96
+ updated?: (() => void) | (() => void)[];
97
+ activated?: (() => void) | (() => void)[];
98
+ deactivated?: (() => void) | (() => void)[];
99
+ beforeDestroy?: (() => void) | (() => void)[];
100
+ beforeUnmount?: (() => void) | (() => void)[];
101
+ destroyed?: (() => void) | (() => void)[];
102
+ unmounted?: (() => void) | (() => void)[];
103
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
104
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
105
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
106
+ };
107
+ $forceUpdate: () => void;
108
+ $nextTick: typeof nextTick;
109
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
110
+ } & Readonly<{
111
+ preventFocus: boolean;
112
+ tag: string;
113
+ }> & Omit<Readonly<{
114
+ preventFocus?: boolean;
115
+ tag?: string;
116
+ }> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
117
+ $slots: {
118
+ default?(_: {}): any;
119
+ };
120
+ }) | null;
121
+ arrowRef: HTMLDivElement;
122
+ };
60
123
  $slots: Readonly<{
61
124
  [name: string]: import('vue').Slot<any> | undefined;
62
125
  }>;
@@ -177,7 +240,7 @@ declare function __VLS_template(): {
177
240
  show(): void;
178
241
  updatePosition(x: number, y: number): void;
179
242
  }> & {} & import('vue').ComponentCustomProperties & {} & {
180
- $slots: any;
243
+ $slots: Readonly<import('../Trigger').TriggerSlots> & import('../Trigger').TriggerSlots;
181
244
  }) | null;
182
245
  optionRef: ({
183
246
  $: import('vue').ComponentInternalInstance;
@@ -314,7 +377,70 @@ declare const __VLS_component: import('vue').DefineComponent<DsubmenuProps, {
314
377
  $attrs: {
315
378
  [x: string]: unknown;
316
379
  };
317
- $refs: any;
380
+ $refs: {
381
+ [x: string]: unknown;
382
+ } & {
383
+ triggerRef: unknown;
384
+ popupRef: ({
385
+ $: import('vue').ComponentInternalInstance;
386
+ $data: {};
387
+ $props: {
388
+ readonly preventFocus?: boolean | undefined;
389
+ readonly tag?: string | undefined;
390
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
391
+ $attrs: {
392
+ [x: string]: unknown;
393
+ };
394
+ $refs: {
395
+ [x: string]: unknown;
396
+ };
397
+ $slots: Readonly<{
398
+ [name: string]: import('vue').Slot<any> | undefined;
399
+ }>;
400
+ $root: import('vue').ComponentPublicInstance | null;
401
+ $parent: import('vue').ComponentPublicInstance | null;
402
+ $host: Element | null;
403
+ $emit: (event: string, ...args: any[]) => void;
404
+ $el: any;
405
+ $options: import('vue').ComponentOptionsBase<Readonly<{
406
+ preventFocus?: boolean;
407
+ tag?: string;
408
+ }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
409
+ preventFocus: boolean;
410
+ tag: string;
411
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
412
+ beforeCreate?: (() => void) | (() => void)[];
413
+ created?: (() => void) | (() => void)[];
414
+ beforeMount?: (() => void) | (() => void)[];
415
+ mounted?: (() => void) | (() => void)[];
416
+ beforeUpdate?: (() => void) | (() => void)[];
417
+ updated?: (() => void) | (() => void)[];
418
+ activated?: (() => void) | (() => void)[];
419
+ deactivated?: (() => void) | (() => void)[];
420
+ beforeDestroy?: (() => void) | (() => void)[];
421
+ beforeUnmount?: (() => void) | (() => void)[];
422
+ destroyed?: (() => void) | (() => void)[];
423
+ unmounted?: (() => void) | (() => void)[];
424
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
425
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
426
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
427
+ };
428
+ $forceUpdate: () => void;
429
+ $nextTick: typeof nextTick;
430
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
431
+ } & Readonly<{
432
+ preventFocus: boolean;
433
+ tag: string;
434
+ }> & Omit<Readonly<{
435
+ preventFocus?: boolean;
436
+ tag?: string;
437
+ }> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
438
+ $slots: {
439
+ default?(_: {}): any;
440
+ };
441
+ }) | null;
442
+ arrowRef: HTMLDivElement;
443
+ };
318
444
  $slots: Readonly<{
319
445
  [name: string]: import('vue').Slot<any> | undefined;
320
446
  }>;
@@ -435,7 +561,7 @@ declare const __VLS_component: import('vue').DefineComponent<DsubmenuProps, {
435
561
  show(): void;
436
562
  updatePosition(x: number, y: number): void;
437
563
  }> & {} & import('vue').ComponentCustomProperties & {} & {
438
- $slots: any;
564
+ $slots: Readonly<import('../Trigger').TriggerSlots> & import('../Trigger').TriggerSlots;
439
565
  }) | null;
440
566
  optionRef: ({
441
567
  $: import('vue').ComponentInternalInstance;
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./Dsubmenu.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
4
- const Dsubmenu = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8f255659"]]);
4
+ const Dsubmenu = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7a40c502"]]);
5
5
  export {
6
6
  Dsubmenu as default
7
7
  };
@@ -1,14 +1,14 @@
1
1
  import { defineComponent, toRefs, ref, computed, createBlock, openBlock, unref, mergeProps, isRef, withCtx, createVNode, normalizeStyle, normalizeClass, renderSlot, createElementVNode, createElementBlock, createCommentVNode, nextTick } from "vue";
2
+ import { unrefElement } from "../node_modules/@vueuse/core/index.js";
2
3
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
4
  import "../_shared/utils/dom.js";
4
5
  import { valueToPx } from "../_shared/utils/fn.js";
5
6
  import { isBoolean, isUndefined } from "../_shared/utils/is.js";
6
7
  import "../_shared/utils/time.js";
7
- import { unrefElement } from "../_shared/utils/vue-utils.js";
8
8
  import "../Empty/index.js";
9
- import useControlValue from "../_shared/utils/control.js";
10
9
  /* empty css */
11
10
  import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
11
+ import useControlValue from "../_shared/utils/control.js";
12
12
  import useContext from "./hooks/useContext.js";
13
13
  import "./index.js";
14
14
  import Trigger from "../Trigger/index.js";
@@ -278,7 +278,70 @@ declare const Dropdown: {
278
278
  $attrs: {
279
279
  [x: string]: unknown;
280
280
  };
281
- $refs: any;
281
+ $refs: {
282
+ [x: string]: unknown;
283
+ } & {
284
+ triggerRef: unknown;
285
+ popupRef: ({
286
+ $: import('vue').ComponentInternalInstance;
287
+ $data: {};
288
+ $props: {
289
+ readonly preventFocus?: boolean | undefined;
290
+ readonly tag?: string | undefined;
291
+ } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
292
+ $attrs: {
293
+ [x: string]: unknown;
294
+ };
295
+ $refs: {
296
+ [x: string]: unknown;
297
+ };
298
+ $slots: Readonly<{
299
+ [name: string]: import('vue').Slot<any> | undefined;
300
+ }>;
301
+ $root: import('vue').ComponentPublicInstance | null;
302
+ $parent: import('vue').ComponentPublicInstance | null;
303
+ $host: Element | null;
304
+ $emit: (event: string, ...args: any[]) => void;
305
+ $el: any;
306
+ $options: import('vue').ComponentOptionsBase<Readonly<{
307
+ preventFocus?: boolean;
308
+ tag?: string;
309
+ }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
310
+ preventFocus: boolean;
311
+ tag: string;
312
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
313
+ beforeCreate?: (() => void) | (() => void)[];
314
+ created?: (() => void) | (() => void)[];
315
+ beforeMount?: (() => void) | (() => void)[];
316
+ mounted?: (() => void) | (() => void)[];
317
+ beforeUpdate?: (() => void) | (() => void)[];
318
+ updated?: (() => void) | (() => void)[];
319
+ activated?: (() => void) | (() => void)[];
320
+ deactivated?: (() => void) | (() => void)[];
321
+ beforeDestroy?: (() => void) | (() => void)[];
322
+ beforeUnmount?: (() => void) | (() => void)[];
323
+ destroyed?: (() => void) | (() => void)[];
324
+ unmounted?: (() => void) | (() => void)[];
325
+ renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
326
+ renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
327
+ errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
328
+ };
329
+ $forceUpdate: () => void;
330
+ $nextTick: typeof import('vue').nextTick;
331
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
332
+ } & Readonly<{
333
+ preventFocus: boolean;
334
+ tag: string;
335
+ }> & Omit<Readonly<{
336
+ preventFocus?: boolean;
337
+ tag?: string;
338
+ }> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
339
+ $slots: {
340
+ default?(_: {}): any;
341
+ };
342
+ }) | null;
343
+ arrowRef: HTMLDivElement;
344
+ };
282
345
  $slots: Readonly<{
283
346
  [name: string]: import('vue').Slot<any> | undefined;
284
347
  }>;
@@ -399,7 +462,7 @@ declare const Dropdown: {
399
462
  show(): void;
400
463
  updatePosition(x: number, y: number): void;
401
464
  }> & {} & import('vue').ComponentCustomProperties & {} & {
402
- $slots: any;
465
+ $slots: Readonly<import('..').TriggerSlots> & import('..').TriggerSlots;
403
466
  }) | null;
404
467
  optionRef: ({
405
468
  $: import('vue').ComponentInternalInstance;