@team-monolith/cds 1.113.2 → 1.114.1

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.
Files changed (200) hide show
  1. package/@types/emotion.d.ts +160 -160
  2. package/README.md +35 -35
  3. package/dist/CdsProvider.js +4 -4
  4. package/dist/components/AlertDialog/AlertDialog.js +54 -54
  5. package/dist/components/AlertDialog/AlertDialogActions.js +7 -7
  6. package/dist/components/AlertDialog/AlertDialogContent.js +8 -8
  7. package/dist/components/AlertDialog/AlertDialogTitle.js +34 -34
  8. package/dist/components/AnimatedButton.js +32 -32
  9. package/dist/components/Banner.js +51 -51
  10. package/dist/components/Book/Book.js +174 -174
  11. package/dist/components/Button.js +179 -179
  12. package/dist/components/CheckboxInput.js +100 -100
  13. package/dist/components/FileTypeAlertDialog.js +4 -4
  14. package/dist/components/Input.js +53 -53
  15. package/dist/components/InputBase.js +72 -72
  16. package/dist/components/Modal.js +4 -4
  17. package/dist/components/OverflowTooltip.js +4 -4
  18. package/dist/components/Pagination.js +56 -56
  19. package/dist/components/PinInput.js +64 -64
  20. package/dist/components/Popover.js +27 -27
  21. package/dist/components/RadioInput.js +73 -73
  22. package/dist/components/SquareButton.js +109 -109
  23. package/dist/components/Switch.js +69 -69
  24. package/dist/components/SwitchButton.js +107 -107
  25. package/dist/components/Tag.js +72 -72
  26. package/dist/components/Tooltip.js +19 -19
  27. package/dist/foundation/breakpoints.js +16 -16
  28. package/dist/icons/custom/colored/ai-helper.svg +4 -4
  29. package/dist/icons/custom/colored/ai-quiz-color.svg +20 -20
  30. package/dist/icons/custom/colored/badge-color.svg +4 -4
  31. package/dist/icons/custom/colored/badge-gold.svg +11 -11
  32. package/dist/icons/custom/colored/badge-green.svg +11 -11
  33. package/dist/icons/custom/colored/badge-silver.svg +11 -11
  34. package/dist/icons/custom/colored/basic-plus.svg +31 -31
  35. package/dist/icons/custom/colored/basic.svg +3 -3
  36. package/dist/icons/custom/colored/board-color.svg +5 -5
  37. package/dist/icons/custom/colored/cast-cloudy-color.svg +6 -6
  38. package/dist/icons/custom/colored/cast-partly-color.svg +7 -7
  39. package/dist/icons/custom/colored/cast-rainbow-color.svg +13 -13
  40. package/dist/icons/custom/colored/cast-sunny-color.svg +4 -4
  41. package/dist/icons/custom/colored/clap-bronze.svg +8 -8
  42. package/dist/icons/custom/colored/clap-gold.svg +8 -8
  43. package/dist/icons/custom/colored/clap-silver.svg +8 -8
  44. package/dist/icons/custom/colored/class.svg +13 -13
  45. package/dist/icons/custom/colored/codap-color.svg +13 -13
  46. package/dist/icons/custom/colored/ebook-color.svg +5 -5
  47. package/dist/icons/custom/colored/embedded-color.svg +38 -38
  48. package/dist/icons/custom/colored/emo-clap-color.svg +252 -252
  49. package/dist/icons/custom/colored/emo-good-color.svg +68 -68
  50. package/dist/icons/custom/colored/emo-great-color.svg +67 -67
  51. package/dist/icons/custom/colored/emo-heart-color.svg +239 -239
  52. package/dist/icons/custom/colored/emo-hundred-color.svg +194 -194
  53. package/dist/icons/custom/colored/emo-neutral-color.svg +76 -76
  54. package/dist/icons/custom/colored/emo-stars-color.svg +121 -121
  55. package/dist/icons/custom/colored/emo-thumbup-color.svg +238 -238
  56. package/dist/icons/custom/colored/empty.svg +1 -1
  57. package/dist/icons/custom/colored/entry-color.svg +4 -4
  58. package/dist/icons/custom/colored/filename-all-color.svg +4 -4
  59. package/dist/icons/custom/colored/filename-doc-color.svg +5 -5
  60. package/dist/icons/custom/colored/filename-hwp-color.svg +6 -6
  61. package/dist/icons/custom/colored/filename-img-color.svg +6 -6
  62. package/dist/icons/custom/colored/filename-mp4-color.svg +5 -5
  63. package/dist/icons/custom/colored/filename-pdf-color.svg +12 -12
  64. package/dist/icons/custom/colored/filename-ppt-color.svg +6 -6
  65. package/dist/icons/custom/colored/filename-xls-color.svg +5 -5
  66. package/dist/icons/custom/colored/filename-zip-color.svg +5 -5
  67. package/dist/icons/custom/colored/google.svg +13 -13
  68. package/dist/icons/custom/colored/hand-fill.svg +4 -4
  69. package/dist/icons/custom/colored/judge-color.svg +6 -6
  70. package/dist/icons/custom/colored/makecode-color.svg +4 -4
  71. package/dist/icons/custom/colored/master.svg +12 -12
  72. package/dist/icons/custom/colored/material.svg +6 -6
  73. package/dist/icons/custom/colored/medal-bronze.svg +9 -9
  74. package/dist/icons/custom/colored/medal-gold.svg +9 -9
  75. package/dist/icons/custom/colored/medal-silver.svg +9 -9
  76. package/dist/icons/custom/colored/pro.svg +4 -4
  77. package/dist/icons/custom/colored/problem.svg +7 -7
  78. package/dist/icons/custom/colored/python-color.svg +4 -4
  79. package/dist/icons/custom/colored/quiz-color.svg +12 -12
  80. package/dist/icons/custom/colored/resource-color.svg +13 -13
  81. package/dist/icons/custom/colored/scratch-color.svg +6 -6
  82. package/dist/icons/custom/colored/type-helper.svg +9 -9
  83. package/dist/icons/custom/colored/whale.svg +7 -7
  84. package/dist/icons/custom/colored/worksheet-color.svg +5 -5
  85. package/dist/icons/custom/default/ai-quiz.svg +8 -8
  86. package/dist/icons/custom/default/badge.svg +4 -4
  87. package/dist/icons/custom/default/board.svg +5 -5
  88. package/dist/icons/custom/default/cast-cloudy.svg +3 -3
  89. package/dist/icons/custom/default/cast-partly.svg +4 -4
  90. package/dist/icons/custom/default/cast-rainbow.svg +12 -12
  91. package/dist/icons/custom/default/cast-sunny.svg +3 -3
  92. package/dist/icons/custom/default/codap.svg +11 -11
  93. package/dist/icons/custom/default/ebook.svg +3 -3
  94. package/dist/icons/custom/default/embedded.svg +4 -4
  95. package/dist/icons/custom/default/emo-clap.svg +6 -6
  96. package/dist/icons/custom/default/emo-good.svg +12 -12
  97. package/dist/icons/custom/default/emo-great.svg +12 -12
  98. package/dist/icons/custom/default/emo-heart.svg +5 -5
  99. package/dist/icons/custom/default/emo-hundred.svg +3 -3
  100. package/dist/icons/custom/default/emo-neutral.svg +14 -14
  101. package/dist/icons/custom/default/emo-stars.svg +14 -14
  102. package/dist/icons/custom/default/emo-thumbup.svg +3 -3
  103. package/dist/icons/custom/default/entry.svg +4 -4
  104. package/dist/icons/custom/default/fab.svg +10 -10
  105. package/dist/icons/custom/default/grant-alt.svg +5 -5
  106. package/dist/icons/custom/default/grant.svg +4 -4
  107. package/dist/icons/custom/default/hand-line.svg +3 -3
  108. package/dist/icons/custom/default/judge.svg +3 -3
  109. package/dist/icons/custom/default/makecode.svg +5 -5
  110. package/dist/icons/custom/default/pdf.svg +3 -3
  111. package/dist/icons/custom/default/python.svg +7 -7
  112. package/dist/icons/custom/default/quiz.svg +4 -4
  113. package/dist/icons/custom/default/resource.svg +11 -11
  114. package/dist/icons/custom/default/scratch.svg +3 -3
  115. package/dist/icons/custom/default/scroll-alt.svg +5 -5
  116. package/dist/icons/custom/default/scroll-fill.svg +4 -4
  117. package/dist/icons/custom/default/scroll-line.svg +5 -5
  118. package/dist/icons/custom/default/symbol.svg +4 -4
  119. package/dist/icons/custom/default/worksheet.svg +4 -4
  120. package/dist/icons/custom/svgrColoredTemplate.js +26 -26
  121. package/dist/icons/custom/svgrDefaultTemplate.js +26 -26
  122. package/dist/patterns/Accordion.js +20 -20
  123. package/dist/patterns/Dropdown/DropdownItem/DropdownItem.js +60 -60
  124. package/dist/patterns/Dropdown/DropdownMenu/DropdownMenu.js +27 -27
  125. package/dist/patterns/Dropdown/DropdownMenu/style.js +19 -19
  126. package/dist/patterns/LexicalEditor/Plugins.js +38 -37
  127. package/dist/patterns/LexicalEditor/components/FileSelectInput.js +23 -23
  128. package/dist/patterns/LexicalEditor/components/InsertImageDialog/ImagePreview.js +4 -4
  129. package/dist/patterns/LexicalEditor/components/InsertImageDialog/InsertImageDialog.js +20 -17
  130. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/InsertVideoDialog.d.ts +15 -0
  131. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/InsertVideoDialog.js +83 -0
  132. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/index.d.ts +1 -0
  133. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/index.js +1 -0
  134. package/dist/patterns/LexicalEditor/components/UploadFileDialog/UploadFileDialog.js +2 -2
  135. package/dist/patterns/LexicalEditor/hr.svg +3 -3
  136. package/dist/patterns/LexicalEditor/nodes/FileNode/FileComponent.js +44 -44
  137. package/dist/patterns/LexicalEditor/nodes/FileNode/FileDownloadButton.js +25 -25
  138. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +8 -8
  139. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageResizer.js +60 -60
  140. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/InputComponent.js +19 -19
  141. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
  142. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormSolution.js +7 -7
  143. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +73 -73
  144. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.js +5 -5
  145. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/TextInput.js +7 -7
  146. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxComponent.js +69 -69
  147. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxEdit.js +3 -3
  148. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxView.js +15 -15
  149. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +28 -28
  150. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
  151. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +61 -61
  152. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
  153. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +17 -17
  154. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +7 -7
  155. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +28 -28
  156. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +52 -52
  157. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +7 -7
  158. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +25 -25
  159. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +53 -53
  160. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxComponent.js +54 -54
  161. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxView.js +5 -5
  162. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectComponent.js +21 -21
  163. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
  164. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +71 -71
  165. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.d.ts +7 -0
  166. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.js +53 -0
  167. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoNode.d.ts +23 -0
  168. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoNode.js +52 -0
  169. package/dist/patterns/LexicalEditor/nodes/VideoNode/index.d.ts +1 -0
  170. package/dist/patterns/LexicalEditor/nodes/VideoNode/index.js +1 -0
  171. package/dist/patterns/LexicalEditor/nodes/index.d.ts +1 -0
  172. package/dist/patterns/LexicalEditor/nodes/index.js +1 -0
  173. package/dist/patterns/LexicalEditor/nodes/nodes.d.ts +2 -1
  174. package/dist/patterns/LexicalEditor/nodes/nodes.js +2 -0
  175. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
  176. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +18 -12
  177. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
  178. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
  179. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.d.ts +1 -1
  180. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.js +27 -12
  181. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
  182. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
  183. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.d.ts +1 -0
  184. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +30 -19
  185. package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
  186. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
  187. package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +7 -7
  188. package/dist/patterns/LexicalEditor/plugins/VideosPlugin/index.d.ts +5 -0
  189. package/dist/patterns/LexicalEditor/plugins/VideosPlugin/index.js +20 -0
  190. package/dist/patterns/LexicalEditor/theme.js +243 -243
  191. package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
  192. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
  193. package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
  194. package/dist/patterns/Tabs.js +43 -43
  195. package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
  196. package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
  197. package/dist/utils/hover.js +12 -12
  198. package/dist/utils/reset.js +19 -19
  199. package/dist/utils/visuallyHidden.js +10 -10
  200. package/package.json +93 -92
