@pie-element/multi-trait-rubric 6.0.2-esm.0 → 6.2.0-mui-update.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/configure/CHANGELOG.md +19 -0
  3. package/configure/lib/common.js +379 -534
  4. package/configure/lib/common.js.map +1 -1
  5. package/configure/lib/defaults.js +35 -6
  6. package/configure/lib/defaults.js.map +1 -1
  7. package/configure/lib/index.js +96 -162
  8. package/configure/lib/index.js.map +1 -1
  9. package/configure/lib/main.js +346 -437
  10. package/configure/lib/main.js.map +1 -1
  11. package/configure/lib/modals.js +178 -333
  12. package/configure/lib/modals.js.map +1 -1
  13. package/configure/lib/scale.js +358 -463
  14. package/configure/lib/scale.js.map +1 -1
  15. package/configure/lib/trait.js +253 -358
  16. package/configure/lib/trait.js.map +1 -1
  17. package/configure/lib/traitsHeader.js +201 -264
  18. package/configure/lib/traitsHeader.js.map +1 -1
  19. package/configure/lib/utils.js +42 -73
  20. package/configure/lib/utils.js.map +1 -1
  21. package/configure/package.json +12 -9
  22. package/controller/CHANGELOG.md +16 -0
  23. package/controller/lib/defaults.js +2 -3
  24. package/controller/lib/defaults.js.map +1 -1
  25. package/controller/lib/index.js +66 -123
  26. package/controller/lib/index.js.map +1 -1
  27. package/controller/lib/utils.js +1 -3
  28. package/controller/lib/utils.js.map +1 -1
  29. package/controller/package.json +1 -1
  30. package/lib/index.js +40 -77
  31. package/lib/index.js.map +1 -1
  32. package/lib/main.js +99 -140
  33. package/lib/main.js.map +1 -1
  34. package/lib/scale.js +217 -299
  35. package/lib/scale.js.map +1 -1
  36. package/lib/trait.js +51 -71
  37. package/lib/trait.js.map +1 -1
  38. package/package.json +12 -22
  39. package/LICENSE.md +0 -5
  40. package/esm/configure.css +0 -847
  41. package/esm/configure.js +0 -4679
  42. package/esm/configure.js.map +0 -1
  43. package/esm/controller.css +0 -847
  44. package/esm/controller.js +0 -176
  45. package/esm/controller.js.map +0 -1
  46. package/esm/element.css +0 -847
  47. package/esm/element.js +0 -521
  48. package/esm/element.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
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.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)
7
+
8
+
9
+ ### Features
10
+
11
+ * update libs PD-5208, PD-5211, PD-5199, PD-5218, PD-5217 ([da327fa](https://github.com/pie-framework/pie-elements/commit/da327fa501f6e9eff1c0b30b5ef092426a91f78b))
12
+
13
+
14
+
15
+
16
+
17
+ # [6.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@5.0.0...@pie-element/multi-trait-rubric@6.1.0) (2025-10-07)
18
+
19
+ **Note:** Version bump only for package @pie-element/multi-trait-rubric
20
+
21
+
22
+
23
+
24
+
6
25
  # [6.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric@4.7.2...@pie-element/multi-trait-rubric@6.0.0) (2025-10-02)
7
26
 
8
27
 
@@ -3,6 +3,25 @@
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.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)
7
+
8
+
9
+ ### Features
10
+
11
+ * update libs PD-5208, PD-5211, PD-5199, PD-5218, PD-5217 ([da327fa](https://github.com/pie-framework/pie-elements/commit/da327fa501f6e9eff1c0b30b5ef092426a91f78b))
12
+
13
+
14
+
15
+
16
+
17
+ # [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@5.0.0...@pie-element/multi-trait-rubric-configure@5.1.0) (2025-10-07)
18
+
19
+ **Note:** Version bump only for package @pie-element/multi-trait-rubric-configure
20
+
21
+
22
+
23
+
24
+
6
25
  ## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/multi-trait-rubric-configure@4.6.2...@pie-element/multi-trait-rubric-configure@5.0.1) (2025-10-02)
7
26
 
8
27
  **Note:** Version bump only for package @pie-element/multi-trait-rubric-configure