@pie-element/complex-rubric 2.2.3-next.20 → 2.2.3-next.27

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/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@2.2.2...@pie-element/complex-rubric@2.2.3) (2024-01-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-3352,PD-3348, PD-3296 ([48b1952](https://github.com/pie-framework/pie-elements/commit/48b1952831835ead598b692abb3d492ec9adb564))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@2.2.1...@pie-element/complex-rubric@2.2.2) (2024-01-04)
7
18
 
8
19
 
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.2...@pie-element/complex-rubric-configure@2.1.3) (2024-01-08)
7
+
8
+ **Note:** Version bump only for package @pie-element/complex-rubric-configure
9
+
10
+
11
+
12
+
13
+
6
14
  ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.1...@pie-element/complex-rubric-configure@2.1.2) (2024-01-04)
7
15
 
8
16
  **Note:** Version bump only for package @pie-element/complex-rubric-configure
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-configure",
3
3
  "private": true,
4
- "version": "2.1.2",
4
+ "version": "2.1.3",
5
5
  "description": "Complex Rubric authoring view",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
8
8
  "author": "Pie Framework Authors",
9
9
  "dependencies": {
10
10
  "@material-ui/core": "^3.9.2",
11
- "@pie-element/multi-trait-rubric": "^3.1.1",
12
- "@pie-element/rubric": "^3.1.1",
11
+ "@pie-element/multi-trait-rubric": "^3.1.2",
12
+ "@pie-element/rubric": "^3.1.2",
13
13
  "@pie-framework/pie-configure-events": "^1.3.0",
14
14
  "@pie-lib/config-ui": "^11.9.25-next.0",
15
15
  "@pie-lib/editable-html": "^11.1.2-next.0",
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@2.1.2...@pie-element/complex-rubric-controller@2.1.3) (2024-01-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-3352,PD-3348, PD-3296 ([48b1952](https://github.com/pie-framework/pie-elements/commit/48b1952831835ead598b692abb3d492ec9adb564))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@2.1.1...@pie-element/complex-rubric-controller@2.1.2) (2024-01-04)
7
18
 
8
19
 
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-controller",
3
3
  "private": true,
4
- "version": "2.1.2",
4
+ "version": "2.1.3",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-lib/pie-toolbox": "1.4.5",
10
+ "@pie-lib/pie-toolbox": "1.4.8",
11
11
  "lodash": "^4.17.15"
12
12
  },
13
13
  "author": "",
@@ -44160,8 +44160,8 @@ const require$$14$6 = _dll_pie_framework__mathquill;
44160
44160
  _this.refresh();
44161
44161
  }
44162
44162
  if (event.charCode === 13) {
44163
- _this.write('\\embed{newLine}[]');
44164
- _this.onInputEdit();
44163
+ event.preventDefault();
44164
+ return;
44165
44165
  }
44166
44166
  });
44167
44167
  return _this;
@@ -232344,7 +232344,8 @@ const require$$28 = _dll_debug;
232344
232344
  if (points && !rubricless) {
232345
232345
  onChange(_objectSpread(_objectSpread({}, value), {}, {
232346
232346
  points: points,
232347
- sampleAnswers: sampleAnswers
232347
+ sampleAnswers: sampleAnswers,
232348
+ maxPoints: maxPoints
232348
232349
  }));
232349
232350
  } else {
232350
232351
  onChange(_objectSpread(_objectSpread({}, value), {}, {
package/module/element.js CHANGED
@@ -37704,8 +37704,8 @@ const require$$14$6 = _dll_pie_framework__mathquill;
37704
37704
  _this.refresh();
37705
37705
  }
37706
37706
  if (event.charCode === 13) {
37707
- _this.write('\\embed{newLine}[]');
37708
- _this.onInputEdit();
37707
+ event.preventDefault();
37708
+ return;
37709
37709
  }
37710
37710
  });
37711
37711
  return _this;
@@ -230598,7 +230598,8 @@ const require$$28 = _dll_debug;
230598
230598
  if (points && !rubricless) {
230599
230599
  onChange(_objectSpread(_objectSpread({}, value), {}, {
230600
230600
  points: points,
230601
- sampleAnswers: sampleAnswers
230601
+ sampleAnswers: sampleAnswers,
230602
+ maxPoints: maxPoints
230602
230603
  }));
230603
230604
  } else {
230604
230605
  onChange(_objectSpread(_objectSpread({}, value), {}, {
package/module/index.html CHANGED
@@ -2,7 +2,7 @@
2
2
  <!doctype html>
3
3
  <html>
4
4
  <head>
5
- <title>@pie-element/complex-rubric@2.2.2</title>
5
+ <title>@pie-element/complex-rubric@2.2.3</title>
6
6
  <script
7
7
  type="module"
8
8
  src="https://cdn.jsdelivr.net/npm/@pslb/demo-el@^1.0.0/dist/demo-el/demo-el.esm.js"></script>
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "modules": [
5
5
  {
6
6
  "name": "@pie-lib/pie-toolbox-module",
package/module/print.html CHANGED
@@ -2,7 +2,7 @@
2
2
  <!doctype html>
3
3
  <html>
4
4
  <head>
5
- <title>@pie-element/complex-rubric@2.2.2</title>
5
+ <title>@pie-element/complex-rubric@2.2.3</title>
6
6
  <link
7
7
  href="https://fonts.googleapis.com/css?family=Roboto&display=swap"
8
8
  rel="stylesheet"
package/module/print.js CHANGED
@@ -37704,8 +37704,8 @@ const require$$14$6 = _dll_pie_framework__mathquill;
37704
37704
  _this.refresh();
37705
37705
  }
37706
37706
  if (event.charCode === 13) {
37707
- _this.write('\\embed{newLine}[]');
37708
- _this.onInputEdit();
37707
+ event.preventDefault();
37708
+ return;
37709
37709
  }
37710
37710
  });
37711
37711
  return _this;
@@ -230598,7 +230598,8 @@ const require$$28 = _dll_debug;
230598
230598
  if (points && !rubricless) {
230599
230599
  onChange(_objectSpread(_objectSpread({}, value), {}, {
230600
230600
  points: points,
230601
- sampleAnswers: sampleAnswers
230601
+ sampleAnswers: sampleAnswers,
230602
+ maxPoints: maxPoints
230602
230603
  }));
230603
230604
  } else {
230604
230605
  onChange(_objectSpread(_objectSpread({}, value), {}, {
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.2.3-next.20+a49b9aa92",
4
+ "version": "2.2.3-next.27+ed88e5642",
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.1.2-next.20+a49b9aa92",
11
- "@pie-element/rubric": "^3.1.2-next.20+a49b9aa92",
10
+ "@pie-element/multi-trait-rubric": "^3.1.2-next.27+ed88e5642",
11
+ "@pie-element/rubric": "^3.1.2-next.27+ed88e5642",
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": "a49b9aa9225deddac9e943a32957ab1df8cf459a",
18
+ "gitHead": "ed88e5642a7cbb5e6d085c940dccdea8e764aa05",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },