@pie-element/explicit-constructed-response 7.5.11-next.9 → 7.6.0

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,23 @@
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
+ # [7.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@7.5.10...@pie-element/explicit-constructed-response@7.6.0) (2025-07-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
12
+
13
+
14
+ ### Features
15
+
16
+ * update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
17
+ * update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
18
+
19
+
20
+
21
+
22
+
6
23
  ## [7.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@7.5.9...@pie-element/explicit-constructed-response@7.5.10) (2025-06-27)
7
24
 
8
25
 
@@ -3,6 +3,23 @@
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
+ # [7.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@7.4.10...@pie-element/explicit-constructed-response-configure@7.5.0) (2025-07-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
12
+
13
+
14
+ ### Features
15
+
16
+ * update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
17
+ * update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
18
+
19
+
20
+
21
+
22
+
6
23
  ## [7.4.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@7.4.9...@pie-element/explicit-constructed-response-configure@7.4.10) (2025-06-27)
7
24
 
8
25
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/explicit-constructed-response-configure",
3
- "version": "7.4.10",
3
+ "version": "7.5.0",
4
4
  "private": true,
5
5
  "main": "lib/index.js",
6
6
  "modue": "src/index.js",
@@ -8,7 +8,7 @@
8
8
  "@material-ui/core": "^3.9.2",
9
9
  "@material-ui/icons": "^3.0.1",
10
10
  "@pie-framework/pie-configure-events": "^1.3.0",
11
- "@pie-lib/pie-toolbox": "2.19.0",
11
+ "@pie-lib/pie-toolbox": "2.22.0",
12
12
  "classnames": "^2.2.6",
13
13
  "debug": "^3.1.0",
14
14
  "lodash": "^4.17.15",
@@ -3,6 +3,23 @@
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
+ # [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@5.2.10...@pie-element/explicit-constructed-response-controller@5.3.0) (2025-07-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
12
+
13
+
14
+ ### Features
15
+
16
+ * update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
17
+ * update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
18
+
19
+
20
+
21
+
22
+
6
23
  ## [5.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@5.2.9...@pie-element/explicit-constructed-response-controller@5.2.10) (2025-06-27)
7
24
 
8
25
 
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@pie-element/explicit-constructed-response-controller",
3
3
  "private": true,
4
- "version": "5.2.10",
4
+ "version": "5.3.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
8
8
  "author": "",
9
9
  "license": "ISC",
10
10
  "dependencies": {
11
- "@pie-lib/pie-toolbox": "2.19.0",
11
+ "@pie-lib/pie-toolbox": "2.22.0",
12
12
  "debug": "^3.1.0",
13
13
  "he": "^1.2.0",
14
14
  "lodash": "^4.17.15",
@@ -1,5 +1,5 @@
1
- import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug} from "../../../@pie-lib/pie-toolbox-math-rendering-module@5.1.0/module/index.js";
2
- import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_config_ui} from "../../../@pie-lib/pie-toolbox-module@8.0.3/module/index.js";
1
+ import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug} from "../../../@pie-lib/pie-toolbox-math-rendering-module@5.3.0/module/index.js";
2
+ import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_config_ui} from "../../../@pie-lib/pie-toolbox-module@8.3.0/module/index.js";
3
3
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
4
4
  function getDefaultExportFromCjs(x) {
5
5
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
@@ -7489,8 +7489,16 @@ var _default = {
7489
7489
  },
7490
7490
  charting: {
7491
7491
  addCategory: 'Add category',
7492
+ actions: 'Actions',
7493
+ add: 'Add',
7494
+ "delete": 'Delete',
7492
7495
  newLabel: 'New label',
7493
- reachedLimit_other: "There can't be more than {{count}} categories."
7496
+ reachedLimit_other: "There can't be more than {{count}} categories.",
7497
+ keyLegend: {
7498
+ incorrectAnswer: 'Student incorrect answer',
7499
+ correctAnswer: 'Student correct answer',
7500
+ correctKeyAnswer: 'Answer key correct'
7501
+ }
7494
7502
  },
7495
7503
  graphing: {
7496
7504
  point: 'Point',
@@ -7519,9 +7527,10 @@ var _default = {
7519
7527
  minmaxSelections_range: 'Select between {{minSelections}} and {{maxSelections}}.'
7520
7528
  },
7521
7529
  selectText: {
7522
- correctAnswerSelected: 'Correct answer selected',
7523
- correctAnswerNotSelected: 'Correct answer not selected',
7524
- incorrectSelection: 'Incorrect selection'
7530
+ correctAnswerSelected: 'Correct',
7531
+ correctAnswerNotSelected: 'Correct Answer Not Selected',
7532
+ incorrectSelection: 'Incorrect Selection',
7533
+ key: 'Key'
7525
7534
  }
7526
7535
  },
7527
7536
  common: {
@@ -7586,8 +7595,16 @@ var _default = {
7586
7595
  },
7587
7596
  charting: {
7588
7597
  addCategory: 'Añadir categoría',
7598
+ actions: 'Acciones',
7599
+ add: 'Añadir',
7600
+ "delete": 'Eliminar',
7589
7601
  newLabel: 'Nueva etiqueta',
7590
- reachedLimit_other: 'No puede haber más de {{count}} categorías.'
7602
+ reachedLimit_other: 'No puede haber más de {{count}} categorías.',
7603
+ keyLegend: {
7604
+ incorrectAnswer: 'Respuesta incorrecta del estudiante',
7605
+ correctAnswer: 'Respuesta correcta del estudiante',
7606
+ correctKeyAnswer: 'Clave de respuesta correcta'
7607
+ }
7591
7608
  },
7592
7609
  graphing: {
7593
7610
  point: 'Punto',
@@ -7616,9 +7633,10 @@ var _default = {
7616
7633
  minmaxSelections_range: 'Seleccione entre {{minSelections}} y {{maxSelections}}.'
7617
7634
  },
7618
7635
  selectText: {
7619
- correctAnswerSelected: 'Respuesta correcta seleccionada',
7620
- correctAnswerNotSelected: 'Respuesta correcta no seleccionada',
7621
- incorrectSelection: 'Selección incorrecta'
7636
+ correctAnswerSelected: 'Respuesta Correcta',
7637
+ correctAnswerNotSelected: 'Respuesta Correcta No Seleccionada',
7638
+ incorrectSelection: 'Selección Incorrecta',
7639
+ key: 'Clave'
7622
7640
  }
7623
7641
  },
7624
7642
  common: {