@team-monolith/cds 1.117.19 → 1.117.21

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 (186) hide show
  1. package/@types/emotion.d.ts +160 -160
  2. package/README.md +37 -37
  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 +148 -148
  13. package/dist/components/FileTypeAlertDialog.js +6 -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 +36 -36
  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 +15 -15
  130. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/InsertVideoDialog.js +17 -17
  131. package/dist/patterns/LexicalEditor/components/UploadFileDialog/UploadFileDialog.js +2 -2
  132. package/dist/patterns/LexicalEditor/hr.svg +3 -3
  133. package/dist/patterns/LexicalEditor/nodes/FileNode/FileComponent.js +44 -44
  134. package/dist/patterns/LexicalEditor/nodes/FileNode/FileDownloadButton.js +25 -25
  135. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +8 -8
  136. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageResizer.js +60 -60
  137. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/InputComponent.js +19 -19
  138. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
  139. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormSolution.js +7 -7
  140. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +73 -73
  141. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.js +5 -5
  142. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/TextInput.js +7 -7
  143. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxComponent.js +69 -69
  144. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxEdit.js +3 -3
  145. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxView.js +15 -15
  146. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +30 -29
  147. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
  148. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +61 -61
  149. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
  150. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +17 -17
  151. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +7 -7
  152. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +28 -28
  153. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +52 -52
  154. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +7 -7
  155. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +25 -25
  156. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +53 -53
  157. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxComponent.js +54 -54
  158. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxView.js +5 -5
  159. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectComponent.js +23 -22
  160. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
  161. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +72 -72
  162. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.js +6 -6
  163. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
  164. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +11 -11
  165. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
  166. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
  167. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.js +10 -10
  168. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
  169. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
  170. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +12 -12
  171. package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
  172. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
  173. package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +7 -7
  174. package/dist/patterns/LexicalEditor/theme.js +243 -243
  175. package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
  176. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
  177. package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
  178. package/dist/patterns/Tabs.js +43 -43
  179. package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
  180. package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
  181. package/dist/texts.d.ts +1 -0
  182. package/dist/texts.js +1 -0
  183. package/dist/utils/hover.js +12 -12
  184. package/dist/utils/reset.js +19 -19
  185. package/dist/utils/visuallyHidden.js +10 -10
  186. package/package.json +110 -110
@@ -19,11 +19,11 @@ export function FormSelection(props) {
19
19
  name: `selections.${index}.show`,
20
20
  rules,
21
21
  });
