vue2-premium-bbl-editor 1.2.4 → 1.2.5

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.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.2.5] - 2025-01-19
9
+
10
+ ### 🐛 Bug Fixes
11
+
12
+ #### ImageModal Upload Handler Integration
13
+ - **Fixed handleApiUpload not being called**: ImageModal now properly calls upload handlers when uploadManager is not available
14
+ - **Added handleLegacyUpload method**: New method to support existing uploadHandler prop alongside uploadManager
15
+ - **Enhanced upload flow**: Files now automatically trigger upload using either uploadManager or uploadHandler
16
+ - **Improved backward compatibility**: Existing components using uploadHandler prop now work correctly
17
+
18
+ #### Component Enhancements
19
+ - **Added uploadManager prop support**: Both PremiumBblEditor and PremiumBblEditorOptionsAPI now accept uploadManager prop
20
+ - **Enhanced ImageModal integration**: Modal now receives and uses both uploadHandler and uploadManager props
21
+ - **Improved retry functionality**: Retry button now works with both upload methods
22
+ - **Better error handling**: Enhanced error messages and fallback mechanisms
23
+
24
+ #### Technical Improvements
25
+ - Fixed auto-upload trigger in ImageModal when files are selected
26
+ - Added proper prop passing from editor components to ImageModal
27
+ - Enhanced upload method detection and execution
28
+ - Improved upload progress tracking for both upload types
29
+
8
30
  ## [1.2.3] - 2025-01-19
9
31
 
10
32
  ### 🐛 Bug Fixes
@@ -130,13 +130,6 @@ module.exports = require("@tiptap/extension-code");
130
130
 
131
131
  /***/ }),
132
132
 
133
- /***/ "1497":
134
- /***/ (function(module, exports, __webpack_require__) {
135
-
136
- // extracted by mini-css-extract-plugin
137
-
138
- /***/ }),
139
-
140
133
  /***/ "1508":
141
134
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
142
135
 
@@ -175,17 +168,6 @@ module.exports = require("@tiptap/extension-code");
175
168
 
176
169
  // extracted by mini-css-extract-plugin
177
170
 
178
- /***/ }),
179
-
180
- /***/ "31e8":
181
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
182
-
183
- "use strict";
184
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_14d80b82_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a493");
185
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_14d80b82_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_14d80b82_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
186
- /* unused harmony reexport * */
187
-
188
-
189
171
  /***/ }),
190
172
 
191
173
  /***/ "32ab":
@@ -227,13 +209,6 @@ module.exports = require("@tiptap/extension-placeholder");
227
209
 
228
210
  /***/ }),
229
211
 
230
- /***/ "438c":
231
- /***/ (function(module, exports, __webpack_require__) {
232
-
233
- // extracted by mini-css-extract-plugin
234
-
235
- /***/ }),
236
-
237
212
  /***/ "44c9":
238
213
  /***/ (function(module, exports) {
239
214
 
@@ -296,6 +271,17 @@ module.exports = require("@tiptap/core");
296
271
  /* unused harmony reexport * */
297
272
 
298
273
 
274
+ /***/ }),
275
+
276
+ /***/ "5e52":
277
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
278
+
279
+ "use strict";
280
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_320f0888_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7f0d");
281
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_320f0888_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_320f0888_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
282
+ /* unused harmony reexport * */
283
+
284
+
299
285
  /***/ }),
300
286
 
301
287
  /***/ "5eb2":
@@ -369,25 +355,21 @@ module.exports = require("@tiptap/extension-font-family");
369
355
 
370
356
  /***/ }),
371
357
 
372
- /***/ "78fe":
373
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
374
-
375
- "use strict";
376
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_832b72fc_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1497");
377
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_832b72fc_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_832b72fc_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
378
- /* unused harmony reexport * */
358
+ /***/ "7c5f":
359
+ /***/ (function(module, exports, __webpack_require__) {
379
360
 
361
+ // extracted by mini-css-extract-plugin
380
362
 
381
363
  /***/ }),
382
364
 
383
- /***/ "7c5f":
365
+ /***/ "7e2f":
384
366
  /***/ (function(module, exports, __webpack_require__) {
385
367
 
386
368
  // extracted by mini-css-extract-plugin
387
369
 
388
370
  /***/ }),
389
371
 
390
- /***/ "7e2f":
372
+ /***/ "7f0d":
391
373
  /***/ (function(module, exports, __webpack_require__) {
392
374
 
393
375
  // extracted by mini-css-extract-plugin
@@ -440,10 +422,14 @@ module.exports = require("@tiptap/extension-task-item");
440
422
 
441
423
  /***/ }),
442
424
 
443
- /***/ "a493":
444
- /***/ (function(module, exports, __webpack_require__) {
425
+ /***/ "a119":
426
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
427
+
428
+ "use strict";
429
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_b824fee6_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bd62");
430
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_b824fee6_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditor_vue_vue_type_style_index_0_id_b824fee6_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
431
+ /* unused harmony reexport * */
445
432
 
446
- // extracted by mini-css-extract-plugin
447
433
 
448
434
  /***/ }),
449
435
 
@@ -452,17 +438,6 @@ module.exports = require("@tiptap/extension-task-item");
452
438
 
453
439
  // extracted by mini-css-extract-plugin
454
440
 
455
- /***/ }),
456
-
457
- /***/ "b0e2":
458
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
459
-
460
- "use strict";
461
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_51ab0fe2_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("438c");
462
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_51ab0fe2_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_PremiumBblEditorOptionsAPI_vue_vue_type_style_index_0_id_51ab0fe2_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
463
- /* unused harmony reexport * */
464
-
465
-
466
441
  /***/ }),
467
442
 
468
443
  /***/ "b74c":
@@ -494,6 +469,13 @@ module.exports = require("@tiptap/starter-kit");
494
469
 
495
470
  /***/ }),
496
471
 
472
+ /***/ "bd62":
473
+ /***/ (function(module, exports, __webpack_require__) {
474
+
475
+ // extracted by mini-css-extract-plugin
476
+
477
+ /***/ }),
478
+
497
479
  /***/ "c4be":
498
480
  /***/ (function(module, exports, __webpack_require__) {
499
481
 
@@ -584,6 +566,13 @@ webpackEmptyContext.id = "de6e";
584
566
 
585
567
  /***/ }),
586
568
 
569
+ /***/ "e487":
570
+ /***/ (function(module, exports, __webpack_require__) {
571
+
572
+ // extracted by mini-css-extract-plugin
573
+
574
+ /***/ }),
575
+
587
576
  /***/ "e59b":
