@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/formheader/formheaderview
|
|
@@ -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/highlightedtext/buttonlabelwithhighlightview
|
|
@@ -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/highlightedtext/highlightedtextview
|
|
@@ -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/highlightedtext/labelwithhighlightview
|
package/dist/icon/iconview.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/icon/iconview
|
|
@@ -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/iframe/iframeview
|
package/dist/index.css
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
*/
|
|
5
5
|
/*
|
|
6
6
|
* 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
|
/*
|
|
11
11
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
12
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
12
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
/**
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
}
|
|
24
24
|
/*
|
|
25
25
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
26
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
26
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
27
27
|
*/
|
|
28
28
|
:root {
|
|
29
29
|
--ck-z-default: 1;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
/*
|
|
34
34
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
35
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
35
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
36
36
|
*/
|
|
37
37
|
/**
|
|
38
38
|
* A class that disables all transitions of the element and its children.
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
}
|
|
44
44
|
/*
|
|
45
45
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
46
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
46
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
47
47
|
*/
|
|
48
48
|
:root {
|
|
49
49
|
/* where 7.5(px) is the font size of the powered by label and 13(px) is the base font size. */
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
}
|
|
116
116
|
/*
|
|
117
117
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
118
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
118
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
119
119
|
*/
|
|
120
120
|
:root {
|
|
121
121
|
/* where 7.5(px) is the font size of the evaluation badge label and 13(px) is the base font size. */
|
|
@@ -163,12 +163,12 @@
|
|
|
163
163
|
|
|
164
164
|
/*
|
|
165
165
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
166
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
166
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
167
167
|
*/
|
|
168
168
|
|
|
169
169
|
/*
|
|
170
170
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
171
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
171
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
172
172
|
*/
|
|
173
173
|
|
|
174
174
|
/**
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
*/
|
|
177
177
|
/*
|
|
178
178
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
179
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
179
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
180
180
|
*/
|
|
181
181
|
|
|
182
182
|
.ck.ck-button,
|
|
@@ -215,7 +215,7 @@ a.ck.ck-button {
|
|
|
215
215
|
|
|
216
216
|
/*
|
|
217
217
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
218
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
218
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
219
219
|
*/
|
|
220
220
|
|
|
221
221
|
.ck.ck-button.ck-switchbutton .ck-button__toggle {
|
|
@@ -228,12 +228,12 @@ a.ck.ck-button {
|
|
|
228
228
|
|
|
229
229
|
/*
|
|
230
230
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
231
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
231
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
232
232
|
*/
|
|
233
233
|
|
|
234
234
|
/*
|
|
235
235
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
236
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
236
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
237
237
|
*/
|
|
238
238
|
|
|
239
239
|
.ck.ck-list-item-button {
|
|
@@ -278,7 +278,7 @@ a.ck.ck-button {
|
|
|
278
278
|
|
|
279
279
|
/*
|
|
280
280
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
281
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
281
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
282
282
|
*/
|
|
283
283
|
|
|
284
284
|
.ck.ck-collapsible.ck-collapsible_collapsed > .ck-collapsible__children {
|
|
@@ -287,7 +287,7 @@ a.ck.ck-button {
|
|
|
287
287
|
|
|
288
288
|
/*
|
|
289
289
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
290
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
290
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
291
291
|
*/
|
|
292
292
|
|
|
293
293
|
.ck.ck-color-grid {
|
|
@@ -296,7 +296,7 @@ a.ck.ck-button {
|
|
|
296
296
|
|
|
297
297
|
/*
|
|
298
298
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
299
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
299
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
300
300
|
*/
|
|
301
301
|
|
|
302
302
|
.color-picker-hex-input {
|
|
@@ -331,12 +331,12 @@ a.ck.ck-button {
|
|
|
331
331
|
|
|
332
332
|
/*
|
|
333
333
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
334
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
334
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
335
335
|
*/
|
|
336
336
|
|
|
337
337
|
/*
|
|
338
338
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
339
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
339
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
340
340
|
*/
|
|
341
341
|
|
|
342
342
|
/* View fragment with color grids. */
|
|
@@ -366,7 +366,7 @@ a.ck.ck-button {
|
|
|
366
366
|
|
|
367
367
|
/*
|
|
368
368
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
369
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
369
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
370
370
|
*/
|
|
371
371
|
|
|
372
372
|
.ck.ck-dialog .ck.ck-dialog__actions {
|
|
@@ -376,7 +376,7 @@ a.ck.ck-button {
|
|
|
376
376
|
|
|
377
377
|
/*
|
|
378
378
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
379
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
379
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
380
380
|
*/
|
|
381
381
|
|
|
382
382
|
.ck.ck-dialog-overlay {
|
|
@@ -418,7 +418,7 @@ a.ck.ck-button {
|
|
|
418
418
|
|
|
419
419
|
/*
|
|
420
420
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
421
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
421
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
422
422
|
*/
|
|
423
423
|
|
|
424
424
|
:root {
|
|
@@ -515,7 +515,7 @@ a.ck.ck-button {
|
|
|
515
515
|
|
|
516
516
|
/*
|
|
517
517
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
518
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
518
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
519
519
|
*/
|
|
520
520
|
|
|
521
521
|
.ck.ck-splitbutton {
|
|
@@ -530,7 +530,7 @@ a.ck.ck-button {
|
|
|
530
530
|
|
|
531
531
|
/*
|
|
532
532
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
533
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
533
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
534
534
|
*/
|
|
535
535
|
|
|
536
536
|
:root {
|
|
@@ -549,7 +549,7 @@ a.ck.ck-button {
|
|
|
549
549
|
|
|
550
550
|
/*
|
|
551
551
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
552
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
552
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
553
553
|
*/
|
|
554
554
|
|
|
555
555
|
.ck.ck-dropdown-menu-list__nested-menu__button > .ck-dropdown-menu-list__nested-menu__button__arrow {
|
|
@@ -559,7 +559,7 @@ a.ck.ck-button {
|
|
|
559
559
|
|
|
560
560
|
/*
|
|
561
561
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
562
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
562
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
563
563
|
*/
|
|
564
564
|
|
|
565
565
|
.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel {
|
|
@@ -571,7 +571,7 @@ a.ck.ck-button {
|
|
|
571
571
|
|
|
572
572
|
/*
|
|
573
573
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
574
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
574
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
575
575
|
*/
|
|
576
576
|
|
|
577
577
|
.ck.ck-dropdown-menu-list__nested-menu {
|
|
@@ -580,7 +580,7 @@ a.ck.ck-button {
|
|
|
580
580
|
|
|
581
581
|
/*
|
|
582
582
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
583
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
583
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
584
584
|
*/
|
|
585
585
|
|
|
586
586
|
.ck.ck-aria-live-announcer {
|
|
@@ -595,7 +595,7 @@ a.ck.ck-button {
|
|
|
595
595
|
|
|
596
596
|
/*
|
|
597
597
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
598
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
598
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
599
599
|
*/
|
|
600
600
|
|
|
601
601
|
.ck.ck-form__header {
|
|
@@ -612,7 +612,7 @@ a.ck.ck-button {
|
|
|
612
612
|
|
|
613
613
|
/*
|
|
614
614
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
615
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
615
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
616
616
|
*/
|
|
617
617
|
|
|
618
618
|
.ck.ck-icon {
|
|
@@ -621,7 +621,7 @@ a.ck.ck-button {
|
|
|
621
621
|
|
|
622
622
|
/*
|
|
623
623
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
624
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
624
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
625
625
|
*/
|
|
626
626
|
|
|
627
627
|
.ck.ck-label {
|
|
@@ -634,7 +634,7 @@ a.ck.ck-button {
|
|
|
634
634
|
|
|
635
635
|
/*
|
|
636
636
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
637
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
637
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
638
638
|
*/
|
|
639
639
|
|
|
640
640
|
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper {
|
|
@@ -649,12 +649,12 @@ a.ck.ck-button {
|
|
|
649
649
|
|
|
650
650
|
/*
|
|
651
651
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
652
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
652
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
653
653
|
*/
|
|
654
654
|
|
|
655
655
|
/*
|
|
656
656
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
657
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
657
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
/**
|
|
@@ -687,7 +687,7 @@ a.ck.ck-button {
|
|
|
687
687
|
|
|
688
688
|
/*
|
|
689
689
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
690
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
690
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
691
691
|
*/
|
|
692
692
|
|
|
693
693
|
:root {
|
|
@@ -738,7 +738,7 @@ a.ck.ck-button {
|
|
|
738
738
|
|
|
739
739
|
/*
|
|
740
740
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
741
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
741
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
742
742
|
*/
|
|
743
743
|
|
|
744
744
|
.ck .ck-balloon-rotator__navigation {
|
|
@@ -756,7 +756,7 @@ a.ck.ck-button {
|
|
|
756
756
|
|
|
757
757
|
/*
|
|
758
758
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
759
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
759
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
760
760
|
*/
|
|
761
761
|
|
|
762
762
|
.ck .ck-fake-panel {
|
|
@@ -780,7 +780,7 @@ a.ck.ck-button {
|
|
|
780
780
|
|
|
781
781
|
/*
|
|
782
782
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
783
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
783
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
784
784
|
*/
|
|
785
785
|
|
|
786
786
|
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
|
|
@@ -796,7 +796,7 @@ a.ck.ck-button {
|
|
|
796
796
|
|
|
797
797
|
/*
|
|
798
798
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
799
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
799
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
800
800
|
*/
|
|
801
801
|
|
|
802
802
|
.ck.ck-autocomplete {
|
|
@@ -819,12 +819,12 @@ a.ck.ck-button {
|
|
|
819
819
|
|
|
820
820
|
/*
|
|
821
821
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
822
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
822
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
823
823
|
*/
|
|
824
824
|
|
|
825
825
|
/*
|
|
826
826
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
827
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
827
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
828
828
|
*/
|
|
829
829
|
|
|
830
830
|
.ck.ck-search > .ck-labeled-field-view > .ck-labeled-field-view__input-wrapper > .ck-icon {
|
|
@@ -859,7 +859,7 @@ a.ck.ck-button {
|
|
|
859
859
|
|
|
860
860
|
/*
|
|
861
861
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
862
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
862
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
863
863
|
*/
|
|
864
864
|
|
|
865
865
|
.ck.ck-highlighted-text mark {
|
|
@@ -872,12 +872,12 @@ a.ck.ck-button {
|
|
|
872
872
|
|
|
873
873
|
/*
|
|
874
874
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
875
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
875
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
876
876
|
*/
|
|
877
877
|
|
|
878
878
|
/*
|
|
879
879
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
880
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
880
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
881
881
|
*/
|
|
882
882
|
|
|
883
883
|
/**
|
|
@@ -895,7 +895,7 @@ a.ck.ck-button {
|
|
|
895
895
|
|
|
896
896
|
/*
|
|
897
897
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
898
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
898
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
899
899
|
*/
|
|
900
900
|
|
|
901
901
|
:root {
|
|
@@ -919,12 +919,12 @@ a.ck.ck-button {
|
|
|
919
919
|
|
|
920
920
|
/*
|
|
921
921
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
922
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
922
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
923
923
|
*/
|
|
924
924
|
|
|
925
925
|
/*
|
|
926
926
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
927
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
927
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
928
928
|
*/
|
|
929
929
|
|
|
930
930
|
/**
|
|
@@ -987,7 +987,7 @@ a.ck.ck-button {
|
|
|
987
987
|
|
|
988
988
|
/*
|
|
989
989
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
990
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
990
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
991
991
|
*/
|
|
992
992
|
|
|
993
993
|
.ck.ck-block-toolbar-button {
|
|
@@ -997,7 +997,7 @@ a.ck.ck-button {
|
|
|
997
997
|
|
|
998
998
|
/*
|
|
999
999
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
1000
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
1000
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1001
1001
|
*/
|
|
1002
1002
|
|
|
1003
1003
|
.ck.ck-menu-bar__menu > .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
|
|
@@ -1007,7 +1007,7 @@ a.ck.ck-button {
|
|
|
1007
1007
|
|
|
1008
1008
|
/*
|
|
1009
1009
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
1010
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
1010
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1011
1011
|
*/
|
|
1012
1012
|
|
|
1013
1013
|
:root {
|
|
@@ -1070,7 +1070,7 @@ a.ck.ck-button {
|
|
|
1070
1070
|
|
|
1071
1071
|
/*
|
|
1072
1072
|
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
1073
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
1073
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1074
1074
|
*/
|
|
1075
1075
|
|
|
1076
1076
|
.ck.ck-menu-bar__menu {
|