@pie-element/graphing 10.1.7 → 10.2.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,49 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [10.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.6...@pie-element/graphing@10.1.7) (2026-07-08)
6
+ # [10.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.0...@pie-element/graphing@10.2.0-beta.0) (2026-08-07)
7
7
 
8
8
  ### Bug Fixes
9
9
 
10
10
  - bump libs & shared modules PIE-706, PIE-702, PIE-679, PIE-698 ([5b1a8c4](https://github.com/pie-framework/pie-elements/commit/5b1a8c4c3eba2126fc43d78fd0187e7cd11d5424))
11
- - **graphing:** compare derived a/b coefficients when scoring exponentials + add exponential/absolute test coverage SCSTU-377 PIE-745 ([7f09452](https://github.com/pie-framework/pie-elements/commit/7f09452c1006118147a1f77c4a9ce1e886f7b89f))
12
-
13
- ## [10.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.5...@pie-element/graphing@10.1.6) (2026-07-02)
14
-
15
- ### Bug Fixes
16
-
17
- - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
18
- - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
19
-
20
- ## [10.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.4...@pie-element/graphing@10.1.5) (2026-06-22)
21
-
22
- ### Bug Fixes
23
-
24
- - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
25
- - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
26
-
27
- ## [10.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.3...@pie-element/graphing@10.1.4) (2026-06-17)
28
-
29
- ### Bug Fixes
30
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
31
12
  - bump shared modules and libs PIE-661 PIE-664 PIE-683 PIE-666 PIE-656 PIE-657 PIE-658 PIE-659 PIE-670 ([ebd6be4](https://github.com/pie-framework/pie-elements/commit/ebd6be4fd48fca41ad4c4908f606b25334731aed))
32
- - **graphing, charting:** render title/label math on first paint via observer PIE-688 ([95a4c0a](https://github.com/pie-framework/pie-elements/commit/95a4c0a018cf74a24324edc7536013eb271d7c00))
33
-
34
- ## [10.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.2...@pie-element/graphing@10.1.3) (2026-06-12)
35
-
36
- ### Bug Fixes
37
-
13
+ - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
14
+ - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
38
15
  - bump shared modules and libsPIE-603, PIE-604, PIE-663, PIE-662, PIE-678 ([e61c7a7](https://github.com/pie-framework/pie-elements/commit/e61c7a7d23744586337dfbb17a18ebfc656c202f))
39
-
40
- ## [10.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.1...@pie-element/graphing@10.1.2) (2026-06-04)
41
-
42
- ### Bug Fixes
43
-
44
- - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
45
-
46
- ## [10.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.0...@pie-element/graphing@10.1.1) (2026-05-21)
47
-
48
- **Note:** Version bump only for package @pie-element/graphing
16
+ - **graphing, charting:** render title/label math on first paint via observer PIE-688 ([95a4c0a](https://github.com/pie-framework/pie-elements/commit/95a4c0a018cf74a24324edc7536013eb271d7c00))
17
+ - **graphing:** compare derived a/b coefficients when scoring exponentials + add exponential/absolute test coverage SCSTU-377 PIE-745 ([7f09452](https://github.com/pie-framework/pie-elements/commit/7f09452c1006118147a1f77c4a9ce1e886f7b89f))
18
+ - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
19
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
49
20
 
50
21
  # [10.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@10.1.0-next.2...@pie-element/graphing@10.1.0) (2026-05-21)
51
22
 
@@ -3,47 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [9.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.6...@pie-element/graphing-configure@9.1.7) (2026-07-08)
6
+ # [9.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.0...@pie-element/graphing-configure@9.2.0-beta.0) (2026-08-07)
7
7
 
8
8
  ### Bug Fixes
9
9
 
10
10
  - bump libs & shared modules PIE-706, PIE-702, PIE-679, PIE-698 ([5b1a8c4](https://github.com/pie-framework/pie-elements/commit/5b1a8c4c3eba2126fc43d78fd0187e7cd11d5424))
11
-
12
- ## [9.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.5...@pie-element/graphing-configure@9.1.6) (2026-07-02)
13
-
14
- ### Bug Fixes
15
-
16
- - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
17
- - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
18
-
19
- ## [9.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.4...@pie-element/graphing-configure@9.1.5) (2026-06-22)
20
-
21
- ### Bug Fixes
22
-
23
- - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
24
- - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
25
-
26
- ## [9.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.3...@pie-element/graphing-configure@9.1.4) (2026-06-17)
27
-
28
- ### Bug Fixes
29
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
30
12
  - bump shared modules and libs PIE-661 PIE-664 PIE-683 PIE-666 PIE-656 PIE-657 PIE-658 PIE-659 PIE-670 ([ebd6be4](https://github.com/pie-framework/pie-elements/commit/ebd6be4fd48fca41ad4c4908f606b25334731aed))
31
-
32
- ## [9.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.2...@pie-element/graphing-configure@9.1.3) (2026-06-12)
33
-
34
- ### Bug Fixes
35
-
13
+ - bump shared modules and libs PIE-674, PIE-662, PIE-705, PIE-674, PIE-963 ([78a3f64](https://github.com/pie-framework/pie-elements/commit/78a3f64652c9581c61bd4159f3210fc1e32d8bcf))
14
+ - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
36
15
  - bump shared modules and libsPIE-603, PIE-604, PIE-663, PIE-662, PIE-678 ([e61c7a7](https://github.com/pie-framework/pie-elements/commit/e61c7a7d23744586337dfbb17a18ebfc656c202f))
37
-
38
- ## [9.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.1...@pie-element/graphing-configure@9.1.2) (2026-06-04)
39
-
40
- ### Bug Fixes
41
-
42
- - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
43
-
44
- ## [9.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.0...@pie-element/graphing-configure@9.1.1) (2026-05-21)
45
-
46
- **Note:** Version bump only for package @pie-element/graphing-configure
16
+ - handle webcomponent lifecycle on every element that misses it PIE-703 ([9d5923f](https://github.com/pie-framework/pie-elements/commit/9d5923f973f0471e1e8f69ad4309cfc63d980d93))
17
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
47
18
 
48
19
  # [9.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@9.1.0-next.1...@pie-element/graphing-configure@9.1.0) (2026-05-21)
49
20
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-configure",
3
3
  "private": true,
4
- "version": "9.1.7",
4
+ "version": "9.2.0-beta.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -12,9 +12,9 @@
12
12
  "@mui/icons-material": "^7.3.4",
13
13
  "@mui/material": "^7.3.4",
14
14
  "@pie-framework/pie-configure-events": "^1.3.0",
15
- "@pie-lib/config-ui": "13.0.12",
16
- "@pie-lib/editable-html-tip-tap": "2.1.10",
17
- "@pie-lib/graphing": "4.0.13",
15
+ "@pie-lib/config-ui": "13.1.0-beta",
16
+ "@pie-lib/editable-html-tip-tap": "2.2.0-beta",
17
+ "@pie-lib/graphing": "4.1.0-beta",
18
18
  "@pie-lib/math-rendering": "5.1.0",
19
19
  "classnames": "^2.2.6",
20
20
  "debug": "^4.1.1",
@@ -3,21 +3,12 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [9.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@9.1.2...@pie-element/graphing-controller@9.1.3) (2026-07-08)
7
-
8
- ### Bug Fixes
9
-
10
- - **graphing:** compare derived a/b coefficients when scoring exponentials + add exponential/absolute test coverage SCSTU-377 PIE-745 ([7f09452](https://github.com/pie-framework/pie-elements/commit/7f09452c1006118147a1f77c4a9ce1e886f7b89f))
11
-
12
- ## [9.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@9.1.1...@pie-element/graphing-controller@9.1.2) (2026-07-02)
6
+ # [9.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@9.1.0...@pie-element/graphing-controller@9.2.0-beta.0) (2026-08-07)
13
7
 
14
8
  ### Bug Fixes
15
9
 
16
10
  - bump shared modules and libs PIE-695, PIE-697, PIE-699, PIE-680, PIE-714, PIE-665, PIE-656 ([4b76ae7](https://github.com/pie-framework/pie-elements/commit/4b76ae75d1c5ea6d55f7c6fb53f299dfcbda2b1f))
17
-
18
- ## [9.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@9.1.0...@pie-element/graphing-controller@9.1.1) (2026-05-21)
19
-
20
- **Note:** Version bump only for package @pie-element/graphing-controller
11
+ - **graphing:** compare derived a/b coefficients when scoring exponentials + add exponential/absolute test coverage SCSTU-377 PIE-745 ([7f09452](https://github.com/pie-framework/pie-elements/commit/7f09452c1006118147a1f77c4a9ce1e886f7b89f))
21
12
 
22
13
  # [9.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@9.1.0-next.2...@pie-element/graphing-controller@9.1.0) (2026-05-21)
23
14
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-controller",
3
3
  "private": true,
4
- "version": "9.1.3",
4
+ "version": "9.2.0-beta.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "10.1.7",
7
+ "version": "10.2.0-beta.0",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "postpublish": "../../scripts/postpublish"
@@ -16,7 +16,7 @@
16
16
  "@mui/material": "^7.3.4",
17
17
  "@pie-framework/pie-player-events": "^0.1.0",
18
18
  "@pie-lib/correct-answer-toggle": "4.0.5",
19
- "@pie-lib/graphing": "4.0.13",
19
+ "@pie-lib/graphing": "4.1.0-beta",
20
20
  "@pie-lib/math-rendering": "5.1.0",
21
21
  "@pie-lib/render-ui": "6.1.3",
22
22
  "classnames": "^2.2.6",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "author": "",
28
28
  "license": "ISC",
29
- "gitHead": "15b95b0767ae81eec579967743dbc954450acf7a",
29
+ "gitHead": "fe47b94dd1957aaae2617f391d9e29142fb11b82",
30
30
  "main": "lib/index.js",
31
31
  "module": "src/index.js"
32
32
  }