@team-monolith/cds 1.119.3 → 1.119.4

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 (199) 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 +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 +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 +28 -28
  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 +21 -21
  160. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
  161. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +71 -71
  162. package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.js +6 -6
  163. package/dist/patterns/LexicalEditor/nodes/index.d.ts +3 -0
  164. package/dist/patterns/LexicalEditor/nodes/index.js +3 -0
  165. package/dist/patterns/LexicalEditor/nodes/nodes.d.ts +4 -2
  166. package/dist/patterns/LexicalEditor/nodes/nodes.js +6 -0
  167. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContainerNode.d.ts +32 -0
  168. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContainerNode.js +131 -0
  169. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContentNode.d.ts +23 -0
  170. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContentNode.js +88 -0
  171. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleTitleNode.d.ts +24 -0
  172. package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleTitleNode.js +105 -0
  173. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
  174. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +11 -11
  175. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
  176. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
  177. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.js +76 -12
  178. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
  179. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
  180. package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +38 -17
  181. package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
  182. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
  183. package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +10 -1
  184. package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.d.ts +9 -0
  185. package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.js +198 -0
  186. package/dist/patterns/LexicalEditor/theme.d.ts +6 -0
  187. package/dist/patterns/LexicalEditor/theme.js +281 -243
  188. package/dist/patterns/LexicalEditor/utils/toggleUtils.d.ts +9 -0
  189. package/dist/patterns/LexicalEditor/utils/toggleUtils.js +18 -0
  190. package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
  191. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
  192. package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
  193. package/dist/patterns/Tabs.js +43 -43
  194. package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
  195. package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
  196. package/dist/utils/hover.js +12 -12
  197. package/dist/utils/reset.js +19 -19
  198. package/dist/utils/visuallyHidden.js +10 -10
  199. package/package.json +109 -109
@@ -1,297 +1,335 @@
1
1
  import { css } from "@emotion/css";
