@team-monolith/cds 1.122.4 → 1.122.6

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 (188) hide show
  1. package/@types/emotion.d.ts +162 -162
  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 +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/Slider.js +58 -58
  23. package/dist/components/SquareButton.js +109 -109
  24. package/dist/components/Switch.js +69 -69
  25. package/dist/components/SwitchButton.js +107 -107
  26. package/dist/components/Tag.js +72 -72
  27. package/dist/components/Tooltip.js +19 -19
  28. package/dist/foundation/breakpoints.d.ts +2 -0
  29. package/dist/foundation/breakpoints.js +18 -16
  30. package/dist/icons/custom/colored/ai-helper.svg +4 -4
  31. package/dist/icons/custom/colored/ai-quiz-color.svg +20 -20
  32. package/dist/icons/custom/colored/ai-socroom-color.svg +14 -14
  33. package/dist/icons/custom/colored/badge-color.svg +4 -4
  34. package/dist/icons/custom/colored/badge-gold.svg +11 -11
  35. package/dist/icons/custom/colored/badge-green.svg +11 -11
  36. package/dist/icons/custom/colored/badge-silver.svg +11 -11
  37. package/dist/icons/custom/colored/basic-plus.svg +31 -31
  38. package/dist/icons/custom/colored/basic.svg +3 -3
  39. package/dist/icons/custom/colored/board-color.svg +5 -5
  40. package/dist/icons/custom/colored/cast-cloudy-color.svg +6 -6
  41. package/dist/icons/custom/colored/cast-partly-color.svg +7 -7
  42. package/dist/icons/custom/colored/cast-rainbow-color.svg +13 -13
  43. package/dist/icons/custom/colored/cast-sunny-color.svg +4 -4
  44. package/dist/icons/custom/colored/clap-bronze.svg +8 -8
  45. package/dist/icons/custom/colored/clap-gold.svg +8 -8
  46. package/dist/icons/custom/colored/clap-silver.svg +8 -8
  47. package/dist/icons/custom/colored/class.svg +13 -13
  48. package/dist/icons/custom/colored/codap-color.svg +13 -13
  49. package/dist/icons/custom/colored/ebook-color.svg +5 -5
  50. package/dist/icons/custom/colored/embedded-color.svg +38 -38
  51. package/dist/icons/custom/colored/emo-clap-color.svg +252 -252
  52. package/dist/icons/custom/colored/emo-good-color.svg +68 -68
  53. package/dist/icons/custom/colored/emo-great-color.svg +67 -67
  54. package/dist/icons/custom/colored/emo-heart-color.svg +239 -239
  55. package/dist/icons/custom/colored/emo-hundred-color.svg +194 -194
  56. package/dist/icons/custom/colored/emo-neutral-color.svg +76 -76
  57. package/dist/icons/custom/colored/emo-stars-color.svg +121 -121
  58. package/dist/icons/custom/colored/emo-thumbup-color.svg +238 -238
  59. package/dist/icons/custom/colored/empty.svg +1 -1
  60. package/dist/icons/custom/colored/entry-color.svg +4 -4
  61. package/dist/icons/custom/colored/filename-all-color.svg +4 -4
  62. package/dist/icons/custom/colored/filename-doc-color.svg +5 -5
  63. package/dist/icons/custom/colored/filename-hwp-color.svg +6 -6
  64. package/dist/icons/custom/colored/filename-img-color.svg +6 -6
  65. package/dist/icons/custom/colored/filename-mp4-color.svg +5 -5
  66. package/dist/icons/custom/colored/filename-pdf-color.svg +12 -12
  67. package/dist/icons/custom/colored/filename-ppt-color.svg +6 -6
  68. package/dist/icons/custom/colored/filename-xls-color.svg +5 -5
  69. package/dist/icons/custom/colored/filename-zip-color.svg +5 -5
  70. package/dist/icons/custom/colored/google.svg +13 -13
  71. package/dist/icons/custom/colored/hand-fill.svg +4 -4
  72. package/dist/icons/custom/colored/judge-color.svg +6 -6
  73. package/dist/icons/custom/colored/makecode-color.svg +4 -4
  74. package/dist/icons/custom/colored/master.svg +12 -12
  75. package/dist/icons/custom/colored/material.svg +6 -6
  76. package/dist/icons/custom/colored/medal-bronze.svg +9 -9
  77. package/dist/icons/custom/colored/medal-gold.svg +9 -9
  78. package/dist/icons/custom/colored/medal-silver.svg +9 -9
  79. package/dist/icons/custom/colored/pro.svg +4 -4
  80. package/dist/icons/custom/colored/problem.svg +7 -7
  81. package/dist/icons/custom/colored/python-color.svg +4 -4
  82. package/dist/icons/custom/colored/quiz-color.svg +12 -12
  83. package/dist/icons/custom/colored/resource-color.svg +13 -13
  84. package/dist/icons/custom/colored/scratch-color.svg +6 -6
  85. package/dist/icons/custom/colored/type-helper.svg +9 -9
  86. package/dist/icons/custom/colored/whale.svg +7 -7
  87. package/dist/icons/custom/colored/worksheet-color.svg +5 -5
  88. package/dist/icons/custom/default/ai-quiz.svg +8 -8
  89. package/dist/icons/custom/default/ai-socroom.svg +13 -13
  90. package/dist/icons/custom/default/badge.svg +4 -4
  91. package/dist/icons/custom/default/board.svg +5 -5
  92. package/dist/icons/custom/default/cast-cloudy.svg +3 -3
  93. package/dist/icons/custom/default/cast-partly.svg +4 -4
  94. package/dist/icons/custom/default/cast-rainbow.svg +12 -12
  95. package/dist/icons/custom/default/cast-sunny.svg +3 -3
  96. package/dist/icons/custom/default/codap.svg +11 -11
  97. package/dist/icons/custom/default/ebook.svg +3 -3
  98. package/dist/icons/custom/default/embedded.svg +4 -4
  99. package/dist/icons/custom/default/emo-clap.svg +6 -6
  100. package/dist/icons/custom/default/emo-good.svg +12 -12
  101. package/dist/icons/custom/default/emo-great.svg +12 -12
  102. package/dist/icons/custom/default/emo-heart.svg +5 -5
  103. package/dist/icons/custom/default/emo-hundred.svg +3 -3
  104. package/dist/icons/custom/default/emo-neutral.svg +14 -14
  105. package/dist/icons/custom/default/emo-stars.svg +14 -14
  106. package/dist/icons/custom/default/emo-thumbup.svg +3 -3
  107. package/dist/icons/custom/default/entry.svg +4 -4
  108. package/dist/icons/custom/default/fab.svg +10 -10
  109. package/dist/icons/custom/default/grant-alt.svg +5 -5
  110. package/dist/icons/custom/default/grant.svg +4 -4
  111. package/dist/icons/custom/default/hand-line.svg +3 -3
  112. package/dist/icons/custom/default/judge.svg +3 -3
  113. package/dist/icons/custom/default/makecode.svg +5 -5
  114. package/dist/icons/custom/default/pdf.svg +3 -3
  115. package/dist/icons/custom/default/python.svg +7 -7
  116. package/dist/icons/custom/default/quiz.svg +4 -4
  117. package/dist/icons/custom/default/resource.svg +11 -11
  118. package/dist/icons/custom/default/scratch.svg +3 -3
  119. package/dist/icons/custom/default/scroll-alt.svg +5 -5
  120. package/dist/icons/custom/default/scroll-fill.svg +4 -4
  121. package/dist/icons/custom/default/scroll-line.svg +5 -5
  122. package/dist/icons/custom/default/symbol.svg +4 -4
  123. package/dist/icons/custom/default/worksheet.svg +4 -4
  124. package/dist/icons/custom/svgrColoredTemplate.js +26 -26
  125. package/dist/icons/custom/svgrDefaultTemplate.js +26 -26
  126. package/dist/patterns/Accordion.js +20 -20
  127. package/dist/patterns/Dropdown/DropdownItem/DropdownItem.js +60 -60
  128. package/dist/patterns/Dropdown/DropdownMenu/DropdownMenu.js +27 -27
  129. package/dist/patterns/Dropdown/DropdownMenu/style.js +19 -19
  130. package/dist/patterns/LexicalEditor/Plugins.js +36 -36
  131. package/dist/patterns/LexicalEditor/components/FileSelectInput.js +23 -23
  132. package/dist/patterns/LexicalEditor/components/InsertImageDialog/ImagePreview.js +4 -4
  133. package/dist/patterns/LexicalEditor/components/InsertImageDialog/InsertImageDialog.js +15 -15
  134. package/dist/patterns/LexicalEditor/components/InsertVideoDialog/InsertVideoDialog.js +17 -17
  135. package/dist/patterns/LexicalEditor/components/UploadFileDialog/UploadFileDialog.js +2 -2
  136. package/dist/patterns/LexicalEditor/hr.svg +3 -3
  137. package/dist/patterns/LexicalEditor/nodes/FileNode/FileComponent.js +44 -44
  138. package/dist/patterns/LexicalEditor/nodes/FileNode/FileDownloadButton.js +25 -25
  139. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +8 -8
  140. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageResizer.js +60 -60
  141. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/InputComponent.js +19 -19
  142. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
  143. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormSolution.js +7 -7
  144. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +73 -73
  145. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.js +5 -5
  146. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/TextInput.js +7 -7
  147. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxComponent.js +69 -69
  148. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxEdit.js +3 -3
  149. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxView.js +15 -15
  150. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +28 -28
  151. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
  152. package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +61 -61
  153. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
  154. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +17 -17
  155. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +7 -7
  156. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +28 -28
  157. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +52 -52
  158. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +7 -7
  159. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +25 -25
  160. package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +53 -53
  161. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxComponent.js +54 -54
  162. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxView.js +5 -5
  163. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectComponent.js +21 -21
  164. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
  165. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +71 -71
  166. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.js +7 -7
  167. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
  168. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +11 -11
  169. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
  170. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
  171. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
  172. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
  173. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +12 -12
  174. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/componentPickerOptionUtils.js +2 -2
  175. package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
  176. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
  177. package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +7 -7
  178. package/dist/patterns/LexicalEditor/theme.js +243 -243
  179. package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
  180. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
  181. package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
  182. package/dist/patterns/Tabs.js +43 -43
  183. package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
  184. package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
  185. package/dist/utils/hover.js +12 -12
  186. package/dist/utils/reset.js +19 -19
  187. package/dist/utils/visuallyHidden.js +10 -10
  188. package/package.json +109 -109
