@pie-lib/math-toolbar 1.31.2-next.0 → 1.33.0-mui-update.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,18 +3,18 @@
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
- ## [1.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.2...@pie-lib/math-toolbar@1.31.1) (2025-10-22)
6
+ # [1.33.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.32.0-mui-update.0...@pie-lib/math-toolbar@1.33.0-mui-update.0) (2025-11-17)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3))
11
+ * math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
12
12
 
13
13
 
14
14
 
15
15
 
16
16
 
17
- # [1.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.30.0...@pie-lib/math-toolbar@1.31.0) (2025-10-16)
17
+ # [1.32.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.0-mui-update.0...@pie-lib/math-toolbar@1.32.0-mui-update.0) (2025-11-05)
18
18
 
19
19
  **Note:** Version bump only for package @pie-lib/math-toolbar
20
20
 
@@ -22,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
22
 
23
23
 
24
24
 
25
- # [1.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.30.0) (2025-10-16)
25
+ # [1.31.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.30.0-mui-update.0...@pie-lib/math-toolbar@1.31.0-mui-update.0) (2025-11-03)
26
26
 
27
27
  **Note:** Version bump only for package @pie-lib/math-toolbar
28
28
 
@@ -30,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
30
30
 
31
31
 
32
32
 
33
- # [1.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.29.0) (2025-10-16)
33
+ # [1.30.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.28.0-mui-update.0...@pie-lib/math-toolbar@1.30.0-mui-update.0) (2025-11-03)
34
34
 
35
35
  **Note:** Version bump only for package @pie-lib/math-toolbar
36
36
 
@@ -38,9 +38,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
38
38
 
39
39
 
40
40
 
41
- # [1.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.0...@pie-lib/math-toolbar@1.28.0) (2025-10-16)
41
+ # [1.28.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.2...@pie-lib/math-toolbar@1.28.0-mui-update.0) (2025-10-31)
42
42
 
43
- **Note:** Version bump only for package @pie-lib/math-toolbar
43
+
44
+ ### Features
45
+
46
+ * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
47
+ * packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
44
48
 
45
49
 
46
50
 
@@ -1,68 +1,51 @@
1
1
  "use strict";
2
2
 
3
3
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
4
  Object.defineProperty(exports, "__esModule", {
6
5
  value: true
7
6
  });
8
7
  exports.RawDoneButton = exports.DoneButton = void 0;
9
-
10
8
  var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
11
-
12
9
  var _react = _interopRequireDefault(require("react"));
13
-
14
- var _IconButton = _interopRequireDefault(require("@material-ui/core/IconButton"));
15
-
16
- var _Check = _interopRequireDefault(require("@material-ui/icons/Check"));
17
-
18
- var _styles = require("@material-ui/core/styles");
19
-
10
+ var _IconButton = _interopRequireDefault(require("@mui/material/IconButton"));
11
+ var _Check = _interopRequireDefault(require("@mui/icons-material/Check"));
12
+ var _styles = require("@mui/material/styles");
20
13
  var _propTypes = _interopRequireDefault(require("prop-types"));
