@ckeditor/ckeditor5-ui 44.0.0 → 44.1.0-alpha.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/dist/arialiveannouncer.d.ts +1 -1
- package/dist/augmentation.d.ts +1 -1
- package/dist/autocomplete/autocompleteview.d.ts +1 -1
- package/dist/badge/badge.d.ts +1 -1
- package/dist/bindings/addkeyboardhandlingforgrid.d.ts +1 -1
- package/dist/bindings/clickoutsidehandler.d.ts +1 -1
- package/dist/bindings/csstransitiondisablermixin.d.ts +1 -1
- package/dist/bindings/draggableviewmixin.d.ts +1 -1
- package/dist/bindings/injectcsstransitiondisabler.d.ts +1 -1
- package/dist/bindings/preventdefault.d.ts +1 -1
- package/dist/bindings/submithandler.d.ts +1 -1
- package/dist/button/button.d.ts +1 -1
- package/dist/button/buttonlabel.d.ts +1 -1
- package/dist/button/buttonlabelview.d.ts +1 -1
- package/dist/button/buttonview.d.ts +1 -1
- package/dist/button/filedialogbuttonview.d.ts +1 -1
- package/dist/button/listitembuttonview.d.ts +1 -1
- package/dist/button/switchbuttonview.d.ts +1 -1
- package/dist/collapsible/collapsibleview.d.ts +1 -1
- package/dist/colorgrid/colorgridview.d.ts +1 -1
- package/dist/colorgrid/colortileview.d.ts +1 -1
- package/dist/colorgrid/utils.d.ts +1 -1
- package/dist/colorpicker/colorpickerview.d.ts +1 -1
- package/dist/colorpicker/utils.d.ts +1 -1
- package/dist/colorselector/colorgridsfragmentview.d.ts +1 -1
- package/dist/colorselector/colorpickerfragmentview.d.ts +1 -1
- package/dist/colorselector/colorselectorview.d.ts +1 -1
- package/dist/colorselector/documentcolorcollection.d.ts +1 -1
- package/dist/componentfactory.d.ts +1 -1
- package/dist/dialog/dialog.d.ts +1 -1
- package/dist/dialog/dialogactionsview.d.ts +1 -1
- package/dist/dialog/dialogcontentview.d.ts +1 -1
- package/dist/dialog/dialogview.d.ts +1 -1
- package/dist/dropdown/button/dropdownbutton.d.ts +1 -1
- package/dist/dropdown/button/dropdownbuttonview.d.ts +1 -1
- package/dist/dropdown/button/splitbuttonview.d.ts +1 -1
- package/dist/dropdown/dropdownpanelfocusable.d.ts +1 -1
- package/dist/dropdown/dropdownpanelview.d.ts +1 -1
- package/dist/dropdown/dropdownview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenubehaviors.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenubuttonview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenulistitembuttonview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenulistitemview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenulistview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenunestedmenupanelview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenunestedmenuview.d.ts +1 -1
- package/dist/dropdown/menu/dropdownmenurootlistview.d.ts +1 -1
- package/dist/dropdown/menu/utils.d.ts +1 -1
- package/dist/dropdown/utils.d.ts +1 -1
- package/dist/editableui/editableuiview.d.ts +1 -1
- package/dist/editableui/inline/inlineeditableuiview.d.ts +1 -1
- package/dist/editorui/accessibilityhelp/accessibilityhelp.d.ts +1 -1
- package/dist/editorui/accessibilityhelp/accessibilityhelpcontentview.d.ts +1 -1
- package/dist/editorui/bodycollection.d.ts +1 -1
- package/dist/editorui/boxed/boxededitoruiview.d.ts +1 -1
- package/dist/editorui/editorui.d.ts +1 -1
- package/dist/editorui/editoruiview.d.ts +1 -1
- package/dist/editorui/evaluationbadge.d.ts +1 -1
- package/dist/editorui/poweredby.d.ts +1 -1
- package/dist/focuscycler.d.ts +1 -1
- package/dist/formheader/formheaderview.d.ts +1 -1
- package/dist/highlightedtext/buttonlabelwithhighlightview.d.ts +1 -1
- package/dist/highlightedtext/highlightedtextview.d.ts +1 -1
- package/dist/highlightedtext/labelwithhighlightview.d.ts +1 -1
- package/dist/icon/iconview.d.ts +1 -1
- package/dist/iframe/iframeview.d.ts +1 -1
- package/dist/index.css +49 -49
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +18 -17
- package/dist/index.js.map +1 -1
- package/dist/input/inputbase.d.ts +1 -1
- package/dist/input/inputview.d.ts +1 -1
- package/dist/inputnumber/inputnumberview.d.ts +1 -1
- package/dist/inputtext/inputtextview.d.ts +1 -1
- package/dist/label/labelview.d.ts +1 -1
- package/dist/labeledfield/labeledfieldview.d.ts +1 -1
- package/dist/labeledfield/utils.d.ts +1 -1
- package/dist/labeledinput/labeledinputview.d.ts +1 -1
- package/dist/list/listitemgroupview.d.ts +1 -1
- package/dist/list/listitemview.d.ts +1 -1
- package/dist/list/listseparatorview.d.ts +1 -1
- package/dist/list/listview.d.ts +1 -1
- package/dist/menubar/menubarmenubuttonview.d.ts +1 -1
- package/dist/menubar/menubarmenulistitembuttonview.d.ts +1 -1
- package/dist/menubar/menubarmenulistitemfiledialogbuttonview.d.ts +1 -1
- package/dist/menubar/menubarmenulistitemview.d.ts +1 -1
- package/dist/menubar/menubarmenulistview.d.ts +1 -1
- package/dist/menubar/menubarmenupanelview.d.ts +1 -1
- package/dist/menubar/menubarmenuview.d.ts +1 -1
- package/dist/menubar/menubarview.d.ts +1 -1
- package/dist/menubar/utils.d.ts +1 -1
- package/dist/model.d.ts +1 -1
- package/dist/notification/notification.d.ts +1 -1
- package/dist/panel/balloon/balloonpanelview.d.ts +1 -1
- package/dist/panel/balloon/contextualballoon.d.ts +1 -1
- package/dist/panel/sticky/stickypanelview.d.ts +1 -1
- package/dist/search/filteredview.d.ts +1 -1
- package/dist/search/filtergroupanditemnames.d.ts +1 -1
- package/dist/search/searchinfoview.d.ts +1 -1
- package/dist/search/searchresultsview.d.ts +1 -1
- package/dist/search/text/searchtextqueryview.d.ts +1 -1
- package/dist/search/text/searchtextview.d.ts +1 -1
- package/dist/spinner/spinnerview.d.ts +1 -1
- package/dist/template.d.ts +1 -1
- package/dist/textarea/textareaview.d.ts +1 -1
- package/dist/toolbar/balloon/balloontoolbar.d.ts +1 -1
- package/dist/toolbar/block/blockbuttonview.d.ts +1 -1
- package/dist/toolbar/block/blocktoolbar.d.ts +1 -1
- package/dist/toolbar/normalizetoolbarconfig.d.ts +1 -1
- package/dist/toolbar/toolbarlinebreakview.d.ts +1 -1
- package/dist/toolbar/toolbarseparatorview.d.ts +1 -1
- package/dist/toolbar/toolbarview.d.ts +1 -1
- package/dist/tooltipmanager.d.ts +1 -1
- package/dist/view.d.ts +1 -1
- package/dist/viewcollection.d.ts +1 -1
- package/package.json +4 -4
- package/src/arialiveannouncer.d.ts +1 -1
- package/src/arialiveannouncer.js +1 -1
- package/src/augmentation.d.ts +1 -1
- package/src/augmentation.js +1 -1
- package/src/autocomplete/autocompleteview.d.ts +1 -1
- package/src/autocomplete/autocompleteview.js +1 -1
- package/src/badge/badge.d.ts +1 -1
- package/src/badge/badge.js +1 -1
- package/src/bindings/addkeyboardhandlingforgrid.d.ts +1 -1
- package/src/bindings/addkeyboardhandlingforgrid.js +1 -1
- package/src/bindings/clickoutsidehandler.d.ts +1 -1
- package/src/bindings/clickoutsidehandler.js +1 -1
- package/src/bindings/csstransitiondisablermixin.d.ts +1 -1
- package/src/bindings/csstransitiondisablermixin.js +1 -1
- package/src/bindings/draggableviewmixin.d.ts +1 -1
- package/src/bindings/draggableviewmixin.js +1 -1
- package/src/bindings/injectcsstransitiondisabler.d.ts +1 -1
- package/src/bindings/injectcsstransitiondisabler.js +1 -1
- package/src/bindings/preventdefault.d.ts +1 -1
- package/src/bindings/preventdefault.js +1 -1
- package/src/bindings/submithandler.d.ts +1 -1
- package/src/bindings/submithandler.js +1 -1
- package/src/button/button.d.ts +1 -1
- package/src/button/button.js +1 -1
- package/src/button/buttonlabel.d.ts +1 -1
- package/src/button/buttonlabel.js +1 -1
- package/src/button/buttonlabelview.d.ts +1 -1
- package/src/button/buttonlabelview.js +1 -1
- package/src/button/buttonview.d.ts +1 -1
- package/src/button/buttonview.js +1 -1
- package/src/button/filedialogbuttonview.d.ts +1 -1
- package/src/button/filedialogbuttonview.js +1 -1
- package/src/button/listitembuttonview.d.ts +1 -1
- package/src/button/listitembuttonview.js +1 -1
- package/src/button/switchbuttonview.d.ts +1 -1
- package/src/button/switchbuttonview.js +1 -1
- package/src/collapsible/collapsibleview.d.ts +1 -1
- package/src/collapsible/collapsibleview.js +1 -1
- package/src/colorgrid/colorgridview.d.ts +1 -1
- package/src/colorgrid/colorgridview.js +1 -1
- package/src/colorgrid/colortileview.d.ts +1 -1
- package/src/colorgrid/colortileview.js +1 -1
- package/src/colorgrid/utils.d.ts +1 -1
- package/src/colorgrid/utils.js +1 -1
- package/src/colorpicker/colorpickerview.d.ts +1 -1
- package/src/colorpicker/colorpickerview.js +1 -1
- package/src/colorpicker/utils.d.ts +1 -1
- package/src/colorpicker/utils.js +6 -6
- package/src/colorselector/colorgridsfragmentview.d.ts +1 -1
- package/src/colorselector/colorgridsfragmentview.js +1 -1
- package/src/colorselector/colorpickerfragmentview.d.ts +1 -1
- package/src/colorselector/colorpickerfragmentview.js +1 -1
- package/src/colorselector/colorselectorview.d.ts +1 -1
- package/src/colorselector/colorselectorview.js +1 -1
- package/src/colorselector/documentcolorcollection.d.ts +1 -1
- package/src/colorselector/documentcolorcollection.js +1 -1
- package/src/componentfactory.d.ts +1 -1
- package/src/componentfactory.js +1 -1
- package/src/dialog/dialog.d.ts +1 -1
- package/src/dialog/dialog.js +1 -1
- package/src/dialog/dialogactionsview.d.ts +1 -1
- package/src/dialog/dialogactionsview.js +1 -1
- package/src/dialog/dialogcontentview.d.ts +1 -1
- package/src/dialog/dialogcontentview.js +1 -1
- package/src/dialog/dialogview.d.ts +1 -1
- package/src/dialog/dialogview.js +1 -1
- package/src/dropdown/button/dropdownbutton.d.ts +1 -1
- package/src/dropdown/button/dropdownbutton.js +1 -1
- package/src/dropdown/button/dropdownbuttonview.d.ts +1 -1
- package/src/dropdown/button/dropdownbuttonview.js +1 -1
- package/src/dropdown/button/splitbuttonview.d.ts +1 -1
- package/src/dropdown/button/splitbuttonview.js +1 -1
- package/src/dropdown/dropdownpanelfocusable.d.ts +1 -1
- package/src/dropdown/dropdownpanelfocusable.js +1 -1
- package/src/dropdown/dropdownpanelview.d.ts +1 -1
- package/src/dropdown/dropdownpanelview.js +1 -1
- package/src/dropdown/dropdownview.d.ts +1 -1
- package/src/dropdown/dropdownview.js +1 -1
- package/src/dropdown/menu/dropdownmenubehaviors.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenubehaviors.js +1 -1
- package/src/dropdown/menu/dropdownmenubuttonview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenubuttonview.js +1 -1
- package/src/dropdown/menu/dropdownmenulistitembuttonview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenulistitembuttonview.js +1 -1
- package/src/dropdown/menu/dropdownmenulistitemview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenulistitemview.js +1 -1
- package/src/dropdown/menu/dropdownmenulistview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenulistview.js +1 -1
- package/src/dropdown/menu/dropdownmenunestedmenupanelview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenunestedmenupanelview.js +1 -1
- package/src/dropdown/menu/dropdownmenunestedmenuview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenunestedmenuview.js +1 -1
- package/src/dropdown/menu/dropdownmenurootlistview.d.ts +1 -1
- package/src/dropdown/menu/dropdownmenurootlistview.js +1 -1
- package/src/dropdown/menu/utils.d.ts +1 -1
- package/src/dropdown/menu/utils.js +1 -1
- package/src/dropdown/utils.d.ts +1 -1
- package/src/dropdown/utils.js +1 -1
- package/src/editableui/editableuiview.d.ts +1 -1
- package/src/editableui/editableuiview.js +1 -1
- package/src/editableui/inline/inlineeditableuiview.d.ts +1 -1
- package/src/editableui/inline/inlineeditableuiview.js +1 -1
- package/src/editorui/accessibilityhelp/accessibilityhelp.d.ts +1 -1
- package/src/editorui/accessibilityhelp/accessibilityhelp.js +1 -1
- package/src/editorui/accessibilityhelp/accessibilityhelpcontentview.d.ts +1 -1
- package/src/editorui/accessibilityhelp/accessibilityhelpcontentview.js +1 -1
- package/src/editorui/bodycollection.d.ts +1 -1
- package/src/editorui/bodycollection.js +1 -1
- package/src/editorui/boxed/boxededitoruiview.d.ts +1 -1
- package/src/editorui/boxed/boxededitoruiview.js +1 -1
- package/src/editorui/editorui.d.ts +1 -1
- package/src/editorui/editorui.js +1 -1
- package/src/editorui/editoruiview.d.ts +1 -1
- package/src/editorui/editoruiview.js +1 -1
- package/src/editorui/evaluationbadge.d.ts +1 -1
- package/src/editorui/evaluationbadge.js +1 -1
- package/src/editorui/poweredby.d.ts +1 -1
- package/src/editorui/poweredby.js +1 -1
- package/src/focuscycler.d.ts +1 -1
- package/src/focuscycler.js +1 -1
- package/src/formheader/formheaderview.d.ts +1 -1
- package/src/formheader/formheaderview.js +1 -1
- package/src/highlightedtext/buttonlabelwithhighlightview.d.ts +1 -1
- package/src/highlightedtext/buttonlabelwithhighlightview.js +1 -1
- package/src/highlightedtext/highlightedtextview.d.ts +1 -1
- package/src/highlightedtext/highlightedtextview.js +1 -1
- package/src/highlightedtext/labelwithhighlightview.d.ts +1 -1
- package/src/highlightedtext/labelwithhighlightview.js +1 -1
- package/src/icon/iconview.d.ts +1 -1
- package/src/icon/iconview.js +3 -2
- package/src/iframe/iframeview.d.ts +1 -1
- package/src/iframe/iframeview.js +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/input/inputbase.d.ts +1 -1
- package/src/input/inputbase.js +1 -1
- package/src/input/inputview.d.ts +1 -1
- package/src/input/inputview.js +1 -1
- package/src/inputnumber/inputnumberview.d.ts +1 -1
- package/src/inputnumber/inputnumberview.js +1 -1
- package/src/inputtext/inputtextview.d.ts +1 -1
- package/src/inputtext/inputtextview.js +1 -1
- package/src/label/labelview.d.ts +1 -1
- package/src/label/labelview.js +1 -1
- package/src/labeledfield/labeledfieldview.d.ts +1 -1
- package/src/labeledfield/labeledfieldview.js +1 -1
- package/src/labeledfield/utils.d.ts +1 -1
- package/src/labeledfield/utils.js +1 -1
- package/src/labeledinput/labeledinputview.d.ts +1 -1
- package/src/labeledinput/labeledinputview.js +1 -1
- package/src/list/listitemgroupview.d.ts +1 -1
- package/src/list/listitemgroupview.js +1 -1
- package/src/list/listitemview.d.ts +1 -1
- package/src/list/listitemview.js +1 -1
- package/src/list/listseparatorview.d.ts +1 -1
- package/src/list/listseparatorview.js +1 -1
- package/src/list/listview.d.ts +1 -1
- package/src/list/listview.js +1 -1
- package/src/menubar/menubarmenubuttonview.d.ts +1 -1
- package/src/menubar/menubarmenubuttonview.js +1 -1
- package/src/menubar/menubarmenulistitembuttonview.d.ts +1 -1
- package/src/menubar/menubarmenulistitembuttonview.js +1 -1
- package/src/menubar/menubarmenulistitemfiledialogbuttonview.d.ts +1 -1
- package/src/menubar/menubarmenulistitemfiledialogbuttonview.js +1 -1
- package/src/menubar/menubarmenulistitemview.d.ts +1 -1
- package/src/menubar/menubarmenulistitemview.js +1 -1
- package/src/menubar/menubarmenulistview.d.ts +1 -1
- package/src/menubar/menubarmenulistview.js +1 -1
- package/src/menubar/menubarmenupanelview.d.ts +1 -1
- package/src/menubar/menubarmenupanelview.js +1 -1
- package/src/menubar/menubarmenuview.d.ts +1 -1
- package/src/menubar/menubarmenuview.js +1 -1
- package/src/menubar/menubarview.d.ts +1 -1
- package/src/menubar/menubarview.js +1 -1
- package/src/menubar/utils.d.ts +1 -1
- package/src/menubar/utils.js +1 -1
- package/src/model.d.ts +1 -1
- package/src/model.js +1 -1
- package/src/notification/notification.d.ts +1 -1
- package/src/notification/notification.js +1 -1
- package/src/panel/balloon/balloonpanelview.d.ts +1 -1
- package/src/panel/balloon/balloonpanelview.js +1 -1
- package/src/panel/balloon/contextualballoon.d.ts +1 -1
- package/src/panel/balloon/contextualballoon.js +1 -1
- package/src/panel/sticky/stickypanelview.d.ts +1 -1
- package/src/panel/sticky/stickypanelview.js +1 -1
- package/src/search/filteredview.d.ts +1 -1
- package/src/search/filteredview.js +1 -1
- package/src/search/filtergroupanditemnames.d.ts +1 -1
- package/src/search/filtergroupanditemnames.js +1 -1
- package/src/search/searchinfoview.d.ts +1 -1
- package/src/search/searchinfoview.js +1 -1
- package/src/search/searchresultsview.d.ts +1 -1
- package/src/search/searchresultsview.js +1 -1
- package/src/search/text/searchtextqueryview.d.ts +1 -1
- package/src/search/text/searchtextqueryview.js +1 -1
- package/src/search/text/searchtextview.d.ts +1 -1
- package/src/search/text/searchtextview.js +1 -1
- package/src/spinner/spinnerview.d.ts +1 -1
- package/src/spinner/spinnerview.js +1 -1
- package/src/template.d.ts +1 -1
- package/src/template.js +1 -1
- package/src/textarea/textareaview.d.ts +1 -1
- package/src/textarea/textareaview.js +1 -1
- package/src/toolbar/balloon/balloontoolbar.d.ts +1 -1
- package/src/toolbar/balloon/balloontoolbar.js +1 -1
- package/src/toolbar/block/blockbuttonview.d.ts +1 -1
- package/src/toolbar/block/blockbuttonview.js +1 -1
- package/src/toolbar/block/blocktoolbar.d.ts +1 -1
- package/src/toolbar/block/blocktoolbar.js +1 -1
- package/src/toolbar/normalizetoolbarconfig.d.ts +1 -1
- package/src/toolbar/normalizetoolbarconfig.js +1 -1
- package/src/toolbar/toolbarlinebreakview.d.ts +1 -1
- package/src/toolbar/toolbarlinebreakview.js +1 -1
- package/src/toolbar/toolbarseparatorview.d.ts +1 -1
- package/src/toolbar/toolbarseparatorview.js +1 -1
- package/src/toolbar/toolbarview.d.ts +1 -1
- package/src/toolbar/toolbarview.js +1 -1
- package/src/tooltipmanager.d.ts +1 -1
- package/src/tooltipmanager.js +1 -1
- package/src/view.d.ts +1 -1
- package/src/view.js +1 -1
- package/src/viewcollection.d.ts +1 -1
- package/src/viewcollection.js +1 -1
- package/theme/components/arialiveannouncer/arialiveannouncer.css +1 -1
- package/theme/components/autocomplete/autocomplete.css +1 -1
- package/theme/components/button/button.css +1 -1
- package/theme/components/button/listitembutton.css +1 -1
- package/theme/components/button/switchbutton.css +1 -1
- package/theme/components/collapsible/collapsible.css +1 -1
- package/theme/components/colorgrid/colorgrid.css +1 -1
- package/theme/components/colorpicker/colorpicker.css +1 -1
- package/theme/components/colorselector/colorselector.css +1 -1
- package/theme/components/dialog/dialog.css +1 -1
- package/theme/components/dialog/dialogactions.css +1 -1
- package/theme/components/dropdown/dropdown.css +1 -1
- package/theme/components/dropdown/listdropdown.css +1 -1
- package/theme/components/dropdown/menu/dropdownmenu.css +1 -1
- package/theme/components/dropdown/menu/dropdownmenubutton.css +1 -1
- package/theme/components/dropdown/menu/dropdownmenulistitem.css +1 -1
- package/theme/components/dropdown/menu/dropdownmenulistitembutton.css +1 -1
- package/theme/components/dropdown/menu/dropdownmenupanel.css +1 -1
- package/theme/components/dropdown/splitbutton.css +1 -1
- package/theme/components/dropdown/toolbardropdown.css +1 -1
- package/theme/components/editorui/accessibilityhelp.css +1 -1
- package/theme/components/editorui/editorui.css +1 -1
- package/theme/components/formheader/formheader.css +1 -1
- package/theme/components/highlightedtext/highlightedtext.css +1 -1
- package/theme/components/icon/icon.css +1 -1
- package/theme/components/input/input.css +1 -1
- package/theme/components/label/label.css +1 -1
- package/theme/components/labeledfield/labeledfieldview.css +1 -1
- package/theme/components/labeledinput/labeledinput.css +1 -1
- package/theme/components/list/list.css +1 -1
- package/theme/components/menubar/menubar.css +1 -1
- package/theme/components/menubar/menubarmenu.css +1 -1
- package/theme/components/menubar/menubarmenubutton.css +1 -1
- package/theme/components/menubar/menubarmenulistitem.css +1 -1
- package/theme/components/menubar/menubarmenulistitembutton.css +1 -1
- package/theme/components/menubar/menubarmenupanel.css +1 -1
- package/theme/components/panel/balloonpanel.css +1 -1
- package/theme/components/panel/balloonrotator.css +1 -1
- package/theme/components/panel/fakepanel.css +1 -1
- package/theme/components/panel/stickypanel.css +1 -1
- package/theme/components/responsive-form/responsiveform.css +1 -1
- package/theme/components/search/search.css +1 -1
- package/theme/components/spinner/spinner.css +1 -1
- package/theme/components/textarea/textarea.css +1 -1
- package/theme/components/toolbar/blocktoolbar.css +1 -1
- package/theme/components/toolbar/toolbar.css +1 -1
- package/theme/components/tooltip/tooltip.css +1 -1
- package/theme/globals/_evaluationbadge.css +1 -1
- package/theme/globals/_hidden.css +1 -1
- package/theme/globals/_poweredby.css +1 -1
- package/theme/globals/_transition.css +1 -1
- package/theme/globals/_zindex.css +1 -1
- package/theme/globals/globals.css +1 -1
- package/theme/mixins/_dir.css +1 -1
- package/theme/mixins/_mediacolors.css +1 -1
- package/theme/mixins/_rwd.css +1 -1
- package/theme/mixins/_unselectable.css +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import DropdownMenuListItemView from './dropdownmenulistitemview.js';
|
|
6
6
|
export const DropdownRootMenuBehaviors = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenubuttonview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenubuttonview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenulistitembuttonview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import ButtonView from '../../button/buttonview.js';
|
|
6
6
|
import '../../../theme/components/dropdown/menu/dropdownmenulistitembutton.css';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenulistitemview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import ListItemView from '../../list/listitemview.js';
|
|
6
6
|
import DropdownMenuListItemButtonView from './dropdownmenulistitembuttonview.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenulistview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import ListView from '../../list/listview.js';
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenunestedmenupanelview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import BalloonPanelView from '../../panel/balloon/balloonpanelview.js';
|
|
6
6
|
import '../../../theme/components/dropdown/menu/dropdownmenupanel.css';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenunestedmenuview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenunestedmenuview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenurootlistview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/dropdownmenurootlistview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/menu/utils
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
const NESTED_PANEL_HORIZONTAL_OFFSET = 5;
|
|
6
6
|
/**
|
package/src/dropdown/utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import DropdownView from './dropdownview.js';
|
|
6
6
|
import ViewCollection from '../viewcollection.js';
|
package/src/dropdown/utils.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/dropdown/utils
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editableui/editableuiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editableui/editableuiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editableui/inline/inlineeditableuiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editableui/inline/inlineeditableuiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/accessibilityhelp/accessibilityhelp
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/accessibilityhelp/accessibilityhelp
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/accessibilityhelp/accessibilityhelpcontentview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/accessibilityhelp/accessibilityhelpcontentview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import ViewCollection from '../viewcollection.js';
|
|
6
6
|
import type View from '../view.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/bodycollection
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/boxed/boxededitoruiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/boxed/boxededitoruiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/editorui
|
package/src/editorui/editorui.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/editorui
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/editoruiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/editoruiview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/evaluationbadge
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import { parseBase64EncodedObject } from '@ckeditor/ckeditor5-utils';
|
|
6
6
|
import View from '../view.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/editorui/poweredby
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import { parseBase64EncodedObject } from '@ckeditor/ckeditor5-utils';
|
|
6
6
|
import View from '../view.js';
|
package/src/focuscycler.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/focuscycler
|
package/src/focuscycler.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/focuscycler
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/formheader/formheaderview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/formheader/formheaderview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/highlightedtext/buttonlabelwithhighlightview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import HighlightedTextView from './highlightedtextview.js';
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/highlightedtext/highlightedtextview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/highlightedtext/highlightedtextview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/highlightedtext/labelwithhighlightview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/highlightedtext/labelwithhighlightview
|
package/src/icon/iconview.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/icon/iconview
|
package/src/icon/iconview.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/* global DOMParser */
|
|
6
6
|
/**
|
|
@@ -38,7 +38,8 @@ class IconView extends View {
|
|
|
38
38
|
// (https://github.com/ckeditor/ckeditor5/issues/12599).
|
|
39
39
|
bind.if('isColorInherited', 'ck-icon_inherit-color')
|
|
40
40
|
],
|
|
41
|
-
viewBox: bind.to('viewBox')
|
|
41
|
+
viewBox: bind.to('viewBox'),
|
|
42
|
+
'aria-hidden': true
|
|
42
43
|
}
|
|
43
44
|
});
|
|
44
45
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/iframe/iframeview
|
package/src/iframe/iframeview.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/iframe/iframeview
|
package/src/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui
|
package/src/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui
|
package/src/input/inputbase.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/input/inputbase
|
package/src/input/inputbase.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/input/inputbase
|
package/src/input/inputview.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/input/inputview
|
package/src/input/inputview.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
import InputBase from './inputbase.js';
|
|
6
6
|
import '../../theme/components/input/input.css';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/inputnumber/inputnumberview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/inputnumber/inputnumberview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/inputtext/inputtextview
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/inputtext/inputtextview
|
package/src/label/labelview.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/label/labelview
|
package/src/label/labelview.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ui/label/labelview
|