@@ -19,6 +19,7 @@ import { ComponentPickerMenuPlugin } from "./plugins/ComponentPickerMenuPlugin";
19
19
  import { AutoFocusPlugin } from "@lexical/react/LexicalAutoFocusPlugin";
20
20
  import { FloatingTextFormatToolbarPlugin } from "./plugins/FloatingTextFormatToolbarPlugin";
21
21
  import { ImagesPlugin } from "./plugins/ImagesPlugin";
22
+ import { VideosPlugin } from "./plugins/VideosPlugin";
22
23
  import { TablePlugin } from "@lexical/react/LexicalTablePlugin";
23
24
  import hr from "./hr.svg";
24
25
  import { LinkPlugin } from "@lexical/react/LexicalLinkPlugin";
@@ -51,46 +52,46 @@ export function Plugins(props) {
51
52
  onChange === null || onChange === void 0 ? void 0 : onChange(editorState.toJSON());
52
53
  },
53
54
  // ignore 하지 않으면 Form에서 수정하지 않았는데 Dirty로 처리됨.
54
- ignoreSelectionChange: true }), _jsx(AutoFocusPlugin, {}), isEditable && (_jsxs(_Fragment, { children: [_jsx(TabIndentationPlugin, {}), _jsx(ComponentPickerMenuPlugin, { isSheetEnabled: isSheetEnabled, isQuizEnabled: isQuizEnabled, showFileUpload: showFileUpload }), _jsx(MarkdownShortcutPlugin, { transformers: CUSTOM_TRANSFORMERS }), _jsx(HistoryPlugin, {}), _jsx(ParagraphPlaceholderPlugin, { placeholder: "\uBA85\uB839\uC5B4 \uC0AC\uC6A9 \uC2DC\uC5D0\uB294 '/'\uB97C \uB204\uB974\uC138\uC694. \uBE14\uB85D\uC5D0 \uB9C8\uC6B0\uC2A4\uB97C \uC62C\uB824 \uB098\uD0C0\uB098\uB294 '+'\uB97C \uD074\uB9AD\uD558\uBA74 \uC544\uB798\uC5D0 \uBE14\uB85D\uC744 \uCD94\uAC00\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4." })] })), floatingAnchorElem && isEditable && (_jsxs(_Fragment, { children: [_jsx(ComponentAdderPlugin, { anchorElem: floatingAnchorElem, isSheetEnabled: isSheetEnabled, isQuizEnabled: isQuizEnabled, showFileUpload: showFileUpload }), _jsx(FloatingTextFormatToolbarPlugin, { anchorElem: floatingAnchorElem }), _jsx(FloatingLinkEditorPlugin, { anchorElem: floatingAnchorElem, isLinkEditMode: isLinkEditMode, setIsLinkEditMode: setIsLinkEditMode })] })), !isEditable && _jsx(ClickableLinkPlugin, {}), _jsx(ListPlugin, {}), _jsx(HorizontalRulePlugin, {}), _jsx(ImagesPlugin, {}), _jsx(FilePlugin, {}), _jsx(TablePlugin, {}), _jsx(LinkPlugin, {}), _jsx(ListMaxIndentLevelPlugin, { maxDepth: 5 }), _jsx(ProblemInputPlugin, {}), _jsx(ProblemSelectPlugin, {}), _jsx(LayoutPlugin, {}), _jsx(SheetSelectPlugin, {}), _jsx(SheetInputPlugin, {}), _jsx(SelfEvaluationPlugin, {}), _jsx(AutoLinkPlugin, {})] }));
55
+ ignoreSelectionChange: true }), _jsx(AutoFocusPlugin, {}), isEditable && (_jsxs(_Fragment, { children: [_jsx(TabIndentationPlugin, {}), _jsx(ComponentPickerMenuPlugin, { isSheetEnabled: isSheetEnabled, isQuizEnabled: isQuizEnabled, showFileUpload: showFileUpload }), _jsx(MarkdownShortcutPlugin, { transformers: CUSTOM_TRANSFORMERS }), _jsx(HistoryPlugin, {}), _jsx(ParagraphPlaceholderPlugin, { placeholder: "\uBA85\uB839\uC5B4 \uC0AC\uC6A9 \uC2DC\uC5D0\uB294 '/'\uB97C \uB204\uB974\uC138\uC694. \uBE14\uB85D\uC5D0 \uB9C8\uC6B0\uC2A4\uB97C \uC62C\uB824 \uB098\uD0C0\uB098\uB294 '+'\uB97C \uD074\uB9AD\uD558\uBA74 \uC544\uB798\uC5D0 \uBE14\uB85D\uC744 \uCD94\uAC00\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4." })] })), floatingAnchorElem && isEditable && (_jsxs(_Fragment, { children: [_jsx(ComponentAdderPlugin, { anchorElem: floatingAnchorElem, isSheetEnabled: isSheetEnabled, isQuizEnabled: isQuizEnabled, showFileUpload: showFileUpload }), _jsx(FloatingTextFormatToolbarPlugin, { anchorElem: floatingAnchorElem }), _jsx(FloatingLinkEditorPlugin, { anchorElem: floatingAnchorElem, isLinkEditMode: isLinkEditMode, setIsLinkEditMode: setIsLinkEditMode })] })), !isEditable && _jsx(ClickableLinkPlugin, {}), _jsx(ListPlugin, {}), _jsx(HorizontalRulePlugin, {}), _jsx(ImagesPlugin, {}), _jsx(VideosPlugin, {}), _jsx(FilePlugin, {}), _jsx(TablePlugin, {}), _jsx(LinkPlugin, {}), _jsx(ListMaxIndentLevelPlugin, { maxDepth: 5 }), _jsx(ProblemInputPlugin, {}), _jsx(ProblemSelectPlugin, {}), _jsx(LayoutPlugin, {}), _jsx(SheetSelectPlugin, {}), _jsx(SheetInputPlugin, {}), _jsx(SelfEvaluationPlugin, {}), _jsx(AutoLinkPlugin, {})] }));
55
56
  }