588
577
  /***/ (function(module, exports, __webpack_require__) {
589
578
 
@@ -2871,15 +2860,15 @@ if (typeof window !== 'undefined') {
2871
2860
  // Indicate to webpack that this file can be concatenated
2872
2861
  /* harmony default export */ var setPublicPath = (null);
2873
2862
 
2874
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PremiumBblEditor.vue?vue&type=template&id=832b72fc&scoped=true
2863
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PremiumBblEditor.vue?vue&type=template&id=b824fee6&scoped=true
2875
2864
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"premium-editor-container",class:[
2876
2865
  ("theme-" + _vm.theme),
2877
2866
  _vm.editorClass
2878
- ]},[(!_vm.isEditorReady && !_vm.editorError)?_c('div',{staticClass:"editor-loading"},[_c('div',{staticClass:"loading-spinner"}),_c('p',[_vm._v("Loading Premium Editor...")])]):_vm._e(),(_vm.editorError)?_c('div',{staticClass:"editor-error"},[_c('div',{staticClass:"error-icon"},[_vm._v("⚠️")]),_c('div',{staticClass:"error-content"},[_c('h3',[_vm._v("Editor Failed to Load")]),(_vm.missingDependencies.length > 0)?_c('div',{staticClass:"missing-deps"},[_vm._m(0),_c('ul',_vm._l((_vm.missingDependencies),function(dep){return _c('li',{key:dep},[_vm._v(_vm._s(dep))])}),0),_vm._m(1)]):_c('div',{staticClass:"generic-error"},[_c('p',[_vm._v(_vm._s(_vm.editorError))]),_c('p',[_vm._v("Please check the browser console for more details.")])]),_vm._m(2)])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEditorReady && !_vm.editorError),expression:"isEditorReady && !editorError"}],staticClass:"premium-editor-wrapper"},[(_vm.showToolbar)?_c('div',{staticClass:"premium-toolbar-container",class:_vm.toolbarClass},[(_vm.editor)?_c('ToolbarMain',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig,"font-families":_vm.fontFamilies,"font-sizes":_vm.fontSizes,"line-heights":_vm.lineHeights,"allowed-headings":_vm.allowedHeadings,"source-code-mode":_vm.isSourceCodeMode},on:{"execute-command":_vm.executeCommand,"insert-link":_vm.openLinkModal,"insert-image":function($event){_vm.showImageModal = true},"insert-video":function($event){_vm.showVideoModal = true},"clear-formatting":_vm.clearFormatting,"toggle-source-code":_vm.toggleSourceCode}}):_c('div',{staticClass:"toolbar-loading"},[_c('div',{staticClass:"toolbar-loading-content"},[_c('div',{staticClass:"loading-spinner-small"}),_c('span',[_vm._v("Loading toolbar...")])])])],1):_vm._e(),_c('div',{staticClass:"premium-editor-content",class:_vm.contentClass,style:(_vm.contentStyles)},[_c('editor-content',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isSourceCodeMode),expression:"!isSourceCodeMode"}],staticClass:"bbl-editor-area",style:(_vm.editorStyles),attrs:{"editor":_vm.editor}}),_c('textarea',{directives:[{name:"show",rawName:"v-show",value:(_vm.isSourceCodeMode),expression:"isSourceCodeMode"},{name:"model",rawName:"v-model",value:(_vm.sourceCode),expression:"sourceCode"}],staticClass:"source-code-editor",style:(_vm.editorStyles),attrs:{"spellcheck":_vm.spellcheck},domProps:{"value":(_vm.sourceCode)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.sourceCode=$event.target.value},_vm.updateFromSourceCode]}})],1),(_vm.showBubbleMenu && _vm.editor)?_c('EditorBubbleMenu',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig},on:{"execute-command":_vm.executeCommand}}):_vm._e(),(_vm.showTableBubbleMenu && _vm.editor)?_c('TableBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showImageBubbleMenu && _vm.editor)?_c('ImageBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showVideoBubbleMenu && _vm.editor)?_c('VideoBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e()],1),_c('LinkModal',{attrs:{"visible":_vm.showLinkModal,"initial-text":_vm.linkModalData.text,"initial-url":_vm.linkModalData.url,"initial-target":_vm.linkModalData.target},on:{"close":function($event){_vm.showLinkModal = false},"insert":_vm.insertLink,"remove":_vm.removeLink}}),_c('ImageModal',{attrs:{"visible":_vm.showImageModal,"upload-handler":_vm.uploadHandler || _vm.defaultImageUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedImageTypes},on:{"close":function($event){_vm.showImageModal = false},"insert":_vm.insertImage}}),_c('VideoModal',{attrs:{"visible":_vm.showVideoModal,"upload-handler":_vm.uploadHandler || _vm.defaultVideoUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedVideoTypes},on:{"close":function($event){_vm.showVideoModal = false},"insert":_vm.insertVideo}})],1)}
2867
+ ]},[(!_vm.isEditorReady && !_vm.editorError)?_c('div',{staticClass:"editor-loading"},[_c('div',{staticClass:"loading-spinner"}),_c('p',[_vm._v("Loading Premium Editor...")])]):_vm._e(),(_vm.editorError)?_c('div',{staticClass:"editor-error"},[_c('div',{staticClass:"error-icon"},[_vm._v("⚠️")]),_c('div',{staticClass:"error-content"},[_c('h3',[_vm._v("Editor Failed to Load")]),(_vm.missingDependencies.length > 0)?_c('div',{staticClass:"missing-deps"},[_vm._m(0),_c('ul',_vm._l((_vm.missingDependencies),function(dep){return _c('li',{key:dep},[_vm._v(_vm._s(dep))])}),0),_vm._m(1)]):_c('div',{staticClass:"generic-error"},[_c('p',[_vm._v(_vm._s(_vm.editorError))]),_c('p',[_vm._v("Please check the browser console for more details.")])]),_vm._m(2)])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEditorReady && !_vm.editorError),expression:"isEditorReady && !editorError"}],staticClass:"premium-editor-wrapper"},[(_vm.showToolbar)?_c('div',{staticClass:"premium-toolbar-container",class:_vm.toolbarClass},[(_vm.editor)?_c('ToolbarMain',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig,"font-families":_vm.fontFamilies,"font-sizes":_vm.fontSizes,"line-heights":_vm.lineHeights,"allowed-headings":_vm.allowedHeadings,"source-code-mode":_vm.isSourceCodeMode},on:{"execute-command":_vm.executeCommand,"insert-link":_vm.openLinkModal,"insert-image":function($event){_vm.showImageModal = true},"insert-video":function($event){_vm.showVideoModal = true},"clear-formatting":_vm.clearFormatting,"toggle-source-code":_vm.toggleSourceCode}}):_c('div',{staticClass:"toolbar-loading"},[_c('div',{staticClass:"toolbar-loading-content"},[_c('div',{staticClass:"loading-spinner-small"}),_c('span',[_vm._v("Loading toolbar...")])])])],1):_vm._e(),_c('div',{staticClass:"premium-editor-content",class:_vm.contentClass,style:(_vm.contentStyles)},[_c('editor-content',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isSourceCodeMode),expression:"!isSourceCodeMode"}],staticClass:"bbl-editor-area",style:(_vm.editorStyles),attrs:{"editor":_vm.editor}}),_c('textarea',{directives:[{name:"show",rawName:"v-show",value:(_vm.isSourceCodeMode),expression:"isSourceCodeMode"},{name:"model",rawName:"v-model",value:(_vm.sourceCode),expression:"sourceCode"}],staticClass:"source-code-editor",style:(_vm.editorStyles),attrs:{"spellcheck":_vm.spellcheck},domProps:{"value":(_vm.sourceCode)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.sourceCode=$event.target.value},_vm.updateFromSourceCode]}})],1),(_vm.showBubbleMenu && _vm.editor)?_c('EditorBubbleMenu',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig},on:{"execute-command":_vm.executeCommand}}):_vm._e(),(_vm.showTableBubbleMenu && _vm.editor)?_c('TableBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showImageBubbleMenu && _vm.editor)?_c('ImageBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showVideoBubbleMenu && _vm.editor)?_c('VideoBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e()],1),_c('LinkModal',{attrs:{"visible":_vm.showLinkModal,"initial-text":_vm.linkModalData.text,"initial-url":_vm.linkModalData.url,"initial-target":_vm.linkModalData.target},on:{"close":function($event){_vm.showLinkModal = false},"insert":_vm.insertLink,"remove":_vm.removeLink}}),_c('ImageModal',{attrs:{"visible":_vm.showImageModal,"upload-handler":_vm.uploadHandler || _vm.defaultImageUpload,"upload-manager":_vm.uploadManager,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedImageTypes},on:{"close":function($event){_vm.showImageModal = false},"insert":_vm.insertImage}}),_c('VideoModal',{attrs:{"visible":_vm.showVideoModal,"upload-handler":_vm.uploadHandler || _vm.defaultVideoUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedVideoTypes},on:{"close":function($event){_vm.showVideoModal = false},"insert":_vm.insertVideo}})],1)}
2879
2868
  var staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_c('strong',[_vm._v("Missing Dependencies:")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"install-command"},[_c('p',[_c('strong',[_vm._v("Quick Fix:")])]),_c('code',[_vm._v("npm install @vue/composition-api @tiptap/core @tiptap/vue-2 @tiptap/starter-kit @tiptap/extension-text-style @tiptap/extension-color @tiptap/extension-highlight @tiptap/extension-underline @tiptap/extension-text-align @tiptap/extension-link @tiptap/extension-font-family @tiptap/extension-code @tiptap/extension-code-block @tiptap/extension-table @tiptap/extension-table-row @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-task-list @tiptap/extension-task-item @tiptap/extension-placeholder")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"help-links"},[_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor#quick-setup","target":"_blank"}},[_vm._v("📖 Setup Guide")]),_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor/blob/main/TROUBLESHOOTING.md","target":"_blank"}},[_vm._v("🔧 Troubleshooting")])])}]
2880
2869
 
2881
2870
 
2882
- // CONCATENATED MODULE: ./src/components/PremiumBblEditor.vue?vue&type=template&id=832b72fc&scoped=true
2871
+ // CONCATENATED MODULE: ./src/components/PremiumBblEditor.vue?vue&type=template&id=b824fee6&scoped=true
2883
2872
 
2884
2873
  // EXTERNAL MODULE: external "@tiptap/vue-2"
2885
2874
  var vue_2_ = __webpack_require__("9637");
@@ -19415,12 +19404,12 @@ var VideoBubbleMenu_component = normalizeComponent(
19415
19404
  )
19416
19405
 
19417
19406
  /* harmony default export */ var VideoBubbleMenu = (VideoBubbleMenu_component.exports);
19418
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Modals/ImageModal.vue?vue&type=template&id=14d80b82&scoped=true
19419
- var ImageModalvue_type_template_id_14d80b82_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible)?_c('div',{staticClass:"upload-modal-overlay",on:{"click":_vm.handleOverlayClick}},[_c('div',{staticClass:"upload-modal",on:{"click":function($event){$event.stopPropagation();}}},[_c('div',{staticClass:"modal-header"},[_c('h3',[_vm._v("Insert Image")]),_c('button',{staticClass:"close-btn",on:{"click":_vm.close}},[_vm._v("×")])]),_c('div',{staticClass:"modal-body"},[_c('div',{staticClass:"tab-buttons"},[_c('button',{class:['tab-btn', { active: _vm.activeTab === 'upload' }],on:{"click":function($event){_vm.activeTab = 'upload'}}},[_vm._v(" Upload File ")]),_c('button',{class:['tab-btn', { active: _vm.activeTab === 'url' }],on:{"click":function($event){_vm.activeTab = 'url'}}},[_vm._v(" From URL ")])]),(_vm.activeTab === 'upload')?_c('div',{staticClass:"tab-content"},[(!_vm.previewUrl)?_c('div',{staticClass:"drop-zone",class:{ 'drag-over': _vm.isDragOver },on:{"click":function($event){return _vm.$refs.fileInput.click()},"dragover":function($event){$event.preventDefault();_vm.isDragOver = true},"dragleave":function($event){_vm.isDragOver = false},"drop":function($event){$event.preventDefault();return _vm.handleDrop.apply(null, arguments)}}},[_c('div',{staticClass:"drop-zone-icon"},[_vm._v("📁")]),_c('div',{staticClass:"drop-zone-title"},[_vm._v("Drop image here or click to browse")]),_c('div',{staticClass:"drop-zone-subtitle"},[_vm._v("Supports: JPG, PNG, GIF, WebP (max 10MB)")]),_c('input',{ref:"fileInput",staticStyle:{"display":"none"},attrs:{"type":"file","accept":"image/*"},on:{"change":_vm.handleFileSelect}})]):_c('div',{staticClass:"preview-container"},[_c('img',{staticClass:"preview-image",attrs:{"src":_vm.previewUrl,"alt":"Preview"}}),_c('div',{staticClass:"preview-info"},[_c('div',{staticClass:"preview-filename"},[_vm._v(_vm._s(_vm.selectedFile && _vm.selectedFile.name))]),_c('div',{staticClass:"preview-size"},[_vm._v(_vm._s(_vm.formatFileSize(_vm.selectedFile && _vm.selectedFile.size)))])]),(!_vm.isUploading && !_vm.uploadError && _vm.uploadedUrl)?_c('div',{staticClass:"upload-success"},[_vm._m(0)]):_vm._e(),(_vm.isUploading)?_c('div',{staticClass:"upload-progress"},[_c('div',{staticClass:"progress-bar"},[_c('div',{staticClass:"progress-fill",style:({ width: _vm.uploadProgress + '%' })})]),_c('div',{staticClass:"progress-text"},[_vm._v("Uploading... "+_vm._s(_vm.uploadProgress)+"%")])]):_vm._e(),(_vm.uploadError)?_c('div',{staticClass:"upload-error"},[_c('div',{staticClass:"error-message"},[_c('span',{staticClass:"error-icon"},[_vm._v("⚠️")]),_vm._v(" "+_vm._s(_vm.uploadError)+" ")]),_c('div',{staticClass:"error-actions"},[_c('button',{staticClass:"retry-btn",on:{"click":_vm.retryUpload}},[_vm._v("Try Again")]),_c('button',{staticClass:"local-btn",on:{"click":_vm.insertLocalImage}},[_vm._v("Use Local File")])])]):_vm._e(),(!_vm.isUploading && !_vm.uploadError)?_c('button',{staticClass:"change-btn",on:{"click":_vm.changeFile}},[_vm._v("Change Image")]):_vm._e()])]):_vm._e(),(_vm.activeTab === 'url')?_c('div',{staticClass:"tab-content"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.imageUrl),expression:"imageUrl"}],staticClass:"url-input",attrs:{"type":"url","placeholder":"https://example.com/image.jpg"},domProps:{"value":(_vm.imageUrl)},on:{"input":function($event){if($event.target.composing){ return; }_vm.imageUrl=$event.target.value}}}),_c('div',{staticClass:"url-help"},[_vm._v("Enter a direct link to an image file")])]):_vm._e()]),_c('div',{staticClass:"modal-footer"},[_c('button',{staticClass:"cancel-btn",on:{"click":_vm.close}},[_vm._v("Cancel")]),_c('button',{staticClass:"insert-btn",attrs:{"disabled":_vm.isUploading || (_vm.activeTab === 'upload' && !_vm.selectedFile) || (_vm.activeTab === 'url' && !_vm.imageUrl.trim())},on:{"click":_vm.insertImage}},[(_vm.isUploading)?_c('span',[_vm._v("Uploading...")]):_c('span',[_vm._v("Insert Image")])])])])]):_vm._e()}
19420
- var ImageModalvue_type_template_id_14d80b82_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"success-message"},[_c('span',{staticClass:"success-icon"},[_vm._v("✅")]),_vm._v(" Upload complete! Ready to insert. ")])}]
19407
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Modals/ImageModal.vue?vue&type=template&id=85da3900&scoped=true
19408
+ var ImageModalvue_type_template_id_85da3900_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible)?_c('div',{staticClass:"upload-modal-overlay",on:{"click":_vm.handleOverlayClick}},[_c('div',{staticClass:"upload-modal",on:{"click":function($event){$event.stopPropagation();}}},[_c('div',{staticClass:"modal-header"},[_c('h3',[_vm._v("Insert Image")]),_c('button',{staticClass:"close-btn",on:{"click":_vm.close}},[_vm._v("×")])]),_c('div',{staticClass:"modal-body"},[_c('div',{staticClass:"tab-buttons"},[_c('button',{class:['tab-btn', { active: _vm.activeTab === 'upload' }],on:{"click":function($event){_vm.activeTab = 'upload'}}},[_vm._v(" Upload File ")]),_c('button',{class:['tab-btn', { active: _vm.activeTab === 'url' }],on:{"click":function($event){_vm.activeTab = 'url'}}},[_vm._v(" From URL ")])]),(_vm.activeTab === 'upload')?_c('div',{staticClass:"tab-content"},[(!_vm.previewUrl)?_c('div',{staticClass:"drop-zone",class:{ 'drag-over': _vm.isDragOver },on:{"click":function($event){return _vm.$refs.fileInput.click()},"dragover":function($event){$event.preventDefault();_vm.isDragOver = true},"dragleave":function($event){_vm.isDragOver = false},"drop":function($event){$event.preventDefault();return _vm.handleDrop.apply(null, arguments)}}},[_c('div',{staticClass:"drop-zone-icon"},[_vm._v("📁")]),_c('div',{staticClass:"drop-zone-title"},[_vm._v("Drop image here or click to browse")]),_c('div',{staticClass:"drop-zone-subtitle"},[_vm._v("Supports: JPG, PNG, GIF, WebP (max 10MB)")]),_c('input',{ref:"fileInput",staticStyle:{"display":"none"},attrs:{"type":"file","accept":"image/*"},on:{"change":_vm.handleFileSelect}})]):_c('div',{staticClass:"preview-container"},[_c('img',{staticClass:"preview-image",attrs:{"src":_vm.previewUrl,"alt":"Preview"}}),_c('div',{staticClass:"preview-info"},[_c('div',{staticClass:"preview-filename"},[_vm._v(_vm._s(_vm.selectedFile && _vm.selectedFile.name))]),_c('div',{staticClass:"preview-size"},[_vm._v(_vm._s(_vm.formatFileSize(_vm.selectedFile && _vm.selectedFile.size)))])]),(!_vm.isUploading && !_vm.uploadError && _vm.uploadedUrl)?_c('div',{staticClass:"upload-success"},[_vm._m(0)]):_vm._e(),(_vm.isUploading)?_c('div',{staticClass:"upload-progress"},[_c('div',{staticClass:"progress-bar"},[_c('div',{staticClass:"progress-fill",style:({ width: _vm.uploadProgress + '%' })})]),_c('div',{staticClass:"progress-text"},[_vm._v("Uploading... "+_vm._s(_vm.uploadProgress)+"%")])]):_vm._e(),(_vm.uploadError)?_c('div',{staticClass:"upload-error"},[_c('div',{staticClass:"error-message"},[_c('span',{staticClass:"error-icon"},[_vm._v("⚠️")]),_vm._v(" "+_vm._s(_vm.uploadError)+" ")]),_c('div',{staticClass:"error-actions"},[_c('button',{staticClass:"retry-btn",on:{"click":_vm.retryUpload}},[_vm._v("Try Again")]),_c('button',{staticClass:"local-btn",on:{"click":_vm.insertLocalImage}},[_vm._v("Use Local File")])])]):_vm._e(),(!_vm.isUploading && !_vm.uploadError)?_c('button',{staticClass:"change-btn",on:{"click":_vm.changeFile}},[_vm._v("Change Image")]):_vm._e()])]):_vm._e(),(_vm.activeTab === 'url')?_c('div',{staticClass:"tab-content"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.imageUrl),expression:"imageUrl"}],staticClass:"url-input",attrs:{"type":"url","placeholder":"https://example.com/image.jpg"},domProps:{"value":(_vm.imageUrl)},on:{"input":function($event){if($event.target.composing){ return; }_vm.imageUrl=$event.target.value}}}),_c('div',{staticClass:"url-help"},[_vm._v("Enter a direct link to an image file")])]):_vm._e()]),_c('div',{staticClass:"modal-footer"},[_c('button',{staticClass:"cancel-btn",on:{"click":_vm.close}},[_vm._v("Cancel")]),_c('button',{staticClass:"insert-btn",attrs:{"disabled":_vm.isUploading || (_vm.activeTab === 'upload' && !_vm.selectedFile) || (_vm.activeTab === 'url' && !_vm.imageUrl.trim())},on:{"click":_vm.insertImage}},[(_vm.isUploading)?_c('span',[_vm._v("Uploading...")]):_c('span',[_vm._v("Insert Image")])])])])]):_vm._e()}
19409
+ var ImageModalvue_type_template_id_85da3900_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"success-message"},[_c('span',{staticClass:"success-icon"},[_vm._v("✅")]),_vm._v(" Upload complete! Ready to insert. ")])}]
19421
19410
 
