@pie-element/complex-rubric 2.16.6-next.5 → 2.16.6-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.
@@ -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.26.0",
10
+ "@pie-lib/pie-toolbox": "1.26.1",
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.18.3/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.19.0/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.12.0/module/index.js";
4
4
  function _mergeNamespaces(n, m) {
@@ -136640,7 +136640,7 @@ const {isEqual: require$$18$3} = _dll_lodash;
136640
136640
  left: '-1px'
136641
136641
  },
136642
136642
  '&:after': {
136643
- position: 'absolute',
136643
+ position: 'absolute !important',
136644
136644
  top: '0px !important',
136645
136645
  right: '-2px'
136646
136646
  },
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.18.3/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.19.0/module/index.js";
2
2
  import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.12.0/module/index.js";
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -126713,7 +126713,7 @@ const {isEqual: require$$18$3} = _dll_lodash;
126713
126713
  left: '-1px'
126714
126714
  },
126715
126715
  '&:after': {
126716
- position: 'absolute',
126716
+ position: 'absolute !important',
126717
126717
  top: '0px !important',
126718
126718
  right: '-2px'
126719
126719
  },
@@ -4,7 +4,7 @@
4
4
  "modules": [
5
5
  {
6
6
  "name": "@pie-lib/pie-toolbox-math-rendering-module",
7
- "version": "1.18.3"
7
+ "version": "1.19.0"
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.18.3/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.19.0/module/index.js";
2
2
  import {_dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.12.0/module/index.js";
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -126713,7 +126713,7 @@ const {isEqual: require$$18$3} = _dll_lodash;
126713
126713
  left: '-1px'
126714
126714
  },
126715
126715
  '&:after': {
126716
- position: 'absolute',
126716
+ position: 'absolute !important',
126717
126717
  top: '0px !important',
126718
126718
  right: '-2px'
126719
126719
  },
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.16.6-next.5+1c3617258",
4
+ "version": "2.16.6-next.6+c37e8aaa6",
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.16.6-next.5+1c3617258",
11
- "@pie-element/rubric": "^3.16.5-next.5+1c3617258",
10
+ "@pie-element/multi-trait-rubric": "^3.16.6-next.6+c37e8aaa6",
11
+ "@pie-element/rubric": "^3.16.5-next.6+c37e8aaa6",
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": "1c3617258e79d9e220f403bda04f8409728c9446",
18
+ "gitHead": "c37e8aaa6c7e561707a2ed9ec76deb313380c6ba",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },