@elice/material-exercise 1.240508.0-globalization.0 → 1.240508.0-globalization.1
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/cjs/components/material-exercise/MaterialExercise.js +1 -5
- package/cjs/components/material-exercise/exercise-file-tabs/ExerciseFileTabs.js +1 -5
- package/cjs/components/material-exercise/exercise-file-tabs/ExerciseFileTabsFileTreeButton.js +1 -3
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenu.js +1 -5
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenuArduinoAgentModalButton.js +1 -3
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenuArduinoSettings.js +1 -3
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenuDropdown.js +1 -3
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenuReset.js +1 -3
- package/cjs/components/material-exercise/exercise-menu/ExerciseMenuStdioFileBrowser.js +1 -3
- package/cjs/components/material-exercise/exercise-preview/ExercisePreview.js +1 -5
- package/cjs/components/material-exercise/exercise-preview/ExercisePreviewDisplayModeButton.js +1 -3
- package/cjs/components/material-exercise/exercise-rightpane/ExerciseRightpane.js +1 -5
- package/cjs/components/material-exercise/exercise-rightpane/ExerciseRightpaneEnvironment.js +1 -3
- package/cjs/components/material-exercise/exercise-room/ExerciseRoom.js +1 -5
- package/cjs/components/material-exercise/exercise-room/ExerciseRoomDetail.js +1 -3
- package/cjs/components/material-exercise/exercise-room/ExerciseRoomList.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunner.js +1 -5
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerArduinoAgentModal.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerArduinoStatusMessage.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerButtonGroup.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerCodeHelpRequestButton.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerRunningInfo.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerStatusMessage.js +1 -3
- package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerTimer.js +1 -3
- package/cjs/components/material-exercise/exercise-submit-history/ExerciseSubmitHistory.js +1 -5
- package/cjs/components/shared/file-tree/FileTreeListItemContentInput.js +1 -3
- package/cjs/components/shared/file-tree/FileTreeListItemContentMenu.js +1 -3
- package/cjs/components/shared/file-tree/FileTreeToolbar.js +1 -3
- package/cjs/components/shared/file-viewer/FileViewerCsv.js +1 -3
- package/es/components/material-exercise/MaterialExercise.js +1 -5
- package/es/components/material-exercise/exercise-file-tabs/ExerciseFileTabs.js +1 -5
- package/es/components/material-exercise/exercise-file-tabs/ExerciseFileTabsFileTreeButton.js +1 -3
- package/es/components/material-exercise/exercise-menu/ExerciseMenu.js +1 -5
- package/es/components/material-exercise/exercise-menu/ExerciseMenuArduinoAgentModalButton.js +1 -3
- package/es/components/material-exercise/exercise-menu/ExerciseMenuArduinoSettings.js +1 -3
- package/es/components/material-exercise/exercise-menu/ExerciseMenuDropdown.js +1 -3
- package/es/components/material-exercise/exercise-menu/ExerciseMenuReset.js +1 -3
- package/es/components/material-exercise/exercise-menu/ExerciseMenuStdioFileBrowser.js +1 -3
- package/es/components/material-exercise/exercise-preview/ExercisePreview.js +1 -5
- package/es/components/material-exercise/exercise-preview/ExercisePreviewDisplayModeButton.js +1 -3
- package/es/components/material-exercise/exercise-rightpane/ExerciseRightpane.js +1 -5
- package/es/components/material-exercise/exercise-rightpane/ExerciseRightpaneEnvironment.js +1 -3
- package/es/components/material-exercise/exercise-room/ExerciseRoom.js +1 -5
- package/es/components/material-exercise/exercise-room/ExerciseRoomDetail.js +1 -3
- package/es/components/material-exercise/exercise-room/ExerciseRoomList.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunner.js +1 -5
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerArduinoAgentModal.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerArduinoStatusMessage.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerButtonGroup.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerCodeHelpRequestButton.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerRunningInfo.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerStatusMessage.js +1 -3
- package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerTimer.js +1 -3
- package/es/components/material-exercise/exercise-submit-history/ExerciseSubmitHistory.js +1 -5
- package/es/components/shared/file-tree/FileTreeListItemContentInput.js +1 -3
- package/es/components/shared/file-tree/FileTreeListItemContentMenu.js +1 -3
- package/es/components/shared/file-tree/FileTreeToolbar.js +1 -3
- package/es/components/shared/file-viewer/FileViewerCsv.js +1 -3
- package/package.json +5 -5
|
@@ -174,11 +174,7 @@ const MaterialExercise = React.forwardRef((props, ref) => {
|
|
|
174
174
|
//
|
|
175
175
|
//
|
|
176
176
|
var MaterialExercise$1 = new intl.IntlComponentBuilder(materialSharedUtils.withForwardRefMaterial(React.forwardRef((props, ref) => {
|
|
177
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
178
|
-
value: {
|
|
179
|
-
intl: props.__intl
|
|
180
|
-
}
|
|
181
|
-
}, React.createElement(ExerciseProvider.default, Object.assign({}, props), React.createElement(MaterialExercise, Object.assign({}, props, {
|
|
177
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, props.__intl), React.createElement(ExerciseProvider.default, Object.assign({}, props), React.createElement(MaterialExercise, Object.assign({}, props, {
|
|
182
178
|
ref: ref
|
|
183
179
|
}))));
|
|
184
180
|
}), apiClient.config.init, {
|
|
@@ -64,11 +64,7 @@ const ExerciseFileTabs = ({
|
|
|
64
64
|
}
|
|
65
65
|
setActiveFilename(path);
|
|
66
66
|
};
|
|
67
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
68
|
-
value: {
|
|
69
|
-
intl: __intl
|
|
70
|
-
}
|
|
71
|
-
}, React.createElement(StyledFileTabsWrapper, null, React.createElement(React.Suspense, {
|
|
67
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledFileTabsWrapper, null, React.createElement(React.Suspense, {
|
|
72
68
|
fallback: React.createElement(ExerciseFileTabsShimmer.default, null)
|
|
73
69
|
}, React.createElement(AsyncFileTabs, {
|
|
74
70
|
openedTabs: openedTabs,
|
package/cjs/components/material-exercise/exercise-file-tabs/ExerciseFileTabsFileTreeButton.js
CHANGED
|
@@ -23,9 +23,7 @@ const StyledFileTreeButton = styled(blocks.IconButton).withConfig({
|
|
|
23
23
|
componentId: "sc-ohtsjn-0"
|
|
24
24
|
})(["width:", " !important;height:", " !important;border-right:1px solid ", " !important;background-color:", " !important;&:hover{background-color:", " !important;}"], ICON_BUTTON_SIZE, ICON_BUTTON_SIZE, designTokens.base.color.navy7, props => props.active ? designTokens.base.color.navy8 : designTokens.base.color.navy8, designTokens.base.color.navy9);
|
|
25
25
|
const ExerciseFileTabsFileTreeButton = React.forwardRef((_, ref) => {
|
|
26
|
-
const
|
|
27
|
-
intl: intl$1
|
|
28
|
-
} = intl.useRawEliceIntl();
|
|
26
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
29
27
|
const {
|
|
30
28
|
materialExerciseId
|
|
31
29
|
} = React.useContext(context.ExerciseContext);
|
|
@@ -36,11 +36,7 @@ const ExerciseMenu = ({
|
|
|
36
36
|
//
|
|
37
37
|
//
|
|
38
38
|
//
|
|
39
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
40
|
-
value: {
|
|
41
|
-
intl: __intl
|
|
42
|
-
}
|
|
43
|
-
}, React.createElement(StyledExerciseMenuWrapper, null, isArduinoExercise ? React.createElement(React.Fragment, null, React.createElement(ExerciseMenuArduinoAgentModalButton.default, null), React.createElement(ExerciseMenuArduinoSettings.default, null)) : React.createElement(ExerciseMenuStdioFileBrowser.default, null), React.createElement(ExerciseMenuReset.default, null), React.createElement(ExerciseMenuDropdown.default, null)));
|
|
39
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExerciseMenuWrapper, null, isArduinoExercise ? React.createElement(React.Fragment, null, React.createElement(ExerciseMenuArduinoAgentModalButton.default, null), React.createElement(ExerciseMenuArduinoSettings.default, null)) : React.createElement(ExerciseMenuStdioFileBrowser.default, null), React.createElement(ExerciseMenuReset.default, null), React.createElement(ExerciseMenuDropdown.default, null)));
|
|
44
40
|
};
|
|
45
41
|
var ExerciseMenu$1 = new intl.IntlComponentBuilder(ExerciseMenu).add('en', en.default).add('ko', ko.default).add('th', th.default).build();
|
|
46
42
|
|
package/cjs/components/material-exercise/exercise-menu/ExerciseMenuArduinoAgentModalButton.js
CHANGED
|
@@ -15,9 +15,7 @@ require('../context/ExerciseProvider.js');
|
|
|
15
15
|
|
|
16
16
|
const ExerciseMenuArduinoAgentModalButton = () => {
|
|
17
17
|
const setOpen = recoil.useSetRecoilState(recoil$1.exerciseArduinoAgentModalState);
|
|
18
|
-
const
|
|
19
|
-
intl: intl$1
|
|
20
|
-
} = intl.useRawEliceIntl();
|
|
18
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
21
19
|
const handleClick = () => {
|
|
22
20
|
setOpen(true);
|
|
23
21
|
};
|
|
@@ -18,9 +18,7 @@ require('../context/ExerciseProvider.js');
|
|
|
18
18
|
var ExerciseMenuStdioFileBrowser_styled = require('./ExerciseMenuStdioFileBrowser.styled.js');
|
|
19
19
|
|
|
20
20
|
const ExerciseMenuArduinoSettings = () => {
|
|
21
|
-
const
|
|
22
|
-
intl: intl$1
|
|
23
|
-
} = intl.useRawEliceIntl();
|
|
21
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
24
22
|
const [open, setOpen] = React.useState(false);
|
|
25
23
|
const anchorRef = React.useRef(null);
|
|
26
24
|
const ports = recoil.useRecoilValue(recoil$1.exerciseArduinoPortsState);
|
|
@@ -19,9 +19,7 @@ var ExerciseRoom = require('../exercise-room/ExerciseRoom.js');
|
|
|
19
19
|
var ExerciseSubmitHistory = require('../exercise-submit-history/ExerciseSubmitHistory.js');
|
|
20
20
|
|
|
21
21
|
const ExerciseMenuDropdown = () => {
|
|
22
|
-
const
|
|
23
|
-
intl: intl$1
|
|
24
|
-
} = intl.useRawEliceIntl();
|
|
22
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
25
23
|
const {
|
|
26
24
|
materialExerciseId
|
|
27
25
|
} = React.useContext(context.ExerciseContext);
|
|
@@ -27,9 +27,7 @@ require('random-words');
|
|
|
27
27
|
require('unicount');
|
|
28
28
|
|
|
29
29
|
const ExerciseMenuReset = () => {
|
|
30
|
-
const
|
|
31
|
-
intl: intl$1
|
|
32
|
-
} = intl.useRawEliceIntl();
|
|
30
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
33
31
|
const [isDialogOpen, setDialogOpen] = React.useState(false);
|
|
34
32
|
const activeFilename = recoil.useRecoilValue(recoil$1.exerciseActiveFilenameState);
|
|
35
33
|
const isFileResettable = useExerciseFile.useExerciseFileResettable(activeFilename);
|
|
@@ -18,9 +18,7 @@ require('../context/ExerciseProvider.js');
|
|
|
18
18
|
var ExerciseMenuStdioFileBrowser_styled = require('./ExerciseMenuStdioFileBrowser.styled.js');
|
|
19
19
|
|
|
20
20
|
const ExerciseMenuStdioFileBrowser = () => {
|
|
21
|
-
const
|
|
22
|
-
intl: intl$1
|
|
23
|
-
} = intl.useRawEliceIntl();
|
|
21
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
24
22
|
const [open, setOpen] = React.useState(false);
|
|
25
23
|
const anchorRef = React.useRef(null);
|
|
26
24
|
const stdioFiles = recoil.useRecoilValue(recoil$1.exerciseRunnerStdioFilesState);
|
|
@@ -96,11 +96,7 @@ const ExercisePreview = ({
|
|
|
96
96
|
//
|
|
97
97
|
//
|
|
98
98
|
//
|
|
99
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
100
|
-
value: {
|
|
101
|
-
intl: __intl
|
|
102
|
-
}
|
|
103
|
-
}, React.createElement(StyledExercisePreview, null, renderNoVnc(), renderWebBrowser()));
|
|
99
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExercisePreview, null, renderNoVnc(), renderWebBrowser()));
|
|
104
100
|
};
|
|
105
101
|
var ExercisePreview$1 = new intl.IntlComponentBuilder(ExercisePreview).add('en', en.default).add('ko', ko.default).add('th', th.default).build();
|
|
106
102
|
|
package/cjs/components/material-exercise/exercise-preview/ExercisePreviewDisplayModeButton.js
CHANGED
|
@@ -15,9 +15,7 @@ require('../context/ExerciseProvider.js');
|
|
|
15
15
|
|
|
16
16
|
const ExercisePreviewDisplayModeButton = React.forwardRef((props, ref) => {
|
|
17
17
|
var _a;
|
|
18
|
-
const
|
|
19
|
-
intl: intl$1
|
|
20
|
-
} = intl.useRawEliceIntl();
|
|
18
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
21
19
|
const [exercisePreviewDisplayMode, setExercisePreviewDisplayMode] = recoil.useRecoilState(recoil$1.exercisePreviewDisplayModeState);
|
|
22
20
|
/**
|
|
23
21
|
* Handle click.
|
|
@@ -100,11 +100,7 @@ const ExerciseRightpane = ({
|
|
|
100
100
|
if (!activeState) {
|
|
101
101
|
return null;
|
|
102
102
|
}
|
|
103
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
104
|
-
value: {
|
|
105
|
-
intl: __intl
|
|
106
|
-
}
|
|
107
|
-
}, React.createElement(StyledRightpaneWrap, null, renderRightpaneHeader(), React.createElement(blocks.Hr, {
|
|
103
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledRightpaneWrap, null, renderRightpaneHeader(), React.createElement(blocks.Hr, {
|
|
108
104
|
marginStart: 0,
|
|
109
105
|
marginEnd: 0,
|
|
110
106
|
color: designTokens.base.color.navy6
|
|
@@ -17,9 +17,7 @@ const StyledEnvironmentList = styled.ul.withConfig({
|
|
|
17
17
|
componentId: "sc-208wkr-0"
|
|
18
18
|
})(["margin:0;padding:0;list-style:none;> li{margin-bottom:2rem;&:last-of-type{margin-bottom:0;}}"]);
|
|
19
19
|
const ExerciseRightpaneEnvironment = () => {
|
|
20
|
-
const
|
|
21
|
-
intl: intl$1
|
|
22
|
-
} = intl.useRawEliceIntl();
|
|
20
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
23
21
|
const {
|
|
24
22
|
materialExerciseId
|
|
25
23
|
} = React.useContext(context.ExerciseContext);
|
|
@@ -23,11 +23,7 @@ const ExerciseRoom = ({
|
|
|
23
23
|
onExerciseRoomClick: id => setSelectedExerciseRoomId(id),
|
|
24
24
|
onHide: onHide
|
|
25
25
|
});
|
|
26
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
27
|
-
value: {
|
|
28
|
-
intl: __intl
|
|
29
|
-
}
|
|
30
|
-
}, ExerciseRoomContent);
|
|
26
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), ExerciseRoomContent);
|
|
31
27
|
};
|
|
32
28
|
var ExerciseRoom$1 = new intl.IntlComponentBuilder(ExerciseRoom).add('en', en.default).add('ko', ko.default).add('th', th.default).build();
|
|
33
29
|
|
|
@@ -502,11 +502,7 @@ const ExerciseRunner = ({
|
|
|
502
502
|
//
|
|
503
503
|
//
|
|
504
504
|
//
|
|
505
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
506
|
-
value: {
|
|
507
|
-
intl: __intl
|
|
508
|
-
}
|
|
509
|
-
}, React.createElement(StyledExerciseRunner, null, React.createElement(ExerciseRunnerContext.ExerciseRunnerContext.Provider, {
|
|
505
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExerciseRunner, null, React.createElement(ExerciseRunnerContext.ExerciseRunnerContext.Provider, {
|
|
510
506
|
value: {
|
|
511
507
|
onSubmit: handleRunnerSubmit,
|
|
512
508
|
onCancel: handleRunnerCancel,
|
|
@@ -20,9 +20,7 @@ const ARDUINO_AGENT_MAC_DOWNLOAD_URL = 'https://eli.so/arduino-agent-mac';
|
|
|
20
20
|
const ARDUINO_AGENT_WIN_DOWNLOAD_URL = 'https://eli.so/arduino-agent-win';
|
|
21
21
|
const ARDUINO_AGENT_MANUAL_URL = 'https://eli.so/arduino-faq';
|
|
22
22
|
const ExerciseRunnerControllerArduinoAgentModal = () => {
|
|
23
|
-
const
|
|
24
|
-
intl: intl$1
|
|
25
|
-
} = intl.useRawEliceIntl();
|
|
23
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
26
24
|
const [open, setOpen] = recoil.useRecoilState(recoil$1.exerciseArduinoAgentModalState);
|
|
27
25
|
React.useEffect(() => {
|
|
28
26
|
const isConfirmed = localStorage.getItem(ELICE_MATERIAL_EXERCISE_ARDUINO_AGENT_MODAL_KEY) === ELICE_MATERIAL_EXERCISE_ARDUINO_AGENT_MODAL_VALUE;
|
|
@@ -19,9 +19,7 @@ const StyledMessageWrapper = styled(blocks.Flex).withConfig({
|
|
|
19
19
|
componentId: "sc-19z7lun-0"
|
|
20
20
|
})(["height:1rem;"]);
|
|
21
21
|
const ExerciseRunnerControllerArduinoStatusMessage = () => {
|
|
22
|
-
const
|
|
23
|
-
intl: intl$1
|
|
24
|
-
} = intl.useRawEliceIntl();
|
|
22
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
25
23
|
const ports = recoil.useRecoilValue(recoil$1.exerciseArduinoPortsState);
|
|
26
24
|
const [message, setMessage] = React.useState('');
|
|
27
25
|
const [status, setStatus] = React.useState('error');
|
package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerButtonGroup.js
CHANGED
|
@@ -39,9 +39,7 @@ const StyledControllerButtonGroup = styled.div.withConfig({
|
|
|
39
39
|
})(["display:flex;flex-direction:row;align-items:center;> ", ",> ", "{margin-right:0.5rem;&:last-child{margin-right:0;}}"], StyledControllerButtonWrap, StyledControllerButton);
|
|
40
40
|
const ExerciseRunnerControllerButtonGroup = () => {
|
|
41
41
|
var _a;
|
|
42
|
-
const
|
|
43
|
-
intl: intl$1
|
|
44
|
-
} = intl.useRawEliceIntl();
|
|
42
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
45
43
|
const {
|
|
46
44
|
materialExerciseId,
|
|
47
45
|
onCodeHelpRequest
|
|
@@ -20,9 +20,7 @@ const StyledControllerButton = styled(blocks.Button).withConfig({
|
|
|
20
20
|
componentId: "sc-10grd0k-0"
|
|
21
21
|
})(["position:relative;transition:none;"]);
|
|
22
22
|
const ExerciseRunnerControllerCodeHelpRequestButton = React.forwardRef((props, ref) => {
|
|
23
|
-
const
|
|
24
|
-
intl: intl$1
|
|
25
|
-
} = intl.useRawEliceIntl();
|
|
23
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
26
24
|
const [isTooltipHidden, setIsTooltipHidden] = React.useState(false);
|
|
27
25
|
const isAibotInfoEnabled = recoil.useRecoilValue(recoil$1.exerciseAibotInfoEnableState);
|
|
28
26
|
//
|
package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerRunningInfo.js
CHANGED
|
@@ -33,9 +33,7 @@ const StyledRunnerInfoContent = styled.span.withConfig({
|
|
|
33
33
|
//
|
|
34
34
|
//
|
|
35
35
|
const ExerciseRunnerControllerRunningInfo = () => {
|
|
36
|
-
const
|
|
37
|
-
intl: intl$1
|
|
38
|
-
} = intl.useRawEliceIntl();
|
|
36
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
39
37
|
const {
|
|
40
38
|
materialExerciseId,
|
|
41
39
|
exerciseRoomId,
|
package/cjs/components/material-exercise/exercise-runner/ExerciseRunnerControllerStatusMessage.js
CHANGED
|
@@ -19,9 +19,7 @@ const StyledMessageWrapper = styled(blocks.Flex).withConfig({
|
|
|
19
19
|
componentId: "sc-1yqi8o2-0"
|
|
20
20
|
})(["height:1rem;"]);
|
|
21
21
|
const ExerciseRunnerControllerStatusMessage = () => {
|
|
22
|
-
const
|
|
23
|
-
intl: intl$1
|
|
24
|
-
} = intl.useRawEliceIntl();
|
|
22
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
25
23
|
const websocketStatus = recoil.useRecoilValue(recoil$1.exerciseRunnerWebSocketStatusQuery);
|
|
26
24
|
/**
|
|
27
25
|
* Websocket state message.
|
|
@@ -18,9 +18,7 @@ const StyledControllerTimerText = styled(blocks.Text).withConfig({
|
|
|
18
18
|
componentId: "sc-1ez8ns0-0"
|
|
19
19
|
})(["margin-top:-3px;color:", ";"], designTokens.base.color.secondary4);
|
|
20
20
|
const ExerciseRunnerControllerTimer = () => {
|
|
21
|
-
const
|
|
22
|
-
intl: intl$1
|
|
23
|
-
} = intl.useRawEliceIntl();
|
|
21
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
24
22
|
const {
|
|
25
23
|
materialExerciseId
|
|
26
24
|
} = React.useContext(context.ExerciseContext);
|
|
@@ -303,11 +303,7 @@ const ExerciseSubmitHistory = ({
|
|
|
303
303
|
//
|
|
304
304
|
//
|
|
305
305
|
//
|
|
306
|
-
return React.createElement(intl.RawEliceIntlProvider, {
|
|
307
|
-
value: {
|
|
308
|
-
intl: __intl
|
|
309
|
-
}
|
|
310
|
-
}, React.createElement(MaterialModal.default, {
|
|
306
|
+
return React.createElement(intl.RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(MaterialModal.default, {
|
|
311
307
|
title: __intl.formatMessage({
|
|
312
308
|
id: 'exerciseSubmitHistory.title'
|
|
313
309
|
}),
|
|
@@ -25,9 +25,7 @@ const FileTreeListItemContentInput = ({
|
|
|
25
25
|
currentDirTitleList,
|
|
26
26
|
newInputType
|
|
27
27
|
}) => {
|
|
28
|
-
const
|
|
29
|
-
intl: intl$1
|
|
30
|
-
} = intl.useRawEliceIntl();
|
|
28
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
31
29
|
const targetPath = fileTreeGenerator.getParentPath(currentPath);
|
|
32
30
|
const {
|
|
33
31
|
dispatch,
|
|
@@ -14,9 +14,7 @@ var FileTreeToolbar_styled = require('./FileTreeToolbar.styled.js');
|
|
|
14
14
|
const FileTreeToolbar = ({
|
|
15
15
|
className
|
|
16
16
|
}) => {
|
|
17
|
-
const
|
|
18
|
-
intl: intl$1
|
|
19
|
-
} = intl.useRawEliceIntl();
|
|
17
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
20
18
|
const {
|
|
21
19
|
activePath,
|
|
22
20
|
fileTree,
|
|
@@ -61,9 +61,7 @@ const StyledViewerFooterHr = styled(blocks.Hr).withConfig({
|
|
|
61
61
|
const FileViewerCsv = ({
|
|
62
62
|
fileurl
|
|
63
63
|
}) => {
|
|
64
|
-
const
|
|
65
|
-
intl: intl$1
|
|
66
|
-
} = intl.useRawEliceIntl();
|
|
64
|
+
const intl$1 = intl.useRawEliceIntl();
|
|
67
65
|
const [csv, setCsv] = React.useState('');
|
|
68
66
|
const [csvHeader, setCsvHeader] = React.useState(null);
|
|
69
67
|
const [csvRecords, setCsvRecords] = React.useState([]);
|
|
@@ -170,11 +170,7 @@ const MaterialExercise = forwardRef((props, ref) => {
|
|
|
170
170
|
//
|
|
171
171
|
//
|
|
172
172
|
var MaterialExercise$1 = new IntlComponentBuilder(withForwardRefMaterial(forwardRef((props, ref) => {
|
|
173
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
174
|
-
value: {
|
|
175
|
-
intl: props.__intl
|
|
176
|
-
}
|
|
177
|
-
}, React.createElement(ExerciseProvider, Object.assign({}, props), React.createElement(MaterialExercise, Object.assign({}, props, {
|
|
173
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, props.__intl), React.createElement(ExerciseProvider, Object.assign({}, props), React.createElement(MaterialExercise, Object.assign({}, props, {
|
|
178
174
|
ref: ref
|
|
179
175
|
}))));
|
|
180
176
|
}), config.init, {
|
|
@@ -60,11 +60,7 @@ const ExerciseFileTabs = ({
|
|
|
60
60
|
}
|
|
61
61
|
setActiveFilename(path);
|
|
62
62
|
};
|
|
63
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
64
|
-
value: {
|
|
65
|
-
intl: __intl
|
|
66
|
-
}
|
|
67
|
-
}, React.createElement(StyledFileTabsWrapper, null, React.createElement(React.Suspense, {
|
|
63
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledFileTabsWrapper, null, React.createElement(React.Suspense, {
|
|
68
64
|
fallback: React.createElement(ExerciseFileTabsShimmer, null)
|
|
69
65
|
}, React.createElement(AsyncFileTabs, {
|
|
70
66
|
openedTabs: openedTabs,
|
package/es/components/material-exercise/exercise-file-tabs/ExerciseFileTabsFileTreeButton.js
CHANGED
|
@@ -19,9 +19,7 @@ const StyledFileTreeButton = styled(IconButton).withConfig({
|
|
|
19
19
|
componentId: "sc-ohtsjn-0"
|
|
20
20
|
})(["width:", " !important;height:", " !important;border-right:1px solid ", " !important;background-color:", " !important;&:hover{background-color:", " !important;}"], ICON_BUTTON_SIZE, ICON_BUTTON_SIZE, base.color.navy7, props => props.active ? base.color.navy8 : base.color.navy8, base.color.navy9);
|
|
21
21
|
const ExerciseFileTabsFileTreeButton = forwardRef((_, ref) => {
|
|
22
|
-
const
|
|
23
|
-
intl
|
|
24
|
-
} = useRawEliceIntl();
|
|
22
|
+
const intl = useRawEliceIntl();
|
|
25
23
|
const {
|
|
26
24
|
materialExerciseId
|
|
27
25
|
} = React.useContext(ExerciseContext);
|
|
@@ -32,11 +32,7 @@ const ExerciseMenu = ({
|
|
|
32
32
|
//
|
|
33
33
|
//
|
|
34
34
|
//
|
|
35
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
36
|
-
value: {
|
|
37
|
-
intl: __intl
|
|
38
|
-
}
|
|
39
|
-
}, React.createElement(StyledExerciseMenuWrapper, null, isArduinoExercise ? React.createElement(React.Fragment, null, React.createElement(ExerciseMenuArduinoAgentModalButton, null), React.createElement(ExerciseMenuArduinoSettings, null)) : React.createElement(ExerciseMenuStdioFileBrowser, null), React.createElement(ExerciseMenuReset, null), React.createElement(ExerciseMenuDropdown, null)));
|
|
35
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExerciseMenuWrapper, null, isArduinoExercise ? React.createElement(React.Fragment, null, React.createElement(ExerciseMenuArduinoAgentModalButton, null), React.createElement(ExerciseMenuArduinoSettings, null)) : React.createElement(ExerciseMenuStdioFileBrowser, null), React.createElement(ExerciseMenuReset, null), React.createElement(ExerciseMenuDropdown, null)));
|
|
40
36
|
};
|
|
41
37
|
var ExerciseMenu$1 = new IntlComponentBuilder(ExerciseMenu).add('en', messageEn).add('ko', messageKo).add('th', messageTh).build();
|
|
42
38
|
|
package/es/components/material-exercise/exercise-menu/ExerciseMenuArduinoAgentModalButton.js
CHANGED
|
@@ -11,9 +11,7 @@ import '../context/ExerciseProvider.js';
|
|
|
11
11
|
|
|
12
12
|
const ExerciseMenuArduinoAgentModalButton = () => {
|
|
13
13
|
const setOpen = useSetRecoilState(exerciseArduinoAgentModalState);
|
|
14
|
-
const
|
|
15
|
-
intl
|
|
16
|
-
} = useRawEliceIntl();
|
|
14
|
+
const intl = useRawEliceIntl();
|
|
17
15
|
const handleClick = () => {
|
|
18
16
|
setOpen(true);
|
|
19
17
|
};
|
|
@@ -14,9 +14,7 @@ import '../context/ExerciseProvider.js';
|
|
|
14
14
|
import { StyledFilePopoverContent, StyledFilePopoverHeader, StyledFilePopoverBody, StyledFilePopoverBodyList, StyledPreferenceBodyItem, StyledSelect } from './ExerciseMenuStdioFileBrowser.styled.js';
|
|
15
15
|
|
|
16
16
|
const ExerciseMenuArduinoSettings = () => {
|
|
17
|
-
const
|
|
18
|
-
intl
|
|
19
|
-
} = useRawEliceIntl();
|
|
17
|
+
const intl = useRawEliceIntl();
|
|
20
18
|
const [open, setOpen] = React.useState(false);
|
|
21
19
|
const anchorRef = React.useRef(null);
|
|
22
20
|
const ports = useRecoilValue(exerciseArduinoPortsState);
|
|
@@ -15,9 +15,7 @@ import ExerciseRoom from '../exercise-room/ExerciseRoom.js';
|
|
|
15
15
|
import ExerciseSubmitHistory from '../exercise-submit-history/ExerciseSubmitHistory.js';
|
|
16
16
|
|
|
17
17
|
const ExerciseMenuDropdown = () => {
|
|
18
|
-
const
|
|
19
|
-
intl
|
|
20
|
-
} = useRawEliceIntl();
|
|
18
|
+
const intl = useRawEliceIntl();
|
|
21
19
|
const {
|
|
22
20
|
materialExerciseId
|
|
23
21
|
} = React.useContext(ExerciseContext);
|
|
@@ -23,9 +23,7 @@ import 'random-words';
|
|
|
23
23
|
import 'unicount';
|
|
24
24
|
|
|
25
25
|
const ExerciseMenuReset = () => {
|
|
26
|
-
const
|
|
27
|
-
intl
|
|
28
|
-
} = useRawEliceIntl();
|
|
26
|
+
const intl = useRawEliceIntl();
|
|
29
27
|
const [isDialogOpen, setDialogOpen] = useState(false);
|
|
30
28
|
const activeFilename = useRecoilValue(exerciseActiveFilenameState);
|
|
31
29
|
const isFileResettable = useExerciseFileResettable(activeFilename);
|
|
@@ -14,9 +14,7 @@ import '../context/ExerciseProvider.js';
|
|
|
14
14
|
import { StyledFilePopoverContent, StyledMenuButtonFileCount, StyledFilePopoverHeader, StyledFilePopoverBody, StyledFilePopoverBodyList, StyledFilePopoverBodyListItem, StyledFilePopoverBodyListItemContentImageWrap, StyledFilePopoverBodyListItemContentImage, StyledFilePopoverBodyListItemDownloadButton, StyledFilePopoverBodyListItemContentFile } from './ExerciseMenuStdioFileBrowser.styled.js';
|
|
15
15
|
|
|
16
16
|
const ExerciseMenuStdioFileBrowser = () => {
|
|
17
|
-
const
|
|
18
|
-
intl
|
|
19
|
-
} = useRawEliceIntl();
|
|
17
|
+
const intl = useRawEliceIntl();
|
|
20
18
|
const [open, setOpen] = React.useState(false);
|
|
21
19
|
const anchorRef = React.useRef(null);
|
|
22
20
|
const stdioFiles = useRecoilValue(exerciseRunnerStdioFilesState);
|
|
@@ -92,11 +92,7 @@ const ExercisePreview = ({
|
|
|
92
92
|
//
|
|
93
93
|
//
|
|
94
94
|
//
|
|
95
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
96
|
-
value: {
|
|
97
|
-
intl: __intl
|
|
98
|
-
}
|
|
99
|
-
}, React.createElement(StyledExercisePreview, null, renderNoVnc(), renderWebBrowser()));
|
|
95
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExercisePreview, null, renderNoVnc(), renderWebBrowser()));
|
|
100
96
|
};
|
|
101
97
|
var ExercisePreview$1 = new IntlComponentBuilder(ExercisePreview).add('en', messageEn).add('ko', messageKo).add('th', messageTh).build();
|
|
102
98
|
|
package/es/components/material-exercise/exercise-preview/ExercisePreviewDisplayModeButton.js
CHANGED
|
@@ -11,9 +11,7 @@ import '../context/ExerciseProvider.js';
|
|
|
11
11
|
|
|
12
12
|
const ExercisePreviewDisplayModeButton = forwardRef((props, ref) => {
|
|
13
13
|
var _a;
|
|
14
|
-
const
|
|
15
|
-
intl
|
|
16
|
-
} = useRawEliceIntl();
|
|
14
|
+
const intl = useRawEliceIntl();
|
|
17
15
|
const [exercisePreviewDisplayMode, setExercisePreviewDisplayMode] = useRecoilState(exercisePreviewDisplayModeState);
|
|
18
16
|
/**
|
|
19
17
|
* Handle click.
|
|
@@ -96,11 +96,7 @@ const ExerciseRightpane = ({
|
|
|
96
96
|
if (!activeState) {
|
|
97
97
|
return null;
|
|
98
98
|
}
|
|
99
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
100
|
-
value: {
|
|
101
|
-
intl: __intl
|
|
102
|
-
}
|
|
103
|
-
}, React.createElement(StyledRightpaneWrap, null, renderRightpaneHeader(), React.createElement(Hr, {
|
|
99
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledRightpaneWrap, null, renderRightpaneHeader(), React.createElement(Hr, {
|
|
104
100
|
marginStart: 0,
|
|
105
101
|
marginEnd: 0,
|
|
106
102
|
color: base.color.navy6
|
|
@@ -13,9 +13,7 @@ const StyledEnvironmentList = styled.ul.withConfig({
|
|
|
13
13
|
componentId: "sc-208wkr-0"
|
|
14
14
|
})(["margin:0;padding:0;list-style:none;> li{margin-bottom:2rem;&:last-of-type{margin-bottom:0;}}"]);
|
|
15
15
|
const ExerciseRightpaneEnvironment = () => {
|
|
16
|
-
const
|
|
17
|
-
intl
|
|
18
|
-
} = useRawEliceIntl();
|
|
16
|
+
const intl = useRawEliceIntl();
|
|
19
17
|
const {
|
|
20
18
|
materialExerciseId
|
|
21
19
|
} = React.useContext(ExerciseContext);
|
|
@@ -19,11 +19,7 @@ const ExerciseRoom = ({
|
|
|
19
19
|
onExerciseRoomClick: id => setSelectedExerciseRoomId(id),
|
|
20
20
|
onHide: onHide
|
|
21
21
|
});
|
|
22
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
23
|
-
value: {
|
|
24
|
-
intl: __intl
|
|
25
|
-
}
|
|
26
|
-
}, ExerciseRoomContent);
|
|
22
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), ExerciseRoomContent);
|
|
27
23
|
};
|
|
28
24
|
var ExerciseRoom$1 = new IntlComponentBuilder(ExerciseRoom).add('en', messageEn).add('ko', messageKo).add('th', messageTh).build();
|
|
29
25
|
|
|
@@ -498,11 +498,7 @@ const ExerciseRunner = ({
|
|
|
498
498
|
//
|
|
499
499
|
//
|
|
500
500
|
//
|
|
501
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
502
|
-
value: {
|
|
503
|
-
intl: __intl
|
|
504
|
-
}
|
|
505
|
-
}, React.createElement(StyledExerciseRunner, null, React.createElement(ExerciseRunnerContext.Provider, {
|
|
501
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(StyledExerciseRunner, null, React.createElement(ExerciseRunnerContext.Provider, {
|
|
506
502
|
value: {
|
|
507
503
|
onSubmit: handleRunnerSubmit,
|
|
508
504
|
onCancel: handleRunnerCancel,
|
package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerArduinoAgentModal.js
CHANGED
|
@@ -16,9 +16,7 @@ const ARDUINO_AGENT_MAC_DOWNLOAD_URL = 'https://eli.so/arduino-agent-mac';
|
|
|
16
16
|
const ARDUINO_AGENT_WIN_DOWNLOAD_URL = 'https://eli.so/arduino-agent-win';
|
|
17
17
|
const ARDUINO_AGENT_MANUAL_URL = 'https://eli.so/arduino-faq';
|
|
18
18
|
const ExerciseRunnerControllerArduinoAgentModal = () => {
|
|
19
|
-
const
|
|
20
|
-
intl
|
|
21
|
-
} = useRawEliceIntl();
|
|
19
|
+
const intl = useRawEliceIntl();
|
|
22
20
|
const [open, setOpen] = useRecoilState(exerciseArduinoAgentModalState);
|
|
23
21
|
React.useEffect(() => {
|
|
24
22
|
const isConfirmed = localStorage.getItem(ELICE_MATERIAL_EXERCISE_ARDUINO_AGENT_MODAL_KEY) === ELICE_MATERIAL_EXERCISE_ARDUINO_AGENT_MODAL_VALUE;
|
|
@@ -15,9 +15,7 @@ const StyledMessageWrapper = styled(Flex).withConfig({
|
|
|
15
15
|
componentId: "sc-19z7lun-0"
|
|
16
16
|
})(["height:1rem;"]);
|
|
17
17
|
const ExerciseRunnerControllerArduinoStatusMessage = () => {
|
|
18
|
-
const
|
|
19
|
-
intl
|
|
20
|
-
} = useRawEliceIntl();
|
|
18
|
+
const intl = useRawEliceIntl();
|
|
21
19
|
const ports = useRecoilValue(exerciseArduinoPortsState);
|
|
22
20
|
const [message, setMessage] = useState('');
|
|
23
21
|
const [status, setStatus] = useState('error');
|
package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerButtonGroup.js
CHANGED
|
@@ -35,9 +35,7 @@ const StyledControllerButtonGroup = styled.div.withConfig({
|
|
|
35
35
|
})(["display:flex;flex-direction:row;align-items:center;> ", ",> ", "{margin-right:0.5rem;&:last-child{margin-right:0;}}"], StyledControllerButtonWrap, StyledControllerButton);
|
|
36
36
|
const ExerciseRunnerControllerButtonGroup = () => {
|
|
37
37
|
var _a;
|
|
38
|
-
const
|
|
39
|
-
intl
|
|
40
|
-
} = useRawEliceIntl();
|
|
38
|
+
const intl = useRawEliceIntl();
|
|
41
39
|
const {
|
|
42
40
|
materialExerciseId,
|
|
43
41
|
onCodeHelpRequest
|
|
@@ -16,9 +16,7 @@ const StyledControllerButton = styled(Button).withConfig({
|
|
|
16
16
|
componentId: "sc-10grd0k-0"
|
|
17
17
|
})(["position:relative;transition:none;"]);
|
|
18
18
|
const ExerciseRunnerControllerCodeHelpRequestButton = React.forwardRef((props, ref) => {
|
|
19
|
-
const
|
|
20
|
-
intl
|
|
21
|
-
} = useRawEliceIntl();
|
|
19
|
+
const intl = useRawEliceIntl();
|
|
22
20
|
const [isTooltipHidden, setIsTooltipHidden] = React.useState(false);
|
|
23
21
|
const isAibotInfoEnabled = useRecoilValue(exerciseAibotInfoEnableState);
|
|
24
22
|
//
|
package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerRunningInfo.js
CHANGED
|
@@ -29,9 +29,7 @@ const StyledRunnerInfoContent = styled.span.withConfig({
|
|
|
29
29
|
//
|
|
30
30
|
//
|
|
31
31
|
const ExerciseRunnerControllerRunningInfo = () => {
|
|
32
|
-
const
|
|
33
|
-
intl
|
|
34
|
-
} = useRawEliceIntl();
|
|
32
|
+
const intl = useRawEliceIntl();
|
|
35
33
|
const {
|
|
36
34
|
materialExerciseId,
|
|
37
35
|
exerciseRoomId,
|
package/es/components/material-exercise/exercise-runner/ExerciseRunnerControllerStatusMessage.js
CHANGED
|
@@ -15,9 +15,7 @@ const StyledMessageWrapper = styled(Flex).withConfig({
|
|
|
15
15
|
componentId: "sc-1yqi8o2-0"
|
|
16
16
|
})(["height:1rem;"]);
|
|
17
17
|
const ExerciseRunnerControllerStatusMessage = () => {
|
|
18
|
-
const
|
|
19
|
-
intl
|
|
20
|
-
} = useRawEliceIntl();
|
|
18
|
+
const intl = useRawEliceIntl();
|
|
21
19
|
const websocketStatus = useRecoilValue(exerciseRunnerWebSocketStatusQuery);
|
|
22
20
|
/**
|
|
23
21
|
* Websocket state message.
|
|
@@ -14,9 +14,7 @@ const StyledControllerTimerText = styled(Text).withConfig({
|
|
|
14
14
|
componentId: "sc-1ez8ns0-0"
|
|
15
15
|
})(["margin-top:-3px;color:", ";"], base.color.secondary4);
|
|
16
16
|
const ExerciseRunnerControllerTimer = () => {
|
|
17
|
-
const
|
|
18
|
-
intl
|
|
19
|
-
} = useRawEliceIntl();
|
|
17
|
+
const intl = useRawEliceIntl();
|
|
20
18
|
const {
|
|
21
19
|
materialExerciseId
|
|
22
20
|
} = React.useContext(ExerciseContext);
|
|
@@ -299,11 +299,7 @@ const ExerciseSubmitHistory = ({
|
|
|
299
299
|
//
|
|
300
300
|
//
|
|
301
301
|
//
|
|
302
|
-
return React.createElement(RawEliceIntlProvider, {
|
|
303
|
-
value: {
|
|
304
|
-
intl: __intl
|
|
305
|
-
}
|
|
306
|
-
}, React.createElement(MaterialModal, {
|
|
302
|
+
return React.createElement(RawEliceIntlProvider, Object.assign({}, __intl), React.createElement(MaterialModal, {
|
|
307
303
|
title: __intl.formatMessage({
|
|
308
304
|
id: 'exerciseSubmitHistory.title'
|
|
309
305
|
}),
|
|
@@ -57,9 +57,7 @@ const StyledViewerFooterHr = styled(Hr).withConfig({
|
|
|
57
57
|
const FileViewerCsv = ({
|
|
58
58
|
fileurl
|
|
59
59
|
}) => {
|
|
60
|
-
const
|
|
61
|
-
intl
|
|
62
|
-
} = useRawEliceIntl();
|
|
60
|
+
const intl = useRawEliceIntl();
|
|
63
61
|
const [csv, setCsv] = React.useState('');
|
|
64
62
|
const [csvHeader, setCsvHeader] = React.useState(null);
|
|
65
63
|
const [csvRecords, setCsvRecords] = React.useState([]);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elice/material-exercise",
|
|
3
|
-
"version": "1.240508.0-globalization.
|
|
3
|
+
"version": "1.240508.0-globalization.1",
|
|
4
4
|
"description": "User view and editing components of Elice material exercise",
|
|
5
5
|
"repository": "https://git.elicer.io/elice/frontend/library/elice-material",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -83,10 +83,10 @@
|
|
|
83
83
|
"@elice/blocks": "^1.230816.0",
|
|
84
84
|
"@elice/design-tokens": "^1.220803.0",
|
|
85
85
|
"@elice/icons": "^1.230814.0",
|
|
86
|
-
"@elice/intl": "0.240425.0-alpha.
|
|
86
|
+
"@elice/intl": "0.240425.0-alpha.9",
|
|
87
87
|
"@elice/markdown": "^1.220815.0",
|
|
88
|
-
"@elice/material-shared-types": "1.240508.0-globalization.
|
|
89
|
-
"@elice/material-shared-utils": "1.240508.0-globalization.
|
|
88
|
+
"@elice/material-shared-types": "1.240508.0-globalization.1",
|
|
89
|
+
"@elice/material-shared-utils": "1.240508.0-globalization.1",
|
|
90
90
|
"@elice/mui-elements": "^5.230825.0",
|
|
91
91
|
"@elice/mui-system": "^5.230825.0",
|
|
92
92
|
"@elice/types": "^1.240208.0",
|
|
@@ -116,5 +116,5 @@
|
|
|
116
116
|
"recoil": "^0.6.1",
|
|
117
117
|
"styled-components": "^5.2.0"
|
|
118
118
|
},
|
|
119
|
-
"gitHead": "
|
|
119
|
+
"gitHead": "359abc2f14610a96b1c4514aedb4a7d0ad02aed3"
|
|
120
120
|
}
|