@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
package/CHANGELOG.md CHANGED
@@ -3,17 +3,6 @@
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
- ## [12.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.3.2...@pie-element/ebsr@12.3.3) (2025-11-27)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))
12
-
13
-
14
-
15
-
16
-
17
6
  ## [12.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr@12.3.1...@pie-element/ebsr@12.3.2) (2025-10-22)
18
7
 
19
8
 
@@ -3,17 +3,6 @@
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
- ## [11.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.3.2...@pie-element/ebsr-configure@11.3.3) (2025-11-27)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))
12
-
13
-
14
-
15
-
16
-
17
6
  ## [11.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-configure@11.3.1...@pie-element/ebsr-configure@11.3.2) (2025-10-22)
18
7
 
19
8
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr-configure",
3
3
  "private": true,
4
- "version": "12.0.0-beta.0",
4
+ "version": "12.0.0-beta.1",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -11,9 +11,9 @@
11
11
  "@emotion/style": "^0.8.0",
12
12
  "@mui/icons-material": "^7.3.4",
13
13
  "@mui/material": "^7.3.4",
14
- "@pie-element/multiple-choice": "12.0.0-beta.0",
14
+ "@pie-element/multiple-choice": "^12.0.0-beta.1",
15
15
  "@pie-framework/pie-configure-events": "^1.2.0",
16
- "@pie-lib/config-ui": "11.30.4-next.0",
16
+ "@pie-lib/config-ui": "12.1.0-next.5",
17
17
  "lodash": "^4.17.15",
18
18
  "prop-types": "^15.6.2",
19
19
  "react": "18.2.0",
@@ -3,17 +3,6 @@
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
- ## [9.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.3.2...@pie-element/ebsr-controller@9.3.3) (2025-11-27)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))
12
-
13
-
14
-
15
-
16
-
17
6
  ## [9.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/ebsr-controller@9.3.1...@pie-element/ebsr-controller@9.3.2) (2025-10-22)
18
7
 
19
8
 
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr-controller",
3
3
  "private": true,
4
- "version": "10.0.0-beta.0",
4
+ "version": "10.0.0-beta.1",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-lib/controller-utils": "0.22.4-next.0",
11
- "@pie-lib/translator": "2.23.3-next.0",
10
+ "@pie-lib/controller-utils": "1.1.0-next.4",
11
+ "@pie-lib/translator": "3.1.0-next.4",
12
12
  "lodash": "^4.17.15"
13
13
  },
14
14
  "author": "",
package/package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@pie-element/ebsr",
3
- "version": "13.0.0-beta.0",
3
+ "version": "13.0.0-beta.1",
4
4
  "description": "",
5
5
  "repository": "pie-framework/pie-elements",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-element/multiple-choice": "12.0.0-beta.0",
10
+ "@pie-element/multiple-choice": "^12.0.0-beta.1",
11
11
  "@pie-framework/pie-player-events": "^0.1.0",
12
- "@pie-lib/translator": "2.23.3-next.0",
12
+ "@pie-lib/translator": "3.1.0-next.4",
13
13
  "classnames": "^2.2.5",
14
14
  "debug": "^4.1.1",
15
15
  "lodash": "^4.17.11"
16
16
  },
17
17
  "author": "pie framework developers",
18
18
  "license": "ISC",
19
- "gitHead": "7879a67078db250e4b7e8fdc869638024600411d",
19
+ "gitHead": "b67101f1d8bf37c61231a7050a3bc3b799b7d35b",
20
20
  "scripts": {
21
21
  "postpublish": "../../scripts/postpublish"
22
22
  },