mario-core 3.0.8-admin → 3.0.9-admin

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/dist/index.js CHANGED
@@ -1169,7 +1169,7 @@ var use_for$1 = "Use for";
1169
1169
  var admin_training$1 = "Admin training";
1170
1170
  var teacher_training$1 = "Teacher training";
1171
1171
  var created_time$1 = "Create time";
1172
- var total_reflections$1 = "Total Reflections:";
1172
+ var total_reflections$1 = "Total Reflections";
1173
1173
  var student_training$1 = "Student training";
1174
1174
  var create_destination$1 = "Create Destination";
1175
1175
  var total_of_designation$1 = "Total of Designation";
@@ -8009,7 +8009,7 @@ var NotificationList = function NotificationList() {
8009
8009
  }
8010
8010
  })), React__default.createElement("td", {
8011
8011
  className: "text-center align-middle"
8012
- }, ["AssessmentAssignment", "NewConferenceCreated", "NewSessionCreated", "CertificateApproved"].includes(record.source) && React__default.createElement(ai.AiOutlineEye, {
8012
+ }, ["AssessmentAssignment", "NewConferenceCreated", "NewSessionCreated", "CertificateApproved", "Class Reflection", "NewSessionComplete", "ActionPointReminder", "SendNotiPLP", "SendNotiGOAL"].includes(record.source) && React__default.createElement(ai.AiOutlineEye, {
8013
8013
  className: "cursor-pointer",
8014
8014
  size: ICON_SIZE,
8015
8015
  title: "Detail",