@pie-lib/scoring-config 3.8.0-beta.0 → 3.9.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.json +1 -576
- package/CHANGELOG.md +70 -34
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -0
- package/package.json +5 -4
- package/lib/__tests__/index.test.js +0 -20
package/CHANGELOG.json
CHANGED
|
@@ -1,459 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"type": "fix",
|
|
4
|
-
"scope": null,
|
|
5
|
-
"subject": "rm child prepack in favour of root prepack",
|
|
6
|
-
"merge": null,
|
|
7
|
-
"header": "fix: rm child prepack in favour of root prepack",
|
|
8
|
-
"body": null,
|
|
9
|
-
"footer": null,
|
|
10
|
-
"notes": [],
|
|
11
|
-
"hash": "381d8d6485269b641d8d4655148966d2e70803be",
|
|
12
|
-
"gitTags": "",
|
|
13
|
-
"committerDate": "2019-03-15 09:51:11 +0000",
|
|
14
|
-
"isTagged": true,
|
|
15
|
-
"tag": "@pie-lib/scoring-config@3.3.28"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "fix",
|
|
19
|
-
"scope": null,
|
|
20
|
-
"subject": "bump version",
|
|
21
|
-
"merge": null,
|
|
22
|
-
"header": "fix: bump version",
|
|
23
|
-
"body": null,
|
|
24
|
-
"footer": null,
|
|
25
|
-
"notes": [],
|
|
26
|
-
"hash": "ee45e5710df6566385044c083832dd2cd466e398",
|
|
27
|
-
"gitTags": "",
|
|
28
|
-
"committerDate": "2019-03-14 13:17:17 +0000",
|
|
29
|
-
"isTagged": true,
|
|
30
|
-
"tag": "@pie-lib/scoring-config@3.3.26"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"type": "chore",
|
|
34
|
-
"scope": null,
|
|
35
|
-
"subject": "call changelog on prepack",
|
|
36
|
-
"merge": null,
|
|
37
|
-
"header": "chore: call changelog on prepack",
|
|
38
|
-
"body": null,
|
|
39
|
-
"footer": null,
|
|
40
|
-
"notes": [],
|
|
41
|
-
"hash": "b672c012de096c55b765a765f758da3fc5df2f90",
|
|
42
|
-
"gitTags": "",
|
|
43
|
-
"committerDate": "2019-03-13 23:00:44 +0000",
|
|
44
|
-
"isTagged": true,
|
|
45
|
-
"tag": "@pie-lib/scoring-config@3.3.22"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"type": "chore",
|
|
49
|
-
"scope": null,
|
|
50
|
-
"subject": "generate changelog.json instead of markdown",
|
|
51
|
-
"merge": null,
|
|
52
|
-
"header": "chore: generate changelog.json instead of markdown",
|
|
53
|
-
"body": null,
|
|
54
|
-
"footer": null,
|
|
55
|
-
"notes": [],
|
|
56
|
-
"hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
|
|
57
|
-
"gitTags": "",
|
|
58
|
-
"committerDate": "2019-03-13 17:24:09 +0000",
|
|
59
|
-
"isTagged": true,
|
|
60
|
-
"tag": "@pie-lib/scoring-config@3.3.20"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "chore",
|
|
64
|
-
"scope": null,
|
|
65
|
-
"subject": "force version bump to avoid collision w/ next packages",
|
|
66
|
-
"merge": null,
|
|
67
|
-
"header": "chore: force version bump to avoid collision w/ next packages",
|
|
68
|
-
"body": null,
|
|
69
|
-
"footer": null,
|
|
70
|
-
"notes": [],
|
|
71
|
-
"hash": "a05f0fdb47f72d3a3d839cd70e96de6642a44c1e",
|
|
72
|
-
"gitTags": "",
|
|
73
|
-
"committerDate": "2019-03-12 21:55:40 +0000",
|
|
74
|
-
"isTagged": true,
|
|
75
|
-
"tag": "@pie-lib/scoring-config@3.3.19"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"type": "fix",
|
|
79
|
-
"scope": null,
|
|
80
|
-
"subject": "force version bump",
|
|
81
|
-
"merge": null,
|
|
82
|
-
"header": "fix: force version bump",
|
|
83
|
-
"body": null,
|
|
84
|
-
"footer": null,
|
|
85
|
-
"notes": [],
|
|
86
|
-
"hash": "dd057a52e90133dfb30660b1824760cb9f10a280",
|
|
87
|
-
"gitTags": "",
|
|
88
|
-
"committerDate": "2019-02-17 21:23:35 +0000",
|
|
89
|
-
"isTagged": true,
|
|
90
|
-
"tag": "@pie-lib/scoring-config@3.3.11"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "fix",
|
|
94
|
-
"scope": null,
|
|
95
|
-
"subject": "version bump",
|
|
96
|
-
"merge": null,
|
|
97
|
-
"header": "fix: version bump",
|
|
98
|
-
"body": null,
|
|
99
|
-
"footer": null,
|
|
100
|
-
"notes": [],
|
|
101
|
-
"hash": "caaf960891fb17ad8e221849ce992381e4c2c31c",
|
|
102
|
-
"gitTags": "",
|
|
103
|
-
"committerDate": "2019-02-05 15:38:33 +0000",
|
|
104
|
-
"isTagged": true,
|
|
105
|
-
"tag": "@pie-lib/scoring-config@3.3.11"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "feat",
|
|
109
|
-
"scope": null,
|
|
110
|
-
"subject": "libs version bump",
|
|
111
|
-
"merge": null,
|
|
112
|
-
"header": "feat: libs version bump",
|
|
113
|
-
"body": null,
|
|
114
|
-
"footer": null,
|
|
115
|
-
"notes": [],
|
|
116
|
-
"hash": "0cd9450da58d7163990a3cca12d9bc9cfee37017",
|
|
117
|
-
"gitTags": "",
|
|
118
|
-
"committerDate": "2019-01-30 22:14:28 +0000",
|
|
119
|
-
"isTagged": true,
|
|
120
|
-
"tag": "@pie-lib/scoring-config@3.3.0"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"type": "fix",
|
|
124
|
-
"scope": "general",
|
|
125
|
-
"subject": "bumped versions of some packages",
|
|
126
|
-
"merge": null,
|
|
127
|
-
"header": "fix(general): bumped versions of some packages",
|
|
128
|
-
"body": null,
|
|
129
|
-
"footer": null,
|
|
130
|
-
"notes": [],
|
|
131
|
-
"hash": "a38c7b58270773c8a359f82a6c40f86c0f00456e",
|
|
132
|
-
"gitTags": "",
|
|
133
|
-
"committerDate": "2019-01-08 14:18:19 +0200",
|
|
134
|
-
"isTagged": true,
|
|
135
|
-
"tag": "@pie-lib/scoring-config@3.2.31"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"type": "fix",
|
|
139
|
-
"scope": "scoring-config",
|
|
140
|
-
"subject": "updated the snapshot for the test",
|
|
141
|
-
"merge": null,
|
|
142
|
-
"header": "fix(scoring-config): updated the snapshot for the test",
|
|
143
|
-
"body": "removed 2 unnecessary files",
|
|
144
|
-
"footer": null,
|
|
145
|
-
"notes": [],
|
|
146
|
-
"hash": "7fbe10235ba154652f9c07d79f31be5533c92c4f",
|
|
147
|
-
"gitTags": "",
|
|
148
|
-
"committerDate": "2018-10-30 12:23:50 +0200",
|
|
149
|
-
"isTagged": true,
|
|
150
|
-
"tag": "@pie-lib/scoring-config@3.2.15"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "fix",
|
|
154
|
-
"scope": "ch497",
|
|
155
|
-
"subject": "updated the scoring-config package in order to work with the new algorithm for scoring",
|
|
156
|
-
"merge": null,
|
|
157
|
-
"header": "fix(ch497): updated the scoring-config package in order to work with the new algorithm for scoring",
|
|
158
|
-
"body": null,
|
|
159
|
-
"footer": null,
|
|
160
|
-
"notes": [],
|
|
161
|
-
"hash": "00895598e03f7d123a5974e0fc9ef39cd4e28bd6",
|
|
162
|
-
"gitTags": " (origin/ch497/scoring-config-update)",
|
|
163
|
-
"committerDate": "2018-10-29 14:23:53 +0200",
|
|
164
|
-
"isTagged": true,
|
|
165
|
-
"tag": "@pie-lib/scoring-config@3.2.15"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"type": "fix",
|
|
169
|
-
"scope": null,
|
|
170
|
-
"subject": "rm githead",
|
|
171
|
-
"merge": null,
|
|
172
|
-
"header": "fix: rm githead",
|
|
173
|
-
"body": null,
|
|
174
|
-
"footer": null,
|
|
175
|
-
"notes": [],
|
|
176
|
-
"hash": "a1523aabfe34697970bb94f3ed300603d9e11f74",
|
|
177
|
-
"gitTags": "",
|
|
178
|
-
"committerDate": "2018-09-12 14:44:09 +0100",
|
|
179
|
-
"isTagged": true,
|
|
180
|
-
"tag": "@pie-lib/scoring-config@3.2.10"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "chore",
|
|
184
|
-
"scope": null,
|
|
185
|
-
"subject": "fix snapshots",
|
|
186
|
-
"merge": null,
|
|
187
|
-
"header": "chore: fix snapshots",
|
|
188
|
-
"body": null,
|
|
189
|
-
"footer": null,
|
|
190
|
-
"notes": [],
|
|
191
|
-
"hash": "e3f81bd7b84a831409bbe10d84c4352b5cc77b2b",
|
|
192
|
-
"gitTags": "",
|
|
193
|
-
"committerDate": "2018-09-12 14:41:45 +0100",
|
|
194
|
-
"isTagged": true,
|
|
195
|
-
"tag": "@pie-lib/scoring-config@3.2.10"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"type": "fix",
|
|
199
|
-
"scope": null,
|
|
200
|
-
"subject": "githead",
|
|
201
|
-
"merge": null,
|
|
202
|
-
"header": "fix: githead",
|
|
203
|
-
"body": null,
|
|
204
|
-
"footer": null,
|
|
205
|
-
"notes": [],
|
|
206
|
-
"hash": "3e485e0a7094496fd93d86a0500c75e343e9fac2",
|
|
207
|
-
"gitTags": "",
|
|
208
|
-
"committerDate": "2018-09-12 14:38:21 +0100",
|
|
209
|
-
"isTagged": true,
|
|
210
|
-
"tag": "@pie-lib/scoring-config@3.2.10"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "feat",
|
|
214
|
-
"scope": "editable-html",
|
|
215
|
-
"subject": "add basic table support",
|
|
216
|
-
"merge": null,
|
|
217
|
-
"header": "feat(editable-html): add basic table support",
|
|
218
|
-
"body": " - @pie-lib/charting-config@0.3.5\n - @pie-lib/config-ui@7.6.5\n - @pie-lib/editable-html@6.2.5\n - @pie-lib/scoring-config@3.1.13",
|
|
219
|
-
"footer": null,
|
|
220
|
-
"notes": [],
|
|
221
|
-
"hash": "637a93a1a4c6803030845c04fb39e6d23cb5e235",
|
|
222
|
-
"gitTags": "",
|
|
223
|
-
"committerDate": "2018-08-06 11:25:26 -0400",
|
|
224
|
-
"isTagged": true,
|
|
225
|
-
"tag": "@pie-lib/scoring-config@3.2.0"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"type": "fix",
|
|
229
|
-
"scope": "test",
|
|
230
|
-
"subject": "fix up tests",
|
|
231
|
-
"merge": null,
|
|
232
|
-
"header": "fix(test): fix up tests",
|
|
233
|
-
"body": null,
|
|
234
|
-
"footer": null,
|
|
235
|
-
"notes": [],
|
|
236
|
-
"hash": "352600c3f264857719899905121b472f43c802c2",
|
|
237
|
-
"gitTags": "",
|
|
238
|
-
"committerDate": "2018-05-16 10:58:58 -0400",
|
|
239
|
-
"isTagged": true,
|
|
240
|
-
"tag": "@pie-lib/scoring-config@3.1.10"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"type": "fix",
|
|
244
|
-
"scope": "demo",
|
|
245
|
-
"subject": "fix issues from mui update",
|
|
246
|
-
"merge": null,
|
|
247
|
-
"header": "fix(demo): fix issues from mui update",
|
|
248
|
-
"body": null,
|
|
249
|
-
"footer": null,
|
|
250
|
-
"notes": [],
|
|
251
|
-
"hash": "4f948e13ebb83cdb215b964b0f73a12c79d64167",
|
|
252
|
-
"gitTags": "",
|
|
253
|
-
"committerDate": "2018-05-16 09:07:43 -0400",
|
|
254
|
-
"isTagged": true,
|
|
255
|
-
"tag": "@pie-lib/scoring-config@3.0.0"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"type": "feat",
|
|
259
|
-
"scope": null,
|
|
260
|
-
"subject": "upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
261
|
-
"merge": null,
|
|
262
|
-
"header": "feat: upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
263
|
-
"body": null,
|
|
264
|
-
"footer": null,
|
|
265
|
-
"notes": [],
|
|
266
|
-
"hash": "017ef6300f1fd345fc932496d25682a7981a4938",
|
|
267
|
-
"gitTags": "",
|
|
268
|
-
"committerDate": "2018-05-15 21:52:09 -0400",
|
|
269
|
-
"isTagged": true,
|
|
270
|
-
"tag": "@pie-lib/scoring-config@2.1.0"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"type": "fix",
|
|
274
|
-
"scope": "lint",
|
|
275
|
-
"subject": "lint fixes",
|
|
276
|
-
"merge": null,
|
|
277
|
-
"header": "fix(lint): lint fixes",
|
|
278
|
-
"body": null,
|
|
279
|
-
"footer": null,
|
|
280
|
-
"notes": [],
|
|
281
|
-
"hash": "f0595831a75561d829c0f18f86ce5ea7feeb4ddd",
|
|
282
|
-
"gitTags": "",
|
|
283
|
-
"committerDate": "2018-05-09 13:35:42 -0400",
|
|
284
|
-
"isTagged": true,
|
|
285
|
-
"tag": "@pie-lib/scoring-config@2.0.23"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": "fix",
|
|
289
|
-
"scope": "row",
|
|
290
|
-
"subject": "polish css",
|
|
291
|
-
"merge": null,
|
|
292
|
-
"header": "fix(row): polish css",
|
|
293
|
-
"body": null,
|
|
294
|
-
"footer": null,
|
|
295
|
-
"notes": [],
|
|
296
|
-
"hash": "4d6c1563f575f309a71580e309c1b1b2ba0df06a",
|
|
297
|
-
"gitTags": "",
|
|
298
|
-
"committerDate": "2018-05-07 21:09:19 -0400",
|
|
299
|
-
"isTagged": true,
|
|
300
|
-
"tag": "@pie-lib/scoring-config@2.0.22"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"type": "fix",
|
|
304
|
-
"scope": "dependencies",
|
|
305
|
-
"subject": "set material-ui version to ^1.0.0-beta.44",
|
|
306
|
-
"merge": null,
|
|
307
|
-
"header": "fix(dependencies): set material-ui version to ^1.0.0-beta.44",
|
|
308
|
-
"body": null,
|
|
309
|
-
"footer": null,
|
|
310
|
-
"notes": [],
|
|
311
|
-
"hash": "6fd66bc6b4359a32c378f64cd3a315f1a551875e",
|
|
312
|
-
"gitTags": "",
|
|
313
|
-
"committerDate": "2018-04-30 11:38:04 -0400",
|
|
314
|
-
"isTagged": true,
|
|
315
|
-
"tag": "@pie-lib/scoring-config@2.0.17"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"type": "fix",
|
|
319
|
-
"scope": "dependencies",
|
|
320
|
-
"subject": "roll back material-ui",
|
|
321
|
-
"merge": null,
|
|
322
|
-
"header": "fix(dependencies): roll back material-ui",
|
|
323
|
-
"body": null,
|
|
324
|
-
"footer": null,
|
|
325
|
-
"notes": [],
|
|
326
|
-
"hash": "5167d1f55be278b8f58684aadeacb108794ec024",
|
|
327
|
-
"gitTags": "",
|
|
328
|
-
"committerDate": "2018-04-30 11:31:31 -0400",
|
|
329
|
-
"isTagged": true,
|
|
330
|
-
"tag": "@pie-lib/scoring-config@2.0.16"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"type": "fix",
|
|
334
|
-
"scope": "dependencies",
|
|
335
|
-
"subject": "lock material-ui to 1.0.0-beta.44",
|
|
336
|
-
"merge": null,
|
|
337
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.44",
|
|
338
|
-
"body": null,
|
|
339
|
-
"footer": null,
|
|
340
|
-
"notes": [],
|
|
341
|
-
"hash": "60df8e6e6147962cd6fae9bc81638c4c75c0c9e9",
|
|
342
|
-
"gitTags": "",
|
|
343
|
-
"committerDate": "2018-04-30 11:27:53 -0400",
|
|
344
|
-
"isTagged": true,
|
|
345
|
-
"tag": "@pie-lib/scoring-config@2.0.15"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"type": "fix",
|
|
349
|
-
"scope": "dependencies",
|
|
350
|
-
"subject": "lock material-ui to 1.0.0-beta.43",
|
|
351
|
-
"merge": null,
|
|
352
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.43",
|
|
353
|
-
"body": null,
|
|
354
|
-
"footer": null,
|
|
355
|
-
"notes": [],
|
|
356
|
-
"hash": "2a3e087cadb03b428aec80948032eb644864f77c",
|
|
357
|
-
"gitTags": "",
|
|
358
|
-
"committerDate": "2018-04-30 11:19:39 -0400",
|
|
359
|
-
"isTagged": true,
|
|
360
|
-
"tag": "@pie-lib/scoring-config@2.0.14"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "fix",
|
|
364
|
-
"scope": "dependencies",
|
|
365
|
-
"subject": "upgrade material-ui",
|
|
366
|
-
"merge": null,
|
|
367
|
-
"header": "fix(dependencies): upgrade material-ui",
|
|
368
|
-
"body": null,
|
|
369
|
-
"footer": null,
|
|
370
|
-
"notes": [],
|
|
371
|
-
"hash": "b94b50ef8f89beec45b488d92f4e95661c22c501",
|
|
372
|
-
"gitTags": "",
|
|
373
|
-
"committerDate": "2018-04-30 10:56:18 -0400",
|
|
374
|
-
"isTagged": true,
|
|
375
|
-
"tag": "@pie-lib/scoring-config@2.0.14"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "fix",
|
|
379
|
-
"scope": "dependencies",
|
|
380
|
-
"subject": "version bump",
|
|
381
|
-
"merge": null,
|
|
382
|
-
"header": "fix(dependencies): version bump",
|
|
383
|
-
"body": null,
|
|
384
|
-
"footer": null,
|
|
385
|
-
"notes": [],
|
|
386
|
-
"hash": "dd82caf94c20800135c8baaf1e9f2a5f01e65776",
|
|
387
|
-
"gitTags": "",
|
|
388
|
-
"committerDate": "2018-04-24 09:43:35 -0400",
|
|
389
|
-
"isTagged": true,
|
|
390
|
-
"tag": "@pie-lib/scoring-config@2.0.10"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"type": "fix",
|
|
394
|
-
"scope": "test",
|
|
395
|
-
"subject": "normalize tests",
|
|
396
|
-
"merge": null,
|
|
397
|
-
"header": "fix(test): normalize tests",
|
|
398
|
-
"body": null,
|
|
399
|
-
"footer": null,
|
|
400
|
-
"notes": [],
|
|
401
|
-
"hash": "b86b3d9bbe94b88a5c9b2473c26beec637e23672",
|
|
402
|
-
"gitTags": "",
|
|
403
|
-
"committerDate": "2018-04-19 22:25:09 -0400",
|
|
404
|
-
"isTagged": true,
|
|
405
|
-
"tag": "@pie-lib/scoring-config@2.0.10"
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"type": "chore",
|
|
409
|
-
"scope": "test",
|
|
410
|
-
"subject": "test clean up",
|
|
411
|
-
"merge": null,
|
|
412
|
-
"header": "chore(test): test clean up",
|
|
413
|
-
"body": null,
|
|
414
|
-
"footer": null,
|
|
415
|
-
"notes": [],
|
|
416
|
-
"hash": "3b1f22ab6619baaab69bf23f686e60479d10f546",
|
|
417
|
-
"gitTags": "",
|
|
418
|
-
"committerDate": "2018-04-13 15:03:52 -0400",
|
|
419
|
-
"isTagged": true,
|
|
420
|
-
"tag": "@pie-lib/scoring-config@1.0.0"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"type": "fix",
|
|
424
|
-
"scope": "dependecies",
|
|
425
|
-
"subject": "bump react version",
|
|
426
|
-
"merge": null,
|
|
427
|
-
"header": "fix(dependecies): bump react version",
|
|
428
|
-
"body": null,
|
|
429
|
-
"footer": "BREAKING CHANGE: requires react@^16.3.1",
|
|
430
|
-
"notes": [
|
|
431
|
-
{
|
|
432
|
-
"title": "BREAKING CHANGE",
|
|
433
|
-
"text": "requires react@^16.3.1"
|
|
434
|
-
}
|
|
435
|
-
],
|
|
436
|
-
"hash": "aec216f3870fd9b91e6c5ca4ff42e653b2774d54",
|
|
437
|
-
"gitTags": "",
|
|
438
|
-
"committerDate": "2018-04-13 14:16:15 -0400",
|
|
439
|
-
"isTagged": true,
|
|
440
|
-
"tag": "@pie-lib/scoring-config@1.0.0"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"type": "chore",
|
|
444
|
-
"scope": null,
|
|
445
|
-
"subject": "update dependencies",
|
|
446
|
-
"merge": null,
|
|
447
|
-
"header": "chore: update dependencies",
|
|
448
|
-
"body": null,
|
|
449
|
-
"footer": null,
|
|
450
|
-
"notes": [],
|
|
451
|
-
"hash": "bbd1bfcabfaa85802df710b4a59c25ba8ff9fd51",
|
|
452
|
-
"gitTags": "",
|
|
453
|
-
"committerDate": "2018-03-06 13:31:35 -0500",
|
|
454
|
-
"isTagged": true,
|
|
455
|
-
"tag": "@pie-lib/scoring-config@0.3.29"
|
|
456
|
-
},
|
|
457
2
|
{
|
|
458
3
|
"type": "feat",
|
|
459
4
|
"scope": "mask-markup",
|
|
@@ -464,129 +9,9 @@
|
|
|
464
9
|
"footer": null,
|
|
465
10
|
"notes": [],
|
|
466
11
|
"hash": "0153c1aba8a08ba6c974fcc69476a87b9086f6c5",
|
|
467
|
-
"gitTags": "
|
|
12
|
+
"gitTags": "",
|
|
468
13
|
"committerDate": "2019-05-02 07:12:59 +0300",
|
|
469
14
|
"isTagged": true,
|
|
470
15
|
"tag": "@pie-lib/scoring-config@3.4.0"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"type": "chore",
|
|
474
|
-
"scope": "merge",
|
|
475
|
-
"subject": "merged with develop",
|
|
476
|
-
"merge": null,
|
|
477
|
-
"header": "chore(merge): merged with develop",
|
|
478
|
-
"body": null,
|
|
479
|
-
"footer": null,
|
|
480
|
-
"notes": [],
|
|
481
|
-
"hash": "89ff9d89eb26b5afc82267c10f79af2894f4c2d5",
|
|
482
|
-
"gitTags": " (origin/feat/response-area-plugin)",
|
|
483
|
-
"committerDate": "2019-06-05 21:55:26 +0300",
|
|
484
|
-
"isTagged": true,
|
|
485
|
-
"tag": "@pie-lib/scoring-config@3.4.9"
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"type": "chore",
|
|
489
|
-
"scope": "merge",
|
|
490
|
-
"subject": "merged with develop",
|
|
491
|
-
"merge": null,
|
|
492
|
-
"header": "chore(merge): merged with develop",
|
|
493
|
-
"body": null,
|
|
494
|
-
"footer": null,
|
|
495
|
-
"notes": [],
|
|
496
|
-
"hash": "e68506cf63b2a17973821bb0cfef40828faccd1f",
|
|
497
|
-
"gitTags": "",
|
|
498
|
-
"committerDate": "2019-05-21 06:26:54 +0300",
|
|
499
|
-
"isTagged": true,
|
|
500
|
-
"tag": "@pie-lib/scoring-config@3.4.9"
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"type": "chore",
|
|
504
|
-
"scope": "version",
|
|
505
|
-
"subject": "bumped the version",
|
|
506
|
-
"merge": null,
|
|
507
|
-
"header": "chore(version): bumped the version",
|
|
508
|
-
"body": null,
|
|
509
|
-
"footer": null,
|
|
510
|
-
"notes": [],
|
|
511
|
-
"hash": "9703ec6280d9b7b00bcd99ba81ee6f1f29b0e0bf",
|
|
512
|
-
"gitTags": " (develop)",
|
|
513
|
-
"committerDate": "2019-06-05 23:32:53 +0300",
|
|
514
|
-
"isTagged": true,
|
|
515
|
-
"tag": "@pie-lib/scoring-config@3.4.12"
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"type": "chore",
|
|
519
|
-
"scope": "editable-html",
|
|
520
|
-
"subject": "changed versions for packages that contain editable-html",
|
|
521
|
-
"merge": null,
|
|
522
|
-
"header": "chore(editable-html): changed versions for packages that contain editable-html",
|
|
523
|
-
"body": null,
|
|
524
|
-
"footer": null,
|
|
525
|
-
"notes": [],
|
|
526
|
-
"hash": "e0ef7c4ecb6d524fae19779cb7ce1a68924f7557",
|
|
527
|
-
"gitTags": "",
|
|
528
|
-
"committerDate": "2019-06-05 23:19:26 +0300",
|
|
529
|
-
"isTagged": true,
|
|
530
|
-
"tag": "@pie-lib/scoring-config@3.4.12"
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"type": "feat",
|
|
534
|
-
"scope": null,
|
|
535
|
-
"subject": "version bumps",
|
|
536
|
-
"merge": null,
|
|
537
|
-
"header": "feat: version bumps",
|
|
538
|
-
"body": null,
|
|
539
|
-
"footer": null,
|
|
540
|
-
"notes": [],
|
|
541
|
-
"hash": "23eb54f95e4b6480e2f8c5b336627a7f3bc2f428",
|
|
542
|
-
"gitTags": "",
|
|
543
|
-
"committerDate": "2019-06-10 15:24:32 +0100",
|
|
544
|
-
"isTagged": true,
|
|
545
|
-
"tag": "@pie-lib/scoring-config@3.5.0"
|
|
546
|
-
},
|
|
547
|
-
{
|
|
548
|
-
"type": "fix",
|
|
549
|
-
"scope": null,
|
|
550
|
-
"subject": "add module prop",
|
|
551
|
-
"merge": null,
|
|
552
|
-
"header": "fix: add module prop",
|
|
553
|
-
"body": null,
|
|
554
|
-
"footer": null,
|
|
555
|
-
"notes": [],
|
|
556
|
-
"hash": "74ba11a0a5d8846b89f1f6e06c3d12d3132a881b",
|
|
557
|
-
"gitTags": "",
|
|
558
|
-
"committerDate": "2020-03-29 23:02:41 +0100",
|
|
559
|
-
"isTagged": true,
|
|
560
|
-
"tag": "@pie-lib/scoring-config@3.5.70"
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
"type": "fix",
|
|
564
|
-
"scope": null,
|
|
565
|
-
"subject": "add module prop to package.json",
|
|
566
|
-
"merge": null,
|
|
567
|
-
"header": "fix: add module prop to package.json",
|
|
568
|
-
"body": null,
|
|
569
|
-
"footer": null,
|
|
570
|
-
"notes": [],
|
|
571
|
-
"hash": "3bcf18e9686c572bf83ff9dfdba32ab5e40aa16d",
|
|
572
|
-
"gitTags": "",
|
|
573
|
-
"committerDate": "2020-03-30 13:03:26 +0100",
|
|
574
|
-
"isTagged": true,
|
|
575
|
-
"tag": "@pie-lib/scoring-config@3.5.72"
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"type": "fix",
|
|
579
|
-
"scope": null,
|
|
580
|
-
"subject": "correct module path",
|
|
581
|
-
"merge": null,
|
|
582
|
-
"header": "fix: correct module path",
|
|
583
|
-
"body": null,
|
|
584
|
-
"footer": null,
|
|
585
|
-
"notes": [],
|
|
586
|
-
"hash": "2b2707181cc4bff6e6e663a4eb447bc5647dec2b",
|
|
587
|
-
"gitTags": "",
|
|
588
|
-
"committerDate": "2020-03-31 11:47:32 +0100",
|
|
589
|
-
"isTagged": true,
|
|
590
|
-
"tag": "@pie-lib/scoring-config@3.5.80"
|
|
591
16
|
}
|
|
592
17
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [3.
|
|
6
|
+
# [3.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.9.0) (2025-07-31)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [3.
|
|
14
|
+
# [3.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.8.0) (2025-07-31)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
# [3.7.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.8) (2025-07-25)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
|
|
30
|
+
# [3.7.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.7) (2025-07-25)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
33
33
|
|
|
@@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
# [3.7.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.7) (2025-07-25)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
41
41
|
|
|
@@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
|
|
46
|
-
|
|
46
|
+
# [3.7.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.6) (2025-07-25)
|
|
47
47
|
|
|
48
48
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
49
49
|
|
|
@@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
51
|
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
|
|
54
|
+
# [3.7.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.6) (2025-07-25)
|
|
55
55
|
|
|
56
56
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
57
57
|
|
|
@@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
# [3.7.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.5) (2025-07-25)
|
|
63
63
|
|
|
64
64
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
65
65
|
|
|
@@ -67,7 +67,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
# [3.7.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.5) (2025-07-25)
|
|
71
71
|
|
|
72
72
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
73
73
|
|
|
@@ -75,7 +75,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
|
|
78
|
+
# [3.7.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.4) (2025-07-25)
|
|
79
79
|
|
|
80
80
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
81
81
|
|
|
@@ -83,7 +83,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
# [3.7.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.3) (2025-07-25)
|
|
87
87
|
|
|
88
88
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
89
89
|
|
|
@@ -91,7 +91,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
# [3.7.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.4) (2025-07-23)
|
|
95
95
|
|
|
96
96
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
97
97
|
|
|
@@ -99,7 +99,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
-
|
|
102
|
+
# [3.7.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.3) (2025-07-23)
|
|
103
103
|
|
|
104
104
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
105
105
|
|
|
@@ -107,7 +107,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
|
|
110
|
-
|
|
110
|
+
# [3.7.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.3) (2025-07-20)
|
|
111
111
|
|
|
112
112
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
113
113
|
|
|
@@ -115,7 +115,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
|
|
118
|
-
|
|
118
|
+
# [3.7.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.2) (2025-07-20)
|
|
119
119
|
|
|
120
120
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
121
121
|
|
|
@@ -123,7 +123,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
|
|
126
|
+
# [3.7.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.1) (2025-07-20)
|
|
127
127
|
|
|
128
128
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
129
129
|
|
|
@@ -131,7 +131,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
|
|
134
|
-
|
|
134
|
+
# [3.7.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.2) (2025-07-20)
|
|
135
135
|
|
|
136
136
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
137
137
|
|
|
@@ -139,7 +139,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
|
|
142
|
-
|
|
142
|
+
# [3.7.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.1) (2025-07-20)
|
|
143
143
|
|
|
144
144
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
145
145
|
|
|
@@ -147,7 +147,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
147
147
|
|
|
148
148
|
|
|
149
149
|
|
|
150
|
-
|
|
150
|
+
# [3.7.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.1) (2025-07-20)
|
|
151
151
|
|
|
152
152
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
153
153
|
|
|
@@ -155,7 +155,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
155
155
|
|
|
156
156
|
|
|
157
157
|
|
|
158
|
-
|
|
158
|
+
# [3.7.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.0) (2025-07-20)
|
|
159
159
|
|
|
160
160
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
161
161
|
|
|
@@ -163,94 +163,130 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
|
|
166
|
-
|
|
166
|
+
# [3.8.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.8.0-beta.0) (2025-07-15)
|
|
167
167
|
|
|
168
168
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
169
169
|
|
|
170
|
+
# [3.7.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.65...@pie-lib/scoring-config@3.7.0-beta.0) (2025-07-15)
|
|
170
171
|
|
|
172
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
171
173
|
|
|
174
|
+
## [3.6.64](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.63...@pie-lib/scoring-config@3.6.64) (2023-10-16)
|
|
172
175
|
|
|
176
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
173
177
|
|
|
174
|
-
## [3.6.
|
|
178
|
+
## [3.6.63](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.62...@pie-lib/scoring-config@3.6.63) (2023-10-16)
|
|
175
179
|
|
|
176
180
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
177
181
|
|
|
182
|
+
## [3.6.62](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.61...@pie-lib/scoring-config@3.6.62) (2023-10-03)
|
|
178
183
|
|
|
184
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
179
185
|
|
|
186
|
+
## [3.6.61](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.60...@pie-lib/scoring-config@3.6.61) (2023-10-01)
|
|
180
187
|
|
|
188
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
181
189
|
|
|
182
|
-
## [3.6.
|
|
190
|
+
## [3.6.60](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.59...@pie-lib/scoring-config@3.6.60) (2023-09-27)
|
|
183
191
|
|
|
184
192
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
185
193
|
|
|
194
|
+
## [3.6.59](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.58...@pie-lib/scoring-config@3.6.59) (2023-09-27)
|
|
186
195
|
|
|
196
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
187
197
|
|
|
198
|
+
## [3.6.58](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.57...@pie-lib/scoring-config@3.6.58) (2023-09-27)
|
|
188
199
|
|
|
200
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
189
201
|
|
|
190
|
-
## [3.6.
|
|
202
|
+
## [3.6.57](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.56...@pie-lib/scoring-config@3.6.57) (2023-09-26)
|
|
191
203
|
|
|
192
204
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
193
205
|
|
|
206
|
+
## [3.6.56](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.55...@pie-lib/scoring-config@3.6.56) (2023-09-25)
|
|
194
207
|
|
|
208
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
195
209
|
|
|
210
|
+
## [3.6.55](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.54...@pie-lib/scoring-config@3.6.55) (2023-09-20)
|
|
196
211
|
|
|
212
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
197
213
|
|
|
198
|
-
## [3.6.
|
|
214
|
+
## [3.6.54](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.53...@pie-lib/scoring-config@3.6.54) (2023-09-20)
|
|
199
215
|
|
|
200
216
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
201
217
|
|
|
218
|
+
## [3.6.53](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.52...@pie-lib/scoring-config@3.6.53) (2023-09-18)
|
|
202
219
|
|
|
220
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
203
221
|
|
|
222
|
+
## [3.6.52](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.51...@pie-lib/scoring-config@3.6.52) (2023-09-14)
|
|
204
223
|
|
|
224
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
205
225
|
|
|
206
|
-
## [3.6.
|
|
226
|
+
## [3.6.51](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.50...@pie-lib/scoring-config@3.6.51) (2023-09-14)
|
|
207
227
|
|
|
208
228
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
209
229
|
|
|
230
|
+
## [3.6.50](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.49...@pie-lib/scoring-config@3.6.50) (2023-09-14)
|
|
210
231
|
|
|
232
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
211
233
|
|
|
234
|
+
## [3.6.49](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.48...@pie-lib/scoring-config@3.6.49) (2023-09-05)
|
|
212
235
|
|
|
236
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
213
237
|
|
|
214
|
-
## [3.6.
|
|
238
|
+
## [3.6.48](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.47...@pie-lib/scoring-config@3.6.48) (2023-09-02)
|
|
215
239
|
|
|
216
240
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
217
241
|
|
|
242
|
+
## [3.6.47](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.46...@pie-lib/scoring-config@3.6.47) (2023-09-02)
|
|
218
243
|
|
|
244
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
219
245
|
|
|
246
|
+
## [3.6.46](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.45...@pie-lib/scoring-config@3.6.46) (2023-08-30)
|
|
220
247
|
|
|
248
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
221
249
|
|
|
222
|
-
## [3.6.
|
|
250
|
+
## [3.6.45](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.44...@pie-lib/scoring-config@3.6.45) (2023-08-21)
|
|
223
251
|
|
|
224
252
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
225
253
|
|
|
254
|
+
## [3.6.44](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.43...@pie-lib/scoring-config@3.6.44) (2023-08-21)
|
|
226
255
|
|
|
256
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
227
257
|
|
|
258
|
+
## [3.6.43](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.42...@pie-lib/scoring-config@3.6.43) (2023-08-15)
|
|
228
259
|
|
|
260
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
229
261
|
|
|
230
|
-
## [3.6.
|
|
262
|
+
## [3.6.42](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.41...@pie-lib/scoring-config@3.6.42) (2023-08-07)
|
|
231
263
|
|
|
232
264
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
233
265
|
|
|
266
|
+
## [3.6.41](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.40...@pie-lib/scoring-config@3.6.41) (2023-07-31)
|
|
234
267
|
|
|
268
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
235
269
|
|
|
270
|
+
## [3.6.40](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.39...@pie-lib/scoring-config@3.6.40) (2023-07-24)
|
|
236
271
|
|
|
272
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
237
273
|
|
|
238
|
-
## [3.6.
|
|
274
|
+
## [3.6.39](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.38...@pie-lib/scoring-config@3.6.39) (2023-07-04)
|
|
239
275
|
|
|
240
276
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
241
277
|
|
|
278
|
+
## [3.6.38](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.37...@pie-lib/scoring-config@3.6.38) (2023-06-24)
|
|
242
279
|
|
|
280
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
243
281
|
|
|
282
|
+
## [3.6.37](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.36...@pie-lib/scoring-config@3.6.37) (2023-06-23)
|
|
244
283
|
|
|
284
|
+
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
245
285
|
|
|
246
286
|
## [3.6.36](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.35...@pie-lib/scoring-config@3.6.36) (2023-06-13)
|
|
247
287
|
|
|
248
288
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
|
249
289
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
290
|
## [3.6.35](https://github.com/pie-framework/pie-lib/compare/@pie-lib/scoring-config@3.6.34...@pie-lib/scoring-config@3.6.35) (2023-06-12)
|
|
255
291
|
|
|
256
292
|
**Note:** Version bump only for package @pie-lib/scoring-config
|
package/lib/index.js
CHANGED
|
@@ -102,4 +102,4 @@ var _default = (0, _styles.withStyles)(function (theme) {
|
|
|
102
102
|
})(PartialScoringConfig);
|
|
103
103
|
|
|
104
104
|
exports["default"] = _default;
|
|
105
|
-
//# sourceMappingURL=
|
|
105
|
+
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/index.jsx"],"names":["PartialScoringConfig","props","checked","state","onChange","setState","partialScoring","classes","label","textLabel","scoringConfig","onCheckboxChanged","React","Component","PropTypes","string","bool","object","isRequired","func","theme","paddingTop","spacing","unit"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;;;;;IAEaA,oB;;;;;AAYX,gCAAYC,KAAZ,EAAmB;AAAA;;AAAA;AACjB,8BAAMA,KAAN;AADiB,8FAJX;AACNC,MAAAA,OAAO,EAAE;AADH,KAIW;AAAA,0GAQC,YAAM;AACxB,UAAMA,OAAO,GAAG,CAAC,MAAKC,KAAL,CAAWD,OAA5B;AACA,UAAQE,QAAR,GAAqB,MAAKH,KAA1B,CAAQG,QAAR;;AAEA,YAAKC,QAAL,CAAc;AACZH,QAAAA,OAAO,EAAPA;AADY,OAAd;;AAGAE,MAAAA,QAAQ,CAACF,OAAD,CAAR;AACD,KAhBkB;AAGjB,QAAQI,cAAR,GAA2BL,KAA3B,CAAQK,cAAR;AAEA,UAAKH,KAAL,CAAWD,OAAX,GAAqBI,cAArB;AALiB;AAMlB;;;;WAYD,kBAAS;AACP,wBAA2B,KAAKL,KAAhC;AAAA,UAAQM,OAAR,eAAQA,OAAR;AAAA,UAAiBC,KAAjB,eAAiBA,KAAjB;AACA,UAAQN,OAAR,GAAoB,KAAKC,KAAzB,CAAQD,OAAR;AACA,UAAMO,SAAS,GAAGD,KAAK,IAAI,wFAA3B;AAEA,0BACE;AAAK,QAAA,SAAS,EAAED,OAAO,CAACG;AAAxB,sBACE,gCAAC,sBAAD;AAAY,QAAA,IAAI,EAAC;AAAjB,iCADF,eAEE,2CAFF,eAGE,gCAAC,sBAAD,QAAaD,SAAb,CAHF,eAIE,gCAAC,oBAAD;AAAU,QAAA,OAAO,EAAEP,OAAnB;AAA4B,QAAA,QAAQ,EAAE,KAAKS,iBAA3C;AAA8D,QAAA,KAAK,EAAE;AAArE,QAJF,CADF;AAQD;;;EA3CuCC,kBAAMC,S;;;iCAAnCb,oB,eACQ;AACjBQ,EAAAA,KAAK,EAAEM,sBAAUC,MADA;AAEjBT,EAAAA,cAAc,EAAEQ,sBAAUE,IAFT;AAGjBT,EAAAA,OAAO,EAAEO,sBAAUG,MAAV,CAAiBC,UAHT;AAIjBd,EAAAA,QAAQ,EAAEU,sBAAUK;AAJH,C;;eA6CN,wBAAW,UAACC,KAAD;AAAA,SAAY;AACpCV,IAAAA,aAAa,EAAE;AACbW,MAAAA,UAAU,EAAED,KAAK,CAACE,OAAN,CAAcC;AADb;AADqB,GAAZ;AAAA,CAAX,EAIXvB,oBAJW,C","sourcesContent":["import React from 'react';\nimport Typography from '@material-ui/core/Typography';\nimport Checkbox from '@material-ui/core/Checkbox';\nimport { withStyles } from '@material-ui/core/styles';\nimport PropTypes from 'prop-types';\n\nexport class PartialScoringConfig extends React.Component {\n static propTypes = {\n label: PropTypes.string,\n partialScoring: PropTypes.bool,\n classes: PropTypes.object.isRequired,\n onChange: PropTypes.func,\n };\n\n state = {\n checked: false,\n };\n\n constructor(props) {\n super(props);\n\n const { partialScoring } = props;\n\n this.state.checked = partialScoring;\n }\n\n onCheckboxChanged = () => {\n const checked = !this.state.checked;\n const { onChange } = this.props;\n\n this.setState({\n checked,\n });\n onChange(checked);\n };\n\n render() {\n const { classes, label } = this.props;\n const { checked } = this.state;\n const textLabel = label || 'Each correct response is worth 1/X where X is the number of correct answer selections.';\n\n return (\n <div className={classes.scoringConfig}>\n <Typography type=\"subheading\">Partial Scoring Rules</Typography>\n <br />\n <Typography>{textLabel}</Typography>\n <Checkbox checked={checked} onChange={this.onCheckboxChanged} label={''} />\n </div>\n );\n }\n}\n\nexport default withStyles((theme) => ({\n scoringConfig: {\n paddingTop: theme.spacing.unit,\n },\n}))(PartialScoringConfig);\n"],"file":"index.js"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/scoring-config",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.9.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.jsx",
|
|
@@ -13,10 +13,11 @@
|
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@material-ui/core": "^3.8.3",
|
|
15
15
|
"@material-ui/icons": "^3.0.2",
|
|
16
|
-
"@pie-lib/config-ui": "^11.
|
|
16
|
+
"@pie-lib/config-ui": "^11.12.0",
|
|
17
17
|
"classnames": "^2.2.6",
|
|
18
18
|
"debug": "^4.1.1",
|
|
19
|
-
"lodash": "^4.17.11"
|
|
19
|
+
"lodash": "^4.17.11",
|
|
20
|
+
"prop-types": "^15.7.2"
|
|
20
21
|
},
|
|
21
22
|
"peerDependencies": {
|
|
22
23
|
"react": "^16.8.1"
|
|
@@ -25,5 +26,5 @@
|
|
|
25
26
|
"react": "^16.8.1",
|
|
26
27
|
"react-dom": "^16.9.0"
|
|
27
28
|
},
|
|
28
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "ecb1ca31aa1c24d23af00d5ad04ce73ed8871057"
|
|
29
30
|
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
|
-
var _react = _interopRequireDefault(require("react"));
|
|
6
|
-
|
|
7
|
-
var _reactTestRenderer = _interopRequireDefault(require("react-test-renderer"));
|
|
8
|
-
|
|
9
|
-
var _index = require("../index");
|
|
10
|
-
|
|
11
|
-
describe('index', function () {
|
|
12
|
-
it('empty - renders snapshots', function () {
|
|
13
|
-
var tree = _reactTestRenderer["default"].create( /*#__PURE__*/_react["default"].createElement(_index.PartialScoringConfig, {
|
|
14
|
-
classes: {}
|
|
15
|
-
})).toJSON();
|
|
16
|
-
|
|
17
|
-
expect(tree).toMatchSnapshot();
|
|
18
|
-
});
|
|
19
|
-
});
|
|
20
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9fX3Rlc3RzX18vaW5kZXgudGVzdC5qc3giXSwibmFtZXMiOlsiZGVzY3JpYmUiLCJpdCIsInRyZWUiLCJyZW5kZXJlciIsImNyZWF0ZSIsInRvSlNPTiIsImV4cGVjdCIsInRvTWF0Y2hTbmFwc2hvdCJdLCJtYXBwaW5ncyI6Ijs7OztBQUFBOztBQUVBOztBQUNBOztBQUVBQSxRQUFRLENBQUMsT0FBRCxFQUFVLFlBQU07QUFDdEJDLEVBQUFBLEVBQUUsQ0FBQywyQkFBRCxFQUE4QixZQUFNO0FBQ3BDLFFBQU1DLElBQUksR0FBR0MsOEJBQVNDLE1BQVQsZUFBZ0IsZ0NBQUMsMkJBQUQ7QUFBc0IsTUFBQSxPQUFPLEVBQUU7QUFBL0IsTUFBaEIsRUFBdURDLE1BQXZELEVBQWI7O0FBQ0FDLElBQUFBLE1BQU0sQ0FBQ0osSUFBRCxDQUFOLENBQWFLLGVBQWI7QUFDRCxHQUhDLENBQUY7QUFJRCxDQUxPLENBQVIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnO1xuXG5pbXBvcnQgcmVuZGVyZXIgZnJvbSAncmVhY3QtdGVzdC1yZW5kZXJlcic7XG5pbXBvcnQgeyBQYXJ0aWFsU2NvcmluZ0NvbmZpZyB9IGZyb20gJy4uL2luZGV4JztcblxuZGVzY3JpYmUoJ2luZGV4JywgKCkgPT4ge1xuICBpdCgnZW1wdHkgLSByZW5kZXJzIHNuYXBzaG90cycsICgpID0+IHtcbiAgICBjb25zdCB0cmVlID0gcmVuZGVyZXIuY3JlYXRlKDxQYXJ0aWFsU2NvcmluZ0NvbmZpZyBjbGFzc2VzPXt7fX0gLz4pLnRvSlNPTigpO1xuICAgIGV4cGVjdCh0cmVlKS50b01hdGNoU25hcHNob3QoKTtcbiAgfSk7XG59KTtcbiJdfQ==
|