@pie-element/complex-rubric 1.1.1-next.5 → 1.2.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 +19 -0
- package/configure/CHANGELOG.md +19 -0
- package/configure/package.json +1 -1
- package/controller/CHANGELOG.md +11 -0
- package/controller/package.json +1 -1
- package/package.json +3 -3
- package/configure/node_modules/@pie-element/rubric/CHANGELOG.json +0 -257
- package/configure/node_modules/@pie-element/rubric/CHANGELOG.md +0 -768
- package/configure/node_modules/@pie-element/rubric/LICENSE.md +0 -5
- package/configure/node_modules/@pie-element/rubric/README.md +0 -3
- package/configure/node_modules/@pie-element/rubric/configure/CHANGELOG.json +0 -197
- package/configure/node_modules/@pie-element/rubric/configure/CHANGELOG.md +0 -652
- package/configure/node_modules/@pie-element/rubric/configure/lib/defaults.js +0 -29
- package/configure/node_modules/@pie-element/rubric/configure/lib/defaults.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/lib/index.js +0 -130
- package/configure/node_modules/@pie-element/rubric/configure/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/lib/main.js +0 -96
- package/configure/node_modules/@pie-element/rubric/configure/lib/main.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/configure/package.json +0 -18
- package/configure/node_modules/@pie-element/rubric/configure/src/defaults.js +0 -21
- package/configure/node_modules/@pie-element/rubric/configure/src/index.js +0 -64
- package/configure/node_modules/@pie-element/rubric/configure/src/main.jsx +0 -49
- package/configure/node_modules/@pie-element/rubric/controller/CHANGELOG.json +0 -17
- package/configure/node_modules/@pie-element/rubric/controller/CHANGELOG.md +0 -105
- package/configure/node_modules/@pie-element/rubric/controller/lib/index.js +0 -14
- package/configure/node_modules/@pie-element/rubric/controller/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/controller/package.json +0 -9
- package/configure/node_modules/@pie-element/rubric/controller/src/__tests__/index.test.js +0 -35
- package/configure/node_modules/@pie-element/rubric/controller/src/index.js +0 -6
- package/configure/node_modules/@pie-element/rubric/docs/config-schema.json +0 -24
- package/configure/node_modules/@pie-element/rubric/docs/config-schema.json.md +0 -19
- package/configure/node_modules/@pie-element/rubric/docs/demo/config.js +0 -8
- package/configure/node_modules/@pie-element/rubric/docs/demo/generate.js +0 -8
- package/configure/node_modules/@pie-element/rubric/docs/demo/index.html +0 -3
- package/configure/node_modules/@pie-element/rubric/docs/pie-schema.json +0 -62
- package/configure/node_modules/@pie-element/rubric/docs/pie-schema.json.md +0 -35
- package/configure/node_modules/@pie-element/rubric/lib/index.js +0 -88
- package/configure/node_modules/@pie-element/rubric/lib/index.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/lib/main.js +0 -171
- package/configure/node_modules/@pie-element/rubric/lib/main.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/lib/print.js +0 -114
- package/configure/node_modules/@pie-element/rubric/lib/print.js.map +0 -1
- package/configure/node_modules/@pie-element/rubric/package.json +0 -25
- package/configure/node_modules/@pie-element/rubric/src/__tests__/__snapshots__/rubric-view.test.jsx.snap +0 -22767
- package/configure/node_modules/@pie-element/rubric/src/__tests__/rubric-view.test.jsx +0 -48
- package/configure/node_modules/@pie-element/rubric/src/index.js +0 -38
- package/configure/node_modules/@pie-element/rubric/src/main.jsx +0 -117
- package/configure/node_modules/@pie-element/rubric/src/print.js +0 -63
|
@@ -1,652 +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
|
-
## [2.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.1.0...@pie-element/rubric-configure@2.1.1) (2022-10-18)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* rubric imports ([08a8b1b](https://github.com/pie-framework/pie-elements/commit/08a8b1b94cc50b952793c59b70192c20885a2d14))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [2.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.11...@pie-element/rubric-configure@2.1.0) (2022-10-17)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* default rubric model ([6454f5f](https://github.com/pie-framework/pie-elements/commit/6454f5fbced5d843fe9500ca00db70d926a86819))
|
|
23
|
-
* rubric imports ([4b8a9de](https://github.com/pie-framework/pie-elements/commit/4b8a9de461846ce1722f56208abb54999a59dc29))
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### Features
|
|
27
|
-
|
|
28
|
-
* update pie-lib/rubric dependecies version ([5546015](https://github.com/pie-framework/pie-elements/commit/5546015c3923ce2e34ab810ccd698424c1009c03))
|
|
29
|
-
* **rubric:** add settings panel to rubric PD-2040 ([697428f](https://github.com/pie-framework/pie-elements/commit/697428fb3f0562c3df54e35a4a7abca0e8719660))
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
## [2.0.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.10...@pie-element/rubric-configure@2.0.11) (2022-09-29)
|
|
36
|
-
|
|
37
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
## [2.0.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.9...@pie-element/rubric-configure@2.0.10) (2022-09-14)
|
|
44
|
-
|
|
45
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
## [2.0.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.8...@pie-element/rubric-configure@2.0.9) (2022-09-13)
|
|
52
|
-
|
|
53
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
## [2.0.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.7...@pie-element/rubric-configure@2.0.8) (2022-08-31)
|
|
60
|
-
|
|
61
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
## [2.0.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.6...@pie-element/rubric-configure@2.0.7) (2022-08-16)
|
|
68
|
-
|
|
69
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
## [2.0.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.5...@pie-element/rubric-configure@2.0.6) (2022-08-08)
|
|
76
|
-
|
|
77
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
## [2.0.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.4...@pie-element/rubric-configure@2.0.5) (2022-08-02)
|
|
84
|
-
|
|
85
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## [2.0.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.3...@pie-element/rubric-configure@2.0.4) (2022-07-22)
|
|
92
|
-
|
|
93
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
## [2.0.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.2...@pie-element/rubric-configure@2.0.3) (2022-07-20)
|
|
100
|
-
|
|
101
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
## [2.0.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.1...@pie-element/rubric-configure@2.0.2) (2022-07-19)
|
|
108
|
-
|
|
109
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
## [2.0.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@2.0.0...@pie-element/rubric-configure@2.0.1) (2022-06-28)
|
|
116
|
-
|
|
117
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
# [2.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.47...@pie-element/rubric-configure@2.0.0) (2022-06-28)
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
### chore
|
|
127
|
-
|
|
128
|
-
* Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### BREAKING CHANGES
|
|
132
|
-
|
|
133
|
-
* Image percent buttons were removed from toolbar.
|
|
134
|
-
New properties maxImageWidth and maxImageHeight were added.
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
## [1.2.47](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.46...@pie-element/rubric-configure@1.2.47) (2022-06-13)
|
|
141
|
-
|
|
142
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
## [1.2.46](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.45...@pie-element/rubric-configure@1.2.46) (2022-05-30)
|
|
149
|
-
|
|
150
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
## [1.2.45](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.44...@pie-element/rubric-configure@1.2.45) (2022-05-16)
|
|
157
|
-
|
|
158
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
## [1.2.44](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.43...@pie-element/rubric-configure@1.2.44) (2022-05-09)
|
|
165
|
-
|
|
166
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
## [1.2.43](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.42...@pie-element/rubric-configure@1.2.43) (2022-05-03)
|
|
173
|
-
|
|
174
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
## [1.2.42](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.41...@pie-element/rubric-configure@1.2.42) (2022-04-12)
|
|
181
|
-
|
|
182
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
## [1.2.41](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.40...@pie-element/rubric-configure@1.2.41) (2022-03-22)
|
|
189
|
-
|
|
190
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## [1.2.40](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.39...@pie-element/rubric-configure@1.2.40) (2022-03-08)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
## [1.2.39](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.38...@pie-element/rubric-configure@1.2.39) (2022-03-08)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
## [1.2.38](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.37...@pie-element/rubric-configure@1.2.38) (2022-02-21)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
## [1.2.37](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.36...@pie-element/rubric-configure@1.2.37) (2022-02-04)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
## [1.2.36](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.35...@pie-element/rubric-configure@1.2.36) (2022-01-24)
|
|
229
|
-
|
|
230
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
## [1.2.35](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.34...@pie-element/rubric-configure@1.2.35) (2022-01-10)
|
|
237
|
-
|
|
238
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
## [1.2.34](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.33...@pie-element/rubric-configure@1.2.34) (2021-12-23)
|
|
245
|
-
|
|
246
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
## [1.2.32](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.31...@pie-element/rubric-configure@1.2.32) (2021-12-13)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
## [1.2.29](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.28...@pie-element/rubric-configure@1.2.29) (2021-11-29)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
## [1.2.28](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.27...@pie-element/rubric-configure@1.2.28) (2021-10-04)
|
|
269
|
-
|
|
270
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
## [1.2.27](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.26...@pie-element/rubric-configure@1.2.27) (2021-09-20)
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
### Bug Fixes
|
|
280
|
-
|
|
281
|
-
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
|
|
282
|
-
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
|
|
283
|
-
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## [1.2.26](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.25...@pie-element/rubric-configure@1.2.26) (2021-08-05)
|
|
290
|
-
|
|
291
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
## [1.2.25](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.23...@pie-element/rubric-configure@1.2.25) (2021-08-05)
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
### Bug Fixes
|
|
301
|
-
|
|
302
|
-
* force bump ([5ea7295](https://github.com/pie-framework/pie-elements/commit/5ea7295e4755fbc492a76e7ec69e5fc35b196919))
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
## [1.2.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.22...@pie-element/rubric-configure@1.2.23) (2021-06-29)
|
|
309
|
-
|
|
310
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
## [1.2.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.21...@pie-element/rubric-configure@1.2.22) (2021-04-07)
|
|
317
|
-
|
|
318
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
## [1.2.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.18...@pie-element/rubric-configure@1.2.21) (2021-03-03)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
## [1.2.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.17...@pie-element/rubric-configure@1.2.18) (2021-03-03)
|
|
333
|
-
|
|
334
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
## [1.2.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.16...@pie-element/rubric-configure@1.2.17) (2021-02-04)
|
|
341
|
-
|
|
342
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
## [1.2.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.15...@pie-element/rubric-configure@1.2.16) (2021-02-02)
|
|
349
|
-
|
|
350
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
## [1.2.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.14...@pie-element/rubric-configure@1.2.15) (2020-11-07)
|
|
357
|
-
|
|
358
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
## [1.2.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.13...@pie-element/rubric-configure@1.2.14) (2020-10-29)
|
|
365
|
-
|
|
366
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
## [1.2.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.12...@pie-element/rubric-configure@1.2.13) (2020-10-29)
|
|
373
|
-
|
|
374
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
## [1.2.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.11...@pie-element/rubric-configure@1.2.12) (2020-10-16)
|
|
381
|
-
|
|
382
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
## [1.2.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.10...@pie-element/rubric-configure@1.2.11) (2020-10-02)
|
|
389
|
-
|
|
390
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
## [1.2.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.9...@pie-element/rubric-configure@1.2.10) (2020-09-23)
|
|
397
|
-
|
|
398
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
## [1.2.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.8...@pie-element/rubric-configure@1.2.9) (2020-09-23)
|
|
405
|
-
|
|
406
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
## [1.2.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.7...@pie-element/rubric-configure@1.2.8) (2020-08-13)
|
|
413
|
-
|
|
414
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
## [1.2.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.6...@pie-element/rubric-configure@1.2.7) (2020-08-07)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
## [1.2.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.5...@pie-element/rubric-configure@1.2.6) (2020-05-25)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
## [1.2.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.4...@pie-element/rubric-configure@1.2.5) (2020-05-25)
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
### Bug Fixes
|
|
440
|
-
|
|
441
|
-
* bump deps ([c6080d6](https://github.com/pie-framework/pie-elements/commit/c6080d6))
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
## [1.2.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.3...@pie-element/rubric-configure@1.2.4) (2020-04-28)
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
### Bug Fixes
|
|
451
|
-
|
|
452
|
-
* bump ui/lib versions ([45f0da6](https://github.com/pie-framework/pie-elements/commit/45f0da6))
|
|
453
|
-
* ui+libs update ([6127de2](https://github.com/pie-framework/pie-elements/commit/6127de2))
|
|
454
|
-
* update ui/lib versions ([0226b0b](https://github.com/pie-framework/pie-elements/commit/0226b0b))
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
## [1.2.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.2...@pie-element/rubric-configure@1.2.3) (2020-04-14)
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Bug Fixes
|
|
464
|
-
|
|
465
|
-
* bump ui/lib versions ([3edb232](https://github.com/pie-framework/pie-elements/commit/3edb232))
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
## [1.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.2.1...@pie-element/rubric-configure@1.2.2) (2020-04-14)
|
|
472
|
-
|
|
473
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
## [1.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.16...@pie-element/rubric-configure@1.2.1) (2020-04-10)
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
### Bug Fixes
|
|
483
|
-
|
|
484
|
-
* bump all packages to avoid tag conflict ([d9ec9a8](https://github.com/pie-framework/pie-elements/commit/d9ec9a8))
|
|
485
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
486
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
## [1.1.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.16...@pie-element/rubric-configure@1.1.17) (2020-04-10)
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
### Bug Fixes
|
|
496
|
-
|
|
497
|
-
* bump lib and ui versions ([a882cbf](https://github.com/pie-framework/pie-elements/commit/a882cbf))
|
|
498
|
-
* bump ui versions ([5b9d99f](https://github.com/pie-framework/pie-elements/commit/5b9d99f))
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
## [1.1.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.15...@pie-element/rubric-configure@1.1.16) (2019-12-03)
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
### Bug Fixes
|
|
508
|
-
|
|
509
|
-
* PIE-198 - remove maxPoints from rubric - redundant ([3ac9a1b](https://github.com/pie-framework/pie-elements/commit/3ac9a1b))
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
## [1.1.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.14...@pie-element/rubric-configure@1.1.15) (2019-11-06)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
## [1.1.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.13...@pie-element/rubric-configure@1.1.14) (2019-10-03)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
## [1.1.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.12...@pie-element/rubric-configure@1.1.13) (2019-09-27)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [1.1.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.11...@pie-element/rubric-configure@1.1.12) (2019-08-27)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [1.1.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.10...@pie-element/rubric-configure@1.1.11) (2019-08-26)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
## [1.1.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.9...@pie-element/rubric-configure@1.1.10) (2019-08-21)
|
|
556
|
-
|
|
557
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
## [1.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.8...@pie-element/rubric-configure@1.1.9) (2019-08-21)
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
### Bug Fixes
|
|
567
|
-
|
|
568
|
-
* **math-rendering:** updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530] ([33e3287](https://github.com/pie-framework/pie-elements/commit/33e3287))
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
## [1.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.7...@pie-element/rubric-configure@1.1.8) (2019-08-18)
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
### Bug Fixes
|
|
578
|
-
|
|
579
|
-
* **math-rendering:** updated all dependent packages [ch3365] ([7cbf25a](https://github.com/pie-framework/pie-elements/commit/7cbf25a))
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
## [1.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.6...@pie-element/rubric-configure@1.1.7) (2019-08-15)
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
### Bug Fixes
|
|
589
|
-
|
|
590
|
-
* **elements:** version bumped the editable-html packages [ch1738] ([949222a](https://github.com/pie-framework/pie-elements/commit/949222a))
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
## [1.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.5...@pie-element/rubric-configure@1.1.6) (2019-08-02)
|
|
597
|
-
|
|
598
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
## [1.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.4...@pie-element/rubric-configure@1.1.5) (2019-07-25)
|
|
605
|
-
|
|
606
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
## [1.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.3...@pie-element/rubric-configure@1.1.4) (2019-07-25)
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
### Bug Fixes
|
|
616
|
-
|
|
617
|
-
* exlude zeros handled in renderiing ([ca8b34e](https://github.com/pie-framework/pie-elements/commit/ca8b34e))
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
## [1.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.2...@pie-element/rubric-configure@1.1.3) (2019-07-17)
|
|
624
|
-
|
|
625
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
## [1.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.1...@pie-element/rubric-configure@1.1.2) (2019-06-17)
|
|
632
|
-
|
|
633
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
## [1.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/rubric-configure@1.1.0...@pie-element/rubric-configure@1.1.1) (2019-06-05)
|
|
640
|
-
|
|
641
|
-
**Note:** Version bump only for package @pie-element/rubric-configure
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
# 1.1.0 (2019-05-31)
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
### Features
|
|
651
|
-
|
|
652
|
-
* rubric interaction ([3cc2b6c](https://github.com/pie-framework/pie-elements/commit/3cc2b6c))
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports["default"] = void 0;
|
|
7
|
-
var _default = {
|
|
8
|
-
model: {
|
|
9
|
-
points: ['', '', '', ''],
|
|
10
|
-
sampleAnswers: [null, null, null, null],
|
|
11
|
-
maxPoints: 4,
|
|
12
|
-
excludeZero: false,
|
|
13
|
-
excludeZeroEnabled: true,
|
|
14
|
-
maxPointsEnabled: true
|
|
15
|
-
},
|
|
16
|
-
configuration: {
|
|
17
|
-
showExcludeZero: {
|
|
18
|
-
settings: true,
|
|
19
|
-
label: 'Ability to exclude zero'
|
|
20
|
-
},
|
|
21
|
-
showMaxPoint: {
|
|
22
|
-
settings: true,
|
|
23
|
-
label: 'Show max points dropdown'
|
|
24
|
-
},
|
|
25
|
-
settingsPanelDisabled: false
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
exports["default"] = _default;
|
|
29
|
-
//# sourceMappingURL=defaults.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/defaults.js"],"names":["model","points","sampleAnswers","maxPoints","excludeZero","excludeZeroEnabled","maxPointsEnabled","configuration","showExcludeZero","settings","label","showMaxPoint","settingsPanelDisabled"],"mappings":";;;;;;eAAe;AACbA,EAAAA,KAAK,EAAE;AACLC,IAAAA,MAAM,EAAE,CAAC,EAAD,EAAK,EAAL,EAAS,EAAT,EAAa,EAAb,CADH;AAELC,IAAAA,aAAa,EAAE,CAAC,IAAD,EAAO,IAAP,EAAa,IAAb,EAAmB,IAAnB,CAFV;AAGLC,IAAAA,SAAS,EAAE,CAHN;AAILC,IAAAA,WAAW,EAAE,KAJR;AAKLC,IAAAA,kBAAkB,EAAE,IALf;AAMLC,IAAAA,gBAAgB,EAAE;AANb,GADM;AASbC,EAAAA,aAAa,EAAE;AACbC,IAAAA,eAAe,EAAE;AACfC,MAAAA,QAAQ,EAAE,IADK;AAEfC,MAAAA,KAAK,EAAE;AAFQ,KADJ;AAKbC,IAAAA,YAAY,EAAE;AACZF,MAAAA,QAAQ,EAAE,IADE;AAEZC,MAAAA,KAAK,EAAE;AAFK,KALD;AASbE,IAAAA,qBAAqB,EAAE;AATV;AATF,C","sourcesContent":["export default {\n model: {\n points: ['', '', '', ''],\n sampleAnswers: [null, null, null, null],\n maxPoints: 4,\n excludeZero: false,\n excludeZeroEnabled: true,\n maxPointsEnabled: true\n },\n configuration: {\n showExcludeZero: {\n settings: true,\n label: 'Ability to exclude zero',\n },\n showMaxPoint: {\n settings: true,\n label: 'Show max points dropdown'\n },\n settingsPanelDisabled: false\n }\n};\n"],"file":"defaults.js"}
|