@pie-element/complex-rubric 2.18.2-next.5 → 2.18.2-next.9
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 +2 -2
- package/module/element.js +2 -2
- package/module/manifest.json +1 -1
- package/module/print.js +2 -2
- package/package.json +4 -4
package/controller/package.json
CHANGED
package/module/configure.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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@1.22.
|
|
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@1.22.1/module/index.js";
|
|
2
2
|
import RubricConfigure from '@pie-element/rubric/configure/lib';
|
|
3
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@4.23.1/module/index.js";
|
|
4
4
|
function _mergeNamespaces(n, m) {
|
|
@@ -139273,7 +139273,7 @@ const require$$12$b = _dll_debug;
|
|
|
139273
139273
|
});
|
|
139274
139274
|
}
|
|
139275
139275
|
}, _react["default"].createElement(_Tab["default"], {
|
|
139276
|
-
label: type === 'video' ? 'Insert YouTube or
|
|
139276
|
+
label: type === 'video' ? 'Insert YouTube, Vimeo, or Google Drive URL' : 'Insert SoundCloud URL'
|
|
139277
139277
|
}), uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport.add && uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport["delete"] && type !== 'video' ? _react["default"].createElement(_Tab["default"], {
|
|
139278
139278
|
label: "Upload file"
|
|
139279
139279
|
}) : null)), isInsertURL && _react["default"].createElement("div", null, _react["default"].createElement(_TextField["default"], {
|
package/module/element.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.22.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.22.1/module/index.js";
|
|
2
2
|
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.23.1/module/index.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
m.forEach(function (e) {
|
|
@@ -129452,7 +129452,7 @@ const require$$12$b = _dll_debug;
|
|
|
129452
129452
|
});
|
|
129453
129453
|
}
|
|
129454
129454
|
}, _react["default"].createElement(_Tab["default"], {
|
|
129455
|
-
label: type === 'video' ? 'Insert YouTube or
|
|
129455
|
+
label: type === 'video' ? 'Insert YouTube, Vimeo, or Google Drive URL' : 'Insert SoundCloud URL'
|
|
129456
129456
|
}), uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport.add && uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport["delete"] && type !== 'video' ? _react["default"].createElement(_Tab["default"], {
|
|
129457
129457
|
label: "Upload file"
|
|
129458
129458
|
}) : null)), isInsertURL && _react["default"].createElement("div", null, _react["default"].createElement(_TextField["default"], {
|
package/module/manifest.json
CHANGED
package/module/print.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.22.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_react_dom, _dll_classnames, _dll_debug, _dll_lodash, _dll_react_dom_server, _dll_pie_framework__mathquill} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.22.1/module/index.js";
|
|
2
2
|
import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.23.1/module/index.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
m.forEach(function (e) {
|
|
@@ -129452,7 +129452,7 @@ const require$$12$b = _dll_debug;
|
|
|
129452
129452
|
});
|
|
129453
129453
|
}
|
|
129454
129454
|
}, _react["default"].createElement(_Tab["default"], {
|
|
129455
|
-
label: type === 'video' ? 'Insert YouTube or
|
|
129455
|
+
label: type === 'video' ? 'Insert YouTube, Vimeo, or Google Drive URL' : 'Insert SoundCloud URL'
|
|
129456
129456
|
}), uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport.add && uploadSoundSupport !== null && uploadSoundSupport !== void 0 && uploadSoundSupport["delete"] && type !== 'video' ? _react["default"].createElement(_Tab["default"], {
|
|
129457
129457
|
label: "Upload file"
|
|
129458
129458
|
}) : null)), isInsertURL && _react["default"].createElement("div", null, _react["default"].createElement(_TextField["default"], {
|
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": "2.18.2-next.
|
|
4
|
+
"version": "2.18.2-next.9+29ed50ec7",
|
|
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": "^3.18.2-next.
|
|
11
|
-
"@pie-element/rubric": "^3.18.2-next.
|
|
10
|
+
"@pie-element/multi-trait-rubric": "^3.18.2-next.9+29ed50ec7",
|
|
11
|
+
"@pie-element/rubric": "^3.18.2-next.9+29ed50ec7",
|
|
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": "29ed50ec75c3deedfe765f776dc24a6ecd6af284",
|
|
19
19
|
"scripts": {
|
|
20
20
|
"postpublish": "../../scripts/postpublish"
|
|
21
21
|
},
|