22
- return (_jsxs(Container, { children: [_jsx(Index, { children: index + 1 }), _jsxs("div", { css: css `
23
- display: flex;
24
- flex: 1;
25
- flex-direction: column;
26
- gap: 4px;
22
+ return (_jsxs(Container, { children: [_jsx(Index, { children: index + 1 }), _jsxs("div", { css: css `
23
+ display: flex;
24
+ flex: 1;
25
+ flex-direction: column;
26
+ gap: 4px;
27
27
  `, children: [_jsx(InsertImageDialog, { title: value.image
28
28
  ? t("이미지 바꾸기", { context: "제목, 이미지 삽입 다이얼로그" })
29
29
  : t("이미지 삽입하기", {
@@ -32,12 +32,12 @@ export function FormSelection(props) {
32
32
  ? () => {
33
33
  onChange(Object.assign(Object.assign({}, value), { image: null }));
34
34
  }
35
- : undefined }), value.image && (_jsx("img", { src: value.image.src, alt: value.image.altText, css: css `
36
- height: auto;
37
- // 이미지로 인해 좌우로 스크롤이 생기는 것을 방지
38
- max-width: min(400px, 100%);
39
- width: fit-content;
40
- border-radius: 6px;
35
+ : undefined }), value.image && (_jsx("img", { src: value.image.src, alt: value.image.altText, css: css `
36
+ height: auto;
37
+ // 이미지로 인해 좌우로 스크롤이 생기는 것을 방지
38
+ max-width: min(400px, 100%);
39
+ width: fit-content;
40
+ border-radius: 6px;
41
41
  `, draggable: "false" })), _jsx(Input, { size: "small", color: invalid
42
42
  ? "activeDanger"
43
43
  : inputFocused
@@ -52,14 +52,14 @@ export function FormSelection(props) {
52
52
  }, placeholder: t("{{index}}번 선택지", {
53
53
  index: index + 1,
54
54
  context: "렉시컬 선택지 도구",
55
- }), hintIcon: invalid ? _jsx(ErrorWarningFillIcon, {}) : undefined, hintText: error === null || error === void 0 ? void 0 : error.message, multiline: true, fullWidth: true, css: css `
56
- flex: 1;
57
- ` })] }), _jsxs("div", { css: css `
58
- display: flex;
59
- // 이미지가 들어가서 container height가 커져도 높이가 유지되도록 설정
60
- height: 36px;
61
- gap: 8px;
62
- align-items: center;
55
+ }), hintIcon: invalid ? _jsx(ErrorWarningFillIcon, {}) : undefined, hintText: error === null || error === void 0 ? void 0 : error.message, multiline: true, fullWidth: true, css: css `
56
+ flex: 1;
57
+ ` })] }), _jsxs("div", { css: css `
58
+ display: flex;
59
+ // 이미지가 들어가서 container height가 커져도 높이가 유지되도록 설정
60
+ height: 36px;
61
+ gap: 8px;
62
+ align-items: center;
63
63
  `, children: [_jsx(SquareButton, { color: "icon", size: "xsmall", icon: value.image ? _jsx(ImageEditFillIcon, {}) : _jsx(ImageAddFillIcon, {}), onClick: () => {
64
64
  setImageOpen(true);
65
65
  }, "aria-label": value.image
@@ -72,28 +72,28 @@ export function FormSelection(props) {
72
72
  context: "스퀘어버튼, 렉시컬 선택형 도구 설정창",
73
73
  }) }))] })] }));
74
74
  }
75
- const Container = styled.div(({ theme }) => css `
76
- display: flex;
77
- padding: 4px 12px;
78
- gap: 8px;
79
- border-radius: 8px;
80
- background: ${theme.color.background.neutralAlt};
75
+ const Container = styled.div(({ theme }) => css `
76
+ display: flex;
77
+ padding: 4px 12px;
78
+ gap: 8px;
79
+ border-radius: 8px;
80
+ background: ${theme.color.background.neutralAlt};
81
81
  `);
82
- const Index = styled.div(({ theme }) => css `
83
- display: flex;
84
- box-sizing: border-box;
85
- width: 20px;
86
- height: 20px;
87
- padding: 4px;
88
- margin-top: 8px;
89
- justify-content: center;
90
- align-items: center;
91
- border-radius: 4px;
92
- border: 1px solid ${theme.color.background.neutralAltActive};
93
- background: ${theme.color.background.neutralBase};
94
- color: ${theme.color.foreground.neutralBaseDisabled};
95
- font-family: ${theme.fontFamily.ui};
96
- font-size: 14px;
97
- font-weight: 800;
98
- line-height: 16px;
82
+ const Index = styled.div(({ theme }) => css `
83
+ display: flex;
84
+ box-sizing: border-box;
85
+ width: 20px;
86
+ height: 20px;
87
+ padding: 4px;
88
+ margin-top: 8px;
89
+ justify-content: center;
90
+ align-items: center;
91
+ border-radius: 4px;
92
+ border: 1px solid ${theme.color.background.neutralAltActive};
93
+ background: ${theme.color.background.neutralBase};
94
+ color: ${theme.color.foreground.neutralBaseDisabled};
95
+ font-family: ${theme.fontFamily.ui};
96
+ font-size: 14px;
97
+ font-weight: 800;
98
+ line-height: 16px;
99
99
  `);
@@ -58,9 +58,9 @@ export function SettingForm(props) {
58
58
  return true;
59
59
  return getTexts("errorDuplicateChoice")(duplicatedIndexes.map((i) => i + 1).join(","));
60
60
  }
61
- return (_jsxs(Form, { onSubmit: handleSubmit(onSettingSubmit), children: [_jsxs(Title, { children: [_jsx(ListRadioIcon, { css: css `
62
- width: 12px;
63
- height: 12px;
61
+ return (_jsxs(Form, { onSubmit: handleSubmit(onSettingSubmit), children: [_jsxs(Title, { children: [_jsx(ListRadioIcon, { css: css `
62
+ width: 12px;
63
+ height: 12px;
64
64
  ` }), t("선택형 입력 칸", { context: "렉시컬 도구 설정창" })] }), _jsxs(Content, { children: [_jsxs(Left, { children: [_jsxs(FormArea, { children: [_jsx(Label, { children: t("선택지") }), fields.map((field, index) => (_jsx(FormSelection, { index: index, control: control, rules: {
65
65
  validate: {
66
66
  validateRequired,
@@ -82,82 +82,82 @@ export function SettingForm(props) {
82
82
  },
83
83
  value: uid(),
84
84
  });
85
- }, disabled: fields.length >= 9 })] }), _jsxs(Right, { children: [_jsxs(FormArea, { children: [_jsx(Label, { children: t("다중 선택 허용 여부") }), _jsx(FormAllowMultipleAnswers, { control: control })] }), watch("allowMultipleAnswers") && (_jsxs(Alert, { children: [_jsx(AlarmWarningFillIcon, { css: css `
86
- min-width: 14px;
87
- width: 14px;
88
- height: 14px;
89
- ` }), t("다중 선택을 허용한 문항에는 여러 선택지를 고를 수 있다는 안내가 제공됩니다.")] }))] })] }), _jsxs(Buttons, { children: [_jsx(Button, { color: "grey", size: "xsmall", label: t("닫기", { context: "렉시컬 도구 설정창" }), onClick: onClose }), _jsx(Button, { color: "primary", size: "xsmall", label: t("이대로 넣기", { context: "렉시컬 도구 설정창" }), bold: true, type: "submit" })] })] }));
85
+ }, disabled: fields.length >= 9 })] }), _jsxs(Right, { children: [_jsxs(FormArea, { children: [_jsx(Label, { children: t("다중 선택 허용 여부") }), _jsx(FormAllowMultipleAnswers, { control: control })] }), watch("allowMultipleAnswers") && (_jsxs(Alert, { children: [_jsx(AlarmWarningFillIcon, { css: css `
86
+ min-width: 14px;
87
+ width: 14px;
88
+ height: 14px;
89
+ ` }), t("다중 선택을 허용한 문제에는 여러 선택지를 고를 수 있다는 안내가 제공됩니다.")] }))] })] }), _jsxs(Buttons, { children: [_jsx(Button, { color: "grey", size: "xsmall", label: t("닫기", { context: "렉시컬 도구 설정창" }), onClick: onClose }), _jsx(Button, { color: "primary", size: "xsmall", label: t("이대로 넣기", { context: "렉시컬 도구 설정창" }), bold: true, type: "submit" })] })] }));
90
90
  }