2
+ import { arrowDownSFillSvg, arrowRightSFillSvg } from "../../icons";
2
3
  export function getTheme(theme, editable) {
3
4
  return {
4
- paragraph: css `
5
- color: ${theme.color.foreground.neutralBase};
6
-
7
- /* Default/Paragraph/16px-Rg */
8
- font-family: ${theme.fontFamily.ui};
9
- font-size: 16px;
10
- font-style: normal;
11
- font-weight: 400;
12
- line-height: 24px; /* 150% */
5
+ paragraph: css `
6
+ color: ${theme.color.foreground.neutralBase};
7
+
8
+ /* Default/Paragraph/16px-Rg */
9
+ font-family: ${theme.fontFamily.ui};
10
+ font-size: 16px;
11
+ font-style: normal;
12
+ font-weight: 400;
13
+ line-height: 24px; /* 150% */
13
14
  `,
14
- quote: css `
15
- color: ${theme.color.container.marbleOnContainer};
16
-
17
- /* Default/Paragraph/14px-Rg */
18
- font-family: ${theme.fontFamily.ui};
19
- font-size: 14px;
20
- font-style: normal;
21
- font-weight: 400;
22
- line-height: 20px; /* 142.857% */
23
-
24
- margin: 16px 0;
25
- padding-left: 12px;
26
- border-left: 4px solid ${theme.color.container.marbleContainer};
15
+ quote: css `
16
+ color: ${theme.color.container.marbleOnContainer};
17
+
18
+ /* Default/Paragraph/14px-Rg */
19
+ font-family: ${theme.fontFamily.ui};
20
+ font-size: 14px;
21
+ font-style: normal;
22
+ font-weight: 400;
23
+ line-height: 20px; /* 142.857% */
24
+
25
+ margin: 16px 0;
26
+ padding-left: 12px;
27
+ border-left: 4px solid ${theme.color.container.marbleContainer};
27
28
  `,
28
29
  coloredQuote: {
29
- grey: css `
30
- color: ${theme.color.container.marbleOnContainer};
31
-
32
- /* Default/Paragraph/14px-Rg */
33
- font-family: ${theme.fontFamily.ui};
34
- font-size: 14px;
35
- font-style: normal;
36
- font-weight: 400;
37
- line-height: 20px; /* 142.857% */
38
-
39
- margin: 16px 0;
40
- padding-left: 12px;
41
- border-left: 4px solid ${theme.color.container.marbleContainer};
30
+ grey: css `
31
+ color: ${theme.color.container.marbleOnContainer};
32
+
33
+ /* Default/Paragraph/14px-Rg */
34
+ font-family: ${theme.fontFamily.ui};
35
+ font-size: 14px;
36
+ font-style: normal;
37
+ font-weight: 400;
38
+ line-height: 20px; /* 142.857% */
39
+
40
+ margin: 16px 0;
41
+ padding-left: 12px;
42
+ border-left: 4px solid ${theme.color.container.marbleContainer};
42
43
  `,
43
- red: css `
44
- color: ${theme.color.container.redOnContainer};
45
-
46
- /* Default/Paragraph/14px-Rg */
47
- font-family: ${theme.fontFamily.ui};
48
- font-size: 14px;
49
- font-style: normal;
50
- font-weight: 400;
51
- line-height: 20px; /* 142.857% */
52
-
53
- margin: 16px 0;
54
- padding-left: 12px;
55
- border-left: 4px solid ${theme.color.container.redContainer};
44
+ red: css `
45
+ color: ${theme.color.container.redOnContainer};
46
+
47
+ /* Default/Paragraph/14px-Rg */
48
+ font-family: ${theme.fontFamily.ui};
49
+ font-size: 14px;
50
+ font-style: normal;
51
+ font-weight: 400;
52
+ line-height: 20px; /* 142.857% */
53
+
54
+ margin: 16px 0;
55
+ padding-left: 12px;
56
+ border-left: 4px solid ${theme.color.container.redContainer};
56
57
  `,
57
- yellow: css `
58
- color: ${theme.color.container.yellowOnContainer};
59
-
60
- /* Default/Paragraph/14px-Rg */
61
- font-family: ${theme.fontFamily.ui};
62
- font-size: 14px;
63
- font-style: normal;
64
- font-weight: 400;
65
- line-height: 20px; /* 142.857% */
66
-
67
- margin: 16px 0;
68
- padding-left: 12px;
69
- border-left: 4px solid ${theme.color.container.yellowContainer};
58
+ yellow: css `
59
+ color: ${theme.color.container.yellowOnContainer};
60
+
61
+ /* Default/Paragraph/14px-Rg */
62
+ font-family: ${theme.fontFamily.ui};
63
+ font-size: 14px;
64
+ font-style: normal;
65
+ font-weight: 400;
66
+ line-height: 20px; /* 142.857% */
67
+
68
+ margin: 16px 0;
69
+ padding-left: 12px;
70
+ border-left: 4px solid ${theme.color.container.yellowContainer};
70
71
  `,
71
- blue: css `
72
- color: ${theme.color.container.blueOnContainer};
73
-
74
- /* Default/Paragraph/14px-Rg */
75
- font-family: ${theme.fontFamily.ui};
76
- font-size: 14px;
77
- font-style: normal;
78
- font-weight: 400;
79
- line-height: 20px; /* 142.857% */
80
-
81
- margin: 16px 0;
82
- padding-left: 12px;
83
- border-left: 4px solid ${theme.color.container.blueContainer};
72
+ blue: css `
73
+ color: ${theme.color.container.blueOnContainer};
74
+
75
+ /* Default/Paragraph/14px-Rg */
76
+ font-family: ${theme.fontFamily.ui};
77
+ font-size: 14px;
78
+ font-style: normal;
79
+ font-weight: 400;
80
+ line-height: 20px; /* 142.857% */
81
+
82
+ margin: 16px 0;
83
+ padding-left: 12px;
84
+ border-left: 4px solid ${theme.color.container.blueContainer};
84
85
  `,
85
- green: css `
86
- color: ${theme.color.container.greenOnContainer};
87
-
88
- /* Default/Paragraph/14px-Rg */
89
- font-family: ${theme.fontFamily.ui};
90
- font-size: 14px;
91
- font-style: normal;
92
- font-weight: 400;
93
- line-height: 20px; /* 142.857% */
94
-
95
- margin: 16px 0;
96
- padding-left: 12px;
97
- border-left: 4px solid ${theme.color.container.greenContainer};
86
+ green: css `
87
+ color: ${theme.color.container.greenOnContainer};
88
+
89
+ /* Default/Paragraph/14px-Rg */
90
+ font-family: ${theme.fontFamily.ui};
91
+ font-size: 14px;
92
+ font-style: normal;
93
+ font-weight: 400;
94
+ line-height: 20px; /* 142.857% */
95
+
96
+ margin: 16px 0;
97
+ padding-left: 12px;
98
+ border-left: 4px solid ${theme.color.container.greenContainer};
98
99
  `,
99
100
  },
100
101
  heading: {
101
- h1: css `
102
- color: ${theme.color.foreground.neutralBase};
103
-
104
- /* Alt/Heading/32px-Hv */
105
- font-family: ${theme.fontFamily.title};
106
- font-size: 32px;
107
- font-style: normal;
108
- font-weight: 900;
109
- line-height: 40px; /* 125% */
102
+ h1: css `
103
+ color: ${theme.color.foreground.neutralBase};
104
+
105
+ /* Alt/Heading/32px-Hv */
106
+ font-family: ${theme.fontFamily.title};
107
+ font-size: 32px;
108
+ font-style: normal;
109
+ font-weight: 900;
110
+ line-height: 40px; /* 125% */
110
111
  `,
111
- h2: css `
112
- color: ${theme.color.foreground.neutralBase};
113
-
114
- /* Default/Heading/24px-Bd */
115
- font-family: ${theme.fontFamily.ui};
116
- font-size: 24px;
117
- font-style: normal;
118
- font-weight: 700;
119
- line-height: 32px; /* 133.333% */
112
+ h2: css `
113
+ color: ${theme.color.foreground.neutralBase};
114
+
115
+ /* Default/Heading/24px-Bd */
116
+ font-family: ${theme.fontFamily.ui};
117
+ font-size: 24px;
118
+ font-style: normal;
119
+ font-weight: 700;
120
+ line-height: 32px; /* 133.333% */
120
121
  `,
121
- h3: css `
122
- color: ${theme.color.foreground.neutralBase};
123
-
124
- /* Default/Paragraph/18px-Bd */
125
- font-family: ${theme.fontFamily.ui};
126
- font-size: 18px;
127
- font-style: normal;
128
- font-weight: 700;
129
- line-height: 28px; /* 155.556% */
122
+ h3: css `
123
+ color: ${theme.color.foreground.neutralBase};
124
+
125
+ /* Default/Paragraph/18px-Bd */
126
+ font-family: ${theme.fontFamily.ui};
127
+ font-size: 18px;
128
+ font-style: normal;
129
+ font-weight: 700;
130
+ line-height: 28px; /* 155.556% */
130
131
  `,
131
132
  },
132
- link: css `
133
- color: ${theme.color.foreground.primary};
134
- text-decoration: underline;
135
- cursor: pointer;
133
+ link: css `
134
+ color: ${theme.color.foreground.primary};
135
+ text-decoration: underline;
136
+ cursor: pointer;
136
137
  `,
137
138
  list: {
138
139
  nested: {
139
- listitem: css `
140
- list-style-type: none;
141
- &::before,
142
- &::after {
143
- display: none;
144
- }
140
+ listitem: css `
141
+ list-style-type: none;
142
+ &::before,
143
+ &::after {
144
+ display: none;
145
+ }
145
146
  `,
146
147
  },
147
148
  olDepth: [
148
- css `
149
- padding: 0;
150
- margin: 16px 0;
151
- list-style-position: inside;
149
+ css `
150
+ padding: 0;
151
+ margin: 16px 0;
152
+ list-style-position: inside;
152
153
  `,
153
- css `
154
- padding: 0;
155
- margin: 0;
156
- list-style-type: upper-alpha;
157
- list-style-position: inside;
154
+ css `
155
+ padding: 0;
156
+ margin: 0;
157
+ list-style-type: upper-alpha;
158
+ list-style-position: inside;
158
159
  `,
159
- css `
160
- padding: 0;
161
- margin: 0;
162
- list-style-type: lower-alpha;
163
- list-style-position: inside;
160
+ css `
161
+ padding: 0;
162
+ margin: 0;
163
+ list-style-type: lower-alpha;
164
+ list-style-position: inside;
164
165
  `,
165
- css `
166
- padding: 0;
167
- margin: 0;
168
- list-style-type: upper-roman;
169
- list-style-position: inside;
166
+ css `
167
+ padding: 0;
168
+ margin: 0;
169
+ list-style-type: upper-roman;
170
+ list-style-position: inside;
170
171
  `,
171
- css `
172
- padding: 0;
173
- margin: 0;
174
- list-style-type: lower-roman;
175
- list-style-position: inside;
172
+ css `
173
+ padding: 0;
174
+ margin: 0;
175
+ list-style-type: lower-roman;
176
+ list-style-position: inside;
176
177
  `,
177
178
  ],
178
179
  ulDepth: [
179
- css `
180
- padding: 0;
181
- margin: 16px 0;
182
- list-style-position: inside;
180
+ css `
181
+ padding: 0;
182
+ margin: 16px 0;
183
+ list-style-position: inside;
183
184
  `,
184
- css `
185
- padding: 0;
186
- margin: 0;
187
- list-style-position: inside;
185
+ css `
186
+ padding: 0;
187
+ margin: 0;
188
+ list-style-position: inside;
188
189
  `,
189
- css `
190
- padding: 0;
191
- margin: 0;
192
- list-style-position: inside;
190
+ css `
191
+ padding: 0;
192
+ margin: 0;
193
+ list-style-position: inside;
193
194
  `,
194
- css `
195
- padding: 0;
196
- margin: 0;
197
- list-style-position: inside;
195
+ css `
196
+ padding: 0;
197
+ margin: 0;
198
+ list-style-position: inside;
198
199
  `,
199
- css `
200
- padding: 0;
201
- margin: 0;
202
- list-style-position: inside;
200
+ css `
201
+ padding: 0;
202
+ margin: 0;
203
+ list-style-position: inside;
203
204
  `,
204
205
  ],
205
- listitem: css `
206
- margin: 0 24px;
207
-
208
- color: ${theme.color.foreground.neutralBase};
209
-
210
- /* Default/Paragraph/16px-Rg */
211
- font-family: ${theme.fontFamily.ui};
212
- font-size: 16px;
213
- font-style: normal;
214
- font-weight: 400;
215
- line-height: 24px; /* 150% */
206
+ listitem: css `
207
+ margin: 0 24px;
208
+
209
+ color: ${theme.color.foreground.neutralBase};
210
+
211
+ /* Default/Paragraph/16px-Rg */
212
+ font-family: ${theme.fontFamily.ui};
213
+ font-size: 16px;
214
+ font-style: normal;
215
+ font-weight: 400;
216
+ line-height: 24px; /* 150% */
216
217
  `,
217
218
  },
218
- code: css `
219
- margin: 16px 0;
220
-
221
- display: block;
222
- padding: 4px 8px;
223
- border-radius: 6px;
224
- background: ${theme.color.background.neutralAlt};
225
-
226
- color: ${theme.color.foreground.neutralBase};
227
-
228
- /* Mono/Paragraph/14px-Rg */
229
- font-family: ${theme.fontFamily.code}, consolas, monospace;
230
- font-size: 14px;
231
- font-style: normal;
232
- font-weight: 400;
233
- line-height: 20px; /* 142.857% */
219
+ code: css `
220
+ margin: 16px 0;
221
+
222
+ display: block;
223
+ padding: 4px 8px;
224
+ border-radius: 6px;
225
+ background: ${theme.color.background.neutralAlt};
226
+
227
+ color: ${theme.color.foreground.neutralBase};
228
+
229
+ /* Mono/Paragraph/14px-Rg */
230
+ font-family: ${theme.fontFamily.code}, consolas, monospace;
231
+ font-size: 14px;
232
+ font-style: normal;
233
+ font-weight: 400;
234
+ line-height: 20px; /* 142.857% */
234
235
  `,
235
236
  text: {
236
- code: css `
237
- padding: 4px 8px;
238
- border-radius: 6px;
239
- background: ${theme.color.background.neutralAlt};
240
-
241
- color: ${theme.color.foreground.neutralBase};
242
- /* Mono/Paragraph/14px-Rg */
243
- font-family: ${theme.fontFamily.code}, consolas, monospace;
237
+ code: css `
238
+ padding: 4px 8px;
239
+ border-radius: 6px;
240
+ background: ${theme.color.background.neutralAlt};
241
+
242
+ color: ${theme.color.foreground.neutralBase};
243
+ /* Mono/Paragraph/14px-Rg */
244
+ font-family: ${theme.fontFamily.code}, consolas, monospace;
244
245
  `,
245
- underline: css `
246
- text-decoration: underline;
246
+ underline: css `
247
+ text-decoration: underline;
247
248
  `,
248
- strikethrough: css `
249
- text-decoration: line-through;
249
+ strikethrough: css `
250
+ text-decoration: line-through;
250
251
  `,
251
252
  },
252
- problemInput: css `
253
- display: flex;
254
- flex-direction: column;
255
- flex: 1;
256
- gap: 4px;
257
- margin-bottom: 8px;
253
+ problemInput: css `
254
+ display: flex;
255
+ flex-direction: column;
256
+ flex: 1;
257
+ gap: 4px;
258
+ margin-bottom: 8px;
258
259
  `,
259
- problemSelect: css `
260
- display: flex;
261
- flex-direction: column;
262
- flex: 1;
263
- gap: 4px;
264
- margin-bottom: 8px;
260
+ problemSelect: css `
261
+ display: flex;
262
+ flex-direction: column;
263
+ flex: 1;
264
+ gap: 4px;
265
+ margin-bottom: 8px;
265
266
  `,
266
- sheetSelect: css `
267
- display: flex;
268
- flex-direction: column;
269
- flex: 1;
270
- gap: 4px;
271
- margin-bottom: 8px;
267
+ sheetSelect: css `
268
+ display: flex;
269
+ flex-direction: column;
270
+ flex: 1;
271
+ gap: 4px;
272
+ margin-bottom: 8px;
272
273
  `,
273
- sheetInput: css `
274
- display: flex;
275
- flex-direction: column;
276
- flex: 1;
277
- gap: 4px;
278
- margin-bottom: 8px;
274
+ sheetInput: css `
275
+ display: flex;
276
+ flex-direction: column;
277
+ flex: 1;
278
+ gap: 4px;
279
+ margin-bottom: 8px;
279
280
  `,
280
- layoutContainer: css `
281
- display: grid;
282
- gap: 24px;
281
+ layoutContainer: css `
282
+ display: grid;
283
+ gap: 24px;
283
284
  `,
284
285
  layoutItem: editable &&
285
- css `
286
- border: 1px dashed ${theme.color.background.neutralAltActive};
287
- overflow: auto;
286
+ css `
287
+ border: 1px dashed ${theme.color.background.neutralAltActive};
288
+ overflow: auto;
288
289
  `,
289
- selfEvaluation: css `
290
- display: flex;
291
- flex-direction: column;
292
- flex: 1;
293
- gap: 4px;
294
- margin-bottom: 8px;
290
+ selfEvaluation: css `
291
+ display: flex;
292
+ flex-direction: column;
293
+ flex: 1;
294
+ gap: 4px;
295
+ margin-bottom: 8px;
295
296
  `,
297
+ toggle: {
298
+ container: css `
299
+ margin: 16px 0;
300
+ &[open] > summary {
301
+ margin-bottom: 4px;
302
+ }
303
+ `,
304
+ title: css `
305
+ display: flex;
306
+ align-items: center;
307
+ gap: 4px;
308
+
309
+ & > :last-child {
310
+ flex: 1;
311
+ min-width: 0;
312
+ margin: 0;
313
+ }
314
+ `,
315
+ iconBtn: css `
316
+ width: 24px;
317
+ height: 24px;
318
+ border: 0;
319
+ padding: 0;
320
+ background-color: transparent;
321
+ cursor: pointer;
322
+
323
+ &[aria-expanded="false"] {
324
+ background-image: url(${arrowRightSFillSvg});
325
+ }
326
+ &[aria-expanded="true"] {
327
+ background-image: url(${arrowDownSFillSvg});
328
+ }
329
+ `,
330
+ content: css `
331
+ padding-left: 28px;
332
+ `,
333
+ },
296
334
  };
297
335
  }
