@instructure/quiz-core 17.65.0 → 17.65.1-rc.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/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/Row/presenter.js +7 -7
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/presenter.js +7 -7
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/Row/presenter.js +7 -7
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/presenter.js +7 -7
- package/package.json +10 -10
package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/Row/presenter.js
CHANGED
|
@@ -10,15 +10,15 @@ import { Table } from '@instructure/ui-table';
|
|
|
10
10
|
import { themeable } from '@instructure/ui-themeable';
|
|
11
11
|
import theme from "../theme.js";
|
|
12
12
|
var styles = {
|
|
13
|
-
componentId: '
|
|
13
|
+
componentId: 'bmrdF',
|
|
14
14
|
template: function template(theme) {
|
|
15
|
-
return "\n\n.
|
|
15
|
+
return "\n\n.bmrdF_rMrG{display:flex;flex-basis:100%;flex-direction:column;padding-bottom:".concat(theme.tableBottomPadding || 'inherit', "}\n\n.bmrdF_cvRx{align-items:center;display:flex;height:48px;justify-content:center;width:46px}\n\n.bmrdF_EKAb{background-color:").concat(theme.colorGreen || 'inherit', ";border-radius:4px 0 0 4px}\n\n.bmrdF_EKAb svg{fill:#fff}\n\n.bmrdF_tnta{border-color:").concat(theme.colorGreen || 'inherit', ";border-style:solid;border-width:2px 0;padding:").concat(theme.cellPadding || 'inherit', "}\n\n.bmrdF_fvqY{border-radius:0 4px 4px 0;border-width:2px 2px 2px 0}");
|
|
16
16
|
},
|
|
17
|
-
'tableWrapper': '
|
|
18
|
-
'iconWrapper': '
|
|
19
|
-
'iconCorrect': '
|
|
20
|
-
'correctRowBorder': '
|
|
21
|
-
'correctRowBorderRadius': '
|
|
17
|
+
'tableWrapper': 'bmrdF_rMrG',
|
|
18
|
+
'iconWrapper': 'bmrdF_cvRx',
|
|
19
|
+
'iconCorrect': 'bmrdF_EKAb',
|
|
20
|
+
'correctRowBorder': 'bmrdF_tnta',
|
|
21
|
+
'correctRowBorderRadius': 'bmrdF_fvqY'
|
|
22
22
|
};
|
|
23
23
|
import PropTypes from 'prop-types';
|
|
24
24
|
import { IconXSolid, IconCheckSolid } from '@instructure/ui-icons';
|
package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/presenter.js
CHANGED
|
@@ -9,15 +9,15 @@ import { Heading } from '@instructure/ui-heading';
|
|
|
9
9
|
import { themeable } from '@instructure/ui-themeable';
|
|
10
10
|
import theme from "./theme.js";
|
|
11
11
|
var styles = {
|
|
12
|
-
componentId: '
|
|
12
|
+
componentId: 'bmrdF',
|
|
13
13
|
template: function template(theme) {
|
|
14
|
-
return "\n\n.
|
|
14
|
+
return "\n\n.bmrdF_rMrG{display:flex;flex-basis:100%;flex-direction:column;padding-bottom:".concat(theme.tableBottomPadding || 'inherit', "}\n\n.bmrdF_cvRx{align-items:center;display:flex;height:48px;justify-content:center;width:46px}\n\n.bmrdF_EKAb{background-color:").concat(theme.colorGreen || 'inherit', ";border-radius:4px 0 0 4px}\n\n.bmrdF_EKAb svg{fill:#fff}\n\n.bmrdF_tnta{border-color:").concat(theme.colorGreen || 'inherit', ";border-style:solid;border-width:2px 0;padding:").concat(theme.cellPadding || 'inherit', "}\n\n.bmrdF_fvqY{border-radius:0 4px 4px 0;border-width:2px 2px 2px 0}");
|
|
15
15
|
},
|
|
16
|
-
'tableWrapper': '
|
|
17
|
-
'iconWrapper': '
|
|
18
|
-
'iconCorrect': '
|
|
19
|
-
'correctRowBorder': '
|
|
20
|
-
'correctRowBorderRadius': '
|
|
16
|
+
'tableWrapper': 'bmrdF_rMrG',
|
|
17
|
+
'iconWrapper': 'bmrdF_cvRx',
|
|
18
|
+
'iconCorrect': 'bmrdF_EKAb',
|
|
19
|
+
'correctRowBorder': 'bmrdF_tnta',
|
|
20
|
+
'correctRowBorderRadius': 'bmrdF_fvqY'
|
|
21
21
|
};
|
|
22
22
|
import { ChoiceInfo } from "./ChoiceInfo/presenter.js";
|
|
23
23
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
@@ -36,15 +36,15 @@ var _quizInteractions = require("@instructure/quiz-interactions");
|
|
|
36
36
|
var _dec, _class, _class2, _temp;
|
|
37
37
|
|
|
38
38
|
var styles = {
|
|
39
|
-
componentId: '
|
|
39
|
+
componentId: 'bmrdF',
|
|
40
40
|
template: function template(theme) {
|
|
41
|
-
return "\n\n.
|
|
41
|
+
return "\n\n.bmrdF_rMrG{display:flex;flex-basis:100%;flex-direction:column;padding-bottom:".concat(theme.tableBottomPadding || 'inherit', "}\n\n.bmrdF_cvRx{align-items:center;display:flex;height:48px;justify-content:center;width:46px}\n\n.bmrdF_EKAb{background-color:").concat(theme.colorGreen || 'inherit', ";border-radius:4px 0 0 4px}\n\n.bmrdF_EKAb svg{fill:#fff}\n\n.bmrdF_tnta{border-color:").concat(theme.colorGreen || 'inherit', ";border-style:solid;border-width:2px 0;padding:").concat(theme.cellPadding || 'inherit', "}\n\n.bmrdF_fvqY{border-radius:0 4px 4px 0;border-width:2px 2px 2px 0}");
|
|
42
42
|
},
|
|
43
|
-
'tableWrapper': '
|
|
44
|
-
'iconWrapper': '
|
|
45
|
-
'iconCorrect': '
|
|
46
|
-
'correctRowBorder': '
|
|
47
|
-
'correctRowBorderRadius': '
|
|
43
|
+
'tableWrapper': 'bmrdF_rMrG',
|
|
44
|
+
'iconWrapper': 'bmrdF_cvRx',
|
|
45
|
+
'iconCorrect': 'bmrdF_EKAb',
|
|
46
|
+
'correctRowBorder': 'bmrdF_tnta',
|
|
47
|
+
'correctRowBorderRadius': 'bmrdF_fvqY'
|
|
48
48
|
};
|
|
49
49
|
|
|
50
50
|
var _ref = /*#__PURE__*/_react.default.createElement(_uiIcons.IconCheckSolid, null);
|
package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerSummaryTable/presenter.js
CHANGED
|
@@ -34,15 +34,15 @@ var _quizInteractions = require("@instructure/quiz-interactions");
|
|
|
34
34
|
var _dec, _class, _class2, _temp;
|
|
35
35
|
|
|
36
36
|
var styles = {
|
|
37
|
-
componentId: '
|
|
37
|
+
componentId: 'bmrdF',
|
|
38
38
|
template: function template(theme) {
|
|
39
|
-
return "\n\n.
|
|
39
|
+
return "\n\n.bmrdF_rMrG{display:flex;flex-basis:100%;flex-direction:column;padding-bottom:".concat(theme.tableBottomPadding || 'inherit', "}\n\n.bmrdF_cvRx{align-items:center;display:flex;height:48px;justify-content:center;width:46px}\n\n.bmrdF_EKAb{background-color:").concat(theme.colorGreen || 'inherit', ";border-radius:4px 0 0 4px}\n\n.bmrdF_EKAb svg{fill:#fff}\n\n.bmrdF_tnta{border-color:").concat(theme.colorGreen || 'inherit', ";border-style:solid;border-width:2px 0;padding:").concat(theme.cellPadding || 'inherit', "}\n\n.bmrdF_fvqY{border-radius:0 4px 4px 0;border-width:2px 2px 2px 0}");
|
|
40
40
|
},
|
|
41
|
-
'tableWrapper': '
|
|
42
|
-
'iconWrapper': '
|
|
43
|
-
'iconCorrect': '
|
|
44
|
-
'correctRowBorder': '
|
|
45
|
-
'correctRowBorderRadius': '
|
|
41
|
+
'tableWrapper': 'bmrdF_rMrG',
|
|
42
|
+
'iconWrapper': 'bmrdF_cvRx',
|
|
43
|
+
'iconCorrect': 'bmrdF_EKAb',
|
|
44
|
+
'correctRowBorder': 'bmrdF_tnta',
|
|
45
|
+
'correctRowBorderRadius': 'bmrdF_fvqY'
|
|
46
46
|
};
|
|
47
47
|
var AnswerSummaryTable = (_dec = (0, _uiThemeable.themeable)(_theme.default, styles), _dec(_class = (_temp = _class2 = /*#__PURE__*/function (_Component) {
|
|
48
48
|
(0, _inherits2.default)(AnswerSummaryTable, _Component);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/quiz-core",
|
|
3
|
-
"version": "17.65.
|
|
3
|
+
"version": "17.65.1-rc.1+cb818dcea",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "The Quiz React SDK by Instructure Inc.",
|
|
6
6
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@instructure/grading-utils": "^1.0.0",
|
|
44
44
|
"@instructure/outcomes-ui": "^2.1.9",
|
|
45
|
-
"@instructure/quiz-common": "
|
|
46
|
-
"@instructure/quiz-i18n": "
|
|
47
|
-
"@instructure/quiz-interactions": "
|
|
48
|
-
"@instructure/quiz-number-input": "
|
|
49
|
-
"@instructure/quiz-rce": "
|
|
45
|
+
"@instructure/quiz-common": "17.65.1-rc.1+cb818dcea",
|
|
46
|
+
"@instructure/quiz-i18n": "17.65.1-rc.1+cb818dcea",
|
|
47
|
+
"@instructure/quiz-interactions": "17.65.1-rc.1+cb818dcea",
|
|
48
|
+
"@instructure/quiz-number-input": "17.65.1-rc.1+cb818dcea",
|
|
49
|
+
"@instructure/quiz-rce": "17.65.1-rc.1+cb818dcea",
|
|
50
50
|
"@instructure/ui-a11y-content": "^7.20.0",
|
|
51
51
|
"@instructure/ui-alerts": "^7.20.0",
|
|
52
52
|
"@instructure/ui-avatar": "^7.20.0",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"eventemitter3": "^3.1.0",
|
|
108
108
|
"humps": "^2.0.0",
|
|
109
109
|
"immutable": "^3.8.1",
|
|
110
|
-
"instructure-validations": "
|
|
110
|
+
"instructure-validations": "17.65.1-rc.1+cb818dcea",
|
|
111
111
|
"ipaddr.js": "^1.5.4",
|
|
112
112
|
"isomorphic-fetch": "^2.2.0",
|
|
113
113
|
"isuuid": "^0.1.0",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"uuid": "^3.2.1"
|
|
140
140
|
},
|
|
141
141
|
"devDependencies": {
|
|
142
|
-
"@instructure/quiz-scripts": "
|
|
142
|
+
"@instructure/quiz-scripts": "17.65.0",
|
|
143
143
|
"@instructure/ui-axe-check": "^7.20.0",
|
|
144
144
|
"@instructure/ui-babel-preset": "^7.20.0",
|
|
145
145
|
"@instructure/ui-karma-config": "^7.20.0",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"intl": "^1.2.4",
|
|
159
159
|
"jquery": "^2.2.3",
|
|
160
160
|
"most-subject": "^5.3.0",
|
|
161
|
-
"quiz-presets": "
|
|
161
|
+
"quiz-presets": "17.65.1-rc.1+cb818dcea",
|
|
162
162
|
"react": "^16.8.6",
|
|
163
163
|
"react-addons-test-utils": "^15.6.2",
|
|
164
164
|
"react-dom": "^16.8.6",
|
|
@@ -174,5 +174,5 @@
|
|
|
174
174
|
"publishConfig": {
|
|
175
175
|
"access": "public"
|
|
176
176
|
},
|
|
177
|
-
"gitHead": "
|
|
177
|
+
"gitHead": "cb818dceabb4d5ef0ed7ceece684d946b810ff18"
|
|
178
178
|
}
|