@qualityunit/liveagent-components-editor 0.0.73 → 0.0.75

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/README.md CHANGED
@@ -26,8 +26,6 @@ Advanced usage example:
26
26
  const editor = document.createElement('ckeditor5-classic');
27
27
  // needed for "imageUpload" when this feature is enabled
28
28
  editor.insertImageServiceUrl = 'https://hosted.la.localhost/LiveAgent/server/agent/index.php?C=La_Agent_ImageUpload&M=upload&S=rghw2zc7hs9yfi0jh7qvoqxbl61t4nah&T=1720005193335e4&FormRequest=Y&FormResponse=Y';
29
- // needed for "imageUpload" when this feature is enabled
30
- editor.getImageServiceUrl = 'https://hosted.la.localhost/LiveAgent/server/scripts/file.php';
31
29
  editor.items = ['undo', 'redo', '|', 'heading', 'bold', 'italic', 'strikethrough', 'underline', 'fontColor', 'fontBackgroundColor', 'fontFamily', 'fontSize', '|', 'numberedList', 'bulletedList', '|', 'outdent', 'indent', 'blockQuote', '|', 'alignment', '|', 'link', 'imageUpload', 'mediaEmbed', 'horizontalLine', 'specialCharacters', 'code', 'codeBlock', 'insertTable', '|', 'style', '|', 'removeFormat', 'selectAll', '|', 'sourceEditing'];
32
30
  editor.allowHtmlSupport = false;
33
31
  editor.value = 'Your text';
package/dist/ckeditor.js CHANGED
@@ -1 +1 @@
1
- import "./ckeditor5-CLjwNlSm.js";
1
+ import "./ckeditor5-CejG8_Bt.js";