@@ -41,8 +41,8 @@ export function OverflowTooltip(props) {
41
41
  };
42
42
  return (_jsx(Tooltip, Object.assign({ className: [overflowTooltipClasses.root, className].filter(Boolean).join(" "), open: isTooltipOpen, onOpen: handleOpen, onClose: handleClose }, otherProps, { children: _jsx(OverflowDiv, { className: overflowTooltipClasses.overflow, css: props.childrenCss, ref: tooltipRef, onMouseOver: handleOpen, children: props.text }) })));
43
43
  }
44
- const OverflowDiv = styled.div `
45
- overflow: hidden;
46
- text-overflow: ellipsis;
47
- white-space: nowrap;
44
+ const OverflowDiv = styled.div `
45
+ overflow: hidden;
46
+ text-overflow: ellipsis;
47
+ white-space: nowrap;
48
48
  `;
@@ -36,60 +36,60 @@ export const Pagination = React.forwardRef(function Pagination(props, ref) {
36
36
  : t("{{page}}페이지", { page });
37
37
  } })));
38
38
  });
39
- const StyledPagination = styled(MuiPagination)(({ theme }) => css `
40
- &.MuiPagination-root {
41
- & .MuiPagination-ul {
42
- li {
43
- width: 32px;
44
- height: 32px;
45
- margin-left: 4px;
46
- margin-right: 4px;
47
- button {
48
- padding: 0;
49
- margin: 0;
50
- }
51
- }
52
- }
53
- & .MuiPaginationItem-root {
54
- ${HOVER(css `
55
- background-color: ${theme.color.background.neutralAlt};
56
- `)}
57
- }
58
- & .MuiPaginationItem-text {
59
- display: flex;
60
- flex-direction: column;
61
- align-items: center;
62
- text-align: center;
63
- border-radius: 8px;
64
- color: ${theme.color.foreground.neutralBase};
65
- font-weight: 400;
66
- font-size: 14px;
67
- line-height: 24px;
68
- padding: 1px 7px;
69
- margin: 0;
70
- }
71
- & .Mui-selected {
72
- border: 2px solid ${theme.color.background.primary};
73
- background-color: transparent;
74
- color: ${theme.color.background.primary};
75
- font-weight: 700;
76
- ${HOVER(css `
77
- background-color: transparent;
78
- `)}
79
- }
80
- & .Mui-disabled {
81
- background-color: transparent;
82
- color: ${theme.color.foreground.neutralBaseDisabled};
83
- }
84
- & .Mui-disabled.Mui-selected {
85
- border: 2px solid ${theme.color.background.primaryDisabled};
86
- background-color: transparent;
87
- color: ${theme.color.background.primaryDisabled};
88
- }
89
- & .MuiPaginationItem-ellipsis {
90
- ${HOVER(css `
91
- background-color: transparent;
92
- `)}
93
- }
94
- }
39
+ const StyledPagination = styled(MuiPagination)(({ theme }) => css `
40
+ &.MuiPagination-root {
41
+ & .MuiPagination-ul {
42
+ li {
43
+ width: 32px;
44
+ height: 32px;
45
+ margin-left: 4px;
46
+ margin-right: 4px;
47
+ button {
48
+ padding: 0;
49
+ margin: 0;
50
+ }
51
+ }
52
+ }
53
+ & .MuiPaginationItem-root {
54
+ ${HOVER(css `
55
+ background-color: ${theme.color.background.neutralAlt};
56
+ `)}
57
+ }
58
+ & .MuiPaginationItem-text {
59
+ display: flex;
60
+ flex-direction: column;
61
+ align-items: center;
62
+ text-align: center;
63
+ border-radius: 8px;
64
+ color: ${theme.color.foreground.neutralBase};
65
+ font-weight: 400;
66
+ font-size: 14px;
67
+ line-height: 24px;
68
+ padding: 1px 7px;
69
+ margin: 0;
70
+ }
71
+ & .Mui-selected {
72
+ border: 2px solid ${theme.color.background.primary};
73
+ background-color: transparent;
74
+ color: ${theme.color.background.primary};
75
+ font-weight: 700;
76
+ ${HOVER(css `
77
+ background-color: transparent;
78
+ `)}
79
+ }
80
+ & .Mui-disabled {
81
+ background-color: transparent;
82
+ color: ${theme.color.foreground.neutralBaseDisabled};
83
+ }
84
+ & .Mui-disabled.Mui-selected {
85
+ border: 2px solid ${theme.color.background.primaryDisabled};
86
+ background-color: transparent;
87
+ color: ${theme.color.background.primaryDisabled};
88
+ }
89
+ & .MuiPaginationItem-ellipsis {
90
+ ${HOVER(css `
91
+ background-color: transparent;
92
+ `)}
93
+ }
94
+ }
95
95
  `);
