@team-monolith/cds 1.117.21 → 1.119.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +128 -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 +23 -0
- package/dist/patterns/LexicalEditor/nodes/toggleNodes/ToggleTitleNode.js +103 -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 +10 -10
- 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 +19 -13
- 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 +7 -7
- package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.d.ts +9 -0
- package/dist/patterns/LexicalEditor/plugins/TogglePlugin/index.js +146 -0
- package/dist/patterns/LexicalEditor/theme.d.ts +6 -0
- package/dist/patterns/LexicalEditor/theme.js +279 -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 +110 -110
|
@@ -21,193 +21,193 @@ export const buttonClasses = {
|
|
|
21
21
|
label: "Button-label",
|
|
22
22
|
};
|
|
23
23
|
const COLOR_TO_BUTTON_STYLE = (theme, color, disabled) => ({
|
|
24
|
-
primary: css `
|
|
24
|
+
primary: css `
|
|
25
25
|
${disabled
|
|
26
|
-
? css `
|
|
27
|
-
color: ${theme.color.foreground.neutralAltDisabled};
|
|
28
|
-
background: ${theme.color.background.primaryDisabled};
|
|
26
|
+
? css `
|
|
27
|
+
color: ${theme.color.foreground.neutralAltDisabled};
|
|
28
|
+
background: ${theme.color.background.primaryDisabled};
|
|
29
29
|
`
|
|
30
|
-
: css `
|
|
31
|
-
color: ${theme.color.foreground.neutralAlt};
|
|
32
|
-
background: ${theme.color.background.primary};
|
|
33
|
-
${HOVER(css `
|
|
34
|
-
color: ${theme.color.foreground.neutralAltActive};
|
|
35
|
-
background: ${theme.color.background.primaryActive};
|
|
36
|
-
`)}
|
|
37
|
-
`}
|
|
30
|
+
: css `
|
|
31
|
+
color: ${theme.color.foreground.neutralAlt};
|
|
32
|
+
background: ${theme.color.background.primary};
|
|
33
|
+
${HOVER(css `
|
|
34
|
+
color: ${theme.color.foreground.neutralAltActive};
|
|
35
|
+
background: ${theme.color.background.primaryActive};
|
|
36
|
+
`)}
|
|
37
|
+
`}
|
|
38
38
|
`,
|
|
39
|
-
grey: css `
|
|
39
|
+
grey: css `
|
|
40
40
|
${disabled
|
|
41
|
-
? css `
|
|
42
|
-
background: ${theme.color.background.neutralAltDisabled};
|
|
43
|
-
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
41
|
+
? css `
|
|
42
|
+
background: ${theme.color.background.neutralAltDisabled};
|
|
43
|
+
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
44
44
|
`
|
|
45
|
-
: css `
|
|
46
|
-
background: ${theme.color.background.neutralAlt};
|
|
47
|
-
color: ${theme.color.foreground.neutralBase};
|
|
48
|
-
${HOVER(css `
|
|
49
|
-
background: ${theme.color.background.neutralAltActive};
|
|
50
|
-
color: ${theme.color.foreground.neutralBaseActive};
|
|
51
|
-
`)}
|
|
52
|
-
`}
|
|
45
|
+
: css `
|
|
46
|
+
background: ${theme.color.background.neutralAlt};
|
|
47
|
+
color: ${theme.color.foreground.neutralBase};
|
|
48
|
+
${HOVER(css `
|
|
49
|
+
background: ${theme.color.background.neutralAltActive};
|
|
50
|
+
color: ${theme.color.foreground.neutralBaseActive};
|
|
51
|
+
`)}
|
|
52
|
+
`}
|
|
53
53
|
`,
|
|
54
|
-
danger: css `
|
|
54
|
+
danger: css `
|
|
55
55
|
${disabled
|
|
56
|
-
? css `
|
|
57
|
-
color: ${theme.color.foreground.neutralAltDisabled};
|
|
58
|
-
background: ${theme.color.background.dangerDisabled};
|
|
56
|
+
? css `
|
|
57
|
+
color: ${theme.color.foreground.neutralAltDisabled};
|
|
58
|
+
background: ${theme.color.background.dangerDisabled};
|
|
59
59
|
`
|
|
60
|
-
: css `
|
|
61
|
-
color: ${theme.color.foreground.neutralAlt};
|
|
62
|
-
background: ${theme.color.background.danger};
|
|
63
|
-
${HOVER(css `
|
|
64
|
-
color: ${theme.color.foreground.neutralAltActive};
|
|
65
|
-
background: ${theme.color.background.dangerActive};
|
|
66
|
-
`)}
|
|
67
|
-
`}
|
|
60
|
+
: css `
|
|
61
|
+
color: ${theme.color.foreground.neutralAlt};
|
|
62
|
+
background: ${theme.color.background.danger};
|
|
63
|
+
${HOVER(css `
|
|
64
|
+
color: ${theme.color.foreground.neutralAltActive};
|
|
65
|
+
background: ${theme.color.background.dangerActive};
|
|
66
|
+
`)}
|
|
67
|
+
`}
|
|
68
68
|
`,
|
|
69
|
-
textNeutral: css `
|
|
69
|
+
textNeutral: css `
|
|
70
70
|
${disabled
|
|
71
|
-
? css `
|
|
72
|
-
background: none;
|
|
73
|
-
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
71
|
+
? css `
|
|
72
|
+
background: none;
|
|
73
|
+
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
74
74
|
`
|
|
75
|
-
: css `
|
|
76
|
-
background: none;
|
|
77
|
-
color: ${theme.color.foreground.neutralBase};
|
|
78
|
-
${HOVER(css `
|
|
79
|
-
background: ${theme.color.blanket.neutralLight};
|
|
80
|
-
color: ${theme.color.foreground.neutralBaseActive};
|
|
81
|
-
`)}
|
|
82
|
-
`}
|
|
75
|
+
: css `
|
|
76
|
+
background: none;
|
|
77
|
+
color: ${theme.color.foreground.neutralBase};
|
|
78
|
+
${HOVER(css `
|
|
79
|
+
background: ${theme.color.blanket.neutralLight};
|
|
80
|
+
color: ${theme.color.foreground.neutralBaseActive};
|
|
81
|
+
`)}
|
|
82
|
+
`}
|
|
83
83
|
`,
|
|
84
|
-
textDanger: css `
|
|
84
|
+
textDanger: css `
|
|
85
85
|
${disabled
|
|
86
|
-
? css `
|
|
87
|
-
background: none;
|
|
88
|
-
color: ${theme.color.foreground.dangerDisabled};
|
|
86
|
+
? css `
|
|
87
|
+
background: none;
|
|
88
|
+
color: ${theme.color.foreground.dangerDisabled};
|
|
89
89
|
`
|
|
90
|
-
: css `
|
|
91
|
-
background: none;
|
|
92
|
-
color: ${theme.color.foreground.danger};
|
|
93
|
-
${HOVER(css `
|
|
94
|
-
background: ${theme.color.blanket.neutralLight};
|
|
95
|
-
color: ${theme.color.foreground.dangerActive};
|
|
96
|
-
`)}
|
|
97
|
-
`}
|
|
90
|
+
: css `
|
|
91
|
+
background: none;
|
|
92
|
+
color: ${theme.color.foreground.danger};
|
|
93
|
+
${HOVER(css `
|
|
94
|
+
background: ${theme.color.blanket.neutralLight};
|
|
95
|
+
color: ${theme.color.foreground.dangerActive};
|
|
96
|
+
`)}
|
|
97
|
+
`}
|
|
98
98
|
`,
|
|
99
|
-
textPrimary: css `
|
|
99
|
+
textPrimary: css `
|
|
100
100
|
${disabled
|
|
101
|
-
? css `
|
|
102
|
-
background: none;
|
|
103
|
-
color: ${theme.color.foreground.primaryDisabled};
|
|
101
|
+
? css `
|
|
102
|
+
background: none;
|
|
103
|
+
color: ${theme.color.foreground.primaryDisabled};
|
|
104
104
|
`
|
|
105
|
-
: css `
|
|
106
|
-
background: none;
|
|
107
|
-
color: ${theme.color.foreground.primary};
|
|
108
|
-
${HOVER(css `
|
|
109
|
-
background: ${theme.color.blanket.neutralLight};
|
|
110
|
-
color: ${theme.color.foreground.primaryActive};
|
|
111
|
-
`)}
|
|
112
|
-
`}
|
|
105
|
+
: css `
|
|
106
|
+
background: none;
|
|
107
|
+
color: ${theme.color.foreground.primary};
|
|
108
|
+
${HOVER(css `
|
|
109
|
+
background: ${theme.color.blanket.neutralLight};
|
|
110
|
+
color: ${theme.color.foreground.primaryActive};
|
|
111
|
+
`)}
|
|
112
|
+
`}
|
|
113
113
|
`,
|
|
114
|
-
black: css `
|
|
114
|
+
black: css `
|
|
115
115
|
${disabled
|
|
116
|
-
? css `
|
|
117
|
-
background: ${theme.color.background.inverseDisabled};
|
|
118
|
-
color: ${theme.color.foreground.neutralAltDisabled};
|
|
116
|
+
? css `
|
|
117
|
+
background: ${theme.color.background.inverseDisabled};
|
|
118
|
+
color: ${theme.color.foreground.neutralAltDisabled};
|
|
119
119
|
`
|
|
120
|
-
: css `
|
|
121
|
-
background: ${theme.color.background.inverse};
|
|
122
|
-
color: ${theme.color.foreground.neutralAlt};
|
|
123
|
-
${HOVER(css `
|
|
124
|
-
background: ${theme.color.background.inverseActive};
|
|
125
|
-
color: ${theme.color.foreground.neutralAltActive};
|
|
126
|
-
`)}
|
|
127
|
-
`}
|
|
120
|
+
: css `
|
|
121
|
+
background: ${theme.color.background.inverse};
|
|
122
|
+
color: ${theme.color.foreground.neutralAlt};
|
|
123
|
+
${HOVER(css `
|
|
124
|
+
background: ${theme.color.background.inverseActive};
|
|
125
|
+
color: ${theme.color.foreground.neutralAltActive};
|
|
126
|
+
`)}
|
|
127
|
+
`}
|
|
128
128
|
`,
|
|
129
|
-
white: css `
|
|
129
|
+
white: css `
|
|
130
130
|
${disabled
|
|
131
|
-
? css `
|
|
132
|
-
background: ${theme.color.background.neutralAltDisabled};
|
|
133
|
-
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
131
|
+
? css `
|
|
132
|
+
background: ${theme.color.background.neutralAltDisabled};
|
|
133
|
+
color: ${theme.color.foreground.neutralBaseDisabled};
|
|
134
134
|
`
|
|
135
|
-
: css `
|
|
136
|
-
background: ${theme.color.background.neutralBase};
|
|
137
|
-
color: ${theme.color.foreground.neutralBase};
|
|
138
|
-
${HOVER(css `
|
|
139
|
-
background: ${theme.color.background.neutralAltActive};
|
|
140
|
-
color: ${theme.color.foreground.neutralBaseActive};
|
|
141
|
-
`)}
|
|
142
|
-
`}
|
|
135
|
+
: css `
|
|
136
|
+
background: ${theme.color.background.neutralBase};
|
|
137
|
+
color: ${theme.color.foreground.neutralBase};
|
|
138
|
+
${HOVER(css `
|
|
139
|
+
background: ${theme.color.background.neutralAltActive};
|
|
140
|
+
color: ${theme.color.foreground.neutralBaseActive};
|
|
141
|
+
`)}
|
|
142
|
+
`}
|
|
143
143
|
`,
|
|
144
144
|
})[color];
|
|
145
145
|
const SIZE_TO_BUTTON_STYLE = {
|
|
146
|
-
large: css `
|
|
147
|
-
min-width: 100px;
|
|
148
|
-
height: 56px;
|
|
149
|
-
padding: 0 20px;
|
|
150
|
-
gap: 10px;
|
|
151
|
-
border-radius: 12px;
|
|
152
|
-
|
|
153
|
-
svg {
|
|
154
|
-
width: 24px;
|
|
155
|
-
height: 24px;
|
|
156
|
-
}
|
|
146
|
+
large: css `
|
|
147
|
+
min-width: 100px;
|
|
148
|
+
height: 56px;
|
|
149
|
+
padding: 0 20px;
|
|
150
|
+
gap: 10px;
|
|
151
|
+
border-radius: 12px;
|
|
152
|
+
|
|
153
|
+
svg {
|
|
154
|
+
width: 24px;
|
|
155
|
+
height: 24px;
|
|
156
|
+
}
|
|
157
157
|
`,
|
|
158
|
-
medium: css `
|
|
159
|
-
min-width: 82px;
|
|
160
|
-
height: 48px;
|
|
161
|
-
padding: 0 16px;
|
|
162
|
-
gap: 8px;
|
|
163
|
-
border-radius: 10px;
|
|
164
|
-
|
|
165
|
-
svg {
|
|
166
|
-
width: 20px;
|
|
167
|
-
height: 20px;
|
|
168
|
-
}
|
|
158
|
+
medium: css `
|
|
159
|
+
min-width: 82px;
|
|
160
|
+
height: 48px;
|
|
161
|
+
padding: 0 16px;
|
|
162
|
+
gap: 8px;
|
|
163
|
+
border-radius: 10px;
|
|
164
|
+
|
|
165
|
+
svg {
|
|
166
|
+
width: 20px;
|
|
167
|
+
height: 20px;
|
|
168
|
+
}
|
|
169
169
|
`,
|
|
170
|
-
small: css `
|
|
171
|
-
min-width: 64px;
|
|
172
|
-
height: 36px;
|
|
173
|
-
padding: 0 12px;
|
|
174
|
-
gap: 8px;
|
|
175
|
-
border-radius: 8px;
|
|
176
|
-
|
|
177
|
-
svg {
|
|
178
|
-
width: 16px;
|
|
179
|
-
height: 16px;
|
|
180
|
-
}
|
|
170
|
+
small: css `
|
|
171
|
+
min-width: 64px;
|
|
172
|
+
height: 36px;
|
|
173
|
+
padding: 0 12px;
|
|
174
|
+
gap: 8px;
|
|
175
|
+
border-radius: 8px;
|
|
176
|
+
|
|
177
|
+
svg {
|
|
178
|
+
width: 16px;
|
|
179
|
+
height: 16px;
|
|
180
|
+
}
|
|
181
181
|
`,
|
|
182
|
-
xsmall: css `
|
|
183
|
-
min-width: 52px;
|
|
184
|
-
height: 28px;
|
|
185
|
-
padding: 0 8px;
|
|
186
|
-
gap: 4px;
|
|
187
|
-
border-radius: 6px;
|
|
188
|
-
|
|
189
|
-
svg {
|
|
190
|
-
width: 12px;
|
|
191
|
-
height: 12px;
|
|
192
|
-
}
|
|
182
|
+
xsmall: css `
|
|
183
|
+
min-width: 52px;
|
|
184
|
+
height: 28px;
|
|
185
|
+
padding: 0 8px;
|
|
186
|
+
gap: 4px;
|
|
187
|
+
border-radius: 6px;
|
|
188
|
+
|
|
189
|
+
svg {
|
|
190
|
+
width: 12px;
|
|
191
|
+
height: 12px;
|
|
192
|
+
}
|
|
193
193
|
`,
|
|
194
194
|
};
|
|
195
195
|
const SIZE_TO_LABEL_STYLE = {
|
|
196
|
-
large: css `
|
|
197
|
-
font-size: 20px;
|
|
198
|
-
line-height: 24px;
|
|
196
|
+
large: css `
|
|
197
|
+
font-size: 20px;
|
|
198
|
+
line-height: 24px;
|
|
199
199
|
`,
|
|
200
|
-
medium: css `
|
|
201
|
-
font-size: 18px;
|
|
202
|
-
line-height: 20px;
|
|
200
|
+
medium: css `
|
|
201
|
+
font-size: 18px;
|
|
202
|
+
line-height: 20px;
|
|
203
203
|
`,
|
|
204
|
-
small: css `
|
|
205
|
-
font-size: 14px;
|
|
206
|
-
line-height: 16px;
|
|
204
|
+
small: css `
|
|
205
|
+
font-size: 14px;
|
|
206
|
+
line-height: 16px;
|
|
207
207
|
`,
|
|
208
|
-
xsmall: css `
|
|
209
|
-
font-size: 14px;
|
|
210
|
-
line-height: 16px;
|
|
208
|
+
xsmall: css `
|
|
209
|
+
font-size: 14px;
|
|
210
|
+
line-height: 16px;
|
|
211
211
|
`,
|
|
212
212
|
};
|
|
213
213
|
/**
|
|
@@ -217,40 +217,40 @@ export const Button = React.forwardRef(function Button(props, ref) {
|
|
|
217
217
|
const { className, component: Component = "button", disabled, color, size, startIcon, endIcon, label, fullWidth, bold = false, loading = false } = props, other = __rest(props, ["className", "component", "disabled", "color", "size", "startIcon", "endIcon", "label", "fullWidth", "bold", "loading"]);
|
|
218
218
|
const theme = useTheme();
|
|
219
219
|
return (_jsxs(Component, Object.assign({ type: Component === "button" || Component === "input" ? "button" : undefined }, other, { className: [buttonClasses.root, className].filter(Boolean).join(" "), ref: ref, css: [
|
|
220
|
-
css `
|
|
221
|
-
display: inline-flex;
|
|
222
|
-
align-items: center;
|
|
223
|
-
justify-content: center;
|
|
224
|
-
gap: 8px;
|
|
225
|
-
|
|
226
|
-
border: none;
|
|
227
|
-
|
|
220
|
+
css `
|
|
221
|
+
display: inline-flex;
|
|
222
|
+
align-items: center;
|
|
223
|
+
justify-content: center;
|
|
224
|
+
gap: 8px;
|
|
225
|
+
|
|
226
|
+
border: none;
|
|
227
|
+
|
|
228
228
|
${disabled || loading
|
|
229
|
-
? css `
|
|
230
|
-
cursor: default;
|
|
231
|
-
pointer-events: none;
|
|
229
|
+
? css `
|
|
230
|
+
cursor: default;
|
|
231
|
+
pointer-events: none;
|
|
232
232
|
`
|
|
233
|
-
: css `
|
|
234
|
-
cursor: pointer;
|
|
235
|
-
`}
|
|
236
|
-
|
|
237
|
-
font-family: ${theme.fontFamily.ui};
|
|
238
|
-
text-decoration: none;
|
|
239
|
-
|
|
233
|
+
: css `
|
|
234
|
+
cursor: pointer;
|
|
235
|
+
`}
|
|
236
|
+
|
|
237
|
+
font-family: ${theme.fontFamily.ui};
|
|
238
|
+
text-decoration: none;
|
|
239
|
+
|
|
240
240
|
${fullWidth
|
|
241
|
-
? css `
|
|
242
|
-
width: 100%;
|
|
241
|
+
? css `
|
|
242
|
+
width: 100%;
|
|
243
243
|
`
|
|
244
|
-
: css `
|
|
245
|
-
flex-shrink: 0;
|
|
246
|
-
`};
|
|
244
|
+
: css `
|
|
245
|
+
flex-shrink: 0;
|
|
246
|
+
`};
|
|
247
247
|
`,
|
|
248
248
|
COLOR_TO_BUTTON_STYLE(theme, color, Boolean(disabled || loading)),
|
|
249
249
|
SIZE_TO_BUTTON_STYLE[size],
|
|
250
250
|
], disabled: disabled || loading, children: [loading ? _jsx(Spinner, {}) : startIcon, label && (_jsx(Label, { className: buttonClasses.label, size: size, bold: bold, children: label })), endIcon] })));
|
|
251
251
|
});
|
|
252
|
-
const Label = styled.span `
|
|
253
|
-
font-weight: ${({ bold }) => (bold ? 700 : 400)};
|
|
254
|
-
white-space: nowrap;
|
|
255
|
-
${({ size }) => SIZE_TO_LABEL_STYLE[size]}
|
|
252
|
+
const Label = styled.span `
|
|
253
|
+
font-weight: ${({ bold }) => (bold ? 700 : 400)};
|
|
254
|
+
white-space: nowrap;
|
|
255
|
+
${({ size }) => SIZE_TO_LABEL_STYLE[size]}
|
|
256
256
|
`;
|