56
- const ScrollArea = styled.div `
57
- min-height: 150px;
58
- border: 0;
59
- display: flex;
60
- position: relative;
61
- outline: 0;
62
- z-index: 0;
63
- overflow: auto;
57
+ const ScrollArea = styled.div `
58
+ min-height: 150px;
59
+ border: 0;
60
+ display: flex;
61
+ position: relative;
62
+ outline: 0;
63
+ z-index: 0;
64
+ overflow: auto;
64
65
  `;
65
- const FloatingAnchor = styled.div `
66
- flex: auto;
67
- position: relative;
68
- z-index: -1;
66
+ const FloatingAnchor = styled.div `
67
+ flex: auto;
68
+ position: relative;
69
+ z-index: -1;
69
70
  `;
70
71
  const StyledContentEditable = styled(ContentEditable, {
71
72
  shouldForwardProp: (prop) => prop !== "isEditable",
72
- }) `
73
- border: 0;
74
- font-size: 15px;
75
- display: block;
76
- position: relative;
77
- outline: 0;
78
- // ComponentAdder 를 위한 공간
79
- ${({ isEditable }) => isEditable && "padding-left: 64px;"}
80
- // ScrollArea에서 스크롤이 발생해도 64px 더 아래로 내릴 수 있도록 합니다.
81
- padding-bottom: 64px;
82
- min-height: 150px;
83
-
84
- hr {
85
- // HorizontalRuleNode는 Lexical theme에 등록되어 있지 않습니다.
86
- // 따라서 hr 태그를 직접 조작합니다.
87
-
88
- // FloatingMenu가 올바른 위치에 붙으려면 충분한 높이를 가져야합니다.
89
- // HR 태그에서 border를 이용해서 중심에 선을 그리기 어렵습니다.
90
- // hr svg는 1px 높이의 svg입니다.
91
- // center 및 repeat-x를 지정하여 좌우로 긴 선을 그립니다.
92
- height: 26px;
93
- border: 0;
94
- background: url(${hr}) center repeat-x;
95
- }
73
+ }) `
74
+ border: 0;
75
+ font-size: 15px;
76
+ display: block;
77
+ position: relative;
78
+ outline: 0;
79
+ // ComponentAdder 를 위한 공간
80
+ ${({ isEditable }) => isEditable && "padding-left: 64px;"}
81
+ // ScrollArea에서 스크롤이 발생해도 64px 더 아래로 내릴 수 있도록 합니다.
82
+ padding-bottom: 64px;
83
+ min-height: 150px;
84
+
85
+ hr {
86
+ // HorizontalRuleNode는 Lexical theme에 등록되어 있지 않습니다.
87
+ // 따라서 hr 태그를 직접 조작합니다.
88
+
89
+ // FloatingMenu가 올바른 위치에 붙으려면 충분한 높이를 가져야합니다.
90
+ // HR 태그에서 border를 이용해서 중심에 선을 그리기 어렵습니다.
91
+ // hr svg는 1px 높이의 svg입니다.
92
+ // center 및 repeat-x를 지정하여 좌우로 긴 선을 그립니다.
93
+ height: 26px;
94
+ border: 0;
95
+ background: url(${hr}) center repeat-x;
96
+ }
96
97
  `;
@@ -70,32 +70,32 @@ export function FileSelectInput(props) {
70
70
  return (_jsxs(_Fragment, { children: [_jsxs(Container, { children: [_jsx(Button, { fullWidth: true, color: "grey", size: "medium", label: "\uD30C\uC77C \uC120\uD0DD\uD558\uAE30", onClick: () => {
71
71
  var _a;
72
72
  (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.click();
73
- }, startIcon: _jsx(UploadLineIcon, {}), bold: bold }), _jsx(IconAndErrorMessage, { children: errorMessage && (_jsxs(_Fragment, { children: [_jsx(FileWarningLineIcon, { css: css `
74
- padding: 0 4px;
75
- width: 24px;
76
- height: 24px;
77
- color: ${theme.color.background.danger};
73
+ }, startIcon: _jsx(UploadLineIcon, {}), bold: bold }), _jsx(IconAndErrorMessage, { children: errorMessage && (_jsxs(_Fragment, { children: [_jsx(FileWarningLineIcon, { css: css `
74
+ padding: 0 4px;
75
+ width: 24px;
76
+ height: 24px;
77
+ color: ${theme.color.background.danger};
78
78
  ` }), _jsx(ErrorMessage, { children: errorMessage })] })) })] }), _jsx(HiddenInput, { ref: inputRef, type: "file", accept: accept, onChange: handleFileChange })] }));
