@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 { global } from '@ckeditor/ckeditor5-utils';
|
|
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/injectcsstransitiondisabler
|
|
@@ -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 decorator 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/preventdefault
|
|
@@ -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 which executes a native `Event.preventDefault()` if the target of an event equals the
|
|
@@ -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/submithandler
|
|
@@ -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 handler useful for {@link module:ui/view~View views} working as HTML forms. It intercepts a native DOM
|
package/src/button/button.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/button/button
|
package/src/button/button.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/button/buttonlabel
|
|
@@ -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/button/buttonlabelview
|
|
@@ -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/button/buttonlabelview
|
|
@@ -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/button/buttonview
|
package/src/button/buttonview.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/button/buttonview
|
|
@@ -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/button/filedialogbuttonview
|
|
@@ -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/button/filedialogbuttonview
|
|
@@ -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/button/listitembuttonview
|
|
@@ -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 { icons } from '@ckeditor/ckeditor5-core';
|
|
6
6
|
import ButtonView from './buttonview.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/button/switchbuttonview
|
|
@@ -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/button/switchbuttonview
|
|
@@ -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/collapsible/collapsibleview
|
|
@@ -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 ButtonView from '../button/buttonview.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/colorgrid/colorgridview
|
|
@@ -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/colorgrid/colorgridview
|
|
@@ -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/colorgrid/colortileview
|
|
@@ -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/colorgrid/colortileview
|
package/src/colorgrid/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
|
/**
|
|
6
6
|
* @module ui/colorgrid/utils
|
package/src/colorgrid/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
|
* Returns color configuration options as defined in `editor.config.(fontColor|fontBackgroundColor).colors` or
|
|
@@ -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/colorpicker/colorpickerview
|
|
@@ -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/colorpicker/colorpickerview
|
|
@@ -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
|
* Color formats handled by color converter.
|
package/src/colorpicker/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/colorpicker/utils
|
|
@@ -77,11 +77,11 @@ export function registerCustomElement(elementName, constructor) {
|
|
|
77
77
|
function formatColorOutput(values, format) {
|
|
78
78
|
switch (format) {
|
|
79
79
|
case 'hex': return `#${values}`;
|
|
80
|
-
case 'rgb': return `rgb(
|
|
81
|
-
case 'hsl': return `hsl(
|
|
82
|
-
case 'hwb': return `hwb(
|
|
83
|
-
case 'lab': return `lab(
|
|
84
|
-
case 'lch': return `lch(
|
|
80
|
+
case 'rgb': return `rgb(${values[0]}, ${values[1]}, ${values[2]})`;
|
|
81
|
+
case 'hsl': return `hsl(${values[0]}, ${values[1]}%, ${values[2]}%)`;
|
|
82
|
+
case 'hwb': return `hwb(${values[0]}, ${values[1]}, ${values[2]})`;
|
|
83
|
+
case 'lab': return `lab(${values[0]}% ${values[1]} ${values[2]})`;
|
|
84
|
+
case 'lch': return `lch(${values[0]}% ${values[1]} ${values[2]})`;
|
|
85
85
|
default: return '';
|
|
86
86
|
}
|
|
87
87
|
}
|
|
@@ -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/colorselector/colorgridsfragmentview
|
|
@@ -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/colorselector/colorgridsfragmentview
|
|
@@ -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/colorselector/colorpickerfragmentview
|
|
@@ -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/colorselector/colorpickerfragmentview
|
|
@@ -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/colorselector/colorselectorview
|
|
@@ -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/colorselector/colorselectorview
|
|
@@ -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/colorselector/documentcolorcollection
|
|
@@ -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 { Collection, ObservableMixin } from '@ckeditor/ckeditor5-utils';
|
|
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/componentfactory
|
package/src/componentfactory.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/componentfactory
|
package/src/dialog/dialog.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/dialog/dialog
|
package/src/dialog/dialog.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 { Plugin } from '@ckeditor/ckeditor5-core';
|
|
6
6
|
import DialogView, { DialogViewPosition } from './dialogview.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/dialog/dialogactionsview
|
|
@@ -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/dialog/dialogactionsview
|
|
@@ -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/dialog/dialogcontentview
|
|
@@ -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/dialog/dialogcontentview
|
|
@@ -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/dialog/dialogview
|
package/src/dialog/dialogview.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/dialog/dialogview
|
|
@@ -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/button/dropdownbutton
|
|
@@ -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/dropdown/button/dropdownbuttonview
|
|
@@ -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/button/dropdownbuttonview
|
|
@@ -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/button/splitbuttonview
|
|
@@ -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/button/splitbuttonview
|
|
@@ -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/dropdownpanelfocusable
|
|
@@ -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/dropdown/dropdownpanelview
|
|
@@ -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/dropdownpanelview
|
|
@@ -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/dropdownview
|
|
@@ -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/dropdownview
|
|
@@ -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 DropdownMenuNestedMenuView from './dropdownmenunestedmenuview.js';
|
|
6
6
|
import type DropdownMenuRootListView from './dropdownmenurootlistview.js';
|