@pie-element/complex-rubric 3.2.1-next.3 → 3.2.1-next.6
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/controller/package.json +1 -1
- package/module/configure.js +3 -5
- package/module/element.js +3 -5
- package/module/manifest.json +2 -2
- package/module/print.js +3 -5
- package/package.json +4 -4
package/controller/package.json
CHANGED
package/module/configure.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.1/module/index.js";
|
|
2
2
|
import RubricConfigure from '@pie-element/rubric/configure/lib';
|
|
3
|
-
import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_render_ui, _dll_pie_lib__pie_toolbox_config_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.
|
|
3
|
+
import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_render_ui, _dll_pie_lib__pie_toolbox_config_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.1/module/index.js";
|
|
4
4
|
function _mergeNamespaces(n, m) {
|
|
5
5
|
m.forEach(function (e) {
|
|
6
6
|
e && typeof e !== 'string' && !Array.isArray(e) && Object.keys(e).forEach(function (k) {
|
|
@@ -115494,9 +115494,7 @@ const require$$24 = _dll_classnames;
|
|
|
115494
115494
|
style: {
|
|
115495
115495
|
minHeight: sizeStyle.minHeight,
|
|
115496
115496
|
height: sizeStyle.height,
|
|
115497
|
-
maxHeight: sizeStyle.maxHeight
|
|
115498
|
-
display: 'flex',
|
|
115499
|
-
alignItems: 'center'
|
|
115497
|
+
maxHeight: sizeStyle.maxHeight
|
|
115500
115498
|
},
|
|
115501
115499
|
pluginProps: otherPluginProps,
|
|
115502
115500
|
toolbarOpts: toolbarOpts,
|
package/module/element.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.
|
|
2
|
-
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.1/module/index.js";
|
|
2
|
+
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.1/module/index.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
m.forEach(function (e) {
|
|
5
5
|
e && typeof e !== 'string' && !Array.isArray(e) && Object.keys(e).forEach(function (k) {
|
|
@@ -113571,9 +113571,7 @@ const require$$24 = _dll_classnames;
|
|
|
113571
113571
|
style: {
|
|
113572
113572
|
minHeight: sizeStyle.minHeight,
|
|
113573
113573
|
height: sizeStyle.height,
|
|
113574
|
-
maxHeight: sizeStyle.maxHeight
|
|
113575
|
-
display: 'flex',
|
|
113576
|
-
alignItems: 'center'
|
|
113574
|
+
maxHeight: sizeStyle.maxHeight
|
|
113577
113575
|
},
|
|
113578
113576
|
pluginProps: otherPluginProps,
|
|
113579
113577
|
toolbarOpts: toolbarOpts,
|
package/module/manifest.json
CHANGED
package/module/print.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.
|
|
2
|
-
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@2.1.1/module/index.js";
|
|
2
|
+
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@5.1.1/module/index.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
m.forEach(function (e) {
|
|
5
5
|
e && typeof e !== 'string' && !Array.isArray(e) && Object.keys(e).forEach(function (k) {
|
|
@@ -113571,9 +113571,7 @@ const require$$24 = _dll_classnames;
|
|
|
113571
113571
|
style: {
|
|
113572
113572
|
minHeight: sizeStyle.minHeight,
|
|
113573
113573
|
height: sizeStyle.height,
|
|
113574
|
-
maxHeight: sizeStyle.maxHeight
|
|
113575
|
-
display: 'flex',
|
|
113576
|
-
alignItems: 'center'
|
|
113574
|
+
maxHeight: sizeStyle.maxHeight
|
|
113577
113575
|
},
|
|
113578
113576
|
pluginProps: otherPluginProps,
|
|
113579
113577
|
toolbarOpts: toolbarOpts,
|
package/package.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-element/complex-rubric",
|
|
3
3
|
"repository": "pie-framework/pie-elements",
|
|
4
|
-
"version": "3.2.1-next.
|
|
4
|
+
"version": "3.2.1-next.6+434e6f51d",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@material-ui/core": "^3.9.2",
|
|
10
|
-
"@pie-element/multi-trait-rubric": "^4.2.1-next.
|
|
11
|
-
"@pie-element/rubric": "^4.2.1-next.
|
|
10
|
+
"@pie-element/multi-trait-rubric": "^4.2.1-next.6+434e6f51d",
|
|
11
|
+
"@pie-element/rubric": "^4.2.1-next.6+434e6f51d",
|
|
12
12
|
"@pie-framework/pie-player-events": "^0.1.0",
|
|
13
13
|
"classnames": "^2.2.5",
|
|
14
14
|
"debug": "^4.1.1",
|
|
15
15
|
"lodash": "^4.17.11",
|
|
16
16
|
"prop-types": "^15.7.2"
|
|
17
17
|
},
|
|
18
|
-
"gitHead": "
|
|
18
|
+
"gitHead": "434e6f51dd53d7ef82d4902be16af5618f68826b",
|
|
19
19
|
"scripts": {
|
|
20
20
|
"postpublish": "../../scripts/postpublish"
|
|
21
21
|
},
|