@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.
- package/@types/emotion.d.ts +160 -160
- package/README.md +37 -37
- package/dist/CdsProvider.js +4 -4
- package/dist/components/AlertDialog/AlertDialog.js +54 -54
- package/dist/components/AlertDialog/AlertDialogActions.js +7 -7
- package/dist/components/AlertDialog/AlertDialogContent.js +8 -8
- package/dist/components/AlertDialog/AlertDialogTitle.js +34 -34
- package/dist/components/AnimatedButton.js +32 -32
- package/dist/components/Banner.js +51 -51
- package/dist/components/Book/Book.js +174 -174
- package/dist/components/Button.js +179 -179
- package/dist/components/CheckboxInput.js +148 -148
- package/dist/components/FileTypeAlertDialog.js +4 -4
- package/dist/components/Input.js +53 -53
- package/dist/components/InputBase.js +72 -72
- package/dist/components/Modal.js +4 -4
- package/dist/components/OverflowTooltip.js +4 -4
- package/dist/components/Pagination.js +56 -56
- package/dist/components/PinInput.js +64 -64
- package/dist/components/Popover.js +27 -27
- package/dist/components/RadioInput.js +73 -73
- package/dist/components/SquareButton.js +109 -109
- package/dist/components/Switch.js +69 -69
- package/dist/components/SwitchButton.js +107 -107
- package/dist/components/Tag.js +72 -72
- package/dist/components/Tooltip.js +19 -19
- package/dist/foundation/breakpoints.js +16 -16
- package/dist/icons/custom/colored/ai-helper.svg +4 -4
- package/dist/icons/custom/colored/ai-quiz-color.svg +20 -20
- package/dist/icons/custom/colored/badge-color.svg +4 -4
- package/dist/icons/custom/colored/badge-gold.svg +11 -11
- package/dist/icons/custom/colored/badge-green.svg +11 -11
- package/dist/icons/custom/colored/badge-silver.svg +11 -11
- package/dist/icons/custom/colored/basic-plus.svg +31 -31
- package/dist/icons/custom/colored/basic.svg +3 -3
- package/dist/icons/custom/colored/board-color.svg +5 -5
- package/dist/icons/custom/colored/cast-cloudy-color.svg +6 -6
- package/dist/icons/custom/colored/cast-partly-color.svg +7 -7
- package/dist/icons/custom/colored/cast-rainbow-color.svg +13 -13
- package/dist/icons/custom/colored/cast-sunny-color.svg +4 -4
- package/dist/icons/custom/colored/clap-bronze.svg +8 -8
- package/dist/icons/custom/colored/clap-gold.svg +8 -8
- package/dist/icons/custom/colored/clap-silver.svg +8 -8
- package/dist/icons/custom/colored/class.svg +13 -13
- package/dist/icons/custom/colored/codap-color.svg +13 -13
- package/dist/icons/custom/colored/ebook-color.svg +5 -5
- package/dist/icons/custom/colored/embedded-color.svg +38 -38
- package/dist/icons/custom/colored/emo-clap-color.svg +252 -252
- package/dist/icons/custom/colored/emo-good-color.svg +68 -68
- package/dist/icons/custom/colored/emo-great-color.svg +67 -67
- package/dist/icons/custom/colored/emo-heart-color.svg +239 -239
- package/dist/icons/custom/colored/emo-hundred-color.svg +194 -194
- package/dist/icons/custom/colored/emo-neutral-color.svg +76 -76
- package/dist/icons/custom/colored/emo-stars-color.svg +121 -121
- package/dist/icons/custom/colored/emo-thumbup-color.svg +238 -238
- package/dist/icons/custom/colored/empty.svg +1 -1
- package/dist/icons/custom/colored/entry-color.svg +4 -4
- package/dist/icons/custom/colored/filename-all-color.svg +4 -4
- package/dist/icons/custom/colored/filename-doc-color.svg +5 -5
- package/dist/icons/custom/colored/filename-hwp-color.svg +6 -6
- package/dist/icons/custom/colored/filename-img-color.svg +6 -6
- package/dist/icons/custom/colored/filename-mp4-color.svg +5 -5
- package/dist/icons/custom/colored/filename-pdf-color.svg +12 -12
- package/dist/icons/custom/colored/filename-ppt-color.svg +6 -6
- package/dist/icons/custom/colored/filename-xls-color.svg +5 -5
- package/dist/icons/custom/colored/filename-zip-color.svg +5 -5
- package/dist/icons/custom/colored/google.svg +13 -13
- package/dist/icons/custom/colored/hand-fill.svg +4 -4
- package/dist/icons/custom/colored/judge-color.svg +6 -6
- package/dist/icons/custom/colored/makecode-color.svg +4 -4
- package/dist/icons/custom/colored/master.svg +12 -12
- package/dist/icons/custom/colored/material.svg +6 -6
- package/dist/icons/custom/colored/medal-bronze.svg +9 -9
- package/dist/icons/custom/colored/medal-gold.svg +9 -9
- package/dist/icons/custom/colored/medal-silver.svg +9 -9
- package/dist/icons/custom/colored/pro.svg +4 -4
- package/dist/icons/custom/colored/problem.svg +7 -7
- package/dist/icons/custom/colored/python-color.svg +4 -4
- package/dist/icons/custom/colored/quiz-color.svg +12 -12
- package/dist/icons/custom/colored/resource-color.svg +13 -13
- package/dist/icons/custom/colored/scratch-color.svg +6 -6
- package/dist/icons/custom/colored/type-helper.svg +9 -9
- package/dist/icons/custom/colored/whale.svg +7 -7
- package/dist/icons/custom/colored/worksheet-color.svg +5 -5
- package/dist/icons/custom/default/ai-quiz.svg +8 -8
- package/dist/icons/custom/default/badge.svg +4 -4
- package/dist/icons/custom/default/board.svg +5 -5
- package/dist/icons/custom/default/cast-cloudy.svg +3 -3
- package/dist/icons/custom/default/cast-partly.svg +4 -4
- package/dist/icons/custom/default/cast-rainbow.svg +12 -12
- package/dist/icons/custom/default/cast-sunny.svg +3 -3
- package/dist/icons/custom/default/codap.svg +11 -11
- package/dist/icons/custom/default/ebook.svg +3 -3
- package/dist/icons/custom/default/embedded.svg +4 -4
- package/dist/icons/custom/default/emo-clap.svg +6 -6
- package/dist/icons/custom/default/emo-good.svg +12 -12
- package/dist/icons/custom/default/emo-great.svg +12 -12
- package/dist/icons/custom/default/emo-heart.svg +5 -5
- package/dist/icons/custom/default/emo-hundred.svg +3 -3
- package/dist/icons/custom/default/emo-neutral.svg +14 -14
- package/dist/icons/custom/default/emo-stars.svg +14 -14
- package/dist/icons/custom/default/emo-thumbup.svg +3 -3
- package/dist/icons/custom/default/entry.svg +4 -4
- package/dist/icons/custom/default/fab.svg +10 -10
- package/dist/icons/custom/default/grant-alt.svg +5 -5
- package/dist/icons/custom/default/grant.svg +4 -4
- package/dist/icons/custom/default/hand-line.svg +3 -3
- package/dist/icons/custom/default/judge.svg +3 -3
- package/dist/icons/custom/default/makecode.svg +5 -5
- package/dist/icons/custom/default/pdf.svg +3 -3
- package/dist/icons/custom/default/python.svg +7 -7
- package/dist/icons/custom/default/quiz.svg +4 -4
- package/dist/icons/custom/default/resource.svg +11 -11
- package/dist/icons/custom/default/scratch.svg +3 -3
- package/dist/icons/custom/default/scroll-alt.svg +5 -5
- package/dist/icons/custom/default/scroll-fill.svg +4 -4
- package/dist/icons/custom/default/scroll-line.svg +5 -5
- package/dist/icons/custom/default/symbol.svg +4 -4
- package/dist/icons/custom/default/worksheet.svg +4 -4
- package/dist/icons/custom/svgrColoredTemplate.js +26 -26
- package/dist/icons/custom/svgrDefaultTemplate.js +26 -26
- package/dist/patterns/Accordion.js +20 -20
- package/dist/patterns/Dropdown/DropdownItem/DropdownItem.js +60 -60
- package/dist/patterns/Dropdown/DropdownMenu/DropdownMenu.js +27 -27
- package/dist/patterns/Dropdown/DropdownMenu/style.js +19 -19
- package/dist/patterns/LexicalEditor/Plugins.js +38 -37
- package/dist/patterns/LexicalEditor/components/FileSelectInput.js +23 -23
- package/dist/patterns/LexicalEditor/components/InsertImageDialog/ImagePreview.js +4 -4
- package/dist/patterns/LexicalEditor/components/InsertImageDialog/InsertImageDialog.js +15 -15
- package/dist/patterns/LexicalEditor/components/InsertVideoDialog/InsertVideoDialog.js +17 -17
- package/dist/patterns/LexicalEditor/components/UploadFileDialog/UploadFileDialog.js +2 -2
- package/dist/patterns/LexicalEditor/hr.svg +3 -3
- package/dist/patterns/LexicalEditor/nodes/FileNode/FileComponent.js +44 -44
- package/dist/patterns/LexicalEditor/nodes/FileNode/FileDownloadButton.js +25 -25
- package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +8 -8
- package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageResizer.js +60 -60
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/InputComponent.js +19 -19
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormSolution.js +7 -7
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +73 -73
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.js +5 -5
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/TextInput.js +7 -7
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxComponent.js +69 -69
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxEdit.js +3 -3
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectBox/SelectBoxView.js +15 -15
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +28 -28
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +61 -61
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +17 -17
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +7 -7
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +28 -28
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +52 -52
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +7 -7
- package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +25 -25
- package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +53 -53
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxComponent.js +54 -54
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectBox/SelectBoxView.js +5 -5
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SelectComponent.js +21 -21
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +71 -71
- package/dist/patterns/LexicalEditor/nodes/VideoNode/VideoComponent.js +6 -6
- package/dist/patterns/LexicalEditor/nodes/index.d.ts +3 -0
- package/dist/patterns/LexicalEditor/nodes/index.js +3 -0
- package/dist/patterns/LexicalEditor/nodes/nodes.d.ts +4 -2
- package/dist/patterns/LexicalEditor/nodes/nodes.js +6 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContainerNode.d.ts +32 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContainerNode.js +131 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContentNode.d.ts +23 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleContentNode.js +88 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleTitleNode.d.ts +24 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleTitleNode.js +105 -0
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdder.js +51 -51
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/ComponentAdderPlugin.js +11 -11
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +7 -7
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +2 -2
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/useContextMenuOptions.js +76 -12
- package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuItem.js +32 -32
- package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuList.js +32 -32
- package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +38 -17
- package/dist/patterns/LexicalEditor/plugins/FloatingLinkEditorPlugin/FloatingLinkEditor.js +49 -49
- package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/FloatingTextFormatPopup.js +36 -36
- package/dist/patterns/LexicalEditor/plugins/ParagraphPlaceholderPlugin/index.js +10 -1
- package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.d.ts +9 -0
- package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.js +198 -0
- package/dist/patterns/LexicalEditor/theme.d.ts +6 -0
- package/dist/patterns/LexicalEditor/theme.js +281 -243
- package/dist/patterns/LexicalEditor/utils/toggleUtils.d.ts +9 -0
- package/dist/patterns/LexicalEditor/utils/toggleUtils.js +18 -0
- package/dist/patterns/SegmentedControl/SegmentedControlButton.js +10 -10
- package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +8 -8
- package/dist/patterns/SegmentedControl/SegmentedControlSquareButton.js +2 -2
- package/dist/patterns/Tabs.js +43 -43
- package/dist/patterns/ToggleButtonGroup/ToggleButton.js +40 -40
- package/dist/patterns/ToggleButtonGroup/ToggleButtonGroup.js +11 -11
- package/dist/utils/hover.js +12 -12
- package/dist/utils/reset.js +19 -19
- package/dist/utils/visuallyHidden.js +10 -10
- package/package.json +109 -109
package/dist/patterns/Tabs.js
CHANGED
|
@@ -18,51 +18,51 @@ export function Tabs({ className, activeKey, onTabClick, items }) {
|
|
|
18
18
|
var _a;
|
|
19
19
|
return (_jsxs(Wrapper, { className: [tabsClasses.root, className].filter(Boolean).join(" "), children: [_jsx(TabBar, { className: tabsClasses.tabBar, children: items.map((item) => (_jsxs(Tab, { className: tabsClasses.tab, onClick: (event) => onTabClick === null || onTabClick === void 0 ? void 0 : onTabClick(item.key, event), active: activeKey === item.key, children: [item.label, activeKey === item.key && (_jsx(ActiveIndicator, { className: tabsClasses.activeIndicator }))] }, item.key))) }), (_a = items.find((item) => item.key === activeKey)) === null || _a === void 0 ? void 0 : _a.children] }));
|
|
20
20
|
}
|
|
21
|
-
const Wrapper = styled.div `
|
|
22
|
-
display: flex;
|
|
23
|
-
flex-direction: column;
|
|
21
|
+
const Wrapper = styled.div `
|
|
22
|
+
display: flex;
|
|
23
|
+
flex-direction: column;
|
|
24
24
|
`;
|
|
25
|
-
const TabBar = styled.ul(({ theme }) => css `
|
|
26
|
-
display: flex;
|
|
27
|
-
gap: 16px;
|
|
28
|
-
list-style: none;
|
|
29
|
-
padding: 0;
|
|
30
|
-
margin: 4px 0;
|
|
31
|
-
border-bottom: 1px solid ${theme.color.background.neutralAltActive};
|
|
32
|
-
position: relative;
|
|
25
|
+
const TabBar = styled.ul(({ theme }) => css `
|
|
26
|
+
display: flex;
|
|
27
|
+
gap: 16px;
|
|
28
|
+
list-style: none;
|
|
29
|
+
padding: 0;
|
|
30
|
+
margin: 4px 0;
|
|
31
|
+
border-bottom: 1px solid ${theme.color.background.neutralAltActive};
|
|
32
|
+
position: relative;
|
|
33
33
|
`);
|
|
34
|
-
const Tab = styled.li(({ theme, active }) => css `
|
|
35
|
-
padding: 8px 12px;
|
|
36
|
-
cursor: pointer;
|
|
37
|
-
color: ${theme.color.foreground.neutralBase};
|
|
38
|
-
text-align: center;
|
|
39
|
-
position: relative;
|
|
40
|
-
|
|
41
|
-
/* Default/Paragraph/14px-Bd */
|
|
42
|
-
font-family: ${theme.fontFamily.ui};
|
|
43
|
-
font-size: 14px;
|
|
44
|
-
font-style: normal;
|
|
45
|
-
font-weight: 400;
|
|
46
|
-
line-height: 20px; /* 142.857% */
|
|
47
|
-
|
|
48
|
-
border-radius: 8px;
|
|
49
|
-
|
|
50
|
-
${HOVER(css `
|
|
51
|
-
background: ${theme.color.background.neutralAltActive};
|
|
52
|
-
`)}
|
|
34
|
+
const Tab = styled.li(({ theme, active }) => css `
|
|
35
|
+
padding: 8px 12px;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
color: ${theme.color.foreground.neutralBase};
|
|
38
|
+
text-align: center;
|
|
39
|
+
position: relative;
|
|
40
|
+
|
|
41
|
+
/* Default/Paragraph/14px-Bd */
|
|
42
|
+
font-family: ${theme.fontFamily.ui};
|
|
43
|
+
font-size: 14px;
|
|
44
|
+
font-style: normal;
|
|
45
|
+
font-weight: 400;
|
|
46
|
+
line-height: 20px; /* 142.857% */
|
|
47
|
+
|
|
48
|
+
border-radius: 8px;
|
|
49
|
+
|
|
50
|
+
${HOVER(css `
|
|
51
|
+
background: ${theme.color.background.neutralAltActive};
|
|
52
|
+
`)}
|
|
53
53
|
${active &&
|
|
54
|
-
css `
|
|
55
|
-
font-weight: 700;
|
|
56
|
-
`}
|
|
57
|
-
&:focus {
|
|
58
|
-
outline: 2px solid ${theme.color.background.primary};
|
|
59
|
-
}
|
|
54
|
+
css `
|
|
55
|
+
font-weight: 700;
|
|
56
|
+
`}
|
|
57
|
+
&:focus {
|
|
58
|
+
outline: 2px solid ${theme.color.background.primary};
|
|
59
|
+
}
|
|
60
60
|
`);
|
|
61
|
-
const ActiveIndicator = styled.span(({ theme }) => css `
|
|
62
|
-
position: absolute;
|
|
63
|
-
bottom: -1px;
|
|
64
|
-
left: 8px;
|
|
65
|
-
right: 8px;
|
|
66
|
-
height: 2px;
|
|
67
|
-
background-color: ${theme.color.background.primary};
|
|
61
|
+
const ActiveIndicator = styled.span(({ theme }) => css `
|
|
62
|
+
position: absolute;
|
|
63
|
+
bottom: -1px;
|
|
64
|
+
left: 8px;
|
|
65
|
+
right: 8px;
|
|
66
|
+
height: 2px;
|
|
67
|
+
background-color: ${theme.color.background.primary};
|
|
68
68
|
`);
|
|
@@ -14,45 +14,45 @@ export function ToggleButton(props) {
|
|
|
14
14
|
}
|
|
15
15
|
return (_jsx(Tooltip, { placement: placement, text: label, children: _jsx(Inactive, { "aria-label": t("{{label}} 선택하기", { label }), className: toggleButtonGroupClasses.toggleButton.inactive, onClick: onClick, children: offIcon }) }));
|
|
16
16
|
}
|
|
17
|
-
const Active = styled.button(({ theme }) => css `
|
|
18
|
-
${RESET_BUTTON};
|
|
19
|
-
cursor: pointer;
|
|
20
|
-
display: flex;
|
|
21
|
-
padding: 8px 12px;
|
|
22
|
-
justify-content: center;
|
|
23
|
-
align-items: center;
|
|
24
|
-
gap: 8px;
|
|
25
|
-
|
|
26
|
-
border-radius: 99px;
|
|
27
|
-
background: ${theme.color.blanket.neutralLight};
|
|
28
|
-
|
|
29
|
-
color: ${theme.color.foreground.neutralBase};
|
|
30
|
-
font-family: ${theme.fontFamily.ui};
|
|
31
|
-
font-size: 16px;
|
|
32
|
-
font-style: normal;
|
|
33
|
-
font-weight: 700;
|
|
34
|
-
line-height: 20px; /* 125% */
|
|
35
|
-
|
|
36
|
-
svg {
|
|
37
|
-
width: 24px;
|
|
38
|
-
height: 24px;
|
|
39
|
-
}
|
|
17
|
+
const Active = styled.button(({ theme }) => css `
|
|
18
|
+
${RESET_BUTTON};
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
display: flex;
|
|
21
|
+
padding: 8px 12px;
|
|
22
|
+
justify-content: center;
|
|
23
|
+
align-items: center;
|
|
24
|
+
gap: 8px;
|
|
25
|
+
|
|
26
|
+
border-radius: 99px;
|
|
27
|
+
background: ${theme.color.blanket.neutralLight};
|
|
28
|
+
|
|
29
|
+
color: ${theme.color.foreground.neutralBase};
|
|
30
|
+
font-family: ${theme.fontFamily.ui};
|
|
31
|
+
font-size: 16px;
|
|
32
|
+
font-style: normal;
|
|
33
|
+
font-weight: 700;
|
|
34
|
+
line-height: 20px; /* 125% */
|
|
35
|
+
|
|
36
|
+
svg {
|
|
37
|
+
width: 24px;
|
|
38
|
+
height: 24px;
|
|
39
|
+
}
|
|
40
40
|
`);
|
|
41
|
-
const Inactive = styled.button `
|
|
42
|
-
${RESET_BUTTON};
|
|
43
|
-
cursor: pointer;
|
|
44
|
-
display: flex;
|
|
45
|
-
padding: 8px 12px;
|
|
46
|
-
justify-content: center;
|
|
47
|
-
align-items: center;
|
|
48
|
-
|
|
49
|
-
opacity: 0.6;
|
|
50
|
-
${HOVER(css `
|
|
51
|
-
opacity: 1;
|
|
52
|
-
`)}
|
|
53
|
-
|
|
54
|
-
svg {
|
|
55
|
-
width: 24px;
|
|
56
|
-
height: 24px;
|
|
57
|
-
}
|
|
41
|
+
const Inactive = styled.button `
|
|
42
|
+
${RESET_BUTTON};
|
|
43
|
+
cursor: pointer;
|
|
44
|
+
display: flex;
|
|
45
|
+
padding: 8px 12px;
|
|
46
|
+
justify-content: center;
|
|
47
|
+
align-items: center;
|
|
48
|
+
|
|
49
|
+
opacity: 0.6;
|
|
50
|
+
${HOVER(css `
|
|
51
|
+
opacity: 1;
|
|
52
|
+
`)}
|
|
53
|
+
|
|
54
|
+
svg {
|
|
55
|
+
width: 24px;
|
|
56
|
+
height: 24px;
|
|
57
|
+
}
|
|
58
58
|
`;
|
|
@@ -17,8 +17,8 @@ export const toggleButtonGroupClasses = {
|
|
|
17
17
|
export function ToggleButtonGroup(props) {
|
|
18
18
|
const { className, data, activeIndex, setActiveIndex } = props;
|
|
19
19
|
return (_jsx(Container, { className: `${className} ${toggleButtonGroupClasses.container}`, css: !setActiveIndex &&
|
|
20
|
-
css `
|
|
21
|
-
pointer-events: none;
|
|
20
|
+
css `
|
|
21
|
+
pointer-events: none;
|
|
22
22
|
`, children: data.map((datum, index) => {
|
|
23
23
|
const isFirst = index === 0;
|
|
24
24
|
const isLast = index === data.length - 1;
|
|
@@ -35,13 +35,13 @@ export function ToggleButtonGroup(props) {
|
|
|
35
35
|
: "bottom" }, index));
|
|
36
36
|
}) }));
|
|
37
37
|
}
|
|
38
|
-
const Container = styled.div `
|
|
39
|
-
display: flex;
|
|
40
|
-
padding: 4px;
|
|
41
|
-
justify-content: space-between;
|
|
42
|
-
align-items: center;
|
|
43
|
-
flex: 1 0 0;
|
|
44
|
-
|
|
45
|
-
border-radius: 24px;
|
|
46
|
-
background: linear-gradient(90deg, #eff7ed 0%, #faefe3 100%);
|
|
38
|
+
const Container = styled.div `
|
|
39
|
+
display: flex;
|
|
40
|
+
padding: 4px;
|
|
41
|
+
justify-content: space-between;
|
|
42
|
+
align-items: center;
|
|
43
|
+
flex: 1 0 0;
|
|
44
|
+
|
|
45
|
+
border-radius: 24px;
|
|
46
|
+
background: linear-gradient(90deg, #eff7ed 0%, #faefe3 100%);
|
|
47
47
|
`;
|
package/dist/utils/hover.js
CHANGED
|
@@ -2,20 +2,20 @@ import { css } from "@emotion/react";
|
|
|
2
2
|
// https://choi-jinwoo.github.io/post/development/css-media-hover/
|
|
3
3
|
export function HOVER(style) {
|
|
4
4
|
// -ms-high-contrast: none is for IE11 support.
|
|
5
|
-
return css `
|
|
6
|
-
@media (hover: hover), (-ms-high-contrast: none) {
|
|
7
|
-
&:hover {
|
|
8
|
-
${style}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
5
|
+
return css `
|
|
6
|
+
@media (hover: hover), (-ms-high-contrast: none) {
|
|
7
|
+
&:hover {
|
|
8
|
+
${style}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
11
|
`;
|
|
12
12
|
}
|
|
13
13
|
export function FOCUS(style) {
|
|
14
|
-
return css `
|
|
15
|
-
@media (hover: hover), (-ms-high-contrast: none) {
|
|
16
|
-
&:focus {
|
|
17
|
-
${style}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
14
|
+
return css `
|
|
15
|
+
@media (hover: hover), (-ms-high-contrast: none) {
|
|
16
|
+
&:focus {
|
|
17
|
+
${style}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
20
|
`;
|
|
21
21
|
}
|
package/dist/utils/reset.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { css } from "@emotion/react";
|
|
2
|
-
export const RESET_COMMON_BOX = css `
|
|
3
|
-
margin: 0;
|
|
4
|
-
padding: 0;
|
|
5
|
-
border: 0;
|
|
2
|
+
export const RESET_COMMON_BOX = css `
|
|
3
|
+
margin: 0;
|
|
4
|
+
padding: 0;
|
|
5
|
+
border: 0;
|
|
6
6
|
`;
|
|
7
|
-
export const RESET_BUTTON = css `
|
|
8
|
-
display: inline-block;
|
|
9
|
-
margin: 0;
|
|
10
|
-
padding: 0;
|
|
11
|
-
box-sizing: border-box;
|
|
12
|
-
border: none;
|
|
13
|
-
background: none;
|
|
14
|
-
font: inherit;
|
|
15
|
-
text-align: inherit;
|
|
16
|
-
letter-spacing: inherit;
|
|
7
|
+
export const RESET_BUTTON = css `
|
|
8
|
+
display: inline-block;
|
|
9
|
+
margin: 0;
|
|
10
|
+
padding: 0;
|
|
11
|
+
box-sizing: border-box;
|
|
12
|
+
border: none;
|
|
13
|
+
background: none;
|
|
14
|
+
font: inherit;
|
|
15
|
+
text-align: inherit;
|
|
16
|
+
letter-spacing: inherit;
|
|
17
17
|
`;
|
|
18
|
-
export const RESET_TABLE = css `
|
|
19
|
-
padding: 0;
|
|
20
|
-
border: 0;
|
|
21
|
-
border-spacing: 0px;
|
|
22
|
-
border-collapse: collapse;
|
|
18
|
+
export const RESET_TABLE = css `
|
|
19
|
+
padding: 0;
|
|
20
|
+
border: 0;
|
|
21
|
+
border-spacing: 0px;
|
|
22
|
+
border-collapse: collapse;
|
|
23
23
|
`;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { css } from "@emotion/react";
|
|
2
|
-
export const VISUALLY_HIDDEN = css `
|
|
3
|
-
position: absolute;
|
|
4
|
-
width: 1px;
|
|
5
|
-
height: 1px;
|
|
6
|
-
margin: -1px;
|
|
7
|
-
padding: 0;
|
|
8
|
-
border: 0;
|
|
9
|
-
overflow: hidden;
|
|
10
|
-
clip: rect(0, 0, 0, 0);
|
|
11
|
-
white-space: nowrap; /* 텍스트가 줄 바뀜 없이 한 줄로 유지되도록 */
|
|
2
|
+
export const VISUALLY_HIDDEN = css `
|
|
3
|
+
position: absolute;
|
|
4
|
+
width: 1px;
|
|
5
|
+
height: 1px;
|
|
6
|
+
margin: -1px;
|
|
7
|
+
padding: 0;
|
|
8
|
+
border: 0;
|
|
9
|
+
overflow: hidden;
|
|
10
|
+
clip: rect(0, 0, 0, 0);
|
|
11
|
+
white-space: nowrap; /* 텍스트가 줄 바뀜 없이 한 줄로 유지되도록 */
|
|
12
12
|
`;
|
package/package.json
CHANGED
|
@@ -1,109 +1,109 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@team-monolith/cds",
|
|
3
|
-
"version": "1.119.
|
|
4
|
-
"main": "dist/index.js",
|
|
5
|
-
"types": "dist/index.d.ts",
|
|
6
|
-
"sideEffects": false,
|
|
7
|
-
"dependencies": {
|
|
8
|
-
"@emotion/css": "^11.11.2",
|
|
9
|
-
"@emotion/react": "^11.8.2",
|
|
10
|
-
"@emotion/styled": "^11.8.1",
|
|
11
|
-
"@lexical/react": "^0.
|
|
12
|
-
"@mui/material": "^5.13.6",
|
|
13
|
-
"@types/node": "^16.11.26",
|
|
14
|
-
"@types/react": "^18.2.28",
|
|
15
|
-
"@types/react-dom": "^18.2.13",
|
|
16
|
-
"framer-motion": "^11.3.19",
|
|
17
|
-
"hex-to-css-filter": "^5.4.0",
|
|
18
|
-
"i18next": "^25.5.2",
|
|
19
|
-
"i18next-browser-languagedetector": "^8.2.0",
|
|
20
|
-
"i18next-locize-backend": "^7.0.4",
|
|
21
|
-
"lexical": "^0.
|
|
22
|
-
"lodash": "^4.17.21",
|
|
23
|
-
"moment": "^2.30.1",
|
|
24
|
-
"react": "^18.2.0",
|
|
25
|
-
"react-dom": "^18.2.0",
|
|
26
|
-
"react-hook-form": "^7.55.0",
|
|
27
|
-
"react-i18next": "^15.7.3",
|
|
28
|
-
"react-player": "^2.16.0",
|
|
29
|
-
"remixicon": "^4.3.0",
|
|
30
|
-
"typescript": "~5.5.4",
|
|
31
|
-
"uid": "^2.0.2",
|
|
32
|
-
"usehooks-ts": "^2.9.1"
|
|
33
|
-
},
|
|
34
|
-
"files": [
|
|
35
|
-
"dist/**/*",
|
|
36
|
-
"@types/**/*"
|
|
37
|
-
],
|
|
38
|
-
"bundleDependencies": [
|
|
39
|
-
"react-i18next"
|
|
40
|
-
],
|
|
41
|
-
"scripts": {
|
|
42
|
-
"build": "npm run build:compile && npm run i18n",
|
|
43
|
-
"build:compile": "npm i && npm run clean && mkdir dist && npm run iconconvert && npm run svgr-customicon && tsc && npm run postbundle",
|
|
44
|
-
"clean": "rimraf dist",
|
|
45
|
-
"postbundle": "copyfiles -u 2 src/cds/**/*.{svg,jpg,png} dist/",
|
|
46
|
-
"storybook": "storybook dev -p 6006",
|
|
47
|
-
"build-storybook": "storybook build",
|
|
48
|
-
"i18n": "npm run i18n:parse && npm run i18n:save-missing",
|
|
49
|
-
"i18n:context": "npx tsx scripts/audit-i18n-context.ts",
|
|
50
|
-
"i18n:parse": "i18next && npx tsx scripts/ko-plural-postprocess.ts",
|
|
51
|
-
"i18n:save-missing": "locize save-missing --path ./locales",
|
|
52
|
-
"iconconvert": "node iconscripts.mjs",
|
|
53
|
-
"svgr-default": "npx svgr src/cds/icons/custom/default -d src/cds/icons/custom/default --template src/cds/icons/custom/svgrDefaultTemplate.js",
|
|
54
|
-
"svgr-colored": "npx svgr src/cds/icons/custom/colored -d src/cds/icons/custom/colored --template src/cds/icons/custom/svgrColoredTemplate.js",
|
|
55
|
-
"svgr-customicon": "npm run svgr-default && npm run svgr-colored && node src/cds/icons/custom/uniqueidscripts.mjs",
|
|
56
|
-
"lint": "npx eslint src/"
|
|
57
|
-
},
|
|
58
|
-
"eslintConfig": {
|
|
59
|
-
"extends": [
|
|
60
|
-
"react-app",
|
|
61
|
-
"react-app/jest",
|
|
62
|
-
"plugin:storybook/recommended"
|
|
63
|
-
]
|
|
64
|
-
},
|
|
65
|
-
"browserslist": {
|
|
66
|
-
"production": [
|
|
67
|
-
">0.2%",
|
|
68
|
-
"not dead",
|
|
69
|
-
"not op_mini all"
|
|
70
|
-
],
|
|
71
|
-
"development": [
|
|
72
|
-
"last 1 chrome version",
|
|
73
|
-
"last 1 firefox version",
|
|
74
|
-
"last 1 safari version"
|
|
75
|
-
]
|
|
76
|
-
},
|
|
77
|
-
"devDependencies": {
|
|
78
|
-
"@babel/preset-env": "^7.22.7",
|
|
79
|
-
"@babel/preset-react": "^7.22.5",
|
|
80
|
-
"@babel/preset-typescript": "^7.22.5",
|
|
81
|
-
"@eslint/js": "^9.7.0",
|
|
82
|
-
"@storybook/addon-essentials": "^7.4.6",
|
|
83
|
-
"@storybook/addon-interactions": "^7.4.6",
|
|
84
|
-
"@storybook/addon-links": "^7.4.6",
|
|
85
|
-
"@storybook/blocks": "^7.4.6",
|
|
86
|
-
"@storybook/react": "^7.4.6",
|
|
87
|
-
"@storybook/react-webpack5": "^7.4.6",
|
|
88
|
-
"@storybook/testing-library": "^0.2.2",
|
|
89
|
-
"@svgr/cli": "^8.1.0",
|
|
90
|
-
"chromatic": "^7.1.0",
|
|
91
|
-
"copyfiles": "^2.4.1",
|
|
92
|
-
"eslint": "^8.57.0",
|
|
93
|
-
"eslint-plugin-i18next": "^6.1.3",
|
|
94
|
-
"eslint-plugin-import": "^2.29.1",
|
|
95
|
-
"eslint-plugin-react": "^7.34.4",
|
|
96
|
-
"eslint-plugin-react-hooks": "^4.6.2",
|
|
97
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
98
|
-
"globals": "^15.8.0",
|
|
99
|
-
"i18next-parser": "^9.3.0",
|
|
100
|
-
"locize-cli": "^10.3.2",
|
|
101
|
-
"pascalcase": "^2.0.0",
|
|
102
|
-
"prettier": "^3.0.2",
|
|
103
|
-
"prop-types": "^15.8.1",
|
|
104
|
-
"rimraf": "^5.0.1",
|
|
105
|
-
"storybook": "^7.4.6",
|
|
106
|
-
"tsx": "^4.20.5",
|
|
107
|
-
"typescript-eslint": "^8.4.0"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@team-monolith/cds",
|
|
3
|
+
"version": "1.119.4",
|
|
4
|
+
"main": "dist/index.js",
|
|
5
|
+
"types": "dist/index.d.ts",
|
|
6
|
+
"sideEffects": false,
|
|
7
|
+
"dependencies": {
|
|
8
|
+
"@emotion/css": "^11.11.2",
|
|
9
|
+
"@emotion/react": "^11.8.2",
|
|
10
|
+
"@emotion/styled": "^11.8.1",
|
|
11
|
+
"@lexical/react": "^0.36.1",
|
|
12
|
+
"@mui/material": "^5.13.6",
|
|
13
|
+
"@types/node": "^16.11.26",
|
|
14
|
+
"@types/react": "^18.2.28",
|
|
15
|
+
"@types/react-dom": "^18.2.13",
|
|
16
|
+
"framer-motion": "^11.3.19",
|
|
17
|
+
"hex-to-css-filter": "^5.4.0",
|
|
18
|
+
"i18next": "^25.5.2",
|
|
19
|
+
"i18next-browser-languagedetector": "^8.2.0",
|
|
20
|
+
"i18next-locize-backend": "^7.0.4",
|
|
21
|
+
"lexical": "^0.36.1",
|
|
22
|
+
"lodash": "^4.17.21",
|
|
23
|
+
"moment": "^2.30.1",
|
|
24
|
+
"react": "^18.2.0",
|
|
25
|
+
"react-dom": "^18.2.0",
|
|
26
|
+
"react-hook-form": "^7.55.0",
|
|
27
|
+
"react-i18next": "^15.7.3",
|
|
28
|
+
"react-player": "^2.16.0",
|
|
29
|
+
"remixicon": "^4.3.0",
|
|
30
|
+
"typescript": "~5.5.4",
|
|
31
|
+
"uid": "^2.0.2",
|
|
32
|
+
"usehooks-ts": "^2.9.1"
|
|
33
|
+
},
|
|
34
|
+
"files": [
|
|
35
|
+
"dist/**/*",
|
|
36
|
+
"@types/**/*"
|
|
37
|
+
],
|
|
38
|
+
"bundleDependencies": [
|
|
39
|
+
"react-i18next"
|
|
40
|
+
],
|
|
41
|
+
"scripts": {
|
|
42
|
+
"build": "npm run build:compile && npm run i18n",
|
|
43
|
+
"build:compile": "npm i && npm run clean && mkdir dist && npm run iconconvert && npm run svgr-customicon && tsc && npm run postbundle",
|
|
44
|
+
"clean": "rimraf dist",
|
|
45
|
+
"postbundle": "copyfiles -u 2 src/cds/**/*.{svg,jpg,png} dist/",
|
|
46
|
+
"storybook": "storybook dev -p 6006",
|
|
47
|
+
"build-storybook": "storybook build",
|
|
48
|
+
"i18n": "npm run i18n:parse && npm run i18n:save-missing",
|
|
49
|
+
"i18n:context": "npx tsx scripts/audit-i18n-context.ts",
|
|
50
|
+
"i18n:parse": "i18next && npx tsx scripts/ko-plural-postprocess.ts",
|
|
51
|
+
"i18n:save-missing": "locize save-missing --path ./locales",
|
|
52
|
+
"iconconvert": "node iconscripts.mjs",
|
|
53
|
+
"svgr-default": "npx svgr src/cds/icons/custom/default -d src/cds/icons/custom/default --template src/cds/icons/custom/svgrDefaultTemplate.js",
|
|
54
|
+
"svgr-colored": "npx svgr src/cds/icons/custom/colored -d src/cds/icons/custom/colored --template src/cds/icons/custom/svgrColoredTemplate.js",
|
|
55
|
+
"svgr-customicon": "npm run svgr-default && npm run svgr-colored && node src/cds/icons/custom/uniqueidscripts.mjs",
|
|
56
|
+
"lint": "npx eslint src/"
|
|
57
|
+
},
|
|
58
|
+
"eslintConfig": {
|
|
59
|
+
"extends": [
|
|
60
|
+
"react-app",
|
|
61
|
+
"react-app/jest",
|
|
62
|
+
"plugin:storybook/recommended"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
"browserslist": {
|
|
66
|
+
"production": [
|
|
67
|
+
">0.2%",
|
|
68
|
+
"not dead",
|
|
69
|
+
"not op_mini all"
|
|
70
|
+
],
|
|
71
|
+
"development": [
|
|
72
|
+
"last 1 chrome version",
|
|
73
|
+
"last 1 firefox version",
|
|
74
|
+
"last 1 safari version"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
"devDependencies": {
|
|
78
|
+
"@babel/preset-env": "^7.22.7",
|
|
79
|
+
"@babel/preset-react": "^7.22.5",
|
|
80
|
+
"@babel/preset-typescript": "^7.22.5",
|
|
81
|
+
"@eslint/js": "^9.7.0",
|
|
82
|
+
"@storybook/addon-essentials": "^7.4.6",
|
|
83
|
+
"@storybook/addon-interactions": "^7.4.6",
|
|
84
|
+
"@storybook/addon-links": "^7.4.6",
|
|
85
|
+
"@storybook/blocks": "^7.4.6",
|
|
86
|
+
"@storybook/react": "^7.4.6",
|
|
87
|
+
"@storybook/react-webpack5": "^7.4.6",
|
|
88
|
+
"@storybook/testing-library": "^0.2.2",
|
|
89
|
+
"@svgr/cli": "^8.1.0",
|
|
90
|
+
"chromatic": "^7.1.0",
|
|
91
|
+
"copyfiles": "^2.4.1",
|
|
92
|
+
"eslint": "^8.57.0",
|
|
93
|
+
"eslint-plugin-i18next": "^6.1.3",
|
|
94
|
+
"eslint-plugin-import": "^2.29.1",
|
|
95
|
+
"eslint-plugin-react": "^7.34.4",
|
|
96
|
+
"eslint-plugin-react-hooks": "^4.6.2",
|
|
97
|
+
"eslint-plugin-storybook": "^0.8.0",
|
|
98
|
+
"globals": "^15.8.0",
|
|
99
|
+
"i18next-parser": "^9.3.0",
|
|
100
|
+
"locize-cli": "^10.3.2",
|
|
101
|
+
"pascalcase": "^2.0.0",
|
|
102
|
+
"prettier": "^3.0.2",
|
|
103
|
+
"prop-types": "^15.8.1",
|
|
104
|
+
"rimraf": "^5.0.1",
|
|
105
|
+
"storybook": "^7.4.6",
|
|
106
|
+
"tsx": "^4.20.5",
|
|
107
|
+
"typescript-eslint": "^8.4.0"
|
|
108
|
+
}
|
|
109
|
+
}
|