@ckbox/i18n 2.5.0-rc.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +56 -15
  2. package/dist/index.js +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -13,7 +13,7 @@ Using a build served from the CDN is the simplest and fastest way of embedding C
13
13
  To start using CKBox on your website, embed the following `script` element in the HTML code of the page:
14
14
 
15
15
  ```html
16
- <script src="https://cdn.ckbox.io/ckbox/2.5.0-rc.0/ckbox.js"></script>
16
+ <script src="https://cdn.ckbox.io/ckbox/2.5.0/ckbox.js"></script>
17
17
  ```
18
18
 
19
19
  Quick implementation example:
@@ -23,7 +23,7 @@ Quick implementation example:
23
23
  <html>
24
24
  <head>
25
25
  <meta charset="UTF-8" />
26
- <script src="https://cdn.ckbox.io/ckbox/2.5.0-rc.0/ckbox.js"></script>
26
+ <script src="https://cdn.ckbox.io/ckbox/2.5.0/ckbox.js"></script>
27
27
  </head>
28
28
  <body>
29
29
  <div id="ckbox"></div>
@@ -48,21 +48,64 @@ The code snippet below presents the simplest scenario for integration of CKEdito
48
48
  <html>
49
49
  <head>
50
50
  <meta charset="UTF-8" />
51
- <script src="https://cdn.ckeditor.com/ckeditor5/{%CKEDITOR_VERSION%}/classic/ckeditor.js"></script>
52
- <script src="https://cdn.ckbox.io/ckbox/2.5.0-rc.0/ckbox.js"></script>
51
+ <script src="https://cdn.ckbox.io/ckbox/2.5.0/ckbox.js"></script>
52
+ <link
53
+ rel="stylesheet"
54
+ href="https://cdn.ckbox.io/ckbox/2.5.0/styles/themes/lark.css"
55
+ />
56
+ <link rel="stylesheet" href="https://cdn.ckeditor.com/ckeditor5/42.0.0/ckeditor5.css" />
53
57
  </head>
54
58
  <body>
55
59
  <div id="editor"></div>
