feat: fixing custom editor
This commit is contained in:
parent
893ac68240
commit
49678e91c3
|
|
@ -76,8 +76,7 @@ function CustomEditor(props) {
|
|||
.ckeditor-wrapper {
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
// box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
||||
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
||||
}
|
||||
|
||||
.ckeditor-wrapper :global(.ck.ck-editor__main) {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ importers:
|
|||
dependencies:
|
||||
'@ckeditor/ckeditor5-react':
|
||||
specifier: ^6.2.0
|
||||
version: 6.3.0(@ckeditor/ckeditor5-core@41.3.1)(@ckeditor/ckeditor5-editor-multi-root@46.0.0)(@ckeditor/ckeditor5-engine@41.3.1)(@ckeditor/ckeditor5-utils@41.3.1)(@ckeditor/ckeditor5-watchdog@41.3.1)(react@18.3.1)
|
||||
version: 6.3.0(@ckeditor/ckeditor5-core@46.0.0)(@ckeditor/ckeditor5-editor-multi-root@46.0.0)(@ckeditor/ckeditor5-engine@46.0.0)(@ckeditor/ckeditor5-utils@46.0.0)(@ckeditor/ckeditor5-watchdog@46.0.0)(react@18.3.1)
|
||||
'@dnd-kit/core':
|
||||
specifier: ^6.1.0
|
||||
version: 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
|
@ -386,6 +386,9 @@ importers:
|
|||
use-places-autocomplete:
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(react@18.3.1)
|
||||
uuid:
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0
|
||||
vaul:
|
||||
specifier: ^0.9.1
|
||||
version: 0.9.9(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
|
|
@ -7196,6 +7199,10 @@ packages:
|
|||
utrie@1.0.2:
|
||||
resolution: {integrity: sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==}
|
||||
|
||||
uuid@13.0.0:
|
||||
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
||||
hasBin: true
|
||||
|
||||
uuid@9.0.1:
|
||||
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
||||
hasBin: true
|
||||
|
|
@ -8041,8 +8048,6 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
ckeditor5: 46.0.0
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-classic@41.3.1':
|
||||
dependencies:
|
||||
|
|
@ -8077,8 +8082,6 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
ckeditor5: 46.0.0
|
||||
es-toolkit: 1.39.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-editor-multi-root@46.0.0':
|
||||
dependencies:
|
||||
|
|
@ -8214,8 +8217,6 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
'@ckeditor/ckeditor5-widget': 46.0.0
|
||||
ckeditor5: 46.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-html-embed@46.0.0':
|
||||
dependencies:
|
||||
|
|
@ -8438,13 +8439,13 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-engine': 46.0.0
|
||||
ckeditor5: 46.0.0
|
||||
|
||||
'@ckeditor/ckeditor5-react@6.3.0(@ckeditor/ckeditor5-core@41.3.1)(@ckeditor/ckeditor5-editor-multi-root@46.0.0)(@ckeditor/ckeditor5-engine@41.3.1)(@ckeditor/ckeditor5-utils@41.3.1)(@ckeditor/ckeditor5-watchdog@41.3.1)(react@18.3.1)':
|
||||
'@ckeditor/ckeditor5-react@6.3.0(@ckeditor/ckeditor5-core@46.0.0)(@ckeditor/ckeditor5-editor-multi-root@46.0.0)(@ckeditor/ckeditor5-engine@46.0.0)(@ckeditor/ckeditor5-utils@46.0.0)(@ckeditor/ckeditor5-watchdog@46.0.0)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@ckeditor/ckeditor5-core': 41.3.1
|
||||
'@ckeditor/ckeditor5-core': 46.0.0
|
||||
'@ckeditor/ckeditor5-editor-multi-root': 46.0.0
|
||||
'@ckeditor/ckeditor5-engine': 41.3.1
|
||||
'@ckeditor/ckeditor5-utils': 41.3.1
|
||||
'@ckeditor/ckeditor5-watchdog': 41.3.1
|
||||
'@ckeditor/ckeditor5-engine': 46.0.0
|
||||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
'@ckeditor/ckeditor5-watchdog': 46.0.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
|
||||
|
|
@ -8504,8 +8505,6 @@ snapshots:
|
|||
'@ckeditor/ckeditor5-ui': 46.0.0
|
||||
'@ckeditor/ckeditor5-utils': 46.0.0
|
||||
ckeditor5: 46.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ckeditor/ckeditor5-special-characters@46.0.0':
|
||||
dependencies:
|
||||
|
|
@ -10312,7 +10311,7 @@ snapshots:
|
|||
|
||||
'@testing-library/dom@10.4.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.26.2
|
||||
'@babel/code-frame': 7.27.1
|
||||
'@babel/runtime': 7.27.6
|
||||
'@types/aria-query': 5.0.4
|
||||
aria-query: 5.3.0
|
||||
|
|
@ -12580,7 +12579,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/hast': 3.0.4
|
||||
'@types/mdast': 4.0.4
|
||||
'@ungap/structured-clone': 1.2.1
|
||||
'@ungap/structured-clone': 1.3.0
|
||||
hast-util-phrasing: 3.0.1
|
||||
hast-util-to-html: 9.0.5
|
||||
hast-util-to-text: 4.0.2
|
||||
|
|
@ -16206,6 +16205,8 @@ snapshots:
|
|||
base64-arraybuffer: 1.0.2
|
||||
optional: true
|
||||
|
||||
uuid@13.0.0: {}
|
||||
|
||||
uuid@9.0.1: {}
|
||||
|
||||
uvu@0.5.6:
|
||||
|
|
|
|||
Loading…
Reference in New Issue