@lumir-company/editor 0.4.6 → 0.4.8

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/style.css CHANGED
@@ -975,16 +975,3 @@
975
975
  background-color: #292524 !important;
976
976
  border-color: #44403c !important;
977
977
  }
978
-
979
- /* ========================================
980
- Video Block (커스텀 비디오 플레이어)
981
- ======================================== */
982
- .lumirEditor [data-content-type="video"] .lumir-video-block-wrapper {
983
- outline: none;
984
- }
985
-
986
- .lumirEditor [data-content-type="video"].ProseMirror-selectednode .lumir-video-block-wrapper {
987
- outline: 2px solid #3b82f6;
988
- outline-offset: 2px;
989
- border-radius: 6px;
990
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumir-company/editor",
3
- "version": "0.4.6",
3
+ "version": "0.4.8",
4
4
  "private": false,
5
5
  "description": "Image-only BlockNote rich text editor with S3 upload, customizable filename transforms, UUID support, and loading spinner",
6
6
  "keywords": [