@asd20/ui 3.2.593 → 3.2.595

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.
@@ -1075,26 +1075,28 @@
1075
1075
  "factoids": [
1076
1076
  {
1077
1077
  "start": 0,
1078
- "end": 38,
1078
+ "end": 40,
1079
+ "suffix": "+",
1079
1080
  "label": "Schools/Programs",
1080
1081
  "once": true
1081
1082
  },
1082
1083
  {
1083
1084
  "start": 0,
1084
- "end": 26000,
1085
+ "end": 25000,
1085
1086
  "suffix": "+",
1086
1087
  "label": "Students",
1087
1088
  "once": true
1088
1089
  },
1089
1090
  {
1090
1091
  "start": 0,
1091
- "end": 5,
1092
- "label": "New Buildings",
1092
+ "end": 15,
1093
+ "suffix": "years",
1094
+ "label": "Accredited With Distiction",
1093
1095
  "once": true
1094
1096
  },
1095
1097
  {
1096
1098
  "start": 0,
1097
- "end": 96,
1099
+ "end": 94,
1098
1100
  "suffix": "%",
1099
1101
  "label": "Graduation Rate",
1100
1102
  "once": true
@@ -23,7 +23,7 @@ export default {
23
23
  // Page content
24
24
  messages: { type: Array, default: () => [] },
25
25
  primaryMessageLimit: { type: Number, default: 3 },
26
- factoids: { type: Array, default: () => [] },
26
+ // factoids: { type: Array, default: () => [] },
27
27
  websiteLogoProps: { type: Object, default: null },
28
28
 
29
29
  // Page state