@@ -23,58 +23,58 @@ export const pinInputClasses = {
23
23
  hint: "PinInput-hint",
24
24
  };
25
25
  const SIZE_TO_STYLES = (size) => ({
26
- small: css `
27
- width: 36px;
26
+ small: css `
27
+ width: 36px;
28
28
  `,
29
- medium: css `
30
- width: 48px;
29
+ medium: css `
30
+ width: 48px;
31
31
  `,
32
- large: css `
33
- width: 56px;
32
+ large: css `
33
+ width: 56px;
34
34
  `,
35
35
  })[size];
36
36
  const COLOR_TO_HINT_STYLES = (theme, color, disabled) => disabled
37
- ? css `
38
- color: ${theme.color.foreground.neutralBaseDisabled};
37
+ ? css `
38
+ color: ${theme.color.foreground.neutralBaseDisabled};
39
39
  `
40
40
  : {
41
- default: css `
42
- color: ${theme.color.foreground.neutralBaseDisabled};
41
+ default: css `
42
+ color: ${theme.color.foreground.neutralBaseDisabled};
43
43
  `,
44
- activePrimary: css `
45
- color: ${theme.color.foreground.neutralBaseDisabled};
44
+ activePrimary: css `
45
+ color: ${theme.color.foreground.neutralBaseDisabled};
46
46
  `,
47
- activeDanger: css `
48
- color: ${theme.color.foreground.danger};
47
+ activeDanger: css `
48
+ color: ${theme.color.foreground.danger};
49
49
  `,
50
- activeSuccess: css `
51
- color: ${theme.color.foreground.success};
50
+ activeSuccess: css `
51
+ color: ${theme.color.foreground.success};
52
52
  `,
53
53
  }[color];
54
54
  const SIZE_TO_FONT_STYLES = (size) => ({
55
- small: css `
56
- font-size: 14px;
57
- line-height: 20px;
58
- svg {
59
- width: 16px;
60
- height: 16px;
61
- }
55
+ small: css `
56
+ font-size: 14px;
57
+ line-height: 20px;
58
+ svg {
59
+ width: 16px;
60
+ height: 16px;
61
+ }
62
62
  `,
63
- medium: css `
64
- font-size: 16px;
65
- line-height: 24px;
66
- svg {
67
- width: 16px;
68
- height: 16px;
69
- }
63
+ medium: css `
64
+ font-size: 16px;
65
+ line-height: 24px;
66
+ svg {
67
+ width: 16px;
68
+ height: 16px;
69
+ }
70
70
  `,
71
- large: css `
72
- font-size: 18px;
73
- line-height: 28px;
74
- svg {
75
- width: 18px;
76
- height: 18px;
77
- }
71
+ large: css `
72
+ font-size: 18px;
73
+ line-height: 28px;
74
+ svg {
75
+ width: 18px;
76
+ height: 18px;
77
+ }
78
78
  `,
79
79
  })[size];
80
80
  /** i번째 값을 value로 바꾸는 setState Wrapper 함수 */
@@ -157,36 +157,36 @@ function PinInputComponent(props) {
157
157
  },
158
158
  }, fullWidth: true, value: value }, i))) }));
159
159
  }
160
- const PinInputWrapper = styled.span `
161
- display: inline-flex;
162
- flex-direction: column;
163
- gap: 8px;
164
- ${({ size }) => SIZE_TO_FONT_STYLES(size)}
160
+ const PinInputWrapper = styled.span `
161
+ display: inline-flex;
162
+ flex-direction: column;
163
+ gap: 8px;
164
+ ${({ size }) => SIZE_TO_FONT_STYLES(size)}
165
165
  `;
166
- const PinInputContainer = styled.span `
167
- display: inline-flex;
168
- gap: 8px;
166
+ const PinInputContainer = styled.span `
167
+ display: inline-flex;
168
+ gap: 8px;
169
169
  `;
170
- const SqaureInput = styled(InputBase) `
171
- ${({ size }) => SIZE_TO_STYLES(size)}
172
- padding-left: 0;
173
- padding-right: 0;
174
- input {
175
- text-align: center;
176
- }
170
+ const SqaureInput = styled(InputBase) `
171
+ ${({ size }) => SIZE_TO_STYLES(size)}
172
+ padding-left: 0;
173
+ padding-right: 0;
174
+ input {
175
+ text-align: center;
176
+ }
177
177
  `;
178
- const Hint = styled.div(({ theme, color, disabled }) => css `
179
- display: flex;
180
- align-items: center;
181
- gap: 4px;
182
- ${COLOR_TO_HINT_STYLES(theme, color, disabled)};
178
+ const Hint = styled.div(({ theme, color, disabled }) => css `
179
+ display: flex;
180
+ align-items: center;
181
+ gap: 4px;
182
+ ${COLOR_TO_HINT_STYLES(theme, color, disabled)};
183
183
  `);
184
- const Label = styled.label `
185
- display: flex;
186
- flex-direction: column;
187
- gap: 8px;
184
+ const Label = styled.label `
185
+ display: flex;
186
+ flex-direction: column;
187
+ gap: 8px;
188
188
  ${({ theme, disabled }) => disabled &&
189
- css `
190
- color: ${theme.color.foreground.neutralBaseDisabled};
191
- `}
189
+ css `
190
+ color: ${theme.color.foreground.neutralBaseDisabled};
191
+ `}
192
192
  `;
@@ -14,35 +14,35 @@ export const Popover = React.forwardRef(function Popover(props, ref) {
14
14
  const { className, headline, content, icon, button } = props;
15
15
  return (_jsxs(Container, { ref: ref, className: [popoverClasses.root, className].filter(Boolean).join(" "), children: [icon && _jsx(Icon, { className: popoverClasses.icon, children: icon }), _jsxs(ContentArea, { className: popoverClasses.contentArea, children: [headline && (_jsx(Headline, { className: popoverClasses.headline, children: headline })), content && (_jsx(Content, { className: popoverClasses.content, children: content }))] }), button] }));
16
16
  });
17
- const Container = styled.div(({ theme }) => css `
18
- display: inline-flex;
19
- align-items: center;
20
- width: auto;
21
- padding: 6px 16px;
22
- gap: 12px;
23
- border-radius: 100px;
24
- background-color: ${theme.color.foreground.neutralBase};
25
- color: ${theme.color.background.neutralBase};
26
- box-shadow: ${shadows.shadow32};
17
+ const Container = styled.div(({ theme }) => css `
18
+ display: inline-flex;
19
+ align-items: center;
20
+ width: auto;
21
+ padding: 6px 16px;
22
+ gap: 12px;
23
+ border-radius: 100px;
24
+ background-color: ${theme.color.foreground.neutralBase};
25
+ color: ${theme.color.background.neutralBase};
26
+ box-shadow: ${shadows.shadow32};
27
27
  `);
28
- const Icon = styled.div `
29
- display: block;
30
- width: 20px;
31
- height: 20px;
32
- svg {
33
- width: 100%;
34
- height: 100%;
35
- }
28
+ const Icon = styled.div `
29
+ display: block;
30
+ width: 20px;
31
+ height: 20px;
32
+ svg {
33
+ width: 100%;
34
+ height: 100%;
35
+ }
36
36
  `;
37
- const ContentArea = styled.div `
38
- flex: 1 0 auto;
39
- font-size: 14px;
40
- line-height: 20px;
37
+ const ContentArea = styled.div `
38
+ flex: 1 0 auto;
39
+ font-size: 14px;
40
+ line-height: 20px;
41
41
  `;
42
- const Headline = styled.div `
43
- margin-bottom: 2px;
44
- font-weight: 700;
42
+ const Headline = styled.div `
43
+ margin-bottom: 2px;
44
+ font-weight: 700;
45
45
  `;
46
- const Content = styled.div `
47
- font-weight: 400;
46
+ const Content = styled.div `
47
+ font-weight: 400;
48
48
  `;
@@ -21,54 +21,54 @@ export const radioInputClasses = {
21
21
  label: "RadioInput-label",
22
22
  };
23
23
  const TYPE_TO_ICON_STYLE = (theme, type, disabled) => ({
24
- default: css `
25
- path {
26
- stroke: ${theme.color.background.neutralAltActive};
27
- fill: ${theme.color.background.neutralBase};
28
- }
24
+ default: css `
25
+ path {
26
+ stroke: ${theme.color.background.neutralAltActive};
27
+ fill: ${theme.color.background.neutralBase};
28
+ }
29
29
  ${disabled
30
- ? css `
31
- path {
32
- stroke: ${theme.color.foreground.neutralBaseDisabled};
33
- fill: ${theme.color.background.neutralBaseDisabled};
34
- }
30
+ ? css `
31
+ path {
32
+ stroke: ${theme.color.foreground.neutralBaseDisabled};
33
+ fill: ${theme.color.background.neutralBaseDisabled};
34
+ }
35
35
  `
36
- : css `
37
- input[type="radio"]:hover + & {
38
- path {
39
- stroke: ${theme.color.background.primary};
40
- }
41
- }
42
- `}
36
+ : css `
37
+ input[type="radio"]:hover + & {
38
+ path {
39
+ stroke: ${theme.color.background.primary};
40
+ }
41
+ }
42
+ `}
43
43
  `,
44
- selected: css `
45
- path {
46
- stroke: ${theme.color.background.primary};
47
- fill: ${theme.color.background.neutralBase};
48
- }
49
- rect {
50
- fill: ${theme.color.background.primary};
51
- }
44
+ selected: css `
45
+ path {
46
+ stroke: ${theme.color.background.primary};
47
+ fill: ${theme.color.background.neutralBase};
48
+ }
49
+ rect {
50
+ fill: ${theme.color.background.primary};
51
+ }
52
52
  ${disabled
53
- ? css `
54
- path {
55
- stroke: ${theme.color.background.primaryDisabled};
56
- fill: ${theme.color.background.neutralBaseDisabled};
57
- }
58
- rect {
59
- fill: ${theme.color.background.primaryDisabled};
60
- }
53
+ ? css `
54
+ path {
55
+ stroke: ${theme.color.background.primaryDisabled};
56
+ fill: ${theme.color.background.neutralBaseDisabled};
57
+ }
58
+ rect {
59
+ fill: ${theme.color.background.primaryDisabled};
60
+ }
61
61
  `
62
- : css `
63
- input[type="radio"]:hover + & {
64
- path {
65
- stroke: ${theme.color.background.primaryActive};
66
- }
67
- rect {
68
- fill: ${theme.color.background.primaryActive};
69
- }
70
- }
71
- `}
62
+ : css `
63
+ input[type="radio"]:hover + & {
64
+ path {
65
+ stroke: ${theme.color.background.primaryActive};
66
+ }
67
+ rect {
68
+ fill: ${theme.color.background.primaryActive};
69
+ }
70
+ }
71
+ `}
72
72
  `,
73
73
  })[type];
74
74
  /**
@@ -86,8 +86,8 @@ export const RadioInput = React.forwardRef(function RadioInput(props, ref) {
86
86
  onChange,
87
87
  inputProps,
88
88
  };
89
- return (_jsxs(Label, Object.assign({ className: [radioInputClasses.root, className].filter(Boolean).join(" "), ref: ref, disabled: disabled !== null && disabled !== void 0 ? disabled : false }, other, { children: [_jsx(RadioButton, Object.assign({ className: radioInputClasses.radio }, radioProps)), _jsx("span", { className: radioInputClasses.label, css: css `
90
- margin-left: 8px;
89
+ return (_jsxs(Label, Object.assign({ className: [radioInputClasses.root, className].filter(Boolean).join(" "), ref: ref, disabled: disabled !== null && disabled !== void 0 ? disabled : false }, other, { children: [_jsx(RadioButton, Object.assign({ className: radioInputClasses.radio }, radioProps)), _jsx("span", { className: radioInputClasses.label, css: css `
90
+ margin-left: 8px;
91
91
  `, children: label })] })));
92
92
  });
