@elice/material-survey 1.260608.0 → 1.260609.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/cjs/components/material-survey-edit/MaterialSurveyEditOptionSelect.js +1 -1
- package/cjs/components/material-survey-edit/locales/en.json.js +1 -1
- package/cjs/components/material-survey-edit/locales/ja.json.js +1 -1
- package/cjs/components/material-survey-edit/locales/ko.json.js +1 -1
- package/cjs/components/material-survey-edit/locales/th.json.js +1 -1
- package/es/components/material-survey-edit/MaterialSurveyEditOptionSelect.js +1 -1
- package/es/components/material-survey-edit/locales/en.json.js +1 -1
- package/es/components/material-survey-edit/locales/ja.json.js +1 -1
- package/es/components/material-survey-edit/locales/ko.json.js +1 -1
- package/es/components/material-survey-edit/locales/th.json.js +1 -1
- package/package.json +5 -5
|
@@ -17,7 +17,7 @@ var _styled__default = /*#__PURE__*/_interopDefaultCompat(_styled);
|
|
|
17
17
|
|
|
18
18
|
function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
|
19
19
|
var MIN_OPTION_INFO_COUNT = 2;
|
|
20
|
-
var MAX_OPTION_INFO_COUNT =
|
|
20
|
+
var MAX_OPTION_INFO_COUNT = 30;
|
|
21
21
|
var StyledWrap = /*#__PURE__*/_styled__default.default("div", {
|
|
22
22
|
target: "e1ik8zq51"
|
|
23
23
|
})();
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var messageEn = {"common.option":"Option {number}","common.errorMessage.range":"Please enter within {min} ~ {max} characters.","content.title":"Question","content.title.errorMessage.required":"Please fill the question.","content.title.placeholder":"Please enter question.","content.description.title":"Detailed Contents","content.description.placeholder":"Please enter a detailed question description or image, etc.","content.option.title":"Answer","content.option.tooltip.disabled":"Editing is not possible if the question is public or if there are {_termPathRoleStudent} who have submitted the question.\nYou can check the configured question in the Learner's {_termLibraryLecturePage} tab on the left.","content.option.select.items.selectOne":"Single Choice","content.option.select.items.selectMultiple":"Multiple Choice","content.option.select.items.text":"Short Answer","option.common.select.errorMessage.required":"Please enter options.","option.common.select.placeholder":"Enter options","option.common.select.tooltip.minOptionInfoItem":"You must enter at least 2 options.","option.common.select.tooltip.maxOptionInfoItem":"You cannot enter more than
|
|
5
|
+
var messageEn = {"common.option":"Option {number}","common.errorMessage.range":"Please enter within {min} ~ {max} characters.","content.title":"Question","content.title.errorMessage.required":"Please fill the question.","content.title.placeholder":"Please enter question.","content.description.title":"Detailed Contents","content.description.placeholder":"Please enter a detailed question description or image, etc.","content.option.title":"Answer","content.option.tooltip.disabled":"Editing is not possible if the question is public or if there are {_termPathRoleStudent} who have submitted the question.\nYou can check the configured question in the Learner's {_termLibraryLecturePage} tab on the left.","content.option.select.items.selectOne":"Single Choice","content.option.select.items.selectMultiple":"Multiple Choice","content.option.select.items.text":"Short Answer","option.common.select.errorMessage.required":"Please enter options.","option.common.select.placeholder":"Enter options","option.common.select.tooltip.minOptionInfoItem":"You must enter at least 2 options.","option.common.select.tooltip.maxOptionInfoItem":"You cannot enter more than 30 options.","option.common.select.addButton":"Add Option"};
|
|
6
6
|
|
|
7
7
|
exports.default = messageEn;
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var ja = {"common.option":"オプション {number}","common.errorMessage.range":"{min} 〜 {max} 文字以内で入力してください。","content.title":"質問","content.title.errorMessage.required":"質問を記入してください。","content.title.placeholder":"質問を入力してください。","content.description.title":"詳細な内容","content.description.placeholder":"詳細な質問の説明や画像などを入力してください。","content.option.title":"回答","content.option.tooltip.disabled":"質問が公開されているか、{_termPathRoleStudent}さんが質問を提出している場合、編集はできません。\n左側のLearner's {_termLibraryLecturePage}タブで設定された質問を確認できます。","content.option.select.items.selectOne":"シングルチョイス","content.option.select.items.selectMultiple":"マルチプルチョイス","content.option.select.items.text":"短い回答","option.common.select.errorMessage.required":"オプションを入力してください。","option.common.select.placeholder":"オプションを入力してください","option.common.select.tooltip.minOptionInfoItem":"少なくとも2つのオプションを入力する必要があります。","option.common.select.tooltip.maxOptionInfoItem":"
|
|
5
|
+
var ja = {"common.option":"オプション {number}","common.errorMessage.range":"{min} 〜 {max} 文字以内で入力してください。","content.title":"質問","content.title.errorMessage.required":"質問を記入してください。","content.title.placeholder":"質問を入力してください。","content.description.title":"詳細な内容","content.description.placeholder":"詳細な質問の説明や画像などを入力してください。","content.option.title":"回答","content.option.tooltip.disabled":"質問が公開されているか、{_termPathRoleStudent}さんが質問を提出している場合、編集はできません。\n左側のLearner's {_termLibraryLecturePage}タブで設定された質問を確認できます。","content.option.select.items.selectOne":"シングルチョイス","content.option.select.items.selectMultiple":"マルチプルチョイス","content.option.select.items.text":"短い回答","option.common.select.errorMessage.required":"オプションを入力してください。","option.common.select.placeholder":"オプションを入力してください","option.common.select.tooltip.minOptionInfoItem":"少なくとも2つのオプションを入力する必要があります。","option.common.select.tooltip.maxOptionInfoItem":"30個以上のオプションを入力することはできません。","option.common.select.addButton":"オプションを追加する"};
|
|
6
6
|
|
|
7
7
|
exports.default = ja;
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var messageKo = {"common.option":"옵션 {number}","common.errorMessage.range":"{min} ~ {max}자 이내로 입력해주세요.","content.title":"질문","content.title.errorMessage.required":"질문을 입력해주세요.","content.title.placeholder":"질문을 입력해주세요.","content.description.title":"세부 내용","content.description.placeholder":"자세한 질문 설명이나 이미지 등을 입력해주세요.","content.option.title":"답변","content.option.tooltip.disabled":"설문 조사가 공개된 상태이거나 제출한 {_termPathRoleStudent}이 존재하면\n수정이 불가능합니다.","content.option.select.items.selectOne":"객관식 (단일 답변)","content.option.select.items.selectMultiple":"객관식 (복수 답변)","content.option.select.items.text":"주관식 답변","option.common.select.errorMessage.required":"선택지를 입력해주세요.","option.common.select.placeholder":"선택지 입력","option.common.select.tooltip.minOptionInfoItem":"선택지는 2개 이상 입력해야 합니다.","option.common.select.tooltip.maxOptionInfoItem":"선택지는
|
|
5
|
+
var messageKo = {"common.option":"옵션 {number}","common.errorMessage.range":"{min} ~ {max}자 이내로 입력해주세요.","content.title":"질문","content.title.errorMessage.required":"질문을 입력해주세요.","content.title.placeholder":"질문을 입력해주세요.","content.description.title":"세부 내용","content.description.placeholder":"자세한 질문 설명이나 이미지 등을 입력해주세요.","content.option.title":"답변","content.option.tooltip.disabled":"설문 조사가 공개된 상태이거나 제출한 {_termPathRoleStudent}이 존재하면\n수정이 불가능합니다.","content.option.select.items.selectOne":"객관식 (단일 답변)","content.option.select.items.selectMultiple":"객관식 (복수 답변)","content.option.select.items.text":"주관식 답변","option.common.select.errorMessage.required":"선택지를 입력해주세요.","option.common.select.placeholder":"선택지 입력","option.common.select.tooltip.minOptionInfoItem":"선택지는 2개 이상 입력해야 합니다.","option.common.select.tooltip.maxOptionInfoItem":"선택지는 30개 초과하여 입력할 수 없습니다.","option.common.select.addButton":"보기 추가"};
|
|
6
6
|
|
|
7
7
|
exports.default = messageKo;
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var th = {"common.option":"ตัวเลือก {number}","common.errorMessage.range":"กรุณาใส่ระหว่าง {min} ถึง {max} ตัวอักษร","content.title":"คำถาม","content.title.errorMessage.required":"กรุณาใส่คำถาม","content.title.placeholder":"ใส่คำถามของคุณ","content.description.title":"รายละเอียดเพิ่มเติม","content.description.placeholder":"ใส่คำอธิบายเพิ่มเติม รูปภาพ หรืออื่นๆ เกี่ยวกับคำถาม","content.option.title":"ตัวเลือก","content.option.tooltip.disabled":"ไม่สามารถแก้ไขได้หากแบบสอบถามเผยแพร่แล้ว หรือมี {_termPathRoleStudent} ส่งคำตอบแล้ว","content.option.select.items.selectOne":"ตัวเลือก (เลือกหนึ่งข้อ)","content.option.select.items.selectMultiple":"ตัวเลือก (เลือกหลายข้อ)","content.option.select.items.text":"คำตอบแบบข้อความ","option.common.select.errorMessage.required":"กรุณาใส่ตัวเลือก","option.common.select.placeholder":"ใส่ตัวเลือก","option.common.select.tooltip.minOptionInfoItem":"ต้องมีตัวเลือกอย่างน้อย 2 ตัว","option.common.select.tooltip.maxOptionInfoItem":"ไม่สามารถสร้างตัวเลือกได้เกิน
|
|
5
|
+
var th = {"common.option":"ตัวเลือก {number}","common.errorMessage.range":"กรุณาใส่ระหว่าง {min} ถึง {max} ตัวอักษร","content.title":"คำถาม","content.title.errorMessage.required":"กรุณาใส่คำถาม","content.title.placeholder":"ใส่คำถามของคุณ","content.description.title":"รายละเอียดเพิ่มเติม","content.description.placeholder":"ใส่คำอธิบายเพิ่มเติม รูปภาพ หรืออื่นๆ เกี่ยวกับคำถาม","content.option.title":"ตัวเลือก","content.option.tooltip.disabled":"ไม่สามารถแก้ไขได้หากแบบสอบถามเผยแพร่แล้ว หรือมี {_termPathRoleStudent} ส่งคำตอบแล้ว","content.option.select.items.selectOne":"ตัวเลือก (เลือกหนึ่งข้อ)","content.option.select.items.selectMultiple":"ตัวเลือก (เลือกหลายข้อ)","content.option.select.items.text":"คำตอบแบบข้อความ","option.common.select.errorMessage.required":"กรุณาใส่ตัวเลือก","option.common.select.placeholder":"ใส่ตัวเลือก","option.common.select.tooltip.minOptionInfoItem":"ต้องมีตัวเลือกอย่างน้อย 2 ตัว","option.common.select.tooltip.maxOptionInfoItem":"ไม่สามารถสร้างตัวเลือกได้เกิน 30 ตัว","option.common.select.addButton":"เพิ่มตัวเลือก"};
|
|
6
6
|
|
|
7
7
|
exports.default = th;
|
|
@@ -9,7 +9,7 @@ import { useMaterialSurveyEditContext } from './context.js';
|
|
|
9
9
|
|
|
10
10
|
function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
|
11
11
|
var MIN_OPTION_INFO_COUNT = 2;
|
|
12
|
-
var MAX_OPTION_INFO_COUNT =
|
|
12
|
+
var MAX_OPTION_INFO_COUNT = 30;
|
|
13
13
|
var StyledWrap = /*#__PURE__*/_styled("div", {
|
|
14
14
|
target: "e1ik8zq51"
|
|
15
15
|
})();
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var messageEn = {"common.option":"Option {number}","common.errorMessage.range":"Please enter within {min} ~ {max} characters.","content.title":"Question","content.title.errorMessage.required":"Please fill the question.","content.title.placeholder":"Please enter question.","content.description.title":"Detailed Contents","content.description.placeholder":"Please enter a detailed question description or image, etc.","content.option.title":"Answer","content.option.tooltip.disabled":"Editing is not possible if the question is public or if there are {_termPathRoleStudent} who have submitted the question.\nYou can check the configured question in the Learner's {_termLibraryLecturePage} tab on the left.","content.option.select.items.selectOne":"Single Choice","content.option.select.items.selectMultiple":"Multiple Choice","content.option.select.items.text":"Short Answer","option.common.select.errorMessage.required":"Please enter options.","option.common.select.placeholder":"Enter options","option.common.select.tooltip.minOptionInfoItem":"You must enter at least 2 options.","option.common.select.tooltip.maxOptionInfoItem":"You cannot enter more than
|
|
1
|
+
var messageEn = {"common.option":"Option {number}","common.errorMessage.range":"Please enter within {min} ~ {max} characters.","content.title":"Question","content.title.errorMessage.required":"Please fill the question.","content.title.placeholder":"Please enter question.","content.description.title":"Detailed Contents","content.description.placeholder":"Please enter a detailed question description or image, etc.","content.option.title":"Answer","content.option.tooltip.disabled":"Editing is not possible if the question is public or if there are {_termPathRoleStudent} who have submitted the question.\nYou can check the configured question in the Learner's {_termLibraryLecturePage} tab on the left.","content.option.select.items.selectOne":"Single Choice","content.option.select.items.selectMultiple":"Multiple Choice","content.option.select.items.text":"Short Answer","option.common.select.errorMessage.required":"Please enter options.","option.common.select.placeholder":"Enter options","option.common.select.tooltip.minOptionInfoItem":"You must enter at least 2 options.","option.common.select.tooltip.maxOptionInfoItem":"You cannot enter more than 30 options.","option.common.select.addButton":"Add Option"};
|
|
2
2
|
|
|
3
3
|
export { messageEn as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var ja = {"common.option":"オプション {number}","common.errorMessage.range":"{min} 〜 {max} 文字以内で入力してください。","content.title":"質問","content.title.errorMessage.required":"質問を記入してください。","content.title.placeholder":"質問を入力してください。","content.description.title":"詳細な内容","content.description.placeholder":"詳細な質問の説明や画像などを入力してください。","content.option.title":"回答","content.option.tooltip.disabled":"質問が公開されているか、{_termPathRoleStudent}さんが質問を提出している場合、編集はできません。\n左側のLearner's {_termLibraryLecturePage}タブで設定された質問を確認できます。","content.option.select.items.selectOne":"シングルチョイス","content.option.select.items.selectMultiple":"マルチプルチョイス","content.option.select.items.text":"短い回答","option.common.select.errorMessage.required":"オプションを入力してください。","option.common.select.placeholder":"オプションを入力してください","option.common.select.tooltip.minOptionInfoItem":"少なくとも2つのオプションを入力する必要があります。","option.common.select.tooltip.maxOptionInfoItem":"
|
|
1
|
+
var ja = {"common.option":"オプション {number}","common.errorMessage.range":"{min} 〜 {max} 文字以内で入力してください。","content.title":"質問","content.title.errorMessage.required":"質問を記入してください。","content.title.placeholder":"質問を入力してください。","content.description.title":"詳細な内容","content.description.placeholder":"詳細な質問の説明や画像などを入力してください。","content.option.title":"回答","content.option.tooltip.disabled":"質問が公開されているか、{_termPathRoleStudent}さんが質問を提出している場合、編集はできません。\n左側のLearner's {_termLibraryLecturePage}タブで設定された質問を確認できます。","content.option.select.items.selectOne":"シングルチョイス","content.option.select.items.selectMultiple":"マルチプルチョイス","content.option.select.items.text":"短い回答","option.common.select.errorMessage.required":"オプションを入力してください。","option.common.select.placeholder":"オプションを入力してください","option.common.select.tooltip.minOptionInfoItem":"少なくとも2つのオプションを入力する必要があります。","option.common.select.tooltip.maxOptionInfoItem":"30個以上のオプションを入力することはできません。","option.common.select.addButton":"オプションを追加する"};
|
|
2
2
|
|
|
3
3
|
export { ja as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var messageKo = {"common.option":"옵션 {number}","common.errorMessage.range":"{min} ~ {max}자 이내로 입력해주세요.","content.title":"질문","content.title.errorMessage.required":"질문을 입력해주세요.","content.title.placeholder":"질문을 입력해주세요.","content.description.title":"세부 내용","content.description.placeholder":"자세한 질문 설명이나 이미지 등을 입력해주세요.","content.option.title":"답변","content.option.tooltip.disabled":"설문 조사가 공개된 상태이거나 제출한 {_termPathRoleStudent}이 존재하면\n수정이 불가능합니다.","content.option.select.items.selectOne":"객관식 (단일 답변)","content.option.select.items.selectMultiple":"객관식 (복수 답변)","content.option.select.items.text":"주관식 답변","option.common.select.errorMessage.required":"선택지를 입력해주세요.","option.common.select.placeholder":"선택지 입력","option.common.select.tooltip.minOptionInfoItem":"선택지는 2개 이상 입력해야 합니다.","option.common.select.tooltip.maxOptionInfoItem":"선택지는
|
|
1
|
+
var messageKo = {"common.option":"옵션 {number}","common.errorMessage.range":"{min} ~ {max}자 이내로 입력해주세요.","content.title":"질문","content.title.errorMessage.required":"질문을 입력해주세요.","content.title.placeholder":"질문을 입력해주세요.","content.description.title":"세부 내용","content.description.placeholder":"자세한 질문 설명이나 이미지 등을 입력해주세요.","content.option.title":"답변","content.option.tooltip.disabled":"설문 조사가 공개된 상태이거나 제출한 {_termPathRoleStudent}이 존재하면\n수정이 불가능합니다.","content.option.select.items.selectOne":"객관식 (단일 답변)","content.option.select.items.selectMultiple":"객관식 (복수 답변)","content.option.select.items.text":"주관식 답변","option.common.select.errorMessage.required":"선택지를 입력해주세요.","option.common.select.placeholder":"선택지 입력","option.common.select.tooltip.minOptionInfoItem":"선택지는 2개 이상 입력해야 합니다.","option.common.select.tooltip.maxOptionInfoItem":"선택지는 30개 초과하여 입력할 수 없습니다.","option.common.select.addButton":"보기 추가"};
|
|
2
2
|
|
|
3
3
|
export { messageKo as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var th = {"common.option":"ตัวเลือก {number}","common.errorMessage.range":"กรุณาใส่ระหว่าง {min} ถึง {max} ตัวอักษร","content.title":"คำถาม","content.title.errorMessage.required":"กรุณาใส่คำถาม","content.title.placeholder":"ใส่คำถามของคุณ","content.description.title":"รายละเอียดเพิ่มเติม","content.description.placeholder":"ใส่คำอธิบายเพิ่มเติม รูปภาพ หรืออื่นๆ เกี่ยวกับคำถาม","content.option.title":"ตัวเลือก","content.option.tooltip.disabled":"ไม่สามารถแก้ไขได้หากแบบสอบถามเผยแพร่แล้ว หรือมี {_termPathRoleStudent} ส่งคำตอบแล้ว","content.option.select.items.selectOne":"ตัวเลือก (เลือกหนึ่งข้อ)","content.option.select.items.selectMultiple":"ตัวเลือก (เลือกหลายข้อ)","content.option.select.items.text":"คำตอบแบบข้อความ","option.common.select.errorMessage.required":"กรุณาใส่ตัวเลือก","option.common.select.placeholder":"ใส่ตัวเลือก","option.common.select.tooltip.minOptionInfoItem":"ต้องมีตัวเลือกอย่างน้อย 2 ตัว","option.common.select.tooltip.maxOptionInfoItem":"ไม่สามารถสร้างตัวเลือกได้เกิน
|
|
1
|
+
var th = {"common.option":"ตัวเลือก {number}","common.errorMessage.range":"กรุณาใส่ระหว่าง {min} ถึง {max} ตัวอักษร","content.title":"คำถาม","content.title.errorMessage.required":"กรุณาใส่คำถาม","content.title.placeholder":"ใส่คำถามของคุณ","content.description.title":"รายละเอียดเพิ่มเติม","content.description.placeholder":"ใส่คำอธิบายเพิ่มเติม รูปภาพ หรืออื่นๆ เกี่ยวกับคำถาม","content.option.title":"ตัวเลือก","content.option.tooltip.disabled":"ไม่สามารถแก้ไขได้หากแบบสอบถามเผยแพร่แล้ว หรือมี {_termPathRoleStudent} ส่งคำตอบแล้ว","content.option.select.items.selectOne":"ตัวเลือก (เลือกหนึ่งข้อ)","content.option.select.items.selectMultiple":"ตัวเลือก (เลือกหลายข้อ)","content.option.select.items.text":"คำตอบแบบข้อความ","option.common.select.errorMessage.required":"กรุณาใส่ตัวเลือก","option.common.select.placeholder":"ใส่ตัวเลือก","option.common.select.tooltip.minOptionInfoItem":"ต้องมีตัวเลือกอย่างน้อย 2 ตัว","option.common.select.tooltip.maxOptionInfoItem":"ไม่สามารถสร้างตัวเลือกได้เกิน 30 ตัว","option.common.select.addButton":"เพิ่มตัวเลือก"};
|
|
2
2
|
|
|
3
3
|
export { th as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elice/material-survey",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.260609.0",
|
|
4
4
|
"description": "User view and editing components of Elice material survey",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"@emotion/styled": "^11.10.0",
|
|
32
32
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
33
33
|
"react-use": "^17.0.0",
|
|
34
|
-
"@elice/material-shared-types": "1.
|
|
35
|
-
"@elice/material-shared-utils": "1.
|
|
34
|
+
"@elice/material-shared-types": "1.260609.0",
|
|
35
|
+
"@elice/material-shared-utils": "1.260609.0"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"classnames": "^2.2.0",
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
"react-use": "^17.2.4",
|
|
68
68
|
"rollup": "^4.0.0",
|
|
69
69
|
"typescript": "~5.9.3",
|
|
70
|
-
"@elice/material-shared-types": "1.
|
|
71
|
-
"@elice/material-shared-utils": "1.
|
|
70
|
+
"@elice/material-shared-types": "1.260609.0",
|
|
71
|
+
"@elice/material-shared-utils": "1.260609.0"
|
|
72
72
|
},
|
|
73
73
|
"scripts": {
|
|
74
74
|
"start": "run-s watch",
|