79
79
  }
80
- const HiddenInput = styled.input `
81
- display: none;
80
+ const HiddenInput = styled.input `
81
+ display: none;
82
82
  `;
83
- const ErrorMessage = styled.div(({ theme }) => css `
84
- color: ${theme.color.foreground.danger};
85
- font-family: ${theme.fontFamily.ui};
86
- font-size: 14px;
87
- font-weight: 400;
88
- line-height: 20px;
83
+ const ErrorMessage = styled.div(({ theme }) => css `
84
+ color: ${theme.color.foreground.danger};
85
+ font-family: ${theme.fontFamily.ui};
86
+ font-size: 14px;
87
+ font-weight: 400;
88
+ line-height: 20px;
89
89
  `);
90
- const Container = styled.div `
91
- display: flex;
92
- flex-direction: column;
93
- gap: 4px;
90
+ const Container = styled.div `
91
+ display: flex;
92
+ flex-direction: column;
93
+ gap: 4px;
94
94
  `;
95
- const IconAndErrorMessage = styled.div `
96
- padding-left: 8px;
97
- display: flex;
98
- flex-direction: row;
99
- align-items: center;
100
- gap: 4px;
95
+ const IconAndErrorMessage = styled.div `
96
+ padding-left: 8px;
97
+ display: flex;
98
+ flex-direction: row;
99
+ align-items: center;
100
+ gap: 4px;
101
101
  `;