93
93
  const RadioButton = React.forwardRef(function RadioButton(props, ref) {
@@ -95,38 +95,38 @@ const RadioButton = React.forwardRef(function RadioButton(props, ref) {
95
95
  const type = props.checked ? "selected" : "default";
96
96
  return (_jsxs(RadioButtonContainer, Object.assign({ className: className, spacer: spacer, disabled: disabled, ref: ref }, other, { children: [_jsx(StyledInput, Object.assign({ type: "radio" }, inputProps, { checked: checked, disabled: disabled, onChange: onChange })), _jsx(RadioButtonIcon, { type: type, disabled: disabled })] })));
97
97
  });
98
- const Label = styled.label `
99
- display: flex;
100
- position: relative;
101
- width: fit-content;
102
- font-size: 14px;
103
- font-weight: 500;
104
- line-height: 16px;
98
+ const Label = styled.label `
99
+ display: flex;
100
+ position: relative;
101
+ width: fit-content;
102
+ font-size: 14px;
103
+ font-weight: 500;
104
+ line-height: 16px;
105
105
  color: ${({ theme, disabled }) => disabled
106
106
  ? theme.color.foreground.neutralBaseDisabled
107
- : theme.color.foreground.neutralBase};
108
- align-self: center;
107
+ : theme.color.foreground.neutralBase};
108
+ align-self: center;
109
109
  `;
110
- const RadioButtonContainer = styled.span(({ spacer, disabled }) => css `
111
- display: inline-flex;
112
- position: relative;
113
- width: 16px;
114
- height: 16px;
115
- cursor: ${disabled ? "default" : "pointer"};
116
- margin-bottom: ${spacer ? "8px" : "0"};
110
+ const RadioButtonContainer = styled.span(({ spacer, disabled }) => css `
111
+ display: inline-flex;
112
+ position: relative;
113
+ width: 16px;
114
+ height: 16px;
115
+ cursor: ${disabled ? "default" : "pointer"};
116
+ margin-bottom: ${spacer ? "8px" : "0"};
117
117
  `);
118
- const StyledInput = styled.input `
119
- cursor: inherit;
120
- position: absolute;
121
- top: 0;
122
- left: 0;
123
- opacity: 0;
124
- width: 16px;
125
- height: 16px;
126
- margin: 0;
127
- padding: 0;
128
- // input 컴포넌트는 보이지 않지만, 클릭이 가능하게 z-index를 설정합니다.
129
- z-index: ${ZINDEX.inputBase};
118
+ const StyledInput = styled.input `
119
+ cursor: inherit;
120
+ position: absolute;
121
+ top: 0;
122
+ left: 0;
123
+ opacity: 0;
124
+ width: 16px;
125
+ height: 16px;
126
+ margin: 0;
127
+ padding: 0;
128
+ // input 컴포넌트는 보이지 않지만, 클릭이 가능하게 z-index를 설정합니다.
129
+ z-index: ${ZINDEX.inputBase};
130
130
  `;
131
131
  // default와 selected 구조가 유사하여 하나의 컴포넌트로 표현합니다.
132
132
  const RadioButtonIcon = (props) => {
@@ -31,62 +31,62 @@ export const Slider = React.forwardRef(function Slider(props, ref) {
31
31
  onChangeCommitted === null || onChangeCommitted === void 0 ? void 0 : onChangeCommitted(value);
32
32
  } })));
33
33
  });
34
- const StyledSlider = styled(MuiSlider)(({ theme }) => css `
35
- // figma 디자인과 간격 맞추기 위해 조정
36
- padding: 7px 0;
37
- // thumb 크기(SLIDER_THUMB_SIZE)의 절반만큼 좌우 여백 제외한 너비
38
- width: calc(100% - ${SLIDER_THUMB_SIZE}px);
39
- margin: 24px ${SLIDER_THUMB_SIZE / 2}px 0;
40
- &.MuiSlider-marked {
41
- margin-bottom: 20px;
42
- }
43
-
44
- .MuiSlider-rail {
45
- border-radius: 100px;
46
- background: ${theme.color.foreground.neutralBaseDisabled};
47
- opacity: 1;
48
- }
49
- .MuiSlider-track {
50
- border-radius: 100px;
51
- background: ${theme.color.foreground.primary};
52
- }
53
- .MuiSlider-thumb {
54
- width: ${SLIDER_THUMB_SIZE}px;
55
- height: 18px;
56
- border-radius: 23px;
57
- border: 2px solid ${theme.color.foreground.neutralBaseDisabled};
58
- background: ${theme.color.background.neutralBase};
59
- /* Shadow-4 */
60
- box-shadow: ${shadows.shadow04};
61
-
62
- &:before {
63
- box-shadow: none;
64
- }
65
-
66
- .MuiSlider-valueLabel {
67
- background: transparent;
68
- padding: 0;
69
- color: ${theme.color.foreground.neutralBase};
70
- /* Default/Label/16px-Eb */
71
- font-family: Pretendard;
72
- font-size: 16px;
73
- font-style: normal;
74
- font-weight: 800;
75
- line-height: 20px; /* 125% */
76
- top: -6px; // figma 디자인과 간격 맞추기 위해 조정
77
- }
78
- }
79
- .MuiSlider-mark {
80
- display: none;
81
- }
82
- .MuiSlider-markLabel {
83
- color: ${theme.color.foreground.neutralBaseDisabled};
84
- /* Default/Label/12px-Md */
85
- font-family: ${theme.fontFamily.ui};
86
- font-size: 12px;
87
- font-style: normal;
88
- font-weight: 500;
89
- line-height: 16px; /* 133.333% */
90
- top: 22px; // figma 디자인과 간격 맞추기 위해 조정
91
- }
34
+ const StyledSlider = styled(MuiSlider)(({ theme }) => css `
35
+ // figma 디자인과 간격 맞추기 위해 조정
36
+ padding: 7px 0;
37
+ // thumb 크기(SLIDER_THUMB_SIZE)의 절반만큼 좌우 여백 제외한 너비
38
+ width: calc(100% - ${SLIDER_THUMB_SIZE}px);
39
+ margin: 24px ${SLIDER_THUMB_SIZE / 2}px 0;
40
+ &.MuiSlider-marked {
41
+ margin-bottom: 20px;
42
+ }
43
+
44
+ .MuiSlider-rail {
45
+ border-radius: 100px;
46
+ background: ${theme.color.foreground.neutralBaseDisabled};
47
+ opacity: 1;
48
+ }
49
+ .MuiSlider-track {
50
+ border-radius: 100px;
51
+ background: ${theme.color.foreground.primary};
52
+ }
53
+ .MuiSlider-thumb {
54
+ width: ${SLIDER_THUMB_SIZE}px;
55
+ height: 18px;
56
+ border-radius: 23px;
57
+ border: 2px solid ${theme.color.foreground.neutralBaseDisabled};
58
+ background: ${theme.color.background.neutralBase};
59
+ /* Shadow-4 */
60
+ box-shadow: ${shadows.shadow04};
61
+
62
+ &:before {
63
+ box-shadow: none;
64
+ }
65
+
66
+ .MuiSlider-valueLabel {
67
+ background: transparent;
68
+ padding: 0;
69
+ color: ${theme.color.foreground.neutralBase};
70
+ /* Default/Label/16px-Eb */
71
+ font-family: Pretendard;
72
+ font-size: 16px;
73
+ font-style: normal;
74
+ font-weight: 800;
75
+ line-height: 20px; /* 125% */
76
+ top: -6px; // figma 디자인과 간격 맞추기 위해 조정
77
+ }
78
+ }
79
+ .MuiSlider-mark {
80
+ display: none;
81
+ }
82
+ .MuiSlider-markLabel {
83
+ color: ${theme.color.foreground.neutralBaseDisabled};
84
+ /* Default/Label/12px-Md */
85
+ font-family: ${theme.fontFamily.ui};
86
+ font-size: 12px;
87
+ font-style: normal;
88
+ font-weight: 500;
89
+ line-height: 16px; /* 133.333% */
90
+ top: 22px; // figma 디자인과 간격 맞추기 위해 조정
91
+ }
92
92
  `);