@yiitap/vue 1.0.2 → 1.0.4

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 (110) hide show
  1. package/package.json +3 -2
  2. package/dist/index.cjs +0 -125
  3. package/dist/index.js +0 -125
  4. package/dist/index.mjs +0 -44015
  5. package/dist/vue.css +0 -1
  6. package/types/components/YiiEditor.vue.d.ts +0 -203
  7. package/types/components/buttons/OAlignDropdown.vue.d.ts +0 -10
  8. package/types/components/buttons/OAlignGroup.vue.d.ts +0 -11
  9. package/types/components/buttons/OBackColorDropdown.vue.d.ts +0 -10
  10. package/types/components/buttons/OFontFamilyDropdown.vue.d.ts +0 -10
  11. package/types/components/buttons/OForeColorDropdown.vue.d.ts +0 -10
  12. package/types/components/buttons/OHeadingDropdown.vue.d.ts +0 -10
  13. package/types/components/buttons/OLinkBtn.vue.d.ts +0 -11
  14. package/types/components/buttons/OLinkEditBtn.vue.d.ts +0 -13
  15. package/types/components/buttons/OLinkOpenBtn.vue.d.ts +0 -10
  16. package/types/components/buttons/OListDropdown.vue.d.ts +0 -10
  17. package/types/components/buttons/OListGroup.vue.d.ts +0 -13
  18. package/types/components/buttons/OMoreBubble.vue.d.ts +0 -13
  19. package/types/components/buttons/OSimpleCommandBtn.vue.d.ts +0 -20
  20. package/types/components/buttons/OStyleDropdown.vue.d.ts +0 -10
  21. package/types/components/buttons/OTableBtn.vue.d.ts +0 -10
  22. package/types/components/buttons/OTableGroup.vue.d.ts +0 -13
  23. package/types/components/buttons/OTextColorDropdown.vue.d.ts +0 -11
  24. package/types/components/buttons/OTextFormatDropdown.vue.d.ts +0 -11
  25. package/types/components/common/OBlockPlaceholder.vue.d.ts +0 -23
  26. package/types/components/common/OBlockPopover.vue.d.ts +0 -75
  27. package/types/components/common/OCalloutColorBoard.vue.d.ts +0 -36
  28. package/types/components/common/OCalloutColorDropdown.vue.d.ts +0 -14
  29. package/types/components/common/OColorBoard.vue.d.ts +0 -36
  30. package/types/components/common/OCommandBtn.vue.d.ts +0 -97
  31. package/types/components/common/OCommonBtn.vue.d.ts +0 -97
  32. package/types/components/common/OContextMenu.vue.d.ts +0 -52
  33. package/types/components/common/OLanguageDropdown.vue.d.ts +0 -18
  34. package/types/components/common/OMediaInput.vue.d.ts +0 -27
  35. package/types/components/common/OMenubarBtn.vue.d.ts +0 -81
  36. package/types/components/common/OMetaInput.vue.d.ts +0 -72
  37. package/types/components/common/OTableCellBackground.vue.d.ts +0 -10
  38. package/types/components/common/OTableGrid.vue.d.ts +0 -6
  39. package/types/components/common/OTextColorBoard.vue.d.ts +0 -36
  40. package/types/components/common/o-side-menu/DragNodeMenu.vue.d.ts +0 -64
  41. package/types/components/index.d.ts +0 -30
  42. package/types/components/menu.d.ts +0 -1
  43. package/types/components/menus/OBubbleMenu.vue.d.ts +0 -38
  44. package/types/components/menus/OFloatingMenu.vue.d.ts +0 -38
  45. package/types/components/menus/OMainMenu.vue.d.ts +0 -28
  46. package/types/components/menus/OSideMenu.vue.d.ts +0 -23
  47. package/types/components/menus/side-menu/index.d.ts +0 -2
  48. package/types/components/ui/OBtn.vue.d.ts +0 -43
  49. package/types/components/ui/OCheckbox.vue.d.ts +0 -27
  50. package/types/components/ui/ODivider.vue.d.ts +0 -14
  51. package/types/components/ui/OIcon.vue.d.ts +0 -32
  52. package/types/components/ui/OInput.vue.d.ts +0 -51
  53. package/types/components/ui/OList.vue.d.ts +0 -30
  54. package/types/components/ui/OListItem.vue.d.ts +0 -23
  55. package/types/components/ui/OPopover.vue.d.ts +0 -86
  56. package/types/components/ui/OTooltip.d.ts +0 -16
  57. package/types/components/ui/OTooltip.vue.d.ts +0 -32
  58. package/types/constants/block.d.ts +0 -5
  59. package/types/constants/color.d.ts +0 -5
  60. package/types/constants/demo-article.d.ts +0 -7
  61. package/types/constants/empty-block.d.ts +0 -21
  62. package/types/constants/language.d.ts +0 -1
  63. package/types/constants/menu.d.ts +0 -31
  64. package/types/extensions/blockquote/index.d.ts +0 -3
  65. package/types/extensions/callout/index.d.ts +0 -21
  66. package/types/extensions/code-block/index.d.ts +0 -3
  67. package/types/extensions/color-highlighter/index.d.ts +0 -3
  68. package/types/extensions/color-highlighter/utils.d.ts +0 -3
  69. package/types/extensions/dynamic.d.ts +0 -11
  70. package/types/extensions/focus/index.d.ts +0 -10
  71. package/types/extensions/heading/index.d.ts +0 -7
  72. package/types/extensions/horizontal-rule/index.d.ts +0 -2
  73. package/types/extensions/image/index.d.ts +0 -3
  74. package/types/extensions/index.d.ts +0 -22
  75. package/types/extensions/link/helpers/clickSelectHandler.d.ts +0 -2
  76. package/types/extensions/link/index.d.ts +0 -3
  77. package/types/extensions/paragraph/index.d.ts +0 -2
  78. package/types/extensions/placeholder/index.d.ts +0 -17
  79. package/types/extensions/side-menu/index.d.ts +0 -2
  80. package/types/extensions/side-menu/side-menu-plugin.d.ts +0 -72
  81. package/types/extensions/side-menu/utils.d.ts +0 -50
  82. package/types/extensions/slash/index.d.ts +0 -3
  83. package/types/extensions/slash/slash-zh.d.ts +0 -3
  84. package/types/extensions/slash/slash.d.ts +0 -6
  85. package/types/extensions/slash/suggestion.d.ts +0 -18
  86. package/types/extensions/slash/view.new.vue.d.ts +0 -36
  87. package/types/extensions/slash/view.vue.d.ts +0 -54
  88. package/types/extensions/table/TableView.d.ts +0 -18
  89. package/types/extensions/table/index.d.ts +0 -11
  90. package/types/extensions/table-cell/index.d.ts +0 -3
  91. package/types/extensions/table-header/index.d.ts +0 -3
  92. package/types/extensions/table-wrapper/index.d.ts +0 -3
  93. package/types/extensions/trailing-node/index.d.ts +0 -3
  94. package/types/extensions/unique-id/index.d.ts +0 -2
  95. package/types/extensions/unique-id/unique-id.d.ts +0 -2
  96. package/types/extensions/unique-id-simple/index.d.ts +0 -8
  97. package/types/extensions/video/index.d.ts +0 -11
  98. package/types/hooks/index.d.ts +0 -3
  99. package/types/hooks/useI18n.d.ts +0 -7
  100. package/types/hooks/useTheme.d.ts +0 -6
  101. package/types/hooks/useTiptap.d.ts +0 -5
  102. package/types/i18n/index.d.ts +0 -4
  103. package/types/i18n/messages/en.d.ts +0 -185
  104. package/types/i18n/messages/pl.d.ts +0 -182
  105. package/types/i18n/messages/pt-br.d.ts +0 -182
  106. package/types/i18n/messages/zh-hans.d.ts +0 -185
  107. package/types/i18n/messages/zh-hant.d.ts +0 -182
  108. package/types/index.d.ts +0 -10
  109. package/types/utils/copy-to-clipboard.d.ts +0 -1
  110. package/types/utils/uuid.d.ts +0 -1
