diff --git a/packages/categorize/CHANGELOG.md b/packages/categorize/CHANGELOG.md index 98af7a066..06cfb6f1a 100644 --- a/packages/categorize/CHANGELOG.md +++ b/packages/categorize/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.28.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.24.0...@pie-lib/categorize@0.28.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/categorize + + + + + +# [0.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.27.0...@pie-lib/categorize@0.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/categorize + + + + + +# [0.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.24.0...@pie-lib/categorize@0.27.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/categorize + + + + + +# [0.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.24.0...@pie-lib/categorize@0.26.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/categorize + + + + + +# [0.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.24.0...@pie-lib/categorize@0.25.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/categorize + + + + + # [0.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/categorize@0.8.17...@pie-lib/categorize@0.24.0) (2025-09-25) diff --git a/packages/categorize/package.json b/packages/categorize/package.json index 53c98f5cd..c6b23594a 100644 --- a/packages/categorize/package.json +++ b/packages/categorize/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/categorize", - "version": "0.24.0", + "version": "0.28.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/charting/CHANGELOG.md b/packages/charting/CHANGELOG.md index 09da9b065..fb22d6d33 100644 --- a/packages/charting/CHANGELOG.md +++ b/packages/charting/CHANGELOG.md @@ -3,6 +3,66 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.36.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.1...@pie-lib/charting@5.36.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/charting + + + + + +## [5.36.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.32.7...@pie-lib/charting@5.36.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/charting + + + + + +# [5.36.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.35.0...@pie-lib/charting@5.36.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/charting + + + + + +# [5.35.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.35.0) (2025-10-16) + + +### Features + +* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95)) +* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df)) + + + + + +# [5.34.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.34.0) (2025-10-16) + + +### Features + +* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95)) +* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df)) + + + + + +# [5.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.33.0) (2025-10-16) + + +### Features + +* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95)) +* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df)) + + + + + ## [5.32.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.32.6...@pie-lib/charting@5.32.7) (2025-10-14) **Note:** Version bump only for package @pie-lib/charting diff --git a/packages/charting/package.json b/packages/charting/package.json index 967a9c192..c4fa60962 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "5.32.7", + "version": "5.36.2", "description": "charting", "keywords": [ "react", @@ -19,10 +19,10 @@ "dependencies": { "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/plot": "^2.23.2", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/plot": "^2.27.2", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/translator": "^2.23.1", "@vx/axis": "^0.0.183", "@vx/event": "^0.0.182", "@vx/grid": "^0.0.183", diff --git a/packages/config-ui/CHANGELOG.md b/packages/config-ui/CHANGELOG.md index c8ce4c7b5..6aced78c6 100644 --- a/packages/config-ui/CHANGELOG.md +++ b/packages/config-ui/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.30.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.30.1...@pie-lib/config-ui@11.30.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/config-ui + + + + + +## [11.30.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.25.2...@pie-lib/config-ui@11.30.1) (2025-10-22) + + +### Bug Fixes + +* avoid redundant re-renders by guarding layoutMode setState ([3f4aecd](https://github.com/pie-framework/pie-lib/commit/3f4aecd1c862b94a9faf3e058086da30995ae60d)) + + + + + +# [11.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.28.0...@pie-lib/config-ui@11.29.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/config-ui + + + + + +# [11.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.25.0...@pie-lib/config-ui@11.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/config-ui + + + + + +# [11.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.25.0...@pie-lib/config-ui@11.27.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/config-ui + + + + + +# [11.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.25.0...@pie-lib/config-ui@11.26.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/config-ui + + + + + ## [11.25.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@11.25.1...@pie-lib/config-ui@11.25.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/config-ui diff --git a/packages/config-ui/package.json b/packages/config-ui/package.json index c9399cc47..2e8e0ecf3 100644 --- a/packages/config-ui/package.json +++ b/packages/config-ui/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/config-ui", - "version": "11.25.2", + "version": "11.30.2", "main": "lib/index.js", "module": "src/index.js", "publishConfig": { @@ -10,9 +10,9 @@ "dependencies": { "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/icons": "^2.21.4", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/icons": "^2.24.1", + "@pie-lib/render-ui": "^4.35.2", "assert": "^1.4.1", "classnames": "^2.2.6", "complex.js": "2.1.1", diff --git a/packages/config-ui/src/layout/config-layout.jsx b/packages/config-ui/src/layout/config-layout.jsx index 35ee98377..0e34467a7 100644 --- a/packages/config-ui/src/layout/config-layout.jsx +++ b/packages/config-ui/src/layout/config-layout.jsx @@ -51,11 +51,16 @@ class MeasuredConfigLayout extends AppendCSSRules { const layoutMode = bounds.width > sidePanelMinWidth && (maxWidth ? maxWidth > sidePanelMinWidth : true) ? 'inline' : 'tabbed'; - this.setState({ layoutMode }); + // Only update state (and cause a re-render) if the computed layoutMode changed. + if (layoutMode !== this.state.layoutMode) { + this.setState({ layoutMode }); + } }; render() { return ( + // TODO: REVIEW MuiThemeProvider usage + // Different theme object identities will force theme consumers to re-render. {({ measureRef }) => { diff --git a/packages/controller-utils/CHANGELOG.md b/packages/controller-utils/CHANGELOG.md index 5281b0634..c304667ab 100644 --- a/packages/controller-utils/CHANGELOG.md +++ b/packages/controller-utils/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.22.1...@pie-lib/controller-utils@0.22.2) (2025-11-27) + + +### Bug Fixes + +* **controller-utils:** update debug PD-5248 ([b238a16](https://github.com/pie-framework/pie-lib/commit/b238a16acf55cc7b9316965a10a27a4f9ab4c220)) + + + + + +## [0.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.22.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/controller-utils + + + + + +# [0.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.21.0...@pie-lib/controller-utils@0.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/controller-utils + + + + + +# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/controller-utils + + + + + +# [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/controller-utils + + + + + +# [0.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/controller-utils + + + + + # [0.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.2.44...@pie-lib/controller-utils@0.18.0) (2025-09-25) diff --git a/packages/controller-utils/package.json b/packages/controller-utils/package.json index 272ac780f..70599f09e 100644 --- a/packages/controller-utils/package.json +++ b/packages/controller-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/controller-utils", - "version": "0.18.0", + "version": "0.22.2", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/controller-utils/src/persistence.js b/packages/controller-utils/src/persistence.js index 9e7d9ce4a..ec3fc83e8 100644 --- a/packages/controller-utils/src/persistence.js +++ b/packages/controller-utils/src/persistence.js @@ -13,6 +13,7 @@ export const compact = (arr) => { if (Array.isArray(arr)) { return arr.filter((v) => v !== null && v !== undefined); } + return arr; }; @@ -28,7 +29,7 @@ export const getShuffledChoices = (choices, session, updateSession, choiceKey) = warn("unable to save shuffled choices because there's no session."); resolve(undefined); } else if (!isEmpty(currentShuffled)) { - debug('use shuffledValues to sort the choices...', session.data?.shuffledValues); + debug('use shuffledValues to sort the choices...', currentShuffled); resolve(compact(currentShuffled.map((v) => choices.find((c) => c[choiceKey] === v)))); } else { const shuffledChoices = shuffle(choices); @@ -39,6 +40,7 @@ export const getShuffledChoices = (choices, session, updateSession, choiceKey) = const shuffledValues = compact(shuffledChoices.map((c) => c[choiceKey])); log('try to save shuffledValues to session...', shuffledValues); log('call updateSession... ', session.id, session.element); + if (isEmpty(shuffledValues)) { error( `shuffledValues is an empty array? - refusing to call updateSession: shuffledChoices: ${JSON.stringify( @@ -58,6 +60,7 @@ export const getShuffledChoices = (choices, session, updateSession, choiceKey) = } else { warn('unable to save shuffled choices, shuffle will happen every time.'); } + //save this shuffle to the session for later retrieval resolve(shuffledChoices); } diff --git a/packages/correct-answer-toggle/CHANGELOG.md b/packages/correct-answer-toggle/CHANGELOG.md index 7ac372e8b..22a909dce 100644 --- a/packages/correct-answer-toggle/CHANGELOG.md +++ b/packages/correct-answer-toggle/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.25.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.25.1...@pie-lib/correct-answer-toggle@2.25.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + +## [2.25.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.21.2...@pie-lib/correct-answer-toggle@2.25.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + +# [2.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.24.0...@pie-lib/correct-answer-toggle@2.25.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + +# [2.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.21.0...@pie-lib/correct-answer-toggle@2.24.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + +# [2.23.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.21.0...@pie-lib/correct-answer-toggle@2.23.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + +# [2.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.21.0...@pie-lib/correct-answer-toggle@2.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/correct-answer-toggle + + + + + ## [2.21.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@2.21.1...@pie-lib/correct-answer-toggle@2.21.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/correct-answer-toggle diff --git a/packages/correct-answer-toggle/package.json b/packages/correct-answer-toggle/package.json index 748088d00..fc0d5c54e 100644 --- a/packages/correct-answer-toggle/package.json +++ b/packages/correct-answer-toggle/package.json @@ -11,15 +11,15 @@ "publishConfig": { "access": "public" }, - "version": "2.21.2", + "version": "2.25.2", "main": "lib/index.js", "module": "src/index.jsx", "scripts": {}, "dependencies": { "@material-ui/core": "^3.8.3", - "@pie-lib/icons": "^2.21.4", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/icons": "^2.24.1", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/translator": "^2.23.1", "classnames": "^2.2.6", "lodash": "^4.17.11", "prop-types": "^15.6.2", diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index 951500337..0e95cd3e0 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.31.1...@pie-lib/demo@8.31.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/demo + + + + + +## [8.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.27.3...@pie-lib/demo@8.31.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [8.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.30.0...@pie-lib/demo@8.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/demo + + + + + +# [8.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.27.0...@pie-lib/demo@8.30.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/demo + + + + + +# [8.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.27.0...@pie-lib/demo@8.29.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/demo + + + + + +# [8.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.27.0...@pie-lib/demo@8.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/demo + + + + + ## [8.27.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.27.2...@pie-lib/demo@8.27.3) (2025-10-14) **Note:** Version bump only for package @pie-lib/demo diff --git a/packages/demo/package.json b/packages/demo/package.json index f7e7b53a1..6253fb6f6 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,7 +1,7 @@ { "name": "@pie-lib/demo", "private": true, - "version": "8.27.3", + "version": "8.31.2", "dependencies": { "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", @@ -10,26 +10,26 @@ "@pie-framework/mathml-to-latex": "1.4.4", "@pie-framework/mathquill": "1.1.4", "@pie-framework/parse-english": "^1.0.0", - "@pie-lib/charting": "^5.32.7", - "@pie-lib/config-ui": "^11.25.2", - "@pie-lib/correct-answer-toggle": "^2.21.2", - "@pie-lib/drag": "^2.18.2", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/graphing": "^2.30.2", - "@pie-lib/icons": "^2.21.4", - "@pie-lib/mask-markup": "^1.29.2", - "@pie-lib/math-evaluator": "^2.18.5", - "@pie-lib/math-input": "^6.28.5", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/math-toolbar": "^1.27.2", - "@pie-lib/plot": "^2.23.2", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/rubric": "^0.24.2", - "@pie-lib/scoring-config": "^3.22.2", - "@pie-lib/style-utils": "^0.18.4", - "@pie-lib/text-select": "^1.28.2", - "@pie-lib/tools": "^0.26.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/charting": "^5.36.2", + "@pie-lib/config-ui": "^11.30.2", + "@pie-lib/correct-answer-toggle": "^2.25.2", + "@pie-lib/drag": "^2.22.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/graphing": "^2.34.2", + "@pie-lib/icons": "^2.24.1", + "@pie-lib/mask-markup": "^1.33.2", + "@pie-lib/math-evaluator": "^2.21.1", + "@pie-lib/math-input": "^6.31.1", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/math-toolbar": "^1.31.2", + "@pie-lib/plot": "^2.27.2", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/rubric": "^0.28.2", + "@pie-lib/scoring-config": "^3.26.2", + "@pie-lib/style-utils": "^0.21.1", + "@pie-lib/text-select": "^1.32.2", + "@pie-lib/tools": "^0.29.1", + "@pie-lib/translator": "^2.23.1", "@vx/axis": "^0.0.183", "@vx/grid": "^0.0.183", "@vx/group": "^0.0.183", diff --git a/packages/drag/CHANGELOG.md b/packages/drag/CHANGELOG.md index 83dda7c39..74567b4e8 100644 --- a/packages/drag/CHANGELOG.md +++ b/packages/drag/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.22.1...@pie-lib/drag@2.22.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/drag + + + + + +## [2.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.18.2...@pie-lib/drag@2.22.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/drag + + + + + +# [2.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.21.0...@pie-lib/drag@2.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/drag + + + + + +# [2.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.18.0...@pie-lib/drag@2.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/drag + + + + + +# [2.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.18.0...@pie-lib/drag@2.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/drag + + + + + +# [2.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.18.0...@pie-lib/drag@2.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/drag + + + + + ## [2.18.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.18.1...@pie-lib/drag@2.18.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/drag diff --git a/packages/drag/package.json b/packages/drag/package.json index cdefbec0b..7d16bd17e 100644 --- a/packages/drag/package.json +++ b/packages/drag/package.json @@ -1,13 +1,13 @@ { "name": "@pie-lib/drag", - "version": "2.18.2", + "version": "2.22.2", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { "@material-ui/core": "^3.8.3", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/render-ui": "^4.35.2", "classnames": "^2.2.6", "lodash": "^4.17.11", "prop-types": "^15.7.2", diff --git a/packages/editable-html/CHANGELOG.md b/packages/editable-html/CHANGELOG.md index 4edb08e7b..6fa08b1e5 100644 --- a/packages/editable-html/CHANGELOG.md +++ b/packages/editable-html/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.21.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.21.1...@pie-lib/editable-html@11.21.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + +## [11.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.2...@pie-lib/editable-html@11.21.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + +# [11.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.20.0...@pie-lib/editable-html@11.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + +# [11.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + +# [11.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + +# [11.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.0...@pie-lib/editable-html@11.18.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/editable-html + + + + + ## [11.17.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/editable-html@11.17.1...@pie-lib/editable-html@11.17.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/editable-html diff --git a/packages/editable-html/package.json b/packages/editable-html/package.json index 52a9e796c..d48ff7540 100644 --- a/packages/editable-html/package.json +++ b/packages/editable-html/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/editable-html", - "version": "11.17.2", + "version": "11.21.2", "description": "", "license": "ISC", "main": "lib/index.js", @@ -10,11 +10,11 @@ "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", "@material-ui/styles": "^3.0.0-alpha.10", - "@pie-lib/drag": "^2.18.2", - "@pie-lib/math-input": "^6.28.5", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/math-toolbar": "^1.27.2", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/drag": "^2.22.2", + "@pie-lib/math-input": "^6.31.1", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/math-toolbar": "^1.31.2", + "@pie-lib/render-ui": "^4.35.2", "change-case": "^3.0.2", "classnames": "^2.2.6", "debug": "^4.1.1", diff --git a/packages/feedback/CHANGELOG.md b/packages/feedback/CHANGELOG.md index f273ed6e3..9b29524c9 100644 --- a/packages/feedback/CHANGELOG.md +++ b/packages/feedback/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.24.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.20.0...@pie-lib/feedback@0.24.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/feedback + + + + + +# [0.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.23.0...@pie-lib/feedback@0.24.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/feedback + + + + + +# [0.23.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.20.0...@pie-lib/feedback@0.23.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/feedback + + + + + +# [0.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.20.0...@pie-lib/feedback@0.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/feedback + + + + + +# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.20.0...@pie-lib/feedback@0.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/feedback + + + + + # [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/feedback@0.4.43...@pie-lib/feedback@0.20.0) (2025-09-25) diff --git a/packages/feedback/package.json b/packages/feedback/package.json index 82350f18d..ea2314bf0 100644 --- a/packages/feedback/package.json +++ b/packages/feedback/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/feedback", - "version": "0.20.0", + "version": "0.24.1", "description": "Feedback utilities", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/graphing-solution-set/CHANGELOG.md b/packages/graphing-solution-set/CHANGELOG.md index 0ea8be5a2..bb84f4e69 100644 --- a/packages/graphing-solution-set/CHANGELOG.md +++ b/packages/graphing-solution-set/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.34.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.34.1...@pie-lib/graphing-solution-set@2.34.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/graphing-solution-set + + + + + +## [2.34.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.30.2...@pie-lib/graphing-solution-set@2.34.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [2.34.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.33.0...@pie-lib/graphing-solution-set@2.34.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-solution-set + + + + + +# [2.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.30.0...@pie-lib/graphing-solution-set@2.33.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-solution-set + + + + + +# [2.32.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.30.0...@pie-lib/graphing-solution-set@2.32.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-solution-set + + + + + +# [2.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.30.0...@pie-lib/graphing-solution-set@2.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-solution-set + + + + + ## [2.30.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-solution-set@2.30.1...@pie-lib/graphing-solution-set@2.30.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/graphing-solution-set diff --git a/packages/graphing-solution-set/package.json b/packages/graphing-solution-set/package.json index b2994b704..6d0dc86e2 100644 --- a/packages/graphing-solution-set/package.json +++ b/packages/graphing-solution-set/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.30.2", + "version": "2.34.2", "description": "Graphing components", "keywords": [ "react", @@ -19,13 +19,13 @@ "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/drag": "^2.18.2", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/graphing-utils": "^1.18.4", - "@pie-lib/plot": "^2.23.2", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/tools": "^0.26.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/drag": "^2.22.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/graphing-utils": "^1.21.1", + "@pie-lib/plot": "^2.27.2", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/tools": "^0.29.1", + "@pie-lib/translator": "^2.23.1", "@vx/axis": "^0.0.189", "@vx/clip-path": "^0.0.189", "@vx/curve": "^0.0.189", diff --git a/packages/graphing-utils/CHANGELOG.md b/packages/graphing-utils/CHANGELOG.md index f83b01177..632c10a66 100644 --- a/packages/graphing-utils/CHANGELOG.md +++ b/packages/graphing-utils/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.17.0...@pie-lib/graphing-utils@1.21.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/graphing-utils + + + + + +# [1.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.17.0...@pie-lib/graphing-utils@1.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-utils + + + + + +# [1.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.17.0...@pie-lib/graphing-utils@1.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-utils + + + + + +# [1.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.17.0...@pie-lib/graphing-utils@1.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-utils + + + + + +# [1.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.17.0...@pie-lib/graphing-utils@1.18.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing-utils + + + + + # [1.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing-utils@1.1.33...@pie-lib/graphing-utils@1.17.0) (2025-09-25) diff --git a/packages/graphing-utils/package.json b/packages/graphing-utils/package.json index d037c1ca5..1d82c509c 100644 --- a/packages/graphing-utils/package.json +++ b/packages/graphing-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/graphing-utils", - "version": "1.17.0", + "version": "1.21.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/graphing/CHANGELOG.md b/packages/graphing/CHANGELOG.md index e931a8d06..511a2181a 100644 --- a/packages/graphing/CHANGELOG.md +++ b/packages/graphing/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.34.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.34.1...@pie-lib/graphing@2.34.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + +## [2.34.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.30.2...@pie-lib/graphing@2.34.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + +# [2.34.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.33.0...@pie-lib/graphing@2.34.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + +# [2.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.30.0...@pie-lib/graphing@2.33.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + +# [2.32.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.30.0...@pie-lib/graphing@2.32.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + +# [2.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.30.0...@pie-lib/graphing@2.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/graphing + + + + + ## [2.30.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.30.1...@pie-lib/graphing@2.30.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/graphing diff --git a/packages/graphing/package.json b/packages/graphing/package.json index dd7aa6975..0c1a6cde4 100644 --- a/packages/graphing/package.json +++ b/packages/graphing/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.30.2", + "version": "2.34.2", "description": "Graphing components", "keywords": [ "react", @@ -19,12 +19,12 @@ "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/drag": "^2.18.2", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/graphing-utils": "^1.18.4", - "@pie-lib/plot": "^2.23.2", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/drag": "^2.22.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/graphing-utils": "^1.21.1", + "@pie-lib/plot": "^2.27.2", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/translator": "^2.23.1", "@vx/axis": "^0.0.189", "@vx/clip-path": "^0.0.189", "@vx/event": "^0.0.189", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index d9775ec27..e2b2cb6e0 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.24.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.24.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/icons + + + + + +# [2.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.24.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/icons + + + + + +# [2.23.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.23.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/icons + + + + + +# [2.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/icons + + + + + +# [2.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/icons + + + + + # [2.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.20.0) (2025-09-25) diff --git a/packages/icons/package.json b/packages/icons/package.json index 6353815a0..e71a4079f 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/icons", - "version": "2.20.0", + "version": "2.24.1", "description": "Some simple icons", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/mask-markup/CHANGELOG.md b/packages/mask-markup/CHANGELOG.md index f35aa8a6e..28f07a3fd 100644 --- a/packages/mask-markup/CHANGELOG.md +++ b/packages/mask-markup/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.33.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.33.1...@pie-lib/mask-markup@1.33.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + +## [1.33.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.29.2...@pie-lib/mask-markup@1.33.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + +# [1.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.32.0...@pie-lib/mask-markup@1.33.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + +# [1.32.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.29.0...@pie-lib/mask-markup@1.32.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + +# [1.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.29.0...@pie-lib/mask-markup@1.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + +# [1.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.29.0...@pie-lib/mask-markup@1.30.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/mask-markup + + + + + ## [1.29.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/mask-markup@1.29.1...@pie-lib/mask-markup@1.29.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/mask-markup diff --git a/packages/mask-markup/package.json b/packages/mask-markup/package.json index 8515d66fb..3c8f000b2 100644 --- a/packages/mask-markup/package.json +++ b/packages/mask-markup/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/mask-markup", - "version": "1.29.2", + "version": "1.33.2", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -10,10 +10,10 @@ "dependencies": { "@material-ui/core": "^3.9.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/drag": "^2.18.2", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/drag": "^2.22.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/render-ui": "^4.35.2", "classnames": "^2.2.6", "debug": "^4.1.1", "immutable": "^4.0.0-rc.12", diff --git a/packages/math-evaluator/CHANGELOG.md b/packages/math-evaluator/CHANGELOG.md index 66fc8f88f..80aaee9b0 100644 --- a/packages/math-evaluator/CHANGELOG.md +++ b/packages/math-evaluator/CHANGELOG.md @@ -3,6 +3,49 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.1...@pie-lib/math-evaluator@2.21.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [2.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-evaluator + + + + + +# [2.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-evaluator + + + + + +# [2.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-evaluator + + + + + +# [2.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.18.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-evaluator + + + + + ## [2.17.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-evaluator@2.17.0...@pie-lib/math-evaluator@2.17.1) (2025-10-14) **Note:** Version bump only for package @pie-lib/math-evaluator diff --git a/packages/math-evaluator/package.json b/packages/math-evaluator/package.json index 2333dffd7..2f58418cc 100644 --- a/packages/math-evaluator/package.json +++ b/packages/math-evaluator/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.17.1", + "version": "2.21.1", "description": "Math evaluator tool for comparing expressions for equality", "keywords": [ "math", @@ -23,7 +23,7 @@ "mathjs": "^7.0.1" }, "devDependencies": { - "@pie-lib/test-utils": "^0.19.5" + "@pie-lib/test-utils": "^0.22.1" }, "scripts": {}, "gitHead": "ff5ec2ebe11110b7652812a10c6dc230f08e12cb" diff --git a/packages/math-input/CHANGELOG.md b/packages/math-input/CHANGELOG.md index dfe5e4f75..bd8b4437e 100644 --- a/packages/math-input/CHANGELOG.md +++ b/packages/math-input/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.27.0...@pie-lib/math-input@6.31.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/math-input + + + + + +# [6.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.27.0...@pie-lib/math-input@6.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-input + + + + + +# [6.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.27.0...@pie-lib/math-input@6.30.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-input + + + + + +# [6.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.27.0...@pie-lib/math-input@6.29.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-input + + + + + +# [6.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.27.0...@pie-lib/math-input@6.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-input + + + + + # [6.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.11.4...@pie-lib/math-input@6.27.0) (2025-09-25) diff --git a/packages/math-input/package.json b/packages/math-input/package.json index 87e74f420..f5c854ee2 100644 --- a/packages/math-input/package.json +++ b/packages/math-input/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.27.0", + "version": "6.31.1", "main": "lib/index.js", "module": "src/index.jsx", "dependencies": { diff --git a/packages/math-rendering-accessible/CHANGELOG.md b/packages/math-rendering-accessible/CHANGELOG.md index ff7c4ce7f..f5ab858e4 100644 --- a/packages/math-rendering-accessible/CHANGELOG.md +++ b/packages/math-rendering-accessible/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.1...@pie-lib/math-rendering-accessible@3.22.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/math-rendering-accessible + + + + + +# [3.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.21.0...@pie-lib/math-rendering-accessible@3.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering-accessible + + + + + +# [3.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering-accessible + + + + + +# [3.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering-accessible + + + + + +# [3.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering-accessible + + + + + ## [3.18.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering-accessible@3.18.0...@pie-lib/math-rendering-accessible@3.18.1) (2025-10-14) **Note:** Version bump only for package @pie-lib/math-rendering-accessible diff --git a/packages/math-rendering-accessible/package.json b/packages/math-rendering-accessible/package.json index a3dc59c89..c9c42ce20 100644 --- a/packages/math-rendering-accessible/package.json +++ b/packages/math-rendering-accessible/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/math-rendering-accessible", - "version": "3.18.1", + "version": "3.22.1", "description": "math rendering utilities", "publishConfig": { "access": "public" @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@pie-framework/mathml-to-latex": "1.4.4", - "@pie-lib/math-rendering": "^3.19.4", + "@pie-lib/math-rendering": "^3.22.1", "debug": "^4.1.1", "lodash": "^4.17.11", "mathjax-full": "3.2.2", diff --git a/packages/math-rendering/CHANGELOG.md b/packages/math-rendering/CHANGELOG.md index c4621abd5..db2e67af4 100644 --- a/packages/math-rendering/CHANGELOG.md +++ b/packages/math-rendering/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.22.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/math-rendering + + + + + +# [3.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering + + + + + +# [3.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering + + + + + +# [3.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering + + + + + +# [3.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.18.0...@pie-lib/math-rendering@3.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/math-rendering + + + + + # [3.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.18.0) (2025-09-25) diff --git a/packages/math-rendering/package.json b/packages/math-rendering/package.json index a2b919855..81a72c4c4 100644 --- a/packages/math-rendering/package.json +++ b/packages/math-rendering/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/math-rendering", - "version": "3.18.0", + "version": "3.22.1", "description": "math rendering utilities", "publishConfig": { "access": "public" diff --git a/packages/math-toolbar/CHANGELOG.md b/packages/math-toolbar/CHANGELOG.md index 0f257a7d0..97437e75e 100644 --- a/packages/math-toolbar/CHANGELOG.md +++ b/packages/math-toolbar/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.31.1...@pie-lib/math-toolbar@1.31.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/math-toolbar + + + + + +## [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) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [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) + +**Note:** Version bump only for package @pie-lib/math-toolbar + + + + + +# [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) + +**Note:** Version bump only for package @pie-lib/math-toolbar + + + + + +# [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) + +**Note:** Version bump only for package @pie-lib/math-toolbar + + + + + +# [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) + +**Note:** Version bump only for package @pie-lib/math-toolbar + + + + + ## [1.27.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-toolbar@1.27.1...@pie-lib/math-toolbar@1.27.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/math-toolbar diff --git a/packages/math-toolbar/package.json b/packages/math-toolbar/package.json index 4658d2d62..94ce52966 100644 --- a/packages/math-toolbar/package.json +++ b/packages/math-toolbar/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.27.2", + "version": "1.31.2", "description": "Math toolbar for editing math equations", "keywords": [ "math", @@ -19,8 +19,8 @@ "dependencies": { "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/math-input": "^6.28.5", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/math-input": "^6.31.1", + "@pie-lib/render-ui": "^4.35.2", "classnames": "^2.2.6", "debug": "^4.1.1", "keycode": "^2.2.0", @@ -32,7 +32,7 @@ "react-dom": "^16.9.0" }, "devDependencies": { - "@pie-lib/test-utils": "^0.19.5" + "@pie-lib/test-utils": "^0.22.1" }, "scripts": {}, "gitHead": "ff5ec2ebe11110b7652812a10c6dc230f08e12cb" diff --git a/packages/plot/CHANGELOG.md b/packages/plot/CHANGELOG.md index 24c66a621..2485d493c 100644 --- a/packages/plot/CHANGELOG.md +++ b/packages/plot/CHANGELOG.md @@ -3,6 +3,63 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.27.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.27.1...@pie-lib/plot@2.27.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/plot + + + + + +## [2.27.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.2...@pie-lib/plot@2.27.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/plot + + + + + +# [2.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.26.0...@pie-lib/plot@2.27.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/plot + + + + + +# [2.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.26.0) (2025-10-16) + + +### Bug Fixes + +* **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2)) + + + + + +# [2.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.25.0) (2025-10-16) + + +### Bug Fixes + +* **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2)) + + + + + +# [2.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.24.0) (2025-10-16) + + +### Bug Fixes + +* **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2)) + + + + + ## [2.23.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.1...@pie-lib/plot@2.23.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/plot diff --git a/packages/plot/package.json b/packages/plot/package.json index 757443b2c..d393f0647 100644 --- a/packages/plot/package.json +++ b/packages/plot/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.23.2", + "version": "2.27.2", "description": "Some underlying components for building charts/graphs", "keywords": [ "react", @@ -18,8 +18,8 @@ "dependencies": { "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", - "@pie-lib/editable-html": "^11.17.2", - "@pie-lib/render-ui": "^4.31.2", + "@pie-lib/editable-html": "^11.21.2", + "@pie-lib/render-ui": "^4.35.2", "@vx/axis": "^0.0.183", "@vx/event": "^0.0.182", "@vx/grid": "^0.0.183", diff --git a/packages/render-ui/CHANGELOG.md b/packages/render-ui/CHANGELOG.md index 0c789a11b..4eafd3393 100644 --- a/packages/render-ui/CHANGELOG.md +++ b/packages/render-ui/CHANGELOG.md @@ -3,6 +3,61 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.35.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.35.1...@pie-lib/render-ui@4.35.2) (2025-11-27) + + +### Bug Fixes + +* **render-ui:** change unneeded colors overwriting in theme provider PD-5274 ([dbfaed5](https://github.com/pie-framework/pie-lib/commit/dbfaed50feed9c059b14c9835468159858446af1)) +* **render-ui:** handle vertical striping only for tables with th first col PD-5211 ([d32502e](https://github.com/pie-framework/pie-lib/commit/d32502e496fc9a19a6444e537587017c91e87724)) + + + + + +## [4.35.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.31.2...@pie-lib/render-ui@4.35.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [4.35.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.34.0...@pie-lib/render-ui@4.35.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/render-ui + + + + + +# [4.34.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.31.0...@pie-lib/render-ui@4.34.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/render-ui + + + + + +# [4.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.31.0...@pie-lib/render-ui@4.33.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/render-ui + + + + + +# [4.32.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.31.0...@pie-lib/render-ui@4.32.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/render-ui + + + + + ## [4.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.31.1...@pie-lib/render-ui@4.31.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/render-ui diff --git a/packages/render-ui/package.json b/packages/render-ui/package.json index 8421ab001..2be042f28 100644 --- a/packages/render-ui/package.json +++ b/packages/render-ui/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/render-ui", - "version": "4.31.2", + "version": "4.35.2", "description": "Some shared ui elements when rendering - but not worthy of their own package yet.", "module": "src/index.js", "main": "lib/index.js", @@ -11,9 +11,9 @@ "dependencies": { "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/icons": "^2.21.4", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/icons": "^2.24.1", + "@pie-lib/math-rendering": "^3.22.1", + "@pie-lib/test-utils": "^0.22.1", "classnames": "^2.2.6", "debug": "^4.1.1", "lodash": "^4.17.11", @@ -21,7 +21,6 @@ "react-transition-group": "^2.5.2" }, "peerDependencies": { - "@pie-lib/test-utils": "beta", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/render-ui/src/preview-prompt.jsx b/packages/render-ui/src/preview-prompt.jsx index e265b0bfa..7add54308 100644 --- a/packages/render-ui/src/preview-prompt.jsx +++ b/packages/render-ui/src/preview-prompt.jsx @@ -234,19 +234,14 @@ const styles = (theme) => ({ '&:not(.MathJax) > table': { borderCollapse: 'collapse', }, - // Apply vertical striping only when first column is a header column (th) - '&:not(.MathJax) > table:has(tr:first-child th:first-child) td': { - '&:nth-child(2n)': { - backgroundColor: '#f6f8fa', - color: theme.palette.common.black, - }, + '&:not(.MathJax) > table:has(tbody tr > th:first-child):not(:has(tbody tr > td:first-child)) tbody td:nth-child(even)': { + backgroundColor: '#f6f8fa', + color: theme.palette.common.black, }, - // Apply horizontal striping for tables where first element is NOT a header (th) - '&:not(.MathJax) > table:not(:has(tr:first-child th:first-child)) tr': { - '&:nth-child(2n)': { - backgroundColor: '#f6f8fa', - color: theme.palette.common.black, - }, + + '&:not(.MathJax) > table:has(tbody tr > td:first-child) tbody tr:nth-child(even) td': { + backgroundColor: '#f6f8fa', + color: theme.palette.common.black, }, // align table content to left as per STAR requirement PD-3687 '&:not(.MathJax) table td, &:not(.MathJax) table th': { diff --git a/packages/render-ui/src/ui-layout.jsx b/packages/render-ui/src/ui-layout.jsx index 079743973..a373bf604 100644 --- a/packages/render-ui/src/ui-layout.jsx +++ b/packages/render-ui/src/ui-layout.jsx @@ -18,36 +18,6 @@ const theme = createMuiTheme({ MuiTypography: { root: { fontFamily: 'inherit' }, }, - MuiRadio: { - root: { - '&$checked': { - color: '#3f51b5 !important', - }, - }, - }, - MuiCheckbox: { - root: { - '&$checked': { - color: '#3f51b5 !important', - }, - }, - }, - MuiTabs: { - root: { - borderBottom: '1px solid #eee', - }, - }, - MuiSwitch: { - root: { - '&$checked': { - color: '#3f51b5 !important', - '& + $bar': { - backgroundColor: '#3f51b5 !important', - opacity: 0.5, - }, - }, - }, - }, }, }); diff --git a/packages/rubric/CHANGELOG.md b/packages/rubric/CHANGELOG.md index 181fd09a0..63030fe21 100644 --- a/packages/rubric/CHANGELOG.md +++ b/packages/rubric/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.28.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.1...@pie-lib/rubric@0.28.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + +## [0.28.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.24.2...@pie-lib/rubric@0.28.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + +# [0.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.27.0...@pie-lib/rubric@0.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + +# [0.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.24.0...@pie-lib/rubric@0.27.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + +# [0.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.24.0...@pie-lib/rubric@0.26.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + +# [0.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.24.0...@pie-lib/rubric@0.25.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/rubric + + + + + ## [0.24.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.24.1...@pie-lib/rubric@0.24.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/rubric diff --git a/packages/rubric/package.json b/packages/rubric/package.json index d748696ea..dfcf85d78 100644 --- a/packages/rubric/package.json +++ b/packages/rubric/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/rubric", - "version": "0.24.2", + "version": "0.28.2", "publishConfig": { "access": "public" }, @@ -9,7 +9,7 @@ "dependencies": { "@material-ui/core": "^3.9.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/editable-html": "^11.17.2", + "@pie-lib/editable-html": "^11.21.2", "classnames": "^2.2.6", "debug": "^4.1.1", "lodash": "^4.17.11", diff --git a/packages/scoring-config/CHANGELOG.md b/packages/scoring-config/CHANGELOG.md index dbc61662d..cc30f0ff9 100644 --- a/packages/scoring-config/CHANGELOG.md +++ b/packages/scoring-config/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.26.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.26.1...@pie-lib/scoring-config@3.26.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/scoring-config + + + + + +## [3.26.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.22.2...@pie-lib/scoring-config@3.26.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [3.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.25.0...@pie-lib/scoring-config@3.26.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/scoring-config + + + + + +# [3.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.22.0...@pie-lib/scoring-config@3.25.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/scoring-config + + + + + +# [3.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.22.0...@pie-lib/scoring-config@3.24.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/scoring-config + + + + + +# [3.23.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.22.0...@pie-lib/scoring-config@3.23.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/scoring-config + + + + + ## [3.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.22.1...@pie-lib/scoring-config@3.22.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/scoring-config diff --git a/packages/scoring-config/package.json b/packages/scoring-config/package.json index 55460f7a0..59dcd3b21 100644 --- a/packages/scoring-config/package.json +++ b/packages/scoring-config/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/scoring-config", - "version": "3.22.2", + "version": "3.26.2", "description": "", "main": "lib/index.js", "module": "src/index.jsx", @@ -13,7 +13,7 @@ "dependencies": { "@material-ui/core": "^3.8.3", "@material-ui/icons": "^3.0.2", - "@pie-lib/config-ui": "^11.25.2", + "@pie-lib/config-ui": "^11.30.2", "classnames": "^2.2.6", "debug": "^4.1.1", "lodash": "^4.17.11", diff --git a/packages/style-utils/CHANGELOG.md b/packages/style-utils/CHANGELOG.md index 1b76caf0c..5d01ef586 100644 --- a/packages/style-utils/CHANGELOG.md +++ b/packages/style-utils/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.21.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/style-utils + + + + + +# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/style-utils + + + + + +# [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/style-utils + + + + + +# [0.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/style-utils + + + + + +# [0.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.18.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/style-utils + + + + + # [0.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.1.43...@pie-lib/style-utils@0.17.0) (2025-09-25) diff --git a/packages/style-utils/package.json b/packages/style-utils/package.json index d2823b23f..ccfa4fe11 100644 --- a/packages/style-utils/package.json +++ b/packages/style-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/style-utils", - "version": "0.17.0", + "version": "0.21.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md index 08eb91971..f9797ffe5 100644 --- a/packages/test-utils/CHANGELOG.md +++ b/packages/test-utils/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.18.0...@pie-lib/test-utils@0.22.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/test-utils + + + + + +# [0.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.18.0...@pie-lib/test-utils@0.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/test-utils + + + + + +# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.18.0...@pie-lib/test-utils@0.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/test-utils + + + + + +# [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.18.0...@pie-lib/test-utils@0.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/test-utils + + + + + +# [0.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.18.0...@pie-lib/test-utils@0.19.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/test-utils + + + + + # [0.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/test-utils@0.2.33...@pie-lib/test-utils@0.18.0) (2025-09-25) diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 35667ff7b..fe7a5d34f 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/test-utils", - "version": "0.18.0", + "version": "0.22.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/text-select/CHANGELOG.md b/packages/text-select/CHANGELOG.md index 557afc755..3527114de 100644 --- a/packages/text-select/CHANGELOG.md +++ b/packages/text-select/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.32.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.32.1...@pie-lib/text-select@1.32.2) (2025-11-27) + +**Note:** Version bump only for package @pie-lib/text-select + + + + + +## [1.32.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.28.2...@pie-lib/text-select@1.32.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [1.32.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.31.0...@pie-lib/text-select@1.32.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/text-select + + + + + +# [1.31.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.28.0...@pie-lib/text-select@1.31.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/text-select + + + + + +# [1.30.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.28.0...@pie-lib/text-select@1.30.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/text-select + + + + + +# [1.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.28.0...@pie-lib/text-select@1.29.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/text-select + + + + + ## [1.28.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/text-select@1.28.1...@pie-lib/text-select@1.28.2) (2025-10-14) **Note:** Version bump only for package @pie-lib/text-select diff --git a/packages/text-select/package.json b/packages/text-select/package.json index 94c91d54e..3fadf2342 100644 --- a/packages/text-select/package.json +++ b/packages/text-select/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.28.2", + "version": "1.32.2", "description": "Some react components for text selection", "keywords": [ "react", @@ -19,9 +19,9 @@ "dependencies": { "@material-ui/icons": "^3.0.2", "@pie-framework/parse-english": "^1.0.0", - "@pie-lib/render-ui": "^4.31.2", - "@pie-lib/style-utils": "^0.18.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/render-ui": "^4.35.2", + "@pie-lib/style-utils": "^0.21.1", + "@pie-lib/translator": "^2.23.1", "classnames": "^2.2.6", "debug": "^4.1.1", "invariant": "^2.2.4", @@ -32,7 +32,7 @@ "devDependencies": { "@material-ui/core": "^3.8.3", "@pie-framework/parse-english": "^1.0.0", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/test-utils": "^0.22.1", "natural": "^0.6.3", "react": "^16.8.1", "react-dom": "^16.9.0" diff --git a/packages/tools/CHANGELOG.md b/packages/tools/CHANGELOG.md index e33b59f9f..a6b37db09 100644 --- a/packages/tools/CHANGELOG.md +++ b/packages/tools/CHANGELOG.md @@ -3,6 +3,49 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.29.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.1...@pie-lib/tools@0.29.1) (2025-10-22) + + +### Bug Fixes + +* bump config-ui PD-5265 ([77d0c78](https://github.com/pie-framework/pie-lib/commit/77d0c78cacfa57e93ed17e7a7f1257f4a9cf6ab3)) + + + + + +# [0.29.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.0...@pie-lib/tools@0.29.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/tools + + + + + +# [0.28.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.0...@pie-lib/tools@0.28.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/tools + + + + + +# [0.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.0...@pie-lib/tools@0.27.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/tools + + + + + +# [0.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.0...@pie-lib/tools@0.26.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/tools + + + + + ## [0.25.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/tools@0.25.0...@pie-lib/tools@0.25.1) (2025-10-14) **Note:** Version bump only for package @pie-lib/tools diff --git a/packages/tools/package.json b/packages/tools/package.json index 87c9794d2..3c5440dfd 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.25.1", + "version": "0.29.1", "description": "Some interactive tools", "keywords": [ "react", @@ -18,7 +18,7 @@ "license": "ISC", "dependencies": { "@mapbox/point-geometry": "^0.1.0", - "@pie-lib/style-utils": "^0.18.4", + "@pie-lib/style-utils": "^0.21.1", "assert": "^1.4.1", "classnames": "^2.2.6", "debug": "^4.1.1", diff --git a/packages/translator/CHANGELOG.md b/packages/translator/CHANGELOG.md index fd0831557..ccca9c78f 100644 --- a/packages/translator/CHANGELOG.md +++ b/packages/translator/CHANGELOG.md @@ -3,6 +3,46 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.19.0...@pie-lib/translator@2.23.1) (2025-10-22) + +**Note:** Version bump only for package @pie-lib/translator + + + + + +# [2.23.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.19.0...@pie-lib/translator@2.23.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/translator + + + + + +# [2.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.19.0...@pie-lib/translator@2.22.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/translator + + + + + +# [2.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.19.0...@pie-lib/translator@2.21.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/translator + + + + + +# [2.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.19.0...@pie-lib/translator@2.20.0) (2025-10-16) + +**Note:** Version bump only for package @pie-lib/translator + + + + + # [2.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/translator@2.3.0...@pie-lib/translator@2.19.0) (2025-09-25) diff --git a/packages/translator/package.json b/packages/translator/package.json index f9c9b6fdd..849333e77 100644 --- a/packages/translator/package.json +++ b/packages/translator/package.json @@ -1,6 +1,6 @@ { "name": "@pie-lib/translator", - "version": "2.19.0", + "version": "2.23.1", "publishConfig": { "access": "public" }, diff --git a/yarn.lock b/yarn.lock index de0083397..212067f77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2662,101 +2662,11 @@ unist-util-modify-children "^1.0.0" unist-util-visit-children "^1.0.0" -"@pie-lib/graphing-utils@^1.18.4": - version "1.18.4" - resolved "https://registry.yarnpkg.com/@pie-lib/graphing-utils/-/graphing-utils-1.18.4.tgz#67880af59c2d6d230aad435ac23a4d601d27017f" - integrity sha512-ZyEjMIKSkP4o6FzdgZ0J3NT7v9/APGvHdf/I81V1bzjqb3tcoQu3CEo4b4NAoK0U5rPE8mR/1EOvUadz/Drmbg== - dependencies: - "@mapbox/point-geometry" "^0.1.0" - debug "^4.1.1" - lodash "^4.17.11" - -"@pie-lib/icons@^2.21.4": - version "2.21.4" - resolved "https://registry.yarnpkg.com/@pie-lib/icons/-/icons-2.21.4.tgz#9375e0df8be378c4af9fc33e898694ce8e6d1591" - integrity sha512-20gbVhNWJFuF7B7e0ryjtnVu20hQsagzwUswFS/OqAHgX7kYvYvsWbDB967X8kMqmN0ZkeB0X2jIeSI37WtD9g== - dependencies: - classnames "^2.2.6" - prop-types "^15.6.2" - -"@pie-lib/math-evaluator@^2.18.5": - version "2.18.5" - resolved "https://registry.yarnpkg.com/@pie-lib/math-evaluator/-/math-evaluator-2.18.5.tgz#caa7388fc9ad6e4fa00e9fe2dcb6d3283ce7bd43" - integrity sha512-+fYYCSmEhkCVmysYYdnjyBPUgQ+iuu5j1G+wJJRIdngSDrFMJeMW/Y25TsR/hoO8irCsM2Lv/nI6nzGhrlUl7A== - dependencies: - "@pie-framework/math-expressions" "^3.0.0" - jsesc "^2.5.2" - lodash "^4.17.11" - mathjs "^7.0.1" - -"@pie-lib/math-input@^6.28.5": - version "6.28.5" - resolved "https://registry.yarnpkg.com/@pie-lib/math-input/-/math-input-6.28.5.tgz#b19a051ff8d9d5a91998eefeee7502d29f26687f" - integrity sha512-h9po7CgW0EZzA2B8swZsRXsfx0beDugMDY77JhHcjATwKv4X8HRnAJvcB3mDgtc2q3AdH3S8SS7nkMLlg13klA== - dependencies: - "@material-ui/core" "^3.8.3" - "@material-ui/icons" "^3.0.2" - "@pie-framework/mathquill" "^1.1.3" - classnames "^2.2.6" - debug "^4.1.1" - lodash "^4.17.11" - prop-types "^15.7.2" - react-portal "^4.2.0" - -"@pie-lib/math-rendering@^3.19.4": - version "3.19.4" - resolved "https://registry.yarnpkg.com/@pie-lib/math-rendering/-/math-rendering-3.19.4.tgz#c8376bf197d8746d4e2826169fb0d937a4f91bfd" - integrity sha512-wudhuv0waZxBlUs4NlNlXX2g2V7laczNH9AGoZB6VnlkmC0N+wJjtCIIwbkPoGRf4Fvf/mT7+f//LIr2hCJZfw== - dependencies: - "@pie-framework/mathml-to-latex" "1.4.4" - debug "^4.1.1" - lodash "^4.17.11" - mathjax-full "3.2.2" - react "^16.8.1" - -"@pie-lib/style-utils@^0.18.4": - version "0.18.4" - resolved "https://registry.yarnpkg.com/@pie-lib/style-utils/-/style-utils-0.18.4.tgz#2f54db7955bdbb6daa6918e2609564521338a89e" - integrity sha512-X96YITrnwCJCEHJtSyNK0XwxHLnjczYBLu9B7I05kzqziJOY/cuIRzXEchuSseYoGOq5H2o45Z5D8Fdn5IkdzQ== - -"@pie-lib/test-utils@^0.19.5": - version "0.19.5" - resolved "https://registry.yarnpkg.com/@pie-lib/test-utils/-/test-utils-0.19.5.tgz#0006d20e0a52f0eb9178055ca4e05bd29760a591" - integrity sha512-HYvIA6A865PEzxzKvEbh+CGmXFJg8ra6QVdKAxTa2+ROu1HXLyJqal0l8juzZRwT0cDrwVxPQTtxP2+2QSw6HQ== - "@pie-lib/test-utils@^0.8.0": version "0.8.0" resolved "https://registry.yarnpkg.com/@pie-lib/test-utils/-/test-utils-0.8.0.tgz#29f60bfd277906297f841532c4d5c2769847489c" integrity sha512-gN0ssH49ey/8qseSgMgqEEpD+Egieaz0k2zI8UQkgYuF5bRha2/tvmbcsmOq92v6H2LJCiiJOI/9pmwS20ll/A== -"@pie-lib/tools@^0.26.4": - version "0.26.4" - resolved "https://registry.yarnpkg.com/@pie-lib/tools/-/tools-0.26.4.tgz#5294c310719b5fef4aba14cf40a8d65f999f7d65" - integrity sha512-o05b3+D4CUimMONdZdsh7PKd8YZrUVsrT6P5TK8swNGdlYLEtHPaFAC0f1SjRI/t6UzAxBs61c2nwjF4M/3r0A== - dependencies: - "@mapbox/point-geometry" "^0.1.0" - "@pie-lib/style-utils" "^0.18.4" - assert "^1.4.1" - classnames "^2.2.6" - debug "^4.1.1" - invariant "^2.2.4" - lodash "^4.17.11" - prop-types "^15.7.2" - react-portal "^4.2.0" - trigonometry-calculator "^2.0.0" - -"@pie-lib/translator@^2.20.4": - version "2.20.4" - resolved "https://registry.yarnpkg.com/@pie-lib/translator/-/translator-2.20.4.tgz#c8215f86bebc748111699303f487ee339372150c" - integrity sha512-aV0T8T5M+rtXyQbqbZq6vvYO3YCgjo6c03WP9ZsBq+6Lx7SEEuZpSNtSOeqlXdE7jUE9NeZEW0dakfW/oXrdkA== - dependencies: - debug "^4.1.1" - i18next "^22.5.0" - lodash "^4.17.11" - prop-types "^15.7.2" - react "^16.8.1" - react-dom "^16.9.0" - "@pslb/estree-helper@^4.2.0": version "4.2.0" resolved "https://registry.yarnpkg.com/@pslb/estree-helper/-/estree-helper-4.2.0.tgz#682d7b8eed6db06a94fe3e8687ca3ef7b69d110f"