@pie-element/ebsr 13.0.0-beta.0 → 13.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/CHANGELOG.md +0 -11
  2. package/configure/CHANGELOG.md +0 -11
  3. package/configure/package.json +3 -3
  4. package/controller/CHANGELOG.md +0 -11
  5. package/controller/package.json +3 -3
  6. package/package.json +4 -4
  7. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.json +0 -1972
  8. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.md +0 -4213
  9. package/configure/node_modules/@pie-element/multiple-choice/PRINT.md +0 -35
  10. package/configure/node_modules/@pie-element/multiple-choice/README.md +0 -56
  11. package/configure/node_modules/@pie-element/multiple-choice/choice.png +0 -0
  12. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.json +0 -1387
  13. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.md +0 -3351
  14. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/__tests__/root.test.js +0 -248
  15. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js +0 -200
  16. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js.map +0 -1
  17. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js +0 -211
  18. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js.map +0 -1
  19. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js +0 -477
  20. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js.map +0 -1
  21. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/utils.js +0 -18
  22. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/utils.js.map +0 -1
  23. package/configure/node_modules/@pie-element/multiple-choice/configure/package.json +0 -22
  24. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.json +0 -527
  25. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.md +0 -2316
  26. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/__tests__/index.test.js +0 -520
  27. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/__tests__/utils.test.js +0 -8
  28. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js +0 -33
  29. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js.map +0 -1
  30. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js +0 -251
  31. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js.map +0 -1
  32. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js +0 -16
  33. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js.map +0 -1
  34. package/configure/node_modules/@pie-element/multiple-choice/controller/package.json +0 -15
  35. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json +0 -2993
  36. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json.md +0 -2217
  37. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/config.js +0 -8
  38. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/generate.js +0 -61
  39. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/index.html +0 -1
  40. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/pie.manifest.json +0 -11
  41. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/session.js +0 -7
  42. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json +0 -1332
  43. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json.md +0 -1015
  44. package/configure/node_modules/@pie-element/multiple-choice/lib/__tests__/choice-input-test.js +0 -117
  45. package/configure/node_modules/@pie-element/multiple-choice/lib/__tests__/index-test.js +0 -151
  46. package/configure/node_modules/@pie-element/multiple-choice/lib/__tests__/key-events-test.js +0 -95
  47. package/configure/node_modules/@pie-element/multiple-choice/lib/__tests__/multiple-choice-test.js +0 -223
  48. package/configure/node_modules/@pie-element/multiple-choice/lib/__tests__/session-updater-test.js +0 -70
  49. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js +0 -370
  50. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js.map +0 -1
  51. package/configure/node_modules/@pie-element/multiple-choice/lib/choice.js +0 -197
  52. package/configure/node_modules/@pie-element/multiple-choice/lib/choice.js.map +0 -1
  53. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js +0 -130
  54. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js.map +0 -1
  55. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js +0 -292
  56. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js.map +0 -1
  57. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js +0 -54
  58. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js.map +0 -1
  59. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js +0 -386
  60. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js.map +0 -1
  61. package/configure/node_modules/@pie-element/multiple-choice/lib/print.js +0 -92
  62. package/configure/node_modules/@pie-element/multiple-choice/lib/print.js.map +0 -1
  63. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js +0 -37
  64. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js.map +0 -1
  65. package/configure/node_modules/@pie-element/multiple-choice/package.json +0 -39
@@ -1,8 +0,0 @@
1
- const { model } = require('./generate');
2
-
3
- module.exports = {
4
- elements: {
5
- 'multiple-choice': '../..',
6
- },
7
- models: [model('1', 'multiple-choice')],
8
- };
@@ -1,61 +0,0 @@
1
- exports.model = (id, element) => ({
2
- id,
3
- element,
4
- choiceMode: 'checkbox',
5
- choicePrefix: 'numbers',
6
- choices: [
7
- {
8
- correct: true,
9
- value: 'sweden',
10
- label: 'Sweden',
11
- feedback: {
12
- type: 'none',
13
- value: '',
14
- },
15
- },
16
- {
17
- value: 'iceland',
18
- label: 'Iceland',
19
- feedback: {
20
- type: 'none',
21
- value: '',
22
- },
23
- rationale: 'Rationale for Iceland',
24
- },
25
- {
26
- value: 'norway',
27
- label: 'Norway',
28
- feedback: {
29
- type: 'none',
30
- value: '',
31
- },
32
- rationale: 'Rationale for Norway',
33
- },
34
- {
35
- correct: true,
36
- value: 'finland',
37
- label: 'Finland',
38
- feedback: {
39
- type: 'none',
40
- value: '',
41
- },
42
- rationale: 'Rationale for Finland',
43
- },
44
- ],
45
- extraCSSRules: {
46
- names: ['red', 'blue'],
47
- rules: `
48
- .red {
49
- color: red !important;
50
- }
51
-
52
- .blue {
53
- color: blue !important;
54
- }
55
- `,
56
- },
57
- prompt: '',
58
- promptEnabled: true,
59
- toolbarEditorPosition: 'bottom',
60
- rubricEnabled: false,
61
- });
@@ -1 +0,0 @@
1
- <multiple-choice pie-id="1"> </multiple-choice>
@@ -1,11 +0,0 @@
1
- {
2
- "hash": "1801896442",
3
- "info": [
4
- {
5
- "pie": "@pie-element/multiple-choice",
6
- "version": {
7
- "requested": "latest"
8
- }
9
- }
10
- ]
11
- }
@@ -1,7 +0,0 @@
1
- module.exports = [
2
- {
3
- id: '1',
4
- element: 'multiple-choice',
5
- // value: ['iceland', 'norway']
6
- },
7
- ];