@@ -0,0 +1,9 @@
1
+ /**
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
+ *
4
+ * This source code is licensed under the MIT license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ */
8
+ export declare function setDomHiddenUntilFound(dom: HTMLElement): void;
9
+ export declare function domOnBeforeMatch(dom: HTMLElement, callback: () => void): void;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
+ *
4
+ * This source code is licensed under the MIT license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ */
8
+ // https://github.com/facebook/lexical/blob/main/packages/lexical-playground/src/plugins/CollapsiblePlugin/CollapsibleUtils.ts
9
+ export function setDomHiddenUntilFound(dom) {
10
+ // @ts-expect-error 'hidden' 속성은 boolean으로만 정의되어 있지만,
11
+ // Chromium 계열 브라우저에서는 실험적으로 'until-found' 문자열 값도 지원한다.
12
+ dom.hidden = "until-found";
13
+ }
14
+ export function domOnBeforeMatch(dom, callback) {
15
+ if ("onbeforematch" in dom) {
16
+ dom.onbeforematch = callback;
17
+ }
18
+ }
@@ -48,15 +48,15 @@ export const SegmentedControlButton = React.forwardRef(function SegmentedControl
48
48
  });
49
49
  const StyledButton = styled(Button, {
50
50
  shouldForwardProp: (prop) => prop !== "isActive",
51
- })(({ isActive }) => css `
52
- display: flex;
53
- justify-content: center;
54
- flex-grow: 1;
51
+ })(({ isActive }) => css `
52
+ display: flex;
53
+ justify-content: center;
54
+ flex-grow: 1;
55
55
  ${isActive &&
56
- `
57
- box-shadow: ${shadows.shadow04};
58
- span {
59
- font-weight: 700;
60
- }
61
- `}
56
+ `
57
+ box-shadow: ${shadows.shadow04};
58
+ span {
59
+ font-weight: 700;
60
+ }
61
+ `}
62
62
  `);
@@ -21,14 +21,14 @@ export const SegmentedControlGroup = React.forwardRef(function SegmentedControlG
21
21
  const { component: Component = "div", className, children, size: _size, fullWidth, disabled: _disabled, multiSelect, value: _value, onChange: _onChange } = props, other = __rest(props, ["component", "className", "children", "size", "fullWidth", "disabled", "multiSelect", "value", "onChange"]);
22
22
  const theme = useTheme();
23
23
  const Context = SegmentedControlGroupPropsContext;
24
- return (_jsx(Component, Object.assign({ ref: ref }, other, { className: className, css: css `
25
- display: flex;
26
- padding: 4px;
27
- box-sizing: border-box;
28
- width: ${fullWidth ? "100%" : "fit-content"};
29
- background-color: ${theme.color.background.neutralAlt};
30
- border-radius: 8px;
31
- border: 1px solid ${theme.color.background.neutralAltActive};
24
+ return (_jsx(Component, Object.assign({ ref: ref }, other, { className: className, css: css `
25
+ display: flex;
26
+ padding: 4px;
27
+ box-sizing: border-box;
28
+ width: ${fullWidth ? "100%" : "fit-content"};
29
+ background-color: ${theme.color.background.neutralAlt};
30
+ border-radius: 8px;
31
+ border: 1px solid ${theme.color.background.neutralAltActive};
32
32
  `, role: "tablist", "aria-orientation": "horizontal", children: _jsx(Context.Provider, { value: Object.assign(Object.assign({}, props), { onClick: (newValue) => {
33
33
  var _a, _b, _c;
34
34
  if (multiSelect) {
@@ -48,7 +48,7 @@ export const SegmentedControlSquareButton = React.forwardRef(function SegmentedC
48
48
  }
49
49
  };
50
50
  return (_jsx(SquareButton, Object.assign({}, other, { css: isActive &&
51
- css `
52
- box-shadow: ${shadows.shadow04};
51
+ css `
52
+ box-shadow: ${shadows.shadow04};
53
53
  `, ref: ref, icon: typeof icon === "function" ? icon(isActive) : icon, color: isActive ? "white" : "icon", size: context.size, onClick: handleClick, onKeyDown: handleKeyDown, disabled: context.disabled || props.disabled, "aria-selected": isActive, role: "tab", tabIndex: isActive ? 0 : -1 })));
54
54
  });