@bluepic/embed 0.1.0

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 (216) hide show
  1. package/README.md +147 -0
  2. package/lib/bluepic-fields.es.js +84843 -0
  3. package/lib/bluepic-fields.umd.js +2610 -0
  4. package/lib/components/AdjustImage.vue.d.ts +171 -0
  5. package/lib/components/AdjustImage.vue.d.ts.map +1 -0
  6. package/lib/components/BluepicEmbedded.vue.d.ts +164 -0
  7. package/lib/components/BluepicEmbedded.vue.d.ts.map +1 -0
  8. package/lib/components/BluepicEmbeddedEditor.vue.d.ts +16877 -0
  9. package/lib/components/BluepicEmbeddedEditor.vue.d.ts.map +1 -0
  10. package/lib/components/BluepicLiveTemplate.vue.d.ts +1895 -0
  11. package/lib/components/BluepicLiveTemplate.vue.d.ts.map +1 -0
  12. package/lib/components/BluepicSpinner.vue.d.ts +3 -0
  13. package/lib/components/BluepicSpinner.vue.d.ts.map +1 -0
  14. package/lib/components/BxAvatar.vue.d.ts +107 -0
  15. package/lib/components/BxAvatar.vue.d.ts.map +1 -0
  16. package/lib/components/BxButton.vue.d.ts +171 -0
  17. package/lib/components/BxButton.vue.d.ts.map +1 -0
  18. package/lib/components/BxCard.vue.d.ts +99 -0
  19. package/lib/components/BxCard.vue.d.ts.map +1 -0
  20. package/lib/components/BxCheckbox.vue.d.ts +12 -0
  21. package/lib/components/BxCheckbox.vue.d.ts.map +1 -0
  22. package/lib/components/BxColorPicker.vue.d.ts +12 -0
  23. package/lib/components/BxColorPicker.vue.d.ts.map +1 -0
  24. package/lib/components/BxDropdown.vue.d.ts +338 -0
  25. package/lib/components/BxDropdown.vue.d.ts.map +1 -0
  26. package/lib/components/BxEmpty.vue.d.ts +26 -0
  27. package/lib/components/BxEmpty.vue.d.ts.map +1 -0
  28. package/lib/components/BxIcon.vue.d.ts +15 -0
  29. package/lib/components/BxIcon.vue.d.ts.map +1 -0
  30. package/lib/components/BxInput.vue.d.ts +13302 -0
  31. package/lib/components/BxInput.vue.d.ts.map +1 -0
  32. package/lib/components/BxList.vue.d.ts +22 -0
  33. package/lib/components/BxList.vue.d.ts.map +1 -0
  34. package/lib/components/BxListItem.vue.d.ts +9 -0
  35. package/lib/components/BxListItem.vue.d.ts.map +1 -0
  36. package/lib/components/BxMenu.vue.d.ts +68 -0
  37. package/lib/components/BxMenu.vue.d.ts.map +1 -0
  38. package/lib/components/BxPopover.vue.d.ts +120 -0
  39. package/lib/components/BxPopover.vue.d.ts.map +1 -0
  40. package/lib/components/BxProgress.vue.d.ts +40 -0
  41. package/lib/components/BxProgress.vue.d.ts.map +1 -0
  42. package/lib/components/BxRadio.vue.d.ts +31 -0
  43. package/lib/components/BxRadio.vue.d.ts.map +1 -0
  44. package/lib/components/BxRadioGroup.vue.d.ts +20 -0
  45. package/lib/components/BxRadioGroup.vue.d.ts.map +1 -0
  46. package/lib/components/BxRichtextInput.vue.d.ts +2413 -0
  47. package/lib/components/BxRichtextInput.vue.d.ts.map +1 -0
  48. package/lib/components/BxSelect.vue.d.ts +530 -0
  49. package/lib/components/BxSelect.vue.d.ts.map +1 -0
  50. package/lib/components/BxSkeleton.vue.d.ts +3 -0
  51. package/lib/components/BxSkeleton.vue.d.ts.map +1 -0
  52. package/lib/components/BxSlider.vue.d.ts +38 -0
  53. package/lib/components/BxSlider.vue.d.ts.map +1 -0
  54. package/lib/components/BxSpin.vue.d.ts +19 -0
  55. package/lib/components/BxSpin.vue.d.ts.map +1 -0
  56. package/lib/components/BxSwitch.vue.d.ts +24 -0
  57. package/lib/components/BxSwitch.vue.d.ts.map +1 -0
  58. package/lib/components/BxTab.vue.d.ts +3 -0
  59. package/lib/components/BxTab.vue.d.ts.map +1 -0
  60. package/lib/components/BxTabs.vue.d.ts +21 -0
  61. package/lib/components/BxTabs.vue.d.ts.map +1 -0
  62. package/lib/components/BxTag.vue.d.ts +53 -0
  63. package/lib/components/BxTag.vue.d.ts.map +1 -0
  64. package/lib/components/BxTooltip.vue.d.ts +448 -0
  65. package/lib/components/BxTooltip.vue.d.ts.map +1 -0
  66. package/lib/components/BxUpload.vue.d.ts +283 -0
  67. package/lib/components/BxUpload.vue.d.ts.map +1 -0
  68. package/lib/components/CollectionEntryFields.vue.d.ts +1313 -0
  69. package/lib/components/CollectionEntryFields.vue.d.ts.map +1 -0
  70. package/lib/components/CollectionFieldPopup.vue.d.ts +1932 -0
  71. package/lib/components/CollectionFieldPopup.vue.d.ts.map +1 -0
  72. package/lib/components/Fields.vue.d.ts +652 -0
  73. package/lib/components/Fields.vue.d.ts.map +1 -0
  74. package/lib/components/FieldsList.vue.d.ts +515 -0
  75. package/lib/components/FieldsList.vue.d.ts.map +1 -0
  76. package/lib/components/ImageLibraries/Custom.vue.d.ts +42 -0
  77. package/lib/components/ImageLibraries/Custom.vue.d.ts.map +1 -0
  78. package/lib/components/ImageLibraries/Pexels.vue.d.ts +13627 -0
  79. package/lib/components/ImageLibraries/Pexels.vue.d.ts.map +1 -0
  80. package/lib/components/ImageLibraries/SharedDrive.vue.d.ts +62 -0
  81. package/lib/components/ImageLibraries/SharedDrive.vue.d.ts.map +1 -0
  82. package/lib/components/ImageLibraries/Upload.vue.d.ts +379 -0
  83. package/lib/components/ImageLibraries/Upload.vue.d.ts.map +1 -0
  84. package/lib/components/ImageLibraryWrapper.vue.d.ts +14290 -0
  85. package/lib/components/ImageLibraryWrapper.vue.d.ts.map +1 -0
  86. package/lib/components/ImportData.vue.d.ts +18109 -0
  87. package/lib/components/ImportData.vue.d.ts.map +1 -0
  88. package/lib/components/KioskField.vue.d.ts +203 -0
  89. package/lib/components/KioskField.vue.d.ts.map +1 -0
  90. package/lib/components/LazyLoading.vue.d.ts +49 -0
  91. package/lib/components/LazyLoading.vue.d.ts.map +1 -0
  92. package/lib/components/LazyLoadingItemWrapper.vue.d.ts +10 -0
  93. package/lib/components/LazyLoadingItemWrapper.vue.d.ts.map +1 -0
  94. package/lib/components/MapboxMap.vue.d.ts +102 -0
  95. package/lib/components/MapboxMap.vue.d.ts.map +1 -0
  96. package/lib/components/MobileFieldsSlide.vue.d.ts +575 -0
  97. package/lib/components/MobileFieldsSlide.vue.d.ts.map +1 -0
  98. package/lib/components/PopoverElement.vue.d.ts +113 -0
  99. package/lib/components/PopoverElement.vue.d.ts.map +1 -0
  100. package/lib/components/PopoverProvider.vue.d.ts +36 -0
  101. package/lib/components/PopoverProvider.vue.d.ts.map +1 -0
  102. package/lib/components/Popup.vue.d.ts +172 -0
  103. package/lib/components/Popup.vue.d.ts.map +1 -0
  104. package/lib/components/PopupElement.vue.d.ts +256 -0
  105. package/lib/components/PopupElement.vue.d.ts.map +1 -0
  106. package/lib/components/PopupProvider.vue.d.ts +59 -0
  107. package/lib/components/PopupProvider.vue.d.ts.map +1 -0
  108. package/lib/components/RichText.vue.d.ts +502 -0
  109. package/lib/components/RichText.vue.d.ts.map +1 -0
  110. package/lib/components/RichTextDisplay.vue.d.ts +57 -0
  111. package/lib/components/RichTextDisplay.vue.d.ts.map +1 -0
  112. package/lib/components/SelectItem.vue.d.ts +536 -0
  113. package/lib/components/SelectItem.vue.d.ts.map +1 -0
  114. package/lib/components/SlidesNavigation.vue.d.ts +712 -0
  115. package/lib/components/SlidesNavigation.vue.d.ts.map +1 -0
  116. package/lib/components/TableDataMatcher.vue.d.ts +4317 -0
  117. package/lib/components/TableDataMatcher.vue.d.ts.map +1 -0
  118. package/lib/components/directives/usePopup.d.ts +29 -0
  119. package/lib/components/directives/usePopup.d.ts.map +1 -0
  120. package/lib/components/fields/Checkbox.vue.d.ts +20 -0
  121. package/lib/components/fields/Checkbox.vue.d.ts.map +1 -0
  122. package/lib/components/fields/Collection.vue.d.ts +1602 -0
  123. package/lib/components/fields/Collection.vue.d.ts.map +1 -0
  124. package/lib/components/fields/Color.vue.d.ts +10 -0
  125. package/lib/components/fields/Color.vue.d.ts.map +1 -0
  126. package/lib/components/fields/Group.vue.d.ts +1272 -0
  127. package/lib/components/fields/Group.vue.d.ts.map +1 -0
  128. package/lib/components/fields/Image.vue.d.ts +14982 -0
  129. package/lib/components/fields/Image.vue.d.ts.map +1 -0
  130. package/lib/components/fields/ImageAdjust.vue.d.ts +526 -0
  131. package/lib/components/fields/ImageAdjust.vue.d.ts.map +1 -0
  132. package/lib/components/fields/ImageEdit.vue.d.ts +15697 -0
  133. package/lib/components/fields/ImageEdit.vue.d.ts.map +1 -0
  134. package/lib/components/fields/Instruction.vue.d.ts +28 -0
  135. package/lib/components/fields/Instruction.vue.d.ts.map +1 -0
  136. package/lib/components/fields/Map.vue.d.ts +496 -0
  137. package/lib/components/fields/Map.vue.d.ts.map +1 -0
  138. package/lib/components/fields/Number.vue.d.ts +46 -0
  139. package/lib/components/fields/Number.vue.d.ts.map +1 -0
  140. package/lib/components/fields/Select.vue.d.ts +535 -0
  141. package/lib/components/fields/Select.vue.d.ts.map +1 -0
  142. package/lib/components/fields/SelectColor.vue.d.ts +546 -0
  143. package/lib/components/fields/SelectColor.vue.d.ts.map +1 -0
  144. package/lib/components/fields/SelectImage.vue.d.ts +547 -0
  145. package/lib/components/fields/SelectImage.vue.d.ts.map +1 -0
  146. package/lib/components/fields/SelectText.vue.d.ts +544 -0
  147. package/lib/components/fields/SelectText.vue.d.ts.map +1 -0
  148. package/lib/components/fields/Text.vue.d.ts +13308 -0
  149. package/lib/components/fields/Text.vue.d.ts.map +1 -0
  150. package/lib/components/fields/index.d.ts +16 -0
  151. package/lib/components/fields/index.d.ts.map +1 -0
  152. package/lib/env.d.ts +8 -0
  153. package/lib/index.d.ts +49 -0
  154. package/lib/index.d.ts.map +1 -0
  155. package/lib/services/pexels.d.ts +51 -0
  156. package/lib/services/pexels.d.ts.map +1 -0
  157. package/lib/services/sharedDrive.d.ts +65 -0
  158. package/lib/services/sharedDrive.d.ts.map +1 -0
  159. package/lib/style.css +1 -0
  160. package/lib/types/index.d.ts +7 -0
  161. package/lib/types/index.d.ts.map +1 -0
  162. package/lib/util/PopupProvider.d.ts +8 -0
  163. package/lib/util/PopupProvider.d.ts.map +1 -0
  164. package/lib/util/adjust.d.ts +15 -0
  165. package/lib/util/adjust.d.ts.map +1 -0
  166. package/lib/util/blob.d.ts +3 -0
  167. package/lib/util/blob.d.ts.map +1 -0
  168. package/lib/util/blobToDataURL.d.ts +3 -0
  169. package/lib/util/blobToDataURL.d.ts.map +1 -0
  170. package/lib/util/bluepicEmbed.d.ts +45 -0
  171. package/lib/util/bluepicEmbed.d.ts.map +1 -0
  172. package/lib/util/cloudflareImages.d.ts +22 -0
  173. package/lib/util/cloudflareImages.d.ts.map +1 -0
  174. package/lib/util/color.d.ts +154 -0
  175. package/lib/util/color.d.ts.map +1 -0
  176. package/lib/util/contentEditable.d.ts +68 -0
  177. package/lib/util/contentEditable.d.ts.map +1 -0
  178. package/lib/util/convertDeprecatedFields.d.ts +3 -0
  179. package/lib/util/convertDeprecatedFields.d.ts.map +1 -0
  180. package/lib/util/cropImage.d.ts +14 -0
  181. package/lib/util/cropImage.d.ts.map +1 -0
  182. package/lib/util/darkMode.d.ts +3 -0
  183. package/lib/util/darkMode.d.ts.map +1 -0
  184. package/lib/util/debounce.d.ts +2 -0
  185. package/lib/util/debounce.d.ts.map +1 -0
  186. package/lib/util/exportSVGDocument.d.ts +6 -0
  187. package/lib/util/exportSVGDocument.d.ts.map +1 -0
  188. package/lib/util/fetch.d.ts +15 -0
  189. package/lib/util/fetch.d.ts.map +1 -0
  190. package/lib/util/fields.d.ts +282 -0
  191. package/lib/util/fields.d.ts.map +1 -0
  192. package/lib/util/file.d.ts +6 -0
  193. package/lib/util/file.d.ts.map +1 -0
  194. package/lib/util/handleUpload.d.ts +8 -0
  195. package/lib/util/handleUpload.d.ts.map +1 -0
  196. package/lib/util/hash.d.ts +9 -0
  197. package/lib/util/hash.d.ts.map +1 -0
  198. package/lib/util/imageInfo.d.ts +6 -0
  199. package/lib/util/imageInfo.d.ts.map +1 -0
  200. package/lib/util/isEqual.d.ts +2 -0
  201. package/lib/util/isEqual.d.ts.map +1 -0
  202. package/lib/util/parseCSV.d.ts +2 -0
  203. package/lib/util/parseCSV.d.ts.map +1 -0
  204. package/lib/util/renderSVG.d.ts +37 -0
  205. package/lib/util/renderSVG.d.ts.map +1 -0
  206. package/lib/util/richtext.d.ts +7 -0
  207. package/lib/util/richtext.d.ts.map +1 -0
  208. package/lib/util/round.d.ts +2 -0
  209. package/lib/util/round.d.ts.map +1 -0
  210. package/lib/util/slotVNodes.d.ts +9 -0
  211. package/lib/util/slotVNodes.d.ts.map +1 -0
  212. package/lib/util/timecode.d.ts +9 -0
  213. package/lib/util/timecode.d.ts.map +1 -0
  214. package/lib/util/waitUntil.d.ts +2 -0
  215. package/lib/util/waitUntil.d.ts.map +1 -0
  216. package/package.json +78 -0
