@team-monolith/cds 1.112.1 → 1.113.0

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 (182) hide show
  1. package/@types/emotion.d.ts +160 -159
  2. package/README.md +35 -35
  3. package/dist/CdsProvider.js +6 -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 +64 -64
  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/UploadFileDialog/UploadFileDialog.js +2 -2
  131. package/dist/patterns/LexicalEditor/hr.svg +3 -3
  132. package/dist/patterns/LexicalEditor/nodes/FileNode/FileComponent.js +44 -44
  133. package/dist/patterns/LexicalEditor/nodes/FileNode/FileDownloadButton.js +25 -25
  134. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +8 -8
  135. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageResizer.js +60 -60
  136. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/InputComponent.js +19 -19
  137. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
  138. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormSolution.js +7 -7
  139. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +73 -73
  140. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.js +5 -5
  141. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/TextInput.js +7 -7
  142. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxComponent.js +69 -69
  143. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxEdit.js +3 -3
  144. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxView.js +15 -15
  145. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +28 -28
  146. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
  147. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +61 -61
  148. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
  149. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +17 -17
  150. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +7 -7
  151. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +28 -28
  152. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +52 -52
  153. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +7 -7
  154. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +25 -25
  155. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +53 -53
  156. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxComponent.js +54 -54
  157. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxView.js +5 -5
  158. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectComponent.js +21 -21
  159. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
  160. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +71 -71
  161. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
  162. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +11 -11
  163. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
  164. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
  165. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.js +10 -10
  166. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
  167. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
  168. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +12 -12
  169. package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
  170. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
  171. package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +7 -7
  172. package/dist/patterns/LexicalEditor/theme.js +243 -243
  173. package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
  174. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
  175. package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
  176. package/dist/patterns/Tabs.js +43 -43
  177. package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
  178. package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
  179. package/dist/utils/hover.js +12 -12
  180. package/dist/utils/reset.js +19 -19
  181. package/dist/utils/visuallyHidden.js +10 -10
  182. package/package.json +92 -92
@@ -162,57 +162,57 @@ export function FloatingLinkEditor(props) {
162
162
  editor.dispatchCommand(TOGGLE_LINK_COMMAND, null);
163
163
  }, children: _jsx(DeleteBinLineIcon, {}) })] })] })) }));
164
164
  }
165
- const Container = styled.div `
166
- position: absolute;
167
- top: 0;
168
- left: 0;
169
- z-index: 10;
170
- will-change: transform;
171
-
172
- display: flex;
173
- padding: 0px 4px;
174
- align-items: center;
175
- gap: 4px;
176
-
177
- border-radius: 8px;
178
- // 메뉴가 활성화되지 않아도 클릭한 영역을 따라 다니도록 개발되었습니다.
179
- // border가 있으면 활성화되지 않은 상태에서도 노출되므로 border를 제거합니다.
180
- /* border: 1px solid #e8e8eb; */
181
- background: ${({ theme }) => theme.color.background.neutralBase};
182
- box-shadow: 0px 3px 15px -3px rgba(13, 20, 33, 0.13);
183
-
184
- width: 400px;
165
+ const Container = styled.div `
166
+ position: absolute;
167
+ top: 0;
168
+ left: 0;
169
+ z-index: 10;
170
+ will-change: transform;
171
+
172
+ display: flex;
173
+ padding: 0px 4px;
174
+ align-items: center;
175
+ gap: 4px;
176
+
177
+ border-radius: 8px;
178
+ // 메뉴가 활성화되지 않아도 클릭한 영역을 따라 다니도록 개발되었습니다.
179
+ // border가 있으면 활성화되지 않은 상태에서도 노출되므로 border를 제거합니다.
180
+ /* border: 1px solid #e8e8eb; */
181
+ background: ${({ theme }) => theme.color.background.neutralBase};
182
+ box-shadow: 0px 3px 15px -3px rgba(13, 20, 33, 0.13);
183
+
184
+ width: 400px;
185
185
  `;
186
- const Buttons = styled.div `
187
- display: flex;
188
- align-items: center;
189
- gap: 4px;
186
+ const Buttons = styled.div `
187
+ display: flex;
188
+ align-items: center;
189
+ gap: 4px;
190
190
  `;
