Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-theme-lark

Package Overview
Dependencies
Maintainers
1
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-theme-lark - npm Package Compare versions

Comparing version 35.0.1 to 35.1.0

4

CHANGELOG.md

@@ -77,3 +77,3 @@ Changelog

Also:
* Optimized the color of a gird component for WCAG AA.
* Optimized the color of a grid component for WCAG AA.
* Imported insert table UI styles from ckeditor5-table (code refactoring).

@@ -105,3 +105,3 @@ * Improved the table UI contrast and accessibility.

* The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([59e4777](https://github.com/ckeditor/ckeditor5-theme-lark/commit/59e4777))
* The `.ck-progress-bar` styles should not be under with `.ck-content`. Additionaly removed two unused custom properties: `--ck-color-upload-infinite-background` and `--ck-image-upload-progress-line-width`. Closes https://github.com/ckeditor/ckeditor5-theme-lark/issues/239. Closes https://github.com/ckeditor/ckeditor5/issues/1915. ([cb92793](https://github.com/ckeditor/ckeditor5-theme-lark/commit/cb92793))
* The `.ck-progress-bar` styles should not be under with `.ck-content`. Additionally removed two unused custom properties: `--ck-color-upload-infinite-background` and `--ck-image-upload-progress-line-width`. Closes https://github.com/ckeditor/ckeditor5-theme-lark/issues/239. Closes https://github.com/ckeditor/ckeditor5/issues/1915. ([cb92793](https://github.com/ckeditor/ckeditor5-theme-lark/commit/cb92793))

@@ -108,0 +108,0 @@

{
"name": "@ckeditor/ckeditor5-theme-lark",
"version": "35.0.1",
"version": "35.1.0",
"description": "A bright theme for CKEditor 5.",

@@ -12,31 +12,31 @@ "keywords": [

"dependencies": {
"@ckeditor/ckeditor5-ui": "^35.0.1"
"@ckeditor/ckeditor5-ui": "^35.1.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-basic-styles": "^35.0.1",
"@ckeditor/ckeditor5-ckfinder": "^35.0.1",
"@ckeditor/ckeditor5-code-block": "^35.0.1",
"@ckeditor/ckeditor5-core": "^35.0.1",
"@ckeditor/ckeditor5-editor-balloon": "^35.0.1",
"@ckeditor/ckeditor5-editor-classic": "^35.0.1",
"@ckeditor/ckeditor5-find-and-replace": "^35.0.1",
"@ckeditor/ckeditor5-font": "^35.0.1",
"@ckeditor/ckeditor5-heading": "^35.0.1",
"@ckeditor/ckeditor5-highlight": "^35.0.1",
"@ckeditor/ckeditor5-html-embed": "^35.0.1",
"@ckeditor/ckeditor5-indent": "^35.0.1",
"@ckeditor/ckeditor5-link": "^35.0.1",
"@ckeditor/ckeditor5-list": "^35.0.1",
"@ckeditor/ckeditor5-media-embed": "^35.0.1",
"@ckeditor/ckeditor5-page-break": "^35.0.1",
"@ckeditor/ckeditor5-paragraph": "^35.0.1",
"@ckeditor/ckeditor5-remove-format": "^35.0.1",
"@ckeditor/ckeditor5-restricted-editing": "^35.0.1",
"@ckeditor/ckeditor5-select-all": "^35.0.1",
"@ckeditor/ckeditor5-source-editing": "^35.0.1",
"@ckeditor/ckeditor5-special-characters": "^35.0.1",
"@ckeditor/ckeditor5-undo": "^35.0.1",
"@ckeditor/ckeditor5-utils": "^35.0.1",
"@ckeditor/ckeditor5-table": "^35.0.1",
"ckeditor5": "^35.0.1"
"@ckeditor/ckeditor5-basic-styles": "^35.1.0",
"@ckeditor/ckeditor5-ckfinder": "^35.1.0",
"@ckeditor/ckeditor5-code-block": "^35.1.0",
"@ckeditor/ckeditor5-core": "^35.1.0",
"@ckeditor/ckeditor5-editor-balloon": "^35.1.0",
"@ckeditor/ckeditor5-editor-classic": "^35.1.0",
"@ckeditor/ckeditor5-find-and-replace": "^35.1.0",
"@ckeditor/ckeditor5-font": "^35.1.0",
"@ckeditor/ckeditor5-heading": "^35.1.0",
"@ckeditor/ckeditor5-highlight": "^35.1.0",
"@ckeditor/ckeditor5-html-embed": "^35.1.0",
"@ckeditor/ckeditor5-indent": "^35.1.0",
"@ckeditor/ckeditor5-link": "^35.1.0",
"@ckeditor/ckeditor5-list": "^35.1.0",
"@ckeditor/ckeditor5-media-embed": "^35.1.0",
"@ckeditor/ckeditor5-page-break": "^35.1.0",
"@ckeditor/ckeditor5-paragraph": "^35.1.0",
"@ckeditor/ckeditor5-remove-format": "^35.1.0",
"@ckeditor/ckeditor5-restricted-editing": "^35.1.0",
"@ckeditor/ckeditor5-select-all": "^35.1.0",
"@ckeditor/ckeditor5-source-editing": "^35.1.0",
"@ckeditor/ckeditor5-special-characters": "^35.1.0",
"@ckeditor/ckeditor5-undo": "^35.1.0",
"@ckeditor/ckeditor5-utils": "^35.1.0",
"@ckeditor/ckeditor5-table": "^35.1.0",
"ckeditor5": "^35.1.0"
},

@@ -43,0 +43,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc