diff --git a/package.json b/package.json index 13be5157c0..c8c7886462 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^9.0.0", "babel-jest": "^23.4.2", + "babel-loader": "^8.0.0", "chalk": "^2.4.2", "child-process-promise": "^2.2.1", "debug": "^4.1.1", @@ -61,6 +62,21 @@ "rollup-plugin-analyzer": "^4.0.0" }, "resolutions": { - "@types/d3-array": "3.0.3" + "@types/d3-array": "3.0.3", + "@pie-lib/charting": "5.36.2", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/controller-utils": "0.22.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-solution-set": "2.34.2", + "@pie-lib/graphing": "2.34.2", + "@pie-lib/mask-markup": "1.33.2", + "@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/text-select": "1.32.2" } } diff --git a/packages/boilerplate-item-type/CHANGELOG.md b/packages/boilerplate-item-type/CHANGELOG.md index 360248c234..b1f00bc238 100644 --- a/packages/boilerplate-item-type/CHANGELOG.md +++ b/packages/boilerplate-item-type/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.3.2...@pie-element/boilerplate-item-type@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.3.1...@pie-element/boilerplate-item-type@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.1...@pie-element/boilerplate-item-type@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.0...@pie-element/boilerplate-item-type@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.0...@pie-element/boilerplate-item-type@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.0.0...@pie-element/boilerplate-item-type@5.2.0) (2025-10-10) diff --git a/packages/boilerplate-item-type/configure/CHANGELOG.md b/packages/boilerplate-item-type/configure/CHANGELOG.md index 0d88b4dd2f..9bc846bb43 100644 --- a/packages/boilerplate-item-type/configure/CHANGELOG.md +++ b/packages/boilerplate-item-type/configure/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.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.3.2...@pie-element/boilerplate-item-type-configure@4.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.3.1...@pie-element/boilerplate-item-type-configure@4.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.1...@pie-element/boilerplate-item-type-configure@4.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.0...@pie-element/boilerplate-item-type-configure@4.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.0...@pie-element/boilerplate-item-type-configure@4.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.0.1...@pie-element/boilerplate-item-type-configure@4.2.0) (2025-10-10) diff --git a/packages/boilerplate-item-type/configure/package.json b/packages/boilerplate-item-type/configure/package.json index 0dc5f7a46c..6a5c1e1fea 100644 --- a/packages/boilerplate-item-type/configure/package.json +++ b/packages/boilerplate-item-type/configure/package.json @@ -1,15 +1,15 @@ { "name": "@pie-element/boilerplate-item-type-configure", "private": true, - "version": "4.2.0", + "version": "4.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/boilerplate-item-type/controller/CHANGELOG.md b/packages/boilerplate-item-type/controller/CHANGELOG.md index da148134da..918616afde 100644 --- a/packages/boilerplate-item-type/controller/CHANGELOG.md +++ b/packages/boilerplate-item-type/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.1.1...@pie-element/boilerplate-item-type-controller@4.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/boilerplate-item-type-controller + + + + + +# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.1.1...@pie-element/boilerplate-item-type-controller@4.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/boilerplate-item-type-controller + + + + + ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.0.1...@pie-element/boilerplate-item-type-controller@4.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/boilerplate-item-type-controller diff --git a/packages/boilerplate-item-type/controller/package.json b/packages/boilerplate-item-type/controller/package.json index 50b33fd8b7..a19540166a 100644 --- a/packages/boilerplate-item-type/controller/package.json +++ b/packages/boilerplate-item-type/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/boilerplate-item-type-controller", "private": true, - "version": "4.1.1", + "version": "4.2.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/boilerplate-item-type/package.json b/packages/boilerplate-item-type/package.json index f76f606c39..75bd7340c5 100644 --- a/packages/boilerplate-item-type/package.json +++ b/packages/boilerplate-item-type/package.json @@ -4,13 +4,13 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "5.2.0", + "version": "5.3.3", "description": "", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "prop-types": "^15.6.1", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/calculator/CHANGELOG.md b/packages/calculator/CHANGELOG.md index 322dd36c04..ba88b4cd63 100644 --- a/packages/calculator/CHANGELOG.md +++ b/packages/calculator/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. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.3.2...@pie-element/calculator@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.3.1...@pie-element/calculator@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.1...@pie-element/calculator@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.0...@pie-element/calculator@7.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.0...@pie-element/calculator@7.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.0.0...@pie-element/calculator@7.2.0) (2025-10-10) diff --git a/packages/calculator/configure/CHANGELOG.md b/packages/calculator/configure/CHANGELOG.md index 54dd9ac5fa..dc2de2e115 100644 --- a/packages/calculator/configure/CHANGELOG.md +++ b/packages/calculator/configure/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.3.2...@pie-element/calculator-configure@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.3.1...@pie-element/calculator-configure@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.1...@pie-element/calculator-configure@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.0...@pie-element/calculator-configure@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.0...@pie-element/calculator-configure@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.0.1...@pie-element/calculator-configure@5.2.0) (2025-10-10) diff --git a/packages/calculator/configure/package.json b/packages/calculator/configure/package.json index 6e66db3963..7d2df05a9f 100644 --- a/packages/calculator/configure/package.json +++ b/packages/calculator/configure/package.json @@ -1,13 +1,13 @@ { "name": "@pie-element/calculator-configure", - "version": "5.2.0", + "version": "5.3.3", "description": "", "main": "lib/index.js", "private": true, "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", + "@pie-lib/config-ui": "11.30.2", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/calculator/package.json b/packages/calculator/package.json index 112967a18b..3d132bd8f0 100644 --- a/packages/calculator/package.json +++ b/packages/calculator/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/calculator", - "version": "7.2.0", + "version": "7.3.3", "description": "A catalog tool", "repository": "pie-framework/pie-elements", "scripts": { diff --git a/packages/categorize/CHANGELOG.md b/packages/categorize/CHANGELOG.md index eede2b3ad9..a8283bc550 100644 --- a/packages/categorize/CHANGELOG.md +++ b/packages/categorize/CHANGELOG.md @@ -3,6 +3,62 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.3.2...@pie-element/categorize@11.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [11.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.3.1...@pie-element/categorize@11.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) +* **categorize, image-cloze-association:** completion rules PD-5179 ([e1007cc](https://github.com/pie-framework/pie-elements/commit/e1007cc0903b46539823895fc19bbe0b28834592)) + + + + + +## [11.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.2.1...@pie-element/categorize@11.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [11.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.2.0...@pie-element/categorize@11.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [11.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.2.0...@pie-element/categorize@11.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [11.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@11.0.0...@pie-element/categorize@11.2.0) (2025-10-10) diff --git a/packages/categorize/configure/CHANGELOG.md b/packages/categorize/configure/CHANGELOG.md index 8f902b0e19..5259a4d727 100644 --- a/packages/categorize/configure/CHANGELOG.md +++ b/packages/categorize/configure/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.3.2...@pie-element/categorize-configure@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.3.1...@pie-element/categorize-configure@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.2.1...@pie-element/categorize-configure@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.2.0...@pie-element/categorize-configure@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.2.0...@pie-element/categorize-configure@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@9.0.1...@pie-element/categorize-configure@9.2.0) (2025-10-10) diff --git a/packages/categorize/configure/package.json b/packages/categorize/configure/package.json index 1f9b906867..ae66d5b73b 100644 --- a/packages/categorize/configure/package.json +++ b/packages/categorize/configure/package.json @@ -3,7 +3,7 @@ "private": true, "main": "lib/index.js", "module": "src/index.js", - "version": "9.2.0", + "version": "9.3.3", "description": "", "scripts": {}, "author": "pie framework developers", @@ -12,13 +12,13 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/categorize": "^0.25.4", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/categorize": "0.28.1", + "@pie-lib/config-ui": "11.30.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", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "debug": "^3.1.0", "lodash": "^4.17.15", diff --git a/packages/categorize/controller/CHANGELOG.md b/packages/categorize/controller/CHANGELOG.md index 0f55598fcd..84b6cd2b92 100644 --- a/packages/categorize/controller/CHANGELOG.md +++ b/packages/categorize/controller/CHANGELOG.md @@ -3,6 +3,48 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-controller@8.3.2...@pie-element/categorize-controller@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-controller@8.3.1...@pie-element/categorize-controller@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) +* **categorize, image-cloze-association:** completion rules PD-5179 ([e1007cc](https://github.com/pie-framework/pie-elements/commit/e1007cc0903b46539823895fc19bbe0b28834592)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-controller@8.2.0...@pie-element/categorize-controller@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-controller@8.2.0...@pie-element/categorize-controller@8.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/categorize-controller + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-controller@8.0.1...@pie-element/categorize-controller@8.2.0) (2025-10-10) diff --git a/packages/categorize/controller/package.json b/packages/categorize/controller/package.json index a6d58d2d59..b87e92c8ac 100644 --- a/packages/categorize/controller/package.json +++ b/packages/categorize/controller/package.json @@ -2,13 +2,13 @@ "name": "@pie-element/categorize-controller", "private": true, "dependencies": { - "@pie-lib/categorize": "^0.25.4", - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/feedback": "^0.21.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/categorize": "0.28.1", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/feedback": "0.24.1", + "@pie-lib/translator": "2.23.1", "lodash": "^4.17.15" }, - "version": "8.2.0", + "version": "8.3.3", "description": "", "scripts": {}, "main": "lib/index.js", diff --git a/packages/categorize/controller/src/index.js b/packages/categorize/controller/src/index.js index aceb158a20..24bac539ad 100644 --- a/packages/categorize/controller/src/index.js +++ b/packages/categorize/controller/src/index.js @@ -160,9 +160,10 @@ export const model = (question, session, env, updateSession) => } const alternates = getAlternates(filteredCorrectResponse); - const { responseAreasToBeFilled, possibleResponses } = getCompleteResponseDetails( + const { responseAreasToBeFilled, possibleResponses, hasUnplacedChoices } = getCompleteResponseDetails( filteredCorrectResponse, normalizedQuestion.allowAlternateEnabled ? alternates : [], + normalizedQuestion.choices, ); const out = { categories: categories || [], @@ -190,6 +191,7 @@ export const model = (question, session, env, updateSession) => customAudioButton, possibleResponses, responseAreasToBeFilled, + hasUnplacedChoices, }; if (role === 'instructor' && (mode === 'view' || mode === 'evaluate')) { diff --git a/packages/categorize/controller/src/utils.js b/packages/categorize/controller/src/utils.js index 560680f524..2f4c06128c 100644 --- a/packages/categorize/controller/src/utils.js +++ b/packages/categorize/controller/src/utils.js @@ -41,7 +41,7 @@ export const isAlternateDuplicated = (alternate) => { // calculate the minimum number of populated response areas (categories) in the correct answer or alternates // and create an array with the possible responses ids -export const getCompleteResponseDetails = (correctResponse, alternates) => { +export const getCompleteResponseDetails = (correctResponse, alternates, allChoices) => { const choicesPerCategory = correctResponse.map((category) => category.choices); const possibleResponses = [choicesPerCategory.flat()]; let responseAreasToBeFilled = choicesPerCategory.filter((choices) => choices.length).length; @@ -60,5 +60,10 @@ export const getCompleteResponseDetails = (correctResponse, alternates) => { }); } - return { responseAreasToBeFilled, possibleResponses }; + // check if any correct answer have any unplaced answer choices + const hasUnplacedChoices = possibleResponses.some( + (response) => !allChoices.every((val) => response.includes(val?.id)), + ); + + return { responseAreasToBeFilled, possibleResponses, hasUnplacedChoices }; }; diff --git a/packages/categorize/package.json b/packages/categorize/package.json index b8c44afb01..dbb9358e6f 100644 --- a/packages/categorize/package.json +++ b/packages/categorize/package.json @@ -4,20 +4,20 @@ "publishConfig": { "access": "public" }, - "version": "11.2.0", + "version": "11.3.3", "description": "", "author": "pie framework developers", "license": "ISC", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/categorize": "^0.25.4", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/categorize": "0.28.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.15", diff --git a/packages/categorize/src/__tests__/index.test.js b/packages/categorize/src/__tests__/index.test.js index e92104fe6d..6aec043a33 100644 --- a/packages/categorize/src/__tests__/index.test.js +++ b/packages/categorize/src/__tests__/index.test.js @@ -56,6 +56,7 @@ describe('categorize', () => { el.tagName = 'categorize-el'; el.model = { responseAreasToBeFilled: 2, + hasUnplacedChoices: true, }; el.session = { answers: [] }; el.changeAnswers([{ category: 'id-fruits', choices: ['apple'] }]); @@ -83,6 +84,7 @@ describe('categorize', () => { el.tagName = 'categorize-el'; el.model = { responseAreasToBeFilled: 2, + hasUnplacedChoices: true, }; el.session = { answers: [ @@ -108,6 +110,34 @@ describe('categorize', () => { ]); expect(el.dispatchEvent).toBeCalledWith(new SessionChangedEvent('categorize-el', false)); }); + + it('dispatches session changed event - add/remove answer - no unplaced choices', () => { + const el = new Categorize(); + el.tagName = 'categorize-el'; + el.model = { + responseAreasToBeFilled: 2, + hasUnplacedChoices: false, + possibleResponses: [['apple', 'carrot', 'onion']], + }; + el.session = { + answers: [ + { category: 'id-fruits', choices: ['apple'] }, + { category: 'id-vegetables', choices: [] }, + ], + }; + + el.changeAnswers([ + { category: 'id-fruits', choices: ['apple'] }, + { category: 'id-vegetables', choices: ['carrot'] }, + ]); + expect(el.dispatchEvent).toBeCalledWith(new SessionChangedEvent('categorize-el', false)); + + el.changeAnswers([ + { category: 'id-fruits', choices: ['apple'] }, + { category: 'id-vegetables', choices: ['carrot', 'onion'] }, + ]); + expect(el.dispatchEvent).toBeCalledWith(new SessionChangedEvent('categorize-el', true)); + }); }); }); }); diff --git a/packages/categorize/src/index.js b/packages/categorize/src/index.js index 8263a7276f..1b9b91a449 100644 --- a/packages/categorize/src/index.js +++ b/packages/categorize/src/index.js @@ -18,8 +18,14 @@ export default class Categorize extends HTMLElement { } isComplete() { - const { autoplayAudioEnabled, choices, completeAudioEnabled, possibleResponses, responseAreasToBeFilled } = - this._model || {}; + const { + autoplayAudioEnabled, + choices, + completeAudioEnabled, + hasUnplacedChoices, + possibleResponses, + responseAreasToBeFilled, + } = this._model || {}; const elementContext = this; // check audio completion if audio settings are enabled and audio actually exists @@ -58,19 +64,19 @@ export default class Categorize extends HTMLElement { return areResponseAreasFilled; } + // any correct answer have any unplaced answer choices (by the author) + if (hasUnplacedChoices) { + return areResponseAreasFilled; + } + const allAnswersIds = answers.map((answer) => answer.choices).flat(); - // check if any correct answer have any unplaced answer choices + // check if any correct answer have any unplaced answer choices (by the student) const requiredAnswersPlaced = (possibleResponses || []).some((response) => response.every((val) => allAnswersIds.includes(val)), ); - if (!requiredAnswersPlaced) { - // correct answer have unplaced answer choices - return areResponseAreasFilled; - } - - // all choices (required for a correct response) were placed into a response area + // true - all choices (required for a correct response) were placed into a response area return requiredAnswersPlaced; } diff --git a/packages/charting/CHANGELOG.md b/packages/charting/CHANGELOG.md index 56788fb079..7c54ddd4e0 100644 --- a/packages/charting/CHANGELOG.md +++ b/packages/charting/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. +## [10.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.3.2...@pie-element/charting@10.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [10.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.3.1...@pie-element/charting@10.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [10.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.2.1...@pie-element/charting@10.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [10.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.2.0...@pie-element/charting@10.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [10.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.2.0...@pie-element/charting@10.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [10.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@10.0.0...@pie-element/charting@10.2.0) (2025-10-10) diff --git a/packages/charting/configure/CHANGELOG.md b/packages/charting/configure/CHANGELOG.md index 24037b7856..224459c14f 100644 --- a/packages/charting/configure/CHANGELOG.md +++ b/packages/charting/configure/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.3.2...@pie-element/charting-configure@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.3.1...@pie-element/charting-configure@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.2.1...@pie-element/charting-configure@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.2.0...@pie-element/charting-configure@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.2.0...@pie-element/charting-configure@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@9.0.1...@pie-element/charting-configure@9.2.0) (2025-10-10) diff --git a/packages/charting/configure/package.json b/packages/charting/configure/package.json index 932a62ab99..1bb29aedb5 100644 --- a/packages/charting/configure/package.json +++ b/packages/charting/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/charting-configure", "private": true, - "version": "9.2.0", + "version": "9.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,11 +9,11 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/charting": "^5.32.6", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/charting": "5.36.2", + "@pie-lib/config-ui": "11.30.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.5", "debug": "^4.1.1", "prop-types": "^15.6.2", diff --git a/packages/charting/controller/CHANGELOG.md b/packages/charting/controller/CHANGELOG.md index 2f1c2821d3..52052733a9 100644 --- a/packages/charting/controller/CHANGELOG.md +++ b/packages/charting/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-controller@6.3.2...@pie-element/charting-controller@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-controller@6.3.1...@pie-element/charting-controller@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-controller@6.2.0...@pie-element/charting-controller@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-controller@6.2.0...@pie-element/charting-controller@6.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/charting-controller + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-controller@6.0.1...@pie-element/charting-controller@6.2.0) (2025-10-10) diff --git a/packages/charting/controller/package.json b/packages/charting/controller/package.json index 11a0ebb1ee..b81852e6fd 100644 --- a/packages/charting/controller/package.json +++ b/packages/charting/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/charting-controller", "private": true, - "version": "6.2.0", + "version": "6.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,7 +9,7 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^4.1.1", "lodash": "^4.17.15" }, diff --git a/packages/charting/package.json b/packages/charting/package.json index c755fca0b0..a4e0d29459 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "10.2.0", + "version": "10.3.3", "description": "", "scripts": { "postpublish": "../../scripts/postpublish" @@ -12,10 +12,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/charting": "^5.32.6", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-rendering": "3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/charting": "5.36.2", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.15", diff --git a/packages/complex-rubric/CHANGELOG.md b/packages/complex-rubric/CHANGELOG.md index b664064f95..4e69255605 100644 --- a/packages/complex-rubric/CHANGELOG.md +++ b/packages/complex-rubric/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.3.2...@pie-element/complex-rubric@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.3.1...@pie-element/complex-rubric@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.2.1...@pie-element/complex-rubric@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.2.0...@pie-element/complex-rubric@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.2.0...@pie-element/complex-rubric@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@5.0.0...@pie-element/complex-rubric@5.2.0) (2025-10-10) diff --git a/packages/complex-rubric/configure/CHANGELOG.md b/packages/complex-rubric/configure/CHANGELOG.md index f36d51f549..3d6c2eceba 100644 --- a/packages/complex-rubric/configure/CHANGELOG.md +++ b/packages/complex-rubric/configure/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. +## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.3.2...@pie-element/complex-rubric-configure@3.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.3.1...@pie-element/complex-rubric-configure@3.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.2.1...@pie-element/complex-rubric-configure@3.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.2.0...@pie-element/complex-rubric-configure@3.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.2.0...@pie-element/complex-rubric-configure@3.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.0.1...@pie-element/complex-rubric-configure@3.2.0) (2025-10-10) diff --git a/packages/complex-rubric/configure/package.json b/packages/complex-rubric/configure/package.json index 94e7239baa..cd8f59fe87 100644 --- a/packages/complex-rubric/configure/package.json +++ b/packages/complex-rubric/configure/package.json @@ -1,19 +1,19 @@ { "name": "@pie-element/complex-rubric-configure", "private": true, - "version": "3.2.0", + "version": "3.3.3", "description": "Complex Rubric authoring view", "main": "lib/index.js", "module": "src/index.js", "author": "Pie Framework Authors", "dependencies": { "@material-ui/core": "^3.9.2", - "@pie-element/multi-trait-rubric": "^6.2.0", - "@pie-element/rubric": "^6.2.0", + "@pie-element/multi-trait-rubric": "^6.3.3", + "@pie-element/rubric": "^6.3.3", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/rubric": "^0.24.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/rubric": "0.28.2", "debug": "^4.1.1", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/complex-rubric/controller/CHANGELOG.md b/packages/complex-rubric/controller/CHANGELOG.md index a2d77e7251..cb86c5b975 100644 --- a/packages/complex-rubric/controller/CHANGELOG.md +++ b/packages/complex-rubric/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@4.1.1...@pie-element/complex-rubric-controller@4.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/complex-rubric-controller + + + + + +# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@4.1.1...@pie-element/complex-rubric-controller@4.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/complex-rubric-controller + + + + + ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@4.0.1...@pie-element/complex-rubric-controller@4.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/complex-rubric-controller diff --git a/packages/complex-rubric/controller/package.json b/packages/complex-rubric/controller/package.json index a4c3d7baff..81291cfc67 100644 --- a/packages/complex-rubric/controller/package.json +++ b/packages/complex-rubric/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/complex-rubric-controller", "private": true, - "version": "4.1.1", + "version": "4.2.1", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/packages/complex-rubric/package.json b/packages/complex-rubric/package.json index 99ce7782b5..5cd355f62d 100644 --- a/packages/complex-rubric/package.json +++ b/packages/complex-rubric/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/complex-rubric", "repository": "pie-framework/pie-elements", - "version": "5.2.0", + "version": "5.3.3", "publishConfig": { "access": "public" }, "dependencies": { "@material-ui/core": "^3.9.2", - "@pie-element/multi-trait-rubric": "^6.2.0", - "@pie-element/rubric": "^6.2.0", + "@pie-element/multi-trait-rubric": "^6.3.3", + "@pie-element/rubric": "^6.3.3", "@pie-framework/pie-player-events": "^0.1.0", "classnames": "^2.2.5", "debug": "^4.1.1", diff --git a/packages/drag-in-the-blank/CHANGELOG.md b/packages/drag-in-the-blank/CHANGELOG.md index b74284da94..228697db08 100644 --- a/packages/drag-in-the-blank/CHANGELOG.md +++ b/packages/drag-in-the-blank/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.3.2...@pie-element/drag-in-the-blank@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.3.1...@pie-element/drag-in-the-blank@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.1...@pie-element/drag-in-the-blank@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.0...@pie-element/drag-in-the-blank@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.2.0...@pie-element/drag-in-the-blank@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@8.0.0...@pie-element/drag-in-the-blank@8.2.0) (2025-10-10) diff --git a/packages/drag-in-the-blank/configure/CHANGELOG.md b/packages/drag-in-the-blank/configure/CHANGELOG.md index 3b253a6125..cd0e711211 100644 --- a/packages/drag-in-the-blank/configure/CHANGELOG.md +++ b/packages/drag-in-the-blank/configure/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. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.3.2...@pie-element/drag-in-the-blank-configure@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.3.1...@pie-element/drag-in-the-blank-configure@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.2.1...@pie-element/drag-in-the-blank-configure@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.2.0...@pie-element/drag-in-the-blank-configure@7.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.2.0...@pie-element/drag-in-the-blank-configure@7.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-configure@7.0.1...@pie-element/drag-in-the-blank-configure@7.2.0) (2025-10-10) diff --git a/packages/drag-in-the-blank/configure/package.json b/packages/drag-in-the-blank/configure/package.json index b2e5183cc3..53c2de9c93 100644 --- a/packages/drag-in-the-blank/configure/package.json +++ b/packages/drag-in-the-blank/configure/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/drag-in-the-blank-configure", - "version": "7.2.0", + "version": "7.3.3", "private": true, "main": "lib/index.js", "module": "src/index.js", @@ -8,10 +8,10 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "^3.19.4", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/math-rendering": "3.22.1", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/drag-in-the-blank/controller/CHANGELOG.md b/packages/drag-in-the-blank/controller/CHANGELOG.md index b1614e58f2..f603fef334 100644 --- a/packages/drag-in-the-blank/controller/CHANGELOG.md +++ b/packages/drag-in-the-blank/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-controller@7.3.2...@pie-element/drag-in-the-blank-controller@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-controller@7.3.1...@pie-element/drag-in-the-blank-controller@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-controller@7.2.0...@pie-element/drag-in-the-blank-controller@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-controller@7.2.0...@pie-element/drag-in-the-blank-controller@7.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/drag-in-the-blank-controller + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank-controller@7.0.1...@pie-element/drag-in-the-blank-controller@7.2.0) (2025-10-10) diff --git a/packages/drag-in-the-blank/controller/package.json b/packages/drag-in-the-blank/controller/package.json index eeb8deaa34..8146c22a9d 100644 --- a/packages/drag-in-the-blank/controller/package.json +++ b/packages/drag-in-the-blank/controller/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/drag-in-the-blank-controller", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^3.1.0", "lodash": "^4.17.15", "type-of": "^2.0.1" diff --git a/packages/drag-in-the-blank/package.json b/packages/drag-in-the-blank/package.json index c334265336..f21e2c8066 100644 --- a/packages/drag-in-the-blank/package.json +++ b/packages/drag-in-the-blank/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "8.2.0", + "version": "8.3.3", "description": "", "scripts": { "postpublish": "../../scripts/postpublish" @@ -12,11 +12,11 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/mask-markup": "^1.29.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/mask-markup": "1.33.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "lodash": "^4.17.10", "prop-types": "^15.6.1", diff --git a/packages/drawing-response/CHANGELOG.md b/packages/drawing-response/CHANGELOG.md index 41b759ce43..1baedec451 100644 --- a/packages/drawing-response/CHANGELOG.md +++ b/packages/drawing-response/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. +## [10.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.3.2...@pie-element/drawing-response@10.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [10.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.3.1...@pie-element/drawing-response@10.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [10.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.2.1...@pie-element/drawing-response@10.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [10.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.2.0...@pie-element/drawing-response@10.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [10.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.2.0...@pie-element/drawing-response@10.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [10.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@10.0.0...@pie-element/drawing-response@10.2.0) (2025-10-10) diff --git a/packages/drawing-response/configure/CHANGELOG.md b/packages/drawing-response/configure/CHANGELOG.md index 7732e75034..8d226cddf4 100644 --- a/packages/drawing-response/configure/CHANGELOG.md +++ b/packages/drawing-response/configure/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.3.2...@pie-element/drawing-response-configure@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.3.1...@pie-element/drawing-response-configure@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.2.1...@pie-element/drawing-response-configure@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.2.0...@pie-element/drawing-response-configure@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.2.0...@pie-element/drawing-response-configure@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@9.0.1...@pie-element/drawing-response-configure@9.2.0) (2025-10-10) diff --git a/packages/drawing-response/configure/package.json b/packages/drawing-response/configure/package.json index cb50d1acfb..4d4e109139 100644 --- a/packages/drawing-response/configure/package.json +++ b/packages/drawing-response/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/drawing-response-configure", "private": true, - "version": "9.2.0", + "version": "9.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,8 +9,8 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "classnames": "^2.2.6", "debug": "^3.1.0", "lodash": "^4.17.15", diff --git a/packages/drawing-response/controller/CHANGELOG.md b/packages/drawing-response/controller/CHANGELOG.md index 2a542d36d1..eeb71233ba 100644 --- a/packages/drawing-response/controller/CHANGELOG.md +++ b/packages/drawing-response/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.1.1...@pie-element/drawing-response-controller@4.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/drawing-response-controller + + + + + +# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.1.1...@pie-element/drawing-response-controller@4.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/drawing-response-controller + + + + + ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-controller@4.0.1...@pie-element/drawing-response-controller@4.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/drawing-response-controller diff --git a/packages/drawing-response/controller/package.json b/packages/drawing-response/controller/package.json index 784a429ef0..6e2aecf07a 100644 --- a/packages/drawing-response/controller/package.json +++ b/packages/drawing-response/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/drawing-response-controller", "private": true, - "version": "4.1.1", + "version": "4.2.1", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/packages/drawing-response/package.json b/packages/drawing-response/package.json index f3543a37e2..29f81d5ebb 100644 --- a/packages/drawing-response/package.json +++ b/packages/drawing-response/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/drawing-response", - "version": "10.2.0", + "version": "10.3.3", "description": "", "repository": "pie-framework/pie-elements", "publishConfig": { @@ -11,9 +11,9 @@ "@mdi/js": "^3.6.95", "@mdi/react": "^1.1.1", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.6", "enzyme-to-json": "^3.3.5", "konva": "^3.4.1", diff --git a/packages/ebsr/CHANGELOG.md b/packages/ebsr/CHANGELOG.md index 80cc1c158c..494565efbd 100644 --- a/packages/ebsr/CHANGELOG.md +++ b/packages/ebsr/CHANGELOG.md @@ -3,6 +3,69 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [12.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.3.2...@pie-element/ebsr@12.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [12.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.3.1...@pie-element/ebsr@12.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [12.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.2.2...@pie-element/ebsr@12.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [12.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.2.0...@pie-element/ebsr@12.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [12.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.2.1...@pie-element/ebsr@12.2.2) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [12.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.2.0...@pie-element/ebsr@12.2.1) (2025-10-13) + +**Note:** Version bump only for package @pie-element/ebsr + + + + + # [12.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.0.0...@pie-element/ebsr@12.2.0) (2025-10-10) diff --git a/packages/ebsr/configure/CHANGELOG.md b/packages/ebsr/configure/CHANGELOG.md index a49d4ea69d..dd21d59ca0 100644 --- a/packages/ebsr/configure/CHANGELOG.md +++ b/packages/ebsr/configure/CHANGELOG.md @@ -3,6 +3,69 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.3.2...@pie-element/ebsr-configure@11.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [11.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.3.1...@pie-element/ebsr-configure@11.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [11.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.2.2...@pie-element/ebsr-configure@11.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [11.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.2.0...@pie-element/ebsr-configure@11.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [11.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.2.1...@pie-element/ebsr-configure@11.2.2) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [11.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.2.0...@pie-element/ebsr-configure@11.2.1) (2025-10-13) + +**Note:** Version bump only for package @pie-element/ebsr-configure + + + + + # [11.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.0.1...@pie-element/ebsr-configure@11.2.0) (2025-10-10) diff --git a/packages/ebsr/configure/package.json b/packages/ebsr/configure/package.json index 6094f8cbfb..f025baa8be 100644 --- a/packages/ebsr/configure/package.json +++ b/packages/ebsr/configure/package.json @@ -1,16 +1,16 @@ { "name": "@pie-element/ebsr-configure", "private": true, - "version": "11.2.0", + "version": "11.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "author": "", "dependencies": { "@material-ui/core": "^3.9.2", - "@pie-element/multiple-choice": "^11.2.0", + "@pie-element/multiple-choice": "^11.4.3", "@pie-framework/pie-configure-events": "^1.2.0", - "@pie-lib/config-ui": "^11.25.1", + "@pie-lib/config-ui": "11.30.2", "lodash": "^4.17.15", "prop-types": "^15.6.2", "react": "^16.8.1", diff --git a/packages/ebsr/controller/CHANGELOG.md b/packages/ebsr/controller/CHANGELOG.md index 44210489cd..403b257b95 100644 --- a/packages/ebsr/controller/CHANGELOG.md +++ b/packages/ebsr/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.3.2...@pie-element/ebsr-controller@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.3.1...@pie-element/ebsr-controller@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.2.0...@pie-element/ebsr-controller@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.2.0...@pie-element/ebsr-controller@9.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/ebsr-controller + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.0.1...@pie-element/ebsr-controller@9.2.0) (2025-10-10) diff --git a/packages/ebsr/controller/package.json b/packages/ebsr/controller/package.json index c98552005f..1d850222b8 100644 --- a/packages/ebsr/controller/package.json +++ b/packages/ebsr/controller/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/ebsr-controller", "private": true, - "version": "9.2.0", + "version": "9.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/translator": "2.23.1", "lodash": "^4.17.15" }, "author": "", diff --git a/packages/ebsr/package.json b/packages/ebsr/package.json index 85472e4736..27ccbcc47f 100644 --- a/packages/ebsr/package.json +++ b/packages/ebsr/package.json @@ -1,15 +1,15 @@ { "name": "@pie-element/ebsr", - "version": "12.2.0", + "version": "12.3.3", "description": "", "repository": "pie-framework/pie-elements", "publishConfig": { "access": "public" }, "dependencies": { - "@pie-element/multiple-choice": "^11.2.0", + "@pie-element/multiple-choice": "^11.4.3", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.11" diff --git a/packages/explicit-constructed-response/CHANGELOG.md b/packages/explicit-constructed-response/CHANGELOG.md index 3dce722fd1..1d5903e6c7 100644 --- a/packages/explicit-constructed-response/CHANGELOG.md +++ b/packages/explicit-constructed-response/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.3.2...@pie-element/explicit-constructed-response@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.3.1...@pie-element/explicit-constructed-response@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.2.1...@pie-element/explicit-constructed-response@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.2.0...@pie-element/explicit-constructed-response@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.2.0...@pie-element/explicit-constructed-response@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@9.0.0...@pie-element/explicit-constructed-response@9.2.0) (2025-10-10) diff --git a/packages/explicit-constructed-response/configure/CHANGELOG.md b/packages/explicit-constructed-response/configure/CHANGELOG.md index 8e569edacc..31b009eeda 100644 --- a/packages/explicit-constructed-response/configure/CHANGELOG.md +++ b/packages/explicit-constructed-response/configure/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.3.2...@pie-element/explicit-constructed-response-configure@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.3.1...@pie-element/explicit-constructed-response-configure@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.2.1...@pie-element/explicit-constructed-response-configure@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.2.0...@pie-element/explicit-constructed-response-configure@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.2.0...@pie-element/explicit-constructed-response-configure@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@8.0.1...@pie-element/explicit-constructed-response-configure@8.2.0) (2025-10-10) diff --git a/packages/explicit-constructed-response/configure/package.json b/packages/explicit-constructed-response/configure/package.json index d11960ac5a..a15efc901b 100644 --- a/packages/explicit-constructed-response/configure/package.json +++ b/packages/explicit-constructed-response/configure/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/explicit-constructed-response-configure", - "version": "8.2.0", + "version": "8.3.3", "private": true, "main": "lib/index.js", "modue": "src/index.js", @@ -8,8 +8,8 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "classnames": "^2.2.6", "debug": "^3.1.0", "lodash": "^4.17.15", diff --git a/packages/explicit-constructed-response/controller/CHANGELOG.md b/packages/explicit-constructed-response/controller/CHANGELOG.md index 5376aa5f24..6784d99203 100644 --- a/packages/explicit-constructed-response/controller/CHANGELOG.md +++ b/packages/explicit-constructed-response/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@6.3.2...@pie-element/explicit-constructed-response-controller@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@6.3.1...@pie-element/explicit-constructed-response-controller@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@6.2.0...@pie-element/explicit-constructed-response-controller@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@6.2.0...@pie-element/explicit-constructed-response-controller@6.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/explicit-constructed-response-controller + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-controller@6.0.1...@pie-element/explicit-constructed-response-controller@6.2.0) (2025-10-10) diff --git a/packages/explicit-constructed-response/controller/package.json b/packages/explicit-constructed-response/controller/package.json index 4e68338c2a..34390ad49e 100644 --- a/packages/explicit-constructed-response/controller/package.json +++ b/packages/explicit-constructed-response/controller/package.json @@ -1,15 +1,15 @@ { "name": "@pie-element/explicit-constructed-response-controller", "private": true, - "version": "6.2.0", + "version": "6.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/translator": "2.23.1", "debug": "^3.1.0", "he": "^1.2.0", "lodash": "^4.17.15", diff --git a/packages/explicit-constructed-response/package.json b/packages/explicit-constructed-response/package.json index fb496a926f..a0c276756e 100644 --- a/packages/explicit-constructed-response/package.json +++ b/packages/explicit-constructed-response/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "9.2.0", + "version": "9.3.3", "description": "", "scripts": { "postpublish": "../../scripts/postpublish" @@ -12,11 +12,11 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/mask-markup": "^1.29.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/mask-markup": "1.33.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "he": "^1.2.0", "lodash": "^4.17.10", diff --git a/packages/extended-text-entry/CHANGELOG.md b/packages/extended-text-entry/CHANGELOG.md index 4e4a605d4b..88342c24dc 100644 --- a/packages/extended-text-entry/CHANGELOG.md +++ b/packages/extended-text-entry/CHANGELOG.md @@ -3,6 +3,67 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [13.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.3.2...@pie-element/extended-text-entry@13.4.0) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) +* tests ([4648663](https://github.com/pie-framework/pie-elements/commit/464866307e8f8dc10cd7983cc3f4429ce82c4a47)) + + +### Features + +* remove list tools from extended-text-entry player view PD-5266 ([bc282d1](https://github.com/pie-framework/pie-elements/commit/bc282d1ea47c26115a6890fa72da3bab2206580d)) + + + + + +## [13.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.3.1...@pie-element/extended-text-entry@13.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [13.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.2.1...@pie-element/extended-text-entry@13.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [13.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.2.0...@pie-element/extended-text-entry@13.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [13.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.2.0...@pie-element/extended-text-entry@13.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [13.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry@13.0.0...@pie-element/extended-text-entry@13.2.0) (2025-10-10) diff --git a/packages/extended-text-entry/configure/CHANGELOG.md b/packages/extended-text-entry/configure/CHANGELOG.md index f5cac5d365..fdaf796241 100644 --- a/packages/extended-text-entry/configure/CHANGELOG.md +++ b/packages/extended-text-entry/configure/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. +## [11.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.3.2...@pie-element/extended-text-entry-configure@11.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [11.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.3.1...@pie-element/extended-text-entry-configure@11.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [11.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.2.1...@pie-element/extended-text-entry-configure@11.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [11.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.2.0...@pie-element/extended-text-entry-configure@11.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [11.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.2.0...@pie-element/extended-text-entry-configure@11.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [11.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-configure@11.0.1...@pie-element/extended-text-entry-configure@11.2.0) (2025-10-10) diff --git a/packages/extended-text-entry/configure/package.json b/packages/extended-text-entry/configure/package.json index 16a5f8942d..9afa1676be 100644 --- a/packages/extended-text-entry/configure/package.json +++ b/packages/extended-text-entry/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/extended-text-entry-configure", "private": true, - "version": "11.2.0", + "version": "11.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -10,8 +10,8 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "lodash": "^4.17.15", "prop-types": "^15.6.2", "react": "^16.8.1", diff --git a/packages/extended-text-entry/controller/CHANGELOG.md b/packages/extended-text-entry/controller/CHANGELOG.md index 26908da4dd..8bf80009c9 100644 --- a/packages/extended-text-entry/controller/CHANGELOG.md +++ b/packages/extended-text-entry/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-controller@7.3.2...@pie-element/extended-text-entry-controller@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-controller@7.3.1...@pie-element/extended-text-entry-controller@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-controller@7.2.0...@pie-element/extended-text-entry-controller@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-controller@7.2.0...@pie-element/extended-text-entry-controller@7.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/extended-text-entry-controller + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/extended-text-entry-controller@7.0.1...@pie-element/extended-text-entry-controller@7.2.0) (2025-10-10) diff --git a/packages/extended-text-entry/controller/package.json b/packages/extended-text-entry/controller/package.json index 827d517154..1354bcb8de 100644 --- a/packages/extended-text-entry/controller/package.json +++ b/packages/extended-text-entry/controller/package.json @@ -1,12 +1,12 @@ { "name": "@pie-element/extended-text-entry-controller", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/feedback": "^0.21.4" + "@pie-lib/feedback": "0.24.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/packages/extended-text-entry/package.json b/packages/extended-text-entry/package.json index bfa4fed140..a328e9bf9a 100644 --- a/packages/extended-text-entry/package.json +++ b/packages/extended-text-entry/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/extended-text-entry", - "version": "13.2.0", + "version": "13.4.0", "description": "", "repository": "pie-framework/pie-elements", "publishConfig": { @@ -12,10 +12,10 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.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.5", "debug": "^4.1.1", "lodash.throttle": "^4.1.1", diff --git a/packages/extended-text-entry/src/__tests__/__snapshots__/main.test.js.snap b/packages/extended-text-entry/src/__tests__/__snapshots__/main.test.js.snap index 1ff4153ca3..22939b31d6 100644 --- a/packages/extended-text-entry/src/__tests__/__snapshots__/main.test.js.snap +++ b/packages/extended-text-entry/src/__tests__/__snapshots__/main.test.js.snap @@ -26,6 +26,9 @@ exports[`Render Main Component should match snapshot 1`] = ` "disabled": true, "keypadMode": undefined, }, + "ol_list": Object { + "disabled": true, + }, "separateParagraphs": Object { "disabled": false, }, @@ -35,6 +38,9 @@ exports[`Render Main Component should match snapshot 1`] = ` "textAlign": Object { "disabled": true, }, + "ul_list": Object { + "disabled": true, + }, "video": Object { "disabled": true, }, @@ -90,6 +96,9 @@ exports[`Render Main Component should match snapshot with teacher instructions 1 "disabled": true, "keypadMode": undefined, }, + "ol_list": Object { + "disabled": true, + }, "separateParagraphs": Object { "disabled": false, }, @@ -99,6 +108,9 @@ exports[`Render Main Component should match snapshot with teacher instructions 1 "textAlign": Object { "disabled": true, }, + "ul_list": Object { + "disabled": true, + }, "video": Object { "disabled": true, }, diff --git a/packages/extended-text-entry/src/main.jsx b/packages/extended-text-entry/src/main.jsx index 2937a56c7f..8754e302f0 100644 --- a/packages/extended-text-entry/src/main.jsx +++ b/packages/extended-text-entry/src/main.jsx @@ -184,6 +184,8 @@ export class Main extends React.Component { disabled: true, }, separateParagraphs: { disabled: false }, + ul_list: { disabled: true }, + ol_list: { disabled: true }, }} languageCharactersProps={languageCharactersProps} /> diff --git a/packages/fraction-model/CHANGELOG.md b/packages/fraction-model/CHANGELOG.md index 87f6cccd81..09f1378c8c 100644 --- a/packages/fraction-model/CHANGELOG.md +++ b/packages/fraction-model/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.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.3.2...@pie-element/fraction-model@4.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.3.1...@pie-element/fraction-model@4.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.2.1...@pie-element/fraction-model@4.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.2.0...@pie-element/fraction-model@4.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.2.0...@pie-element/fraction-model@4.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@4.0.0...@pie-element/fraction-model@4.2.0) (2025-10-10) diff --git a/packages/fraction-model/configure/CHANGELOG.md b/packages/fraction-model/configure/CHANGELOG.md index b7cec2d9c5..d65837369f 100644 --- a/packages/fraction-model/configure/CHANGELOG.md +++ b/packages/fraction-model/configure/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. +## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.3.2...@pie-element/fraction-model-configure@3.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.3.1...@pie-element/fraction-model-configure@3.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.1...@pie-element/fraction-model-configure@3.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.0...@pie-element/fraction-model-configure@3.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.2.0...@pie-element/fraction-model-configure@3.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@3.0.1...@pie-element/fraction-model-configure@3.2.0) (2025-10-10) diff --git a/packages/fraction-model/configure/package.json b/packages/fraction-model/configure/package.json index 892ed65a2e..cc204d495d 100644 --- a/packages/fraction-model/configure/package.json +++ b/packages/fraction-model/configure/package.json @@ -1,15 +1,15 @@ { "name": "@pie-element/fraction-model-configure", "private": true, - "version": "3.2.0", + "version": "3.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/fraction-model/controller/CHANGELOG.md b/packages/fraction-model/controller/CHANGELOG.md index d5bf34ff65..31c79a1a07 100644 --- a/packages/fraction-model/controller/CHANGELOG.md +++ b/packages/fraction-model/controller/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. +## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.3.2...@pie-element/fraction-model-controller@3.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.3.1...@pie-element/fraction-model-controller@3.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.2.1...@pie-element/fraction-model-controller@3.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.2.0...@pie-element/fraction-model-controller@3.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.2.0...@pie-element/fraction-model-controller@3.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-controller@3.0.1...@pie-element/fraction-model-controller@3.2.0) (2025-10-10) diff --git a/packages/fraction-model/controller/package.json b/packages/fraction-model/controller/package.json index 0c46f9a01d..d867148053 100644 --- a/packages/fraction-model/controller/package.json +++ b/packages/fraction-model/controller/package.json @@ -1,12 +1,12 @@ { "name": "@pie-element/fraction-model-controller", "private": true, - "version": "3.2.0", + "version": "3.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/text-select": "1.28.1", + "@pie-lib/text-select": "1.32.2", "debug": "^3.1.0", "lodash": "^4.17.15" }, diff --git a/packages/fraction-model/package.json b/packages/fraction-model/package.json index 731a7a8311..fdcf4244b5 100644 --- a/packages/fraction-model/package.json +++ b/packages/fraction-model/package.json @@ -4,16 +4,16 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "4.2.0", + "version": "4.3.3", "description": "", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/test-utils": "0.19.5", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/test-utils": "0.22.1", "prop-types": "^15.6.1", "react": "^16.8.1", "react-dom": "^16.8.1", diff --git a/packages/graphing-solution-set/CHANGELOG.md b/packages/graphing-solution-set/CHANGELOG.md index b9305aa68a..921be3edeb 100644 --- a/packages/graphing-solution-set/CHANGELOG.md +++ b/packages/graphing-solution-set/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.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.3.2...@pie-element/graphing-solution-set@4.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.3.1...@pie-element/graphing-solution-set@4.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.2.1...@pie-element/graphing-solution-set@4.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.2.0...@pie-element/graphing-solution-set@4.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.2.0...@pie-element/graphing-solution-set@4.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set@4.0.0...@pie-element/graphing-solution-set@4.2.0) (2025-10-10) diff --git a/packages/graphing-solution-set/configure/CHANGELOG.md b/packages/graphing-solution-set/configure/CHANGELOG.md index 565f75398b..e89784510d 100644 --- a/packages/graphing-solution-set/configure/CHANGELOG.md +++ b/packages/graphing-solution-set/configure/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. +## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.3.2...@pie-element/graphing-solution-set-configure@3.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.3.1...@pie-element/graphing-solution-set-configure@3.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.2.1...@pie-element/graphing-solution-set-configure@3.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.2.0...@pie-element/graphing-solution-set-configure@3.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.2.0...@pie-element/graphing-solution-set-configure@3.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-configure@3.0.1...@pie-element/graphing-solution-set-configure@3.2.0) (2025-10-10) diff --git a/packages/graphing-solution-set/configure/package.json b/packages/graphing-solution-set/configure/package.json index 5007d8c596..2d2e1c0947 100644 --- a/packages/graphing-solution-set/configure/package.json +++ b/packages/graphing-solution-set/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/graphing-solution-set-configure", "private": true, - "version": "3.2.0", + "version": "3.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,10 +9,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/graphing-solution-set": "^2.31.5", - "@pie-lib/math-rendering": "^3.19.4", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/graphing-solution-set": "2.34.2", + "@pie-lib/math-rendering": "3.22.1", "classnames": "^2.2.5", "debug": "^4.1.1", "prop-types": "^15.6.2", diff --git a/packages/graphing-solution-set/controller/CHANGELOG.md b/packages/graphing-solution-set/controller/CHANGELOG.md index 4ba093673f..2bd2a7b5bb 100644 --- a/packages/graphing-solution-set/controller/CHANGELOG.md +++ b/packages/graphing-solution-set/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.1.1...@pie-element/graphing-solution-set-controller@3.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/graphing-solution-set-controller + + + + + +# [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.1.1...@pie-element/graphing-solution-set-controller@3.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/graphing-solution-set-controller + + + + + ## [3.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-solution-set-controller@3.0.1...@pie-element/graphing-solution-set-controller@3.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/graphing-solution-set-controller diff --git a/packages/graphing-solution-set/controller/package.json b/packages/graphing-solution-set/controller/package.json index 2bf03a9ebe..e61e8c680c 100644 --- a/packages/graphing-solution-set/controller/package.json +++ b/packages/graphing-solution-set/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/graphing-solution-set-controller", "private": true, - "version": "3.1.1", + "version": "3.2.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/graphing-solution-set/package.json b/packages/graphing-solution-set/package.json index 00c7c2427e..81f08f6ed0 100644 --- a/packages/graphing-solution-set/package.json +++ b/packages/graphing-solution-set/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "4.2.0", + "version": "4.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", @@ -13,11 +13,11 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/graphing-solution-set": "^2.31.5", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/graphing-solution-set": "2.34.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "debug": "^4.1.1", "react": "^16.8.1", diff --git a/packages/graphing/CHANGELOG.md b/packages/graphing/CHANGELOG.md index 60098ead79..7442a89c36 100644 --- a/packages/graphing/CHANGELOG.md +++ b/packages/graphing/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.3.2...@pie-element/graphing@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.3.1...@pie-element/graphing@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.2.1...@pie-element/graphing@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.2.0...@pie-element/graphing@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.2.0...@pie-element/graphing@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@8.0.0...@pie-element/graphing@8.2.0) (2025-10-10) diff --git a/packages/graphing/configure/CHANGELOG.md b/packages/graphing/configure/CHANGELOG.md index 46c37b207f..475ad81a14 100644 --- a/packages/graphing/configure/CHANGELOG.md +++ b/packages/graphing/configure/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. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.3.2...@pie-element/graphing-configure@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.3.1...@pie-element/graphing-configure@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.2.1...@pie-element/graphing-configure@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.2.0...@pie-element/graphing-configure@7.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.2.0...@pie-element/graphing-configure@7.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@7.0.1...@pie-element/graphing-configure@7.2.0) (2025-10-10) diff --git a/packages/graphing/configure/package.json b/packages/graphing/configure/package.json index 41c78f1aba..3007a0ff38 100644 --- a/packages/graphing/configure/package.json +++ b/packages/graphing/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/graphing-configure", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,10 +9,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/graphing": "^2.30.1", - "@pie-lib/math-rendering": "^3.19.4", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/graphing": "2.34.2", + "@pie-lib/math-rendering": "3.22.1", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.15", diff --git a/packages/graphing/controller/CHANGELOG.md b/packages/graphing/controller/CHANGELOG.md index c55d1a577e..842d73a92c 100644 --- a/packages/graphing/controller/CHANGELOG.md +++ b/packages/graphing/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@7.3.2...@pie-element/graphing-controller@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@7.3.1...@pie-element/graphing-controller@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@7.2.0...@pie-element/graphing-controller@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@7.2.0...@pie-element/graphing-controller@7.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/graphing-controller + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@7.0.1...@pie-element/graphing-controller@7.2.0) (2025-10-10) diff --git a/packages/graphing/controller/package.json b/packages/graphing/controller/package.json index 779a275928..ac74a970e2 100644 --- a/packages/graphing/controller/package.json +++ b/packages/graphing/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/graphing-controller", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/graphing-utils": "^1.18.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/graphing-utils": "1.21.1", "debug": "^4.1.1" }, "devDependencies": { diff --git a/packages/graphing/package.json b/packages/graphing/package.json index f729a3168c..6fd8e49a23 100644 --- a/packages/graphing/package.json +++ b/packages/graphing/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "8.2.0", + "version": "8.3.3", "description": "", "scripts": { "postpublish": "../../scripts/postpublish" @@ -12,10 +12,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/graphing": "^2.30.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/graphing": "2.34.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "debug": "^4.1.1", "react": "^16.8.1", diff --git a/packages/hotspot/CHANGELOG.md b/packages/hotspot/CHANGELOG.md index 01908d4980..058d86028f 100644 --- a/packages/hotspot/CHANGELOG.md +++ b/packages/hotspot/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.3.2...@pie-element/hotspot@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.3.1...@pie-element/hotspot@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.2.1...@pie-element/hotspot@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.2.0...@pie-element/hotspot@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.2.0...@pie-element/hotspot@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot@9.0.0...@pie-element/hotspot@9.2.0) (2025-10-10) diff --git a/packages/hotspot/configure/CHANGELOG.md b/packages/hotspot/configure/CHANGELOG.md index 8813aff081..1c9205fa8c 100644 --- a/packages/hotspot/configure/CHANGELOG.md +++ b/packages/hotspot/configure/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.3.2...@pie-element/hotspot-configure@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.3.1...@pie-element/hotspot-configure@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.2.1...@pie-element/hotspot-configure@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.2.0...@pie-element/hotspot-configure@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.2.0...@pie-element/hotspot-configure@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-configure@8.0.1...@pie-element/hotspot-configure@8.2.0) (2025-10-10) diff --git a/packages/hotspot/configure/package.json b/packages/hotspot/configure/package.json index af9b3251c5..edb4b6aacf 100644 --- a/packages/hotspot/configure/package.json +++ b/packages/hotspot/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/hotspot-configure", "private": true, - "version": "8.2.0", + "version": "8.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -10,8 +10,8 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "classnames": "^2.2.6", "debug": "^3.1.0", "konva": "^3.2.4", diff --git a/packages/hotspot/controller/CHANGELOG.md b/packages/hotspot/controller/CHANGELOG.md index 18ad117c80..bd1faa8d87 100644 --- a/packages/hotspot/controller/CHANGELOG.md +++ b/packages/hotspot/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-controller@6.3.2...@pie-element/hotspot-controller@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-controller@6.3.1...@pie-element/hotspot-controller@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-controller@6.2.0...@pie-element/hotspot-controller@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-controller@6.2.0...@pie-element/hotspot-controller@6.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/hotspot-controller + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/hotspot-controller@6.0.1...@pie-element/hotspot-controller@6.2.0) (2025-10-10) diff --git a/packages/hotspot/controller/package.json b/packages/hotspot/controller/package.json index fc238aee71..95e47794f2 100644 --- a/packages/hotspot/controller/package.json +++ b/packages/hotspot/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/hotspot-controller", "private": true, - "version": "6.2.0", + "version": "6.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -11,7 +11,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^4.1.1", "lodash": "^4.17.15" } diff --git a/packages/hotspot/package.json b/packages/hotspot/package.json index fc492ffb9b..384c325726 100644 --- a/packages/hotspot/package.json +++ b/packages/hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/hotspot", - "version": "9.2.0", + "version": "9.3.3", "description": "", "repository": "pie-framework/pie-elements", "publishConfig": { @@ -9,10 +9,10 @@ "dependencies": { "@material-ui/core": "^3.9.3", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/test-utils": "0.22.1", "konva": "^3.2.5", "prop-types": "^15.6.1", "react": "^16.8.1", diff --git a/packages/image-cloze-association/CHANGELOG.md b/packages/image-cloze-association/CHANGELOG.md index 18b2ee3fe1..4b6495a6d9 100644 --- a/packages/image-cloze-association/CHANGELOG.md +++ b/packages/image-cloze-association/CHANGELOG.md @@ -3,6 +3,62 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.3.2...@pie-element/image-cloze-association@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.3.1...@pie-element/image-cloze-association@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) +* **categorize, image-cloze-association:** completion rules PD-5179 ([e1007cc](https://github.com/pie-framework/pie-elements/commit/e1007cc0903b46539823895fc19bbe0b28834592)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.2.1...@pie-element/image-cloze-association@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.2.0...@pie-element/image-cloze-association@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.2.0...@pie-element/image-cloze-association@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association@8.0.0...@pie-element/image-cloze-association@8.2.0) (2025-10-10) diff --git a/packages/image-cloze-association/configure/CHANGELOG.md b/packages/image-cloze-association/configure/CHANGELOG.md index daee1f1a49..79e1f1194e 100644 --- a/packages/image-cloze-association/configure/CHANGELOG.md +++ b/packages/image-cloze-association/configure/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. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.3.2...@pie-element/image-cloze-association-configure@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.3.1...@pie-element/image-cloze-association-configure@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.2.1...@pie-element/image-cloze-association-configure@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.2.0...@pie-element/image-cloze-association-configure@7.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.2.0...@pie-element/image-cloze-association-configure@7.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-configure@7.0.1...@pie-element/image-cloze-association-configure@7.2.0) (2025-10-10) diff --git a/packages/image-cloze-association/configure/package.json b/packages/image-cloze-association/configure/package.json index 831538802d..77713a0c0c 100644 --- a/packages/image-cloze-association/configure/package.json +++ b/packages/image-cloze-association/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/image-cloze-association-configure", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,8 +9,8 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", "debug": "^3.1.0", "prop-types": "^15.7.2", "react": "^16.8.6", diff --git a/packages/image-cloze-association/controller/CHANGELOG.md b/packages/image-cloze-association/controller/CHANGELOG.md index 646f7baa61..2be043a5ce 100644 --- a/packages/image-cloze-association/controller/CHANGELOG.md +++ b/packages/image-cloze-association/controller/CHANGELOG.md @@ -3,6 +3,48 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@6.3.2...@pie-element/image-cloze-association-controller@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@6.3.1...@pie-element/image-cloze-association-controller@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) +* **categorize, image-cloze-association:** completion rules PD-5179 ([e1007cc](https://github.com/pie-framework/pie-elements/commit/e1007cc0903b46539823895fc19bbe0b28834592)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@6.2.0...@pie-element/image-cloze-association-controller@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@6.2.0...@pie-element/image-cloze-association-controller@6.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/image-cloze-association-controller + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/image-cloze-association-controller@6.0.1...@pie-element/image-cloze-association-controller@6.2.0) (2025-10-10) diff --git a/packages/image-cloze-association/controller/package.json b/packages/image-cloze-association/controller/package.json index 7b06389cf8..bbbd9427ea 100644 --- a/packages/image-cloze-association/controller/package.json +++ b/packages/image-cloze-association/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/image-cloze-association-controller", "private": true, - "version": "6.2.0", + "version": "6.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -11,7 +11,7 @@ "main": "lib/index.js", "module": "src/index.js", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^4.1.1", "humps": "^2.0.1", "lodash": "^4.17.15" diff --git a/packages/image-cloze-association/controller/src/index.js b/packages/image-cloze-association/controller/src/index.js index 3b41a3477a..afe562af32 100644 --- a/packages/image-cloze-association/controller/src/index.js +++ b/packages/image-cloze-association/controller/src/index.js @@ -17,9 +17,11 @@ export const model = (question, session, env) => { return new Promise((resolve) => { const shouldIncludeCorrectResponse = env.mode === 'evaluate'; - const { responseAreasToBeFilled, possibleResponses: completeResponses } = getCompleteResponseDetails( - questionCamelized.validation, - ); + const { + responseAreasToBeFilled, + possibleResponses: completeResponses, + hasUnplacedChoices, + } = getCompleteResponseDetails(questionCamelized.validation, questionCamelized.possibleResponses); const out = { disabled: env.mode !== 'gather', @@ -29,6 +31,7 @@ export const model = (question, session, env) => { validation: shouldIncludeCorrectResponse ? questionCamelized.validation : undefined, responseAreasToBeFilled, completeResponses, + hasUnplacedChoices, }; if (questionNormalized.shuffle) { diff --git a/packages/image-cloze-association/controller/src/utils.js b/packages/image-cloze-association/controller/src/utils.js index 7f5ea61f17..6a8d2d2bb9 100644 --- a/packages/image-cloze-association/controller/src/utils.js +++ b/packages/image-cloze-association/controller/src/utils.js @@ -44,7 +44,7 @@ export const getAllUniqueCorrectness = (answers, validResponses) => { // calculate the minimum number of populated response areas (categories) in the correct answer or alternates // and create an array with the possible responses ids -export const getCompleteResponseDetails = (validation) => { +export const getCompleteResponseDetails = (validation, allChoices) => { const extractImages = (response) => (response?.value || []).map((container) => container.images); const countFilledResponseAreas = (container) => (container || []).filter((images) => images.length).length; @@ -63,5 +63,10 @@ export const getCompleteResponseDetails = (validation) => { } }); - return { responseAreasToBeFilled, possibleResponses }; + // check if any correct answer have any unplaced answer choices + const hasUnplacedChoices = possibleResponses.some( + (response) => !allChoices.every((val) => response.includes(val)), + ); + + return { responseAreasToBeFilled, possibleResponses, hasUnplacedChoices }; }; diff --git a/packages/image-cloze-association/package.json b/packages/image-cloze-association/package.json index 485c53a887..c4ae8925b8 100644 --- a/packages/image-cloze-association/package.json +++ b/packages/image-cloze-association/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/image-cloze-association", - "version": "8.2.0", + "version": "8.3.3", "description": "", "repository": "pie-framework/pie-elements", "publishConfig": { @@ -10,11 +10,11 @@ "@material-ui/core": "^3.9.3", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.6", "humps": "^2.0.1", "prop-types": "^15.6.1", diff --git a/packages/image-cloze-association/src/index.js b/packages/image-cloze-association/src/index.js index ba291a03e9..16b8c35c1a 100644 --- a/packages/image-cloze-association/src/index.js +++ b/packages/image-cloze-association/src/index.js @@ -20,6 +20,7 @@ export default class ImageClozeAssociation extends HTMLElement { completeAudioEnabled, completeResponses, duplicateResponses, + hasUnplacedChoices, maxResponsePerZone, responseAreasToBeFilled, } = this._model || {}; @@ -60,19 +61,19 @@ export default class ImageClozeAssociation extends HTMLElement { return areResponseAreasFilled; } + // any correct answer have any unplaced answer choices (by the author) + if (hasUnplacedChoices) { + return areResponseAreasFilled; + } + const allAnswersValue = answers.map((answer) => answer.value); - // check if any correct answer have any unplaced answer choices + // check if any correct answer have any unplaced answer choices (by the student) const requiredAnswersPlaced = completeResponses.some((response) => response.every((val) => allAnswersValue.includes(val)), ); - if (!requiredAnswersPlaced) { - // correct answer have unplaced answer choices - return areResponseAreasFilled; - } - - // all choices (required for a correct response) were placed into a response area + // true - all choices (required for a correct response) were placed into a response area return requiredAnswersPlaced; } diff --git a/packages/inline-dropdown/CHANGELOG.md b/packages/inline-dropdown/CHANGELOG.md index 54bd124a13..93f60a02c9 100644 --- a/packages/inline-dropdown/CHANGELOG.md +++ b/packages/inline-dropdown/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.3.2...@pie-element/inline-dropdown@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.3.1...@pie-element/inline-dropdown@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.2.1...@pie-element/inline-dropdown@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.2.0...@pie-element/inline-dropdown@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.2.0...@pie-element/inline-dropdown@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@8.0.0...@pie-element/inline-dropdown@8.2.0) (2025-10-10) diff --git a/packages/inline-dropdown/configure/CHANGELOG.md b/packages/inline-dropdown/configure/CHANGELOG.md index 4c80b9d1dc..fe9ce4cc94 100644 --- a/packages/inline-dropdown/configure/CHANGELOG.md +++ b/packages/inline-dropdown/configure/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. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.3.2...@pie-element/inline-dropdown-configure@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.3.1...@pie-element/inline-dropdown-configure@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.2.1...@pie-element/inline-dropdown-configure@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.2.0...@pie-element/inline-dropdown-configure@7.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.2.0...@pie-element/inline-dropdown-configure@7.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@7.0.1...@pie-element/inline-dropdown-configure@7.2.0) (2025-10-10) diff --git a/packages/inline-dropdown/configure/package.json b/packages/inline-dropdown/configure/package.json index 6129f84920..9b58c528fc 100644 --- a/packages/inline-dropdown/configure/package.json +++ b/packages/inline-dropdown/configure/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/inline-dropdown-configure", - "version": "7.2.0", + "version": "7.3.3", "private": true, "main": "lib/index.js", "module": "src/index.js", @@ -8,10 +8,10 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.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": "^3.1.0", "lodash": "^4.17.15", diff --git a/packages/inline-dropdown/controller/CHANGELOG.md b/packages/inline-dropdown/controller/CHANGELOG.md index 6cca64e73e..28c8ffd22d 100644 --- a/packages/inline-dropdown/controller/CHANGELOG.md +++ b/packages/inline-dropdown/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-controller@7.3.2...@pie-element/inline-dropdown-controller@7.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-controller@7.3.1...@pie-element/inline-dropdown-controller@7.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-controller@7.2.0...@pie-element/inline-dropdown-controller@7.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-controller@7.2.0...@pie-element/inline-dropdown-controller@7.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/inline-dropdown-controller + + + + + # [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-controller@7.0.1...@pie-element/inline-dropdown-controller@7.2.0) (2025-10-10) diff --git a/packages/inline-dropdown/controller/package.json b/packages/inline-dropdown/controller/package.json index dd3a0f9df6..2496edffd2 100644 --- a/packages/inline-dropdown/controller/package.json +++ b/packages/inline-dropdown/controller/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/inline-dropdown-controller", "private": true, - "version": "7.2.0", + "version": "7.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^3.1.0", "lodash": "^4.17.15", "type-of": "^2.0.1" diff --git a/packages/inline-dropdown/controller/src/__tests__/index.test.js b/packages/inline-dropdown/controller/src/__tests__/index.test.js index 7902862465..0d157d5338 100644 --- a/packages/inline-dropdown/controller/src/__tests__/index.test.js +++ b/packages/inline-dropdown/controller/src/__tests__/index.test.js @@ -63,9 +63,13 @@ describe('inline-dropdown', () => { env = { mode: 'gather' }; const updateSession = jest.fn().mockResolvedValue(); await model(question, session, env, updateSession); - expect(updateSession).toHaveBeenCalledWith('1', 'inline-dropdown-element', { - shuffledValues: expect.arrayContaining(['9719395', '9719396', '9719397', '9719398']), - }); + expect(updateSession).toHaveBeenCalledWith( + '1', + 'inline-dropdown-element', + expect.objectContaining({ + shuffledValues: { 0: expect.arrayContaining(['9719395', '9719396', '9719397', '9719398']) }, + }), + ); }); }); }); diff --git a/packages/inline-dropdown/controller/src/index.js b/packages/inline-dropdown/controller/src/index.js index 779042197b..8710043afc 100644 --- a/packages/inline-dropdown/controller/src/index.js +++ b/packages/inline-dropdown/controller/src/index.js @@ -77,13 +77,41 @@ export function model(question, session, env, updateSession) { const lockChoiceOrder = lockChoices(normalizedQuestion, session, env); if (!lockChoiceOrder) { + const shuffledValues = {}; const keys = Object.keys(choices); + + const us = (part) => (id, element, update) => { + return new Promise((resolve) => { + shuffledValues[part] = update.shuffledValues; + resolve(); + }); + }; + let i; for (i = 0; i < keys.length; i++) { const key = keys[i]; + const storedValues = session?.shuffledValues?.[key]; + + choices[key] = await getShuffledChoices( + choices[key], + // the shuffledValues structure was updated to an object like { choice_key: [] } + // and we need to override shuffledValues if it's not an array + { shuffledValues: Array.isArray(storedValues) ? storedValues : [] }, + us(key), + 'value', + ); + } - choices[key] = await getShuffledChoices(choices[key], session, updateSession, 'value'); + if (!isEmpty(shuffledValues)) { + if (session && updateSession && typeof updateSession === 'function') { + updateSession(session.id, session.element, { + shuffledValues, + }).catch((e) => { + // eslint-disable-next-line no-console + console.error('update session failed', e); + }); + } } } diff --git a/packages/inline-dropdown/package.json b/packages/inline-dropdown/package.json index b819b44420..9e83280cfd 100644 --- a/packages/inline-dropdown/package.json +++ b/packages/inline-dropdown/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "8.2.0", + "version": "8.3.3", "description": "", "scripts": { "postpublish": "../../scripts/postpublish" @@ -12,10 +12,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/mask-markup": "^1.29.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/mask-markup": "1.33.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "lodash": "^4.17.10", "prop-types": "^15.6.1", diff --git a/packages/likert/CHANGELOG.md b/packages/likert/CHANGELOG.md index f6ca370ef2..affb26c245 100644 --- a/packages/likert/CHANGELOG.md +++ b/packages/likert/CHANGELOG.md @@ -3,6 +3,62 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.3.2...@pie-element/likert@2.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) +* **likert, matrix:** handle disabled color, add important for radio states colors PD-5274 ([8685fe6](https://github.com/pie-framework/pie-elements/commit/8685fe63194de27f213f5debcdf43452e405afeb)) + + + + + +## [2.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.3.1...@pie-element/likert@2.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.2.1...@pie-element/likert@2.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.2.0...@pie-element/likert@2.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.2.0...@pie-element/likert@2.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert@2.0.0...@pie-element/likert@2.2.0) (2025-10-10) diff --git a/packages/likert/configure/CHANGELOG.md b/packages/likert/configure/CHANGELOG.md index 5abb2b5d6f..08f6909b97 100644 --- a/packages/likert/configure/CHANGELOG.md +++ b/packages/likert/configure/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. +## [1.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.3.2...@pie-element/likert-configure@1.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [1.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.3.1...@pie-element/likert-configure@1.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [1.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.2.1...@pie-element/likert-configure@1.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.2.0...@pie-element/likert-configure@1.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.2.0...@pie-element/likert-configure@1.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-configure@1.0.1...@pie-element/likert-configure@1.2.0) (2025-10-10) diff --git a/packages/likert/configure/package.json b/packages/likert/configure/package.json index bbd8d8e3cb..a0c24828fc 100644 --- a/packages/likert/configure/package.json +++ b/packages/likert/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/likert-configure", "private": true, - "version": "1.2.0", + "version": "1.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,9 +9,9 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/render-ui": "4.35.2", "debug": "^4.1.1", "prop-types": "^15.6.2", "react": "^16.8.1", diff --git a/packages/likert/controller/CHANGELOG.md b/packages/likert/controller/CHANGELOG.md index 8191c82f93..4a33b3551f 100644 --- a/packages/likert/controller/CHANGELOG.md +++ b/packages/likert/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-controller@1.1.1...@pie-element/likert-controller@1.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/likert-controller + + + + + +# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-controller@1.1.1...@pie-element/likert-controller@1.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/likert-controller + + + + + ## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/likert-controller@1.0.1...@pie-element/likert-controller@1.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/likert-controller diff --git a/packages/likert/controller/package.json b/packages/likert/controller/package.json index 0b32749711..1d19094261 100644 --- a/packages/likert/controller/package.json +++ b/packages/likert/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/likert-controller", "private": true, - "version": "1.1.1", + "version": "1.2.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/likert/package.json b/packages/likert/package.json index c5cfccae4c..c9b57e5876 100644 --- a/packages/likert/package.json +++ b/packages/likert/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "2.2.0", + "version": "2.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -12,8 +12,8 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.10", diff --git a/packages/likert/src/choice-input.jsx b/packages/likert/src/choice-input.jsx index fcddb4f7a1..e3d7757c36 100644 --- a/packages/likert/src/choice-input.jsx +++ b/packages/likert/src/choice-input.jsx @@ -9,11 +9,14 @@ import { LIKERT_ORIENTATION } from './likertEntities'; const radioStyles = { root: { - color: `var(--choice-input-color, ${color.text()})`, + color: `var(--choice-input-color, ${color.text()}) !important`, }, checked: { - color: `var(--choice-input-selected-color, ${color.text()})`, + color: `var(--choice-input-selected-color, ${color.primary()}) !important`, }, + disabled: { + color: `var(--choice-input-disabled-color, ${color.defaults.DISABLED}) !important`, + } }; export const RadioStyled = withStyles(radioStyles)((props) => { @@ -27,6 +30,7 @@ export const RadioStyled = withStyles(radioStyles)((props) => { classes={{ root: classes.root, checked: classes.checked, + disabled: classes.disabled, }} /> ); diff --git a/packages/match-list/CHANGELOG.md b/packages/match-list/CHANGELOG.md index de1743376d..bfb97fcfbf 100644 --- a/packages/match-list/CHANGELOG.md +++ b/packages/match-list/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.3.2...@pie-element/match-list@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.3.1...@pie-element/match-list@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.2.1...@pie-element/match-list@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.2.0...@pie-element/match-list@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.2.0...@pie-element/match-list@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list@5.0.0...@pie-element/match-list@5.2.0) (2025-10-10) diff --git a/packages/match-list/controller/CHANGELOG.md b/packages/match-list/controller/CHANGELOG.md index 24cb5e9866..b3dc4915ef 100644 --- a/packages/match-list/controller/CHANGELOG.md +++ b/packages/match-list/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list-controller@4.3.2...@pie-element/match-list-controller@4.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list-controller@4.3.1...@pie-element/match-list-controller@4.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list-controller@4.2.0...@pie-element/match-list-controller@4.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list-controller@4.2.0...@pie-element/match-list-controller@4.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/match-list-controller + + + + + # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-list-controller@4.0.1...@pie-element/match-list-controller@4.2.0) (2025-10-10) diff --git a/packages/match-list/controller/package.json b/packages/match-list/controller/package.json index d3a85abc16..472889b5ae 100644 --- a/packages/match-list/controller/package.json +++ b/packages/match-list/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/match-list-controller", "private": true, - "version": "4.2.0", + "version": "4.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/feedback": "^0.21.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/feedback": "0.24.1", "debug": "^3.1.0", "lodash": "^4.17.15" }, diff --git a/packages/match-list/package.json b/packages/match-list/package.json index bda274207c..2c45541f73 100644 --- a/packages/match-list/package.json +++ b/packages/match-list/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "5.2.0", + "version": "5.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", @@ -14,10 +14,10 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.10", diff --git a/packages/match/CHANGELOG.md b/packages/match/CHANGELOG.md index ed6e03c244..68fed69f46 100644 --- a/packages/match/CHANGELOG.md +++ b/packages/match/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. +## [10.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.3.2...@pie-element/match@10.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [10.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.3.1...@pie-element/match@10.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [10.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.2.1...@pie-element/match@10.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [10.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.2.0...@pie-element/match@10.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [10.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.2.0...@pie-element/match@10.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [10.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match@10.0.0...@pie-element/match@10.2.0) (2025-10-10) diff --git a/packages/match/configure/CHANGELOG.md b/packages/match/configure/CHANGELOG.md index 7d77147534..5f0dd824e4 100644 --- a/packages/match/configure/CHANGELOG.md +++ b/packages/match/configure/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.3.2...@pie-element/match-configure@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.3.1...@pie-element/match-configure@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.2.1...@pie-element/match-configure@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.2.0...@pie-element/match-configure@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.2.0...@pie-element/match-configure@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-configure@8.0.1...@pie-element/match-configure@8.2.0) (2025-10-10) diff --git a/packages/match/configure/package.json b/packages/match/configure/package.json index 61da80565e..0bcfe4e443 100644 --- a/packages/match/configure/package.json +++ b/packages/match/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/match-configure", "private": true, - "version": "8.2.0", + "version": "8.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -10,11 +10,11 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/test-utils": "0.22.1", "classnames": "^2.2.5", "debug": "^3.1.0", "lodash": "^4.17.15", diff --git a/packages/match/controller/CHANGELOG.md b/packages/match/controller/CHANGELOG.md index dbf2160509..2c918d1e4e 100644 --- a/packages/match/controller/CHANGELOG.md +++ b/packages/match/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-controller@8.3.2...@pie-element/match-controller@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-controller@8.3.1...@pie-element/match-controller@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-controller@8.2.0...@pie-element/match-controller@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-controller@8.2.0...@pie-element/match-controller@8.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/match-controller + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/match-controller@8.0.1...@pie-element/match-controller@8.2.0) (2025-10-10) diff --git a/packages/match/controller/package.json b/packages/match/controller/package.json index daa43972da..3917f986bf 100644 --- a/packages/match/controller/package.json +++ b/packages/match/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/match-controller", "private": true, - "version": "8.2.0", + "version": "8.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,8 +9,8 @@ "test": "./node_modules/.bin/jest" }, "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/feedback": "^0.21.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/feedback": "0.24.1", "debug": "^3.1.0" }, "devDependencies": { diff --git a/packages/match/package.json b/packages/match/package.json index b93f937b70..8be90a0e21 100644 --- a/packages/match/package.json +++ b/packages/match/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "10.2.0", + "version": "10.3.3", "main": "lib/index.js", "description": "", "scripts": { @@ -13,10 +13,10 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/test-utils": "0.22.1", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.10", diff --git a/packages/math-inline/CHANGELOG.md b/packages/math-inline/CHANGELOG.md index ca9d52e4a3..93436da28c 100644 --- a/packages/math-inline/CHANGELOG.md +++ b/packages/math-inline/CHANGELOG.md @@ -3,6 +3,62 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [10.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.3.2...@pie-element/math-inline@10.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [10.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.3.1...@pie-element/math-inline@10.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [10.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.2.1...@pie-element/math-inline@10.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) +* remove deprecated ReactDOM.findDOMNode from math-inline ([b6267be](https://github.com/pie-framework/pie-elements/commit/b6267be95153d5f6d9f4b46ed431859d6e99b7d5)) + + + + + +# [10.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.2.0...@pie-element/math-inline@10.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [10.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.2.0...@pie-element/math-inline@10.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [10.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@10.0.0...@pie-element/math-inline@10.2.0) (2025-10-10) diff --git a/packages/math-inline/configure/CHANGELOG.md b/packages/math-inline/configure/CHANGELOG.md index 2248b75fe8..7227fba084 100644 --- a/packages/math-inline/configure/CHANGELOG.md +++ b/packages/math-inline/configure/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. +## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.3.2...@pie-element/math-inline-configure@9.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.3.1...@pie-element/math-inline-configure@9.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [9.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.2.1...@pie-element/math-inline-configure@9.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [9.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.2.0...@pie-element/math-inline-configure@9.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [9.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.2.0...@pie-element/math-inline-configure@9.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [9.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@9.0.1...@pie-element/math-inline-configure@9.2.0) (2025-10-10) diff --git a/packages/math-inline/configure/package.json b/packages/math-inline/configure/package.json index 078a521944..cfe3f3d4d6 100644 --- a/packages/math-inline/configure/package.json +++ b/packages/math-inline/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/math-inline-configure", "private": true, - "version": "9.2.0", + "version": "9.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -11,12 +11,12 @@ "@material-ui/icons": "^3.0.1", "@pie-framework/mathquill": "^1.1.3", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/math-toolbar": "^1.27.1", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/test-utils": "^0.19.5", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/math-toolbar": "1.31.2", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/test-utils": "0.22.1", "classnames": "^2.2.5", "debug": "^3.1.0", "prop-types": "^15.6.2", diff --git a/packages/math-inline/controller/CHANGELOG.md b/packages/math-inline/controller/CHANGELOG.md index 5f18b56043..bf15b63e2f 100644 --- a/packages/math-inline/controller/CHANGELOG.md +++ b/packages/math-inline/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@8.3.2...@pie-element/math-inline-controller@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@8.3.1...@pie-element/math-inline-controller@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@8.2.0...@pie-element/math-inline-controller@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@8.2.0...@pie-element/math-inline-controller@8.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/math-inline-controller + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@8.0.1...@pie-element/math-inline-controller@8.2.0) (2025-10-10) diff --git a/packages/math-inline/controller/package.json b/packages/math-inline/controller/package.json index 0cd6f6a201..d26c903912 100644 --- a/packages/math-inline/controller/package.json +++ b/packages/math-inline/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/math-inline-controller", "private": true, - "version": "8.2.0", + "version": "8.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -10,8 +10,8 @@ }, "dependencies": { "@pie-framework/math-validation": "^1.4.2", - "@pie-lib/feedback": "^0.21.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/feedback": "0.24.1", + "@pie-lib/translator": "2.23.1", "debug": "^3.1.0", "lodash": "^4.17.15" }, diff --git a/packages/math-inline/package.json b/packages/math-inline/package.json index 9d5b797516..5a38fed7ab 100644 --- a/packages/math-inline/package.json +++ b/packages/math-inline/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "10.2.0", + "version": "10.3.3", "main": "lib/index.js", "description": "", "scripts": { @@ -14,12 +14,12 @@ "@material-ui/core": "^3.9.2", "@pie-framework/mathquill": "^1.1.3", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-input": "^6.28.5", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/math-toolbar": "^1.27.1", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/correct-answer-toggle": "2.25.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", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "debug": "^4.1.1", "lodash": "^4.17.10", diff --git a/packages/math-templated/CHANGELOG.md b/packages/math-templated/CHANGELOG.md index cb89acd4fa..60dbe66354 100644 --- a/packages/math-templated/CHANGELOG.md +++ b/packages/math-templated/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.3.2...@pie-element/math-templated@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.3.1...@pie-element/math-templated@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.2.1...@pie-element/math-templated@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.2.0...@pie-element/math-templated@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.2.0...@pie-element/math-templated@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@5.0.0...@pie-element/math-templated@5.2.0) (2025-10-10) diff --git a/packages/math-templated/configure/CHANGELOG.md b/packages/math-templated/configure/CHANGELOG.md index 94cc6187aa..889c72a250 100644 --- a/packages/math-templated/configure/CHANGELOG.md +++ b/packages/math-templated/configure/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. +## [3.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.3.2...@pie-element/math-templated-configure@3.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [3.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.3.1...@pie-element/math-templated-configure@3.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [3.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.2.1...@pie-element/math-templated-configure@3.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [3.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.2.0...@pie-element/math-templated-configure@3.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.2.0...@pie-element/math-templated-configure@3.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [3.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-configure@3.0.1...@pie-element/math-templated-configure@3.2.0) (2025-10-10) diff --git a/packages/math-templated/configure/package.json b/packages/math-templated/configure/package.json index acb5cebf47..113eb0540b 100644 --- a/packages/math-templated/configure/package.json +++ b/packages/math-templated/configure/package.json @@ -1,17 +1,17 @@ { "name": "@pie-element/math-templated-configure", "private": true, - "version": "3.2.0", + "version": "3.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/math-toolbar": "^1.27.1", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/math-toolbar": "1.31.2", + "@pie-lib/render-ui": "4.35.2", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/math-templated/controller/CHANGELOG.md b/packages/math-templated/controller/CHANGELOG.md index cf7c45cc30..742c4006f3 100644 --- a/packages/math-templated/controller/CHANGELOG.md +++ b/packages/math-templated/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@4.3.2...@pie-element/math-templated-controller@4.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@4.3.1...@pie-element/math-templated-controller@4.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@4.2.0...@pie-element/math-templated-controller@4.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@4.2.0...@pie-element/math-templated-controller@4.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/math-templated-controller + + + + + # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@4.0.1...@pie-element/math-templated-controller@4.2.0) (2025-10-10) diff --git a/packages/math-templated/controller/package.json b/packages/math-templated/controller/package.json index 55a82944dc..866f93ec55 100644 --- a/packages/math-templated/controller/package.json +++ b/packages/math-templated/controller/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/math-templated-controller", "private": true, - "version": "4.2.0", + "version": "4.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "dependencies": { "@pie-framework/math-validation": "^1.4.2", - "@pie-lib/controller-utils": "^0.19.4", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/controller-utils": "0.22.2", + "@pie-lib/translator": "2.23.1", "debug": "^3.1.0", "lodash": "^4.17.15" }, diff --git a/packages/math-templated/package.json b/packages/math-templated/package.json index 5c5114c828..963bc9037d 100644 --- a/packages/math-templated/package.json +++ b/packages/math-templated/package.json @@ -4,16 +4,16 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "5.2.0", + "version": "5.3.3", "description": "", "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/mask-markup": "^1.29.1", - "@pie-lib/math-input": "^6.28.5", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/mask-markup": "1.33.2", + "@pie-lib/math-input": "6.31.1", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "prop-types": "^15.6.1", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/math-templated/src/__tests__/__snapshots__/main.test.js.snap b/packages/math-templated/src/__tests__/__snapshots__/main.test.js.snap index 22a61af4b5..a02234a329 100644 --- a/packages/math-templated/src/__tests__/__snapshots__/main.test.js.snap +++ b/packages/math-templated/src/__tests__/__snapshots__/main.test.js.snap @@ -192,36 +192,6 @@ exports[`Main component Match Snapshot 1`] = ` }, }, "overrides": Object { - "MuiCheckbox": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiRadio": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiSwitch": Object { - "root": Object { - "&$checked": Object { - "& + $bar": Object { - "backgroundColor": "#3f51b5 !important", - "opacity": 0.5, - }, - "color": "#3f51b5 !important", - }, - }, - }, - "MuiTabs": Object { - "root": Object { - "borderBottom": "1px solid #eee", - }, - }, "MuiTypography": Object { "root": Object { "fontFamily": "inherit", @@ -1110,36 +1080,6 @@ exports[`Main component Match Snapshot 1`] = ` }, }, "overrides": Object { - "MuiCheckbox": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiRadio": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiSwitch": Object { - "root": Object { - "&$checked": Object { - "& + $bar": Object { - "backgroundColor": "#3f51b5 !important", - "opacity": 0.5, - }, - "color": "#3f51b5 !important", - }, - }, - }, - "MuiTabs": Object { - "root": Object { - "borderBottom": "1px solid #eee", - }, - }, "MuiTypography": Object { "root": Object { "fontFamily": "inherit", @@ -1589,36 +1529,6 @@ exports[`Main component Match Snapshot 1`] = ` }, }, "overrides": Object { - "MuiCheckbox": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiRadio": Object { - "root": Object { - "&$checked": Object { - "color": "#3f51b5 !important", - }, - }, - }, - "MuiSwitch": Object { - "root": Object { - "&$checked": Object { - "& + $bar": Object { - "backgroundColor": "#3f51b5 !important", - "opacity": 0.5, - }, - "color": "#3f51b5 !important", - }, - }, - }, - "MuiTabs": Object { - "root": Object { - "borderBottom": "1px solid #eee", - }, - }, "MuiTypography": Object { "root": Object { "fontFamily": "inherit", diff --git a/packages/matrix/CHANGELOG.md b/packages/matrix/CHANGELOG.md index e2294ba120..05769a2005 100644 --- a/packages/matrix/CHANGELOG.md +++ b/packages/matrix/CHANGELOG.md @@ -3,6 +3,62 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.3.2...@pie-element/matrix@2.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) +* **likert, matrix:** handle disabled color, add important for radio states colors PD-5274 ([8685fe6](https://github.com/pie-framework/pie-elements/commit/8685fe63194de27f213f5debcdf43452e405afeb)) + + + + + +## [2.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.3.1...@pie-element/matrix@2.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.2.1...@pie-element/matrix@2.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.2.0...@pie-element/matrix@2.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.2.0...@pie-element/matrix@2.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix@2.0.0...@pie-element/matrix@2.2.0) (2025-10-10) diff --git a/packages/matrix/configure/CHANGELOG.md b/packages/matrix/configure/CHANGELOG.md index f87a647b8f..988a7dbbfe 100644 --- a/packages/matrix/configure/CHANGELOG.md +++ b/packages/matrix/configure/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. +## [1.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.3.2...@pie-element/matrix-configure@1.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [1.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.3.1...@pie-element/matrix-configure@1.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [1.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.2.1...@pie-element/matrix-configure@1.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.2.0...@pie-element/matrix-configure@1.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.2.0...@pie-element/matrix-configure@1.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-configure@1.0.1...@pie-element/matrix-configure@1.2.0) (2025-10-10) diff --git a/packages/matrix/configure/package.json b/packages/matrix/configure/package.json index 30d4107da7..2e1e9187a2 100644 --- a/packages/matrix/configure/package.json +++ b/packages/matrix/configure/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/matrix-configure", "private": true, - "version": "1.2.0", + "version": "1.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", @@ -9,9 +9,9 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/render-ui": "4.35.2", "debug": "^4.1.1", "prop-types": "^15.6.2", "react": "^16.8.1", diff --git a/packages/matrix/controller/CHANGELOG.md b/packages/matrix/controller/CHANGELOG.md index 3373da9bd7..84f0df9b56 100644 --- a/packages/matrix/controller/CHANGELOG.md +++ b/packages/matrix/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-controller@1.1.1...@pie-element/matrix-controller@1.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/matrix-controller + + + + + +# [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-controller@1.1.1...@pie-element/matrix-controller@1.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/matrix-controller + + + + + ## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/matrix-controller@1.0.1...@pie-element/matrix-controller@1.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/matrix-controller diff --git a/packages/matrix/controller/package.json b/packages/matrix/controller/package.json index 49887440f7..5782c542f5 100644 --- a/packages/matrix/controller/package.json +++ b/packages/matrix/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/matrix-controller", "private": true, - "version": "1.1.1", + "version": "1.2.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/matrix/package.json b/packages/matrix/package.json index a045dceeb5..6d01750e95 100644 --- a/packages/matrix/package.json +++ b/packages/matrix/package.json @@ -4,7 +4,7 @@ "access": "public" }, "repository": "pie-framework/pie-elements", - "version": "2.2.0", + "version": "2.3.3", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -12,8 +12,8 @@ "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "debug": "^4.1.1", "prop-types": "^15.6.1", "react": "^16.8.1", diff --git a/packages/matrix/src/ChoiceInput.jsx b/packages/matrix/src/ChoiceInput.jsx index e6d5e561da..07f26a0f02 100644 --- a/packages/matrix/src/ChoiceInput.jsx +++ b/packages/matrix/src/ChoiceInput.jsx @@ -7,11 +7,14 @@ import Radio from '@material-ui/core/Radio'; const radioStyles = { root: { - color: `var(--choice-input-color, ${color.text()})`, + color: `var(--choice-input-color, ${color.text()}) !important`, }, checked: { - color: `var(--choice-input-selected-color, ${color.text()})`, + color: `var(--choice-input-selected-color, ${color.primary()}) !important`, }, + disabled: { + color: `var(--choice-input-disabled-color, ${color.defaults.DISABLED}) !important`, + } }; const ChoiceInput = withStyles(radioStyles)((props) => { @@ -35,6 +38,7 @@ const ChoiceInput = withStyles(radioStyles)((props) => { classes={{ root: classes.root, checked: classes.checked, + disabled: classes.disabled, }} /> ); diff --git a/packages/multi-trait-rubric/CHANGELOG.md b/packages/multi-trait-rubric/CHANGELOG.md index 710a481a40..307fb94f3c 100644 --- a/packages/multi-trait-rubric/CHANGELOG.md +++ b/packages/multi-trait-rubric/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. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.3.2...@pie-element/multi-trait-rubric@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.3.1...@pie-element/multi-trait-rubric@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.2.1...@pie-element/multi-trait-rubric@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.2.0...@pie-element/multi-trait-rubric@6.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [6.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.2.0...@pie-element/multi-trait-rubric@6.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@6.0.0...@pie-element/multi-trait-rubric@6.2.0) (2025-10-10) diff --git a/packages/multi-trait-rubric/configure/CHANGELOG.md b/packages/multi-trait-rubric/configure/CHANGELOG.md index 50b93ab37e..bd7c1531c5 100644 --- a/packages/multi-trait-rubric/configure/CHANGELOG.md +++ b/packages/multi-trait-rubric/configure/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. +## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.3.2...@pie-element/multi-trait-rubric-configure@5.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.3.1...@pie-element/multi-trait-rubric-configure@5.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.2.1...@pie-element/multi-trait-rubric-configure@5.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.2.0...@pie-element/multi-trait-rubric-configure@5.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.2.0...@pie-element/multi-trait-rubric-configure@5.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.0.1...@pie-element/multi-trait-rubric-configure@5.2.0) (2025-10-10) diff --git a/packages/multi-trait-rubric/configure/package.json b/packages/multi-trait-rubric/configure/package.json index fc99a7f702..aacd545dbb 100644 --- a/packages/multi-trait-rubric/configure/package.json +++ b/packages/multi-trait-rubric/configure/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/multi-trait-rubric-configure", - "version": "5.2.0", + "version": "5.3.3", "private": true, "main": "lib/index.js", "module": "src/index.js", @@ -8,10 +8,10 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/drag": "^2.18.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/drag": "2.22.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/render-ui": "4.35.2", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/multi-trait-rubric/controller/CHANGELOG.md b/packages/multi-trait-rubric/controller/CHANGELOG.md index 63a4ff93fa..85a68bcd80 100644 --- a/packages/multi-trait-rubric/controller/CHANGELOG.md +++ b/packages/multi-trait-rubric/controller/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-controller@4.1.1...@pie-element/multi-trait-rubric-controller@4.2.1) (2025-10-16) + +**Note:** Version bump only for package @pie-element/multi-trait-rubric-controller + + + + + +# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-controller@4.1.1...@pie-element/multi-trait-rubric-controller@4.2.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/multi-trait-rubric-controller + + + + + ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-controller@4.0.1...@pie-element/multi-trait-rubric-controller@4.1.1) (2025-10-10) **Note:** Version bump only for package @pie-element/multi-trait-rubric-controller diff --git a/packages/multi-trait-rubric/controller/package.json b/packages/multi-trait-rubric/controller/package.json index 859f3c95b3..567f238e8c 100644 --- a/packages/multi-trait-rubric/controller/package.json +++ b/packages/multi-trait-rubric/controller/package.json @@ -1,7 +1,7 @@ { "name": "@pie-element/multi-trait-rubric-controller", "private": true, - "version": "4.1.1", + "version": "4.2.1", "description": "", "main": "lib/index.js", "module": "src/index.js", diff --git a/packages/multi-trait-rubric/package.json b/packages/multi-trait-rubric/package.json index c1097d7ed8..d305595053 100644 --- a/packages/multi-trait-rubric/package.json +++ b/packages/multi-trait-rubric/package.json @@ -1,15 +1,15 @@ { "name": "@pie-element/multi-trait-rubric", "repository": "pie-framework/pie-elements", - "version": "6.2.0", + "version": "6.3.3", "publishConfig": { "access": "public" }, "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/math-rendering": "3.19.4", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", "clsx": "^1.1.1", "enzyme-to-json": "^3.3.5", "prop-types": "^15.6.1", diff --git a/packages/multiple-choice/CHANGELOG.md b/packages/multiple-choice/CHANGELOG.md index 1c803c10d9..a7dd27142c 100644 --- a/packages/multiple-choice/CHANGELOG.md +++ b/packages/multiple-choice/CHANGELOG.md @@ -3,6 +3,77 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.4.2...@pie-element/multiple-choice@11.4.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [11.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.4.1...@pie-element/multiple-choice@11.4.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [11.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.3.1...@pie-element/multiple-choice@11.4.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [11.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.2.0...@pie-element/multiple-choice@11.4.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + +### Features + +* **multiple-choice:** add options prop for ebsr print mode detection in MultipleChoice component ([592022a](https://github.com/pie-framework/pie-elements/commit/592022ac33611816e7d983169a8a7eda88470835)) + + + + + +## [11.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.3.0...@pie-element/multiple-choice@11.3.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +# [11.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.2.0...@pie-element/multiple-choice@11.3.0) (2025-10-13) + + +### Features + +* **multiple-choice:** add options prop for ebsr print mode detection in MultipleChoice component ([592022a](https://github.com/pie-framework/pie-elements/commit/592022ac33611816e7d983169a8a7eda88470835)) + + + + + # [11.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice@11.0.0...@pie-element/multiple-choice@11.2.0) (2025-10-10) diff --git a/packages/multiple-choice/configure/CHANGELOG.md b/packages/multiple-choice/configure/CHANGELOG.md index debb87a427..f9d0748337 100644 --- a/packages/multiple-choice/configure/CHANGELOG.md +++ b/packages/multiple-choice/configure/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. +## [8.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.3.2...@pie-element/multiple-choice-configure@8.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [8.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.3.1...@pie-element/multiple-choice-configure@8.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [8.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.2.1...@pie-element/multiple-choice-configure@8.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [8.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.2.0...@pie-element/multiple-choice-configure@8.3.0) (2025-10-15) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + +## [8.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.2.0...@pie-element/multiple-choice-configure@8.2.1) (2025-10-14) + + +### Bug Fixes + +* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665)) + + + + + # [8.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-configure@8.0.1...@pie-element/multiple-choice-configure@8.2.0) (2025-10-10) diff --git a/packages/multiple-choice/configure/package.json b/packages/multiple-choice/configure/package.json index 819325f422..88f77c7321 100644 --- a/packages/multiple-choice/configure/package.json +++ b/packages/multiple-choice/configure/package.json @@ -1,6 +1,6 @@ { "name": "@pie-element/multiple-choice-configure", - "version": "8.2.0", + "version": "8.3.3", "private": true, "main": "lib/index.js", "module": "src/index.js", @@ -8,9 +8,9 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.1", "@pie-framework/pie-configure-events": "^1.3.0", - "@pie-lib/config-ui": "^11.25.1", - "@pie-lib/editable-html": "^11.17.1", - "@pie-lib/render-ui": "^4.31.1", + "@pie-lib/config-ui": "11.30.2", + "@pie-lib/editable-html": "11.21.2", + "@pie-lib/render-ui": "4.35.2", "debug": "^3.1.0", "lodash": "^4.17.15", "prop-types": "^15.6.2", diff --git a/packages/multiple-choice/controller/CHANGELOG.md b/packages/multiple-choice/controller/CHANGELOG.md index e7c5e0690c..b2b444436c 100644 --- a/packages/multiple-choice/controller/CHANGELOG.md +++ b/packages/multiple-choice/controller/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-controller@6.3.2...@pie-element/multiple-choice-controller@6.3.3) (2025-11-27) + + +### Bug Fixes + +* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77)) + + + + + +## [6.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-controller@6.3.1...@pie-element/multiple-choice-controller@6.3.2) (2025-10-22) + + +### Bug Fixes + +* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae)) + + + + + +## [6.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-controller@6.2.0...@pie-element/multiple-choice-controller@6.3.1) (2025-10-16) + + +### Bug Fixes + +* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f)) + + + + + +# [6.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-controller@6.2.0...@pie-element/multiple-choice-controller@6.3.0) (2025-10-15) + +**Note:** Version bump only for package @pie-element/multiple-choice-controller + + + + + # [6.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multiple-choice-controller@6.0.1...@pie-element/multiple-choice-controller@6.2.0) (2025-10-10) diff --git a/packages/multiple-choice/controller/package.json b/packages/multiple-choice/controller/package.json index 240e515282..537a3fbd6f 100644 --- a/packages/multiple-choice/controller/package.json +++ b/packages/multiple-choice/controller/package.json @@ -1,14 +1,14 @@ { "name": "@pie-element/multiple-choice-controller", "private": true, - "version": "6.2.0", + "version": "6.3.3", "description": "", "main": "lib/index.js", "module": "src/index.js", "author": "", "license": "ISC", "dependencies": { - "@pie-lib/controller-utils": "^0.19.4", + "@pie-lib/controller-utils": "0.22.2", "debug": "^3.1.0", "lodash": "^4.17.15" } diff --git a/packages/multiple-choice/package.json b/packages/multiple-choice/package.json index 2581787f03..bfc5954a33 100644 --- a/packages/multiple-choice/package.json +++ b/packages/multiple-choice/package.json @@ -1,17 +1,17 @@ { "name": "@pie-element/multiple-choice", "repository": "pie-framework/pie-elements", - "version": "11.2.0", + "version": "11.4.3", "publishConfig": { "access": "public" }, "dependencies": { "@material-ui/core": "^3.9.2", "@pie-framework/pie-player-events": "^0.1.0", - "@pie-lib/correct-answer-toggle": "^2.21.1", - "@pie-lib/math-rendering": "^3.19.4", - "@pie-lib/render-ui": "^4.31.1", - "@pie-lib/translator": "^2.20.4", + "@pie-lib/correct-answer-toggle": "2.25.2", + "@pie-lib/math-rendering": "3.22.1", + "@pie-lib/render-ui": "4.35.2", + "@pie-lib/translator": "2.23.1", "classnames": "^2.2.5", "debug": "^4.1.1", "enzyme-to-json": "^3.3.3", diff --git a/packages/multiple-choice/src/index.js b/packages/multiple-choice/src/index.js index 4229e5e8ae..ec4d046587 100644 --- a/packages/multiple-choice/src/index.js +++ b/packages/multiple-choice/src/index.js @@ -49,6 +49,7 @@ export default class MultipleChoice extends HTMLElement { super(); this._model = null; this._session = null; + this._options = null; // added for ebsr print mode detection this.audioComplete = false; this._boundHandleKeyDown = this.handleKeyDown.bind(this); this._keyboardEventsEnabled = false; @@ -60,6 +61,7 @@ export default class MultipleChoice extends HTMLElement { var element = React.createElement(Main, { model: this._model, session: this._session, + options: this._options, onChoiceChanged: this._onChange.bind(this), onShowCorrectToggle: this.onShowCorrectToggle.bind(this), }); @@ -134,6 +136,15 @@ export default class MultipleChoice extends HTMLElement { return this._session; } + get options() { + return this._options; + } + + set options(o) { + this._options = o; + this._rerender(); + } + set session(s) { this._session = s; this._rerender(); diff --git a/packages/multiple-choice/src/main.jsx b/packages/multiple-choice/src/main.jsx index 90a33dcaa3..199d9fd776 100644 --- a/packages/multiple-choice/src/main.jsx +++ b/packages/multiple-choice/src/main.jsx @@ -10,6 +10,7 @@ class Main extends React.Component { static propTypes = { model: PropTypes.object, session: PropTypes.object, + options: PropTypes.object, onChoiceChanged: PropTypes.func, classes: PropTypes.object.isRequired, onShowCorrectToggle: PropTypes.func, @@ -28,7 +29,7 @@ class Main extends React.Component { } render() { - const { model, onChoiceChanged, session, onShowCorrectToggle } = this.props; + const { model, onChoiceChanged, session, onShowCorrectToggle, options } = this.props; const { extraCSSRules, fontSizeFactor } = model; // model.partLabel is a property used for ebsr @@ -36,6 +37,7 @@ class Main extends React.Component { { if (this.props.onShowCorrectToggle) { this.props.onShowCorrectToggle(); @@ -281,6 +281,7 @@ export class MultipleChoice extends React.Component { autoplayAudioEnabled, session, customAudioButton, + options, } = this.props; const { showCorrect, maxSelectionsErrorState } = this.state; const isEvaluateMode = mode === 'evaluate'; @@ -353,7 +354,7 @@ export class MultipleChoice extends React.Component { customAudioButton={customAudioButton} /> - {!alwaysShowCorrect && ( + {!(options && alwaysShowCorrect) && (