@ckeditor/ckeditor5-highlight 34.2.0 → 35.0.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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,154 @@
1
+ Changelog
2
+ =========
3
+
4
+ All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
5
+
6
+ Changes for the past releases are available below.
7
+
8
+ ## [19.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v18.0.0...v19.0.0) (2020-04-29)
9
+
10
+ ### Other changes
11
+
12
+ * Updated translations. ([d38fb8b](https://github.com/ckeditor/ckeditor5-highlight/commit/d38fb8b))
13
+
14
+
15
+ ## [18.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v17.0.0...v18.0.0) (2020-03-19)
16
+
17
+ ### Other changes
18
+
19
+ * Updated translations. ([e7398fe](https://github.com/ckeditor/ckeditor5-highlight/commit/e7398fe))
20
+
21
+
22
+ ## [17.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v16.0.0...v17.0.0) (2020-02-19)
23
+
24
+ ### Other changes
25
+
26
+ * Updated translations. ([d016764](https://github.com/ckeditor/ckeditor5-highlight/commit/d016764))
27
+
28
+
29
+ ## [16.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v15.0.0...v16.0.0) (2019-12-04)
30
+
31
+ ### Bug fixes
32
+
33
+ * Highlight styles should be prefixed with the `.ck-content` class. Closes [ckeditor/ckeditor5#5677](https://github.com/ckeditor/ckeditor5/issues/5677). ([658baa4](https://github.com/ckeditor/ckeditor5-highlight/commit/658baa4))
34
+
35
+ ### Other changes
36
+
37
+ * Updated translations. ([65c337a](https://github.com/ckeditor/ckeditor5-highlight/commit/65c337a))
38
+
39
+
40
+ ## [15.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.5...v15.0.0) (2019-10-23)
41
+
42
+ ### Other changes
43
+
44
+ * Added `pluginName` property. ([824dcc1](https://github.com/ckeditor/ckeditor5-highlight/commit/824dcc1))
45
+ * Updated translations. ([ac64146](https://github.com/ckeditor/ckeditor5-highlight/commit/ac64146)) ([d87a3ee](https://github.com/ckeditor/ckeditor5-highlight/commit/d87a3ee))
46
+
47
+
48
+ ## [11.0.5](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.4...v11.0.5) (2019-08-26)
49
+
50
+ ### Bug fixes
51
+
52
+ * The UI buttons should be marked as toggleable for better assistive technologies support (see [ckeditor/ckeditor5#1403](https://github.com/ckeditor/ckeditor5/issues/1403)). ([1645f26](https://github.com/ckeditor/ckeditor5-highlight/commit/1645f26))
53
+
54
+ ### Other changes
55
+
56
+ * The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([ff24619](https://github.com/ckeditor/ckeditor5-highlight/commit/ff24619))
57
+ * The text highlight toolbar should have a proper `aria-label` attribute (see [ckeditor/ckeditor5#1404](https://github.com/ckeditor/ckeditor5/issues/1404)). ([3ee2ea0](https://github.com/ckeditor/ckeditor5-highlight/commit/3ee2ea0))
58
+ * Updated translations. ([e0138f6](https://github.com/ckeditor/ckeditor5-highlight/commit/e0138f6))
59
+
60
+
61
+ ## [11.0.4](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.3...v11.0.4) (2019-07-10)
62
+
63
+ Internal changes only (updated dependencies, documentation, etc.).
64
+
65
+
66
+ ## [11.0.3](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.2...v11.0.3) (2019-07-04)
67
+
68
+ Internal changes only (updated dependencies, documentation, etc.).
69
+
70
+
71
+ ## [11.0.2](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.1...v11.0.2) (2019-06-05)
72
+
73
+ ### Other changes
74
+
75
+ * Updated translations. ([6128b76](https://github.com/ckeditor/ckeditor5-highlight/commit/6128b76))
76
+
77
+
78
+ ## [11.0.1](https://github.com/ckeditor/ckeditor5-highlight/compare/v11.0.0...v11.0.1) (2019-04-10)
79
+
80
+ ### Other changes
81
+
82
+ * Optimized icons. ([63c9d45](https://github.com/ckeditor/ckeditor5-highlight/commit/63c9d45))
83
+ * Updated translations. ([6695a99](https://github.com/ckeditor/ckeditor5-highlight/commit/6695a99))
84
+
85
+
86
+ ## [11.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v10.0.4...v11.0.0) (2019-02-28)
87
+
88
+ ### Other changes
89
+
90
+ * Updated translations. ([0a74553](https://github.com/ckeditor/ckeditor5-highlight/commit/0a74553)) ([0b5d7a1](https://github.com/ckeditor/ckeditor5-highlight/commit/0b5d7a1))
91
+
92
+ ### BREAKING CHANGES
93
+
94
+ * Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
95
+
96
+
97
+ ## [10.0.4](https://github.com/ckeditor/ckeditor5-highlight/compare/v10.0.3...v10.0.4) (2018-12-05)
98
+
99
+ ### Other changes
100
+
101
+ * Improved SVG icons size. See [ckeditor/ckeditor5-theme-lark#206](https://github.com/ckeditor/ckeditor5-theme-lark/issues/206). ([70c99a7](https://github.com/ckeditor/ckeditor5-highlight/commit/70c99a7))
102
+
103
+
104
+ ## [10.0.3](https://github.com/ckeditor/ckeditor5-highlight/compare/v10.0.2...v10.0.3) (2018-10-08)
105
+
106
+ ### Other changes
107
+
108
+ * Updated translations. ([01fde3f](https://github.com/ckeditor/ckeditor5-highlight/commit/01fde3f))
109
+
110
+
111
+ ## [10.0.2](https://github.com/ckeditor/ckeditor5-highlight/compare/v10.0.1...v10.0.2) (2018-07-18)
112
+
113
+ ### Other changes
114
+
115
+ * Updated translations. ([a48a8c1](https://github.com/ckeditor/ckeditor5-highlight/commit/a48a8c1))
116
+
117
+
118
+ ## [10.0.1](https://github.com/ckeditor/ckeditor5-highlight/compare/v10.0.0...v10.0.1) (2018-06-21)
119
+
120
+ ### Other changes
121
+
122
+ * Updated translations. ([03f079a](https://github.com/ckeditor/ckeditor5-highlight/commit/03f079a))
123
+
124
+
125
+ ## [10.0.0](https://github.com/ckeditor/ckeditor5-highlight/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)
126
+
127
+ ### Other changes
128
+
129
+ * Changed the license to GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991). ([a7e3a92](https://github.com/ckeditor/ckeditor5-highlight/commit/a7e3a92))
130
+ * Updated translations. ([b11189f](https://github.com/ckeditor/ckeditor5-highlight/commit/b11189f))
131
+
132
+ ### BREAKING CHANGES
133
+
134
+ * The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
135
+
136
+
137
+ ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-highlight/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19)
138
+
139
+ ### Other changes
140
+
141
+ * Updated translations. ([479fe41](https://github.com/ckeditor/ckeditor5-highlight/commit/479fe41))
142
+
143
+
144
+ ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-highlight/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
145
+
146
+ Internal changes only (updated dependencies, documentation, etc.).
147
+
148
+
149
+ ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-highlight/compare/v0.0.1...v1.0.0-beta.1) (2018-03-15)
150
+
151
+ ### Features
152
+
153
+ * Implemented the user interface of the highlight feature. Closes [#3](https://github.com/ckeditor/ckeditor5-highlight/issues/3). Closes [#4](https://github.com/ckeditor/ckeditor5-highlight/issues/4). ([7ddd2ea](https://github.com/ckeditor/ckeditor5-highlight/commit/7ddd2ea))
154
+ * Initial implementation of highlight editing. Closes [#1](https://github.com/ckeditor/ckeditor5-highlight/issues/1). ([5c687cf](https://github.com/ckeditor/ckeditor5-highlight/commit/5c687cf))
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var e={458:(e,t,i)=>{"use strict";i.d(t,{Z:()=>o});var r=i(609),n=i.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-pen-red:#e71313;--ck-highlight-pen-green:#128a00}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{background-color:transparent;color:var(--ck-highlight-pen-red)}.ck-content .pen-green{background-color:transparent;color:var(--ck-highlight-pen-green)}",""]);const o=n},609:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i=e(t);return t[2]?"@media ".concat(t[2]," {").concat(i,"}"):i})).join("")},t.i=function(e,i,r){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(r)for(var o=0;o<this.length;o++){var l=this[o][0];null!=l&&(n[l]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);r&&n[c[0]]||(i&&(c[2]?c[2]="".concat(i," and ").concat(c[2]):c[2]=i),t.push(c))}},t}},62:(e,t,i)=>{"use strict";var r,n=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),l=[];function a(e){for(var t=-1,i=0;i<l.length;i++)if(l[i].identifier===e){t=i;break}return t}function c(e,t){for(var i={},r=[],n=0;n<e.length;n++){var o=e[n],c=t.base?o[0]+t.base:o[0],s=i[c]||0,h="".concat(c," ").concat(s);i[c]=s+1;var g=a(h),d={css:o[1],media:o[2],sourceMap:o[3]};-1!==g?(l[g].references++,l[g].updater(d)):l.push({identifier:h,updater:v(d,t),references:1}),r.push(h)}return r}function s(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var n=i.nc;n&&(r.nonce=n)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var l=o(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var h,g=(h=[],function(e,t){return h[e]=t,h.filter(Boolean).join("\n")});function d(e,t,i,r){var n=i?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=g(t,n);else{var o=document.createTextNode(n),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(o,l[t]):e.appendChild(o)}}function u(e,t,i){var r=i.css,n=i.media,o=i.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var m=null,p=0;function v(e,t){var i,r,n;if(t.singleton){var o=p++;i=m||(m=s(t)),r=d.bind(null,i,o,!1),n=d.bind(null,i,o,!0)}else i=s(t),r=u.bind(null,i,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var i=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<i.length;r++){var n=a(i[r]);l[n].references--}for(var o=c(e,t),s=0;s<i.length;s++){var h=a(i[s]);0===l[h].references&&(l[h].updater(),l.splice(h,1))}i=o}}}},704:(e,t,i)=>{e.exports=i(79)("./src/core.js")},273:(e,t,i)=>{e.exports=i(79)("./src/ui.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function i(r){var n=t[r];if(void 0!==n)return n.exports;var o=t[r]={id:r,exports:{}};return e[r](o,o.exports,i),o.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var r={};(()=>{"use strict";i.r(r),i.d(r,{Highlight:()=>d,HighlightEditing:()=>n,HighlightUI:()=>h});var e=i(704);class t extends e.Command{refresh(){const e=this.editor.model,t=e.document;this.value=t.selection.getAttribute("highlight"),this.isEnabled=e.schema.checkAttributeInSelection(t.selection,"highlight")}execute(e={}){const t=this.editor.model,i=t.document.selection,r=e.value;t.change((e=>{if(i.isCollapsed){const t=i.getFirstPosition();if(i.hasAttribute("highlight")){const i=e=>e.item.hasAttribute("highlight")&&e.item.getAttribute("highlight")===this.value,n=t.getLastMatchingPosition(i,{direction:"backward"}),o=t.getLastMatchingPosition(i),l=e.createRange(n,o);r&&this.value!==r?(t.isEqual(o)||e.setAttribute("highlight",r,l),e.setSelectionAttribute("highlight",r)):(t.isEqual(o)||e.removeAttribute("highlight",l),e.removeSelectionAttribute("highlight"))}else r&&e.setSelectionAttribute("highlight",r)}else{const n=t.schema.getValidRanges(i.getRanges(),"highlight");for(const t of n)r?e.setAttribute("highlight",r,t):e.removeAttribute("highlight",t)}}))}}class n extends e.Plugin{static get pluginName(){return"HighlightEditing"}constructor(e){super(e),e.config.define("highlight",{options:[{model:"yellowMarker",class:"marker-yellow",title:"Yellow marker",color:"var(--ck-highlight-marker-yellow)",type:"marker"},{model:"greenMarker",class:"marker-green",title:"Green marker",color:"var(--ck-highlight-marker-green)",type:"marker"},{model:"pinkMarker",class:"marker-pink",title:"Pink marker",color:"var(--ck-highlight-marker-pink)",type:"marker"},{model:"blueMarker",class:"marker-blue",title:"Blue marker",color:"var(--ck-highlight-marker-blue)",type:"marker"},{model:"redPen",class:"pen-red",title:"Red pen",color:"var(--ck-highlight-pen-red)",type:"pen"},{model:"greenPen",class:"pen-green",title:"Green pen",color:"var(--ck-highlight-pen-green)",type:"pen"}]})}init(){const e=this.editor;e.model.schema.extend("$text",{allowAttributes:"highlight"});const i=e.config.get("highlight.options");e.conversion.attributeToElement(function(e){const t={model:{key:"highlight",values:[]},view:{}};for(const i of e)t.model.values.push(i.model),t.view[i.model]={name:"mark",classes:i.class};return t}(i)),e.commands.add("highlight",new t(e))}}var o=i(273);var l=i(62),a=i.n(l),c=i(458),s={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};a()(c.Z,s);c.Z.locals;class h extends e.Plugin{get localizedOptionTitles(){const e=this.editor.t;return{"Yellow marker":e("Yellow marker"),"Green marker":e("Green marker"),"Pink marker":e("Pink marker"),"Blue marker":e("Blue marker"),"Red pen":e("Red pen"),"Green pen":e("Green pen")}}static get pluginName(){return"HighlightUI"}init(){const e=this.editor.config.get("highlight.options");for(const t of e)this._addHighlighterButton(t);this._addRemoveHighlightButton(),this._addDropdown(e)}_addRemoveHighlightButton(){const t=this.editor.t,i=this.editor.commands.get("highlight");this._addButton("removeHighlight",t("Remove highlight"),e.icons.eraser,null,(e=>{e.bind("isEnabled").to(i,"isEnabled")}))}_addHighlighterButton(e){const t=this.editor.commands.get("highlight");this._addButton("highlight:"+e.model,e.title,g(e.type),e.model,(function(i){i.bind("isEnabled").to(t,"isEnabled"),i.bind("isOn").to(t,"value",(t=>t===e.model)),i.iconView.fillColor=e.color,i.isToggleable=!0}))}_addButton(e,t,i,r,n){const l=this.editor;l.ui.componentFactory.add(e,(e=>{const a=new o.ButtonView(e),c=this.localizedOptionTitles[t]?this.localizedOptionTitles[t]:t;return a.set({label:c,icon:i,tooltip:!0}),a.on("execute",(()=>{l.execute("highlight",{value:r}),l.editing.view.focus()})),n(a),a}))}_addDropdown(e){const t=this.editor,i=t.t,r=t.ui.componentFactory,n=e[0],l=e.reduce(((e,t)=>(e[t.model]=t,e)),{});r.add("highlight",(a=>{const c=t.commands.get("highlight"),s=(0,o.createDropdown)(a,o.SplitButtonView),h=s.buttonView;h.set({label:i("Highlight"),tooltip:!0,lastExecuted:n.model,commandValue:n.model,isToggleable:!0}),h.bind("icon").to(c,"value",(e=>g(u(e,"type")))),h.bind("color").to(c,"value",(e=>u(e,"color"))),h.bind("commandValue").to(c,"value",(e=>u(e,"model"))),h.bind("isOn").to(c,"value",(e=>!!e)),h.delegate("execute").to(s);const d=e.map((e=>{const t=r.create("highlight:"+e.model);return this.listenTo(t,"execute",(()=>s.buttonView.set({lastExecuted:e.model}))),t}));function u(e,t){const i=e&&e!==h.lastExecuted?e:h.lastExecuted;return l[i][t]}return s.bind("isEnabled").toMany(d,"isEnabled",((...e)=>e.some((e=>e)))),d.push(new o.ToolbarSeparatorView),d.push(r.create("removeHighlight")),(0,o.addToolbarToDropdown)(s,d),function(e){e.buttonView.actionView.iconView.bind("fillColor").to(e.buttonView,"color")}(s),s.toolbarView.ariaLabel=i("Text highlight toolbar"),h.on("execute",(()=>{t.execute("highlight",{value:h.commandValue}),t.editing.view.focus()})),s}))}}function g(e){return"marker"===e?'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path class="ck-icon__fill" d="M10.798 1.59 3.002 12.875l1.895 1.852 2.521 1.402 6.997-12.194z"/><path d="m2.556 16.727.234-.348c-.297-.151-.462-.293-.498-.426-.036-.137.002-.416.115-.837.094-.25.15-.449.169-.595a4.495 4.495 0 0 0 0-.725c-.209-.621-.303-1.041-.284-1.26.02-.218.178-.506.475-.862l6.77-9.414c.539-.91 1.605-.85 3.199.18 1.594 1.032 2.188 1.928 1.784 2.686l-5.877 10.36c-.158.412-.333.673-.526.782-.193.108-.604.179-1.232.21-.362.131-.608.237-.738.318-.13.081-.305.238-.526.47-.293.265-.504.397-.632.397-.096 0-.27-.075-.524-.226l-.31.41-1.6-1.12zm-.279.415 1.575 1.103-.392.515H1.19l1.087-1.618zm8.1-13.656-4.953 6.9L8.75 12.57l4.247-7.574c.175-.25-.188-.647-1.092-1.192-.903-.546-1.412-.652-1.528-.32zM8.244 18.5 9.59 17h9.406v1.5H8.245z"/></svg>':'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path class="ck-icon__fill" d="M10.126 2.268 2.002 13.874l1.895 1.852 2.521 1.402L14.47 5.481l-1.543-2.568-2.801-.645z"/><path d="m4.5 18.088-2.645-1.852-.04-2.95-.006-.005.006-.008v-.025l.011.008L8.73 2.97c.165-.233.356-.417.567-.557l-1.212.308L4.604 7.9l-.83-.558 3.694-5.495 2.708-.69 1.65 1.145.046.018.85-1.216 2.16 1.512-.856 1.222c.828.967 1.144 2.141.432 3.158L7.55 17.286l.006.005-3.055.797H4.5zm-.634.166-1.976.516-.026-1.918 2.002 1.402zM9.968 3.817l-.006-.004-6.123 9.184 3.277 2.294 6.108-9.162.005.003c.317-.452-.16-1.332-1.064-1.966-.891-.624-1.865-.776-2.197-.349zM8.245 18.5 9.59 17h9.406v1.5H8.245z"/></svg>'}class d extends e.Plugin{static get requires(){return[n,h]}static get pluginName(){return"Highlight"}}})(),(window.CKEditor5=window.CKEditor5||{}).highlight=r})();
5
+ */(()=>{var e={458:(e,t,i)=>{"use strict";i.d(t,{Z:()=>o});var r=i(609),n=i.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-pen-red:#e71313;--ck-highlight-pen-green:#128a00}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{background-color:transparent;color:var(--ck-highlight-pen-red)}.ck-content .pen-green{background-color:transparent;color:var(--ck-highlight-pen-green)}",""]);const o=n},609:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i=e(t);return t[2]?"@media ".concat(t[2]," {").concat(i,"}"):i})).join("")},t.i=function(e,i,r){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(r)for(var o=0;o<this.length;o++){var l=this[o][0];null!=l&&(n[l]=!0)}for(var a=0;a<e.length;a++){var c=[].concat(e[a]);r&&n[c[0]]||(i&&(c[2]?c[2]="".concat(i," and ").concat(c[2]):c[2]=i),t.push(c))}},t}},62:(e,t,i)=>{"use strict";var r,n=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),l=[];function a(e){for(var t=-1,i=0;i<l.length;i++)if(l[i].identifier===e){t=i;break}return t}function c(e,t){for(var i={},r=[],n=0;n<e.length;n++){var o=e[n],c=t.base?o[0]+t.base:o[0],s=i[c]||0,h="".concat(c," ").concat(s);i[c]=s+1;var g=a(h),d={css:o[1],media:o[2],sourceMap:o[3]};-1!==g?(l[g].references++,l[g].updater(d)):l.push({identifier:h,updater:v(d,t),references:1}),r.push(h)}return r}function s(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var n=i.nc;n&&(r.nonce=n)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var l=o(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var h,g=(h=[],function(e,t){return h[e]=t,h.filter(Boolean).join("\n")});function d(e,t,i,r){var n=i?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=g(t,n);else{var o=document.createTextNode(n),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(o,l[t]):e.appendChild(o)}}function u(e,t,i){var r=i.css,n=i.media,o=i.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var m=null,p=0;function v(e,t){var i,r,n;if(t.singleton){var o=p++;i=m||(m=s(t)),r=d.bind(null,i,o,!1),n=d.bind(null,i,o,!0)}else i=s(t),r=u.bind(null,i,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var i=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<i.length;r++){var n=a(i[r]);l[n].references--}for(var o=c(e,t),s=0;s<i.length;s++){var h=a(i[s]);0===l[h].references&&(l[h].updater(),l.splice(h,1))}i=o}}}},704:(e,t,i)=>{e.exports=i(79)("./src/core.js")},273:(e,t,i)=>{e.exports=i(79)("./src/ui.js")},79:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function i(r){var n=t[r];if(void 0!==n)return n.exports;var o=t[r]={id:r,exports:{}};return e[r](o,o.exports,i),o.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var r={};(()=>{"use strict";i.r(r),i.d(r,{Highlight:()=>d,HighlightEditing:()=>n,HighlightUI:()=>h});var e=i(704);class t extends e.Command{refresh(){const e=this.editor.model,t=e.document;this.value=t.selection.getAttribute("highlight"),this.isEnabled=e.schema.checkAttributeInSelection(t.selection,"highlight")}execute(e={}){const t=this.editor.model,i=t.document.selection,r=e.value;t.change((e=>{if(i.isCollapsed){const t=i.getFirstPosition();if(i.hasAttribute("highlight")){const i=e=>e.item.hasAttribute("highlight")&&e.item.getAttribute("highlight")===this.value,n=t.getLastMatchingPosition(i,{direction:"backward"}),o=t.getLastMatchingPosition(i),l=e.createRange(n,o);r&&this.value!==r?(t.isEqual(o)||e.setAttribute("highlight",r,l),e.setSelectionAttribute("highlight",r)):(t.isEqual(o)||e.removeAttribute("highlight",l),e.removeSelectionAttribute("highlight"))}else r&&e.setSelectionAttribute("highlight",r)}else{const n=t.schema.getValidRanges(i.getRanges(),"highlight");for(const t of n)r?e.setAttribute("highlight",r,t):e.removeAttribute("highlight",t)}}))}}class n extends e.Plugin{static get pluginName(){return"HighlightEditing"}constructor(e){super(e),e.config.define("highlight",{options:[{model:"yellowMarker",class:"marker-yellow",title:"Yellow marker",color:"var(--ck-highlight-marker-yellow)",type:"marker"},{model:"greenMarker",class:"marker-green",title:"Green marker",color:"var(--ck-highlight-marker-green)",type:"marker"},{model:"pinkMarker",class:"marker-pink",title:"Pink marker",color:"var(--ck-highlight-marker-pink)",type:"marker"},{model:"blueMarker",class:"marker-blue",title:"Blue marker",color:"var(--ck-highlight-marker-blue)",type:"marker"},{model:"redPen",class:"pen-red",title:"Red pen",color:"var(--ck-highlight-pen-red)",type:"pen"},{model:"greenPen",class:"pen-green",title:"Green pen",color:"var(--ck-highlight-pen-green)",type:"pen"}]})}init(){const e=this.editor;e.model.schema.extend("$text",{allowAttributes:"highlight"});const i=e.config.get("highlight.options");e.conversion.attributeToElement(function(e){const t={model:{key:"highlight",values:[]},view:{}};for(const i of e)t.model.values.push(i.model),t.view[i.model]={name:"mark",classes:i.class};return t}(i)),e.commands.add("highlight",new t(e))}}var o=i(273);var l=i(62),a=i.n(l),c=i(458),s={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};a()(c.Z,s);c.Z.locals;class h extends e.Plugin{get localizedOptionTitles(){const e=this.editor.t;return{"Yellow marker":e("Yellow marker"),"Green marker":e("Green marker"),"Pink marker":e("Pink marker"),"Blue marker":e("Blue marker"),"Red pen":e("Red pen"),"Green pen":e("Green pen")}}static get pluginName(){return"HighlightUI"}init(){const e=this.editor.config.get("highlight.options");for(const t of e)this._addHighlighterButton(t);this._addRemoveHighlightButton(),this._addDropdown(e)}_addRemoveHighlightButton(){const t=this.editor.t,i=this.editor.commands.get("highlight");this._addButton("removeHighlight",t("Remove highlight"),e.icons.eraser,null,(e=>{e.bind("isEnabled").to(i,"isEnabled")}))}_addHighlighterButton(e){const t=this.editor.commands.get("highlight");this._addButton("highlight:"+e.model,e.title,g(e.type),e.model,(function(i){i.bind("isEnabled").to(t,"isEnabled"),i.bind("isOn").to(t,"value",(t=>t===e.model)),i.iconView.fillColor=e.color,i.isToggleable=!0}))}_addButton(e,t,i,r,n){const l=this.editor;l.ui.componentFactory.add(e,(e=>{const a=new o.ButtonView(e),c=this.localizedOptionTitles[t]?this.localizedOptionTitles[t]:t;return a.set({label:c,icon:i,tooltip:!0}),a.on("execute",(()=>{l.execute("highlight",{value:r}),l.editing.view.focus()})),n(a),a}))}_addDropdown(e){const t=this.editor,i=t.t,r=t.ui.componentFactory,n=e[0],l=e.reduce(((e,t)=>(e[t.model]=t,e)),{});r.add("highlight",(a=>{const c=t.commands.get("highlight"),s=(0,o.createDropdown)(a,o.SplitButtonView),h=s.buttonView;h.set({label:i("Highlight"),tooltip:!0,lastExecuted:n.model,commandValue:n.model,isToggleable:!0}),h.bind("icon").to(c,"value",(e=>g(u(e,"type")))),h.bind("color").to(c,"value",(e=>u(e,"color"))),h.bind("commandValue").to(c,"value",(e=>u(e,"model"))),h.bind("isOn").to(c,"value",(e=>!!e)),h.delegate("execute").to(s);const d=e.map((e=>{const t=r.create("highlight:"+e.model);return this.listenTo(t,"execute",(()=>{s.buttonView.set({lastExecuted:e.model})})),t}));function u(e,t){const i=e&&e!==h.lastExecuted?e:h.lastExecuted;return l[i][t]}return s.bind("isEnabled").toMany(d,"isEnabled",((...e)=>e.some((e=>e)))),d.push(new o.ToolbarSeparatorView),d.push(r.create("removeHighlight")),(0,o.addToolbarToDropdown)(s,d,{enableActiveItemFocusOnDropdownOpen:!0}),function(e){e.buttonView.actionView.iconView.bind("fillColor").to(e.buttonView,"color")}(s),s.toolbarView.ariaLabel=i("Text highlight toolbar"),this.listenTo(s,"execute",(()=>{t.execute("highlight",{value:h.commandValue}),t.editing.view.focus()})),s}))}}function g(e){return"marker"===e?'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path class="ck-icon__fill" d="M10.798 1.59 3.002 12.875l1.895 1.852 2.521 1.402 6.997-12.194z"/><path d="m2.556 16.727.234-.348c-.297-.151-.462-.293-.498-.426-.036-.137.002-.416.115-.837.094-.25.15-.449.169-.595a4.495 4.495 0 0 0 0-.725c-.209-.621-.303-1.041-.284-1.26.02-.218.178-.506.475-.862l6.77-9.414c.539-.91 1.605-.85 3.199.18 1.594 1.032 2.188 1.928 1.784 2.686l-5.877 10.36c-.158.412-.333.673-.526.782-.193.108-.604.179-1.232.21-.362.131-.608.237-.738.318-.13.081-.305.238-.526.47-.293.265-.504.397-.632.397-.096 0-.27-.075-.524-.226l-.31.41-1.6-1.12zm-.279.415 1.575 1.103-.392.515H1.19l1.087-1.618zm8.1-13.656-4.953 6.9L8.75 12.57l4.247-7.574c.175-.25-.188-.647-1.092-1.192-.903-.546-1.412-.652-1.528-.32zM8.244 18.5 9.59 17h9.406v1.5H8.245z"/></svg>':'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path class="ck-icon__fill" d="M10.126 2.268 2.002 13.874l1.895 1.852 2.521 1.402L14.47 5.481l-1.543-2.568-2.801-.645z"/><path d="m4.5 18.088-2.645-1.852-.04-2.95-.006-.005.006-.008v-.025l.011.008L8.73 2.97c.165-.233.356-.417.567-.557l-1.212.308L4.604 7.9l-.83-.558 3.694-5.495 2.708-.69 1.65 1.145.046.018.85-1.216 2.16 1.512-.856 1.222c.828.967 1.144 2.141.432 3.158L7.55 17.286l.006.005-3.055.797H4.5zm-.634.166-1.976.516-.026-1.918 2.002 1.402zM9.968 3.817l-.006-.004-6.123 9.184 3.277 2.294 6.108-9.162.005.003c.317-.452-.16-1.332-1.064-1.966-.891-.624-1.865-.776-2.197-.349zM8.245 18.5 9.59 17h9.406v1.5H8.245z"/></svg>'}class d extends e.Plugin{static get requires(){return[n,h]}static get pluginName(){return"Highlight"}}})(),(window.CKEditor5=window.CKEditor5||{}).highlight=r})();
@@ -1 +1 @@
1
- !function(e){const i=e.ar=e.ar||{};i.dictionary=Object.assign(i.dictionary||{},{"Blue marker":"تحديد ازرق","Green marker":"تحديد اخضر","Green pen":"قلم اخضر",Highlight:"تحديد","Pink marker":"تحديد وردي","Red pen":"تحديد احمر","Remove highlight":"إزالة التحديد","Text highlight toolbar":"","Yellow marker":"تحديد اصفر"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.ar=e.ar||{};i.dictionary=Object.assign(i.dictionary||{},{"Blue marker":"تحديد ازرق","Green marker":"تحديد اخضر","Green pen":"قلم اخضر",Highlight:"تحديد","Pink marker":"تحديد وردي","Red pen":"تحديد احمر","Remove highlight":"إزالة التحديد","Text highlight toolbar":"شريط أدوات تمييز النص","Yellow marker":"تحديد اصفر"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.bg=e.bg||{};i.dictionary=Object.assign(i.dictionary||{},{"Blue marker":"Син маркер","Green marker":"Зелен маркер","Green pen":"Зелена химикалка",Highlight:"Подчертай","Pink marker":"Розов маркер","Red pen":"Червена химикалка","Remove highlight":"Премахни подчертаване","Text highlight toolbar":"Лента за подчертаване на текст","Yellow marker":"Жълт маркер"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.bn=e.bn||{};i.dictionary=Object.assign(i.dictionary||{},{"Blue marker":"নীল মার্কার","Green marker":"সবুজ মার্কার","Green pen":"সবুজ কলম",Highlight:"হাইলাইট","Pink marker":"গোলাপী মার্কার","Red pen":"লাল কলম","Remove highlight":"হাইলাইট মুছুন","Text highlight toolbar":"টেক্সট হাইলাইট টুলবার","Yellow marker":"হলুদ মার্কার"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const a=r.ca=r.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"Blue marker":"Marcador blau","Green marker":"Marcador verd","Green pen":"Bolígraf verd",Highlight:"Destacat","Pink marker":"Marcador rosa","Red pen":"Marcador vermell","Remove highlight":"Esborrar destacat","Text highlight toolbar":"","Yellow marker":"Marcador groc"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const a=r.ca=r.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"Blue marker":"Marcador blau","Green marker":"Marcador verd","Green pen":"Bolígraf verd",Highlight:"Destacat","Pink marker":"Marcador rosa","Red pen":"Marcador vermell","Remove highlight":"Esborrar destacat","Text highlight toolbar":"Barra d'eines de ressaltat de text","Yellow marker":"Marcador groc"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.fi=i.fi||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"","Green marker":"","Green pen":"",Highlight:"Korosta","Pink marker":"","Red pen":"","Remove highlight":"Poista korostus","Text highlight toolbar":"","Yellow marker":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const e=i.fi=i.fi||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"Sininen tussi","Green marker":"Vihreä tussi","Green pen":"Vihreä kynä",Highlight:"Korosta","Pink marker":"Pinkki tussi","Red pen":"Punainen tussi","Remove highlight":"Poista korostus","Text highlight toolbar":"Tekstinkorostuksen työkalupalkki","Yellow marker":"Keltainen tussi"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.lt=i.lt||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"Mėlynas žymeklis","Green marker":"Žalias žymeklis","Green pen":"Žalias žymeklis",Highlight:"Pažymėti žymekliu","Pink marker":"Rožinis žymeklis","Red pen":"Raudonas žymeklis","Remove highlight":"Panaikinti pažymėjimą","Text highlight toolbar":"","Yellow marker":"Geltonas žymeklis"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const e=i.lt=i.lt||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"Mėlynas žymeklis","Green marker":"Žalias žymeklis","Green pen":"Žalias žymeklis",Highlight:"Pažymėti žymekliu","Pink marker":"Rožinis žymeklis","Red pen":"Raudonas žymeklis","Remove highlight":"Panaikinti pažymėjimą","Text highlight toolbar":"Teksto paryškinimo įrankių juosta","Yellow marker":"Geltonas žymeklis"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(a){const n=a.ms=a.ms||{};n.dictionary=Object.assign(n.dictionary||{},{"Blue marker":"Penanda biru","Green marker":"Penanda hijau","Green pen":"Pen hijau",Highlight:"Sorotan","Pink marker":"Penanda merah jambu","Red pen":"Pen merah","Remove highlight":"Buang sorotan","Text highlight toolbar":"Bar alat capaian sorotan teks","Yellow marker":"Penanda kuning"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const r=e.pt=e.pt||{};r.dictionary=Object.assign(r.dictionary||{},{"Blue marker":"Marcador azul","Green marker":"Marcador verde","Green pen":"Caneta verde",Highlight:"Sublinhar","Pink marker":"Marcador rosa","Red pen":"Caneta vermelha","Remove highlight":"Remover ","Text highlight toolbar":"Barra de ferramentas de destaque de texto","Yellow marker":"Marcador amarelo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const e=r.sv=r.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"Blå markering","Green marker":"Grön markering","Green pen":"Grön penna",Highlight:"Markera","Pink marker":"Rosa markering","Red pen":"Röd penna","Remove highlight":"Ta bort markering","Text highlight toolbar":"","Yellow marker":"Gul markering"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const e=r.sv=r.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"Blue marker":"Blå markering","Green marker":"Grön markering","Green pen":"Grön penna",Highlight:"Markera","Pink marker":"Rosa markering","Red pen":"Röd penna","Remove highlight":"Ta bort markering","Text highlight toolbar":"Verktygsfält för textmarkering","Yellow marker":"Gul markering"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.th=e.th||{};i.dictionary=Object.assign(i.dictionary||{},{"Blue marker":"มาร์กเกอร์สีน้ำเงิน","Green marker":"มาร์กเกอร์สีเขียว","Green pen":"ปากกาสีเขียว",Highlight:"ไฮไลต์","Pink marker":"มาร์กเกอร์สีชมพู","Red pen":"ปากกาสีแดง","Remove highlight":"ลบไฮไลต์ออก","Text highlight toolbar":"แถบเครื่องมือไฮไลต์ข้อความ","Yellow marker":"มาร์กเกอร์สีเหลือง"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -50,4 +50,4 @@ msgstr "تحديد"
50
50
 
51
51
  msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
52
  msgid "Text highlight toolbar"
53
- msgstr ""
53
+ msgstr "شريط أدوات تمييز النص"
@@ -0,0 +1,53 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Bulgarian (https://www.transifex.com/ckeditor/teams/11143/bg/)\n"
16
+ "Language: bg\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
+ msgid "Yellow marker"
21
+ msgstr "Жълт маркер"
22
+
23
+ msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
+ msgid "Green marker"
25
+ msgstr "Зелен маркер"
26
+
27
+ msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
+ msgid "Pink marker"
29
+ msgstr "Розов маркер"
30
+
31
+ msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
+ msgid "Blue marker"
33
+ msgstr "Син маркер"
34
+
35
+ msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
+ msgid "Red pen"
37
+ msgstr "Червена химикалка"
38
+
39
+ msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
+ msgid "Green pen"
41
+ msgstr "Зелена химикалка"
42
+
43
+ msgctxt "Toolbar button tooltip for removing text highlight."
44
+ msgid "Remove highlight"
45
+ msgstr "Премахни подчертаване"
46
+
47
+ msgctxt "Toolbar button tooltip for the text highlight feature."
48
+ msgid "Highlight"
49
+ msgstr "Подчертай"
50
+
51
+ msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
+ msgid "Text highlight toolbar"
53
+ msgstr "Лента за подчертаване на текст"
@@ -0,0 +1,53 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Bengali (https://www.transifex.com/ckeditor/teams/11143/bn/)\n"
16
+ "Language: bn\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
+ msgid "Yellow marker"
21
+ msgstr "হলুদ মার্কার"
22
+
23
+ msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
+ msgid "Green marker"
25
+ msgstr "সবুজ মার্কার"
26
+
27
+ msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
+ msgid "Pink marker"
29
+ msgstr "গোলাপী মার্কার"
30
+
31
+ msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
+ msgid "Blue marker"
33
+ msgstr "নীল মার্কার"
34
+
35
+ msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
+ msgid "Red pen"
37
+ msgstr "লাল কলম"
38
+
39
+ msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
+ msgid "Green pen"
41
+ msgstr "সবুজ কলম"
42
+
43
+ msgctxt "Toolbar button tooltip for removing text highlight."
44
+ msgid "Remove highlight"
45
+ msgstr "হাইলাইট মুছুন"
46
+
47
+ msgctxt "Toolbar button tooltip for the text highlight feature."
48
+ msgid "Highlight"
49
+ msgstr "হাইলাইট"
50
+
51
+ msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
+ msgid "Text highlight toolbar"
53
+ msgstr "টেক্সট হাইলাইট টুলবার"
@@ -50,4 +50,4 @@ msgstr "Destacat"
50
50
 
51
51
  msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
52
  msgid "Text highlight toolbar"
53
- msgstr ""
53
+ msgstr "Barra d'eines de ressaltat de text"
@@ -18,27 +18,27 @@ msgstr ""
18
18
 
19
19
  msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
20
  msgid "Yellow marker"
21
- msgstr ""
21
+ msgstr "Keltainen tussi"
22
22
 
23
23
  msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
24
  msgid "Green marker"
25
- msgstr ""
25
+ msgstr "Vihreä tussi"
26
26
 
27
27
  msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
28
  msgid "Pink marker"
29
- msgstr ""
29
+ msgstr "Pinkki tussi"
30
30
 
31
31
  msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
32
  msgid "Blue marker"
33
- msgstr ""
33
+ msgstr "Sininen tussi"
34
34
 
35
35
  msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
36
  msgid "Red pen"
37
- msgstr ""
37
+ msgstr "Punainen tussi"
38
38
 
39
39
  msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
40
  msgid "Green pen"
41
- msgstr ""
41
+ msgstr "Vihreä kynä"
42
42
 
43
43
  msgctxt "Toolbar button tooltip for removing text highlight."
44
44
  msgid "Remove highlight"
@@ -50,4 +50,4 @@ msgstr "Korosta"
50
50
 
51
51
  msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
52
  msgid "Text highlight toolbar"
53
- msgstr ""
53
+ msgstr "Tekstinkorostuksen työkalupalkki"
@@ -50,4 +50,4 @@ msgstr "Pažymėti žymekliu"
50
50
 
51
51
  msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
52
  msgid "Text highlight toolbar"
53
- msgstr ""
53
+ msgstr "Teksto paryškinimo įrankių juosta"
@@ -0,0 +1,53 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Malay (https://www.transifex.com/ckeditor/teams/11143/ms/)\n"
16
+ "Language: ms\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
+ msgid "Yellow marker"
21
+ msgstr "Penanda kuning"
22
+
23
+ msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
+ msgid "Green marker"
25
+ msgstr "Penanda hijau"
26
+
27
+ msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
+ msgid "Pink marker"
29
+ msgstr "Penanda merah jambu"
30
+
31
+ msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
+ msgid "Blue marker"
33
+ msgstr "Penanda biru"
34
+
35
+ msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
+ msgid "Red pen"
37
+ msgstr "Pen merah"
38
+
39
+ msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
+ msgid "Green pen"
41
+ msgstr "Pen hijau"
42
+
43
+ msgctxt "Toolbar button tooltip for removing text highlight."
44
+ msgid "Remove highlight"
45
+ msgstr "Buang sorotan"
46
+
47
+ msgctxt "Toolbar button tooltip for the text highlight feature."
48
+ msgid "Highlight"
49
+ msgstr "Sorotan"
50
+
51
+ msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
+ msgid "Text highlight toolbar"
53
+ msgstr "Bar alat capaian sorotan teks"
@@ -0,0 +1,53 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Portuguese (https://www.transifex.com/ckeditor/teams/11143/pt/)\n"
16
+ "Language: pt\n"
17
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
+
19
+ msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
+ msgid "Yellow marker"
21
+ msgstr "Marcador amarelo"
22
+
23
+ msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
+ msgid "Green marker"
25
+ msgstr "Marcador verde"
26
+
27
+ msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
+ msgid "Pink marker"
29
+ msgstr "Marcador rosa"
30
+
31
+ msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
+ msgid "Blue marker"
33
+ msgstr "Marcador azul"
34
+
35
+ msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
+ msgid "Red pen"
37
+ msgstr "Caneta vermelha"
38
+
39
+ msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
+ msgid "Green pen"
41
+ msgstr "Caneta verde"
42
+
43
+ msgctxt "Toolbar button tooltip for removing text highlight."
44
+ msgid "Remove highlight"
45
+ msgstr "Remover "
46
+
47
+ msgctxt "Toolbar button tooltip for the text highlight feature."
48
+ msgid "Highlight"
49
+ msgstr "Sublinhar"
50
+
51
+ msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
+ msgid "Text highlight toolbar"
53
+ msgstr "Barra de ferramentas de destaque de texto"
@@ -50,4 +50,4 @@ msgstr "Markera"
50
50
 
51
51
  msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
52
  msgid "Text highlight toolbar"
53
- msgstr ""
53
+ msgstr "Verktygsfält för textmarkering"
@@ -0,0 +1,53 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Thai (https://www.transifex.com/ckeditor/teams/11143/th/)\n"
16
+ "Language: th\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
20
+ msgid "Yellow marker"
21
+ msgstr "มาร์กเกอร์สีเหลือง"
22
+
23
+ msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
24
+ msgid "Green marker"
25
+ msgstr "มาร์กเกอร์สีเขียว"
26
+
27
+ msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
28
+ msgid "Pink marker"
29
+ msgstr "มาร์กเกอร์สีชมพู"
30
+
31
+ msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
32
+ msgid "Blue marker"
33
+ msgstr "มาร์กเกอร์สีน้ำเงิน"
34
+
35
+ msgctxt "Toolbar button tooltip for applying red pen (text color)."
36
+ msgid "Red pen"
37
+ msgstr "ปากกาสีแดง"
38
+
39
+ msgctxt "Toolbar button tooltip for applying green pen (text color)."
40
+ msgid "Green pen"
41
+ msgstr "ปากกาสีเขียว"
42
+
43
+ msgctxt "Toolbar button tooltip for removing text highlight."
44
+ msgid "Remove highlight"
45
+ msgstr "ลบไฮไลต์ออก"
46
+
47
+ msgctxt "Toolbar button tooltip for the text highlight feature."
48
+ msgid "Highlight"
49
+ msgstr "ไฮไลต์"
50
+
51
+ msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
52
+ msgid "Text highlight toolbar"
53
+ msgstr "แถบเครื่องมือไฮไลต์ข้อความ"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-highlight",
3
- "version": "34.2.0",
3
+ "version": "35.0.0",
4
4
  "description": "Highlight feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,22 +12,22 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "^34.2.0"
15
+ "ckeditor5": "^35.0.0"
16
16
  },
17
17
  "devDependencies": {
18
- "@ckeditor/ckeditor5-block-quote": "^34.2.0",
19
- "@ckeditor/ckeditor5-core": "^34.2.0",
18
+ "@ckeditor/ckeditor5-block-quote": "^35.0.0",
19
+ "@ckeditor/ckeditor5-core": "^35.0.0",
20
20
  "@ckeditor/ckeditor5-dev-utils": "^30.0.0",
21
- "@ckeditor/ckeditor5-editor-classic": "^34.2.0",
22
- "@ckeditor/ckeditor5-engine": "^34.2.0",
23
- "@ckeditor/ckeditor5-enter": "^34.2.0",
24
- "@ckeditor/ckeditor5-heading": "^34.2.0",
25
- "@ckeditor/ckeditor5-image": "^34.2.0",
26
- "@ckeditor/ckeditor5-list": "^34.2.0",
27
- "@ckeditor/ckeditor5-paragraph": "^34.2.0",
28
- "@ckeditor/ckeditor5-theme-lark": "^34.2.0",
29
- "@ckeditor/ckeditor5-typing": "^34.2.0",
30
- "@ckeditor/ckeditor5-utils": "^34.2.0",
21
+ "@ckeditor/ckeditor5-editor-classic": "^35.0.0",
22
+ "@ckeditor/ckeditor5-engine": "^35.0.0",
23
+ "@ckeditor/ckeditor5-enter": "^35.0.0",
24
+ "@ckeditor/ckeditor5-heading": "^35.0.0",
25
+ "@ckeditor/ckeditor5-image": "^35.0.0",
26
+ "@ckeditor/ckeditor5-list": "^35.0.0",
27
+ "@ckeditor/ckeditor5-paragraph": "^35.0.0",
28
+ "@ckeditor/ckeditor5-theme-lark": "^35.0.0",
29
+ "@ckeditor/ckeditor5-typing": "^35.0.0",
30
+ "@ckeditor/ckeditor5-utils": "^35.0.0",
31
31
  "webpack": "^5.58.1",
32
32
  "webpack-cli": "^4.9.0"
33
33
  },
@@ -49,7 +49,8 @@
49
49
  "src",
50
50
  "theme",
51
51
  "build",
52
- "ckeditor5-metadata.json"
52
+ "ckeditor5-metadata.json",
53
+ "CHANGELOG.md"
53
54
  ],
54
55
  "scripts": {
55
56
  "dll:build": "webpack"
@@ -207,7 +207,9 @@ export default class HighlightUI extends Plugin {
207
207
  const buttonView = componentFactory.create( 'highlight:' + option.model );
208
208
 
209
209
  // Update lastExecutedHighlight on execute.
210
- this.listenTo( buttonView, 'execute', () => dropdownView.buttonView.set( { lastExecuted: option.model } ) );
210
+ this.listenTo( buttonView, 'execute', () => {
211
+ dropdownView.buttonView.set( { lastExecuted: option.model } );
212
+ } );
211
213
 
212
214
  return buttonView;
213
215
  } );
@@ -219,13 +221,15 @@ export default class HighlightUI extends Plugin {
219
221
  buttons.push( new ToolbarSeparatorView() );
220
222
  buttons.push( componentFactory.create( 'removeHighlight' ) );
221
223
 
222
- addToolbarToDropdown( dropdownView, buttons );
224
+ addToolbarToDropdown( dropdownView, buttons, { enableActiveItemFocusOnDropdownOpen: true } );
223
225
  bindToolbarIconStyleToActiveColor( dropdownView );
224
226
 
225
227
  dropdownView.toolbarView.ariaLabel = t( 'Text highlight toolbar' );
226
228
 
227
229
  // Execute current action from dropdown's split button action button.
228
- splitButtonView.on( 'execute', () => {
230
+ // Also focus the editable after executing the command.
231
+ // It overrides a default behaviour where the focus is moved to the dropdown button (#12125).
232
+ this.listenTo( dropdownView, 'execute', () => {
229
233
  editor.execute( 'highlight', { value: splitButtonView.commandValue } );
230
234
  editor.editing.view.focus();
231
235
  } );