@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,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,64 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- declare const _default: import("vue").DefineComponent<{
3
- editor: {
4
- type: typeof Editor;
5
- required: true;
6
- };
7
- node: {
8
- type: ObjectConstructor;
9
- };
10
- pos: {
11
- type: NumberConstructor;
12
- };
13
- deleteNode: {
14
- type: FunctionConstructor;
15
- required: true;
16
- };
17
- updateAttributes: {
18
- type: FunctionConstructor;
19
- required: true;
20
- };
21
- colorful: {
22
- type: BooleanConstructor;
23
- default: boolean;
24
- };
25
- showGroup: {
26
- type: BooleanConstructor;
27
- default: boolean;
28
- };
29
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
- action: (...args: any[]) => void;
31
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
- editor: {
33
- type: typeof Editor;
34
- required: true;
35
- };
36
- node: {
37
- type: ObjectConstructor;
38
- };
39
- pos: {
40
- type: NumberConstructor;
41
- };
42
- deleteNode: {
43
- type: FunctionConstructor;
44
- required: true;
45
- };
46
- updateAttributes: {
47
- type: FunctionConstructor;
48
- required: true;
49
- };
50
- colorful: {
51
- type: BooleanConstructor;
52
- default: boolean;
53
- };
54
- showGroup: {
55
- type: BooleanConstructor;
56
- default: boolean;
57
- };
58
- }>> & {
59
- onAction?: (...args: any[]) => any;
60
- }, {
61
- colorful: boolean;
62
- showGroup: boolean;
63
- }, {}>;
64
- export default _default;
@@ -1,30 +0,0 @@
1
- export { default as OBlockPlaceholder } from './common/OBlockPlaceholder.vue';
2
- export { default as OBlockMenu } from './common/OBlockMenu.vue';
3
- export { default as OBlockPopover } from './common/OBlockPopover.vue';
4
- export { default as OBlockToolbar } from './common/OBlockToolbar.vue';
5
- export { default as OCalloutColorBoard } from './common/OCalloutColorBoard.vue';
6
- export { default as OCalloutColorDropdown } from './common/OCalloutColorDropdown.vue';
7
- export { default as OContextMenu } from './common/OContextMenu.vue';
8
- export { default as OColorBoard } from './common/OColorBoard.vue';
9
- export { default as OCommandBtn } from './common/OCommandBtn.vue';
10
- export { default as OCommonBtn } from './common/OCommonBtn.vue';
11
- export { default as OLanguageDropdown } from './common/OLanguageDropdown.vue';
12
- export { default as OMediaInput } from './common/OMediaInput.vue';
13
- export { default as OMetaInput } from './common/OMetaInput.vue';
14
- export { default as OMenubarBtn } from './common/OMenubarBtn.vue';
15
- export { default as OTableGrid } from './common/OTableGrid.vue';
16
- export { default as OTableCellBackground } from './common/OTableCellBackground.vue';
17
- export { default as OTextColorBoard } from './common/OTextColorBoard.vue';
18
- export { default as ONodeView } from './common/ONodeView.vue';
19
- export { default as AddNode } from './common/o-side-menu/AddNode.vue';
20
- export { default as DragNode } from './common/o-side-menu/DragNode.vue';
21
- export { default as OBtn } from './ui/OBtn.vue';
22
- export { default as OCheckbox } from './ui/OCheckbox.vue';
23
- export { default as ODivider } from './ui/ODivider.vue';
24
- export { default as OIcon } from './ui/OIcon.vue';
25
- export { default as OInput } from './ui/OInput.vue';
26
- export { default as OList } from './ui/OList.vue';
27
- export { default as OListItem } from './ui/OListItem.vue';
28
- export { default as OPopover } from './ui/OPopover.vue';
29
- export { default as OTooltip } from './ui/OTooltip.vue';
30
- export { default as OMainMenu } from './menus/OMainMenu.vue';
@@ -1 +0,0 @@
1
- export declare const getComponent: (name: string) => any;
@@ -1,38 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- editor: {
3
- type: ObjectConstructor;
4
- };
5
- menu: {
6
- type: ArrayConstructor;
7
- default: () => any[];
8
- };
9
- tableToolbar: {
10
- type: ArrayConstructor;
11
- default: () => any[];
12
- };
13
- menuClass: {
14
- type: StringConstructor;
15
- default: string;
16
- };
17
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
- editor: {
19
- type: ObjectConstructor;
20
- };
21
- menu: {
22
- type: ArrayConstructor;
23
- default: () => any[];
24
- };
25
- tableToolbar: {
26
- type: ArrayConstructor;
27
- default: () => any[];
28
- };
29
- menuClass: {
30
- type: StringConstructor;
31
- default: string;
32
- };
33
- }>>, {
34
- menu: unknown[];
35
- tableToolbar: unknown[];
36
- menuClass: string;
37
- }, {}>;
38
- export default _default;
@@ -1,38 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- editor: {
3
- type: ObjectConstructor;
4
- };
5
- menu: {
6
- type: ArrayConstructor;
7
- default: () => any[];
8
- };
9
- tableToolbar: {
10
- type: ArrayConstructor;
11
- default: () => any[];
12
- };
13
- menuClass: {
14
- type: StringConstructor;
15
- default: string;
16
- };
17
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
- editor: {
19
- type: ObjectConstructor;
20
- };
21
- menu: {
22
- type: ArrayConstructor;
23
- default: () => any[];
24
- };
25
- tableToolbar: {
26
- type: ArrayConstructor;
27
- default: () => any[];
28
- };
29
- menuClass: {
30
- type: StringConstructor;
31
- default: string;
32
- };
33
- }>>, {
34
- menu: unknown[];
35
- tableToolbar: unknown[];
36
- menuClass: string;
37
- }, {}>;
38
- export default _default;
@@ -1,28 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- editor: {
3
- type: ObjectConstructor;
4
- };
5
- menu: {
6
- type: ArrayConstructor;
7
- default: () => any[];
8
- };
9
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
- editor: {
11
- type: ObjectConstructor;
12
- };
13
- menu: {
14
- type: ArrayConstructor;
15
- default: () => any[];
16
- };
17
- }>>, {
18
- menu: unknown[];
19
- }, {}>, {
20
- left?(_: {}): any;
21
- right?(_: {}): any;
22
- }>;
23
- export default _default;
24
- type __VLS_WithTemplateSlots<T, S> = T & {
25
- new (): {
26
- $slots: S;
27
- };
28
- };
@@ -1,23 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- declare const _default: import("vue").DefineComponent<{
3
- editor: {
4
- type: typeof Editor;
5
- required: true;
6
- };
7
- menuClass: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
- editor: {
13
- type: typeof Editor;
14
- required: true;
15
- };
16
- menuClass: {
17
- type: StringConstructor;
18
- default: string;
19
- };
20
- }>>, {
21
- menuClass: string;
22
- }, {}>;
23
- export default _default;
@@ -1,2 +0,0 @@
1
- import { defineComponent } from 'vue';
2
- export declare const SideMenu: ReturnType<typeof defineComponent>;
@@ -1,43 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- icon: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- iconClass: {
7
- type: (StringConstructor | ObjectConstructor)[];
8
- default: string;
9
- };
10
- type: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- click: (...args: any[]) => void;
16
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
- icon: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- iconClass: {
22
- type: (StringConstructor | ObjectConstructor)[];
23
- default: string;
24
- };
25
- type: {
26
- type: StringConstructor;
27
- default: string;
28
- };
29
- }>> & {
30
- onClick?: (...args: any[]) => any;
31
- }, {
32
- type: string;
33
- icon: string;
34
- iconClass: string | Record<string, any>;
35
- }, {}>, {
36
- default?(_: {}): any;
37
- }>;
38
- export default _default;
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
@@ -1,27 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- modelValue: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- label: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
- "update:modelValue": (...args: any[]) => void;
12
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
- modelValue: {
14
- type: BooleanConstructor;
15
- default: boolean;
16
- };
17
- label: {
18
- type: StringConstructor;
19
- default: string;
20
- };
21
- }>> & {
22
- "onUpdate:modelValue"?: (...args: any[]) => any;
23
- }, {
24
- label: string;
25
- modelValue: boolean;
26
- }, {}>;
27
- export default _default;
@@ -1,14 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- vertical: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
7
- vertical: {
8
- type: BooleanConstructor;
9
- default: boolean;
10
- };
11
- }>>, {
12
- vertical: boolean;
13
- }, {}>;
14
- export default _default;
@@ -1,32 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- name: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- color: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- small: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
- name: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- color: {
20
- type: StringConstructor;
21
- default: string;
22
- };
23
- small: {
24
- type: BooleanConstructor;
25
- default: boolean;
26
- };
27
- }>>, {
28
- name: string;
29
- color: string;
30
- small: boolean;
31
- }, {}>;
32
- export default _default;
@@ -1,51 +0,0 @@
1
- declare function focus(): void;
2
- declare function clear(): void;
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
- modelValue: {
5
- type: StringConstructor;
6
- default: string;
7
- };
8
- clearable: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- type: {
13
- type: StringConstructor;
14
- default: string;
15
- };
16
- }, {
17
- clear: typeof clear;
18
- focus: typeof focus;
19
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
- blur: (...args: any[]) => void;
21
- "update:modelValue": (...args: any[]) => void;
22
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
23
- modelValue: {
24
- type: StringConstructor;
25
- default: string;
26
- };
27
- clearable: {
28
- type: BooleanConstructor;
29
- default: boolean;
30
- };
31
- type: {
32
- type: StringConstructor;
33
- default: string;
34
- };
35
- }>> & {
36
- onBlur?: (...args: any[]) => any;
37
- "onUpdate:modelValue"?: (...args: any[]) => any;
38
- }, {
39
- type: string;
40
- modelValue: string;
41
- clearable: boolean;
42
- }, {}>, {
43
- prefix?(_: {}): any;
44
- suffix?(_: {}): any;
45
- }>;
46
- export default _default;
47
- type __VLS_WithTemplateSlots<T, S> = T & {
48
- new (): {
49
- $slots: S;
50
- };
51
- };
@@ -1,30 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- clickable: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- hoverable: {
7
- type: BooleanConstructor;
8
- default: boolean;
9
- };
10
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
11
- clickable: {
12
- type: BooleanConstructor;
13
- default: boolean;
14
- };
15
- hoverable: {
16
- type: BooleanConstructor;
17
- default: boolean;
18
- };
19
- }>>, {
20
- clickable: boolean;
21
- hoverable: boolean;
22
- }, {}>, {
23
- default?(_: {}): any;
24
- }>;
25
- export default _default;
26
- type __VLS_WithTemplateSlots<T, S> = T & {
27
- new (): {
28
- $slots: S;
29
- };
30
- };
@@ -1,23 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- hoverable: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
7
- hoverable: {
8
- type: BooleanConstructor;
9
- default: boolean;
10
- };
11
- }>>, {
12
- hoverable: boolean;
13
- }, {}>, {
14
- prefix?(_: {}): any;
15
- default?(_: {}): any;
16
- suffix?(_: {}): any;
17
- }>;
18
- export default _default;
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
@@ -1,86 +0,0 @@
1
- import 'tippy.js/animations/scale.css';
2
- import 'tippy.js/animations/shift-away.css';
3
- import 'tippy.js/animations/perspective.css';
4
- declare function setShow(show: boolean): void;
5
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
6
- show: {
7
- type: BooleanConstructor;
8
- default: boolean;
9
- };
10
- arrow: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- offset: {
15
- type: () => number[];
16
- default: () => number[];
17
- };
18
- placement: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- trigger: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- tippyClass: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- event: {
31
- type: ObjectConstructor;
32
- default: () => {};
33
- };
34
- }, {
35
- setShow: typeof setShow;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
37
- "update:show": (...args: any[]) => void;
38
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
- show: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- arrow: {
44
- type: BooleanConstructor;
45
- default: boolean;
46
- };
47
- offset: {
48
- type: () => number[];
49
- default: () => number[];
50
- };
51
- placement: {
52
- type: StringConstructor;
53
- default: string;
54
- };
55
- trigger: {
56
- type: StringConstructor;
57
- default: string;
58
- };
59
- tippyClass: {
60
- type: StringConstructor;
61
- default: string;
62
- };
63
- event: {
64
- type: ObjectConstructor;
65
- default: () => {};
66
- };
67
- }>> & {
68
- "onUpdate:show"?: (...args: any[]) => any;
69
- }, {
70
- show: boolean;
71
- offset: number[];
72
- arrow: boolean;
73
- placement: string;
74
- trigger: string;
75
- tippyClass: string;
76
- event: Record<string, any>;
77
- }, {}>, {
78
- trigger?(_: {}): any;
79
- default?(_: {}): any;
80
- }>;
81
- export default _default;
82
- type __VLS_WithTemplateSlots<T, S> = T & {
83
- new (): {
84
- $slots: S;
85
- };
86
- };
@@ -1,16 +0,0 @@
1
- import 'tippy.js/animations/perspective.css';
2
- export declare const OTooltip: import("vue").DefineComponent<{
3
- placement: {
4
- type: StringConstructor;
5
- default: string;
6
- };
7
- }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
8
- [key: string]: any;
9
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
- placement: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- }>>, {
15
- placement: string;
16
- }, {}>;
@@ -1,32 +0,0 @@
1
- import 'tippy.js/animations/perspective.css';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
3
- placement: {
4
- type: StringConstructor;
5
- default: string;
6
- };
7
- trigger: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
12
- placement: {
13
- type: StringConstructor;
14
- default: string;
15
- };
16
- trigger: {
17
- type: StringConstructor;
18
- default: string;
19
- };
20
- }>>, {
21
- placement: string;
22
- trigger: string;
23
- }, {}>, {
24
- trigger?(_: {}): any;
25
- default?(_: {}): any;
26
- }>;
27
- export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
- new (): {
30
- $slots: S;
31
- };
32
- };
@@ -1,5 +0,0 @@
1
- export declare const BasicBlocks: BlockOption[];
2
- export declare const StyleBlocks: BlockOption[];
3
- export declare const CommonBlocks: BlockOption[];
4
- export declare const Blocks: BlockOption[];
5
- export declare const BlockMenus: BlockOption[];
@@ -1,5 +0,0 @@
1
- /**
2
- * Color
3
- */
4
- export declare const Color: Indexable;
5
- export declare const ColorList: OptionValue[];