@pie-element/complex-rubric 2.12.3-next.8 → 2.13.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,17 @@
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
+ # [2.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@2.12.2...@pie-element/complex-rubric@2.13.0) (2024-06-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.12.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric@2.12.1...@pie-element/complex-rubric@2.12.2) (2024-06-13)
7
18
 
8
19
 
@@ -3,6 +3,14 @@
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
+ ## [2.2.27](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.26...@pie-element/complex-rubric-configure@2.2.27) (2024-06-13)
7
+
8
+ **Note:** Version bump only for package @pie-element/complex-rubric-configure
9
+
10
+
11
+
12
+
13
+
6
14
  ## [2.2.26](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-configure@2.2.25...@pie-element/complex-rubric-configure@2.2.26) (2024-06-13)
7
15
 
8
16
  **Note:** Version bump only for package @pie-element/complex-rubric-configure
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-configure",
3
3
  "private": true,
4
- "version": "2.2.26",
4
+ "version": "2.2.27",
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": "^3.12.2",
12
- "@pie-element/rubric": "^3.12.2",
11
+ "@pie-element/multi-trait-rubric": "^3.13.0",
12
+ "@pie-element/rubric": "^3.13.0",
13
13
  "@pie-framework/pie-configure-events": "^1.3.0",
14
14
  "@pie-lib/config-ui": "^11.9.25-next.0",
15
15
  "@pie-lib/editable-html": "^11.1.2-next.0",
@@ -3,6 +3,17 @@
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
+ # [2.12.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@2.11.2...@pie-element/complex-rubric-controller@2.12.0) (2024-06-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * update pie-toolbox PD-3735 ([7a38768](https://github.com/pie-framework/pie-elements/commit/7a38768b320640de853e90e137082e141ee4ad1f))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.11.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/complex-rubric-controller@2.11.1...@pie-element/complex-rubric-controller@2.11.2) (2024-06-13)
7
18
 
8
19
 
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@pie-element/complex-rubric-controller",
3
3
  "private": true,
4
- "version": "2.11.2",
4
+ "version": "2.12.0",
5
5
  "description": "",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "dependencies": {
10
- "@pie-lib/pie-toolbox": "1.21.3",
10
+ "@pie-lib/pie-toolbox": "1.22.0",
11
11
  "lodash": "^4.17.15"
12
12
  },
13
13
  "author": "",
@@ -43834,7 +43834,7 @@ var _interopRequireDefault$3r = interopRequireDefault.exports;
43834
43834
  Object.defineProperty(color, "__esModule", {
43835
43835
  value: true
43836
43836
  });
43837
- color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missing = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctSecondary = color.correct = color.black = color.background = void 0;
43837
+ color.white = color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missingWithIcon = color.missing = color.incorrectWithIcon = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctWithIcon = color.correctSecondary = color.correct = color.black = color.background = void 0;
43838
43838
  var _green = _interopRequireDefault$3r(green$1);
43839
43839
  var _orange = _interopRequireDefault$3r(orange$1);
43840
43840
  var _pink = _interopRequireDefault$3r(pink$1);