@@ -0,0 +1,2413 @@
1
+ import { RichTextFeature } from '@bluepic/types';
2
+ declare const _sfc_main: import("vue").DefineComponent<{}, {
3
+ value: import("vue").ModelRef<Record<string, any>[keyof T], RichTextFeature[], T[K], T[K]>;
4
+ props: any;
5
+ emit: ((event: unknown, ...args: any[]) => void) | ((event: string, ...args: any[]) => void);
6
+ selection: import("vue").ModelRef<Record<string, any>[keyof T], {
7
+ start: number;
8
+ length: number;
9
+ } | undefined, T[K], T[K]>;
10
+ kebabCase: (str: string) => string;
11
+ renderFeatureInlineStyle: (featureStyle: RichTextFeature['format']) => {
12
+ [k: string]: any;
13
+ };
14
+ richTextValue: import("vue").Ref<{
15
+ text: string;
16
+ format: {
17
+ [k: string]: unknown;
18
+ };
19
+ }[][], RichTextFeature[][] | {
20
+ text: string;
21
+ format: {
22
+ [k: string]: unknown;
23
+ };
24
+ }[][]>;
25
+ visibleParagraphs: import("vue").Ref<{
26
+ text: string;
27
+ format: {
28
+ [k: string]: unknown;
29
+ };
30
+ }[][], {
31
+ text: string;
32
+ format: {
33
+ [k: string]: unknown;
34
+ };
35
+ }[][] | {
36
+ text: string;
37
+ format: {
38
+ [k: string]: unknown;
39
+ };
40
+ }[][]>;
41
+ rawText: import("vue").ComputedRef<string>;
42
+ richtextWarningMessage: import("vue").Ref<string | undefined, string | undefined>;
43
+ richTextInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
44
+ value: {
45
+ type: ArrayConstructor;
46
+ required: true;
47
+ };
48
+ selection: {
49
+ type: ObjectConstructor;
50
+ required: false;
51
+ };
52
+ userAgentRichText: {
53
+ type: BooleanConstructor;
54
+ required: true;
55
+ };
56
+ renderFeatureInlineStyle: {
57
+ type: FunctionConstructor;
58
+ required: true;
59
+ };
60
+ maxLength: {
61
+ type: NumberConstructor;
62
+ required: true;
63
+ };
64
+ maxLengthPerLine: {
65
+ type: NumberConstructor;
66
+ required: true;
67
+ };
68
+ maxLines: {
69
+ type: NumberConstructor;
70
+ required: true;
71
+ };
72
+ multiline: {
73
+ type: BooleanConstructor;
74
+ required: false;
75
+ default: boolean;
76
+ };
77
+ }>> & Readonly<{
78
+ "onUpdate:focus"?: ((...args: any[]) => any) | undefined;
79
+ "onUpdate:selection"?: ((...args: any[]) => any) | undefined;
80
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
81
+ "onUpdate:visible-value"?: ((...args: any[]) => any) | undefined;
82
+ "onUpdate:warning-message"?: ((...args: any[]) => any) | undefined;
83
+ }>, {
84
+ props: any;
85
+ emit: (event: "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", ...args: any[]) => void;
86
+ preventLinebreaks: import("vue").ComputedRef<boolean>;
87
+ richTextDisplayInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
88
+ paragraphs: {
89
+ type: ArrayConstructor;
90
+ required: true;
91
+ };
92
+ noLazy: {
93
+ type: BooleanConstructor;
94
+ required: false;
95
+ };
96
+ ghost: {
97
+ type: BooleanConstructor;
98
+ required: false;
99
+ };
100
+ debug: {
101
+ type: BooleanConstructor;
102
+ required: false;
103
+ };
104
+ }>> & Readonly<{
105
+ onFocus?: ((...args: any[]) => any) | undefined;
106
+ onBlur?: ((...args: any[]) => any) | undefined;
107
+ onUpdate?: ((...args: any[]) => any) | undefined;
108
+ }>, {
109
+ props: any;
110
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
111
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
112
+ lazyParagraphs: import("vue").Ref<any, any>;
113
+ handleInputEvent: (event: Event) => void;
114
+ handleFocus: (event: FocusEvent) => void;
115
+ handleBlur: (event: FocusEvent) => void;
116
+ richTextGlobalScopedStyleId: string;
117
+ richTextGlobalScopedStyleDataAttr: string;
118
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
119
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
120
+ debug: boolean;
121
+ noLazy: boolean;
122
+ ghost: boolean;
123
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
124
+ P: {};
125
+ B: {};
126
+ D: {};
127
+ C: {};
128
+ M: {};
129
+ Defaults: {};
130
+ }, Readonly<import("vue").ExtractPropTypes<{
131
+ paragraphs: {
132
+ type: ArrayConstructor;
133
+ required: true;
134
+ };
135
+ noLazy: {
136
+ type: BooleanConstructor;
137
+ required: false;
138
+ };
139
+ ghost: {
140
+ type: BooleanConstructor;
141
+ required: false;
142
+ };
143
+ debug: {
144
+ type: BooleanConstructor;
145
+ required: false;
146
+ };
147
+ }>> & Readonly<{
148
+ onFocus?: ((...args: any[]) => any) | undefined;
149
+ onBlur?: ((...args: any[]) => any) | undefined;
150
+ onUpdate?: ((...args: any[]) => any) | undefined;
151
+ }>, {
152
+ props: any;
153
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
154
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
155
+ lazyParagraphs: import("vue").Ref<any, any>;
156
+ handleInputEvent: (event: Event) => void;
157
+ handleFocus: (event: FocusEvent) => void;
158
+ handleBlur: (event: FocusEvent) => void;
159
+ richTextGlobalScopedStyleId: string;
160
+ richTextGlobalScopedStyleDataAttr: string;
161
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
162
+ }, {}, {}, {}, {
163
+ debug: boolean;
164
+ noLazy: boolean;
165
+ ghost: boolean;
166
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
167
+ paragraphs: {
168
+ type: ArrayConstructor;
169
+ required: true;
170
+ };
171
+ noLazy: {
172
+ type: BooleanConstructor;
173
+ required: false;
174
+ };
175
+ ghost: {
176
+ type: BooleanConstructor;
177
+ required: false;
178
+ };
179
+ debug: {
180
+ type: BooleanConstructor;
181
+ required: false;
182
+ };
183
+ }>> & Readonly<{
184
+ onFocus?: ((...args: any[]) => any) | undefined;
185
+ onBlur?: ((...args: any[]) => any) | undefined;
186
+ onUpdate?: ((...args: any[]) => any) | undefined;
187
+ }>, {
188
+ props: any;
189
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
190
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
191
+ lazyParagraphs: import("vue").Ref<any, any>;
192
+ handleInputEvent: (event: Event) => void;
193
+ handleFocus: (event: FocusEvent) => void;
194
+ handleBlur: (event: FocusEvent) => void;
195
+ richTextGlobalScopedStyleId: string;
196
+ richTextGlobalScopedStyleDataAttr: string;
197
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
198
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
199
+ debug: boolean;
200
+ noLazy: boolean;
201
+ ghost: boolean;
202
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
203
+ P: {};
204
+ B: {};
205
+ D: {};
206
+ C: {};
207
+ M: {};
208
+ Defaults: {};
209
+ }, Readonly<import("vue").ExtractPropTypes<{
210
+ paragraphs: {
211
+ type: ArrayConstructor;
212
+ required: true;
213
+ };
214
+ noLazy: {
215
+ type: BooleanConstructor;
216
+ required: false;
217
+ };
218
+ ghost: {
219
+ type: BooleanConstructor;
220
+ required: false;
221
+ };
222
+ debug: {
223
+ type: BooleanConstructor;
224
+ required: false;
225
+ };
226
+ }>> & Readonly<{
227
+ onFocus?: ((...args: any[]) => any) | undefined;
228
+ onBlur?: ((...args: any[]) => any) | undefined;
229
+ onUpdate?: ((...args: any[]) => any) | undefined;
230
+ }>, {
231
+ props: any;
232
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
233
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
234
+ lazyParagraphs: import("vue").Ref<any, any>;
235
+ handleInputEvent: (event: Event) => void;
236
+ handleFocus: (event: FocusEvent) => void;
237
+ handleBlur: (event: FocusEvent) => void;
238
+ richTextGlobalScopedStyleId: string;
239
+ richTextGlobalScopedStyleDataAttr: string;
240
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
241
+ }, {}, {}, {}, {
242
+ debug: boolean;
243
+ noLazy: boolean;
244
+ ghost: boolean;
245
+ }> | undefined>;
246
+ richTextDisplayGhostInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
247
+ paragraphs: {
248
+ type: ArrayConstructor;
249
+ required: true;
250
+ };
251
+ noLazy: {
252
+ type: BooleanConstructor;
253
+ required: false;
254
+ };
255
+ ghost: {
256
+ type: BooleanConstructor;
257
+ required: false;
258
+ };
259
+ debug: {
260
+ type: BooleanConstructor;
261
+ required: false;
262
+ };
263
+ }>> & Readonly<{
264
+ onFocus?: ((...args: any[]) => any) | undefined;
265
+ onBlur?: ((...args: any[]) => any) | undefined;
266
+ onUpdate?: ((...args: any[]) => any) | undefined;
267
+ }>, {
268
+ props: any;
269
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
270
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
271
+ lazyParagraphs: import("vue").Ref<any, any>;
272
+ handleInputEvent: (event: Event) => void;
273
+ handleFocus: (event: FocusEvent) => void;
274
+ handleBlur: (event: FocusEvent) => void;
275
+ richTextGlobalScopedStyleId: string;
276
+ richTextGlobalScopedStyleDataAttr: string;
277
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
278
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
279
+ debug: boolean;
280
+ noLazy: boolean;
281
+ ghost: boolean;
282
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
283
+ P: {};
284
+ B: {};
285
+ D: {};
286
+ C: {};
287
+ M: {};
288
+ Defaults: {};
289
+ }, Readonly<import("vue").ExtractPropTypes<{
290
+ paragraphs: {
291
+ type: ArrayConstructor;
292
+ required: true;
293
+ };
294
+ noLazy: {
295
+ type: BooleanConstructor;
296
+ required: false;
297
+ };
298
+ ghost: {
299
+ type: BooleanConstructor;
300
+ required: false;
301
+ };
302
+ debug: {
303
+ type: BooleanConstructor;
304
+ required: false;
305
+ };
306
+ }>> & Readonly<{
307
+ onFocus?: ((...args: any[]) => any) | undefined;
308
+ onBlur?: ((...args: any[]) => any) | undefined;
309
+ onUpdate?: ((...args: any[]) => any) | undefined;
310
+ }>, {
311
+ props: any;
312
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
313
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
314
+ lazyParagraphs: import("vue").Ref<any, any>;
315
+ handleInputEvent: (event: Event) => void;
316
+ handleFocus: (event: FocusEvent) => void;
317
+ handleBlur: (event: FocusEvent) => void;
318
+ richTextGlobalScopedStyleId: string;
319
+ richTextGlobalScopedStyleDataAttr: string;
320
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
321
+ }, {}, {}, {}, {
322
+ debug: boolean;
323
+ noLazy: boolean;
324
+ ghost: boolean;
325
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
326
+ paragraphs: {
327
+ type: ArrayConstructor;
328
+ required: true;
329
+ };
330
+ noLazy: {
331
+ type: BooleanConstructor;
332
+ required: false;
333
+ };
334
+ ghost: {
335
+ type: BooleanConstructor;
336
+ required: false;
337
+ };
338
+ debug: {
339
+ type: BooleanConstructor;
340
+ required: false;
341
+ };
342
+ }>> & Readonly<{
343
+ onFocus?: ((...args: any[]) => any) | undefined;
344
+ onBlur?: ((...args: any[]) => any) | undefined;
345
+ onUpdate?: ((...args: any[]) => any) | undefined;
346
+ }>, {
347
+ props: any;
348
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
349
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
350
+ lazyParagraphs: import("vue").Ref<any, any>;
351
+ handleInputEvent: (event: Event) => void;
352
+ handleFocus: (event: FocusEvent) => void;
353
+ handleBlur: (event: FocusEvent) => void;
354
+ richTextGlobalScopedStyleId: string;
355
+ richTextGlobalScopedStyleDataAttr: string;
356
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
357
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
358
+ debug: boolean;
359
+ noLazy: boolean;
360
+ ghost: boolean;
361
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
362
+ P: {};
363
+ B: {};
364
+ D: {};
365
+ C: {};
366
+ M: {};
367
+ Defaults: {};
368
+ }, Readonly<import("vue").ExtractPropTypes<{
369
+ paragraphs: {
370
+ type: ArrayConstructor;
371
+ required: true;
372
+ };
373
+ noLazy: {
374
+ type: BooleanConstructor;
375
+ required: false;
376
+ };
377
+ ghost: {
378
+ type: BooleanConstructor;
379
+ required: false;
380
+ };
381
+ debug: {
382
+ type: BooleanConstructor;
383
+ required: false;
384
+ };
385
+ }>> & Readonly<{
386
+ onFocus?: ((...args: any[]) => any) | undefined;
387
+ onBlur?: ((...args: any[]) => any) | undefined;
388
+ onUpdate?: ((...args: any[]) => any) | undefined;
389
+ }>, {
390
+ props: any;
391
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
392
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
393
+ lazyParagraphs: import("vue").Ref<any, any>;
394
+ handleInputEvent: (event: Event) => void;
395
+ handleFocus: (event: FocusEvent) => void;
396
+ handleBlur: (event: FocusEvent) => void;
397
+ richTextGlobalScopedStyleId: string;
398
+ richTextGlobalScopedStyleDataAttr: string;
399
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
400
+ }, {}, {}, {}, {
401
+ debug: boolean;
402
+ noLazy: boolean;
403
+ ghost: boolean;
404
+ }> | undefined>;
405
+ richTextEditorDivRef: import("vue").ComputedRef<HTMLDivElement | undefined>;
406
+ handleInputEvent: (event: Event) => void;
407
+ paragraphs: import("vue").Ref<{
408
+ text: string;
409
+ format: {
410
+ [k: string]: unknown;
411
+ };
412
+ }[][], RichTextFeature[][] | {
413
+ text: string;
414
+ format: {
415
+ [k: string]: unknown;
416
+ };
417
+ }[][]>;
418
+ visibleParagraphs: import("vue").Ref<{
419
+ text: string;
420
+ format: {
421
+ [k: string]: unknown;
422
+ };
423
+ }[][], RichTextFeature[][] | {
424
+ text: string;
425
+ format: {
426
+ [k: string]: unknown;
427
+ };
428
+ }[][]>;
429
+ manipulationState: import("vue").Ref<string, string>;
430
+ applyFormat: (selectionStart: number, selectionLength: number, format: {
431
+ [k: string]: unknown;
432
+ }, select?: boolean) => void;
433
+ resolveFeatures: (startIndex: number, length: number) => RichTextFeature[][];
434
+ selection: import("vue").Ref<{
435
+ start: number;
436
+ length: number;
437
+ } | null, {
438
+ start: number;
439
+ length: number;
440
+ } | {
441
+ start: number;
442
+ length: number;
443
+ } | null>;
444
+ handleKeydownEvent: (event: KeyboardEvent) => void;
445
+ warningMessage: import("vue").ComputedRef<"Text is too long" | undefined>;
446
+ focus: import("vue").Ref<boolean, boolean>;
447
+ handleFocus: () => void;
448
+ handleBlur: () => void;
449
+ observer: MutationObserver;
450
+ RichTextDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
451
+ paragraphs: {
452
+ type: ArrayConstructor;
453
+ required: true;
454
+ };
455
+ noLazy: {
456
+ type: BooleanConstructor;
457
+ required: false;
458
+ };
459
+ ghost: {
460
+ type: BooleanConstructor;
461
+ required: false;
462
+ };
463
+ debug: {
464
+ type: BooleanConstructor;
465
+ required: false;
466
+ };
467
+ }>, {
468
+ props: any;
469
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
470
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
471
+ lazyParagraphs: import("vue").Ref<any, any>;
472
+ handleInputEvent: (event: Event) => void;
473
+ handleFocus: (event: FocusEvent) => void;
474
+ handleBlur: (event: FocusEvent) => void;
475
+ richTextGlobalScopedStyleId: string;
476
+ richTextGlobalScopedStyleDataAttr: string;
477
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
478
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], "focus" | "blur" | "update", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
479
+ paragraphs: {
480
+ type: ArrayConstructor;
481
+ required: true;
482
+ };
483
+ noLazy: {
484
+ type: BooleanConstructor;
485
+ required: false;
486
+ };
487
+ ghost: {
488
+ type: BooleanConstructor;
489
+ required: false;
490
+ };
491
+ debug: {
492
+ type: BooleanConstructor;
493
+ required: false;
494
+ };
495
+ }>> & Readonly<{
496
+ onFocus?: ((...args: any[]) => any) | undefined;
497
+ onBlur?: ((...args: any[]) => any) | undefined;
498
+ onUpdate?: ((...args: any[]) => any) | undefined;
499
+ }>, {
500
+ debug: boolean;
501
+ noLazy: boolean;
502
+ ghost: boolean;
503
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
504
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message")[], import("vue").PublicProps, {
505
+ multiline: boolean;
506
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
507
+ P: {};
508
+ B: {};
509
+ D: {};
510
+ C: {};
511
+ M: {};
512
+ Defaults: {};
513
+ }, Readonly<import("vue").ExtractPropTypes<{
514
+ value: {
515
+ type: ArrayConstructor;
516
+ required: true;
517
+ };
518
+ selection: {
519
+ type: ObjectConstructor;
520
+ required: false;
521
+ };
522
+ userAgentRichText: {
523
+ type: BooleanConstructor;
524
+ required: true;
525
+ };
526
+ renderFeatureInlineStyle: {
527
+ type: FunctionConstructor;
528
+ required: true;
529
+ };
530
+ maxLength: {
531
+ type: NumberConstructor;
532
+ required: true;
533
+ };
534
+ maxLengthPerLine: {
535
+ type: NumberConstructor;
536
+ required: true;
537
+ };
538
+ maxLines: {
539
+ type: NumberConstructor;
540
+ required: true;
541
+ };
542
+ multiline: {
543
+ type: BooleanConstructor;
544
+ required: false;
545
+ default: boolean;
546
+ };
547
+ }>> & Readonly<{
548
+ "onUpdate:focus"?: ((...args: any[]) => any) | undefined;
549
+ "onUpdate:selection"?: ((...args: any[]) => any) | undefined;
550
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
551
+ "onUpdate:visible-value"?: ((...args: any[]) => any) | undefined;
552
+ "onUpdate:warning-message"?: ((...args: any[]) => any) | undefined;
553
+ }>, {
554
+ props: any;
555
+ emit: (event: "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", ...args: any[]) => void;
556
+ preventLinebreaks: import("vue").ComputedRef<boolean>;
557
+ richTextDisplayInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
558
+ paragraphs: {
559
+ type: ArrayConstructor;
560
+ required: true;
561
+ };
562
+ noLazy: {
563
+ type: BooleanConstructor;
564
+ required: false;
565
+ };
566
+ ghost: {
567
+ type: BooleanConstructor;
568
+ required: false;
569
+ };
570
+ debug: {
571
+ type: BooleanConstructor;
572
+ required: false;
573
+ };
574
+ }>> & Readonly<{
575
+ onFocus?: ((...args: any[]) => any) | undefined;
576
+ onBlur?: ((...args: any[]) => any) | undefined;
577
+ onUpdate?: ((...args: any[]) => any) | undefined;
578
+ }>, {
579
+ props: any;
580
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
581
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
582
+ lazyParagraphs: import("vue").Ref<any, any>;
583
+ handleInputEvent: (event: Event) => void;
584
+ handleFocus: (event: FocusEvent) => void;
585
+ handleBlur: (event: FocusEvent) => void;
586
+ richTextGlobalScopedStyleId: string;
587
+ richTextGlobalScopedStyleDataAttr: string;
588
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
589
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
590
+ debug: boolean;
591
+ noLazy: boolean;
592
+ ghost: boolean;
593
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
594
+ P: {};
595
+ B: {};
596
+ D: {};
597
+ C: {};
598
+ M: {};
599
+ Defaults: {};
600
+ }, Readonly<import("vue").ExtractPropTypes<{
601
+ paragraphs: {
602
+ type: ArrayConstructor;
603
+ required: true;
604
+ };
605
+ noLazy: {
606
+ type: BooleanConstructor;
607
+ required: false;
608
+ };
609
+ ghost: {
610
+ type: BooleanConstructor;
611
+ required: false;
612
+ };
613
+ debug: {
614
+ type: BooleanConstructor;
615
+ required: false;
616
+ };
617
+ }>> & Readonly<{
618
+ onFocus?: ((...args: any[]) => any) | undefined;
619
+ onBlur?: ((...args: any[]) => any) | undefined;
620
+ onUpdate?: ((...args: any[]) => any) | undefined;
621
+ }>, {
622
+ props: any;
623
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
624
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
625
+ lazyParagraphs: import("vue").Ref<any, any>;
626
+ handleInputEvent: (event: Event) => void;
627
+ handleFocus: (event: FocusEvent) => void;
628
+ handleBlur: (event: FocusEvent) => void;
629
+ richTextGlobalScopedStyleId: string;
630
+ richTextGlobalScopedStyleDataAttr: string;
631
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
632
+ }, {}, {}, {}, {
633
+ debug: boolean;
634
+ noLazy: boolean;
635
+ ghost: boolean;
636
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
637
+ paragraphs: {
638
+ type: ArrayConstructor;
639
+ required: true;
640
+ };
641
+ noLazy: {
642
+ type: BooleanConstructor;
643
+ required: false;
644
+ };
645
+ ghost: {
646
+ type: BooleanConstructor;
647
+ required: false;
648
+ };
649
+ debug: {
650
+ type: BooleanConstructor;
651
+ required: false;
652
+ };
653
+ }>> & Readonly<{
654
+ onFocus?: ((...args: any[]) => any) | undefined;
655
+ onBlur?: ((...args: any[]) => any) | undefined;
656
+ onUpdate?: ((...args: any[]) => any) | undefined;
657
+ }>, {
658
+ props: any;
659
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
660
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
661
+ lazyParagraphs: import("vue").Ref<any, any>;
662
+ handleInputEvent: (event: Event) => void;
663
+ handleFocus: (event: FocusEvent) => void;
664
+ handleBlur: (event: FocusEvent) => void;
665
+ richTextGlobalScopedStyleId: string;
666
+ richTextGlobalScopedStyleDataAttr: string;
667
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
668
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
669
+ debug: boolean;
670
+ noLazy: boolean;
671
+ ghost: boolean;
672
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
673
+ P: {};
674
+ B: {};
675
+ D: {};
676
+ C: {};
677
+ M: {};
678
+ Defaults: {};
679
+ }, Readonly<import("vue").ExtractPropTypes<{
680
+ paragraphs: {
681
+ type: ArrayConstructor;
682
+ required: true;
683
+ };
684
+ noLazy: {
685
+ type: BooleanConstructor;
686
+ required: false;
687
+ };
688
+ ghost: {
689
+ type: BooleanConstructor;
690
+ required: false;
691
+ };
692
+ debug: {
693
+ type: BooleanConstructor;
694
+ required: false;
695
+ };
696
+ }>> & Readonly<{
697
+ onFocus?: ((...args: any[]) => any) | undefined;
698
+ onBlur?: ((...args: any[]) => any) | undefined;
699
+ onUpdate?: ((...args: any[]) => any) | undefined;
700
+ }>, {
701
+ props: any;
702
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
703
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
704
+ lazyParagraphs: import("vue").Ref<any, any>;
705
+ handleInputEvent: (event: Event) => void;
706
+ handleFocus: (event: FocusEvent) => void;
707
+ handleBlur: (event: FocusEvent) => void;
708
+ richTextGlobalScopedStyleId: string;
709
+ richTextGlobalScopedStyleDataAttr: string;
710
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
711
+ }, {}, {}, {}, {
712
+ debug: boolean;
713
+ noLazy: boolean;
714
+ ghost: boolean;
715
+ }> | undefined>;
716
+ richTextDisplayGhostInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
717
+ paragraphs: {
718
+ type: ArrayConstructor;
719
+ required: true;
720
+ };
721
+ noLazy: {
722
+ type: BooleanConstructor;
723
+ required: false;
724
+ };
725
+ ghost: {
726
+ type: BooleanConstructor;
727
+ required: false;
728
+ };
729
+ debug: {
730
+ type: BooleanConstructor;
731
+ required: false;
732
+ };
733
+ }>> & Readonly<{
734
+ onFocus?: ((...args: any[]) => any) | undefined;
735
+ onBlur?: ((...args: any[]) => any) | undefined;
736
+ onUpdate?: ((...args: any[]) => any) | undefined;
737
+ }>, {
738
+ props: any;
739
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
740
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
741
+ lazyParagraphs: import("vue").Ref<any, any>;
742
+ handleInputEvent: (event: Event) => void;
743
+ handleFocus: (event: FocusEvent) => void;
744
+ handleBlur: (event: FocusEvent) => void;
745
+ richTextGlobalScopedStyleId: string;
746
+ richTextGlobalScopedStyleDataAttr: string;
747
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
748
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
749
+ debug: boolean;
750
+ noLazy: boolean;
751
+ ghost: boolean;
752
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
753
+ P: {};
754
+ B: {};
755
+ D: {};
756
+ C: {};
757
+ M: {};
758
+ Defaults: {};
759
+ }, Readonly<import("vue").ExtractPropTypes<{
760
+ paragraphs: {
761
+ type: ArrayConstructor;
762
+ required: true;
763
+ };
764
+ noLazy: {
765
+ type: BooleanConstructor;
766
+ required: false;
767
+ };
768
+ ghost: {
769
+ type: BooleanConstructor;
770
+ required: false;
771
+ };
772
+ debug: {
773
+ type: BooleanConstructor;
774
+ required: false;
775
+ };
776
+ }>> & Readonly<{
777
+ onFocus?: ((...args: any[]) => any) | undefined;
778
+ onBlur?: ((...args: any[]) => any) | undefined;
779
+ onUpdate?: ((...args: any[]) => any) | undefined;
780
+ }>, {
781
+ props: any;
782
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
783
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
784
+ lazyParagraphs: import("vue").Ref<any, any>;
785
+ handleInputEvent: (event: Event) => void;
786
+ handleFocus: (event: FocusEvent) => void;
787
+ handleBlur: (event: FocusEvent) => void;
788
+ richTextGlobalScopedStyleId: string;
789
+ richTextGlobalScopedStyleDataAttr: string;
790
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
791
+ }, {}, {}, {}, {
792
+ debug: boolean;
793
+ noLazy: boolean;
794
+ ghost: boolean;
795
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
796
+ paragraphs: {
797
+ type: ArrayConstructor;
798
+ required: true;
799
+ };
800
+ noLazy: {
801
+ type: BooleanConstructor;
802
+ required: false;
803
+ };
804
+ ghost: {
805
+ type: BooleanConstructor;
806
+ required: false;
807
+ };
808
+ debug: {
809
+ type: BooleanConstructor;
810
+ required: false;
811
+ };
812
+ }>> & Readonly<{
813
+ onFocus?: ((...args: any[]) => any) | undefined;
814
+ onBlur?: ((...args: any[]) => any) | undefined;
815
+ onUpdate?: ((...args: any[]) => any) | undefined;
816
+ }>, {
817
+ props: any;
818
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
819
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
820
+ lazyParagraphs: import("vue").Ref<any, any>;
821
+ handleInputEvent: (event: Event) => void;
822
+ handleFocus: (event: FocusEvent) => void;
823
+ handleBlur: (event: FocusEvent) => void;
824
+ richTextGlobalScopedStyleId: string;
825
+ richTextGlobalScopedStyleDataAttr: string;
826
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
827
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
828
+ debug: boolean;
829
+ noLazy: boolean;
830
+ ghost: boolean;
831
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
832
+ P: {};
833
+ B: {};
834
+ D: {};
835
+ C: {};
836
+ M: {};
837
+ Defaults: {};
838
+ }, Readonly<import("vue").ExtractPropTypes<{
839
+ paragraphs: {
840
+ type: ArrayConstructor;
841
+ required: true;
842
+ };
843
+ noLazy: {
844
+ type: BooleanConstructor;
845
+ required: false;
846
+ };
847
+ ghost: {
848
+ type: BooleanConstructor;
849
+ required: false;
850
+ };
851
+ debug: {
852
+ type: BooleanConstructor;
853
+ required: false;
854
+ };
855
+ }>> & Readonly<{
856
+ onFocus?: ((...args: any[]) => any) | undefined;
857
+ onBlur?: ((...args: any[]) => any) | undefined;
858
+ onUpdate?: ((...args: any[]) => any) | undefined;
859
+ }>, {
860
+ props: any;
861
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
862
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
863
+ lazyParagraphs: import("vue").Ref<any, any>;
864
+ handleInputEvent: (event: Event) => void;
865
+ handleFocus: (event: FocusEvent) => void;
866
+ handleBlur: (event: FocusEvent) => void;
867
+ richTextGlobalScopedStyleId: string;
868
+ richTextGlobalScopedStyleDataAttr: string;
869
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
870
+ }, {}, {}, {}, {
871
+ debug: boolean;
872
+ noLazy: boolean;
873
+ ghost: boolean;
874
+ }> | undefined>;
875
+ richTextEditorDivRef: import("vue").ComputedRef<HTMLDivElement | undefined>;
876
+ handleInputEvent: (event: Event) => void;
877
+ paragraphs: import("vue").Ref<{
878
+ text: string;
879
+ format: {
880
+ [k: string]: unknown;
881
+ };
882
+ }[][], RichTextFeature[][] | {
883
+ text: string;
884
+ format: {
885
+ [k: string]: unknown;
886
+ };
887
+ }[][]>;
888
+ visibleParagraphs: import("vue").Ref<{
889
+ text: string;
890
+ format: {
891
+ [k: string]: unknown;
892
+ };
893
+ }[][], RichTextFeature[][] | {
894
+ text: string;
895
+ format: {
896
+ [k: string]: unknown;
897
+ };
898
+ }[][]>;
899
+ manipulationState: import("vue").Ref<string, string>;
900
+ applyFormat: (selectionStart: number, selectionLength: number, format: {
901
+ [k: string]: unknown;
902
+ }, select?: boolean) => void;
903
+ resolveFeatures: (startIndex: number, length: number) => RichTextFeature[][];
904
+ selection: import("vue").Ref<{
905
+ start: number;
906
+ length: number;
907
+ } | null, {
908
+ start: number;
909
+ length: number;
910
+ } | {
911
+ start: number;
912
+ length: number;
913
+ } | null>;
914
+ handleKeydownEvent: (event: KeyboardEvent) => void;
915
+ warningMessage: import("vue").ComputedRef<"Text is too long" | undefined>;
916
+ focus: import("vue").Ref<boolean, boolean>;
917
+ handleFocus: () => void;
918
+ handleBlur: () => void;
919
+ observer: MutationObserver;
920
+ RichTextDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
921
+ paragraphs: {
922
+ type: ArrayConstructor;
923
+ required: true;
924
+ };
925
+ noLazy: {
926
+ type: BooleanConstructor;
927
+ required: false;
928
+ };
929
+ ghost: {
930
+ type: BooleanConstructor;
931
+ required: false;
932
+ };
933
+ debug: {
934
+ type: BooleanConstructor;
935
+ required: false;
936
+ };
937
+ }>, {
938
+ props: any;
939
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
940
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
941
+ lazyParagraphs: import("vue").Ref<any, any>;
942
+ handleInputEvent: (event: Event) => void;
943
+ handleFocus: (event: FocusEvent) => void;
944
+ handleBlur: (event: FocusEvent) => void;
945
+ richTextGlobalScopedStyleId: string;
946
+ richTextGlobalScopedStyleDataAttr: string;
947
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
948
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], "focus" | "blur" | "update", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
949
+ paragraphs: {
950
+ type: ArrayConstructor;
951
+ required: true;
952
+ };
953
+ noLazy: {
954
+ type: BooleanConstructor;
955
+ required: false;
956
+ };
957
+ ghost: {
958
+ type: BooleanConstructor;
959
+ required: false;
960
+ };
961
+ debug: {
962
+ type: BooleanConstructor;
963
+ required: false;
964
+ };
965
+ }>> & Readonly<{
966
+ onFocus?: ((...args: any[]) => any) | undefined;
967
+ onBlur?: ((...args: any[]) => any) | undefined;
968
+ onUpdate?: ((...args: any[]) => any) | undefined;
969
+ }>, {
970
+ debug: boolean;
971
+ noLazy: boolean;
972
+ ghost: boolean;
973
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
974
+ }, {}, {}, {}, {
975
+ multiline: boolean;
976
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
977
+ value: {
978
+ type: ArrayConstructor;
979
+ required: true;
980
+ };
981
+ selection: {
982
+ type: ObjectConstructor;
983
+ required: false;
984
+ };
985
+ userAgentRichText: {
986
+ type: BooleanConstructor;
987
+ required: true;
988
+ };
989
+ renderFeatureInlineStyle: {
990
+ type: FunctionConstructor;
991
+ required: true;
992
+ };
993
+ maxLength: {
994
+ type: NumberConstructor;
995
+ required: true;
996
+ };
997
+ maxLengthPerLine: {
998
+ type: NumberConstructor;
999
+ required: true;
1000
+ };
1001
+ maxLines: {
1002
+ type: NumberConstructor;
1003
+ required: true;
1004
+ };
1005
+ multiline: {
1006
+ type: BooleanConstructor;
1007
+ required: false;
1008
+ default: boolean;
1009
+ };
1010
+ }>> & Readonly<{
1011
+ "onUpdate:focus"?: ((...args: any[]) => any) | undefined;
1012
+ "onUpdate:selection"?: ((...args: any[]) => any) | undefined;
1013
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1014
+ "onUpdate:visible-value"?: ((...args: any[]) => any) | undefined;
1015
+ "onUpdate:warning-message"?: ((...args: any[]) => any) | undefined;
1016
+ }>, {
1017
+ props: any;
1018
+ emit: (event: "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", ...args: any[]) => void;
1019
+ preventLinebreaks: import("vue").ComputedRef<boolean>;
1020
+ richTextDisplayInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1021
+ paragraphs: {
1022
+ type: ArrayConstructor;
1023
+ required: true;
1024
+ };
1025
+ noLazy: {
1026
+ type: BooleanConstructor;
1027
+ required: false;
1028
+ };
1029
+ ghost: {
1030
+ type: BooleanConstructor;
1031
+ required: false;
1032
+ };
1033
+ debug: {
1034
+ type: BooleanConstructor;
1035
+ required: false;
1036
+ };
1037
+ }>> & Readonly<{
1038
+ onFocus?: ((...args: any[]) => any) | undefined;
1039
+ onBlur?: ((...args: any[]) => any) | undefined;
1040
+ onUpdate?: ((...args: any[]) => any) | undefined;
1041
+ }>, {
1042
+ props: any;
1043
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1044
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1045
+ lazyParagraphs: import("vue").Ref<any, any>;
1046
+ handleInputEvent: (event: Event) => void;
1047
+ handleFocus: (event: FocusEvent) => void;
1048
+ handleBlur: (event: FocusEvent) => void;
1049
+ richTextGlobalScopedStyleId: string;
1050
+ richTextGlobalScopedStyleDataAttr: string;
1051
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1052
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1053
+ debug: boolean;
1054
+ noLazy: boolean;
1055
+ ghost: boolean;
1056
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1057
+ P: {};
1058
+ B: {};
1059
+ D: {};
1060
+ C: {};
1061
+ M: {};
1062
+ Defaults: {};
1063
+ }, Readonly<import("vue").ExtractPropTypes<{
1064
+ paragraphs: {
1065
+ type: ArrayConstructor;
1066
+ required: true;
1067
+ };
1068
+ noLazy: {
1069
+ type: BooleanConstructor;
1070
+ required: false;
1071
+ };
1072
+ ghost: {
1073
+ type: BooleanConstructor;
1074
+ required: false;
1075
+ };
1076
+ debug: {
1077
+ type: BooleanConstructor;
1078
+ required: false;
1079
+ };
1080
+ }>> & Readonly<{
1081
+ onFocus?: ((...args: any[]) => any) | undefined;
1082
+ onBlur?: ((...args: any[]) => any) | undefined;
1083
+ onUpdate?: ((...args: any[]) => any) | undefined;
1084
+ }>, {
1085
+ props: any;
1086
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1087
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1088
+ lazyParagraphs: import("vue").Ref<any, any>;
1089
+ handleInputEvent: (event: Event) => void;
1090
+ handleFocus: (event: FocusEvent) => void;
1091
+ handleBlur: (event: FocusEvent) => void;
1092
+ richTextGlobalScopedStyleId: string;
1093
+ richTextGlobalScopedStyleDataAttr: string;
1094
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1095
+ }, {}, {}, {}, {
1096
+ debug: boolean;
1097
+ noLazy: boolean;
1098
+ ghost: boolean;
1099
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1100
+ paragraphs: {
1101
+ type: ArrayConstructor;
1102
+ required: true;
1103
+ };
1104
+ noLazy: {
1105
+ type: BooleanConstructor;
1106
+ required: false;
1107
+ };
1108
+ ghost: {
1109
+ type: BooleanConstructor;
1110
+ required: false;
1111
+ };
1112
+ debug: {
1113
+ type: BooleanConstructor;
1114
+ required: false;
1115
+ };
1116
+ }>> & Readonly<{
1117
+ onFocus?: ((...args: any[]) => any) | undefined;
1118
+ onBlur?: ((...args: any[]) => any) | undefined;
1119
+ onUpdate?: ((...args: any[]) => any) | undefined;
1120
+ }>, {
1121
+ props: any;
1122
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1123
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1124
+ lazyParagraphs: import("vue").Ref<any, any>;
1125
+ handleInputEvent: (event: Event) => void;
1126
+ handleFocus: (event: FocusEvent) => void;
1127
+ handleBlur: (event: FocusEvent) => void;
1128
+ richTextGlobalScopedStyleId: string;
1129
+ richTextGlobalScopedStyleDataAttr: string;
1130
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1131
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1132
+ debug: boolean;
1133
+ noLazy: boolean;
1134
+ ghost: boolean;
1135
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1136
+ P: {};
1137
+ B: {};
1138
+ D: {};
1139
+ C: {};
1140
+ M: {};
1141
+ Defaults: {};
1142
+ }, Readonly<import("vue").ExtractPropTypes<{
1143
+ paragraphs: {
1144
+ type: ArrayConstructor;
1145
+ required: true;
1146
+ };
1147
+ noLazy: {
1148
+ type: BooleanConstructor;
1149
+ required: false;
1150
+ };
1151
+ ghost: {
1152
+ type: BooleanConstructor;
1153
+ required: false;
1154
+ };
1155
+ debug: {
1156
+ type: BooleanConstructor;
1157
+ required: false;
1158
+ };
1159
+ }>> & Readonly<{
1160
+ onFocus?: ((...args: any[]) => any) | undefined;
1161
+ onBlur?: ((...args: any[]) => any) | undefined;
1162
+ onUpdate?: ((...args: any[]) => any) | undefined;
1163
+ }>, {
1164
+ props: any;
1165
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1166
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1167
+ lazyParagraphs: import("vue").Ref<any, any>;
1168
+ handleInputEvent: (event: Event) => void;
1169
+ handleFocus: (event: FocusEvent) => void;
1170
+ handleBlur: (event: FocusEvent) => void;
1171
+ richTextGlobalScopedStyleId: string;
1172
+ richTextGlobalScopedStyleDataAttr: string;
1173
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1174
+ }, {}, {}, {}, {
1175
+ debug: boolean;
1176
+ noLazy: boolean;
1177
+ ghost: boolean;
1178
+ }> | undefined>;
1179
+ richTextDisplayGhostInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1180
+ paragraphs: {
1181
+ type: ArrayConstructor;
1182
+ required: true;
1183
+ };
1184
+ noLazy: {
1185
+ type: BooleanConstructor;
1186
+ required: false;
1187
+ };
1188
+ ghost: {
1189
+ type: BooleanConstructor;
1190
+ required: false;
1191
+ };
1192
+ debug: {
1193
+ type: BooleanConstructor;
1194
+ required: false;
1195
+ };
1196
+ }>> & Readonly<{
1197
+ onFocus?: ((...args: any[]) => any) | undefined;
1198
+ onBlur?: ((...args: any[]) => any) | undefined;
1199
+ onUpdate?: ((...args: any[]) => any) | undefined;
1200
+ }>, {
1201
+ props: any;
1202
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1203
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1204
+ lazyParagraphs: import("vue").Ref<any, any>;
1205
+ handleInputEvent: (event: Event) => void;
1206
+ handleFocus: (event: FocusEvent) => void;
1207
+ handleBlur: (event: FocusEvent) => void;
1208
+ richTextGlobalScopedStyleId: string;
1209
+ richTextGlobalScopedStyleDataAttr: string;
1210
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1211
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1212
+ debug: boolean;
1213
+ noLazy: boolean;
1214
+ ghost: boolean;
1215
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1216
+ P: {};
1217
+ B: {};
1218
+ D: {};
1219
+ C: {};
1220
+ M: {};
1221
+ Defaults: {};
1222
+ }, Readonly<import("vue").ExtractPropTypes<{
1223
+ paragraphs: {
1224
+ type: ArrayConstructor;
1225
+ required: true;
1226
+ };
1227
+ noLazy: {
1228
+ type: BooleanConstructor;
1229
+ required: false;
1230
+ };
1231
+ ghost: {
1232
+ type: BooleanConstructor;
1233
+ required: false;
1234
+ };
1235
+ debug: {
1236
+ type: BooleanConstructor;
1237
+ required: false;
1238
+ };
1239
+ }>> & Readonly<{
1240
+ onFocus?: ((...args: any[]) => any) | undefined;
1241
+ onBlur?: ((...args: any[]) => any) | undefined;
1242
+ onUpdate?: ((...args: any[]) => any) | undefined;
1243
+ }>, {
1244
+ props: any;
1245
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1246
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1247
+ lazyParagraphs: import("vue").Ref<any, any>;
1248
+ handleInputEvent: (event: Event) => void;
1249
+ handleFocus: (event: FocusEvent) => void;
1250
+ handleBlur: (event: FocusEvent) => void;
1251
+ richTextGlobalScopedStyleId: string;
1252
+ richTextGlobalScopedStyleDataAttr: string;
1253
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1254
+ }, {}, {}, {}, {
1255
+ debug: boolean;
1256
+ noLazy: boolean;
1257
+ ghost: boolean;
1258
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1259
+ paragraphs: {
1260
+ type: ArrayConstructor;
1261
+ required: true;
1262
+ };
1263
+ noLazy: {
1264
+ type: BooleanConstructor;
1265
+ required: false;
1266
+ };
1267
+ ghost: {
1268
+ type: BooleanConstructor;
1269
+ required: false;
1270
+ };
1271
+ debug: {
1272
+ type: BooleanConstructor;
1273
+ required: false;
1274
+ };
1275
+ }>> & Readonly<{
1276
+ onFocus?: ((...args: any[]) => any) | undefined;
1277
+ onBlur?: ((...args: any[]) => any) | undefined;
1278
+ onUpdate?: ((...args: any[]) => any) | undefined;
1279
+ }>, {
1280
+ props: any;
1281
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1282
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1283
+ lazyParagraphs: import("vue").Ref<any, any>;
1284
+ handleInputEvent: (event: Event) => void;
1285
+ handleFocus: (event: FocusEvent) => void;
1286
+ handleBlur: (event: FocusEvent) => void;
1287
+ richTextGlobalScopedStyleId: string;
1288
+ richTextGlobalScopedStyleDataAttr: string;
1289
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1290
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1291
+ debug: boolean;
1292
+ noLazy: boolean;
1293
+ ghost: boolean;
1294
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1295
+ P: {};
1296
+ B: {};
1297
+ D: {};
1298
+ C: {};
1299
+ M: {};
1300
+ Defaults: {};
1301
+ }, Readonly<import("vue").ExtractPropTypes<{
1302
+ paragraphs: {
1303
+ type: ArrayConstructor;
1304
+ required: true;
1305
+ };
1306
+ noLazy: {
1307
+ type: BooleanConstructor;
1308
+ required: false;
1309
+ };
1310
+ ghost: {
1311
+ type: BooleanConstructor;
1312
+ required: false;
1313
+ };
1314
+ debug: {
1315
+ type: BooleanConstructor;
1316
+ required: false;
1317
+ };
1318
+ }>> & Readonly<{
1319
+ onFocus?: ((...args: any[]) => any) | undefined;
1320
+ onBlur?: ((...args: any[]) => any) | undefined;
1321
+ onUpdate?: ((...args: any[]) => any) | undefined;
1322
+ }>, {
1323
+ props: any;
1324
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1325
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1326
+ lazyParagraphs: import("vue").Ref<any, any>;
1327
+ handleInputEvent: (event: Event) => void;
1328
+ handleFocus: (event: FocusEvent) => void;
1329
+ handleBlur: (event: FocusEvent) => void;
1330
+ richTextGlobalScopedStyleId: string;
1331
+ richTextGlobalScopedStyleDataAttr: string;
1332
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1333
+ }, {}, {}, {}, {
1334
+ debug: boolean;
1335
+ noLazy: boolean;
1336
+ ghost: boolean;
1337
+ }> | undefined>;
1338
+ richTextEditorDivRef: import("vue").ComputedRef<HTMLDivElement | undefined>;
1339
+ handleInputEvent: (event: Event) => void;
1340
+ paragraphs: import("vue").Ref<{
1341
+ text: string;
1342
+ format: {
1343
+ [k: string]: unknown;
1344
+ };
1345
+ }[][], RichTextFeature[][] | {
1346
+ text: string;
1347
+ format: {
1348
+ [k: string]: unknown;
1349
+ };
1350
+ }[][]>;
1351
+ visibleParagraphs: import("vue").Ref<{
1352
+ text: string;
1353
+ format: {
1354
+ [k: string]: unknown;
1355
+ };
1356
+ }[][], RichTextFeature[][] | {
1357
+ text: string;
1358
+ format: {
1359
+ [k: string]: unknown;
1360
+ };
1361
+ }[][]>;
1362
+ manipulationState: import("vue").Ref<string, string>;
1363
+ applyFormat: (selectionStart: number, selectionLength: number, format: {
1364
+ [k: string]: unknown;
1365
+ }, select?: boolean) => void;
1366
+ resolveFeatures: (startIndex: number, length: number) => RichTextFeature[][];
1367
+ selection: import("vue").Ref<{
1368
+ start: number;
1369
+ length: number;
1370
+ } | null, {
1371
+ start: number;
1372
+ length: number;
1373
+ } | {
1374
+ start: number;
1375
+ length: number;
1376
+ } | null>;
1377
+ handleKeydownEvent: (event: KeyboardEvent) => void;
1378
+ warningMessage: import("vue").ComputedRef<"Text is too long" | undefined>;
1379
+ focus: import("vue").Ref<boolean, boolean>;
1380
+ handleFocus: () => void;
1381
+ handleBlur: () => void;
1382
+ observer: MutationObserver;
1383
+ RichTextDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1384
+ paragraphs: {
1385
+ type: ArrayConstructor;
1386
+ required: true;
1387
+ };
1388
+ noLazy: {
1389
+ type: BooleanConstructor;
1390
+ required: false;
1391
+ };
1392
+ ghost: {
1393
+ type: BooleanConstructor;
1394
+ required: false;
1395
+ };
1396
+ debug: {
1397
+ type: BooleanConstructor;
1398
+ required: false;
1399
+ };
1400
+ }>, {
1401
+ props: any;
1402
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1403
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1404
+ lazyParagraphs: import("vue").Ref<any, any>;
1405
+ handleInputEvent: (event: Event) => void;
1406
+ handleFocus: (event: FocusEvent) => void;
1407
+ handleBlur: (event: FocusEvent) => void;
1408
+ richTextGlobalScopedStyleId: string;
1409
+ richTextGlobalScopedStyleDataAttr: string;
1410
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1411
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], "focus" | "blur" | "update", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1412
+ paragraphs: {
1413
+ type: ArrayConstructor;
1414
+ required: true;
1415
+ };
1416
+ noLazy: {
1417
+ type: BooleanConstructor;
1418
+ required: false;
1419
+ };
1420
+ ghost: {
1421
+ type: BooleanConstructor;
1422
+ required: false;
1423
+ };
1424
+ debug: {
1425
+ type: BooleanConstructor;
1426
+ required: false;
1427
+ };
1428
+ }>> & Readonly<{
1429
+ onFocus?: ((...args: any[]) => any) | undefined;
1430
+ onBlur?: ((...args: any[]) => any) | undefined;
1431
+ onUpdate?: ((...args: any[]) => any) | undefined;
1432
+ }>, {
1433
+ debug: boolean;
1434
+ noLazy: boolean;
1435
+ ghost: boolean;
1436
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1437
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message")[], import("vue").PublicProps, {
1438
+ multiline: boolean;
1439
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1440
+ P: {};
1441
+ B: {};
1442
+ D: {};
1443
+ C: {};
1444
+ M: {};
1445
+ Defaults: {};
1446
+ }, Readonly<import("vue").ExtractPropTypes<{
1447
+ value: {
1448
+ type: ArrayConstructor;
1449
+ required: true;
1450
+ };
1451
+ selection: {
1452
+ type: ObjectConstructor;
1453
+ required: false;
1454
+ };
1455
+ userAgentRichText: {
1456
+ type: BooleanConstructor;
1457
+ required: true;
1458
+ };
1459
+ renderFeatureInlineStyle: {
1460
+ type: FunctionConstructor;
1461
+ required: true;
1462
+ };
1463
+ maxLength: {
1464
+ type: NumberConstructor;
1465
+ required: true;
1466
+ };
1467
+ maxLengthPerLine: {
1468
+ type: NumberConstructor;
1469
+ required: true;
1470
+ };
1471
+ maxLines: {
1472
+ type: NumberConstructor;
1473
+ required: true;
1474
+ };
1475
+ multiline: {
1476
+ type: BooleanConstructor;
1477
+ required: false;
1478
+ default: boolean;
1479
+ };
1480
+ }>> & Readonly<{
1481
+ "onUpdate:focus"?: ((...args: any[]) => any) | undefined;
1482
+ "onUpdate:selection"?: ((...args: any[]) => any) | undefined;
1483
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1484
+ "onUpdate:visible-value"?: ((...args: any[]) => any) | undefined;
1485
+ "onUpdate:warning-message"?: ((...args: any[]) => any) | undefined;
1486
+ }>, {
1487
+ props: any;
1488
+ emit: (event: "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", ...args: any[]) => void;
1489
+ preventLinebreaks: import("vue").ComputedRef<boolean>;
1490
+ richTextDisplayInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1491
+ paragraphs: {
1492
+ type: ArrayConstructor;
1493
+ required: true;
1494
+ };
1495
+ noLazy: {
1496
+ type: BooleanConstructor;
1497
+ required: false;
1498
+ };
1499
+ ghost: {
1500
+ type: BooleanConstructor;
1501
+ required: false;
1502
+ };
1503
+ debug: {
1504
+ type: BooleanConstructor;
1505
+ required: false;
1506
+ };
1507
+ }>> & Readonly<{
1508
+ onFocus?: ((...args: any[]) => any) | undefined;
1509
+ onBlur?: ((...args: any[]) => any) | undefined;
1510
+ onUpdate?: ((...args: any[]) => any) | undefined;
1511
+ }>, {
1512
+ props: any;
1513
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1514
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1515
+ lazyParagraphs: import("vue").Ref<any, any>;
1516
+ handleInputEvent: (event: Event) => void;
1517
+ handleFocus: (event: FocusEvent) => void;
1518
+ handleBlur: (event: FocusEvent) => void;
1519
+ richTextGlobalScopedStyleId: string;
1520
+ richTextGlobalScopedStyleDataAttr: string;
1521
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1522
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1523
+ debug: boolean;
1524
+ noLazy: boolean;
1525
+ ghost: boolean;
1526
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1527
+ P: {};
1528
+ B: {};
1529
+ D: {};
1530
+ C: {};
1531
+ M: {};
1532
+ Defaults: {};
1533
+ }, Readonly<import("vue").ExtractPropTypes<{
1534
+ paragraphs: {
1535
+ type: ArrayConstructor;
1536
+ required: true;
1537
+ };
1538
+ noLazy: {
1539
+ type: BooleanConstructor;
1540
+ required: false;
1541
+ };
1542
+ ghost: {
1543
+ type: BooleanConstructor;
1544
+ required: false;
1545
+ };
1546
+ debug: {
1547
+ type: BooleanConstructor;
1548
+ required: false;
1549
+ };
1550
+ }>> & Readonly<{
1551
+ onFocus?: ((...args: any[]) => any) | undefined;
1552
+ onBlur?: ((...args: any[]) => any) | undefined;
1553
+ onUpdate?: ((...args: any[]) => any) | undefined;
1554
+ }>, {
1555
+ props: any;
1556
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1557
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1558
+ lazyParagraphs: import("vue").Ref<any, any>;
1559
+ handleInputEvent: (event: Event) => void;
1560
+ handleFocus: (event: FocusEvent) => void;
1561
+ handleBlur: (event: FocusEvent) => void;
1562
+ richTextGlobalScopedStyleId: string;
1563
+ richTextGlobalScopedStyleDataAttr: string;
1564
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1565
+ }, {}, {}, {}, {
1566
+ debug: boolean;
1567
+ noLazy: boolean;
1568
+ ghost: boolean;
1569
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1570
+ paragraphs: {
1571
+ type: ArrayConstructor;
1572
+ required: true;
1573
+ };
1574
+ noLazy: {
1575
+ type: BooleanConstructor;
1576
+ required: false;
1577
+ };
1578
+ ghost: {
1579
+ type: BooleanConstructor;
1580
+ required: false;
1581
+ };
1582
+ debug: {
1583
+ type: BooleanConstructor;
1584
+ required: false;
1585
+ };
1586
+ }>> & Readonly<{
1587
+ onFocus?: ((...args: any[]) => any) | undefined;
1588
+ onBlur?: ((...args: any[]) => any) | undefined;
1589
+ onUpdate?: ((...args: any[]) => any) | undefined;
1590
+ }>, {
1591
+ props: any;
1592
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1593
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1594
+ lazyParagraphs: import("vue").Ref<any, any>;
1595
+ handleInputEvent: (event: Event) => void;
1596
+ handleFocus: (event: FocusEvent) => void;
1597
+ handleBlur: (event: FocusEvent) => void;
1598
+ richTextGlobalScopedStyleId: string;
1599
+ richTextGlobalScopedStyleDataAttr: string;
1600
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1601
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1602
+ debug: boolean;
1603
+ noLazy: boolean;
1604
+ ghost: boolean;
1605
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1606
+ P: {};
1607
+ B: {};
1608
+ D: {};
1609
+ C: {};
1610
+ M: {};
1611
+ Defaults: {};
1612
+ }, Readonly<import("vue").ExtractPropTypes<{
1613
+ paragraphs: {
1614
+ type: ArrayConstructor;
1615
+ required: true;
1616
+ };
1617
+ noLazy: {
1618
+ type: BooleanConstructor;
1619
+ required: false;
1620
+ };
1621
+ ghost: {
1622
+ type: BooleanConstructor;
1623
+ required: false;
1624
+ };
1625
+ debug: {
1626
+ type: BooleanConstructor;
1627
+ required: false;
1628
+ };
1629
+ }>> & Readonly<{
1630
+ onFocus?: ((...args: any[]) => any) | undefined;
1631
+ onBlur?: ((...args: any[]) => any) | undefined;
1632
+ onUpdate?: ((...args: any[]) => any) | undefined;
1633
+ }>, {
1634
+ props: any;
1635
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1636
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1637
+ lazyParagraphs: import("vue").Ref<any, any>;
1638
+ handleInputEvent: (event: Event) => void;
1639
+ handleFocus: (event: FocusEvent) => void;
1640
+ handleBlur: (event: FocusEvent) => void;
1641
+ richTextGlobalScopedStyleId: string;
1642
+ richTextGlobalScopedStyleDataAttr: string;
1643
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1644
+ }, {}, {}, {}, {
1645
+ debug: boolean;
1646
+ noLazy: boolean;
1647
+ ghost: boolean;
1648
+ }> | undefined>;
1649
+ richTextDisplayGhostInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1650
+ paragraphs: {
1651
+ type: ArrayConstructor;
1652
+ required: true;
1653
+ };
1654
+ noLazy: {
1655
+ type: BooleanConstructor;
1656
+ required: false;
1657
+ };
1658
+ ghost: {
1659
+ type: BooleanConstructor;
1660
+ required: false;
1661
+ };
1662
+ debug: {
1663
+ type: BooleanConstructor;
1664
+ required: false;
1665
+ };
1666
+ }>> & Readonly<{
1667
+ onFocus?: ((...args: any[]) => any) | undefined;
1668
+ onBlur?: ((...args: any[]) => any) | undefined;
1669
+ onUpdate?: ((...args: any[]) => any) | undefined;
1670
+ }>, {
1671
+ props: any;
1672
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1673
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1674
+ lazyParagraphs: import("vue").Ref<any, any>;
1675
+ handleInputEvent: (event: Event) => void;
1676
+ handleFocus: (event: FocusEvent) => void;
1677
+ handleBlur: (event: FocusEvent) => void;
1678
+ richTextGlobalScopedStyleId: string;
1679
+ richTextGlobalScopedStyleDataAttr: string;
1680
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1681
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1682
+ debug: boolean;
1683
+ noLazy: boolean;
1684
+ ghost: boolean;
1685
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1686
+ P: {};
1687
+ B: {};
1688
+ D: {};
1689
+ C: {};
1690
+ M: {};
1691
+ Defaults: {};
1692
+ }, Readonly<import("vue").ExtractPropTypes<{
1693
+ paragraphs: {
1694
+ type: ArrayConstructor;
1695
+ required: true;
1696
+ };
1697
+ noLazy: {
1698
+ type: BooleanConstructor;
1699
+ required: false;
1700
+ };
1701
+ ghost: {
1702
+ type: BooleanConstructor;
1703
+ required: false;
1704
+ };
1705
+ debug: {
1706
+ type: BooleanConstructor;
1707
+ required: false;
1708
+ };
1709
+ }>> & Readonly<{
1710
+ onFocus?: ((...args: any[]) => any) | undefined;
1711
+ onBlur?: ((...args: any[]) => any) | undefined;
1712
+ onUpdate?: ((...args: any[]) => any) | undefined;
1713
+ }>, {
1714
+ props: any;
1715
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1716
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1717
+ lazyParagraphs: import("vue").Ref<any, any>;
1718
+ handleInputEvent: (event: Event) => void;
1719
+ handleFocus: (event: FocusEvent) => void;
1720
+ handleBlur: (event: FocusEvent) => void;
1721
+ richTextGlobalScopedStyleId: string;
1722
+ richTextGlobalScopedStyleDataAttr: string;
1723
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1724
+ }, {}, {}, {}, {
1725
+ debug: boolean;
1726
+ noLazy: boolean;
1727
+ ghost: boolean;
1728
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1729
+ paragraphs: {
1730
+ type: ArrayConstructor;
1731
+ required: true;
1732
+ };
1733
+ noLazy: {
1734
+ type: BooleanConstructor;
1735
+ required: false;
1736
+ };
1737
+ ghost: {
1738
+ type: BooleanConstructor;
1739
+ required: false;
1740
+ };
1741
+ debug: {
1742
+ type: BooleanConstructor;
1743
+ required: false;
1744
+ };
1745
+ }>> & Readonly<{
1746
+ onFocus?: ((...args: any[]) => any) | undefined;
1747
+ onBlur?: ((...args: any[]) => any) | undefined;
1748
+ onUpdate?: ((...args: any[]) => any) | undefined;
1749
+ }>, {
1750
+ props: any;
1751
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1752
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1753
+ lazyParagraphs: import("vue").Ref<any, any>;
1754
+ handleInputEvent: (event: Event) => void;
1755
+ handleFocus: (event: FocusEvent) => void;
1756
+ handleBlur: (event: FocusEvent) => void;
1757
+ richTextGlobalScopedStyleId: string;
1758
+ richTextGlobalScopedStyleDataAttr: string;
1759
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1760
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1761
+ debug: boolean;
1762
+ noLazy: boolean;
1763
+ ghost: boolean;
1764
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1765
+ P: {};
1766
+ B: {};
1767
+ D: {};
1768
+ C: {};
1769
+ M: {};
1770
+ Defaults: {};
1771
+ }, Readonly<import("vue").ExtractPropTypes<{
1772
+ paragraphs: {
1773
+ type: ArrayConstructor;
1774
+ required: true;
1775
+ };
1776
+ noLazy: {
1777
+ type: BooleanConstructor;
1778
+ required: false;
1779
+ };
1780
+ ghost: {
1781
+ type: BooleanConstructor;
1782
+ required: false;
1783
+ };
1784
+ debug: {
1785
+ type: BooleanConstructor;
1786
+ required: false;
1787
+ };
1788
+ }>> & Readonly<{
1789
+ onFocus?: ((...args: any[]) => any) | undefined;
1790
+ onBlur?: ((...args: any[]) => any) | undefined;
1791
+ onUpdate?: ((...args: any[]) => any) | undefined;
1792
+ }>, {
1793
+ props: any;
1794
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1795
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1796
+ lazyParagraphs: import("vue").Ref<any, any>;
1797
+ handleInputEvent: (event: Event) => void;
1798
+ handleFocus: (event: FocusEvent) => void;
1799
+ handleBlur: (event: FocusEvent) => void;
1800
+ richTextGlobalScopedStyleId: string;
1801
+ richTextGlobalScopedStyleDataAttr: string;
1802
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1803
+ }, {}, {}, {}, {
1804
+ debug: boolean;
1805
+ noLazy: boolean;
1806
+ ghost: boolean;
1807
+ }> | undefined>;
1808
+ richTextEditorDivRef: import("vue").ComputedRef<HTMLDivElement | undefined>;
1809
+ handleInputEvent: (event: Event) => void;
1810
+ paragraphs: import("vue").Ref<{
1811
+ text: string;
1812
+ format: {
1813
+ [k: string]: unknown;
1814
+ };
1815
+ }[][], RichTextFeature[][] | {
1816
+ text: string;
1817
+ format: {
1818
+ [k: string]: unknown;
1819
+ };
1820
+ }[][]>;
1821
+ visibleParagraphs: import("vue").Ref<{
1822
+ text: string;
1823
+ format: {
1824
+ [k: string]: unknown;
1825
+ };
1826
+ }[][], RichTextFeature[][] | {
1827
+ text: string;
1828
+ format: {
1829
+ [k: string]: unknown;
1830
+ };
1831
+ }[][]>;
1832
+ manipulationState: import("vue").Ref<string, string>;
1833
+ applyFormat: (selectionStart: number, selectionLength: number, format: {
1834
+ [k: string]: unknown;
1835
+ }, select?: boolean) => void;
1836
+ resolveFeatures: (startIndex: number, length: number) => RichTextFeature[][];
1837
+ selection: import("vue").Ref<{
1838
+ start: number;
1839
+ length: number;
1840
+ } | null, {
1841
+ start: number;
1842
+ length: number;
1843
+ } | {
1844
+ start: number;
1845
+ length: number;
1846
+ } | null>;
1847
+ handleKeydownEvent: (event: KeyboardEvent) => void;
1848
+ warningMessage: import("vue").ComputedRef<"Text is too long" | undefined>;
1849
+ focus: import("vue").Ref<boolean, boolean>;
1850
+ handleFocus: () => void;
1851
+ handleBlur: () => void;
1852
+ observer: MutationObserver;
1853
+ RichTextDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1854
+ paragraphs: {
1855
+ type: ArrayConstructor;
1856
+ required: true;
1857
+ };
1858
+ noLazy: {
1859
+ type: BooleanConstructor;
1860
+ required: false;
1861
+ };
1862
+ ghost: {
1863
+ type: BooleanConstructor;
1864
+ required: false;
1865
+ };
1866
+ debug: {
1867
+ type: BooleanConstructor;
1868
+ required: false;
1869
+ };
1870
+ }>, {
1871
+ props: any;
1872
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1873
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1874
+ lazyParagraphs: import("vue").Ref<any, any>;
1875
+ handleInputEvent: (event: Event) => void;
1876
+ handleFocus: (event: FocusEvent) => void;
1877
+ handleBlur: (event: FocusEvent) => void;
1878
+ richTextGlobalScopedStyleId: string;
1879
+ richTextGlobalScopedStyleDataAttr: string;
1880
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1881
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], "focus" | "blur" | "update", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1882
+ paragraphs: {
1883
+ type: ArrayConstructor;
1884
+ required: true;
1885
+ };
1886
+ noLazy: {
1887
+ type: BooleanConstructor;
1888
+ required: false;
1889
+ };
1890
+ ghost: {
1891
+ type: BooleanConstructor;
1892
+ required: false;
1893
+ };
1894
+ debug: {
1895
+ type: BooleanConstructor;
1896
+ required: false;
1897
+ };
1898
+ }>> & Readonly<{
1899
+ onFocus?: ((...args: any[]) => any) | undefined;
1900
+ onBlur?: ((...args: any[]) => any) | undefined;
1901
+ onUpdate?: ((...args: any[]) => any) | undefined;
1902
+ }>, {
1903
+ debug: boolean;
1904
+ noLazy: boolean;
1905
+ ghost: boolean;
1906
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1907
+ }, {}, {}, {}, {
1908
+ multiline: boolean;
1909
+ }> | undefined>;
1910
+ focus: import("vue").Ref<boolean, boolean>;
1911
+ RichText: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1912
+ value: {
1913
+ type: ArrayConstructor;
1914
+ required: true;
1915
+ };
1916
+ selection: {
1917
+ type: ObjectConstructor;
1918
+ required: false;
1919
+ };
1920
+ userAgentRichText: {
1921
+ type: BooleanConstructor;
1922
+ required: true;
1923
+ };
1924
+ renderFeatureInlineStyle: {
1925
+ type: FunctionConstructor;
1926
+ required: true;
1927
+ };
1928
+ maxLength: {
1929
+ type: NumberConstructor;
1930
+ required: true;
1931
+ };
1932
+ maxLengthPerLine: {
1933
+ type: NumberConstructor;
1934
+ required: true;
1935
+ };
1936
+ maxLines: {
1937
+ type: NumberConstructor;
1938
+ required: true;
1939
+ };
1940
+ multiline: {
1941
+ type: BooleanConstructor;
1942
+ required: false;
1943
+ default: boolean;
1944
+ };
1945
+ }>, {
1946
+ props: any;
1947
+ emit: (event: "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", ...args: any[]) => void;
1948
+ preventLinebreaks: import("vue").ComputedRef<boolean>;
1949
+ richTextDisplayInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1950
+ paragraphs: {
1951
+ type: ArrayConstructor;
1952
+ required: true;
1953
+ };
1954
+ noLazy: {
1955
+ type: BooleanConstructor;
1956
+ required: false;
1957
+ };
1958
+ ghost: {
1959
+ type: BooleanConstructor;
1960
+ required: false;
1961
+ };
1962
+ debug: {
1963
+ type: BooleanConstructor;
1964
+ required: false;
1965
+ };
1966
+ }>> & Readonly<{
1967
+ onFocus?: ((...args: any[]) => any) | undefined;
1968
+ onBlur?: ((...args: any[]) => any) | undefined;
1969
+ onUpdate?: ((...args: any[]) => any) | undefined;
1970
+ }>, {
1971
+ props: any;
1972
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
1973
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
1974
+ lazyParagraphs: import("vue").Ref<any, any>;
1975
+ handleInputEvent: (event: Event) => void;
1976
+ handleFocus: (event: FocusEvent) => void;
1977
+ handleBlur: (event: FocusEvent) => void;
1978
+ richTextGlobalScopedStyleId: string;
1979
+ richTextGlobalScopedStyleDataAttr: string;
1980
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
1981
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
1982
+ debug: boolean;
1983
+ noLazy: boolean;
1984
+ ghost: boolean;
1985
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1986
+ P: {};
1987
+ B: {};
1988
+ D: {};
1989
+ C: {};
1990
+ M: {};
1991
+ Defaults: {};
1992
+ }, Readonly<import("vue").ExtractPropTypes<{
1993
+ paragraphs: {
1994
+ type: ArrayConstructor;
1995
+ required: true;
1996
+ };
1997
+ noLazy: {
1998
+ type: BooleanConstructor;
1999
+ required: false;
2000
+ };
2001
+ ghost: {
2002
+ type: BooleanConstructor;
2003
+ required: false;
2004
+ };
2005
+ debug: {
2006
+ type: BooleanConstructor;
2007
+ required: false;
2008
+ };
2009
+ }>> & Readonly<{
2010
+ onFocus?: ((...args: any[]) => any) | undefined;
2011
+ onBlur?: ((...args: any[]) => any) | undefined;
2012
+ onUpdate?: ((...args: any[]) => any) | undefined;
2013
+ }>, {
2014
+ props: any;
2015
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2016
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2017
+ lazyParagraphs: import("vue").Ref<any, any>;
2018
+ handleInputEvent: (event: Event) => void;
2019
+ handleFocus: (event: FocusEvent) => void;
2020
+ handleBlur: (event: FocusEvent) => void;
2021
+ richTextGlobalScopedStyleId: string;
2022
+ richTextGlobalScopedStyleDataAttr: string;
2023
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2024
+ }, {}, {}, {}, {
2025
+ debug: boolean;
2026
+ noLazy: boolean;
2027
+ ghost: boolean;
2028
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
2029
+ paragraphs: {
2030
+ type: ArrayConstructor;
2031
+ required: true;
2032
+ };
2033
+ noLazy: {
2034
+ type: BooleanConstructor;
2035
+ required: false;
2036
+ };
2037
+ ghost: {
2038
+ type: BooleanConstructor;
2039
+ required: false;
2040
+ };
2041
+ debug: {
2042
+ type: BooleanConstructor;
2043
+ required: false;
2044
+ };
2045
+ }>> & Readonly<{
2046
+ onFocus?: ((...args: any[]) => any) | undefined;
2047
+ onBlur?: ((...args: any[]) => any) | undefined;
2048
+ onUpdate?: ((...args: any[]) => any) | undefined;
2049
+ }>, {
2050
+ props: any;
2051
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2052
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2053
+ lazyParagraphs: import("vue").Ref<any, any>;
2054
+ handleInputEvent: (event: Event) => void;
2055
+ handleFocus: (event: FocusEvent) => void;
2056
+ handleBlur: (event: FocusEvent) => void;
2057
+ richTextGlobalScopedStyleId: string;
2058
+ richTextGlobalScopedStyleDataAttr: string;
2059
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2060
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
2061
+ debug: boolean;
2062
+ noLazy: boolean;
2063
+ ghost: boolean;
2064
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2065
+ P: {};
2066
+ B: {};
2067
+ D: {};
2068
+ C: {};
2069
+ M: {};
2070
+ Defaults: {};
2071
+ }, Readonly<import("vue").ExtractPropTypes<{
2072
+ paragraphs: {
2073
+ type: ArrayConstructor;
2074
+ required: true;
2075
+ };
2076
+ noLazy: {
2077
+ type: BooleanConstructor;
2078
+ required: false;
2079
+ };
2080
+ ghost: {
2081
+ type: BooleanConstructor;
2082
+ required: false;
2083
+ };
2084
+ debug: {
2085
+ type: BooleanConstructor;
2086
+ required: false;
2087
+ };
2088
+ }>> & Readonly<{
2089
+ onFocus?: ((...args: any[]) => any) | undefined;
2090
+ onBlur?: ((...args: any[]) => any) | undefined;
2091
+ onUpdate?: ((...args: any[]) => any) | undefined;
2092
+ }>, {
2093
+ props: any;
2094
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2095
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2096
+ lazyParagraphs: import("vue").Ref<any, any>;
2097
+ handleInputEvent: (event: Event) => void;
2098
+ handleFocus: (event: FocusEvent) => void;
2099
+ handleBlur: (event: FocusEvent) => void;
2100
+ richTextGlobalScopedStyleId: string;
2101
+ richTextGlobalScopedStyleDataAttr: string;
2102
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2103
+ }, {}, {}, {}, {
2104
+ debug: boolean;
2105
+ noLazy: boolean;
2106
+ ghost: boolean;
2107
+ }> | undefined>;
2108
+ richTextDisplayGhostInstance: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
2109
+ paragraphs: {
2110
+ type: ArrayConstructor;
2111
+ required: true;
2112
+ };
2113
+ noLazy: {
2114
+ type: BooleanConstructor;
2115
+ required: false;
2116
+ };
2117
+ ghost: {
2118
+ type: BooleanConstructor;
2119
+ required: false;
2120
+ };
2121
+ debug: {
2122
+ type: BooleanConstructor;
2123
+ required: false;
2124
+ };
2125
+ }>> & Readonly<{
2126
+ onFocus?: ((...args: any[]) => any) | undefined;
2127
+ onBlur?: ((...args: any[]) => any) | undefined;
2128
+ onUpdate?: ((...args: any[]) => any) | undefined;
2129
+ }>, {
2130
+ props: any;
2131
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2132
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2133
+ lazyParagraphs: import("vue").Ref<any, any>;
2134
+ handleInputEvent: (event: Event) => void;
2135
+ handleFocus: (event: FocusEvent) => void;
2136
+ handleBlur: (event: FocusEvent) => void;
2137
+ richTextGlobalScopedStyleId: string;
2138
+ richTextGlobalScopedStyleDataAttr: string;
2139
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2140
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
2141
+ debug: boolean;
2142
+ noLazy: boolean;
2143
+ ghost: boolean;
2144
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2145
+ P: {};
2146
+ B: {};
2147
+ D: {};
2148
+ C: {};
2149
+ M: {};
2150
+ Defaults: {};
2151
+ }, Readonly<import("vue").ExtractPropTypes<{
2152
+ paragraphs: {
2153
+ type: ArrayConstructor;
2154
+ required: true;
2155
+ };
2156
+ noLazy: {
2157
+ type: BooleanConstructor;
2158
+ required: false;
2159
+ };
2160
+ ghost: {
2161
+ type: BooleanConstructor;
2162
+ required: false;
2163
+ };
2164
+ debug: {
2165
+ type: BooleanConstructor;
2166
+ required: false;
2167
+ };
2168
+ }>> & Readonly<{
2169
+ onFocus?: ((...args: any[]) => any) | undefined;
2170
+ onBlur?: ((...args: any[]) => any) | undefined;
2171
+ onUpdate?: ((...args: any[]) => any) | undefined;
2172
+ }>, {
2173
+ props: any;
2174
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2175
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2176
+ lazyParagraphs: import("vue").Ref<any, any>;
2177
+ handleInputEvent: (event: Event) => void;
2178
+ handleFocus: (event: FocusEvent) => void;
2179
+ handleBlur: (event: FocusEvent) => void;
2180
+ richTextGlobalScopedStyleId: string;
2181
+ richTextGlobalScopedStyleDataAttr: string;
2182
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2183
+ }, {}, {}, {}, {
2184
+ debug: boolean;
2185
+ noLazy: boolean;
2186
+ ghost: boolean;
2187
+ }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
2188
+ paragraphs: {
2189
+ type: ArrayConstructor;
2190
+ required: true;
2191
+ };
2192
+ noLazy: {
2193
+ type: BooleanConstructor;
2194
+ required: false;
2195
+ };
2196
+ ghost: {
2197
+ type: BooleanConstructor;
2198
+ required: false;
2199
+ };
2200
+ debug: {
2201
+ type: BooleanConstructor;
2202
+ required: false;
2203
+ };
2204
+ }>> & Readonly<{
2205
+ onFocus?: ((...args: any[]) => any) | undefined;
2206
+ onBlur?: ((...args: any[]) => any) | undefined;
2207
+ onUpdate?: ((...args: any[]) => any) | undefined;
2208
+ }>, {
2209
+ props: any;
2210
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2211
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2212
+ lazyParagraphs: import("vue").Ref<any, any>;
2213
+ handleInputEvent: (event: Event) => void;
2214
+ handleFocus: (event: FocusEvent) => void;
2215
+ handleBlur: (event: FocusEvent) => void;
2216
+ richTextGlobalScopedStyleId: string;
2217
+ richTextGlobalScopedStyleDataAttr: string;
2218
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2219
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], import("vue").PublicProps, {
2220
+ debug: boolean;
2221
+ noLazy: boolean;
2222
+ ghost: boolean;
2223
+ }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2224
+ P: {};
2225
+ B: {};
2226
+ D: {};
2227
+ C: {};
2228
+ M: {};
2229
+ Defaults: {};
2230
+ }, Readonly<import("vue").ExtractPropTypes<{
2231
+ paragraphs: {
2232
+ type: ArrayConstructor;
2233
+ required: true;
2234
+ };
2235
+ noLazy: {
2236
+ type: BooleanConstructor;
2237
+ required: false;
2238
+ };
2239
+ ghost: {
2240
+ type: BooleanConstructor;
2241
+ required: false;
2242
+ };
2243
+ debug: {
2244
+ type: BooleanConstructor;
2245
+ required: false;
2246
+ };
2247
+ }>> & Readonly<{
2248
+ onFocus?: ((...args: any[]) => any) | undefined;
2249
+ onBlur?: ((...args: any[]) => any) | undefined;
2250
+ onUpdate?: ((...args: any[]) => any) | undefined;
2251
+ }>, {
2252
+ props: any;
2253
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2254
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2255
+ lazyParagraphs: import("vue").Ref<any, any>;
2256
+ handleInputEvent: (event: Event) => void;
2257
+ handleFocus: (event: FocusEvent) => void;
2258
+ handleBlur: (event: FocusEvent) => void;
2259
+ richTextGlobalScopedStyleId: string;
2260
+ richTextGlobalScopedStyleDataAttr: string;
2261
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2262
+ }, {}, {}, {}, {
2263
+ debug: boolean;
2264
+ noLazy: boolean;
2265
+ ghost: boolean;
2266
+ }> | undefined>;
2267
+ richTextEditorDivRef: import("vue").ComputedRef<HTMLDivElement | undefined>;
2268
+ handleInputEvent: (event: Event) => void;
2269
+ paragraphs: import("vue").Ref<{
2270
+ text: string;
2271
+ format: {
2272
+ [k: string]: unknown;
2273
+ };
2274
+ }[][], RichTextFeature[][] | {
2275
+ text: string;
2276
+ format: {
2277
+ [k: string]: unknown;
2278
+ };
2279
+ }[][]>;
2280
+ visibleParagraphs: import("vue").Ref<{
2281
+ text: string;
2282
+ format: {
2283
+ [k: string]: unknown;
2284
+ };
2285
+ }[][], RichTextFeature[][] | {
2286
+ text: string;
2287
+ format: {
2288
+ [k: string]: unknown;
2289
+ };
2290
+ }[][]>;
2291
+ manipulationState: import("vue").Ref<string, string>;
2292
+ applyFormat: (selectionStart: number, selectionLength: number, format: {
2293
+ [k: string]: unknown;
2294
+ }, select?: boolean) => void;
2295
+ resolveFeatures: (startIndex: number, length: number) => RichTextFeature[][];
2296
+ selection: import("vue").Ref<{
2297
+ start: number;
2298
+ length: number;
2299
+ } | null, {
2300
+ start: number;
2301
+ length: number;
2302
+ } | {
2303
+ start: number;
2304
+ length: number;
2305
+ } | null>;
2306
+ handleKeydownEvent: (event: KeyboardEvent) => void;
2307
+ warningMessage: import("vue").ComputedRef<"Text is too long" | undefined>;
2308
+ focus: import("vue").Ref<boolean, boolean>;
2309
+ handleFocus: () => void;
2310
+ handleBlur: () => void;
2311
+ observer: MutationObserver;
2312
+ RichTextDisplay: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2313
+ paragraphs: {
2314
+ type: ArrayConstructor;
2315
+ required: true;
2316
+ };
2317
+ noLazy: {
2318
+ type: BooleanConstructor;
2319
+ required: false;
2320
+ };
2321
+ ghost: {
2322
+ type: BooleanConstructor;
2323
+ required: false;
2324
+ };
2325
+ debug: {
2326
+ type: BooleanConstructor;
2327
+ required: false;
2328
+ };
2329
+ }>, {
2330
+ props: any;
2331
+ emit: (event: "focus" | "blur" | "update", ...args: any[]) => void;
2332
+ richTextEditorDivRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2333
+ lazyParagraphs: import("vue").Ref<any, any>;
2334
+ handleInputEvent: (event: Event) => void;
2335
+ handleFocus: (event: FocusEvent) => void;
2336
+ handleBlur: (event: FocusEvent) => void;
2337
+ richTextGlobalScopedStyleId: string;
2338
+ richTextGlobalScopedStyleDataAttr: string;
2339
+ writeCSS: (cssRules: import("vue").StyleValue) => string;
2340
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "blur" | "update")[], "focus" | "blur" | "update", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2341
+ paragraphs: {
2342
+ type: ArrayConstructor;
2343
+ required: true;
2344
+ };
2345
+ noLazy: {
2346
+ type: BooleanConstructor;
2347
+ required: false;
2348
+ };
2349
+ ghost: {
2350
+ type: BooleanConstructor;
2351
+ required: false;
2352
+ };
2353
+ debug: {
2354
+ type: BooleanConstructor;
2355
+ required: false;
2356
+ };
2357
+ }>> & Readonly<{
2358
+ onFocus?: ((...args: any[]) => any) | undefined;
2359
+ onBlur?: ((...args: any[]) => any) | undefined;
2360
+ onUpdate?: ((...args: any[]) => any) | undefined;
2361
+ }>, {
2362
+ debug: boolean;
2363
+ noLazy: boolean;
2364
+ ghost: boolean;
2365
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2366
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message")[], "update:focus" | "update:selection" | "update:value" | "update:visible-value" | "update:warning-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2367
+ value: {
2368
+ type: ArrayConstructor;
2369
+ required: true;
2370
+ };
2371
+ selection: {
2372
+ type: ObjectConstructor;
2373
+ required: false;
2374
+ };
2375
+ userAgentRichText: {
2376
+ type: BooleanConstructor;
2377
+ required: true;
2378
+ };
2379
+ renderFeatureInlineStyle: {
2380
+ type: FunctionConstructor;
2381
+ required: true;
2382
+ };
2383
+ maxLength: {
2384
+ type: NumberConstructor;
2385
+ required: true;
2386
+ };
2387
+ maxLengthPerLine: {
2388
+ type: NumberConstructor;
2389
+ required: true;
2390
+ };
2391
+ maxLines: {
2392
+ type: NumberConstructor;
2393
+ required: true;
2394
+ };
2395
+ multiline: {
2396
+ type: BooleanConstructor;
2397
+ required: false;
2398
+ default: boolean;
2399
+ };
2400
+ }>> & Readonly<{
2401
+ "onUpdate:focus"?: ((...args: any[]) => any) | undefined;
2402
+ "onUpdate:selection"?: ((...args: any[]) => any) | undefined;
2403
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
2404
+ "onUpdate:visible-value"?: ((...args: any[]) => any) | undefined;
2405
+ "onUpdate:warning-message"?: ((...args: any[]) => any) | undefined;
2406
+ }>, {
2407
+ multiline: boolean;
2408
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2409
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {} | {
2410
+ [x: string]: any;
2411
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2412
+ export default _sfc_main;
2413
+ //# sourceMappingURL=BxRichtextInput.vue.d.ts.map