@@ -1,11 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- declare const _default: import("vue").DefineComponent<{
3
- editor: {
4
- type: typeof Editor;
5
- };
6
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
7
- editor: {
8
- type: typeof Editor;
9
- };
10
- }>>, {}, {}>;
11
- export default _default;
@@ -1,23 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- icon: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- placeholder: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
11
- icon: {
12
- type: StringConstructor;
13
- default: string;
14
- };
15
- placeholder: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- }>>, {
20
- icon: string;
21
- placeholder: string;
22
- }, {}>;
23
- export default _default;
@@ -1,75 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- modelValue: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- placement: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- showArrow: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- hideClickOutside: {
15
- type: BooleanConstructor;
16
- default: boolean;
17
- };
18
- tippyClass: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- offset: {
23
- type: () => number[];
24
- default: () => number[];
25
- };
26
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
27
- hide: (...args: any[]) => void;
28
- show: (...args: any[]) => void;
29
- "update:modelValue": (...args: any[]) => void;
30
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
- modelValue: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- placement: {
36
- type: StringConstructor;
37
- default: string;
38
- };
39
- showArrow: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- hideClickOutside: {
44
- type: BooleanConstructor;
45
- default: boolean;
46
- };
47
- tippyClass: {
48
- type: StringConstructor;
49
- default: string;
50
- };
51
- offset: {
52
- type: () => number[];
53
- default: () => number[];
54
- };
55
- }>> & {
56
- onHide?: (...args: any[]) => any;
57
- onShow?: (...args: any[]) => any;
58
- "onUpdate:modelValue"?: (...args: any[]) => any;
59
- }, {
60
- offset: number[];
61
- placement: string;
62
- tippyClass: string;
63
- modelValue: boolean;
64
- showArrow: boolean;
65
- hideClickOutside: boolean;
66
- }, {}>, {
67
- default?(_: {}): any;
68
- "popover-content"?(_: {}): any;
69
- }>;
70
- export default _default;
71
- type __VLS_WithTemplateSlots<T, S> = T & {
72
- new (): {
73
- $slots: S;
74
- };
75
- };
@@ -1,36 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- foreColor: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- backColor: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- activeColor: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- select: (...args: any[]) => void;
16
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
- foreColor: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- backColor: {
22
- type: StringConstructor;
23
- default: string;
24
- };
25
- activeColor: {
26
- type: StringConstructor;
27
- default: string;
28
- };
29
- }>> & {
30
- onSelect?: (...args: any[]) => any;
31
- }, {
32
- foreColor: string;
33
- backColor: string;
34
- activeColor: string;
35
- }, {}>;
36
- export default _default;
@@ -1,14 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- editor: {
3
- type: ObjectConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- select: (...args: any[]) => void;
7
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
8
- editor: {
9
- type: ObjectConstructor;
10
- };
11
- }>> & {
12
- onSelect?: (...args: any[]) => any;
13
- }, {}, {}>;
14
- export default _default;
@@ -1,36 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- defaultColor: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- defaultLabel: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- activeColor: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- select: (...args: any[]) => void;
16
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
- defaultColor: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- defaultLabel: {
22
- type: StringConstructor;
23
- default: string;
24
- };
25
- activeColor: {
26
- type: StringConstructor;
27
- default: string;
28
- };
29
- }>> & {
30
- onSelect?: (...args: any[]) => any;
31
- }, {
32
- activeColor: string;
33
- defaultLabel: string;
34
- defaultColor: string;
35
- }, {}>;
36
- export default _default;
@@ -1,97 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- icon: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- color: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- background: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- tooltip: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- placement: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- disabled: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- contentClass: {
27
- type: (StringConstructor | ObjectConstructor)[];
28
- default: string;
29
- };
30
- contentStyle: {
31
- type: (StringConstructor | ObjectConstructor)[];
32
- default: string;
33
- };
34
- iconClass: {
35
- type: (StringConstructor | ObjectConstructor)[];
36
- default: string;
37
- };
38
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
- click: (...args: any[]) => void;
40
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- icon: {
42
- type: StringConstructor;
43
- default: string;
44
- };
45
- color: {
46
- type: StringConstructor;
47
- default: string;
48
- };
49
- background: {
50
- type: StringConstructor;
51
- default: string;
52
- };
53
- tooltip: {
54
- type: StringConstructor;
55
- default: string;
56
- };
57
- placement: {
58
- type: StringConstructor;
59
- default: string;
60
- };
61
- disabled: {
62
- type: BooleanConstructor;
63
- default: boolean;
64
- };
65
- contentClass: {
66
- type: (StringConstructor | ObjectConstructor)[];
67
- default: string;
68
- };
69
- contentStyle: {
70
- type: (StringConstructor | ObjectConstructor)[];
71
- default: string;
72
- };
73
- iconClass: {
74
- type: (StringConstructor | ObjectConstructor)[];
75
- default: string;
76
- };
77
- }>> & {
78
- onClick?: (...args: any[]) => any;
79
- }, {
80
- color: string;
81
- background: string;
82
- icon: string;
83
- tooltip: string;
84
- disabled: boolean;
85
- placement: string;
86
- contentClass: string | Record<string, any>;
87
- contentStyle: string | Record<string, any>;
88
- iconClass: string | Record<string, any>;
89
- }, {}>, {
90
- default?(_: {}): any;
91
- }>;
92
- export default _default;
93
- type __VLS_WithTemplateSlots<T, S> = T & {
94
- new (): {
95
- $slots: S;
96
- };
97
- };
@@ -1,97 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- icon: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- color: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- background: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- tooltip: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- placement: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- disabled: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- contentClass: {
27
- type: (StringConstructor | ObjectConstructor)[];
28
- default: string;
29
- };
30
- contentStyle: {
31
- type: (StringConstructor | ObjectConstructor)[];
32
- default: string;
33
- };
34
- iconClass: {
35
- type: (StringConstructor | ObjectConstructor)[];
36
- default: string;
37
- };
38
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
- click: (...args: any[]) => void;
40
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- icon: {
42
- type: StringConstructor;
43
- default: string;
44
- };
45
- color: {
46
- type: StringConstructor;
47
- default: string;
48
- };
49
- background: {
50
- type: StringConstructor;
51
- default: string;
52
- };
53
- tooltip: {
54
- type: StringConstructor;
55
- default: string;
56
- };
57
- placement: {
58
- type: StringConstructor;
59
- default: string;
60
- };
61
- disabled: {
62
- type: BooleanConstructor;
63
- default: boolean;
64
- };
65
- contentClass: {
66
- type: (StringConstructor | ObjectConstructor)[];
67
- default: string;
68
- };
69
- contentStyle: {
70
- type: (StringConstructor | ObjectConstructor)[];
71
- default: string;
72
- };
73
- iconClass: {
74
- type: (StringConstructor | ObjectConstructor)[];
75
- default: string;
76
- };
77
- }>> & {
78
- onClick?: (...args: any[]) => any;
79
- }, {
80
- color: string;
81
- background: string;
82
- icon: string;
83
- tooltip: string;
84
- disabled: boolean;
85
- placement: string;
86
- contentClass: string | Record<string, any>;
87
- contentStyle: string | Record<string, any>;
88
- iconClass: string | Record<string, any>;
89
- }, {}>, {
90
- default?(_: {}): any;
91
- }>;
92
- export default _default;
93
- type __VLS_WithTemplateSlots<T, S> = T & {
94
- new (): {
95
- $slots: S;
96
- };
97
- };
@@ -1,52 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- modelValue: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- clientX: {
7
- type: NumberConstructor;
8
- default: number;
9
- };
10
- clientY: {
11
- type: NumberConstructor;
12
- default: number;
13
- };
14
- event: {
15
- type: ObjectConstructor;
16
- default: () => {};
17
- };
18
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- "update:modelValue": (...args: any[]) => void;
20
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
21
- modelValue: {
22
- type: BooleanConstructor;
23
- default: boolean;
24
- };
25
- clientX: {
26
- type: NumberConstructor;
27
- default: number;
28
- };
29
- clientY: {
30
- type: NumberConstructor;
31
- default: number;
32
- };
33
- event: {
34
- type: ObjectConstructor;
35
- default: () => {};
36
- };
37
- }>> & {
38
- "onUpdate:modelValue"?: (...args: any[]) => any;
39
- }, {
40
- event: Record<string, any>;
41
- modelValue: boolean;
42
- clientX: number;
43
- clientY: number;
44
- }, {}>, {
45
- default?(_: {}): any;
46
- }>;
47
- export default _default;
48
- type __VLS_WithTemplateSlots<T, S> = T & {
49
- new (): {
50
- $slots: S;
51
- };
52
- };
@@ -1,18 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- language: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- select: (...args: any[]) => void;
8
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
9
- language: {
10
- type: StringConstructor;
11
- default: string;
12
- };
13
- }>> & {
14
- onSelect?: (...args: any[]) => any;
15
- }, {
16
- language: string;
17
- }, {}>;
18
- export default _default;
@@ -1,27 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- val: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- type: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
- input: (...args: any[]) => void;
12
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
- val: {
14
- type: StringConstructor;
15
- default: string;
16
- };
17
- type: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- }>> & {
22
- onInput?: (...args: any[]) => any;
23
- }, {
24
- type: string;
25
- val: string;
26
- }, {}>;
27
- export default _default;
@@ -1,81 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- icon: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- color: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- background: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- tooltip: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- placement: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- contentClass: {
23
- type: (StringConstructor | ObjectConstructor)[];
24
- default: string;
25
- };
26
- contentStyle: {
27
- type: (StringConstructor | ObjectConstructor)[];
28
- default: string;
29
- };
30
- iconClass: {
31
- type: (StringConstructor | ObjectConstructor)[];
32
- default: string;
33
- };
34
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
35
- click: (...args: any[]) => void;
36
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
- icon: {
38
- type: StringConstructor;
39
- default: string;
40
- };
41
- color: {
42
- type: StringConstructor;
43
- default: string;
44
- };
45
- background: {
46
- type: StringConstructor;
47
- default: string;
48
- };
49
- tooltip: {
50
- type: StringConstructor;
51
- default: string;
52
- };
53
- placement: {
54
- type: StringConstructor;
55
- default: string;
56
- };
57
- contentClass: {
58
- type: (StringConstructor | ObjectConstructor)[];
59
- default: string;
60
- };
61
- contentStyle: {
62
- type: (StringConstructor | ObjectConstructor)[];
63
- default: string;
64
- };
65
- iconClass: {
66
- type: (StringConstructor | ObjectConstructor)[];
67
- default: string;
68
- };
69
- }>> & {
70
- onClick?: (...args: any[]) => any;
71
- }, {
72
- color: string;
73
- background: string;
74
- icon: string;
75
- tooltip: string;
76
- placement: string;
77
- contentClass: string | Record<string, any>;
78
- contentStyle: string | Record<string, any>;
79
- iconClass: string | Record<string, any>;
80
- }, {}>;
81
- export default _default;
@@ -1,72 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- val: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- title: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- type: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- icon: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- secondIcon: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- secondLabel: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
27
- cancel: (...args: any[]) => void;
28
- confirm: (...args: any[]) => void;
29
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
30
- val: {
31
- type: StringConstructor;
32
- default: string;
33
- };
34
- title: {
35
- type: StringConstructor;
36
- default: string;
37
- };
38
- type: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- icon: {
43
- type: StringConstructor;
44
- default: string;
45
- };
46
- secondIcon: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- secondLabel: {
51
- type: StringConstructor;
52
- default: string;
53
- };
54
- }>> & {
55
- onConfirm?: (...args: any[]) => any;
56
- onCancel?: (...args: any[]) => any;
57
- }, {
58
- type: string;
59
- title: string;
60
- icon: string;
61
- val: string;
62
- secondIcon: string;
63
- secondLabel: string;
64
- }, {}>, {
65
- "header-right"?(_: {}): any;
66
- }>;
67
- export default _default;
68
- type __VLS_WithTemplateSlots<T, S> = T & {
69
- new (): {
70
- $slots: S;
71
- };
72
- };
@@ -1,10 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- editor: {
3
- type: ObjectConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6
- editor: {
7
- type: ObjectConstructor;
8
- };
9
- }>>, {}, {}>;
10
- export default _default;
@@ -1,6 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
- select: (...args: any[]) => void;
3
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
4
- onSelect?: (...args: any[]) => any;
5
- }, {}, {}>;
6
- export default _default;