@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20241002.0 → 0.0.0-nightly-20241004.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 (97) hide show
  1. package/build/list-multi-level.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +1 -1
  4. package/dist/index.css +5 -1
  5. package/dist/index.js +1 -1
  6. package/dist/translations/ar.js +1 -1
  7. package/dist/translations/ar.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es-co.js +1 -1
  24. package/dist/translations/es-co.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/uk.js +1 -1
  82. package/dist/translations/uk.umd.js +1 -1
  83. package/dist/translations/vi.js +1 -1
  84. package/dist/translations/vi.umd.js +1 -1
  85. package/dist/translations/zh-cn.js +1 -1
  86. package/dist/translations/zh-cn.umd.js +1 -1
  87. package/dist/translations/zh.js +1 -1
  88. package/dist/translations/zh.umd.js +1 -1
  89. package/package.json +6 -6
  90. package/src/index.js +1 -1
  91. package/src/multilevellist.js +1 -1
  92. package/src/multilevellistcommand.js +1 -1
  93. package/src/multilevellistediting.js +1 -1
  94. package/src/multilevellistui.js +1 -1
  95. package/src/ui/multilevellistview.js +1 -1
  96. package/src/utils/common-translations.js +1 -1
  97. package/theme/multilevellist.css +6 -0
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x335828=_0x2c05;(function(_0x16e58c,_0x3c14f9){const _0x1e0d97=_0x2c05,_0x30a036=_0x16e58c();while(!![]){try{const _0x670d08=parseInt(_0x1e0d97(0x1b2))/0x1*(parseInt(_0x1e0d97(0x19a))/0x2)+-parseInt(_0x1e0d97(0x19d))/0x3*(-parseInt(_0x1e0d97(0x197))/0x4)+parseInt(_0x1e0d97(0x182))/0x5*(parseInt(_0x1e0d97(0x195))/0x6)+parseInt(_0x1e0d97(0x172))/0x7*(-parseInt(_0x1e0d97(0x1a9))/0x8)+-parseInt(_0x1e0d97(0x1c0))/0x9*(-parseInt(_0x1e0d97(0x1a4))/0xa)+parseInt(_0x1e0d97(0x174))/0xb*(parseInt(_0x1e0d97(0x1a2))/0xc)+-parseInt(_0x1e0d97(0x17e))/0xd;if(_0x670d08===_0x3c14f9)break;else _0x30a036['push'](_0x30a036['shift']());}catch(_0x1046e1){_0x30a036['push'](_0x30a036['shift']());}}}(_0x42fa,0xd6e2d));import{View as _0x404466,ViewCollection as _0x5ac25c,FocusCycler as _0x12931b,LabeledFieldView as _0x25a653,createLabeledInputNumber as _0x39aaa8,addKeyboardHandlingForGrid as _0x13e5fd,CollapsibleView as _0x1b68d1}from'ckeditor5/src/ui.js';function _0x2c05(_0x4385ca,_0x4520f7){const _0x42fa9c=_0x42fa();return _0x2c05=function(_0x2c0534,_0x117c97){_0x2c0534=_0x2c0534-0x16e;let _0x516520=_0x42fa9c[_0x2c0534];return _0x516520;},_0x2c05(_0x4385ca,_0x4520f7);}import{FocusTracker as _0x39c84f,KeystrokeHandler as _0x3daf40,global as _0x134340}from'ckeditor5/src/utils.js';function _0x42fa(){const _0x434c0e=['listenTo','errorText','arrowup','uiLanguageDirection','add','split','Start\x20index\x20must\x20be\x20greater\x20than\x200.','focusLast','focusables','getPropertyValue','focusFirst','focusCycler','Start\x20at','addMany','ck-multi-level-list-properties__start-index','5009946DquLVI','length','1991716bEIhLf','isCollapsed','some','2oBdEcf','_createStartIndexField','stylesView','6royEvo','toMany','arrowleft','tab','startIndex','172068gpsssh','fire','10HOcPwt','locale','ck-multi-level-list-properties','focus','input','2325608zTYNAl','first','change:isEnabled','push','bind','arrowright','Invalid\x20start\x20index\x20value.','grid-template-columns','destroy','871049YSRtSI','checkValidity','additionalPropertiesCollapsibleView','listStart','_createStylesView','ck-multi-level-list-styles','arrowdown','getComputedStyle','numeric','render','setTemplate','window','startIndexFieldView','keystrokes','1116189pKXTxz','last','_addListPropertyViews','fieldView','stopPropagation','children','7WfOcxA','execute','11SaFwfn','createCollection','delegate','buttonView','element','div','List\x20properties','isEnabled','shift\x20+\x20tab','valueAsNumber','21701992vsVQiq','styles','set','ck-multi-level-list-properties_without-styles','5RZiEfT','focusTracker','isNaN','ck-multi-level-list-properties_with-multi-level-properties'];_0x42fa=function(){return _0x434c0e;};return _0x42fa();}import{getTranslation as _0x30b471}from'../utils/common-translations.js';import'../../theme/multilevellistview.css';export default class H extends _0x404466{constructor(_0x120afd,{enabledProperties:_0x4280c4,styleButtonViews:_0x19b517,styleGridAriaLabel:_0x9e43b7}){const _0x46432c=_0x2c05;super(_0x120afd),this[_0x46432c(0x19c)]=null,this[_0x46432c(0x1b4)]=null,this[_0x46432c(0x1be)]=null,this[_0x46432c(0x183)]=new _0x39c84f(),this[_0x46432c(0x1bf)]=new _0x3daf40(),this[_0x46432c(0x18e)]=new _0x5ac25c();const _0xf7bc3e=['ck',_0x46432c(0x1a6)];this[_0x46432c(0x171)]=this[_0x46432c(0x175)](),this[_0x46432c(0x191)]=new _0x12931b({'focusables':this[_0x46432c(0x18e)],'focusTracker':this[_0x46432c(0x183)],'keystrokeHandler':this[_0x46432c(0x1bf)],'actions':{'focusPrevious':_0x46432c(0x17c),'focusNext':_0x46432c(0x1a0)}}),_0x4280c4[_0x46432c(0x17f)]?(this[_0x46432c(0x19c)]=this[_0x46432c(0x1b6)](_0x19b517,_0x9e43b7),this[_0x46432c(0x171)][_0x46432c(0x18a)](this[_0x46432c(0x19c)])):_0xf7bc3e[_0x46432c(0x1ac)](_0x46432c(0x181)),_0x4280c4[_0x46432c(0x1a1)]&&(this[_0x46432c(0x16e)](_0x4280c4),_0xf7bc3e[_0x46432c(0x1ac)](_0x46432c(0x185))),this[_0x46432c(0x1bc)]({'tag':_0x46432c(0x179),'attributes':{'class':_0xf7bc3e},'children':this[_0x46432c(0x171)]});}[_0x335828(0x1bb)](){const _0x41328c=_0x335828;if(super[_0x41328c(0x1bb)](),this[_0x41328c(0x19c)]){this[_0x41328c(0x18e)][_0x41328c(0x18a)](this[_0x41328c(0x19c)]),this[_0x41328c(0x183)][_0x41328c(0x18a)](this[_0x41328c(0x19c)][_0x41328c(0x178)]),this[_0x41328c(0x1be)]&&(this[_0x41328c(0x18e)][_0x41328c(0x18a)](this[_0x41328c(0x171)][_0x41328c(0x1c1)][_0x41328c(0x177)]),this[_0x41328c(0x183)][_0x41328c(0x18a)](this[_0x41328c(0x171)][_0x41328c(0x1c1)][_0x41328c(0x177)][_0x41328c(0x178)]));for(const _0x472e33 of this[_0x41328c(0x19c)][_0x41328c(0x171)])this[_0x41328c(0x19c)][_0x41328c(0x183)][_0x41328c(0x18a)](_0x472e33[_0x41328c(0x178)]);_0x13e5fd({'keystrokeHandler':this[_0x41328c(0x19c)][_0x41328c(0x1bf)],'focusTracker':this[_0x41328c(0x19c)][_0x41328c(0x183)],'gridItems':this[_0x41328c(0x19c)][_0x41328c(0x171)],'numberOfColumns':()=>_0x134340[_0x41328c(0x1bd)][_0x41328c(0x1b9)](this[_0x41328c(0x19c)][_0x41328c(0x178)])[_0x41328c(0x18f)](_0x41328c(0x1b0))[_0x41328c(0x18b)]('\x20')[_0x41328c(0x196)],'uiLanguageDirection':this[_0x41328c(0x1a5)]&&this[_0x41328c(0x1a5)][_0x41328c(0x189)]});}if(this[_0x41328c(0x1be)]){this[_0x41328c(0x18e)][_0x41328c(0x18a)](this[_0x41328c(0x1be)]),this[_0x41328c(0x183)][_0x41328c(0x18a)](this[_0x41328c(0x1be)][_0x41328c(0x178)]);const _0x48a18b=_0x1ae4fe=>_0x1ae4fe[_0x41328c(0x170)]();this[_0x41328c(0x1bf)][_0x41328c(0x180)](_0x41328c(0x1ae),_0x48a18b),this[_0x41328c(0x1bf)][_0x41328c(0x180)](_0x41328c(0x19f),_0x48a18b),this[_0x41328c(0x1bf)][_0x41328c(0x180)](_0x41328c(0x188),_0x48a18b),this[_0x41328c(0x1bf)][_0x41328c(0x180)](_0x41328c(0x1b8),_0x48a18b);}this[_0x41328c(0x1bf)][_0x41328c(0x186)](this[_0x41328c(0x178)]);}[_0x335828(0x1a7)](){const _0xa8784b=_0x335828;this[_0xa8784b(0x191)][_0xa8784b(0x190)]();}[_0x335828(0x18d)](){const _0xfbc01a=_0x335828;this[_0xfbc01a(0x191)][_0xfbc01a(0x18d)]();}[_0x335828(0x1b1)](){const _0x1a34fe=_0x335828;super[_0x1a34fe(0x1b1)](),this[_0x1a34fe(0x183)][_0x1a34fe(0x1b1)](),this[_0x1a34fe(0x1bf)][_0x1a34fe(0x1b1)]();}[_0x335828(0x1b6)](_0x3f44e4,_0x2fd90b){const _0x39d43f=_0x335828,_0x16be5e=new _0x404466(this[_0x39d43f(0x1a5)]);return _0x16be5e[_0x39d43f(0x171)]=_0x16be5e[_0x39d43f(0x175)](),_0x16be5e[_0x39d43f(0x171)][_0x39d43f(0x193)](_0x3f44e4),_0x16be5e[_0x39d43f(0x1bc)]({'tag':_0x39d43f(0x179),'attributes':{'aria-label':_0x2fd90b,'class':['ck',_0x39d43f(0x1b7)]},'children':_0x16be5e[_0x39d43f(0x171)]}),_0x16be5e[_0x39d43f(0x171)][_0x39d43f(0x176)](_0x39d43f(0x173))['to'](this),_0x16be5e[_0x39d43f(0x1a7)]=function(){const _0xca7440=_0x39d43f;this[_0xca7440(0x171)][_0xca7440(0x1aa)][_0xca7440(0x1a7)]();},_0x16be5e[_0x39d43f(0x183)]=new _0x39c84f(),_0x16be5e[_0x39d43f(0x1bf)]=new _0x3daf40(),_0x16be5e[_0x39d43f(0x1bb)](),_0x16be5e[_0x39d43f(0x1bf)][_0x39d43f(0x186)](_0x16be5e[_0x39d43f(0x178)]),_0x16be5e;}[_0x335828(0x16e)](_0x18ff0d){const _0x580e86=_0x335828,_0x32e6d4=[];_0x18ff0d[_0x580e86(0x1a1)]&&(this[_0x580e86(0x1be)]=this[_0x580e86(0x19b)](),_0x32e6d4[_0x580e86(0x1ac)](this[_0x580e86(0x1be)])),_0x18ff0d[_0x580e86(0x17f)]?(this[_0x580e86(0x1b4)]=new _0x1b68d1(this[_0x580e86(0x1a5)],_0x32e6d4),this[_0x580e86(0x1b4)][_0x580e86(0x180)]({'label':_0x30b471(this[_0x580e86(0x1a5)],_0x580e86(0x17a)),'isCollapsed':!0x0}),this[_0x580e86(0x1b4)][_0x580e86(0x177)][_0x580e86(0x1ad)](_0x580e86(0x17b))[_0x580e86(0x19e)](_0x32e6d4,_0x580e86(0x17b),(..._0x2b885e)=>_0x2b885e[_0x580e86(0x199)](_0x7d616d=>_0x7d616d)),this[_0x580e86(0x1b4)][_0x580e86(0x177)]['on'](_0x580e86(0x1ab),(_0x2fa0c8,_0x1587bb,_0x5d7bcd)=>{const _0x46e8cf=_0x580e86;_0x5d7bcd||(this[_0x46e8cf(0x1b4)][_0x46e8cf(0x198)]=!0x0);}),this[_0x580e86(0x171)][_0x580e86(0x18a)](this[_0x580e86(0x1b4)])):this[_0x580e86(0x171)][_0x580e86(0x193)](_0x32e6d4);}[_0x335828(0x19b)](){const _0x26ea3e=_0x335828,_0x5542b9=new _0x25a653(this[_0x26ea3e(0x1a5)],_0x39aaa8);return _0x5542b9[_0x26ea3e(0x180)]({'label':_0x30b471(this[_0x26ea3e(0x1a5)],_0x26ea3e(0x192)),'class':_0x26ea3e(0x194)}),_0x5542b9[_0x26ea3e(0x16f)][_0x26ea3e(0x180)]({'min':0x0,'step':0x1,'value':0x1,'inputMode':_0x26ea3e(0x1ba)}),_0x5542b9[_0x26ea3e(0x16f)]['on'](_0x26ea3e(0x1a8),()=>{const _0x2b8cc5=_0x26ea3e,_0x4907e5=_0x5542b9[_0x2b8cc5(0x16f)][_0x2b8cc5(0x178)],_0x2564f3=_0x4907e5[_0x2b8cc5(0x17d)];Number[_0x2b8cc5(0x184)](_0x2564f3)?_0x5542b9[_0x2b8cc5(0x187)]=_0x30b471(this[_0x2b8cc5(0x1a5)],_0x2b8cc5(0x1af)):_0x4907e5[_0x2b8cc5(0x1b3)]()?this[_0x2b8cc5(0x1a3)](_0x2b8cc5(0x1b5),{'startIndex':_0x2564f3}):_0x5542b9[_0x2b8cc5(0x187)]=_0x30b471(this[_0x2b8cc5(0x1a5)],_0x2b8cc5(0x18c));}),_0x5542b9;}}
23
+ const _0x7f39a8=_0x5964;(function(_0x1a3d15,_0x2b4718){const _0x3bd8eb=_0x5964,_0xb94600=_0x1a3d15();while(!![]){try{const _0x5b8780=parseInt(_0x3bd8eb(0xc4))/0x1*(parseInt(_0x3bd8eb(0xdc))/0x2)+-parseInt(_0x3bd8eb(0xcb))/0x3+parseInt(_0x3bd8eb(0xd1))/0x4*(-parseInt(_0x3bd8eb(0xe5))/0x5)+-parseInt(_0x3bd8eb(0xec))/0x6*(-parseInt(_0x3bd8eb(0x107))/0x7)+parseInt(_0x3bd8eb(0x100))/0x8+parseInt(_0x3bd8eb(0xe2))/0x9*(parseInt(_0x3bd8eb(0xfd))/0xa)+parseInt(_0x3bd8eb(0xbd))/0xb*(-parseInt(_0x3bd8eb(0xef))/0xc);if(_0x5b8780===_0x2b4718)break;else _0xb94600['push'](_0xb94600['shift']());}catch(_0x1073ad){_0xb94600['push'](_0xb94600['shift']());}}}(_0x2f4b,0x49f9b));import{View as _0x5a5bf0,ViewCollection as _0x15f9f9,FocusCycler as _0x39b353,LabeledFieldView as _0x565eb3,createLabeledInputNumber as _0x8e7ce5,addKeyboardHandlingForGrid as _0x1e0c48,CollapsibleView as _0x3611e0}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3ee2c0,KeystrokeHandler as _0x2d918a,global as _0x34fcc6}from'ckeditor5/src/utils.js';function _0x5964(_0x528a4b,_0x1d8ceb){const _0x2f4b51=_0x2f4b();return _0x5964=function(_0x5964ee,_0x22dd43){_0x5964ee=_0x5964ee-0xb9;let _0x21f6c6=_0x2f4b51[_0x5964ee];return _0x21f6c6;},_0x5964(_0x528a4b,_0x1d8ceb);}import{getTranslation as _0x914c21}from'../utils/common-translations.js';function _0x2f4b(){const _0x5e14d6=['checkValidity','length','listStart','tab','arrowright','776776ttOBfU','last','ck-multi-level-list-properties','arrowleft','focusables','set','some','getComputedStyle','destroy','97339vJJDKP','focusFirst','input','focusLast','Invalid\x20start\x20index\x20value.','numeric','grid-template-columns','78836WTwEKK','window','div','setTemplate','addMany','stylesView','change:isEnabled','272541QVVzeD','ck-multi-level-list-properties__start-index','execute','isEnabled','getPropertyValue','stopPropagation','1250228PePasZ','buttonView','fieldView','toMany','ck-multi-level-list-properties_without-styles','first','children','Start\x20at','startIndex','isCollapsed','split','14jZtbGc','Start\x20index\x20must\x20be\x20greater\x20than\x200.','_createStylesView','createCollection','fire','locale','36JDQvWy','ck-multi-level-list-properties_with-multi-level-properties','_createStartIndexField','5rGksER','element','styles','bind','List\x20properties','add','_addListPropertyViews','24fYoQwb','focus','isNaN','1356wKAsjX','arrowdown','valueAsNumber','push','ck-multi-level-list-styles','shift\x20+\x20tab','arrowup','focusTracker','errorText','additionalPropertiesCollapsibleView','render','focusCycler','delegate','listenTo','320170gfDjWp','startIndexFieldView','keystrokes','4660416UhjLTQ','uiLanguageDirection'];_0x2f4b=function(){return _0x5e14d6;};return _0x2f4b();}import'../../theme/multilevellistview.css';export default class H extends _0x5a5bf0{constructor(_0xfbc9e,{enabledProperties:_0x5ba155,styleButtonViews:_0x45e721,styleGridAriaLabel:_0x4ee12b}){const _0x4d2d8a=_0x5964;super(_0xfbc9e),this[_0x4d2d8a(0xc9)]=null,this[_0x4d2d8a(0xf8)]=null,this[_0x4d2d8a(0xfe)]=null,this[_0x4d2d8a(0xf6)]=new _0x3ee2c0(),this[_0x4d2d8a(0xff)]=new _0x2d918a(),this[_0x4d2d8a(0x10b)]=new _0x15f9f9();const _0x5d7421=['ck',_0x4d2d8a(0x109)];this[_0x4d2d8a(0xd7)]=this[_0x4d2d8a(0xdf)](),this[_0x4d2d8a(0xfa)]=new _0x39b353({'focusables':this[_0x4d2d8a(0x10b)],'focusTracker':this[_0x4d2d8a(0xf6)],'keystrokeHandler':this[_0x4d2d8a(0xff)],'actions':{'focusPrevious':_0x4d2d8a(0xf4),'focusNext':_0x4d2d8a(0x105)}}),_0x5ba155[_0x4d2d8a(0xe7)]?(this[_0x4d2d8a(0xc9)]=this[_0x4d2d8a(0xde)](_0x45e721,_0x4ee12b),this[_0x4d2d8a(0xd7)][_0x4d2d8a(0xea)](this[_0x4d2d8a(0xc9)])):_0x5d7421[_0x4d2d8a(0xf2)](_0x4d2d8a(0xd5)),_0x5ba155[_0x4d2d8a(0xd9)]&&(this[_0x4d2d8a(0xeb)](_0x5ba155),_0x5d7421[_0x4d2d8a(0xf2)](_0x4d2d8a(0xe3))),this[_0x4d2d8a(0xc7)]({'tag':_0x4d2d8a(0xc6),'attributes':{'class':_0x5d7421},'children':this[_0x4d2d8a(0xd7)]});}[_0x7f39a8(0xf9)](){const _0x5092c4=_0x7f39a8;if(super[_0x5092c4(0xf9)](),this[_0x5092c4(0xc9)]){this[_0x5092c4(0x10b)][_0x5092c4(0xea)](this[_0x5092c4(0xc9)]),this[_0x5092c4(0xf6)][_0x5092c4(0xea)](this[_0x5092c4(0xc9)][_0x5092c4(0xe6)]),this[_0x5092c4(0xfe)]&&(this[_0x5092c4(0x10b)][_0x5092c4(0xea)](this[_0x5092c4(0xd7)][_0x5092c4(0x108)][_0x5092c4(0xd2)]),this[_0x5092c4(0xf6)][_0x5092c4(0xea)](this[_0x5092c4(0xd7)][_0x5092c4(0x108)][_0x5092c4(0xd2)][_0x5092c4(0xe6)]));for(const _0x1674c5 of this[_0x5092c4(0xc9)][_0x5092c4(0xd7)])this[_0x5092c4(0xc9)][_0x5092c4(0xf6)][_0x5092c4(0xea)](_0x1674c5[_0x5092c4(0xe6)]);_0x1e0c48({'keystrokeHandler':this[_0x5092c4(0xc9)][_0x5092c4(0xff)],'focusTracker':this[_0x5092c4(0xc9)][_0x5092c4(0xf6)],'gridItems':this[_0x5092c4(0xc9)][_0x5092c4(0xd7)],'numberOfColumns':()=>_0x34fcc6[_0x5092c4(0xc5)][_0x5092c4(0xbb)](this[_0x5092c4(0xc9)][_0x5092c4(0xe6)])[_0x5092c4(0xcf)](_0x5092c4(0xc3))[_0x5092c4(0xdb)]('\x20')[_0x5092c4(0x103)],'uiLanguageDirection':this[_0x5092c4(0xe1)]&&this[_0x5092c4(0xe1)][_0x5092c4(0x101)]});}if(this[_0x5092c4(0xfe)]){this[_0x5092c4(0x10b)][_0x5092c4(0xea)](this[_0x5092c4(0xfe)]),this[_0x5092c4(0xf6)][_0x5092c4(0xea)](this[_0x5092c4(0xfe)][_0x5092c4(0xe6)]);const _0x519dd1=_0x325ace=>_0x325ace[_0x5092c4(0xd0)]();this[_0x5092c4(0xff)][_0x5092c4(0xb9)](_0x5092c4(0x106),_0x519dd1),this[_0x5092c4(0xff)][_0x5092c4(0xb9)](_0x5092c4(0x10a),_0x519dd1),this[_0x5092c4(0xff)][_0x5092c4(0xb9)](_0x5092c4(0xf5),_0x519dd1),this[_0x5092c4(0xff)][_0x5092c4(0xb9)](_0x5092c4(0xf0),_0x519dd1);}this[_0x5092c4(0xff)][_0x5092c4(0xfc)](this[_0x5092c4(0xe6)]);}[_0x7f39a8(0xed)](){const _0x34711d=_0x7f39a8;this[_0x34711d(0xfa)][_0x34711d(0xbe)]();}[_0x7f39a8(0xc0)](){const _0x23d6a7=_0x7f39a8;this[_0x23d6a7(0xfa)][_0x23d6a7(0xc0)]();}[_0x7f39a8(0xbc)](){const _0x2d7dba=_0x7f39a8;super[_0x2d7dba(0xbc)](),this[_0x2d7dba(0xf6)][_0x2d7dba(0xbc)](),this[_0x2d7dba(0xff)][_0x2d7dba(0xbc)]();}[_0x7f39a8(0xde)](_0x139b73,_0x23d898){const _0x16bc41=_0x7f39a8,_0x1eee7e=new _0x5a5bf0(this[_0x16bc41(0xe1)]);return _0x1eee7e[_0x16bc41(0xd7)]=_0x1eee7e[_0x16bc41(0xdf)](),_0x1eee7e[_0x16bc41(0xd7)][_0x16bc41(0xc8)](_0x139b73),_0x1eee7e[_0x16bc41(0xc7)]({'tag':_0x16bc41(0xc6),'attributes':{'aria-label':_0x23d898,'class':['ck',_0x16bc41(0xf3)]},'children':_0x1eee7e[_0x16bc41(0xd7)]}),_0x1eee7e[_0x16bc41(0xd7)][_0x16bc41(0xfb)](_0x16bc41(0xcd))['to'](this),_0x1eee7e[_0x16bc41(0xed)]=function(){const _0x10ad98=_0x16bc41;this[_0x10ad98(0xd7)][_0x10ad98(0xd6)][_0x10ad98(0xed)]();},_0x1eee7e[_0x16bc41(0xf6)]=new _0x3ee2c0(),_0x1eee7e[_0x16bc41(0xff)]=new _0x2d918a(),_0x1eee7e[_0x16bc41(0xf9)](),_0x1eee7e[_0x16bc41(0xff)][_0x16bc41(0xfc)](_0x1eee7e[_0x16bc41(0xe6)]),_0x1eee7e;}[_0x7f39a8(0xeb)](_0x576318){const _0x139969=_0x7f39a8,_0x30e74f=[];_0x576318[_0x139969(0xd9)]&&(this[_0x139969(0xfe)]=this[_0x139969(0xe4)](),_0x30e74f[_0x139969(0xf2)](this[_0x139969(0xfe)])),_0x576318[_0x139969(0xe7)]?(this[_0x139969(0xf8)]=new _0x3611e0(this[_0x139969(0xe1)],_0x30e74f),this[_0x139969(0xf8)][_0x139969(0xb9)]({'label':_0x914c21(this[_0x139969(0xe1)],_0x139969(0xe9)),'isCollapsed':!0x0}),this[_0x139969(0xf8)][_0x139969(0xd2)][_0x139969(0xe8)](_0x139969(0xce))[_0x139969(0xd4)](_0x30e74f,_0x139969(0xce),(..._0x2fd2bf)=>_0x2fd2bf[_0x139969(0xba)](_0x61afc5=>_0x61afc5)),this[_0x139969(0xf8)][_0x139969(0xd2)]['on'](_0x139969(0xca),(_0x1725c7,_0x3d9cca,_0x5e500d)=>{const _0x266322=_0x139969;_0x5e500d||(this[_0x266322(0xf8)][_0x266322(0xda)]=!0x0);}),this[_0x139969(0xd7)][_0x139969(0xea)](this[_0x139969(0xf8)])):this[_0x139969(0xd7)][_0x139969(0xc8)](_0x30e74f);}[_0x7f39a8(0xe4)](){const _0x48b3c9=_0x7f39a8,_0x578eb6=new _0x565eb3(this[_0x48b3c9(0xe1)],_0x8e7ce5);return _0x578eb6[_0x48b3c9(0xb9)]({'label':_0x914c21(this[_0x48b3c9(0xe1)],_0x48b3c9(0xd8)),'class':_0x48b3c9(0xcc)}),_0x578eb6[_0x48b3c9(0xd3)][_0x48b3c9(0xb9)]({'min':0x0,'step':0x1,'value':0x1,'inputMode':_0x48b3c9(0xc2)}),_0x578eb6[_0x48b3c9(0xd3)]['on'](_0x48b3c9(0xbf),()=>{const _0x5eefd9=_0x48b3c9,_0x44f005=_0x578eb6[_0x5eefd9(0xd3)][_0x5eefd9(0xe6)],_0x4cfaaa=_0x44f005[_0x5eefd9(0xf1)];Number[_0x5eefd9(0xee)](_0x4cfaaa)?_0x578eb6[_0x5eefd9(0xf7)]=_0x914c21(this[_0x5eefd9(0xe1)],_0x5eefd9(0xc1)):_0x44f005[_0x5eefd9(0x102)]()?this[_0x5eefd9(0xe0)](_0x5eefd9(0x104),{'startIndex':_0x4cfaaa}):_0x578eb6[_0x5eefd9(0xf7)]=_0x914c21(this[_0x5eefd9(0xe1)],_0x5eefd9(0xdd));}),_0x578eb6;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0xeeffb3,_0x41695d){const _0x399a84=_0xeeffb3['t'],t=_0xeeffb3['t'];switch(_0x41695d){case'Start\x20at':return _0x399a84('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x399a84('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x399a84('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x399a84('List\x20properties');case'Multi-level\x20List':return t('Multi-level\x20List');case'Multi-level\x20list\x20styles\x20toolbar':return t('Multi-level\x20list\x20styles\x20toolbar');default:return _0x41695d;}}
23
+ export function getTranslation(_0x6f8730,_0x4a6cfc){const _0x56c29d=_0x6f8730['t'],t=_0x6f8730['t'];switch(_0x4a6cfc){case'Start\x20at':return _0x56c29d('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x56c29d('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x56c29d('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x56c29d('List\x20properties');case'Multi-level\x20List':return t('Multi-level\x20List');case'Multi-level\x20list\x20styles\x20toolbar':return t('Multi-level\x20list\x20styles\x20toolbar');default:return _0x4a6cfc;}}
@@ -33,3 +33,9 @@
33
33
  }
34
34
  }
35
35
  }
36
+
37
+ .ck-content[dir='rtl'] .multi-level-list {
38
+ & .multi-level-list__marker {
39
+ transform: translate(100%, 0);
40
+ }
41
+ }