191
- const Button = styled.button `
192
- // reset
193
- border: none;
194
- outline: none;
195
- background: none;
196
- cursor: pointer;
197
-
198
- padding: 8px 4px;
199
-
200
- svg {
201
- width: 18px;
202
- height: 18px;
203
- }
191
+ const Button = styled.button `
192
+ // reset
193
+ border: none;
194
+ outline: none;
195
+ background: none;
196
+ cursor: pointer;
197
+
198
+ padding: 8px 4px;
199
+
200
+ svg {
201
+ width: 18px;
202
+ height: 18px;
203
+ }
204
204
  `;
205
- const Link = styled.a `
206
- width: 100%;
207
- padding: 0px 8px;
208
-
209
- /* Default/Paragraph/16px-Rg */
210
- font-family: ${({ theme }) => theme.fontFamily.ui};
211
- font-size: 16px;
212
- font-style: normal;
213
- font-weight: 400;
214
- line-height: 24px; /* 150% */
205
+ const Link = styled.a `
206
+ width: 100%;
207
+ padding: 0px 8px;
208
+
209
+ /* Default/Paragraph/16px-Rg */
210
+ font-family: ${({ theme }) => theme.fontFamily.ui};
211
+ font-size: 16px;
212
+ font-style: normal;
213
+ font-weight: 400;
214
+ line-height: 24px; /* 150% */
215
215
  `;
216
- const StyledInput = styled(Input) `
217
- margin: 4px 0px;
216
+ const StyledInput = styled(Input) `
217
+ margin: 4px 0px;
218
218
  `;
@@ -19,41 +19,41 @@ export const FloatingTextFormatPopup = forwardRef(function FloatingTextFormatPop
19
19
  editor.dispatchCommand(FORMAT_TEXT_COMMAND, "code");
20
20
  }, active: Boolean(isCode), "aria-label": "Insert code block", children: _jsx(CodeFillIcon, {}) }), _jsx(IconButton, { type: "button", onClick: insertLink, active: Boolean(isLink), "aria-label": "Insert link", children: _jsx(LinkIcon, {}) })] })) }));
21
21
  });
22
- const Container = styled.div `
23
- position: absolute;
24
- top: 0;
25
- left: 0;
26
- z-index: 10;
27
- will-change: transform;
28
-
29
- display: inline-flex;
30
- padding: 0px 4px;
31
- align-items: flex-start;
32
- gap: 4px;
33
-
34
- border-radius: 8px;
35
- border: 1px solid #e8e8eb;
36
- background: ${({ theme }) => theme.color.background.neutralBase};
37
- box-shadow: 0px 3px 15px -3px rgba(13, 20, 33, 0.13);
22
+ const Container = styled.div `
23
+ position: absolute;
24
+ top: 0;
25
+ left: 0;
26
+ z-index: 10;
27
+ will-change: transform;
28
+
29
+ display: inline-flex;
30
+ padding: 0px 4px;
31
+ align-items: flex-start;
32
+ gap: 4px;
33
+
34
+ border-radius: 8px;
35
+ border: 1px solid #e8e8eb;
36
+ background: ${({ theme }) => theme.color.background.neutralBase};
37
+ box-shadow: 0px 3px 15px -3px rgba(13, 20, 33, 0.13);
38
38
  `;
39
- const IconButton = styled.button `
40
- border: none;
41
- outline: none;
42
-
43
- display: flex;
44
- padding: 8px 4px;
45
- align-items: center;
46
- gap: 4px;
47
-
48
- background: #fff;
49
-
50
- svg {
51
- width: 18px;
52
- height: 18px;
53
- ${({ theme, active }) => active && `color: ${theme.color.foreground.primary};`}
54
- }
55
-
56
- &:hover {
57
- background: ${({ theme }) => theme.color.background.neutralAlt};
58
- }
39
+ const IconButton = styled.button `
40
+ border: none;
41
+ outline: none;
42
+
43
+ display: flex;
44
+ padding: 8px 4px;
45
+ align-items: center;
46
+ gap: 4px;
47
+
48
+ background: #fff;
49
+
50
+ svg {
51
+ width: 18px;
52
+ height: 18px;
53
+ ${({ theme, active }) => active && `color: ${theme.color.foreground.primary};`}
54
+ }
55
+
56
+ &:hover {
57
+ background: ${({ theme }) => theme.color.background.neutralAlt};
58
+ }
59
59
  `;
@@ -3,13 +3,13 @@ import { useLexicalComposerContext } from "@lexical/react/LexicalComposerContext
3
3
  import { $getSelection, $isParagraphNode, $isRangeSelection } from "lexical";
4
4
  import { css as cssToClassName } from "@emotion/css";
5
5
  import { useTheme } from "@emotion/react";
6
- const getPlaceholderClassName = (theme) => cssToClassName `
7
- &::before {
8
- position: absolute;
9
- content: attr(data-placeholder);
10
- color: ${theme.color.foreground.neutralBaseDisabled};
11
- pointer-events: none;
12
- }
6
+ const getPlaceholderClassName = (theme) => cssToClassName `
7
+ &::before {
8
+ position: absolute;
9
+ content: attr(data-placeholder);
10
+ color: ${theme.color.foreground.neutralBaseDisabled};
11
+ pointer-events: none;
12
+ }
13
13
  `;
14
14
  export const ParagraphPlaceholderPlugin = ({ placeholder, }) => {
15
15
  const [editor] = useLexicalComposerContext();