@pie-element/complex-rubric 1.9.1-next.9 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,24 @@
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
+ # [1.10.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@1.9.0...@pie-element/complex-rubric@1.10.0) (2023-06-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
12
+ * update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
13
+ * update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
14
+
15
+
16
+ ### Features
17
+
18
+ * add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
19
+
20
+
21
+
22
+
23
+
6
24
  # [1.9.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@1.8.4...@pie-element/complex-rubric@1.9.0) (2023-05-23)
7
25
 
8
26
 
@@ -3,6 +3,24 @@
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
+ # [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)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * update libs PD-2722, PD-2827, PD-2832 ([834ecf9](https://github.com/pie-framework/pie-elements/commit/834ecf92cc7204c851c68f0945ad5d52e453c9d0))
12
+ * update pie-libs ([649fb8f](https://github.com/pie-framework/pie-elements/commit/649fb8f535172d76b3ffc676ec53b2726432808c))
13
+ * update pie-libs PD-2150, PD-2795 ([ff6f64a](https://github.com/pie-framework/pie-elements/commit/ff6f64afa6ccaa8a060c986b1637c680e68c62b6))
14
+
15
+
16
+ ### Features
17
+
18
+ * add mathMlOptions PD-2150 ([0c6984c](https://github.com/pie-framework/pie-elements/commit/0c6984cf042141eac36badfbab1c46d8d42f71ee))
19
+
20
+
21
+
22
+
23
+
6
24
  # [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)
7
25
 
8
26
 
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-configure",
3
3
  "private": true,
4
- "version": "1.8.0",
4
+ "version": "1.9.0",
5
5
  "description": "Complex Rubric authoring view",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
8
8
  "author": "Pie Framework Authors",
9
9
  "dependencies": {
10
10
  "@material-ui/core": "^3.9.2",
11
- "@pie-element/multi-trait-rubric": "^2.11.0",
12
- "@pie-element/rubric": "^2.9.0",
11
+ "@pie-element/multi-trait-rubric": "^2.12.0",
12
+ "@pie-element/rubric": "^2.10.0",
13
13
  "@pie-framework/pie-configure-events": "^1.3.0",
14
- "@pie-lib/config-ui": "^11.6.10",
15
- "@pie-lib/editable-html": "^9.6.2",
16
- "@pie-lib/render-ui": "^4.14.24",
17
- "@pie-lib/rubric": "^0.7.29",
18
- "@pie-lib/scoring-config": "^3.6.31",
14
+ "@pie-lib/config-ui": "^11.8.1",
15
+ "@pie-lib/editable-html": "^9.6.5",
16
+ "@pie-lib/render-ui": "^4.14.26",
17
+ "@pie-lib/rubric": "^0.8.1",
18
+ "@pie-lib/scoring-config": "^3.6.35",
19
19
  "debug": "^4.1.1",
20
20
  "lodash": "^4.17.15",
21
21
  "prop-types": "^15.6.2",
@@ -52,6 +52,22 @@
52
52
  "type": "string",
53
53
  "title": "width"
54
54
  },
55
+ "mathMlOptions": {
56
+ "title": "ConfigureMathMLProp",
57
+ "type": "object",
58
+ "properties": {
59
+ "mmlOutput": {
60
+ "description": "Indicates if model should have mathML output instead of latex",
61
+ "type": "number",
62
+ "title": "mmlOutput"
63
+ },
64
+ "mmlEditing": {
65
+ "description": "Indicates if mathML that's already in model should be editable",
66
+ "type": "number",
67
+ "title": "mmlEditing"
68
+ }
69
+ }
70
+ },
55
71
  "showPrompt": {
56
72
  "description": "Determines whether prompt field will be displayed or not",
57
73
  "default": true,
@@ -316,6 +332,22 @@
316
332
  "description": "The default trait label for new created scales.\nIf it's not defined, it will default to the label of the first trait.",
317
333
  "type": "string",
318
334
  "title": "defaultTraitLabel"
335
+ },
336
+ "mathMlOptions": {
337
+ "title": "ConfigureMathMLProp",
338
+ "type": "object",
339
+ "properties": {
340
+ "mmlOutput": {
341
+ "description": "Indicates if model should have mathML output instead of latex",
342
+ "type": "number",
343
+ "title": "mmlOutput"
344
+ },
345
+ "mmlEditing": {
346
+ "description": "Indicates if mathML that's already in model should be editable",
347
+ "type": "number",
348
+ "title": "mmlEditing"
349
+ }
350
+ }
319
351
  }
320
352
  },
321
353
  "required": [
@@ -374,6 +406,22 @@
374
406
  "type": "string",
375
407
  "title": "width"
376
408
  },
409
+ "mathMlOptions": {
410
+ "title": "ConfigureMathMLProp",
411
+ "type": "object",
412
+ "properties": {
413
+ "mmlOutput": {
414
+ "description": "Indicates if model should have mathML output instead of latex",
415
+ "type": "number",
416
+ "title": "mmlOutput"
417
+ },
418
+ "mmlEditing": {
419
+ "description": "Indicates if mathML that's already in model should be editable",
420
+ "type": "number",
421
+ "title": "mmlEditing"
422
+ }
423
+ }
424
+ },
377
425
  "showPrompt": {
378
426
  "description": "Determines whether prompt field will be displayed or not",
379
427
  "default": true,
@@ -454,6 +502,22 @@
454
502
  }
455
503
  }
456
504
  },
505
+ "ConfigureMathMLProp": {
506
+ "title": "ConfigureMathMLProp",
507
+ "type": "object",
508
+ "properties": {
509
+ "mmlOutput": {
510
+ "description": "Indicates if model should have mathML output instead of latex",
511
+ "type": "number",
512
+ "title": "mmlOutput"
513
+ },
514
+ "mmlEditing": {
515
+ "description": "Indicates if mathML that's already in model should be editable",
516
+ "type": "number",
517
+ "title": "mmlEditing"
518
+ }
519
+ }
520
+ },
457
521
  "MultiTraitRubricConfigure": {
458
522
  "description": "Config Object for @pie-elements/multi-trait-rubric",
459
523
  "additionalProperties": false,
@@ -654,6 +718,22 @@
654
718
  "description": "The default trait label for new created scales.\nIf it's not defined, it will default to the label of the first trait.",
655
719
  "type": "string",
656
720
  "title": "defaultTraitLabel"
721
+ },
722
+ "mathMlOptions": {
723
+ "title": "ConfigureMathMLProp",
724
+ "type": "object",
725
+ "properties": {
726
+ "mmlOutput": {
727
+ "description": "Indicates if model should have mathML output instead of latex",
728
+ "type": "number",
729
+ "title": "mmlOutput"
730
+ },
731
+ "mmlEditing": {
732
+ "description": "Indicates if mathML that's already in model should be editable",
733
+ "type": "number",
734
+ "title": "mmlEditing"
735
+ }
736
+ }
657
737
  }
658
738
  },
659
739
  "required": [
@@ -40,6 +40,18 @@ Indicates the label for the item that has to be displayed in the Settings Panel
40
40
 
41
41
  How large can the rubric be
42
42
 
43
+ ## `mathMlOptions` (object)
44
+
45
+ Properties of the `mathMlOptions` object:
46
+
47
+ ### `mmlOutput` (number)
48
+
49
+ Indicates if model should have mathML output instead of latex
50
+
51
+ ### `mmlEditing` (number)
52
+
53
+ Indicates if mathML that's already in model should be editable
54
+
43
55
  ## `showPrompt` (boolean)
44
56
 
45
57
  Determines whether prompt field will be displayed or not
@@ -247,6 +259,18 @@ Maximum number of scales
247
259
  The default trait label for new created scales.
248
260
  If it's not defined, it will default to the label of the first trait.
249
261
 
262
+ ## `mathMlOptions` (object)
263
+
264
+ Properties of the `mathMlOptions` object:
265
+
266
+ ### `mmlOutput` (number)
267
+
268
+ Indicates if model should have mathML output instead of latex
269
+
270
+ ### `mmlEditing` (number)
271
+
272
+ Indicates if mathML that's already in model should be editable
273
+
250
274
  ---
251
275
 
252
276
  # Sub Schemas
@@ -289,6 +313,18 @@ Indicates the label for the item that has to be displayed in the Settings Panel
289
313
 
290
314
  How large can the rubric be
291
315
 
316
+ ### `mathMlOptions` (object)
317
+
318
+ Properties of the `mathMlOptions` object:
319
+
320
+ #### `mmlOutput` (number)
321
+
322
+ Indicates if model should have mathML output instead of latex
323
+
324
+ #### `mmlEditing` (number)
325
+
326
+ Indicates if mathML that's already in model should be editable
327
+
292
328
  ### `showPrompt` (boolean)
293
329
 
294
330
  Determines whether prompt field will be displayed or not
@@ -353,6 +389,18 @@ Indicates if the item has to be displayed in the Settings Panel
353
389
 
354
390
  Indicates the label for the item that has to be displayed in the Settings Panel
355
391
 
392
+ ## `ConfigureMathMLProp` (object)
393
+
394
+ Properties of the `ConfigureMathMLProp` object:
395
+
396
+ ### `mmlOutput` (number)
397
+
398
+ Indicates if model should have mathML output instead of latex
399
+
400
+ ### `mmlEditing` (number)
401
+
402
+ Indicates if mathML that's already in model should be editable
403
+
356
404
  ## `MultiTraitRubricConfigure` (object)
357
405
 
358
406
  Config Object for @pie-elements/multi-trait-rubric
@@ -508,6 +556,18 @@ Maximum number of scales
508
556
  The default trait label for new created scales.
509
557
  If it's not defined, it will default to the label of the first trait.
510
558
 
559
+ ### `mathMlOptions` (object)
560
+
561
+ Properties of the `mathMlOptions` object:
562
+
563
+ #### `mmlOutput` (number)
564
+
565
+ Indicates if model should have mathML output instead of latex
566
+
567
+ #### `mmlEditing` (number)
568
+
569
+ Indicates if mathML that's already in model should be editable
570
+
511
571
  ## `DialogContent` (object)
512
572
 
513
573
  Properties of the `DialogContent` object:
@@ -284,6 +284,22 @@
284
284
  "type": "string",
285
285
  "title": "width"
286
286
  },
287
+ "mathMlOptions": {
288
+ "title": "ConfigureMathMLProp",
289
+ "type": "object",
290
+ "properties": {
291
+ "mmlOutput": {
292
+ "description": "Indicates if model should have mathML output instead of latex",
293
+ "type": "number",
294
+ "title": "mmlOutput"
295
+ },
296
+ "mmlEditing": {
297
+ "description": "Indicates if mathML that's already in model should be editable",
298
+ "type": "number",
299
+ "title": "mmlEditing"
300
+ }
301
+ }
302
+ },
287
303
  "showPrompt": {
288
304
  "description": "Determines whether prompt field will be displayed or not",
289
305
  "default": true,
@@ -364,6 +380,22 @@
364
380
  }
365
381
  }
366
382
  },