19422
19411
 
19423
- // CONCATENATED MODULE: ./src/components/Modals/ImageModal.vue?vue&type=template&id=14d80b82&scoped=true
19412
+ // CONCATENATED MODULE: ./src/components/Modals/ImageModal.vue?vue&type=template&id=85da3900&scoped=true
19424
19413
 
19425
19414
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/babel-loader/lib??ref--15!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Modals/ImageModal.vue?vue&type=script&lang=js
19426
19415
  function _regenerator() {
@@ -19805,12 +19794,22 @@ function _asyncToGenerator(n) {
19805
19794
 
19806
19795
  // Auto-upload if upload manager is available
19807
19796
  if (!(_this3.activeTab === 'upload' && _this3.uploadManager)) {
19808
- _context3.n = 3;
19797
+ _context3.n = 4;
19809
19798
  break;
19810
19799
  }
19811
19800
  _context3.n = 3;
19812
19801
  return _this3.handleApiUpload();
19813
19802
  case 3:
19803
+ _context3.n = 5;
19804
+ break;
19805
+ case 4:
19806
+ if (!(_this3.activeTab === 'upload' && _this3.uploadHandler)) {
19807
+ _context3.n = 5;
19808
+ break;
19809
+ }
19810
+ _context3.n = 5;
19811
+ return _this3.handleLegacyUpload();
19812
+ case 5:
19814
19813
  return _context3.a(2);
19815
19814
  }
19816
19815
  }, _callee3);