@@ -6,8 +6,8 @@ export function ImagePreview(props) {
6
6
  const [erroredSrc, setErroredSrc] = useState(null);
7
7
  return (_jsxs(Container, { children: ["\uC774\uBBF8\uC9C0 \uBBF8\uB9AC\uBCF4\uAE30", erroredSrc === src ? (fallback) : (_jsx("img", { src: src, alt: alt, onError: () => setErroredSrc(src) }))] }));
8
8
  }
9
- const Container = styled.div `
10
- display: flex;
11
- flex-direction: column;
12
- gap: 8px;
9
+ const Container = styled.div `
10
+ display: flex;
11
+ flex-direction: column;
12
+ gap: 8px;
13
13
  `;
@@ -18,15 +18,18 @@ export function InsertImageDialog(props) {
18
18
  defaultValues: imageProps !== null && imageProps !== void 0 ? imageProps : { src: "", altText: "" },
19
19
  });
20
20
  const handleOnClose = () => {
21
- if (shouldReset)
21
+ if (shouldReset) {
22
+ setPreviewSrc("");
22
23
  reset();
24
+ }
23
25
  onClose();
24
26
  };
25
27
  const onSubmit = (data) => {
26
28
  onChange(data);
27
29
  handleOnClose();
28
30
  };
29
- // 미리보기할 src 저장합니다. watch("src")너무 자주 바뀌기 때문에 사용하지 않습니다.
31
+ // src 입력 필드에 실시간으로 반영되는 값이고 previewSrc입력이 끝난 미리보기 영역에 표시할 URL입니다.
32
+ // 두 값은 시멘틱이 다르므로 독립적인 state로 관리합니다.
30
33
  const [previewSrc, setPreviewSrc] = useState(watch("src"));
31
34
  const isDisabled = watch("src") === "";
32
35
  return (_jsxs(StyledAlertDialog, { component: "form", icon: _jsx(ImageFillIcon, { color: theme.color.background.primary }), open: open, onClose: handleOnClose, onSubmit: (e) => {
@@ -42,21 +45,21 @@ export function InsertImageDialog(props) {
42
45
  },
43
46
  } }), previewSrc && (_jsx(ImagePreview, { src: previewSrc, alt: watch("altText"), fallback: _jsx(ImageNotAvailable, {}) })), _jsx(FormInput, { name: "altText", control: control, placeholder: "\uC0BD\uC785\uD558\uB294 \uC774\uBBF8\uC9C0\uC5D0 \uAD00\uD55C \uC124\uBA85", size: "medium", label: "\uB300\uCCB4 \uD14D\uC2A4\uD2B8", fullWidth: true })] }) }), _jsxs(AlertDialogActions, { children: [_jsx(Button, { type: "submit", fullWidth: true, label: "\uC0BD\uC785\uD558\uAE30", size: "medium", color: "primary", disabled: isDisabled }), onDelete && (_jsx(Button, { color: "danger", size: "medium", fullWidth: true, label: "\uC0AD\uC81C\uD558\uAE30", onClick: onDelete }))] })] }));
44
47
  }
45
- const StyledAlertDialog = styled(AlertDialog) `
46
- gap: 16px;
48
+ const StyledAlertDialog = styled(AlertDialog) `
49
+ gap: 16px;
47
50
  `;
