@pie-element/explicit-constructed-response 6.19.2-next.7 → 6.19.2

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.
@@ -1,4 +1,4 @@
1
- import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.18.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@1.18.2/module/index.js";
2
2
  import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_config_ui} from "../../../@pie-lib/pie-toolbox-module@4.12.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) {
@@ -16337,7 +16337,7 @@ const require$$16 = _dll_pie_lib__pie_toolbox_config_ui;
16337
16337
  },
16338
16338
  flexContainer: {
16339
16339
  display: 'flex',
16340
- alignItems: 'end'
16340
+ alignItems: 'center'
16341
16341
  },
16342
16342
  responseHeader: {
16343
16343
  marginTop: theme.spacing.unit * 3,
@@ -16608,7 +16608,8 @@ const require$$16 = _dll_pie_lib__pie_toolbox_config_ui;
16608
16608
  }, promptError)), _react["default"].createElement("div", {
16609
16609
  className: classes.flexContainer
16610
16610
  }, _react["default"].createElement(_Typography["default"], {
16611
- className: classes.text
16611
+ className: classes.text,
16612
+ component: "div"
16612
16613
  }, "Define Template, Choices, and Correct Responses"), _react["default"].createElement(_Tooltip["default"], {
16613
16614
  classes: {
16614
16615
  tooltip: classes.tooltip