@team-monolith/cds 1.118.0 → 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.d.ts +2 -2
- package/dist/CdsProvider.js +15 -5
- 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/i18n/i18n.d.ts +3 -13
- package/dist/i18n/i18n.js +33 -31
- 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/index.d.ts +0 -1
- package/dist/index.js +0 -1
- 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 +31 -30
- 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 +3 -5
- 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 +21 -21
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SegmentedInput.js +49 -49
- package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormPlaceholder.js +1 -3
- 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 +29 -30
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SelectComponent.js +29 -29
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/FormSelection.js +54 -54
- package/dist/patterns/LexicalEditor/nodes/ProblemSelectNode/SettingForm/SettingForm.js +64 -64
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/Evaluation.js +75 -75
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.js +19 -19
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.js +10 -12
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormQuestion.js +29 -29
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/SettingForm.js +53 -53
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/EvaluationComponent.js +8 -8
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/iconData.d.ts +1 -2
- package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/iconData.js +5 -4
- package/dist/patterns/LexicalEditor/nodes/SheetInputNode/InputComponent.js +26 -26
- package/dist/patterns/LexicalEditor/nodes/SheetInputNode/SettingForm.js +54 -54
- 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 +22 -22
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormSelection.js +42 -42
- package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/SettingForm.js +74 -74
- 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 -12
- 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 +66 -68
- 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.d.ts +0 -2
- package/dist/patterns/LexicalEditor/plugins/ComponentPickerMenuPlugin/ComponentPickerMenuPlugin.js +50 -40
- package/dist/patterns/LexicalEditor/plugins/DragDropPastePlugin/index.js +2 -4
- 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/texts.d.ts +1 -2
- package/dist/texts.js +12 -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
package/dist/components/Tag.js
CHANGED
|
@@ -22,59 +22,59 @@ export const tagClasses = {
|
|
|
22
22
|
closeButton: "Tag-closeButton",
|
|
23
23
|
};
|
|
24
24
|
const COLOR_TO_STYLE = (theme, color) => ({
|
|
25
|
-
default: css `
|
|
26
|
-
box-sizing: border-box;
|
|
27
|
-
background: ${theme.color.container.marbleContainer};
|
|
28
|
-
border: 1px solid ${theme.color.container.marbleOnContainer};
|
|
29
|
-
color: ${theme.color.container.marbleOnContainer};
|
|
25
|
+
default: css `
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
background: ${theme.color.container.marbleContainer};
|
|
28
|
+
border: 1px solid ${theme.color.container.marbleOnContainer};
|
|
29
|
+
color: ${theme.color.container.marbleOnContainer};
|
|
30
30
|
`,
|
|
31
|
-
red: css `
|
|
32
|
-
box-sizing: border-box;
|
|
33
|
-
background: ${theme.color.container.redContainer};
|
|
34
|
-
border: 1px solid ${theme.color.container.redOnContainer};
|
|
35
|
-
color: ${theme.color.container.redOnContainer};
|
|
31
|
+
red: css `
|
|
32
|
+
box-sizing: border-box;
|
|
33
|
+
background: ${theme.color.container.redContainer};
|
|
34
|
+
border: 1px solid ${theme.color.container.redOnContainer};
|
|
35
|
+
color: ${theme.color.container.redOnContainer};
|
|
36
36
|
`,
|
|
37
|
-
teal: css `
|
|
38
|
-
box-sizing: border-box;
|
|
39
|
-
background: ${theme.color.container.tealContainer};
|
|
40
|
-
border: 1px solid ${theme.color.container.tealOnContainer};
|
|
41
|
-
color: ${theme.color.container.tealOnContainer};
|
|
37
|
+
teal: css `
|
|
38
|
+
box-sizing: border-box;
|
|
39
|
+
background: ${theme.color.container.tealContainer};
|
|
40
|
+
border: 1px solid ${theme.color.container.tealOnContainer};
|
|
41
|
+
color: ${theme.color.container.tealOnContainer};
|
|
42
42
|
`,
|
|
43
|
-
orange: css `
|
|
44
|
-
box-sizing: border-box;
|
|
45
|
-
background: ${theme.color.container.orangeContainer};
|
|
46
|
-
border: 1px solid ${theme.color.container.orangeOnContainer};
|
|
47
|
-
color: ${theme.color.container.orangeOnContainer};
|
|
43
|
+
orange: css `
|
|
44
|
+
box-sizing: border-box;
|
|
45
|
+
background: ${theme.color.container.orangeContainer};
|
|
46
|
+
border: 1px solid ${theme.color.container.orangeOnContainer};
|
|
47
|
+
color: ${theme.color.container.orangeOnContainer};
|
|
48
48
|
`,
|
|
49
|
-
blue: css `
|
|
50
|
-
box-sizing: border-box;
|
|
51
|
-
background: ${theme.color.container.blueContainer};
|
|
52
|
-
border: 1px solid ${theme.color.container.blueOnContainer};
|
|
53
|
-
color: ${theme.color.container.blueOnContainer};
|
|
49
|
+
blue: css `
|
|
50
|
+
box-sizing: border-box;
|
|
51
|
+
background: ${theme.color.container.blueContainer};
|
|
52
|
+
border: 1px solid ${theme.color.container.blueOnContainer};
|
|
53
|
+
color: ${theme.color.container.blueOnContainer};
|
|
54
54
|
`,
|
|
55
|
-
green: css `
|
|
56
|
-
box-sizing: border-box;
|
|
57
|
-
background: ${theme.color.container.greenContainer};
|
|
58
|
-
border: 1px solid ${theme.color.container.greenOnContainer};
|
|
59
|
-
color: ${theme.color.container.greenOnContainer};
|
|
55
|
+
green: css `
|
|
56
|
+
box-sizing: border-box;
|
|
57
|
+
background: ${theme.color.container.greenContainer};
|
|
58
|
+
border: 1px solid ${theme.color.container.greenOnContainer};
|
|
59
|
+
color: ${theme.color.container.greenOnContainer};
|
|
60
60
|
`,
|
|
61
|
-
yellow: css `
|
|
62
|
-
box-sizing: border-box;
|
|
63
|
-
background: ${theme.color.container.yellowContainer};
|
|
64
|
-
border: 1px solid ${theme.color.container.yellowOnContainer};
|
|
65
|
-
color: ${theme.color.container.yellowOnContainer};
|
|
61
|
+
yellow: css `
|
|
62
|
+
box-sizing: border-box;
|
|
63
|
+
background: ${theme.color.container.yellowContainer};
|
|
64
|
+
border: 1px solid ${theme.color.container.yellowOnContainer};
|
|
65
|
+
color: ${theme.color.container.yellowOnContainer};
|
|
66
66
|
`,
|
|
67
|
-
black: css `
|
|
68
|
-
background: ${theme.color.container.obsidianContainer};
|
|
69
|
-
color: ${theme.color.container.obsidianOnContainer};
|
|
67
|
+
black: css `
|
|
68
|
+
background: ${theme.color.container.obsidianContainer};
|
|
69
|
+
color: ${theme.color.container.obsidianOnContainer};
|
|
70
70
|
`,
|
|
71
|
-
white: css `
|
|
72
|
-
background: ${theme.color.background.neutralBase};
|
|
73
|
-
color: ${theme.color.foreground.neutralBaseActive};
|
|
71
|
+
white: css `
|
|
72
|
+
background: ${theme.color.background.neutralBase};
|
|
73
|
+
color: ${theme.color.foreground.neutralBaseActive};
|
|
74
74
|
`,
|
|
75
|
-
ai: css `
|
|
76
|
-
background: linear-gradient(94deg, #5898ff 5.24%, #c673e4 96.99%);
|
|
77
|
-
color: ${theme.color.container.obsidianOnContainer};
|
|
75
|
+
ai: css `
|
|
76
|
+
background: linear-gradient(94deg, #5898ff 5.24%, #c673e4 96.99%);
|
|
77
|
+
color: ${theme.color.container.obsidianOnContainer};
|
|
78
78
|
`,
|
|
79
79
|
})[color];
|
|
80
80
|
/**
|
|
@@ -84,43 +84,43 @@ export const Tag = React.forwardRef(function Tag(props, ref) {
|
|
|
84
84
|
const { className, component: Component = "span", label, icon, color = "default", bold, onClick, close } = props, other = __rest(props, ["className", "component", "label", "icon", "color", "bold", "onClick", "close"]);
|
|
85
85
|
const theme = useTheme();
|
|
86
86
|
return (_jsxs(Component, Object.assign({}, other, { ref: ref, className: [tagClasses.root, className].filter(Boolean).join(" "), css: [
|
|
87
|
-
css `
|
|
88
|
-
box-sizing: border-box;
|
|
89
|
-
display: flex;
|
|
90
|
-
// flex가 화면 전체로 확장되지 않고 내부의 아이콘과 텍스트만 포함한다.
|
|
91
|
-
padding: 1px 8px;
|
|
92
|
-
align-items: center;
|
|
93
|
-
gap: 3px;
|
|
94
|
-
width: fit-content;
|
|
95
|
-
border-radius: 8px;
|
|
96
|
-
height: 22px;
|
|
97
|
-
|
|
98
|
-
svg {
|
|
99
|
-
width: 14px;
|
|
100
|
-
height: 14px;
|
|
101
|
-
}
|
|
87
|
+
css `
|
|
88
|
+
box-sizing: border-box;
|
|
89
|
+
display: flex;
|
|
90
|
+
// flex가 화면 전체로 확장되지 않고 내부의 아이콘과 텍스트만 포함한다.
|
|
91
|
+
padding: 1px 8px;
|
|
92
|
+
align-items: center;
|
|
93
|
+
gap: 3px;
|
|
94
|
+
width: fit-content;
|
|
95
|
+
border-radius: 8px;
|
|
96
|
+
height: 22px;
|
|
97
|
+
|
|
98
|
+
svg {
|
|
99
|
+
width: 14px;
|
|
100
|
+
height: 14px;
|
|
101
|
+
}
|
|
102
102
|
`,
|
|
103
103
|
COLOR_TO_STYLE(theme, color),
|
|
104
104
|
onClick
|
|
105
|
-
? css `
|
|
106
|
-
cursor: pointer;
|
|
105
|
+
? css `
|
|
106
|
+
cursor: pointer;
|
|
107
107
|
`
|
|
108
108
|
: undefined,
|
|
109
|
-
], onClick: onClick, children: [icon, _jsx("span", { className: tagClasses.label, css: css `
|
|
110
|
-
font-weight: ${bold ? 700 : 400};
|
|
111
|
-
font-size: 12px;
|
|
112
|
-
line-height: 20px;
|
|
113
|
-
`, children: label }), close && (_jsx("span", { css: css `
|
|
114
|
-
display: flex;
|
|
115
|
-
cursor: pointer;
|
|
116
|
-
align-items: center;
|
|
109
|
+
], onClick: onClick, children: [icon, _jsx("span", { className: tagClasses.label, css: css `
|
|
110
|
+
font-weight: ${bold ? 700 : 400};
|
|
111
|
+
font-size: 12px;
|
|
112
|
+
line-height: 20px;
|
|
113
|
+
`, children: label }), close && (_jsx("span", { css: css `
|
|
114
|
+
display: flex;
|
|
115
|
+
cursor: pointer;
|
|
116
|
+
align-items: center;
|
|
117
117
|
`, onClick: (e) => {
|
|
118
118
|
var _a, _b;
|
|
119
119
|
(_b = ((_a = props.onClose) !== null && _a !== void 0 ? _a : onClick)) === null || _b === void 0 ? void 0 : _b();
|
|
120
120
|
e.stopPropagation();
|
|
121
121
|
}, children: _jsx(StyledCloseFillIcon, { className: tagClasses.closeButton }) }))] })));
|
|
122
122
|
});
|
|
123
|
-
const StyledCloseFillIcon = styled(CloseFillIcon) `
|
|
124
|
-
width: 10px;
|
|
125
|
-
height: 10px;
|
|
123
|
+
const StyledCloseFillIcon = styled(CloseFillIcon) `
|
|
124
|
+
width: 10px;
|
|
125
|
+
height: 10px;
|
|
126
126
|
`;
|
|
@@ -59,24 +59,24 @@ export const Tooltip = React.forwardRef(function Tooltip(props, ref) {
|
|
|
59
59
|
const StyledTooltip = styled((_a) => {
|
|
60
60
|
var { className } = _a, props = __rest(_a, ["className"]);
|
|
61
61
|
return (_jsx(MuiTooltip, Object.assign({}, props, { classes: { popper: className } })));
|
|
62
|
-
})(({ theme }) => css `
|
|
63
|
-
.MuiTooltip-tooltip {
|
|
64
|
-
background: ${theme.color.foreground.neutralBase};
|
|
65
|
-
border-radius: 8px;
|
|
66
|
-
padding: 6px 10px;
|
|
67
|
-
|
|
68
|
-
display: flex;
|
|
69
|
-
flex-direction: column;
|
|
70
|
-
gap: 2px;
|
|
71
|
-
|
|
72
|
-
color: ${theme.color.background.neutralBase};
|
|
73
|
-
font-family: ${theme.fontFamily.ui};
|
|
74
|
-
font-style: normal;
|
|
75
|
-
font-weight: 400;
|
|
76
|
-
font-size: 14px;
|
|
77
|
-
line-height: 22px;
|
|
78
|
-
}
|
|
62
|
+
})(({ theme }) => css `
|
|
63
|
+
.MuiTooltip-tooltip {
|
|
64
|
+
background: ${theme.color.foreground.neutralBase};
|
|
65
|
+
border-radius: 8px;
|
|
66
|
+
padding: 6px 10px;
|
|
67
|
+
|
|
68
|
+
display: flex;
|
|
69
|
+
flex-direction: column;
|
|
70
|
+
gap: 2px;
|
|
71
|
+
|
|
72
|
+
color: ${theme.color.background.neutralBase};
|
|
73
|
+
font-family: ${theme.fontFamily.ui};
|
|
74
|
+
font-style: normal;
|
|
75
|
+
font-weight: 400;
|
|
76
|
+
font-size: 14px;
|
|
77
|
+
line-height: 22px;
|
|
78
|
+
}
|
|
79
79
|
`);
|
|
80
|
-
const TitleDiv = styled.div `
|
|
81
|
-
font-weight: 700;
|
|
80
|
+
const TitleDiv = styled.div `
|
|
81
|
+
font-weight: 700;
|
|
82
82
|
`;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { css } from "@emotion/react";
|
|
2
|
-
export const MAIN_CONTAINER_STYLE = css `
|
|
3
|
-
container: main / inline-size;
|
|
2
|
+
export const MAIN_CONTAINER_STYLE = css `
|
|
3
|
+
container: main / inline-size;
|
|
4
4
|
`;
|
|
5
|
-
export const TABLET = (style) => css `
|
|
6
|
-
@media (max-width: 1279px) {
|
|
7
|
-
${style}
|
|
8
|
-
}
|
|
9
|
-
@container main (width < 1279px) {
|
|
10
|
-
${style}
|
|
11
|
-
}
|
|
5
|
+
export const TABLET = (style) => css `
|
|
6
|
+
@media (max-width: 1279px) {
|
|
7
|
+
${style}
|
|
8
|
+
}
|
|
9
|
+
@container main (width < 1279px) {
|
|
10
|
+
${style}
|
|
11
|
+
}
|
|
12
12
|
`;
|
|
13
|
-
export const MOBILE = (style) => css `
|
|
14
|
-
@media (max-width: 719px) {
|
|
15
|
-
${style}
|
|
16
|
-
}
|
|
17
|
-
@container main (width < 719px) {
|
|
18
|
-
${style}
|
|
19
|
-
}
|
|
13
|
+
export const MOBILE = (style) => css `
|
|
14
|
+
@media (max-width: 719px) {
|
|
15
|
+
${style}
|
|
16
|
+
}
|
|
17
|
+
@container main (width < 719px) {
|
|
18
|
+
${style}
|
|
19
|
+
}
|
|
20
20
|
`;
|
package/dist/i18n/i18n.d.ts
CHANGED
|
@@ -1,18 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
type i18nextOption = {
|
|
1
|
+
export type i18nextOption = {
|
|
3
2
|
environment: string;
|
|
4
3
|
mainLanguage: string;
|
|
5
4
|
projectId: string;
|
|
6
5
|
apiKey?: string;
|
|
7
6
|
};
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
* @returns
|
|
11
|
-
* - i18n: i18n 인스턴스
|
|
12
|
-
* - ready: i18n 초기화가 완료된 후에 resolve 되는 Promise
|
|
13
|
-
*/
|
|
14
|
-
export declare function createAndInitI18n(option?: i18nextOption): {
|
|
15
|
-
i18n: i18n;
|
|
16
|
-
ready: Promise<TFunction>;
|
|
17
|
-
};
|
|
18
|
-
export {};
|
|
7
|
+
export declare const i18n: import("i18next").i18n;
|
|
8
|
+
export declare function initI18nInstance(option: i18nextOption | undefined): Promise<import("i18next").TFunction<"translation", undefined>>;
|
package/dist/i18n/i18n.js
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
+
});
|
|
9
|
+
};
|
|
1
10
|
import i18next from "i18next";
|
|
2
11
|
import LanguageDetector from "i18next-browser-languagedetector";
|
|
3
12
|
import Backend from "i18next-locize-backend";
|
|
@@ -15,35 +24,28 @@ const CONTAINS_KOREAN = typeof DETECTED_LANGUAGE === "string"
|
|
|
15
24
|
: Array.isArray(DETECTED_LANGUAGE)
|
|
16
25
|
? DETECTED_LANGUAGE.some((lang) => lang.startsWith("ko"))
|
|
17
26
|
: false;
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
* 1. 프로덕션 환경이 아닐 때 (개발 or 로컬 환경) 또는,
|
|
41
|
-
* 2. 언어 설정이 한국어가 아닐 때
|
|
42
|
-
*/
|
|
43
|
-
const LOCIZE_ENABLED = option.environment !== "production" || !CONTAINS_KOREAN;
|
|
44
|
-
return {
|
|
45
|
-
i18n,
|
|
46
|
-
ready: (LOCIZE_ENABLED ? i18n.use(Backend).use(locizePlugin) : i18n).init(Object.assign(Object.assign({}, I18N_COMMON_CONFIGS), { debug: option.environment !== "production",
|
|
27
|
+
// AIDEV-NOTE:
|
|
28
|
+
// i18next 싱글톤 인스턴스를 사용하는 대신, CDS가 호스트 애플리케이션과 독립적으로
|
|
29
|
+
// i18n 인스턴스를 관리할 수 있도록 createInstance()를 사용합니다.
|
|
30
|
+
export const i18n = i18next
|
|
31
|
+
.createInstance()
|
|
32
|
+
.use(languageDetector)
|
|
33
|
+
.use(initReactI18next);
|
|
34
|
+
export function initI18nInstance(option) {
|
|
35
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
36
|
+
if (!option) {
|
|
37
|
+
// option이 없는 경우, backend 플러그인 없이 기본 i18next 설정을 사용하여,
|
|
38
|
+
// fallbackValue(=key)를 항상 사용하게 됩니다.
|
|
39
|
+
return i18n.init(Object.assign(Object.assign({}, I18N_COMMON_CONFIGS), { fallbackLng: false }));
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* AIDEV-NOTE:
|
|
43
|
+
* Locize의 사용량을 최적화하기 위해, Locize를 다음과 같은 상황에서만 활성화합니다:
|
|
44
|
+
* 1. 프로덕션 환경이 아닐 때 (개발 or 로컬 환경) 또는,
|
|
45
|
+
* 2. 언어 설정이 한국어가 아닐 때
|
|
46
|
+
*/
|
|
47
|
+
const LOCIZE_ENABLED = option.environment !== "production" || !CONTAINS_KOREAN;
|
|
48
|
+
return (LOCIZE_ENABLED ? i18n.use(Backend).use(locizePlugin) : i18n).init(Object.assign(Object.assign({}, I18N_COMMON_CONFIGS), { debug: option.environment !== "production",
|
|
47
49
|
// AIDEV-NOTE:
|
|
48
50
|
// - 유저의 언어가 Korean인 경우:
|
|
49
51
|
// fallbackLng를 false로 설정하여, 번역이 없는 경우 key 자체를 반환하도록 합니다.
|
|
@@ -56,6 +58,6 @@ export function createAndInitI18n(option) {
|
|
|
56
58
|
projectId: option.projectId,
|
|
57
59
|
apiKey: option.apiKey,
|
|
58
60
|
referenceLng: "ko",
|
|
59
|
-
} }))
|
|
60
|
-
};
|
|
61
|
+
} }));
|
|
62
|
+
});
|
|
61
63
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="12" cy="12" r="10" fill="#031B20"/>
|
|
3
|
-
<path d="M18.127 10.7312C18.3052 10.25 18.3498 9.76875 18.3052 9.2875C18.2607 8.80625 18.0824 8.325 17.8596 7.8875C17.4586 7.23125 16.8793 6.70625 16.2109 6.4C15.4979 6.09375 14.7404 6.00625 13.9829 6.18125C13.6264 5.83125 13.2254 5.525 12.7798 5.30625C12.3342 5.0875 11.7995 5 11.3093 5C10.5518 5 9.79428 5.21875 9.17045 5.65625C8.54661 6.09375 8.10101 6.70625 7.87821 7.40625C7.34349 7.5375 6.8979 7.75625 6.4523 8.01875C6.05126 8.325 5.73934 8.71875 5.47198 9.1125C5.07095 9.76875 4.93727 10.5125 5.02639 11.2562C5.11551 12 5.42742 12.7 5.91758 13.2688C5.73934 13.75 5.69478 14.2312 5.73934 14.7125C5.7839 15.1937 5.96214 15.675 6.18494 16.1125C6.58598 16.7688 7.16525 17.2937 7.83365 17.6C8.54661 17.9062 9.30413 17.9937 10.0616 17.8187C10.4181 18.1687 10.8192 18.475 11.2648 18.6937C11.7104 18.9125 12.2451 19 12.7352 19C13.4928 19 14.2503 18.7812 14.8741 18.3438C15.4979 17.9062 15.9435 17.2937 16.1663 16.5938C16.6565 16.5062 17.1467 16.2875 17.5477 15.9812C17.9487 15.675 18.3052 15.325 18.528 14.8875C18.929 14.2312 19.0627 13.4875 18.9736 12.7438C18.8845 12 18.6171 11.3 18.127 10.7312ZM12.7798 18.0813C12.0668 18.0813 11.5321 17.8625 11.042 17.4688C11.042 17.4688 11.0865 17.425 11.1311 17.425L13.9829 15.8062C14.072 15.7625 14.1166 15.7188 14.1611 15.6312C14.2057 15.5437 14.2057 15.5 14.2057 15.4125V11.475L15.4088 12.175V15.4125C15.4534 16.9437 14.2057 18.0813 12.7798 18.0813ZM7.03157 15.675C6.71966 15.15 6.58598 14.5375 6.71966 13.925C6.71966 13.925 6.76422 13.9688 6.80878 13.9688L9.6606 15.5875C9.74972 15.6312 9.79428 15.6312 9.8834 15.6312C9.97252 15.6312 10.0616 15.6312 10.1062 15.5875L13.5819 13.6187V14.975L10.6855 16.6375C10.0616 16.9875 9.34869 17.075 8.68029 16.9C7.96733 16.725 7.38805 16.2875 7.03157 15.675ZM6.27406 9.59375C6.58598 9.06875 7.07613 8.675 7.65541 8.45625V8.54375V11.7812C7.65541 11.8688 7.65541 11.9562 7.69997 12C7.74453 12.0875 7.78909 12.1312 7.87821 12.175L11.3539 14.1438L10.1508 14.8438L7.29893 13.225C6.6751 12.875 6.2295 12.3063 6.05126 11.65C5.87302 10.9938 5.91758 10.2062 6.27406 9.59375ZM16.1218 11.825L12.6461 9.85625L13.8492 9.15625L16.7011 10.775C17.1467 11.0375 17.5031 11.3875 17.7259 11.825C17.9487 12.2625 18.0824 12.7438 18.0379 13.2688C17.9933 13.75 17.8151 14.2312 17.5031 14.625C17.1912 15.0188 16.7902 15.325 16.3 15.5V12.175C16.3 12.0875 16.3 12 16.2555 11.9562C16.2555 11.9562 16.2109 11.8688 16.1218 11.825ZM17.3249 10.075C17.3249 10.075 17.2803 10.0312 17.2358 10.0312L14.3839 8.4125C14.2948 8.36875 14.2503 8.36875 14.1611 8.36875C14.072 8.36875 13.9829 8.36875 13.9383 8.4125L10.4627 10.3812V9.025L13.3591 7.3625C13.8047 7.1 14.2948 7.0125 14.8295 7.0125C15.3197 7.0125 15.8099 7.1875 16.2555 7.49375C16.6565 7.8 17.013 8.19375 17.1912 8.63125C17.3695 9.06875 17.414 9.59375 17.3249 10.075ZM9.83884 12.525L8.63573 11.825V8.54375C8.63573 8.0625 8.76941 7.5375 9.03677 7.14375C9.30413 6.70625 9.70516 6.4 10.1508 6.18125C10.5964 5.9625 11.1311 5.875 11.6212 5.9625C12.1114 6.00625 12.6016 6.225 13.0026 6.53125C13.0026 6.53125 12.958 6.575 12.9135 6.575L10.0616 8.19375C9.97252 8.2375 9.92796 8.28125 9.8834 8.36875C9.83884 8.45625 9.83884 8.5 9.83884 8.5875V12.525ZM10.4627 11.125L12.0223 10.25L13.5819 11.125V12.875L12.0223 13.75L10.4627 12.875V11.125Z" fill="#CFF4F6"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="10" fill="#031B20"/>
|
|
3
|
+
<path d="M18.127 10.7312C18.3052 10.25 18.3498 9.76875 18.3052 9.2875C18.2607 8.80625 18.0824 8.325 17.8596 7.8875C17.4586 7.23125 16.8793 6.70625 16.2109 6.4C15.4979 6.09375 14.7404 6.00625 13.9829 6.18125C13.6264 5.83125 13.2254 5.525 12.7798 5.30625C12.3342 5.0875 11.7995 5 11.3093 5C10.5518 5 9.79428 5.21875 9.17045 5.65625C8.54661 6.09375 8.10101 6.70625 7.87821 7.40625C7.34349 7.5375 6.8979 7.75625 6.4523 8.01875C6.05126 8.325 5.73934 8.71875 5.47198 9.1125C5.07095 9.76875 4.93727 10.5125 5.02639 11.2562C5.11551 12 5.42742 12.7 5.91758 13.2688C5.73934 13.75 5.69478 14.2312 5.73934 14.7125C5.7839 15.1937 5.96214 15.675 6.18494 16.1125C6.58598 16.7688 7.16525 17.2937 7.83365 17.6C8.54661 17.9062 9.30413 17.9937 10.0616 17.8187C10.4181 18.1687 10.8192 18.475 11.2648 18.6937C11.7104 18.9125 12.2451 19 12.7352 19C13.4928 19 14.2503 18.7812 14.8741 18.3438C15.4979 17.9062 15.9435 17.2937 16.1663 16.5938C16.6565 16.5062 17.1467 16.2875 17.5477 15.9812C17.9487 15.675 18.3052 15.325 18.528 14.8875C18.929 14.2312 19.0627 13.4875 18.9736 12.7438C18.8845 12 18.6171 11.3 18.127 10.7312ZM12.7798 18.0813C12.0668 18.0813 11.5321 17.8625 11.042 17.4688C11.042 17.4688 11.0865 17.425 11.1311 17.425L13.9829 15.8062C14.072 15.7625 14.1166 15.7188 14.1611 15.6312C14.2057 15.5437 14.2057 15.5 14.2057 15.4125V11.475L15.4088 12.175V15.4125C15.4534 16.9437 14.2057 18.0813 12.7798 18.0813ZM7.03157 15.675C6.71966 15.15 6.58598 14.5375 6.71966 13.925C6.71966 13.925 6.76422 13.9688 6.80878 13.9688L9.6606 15.5875C9.74972 15.6312 9.79428 15.6312 9.8834 15.6312C9.97252 15.6312 10.0616 15.6312 10.1062 15.5875L13.5819 13.6187V14.975L10.6855 16.6375C10.0616 16.9875 9.34869 17.075 8.68029 16.9C7.96733 16.725 7.38805 16.2875 7.03157 15.675ZM6.27406 9.59375C6.58598 9.06875 7.07613 8.675 7.65541 8.45625V8.54375V11.7812C7.65541 11.8688 7.65541 11.9562 7.69997 12C7.74453 12.0875 7.78909 12.1312 7.87821 12.175L11.3539 14.1438L10.1508 14.8438L7.29893 13.225C6.6751 12.875 6.2295 12.3063 6.05126 11.65C5.87302 10.9938 5.91758 10.2062 6.27406 9.59375ZM16.1218 11.825L12.6461 9.85625L13.8492 9.15625L16.7011 10.775C17.1467 11.0375 17.5031 11.3875 17.7259 11.825C17.9487 12.2625 18.0824 12.7438 18.0379 13.2688C17.9933 13.75 17.8151 14.2312 17.5031 14.625C17.1912 15.0188 16.7902 15.325 16.3 15.5V12.175C16.3 12.0875 16.3 12 16.2555 11.9562C16.2555 11.9562 16.2109 11.8688 16.1218 11.825ZM17.3249 10.075C17.3249 10.075 17.2803 10.0312 17.2358 10.0312L14.3839 8.4125C14.2948 8.36875 14.2503 8.36875 14.1611 8.36875C14.072 8.36875 13.9829 8.36875 13.9383 8.4125L10.4627 10.3812V9.025L13.3591 7.3625C13.8047 7.1 14.2948 7.0125 14.8295 7.0125C15.3197 7.0125 15.8099 7.1875 16.2555 7.49375C16.6565 7.8 17.013 8.19375 17.1912 8.63125C17.3695 9.06875 17.414 9.59375 17.3249 10.075ZM9.83884 12.525L8.63573 11.825V8.54375C8.63573 8.0625 8.76941 7.5375 9.03677 7.14375C9.30413 6.70625 9.70516 6.4 10.1508 6.18125C10.5964 5.9625 11.1311 5.875 11.6212 5.9625C12.1114 6.00625 12.6016 6.225 13.0026 6.53125C13.0026 6.53125 12.958 6.575 12.9135 6.575L10.0616 8.19375C9.97252 8.2375 9.92796 8.28125 9.8834 8.36875C9.83884 8.45625 9.83884 8.5 9.83884 8.5875V12.525ZM10.4627 11.125L12.0223 10.25L13.5819 11.125V12.875L12.0223 13.75L10.4627 12.875V11.125Z" fill="#CFF4F6"/>
|
|
4
|
+
</svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_14442_7455)">
|
|
3
|
-
<mask id="mask0_14442_7455" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
4
|
-
<path d="M0 0H24V24H0V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_14442_7455)">
|
|
7
|
-
<path d="M15.2926 11.1578C15.6832 10.7673 15.6832 10.1341 15.2926 9.7436L14.2794 8.73042C13.8889 8.3399 13.2558 8.3399 12.8652 8.73042L2.33342 19.2622C1.9429 19.6528 1.9429 20.286 2.33342 20.6764L3.3466 21.6896C3.73712 22.0802 4.3703 22.0802 4.76082 21.6896L15.2926 11.1578Z" fill="#6773FF"/>
|
|
8
|
-
<path d="M12.0336 2.87348C12.1073 2.21102 12.7962 1.80467 13.4116 2.0607L16.0235 3.14736C16.2151 3.22706 16.4267 3.24518 16.6291 3.19924L19.3882 2.57282C20.0564 2.42112 20.6758 2.97104 20.6042 3.65244L20.3164 6.39282C20.2942 6.60492 20.3402 6.81858 20.448 7.0026L21.8402 9.37992C22.1808 9.96124 21.8606 10.7061 21.2046 10.8591L18.4049 11.5122C18.2062 11.5586 18.0264 11.6646 17.8897 11.8161L15.9637 13.9503C15.5123 14.4504 14.7056 14.3702 14.3616 13.791L12.9546 11.4224C12.8456 11.2391 12.6809 11.0953 12.4845 11.0122L9.94698 9.93832C9.31602 9.67128 9.13438 8.86318 9.59038 8.35184L11.4735 6.24016C11.6116 6.0853 11.6981 5.89134 11.721 5.68512L12.0336 2.87348Z" fill="#D670FF"/>
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.6 17.2C16.6 16.7582 16.2418 16.4 15.8 16.4C15.3582 16.4 15 16.7582 15 17.2V17.4H14.8C14.3582 17.4 14 17.7582 14 18.2C14 18.6418 14.3582 19 14.8 19H15V19.2C15 19.6418 15.3582 20 15.8 20C16.2418 20 16.6 19.6418 16.6 19.2V19H16.8C17.2418 19 17.6 18.6418 17.6 18.2C17.6 17.7582 17.2418 17.4 16.8 17.4H16.6V17.2Z" fill="#6773FF"/>
|
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.6 5.8C7.6 5.35818 7.24182 5 6.8 5C6.35818 5 6 5.35818 6 5.8V6H5.8C5.35818 6 5 6.35818 5 6.8C5 7.24182 5.35818 7.6 5.8 7.6H6V7.8C6 8.24182 6.35818 8.6 6.8 8.6C7.24182 8.6 7.6 8.24182 7.6 7.8V7.6H7.8C8.24182 7.6 8.6 7.24182 8.6 6.8C8.6 6.35818 8.24182 6 7.8 6H7.6V5.8Z" fill="#6773FF"/>
|
|
11
|
-
<path d="M20.8003 14.6C20.8003 15.1523 20.3525 15.6 19.8003 15.6C19.248 15.6 18.8003 15.1523 18.8003 14.6C18.8003 14.0477 19.248 13.6 19.8003 13.6C20.3525 13.6 20.8003 14.0477 20.8003 14.6Z" fill="#E3EAFF"/>
|
|
12
|
-
<path d="M5.80029 11.4C5.80029 11.9523 5.35257 12.4 4.80029 12.4C4.24801 12.4 3.80029 11.9523 3.80029 11.4C3.80029 10.8477 4.24801 10.4 4.80029 10.4C5.35257 10.4 5.80029 10.8477 5.80029 11.4Z" fill="#E3EAFF"/>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
<defs>
|
|
16
|
-
<clipPath id="clip0_14442_7455">
|
|
17
|
-
<rect width="24" height="24" fill="white"/>
|
|
18
|
-
</clipPath>
|
|
19
|
-
</defs>
|
|
20
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_14442_7455)">
|
|
3
|
+
<mask id="mask0_14442_7455" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
|
4
|
+
<path d="M0 0H24V24H0V0Z" fill="white"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_14442_7455)">
|
|
7
|
+
<path d="M15.2926 11.1578C15.6832 10.7673 15.6832 10.1341 15.2926 9.7436L14.2794 8.73042C13.8889 8.3399 13.2558 8.3399 12.8652 8.73042L2.33342 19.2622C1.9429 19.6528 1.9429 20.286 2.33342 20.6764L3.3466 21.6896C3.73712 22.0802 4.3703 22.0802 4.76082 21.6896L15.2926 11.1578Z" fill="#6773FF"/>
|
|
8
|
+
<path d="M12.0336 2.87348C12.1073 2.21102 12.7962 1.80467 13.4116 2.0607L16.0235 3.14736C16.2151 3.22706 16.4267 3.24518 16.6291 3.19924L19.3882 2.57282C20.0564 2.42112 20.6758 2.97104 20.6042 3.65244L20.3164 6.39282C20.2942 6.60492 20.3402 6.81858 20.448 7.0026L21.8402 9.37992C22.1808 9.96124 21.8606 10.7061 21.2046 10.8591L18.4049 11.5122C18.2062 11.5586 18.0264 11.6646 17.8897 11.8161L15.9637 13.9503C15.5123 14.4504 14.7056 14.3702 14.3616 13.791L12.9546 11.4224C12.8456 11.2391 12.6809 11.0953 12.4845 11.0122L9.94698 9.93832C9.31602 9.67128 9.13438 8.86318 9.59038 8.35184L11.4735 6.24016C11.6116 6.0853 11.6981 5.89134 11.721 5.68512L12.0336 2.87348Z" fill="#D670FF"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.6 17.2C16.6 16.7582 16.2418 16.4 15.8 16.4C15.3582 16.4 15 16.7582 15 17.2V17.4H14.8C14.3582 17.4 14 17.7582 14 18.2C14 18.6418 14.3582 19 14.8 19H15V19.2C15 19.6418 15.3582 20 15.8 20C16.2418 20 16.6 19.6418 16.6 19.2V19H16.8C17.2418 19 17.6 18.6418 17.6 18.2C17.6 17.7582 17.2418 17.4 16.8 17.4H16.6V17.2Z" fill="#6773FF"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.6 5.8C7.6 5.35818 7.24182 5 6.8 5C6.35818 5 6 5.35818 6 5.8V6H5.8C5.35818 6 5 6.35818 5 6.8C5 7.24182 5.35818 7.6 5.8 7.6H6V7.8C6 8.24182 6.35818 8.6 6.8 8.6C7.24182 8.6 7.6 8.24182 7.6 7.8V7.6H7.8C8.24182 7.6 8.6 7.24182 8.6 6.8C8.6 6.35818 8.24182 6 7.8 6H7.6V5.8Z" fill="#6773FF"/>
|
|
11
|
+
<path d="M20.8003 14.6C20.8003 15.1523 20.3525 15.6 19.8003 15.6C19.248 15.6 18.8003 15.1523 18.8003 14.6C18.8003 14.0477 19.248 13.6 19.8003 13.6C20.3525 13.6 20.8003 14.0477 20.8003 14.6Z" fill="#E3EAFF"/>
|
|
12
|
+
<path d="M5.80029 11.4C5.80029 11.9523 5.35257 12.4 4.80029 12.4C4.24801 12.4 3.80029 11.9523 3.80029 11.4C3.80029 10.8477 4.24801 10.4 4.80029 10.4C5.35257 10.4 5.80029 10.8477 5.80029 11.4Z" fill="#E3EAFF"/>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<clipPath id="clip0_14442_7455">
|
|
17
|
+
<rect width="24" height="24" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.9692 6.36987C11.5711 5.87671 12.4289 5.87671 13.0308 6.36987L13.9851 7.15178C14.1812 7.31251 14.411 7.42522 14.6567 7.48122L15.8519 7.75364C16.6057 7.92546 17.1405 8.60852 17.1372 9.39529L17.132 10.6427C17.131 10.8992 17.1877 11.1524 17.2979 11.383L17.834 12.5046C18.1721 13.212 17.9812 14.0638 17.3753 14.5517L16.4145 15.3254C16.217 15.4844 16.058 15.6875 15.9497 15.919L15.423 17.0452C15.0908 17.7555 14.318 18.1346 13.5656 17.9562L12.3727 17.6735C12.1275 17.6154 11.8725 17.6154 11.6273 17.6735L10.4344 17.9562C9.68203 18.1346 8.90922 17.7555 8.57702 17.0452L8.0503 15.919C7.94203 15.6875 7.78302 15.4844 7.58552 15.3254L6.62474 14.5517C6.01876 14.0638 5.8279 13.212 6.16601 12.5046L6.70208 11.383C6.81228 11.1524 6.86903 10.8992 6.86796 10.6427L6.86277 9.39529C6.85949 8.60851 7.39429 7.92546 8.14811 7.75364L9.3433 7.48122C9.58898 7.42522 9.81876 7.31251 10.0149 7.15178L10.9692 6.36987Z" fill="#25241D"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.447 2.98973L15.5837 2.28245C13.4967 0.572518 10.5033 0.572515 8.41627 2.28245L7.55299 2.98973L6.47719 3.23493C3.83936 3.83615 2.0434 6.19713 2.05437 8.83138L2.05921 9.99315L1.56117 11.0351C0.423017 13.4163 1.05069 16.2993 3.13048 17.9739L4.00991 18.682L4.49487 19.7188C5.62176 22.1282 8.28669 23.4736 10.9321 22.8467L12 22.5936L13.0679 22.8467C15.7133 23.4736 18.3782 22.1282 19.5051 19.7189L19.9901 18.682L20.8695 17.9739C22.9493 16.2993 23.577 13.4163 22.4388 11.0351L21.9408 9.99316L21.9456 8.83138C21.9566 6.19713 20.1606 3.83615 17.5228 3.23493L16.447 2.98973ZM13.2598 5.11854C12.5242 4.51582 11.4758 4.51582 10.7402 5.11854L9.57377 6.07416C9.334 6.2706 9.05316 6.40835 8.75287 6.47679L7.29206 6.80974C6.37071 7.01974 5.71706 7.85454 5.72106 8.81611L5.72741 10.3407C5.72872 10.6541 5.65935 10.9636 5.52467 11.2454L4.86945 12.6162C4.4562 13.4808 4.68949 14.5218 5.43013 15.1181L6.60444 16.0636C6.84583 16.258 7.04018 16.5062 7.17252 16.7891L7.81629 18.1656C8.22233 19.0337 9.16688 19.497 10.0864 19.279L11.5444 18.9334C11.8441 18.8624 12.1559 18.8624 12.4556 18.9334L13.9135 19.279C14.8331 19.497 15.7777 19.0337 16.1837 18.1656L16.8275 16.7891C16.9598 16.5062 17.1542 16.258 17.3956 16.0636L18.5699 15.1181C19.3105 14.5218 19.5438 13.4808 19.1305 12.6162L18.4753 11.2454C18.3406 10.9636 18.2713 10.6541 18.2726 10.3407L18.2789 8.81611C18.2829 7.85454 17.6293 7.01974 16.7079 6.80974L15.2471 6.47679C14.9468 6.40835 14.666 6.2706 14.4262 6.07416L13.2598 5.11854Z" fill="#FFCE31"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.9692 6.36987C11.5711 5.87671 12.4289 5.87671 13.0308 6.36987L13.9851 7.15178C14.1812 7.31251 14.411 7.42522 14.6567 7.48122L15.8519 7.75364C16.6057 7.92546 17.1405 8.60852 17.1372 9.39529L17.132 10.6427C17.131 10.8992 17.1877 11.1524 17.2979 11.383L17.834 12.5046C18.1721 13.212 17.9812 14.0638 17.3753 14.5517L16.4145 15.3254C16.217 15.4844 16.058 15.6875 15.9497 15.919L15.423 17.0452C15.0908 17.7555 14.318 18.1346 13.5656 17.9562L12.3727 17.6735C12.1275 17.6154 11.8725 17.6154 11.6273 17.6735L10.4344 17.9562C9.68203 18.1346 8.90922 17.7555 8.57702 17.0452L8.0503 15.919C7.94203 15.6875 7.78302 15.4844 7.58552 15.3254L6.62474 14.5517C6.01876 14.0638 5.8279 13.212 6.16601 12.5046L6.70208 11.383C6.81228 11.1524 6.86903 10.8992 6.86796 10.6427L6.86277 9.39529C6.85949 8.60851 7.39429 7.92546 8.14811 7.75364L9.3433 7.48122C9.58898 7.42522 9.81876 7.31251 10.0149 7.15178L10.9692 6.36987Z" fill="#25241D"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.447 2.98973L15.5837 2.28245C13.4967 0.572518 10.5033 0.572515 8.41627 2.28245L7.55299 2.98973L6.47719 3.23493C3.83936 3.83615 2.0434 6.19713 2.05437 8.83138L2.05921 9.99315L1.56117 11.0351C0.423017 13.4163 1.05069 16.2993 3.13048 17.9739L4.00991 18.682L4.49487 19.7188C5.62176 22.1282 8.28669 23.4736 10.9321 22.8467L12 22.5936L13.0679 22.8467C15.7133 23.4736 18.3782 22.1282 19.5051 19.7189L19.9901 18.682L20.8695 17.9739C22.9493 16.2993 23.577 13.4163 22.4388 11.0351L21.9408 9.99316L21.9456 8.83138C21.9566 6.19713 20.1606 3.83615 17.5228 3.23493L16.447 2.98973ZM13.2598 5.11854C12.5242 4.51582 11.4758 4.51582 10.7402 5.11854L9.57377 6.07416C9.334 6.2706 9.05316 6.40835 8.75287 6.47679L7.29206 6.80974C6.37071 7.01974 5.71706 7.85454 5.72106 8.81611L5.72741 10.3407C5.72872 10.6541 5.65935 10.9636 5.52467 11.2454L4.86945 12.6162C4.4562 13.4808 4.68949 14.5218 5.43013 15.1181L6.60444 16.0636C6.84583 16.258 7.04018 16.5062 7.17252 16.7891L7.81629 18.1656C8.22233 19.0337 9.16688 19.497 10.0864 19.279L11.5444 18.9334C11.8441 18.8624 12.1559 18.8624 12.4556 18.9334L13.9135 19.279C14.8331 19.497 15.7777 19.0337 16.1837 18.1656L16.8275 16.7891C16.9598 16.5062 17.1542 16.258 17.3956 16.0636L18.5699 15.1181C19.3105 14.5218 19.5438 13.4808 19.1305 12.6162L18.4753 11.2454C18.3406 10.9636 18.2713 10.6541 18.2726 10.3407L18.2789 8.81611C18.2829 7.85454 17.6293 7.01974 16.7079 6.80974L15.2471 6.47679C14.9468 6.40835 14.666 6.2706 14.4262 6.07416L13.2598 5.11854Z" fill="#FFCE31"/>
|
|
4
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.0723 2.06023C11.2727 1.40005 12.7273 1.40005 13.9277 2.06023L19.9277 5.36023C21.2059 6.06324 22 7.40633 22 8.86509V15.1349C22 16.5937 21.2059 17.9368 19.9277 18.6398L13.9277 21.9398C12.7273 22.6 11.2727 22.6 10.0723 21.9398L4.07232 18.6398C2.79413 17.9368 2 16.5937 2 15.1349V8.86509C2 7.40633 2.79413 6.06324 4.07232 5.36023L10.0723 2.06023Z" fill="url(#paint0_linear_4029_17034)" style=""/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.9638 7.11266L12.9638 3.81266C12.3637 3.48257 11.6363 3.48257 11.0362 3.81266L5.03616 7.11266C4.39707 7.46417 4 8.13571 4 8.86509V15.1349C4 15.8643 4.39707 16.5359 5.03616 16.8874L11.0362 20.1874C11.6363 20.5174 12.3637 20.5174 12.9638 20.1874L18.9638 16.8874C19.6029 16.5359 20 15.8643 20 15.1349V8.86509C20 8.13571 19.6029 7.46417 18.9638 7.11266ZM13.9277 2.06023C12.7273 1.40005 11.2727 1.40005 10.0723 2.06023L4.07232 5.36023C2.79413 6.06324 2 7.40633 2 8.86509V15.1349C2 16.5937 2.79413 17.9368 4.07232 18.6398L10.0723 21.9398C11.2727 22.6 12.7273 22.6 13.9277 21.9398L19.9277 18.6398C21.2059 17.9368 22 16.5937 22 15.1349V8.86509C22 7.40633 21.2059 6.06324 19.9277 5.36023L13.9277 2.06023Z" fill="#FFCC00" style="fill:#FFCC00;fill:color(display-p3 1.0000 0.8000 0.0000);fill-opacity:1;"/>
|
|
4
|
-
<path d="M10.5 14.1177L17 8L18 8.94118L10.5 16L6 11.7647L7 10.8236L10.5 14.1177Z" fill="#FFCC00" style="fill:#FFCC00;fill:color(display-p3 1.0000 0.8000 0.0000);fill-opacity:1;"/>
|
|
5
|
-
<defs>
|
|
6
|
-
<linearGradient id="paint0_linear_4029_17034" x1="12" y1="1.00001" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
-
<stop stop-color="#29335C" style="stop-color:#29335C;stop-color:color(display-p3 0.1617 0.1985 0.3626);stop-opacity:1;"/>
|
|
8
|
-
<stop offset="1" stop-color="#2C2F37" style="stop-color:#2C2F37;stop-color:color(display-p3 0.1725 0.1843 0.2157);stop-opacity:1;"/>
|
|
9
|
-
</linearGradient>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.0723 2.06023C11.2727 1.40005 12.7273 1.40005 13.9277 2.06023L19.9277 5.36023C21.2059 6.06324 22 7.40633 22 8.86509V15.1349C22 16.5937 21.2059 17.9368 19.9277 18.6398L13.9277 21.9398C12.7273 22.6 11.2727 22.6 10.0723 21.9398L4.07232 18.6398C2.79413 17.9368 2 16.5937 2 15.1349V8.86509C2 7.40633 2.79413 6.06324 4.07232 5.36023L10.0723 2.06023Z" fill="url(#paint0_linear_4029_17034)" style=""/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.9638 7.11266L12.9638 3.81266C12.3637 3.48257 11.6363 3.48257 11.0362 3.81266L5.03616 7.11266C4.39707 7.46417 4 8.13571 4 8.86509V15.1349C4 15.8643 4.39707 16.5359 5.03616 16.8874L11.0362 20.1874C11.6363 20.5174 12.3637 20.5174 12.9638 20.1874L18.9638 16.8874C19.6029 16.5359 20 15.8643 20 15.1349V8.86509C20 8.13571 19.6029 7.46417 18.9638 7.11266ZM13.9277 2.06023C12.7273 1.40005 11.2727 1.40005 10.0723 2.06023L4.07232 5.36023C2.79413 6.06324 2 7.40633 2 8.86509V15.1349C2 16.5937 2.79413 17.9368 4.07232 18.6398L10.0723 21.9398C11.2727 22.6 12.7273 22.6 13.9277 21.9398L19.9277 18.6398C21.2059 17.9368 22 16.5937 22 15.1349V8.86509C22 7.40633 21.2059 6.06324 19.9277 5.36023L13.9277 2.06023Z" fill="#FFCC00" style="fill:#FFCC00;fill:color(display-p3 1.0000 0.8000 0.0000);fill-opacity:1;"/>
|
|
4
|
+
<path d="M10.5 14.1177L17 8L18 8.94118L10.5 16L6 11.7647L7 10.8236L10.5 14.1177Z" fill="#FFCC00" style="fill:#FFCC00;fill:color(display-p3 1.0000 0.8000 0.0000);fill-opacity:1;"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_4029_17034" x1="12" y1="1.00001" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#29335C" style="stop-color:#29335C;stop-color:color(display-p3 0.1617 0.1985 0.3626);stop-opacity:1;"/>
|
|
8
|
+
<stop offset="1" stop-color="#2C2F37" style="stop-color:#2C2F37;stop-color:color(display-p3 0.1725 0.1843 0.2157);stop-opacity:1;"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z" fill="url(#paint0_linear_4029_17032)" style=""/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
4
|
-
<path d="M10.5 14.1177L17 8L18 8.94118L10.5 16L6 11.7647L7 10.8236L10.5 14.1177Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
5
|
-
<defs>
|
|
6
|
-
<linearGradient id="paint0_linear_4029_17032" x1="12" y1="1" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
-
<stop stop-color="#EBFF54" style="stop-color:#EBFF54;stop-color:color(display-p3 0.9217 1.0000 0.3286);stop-opacity:1;"/>
|
|
8
|
-
<stop offset="1" stop-color="#BFFF00" style="stop-color:#BFFF00;stop-color:color(display-p3 0.7500 1.0000 0.0000);stop-opacity:1;"/>
|
|
9
|
-
</linearGradient>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z" fill="url(#paint0_linear_4029_17032)" style=""/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
4
|
+
<path d="M10.5 14.1177L17 8L18 8.94118L10.5 16L6 11.7647L7 10.8236L10.5 14.1177Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_4029_17032" x1="12" y1="1" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#EBFF54" style="stop-color:#EBFF54;stop-color:color(display-p3 0.9217 1.0000 0.3286);stop-opacity:1;"/>
|
|
8
|
+
<stop offset="1" stop-color="#BFFF00" style="stop-color:#BFFF00;stop-color:color(display-p3 0.7500 1.0000 0.0000);stop-opacity:1;"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M2 1V13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2Z" fill="url(#paint0_linear_4029_17033)" style=""/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3V13.8215C4 17.6278 7.41639 21 12 21C16.5838 21 20 17.6287 20 13.8215V3H4ZM2 13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2V13.8215Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
4
|
-
<path d="M10.5 14.1178L17 8.00009L18 8.94127L10.5 16.0001L6 11.7648L7 10.8237L10.5 14.1178Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
5
|
-
<defs>
|
|
6
|
-
<linearGradient id="paint0_linear_4029_17033" x1="12" y1="1" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
-
<stop stop-color="#EFEFF8" style="stop-color:#EFEFF8;stop-color:color(display-p3 0.9362 0.9356 0.9710);stop-opacity:1;"/>
|
|
8
|
-
<stop offset="1" stop-color="#D2EEF7" style="stop-color:#D2EEF7;stop-color:color(display-p3 0.8235 0.9333 0.9686);stop-opacity:1;"/>
|
|
9
|
-
</linearGradient>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 1V13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2Z" fill="url(#paint0_linear_4029_17033)" style=""/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3V13.8215C4 17.6278 7.41639 21 12 21C16.5838 21 20 17.6287 20 13.8215V3H4ZM2 13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2V13.8215Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
4
|
+
<path d="M10.5 14.1178L17 8.00009L18 8.94127L10.5 16.0001L6 11.7648L7 10.8237L10.5 14.1178Z" fill="#363636" style="fill:#363636;fill:color(display-p3 0.2118 0.2118 0.2118);fill-opacity:1;"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_4029_17033" x1="12" y1="1" x2="12" y2="23" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#EFEFF8" style="stop-color:#EFEFF8;stop-color:color(display-p3 0.9362 0.9356 0.9710);stop-opacity:1;"/>
|
|
8
|
+
<stop offset="1" stop-color="#D2EEF7" style="stop-color:#D2EEF7;stop-color:color(display-p3 0.8235 0.9333 0.9686);stop-opacity:1;"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
width="20"
|
|
3
|
-
height="20"
|
|
4
|
-
viewBox="0 0 20 20"
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
>
|
|
8
|
-
<path
|
|
9
|
-
d="M10.868 10.867L7.59232 9.99917V1.20304C7.59232 0.854839 7.19372 0.699915 6.99545 0.972161L1.04175 9.13204L4.31738 9.99992V18.7968C4.31738 19.145 4.71598 19.2999 4.91425 19.0277L10.868 10.8678V10.867Z"
|
|
10
|
-
fill="#3E88FF"
|
|
11
|
-
/>
|
|
12
|
-
<g clipPath="url(#clip0_135_79001)">
|
|
13
|
-
<path
|
|
14
|
-
d="M18.5356 4.58325H9.38095C9.1475 4.58325 8.95825 4.79386 8.95825 5.05366V6.61285C8.95825 6.87264 9.1475 7.08325 9.38095 7.08325H18.5356C18.769 7.08325 18.9583 6.87264 18.9583 6.61285V5.05366C18.9583 4.79386 18.769 4.58325 18.5356 4.58325Z"
|
|
15
|
-
fill="#363636"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
d="M15.2083 10.4105V1.25595C15.2083 1.0225 14.9976 0.833252 14.7378 0.833252L13.1787 0.833252C12.9189 0.833252 12.7083 1.0225 12.7083 1.25595V10.4105C12.7083 10.644 12.9189 10.8333 13.1787 10.8333H14.7378C14.9976 10.8333 15.2083 10.644 15.2083 10.4105Z"
|
|
19
|
-
fill="#363636"
|
|
20
|
-
/>
|
|
21
|
-
</g>
|
|
22
|
-
<defs>
|
|
23
|
-
<clipPath id="clip0_135_79001">
|
|
24
|
-
<rect
|
|
25
|
-
width="10"
|
|
26
|
-
height="10"
|
|
27
|
-
fill="white"
|
|
28
|
-
transform="translate(8.95825 0.833252)"
|
|
29
|
-
/>
|
|
30
|
-
</clipPath>
|
|
31
|
-
</defs>
|
|
1
|
+
<svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M10.868 10.867L7.59232 9.99917V1.20304C7.59232 0.854839 7.19372 0.699915 6.99545 0.972161L1.04175 9.13204L4.31738 9.99992V18.7968C4.31738 19.145 4.71598 19.2999 4.91425 19.0277L10.868 10.8678V10.867Z"
|
|
10
|
+
fill="#3E88FF"
|
|
11
|
+
/>
|
|
12
|
+
<g clipPath="url(#clip0_135_79001)">
|
|
13
|
+
<path
|
|
14
|
+
d="M18.5356 4.58325H9.38095C9.1475 4.58325 8.95825 4.79386 8.95825 5.05366V6.61285C8.95825 6.87264 9.1475 7.08325 9.38095 7.08325H18.5356C18.769 7.08325 18.9583 6.87264 18.9583 6.61285V5.05366C18.9583 4.79386 18.769 4.58325 18.5356 4.58325Z"
|
|
15
|
+
fill="#363636"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
d="M15.2083 10.4105V1.25595C15.2083 1.0225 14.9976 0.833252 14.7378 0.833252L13.1787 0.833252C12.9189 0.833252 12.7083 1.0225 12.7083 1.25595V10.4105C12.7083 10.644 12.9189 10.8333 13.1787 10.8333H14.7378C14.9976 10.8333 15.2083 10.644 15.2083 10.4105Z"
|
|
19
|
+
fill="#363636"
|
|
20
|
+
/>
|
|
21
|
+
</g>
|
|
22
|
+
<defs>
|
|
23
|
+
<clipPath id="clip0_135_79001">
|
|
24
|
+
<rect
|
|
25
|
+
width="10"
|
|
26
|
+
height="10"
|
|
27
|
+
fill="white"
|
|
28
|
+
transform="translate(8.95825 0.833252)"
|
|
29
|
+
/>
|
|
30
|
+
</clipPath>
|
|
31
|
+
</defs>
|
|
32
32
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M14.8262 10.867L11.5506 9.99917V1.20304C11.5506 0.854839 11.152 0.699915 10.9537 0.972161L5 9.13204L8.27563 9.99992V18.7968C8.27563 19.145 8.67423 19.2999 8.8725 19.0277L14.8262 10.8678V10.867Z" fill="#3E88FF" />
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.8262 10.867L11.5506 9.99917V1.20304C11.5506 0.854839 11.152 0.699915 10.9537 0.972161L5 9.13204L8.27563 9.99992V18.7968C8.27563 19.145 8.67423 19.2999 8.8725 19.0277L14.8262 10.8678V10.867Z" fill="#3E88FF" />
|
|
3
|
+
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 11.5C3 12.3284 3.67157 13 4.5 13H9.5C10.3284 13 11 12.3284 11 11.5V4.5C11 3.67157 10.3284 3 9.5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5ZM13 19.5C13 20.3284 13.6716 21 14.5 21H19.5C20.3284 21 21 20.3284 21 19.5V12.5C21 11.6716 20.3284 11 19.5 11H14.5C13.6716 11 13 11.6716 13 12.5V19.5Z" fill="#42DB88"/>
|
|
3
|
-
<path d="M4.5 21C3.67157 21 3 20.3284 3 19.5V16.5C3 15.6716 3.67157 15 4.5 15H9.5C10.3284 15 11 15.6716 11 16.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5Z" fill="#DFFF9A"/>
|
|
4
|
-
<path d="M14.5 3C13.6716 3 13 3.67157 13 4.5V7.5C13 8.32843 13.6716 9 14.5 9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H14.5Z" fill="#DFFF9A"/>
|
|
5
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 11.5C3 12.3284 3.67157 13 4.5 13H9.5C10.3284 13 11 12.3284 11 11.5V4.5C11 3.67157 10.3284 3 9.5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5ZM13 19.5C13 20.3284 13.6716 21 14.5 21H19.5C20.3284 21 21 20.3284 21 19.5V12.5C21 11.6716 20.3284 11 19.5 11H14.5C13.6716 11 13 11.6716 13 12.5V19.5Z" fill="#42DB88"/>
|
|
3
|
+
<path d="M4.5 21C3.67157 21 3 20.3284 3 19.5V16.5C3 15.6716 3.67157 15 4.5 15H9.5C10.3284 15 11 15.6716 11 16.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5Z" fill="#DFFF9A"/>
|
|
4
|
+
<path d="M14.5 3C13.6716 3 13 3.67157 13 4.5V7.5C13 8.32843 13.6716 9 14.5 9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H14.5Z" fill="#DFFF9A"/>
|
|
5
|
+
</svg>
|