48
- const StyledAlertDialogTitle = styled(AlertDialogTitle)(({ theme }) => css `
49
- color: ${theme.color.foreground.neutralBase};
50
- text-align: center;
51
- font-family: ${theme.fontFamily.ui};
52
- font-size: 20px;
53
- font-style: normal;
54
- font-weight: 700;
55
- line-height: 28px;
56
- letter-spacing: 0.25px;
51
+ const StyledAlertDialogTitle = styled(AlertDialogTitle)(({ theme }) => css `
52
+ color: ${theme.color.foreground.neutralBase};
53
+ text-align: center;
54
+ font-family: ${theme.fontFamily.ui};
55
+ font-size: 20px;
56
+ font-style: normal;
57
+ font-weight: 700;
58
+ line-height: 28px;
59
+ letter-spacing: 0.25px;
57
60
  `);
58
- const Inputs = styled.div `
59
- display: flex;
60
- flex-direction: column;
61
- gap: 16px;
61
+ const Inputs = styled.div `
62
+ display: flex;
63
+ flex-direction: column;
64
+ gap: 16px;
62
65
  `;
@@ -0,0 +1,15 @@
1
+ export interface VideoProps {
2
+ src: string;
3
+ }
4
+ export interface InsertVideoDialogProps {
5
+ title: string;
6
+ open: boolean;
7
+ onClose: () => void;
8
+ videoProps?: VideoProps;
9
+ onChange: (props: VideoProps) => void;
10
+ /** 전달하면 "삭제하기" 버튼이 생깁니다. */
11
+ onDelete?: () => void;
12
+ /** 닫을 때마다 폼을 최초 상태로 초기화합니다. */
13
+ shouldReset?: boolean;
14
+ }
15
+ export declare function InsertVideoDialog(props: InsertVideoDialogProps): import("@emotion/react/jsx-runtime").JSX.Element;
@@ -0,0 +1,83 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
2
+ /** @jsxImportSource @emotion/react */
3
+ import { css, useTheme } from "@emotion/react";
4
+ import { VideoLineIcon, LinkIcon } from "../../../../icons";
5
+ import { AlertDialog, AlertDialogActions, AlertDialogContent, AlertDialogTitle, } from "../../../../components/AlertDialog";
6
+ import { Button } from "../../../..";
7
+ import { FormInput } from "../../nodes/Form";
8
+ import { useForm } from "react-hook-form";
9
+ import ReactPlayer from "react-player";
10
+ import styled from "@emotion/styled";
11
+ import { useEffect, useMemo, useState } from "react";
12
+ import { debounce } from "lodash";
13
+ export function InsertVideoDialog(props) {
14
+ const { title, open, onClose, videoProps, onChange, onDelete, shouldReset } = props;
15
+ const theme = useTheme();
16
+ const { control, watch, reset, handleSubmit, subscribe } = useForm({
17
+ defaultValues: videoProps !== null && videoProps !== void 0 ? videoProps : { src: "" },
18
+ mode: "onChange",
19
+ });
20
+ const handleOnClose = () => {
21
+ if (shouldReset) {
22
+ setPreviewSrc("");
23
+ reset();
24
+ }
25
+ onClose();
26
+ };
27
+ const onSubmit = (data) => {
28
+ onChange(data);
29
+ handleOnClose();
30
+ };
31
+ // src는 입력 필드에 실시간으로 반영되는 값이고 previewSrc는 입력이 끝난 뒤 미리보기 영역에 표시할 URL입니다.
32
+ // 두 값은 시멘틱이 다르므로 독립적인 state로 관리합니다.
33
+ const [previewSrc, setPreviewSrc] = useState(watch("src"));
34
+ const videoCanPlay = ReactPlayer.canPlay(previewSrc);
35
+ const debouncedSetPreviewSrc = useMemo(() => debounce((value) => setPreviewSrc(value), 500), []);
36
+ useEffect(() => {
37
+ const unsubscribe = subscribe({
38
+ name: "src",
39
+ formState: { values: true },
40
+ callback: ({ values }) => {
41
+ debouncedSetPreviewSrc(values.src);
42
+ },
43
+ });
44
+ return () => unsubscribe();
45
+ }, [debouncedSetPreviewSrc, subscribe]);
46
+ return (_jsxs(StyledAlertDialog, { component: "form", icon: _jsx(VideoLineIcon, { color: theme.color.background.primary }), open: open, onClose: handleOnClose, onSubmit: (e) => {
47
+ // nested form 구조라서 submit이벤트 전파를 막습니다.
48
+ e.stopPropagation();
49
+ handleSubmit(onSubmit)();
50
+ }, disableIconPadding: true, children: [_jsx(StyledAlertDialogTitle, { onClose: handleOnClose, children: title }), _jsx(AlertDialogContent, { children: _jsxs(Inputs, { children: [_jsx(FormInput, { name: "src", control: control, rules: {
51
+ validate: (value) => ReactPlayer.canPlay(value) || "올바른 동영상 URL을 입력하세요.",
52
+ }, placeholder: "https://example.com/video.mp4", size: "medium", label: "URL", fullWidth: true, startIcon: _jsx(LinkIcon, {}), inputProps: {
53
+ onBlur: () => {
54
+ setPreviewSrc(watch("src"));
55
+ },
56
+ } }), videoCanPlay && (_jsx(ReactPlayer, { css: css `
57
+ background: black;
58
+ `, width: "100%", url: previewSrc, controls: true, config: {
59
+ file: {
60
+ hlsOptions: {
61
+ startLevel: 100,
62
+ },
63
+ },
64
+ } }))] }) }), _jsxs(AlertDialogActions, { children: [_jsx(Button, { type: "submit", fullWidth: true, label: "\uC0BD\uC785\uD558\uAE30", size: "medium", color: "primary", disabled: !videoCanPlay }), onDelete && (_jsx(Button, { color: "danger", size: "medium", fullWidth: true, label: "\uC0AD\uC81C\uD558\uAE30", onClick: onDelete }))] })] }));
65
+ }
66
+ const StyledAlertDialog = styled(AlertDialog) `
67
+ gap: 16px;
68
+ `;
69
+ const StyledAlertDialogTitle = styled(AlertDialogTitle)(({ theme }) => css `
70
+ color: ${theme.color.foreground.neutralBase};
71
+ text-align: center;
72
+ font-family: ${theme.fontFamily.ui};
73
+ font-size: 20px;
74
+ font-style: normal;
75
+ font-weight: 700;
76
+ line-height: 28px;
77
+ letter-spacing: 0.25px;
78
+ `);
79
+ const Inputs = styled.div `
80
+ display: flex;
81
+ flex-direction: column;
82
+ gap: 16px;
83
+ `;
@@ -0,0 +1 @@
1
+ export * from "./InsertVideoDialog";
@@ -0,0 +1 @@
1
+ export * from "./InsertVideoDialog";
@@ -54,6 +54,6 @@ export function UploadFileDialog({ open, onClose, onChange, }) {
54
54
  }, [open]);
