jodit-pro-react 5.5.54 → 5.5.55

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.
@@ -8210,6 +8210,9 @@ svg.jodit-icon {
8210
8210
  outline: 2px solid var(--jd-item-border-selected-color);
8211
8211
  user-select: none;
8212
8212
  }
8213
+ .jodit-ui-browser-item_cut_true {
8214
+ opacity: .4;
8215
+ }
8213
8216
  .jodit-ui-browser-item__heart {
8214
8217
  display: flex;
8215
8218
  height: 15%;
@@ -2,7 +2,7 @@ import {
2
2
  Config,
3
3
  JoditEditor_default,
4
4
  n
5
- } from "./chunk-7DUORNPW.mjs";
5
+ } from "./chunk-VKGBHM3U.mjs";
6
6
 
7
7
  // src/index.ts
8
8
  var index_default = JoditEditor_default;