21
-
22
- var _classnames = _interopRequireDefault(require("classnames"));
23
-
24
- var RawDoneButton = function RawDoneButton(_ref) {
25
- var classes = _ref.classes,
26
- onClick = _ref.onClick,
27
- hideBackground = _ref.hideBackground;
28
- return /*#__PURE__*/_react["default"].createElement(_IconButton["default"], {
14
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
15
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2["default"])(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
16
+ var StyledIconButton = (0, _styles.styled)(_IconButton["default"])(function (_ref) {
17
+ var theme = _ref.theme,
18
+ hideBackground = _ref.hideBackground;
19
+ return _objectSpread(_objectSpread({
20
+ verticalAlign: 'top',
21
+ width: '28px',
22
+ height: '28px',
23
+ color: '#00bb00'
24
+ }, hideBackground && {
25
+ backgroundColor: theme.palette.common.white,
26
+ '&:hover': {
27
+ backgroundColor: theme.palette.grey[200]
28
+ }
29
+ }), {}, {
30
+ '& .MuiIconButton-label': {
31
+ position: 'absolute',
32
+ top: '2px'
33
+ }
34
+ });
35
+ });
36
+ var RawDoneButton = exports.RawDoneButton = function RawDoneButton(_ref2) {
37
+ var onClick = _ref2.onClick,
38
+ hideBackground = _ref2.hideBackground;
39
+ return /*#__PURE__*/_react["default"].createElement(StyledIconButton, {
29
40
  "aria-label": "Done",
30
- className: classes.iconRoot,
31
41
  onClick: onClick,
32
- classes: {
33
- label: classes.label,
34
- root: (0, _classnames["default"])(classes.iconRoot, (0, _defineProperty2["default"])({}, classes.hideBackground, hideBackground))
35
- }
42
+ hideBackground: hideBackground,
43
+ size: "large"
36
44
  }, /*#__PURE__*/_react["default"].createElement(_Check["default"], null));
37
45
  };
38
-
39
- exports.RawDoneButton = RawDoneButton;
40
46
  RawDoneButton.propTypes = {
41
- classes: _propTypes["default"].object.isRequired,
42
- onClick: _propTypes["default"].func
47
+ onClick: _propTypes["default"].func,
48
+ hideBackground: _propTypes["default"].bool
43
49
  };
44
-
45
- var styles = function styles(theme) {
46
- return {
47
- iconRoot: {
48
- verticalAlign: 'top',
49
- width: '28px',
50
- height: '28px',
51
- color: '#00bb00'
52
- },
53
- hideBackground: {
54
- backgroundColor: theme.palette.common.white,
55
- '&:hover': {
56
- backgroundColor: theme.palette.grey[200]
57
- }
58
- },
59
- label: {
60
- position: 'absolute',
61
- top: '2px'
62
- }
63
- };
64
- };
65
-
66
- var DoneButton = (0, _styles.withStyles)(styles)(RawDoneButton);
67
- exports.DoneButton = DoneButton;
50
+ var DoneButton = exports.DoneButton = RawDoneButton;
68
51
  //# sourceMappingURL=done-button.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/done-button.jsx"],"names":["RawDoneButton","classes","onClick","hideBackground","iconRoot","label","root","propTypes","PropTypes","object","isRequired","func","styles","theme","verticalAlign","width","height","color","backgroundColor","palette","common","white","grey","position","top","DoneButton"],"mappings":";;;;;;;;;;;AAAA;;AAEA;;AACA;;AACA;;AACA;;AACA;;AAEO,IAAMA,aAAa,GAAG,SAAhBA,aAAgB;AAAA,MAAGC,OAAH,QAAGA,OAAH;AAAA,MAAYC,OAAZ,QAAYA,OAAZ;AAAA,MAAqBC,cAArB,QAAqBA,cAArB;AAAA,sBAC3B,gCAAC,sBAAD;AACE,kBAAW,MADb;AAEE,IAAA,SAAS,EAAEF,OAAO,CAACG,QAFrB;AAGE,IAAA,OAAO,EAAEF,OAHX;AAIE,IAAA,OAAO,EAAE;AACPG,MAAAA,KAAK,EAAEJ,OAAO,CAACI,KADR;AAEPC,MAAAA,IAAI,EAAE,4BAAWL,OAAO,CAACG,QAAnB,uCAAgCH,OAAO,CAACE,cAAxC,EAAyDA,cAAzD;AAFC;AAJX,kBASE,gCAAC,iBAAD,OATF,CAD2B;AAAA,CAAtB;;;AAcPH,aAAa,CAACO,SAAd,GAA0B;AACxBN,EAAAA,OAAO,EAAEO,sBAAUC,MAAV,CAAiBC,UADF;AAExBR,EAAAA,OAAO,EAAEM,sBAAUG;AAFK,CAA1B;;AAKA,IAAMC,MAAM,GAAG,SAATA,MAAS,CAACC,KAAD;AAAA,SAAY;AACzBT,IAAAA,QAAQ,EAAE;AACRU,MAAAA,aAAa,EAAE,KADP;AAERC,MAAAA,KAAK,EAAE,MAFC;AAGRC,MAAAA,MAAM,EAAE,MAHA;AAIRC,MAAAA,KAAK,EAAE;AAJC,KADe;AAOzBd,IAAAA,cAAc,EAAE;AACde,MAAAA,eAAe,EAAEL,KAAK,CAACM,OAAN,CAAcC,MAAd,CAAqBC,KADxB;AAGd,iBAAW;AACTH,QAAAA,eAAe,EAAEL,KAAK,CAACM,OAAN,CAAcG,IAAd,CAAmB,GAAnB;AADR;AAHG,KAPS;AAczBjB,IAAAA,KAAK,EAAE;AACLkB,MAAAA,QAAQ,EAAE,UADL;AAELC,MAAAA,GAAG,EAAE;AAFA;AAdkB,GAAZ;AAAA,CAAf;;AAmBO,IAAMC,UAAU,GAAG,wBAAWb,MAAX,EAAmBZ,aAAnB,CAAnB","sourcesContent":["import React from 'react';\n\nimport IconButton from '@material-ui/core/IconButton';\nimport Check from '@material-ui/icons/Check';\nimport { withStyles } from '@material-ui/core/styles';\nimport PropTypes from 'prop-types';\nimport classNames from 'classnames';\n\nexport const RawDoneButton = ({ classes, onClick, hideBackground }) => (\n <IconButton\n aria-label=\"Done\"\n className={classes.iconRoot}\n onClick={onClick}\n classes={{\n label: classes.label,\n root: classNames(classes.iconRoot, { [classes.hideBackground]: hideBackground }),\n }}\n >\n <Check />\n </IconButton>\n);\n\nRawDoneButton.propTypes = {\n classes: PropTypes.object.isRequired,\n onClick: PropTypes.func,\n};\n\nconst styles = (theme) => ({\n iconRoot: {\n verticalAlign: 'top',\n width: '28px',\n height: '28px',\n color: '#00bb00',\n },\n hideBackground: {\n backgroundColor: theme.palette.common.white,\n\n '&:hover': {\n backgroundColor: theme.palette.grey[200],\n },\n },\n label: {\n position: 'absolute',\n top: '2px',\n },\n});\nexport const DoneButton = withStyles(styles)(RawDoneButton);\n"],"file":"done-button.js"}
1
+ {"version":3,"file":"done-button.js","names":["_react","_interopRequireDefault","require","_IconButton","_Check","_styles","_propTypes","ownKeys","e","r","t","Object","keys","getOwnPropertySymbols","o","filter","getOwnPropertyDescriptor","enumerable","push","apply","_objectSpread","arguments","length","forEach","_defineProperty2","getOwnPropertyDescriptors","defineProperties","defineProperty","StyledIconButton","styled","IconButton","_ref","theme","hideBackground","verticalAlign","width","height","color","backgroundColor","palette","common","white","grey","position","top","RawDoneButton","exports","_ref2","onClick","createElement","size","propTypes","PropTypes","func","bool","DoneButton"],"sources":["../src/done-button.jsx"],"sourcesContent":["import React from 'react';\n\nimport IconButton from '@mui/material/IconButton';\nimport Check from '@mui/icons-material/Check';\nimport { styled } from '@mui/material/styles';\nimport PropTypes from 'prop-types';\n\nconst StyledIconButton = styled(IconButton)(({ theme, hideBackground }) => ({\n verticalAlign: 'top',\n width: '28px',\n height: '28px',\n color: '#00bb00',\n ...(hideBackground && {\n backgroundColor: theme.palette.common.white,\n '&:hover': {\n backgroundColor: theme.palette.grey[200],\n },\n }),\n '& .MuiIconButton-label': {\n position: 'absolute',\n top: '2px',\n },\n}));\n\nexport const RawDoneButton = ({ onClick, hideBackground }) => (\n <StyledIconButton\n aria-label=\"Done\"\n onClick={onClick}\n hideBackground={hideBackground}\n size=\"large\"\n >\n <Check />\n </StyledIconButton>\n);\n\nRawDoneButton.propTypes = {\n onClick: PropTypes.func,\n hideBackground: PropTypes.bool,\n};\n\nexport const DoneButton = RawDoneButton;\n"],"mappings":"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","ignoreList":[]}