55
55
  return (_jsx(HiddenInput, { ref: inputRef, type: "file", accept: "*", onChange: handleFileChange }));
56
56
  }
57
- const HiddenInput = styled.input `
58
- display: none;
57
+ const HiddenInput = styled.input `
58
+ display: none;
59
59
  `;
@@ -1,3 +1,3 @@
1
- <svg width="521" height="1" viewBox="0 0 521 1" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <line y1="0.5" x2="521" y2="0.5" stroke="#9C9C9C"/>
3
- </svg>
1
+ <svg width="521" height="1" viewBox="0 0 521 1" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <line y1="0.5" x2="521" y2="0.5" stroke="#9C9C9C"/>
3
+ </svg>
@@ -45,9 +45,9 @@ export function FileComponent({ fileName, fileSize, nodeKey, fileUrl, fileUpload
45
45
  }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_DELETE_COMMAND, $onDelete, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_BACKSPACE_COMMAND, $onDelete, COMMAND_PRIORITY_LOW)), [clearSelection, editor, isSelected, nodeKey, $onDelete, setSelected]);
46
46
  return (_jsx(_Fragment, { children: isEditable ? (_jsx(FileDetailContainer, { isSelected: isSelected, ref: ref, children: _jsxs(FileInfo, { children: [_jsx(IconContainer, { children: getFileIcon(fileName) }), _jsx(FileName, { children: _jsx(OverflowTooltip, { text: fileName }) }), _jsx(FileOptionalInfo, { children: fileUploadDate }), _jsxs(FileSize, { children: [(fileSize / (1024 * 1024)).toFixed(1), " MB"] })] }) })) : (_jsx(FileDownloadButton, { fileName: fileName, fileUrl: fileUrl, fileSize: fileSize })) }));
47
47
  }
48
- export const FileName = styled.div `
49
- flex: 1;
50
- overflow: hidden;
48
+ export const FileName = styled.div `
49
+ flex: 1;
50
+ overflow: hidden;
51
51
  `;
52
52
  export function getFileIcon(fileName) {
53
53
  var _a;
@@ -85,51 +85,51 @@ export function getFileIcon(fileName) {
85
85
  return _jsx(CustomFilenameAllColorIcon, {});
86
86
  }
87
87
  }
88
- export const FileDetailContainer = styled.div(({ isSelected, theme }) => css `
89
- display: flex;
90
- flex-direction: column;
91
- width: 620px;
92
- min-width: 400px;
88
+ export const FileDetailContainer = styled.div(({ isSelected, theme }) => css `
89
+ display: flex;
90
+ flex-direction: column;
91
+ width: 620px;
92
+ min-width: 400px;
93
93
  background: ${isSelected
94
94
  ? theme.color.background.neutralAltActive
95
- : theme.color.background.neutralAlt};
96
- border-radius: 10px;
95
+ : theme.color.background.neutralAlt};
96
+ border-radius: 10px;
97
97
  `);
98
- export const IconContainer = styled.div `
99
- flex-shrink: 0;
100
- width: 24px;
101
- height: 24px;
98
+ export const IconContainer = styled.div `
99
+ flex-shrink: 0;
100
+ width: 24px;
101
+ height: 24px;
102
102
  `;