@@ -19915,6 +19914,66 @@ function _asyncToGenerator(n) {
19915
19914
  }, _callee5, null, [[1, 5]]);
19916
19915
  }))();
19917
19916
  },
19917
+ handleLegacyUpload: function handleLegacyUpload() {
19918
+ var _this6 = this;
19919
+ return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee6() {
19920
+ var result, src, _error$message6, _error$message7, _error$message8, _error$message9, _error$message0, _t2;
19921
+ return _regenerator().w(function (_context6) {
19922
+ while (1) switch (_context6.p = _context6.n) {
19923
+ case 0:
19924
+ _this6.isUploading = true;
19925
+ _this6.uploadError = null;
19926
+ _this6.uploadProgress = 0;
19927
+ _context6.p = 1;
19928
+ console.log('Starting legacy upload for file:', _this6.selectedFile.name);
19929
+ _context6.n = 2;
19930
+ return _this6.uploadHandler(_this6.selectedFile);
19931
+ case 2:
19932
+ result = _context6.v;
19933
+ console.log('Legacy upload result:', result);
19934
+
19935
+ // Extract URL from result - handle different response formats
19936
+ src = (result === null || result === void 0 ? void 0 : result.src) || (result === null || result === void 0 ? void 0 : result.url) || (result === null || result === void 0 ? void 0 : result.publicUrl) || (result === null || result === void 0 ? void 0 : result.location) || (result === null || result === void 0 ? void 0 : result.href);
19937
+ if (!(!src && typeof result === 'string')) {
19938
+ _context6.n = 3;
19939
+ break;
19940
+ }
19941
+ // Handle case where result is directly a URL string
19942
+ _this6.uploadedUrl = result;
19943
+ _this6.isUploading = false;
19944
+ return _context6.a(2);
19945
+ case 3:
19946
+ if (src) {
19947
+ _context6.n = 4;
19948
+ break;
19949
+ }
19950
+ throw new Error('No URL found in upload result');
19951
+ case 4:
19952
+ _this6.uploadedUrl = src;
19953
+ _this6.isUploading = false;
19954
+ _context6.n = 6;
19955
+ break;
19956
+ case 5:
19957
+ _context6.p = 5;
19958
+ _t2 = _context6.v;
19959
+ console.error('Legacy upload failed:', _t2);
19960
+ _this6.uploadError = _t2.message || 'Upload failed. Please try again.';
19961
+ _this6.isUploading = false;
19962
+
19963
+ // Show user-friendly error message
19964
+ if ((_error$message6 = _t2.message) !== null && _error$message6 !== void 0 && _error$message6.includes('network') || (_error$message7 = _t2.message) !== null && _error$message7 !== void 0 && _error$message7.includes('timeout')) {
19965
+ _this6.uploadError = 'Network error. Please check your connection and try again.';
19966
+ } else if ((_error$message8 = _t2.message) !== null && _error$message8 !== void 0 && _error$message8.includes('size')) {
19967
+ _this6.uploadError = 'File too large. Please choose a smaller image.';
19968
+ } else if ((_error$message9 = _t2.message) !== null && _error$message9 !== void 0 && _error$message9.includes('format') || (_error$message0 = _t2.message) !== null && _error$message0 !== void 0 && _error$message0.includes('type')) {
19969
+ _this6.uploadError = 'Invalid file format. Please choose a valid image file.';
19970
+ }
19971
+ case 6:
19972
+ return _context6.a(2);
19973
+ }
19974
+ }, _callee6, null, [[1, 5]]);
19975
+ }))();
19976
+ },
19918
19977
  insertImageWithSrc: function insertImageWithSrc(src) {
19919
19978
  this.$emit('insert', {
19920
19979
  src: src,
@@ -19924,39 +19983,49 @@ function _asyncToGenerator(n) {
19924
19983
  this.close();
19925
19984
  },
19926
19985
  retryUpload: function retryUpload() {
19927
- var _this6 = this;
19928
- return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee6() {
19929
- return _regenerator().w(function (_context6) {
19930
- while (1) switch (_context6.n) {
19986
+ var _this7 = this;
19987
+ return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee7() {
19988
+ return _regenerator().w(function (_context7) {
19989
+ while (1) switch (_context7.n) {
19931
19990
  case 0:
19932
- if (!(_this6.selectedFile && _this6.uploadManager)) {
19933
- _context6.n = 1;
19991
+ if (!(_this7.selectedFile && _this7.uploadManager)) {
19992
+ _context7.n = 2;
19934
19993
  break;
19935
19994
  }
19936
- _context6.n = 1;
19937
- return _this6.handleApiUpload();
19995
+ _context7.n = 1;
19996
+ return _this7.handleApiUpload();
19938
19997
  case 1:
19939
- return _context6.a(2);
19998
+ _context7.n = 3;
19999
+ break;
20000
+ case 2:
20001
+ if (!(_this7.selectedFile && _this7.uploadHandler)) {
20002
+ _context7.n = 3;
20003
+ break;
20004
+ }
20005
+ _context7.n = 3;
20006
+ return _this7.handleLegacyUpload();
20007
+ case 3:
20008
+ return _context7.a(2);
19940
20009
  }
19941
- }, _callee6);
20010
+ }, _callee7);
19942
20011
  }))();
19943
20012
  },
19944
20013
  insertLocalImage: function insertLocalImage() {
19945
- var _this7 = this;
19946
- return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee7() {
20014
+ var _this8 = this;
20015
+ return _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee8() {
19947
20016
  var src;
19948
- return _regenerator().w(function (_context7) {
19949
- while (1) switch (_context7.n) {
20017
+ return _regenerator().w(function (_context8) {
20018
+ while (1) switch (_context8.n) {
19950
20019
  case 0:
19951
- if (_this7.selectedFile) {
19952
- src = URL.createObjectURL(_this7.selectedFile);
20020
+ if (_this8.selectedFile) {
20021
+ src = URL.createObjectURL(_this8.selectedFile);
19953
20022
  console.log('Using local object URL:', src);
19954
- _this7.insertImageWithSrc(src);
20023
+ _this8.insertImageWithSrc(src);
19955
20024
  }
19956
20025
  case 1:
19957
- return _context7.a(2);
20026
+ return _context8.a(2);
19958
20027
  }
19959
- }, _callee7);
20028
+ }, _callee8);
19960
20029
  }))();
19961
20030
  }
19962
20031
  },
@@ -19966,8 +20035,8 @@ function _asyncToGenerator(n) {
19966
20035
  });
19967
20036
  // CONCATENATED MODULE: ./src/components/Modals/ImageModal.vue?vue&type=script&lang=js
19968
20037
  /* harmony default export */ var Modals_ImageModalvue_type_script_lang_js = (ImageModalvue_type_script_lang_js);
19969
- // EXTERNAL MODULE: ./src/components/Modals/ImageModal.vue?vue&type=style&index=0&id=14d80b82&prod&scoped=true&lang=css
19970
- var ImageModalvue_type_style_index_0_id_14d80b82_prod_scoped_true_lang_css = __webpack_require__("31e8");
20038
+ // EXTERNAL MODULE: ./src/components/Modals/ImageModal.vue?vue&type=style&index=0&id=85da3900&prod&scoped=true&lang=css
20039
+ var ImageModalvue_type_style_index_0_id_85da3900_prod_scoped_true_lang_css = __webpack_require__("fc39");
19971
20040
 
19972
20041
  // CONCATENATED MODULE: ./src/components/Modals/ImageModal.vue
19973
20042
 
@@ -19980,11 +20049,11 @@ var ImageModalvue_type_style_index_0_id_14d80b82_prod_scoped_true_lang_css = __w
19980
20049
 
19981
20050
  var ImageModal_component = normalizeComponent(
19982
20051
  Modals_ImageModalvue_type_script_lang_js,
19983
- ImageModalvue_type_template_id_14d80b82_scoped_true_render,
19984
- ImageModalvue_type_template_id_14d80b82_scoped_true_staticRenderFns,
20052
+ ImageModalvue_type_template_id_85da3900_scoped_true_render,
20053
+ ImageModalvue_type_template_id_85da3900_scoped_true_staticRenderFns,
19985
20054
  false,
19986
20055
  null,
19987
- "14d80b82",
20056
+ "85da3900",
19988
20057
  null
19989
20058
 
19990
20059
  )
@@ -20717,6 +20786,7 @@ var tables = __webpack_require__("e6b9");
20717
20786
  //
20718
20787
  //
20719
20788
  //
20789
+ //
20720
20790
 
20721
20791
 
20722
20792
 
@@ -20888,6 +20958,10 @@ var tables = __webpack_require__("e6b9");
20888
20958
  type: Function,
20889
20959
  default: null
20890
20960
  },
20961
+ uploadManager: {
20962
+ type: Object,
20963
+ default: null
20964
+ },
20891
20965
  imageUploadUrl: {
20892
20966
  type: String,
20893
20967
  default: null
@@ -21536,8 +21610,8 @@ var tables = __webpack_require__("e6b9");
21536
21610
  });
21537
21611
  // CONCATENATED MODULE: ./src/components/PremiumBblEditor.vue?vue&type=script&lang=js
21538
21612
  /* harmony default export */ var components_PremiumBblEditorvue_type_script_lang_js = (PremiumBblEditorvue_type_script_lang_js);
21539
- // EXTERNAL MODULE: ./src/components/PremiumBblEditor.vue?vue&type=style&index=0&id=832b72fc&prod&scoped=true&lang=css
21540
- var PremiumBblEditorvue_type_style_index_0_id_832b72fc_prod_scoped_true_lang_css = __webpack_require__("78fe");
21613
+ // EXTERNAL MODULE: ./src/components/PremiumBblEditor.vue?vue&type=style&index=0&id=b824fee6&prod&scoped=true&lang=css
21614
+ var PremiumBblEditorvue_type_style_index_0_id_b824fee6_prod_scoped_true_lang_css = __webpack_require__("a119");
21541
21615
 
21542
21616
  // CONCATENATED MODULE: ./src/components/PremiumBblEditor.vue
21543
21617
 
@@ -21554,21 +21628,21 @@ var PremiumBblEditor_component = normalizeComponent(
21554
21628
  staticRenderFns,
21555
21629
  false,
21556
21630
  null,
21557
- "832b72fc",
21631
+ "b824fee6",
21558
21632
  null
21559
21633
 
21560
21634
  )
21561
21635
 
21562
21636
  /* harmony default export */ var PremiumBblEditor = (PremiumBblEditor_component.exports);
21563
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=template&id=51ab0fe2&scoped=true
21564
- var PremiumBblEditorOptionsAPIvue_type_template_id_51ab0fe2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"premium-editor-container",class:[
21637
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5dbcdb77-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=template&id=320f0888&scoped=true
21638
+ var PremiumBblEditorOptionsAPIvue_type_template_id_320f0888_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"premium-editor-container",class:[
21565
21639
  ("theme-" + _vm.theme),
21566
21640
  _vm.editorClass
21567
- ]},[(!_vm.isEditorReady && !_vm.editorError)?_c('div',{staticClass:"editor-loading"},[_c('div',{staticClass:"loading-spinner"}),_c('p',[_vm._v("Loading Premium Editor...")])]):_vm._e(),(_vm.editorError)?_c('div',{staticClass:"editor-error"},[_c('div',{staticClass:"error-icon"},[_vm._v("⚠️")]),_c('div',{staticClass:"error-content"},[_c('h3',[_vm._v("Editor Failed to Load")]),(_vm.missingDependencies.length > 0)?_c('div',{staticClass:"missing-deps"},[_vm._m(0),_c('ul',_vm._l((_vm.missingDependencies),function(dep){return _c('li',{key:dep},[_vm._v(_vm._s(dep))])}),0),_vm._m(1)]):_c('div',{staticClass:"generic-error"},[_c('p',[_vm._v(_vm._s(_vm.editorError))]),_c('p',[_vm._v("Please check the browser console for more details.")])]),_vm._m(2)])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEditorReady && !_vm.editorError),expression:"isEditorReady && !editorError"}],staticClass:"premium-editor-wrapper"},[(_vm.showToolbar)?_c('div',{staticClass:"premium-toolbar-container",class:_vm.toolbarClass},[(_vm.editor)?_c('ToolbarMain',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig,"font-families":_vm.fontFamilies,"font-sizes":_vm.fontSizes,"line-heights":_vm.lineHeights,"allowed-headings":_vm.allowedHeadings,"source-code-mode":_vm.isSourceCodeMode},on:{"execute-command":_vm.executeCommand,"insert-link":_vm.openLinkModal,"insert-image":function($event){_vm.showImageModal = true},"insert-video":function($event){_vm.showVideoModal = true},"clear-formatting":_vm.clearFormatting,"toggle-source-code":_vm.toggleSourceCode}}):_c('div',{staticClass:"toolbar-loading"},[_c('div',{staticClass:"toolbar-loading-content"},[_c('div',{staticClass:"loading-spinner-small"}),_c('span',[_vm._v("Loading toolbar...")])])])],1):_vm._e(),_c('div',{staticClass:"premium-editor-content",class:_vm.contentClass,style:(_vm.contentStyles)},[_c('editor-content',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isSourceCodeMode),expression:"!isSourceCodeMode"}],staticClass:"bbl-editor-area",style:(_vm.editorStyles),attrs:{"editor":_vm.editor}}),_c('textarea',{directives:[{name:"show",rawName:"v-show",value:(_vm.isSourceCodeMode),expression:"isSourceCodeMode"},{name:"model",rawName:"v-model",value:(_vm.sourceCode),expression:"sourceCode"}],staticClass:"source-code-editor",style:(_vm.editorStyles),attrs:{"spellcheck":_vm.spellcheck},domProps:{"value":(_vm.sourceCode)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.sourceCode=$event.target.value},_vm.updateFromSourceCode]}})],1),(_vm.showBubbleMenu && _vm.editor)?_c('EditorBubbleMenu',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig},on:{"execute-command":_vm.executeCommand}}):_vm._e(),(_vm.showTableBubbleMenu && _vm.editor)?_c('TableBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showImageBubbleMenu && _vm.editor)?_c('ImageBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showVideoBubbleMenu && _vm.editor)?_c('VideoBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e()],1),_c('LinkModal',{attrs:{"visible":_vm.showLinkModal,"initial-text":_vm.linkModalData.text,"initial-url":_vm.linkModalData.url,"initial-target":_vm.linkModalData.target},on:{"close":function($event){_vm.showLinkModal = false},"insert":_vm.insertLink,"remove":_vm.removeLink}}),_c('ImageModal',{attrs:{"visible":_vm.showImageModal,"upload-handler":_vm.uploadHandler || _vm.defaultImageUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedImageTypes},on:{"close":function($event){_vm.showImageModal = false},"insert":_vm.insertImage}}),_c('VideoModal',{attrs:{"visible":_vm.showVideoModal,"upload-handler":_vm.uploadHandler || _vm.defaultVideoUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedVideoTypes},on:{"close":function($event){_vm.showVideoModal = false},"insert":_vm.insertVideo}})],1)}
21568
- var PremiumBblEditorOptionsAPIvue_type_template_id_51ab0fe2_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_c('strong',[_vm._v("Missing Dependencies:")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"install-command"},[_c('p',[_c('strong',[_vm._v("Quick Fix:")])]),_c('code',[_vm._v("npm install @vue/composition-api @tiptap/core @tiptap/vue-2 @tiptap/starter-kit @tiptap/extension-text-style @tiptap/extension-color @tiptap/extension-highlight @tiptap/extension-underline @tiptap/extension-text-align @tiptap/extension-link @tiptap/extension-font-family @tiptap/extension-code @tiptap/extension-code-block @tiptap/extension-table @tiptap/extension-table-row @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-task-list @tiptap/extension-task-item @tiptap/extension-placeholder")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"help-links"},[_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor#quick-setup","target":"_blank"}},[_vm._v("📖 Setup Guide")]),_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor/blob/main/TROUBLESHOOTING.md","target":"_blank"}},[_vm._v("🔧 Troubleshooting")])])}]
21641
+ ]},[(!_vm.isEditorReady && !_vm.editorError)?_c('div',{staticClass:"editor-loading"},[_c('div',{staticClass:"loading-spinner"}),_c('p',[_vm._v("Loading Premium Editor...")])]):_vm._e(),(_vm.editorError)?_c('div',{staticClass:"editor-error"},[_c('div',{staticClass:"error-icon"},[_vm._v("⚠️")]),_c('div',{staticClass:"error-content"},[_c('h3',[_vm._v("Editor Failed to Load")]),(_vm.missingDependencies.length > 0)?_c('div',{staticClass:"missing-deps"},[_vm._m(0),_c('ul',_vm._l((_vm.missingDependencies),function(dep){return _c('li',{key:dep},[_vm._v(_vm._s(dep))])}),0),_vm._m(1)]):_c('div',{staticClass:"generic-error"},[_c('p',[_vm._v(_vm._s(_vm.editorError))]),_c('p',[_vm._v("Please check the browser console for more details.")])]),_vm._m(2)])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isEditorReady && !_vm.editorError),expression:"isEditorReady && !editorError"}],staticClass:"premium-editor-wrapper"},[(_vm.showToolbar)?_c('div',{staticClass:"premium-toolbar-container",class:_vm.toolbarClass},[(_vm.editor)?_c('ToolbarMain',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig,"font-families":_vm.fontFamilies,"font-sizes":_vm.fontSizes,"line-heights":_vm.lineHeights,"allowed-headings":_vm.allowedHeadings,"source-code-mode":_vm.isSourceCodeMode},on:{"execute-command":_vm.executeCommand,"insert-link":_vm.openLinkModal,"insert-image":function($event){_vm.showImageModal = true},"insert-video":function($event){_vm.showVideoModal = true},"clear-formatting":_vm.clearFormatting,"toggle-source-code":_vm.toggleSourceCode}}):_c('div',{staticClass:"toolbar-loading"},[_c('div',{staticClass:"toolbar-loading-content"},[_c('div',{staticClass:"loading-spinner-small"}),_c('span',[_vm._v("Loading toolbar...")])])])],1):_vm._e(),_c('div',{staticClass:"premium-editor-content",class:_vm.contentClass,style:(_vm.contentStyles)},[_c('editor-content',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isSourceCodeMode),expression:"!isSourceCodeMode"}],staticClass:"bbl-editor-area",style:(_vm.editorStyles),attrs:{"editor":_vm.editor}}),_c('textarea',{directives:[{name:"show",rawName:"v-show",value:(_vm.isSourceCodeMode),expression:"isSourceCodeMode"},{name:"model",rawName:"v-model",value:(_vm.sourceCode),expression:"sourceCode"}],staticClass:"source-code-editor",style:(_vm.editorStyles),attrs:{"spellcheck":_vm.spellcheck},domProps:{"value":(_vm.sourceCode)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.sourceCode=$event.target.value},_vm.updateFromSourceCode]}})],1),(_vm.showBubbleMenu && _vm.editor)?_c('EditorBubbleMenu',{attrs:{"editor":_vm.editor,"config":_vm.toolbarConfig},on:{"execute-command":_vm.executeCommand}}):_vm._e(),(_vm.showTableBubbleMenu && _vm.editor)?_c('TableBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showImageBubbleMenu && _vm.editor)?_c('ImageBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e(),(_vm.showVideoBubbleMenu && _vm.editor)?_c('VideoBubbleMenu',{attrs:{"editor":_vm.editor}}):_vm._e()],1),_c('LinkModal',{attrs:{"visible":_vm.showLinkModal,"initial-text":_vm.linkModalData.text,"initial-url":_vm.linkModalData.url,"initial-target":_vm.linkModalData.target},on:{"close":function($event){_vm.showLinkModal = false},"insert":_vm.insertLink,"remove":_vm.removeLink}}),_c('ImageModal',{attrs:{"visible":_vm.showImageModal,"upload-handler":_vm.uploadHandler || _vm.defaultImageUpload,"upload-manager":_vm.uploadManager,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedImageTypes},on:{"close":function($event){_vm.showImageModal = false},"insert":_vm.insertImage}}),_c('VideoModal',{attrs:{"visible":_vm.showVideoModal,"upload-handler":_vm.uploadHandler || _vm.defaultVideoUpload,"max-file-size":_vm.maxFileSize,"allowed-types":_vm.allowedVideoTypes},on:{"close":function($event){_vm.showVideoModal = false},"insert":_vm.insertVideo}})],1)}
21642
+ var PremiumBblEditorOptionsAPIvue_type_template_id_320f0888_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_c('strong',[_vm._v("Missing Dependencies:")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"install-command"},[_c('p',[_c('strong',[_vm._v("Quick Fix:")])]),_c('code',[_vm._v("npm install @vue/composition-api @tiptap/core @tiptap/vue-2 @tiptap/starter-kit @tiptap/extension-text-style @tiptap/extension-color @tiptap/extension-highlight @tiptap/extension-underline @tiptap/extension-text-align @tiptap/extension-link @tiptap/extension-font-family @tiptap/extension-code @tiptap/extension-code-block @tiptap/extension-table @tiptap/extension-table-row @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-task-list @tiptap/extension-task-item @tiptap/extension-placeholder")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"help-links"},[_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor#quick-setup","target":"_blank"}},[_vm._v("📖 Setup Guide")]),_c('a',{attrs:{"href":"https://github.com/Mahadi74/vue2-premium-bbl-editor/blob/main/TROUBLESHOOTING.md","target":"_blank"}},[_vm._v("🔧 Troubleshooting")])])}]
21569
21643
 
21570
21644
 
21571
- // CONCATENATED MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=template&id=51ab0fe2&scoped=true
21645
+ // CONCATENATED MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=template&id=320f0888&scoped=true
21572
21646
 
21573
21647
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/babel-loader/lib??ref--15!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=script&lang=js
21574
21648
  function PremiumBblEditorOptionsAPIvue_type_script_lang_js_typeof(o) {
@@ -21775,6 +21849,7 @@ function PremiumBblEditorOptionsAPIvue_type_script_lang_js_toPrimitive(t, r) {
21775
21849
  //
21776
21850
  //
21777
21851
  //
21852
+ //
21778
21853
 
21779
21854
 
21780
21855
 
@@ -22092,6 +22167,10 @@ var PremiumBblEditorOptionsAPIvue_type_script_lang_js_LineHeight = core_["Extens
22092
22167
  type: Function,
22093
22168
  default: null
22094
22169
  },
22170
+ uploadManager: {
22171
+ type: Object,
22172
+ default: null
22173
+ },
22095
22174
  imageUploadUrl: {
22096
22175
  type: String,
22097
22176
  default: null
@@ -23149,8 +23228,8 @@ var PremiumBblEditorOptionsAPIvue_type_script_lang_js_LineHeight = core_["Extens
23149
23228
  });
23150
23229
  // CONCATENATED MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=script&lang=js
23151
23230
  /* harmony default export */ var components_PremiumBblEditorOptionsAPIvue_type_script_lang_js = (PremiumBblEditorOptionsAPIvue_type_script_lang_js);
23152
- // EXTERNAL MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=style&index=0&id=51ab0fe2&prod&scoped=true&lang=css
23153
- var PremiumBblEditorOptionsAPIvue_type_style_index_0_id_51ab0fe2_prod_scoped_true_lang_css = __webpack_require__("b0e2");
23231
+ // EXTERNAL MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue?vue&type=style&index=0&id=320f0888&prod&scoped=true&lang=css
23232
+ var PremiumBblEditorOptionsAPIvue_type_style_index_0_id_320f0888_prod_scoped_true_lang_css = __webpack_require__("5e52");
23154
23233
 
23155
23234
  // CONCATENATED MODULE: ./src/components/PremiumBblEditorOptionsAPI.vue
23156
23235
 
@@ -23163,11 +23242,11 @@ var PremiumBblEditorOptionsAPIvue_type_style_index_0_id_51ab0fe2_prod_scoped_tru
23163
23242
 
23164
23243
  var PremiumBblEditorOptionsAPI_component = normalizeComponent(
23165
23244
  components_PremiumBblEditorOptionsAPIvue_type_script_lang_js,
23166
- PremiumBblEditorOptionsAPIvue_type_template_id_51ab0fe2_scoped_true_render,
23167
- PremiumBblEditorOptionsAPIvue_type_template_id_51ab0fe2_scoped_true_staticRenderFns,
23245
+ PremiumBblEditorOptionsAPIvue_type_template_id_320f0888_scoped_true_render,
23246
+ PremiumBblEditorOptionsAPIvue_type_template_id_320f0888_scoped_true_staticRenderFns,
23168
23247
  false,
23169
23248
  null,
23170
- "51ab0fe2",
23249
+ "320f0888",
23171
23250
  null
23172
23251
 
23173
23252
  )
@@ -23702,6 +23781,17 @@ if (typeof window !== 'undefined' && window.Vue) {
23702
23781
 
23703
23782
 
23704
23783
 
23784
+ /***/ }),
23785
+
23786
+ /***/ "fc39":
23787
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
23788
+
23789
+ "use strict";
23790
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_85da3900_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e487");
23791
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_85da3900_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_7_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_7_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_7_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ImageModal_vue_vue_type_style_index_0_id_85da3900_prod_scoped_true_lang_css__WEBPACK_IMPORTED_MODULE_0__);
23792
+ /* unused harmony reexport * */
23793
+
23794
+
23705
23795
  /***/ })
23706
23796
 
23707
23797
  /******/ });