383
+ "ConfigureMathMLProp": {
384
+ "title": "ConfigureMathMLProp",
385
+ "type": "object",
386
+ "properties": {
387
+ "mmlOutput": {
388
+ "description": "Indicates if model should have mathML output instead of latex",
389
+ "type": "number",
390
+ "title": "mmlOutput"
391
+ },
392
+ "mmlEditing": {
393
+ "description": "Indicates if mathML that's already in model should be editable",
394
+ "type": "number",
395
+ "title": "mmlEditing"
396
+ }
397
+ }
398
+ },
367
399
  "MultiTraitRubricConfigure": {
368
400
  "description": "Config Object for @pie-elements/multi-trait-rubric",
369
401
  "additionalProperties": false,
@@ -564,6 +596,22 @@
564
596
  "description": "The default trait label for new created scales.\nIf it's not defined, it will default to the label of the first trait.",
565
597
  "type": "string",
566
598
  "title": "defaultTraitLabel"
599
+ },
600
+ "mathMlOptions": {
601
+ "title": "ConfigureMathMLProp",
602
+ "type": "object",
603
+ "properties": {
604
+ "mmlOutput": {
605
+ "description": "Indicates if model should have mathML output instead of latex",
606
+ "type": "number",
607
+ "title": "mmlOutput"
608
+ },
609
+ "mmlEditing": {
610
+ "description": "Indicates if mathML that's already in model should be editable",
611
+ "type": "number",
612
+ "title": "mmlEditing"
613
+ }
614
+ }
567
615
  }
