@khanacademy/math-input 17.4.1 → 17.5.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/dist/index.js CHANGED
@@ -46,7 +46,7 @@ var PropTypes__default = /*#__PURE__*/_interopDefaultLegacy(PropTypes);
46
46
 
47
47
  // This file is processed by a Rollup plugin (replace) to inject the production
48
48
  const libName = "@khanacademy/math-input";
49
- const libVersion = "17.4.1";
49
+ const libVersion = "17.5.0";
50
50
  perseusCore.addLibraryVersionToPerseusDebug(libName, libVersion);
51
51
 
52
52
  function _extends() {
@@ -3470,7 +3470,7 @@ function ButtonAsset(_ref) {
3470
3470
  viewBox: "0 0 32 32",
3471
3471
  fill: "none",
3472
3472
  xmlns: "http://www.w3.org/2000/svg",
3473
- "data-test-id": "comma-decimal"
3473
+ "data-testid": "comma-decimal"
3474
3474
  }, /*#__PURE__*/React__namespace.createElement("path", {
3475
3475
  d: "M11.5559 25.3544C11.8679 24.661 12.1799 23.933 12.4919 23.1704C12.8039 22.425 13.0986 21.6884 13.3759 20.9604C13.6706 20.2324 13.9219 19.5737 14.1299 18.9844H16.6259L16.7299 19.2704C16.4526 19.877 16.1232 20.5357 15.7419 21.2464C15.3606 21.9397 14.9619 22.633 14.5459 23.3264C14.1299 24.037 13.7139 24.713 13.2979 25.3544H11.5559Z",
3476
3476
  fill: "#21242C"
@@ -3483,7 +3483,7 @@ function ButtonAsset(_ref) {
3483
3483
  viewBox: "0 0 40 40",
3484
3484
  fill: "none",
3485
3485
  xmlns: "http://www.w3.org/2000/svg",
3486
- "data-test-id": "period-decimal"
3486
+ "data-testid": "period-decimal"
3487
3487
  }, /*#__PURE__*/React__namespace.createElement("path", {
3488
3488
  d: "M18.3401 27.512c0-.232.04-.448.12-.648.088-.208.204-.388.348-.54.152-.152.328-.272.528-.36.208-.088.428-.132.66-.132.232 0 .448.044.648.132.208.088.388.208.54.36.152.152.272.332.36.54.088.2.132.416.132.648 0 .24-.044.46-.132.66-.088.2-.208.376-.36.528-.152.152-.332.268-.54.348-.2.088-.416.132-.648.132-.232 0-.452-.044-.66-.132-.2-.08-.376-.196-.528-.348-.144-.152-.26-.328-.348-.528-.08-.2-.12-.42-.12-.66z",
3489
3489
  fill: "#21242C"