@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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/input/inputbase
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/input/inputview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/inputnumber/inputnumberview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/inputtext/inputtextview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/label/labelview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/labeledfield/labeledfieldview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/labeledfield/utils
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/labeledinput/labeledinputview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/list/listitemgroupview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/list/listitemview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/list/listseparatorview
|
package/dist/list/listview.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/list/listview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenubuttonview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenulistitembuttonview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenulistitemfiledialogbuttonview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenulistitemview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenulistview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenupanelview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarmenuview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/menubar/menubarview
|
package/dist/menubar/utils.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import type MenuBarMenuView from './menubarmenuview.js';
|
|
10
10
|
import type { default as MenuBarView, MenuBarConfig, MenuBarConfigObject, MenuBarConfigAddedGroup, MenuBarConfigAddedMenu, NormalizedMenuBarConfigObject, MenuBarConfigAddedItem } from './menubarview.js';
|
package/dist/model.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
declare const Model_base: {
|
|
10
10
|
new (): import("@ckeditor/ckeditor5-utils").Observable;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/notification/notification
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/panel/balloon/balloonpanelview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/panel/balloon/contextualballoon
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/panel/sticky/stickypanelview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import type { FocusableView } from '../focuscycler.js';
|
|
10
10
|
/**
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import type ViewCollection from '../viewcollection.js';
|
|
10
10
|
import type ListItemGroupView from '../list/listitemgroupview.js';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/search/searchinfoview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/search/searchresultsview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/search/text/searchtextqueryview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/search/text/searchtextview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/spinner/spinnerview
|
package/dist/template.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/template
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/textarea/textareaview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/balloon/balloontoolbar
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/block/blockbuttonview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/block/blocktoolbar
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
import type { ToolbarConfig, ToolbarConfigItem } from '@ckeditor/ckeditor5-core';
|
|
10
10
|
/**
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/toolbarlinebreakview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/toolbarseparatorview
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/toolbar/toolbarview
|
package/dist/tooltipmanager.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/tooltipmanager
|
package/dist/view.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/view
|
package/dist/viewcollection.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* @module ui/viewcollection
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-ui",
|
|
3
|
-
"version": "44.0.0",
|
|
3
|
+
"version": "44.1.0-alpha.0",
|
|
4
4
|
"description": "The UI framework and standard UI library of CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
"type": "module",
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@ckeditor/ckeditor5-core": "44.0.0",
|
|
16
|
-
"@ckeditor/ckeditor5-engine": "44.0.0",
|
|
17
|
-
"@ckeditor/ckeditor5-utils": "44.0.0",
|
|
15
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.0",
|
|
16
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.0",
|
|
17
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.0",
|
|
18
18
|
"color-convert": "2.0.1",
|
|
19
19
|
"color-parse": "1.4.2",
|
|
20
20
|
"lodash-es": "4.17.21",
|
|
@@ -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 type { Editor } from '@ckeditor/ckeditor5-core';
|
|
6
6
|
import type { Locale } from '@ckeditor/ckeditor5-utils';
|
package/src/arialiveannouncer.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 View from './view.js';
|
|
6
6
|
import '../theme/components/arialiveannouncer/arialiveannouncer.css';
|
package/src/augmentation.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 type { BalloonToolbar, BlockToolbar, ContextualBalloon, Notification, Dialog, AccessibilityHelp } from './index.js';
|
|
6
6
|
import type { ToolbarConfig } from '@ckeditor/ckeditor5-core';
|
package/src/augmentation.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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
|
export {};
|
|
@@ -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/autocomplete/autocompleteview
|
|
@@ -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/autocomplete/autocompleteview
|
package/src/badge/badge.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/badge/badge
|
package/src/badge/badge.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 { Rect, DomEmitterMixin } from '@ckeditor/ckeditor5-utils';
|
|
6
6
|
import BalloonPanelView from '../panel/balloon/balloonpanelview.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/bindings/addkeyboardhandlingforgrid
|
|
@@ -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
|
* A helper that adds a keyboard navigation support (arrow up/down/left/right) for grids.
|
|
@@ -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/bindings/clickoutsidehandler
|
|
@@ -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 document */
|
|
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/bindings/csstransitiondisablermixin
|
|
@@ -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
|
* A mixin that brings the possibility to temporarily disable CSS transitions using
|
|
@@ -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/bindings/draggableviewmixin
|