568
616
  },
569
617
  "required": [
@@ -193,6 +193,18 @@ Indicates the label for the item that has to be displayed in the Settings Panel
193
193
 
194
194
  How large can the rubric be
195
195
 
196
+ ### `mathMlOptions` (object)
197
+
198
+ Properties of the `mathMlOptions` object:
199
+
200
+ #### `mmlOutput` (number)
201
+
202
+ Indicates if model should have mathML output instead of latex
203
+
204
+ #### `mmlEditing` (number)
205
+
206
+ Indicates if mathML that's already in model should be editable
207
+
196
208
  ### `showPrompt` (boolean)
197
209
 
198
210
  Determines whether prompt field will be displayed or not
@@ -257,6 +269,18 @@ Indicates if the item has to be displayed in the Settings Panel
257
269
 
258
270
  Indicates the label for the item that has to be displayed in the Settings Panel
259
271
 
272
+ ## `ConfigureMathMLProp` (object)
273
+
274
+ Properties of the `ConfigureMathMLProp` object:
275
+
276
+ ### `mmlOutput` (number)
277
+
278
+ Indicates if model should have mathML output instead of latex
279
+
280
+ ### `mmlEditing` (number)
281
+
282
+ Indicates if mathML that's already in model should be editable
283
+
260
284
  ## `MultiTraitRubricConfigure` (object)
261
285
 
262
286
  Config Object for @pie-elements/multi-trait-rubric
@@ -412,6 +436,18 @@ Maximum number of scales
412
436
  The default trait label for new created scales.
413
437
  If it's not defined, it will default to the label of the first trait.
414
438
 
439
+ ### `mathMlOptions` (object)
440
+
441
+ Properties of the `mathMlOptions` object:
442
+
443
+ #### `mmlOutput` (number)
444
+
445
+ Indicates if model should have mathML output instead of latex
446
+
447
+ #### `mmlEditing` (number)
448
+
449
+ Indicates if mathML that's already in model should be editable
450
+
415
451
  ## `DialogContent` (object)
416
452
 
417
453
  Properties of the `DialogContent` object:
package/package.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric",
3
3
  "repository": "pie-framework/pie-elements",
4
- "version": "1.9.1-next.9+0fa0d8045",
4
+ "version": "1.10.0",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
8
8
  "dependencies": {
9
9
  "@material-ui/core": "^3.9.2",
10
- "@pie-element/multi-trait-rubric": "^2.11.1-next.9+0fa0d8045",
11
- "@pie-element/rubric": "^2.9.1-next.9+0fa0d8045",
10
+ "@pie-element/multi-trait-rubric": "^2.12.0",
11
+ "@pie-element/rubric": "^2.10.0",
12
12
  "@pie-framework/pie-player-events": "^0.1.0",
13
13
  "classnames": "^2.2.5",
14
14
  "debug": "^4.1.1",
15
15
  "lodash": "^4.17.11",
16
16
  "prop-types": "^15.7.2"
17
17
  },
18
- "gitHead": "0fa0d8045bc4a52f43c9cf75a296ec81016869e1",
18
+ "gitHead": "731f663c04dc7c43e67fe03c2fb18404fa387e04",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },