@pie-element/complex-rubric 7.1.7 → 7.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,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
- ## [7.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.6...@pie-element/complex-rubric@7.1.7) (2026-07-08)
6
+ # [7.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.0...@pie-element/complex-rubric@7.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
- ## [7.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.5...@pie-element/complex-rubric@7.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
- ## [7.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.4...@pie-element/complex-rubric@7.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
-
25
- ## [7.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.3...@pie-element/complex-rubric@7.1.4) (2026-06-17)
26
-
27
- ### Bug Fixes
28
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
29
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))
30
- - nulling root in case consumer triggers recreation of the component on update PIE-672 ([efb5faa](https://github.com/pie-framework/pie-elements/commit/efb5faa2ee7dbcb1e9e32527c39f90c3dd25f7bc))
31
-
32
- ## [7.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.2...@pie-element/complex-rubric@7.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
- ## [7.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.1...@pie-element/complex-rubric@7.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
- ## [7.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.0...@pie-element/complex-rubric@7.1.1) (2026-05-21)
45
-
46
- **Note:** Version bump only for package @pie-element/complex-rubric
16
+ - nulling root in case consumer triggers recreation of the component on update PIE-672 ([efb5faa](https://github.com/pie-framework/pie-elements/commit/efb5faa2ee7dbcb1e9e32527c39f90c3dd25f7bc))
17
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
47
18
 
48
19
  # [7.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@7.1.0-next.1...@pie-element/complex-rubric@7.1.0) (2026-05-21)
49
20
 
@@ -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
- ## [5.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.6...@pie-element/complex-rubric-configure@5.1.7) (2026-07-08)
6
+ # [5.2.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.0...@pie-element/complex-rubric-configure@5.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
- ## [5.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.5...@pie-element/complex-rubric-configure@5.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
- ## [5.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.4...@pie-element/complex-rubric-configure@5.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
-
25
- ## [5.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.3...@pie-element/complex-rubric-configure@5.1.4) (2026-06-17)
26
-
27
- ### Bug Fixes
28
-
11
+ - bump shared modules and libs PIE-600, PIE-602 ([ce99f6a](https://github.com/pie-framework/pie-elements/commit/ce99f6af50cb855b666a6df9340f9f5445fde4c4))
29
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))
30
- - nulling root in case consumer triggers recreation of the component on update PIE-672 ([efb5faa](https://github.com/pie-framework/pie-elements/commit/efb5faa2ee7dbcb1e9e32527c39f90c3dd25f7bc))
31
-
32
- ## [5.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.2...@pie-element/complex-rubric-configure@5.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
- ## [5.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.1...@pie-element/complex-rubric-configure@5.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
- ## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.0...@pie-element/complex-rubric-configure@5.1.1) (2026-05-21)
45
-
46
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
16
+ - nulling root in case consumer triggers recreation of the component on update PIE-672 ([efb5faa](https://github.com/pie-framework/pie-elements/commit/efb5faa2ee7dbcb1e9e32527c39f90c3dd25f7bc))
17
+ - sync libs versions ([48b5be9](https://github.com/pie-framework/pie-elements/commit/48b5be9559eb5b5235ca05f51c5f0161032a7041))
47
18
 
48
19
  # [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.0-next.1...@pie-element/complex-rubric-configure@5.1.0) (2026-05-21)
49
20
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-configure",
3
3
  "private": true,
4
- "version": "5.1.7",
4
+ "version": "5.2.0-beta.0",
5
5
  "description": "Complex Rubric authoring view",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -11,12 +11,12 @@
11
11
  "@emotion/style": "^0.8.0",
12
12
  "@mui/icons-material": "^7.3.4",
13
13
  "@mui/material": "^7.3.4",
14
- "@pie-element/multi-trait-rubric": "^8.1.7",
15
- "@pie-element/rubric": "^8.1.7",
14
+ "@pie-element/multi-trait-rubric": "^8.2.0-beta.0",
15
+ "@pie-element/rubric": "^8.2.0-beta.0",
16
16
  "@pie-framework/pie-configure-events": "^1.3.0",
17
- "@pie-lib/config-ui": "13.0.12",
17
+ "@pie-lib/config-ui": "13.1.0-beta",
18
18
  "@pie-lib/render-ui": "6.1.3",
19
- "@pie-lib/rubric": "2.0.12",
19
+ "@pie-lib/rubric": "2.1.0-beta",
20
20
  "debug": "^4.1.1",
21
21
  "lodash-es": "^4.17.23",
22
22
  "prop-types": "^15.8.1",
@@ -3,7 +3,7 @@
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
- ## [6.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@6.0.2...@pie-element/complex-rubric-controller@6.0.3) (2026-05-21)
6
+ # [6.1.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@6.0.2...@pie-element/complex-rubric-controller@6.1.0-beta.0) (2026-08-07)
7
7
 
8
8
  **Note:** Version bump only for package @pie-element/complex-rubric-controller
9
9
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-controller",
3
3
  "private": true,
4
- "version": "6.0.3",
4
+ "version": "6.1.0-beta.0",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"