103
- export const FileInfo = styled.div(({ theme }) => css `
104
- display: flex;
105
- padding: 16px;
106
- align-items: center;
107
- height: 48px;
108
- gap: 8px;
109
- color: ${theme.color.foreground.neutralBase};
110
- font-family: ${theme.fontFamily.ui};
111
- font-size: 16px;
112
- font-weight: 500;
113
- line-height: 20px; /* 125% */
114
- border-radius: 10px;
115
- cursor: pointer;
103
+ export const FileInfo = styled.div(({ theme }) => css `
104
+ display: flex;
105
+ padding: 16px;
106
+ align-items: center;
107
+ height: 48px;
108
+ gap: 8px;
109
+ color: ${theme.color.foreground.neutralBase};
110
+ font-family: ${theme.fontFamily.ui};
111
+ font-size: 16px;
112
+ font-weight: 500;
113
+ line-height: 20px; /* 125% */
114
+ border-radius: 10px;
115
+ cursor: pointer;
116
116
  `);
117
- export const FileSize = styled.span(({ theme }) => css `
118
- flex-shrink: 0;
119
- margin-left: auto;
120
- color: ${theme.color.foreground.neutralBaseDisabled};
121
- font-family: ${theme.fontFamily.ui};
122
- font-size: 14px;
123
- font-weight: 400;
124
- line-height: 20px; /* 142.857% */
117
+ export const FileSize = styled.span(({ theme }) => css `
118
+ flex-shrink: 0;
119
+ margin-left: auto;
120
+ color: ${theme.color.foreground.neutralBaseDisabled};
121
+ font-family: ${theme.fontFamily.ui};
122
+ font-size: 14px;
123
+ font-weight: 400;
124
+ line-height: 20px; /* 142.857% */
125
125
  `);
126
- export const FileOptionalInfo = styled.div(({ theme }) => css `
127
- font-family: ${theme.fontFamily.ui};
128
- font-size: 14px;
129
- font-style: normal;
130
- font-weight: 400;
131
- line-height: 20px;
132
- color: ${theme.color.foreground.neutralBaseDisabled};
133
- text-align: right;
134
- flex-shrink: 0;
126
+ export const FileOptionalInfo = styled.div(({ theme }) => css `
127
+ font-family: ${theme.fontFamily.ui};
128
+ font-size: 14px;
129
+ font-style: normal;
130
+ font-weight: 400;
131
+ line-height: 20px;
132
+ color: ${theme.color.foreground.neutralBaseDisabled};
133
+ text-align: right;
134
+ flex-shrink: 0;
135
135
  `);
@@ -57,30 +57,30 @@ export function FileDownloadButton({ fileName, fileSize, fileUrl, }) {
57
57
  });
58
58
  return (_jsxs(ButtonContainer, { onClick: handleDownload, theme: theme, children: [_jsx(IconContainer, { children: getFileIcon(fileName) }), _jsx(FileNameLabel, { children: _jsx(OverflowTooltip, { text: fileName }) }), _jsxs(FileSize, { children: [(fileSize / (1024 * 1024)).toFixed(1), " MB"] })] }));
59
59
  }
60
- const ButtonContainer = styled.button(({ theme }) => css `
61
- display: flex;
62
- align-items: center;
63
- gap: 8px;
64
- padding: 12px 16px;
65
- height: 48px;
66
- background-color: ${theme.color.background.neutralAlt};
67
- border: none;
68
- border-radius: 10px;
69
- cursor: pointer;
70
- color: ${theme.color.foreground.neutralBase};
71
- font-family: ${theme.fontFamily.ui};
72
- font-size: 16px;
73
- font-weight: 500;
74
- font-style: normal;
75
- line-height: 20px; /* 125% */
76
- text-align: left;
77
- overflow: hidden;
78
-
79
- ${HOVER(css `
80
- background: ${theme.color.background.neutralAltActive};
81
- color: ${theme.color.foreground.neutralBaseActive};
82
- `)}
60
+ const ButtonContainer = styled.button(({ theme }) => css `
61
+ display: flex;
62
+ align-items: center;
63
+ gap: 8px;
64
+ padding: 12px 16px;
65
+ height: 48px;
66
+ background-color: ${theme.color.background.neutralAlt};
67
+ border: none;
68
+ border-radius: 10px;
69
+ cursor: pointer;
70
+ color: ${theme.color.foreground.neutralBase};
71
+ font-family: ${theme.fontFamily.ui};
72
+ font-size: 16px;
73
+ font-weight: 500;
74
+ font-style: normal;
75
+ line-height: 20px; /* 125% */
76
+ text-align: left;
77
+ overflow: hidden;
78
+
79
+ ${HOVER(css `
80
+ background: ${theme.color.background.neutralAltActive};
81
+ color: ${theme.color.foreground.neutralBaseActive};
82
+ `)}
83
83
  `);
84
- const FileNameLabel = styled.div `
85
- max-width: 152px;
84
+ const FileNameLabel = styled.div `
85
+ max-width: 152px;
86
86
  `;
@@ -192,15 +192,15 @@ export function ImageComponent({ src, altText, nodeKey, width, height, maxWidth,
192
192
  if (!isEditable) {
193
193
  return (_jsx(Suspense, { fallback: null, children: _jsx("div", { draggable: draggable, children: isLoadError ? (_jsx(ImageNotAvailable, {})) : (_jsx(LazyImage, { className: isFocused
194
194
  ? `focused ${$isNodeSelection(selection) ? "draggable" : ""}`
195
- : null, css: css `
196
- cursor: pointer;
195
+ : null, css: css `
196
+ cursor: pointer;
197
197
  `, src: src, altText: altText, imageRef: imageRef, width: width, height: height, maxWidth: maxWidth, onError: () => setIsLoadError(true), buttonProps: {
198
198
  onClick: () => window.open(src, "_blank"),
199
199
  }, title: "\uD074\uB9AD\uD574\uC11C \uC6D0\uBCF8 \uC774\uBBF8\uC9C0 \uBCF4\uAE30.", addtionalInfoLabel: _jsx("span", { css: VISUALLY_HIDDEN, children: "(\uC0C8 \uCC3D)" }) })) }) }));
200
200
  }
201
- return (_jsxs(_Fragment, { children: [_jsxs(EditContainer, { children: [_jsx(Suspense, { fallback: null, children: _jsx("div", { draggable: draggable, css: css `
202
- // ImageResizer를 위한 relative 설정입니다.
203
- position: relative;
201
+ return (_jsxs(_Fragment, { children: [_jsxs(EditContainer, { children: [_jsx(Suspense, { fallback: null, children: _jsx("div", { draggable: draggable, css: css `
202
+ // ImageResizer를 위한 relative 설정입니다.
203
+ position: relative;
204
204
  `, children: isLoadError ? (_jsx(ImageNotAvailable, {})) : (_jsxs(_Fragment, { children: [_jsx(LazyImage, { className: isFocused
205
205
  ? `focused ${$isNodeSelection(selection) ? "draggable" : ""}`
206
206
  : null, src: src, altText: altText, imageRef: imageRef, width: width, height: height, maxWidth: maxWidth, onError: () => setIsLoadError(true) }), resizable && $isNodeSelection(selection) && isFocused && (_jsx(ImageResizer, { showCaption: false, setShowCaption: () => { }, editor: editor, buttonRef: buttonRef, imageRef: imageRef,
@@ -230,7 +230,7 @@ export function ImageComponent({ src, altText, nodeKey, width, height, maxWidth,
230
230
  });
231
231
  } })] }));
232
232
  }
233
- const EditContainer = styled.div `
234
- display: flex;
235
- gap: 4px;
233
+ const EditContainer = styled.div `
234
+ display: flex;
235
+ gap: 4px;
236
236
  `;