@pie-element/complex-rubric 2.19.3-next.16 → 2.19.3-next.17

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.
@@ -7,7 +7,7 @@
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-lib/pie-toolbox": "1.31.2",
10
+ "@pie-lib/pie-toolbox": "1.31.3",
11
11
  "lodash": "^4.17.15"
12
12
  },
13
13
  "author": "",
@@ -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.24.1/module/index.js";
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.24.2/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.24.3/module/index.js";
4
4
  function _mergeNamespaces(n, m) {
@@ -141014,6 +141014,7 @@ const require$$7$7 = _dll_debug;
141014
141014
  attributes: _propTypes["default"].object,
141015
141015
  children: _propTypes["default"].func
141016
141016
  };
141017
+ core.name = type;
141017
141018
  return core;
141018
141019
  };
141019
141020
  exports["default"] = _default;
@@ -143724,6 +143725,7 @@ const require$$8$e = _dll_prop_types;
143724
143725
  };
143725
143726
  };
143726
143727
  core.renderNode = Node;
143728
+ core.name = 'table';
143727
143729
  return core;
143728
143730
  };
143729
143731
  exports["default"] = _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.24.1/module/index.js";
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.24.2/module/index.js";
2
2
  import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.24.3/module/index.js";
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -131193,6 +131193,7 @@ const require$$7$8 = _dll_debug;
131193
131193
  attributes: _propTypes["default"].object,
131194
131194
  children: _propTypes["default"].func
131195
131195
  };
131196
+ core.name = type;
131196
131197
  return core;
131197
131198
  };
131198
131199
  exports["default"] = _default;
@@ -133903,6 +133904,7 @@ const require$$8$f = _dll_prop_types;
133903
133904
  };
133904
133905
  };
133905
133906
  core.renderNode = Node;
133907
+ core.name = 'table';
133906
133908
  return core;
133907
133909
  };
133908
133910
  exports["default"] = _default;
@@ -4,7 +4,7 @@
4
4
  "modules": [
5
5
  {
6
6
  "name": "@pie-lib/pie-toolbox-math-rendering-module",
7
- "version": "1.24.1"
7
+ "version": "1.24.2"
8
8
  },
9
9
  {
10
10
  "name": "@pie-lib/pie-toolbox-module",
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.24.1/module/index.js";
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.24.2/module/index.js";
2
2
  import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.24.3/module/index.js";
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -131193,6 +131193,7 @@ const require$$7$8 = _dll_debug;
131193
131193
  attributes: _propTypes["default"].object,
131194
131194
  children: _propTypes["default"].func
131195
131195
  };
131196
+ core.name = type;
131196
131197
  return core;
131197
131198
  };
131198
131199
  exports["default"] = _default;
@@ -133903,6 +133904,7 @@ const require$$8$f = _dll_prop_types;
133903
133904
  };
133904
133905
  };
133905
133906
  core.renderNode = Node;
133907
+ core.name = 'table';
133906
133908
  return core;
133907
133909
  };
133908
133910
  exports["default"] = _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.19.3-next.16+4fb650d3e",
4
+ "version": "2.19.3-next.17+49f1ce400",
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.19.3-next.16+4fb650d3e",
11
- "@pie-element/rubric": "^3.19.3-next.16+4fb650d3e",
10
+ "@pie-element/multi-trait-rubric": "^3.19.3-next.17+49f1ce400",
11
+ "@pie-element/rubric": "^3.19.3-next.17+49f1ce400",
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": "4fb650d3e333a718c0a97babfcd3365d4b5664cd",
18
+ "gitHead": "49f1ce4000bc45d0eb8032f6538c0c780940a503",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },