@pie-element/complex-rubric 7.1.1-next.11 → 7.1.2-next.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 (130) hide show
  1. package/configure.js +2 -0
  2. package/controller.js +1 -0
  3. package/dist/author/defaults.d.ts +231 -0
  4. package/dist/author/defaults.js +177 -0
  5. package/dist/author/index.d.ts +34 -0
  6. package/dist/author/index.js +87 -0
  7. package/dist/author/main.d.ts +23 -0
  8. package/dist/author/main.js +106 -0
  9. package/dist/browser/author/index.js +7646 -0
  10. package/dist/browser/author/index.js.map +1 -0
  11. package/dist/browser/controller/index.js +145 -0
  12. package/dist/browser/controller/index.js.map +1 -0
  13. package/dist/browser/delivery/index.js +96 -0
  14. package/dist/browser/delivery/index.js.map +1 -0
  15. package/dist/browser/dist-DJUOd5EZ.js +19 -0
  16. package/dist/browser/dist-DJUOd5EZ.js.map +1 -0
  17. package/dist/browser/print/index.js +84 -0
  18. package/dist/browser/print/index.js.map +1 -0
  19. package/dist/controller/defaults.d.ts +39 -0
  20. package/dist/controller/defaults.js +42 -0
  21. package/dist/controller/index.d.ts +25 -0
  22. package/dist/controller/index.js +107 -0
  23. package/dist/controller/utils.d.ts +9 -0
  24. package/dist/controller/utils.js +4 -0
  25. package/dist/delivery/index.d.ts +23 -0
  26. package/dist/delivery/index.js +96 -0
  27. package/dist/index.d.ts +1 -0
  28. package/dist/index.iife.d.ts +8 -0
  29. package/dist/index.iife.js +145 -0
  30. package/dist/index.js +2 -0
  31. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +5 -0
  32. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_apply.js +12 -0
  33. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +15 -0
  34. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +10 -0
  35. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsArguments.js +9 -0
  36. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNative.js +11 -0
  37. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsTypedArray.js +11 -0
  38. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +13 -0
  39. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRest.js +9 -0
  40. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSetToString.js +14 -0
  41. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +7 -0
  42. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +8 -0
  43. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +5 -0
  44. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +10 -0
  45. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +4 -0
  46. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +9 -0
  47. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +14 -0
  48. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +6 -0
  49. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +8 -0
  50. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIterateeCall.js +12 -0
  51. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +11 -0
  52. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +8 -0
  53. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +8 -0
  54. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +9 -0
  55. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +7 -0
  56. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overRest.js +13 -0
  57. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +5 -0
  58. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToString.js +6 -0
  59. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shortOut.js +14 -0
  60. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +15 -0
  61. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/constant.js +8 -0
  62. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/defaults.js +16 -0
  63. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +6 -0
  64. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +6 -0
  65. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +10 -0
  66. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +4 -0
  67. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +8 -0
  68. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +6 -0
  69. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +11 -0
  70. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +7 -0
  71. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +7 -0
  72. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +6 -0
  73. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +7 -0
  74. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +9 -0
  75. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +6 -0
  76. package/dist/print/index.d.ts +24 -0
  77. package/dist/print/index.js +84 -0
  78. package/package.json +84 -20
  79. package/CHANGELOG.md +0 -1439
  80. package/LICENSE.md +0 -5
  81. package/README.md +0 -3
  82. package/configure/CHANGELOG.md +0 -1093
  83. package/configure/lib/defaults.js +0 -271
  84. package/configure/lib/defaults.js.map +0 -1
  85. package/configure/lib/index.js +0 -150
  86. package/configure/lib/index.js.map +0 -1
  87. package/configure/lib/main.js +0 -172
  88. package/configure/lib/main.js.map +0 -1
  89. package/configure/package.json +0 -27
  90. package/configure/src/__tests__/index.test.js +0 -94
  91. package/configure/src/__tests__/main.test.jsx +0 -140
  92. package/configure/src/defaults.js +0 -213
  93. package/configure/src/index.js +0 -169
  94. package/configure/src/main.jsx +0 -162
  95. package/controller/CHANGELOG.md +0 -932
  96. package/controller/lib/defaults.js +0 -42
  97. package/controller/lib/defaults.js.map +0 -1
  98. package/controller/lib/index.js +0 -239
  99. package/controller/lib/index.js.map +0 -1
  100. package/controller/lib/utils.js +0 -11
  101. package/controller/lib/utils.js.map +0 -1
  102. package/controller/package.json +0 -16
  103. package/controller/src/__tests__/index.test.js +0 -55
  104. package/controller/src/defaults.js +0 -39
  105. package/controller/src/index.js +0 -220
  106. package/controller/src/utils.js +0 -3
  107. package/docs/config-schema.json +0 -4255
  108. package/docs/config-schema.json.md +0 -3162
  109. package/docs/demo/config.js +0 -8
  110. package/docs/demo/generate.js +0 -196
  111. package/docs/demo/index.html +0 -1
  112. package/docs/demo/session.js +0 -6
  113. package/docs/pie-schema.json +0 -3302
  114. package/docs/pie-schema.json.md +0 -2364
  115. package/lib/index.js +0 -141
  116. package/lib/index.js.map +0 -1
  117. package/lib/print.js +0 -129
  118. package/lib/print.js.map +0 -1
  119. package/module/configure.js +0 -1
  120. package/module/controller.js +0 -262
  121. package/module/demo.js +0 -221
  122. package/module/element.js +0 -1
  123. package/module/index.html +0 -21
  124. package/module/manifest.json +0 -22
  125. package/module/print-demo.js +0 -259
  126. package/module/print.html +0 -18
  127. package/module/print.js +0 -1
  128. package/src/__tests__/index.test.js +0 -256
  129. package/src/index.js +0 -152
  130. package/src/print.js +0 -140
@@ -1,1093 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [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)
7
-
8
- ### Bug Fixes
9
-
10
- - bump pie-libs PIE-434, PIE-437, PIE-452, PIE-510, PIE-451 ([f0764a8](https://github.com/pie-framework/pie-elements/commit/f0764a861ef328fd7c35bfefa5a274b0c6d2d77b))
11
- - bump shared modules and libs PIE-522, PIE-451, PIE-511, PIE-561, PIE-562, PIE-563 ([5cfc2e9](https://github.com/pie-framework/pie-elements/commit/5cfc2e9f7d6c1a485538fd674f8602dd92018c50))
12
- - publish missing libs ([04a5b2f](https://github.com/pie-framework/pie-elements/commit/04a5b2f26ae7b009b4f5df665b4c901d82e27775))
13
-
14
- # [5.1.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.1.0-next.0...@pie-element/complex-rubric-configure@5.1.0-next.1) (2026-05-06)
15
-
16
- ### Bug Fixes
17
-
18
- - bump libs and shared modules PIE-440, PIE-436, PIE-439, PIE-519, PIE-216 ([932fc12](https://github.com/pie-framework/pie-elements/commit/932fc12557ba56a737cee005be898d54d5e590ef))
19
-
20
- ## [5.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@5.0.0...@pie-element/complex-rubric-configure@5.0.1) (2026-04-28)
21
-
22
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
23
-
24
- # [4.2.0-next.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.8...@pie-element/complex-rubric-configure@4.2.0-next.9) (2026-04-27)
25
-
26
- ### Features
27
-
28
- - bump major libs and shared modules ([acb4bf3](https://github.com/pie-framework/pie-elements/commit/acb4bf32dafd5cd47cd1c673791b7af3c66b2938))
29
-
30
- # [4.2.0-next.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.7...@pie-element/complex-rubric-configure@4.2.0-next.8) (2026-04-24)
31
-
32
- ### Bug Fixes
33
-
34
- - bump dLl modules and libs PIE-171, PIE-133, PIE-151, PIE-130, PIE-147, PIE-168, PIE-425 ([6b02d2a](https://github.com/pie-framework/pie-elements/commit/6b02d2abfd4027569150d347ea9f7701ce634270))
35
-
36
- # [4.2.0-next.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.6...@pie-element/complex-rubric-configure@4.2.0-next.7) (2026-04-17)
37
-
38
- ### Bug Fixes
39
-
40
- - bump libs PIE-129 ([cee3e10](https://github.com/pie-framework/pie-elements/commit/cee3e109a9c1d9a68ab592781c968f6b27209846))
41
-
42
- # [4.2.0-next.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.5...@pie-element/complex-rubric-configure@4.2.0-next.6) (2026-04-16)
43
-
44
- ### Bug Fixes
45
-
46
- - bump libs PIE-46, PIE-25, PIE-54, PIE-44, PIE-29, PIE-13, PIE-129 ([5c17838](https://github.com/pie-framework/pie-elements/commit/5c17838a53483437e42dc679a4361e16b7ef5e31))
47
-
48
- # [4.2.0-next.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.4...@pie-element/complex-rubric-configure@4.2.0-next.5) (2026-04-13)
49
-
50
- ### Bug Fixes
51
-
52
- - bump libs PIE-34 ([9f8b35a](https://github.com/pie-framework/pie-elements/commit/9f8b35a856ca1eba67d5630a358b96226cfca984))
53
-
54
- # [4.2.0-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.3...@pie-element/complex-rubric-configure@4.2.0-next.4) (2026-04-10)
55
-
56
- ### Features
57
-
58
- - **math-inline:** replace @pie-framework/mathquill with math-input helpers PIE-56, bump libs PIE-34, PIE-57, PIE-36, PIE-38, PIE-18 ([abd205e](https://github.com/pie-framework/pie-elements/commit/abd205e9c8335957b9fc2548822e4125bf1a7edb))
59
-
60
- # [4.2.0-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.2...@pie-element/complex-rubric-configure@4.2.0-next.3) (2026-04-08)
61
-
62
- ### Bug Fixes
63
-
64
- - bump shared modules and libs PIE-53, PIE-48, PIE-114, PIE-74, PIE-35, PIE-40, PIE-27 ([3e6682d](https://github.com/pie-framework/pie-elements/commit/3e6682db1eb23414f3a4222abe13d2dd8ae5378e))
65
-
66
- # [4.2.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.1...@pie-element/complex-rubric-configure@4.2.0-next.2) (2026-04-03)
67
-
68
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
69
-
70
- # [4.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.2.0-next.0...@pie-element/complex-rubric-configure@4.2.0-next.1) (2026-03-25)
71
-
72
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
73
-
74
- # [4.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.7...@pie-element/complex-rubric-configure@4.2.0-next.0) (2026-03-19)
75
-
76
- ### Features
77
-
78
- - bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
79
-
80
- ## [4.1.2-next.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.6...@pie-element/complex-rubric-configure@4.1.2-next.7) (2026-03-12)
81
-
82
- ### Bug Fixes
83
-
84
- - bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
85
-
86
- ## [4.1.2-next.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.5...@pie-element/complex-rubric-configure@4.1.2-next.6) (2026-03-09)
87
-
88
- ### Bug Fixes
89
-
90
- - rubric & complex rubric tests ([6bf76e6](https://github.com/pie-framework/pie-elements/commit/6bf76e6e36c0bd8c0f5b2a6d1a7027c46930dacb))
91
-
92
- ## [4.1.2-next.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.4...@pie-element/complex-rubric-configure@4.1.2-next.5) (2026-03-09)
93
-
94
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
95
-
96
- ## [4.1.2-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.3...@pie-element/complex-rubric-configure@4.1.2-next.4) (2026-03-06)
97
-
98
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
99
-
100
- ## [4.1.2-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.2...@pie-element/complex-rubric-configure@4.1.2-next.3) (2026-03-05)
101
-
102
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
103
-
104
- ## [4.1.2-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.2-next.1...@pie-element/complex-rubric-configure@4.1.2-next.2) (2026-03-03)
105
-
106
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
107
-
108
- ## [4.1.2-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.0-next.2...@pie-element/complex-rubric-configure@4.1.2-next.1) (2026-02-26)
109
-
110
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
111
-
112
- # [4.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@4.1.0-next.1...@pie-element/complex-rubric-configure@4.1.0-next.2) (2026-02-24)
113
-
114
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
115
-
116
- ## [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)
117
-
118
- ### Bug Fixes
119
-
120
- - bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))
121
-
122
- ## [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)
123
-
124
- ### Bug Fixes
125
-
126
- - bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))
127
-
128
- # [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)
129
-
130
- ### Bug Fixes
131
-
132
- - bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
133
-
134
- ## [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)
135
-
136
- ### Bug Fixes
137
-
138
- - bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))
139
-
140
- # [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)
141
-
142
- ### Features
143
-
144
- - update libs PD-5208, PD-5211, PD-5199, PD-5218, PD-5217 ([da327fa](https://github.com/pie-framework/pie-elements/commit/da327fa501f6e9eff1c0b30b5ef092426a91f78b))
145
-
146
- # [3.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@3.0.0...@pie-element/complex-rubric-configure@3.1.0) (2025-10-07)
147
-
148
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
149
-
150
- ## [3.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.3...@pie-element/complex-rubric-configure@3.0.1) (2025-10-02)
151
-
152
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
153
-
154
- # [3.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.3...@pie-element/complex-rubric-configure@3.0.0) (2025-10-01)
155
-
156
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
157
-
158
- ## [2.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.2...@pie-element/complex-rubric-configure@2.7.3) (2025-09-30)
159
-
160
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
161
-
162
- ## [2.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.1...@pie-element/complex-rubric-configure@2.7.2) (2025-09-29)
163
-
164
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
165
-
166
- ## [2.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.7.0...@pie-element/complex-rubric-configure@2.7.1) (2025-09-26)
167
-
168
- ### Bug Fixes
169
-
170
- - remove hardcoded versions ([39d7de2](https://github.com/pie-framework/pie-elements/commit/39d7de216dbd142f0e971bce237a8416b490a89b))
171
-
172
- # [2.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.21...@pie-element/complex-rubric-configure@2.7.0) (2025-09-25)
173
-
174
- ### Bug Fixes
175
-
176
- - **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
177
- - conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
178
- - fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
179
- - merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
180
-
181
- ### Features
182
-
183
- - split pie-toolbox in ebsr, rubric, multi-trait-rubric, complex-rubric PD-5158 ([314604f](https://github.com/pie-framework/pie-elements/commit/314604fcc9bea9632ca78afd01be0e7516937313))
184
-
185
- ## [2.6.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.20...@pie-element/complex-rubric-configure@2.6.21) (2025-09-11)
186
-
187
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
188
-
189
- ## [2.6.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.19...@pie-element/complex-rubric-configure@2.6.20) (2025-09-09)
190
-
191
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
192
-
193
- ## [2.6.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.18...@pie-element/complex-rubric-configure@2.6.19) (2025-09-09)
194
-
195
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
196
-
197
- ## [2.6.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.17...@pie-element/complex-rubric-configure@2.6.18) (2025-09-02)
198
-
199
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
200
-
201
- ## [2.6.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.16...@pie-element/complex-rubric-configure@2.6.17) (2025-08-15)
202
-
203
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
204
-
205
- ## [2.6.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.15...@pie-element/complex-rubric-configure@2.6.16) (2025-08-14)
206
-
207
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
208
-
209
- ## [2.6.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.14...@pie-element/complex-rubric-configure@2.6.15) (2025-08-14)
210
-
211
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
212
-
213
- ## [2.6.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.13...@pie-element/complex-rubric-configure@2.6.14) (2025-07-25)
214
-
215
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
216
-
217
- ## [2.6.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.12...@pie-element/complex-rubric-configure@2.6.13) (2025-07-22)
218
-
219
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
220
-
221
- ## [2.6.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.11...@pie-element/complex-rubric-configure@2.6.12) (2025-07-18)
222
-
223
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
224
-
225
- ## [2.6.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.10...@pie-element/complex-rubric-configure@2.6.11) (2025-06-27)
226
-
227
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
228
-
229
- ## [2.6.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.9...@pie-element/complex-rubric-configure@2.6.10) (2025-06-25)
230
-
231
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
232
-
233
- ## [2.6.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.8...@pie-element/complex-rubric-configure@2.6.9) (2025-06-19)
234
-
235
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
236
-
237
- ## [2.6.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.7...@pie-element/complex-rubric-configure@2.6.8) (2025-06-05)
238
-
239
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
240
-
241
- ## [2.6.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.6...@pie-element/complex-rubric-configure@2.6.7) (2025-05-22)
242
-
243
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
244
-
245
- ## [2.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.5...@pie-element/complex-rubric-configure@2.6.6) (2025-05-12)
246
-
247
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
248
-
249
- ## [2.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.4...@pie-element/complex-rubric-configure@2.6.5) (2025-04-29)
250
-
251
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
252
-
253
- ## [2.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.3...@pie-element/complex-rubric-configure@2.6.4) (2025-04-18)
254
-
255
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
256
-
257
- ## [2.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.2...@pie-element/complex-rubric-configure@2.6.3) (2025-04-17)
258
-
259
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
260
-
261
- ## [2.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.1...@pie-element/complex-rubric-configure@2.6.2) (2025-04-10)
262
-
263
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
264
-
265
- ## [2.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.6.0...@pie-element/complex-rubric-configure@2.6.1) (2025-04-01)
266
-
267
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
268
-
269
- # [2.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.9...@pie-element/complex-rubric-configure@2.6.0) (2025-03-27)
270
-
271
- ### Features
272
-
273
- - updated config so line breaks are enabled in editor [PD-4093] ([2e1978d](https://github.com/pie-framework/pie-elements/commit/2e1978db22d6e39328fff7dce8af3a494f77e2e1))
274
-
275
- ## [2.5.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.8...@pie-element/complex-rubric-configure@2.5.9) (2025-03-21)
276
-
277
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
278
-
279
- ## [2.5.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.7...@pie-element/complex-rubric-configure@2.5.8) (2025-03-14)
280
-
281
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
282
-
283
- ## [2.5.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.6...@pie-element/complex-rubric-configure@2.5.7) (2025-03-13)
284
-
285
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
286
-
287
- ## [2.5.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.5...@pie-element/complex-rubric-configure@2.5.6) (2025-03-03)
288
-
289
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
290
-
291
- ## [2.5.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.4...@pie-element/complex-rubric-configure@2.5.5) (2025-02-27)
292
-
293
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
294
-
295
- ## [2.5.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.3...@pie-element/complex-rubric-configure@2.5.4) (2025-02-19)
296
-
297
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
298
-
299
- ## [2.5.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.2...@pie-element/complex-rubric-configure@2.5.3) (2025-02-14)
300
-
301
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
302
-
303
- ## [2.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.1...@pie-element/complex-rubric-configure@2.5.2) (2025-02-12)
304
-
305
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
306
-
307
- ## [2.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.5.0...@pie-element/complex-rubric-configure@2.5.1) (2025-02-06)
308
-
309
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
310
-
311
- # [2.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.8...@pie-element/complex-rubric-configure@2.5.0) (2025-01-27)
312
-
313
- ### Features
314
-
315
- - enabled textAlign only for passage element [PD-3995] ([600d67f](https://github.com/pie-framework/pie-elements/commit/600d67fa31fc0e19761bc78381ba18036e7f64e7))
316
-
317
- ## [2.4.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.7...@pie-element/complex-rubric-configure@2.4.8) (2025-01-27)
318
-
319
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
320
-
321
- ## [2.4.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.6...@pie-element/complex-rubric-configure@2.4.7) (2025-01-22)
322
-
323
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
324
-
325
- ## [2.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.5...@pie-element/complex-rubric-configure@2.4.6) (2025-01-22)
326
-
327
- ### Bug Fixes
328
-
329
- - removed old pie-lib dependencies [PD-4527] ([d072963](https://github.com/pie-framework/pie-elements/commit/d072963a8a813b27d9b5497bcf55142e4d745436))
330
-
331
- ## [2.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.4...@pie-element/complex-rubric-configure@2.4.5) (2025-01-06)
332
-
333
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
334
-
335
- ## [2.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.3...@pie-element/complex-rubric-configure@2.4.4) (2024-12-20)
336
-
337
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
338
-
339
- ## [2.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.2...@pie-element/complex-rubric-configure@2.4.3) (2024-12-10)
340
-
341
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
342
-
343
- ## [2.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.1...@pie-element/complex-rubric-configure@2.4.2) (2024-12-05)
344
-
345
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
346
-
347
- ## [2.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.4.0...@pie-element/complex-rubric-configure@2.4.1) (2024-11-29)
348
-
349
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
350
-
351
- # [2.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.1...@pie-element/complex-rubric-configure@2.4.0) (2024-11-15)
352
-
353
- ### Features
354
-
355
- - **complex-rubric:** update failing tests PD-4334 ([b3ce908](https://github.com/pie-framework/pie-elements/commit/b3ce908158da8e0bee236b2edad5b156ab750ece))
356
- - Adjust all elements to support custom color for controls in authoring PD-4334 ([d6b3dc5](https://github.com/pie-framework/pie-elements/commit/d6b3dc5963824d0a1ce7bf36a8c590e27761c86c))
357
-
358
- ## [2.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.3.0...@pie-element/complex-rubric-configure@2.3.1) (2024-11-01)
359
-
360
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
361
-
362
- # [2.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.58...@pie-element/complex-rubric-configure@2.3.0) (2024-10-29)
363
-
364
- ### Features
365
-
366
- - used configlayout, preview layout or uilayout to enable extraCSSRules inside author and player elements [PD-1460] ([eeebb02](https://github.com/pie-framework/pie-elements/commit/eeebb02f200208620c1af56366a22bf65944ba3e))
367
-
368
- ## [2.2.58](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.57...@pie-element/complex-rubric-configure@2.2.58) (2024-10-28)
369
-
370
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
371
-
372
- ## [2.2.57](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.56...@pie-element/complex-rubric-configure@2.2.57) (2024-10-22)
373
-
374
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
375
-
376
- ## [2.2.56](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.55...@pie-element/complex-rubric-configure@2.2.56) (2024-10-15)
377
-
378
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
379
-
380
- ## [2.2.55](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.54...@pie-element/complex-rubric-configure@2.2.55) (2024-10-11)
381
-
382
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
383
-
384
- ## [2.2.54](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.53...@pie-element/complex-rubric-configure@2.2.54) (2024-10-03)
385
-
386
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
387
-
388
- ## [2.2.53](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.52...@pie-element/complex-rubric-configure@2.2.53) (2024-10-01)
389
-
390
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
391
-
392
- ## [2.2.52](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.51...@pie-element/complex-rubric-configure@2.2.52) (2024-10-01)
393
-
394
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
395
-
396
- ## [2.2.51](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.50...@pie-element/complex-rubric-configure@2.2.51) (2024-09-26)
397
-
398
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
399
-
400
- ## [2.2.50](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.49...@pie-element/complex-rubric-configure@2.2.50) (2024-09-25)
401
-
402
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
403
-
404
- ## [2.2.49](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.48...@pie-element/complex-rubric-configure@2.2.49) (2024-09-16)
405
-
406
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
407
-
408
- ## [2.2.48](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.47...@pie-element/complex-rubric-configure@2.2.48) (2024-09-16)
409
-
410
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
411
-
412
- ## [2.2.47](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.46...@pie-element/complex-rubric-configure@2.2.47) (2024-09-10)
413
-
414
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
415
-
416
- ## [2.2.46](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.45...@pie-element/complex-rubric-configure@2.2.46) (2024-09-10)
417
-
418
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
419
-
420
- ## [2.2.45](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.44...@pie-element/complex-rubric-configure@2.2.45) (2024-08-29)
421
-
422
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
423
-
424
- ## [2.2.44](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.43...@pie-element/complex-rubric-configure@2.2.44) (2024-08-29)
425
-
426
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
427
-
428
- ## [2.2.43](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.42...@pie-element/complex-rubric-configure@2.2.43) (2024-08-27)
429
-
430
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
431
-
432
- ## [2.2.42](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.41...@pie-element/complex-rubric-configure@2.2.42) (2024-08-22)
433
-
434
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
435
-
436
- ## [2.2.41](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.40...@pie-element/complex-rubric-configure@2.2.41) (2024-08-19)
437
-
438
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
439
-
440
- ## [2.2.40](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.39...@pie-element/complex-rubric-configure@2.2.40) (2024-08-06)
441
-
442
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
443
-
444
- ## [2.2.39](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.38...@pie-element/complex-rubric-configure@2.2.39) (2024-08-06)
445
-
446
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
447
-
448
- ## [2.2.38](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.37...@pie-element/complex-rubric-configure@2.2.38) (2024-07-26)
449
-
450
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
451
-
452
- ## [2.2.37](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.36...@pie-element/complex-rubric-configure@2.2.37) (2024-07-19)
453
-
454
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
455
-
456
- ## [2.2.36](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.35...@pie-element/complex-rubric-configure@2.2.36) (2024-07-17)
457
-
458
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
459
-
460
- ## [2.2.35](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.34...@pie-element/complex-rubric-configure@2.2.35) (2024-07-16)
461
-
462
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
463
-
464
- ## [2.2.34](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.33...@pie-element/complex-rubric-configure@2.2.34) (2024-07-10)
465
-
466
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
467
-
468
- ## [2.2.33](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.32...@pie-element/complex-rubric-configure@2.2.33) (2024-07-04)
469
-
470
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
471
-
472
- ## [2.2.32](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.31...@pie-element/complex-rubric-configure@2.2.32) (2024-06-28)
473
-
474
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
475
-
476
- ## [2.2.31](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.30...@pie-element/complex-rubric-configure@2.2.31) (2024-06-26)
477
-
478
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
479
-
480
- ## [2.2.30](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.29...@pie-element/complex-rubric-configure@2.2.30) (2024-06-24)
481
-
482
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
483
-
484
- ## [2.2.29](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.28...@pie-element/complex-rubric-configure@2.2.29) (2024-06-24)
485
-
486
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
487
-
488
- ## [2.2.28](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.27...@pie-element/complex-rubric-configure@2.2.28) (2024-06-19)
489
-
490
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
491
-
492
- ## [2.2.27](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.26...@pie-element/complex-rubric-configure@2.2.27) (2024-06-13)
493
-
494
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
495
-
496
- ## [2.2.26](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.25...@pie-element/complex-rubric-configure@2.2.26) (2024-06-13)
497
-
498
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
499
-
500
- ## [2.2.25](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.24...@pie-element/complex-rubric-configure@2.2.25) (2024-06-13)
501
-
502
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
503
-
504
- ## [2.2.24](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.23...@pie-element/complex-rubric-configure@2.2.24) (2024-06-03)
505
-
506
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
507
-
508
- ## [2.2.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.22...@pie-element/complex-rubric-configure@2.2.23) (2024-06-03)
509
-
510
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
511
-
512
- ## [2.2.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.21...@pie-element/complex-rubric-configure@2.2.22) (2024-05-27)
513
-
514
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
515
-
516
- ## [2.2.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.20...@pie-element/complex-rubric-configure@2.2.21) (2024-05-27)
517
-
518
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
519
-
520
- ## [2.2.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.19...@pie-element/complex-rubric-configure@2.2.20) (2024-05-14)
521
-
522
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
523
-
524
- ## [2.2.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.18...@pie-element/complex-rubric-configure@2.2.19) (2024-05-13)
525
-
526
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
527
-
528
- ## [2.2.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.17...@pie-element/complex-rubric-configure@2.2.18) (2024-05-07)
529
-
530
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
531
-
532
- ## [2.2.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.16...@pie-element/complex-rubric-configure@2.2.17) (2024-05-03)
533
-
534
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
535
-
536
- ## [2.2.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.15...@pie-element/complex-rubric-configure@2.2.16) (2024-04-29)
537
-
538
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
539
-
540
- ## [2.2.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.14...@pie-element/complex-rubric-configure@2.2.15) (2024-04-22)
541
-
542
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
543
-
544
- ## [2.2.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.13...@pie-element/complex-rubric-configure@2.2.14) (2024-04-22)
545
-
546
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
547
-
548
- ## [2.2.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.12...@pie-element/complex-rubric-configure@2.2.13) (2024-04-18)
549
-
550
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
551
-
552
- ## [2.2.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.11...@pie-element/complex-rubric-configure@2.2.12) (2024-04-18)
553
-
554
- ### Bug Fixes
555
-
556
- - **complex-rubric:** added imageSupport to fix missing image setting from editable-html ([4a40858](https://github.com/pie-framework/pie-elements/commit/4a408580d012d27bf333f117308483b4854e2b20))
557
-
558
- ## [2.2.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.10...@pie-element/complex-rubric-configure@2.2.11) (2024-04-01)
559
-
560
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
561
-
562
- ## [2.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.9...@pie-element/complex-rubric-configure@2.2.10) (2024-04-01)
563
-
564
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
565
-
566
- ## [2.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.8...@pie-element/complex-rubric-configure@2.2.9) (2024-04-01)
567
-
568
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
569
-
570
- ## [2.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.7...@pie-element/complex-rubric-configure@2.2.8) (2024-03-28)
571
-
572
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
573
-
574
- ## [2.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.6...@pie-element/complex-rubric-configure@2.2.7) (2024-03-27)
575
-
576
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
577
-
578
- ## [2.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.5...@pie-element/complex-rubric-configure@2.2.6) (2024-03-27)
579
-
580
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
581
-
582
- ## [2.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.4...@pie-element/complex-rubric-configure@2.2.5) (2024-03-26)
583
-
584
- ### Bug Fixes
585
-
586
- - trigger build ([d7d5acc](https://github.com/pie-framework/pie-elements/commit/d7d5acc3f690f9d54bff1892a52c01c6d136d127))
587
-
588
- ## [2.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.3...@pie-element/complex-rubric-configure@2.2.4) (2024-03-26)
589
-
590
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
591
-
592
- ## [2.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.2...@pie-element/complex-rubric-configure@2.2.3) (2024-03-22)
593
-
594
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
595
-
596
- ## [2.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.1...@pie-element/complex-rubric-configure@2.2.2) (2024-03-22)
597
-
598
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
599
-
600
- ## [2.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.0...@pie-element/complex-rubric-configure@2.2.1) (2024-03-22)
601
-
602
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
603
-
604
- # [2.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.22...@pie-element/complex-rubric-configure@2.2.0) (2024-03-20)
605
-
606
- ### Features
607
-
608
- - Add configuration for custom buttons PD-3527 ([45a32bd](https://github.com/pie-framework/pie-elements/commit/45a32bd8e9d7bd33beca74cc10c7dd973a9f9dbc))
609
-
610
- ## [2.1.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.21...@pie-element/complex-rubric-configure@2.1.22) (2024-03-15)
611
-
612
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
613
-
614
- ## [2.1.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.20...@pie-element/complex-rubric-configure@2.1.21) (2024-03-13)
615
-
616
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
617
-
618
- ## [2.1.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.19...@pie-element/complex-rubric-configure@2.1.20) (2024-03-12)
619
-
620
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
621
-
622
- ## [2.1.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.18...@pie-element/complex-rubric-configure@2.1.19) (2024-03-06)
623
-
624
- ### Bug Fixes
625
-
626
- - **complex-rubric:** adjust createDefaults method PD-3488 ([328fb26](https://github.com/pie-framework/pie-elements/commit/328fb26617860936fcfd7a45f16f40cb90ddda25))
627
- - **complex-rubric:** avoid defaults always empty PD-3499 ([274857e](https://github.com/pie-framework/pie-elements/commit/274857e394429c9a1dcd404083ffbe7651283a5c))
628
- - **complex-rubric:** change parameters name to be more clear PD-3488 ([53029e3](https://github.com/pie-framework/pie-elements/commit/53029e36a034c2e16442a082dab4f6dbc7a2c15a))
629
- - **complex-rubric:** fix createModel to use defaults PD-3488 ([49e3510](https://github.com/pie-framework/pie-elements/commit/49e3510dff5dfec482d4ac2af4488b410b06e81b))
630
- - **complex-rubric:** use actual model in createModel to avoid inconsistencies PD-3488 ([99fc1be](https://github.com/pie-framework/pie-elements/commit/99fc1be3017c282097e02262806bde936f674b64))
631
-
632
- ## [2.1.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.17...@pie-element/complex-rubric-configure@2.1.18) (2024-03-04)
633
-
634
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
635
-
636
- ## [2.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.16...@pie-element/complex-rubric-configure@2.1.17) (2024-02-29)
637
-
638
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
639
-
640
- ## [2.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.15...@pie-element/complex-rubric-configure@2.1.16) (2024-02-22)
641
-
642
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
643
-
644
- ## [2.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.14...@pie-element/complex-rubric-configure@2.1.15) (2024-02-20)
645
-
646
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
647
-
648
- ## [2.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.13...@pie-element/complex-rubric-configure@2.1.14) (2024-02-14)
649
-
650
- ### Bug Fixes
651
-
652
- - adjust width for complex-rubric selection options and add styles on hover PD-3463 ([bc5ef47](https://github.com/pie-framework/pie-elements/commit/bc5ef477d462ec9abd3111e57c9a001fe4dafd98))
653
-
654
- ## [2.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.12...@pie-element/complex-rubric-configure@2.1.13) (2024-02-12)
655
-
656
- ### Bug Fixes
657
-
658
- - **complex-rubric:** add rubricless as default option PD-3451 ([735f000](https://github.com/pie-framework/pie-elements/commit/735f000c22c93af2ccd57620e0f0cca81874bcfd))
659
-
660
- ## [2.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.11...@pie-element/complex-rubric-configure@2.1.12) (2024-02-09)
661
-
662
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
663
-
664
- ## [2.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.10...@pie-element/complex-rubric-configure@2.1.11) (2024-02-07)
665
-
666
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
667
-
668
- ## [2.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.9...@pie-element/complex-rubric-configure@2.1.10) (2024-02-07)
669
-
670
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
671
-
672
- ## [2.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.8...@pie-element/complex-rubric-configure@2.1.9) (2024-01-29)
673
-
674
- ### Bug Fixes
675
-
676
- - **rubric, complex-rubric:** update defaults and demo files maxPoints value in model to be consistent with the points array and excludeZero property PD-3406 ([230c7b2](https://github.com/pie-framework/pie-elements/commit/230c7b258e62f9e2bfe92ff71ac30362aa5f1591))
677
-
678
- ## [2.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.7...@pie-element/complex-rubric-configure@2.1.8) (2024-01-24)
679
-
680
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
681
-
682
- ## [2.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.6...@pie-element/complex-rubric-configure@2.1.7) (2024-01-24)
683
-
684
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
685
-
686
- ## [2.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.5...@pie-element/complex-rubric-configure@2.1.6) (2024-01-23)
687
-
688
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
689
-
690
- ## [2.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.4...@pie-element/complex-rubric-configure@2.1.5) (2024-01-15)
691
-
692
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
693
-
694
- ## [2.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.3...@pie-element/complex-rubric-configure@2.1.4) (2024-01-08)
695
-
696
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
697
-
698
- ## [2.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.2...@pie-element/complex-rubric-configure@2.1.3) (2024-01-08)
699
-
700
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
701
-
702
- ## [2.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.1...@pie-element/complex-rubric-configure@2.1.2) (2024-01-04)
703
-
704
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
705
-
706
- ## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.1.0...@pie-element/complex-rubric-configure@2.1.1) (2023-12-20)
707
-
708
- ### Bug Fixes
709
-
710
- - **complex-rubric:** adjust defaults based on requirements PD-2555 ([c2c3566](https://github.com/pie-framework/pie-elements/commit/c2c3566dafd2fbc5792c196af6f040a60f8a8751))
711
-
712
- # [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.3...@pie-element/complex-rubric-configure@2.1.0) (2023-12-19)
713
-
714
- ### Bug Fixes
715
-
716
- - **complex-rubric:** switch back to initial versions PD-3260 ([e9806a2](https://github.com/pie-framework/pie-elements/commit/e9806a2008bb2677bdc3bd1c8752c416197a79a2))
717
- - **complex-rubric:** update docu, revert next versions PD-2555 ([5eb1a68](https://github.com/pie-framework/pie-elements/commit/5eb1a68e9de96258c2b648b37913820e2086a377))
718
- - **complex-rubric:** update multi-trait-rubric to next versions PD-3260 ([037aab8](https://github.com/pie-framework/pie-elements/commit/037aab8e78c9405d3123c25515068b17277fa940))
719
- - **multi-trait-rubric + complex-rubric:** width calculations PD-3203 ([a55afb5](https://github.com/pie-framework/pie-elements/commit/a55afb5e4859fa3e85e0f1615287efb5ee98b820))
720
-
721
- ### Features
722
-
723
- - **complex-rubric:** add instruction for rubricless, render rubricTypes dinamically PD-2555 ([3c0c44f](https://github.com/pie-framework/pie-elements/commit/3c0c44f4e570c6f7a6edc8859277967fbd1719b0))
724
- - **complex-rubric:** add rubricOptions to config PD-2555 ([379110a](https://github.com/pie-framework/pie-elements/commit/379110a02e0858a78eb5679a80b26e0f976132bd))
725
- - **complex-rubric:** add validate logic PD-3260 ([0d07a83](https://github.com/pie-framework/pie-elements/commit/0d07a83254d7aab1f87a67893a858c04938d16ea))
726
- - **complex-rubric:** update test PD-2555 ([5e2ab67](https://github.com/pie-framework/pie-elements/commit/5e2ab67268927d43649459f99c3cc3259540d4aa))
727
- - **complex-rubric:** update tests and use enum for new rubric type PD-2555 ([0bafc9a](https://github.com/pie-framework/pie-elements/commit/0bafc9aa6d563378b08f4d478828da454d38ad20))
728
- - **complex-rubric:** update versions of next for testing purpose PD-2555 ([2953283](https://github.com/pie-framework/pie-elements/commit/295328364783905cd717c6a67ee40c229295b611))
729
- - **complex-rubrix:** add new rubric type and asjust logic ([e49fc22](https://github.com/pie-framework/pie-elements/commit/e49fc2281a8df02bd7dec9b931d06aa74e919031))
730
- - **rubric:** solve conflicts PD-2555 ([b67c659](https://github.com/pie-framework/pie-elements/commit/b67c65945fc68ef1bd577a915b5f8918da0a716b))
731
- - **rubrics:** add documentation for maxMaxPoints, add defaults in complex-rubric PD-3307 ([ab0572e](https://github.com/pie-framework/pie-elements/commit/ab0572e69502e9bec6e32cad73a37f3aae0eaf42))
732
-
733
- ## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.2...@pie-element/complex-rubric-configure@2.0.3) (2023-11-27)
734
-
735
- ### Bug Fixes
736
-
737
- - trigger new version ([0ac3b67](https://github.com/pie-framework/pie-elements/commit/0ac3b676f3b1d3b390769b2479fb38525e5e521a))
738
-
739
- ## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.1...@pie-element/complex-rubric-configure@2.0.2) (2023-11-27)
740
-
741
- ### Bug Fixes
742
-
743
- - update pie-toolbox version PD-3298 ([0c282d5](https://github.com/pie-framework/pie-elements/commit/0c282d540aba5b2bb7a8b515bcaa2dba8302d49a))
744
- - use next pie-element versions ([073ef79](https://github.com/pie-framework/pie-elements/commit/073ef790b3a39f2baaf91ec58983f52f20484fe4))
745
- - use next pie-element versions ([eafc185](https://github.com/pie-framework/pie-elements/commit/eafc185e7bbe508f93f5c2e342354cbb8ee3c5c6))
746
-
747
- ## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.0.0...@pie-element/complex-rubric-configure@2.0.1) (2023-11-09)
748
-
749
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
750
-
751
- # [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.2...@pie-element/complex-rubric-configure@2.0.0) (2023-11-07)
752
-
753
- ### Bug Fixes
754
-
755
- - fixed imports and used next version of rubric and multi-trait-rubric for complex-rubric ([bdf07b0](https://github.com/pie-framework/pie-elements/commit/bdf07b05e4fe0c32576bdfb4b7d3a2a4d7a5cbd7))
756
- - update pie-lib version to fix imports for pie-lib/pie-toolbox/editable-html ([a90cbf6](https://github.com/pie-framework/pie-elements/commit/a90cbf6be81824e7266df23c2dc49b259337c1b6))
757
- - update pie-lib/pie-toolbox version ([212cbfa](https://github.com/pie-framework/pie-elements/commit/212cbfad27b29f0b1b2a3706ba82f6fb59147001))
758
- - update pie-lib/pie-toolbox version ([b791e10](https://github.com/pie-framework/pie-elements/commit/b791e10857928766e2d73c6aa80b3fb50fd1afac))
759
- - update pie-lib/pie-toolbox version ([7f64f9f](https://github.com/pie-framework/pie-elements/commit/7f64f9f2b874fd08bd8f6f05c1c4292c34ac6338))
760
-
761
- ### Code Refactoring
762
-
763
- - replaced all pie-lib packages with the new pie-toolbox package that contains all of them. ([073d7e5](https://github.com/pie-framework/pie-elements/commit/073d7e5175f7a73069f09d2ceda799682acce494))
764
-
765
- ### BREAKING CHANGES
766
-
767
- - using pie-lib/pie-toolbox now, instead of any other pie-lib package.
768
-
769
- ## [1.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.1...@pie-element/complex-rubric-configure@1.11.2) (2023-11-06)
770
-
771
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
772
-
773
- ## [1.11.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.11.0...@pie-element/complex-rubric-configure@1.11.1) (2023-10-26)
774
-
775
- ### Bug Fixes
776
-
777
- - update pie-lib PD-3221 ([f04d59f](https://github.com/pie-framework/pie-elements/commit/f04d59f204852e430dc3e8fe2c442bb9a1634761))
778
-
779
- # [1.11.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.5...@pie-element/complex-rubric-configure@1.11.0) (2023-10-16)
780
-
781
- ### Features
782
-
783
- - updated pie-libs PD-2950 ([acffe41](https://github.com/pie-framework/pie-elements/commit/acffe41120fbe288e375321cbd58cfbd48f98595))
784
-
785
- ## [1.10.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.4...@pie-element/complex-rubric-configure@1.10.5) (2023-10-16)
786
-
787
- ### Bug Fixes
788
-
789
- - updated pie-libs PD-3223, PD-3121, PD-3018, PD-2765, PD-3105 ([666e660](https://github.com/pie-framework/pie-elements/commit/666e6604c40b9bde8b88af5ce1b02ba65f11e957))
790
-
791
- ## [1.10.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.3...@pie-element/complex-rubric-configure@1.10.4) (2023-10-03)
792
-
793
- ### Bug Fixes
794
-
795
- - update with latest pie-libs, forcing pie-lib/math-rendering to v2.5.18 ([7ff936a](https://github.com/pie-framework/pie-elements/commit/7ff936ab9fc85c264032181755ce5e2149825406))
796
-
797
- ## [1.10.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.2...@pie-element/complex-rubric-configure@1.10.3) (2023-09-28)
798
-
799
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
800
-
801
- ## [1.10.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.1...@pie-element/complex-rubric-configure@1.10.2) (2023-09-26)
802
-
803
- ### Bug Fixes
804
-
805
- - update pie-libs ([702f4c6](https://github.com/pie-framework/pie-elements/commit/702f4c657f3413274b3a4443c1950e2cdf8e5588))
806
-
807
- ## [1.10.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.10.0...@pie-element/complex-rubric-configure@1.10.1) (2023-09-25)
808
-
809
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
810
-
811
- # [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.7...@pie-element/complex-rubric-configure@1.10.0) (2023-09-25)
812
-
813
- ### Bug Fixes
814
-
815
- - update pie-libs PD-3167 ([1b109bb](https://github.com/pie-framework/pie-elements/commit/1b109bb3b74dcea72ee2f241996a5e6a71893b4e))
816
- - update pie-libs PD-3167 ([b21d0c3](https://github.com/pie-framework/pie-elements/commit/b21d0c332623667257a5de1363b9f4fc6ee2bb51))
817
- - update pie-libs PD-3167 ([1a76806](https://github.com/pie-framework/pie-elements/commit/1a7680657ebe0a73969f3100e60f0a090ffc7ada))
818
- - update pie-libs PD-3167, PD-3105, PD-3162, PD-2765 ([26199b2](https://github.com/pie-framework/pie-elements/commit/26199b255ddbcb9255f2769091c7ba58f8b1dae0))
819
-
820
- ### Features
821
-
822
- - update pie-libs PD-3011 ([0fd32b3](https://github.com/pie-framework/pie-elements/commit/0fd32b3fd1333bb25de584b98c8ef0471de2d5e8))
823
-
824
- ## [1.9.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.6...@pie-element/complex-rubric-configure@1.9.7) (2023-09-05)
825
-
826
- ### Bug Fixes
827
-
828
- - update pie-libs PD-2765 ([f03972d](https://github.com/pie-framework/pie-elements/commit/f03972dda33ff5d4c0343f094fd33acadad30cb4))
829
-
830
- ## [1.9.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.5...@pie-element/complex-rubric-configure@1.9.6) (2023-09-04)
831
-
832
- ### Bug Fixes
833
-
834
- - update pie-libs PD-3051 ([1e1a7a3](https://github.com/pie-framework/pie-elements/commit/1e1a7a38732eff5585ad789aea5a08c5e94720ae))
835
- - updated pie-libs PD-2765, PD-3051 ([e6f5b17](https://github.com/pie-framework/pie-elements/commit/e6f5b17c95faf426898f897651863089a54ff3ff))
836
-
837
- ## [1.9.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.4...@pie-element/complex-rubric-configure@1.9.5) (2023-08-21)
838
-
839
- ### Bug Fixes
840
-
841
- - update pie-libs PD-3119 ([01c474b](https://github.com/pie-framework/pie-elements/commit/01c474bf9396374dc86b9248651206672b765af6))
842
-
843
- ## [1.9.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.3...@pie-element/complex-rubric-configure@1.9.4) (2023-08-21)
844
-
845
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
846
-
847
- ## [1.9.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.2...@pie-element/complex-rubric-configure@1.9.3) (2023-08-15)
848
-
849
- ### Bug Fixes
850
-
851
- - update pie-libs PD-3049, PD-2916, PD-2059 ([0e800b5](https://github.com/pie-framework/pie-elements/commit/0e800b54b852304d222a292400362e0870f0cc9a))
852
- - updated pie-lib to fix PD-2802, PD-3050, PD-3051 ([34b4dd7](https://github.com/pie-framework/pie-elements/commit/34b4dd7ba18f4c18589975921cc9d127926f8294))
853
- - updated pie-libs Pd-1163 ([300c1db](https://github.com/pie-framework/pie-elements/commit/300c1db1658ce85ca58f3cc2981b604aefbf9f01))
854
-
855
- ## [1.9.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.1...@pie-element/complex-rubric-configure@1.9.2) (2023-07-24)
856
-
857
- ### Bug Fixes
858
-
859
- - update pie-libs PD-2984, PD-2991, PD-2992, PD-3036 ([12c9426](https://github.com/pie-framework/pie-elements/commit/12c94269e3b645d74a0014c597d30662823bb34a))
860
-
861
- ## [1.9.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.9.0...@pie-element/complex-rubric-configure@1.9.1) (2023-07-06)
862
-
863
- ### Bug Fixes
864
-
865
- - updated editable-html dependent packages for PD-2150 ([ffa6297](https://github.com/pie-framework/pie-elements/commit/ffa62977a9e329c1e12ea1dfcb2af4ba4c993bca))
866
- - updated pie-lib PD-2150 ([72f20be](https://github.com/pie-framework/pie-elements/commit/72f20be258248c86dde8d5d587290cd640bfd947))
867
-
868
- # [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.8.0...@pie-element/complex-rubric-configure@1.9.0) (2023-06-13)
869
-
870
- ### Bug Fixes
871
-
872
- - update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
873
- - update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
874
- - update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
875
-
876
- ### Features
877
-
878
- - add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
879
-
880
- # [1.8.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.4...@pie-element/complex-rubric-configure@1.8.0) (2023-05-23)
881
-
882
- ### Bug Fixes
883
-
884
- - update pie-lib PD-2777, PD-1914, PD-2066 ([7102893](https://github.com/pie-framework/pie-elements/commit/71028930a6dc554eb587cf4de0c1d0d28bfff1f5))
885
- - update pie-libs PD-2774, PD-1026 ([04f8cd0](https://github.com/pie-framework/pie-elements/commit/04f8cd000afdb2ccb0c25146d46acb60c5fea651))
886
-
887
- ### Features
888
-
889
- - ability to upload images when using imageSupoort from pie-api-components PD-2707 ([685f3b0](https://github.com/pie-framework/pie-elements/commit/685f3b035d86c5f4ad60cdb9ec84690d5ccaa4fc))
890
-
891
- ## [1.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.3...@pie-element/complex-rubric-configure@1.7.4) (2023-05-02)
892
-
893
- ### Bug Fixes
894
-
895
- - update pie-libs (fix eslint problems PD-2732) ([3fa630e](https://github.com/pie-framework/pie-elements/commit/3fa630eb96b116cb685ab58fbf216fb572d1c333))
896
- - update pie-libs PD-2755, PD-2625, PD-2119 ([698446b](https://github.com/pie-framework/pie-elements/commit/698446b29a553a022c91825118370faae824b723))
897
- - update pie-libs PD-2755, PD-2625, PD-491, PD-2753, PD-2758, PD-2720, PD-2770 ([2cf9ffa](https://github.com/pie-framework/pie-elements/commit/2cf9ffa4fbef6f2ebc0924f305debc9fc6560a75))
898
- - **complex-rubric:** use multi trait rubric default width if undefined PD-2745 ([a5e42d0](https://github.com/pie-framework/pie-elements/commit/a5e42d0c65549a3db11787b09edd5587869bee01))
899
-
900
- ## [1.7.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.2...@pie-element/complex-rubric-configure@1.7.3) (2023-04-25)
901
-
902
- ### Bug Fixes
903
-
904
- - update pie-libs PD-2762 ([7ac4313](https://github.com/pie-framework/pie-elements/commit/7ac431346b822fe3bbb0d13375f044f6ce1f426b))
905
-
906
- ## [1.7.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.1...@pie-element/complex-rubric-configure@1.7.2) (2023-04-14)
907
-
908
- ### Bug Fixes
909
-
910
- - update pie-libs ([830e9fc](https://github.com/pie-framework/pie-elements/commit/830e9fcf07f057e632b44d7a64ddb436353d49f6))
911
-
912
- ## [1.7.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.7.0...@pie-element/complex-rubric-configure@1.7.1) (2023-04-10)
913
-
914
- ### Bug Fixes
915
-
916
- - **complex-rubric:** missing lib ([88f69b1](https://github.com/pie-framework/pie-elements/commit/88f69b1cf92033424e6df153e0a9f7f6328a7f63))
917
-
918
- # [1.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.8...@pie-element/complex-rubric-configure@1.7.0) (2023-04-10)
919
-
920
- ### Bug Fixes
921
-
922
- - update pie-libs ([b7d3e7f](https://github.com/pie-framework/pie-elements/commit/b7d3e7f7160aafd5dcfed2960bc6c2f03dba2180))
923
- - **all elements:** fix eslint problems-PD-2732 ([eaeabfb](https://github.com/pie-framework/pie-elements/commit/eaeabfbbe3a868a1f9828ef831a7ea864dee75a9))
924
- - remove usage of pie-lib/rubric to test webpack build ([50fa5dc](https://github.com/pie-framework/pie-elements/commit/50fa5dcae7ffcedfd5d6560ffc8519839d167658))
925
- - update pie-libs ([6738269](https://github.com/pie-framework/pie-elements/commit/6738269d878f24ec4429f210d18bbf591123a55f))
926
- - update pie-libs ([9f05be1](https://github.com/pie-framework/pie-elements/commit/9f05be1ae6bf0a9651739b6bef7eca32ecabb4ce))
927
-
928
- ### Features
929
-
930
- - added the ability to set min/max width and height for the content PD-2425 ([befba3a](https://github.com/pie-framework/pie-elements/commit/befba3a8fa23e8dd21a3e3f63f306bd6dfc35bdd))
931
-
932
- ## [1.6.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.7...@pie-element/complex-rubric-configure@1.6.8) (2023-03-30)
933
-
934
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
935
-
936
- ## [1.6.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.6...@pie-element/complex-rubric-configure@1.6.7) (2023-03-30)
937
-
938
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
939
-
940
- ## [1.6.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.5...@pie-element/complex-rubric-configure@1.6.6) (2023-03-20)
941
-
942
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
943
-
944
- ## [1.6.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.4...@pie-element/complex-rubric-configure@1.6.5) (2023-03-20)
945
-
946
- ### Bug Fixes
947
-
948
- - update pie-libs ([340825a](https://github.com/pie-framework/pie-elements/commit/340825aab8c88569378eb5af6c5b9c9b99aeb285))
949
- - update pie-libs ([1fe3d37](https://github.com/pie-framework/pie-elements/commit/1fe3d37d2b001f7944e4da7c895a83ccecefefcb))
950
-
951
- ## [1.6.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.3...@pie-element/complex-rubric-configure@1.6.4) (2023-02-28)
952
-
953
- ### Bug Fixes
954
-
955
- - update pie-libs ([7bb37a7](https://github.com/pie-framework/pie-elements/commit/7bb37a7da11017eff7191968fad4517182f1c363))
956
-
957
- ## [1.6.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.2...@pie-element/complex-rubric-configure@1.6.3) (2023-02-28)
958
-
959
- ### Bug Fixes
960
-
961
- - update pie-libs ([6a10f3f](https://github.com/pie-framework/pie-elements/commit/6a10f3f45306cc9d9e077e45a90245d047235521))
962
-
963
- ## [1.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.1...@pie-element/complex-rubric-configure@1.6.2) (2023-02-28)
964
-
965
- ### Bug Fixes
966
-
967
- - complex-rubric renders more quickly then other items in item config with default values, because it uses 2 other item types that set the model before it should be set ([ea16d44](https://github.com/pie-framework/pie-elements/commit/ea16d449977ccb41db7180e3ac7aa5812b380cde))
968
- - complex-rubric renders more quickly then other items in item config with default values, because it uses 2 other item types that set the model before it should be set ([e863ca1](https://github.com/pie-framework/pie-elements/commit/e863ca18090744306bfa0b02fb87bfeb63b07838))
969
- - update pie-libs ([110161a](https://github.com/pie-framework/pie-elements/commit/110161ad113e76b5fdb6fc06e233889befbc366a))
970
-
971
- ## [1.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.6.0...@pie-element/complex-rubric-configure@1.6.1) (2023-02-22)
972
-
973
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
974
-
975
- # [1.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.5.0...@pie-element/complex-rubric-configure@1.6.0) (2023-02-14)
976
-
977
- ### Features
978
-
979
- - update pie-libs ([e2c0b89](https://github.com/pie-framework/pie-elements/commit/e2c0b894caa20ed5d5681302a84b2bfd20dbd9f6))
980
- - **complex-rurbic:** add width property to configuration and send to multi-trait-rubric and rubric ([7433a90](https://github.com/pie-framework/pie-elements/commit/7433a90426cf90b1fbfd6005f1911629bfa86a88))
981
- - **rubric:** add width property to configuration ([75bdb82](https://github.com/pie-framework/pie-elements/commit/75bdb82ddd3ffe41ce50aa98928914f321127eed))
982
-
983
- # [1.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.4.0...@pie-element/complex-rubric-configure@1.5.0) (2023-02-01)
984
-
985
- ### Bug Fixes
986
-
987
- - **complex-rubric:** default rubricType to simple if it's undefined or null PD-2427 ([9760d46](https://github.com/pie-framework/pie-elements/commit/9760d469d599c8a4edf02ee253e3e0d65c520b67))
988
-
989
- ### Features
990
-
991
- - update pie-libs ([0af590d](https://github.com/pie-framework/pie-elements/commit/0af590d624f4b2c0af58039e935531cef52e2a86))
992
-
993
- # [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.3.0...@pie-element/complex-rubric-configure@1.4.0) (2023-01-17)
994
-
995
- ### Bug Fixes
996
-
997
- - tests ([af46516](https://github.com/pie-framework/pie-elements/commit/af4651698e0fb88353ccb89661c2e1cad6e31b19))
998
- - **complex-rubric:** fix rubric type radio buttons PD-2492 ([19fdae2](https://github.com/pie-framework/pie-elements/commit/19fdae26ad76cd2d713e343a3b663181d7fccea3))
999
- - **multi-trait-rubric:** fix validation bugs, update documentation. Fixed match docs typo PD-2427 ([26d598e](https://github.com/pie-framework/pie-elements/commit/26d598e7a32d50ed176d566605bb6b4ebdc07a2c))
1000
-
1001
- ### Features
1002
-
1003
- - update pie-libs ([6423903](https://github.com/pie-framework/pie-elements/commit/6423903898b041f56db2111de2e4aac4ee9f1fd3))
1004
-
1005
- # [1.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.7...@pie-element/complex-rubric-configure@1.3.0) (2023-01-05)
1006
-
1007
- ### Features
1008
-
1009
- - update pie-libs ([b174476](https://github.com/pie-framework/pie-elements/commit/b174476729119a0689f1f8adfc8c235246676cab))
1010
- - update pie-libs ([f72c3c8](https://github.com/pie-framework/pie-elements/commit/f72c3c8d8bc9bbf061bb81502317157a63c22972))
1011
- - update pie-libs ([8490729](https://github.com/pie-framework/pie-elements/commit/8490729a2389d36fd3968f0806119fde96577842))
1012
- - **complex-rubric:** added ConfigLayout wrapper for authoring side ([1fd3b82](https://github.com/pie-framework/pie-elements/commit/1fd3b82340a57deba146048a7ebd591ea736420e))
1013
-
1014
- ## [1.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.6...@pie-element/complex-rubric-configure@1.2.7) (2022-12-21)
1015
-
1016
- ### Bug Fixes
1017
-
1018
- - updated pie-libs ([8cb5b90](https://github.com/pie-framework/pie-elements/commit/8cb5b90d501ccbdf5ffd764e6555faa48b8f54d6))
1019
-
1020
- ## [1.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.5...@pie-element/complex-rubric-configure@1.2.6) (2022-12-20)
1021
-
1022
- ### Bug Fixes
1023
-
1024
- - updated pie-libs ([6549302](https://github.com/pie-framework/pie-elements/commit/65493026fbf356c5ab752ae6a14d961d4b256368))
1025
-
1026
- ## [1.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.4...@pie-element/complex-rubric-configure@1.2.5) (2022-12-07)
1027
-
1028
- ### Bug Fixes
1029
-
1030
- - update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
1031
- - update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
1032
- - updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
1033
- - updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
1034
- - updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
1035
- - updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
1036
-
1037
- ## [1.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.3...@pie-element/complex-rubric-configure@1.2.4) (2022-11-15)
1038
-
1039
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
1040
-
1041
- ## [1.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.2...@pie-element/complex-rubric-configure@1.2.3) (2022-11-02)
1042
-
1043
- ### Bug Fixes
1044
-
1045
- - try re-trigger build ([36b1b59](https://github.com/pie-framework/pie-elements/commit/36b1b59874714d46fe060cb5e18173936073c44b))
1046
-
1047
- ## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.1...@pie-element/complex-rubric-configure@1.2.2) (2022-11-01)
1048
-
1049
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
1050
-
1051
- ## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.2.0...@pie-element/complex-rubric-configure@1.2.1) (2022-10-31)
1052
-
1053
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
1054
-
1055
- # [1.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.1.1...@pie-element/complex-rubric-configure@1.2.0) (2022-10-18)
1056
-
1057
- ### Features
1058
-
1059
- - **complex-rubric:** update defaults and rubric versions ([3b5c834](https://github.com/pie-framework/pie-elements/commit/3b5c8341be5100f55e6753166fd04dbd3e07ad2b))
1060
-
1061
- ## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.1.0...@pie-element/complex-rubric-configure@1.1.1) (2022-10-18)
1062
-
1063
- **Note:** Version bump only for package @pie-element/complex-rubric-configure
1064
-
1065
- # [1.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@1.0.3...@pie-element/complex-rubric-configure@1.1.0) (2022-10-17)
1066
-
1067
- ### Bug Fixes
1068
-
1069
- - default rubric model ([6454f5f](https://github.com/pie-framework/pie-elements/commit/6454f5fbced5d843fe9500ca00db70d926a86819))
1070
- - **complex-rubric:** revert "update dependencies to fix build and remove unused lib", because it's actually needed ([69b1d52](https://github.com/pie-framework/pie-elements/commit/69b1d52d797777c3f8ee6b56bf147f8bd6a9ed47))
1071
- - **complex-rubric:** update dependencies to fix build ([fd82771](https://github.com/pie-framework/pie-elements/commit/fd82771496e90340e758bc0530ffa8aa25e7b74d))
1072
- - **complex-rubric:** update dependencies to fix build and remove unused lib ([6225e13](https://github.com/pie-framework/pie-elements/commit/6225e133d98356b8e3a9afa30a4a00df7c4a02a5))
1073
- - **complex-rubric:** update imports to fix build ([829a94c](https://github.com/pie-framework/pie-elements/commit/829a94ca0ddb5ea689ed82cebde54b5c8fb0d97c))
1074
- - **complex-rubric:** update versions ([00accbb](https://github.com/pie-framework/pie-elements/commit/00accbb6d3228fb14adcd9b88d429dc936295692))
1075
- - **complex-rubric:** update versions and package.json ([e41f360](https://github.com/pie-framework/pie-elements/commit/e41f3605ceea444f1068eda2d1a16c57828523fc))
1076
- - **complex-rubric:** update versions and package.json ([331a80f](https://github.com/pie-framework/pie-elements/commit/331a80f23760f7098b4cf750af3be8e9dc864d19))
1077
- - imports ([8eb0b79](https://github.com/pie-framework/pie-elements/commit/8eb0b792507193a4206149f566b706a31b4c90c2))
1078
-
1079
- ### Features
1080
-
1081
- - update libs ([7e174fb](https://github.com/pie-framework/pie-elements/commit/7e174fba75e7ea668900ad5c103751cefe33e2af))
1082
- - update pie-lib/rubric dependecies version ([5546015](https://github.com/pie-framework/pie-elements/commit/5546015c3923ce2e34ab810ccd698424c1009c03))
1083
- - **complex-rubric:** add default value for radio buttons, more tweaks ([17fb3cb](https://github.com/pie-framework/pie-elements/commit/17fb3cbe4a9a5310f278d886a1b5d731b7baf4ef))
1084
- - **complex-rubric:** clean up PD-2013 ([76853fe](https://github.com/pie-framework/pie-elements/commit/76853fe66da524c65e0a42ac7348fdceb57a8cb7))
1085
- - **complex-rubric:** create tests PD-2013 ([2961301](https://github.com/pie-framework/pie-elements/commit/29613011ac7d03e180defa163676e07c59607b9d))
1086
- - **complex-rubric:** fix rubric rendering in authoring ([d453cad](https://github.com/pie-framework/pie-elements/commit/d453cad143899c450dfe41a8cd99b5fb7b5326e7))
1087
- - **complex-rubric:** PD-2013 implement new item type for rubrics ([33c08ff](https://github.com/pie-framework/pie-elements/commit/33c08ff8068255595e5bed7ac2d8675e57e2f925))
1088
- - **complex-rubric:** use rubric type constant from pie-lib, remove settings pannel and remove session related code PD-2013 ([08bb144](https://github.com/pie-framework/pie-elements/commit/08bb14484a23e852ec8da88a57ba1b8a08e9882d))
1089
- - **complex-rubric, multi-trait-rubric:** add new settings panel properties ([58d55e8](https://github.com/pie-framework/pie-elements/commit/58d55e877602d2655c7767433bdb404e4693074b))
1090
-
1091
- ## 1.0.3 (2022-09-29)
1092
-
1093
- **Note:** Version bump only for package @pie-element/complex-rubric-configure