91
- const Form = styled.form(({ theme }) => css `
92
- display: flex;
93
- width: 620px;
94
- flex-direction: column;
95
- border-radius: 6px;
96
- border: 1px solid ${theme.color.background.neutralAltActive};
97
- background: ${theme.color.background.neutralBase};
98
- box-shadow: ${shadows.shadow08};
91
+ const Form = styled.form(({ theme }) => css `
92
+ display: flex;
93
+ width: 620px;
94
+ flex-direction: column;
95
+ border-radius: 6px;
96
+ border: 1px solid ${theme.color.background.neutralAltActive};
97
+ background: ${theme.color.background.neutralBase};
98
+ box-shadow: ${shadows.shadow08};
99
99
  `);
100
- const Title = styled.div(({ theme }) => css `
101
- display: flex;
102
- padding: 8px 12px;
103
- gap: 4px;
104
- align-items: center;
105
- color: ${theme.color.foreground.neutralBase};
106
- /* Default/Label/12px-Md */
107
- font-family: ${theme.fontFamily.ui};
108
- font-size: 12px;
109
- font-style: normal;
110
- font-weight: 500;
111
- line-height: 16px; /* 133.333% */
100
+ const Title = styled.div(({ theme }) => css `
101
+ display: flex;
102
+ padding: 8px 12px;
103
+ gap: 4px;
104
+ align-items: center;
105
+ color: ${theme.color.foreground.neutralBase};
106
+ /* Default/Label/12px-Md */
107
+ font-family: ${theme.fontFamily.ui};
108
+ font-size: 12px;
109
+ font-style: normal;
110
+ font-weight: 500;
111
+ line-height: 16px; /* 133.333% */
112
112
  `);
113
- const Content = styled.div(({ theme }) => css `
114
- display: flex;
115
- border-top: 1px solid ${theme.color.background.neutralAltActive};
116
- border-bottom: 1px solid ${theme.color.background.neutralAltActive};
113
+ const Content = styled.div(({ theme }) => css `
114
+ display: flex;
115
+ border-top: 1px solid ${theme.color.background.neutralAltActive};
116
+ border-bottom: 1px solid ${theme.color.background.neutralAltActive};
117
117
  `);
118
- const Left = styled.div `
119
- flex: 1;
120
- display: flex;
121
- flex-direction: column;
122
- gap: 12px;
123
- padding: 12px;
118
+ const Left = styled.div `
119
+ flex: 1;
120
+ display: flex;
121
+ flex-direction: column;
122
+ gap: 12px;
123
+ padding: 12px;
124
124
  `;
125
- const Right = styled.div `
126
- width: 240px;
127
- display: flex;
128
- flex-direction: column;
129
- gap: 12px;
130
- padding: 12px;
125
+ const Right = styled.div `
126
+ width: 240px;
127
+ display: flex;
128
+ flex-direction: column;
129
+ gap: 12px;
130
+ padding: 12px;
131
131
  `;
132
- const FormArea = styled.div `
133
- display: flex;
134
- flex-direction: column;
135
- gap: 8px;
132
+ const FormArea = styled.div `
133
+ display: flex;
134
+ flex-direction: column;
135
+ gap: 8px;
136
136
  `;
137
- const Label = styled.div(({ theme }) => css `
138
- color: ${theme.color.foreground.neutralBaseDisabled};
139
- /* Default/Label/12px-Md */
140
- font-family: ${theme.fontFamily.ui};
141
- font-size: 12px;
142
- font-style: normal;
143
- font-weight: 500;
144
- line-height: 16px; /* 133.333% */
137
+ const Label = styled.div(({ theme }) => css `
138
+ color: ${theme.color.foreground.neutralBaseDisabled};
139
+ /* Default/Label/12px-Md */
140
+ font-family: ${theme.fontFamily.ui};
141
+ font-size: 12px;
142
+ font-style: normal;
143
+ font-weight: 500;
144
+ line-height: 16px; /* 133.333% */
145
145
  `);
146
- const Buttons = styled.div `
147
- display: flex;
148
- padding: 12px;
149
- justify-content: flex-end;
150
- align-items: center;
151
- gap: 8px;
146
+ const Buttons = styled.div `
147
+ display: flex;
148
+ padding: 12px;
149
+ justify-content: flex-end;
150
+ align-items: center;
151
+ gap: 8px;
152
152
  `;
153
- const Alert = styled.div(({ theme }) => css `
154
- display: flex;
155
- gap: 4px;
156
- color: ${theme.color.foreground.neutralBaseDisabled};
157
- /* Default/Label/12px-Md */
158
- font-family: ${theme.fontFamily.ui};
159
- font-size: 12px;
160
- font-style: normal;
161
- font-weight: 500;
162
- line-height: 16px; /* 133.333% */
153
+ const Alert = styled.div(({ theme }) => css `
154
+ display: flex;
155
+ gap: 4px;
156
+ color: ${theme.color.foreground.neutralBaseDisabled};
157
+ /* Default/Label/12px-Md */
158
+ font-family: ${theme.fontFamily.ui};
159
+ font-size: 12px;
160
+ font-style: normal;
161
+ font-weight: 500;
162
+ line-height: 16px; /* 133.333% */
163
163
  `);
@@ -11,9 +11,9 @@ import { InsertVideoDialog } from "../../components/InsertVideoDialog";
11
11
  import ReactPlayer from "react-player";
12
12
  import { css } from "@emotion/react";
13
13
  function VideoPlayer(props) {
14
- return (_jsx(ReactPlayer, { css: css `
15
- background: black;
16
- max-width: 1200px;
14
+ return (_jsx(ReactPlayer, { css: css `
15
+ background: black;
16
+ max-width: 1200px;
17
17
  `, width: "100%", url: props.url, controls: true, config: {
18
18
  file: {
19
19
  hlsOptions: {
@@ -47,7 +47,7 @@ export function VideoComponent({ src, nodeKey, }) {
47
47
  }
48
48
  return (_jsxs(_Fragment, { children: [_jsxs(EditContainer, { children: [_jsx(VideoPlayer, { url: src }), _jsx(SquareButton, { size: "small", color: "icon", icon: _jsx(Settings3FillIcon, {}), onClick: () => setOpen(true), "aria-label": "\uB3D9\uC601\uC0C1 \uC218\uC815\uD558\uAE30" })] }), _jsx(InsertVideoDialog, { open: open, title: "\uB3D9\uC601\uC0C1 \uC218\uC815\uD558\uAE30", onClose: () => setOpen(false), videoProps: { src }, onChange: handleChange, onDelete: handleDelete })] }));
49
49
  }
50
- const EditContainer = styled.div `
51
- display: flex;
52
- gap: 4px;
50
+ const EditContainer = styled.div `
51
+ display: flex;
52
+ gap: 4px;
53
53
  `;
@@ -9,59 +9,59 @@ export const ComponentAdder = forwardRef(function ComponentAdder(props, ref) {
9
9
  const [editor] = useLexicalComposerContext();
10
10
  return (_jsxs(Container, { ref: ref, className: className, children: [_jsx(PlusContainer, { onClick: onPlusClick, children: editor._editable && _jsx(PlusIcon, {}) }), _jsx(MenuContainer, { draggable: true, onClick: onMenuClick, onDragStart: onMenuDragStart, onDragEnd: onMenuDragEnd, children: editor._editable && _jsx(MenuIcon, {}) })] }));
11
11
  });
12
- const Container = styled.div `
13
- display: flex;
14
- align-items: flex-start;
15
- gap: 3px;
16
-
17
- position: absolute;
18
- left: 0;
19
- top: 0;
20
- will-change: transform;
12
+ const Container = styled.div `
13
+ display: flex;
14
+ align-items: flex-start;
15
+ gap: 3px;
16
+
17
+ position: absolute;
18
+ left: 0;
19
+ top: 0;
20
+ will-change: transform;
21
21
  `;
22
- const PlusContainer = styled.div `
23
- display: flex;
24
- width: 26px;
25
- height: 26px;
26
- justify-content: center;
27
- align-items: center;
28
- border-radius: 5px;
29
- background: ${({ theme }) => theme.color.foreground.neutralAlt};
30
-
31
- cursor: pointer;
32
-
33
- &:hover {
34
- background-color: #eff2f5;
35
- }
22
+ const PlusContainer = styled.div `
23
+ display: flex;
24
+ width: 26px;
25
+ height: 26px;
26
+ justify-content: center;
27
+ align-items: center;
28
+ border-radius: 5px;
29
+ background: ${({ theme }) => theme.color.foreground.neutralAlt};
30
+
31
+ cursor: pointer;
32
+
33
+ &:hover {
34
+ background-color: #eff2f5;
35
+ }
36
36
  `;
37
- const PlusIcon = styled.div `
38
- width: 24px;
39
- height: 24px;
40
- // svg는 hover 이벤트를 path마다 받아서 불편함
41
- // Lexical에서 동일한 접근법을 사용하고 있음
42
- background-image: url(${plus});
37
+ const PlusIcon = styled.div `
38
+ width: 24px;
39
+ height: 24px;
40
+ // svg는 hover 이벤트를 path마다 받아서 불편함
41
+ // Lexical에서 동일한 접근법을 사용하고 있음
42
+ background-image: url(${plus});
43
43
  `;
44
- const MenuContainer = styled.div `
45
- display: flex;
46
- width: 26px;
47
- height: 26px;
48
- justify-content: center;
49
- align-items: center;
50
- border-radius: 5px;
51
- background: ${({ theme }) => theme.color.foreground.neutralAlt};
52
-
53
- cursor: grab;
54
-
55
- &:active {
56
- cursor: grabbing;
57
- }
58
-
59
- &:hover {
60
- background-color: #eff2f5;
61
- }
44
+ const MenuContainer = styled.div `
45
+ display: flex;
46
+ width: 26px;
47
+ height: 26px;
48
+ justify-content: center;
49
+ align-items: center;
50
+ border-radius: 5px;
51
+ background: ${({ theme }) => theme.color.foreground.neutralAlt};
52
+
53
+ cursor: grab;
54
+
55
+ &:active {
56
+ cursor: grabbing;
57
+ }
58
+
59
+ &:hover {
60
+ background-color: #eff2f5;
61
+ }
62
62
  `;
63
- const MenuIcon = styled.div `
64
- width: 24px;
65
- height: 24px;
66
- background-image: url(${menu});
63
+ const MenuIcon = styled.div `
64
+ width: 24px;
65
+ height: 24px;
66
+ background-image: url(${menu});
67
67
  `;
@@ -171,8 +171,8 @@ export function ComponentAdderPlugin(props) {
171
171
  editor.dispatchCommand(INSERT_VIDEO_COMMAND, props);
172
172
  }, shouldReset: true }), _jsx(UploadFileDialog, { open: fileOpen, onClose: () => setFileOpen(false), onChange: (props) => {
173
173
  editor.dispatchCommand(UPLOAD_FILE_COMMAND, props);
174
- } }), _jsx(LexicalNodeMenuPlugin, { nodeKey: nodeKey, anchorClassName: cssToClassName `
175
- z-index: ${ZINDEX.DIALOG + 1};
174
+ } }), _jsx(LexicalNodeMenuPlugin, { nodeKey: nodeKey, anchorClassName: cssToClassName `
175
+ z-index: ${ZINDEX.DIALOG + 1};
176
176
  `, options: filteredOptions, menuRenderFn: (anchorElementRef, { selectedIndex, selectOptionAndCleanUp, setHighlightedIndex }) => anchorElementRef.current && filteredOptions.length
177
177
  ? ReactDOM.createPortal(_jsx(ComponentPickerMenuList, { options: filteredOptions, selectedIndex: selectedIndex, selectOptionAndCleanUp: selectOptionAndCleanUp, setHighlightedIndex: setHighlightedIndex }), anchorElementRef.current)
178
178
  : null, onSelectOption: onSelectOption, onClose: () => {
@@ -262,13 +262,13 @@ export function ComponentAdderPlugin(props) {
262
262
  }));
263
263
  }), onMenuDragStart: onDragStart, onMenuDragEnd: onDragEnd }), _jsx(TargetLine, { ref: targetLineRef })] }), anchorElem)] }));
264
264
  }
265
- const TargetLine = styled.div `
266
- pointer-events: none;
267
- background: deepskyblue;
268
- height: 4px;
269
- position: absolute;
270
- left: 0;
271
- top: 0;
272
- opacity: 0;
273
- will-change: transform;
265
+ const TargetLine = styled.div `
266
+ pointer-events: none;
267
+ background: deepskyblue;
268
+ height: 4px;
269
+ position: absolute;
270
+ left: 0;
271
+ top: 0;
272
+ opacity: 0;
273
+ will-change: transform;
274
274
  `;
@@ -1,8 +1,8 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
- <path d="M9.41002 7.29999H9.40002" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
3
- <path d="M14.6 7.29999H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
4
- <path d="M9.31004 12H9.30005" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
5
- <path d="M14.6 12H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
6
- <path d="M9.41002 16.7H9.40002" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
7
- <path d="M14.6 16.7H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path d="M9.41002 7.29999H9.40002" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
3
+ <path d="M14.6 7.29999H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
4
+ <path d="M9.31004 12H9.30005" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
5
+ <path d="M14.6 12H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
6
+ <path d="M9.41002 16.7H9.40002" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
7
+ <path d="M14.6 16.7H14.59" stroke="#363636" stroke-width="2.6" stroke-linecap="round"/>
8
8
  </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
- <path d="M12 7V12M12 12V17M12 12H17M12 12H7" stroke="#363636" stroke-width="2" stroke-linecap="round"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path d="M12 7V12M12 12V17M12 12H17M12 12H7" stroke="#363636" stroke-width="2" stroke-linecap="round"/>
3
3
  </svg>
@@ -244,8 +244,8 @@ function getColoredQuoteContextMenuOptions(editor, theme, node) {
244
244
  return [
245
245
  new ComponentPickerOption(i18n.t("회색"), {
246
246
  icon: (_jsx(InputMethodLineIcon, { color: theme.color.container.marbleOnContainer })),
247
- iconContainerClassName: css `
248
- background: ${theme.color.container.marbleContainer};
247
+ iconContainerClassName: css `
248
+ background: ${theme.color.container.marbleContainer};
249
249
  `,
250
250
  keywords: ["grey", "gray"],
251
251
  onSelect: () => {
@@ -256,8 +256,8 @@ function getColoredQuoteContextMenuOptions(editor, theme, node) {
256
256
  }),
257
257
  new ComponentPickerOption(i18n.t("빨간색"), {
258
258
  icon: (_jsx(InputMethodLineIcon, { color: theme.color.container.redOnContainer })),
259
- iconContainerClassName: css `
260
- background: ${theme.color.container.redContainer};
259
+ iconContainerClassName: css `
260
+ background: ${theme.color.container.redContainer};
261
261
  `,
262
262
  keywords: ["red"],
263
263
  onSelect: () => {
@@ -268,8 +268,8 @@ function getColoredQuoteContextMenuOptions(editor, theme, node) {
268
268
  }),
269
269
  new ComponentPickerOption(i18n.t("노란색"), {
270
270
  icon: (_jsx(InputMethodLineIcon, { color: theme.color.container.yellowOnContainer })),
271
- iconContainerClassName: css `
272
- background: ${theme.color.container.yellowContainer};
271
+ iconContainerClassName: css `
272
+ background: ${theme.color.container.yellowContainer};
273
273
  `,
274
274
  keywords: ["yellow"],
275
275
  onSelect: () => {
@@ -280,8 +280,8 @@ function getColoredQuoteContextMenuOptions(editor, theme, node) {
280
280
  }),
281
281
  new ComponentPickerOption(i18n.t("파란색"), {
282
282
  icon: (_jsx(InputMethodLineIcon, { color: theme.color.container.blueOnContainer })),
283
- iconContainerClassName: css `
284
- background: ${theme.color.container.blueContainer};
283
+ iconContainerClassName: css `
284
+ background: ${theme.color.container.blueContainer};
285
285
  `,
286
286
  keywords: ["blue"],
287
287
  onSelect: () => {
@@ -292,8 +292,8 @@ function getColoredQuoteContextMenuOptions(editor, theme, node) {
292
292
  }),
293
293
  new ComponentPickerOption(i18n.t("초록색"), {
294
294
  icon: (_jsx(InputMethodLineIcon, { color: theme.color.container.greenOnContainer })),
295
- iconContainerClassName: css `
296
- background: ${theme.color.container.greenContainer};
295
+ iconContainerClassName: css `
296
+ background: ${theme.color.container.greenContainer};
297
297
  `,
298
298
  keywords: ["green"],
299
299
  onSelect: () => {
@@ -4,38 +4,38 @@ export function ComponentPickerMenuItem(props) {
4
4
  const { index, isSelected, onClick, onMouseEnter, option } = props;
5
5
  return (_jsxs(ItemContainer, { tabIndex: -1, ref: option.setRefElement, role: "option", "aria-selected": isSelected, id: "typeahead-item-" + index, onMouseEnter: onMouseEnter, onClick: onClick, isSelected: isSelected, children: [_jsx(IconContainer, { className: option.iconContainerClassName, children: option.icon }), _jsx(Title, { children: option.title })] }, option.key));
6
6
  }
7
- const ItemContainer = styled.li `
8
- display: flex;
9
- padding: 3px 2px;
10
- align-items: center;
11
- gap: 10px;
12
- width: 100%;
13
- cursor: pointer;
14
-
15
- ${({ isSelected }) => isSelected && "background: #eee;"}
7
+ const ItemContainer = styled.li `
8
+ display: flex;
9
+ padding: 3px 2px;
10
+ align-items: center;
11
+ gap: 10px;
12
+ width: 100%;
13
+ cursor: pointer;
14
+
15
+ ${({ isSelected }) => isSelected && "background: #eee;"}
16
16
  `;
17
- const IconContainer = styled.div `
18
- display: flex;
19
- width: 26px;
20
- height: 26px;
21
- justify-content: center;
22
- align-items: center;
23
-
24
- border-radius: 5px;
25
-
26
- background: ${({ theme }) => theme.color.foreground.neutralAlt};
27
- box-shadow: 0px 0px 0px 1px rgba(201, 201, 204, 0.48);
28
-
29
- svg {
30
- width: 18px;
31
- height: 18px;
32
- }
17
+ const IconContainer = styled.div `
18
+ display: flex;
19
+ width: 26px;
20
+ height: 26px;
21
+ justify-content: center;
22
+ align-items: center;
23
+
24
+ border-radius: 5px;
25
+
26
+ background: ${({ theme }) => theme.color.foreground.neutralAlt};
27
+ box-shadow: 0px 0px 0px 1px rgba(201, 201, 204, 0.48);
28
+
29
+ svg {
30
+ width: 18px;
31
+ height: 18px;
32
+ }
33
33
  `;
34
- const Title = styled.span `
35
- color: ${({ theme }) => theme.color.foreground.neutralBase};
36
- font-family: ${({ theme }) => theme.fontFamily.ui};
37
- font-size: 14px;
38
- font-style: normal;
39
- font-weight: 500;
40
- line-height: 20px; /* 142.857% */
34
+ const Title = styled.span `
35
+ color: ${({ theme }) => theme.color.foreground.neutralBase};
36
+ font-family: ${({ theme }) => theme.fontFamily.ui};
37
+ font-size: 14px;
38
+ font-style: normal;
39
+ font-weight: 500;
40
+ line-height: 20px; /* 142.857% */
41
41
  `;