@@ -43846,9 +43846,12 @@ var defaults$2 = {
43846
43846
  DISABLED_SECONDARY: '#ABABAB',
43847
43847
  CORRECT: _green["default"][500],
43848
43848
  CORRECT_SECONDARY: _green["default"][50],
43849
+ CORRECT_WITH_ICON: '#087D38',
43849
43850
  INCORRECT: _orange["default"][500],
43850
43851
  INCORRECT_SECONDARY: _red["default"][50],
43852
+ INCORRECT_WITH_ICON: '#BF0D00',
43851
43853
  MISSING: _red["default"][700],
43854
+ MISSING_WITH_ICON: '#6A78A1',
43852
43855
  PRIMARY: _indigo["default"][500],
43853
43856
  PRIMARY_LIGHT: _indigo["default"][200],
43854
43857
  PRIMARY_DARK: _indigo["default"][800],
@@ -43857,7 +43860,8 @@ var defaults$2 = {
43857
43860
  SECONDARY_DARK: _pink["default"][900],
43858
43861
  BACKGROUND: 'rgba(255,255,255,0)',
43859
43862
  SECONDARY_BACKGROUND: 'rgba(241,241,241,1)',
43860
- BLACK: '#000000'
43863
+ BLACK: '#000000',
43864
+ WHITE: '#ffffff'
43861
43865
  };
43862
43866
  color.defaults = defaults$2;
43863
43867
  Object.freeze(defaults$2);
@@ -43894,10 +43898,18 @@ var correctSecondary = function correctSecondary() {
43894
43898
  return pv('correct-secondary', defaults$2.CORRECT_SECONDARY);
43895
43899
  };
43896
43900
  color.correctSecondary = correctSecondary;
43901
+ var correctWithIcon = function correctWithIcon() {
43902
+ return pv('correct-icon', defaults$2.CORRECT_WITH_ICON);
43903
+ };
43904
+ color.correctWithIcon = correctWithIcon;
43897
43905
  var incorrect = function incorrect() {
43898
43906
  return pv('incorrect', defaults$2.INCORRECT);
43899
43907
  };
43900
43908
  color.incorrect = incorrect;
43909
+ var incorrectWithIcon = function incorrectWithIcon() {
43910
+ return pv('incorrect-icon', defaults$2.INCORRECT_WITH_ICON);
43911
+ };
43912
+ color.incorrectWithIcon = incorrectWithIcon;
43901
43913
  var incorrectSecondary = function incorrectSecondary() {
43902
43914
  return pv('incorrect-secondary', defaults$2.INCORRECT_SECONDARY);
43903
43915
  };
@@ -43906,6 +43918,10 @@ var missing = function missing() {
43906
43918
  return pv('missing', defaults$2.MISSING);
43907
43919
  };
43908
43920
  color.missing = missing;
43921
+ var missingWithIcon = function missingWithIcon() {
43922
+ return pv('missing-icon', defaults$2.MISSING_WITH_ICON);
43923
+ };
43924
+ color.missingWithIcon = missingWithIcon;
43909
43925
  var primary$1 = function primary() {
43910
43926
  return pv('primary', defaults$2.PRIMARY);
43911
43927
  };
@@ -43950,6 +43966,10 @@ var black = function black() {
43950
43966
  return pv('black', defaults$2.BLACK);
43951
43967
  };
43952
43968
  color.black = black;
43969
+ var white = function white() {
43970
+ return pv('white', defaults$2.WHITE);
43971
+ };
43972
+ color.white = white;
43953
43973
  const require$$9$U = _dll_react;
43954
43974
  const require$$11$N = _dll_classnames;
43955
43975
  const require$$12$s = _dll_prop_types;
package/module/element.js CHANGED
@@ -64773,7 +64773,7 @@ var _interopRequireDefault$2p = interopRequireDefault.exports;
64773
64773
  Object.defineProperty(color, "__esModule", {
64774
64774
  value: true
64775
64775
  });
64776
- color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missing = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctSecondary = color.correct = color.black = color.background = void 0;
64776
+ color.white = color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missingWithIcon = color.missing = color.incorrectWithIcon = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctWithIcon = color.correctSecondary = color.correct = color.black = color.background = void 0;
64777
64777
  var _green = _interopRequireDefault$2p(green$1);
64778
64778
  var _orange = _interopRequireDefault$2p(orange$1);
64779
64779
  var _pink = _interopRequireDefault$2p(pink$1);
@@ -64785,9 +64785,12 @@ var defaults = {
64785
64785
  DISABLED_SECONDARY: '#ABABAB',
64786
64786
  CORRECT: _green["default"][500],
64787
64787
  CORRECT_SECONDARY: _green["default"][50],
64788
+ CORRECT_WITH_ICON: '#087D38',
64788
64789
  INCORRECT: _orange["default"][500],
64789
64790
  INCORRECT_SECONDARY: _red["default"][50],
64791
+ INCORRECT_WITH_ICON: '#BF0D00',
64790
64792
  MISSING: _red["default"][700],
64793
+ MISSING_WITH_ICON: '#6A78A1',
64791
64794
  PRIMARY: _indigo["default"][500],
64792
64795
  PRIMARY_LIGHT: _indigo["default"][200],
64793
64796
  PRIMARY_DARK: _indigo["default"][800],
@@ -64796,7 +64799,8 @@ var defaults = {
64796
64799
  SECONDARY_DARK: _pink["default"][900],
64797
64800
  BACKGROUND: 'rgba(255,255,255,0)',
64798
64801
  SECONDARY_BACKGROUND: 'rgba(241,241,241,1)',
64799
- BLACK: '#000000'
64802
+ BLACK: '#000000',
64803
+ WHITE: '#ffffff'
64800
64804
  };
64801
64805
  color.defaults = defaults;
64802
64806
  Object.freeze(defaults);
@@ -64833,10 +64837,18 @@ var correctSecondary = function correctSecondary() {
64833
64837
  return pv('correct-secondary', defaults.CORRECT_SECONDARY);
64834
64838
  };
64835
64839
  color.correctSecondary = correctSecondary;
64840
+ var correctWithIcon = function correctWithIcon() {
64841
+ return pv('correct-icon', defaults.CORRECT_WITH_ICON);
64842
+ };
64843
+ color.correctWithIcon = correctWithIcon;
64836
64844
  var incorrect = function incorrect() {
64837
64845
  return pv('incorrect', defaults.INCORRECT);
64838
64846
  };
64839
64847
  color.incorrect = incorrect;
64848
+ var incorrectWithIcon = function incorrectWithIcon() {
64849
+ return pv('incorrect-icon', defaults.INCORRECT_WITH_ICON);
64850
+ };
64851
+ color.incorrectWithIcon = incorrectWithIcon;
64840
64852
  var incorrectSecondary = function incorrectSecondary() {
64841
64853
  return pv('incorrect-secondary', defaults.INCORRECT_SECONDARY);
64842
64854
  };
@@ -64845,6 +64857,10 @@ var missing = function missing() {
64845
64857
  return pv('missing', defaults.MISSING);
64846
64858
  };
64847
64859
  color.missing = missing;
64860
+ var missingWithIcon = function missingWithIcon() {
64861
+ return pv('missing-icon', defaults.MISSING_WITH_ICON);
64862
+ };
64863
+ color.missingWithIcon = missingWithIcon;
64848
64864
  var primary$1 = function primary() {
64849
64865
  return pv('primary', defaults.PRIMARY);
64850
64866
  };
@@ -64889,6 +64905,10 @@ var black = function black() {
64889
64905
  return pv('black', defaults.BLACK);
64890
64906
  };
64891
64907
  color.black = black;
64908
+ var white = function white() {
64909
+ return pv('white', defaults.WHITE);
64910
+ };
64911
+ color.white = white;
64892
64912
  const require$$9$C = _dll_react;
64893
64913
  const require$$11$v = _dll_classnames;
64894
64914
  const require$$12$i = _dll_prop_types;
package/module/print.js CHANGED
@@ -64773,7 +64773,7 @@ var _interopRequireDefault$2p = interopRequireDefault.exports;
64773
64773
  Object.defineProperty(color, "__esModule", {
64774
64774
  value: true
64775
64775
  });
64776
- color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missing = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctSecondary = color.correct = color.black = color.background = void 0;
64776
+ color.white = color.v = color.text = color.secondaryText = color.secondaryLight = color.secondaryDark = color.secondaryBackground = color.secondary = color.primaryText = color.primaryLight = color.primaryDark = color.primary = color.missingWithIcon = color.missing = color.incorrectWithIcon = color.incorrectSecondary = color.incorrect = color.disabledSecondary = color.disabled = color.defaults = color.correctWithIcon = color.correctSecondary = color.correct = color.black = color.background = void 0;
64777
64777
  var _green = _interopRequireDefault$2p(green$1);
64778
64778
  var _orange = _interopRequireDefault$2p(orange$1);
64779
64779
  var _pink = _interopRequireDefault$2p(pink$1);
@@ -64785,9 +64785,12 @@ var defaults = {
64785
64785
  DISABLED_SECONDARY: '#ABABAB',
64786
64786
  CORRECT: _green["default"][500],
64787
64787
  CORRECT_SECONDARY: _green["default"][50],
64788
+ CORRECT_WITH_ICON: '#087D38',
64788
64789
  INCORRECT: _orange["default"][500],
64789
64790
  INCORRECT_SECONDARY: _red["default"][50],
64791
+ INCORRECT_WITH_ICON: '#BF0D00',
64790
64792
  MISSING: _red["default"][700],
64793
+ MISSING_WITH_ICON: '#6A78A1',
64791
64794
  PRIMARY: _indigo["default"][500],
64792
64795
  PRIMARY_LIGHT: _indigo["default"][200],
64793
64796
  PRIMARY_DARK: _indigo["default"][800],
@@ -64796,7 +64799,8 @@ var defaults = {
64796
64799
  SECONDARY_DARK: _pink["default"][900],
64797
64800
  BACKGROUND: 'rgba(255,255,255,0)',
64798
64801
  SECONDARY_BACKGROUND: 'rgba(241,241,241,1)',
64799
- BLACK: '#000000'
64802
+ BLACK: '#000000',
64803
+ WHITE: '#ffffff'
64800
64804
  };
64801
64805
  color.defaults = defaults;
64802
64806
  Object.freeze(defaults);
@@ -64833,10 +64837,18 @@ var correctSecondary = function correctSecondary() {
64833
64837
  return pv('correct-secondary', defaults.CORRECT_SECONDARY);
64834
64838
  };
64835
64839
  color.correctSecondary = correctSecondary;
64840
+ var correctWithIcon = function correctWithIcon() {
64841
+ return pv('correct-icon', defaults.CORRECT_WITH_ICON);
64842
+ };
64843
+ color.correctWithIcon = correctWithIcon;
64836
64844
  var incorrect = function incorrect() {
64837
64845
  return pv('incorrect', defaults.INCORRECT);
64838
64846
  };
64839
64847
  color.incorrect = incorrect;
64848
+ var incorrectWithIcon = function incorrectWithIcon() {
64849
+ return pv('incorrect-icon', defaults.INCORRECT_WITH_ICON);
64850
+ };
64851
+ color.incorrectWithIcon = incorrectWithIcon;
64840
64852
  var incorrectSecondary = function incorrectSecondary() {
64841
64853
  return pv('incorrect-secondary', defaults.INCORRECT_SECONDARY);
64842
64854
  };
@@ -64845,6 +64857,10 @@ var missing = function missing() {
64845
64857
  return pv('missing', defaults.MISSING);
64846
64858
  };
64847
64859
  color.missing = missing;
64860
+ var missingWithIcon = function missingWithIcon() {
64861
+ return pv('missing-icon', defaults.MISSING_WITH_ICON);
64862
+ };
64863
+ color.missingWithIcon = missingWithIcon;
64848
64864
  var primary$1 = function primary() {
64849
64865
  return pv('primary', defaults.PRIMARY);
64850
64866
  };
@@ -64889,6 +64905,10 @@ var black = function black() {
64889
64905
  return pv('black', defaults.BLACK);
64890
64906
  };
64891
64907
  color.black = black;
64908
+ var white = function white() {
64909
+ return pv('white', defaults.WHITE);
64910
+ };
64911
+ color.white = white;
64892
64912
  const require$$9$C = _dll_react;
64893
64913
  const require$$11$v = _dll_classnames;
64894
64914
  const require$$12$i = _dll_prop_types;
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": "2.12.3-next.8+48aa4022f",
4
+ "version": "2.13.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": "^3.12.3-next.8+48aa4022f",
11
- "@pie-element/rubric": "^3.12.3-next.8+48aa4022f",
10
+ "@pie-element/multi-trait-rubric": "^3.13.0",
11
+ "@pie-element/rubric": "^3.13.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": "48aa4022f693b38353fd3c0466b58bb4556af900",
18
+ "gitHead": "5edcedbfedc542fc50f9f4390a3d1d26a2be4ca2",
19
19
  "scripts": {
20
20
  "postpublish": "../../scripts/postpublish"
21
21
  },