jodit-pro-react 5.5.82 → 5.5.83

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.
@@ -1913,8 +1913,8 @@
1913
1913
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
1914
1914
  }
1915
1915
  .jodit-file-browser-files::-webkit-scrollbar-thumb {
1916
- background-color: #a9a9a9;
1917
- outline: 1px solid #708090;
1916
+ background-color: darkgrey;
1917
+ outline: 1px solid slategrey;
1918
1918
  }
1919
1919
  .jodit-file-browser-files_active_true {
1920
1920
  align-content: flex-start;
@@ -2092,8 +2092,8 @@
2092
2092
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
2093
2093
  }
2094
2094
  .jodit-file-browser-tree::-webkit-scrollbar-thumb {
2095
- background-color: #a9a9a9;
2096
- outline: 1px solid #708090;
2095
+ background-color: darkgrey;
2096
+ outline: 1px solid slategrey;
2097
2097
  }
2098
2098
  .jodit-file-browser-tree_active_true {
2099
2099
  background-color: var(--jd-color-background-filebrowser-folders);
@@ -2119,8 +2119,8 @@
2119
2119
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
2120
2120
  }
2121
2121
  .jodit-file-browser-tree_active_true::-webkit-scrollbar-thumb {
2122
- background-color: hsla(0, 0%, 50%, .5);
2123
- outline: 1px solid #708090;
2122
+ background-color: hsla(0, 0%, 49.8%, .5);
2123
+ outline: 1px solid slategrey;
2124
2124
  }
2125
2125
  .jodit-file-browser-tree__item {
2126
2126
  align-items: center;
@@ -3040,8 +3040,8 @@ a + .jodit-file-browser-tree__source-title {
3040
3040
  outline: 0;
3041
3041
  }
3042
3042
  .jodit-toolbar-select {
3043
- --jd-color-button-background-hover-opacity40:hsla(0,0%,86%,.2);
3044
- --jd-color-button-background-hover-opacity60:hsla(0,0%,86%,.1);
3043
+ --jd-color-button-background-hover-opacity40:hsla(0,0%,86.3%,.2);
3044
+ --jd-color-button-background-hover-opacity60:hsla(0,0%,86.3%,.1);
3045
3045
  align-items: center;
3046
3046
  border: 1px solid transparent;
3047
3047
  border-radius: var(--jd-border-radius-default);
@@ -8576,8 +8576,8 @@ svg.jodit-icon {
8576
8576
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
8577
8577
  }
8578
8578
  .jodit-ui-browser-settings__options::-webkit-scrollbar-thumb {
8579
- background-color: #a9a9a9;
8580
- outline: 1px solid #708090;
8579
+ background-color: darkgrey;
8580
+ outline: 1px solid slategrey;
8581
8581
  }
8582
8582
  .jodit-ui-sidebar {
8583
8583
  background-color: var(--jd-sidebar-bg);
@@ -8603,8 +8603,8 @@ svg.jodit-icon {
8603
8603
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
8604
8604
  }
8605
8605
  .jodit-ui-sidebar__box::-webkit-scrollbar-thumb {
8606
- background-color: #a9a9a9;
8607
- outline: 1px solid #708090;
8606
+ background-color: darkgrey;
8607
+ outline: 1px solid slategrey;
8608
8608
  }
8609
8609
  @media (max-width: 480px) {
8610
8610
  .jodit-ui-sidebar {
@@ -8802,8 +8802,8 @@ svg.jodit-icon {
8802
8802
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
8803
8803
  }
8804
8804
  .jodit-ui-virtual-scroll::-webkit-scrollbar-thumb {
8805
- background-color: #a9a9a9;
8806
- outline: 1px solid #708090;
8805
+ background-color: darkgrey;
8806
+ outline: 1px solid slategrey;
8807
8807
  }
8808
8808
  .jodit-ui-virtual-scroll_view_list {
8809
8809
  flex-flow: column nowrap;
@@ -8947,8 +8947,8 @@ svg.jodit-icon {
8947
8947
  --jd-color-background-selection-opacity50:rgba(181,214,253,.995);
8948
8948
  --jd-color-source-area:#323232;
8949
8949
  --jd-color-button-background-hover:#dcdcdc;
8950
- --jd-color-button-background-hover-opacity40:hsla(0,0%,86%,.4);
8951
- --jd-color-button-background-hover-opacity60:hsla(0,0%,86%,.6);
8950
+ --jd-color-button-background-hover-opacity40:hsla(0,0%,86.3%,.4);
8951
+ --jd-color-button-background-hover-opacity60:hsla(0,0%,86.3%,.6);
8952
8952
  --jd-font-default:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif;
8953
8953
  --jd-font-size-default:14px;
8954
8954
  --jd-font-size-small:11px;
@@ -8981,8 +8981,8 @@ svg.jodit-icon {
8981
8981
  --jd-dark-toolbar-color:#5f5c5c;
8982
8982
  --jd-dark-toolbar-seperator-color1:rgba(81,81,81,.41);
8983
8983
  --jd-dark-toolbar-seperator-color2:#686767;
8984
- --jd-dark-toolbar-seperator-color-opacity80:hsla(0,0%,41%,.8);
8985
- --jd-dark-toolbar-seperator-color3:hsla(0,0%,41%,.75);
8984
+ --jd-dark-toolbar-seperator-color-opacity80:rgba(104,103,103,.8);
8985
+ --jd-dark-toolbar-seperator-color3:rgba(104,103,103,.75);
8986
8986
  --jd-dark-color-border-selected:#152f5f;
8987
8987
  --jd-width-default:180px;
8988
8988
  --jd-width-input-min:var(--jd-width-default);
@@ -2,7 +2,7 @@ import {
2
2
  Config,
3
3
  JoditEditor_default,
4
4
  n
5
- } from "./chunk-AVH3O3AW.mjs";
5
+ } from "./chunk-GENHNUMZ.mjs";
6
6
 
7
7
  // src/index.ts
8
8
  var index_default = JoditEditor_default;