@pie-element/explicit-constructed-response 7.5.11-next.41 → 7.5.11-next.43

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.
@@ -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.21.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",
@@ -8,7 +8,7 @@
8
8
  "author": "",
9
9
  "license": "ISC",
10
10
  "dependencies": {
11
- "@pie-lib/pie-toolbox": "2.21.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.2.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.2.0/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;
@@ -7527,9 +7527,10 @@ var _default = {
7527
7527
  minmaxSelections_range: 'Select between {{minSelections}} and {{maxSelections}}.'
7528
7528
  },
7529
7529
  selectText: {
7530
- correctAnswerSelected: 'Correct answer selected',
7531
- correctAnswerNotSelected: 'Correct answer not selected',
7532
- incorrectSelection: 'Incorrect selection'
7530
+ correctAnswerSelected: 'Correct',
7531
+ correctAnswerNotSelected: 'Correct Answer Not Selected',
7532
+ incorrectSelection: 'Incorrect Selection',
7533
+ key: 'Key'
7533
7534
  }
7534
7535
  },
7535
7536
  common: {
@@ -7632,9 +7633,10 @@ var _default = {
7632
7633
  minmaxSelections_range: 'Seleccione entre {{minSelections}} y {{maxSelections}}.'
7633
7634
  },
7634
7635
  selectText: {
7635
- correctAnswerSelected: 'Respuesta correcta seleccionada',
7636
- correctAnswerNotSelected: 'Respuesta correcta no seleccionada',
7637
- incorrectSelection: 'Selección incorrecta'
7636
+ correctAnswerSelected: 'Respuesta Correcta',
7637
+ correctAnswerNotSelected: 'Respuesta Correcta No Seleccionada',
7638
+ incorrectSelection: 'Selección Incorrecta',
7639
+ key: 'Clave'
7638
7640
  }
7639
7641
  },
7640
7642
  common: {