56
- <script>
60
+
61
+ <script type="importmap">
62
+ {
63
+ "imports": {
64
+ "ckeditor5": "https://cdn.ckeditor.com/ckeditor5/42.0.0/ckeditor5.js",
65
+ "ckeditor5/": "https://cdn.ckeditor.com/ckeditor5/42.0.0/"
66
+ }
67
+ }
68
+ </script>
69
+
70
+ <script type="module">
71
+ import {
72
+ ClassicEditor,
73
+ CKBox,
74
+ Bold,
75
+ CloudServices,
76
+ Essentials,
77
+ Font,
78
+ Image,
79
+ ImageUploadEditing,
80
+ ImageUploadProgress,
81
+ Italic,
82
+ LinkEditing,
83
+ Paragraph,
84
+ PictureEditing,
85
+ } from "ckeditor5";
86
+
57
87
  ClassicEditor.create(document.querySelector("#editor"), {
88
+ plugins: [
89
+ ClassicEditor,
90
+ CKBox,
91
+ Bold,
92
+ CloudServices,
93
+ Essentials,
94
+ Font,
95
+ Image,
96
+ ImageUploadEditing,
97
+ ImageUploadProgress,
98
+ Italic,
99
+ LinkEditing,
100
+ Paragraph,
101
+ PictureEditing,
102
+ ],
58
103
  ckbox: {
59
104
  tokenUrl: "https://your.token.url",
105
+ theme: "lark",
60
106
  },
61
107
  toolbar: [
62
108
  "ckbox",
63
- "imageUpload",
64
- "|",
65
- "heading",
66
109
  "|",
67
110
  "undo",
68
111
  "redo",
@@ -70,12 +113,10 @@ The code snippet below presents the simplest scenario for integration of CKEdito
70
113
  "bold",
71
114
  "italic",
72
115
  "|",
73
- "blockQuote",
74
- "indent",
75
- "link",
76
- "|",
77
- "bulletedList",
78
- "numberedList",
116
+ "fontSize",
117
+ "fontFamily",
118
+ "fontColor",
119
+ "fontBackgroundColor",
79
120
  ],
80
121
  }).catch((error) => {
81
122
  console.error(error);
@@ -101,7 +142,7 @@ You will find ready to use code snippets and live examples there.
101
142
 
102
143
  **CKBox** (https://ckeditor.com/ckbox/)
103
144
 
104
- Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com/) All rights reserved.
145
+ Copyright (c) 2003-2024, [CKSource Holding sp. z o.o.](https://cksource.com/) All rights reserved.
105
146
  **CKBox** is licensed under a commercial license and is protected by copyright law. For more details about available licensing options please contact us at [sales@cksource.com](mailto:sales@cksource.com).
106
147
 
107
148
  Trademarks
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  */
4
- const _0x2dcf77=_0x3636;function _0x3636(_0x3aafcf,_0x1244c0){const _0x3aca53=_0x3aca();return _0x3636=function(_0x3636e2,_0x469165){_0x3636e2=_0x3636e2-0xe6;let _0x25555b=_0x3aca53[_0x3636e2];return _0x25555b;},_0x3636(_0x3aafcf,_0x1244c0);}(function(_0x6bac46,_0x4ecb02){const _0xa79935=_0x3636,_0x2ccfdf=_0x6bac46();while(!![]){try{const _0x12ec23=-parseInt(_0xa79935(0xf6))/0x1*(-parseInt(_0xa79935(0x10b))/0x2)+parseInt(_0xa79935(0x101))/0x3+parseInt(_0xa79935(0xea))/0x4*(parseInt(_0xa79935(0xf5))/0x5)+parseInt(_0xa79935(0xf0))/0x6*(parseInt(_0xa79935(0x112))/0x7)+-parseInt(_0xa79935(0xef))/0x8+-parseInt(_0xa79935(0xf4))/0x9*(parseInt(_0xa79935(0xeb))/0xa)+parseInt(_0xa79935(0xf9))/0xb;if(_0x12ec23===_0x4ecb02)break;else _0x2ccfdf['push'](_0x2ccfdf['shift']());}catch(_0x3dab99){_0x2ccfdf['push'](_0x2ccfdf['shift']());}}}(_0x3aca,0x56f55));import*as _0x43a496 from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x3b095d){const _0x1ddf88=_0x3636;this[_0x1ddf88(0xe6)]=_0x3b095d;try{this[_0x1ddf88(0x10a)]=new Intl[(_0x1ddf88(0x10f))](_0x3b095d);}catch(_0x31ac78){console['warn'](_0x1ddf88(0xfc));}}[_0x2dcf77(0x105)](_0x410637,_0x12e43b){const _0x5d95b9=_0x2dcf77;if(!this[_0x5d95b9(0x10a)])return _0x410637+_0x5d95b9(0xf3);const _0x256649=this[_0x5d95b9(0x10a)][_0x5d95b9(0x10c)](_0x12e43b);return _0x410637+'_'+_0x256649;}}Plural[_0x2dcf77(0xfe)]=_0xbc8430=>{const _0x12fc5a=_0x2dcf77;try{return Intl[_0x12fc5a(0x10f)][_0x12fc5a(0x100)]([_0xbc8430])[_0x12fc5a(0xf8)]>0x0;}catch(_0x3f286f){return![];}};const I18nContext=_0x43a496[_0x2dcf77(0xfa)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x535f12,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x1ec374=_0x2dcf77;return _0x43a496[_0x1ec374(0xe9)](()=>{const _0xa8ec48=_0x1ec374,_0x2e1370=Plural[_0xa8ec48(0xfe)](lang);!_0x2e1370&&console['warn'](_0xa8ec48(0x10e)+lang+_0xa8ec48(0xec));},[lang]),_0x43a496[_0x1ec374(0x10d)](I18nContext[_0x1ec374(0xf2)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x535f12);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x2dcf77(0x110),_0x2dcf77(0x108)],getMsg=(_0x391365,_0x36be8c={},_0x45cc86)=>{const _0x500ef5=_0x2dcf77,_0x92c09e=_0x45cc86[_0x500ef5(0x103)];if(_0x36be8c[_0x391365]&&_0x92c09e===undefined)return{'found':!![],'msg':_0x36be8c[_0x391365]};const _0x509fc6=Object[_0x500ef5(0xff)](_0x36be8c)[_0x500ef5(0x111)](_0x1b65e0=>_0x1b65e0[_0x500ef5(0xe7)](_0x391365)===0x0);if(_0x509fc6[_0x500ef5(0xf8)]===0x0||_0x92c09e===undefined)return{'found':![],'msg':_0x391365};const _0x51aeb4=_0x45cc86[_0x500ef5(0x104)][_0x500ef5(0x105)](_0x391365,_0x92c09e);return{'found':!![],'msg':_0x36be8c[_0x51aeb4]};},parseMsgTags=_0x180cd5=>{const _0x5283cd=_0x2dcf77,_0x42dc71=[];let _0x8e64c8=0x0,_0x27915f;while((_0x27915f=TAG_REGEX['exec'](_0x180cd5))!==null){const _0x11101f=_0x27915f[0x0],{index:_0x4617be}=_0x27915f,_0x199456=_0x11101f['charAt'](0x1)==='/',_0x1eec0f=_0x199456?_0x11101f[_0x5283cd(0xfd)](0x2,-0x1):_0x11101f[_0x5283cd(0xfd)](0x1,-0x1),_0x434532=ALLOWED_TAGS[_0x5283cd(0xee)](_0x1eec0f);if(!_0x434532)continue;const _0x31311d=_0x180cd5[_0x5283cd(0xfd)](_0x8e64c8,_0x4617be);if(!_0x31311d){_0x8e64c8=_0x4617be+_0x11101f[_0x5283cd(0xf8)];continue;}_0x199456?_0x42dc71[_0x5283cd(0x102)]({'type':_0x5283cd(0x107),'name':_0x11101f[_0x5283cd(0xfd)](0x2,-0x1),'content':_0x31311d}):_0x42dc71['push']({'type':'text','content':_0x31311d}),_0x8e64c8=_0x4617be+_0x11101f[_0x5283cd(0xf8)];}return _0x8e64c8<_0x180cd5[_0x5283cd(0xf8)]&&_0x42dc71['push']({'type':_0x5283cd(0xf7),'content':_0x180cd5[_0x5283cd(0xfd)](_0x8e64c8)}),_0x42dc71;};function formatMsgWithTags(_0x276106){const _0x3b378a=_0x2dcf77,_0x2a0058=parseMsgTags(_0x276106),_0x38f2a7=_0x2a0058[_0x3b378a(0xf1)](({content:_0x18b098,type:_0x4d093f,name:_0x1fb3e5},_0x47cb8f)=>{const _0x678a75=_0x3b378a,_0x35d2f1=_0x4d093f!==_0x678a75(0xf7)&&_0x1fb3e5?_0x1fb3e5:_0x43a496[_0x678a75(0xe8)];return _0x43a496[_0x678a75(0x10d)](_0x35d2f1,{'key':''+_0x47cb8f},_0x18b098);});return _0x38f2a7;}function formatMsg(_0x9113e9,_0x3de9b0,_0x3af89c){const _0x3215bc=sprintf(_0x9113e9,..._0x3de9b0!==null&&_0x3de9b0!==void 0x0?_0x3de9b0:[]);if(!_0x3af89c)return _0x3215bc;return formatMsgWithTags(_0x3215bc);}function _0x3aca(){const _0xb77232=['1539616AGhhFm','30tERXcD','map','Provider','_one','3501qoSkLI','15jLQBec','2683nyAUGS','text','length','4279561VMgHVz','createContext',']:\x20Translation\x20for\x20key\x20\x27','Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?','slice','isSupported','keys','supportedLocalesOf','1004208zJmIZu','push','plural','pluralUtils','getKey','\x27\x20is\x20missing.','tag','code','processTags','_rules','122GIEBkn','select','createElement','Plural\x20form\x20for\x20language\x20\x22','PluralRules','strong','filter','144109ruAJyW','lang','indexOf','Fragment','useEffect','21468JNTCdc','11770PXNyfP','\x22\x20is\x20not\x20supported.','values','includes'];_0x3aca=function(){return _0xb77232;};return _0x3aca();}const useTranslation=()=>{const {lang:_0x58a407,debug:_0x5b355a,pluralUtils:_0x27ed00,resources:_0x738faa}=_0x43a496['useContext'](I18nContext);function _0xf01a68(_0x9c9889,_0x3259bb){const _0x2bfcfb=_0x3636,{found:_0x129003,msg:_0x3c55fd}=getMsg(_0x9c9889,_0x738faa[_0x58a407],{'plural':_0x3259bb===null||_0x3259bb===void 0x0?void 0x0:_0x3259bb[_0x2bfcfb(0x103)],'pluralUtils':_0x27ed00});_0x5b355a&&!_0x129003&&console['log']('['+_0x58a407+_0x2bfcfb(0xfb)+_0x9c9889+_0x2bfcfb(0x106));if(_0x3259bb===null||_0x3259bb===void 0x0?void 0x0:_0x3259bb[_0x2bfcfb(0x109)])return formatMsg(_0x3c55fd,_0x3259bb===null||_0x3259bb===void 0x0?void 0x0:_0x3259bb[_0x2bfcfb(0xed)],!![]);return formatMsg(_0x3c55fd,_0x3259bb===null||_0x3259bb===void 0x0?void 0x0:_0x3259bb[_0x2bfcfb(0xed)],![]);}return{'t':_0xf01a68,'lang':_0x58a407};};export{I18nContext,I18nProvider,useTranslation};
4
+ const _0x4e4540=_0x1144;(function(_0x5d6219,_0x2e18c3){const _0x546e35=_0x1144,_0x3a75a4=_0x5d6219();while(!![]){try{const _0x3f7aae=-parseInt(_0x546e35(0x16b))/0x1*(parseInt(_0x546e35(0x169))/0x2)+-parseInt(_0x546e35(0x165))/0x3+parseInt(_0x546e35(0x14f))/0x4+parseInt(_0x546e35(0x155))/0x5*(-parseInt(_0x546e35(0x167))/0x6)+parseInt(_0x546e35(0x164))/0x7+-parseInt(_0x546e35(0x150))/0x8+parseInt(_0x546e35(0x157))/0x9*(parseInt(_0x546e35(0x14a))/0xa);if(_0x3f7aae===_0x2e18c3)break;else _0x3a75a4['push'](_0x3a75a4['shift']());}catch(_0x5d06fb){_0x3a75a4['push'](_0x3a75a4['shift']());}}}(_0x5a69,0xc7cbb));function _0x1144(_0x38db3e,_0x29f2e4){const _0x5a69b0=_0x5a69();return _0x1144=function(_0x1144a0,_0x422508){_0x1144a0=_0x1144a0-0x143;let _0x4692fa=_0x5a69b0[_0x1144a0];return _0x4692fa;},_0x1144(_0x38db3e,_0x29f2e4);}import*as _0x1fdadf from'react';import{sprintf}from'sprintf-js';class Plural{constructor(_0x4dc06e){const _0x44bc85=_0x1144;this[_0x44bc85(0x147)]=_0x4dc06e;try{this[_0x44bc85(0x144)]=new Intl[(_0x44bc85(0x14d))](_0x4dc06e);}catch(_0x3008ce){console[_0x44bc85(0x15e)]('Plural\x20rules\x20could\x20not\x20be\x20created.\x20Perhaps\x20`Intl.PluralRules`\x20is\x20not\x20supported?');}}[_0x4e4540(0x152)](_0x21b037,_0x59cd1d){const _0x5962ff=_0x4e4540;if(!this['_rules'])return _0x21b037+'_one';const _0x575129=this['_rules'][_0x5962ff(0x148)](_0x59cd1d);return _0x21b037+'_'+_0x575129;}}Plural['isSupported']=_0x11b464=>{const _0x11c8f8=_0x4e4540;try{return Intl[_0x11c8f8(0x14d)][_0x11c8f8(0x145)]([_0x11b464])[_0x11c8f8(0x166)]>0x0;}catch(_0x4741cb){return![];}};const I18nContext=_0x1fdadf[_0x4e4540(0x16a)]({'debug':![],'lang':'en','resources':{},'pluralUtils':new Plural('en')}),I18nProvider=({children:_0x4e17b2,debug:debug=![],lang:lang='en',resources:resources={}})=>{const _0x1b806b=_0x4e4540;return _0x1fdadf[_0x1b806b(0x154)](()=>{const _0x4c44db=_0x1b806b,_0x1f14dd=Plural[_0x4c44db(0x168)](lang);!_0x1f14dd&&console['warn'](_0x4c44db(0x156)+lang+_0x4c44db(0x153));},[lang]),_0x1fdadf[_0x1b806b(0x160)](I18nContext[_0x1b806b(0x161)],{'value':{'debug':debug,'lang':lang,'pluralUtils':new Plural(lang),'resources':resources}},_0x4e17b2);},TAG_REGEX=/<[a-zA-Z0-9\-!/](?:"[^"]*"|'[^']*'|[^'">])*>/g,ALLOWED_TAGS=['em',_0x4e4540(0x16d),_0x4e4540(0x163)],getMsg=(_0x32184d,_0x19e1f2={},_0x15cb7f)=>{const _0xb4d725=_0x4e4540,_0x205928=_0x15cb7f[_0xb4d725(0x14e)];if(_0x19e1f2[_0x32184d]&&_0x205928===undefined)return{'found':!![],'msg':_0x19e1f2[_0x32184d]};const _0x15a575=Object[_0xb4d725(0x15c)](_0x19e1f2)['filter'](_0x1bade1=>_0x1bade1[_0xb4d725(0x16e)](_0x32184d)===0x0);if(_0x15a575[_0xb4d725(0x166)]===0x0||_0x205928===undefined)return{'found':![],'msg':_0x32184d};const _0x4cced2=_0x15cb7f[_0xb4d725(0x16c)][_0xb4d725(0x152)](_0x32184d,_0x205928);return{'found':!![],'msg':_0x19e1f2[_0x4cced2]};},parseMsgTags=_0xd328e9=>{const _0xa99427=_0x4e4540,_0x462f9d=[];let _0x561bdd=0x0,_0x4829a0;while((_0x4829a0=TAG_REGEX[_0xa99427(0x158)](_0xd328e9))!==null){const _0x128078=_0x4829a0[0x0],{index:_0x1c9860}=_0x4829a0,_0x367622=_0x128078[_0xa99427(0x162)](0x1)==='/',_0x397129=_0x367622?_0x128078[_0xa99427(0x159)](0x2,-0x1):_0x128078['slice'](0x1,-0x1),_0x27db38=ALLOWED_TAGS[_0xa99427(0x15a)](_0x397129);if(!_0x27db38)continue;const _0x163e90=_0xd328e9['slice'](_0x561bdd,_0x1c9860);if(!_0x163e90){_0x561bdd=_0x1c9860+_0x128078['length'];continue;}_0x367622?_0x462f9d[_0xa99427(0x149)]({'type':'tag','name':_0x128078[_0xa99427(0x159)](0x2,-0x1),'content':_0x163e90}):_0x462f9d['push']({'type':_0xa99427(0x151),'content':_0x163e90}),_0x561bdd=_0x1c9860+_0x128078[_0xa99427(0x166)];}return _0x561bdd<_0xd328e9[_0xa99427(0x166)]&&_0x462f9d[_0xa99427(0x149)]({'type':_0xa99427(0x151),'content':_0xd328e9[_0xa99427(0x159)](_0x561bdd)}),_0x462f9d;};function _0x5a69(){const _0x1e7fa0=['15890vFJQrP','processTags','Fragment','PluralRules','plural','658252ydTINP','9373160SDgpnf','text','getKey','\x22\x20is\x20not\x20supported.','useEffect','65GldTrA','Plural\x20form\x20for\x20language\x20\x22','27801cBjhUR','exec','slice','includes','useContext','keys','values','warn','map','createElement','Provider','charAt','code','1428273dkaJET','4879179IlcQRR','length','123090NatzTO','isSupported','2AVuAOZ','createContext','1393927eXFDmZ','pluralUtils','strong','indexOf',']:\x20Translation\x20for\x20key\x20\x27','_rules','supportedLocalesOf','log','lang','select','push'];_0x5a69=function(){return _0x1e7fa0;};return _0x5a69();}function formatMsgWithTags(_0x41c062){const _0x21ee2e=_0x4e4540,_0xa182bf=parseMsgTags(_0x41c062),_0x8a4f1c=_0xa182bf[_0x21ee2e(0x15f)](({content:_0x2398c0,type:_0x431dc5,name:_0x3dd730},_0x4ea9d9)=>{const _0x4c1fe1=_0x21ee2e,_0x2c8cce=_0x431dc5!=='text'&&_0x3dd730?_0x3dd730:_0x1fdadf[_0x4c1fe1(0x14c)];return _0x1fdadf[_0x4c1fe1(0x160)](_0x2c8cce,{'key':''+_0x4ea9d9},_0x2398c0);});return _0x8a4f1c;}function formatMsg(_0x43df6f,_0x54db40,_0x2c93e5){const _0x589b27=sprintf(_0x43df6f,..._0x54db40!==null&&_0x54db40!==void 0x0?_0x54db40:[]);if(!_0x2c93e5)return _0x589b27;return formatMsgWithTags(_0x589b27);}const useTranslation=()=>{const _0x57335f=_0x4e4540,{lang:_0x31404a,debug:_0x3ac848,pluralUtils:_0x63c5a0,resources:_0x2c1dc8}=_0x1fdadf[_0x57335f(0x15b)](I18nContext);function _0x21f091(_0x55daf5,_0x4433d1){const _0x44d1b8=_0x57335f,{found:_0x17d9fe,msg:_0x2274de}=getMsg(_0x55daf5,_0x2c1dc8[_0x31404a],{'plural':_0x4433d1===null||_0x4433d1===void 0x0?void 0x0:_0x4433d1[_0x44d1b8(0x14e)],'pluralUtils':_0x63c5a0});_0x3ac848&&!_0x17d9fe&&console[_0x44d1b8(0x146)]('['+_0x31404a+_0x44d1b8(0x143)+_0x55daf5+'\x27\x20is\x20missing.');if(_0x4433d1===null||_0x4433d1===void 0x0?void 0x0:_0x4433d1[_0x44d1b8(0x14b)])return formatMsg(_0x2274de,_0x4433d1===null||_0x4433d1===void 0x0?void 0x0:_0x4433d1['values'],!![]);return formatMsg(_0x2274de,_0x4433d1===null||_0x4433d1===void 0x0?void 0x0:_0x4433d1[_0x44d1b8(0x15d)],![]);}return{'t':_0x21f091,'lang':_0x31404a};};export{I18nContext,I18nProvider,useTranslation};
package/package.json CHANGED
@@ -22,7 +22,7 @@
22
22
  ],
23
23
  "license": "SEE LICENSE IN LICENSE.md",
24
24
  "name": "@ckbox/i18n",
25
- "version": "2.5.0-rc.0",
25
+ "version": "2.5.0",
26
26
  "description": "I18n utils of CKBox",
27
27
  "main": "dist/index.js",
28
28
  "types": "dist/index.d.ts",