mario-core 2.9.51-beta → 2.9.52-beta

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
@@ -16,6 +16,7 @@ var amplitude = _interopDefault(require('amplitude-js'));
16
16
  var reactGoogleRecaptchaV3 = require('react-google-recaptcha-v3');
17
17
  var GoogleLogin = _interopDefault(require('react-google-login'));
18
18
  var Select = _interopDefault(require('react-select'));
19
+ var gi = require('react-icons/gi');
19
20
  var react = require('@coreui/react');
20
21
  var cg = require('react-icons/cg');
21
22
  var ri = require('react-icons/ri');
@@ -1006,7 +1007,7 @@ var export_to_pdf$1 = "Export to PDF";
1006
1007
  var the_data_is_taken_from_the_home_screen$1 = "The data is taken from the home screen";
1007
1008
  var make_sure_everything_is_set_correctly_before_exporting$1 = "Make sure everything is set correctly before exporting.";
1008
1009
  var cancel$1 = "Cancel";
1009
- var hey$1 = "Hey 1232342";
1010
+ var hey$1 = "Hey";
1010
1011
  var readiness_to_learn$1 = "Readiness to Learn";
1011
1012
  var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
1012
1013
  var reflection$1 = "Reflection";
@@ -1471,6 +1472,18 @@ var search_activity$1 = "Search activity";
1471
1472
  var activity$1 = "Activity";
1472
1473
  var activity_type$1 = "Activity type";
1473
1474
  var select_or_type_an_activity$1 = "Select or type an activity";
1475
+ var action_need = "ACTION NEEDED";
1476
+ var external = "EXTERNAL";
1477
+ var student_survey = "Student Survey";
1478
+ var view_survey = "VIEW SURVEY";
1479
+ var create_a_survey = "Create a survey";
1480
+ var review = "Review";
1481
+ var publish_survey = "Publish survey";
1482
+ var total_surveys = "Total Surveys";
1483
+ var flags = "Flags";
1484
+ var scheduled_session = "Scheduled Session";
1485
+ var total_survey_done = "Total survey done";
1486
+ var total_survey_not_done = "Total survey not done";
1474
1487
  var lang_uk = {
1475
1488
  dashboard: dashboard$1,
1476
1489
  user: user$1,
@@ -1953,7 +1966,19 @@ var lang_uk = {
1953
1966
  search_activity: search_activity$1,
1954
1967
  activity: activity$1,
1955
1968
  activity_type: activity_type$1,
1956
- select_or_type_an_activity: select_or_type_an_activity$1
1969
+ select_or_type_an_activity: select_or_type_an_activity$1,
1970
+ action_need: action_need,
1971
+ external: external,
1972
+ student_survey: student_survey,
1973
+ view_survey: view_survey,
1974
+ create_a_survey: create_a_survey,
1975
+ review: review,
1976
+ publish_survey: publish_survey,
1977
+ total_surveys: total_surveys,
1978
+ flags: flags,
1979
+ scheduled_session: scheduled_session,
1980
+ total_survey_done: total_survey_done,
1981
+ total_survey_not_done: total_survey_not_done
1957
1982
  };
1958
1983
 
1959
1984
  var DEFAULT_LANGUAGE = localStorage.getItem("language") !== null ? localStorage.getItem("language") : "uk";
@@ -1996,7 +2021,7 @@ function _catch(body, recover) {
1996
2021
  return result;
1997
2022
  }
1998
2023
 
1999
- var styles = {"btn-login-google":"_2HqmH","notification-count":"_2sew7","text-introduction":"_3OgWF","btn-trans-border":"_r9cAh","contact":"_NszFe","learn-more":"_MDjzH","title-quote":"_1Swkw","descriptions-quote":"_gi8vj","descriptions-icon":"_3SOdX","box-login":"_38Lo1","block-verification":"_1OzGy","block-login":"_wWIyO","title-login":"_3nuns","title-forgot-password":"_21qb6","btn-close":"_NhW9l","btn-login":"_3IL10","return-to-login":"_Ce3Kg","recover-account":"_2t6d9","link-to-login":"_3bDsd","remember":"_11FZt","term-and-conditions":"_3LXoI","descriptions-forgot-pass":"_PMcjT","content-icon":"_2rZY6","title-icon":"_y9lM2","nav-home":"_1TT1q","box-introduction":"_32V6L","icon":"_20YJX","form-user-name":"_39BJD","checkbox-remember":"_2K9b2","block-reset-password":"_23Sua","block-forgot-pass":"_3CWP6","page-not-login":"_3Wmco","content-quote":"_13Rk0","home-page":"_o6HKW","red-background":"_jOY7o","login":"_F-hjL","img-box":"_2v-L_","img-login":"_3ncTL","img-login-rectangle":"_2kOvJ","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","box-sidebar":"_2vcmv","sidebar-logo":"_1hXpy","sidebar-nav-links":"_3vb3s","c-active":"_36jSM","sidebar-nav-links-hover":"_DNrus","box-sidebar-header":"_3NEZj","box-logout":"_1wUDG","sidebar-btn-minimized":"_1S7Px","sidebar-logout":"_2P85D","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","dropdown-menu-flag":"_XK8oS","dropdown-content":"_3ys4W","dropdown-change":"_ToOW_","item-address":"_3sQlR","item-logout":"_3bqSM","title-address":"_1jgSI","img-avatar":"_35Ttz","item-contact":"_1wc7o","logout":"_1_9tV","content-text":"_3S4f2","dropdown-content-language":"_3ajui","dropdown-item-language":"_3Y_y4","dropdown-item-language-active":"_CzNMi","hide-in-mobile":"_1INnO","hide-in-desktop":"_2LIqK","control-input":"_2Zz97","custom-control":"_3-yp5"};
2024
+ var styles = {"btn-login-google":"_2HqmH","notification-count":"_2sew7","text-introduction":"_3OgWF","btn-trans-border":"_r9cAh","contact":"_NszFe","learn-more":"_MDjzH","title-quote":"_1Swkw","descriptions-quote":"_gi8vj","box-login":"_38Lo1","block-verification":"_1OzGy","block-login":"_wWIyO","title-login":"_3nuns","title-forgot-password":"_21qb6","btn-close":"_NhW9l","btn-login":"_3IL10","digital-privacy-icon":"_141p1","return-to-login":"_Ce3Kg","recover-account":"_2t6d9","link-to-login":"_3bDsd","remember":"_11FZt","term-and-conditions":"_3LXoI","descriptions-forgot-pass":"_PMcjT","content-icon":"_2rZY6","descriptions-icon":"_3SOdX","title-icon":"_y9lM2","nav-home":"_1TT1q","box-introduction":"_32V6L","icon":"_20YJX","form-user-name":"_39BJD","checkbox-remember":"_2K9b2","block-reset-password":"_23Sua","block-forgot-pass":"_3CWP6","page-not-login":"_3Wmco","content-quote":"_13Rk0","home-page":"_o6HKW","red-background":"_jOY7o","imageAnimation":"_wnn2_","login":"_F-hjL","login-content":"_149oA","logo-home":"_24U3W","img-box":"_2v-L_","img-login":"_3ncTL","img-login-rectangle":"_2kOvJ","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","box-sidebar":"_2vcmv","sidebar-logo":"_1hXpy","sidebar-nav-links":"_3vb3s","c-active":"_36jSM","sidebar-nav-links-hover":"_DNrus","box-sidebar-header":"_3NEZj","box-logout":"_1wUDG","sidebar-btn-minimized":"_1S7Px","sidebar-logout":"_2P85D","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","dropdown-menu-flag":"_XK8oS","dropdown-content":"_3ys4W","dropdown-change":"_ToOW_","item-address":"_3sQlR","item-logout":"_3bqSM","title-address":"_1jgSI","img-avatar":"_35Ttz","item-contact":"_1wc7o","logout":"_1_9tV","content-text":"_3S4f2","dropdown-content-language":"_3ajui","dropdown-item-language":"_3Y_y4","dropdown-item-language-active":"_CzNMi","hide-in-mobile":"_1INnO","hamburger-menu":"_2yRc8","box-content-home-page":"_ABUIP","collapse-box":"_WX97m","hide-in-desktop":"_2LIqK","control-input":"_2Zz97","custom-control":"_3-yp5"};
2000
2025
 
2001
2026
  var style = {
2002
2027
  fontSize: "0.85rem"
@@ -3378,55 +3403,45 @@ var Login = function Login(props) {
3378
3403
  }), isForgotPassword && React__default.createElement(BlockForgetPassword, null)), isResetPassword && React__default.createElement(BlockResetPassword, null))));
3379
3404
  };
3380
3405
 
3381
- var QuoteContent = function QuoteContent(_ref) {
3382
- var descriptions = _ref.descriptions;
3406
+ var QuoteContent = function QuoteContent() {
3383
3407
  return React__default.createElement("div", {
3384
3408
  className: "" + styles["content-quote"]
3385
- }, React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
3386
- md: 5,
3387
- className: "" + styles["title-quote"]
3388
- }, React__default.createElement("p", null, "Powerful"), React__default.createElement("p", null, "Personalized"), React__default.createElement("p", null, "Learning")), React__default.createElement(reactstrap.Col, {
3389
- md: 7,
3390
- className: styles["descriptions-quote"] + " d-flex align-items-center"
3391
- }, React__default.createElement("p", null, descriptions))));
3409
+ }, React__default.createElement("div", {
3410
+ className: styles["title-quote"] + " d-block"
3411
+ }, React__default.createElement("p", null, "Powerful"), React__default.createElement("p", null, "Personalized"), React__default.createElement("p", null, "Learning")), React__default.createElement("div", {
3412
+ className: styles["descriptions-quote"] + " d-block"
3413
+ }, React__default.createElement("p", null, "Focus on what matters most to you and"), React__default.createElement("p", null, "and make learning meaningful.")));
3392
3414
  };
3393
3415
 
3394
3416
  var IconContent = function IconContent(_ref) {
3395
3417
  var srcIcon = _ref.srcIcon,
3396
3418
  content = _ref.content;
3397
- return React__default.createElement(reactstrap.Row, {
3419
+ return React__default.createElement("div", {
3420
+ key: content,
3398
3421
  className: "" + styles["content-icon"]
3399
- }, React__default.createElement(reactstrap.Col, {
3400
- md: 4,
3422
+ }, React__default.createElement("div", {
3401
3423
  className: "" + styles["title-icon"]
3402
3424
  }, React__default.createElement("img", {
3403
3425
  src: srcIcon,
3404
3426
  alt: "icon"
3405
- })), React__default.createElement(reactstrap.Col, {
3406
- md: 8,
3407
- className: styles["descriptions-icon"] + " d-flex align-items-center"
3408
- }, React__default.createElement("p", null, content)));
3427
+ })), React__default.createElement("div", {
3428
+ className: "" + styles["descriptions-icon"],
3429
+ dangerouslySetInnerHTML: {
3430
+ __html: content
3431
+ }
3432
+ }));
3409
3433
  };
3410
3434
 
3411
- var data = {
3412
- quote: {
3413
- title: "Powerful Personalized Learning",
3414
- description: "Focus on what matters most to you and make learning meaningful."
3415
- },
3416
- contents: [{
3417
- scrIcon: "/images/177_2_Finance.svg",
3418
- content: "Understand yourself better through helpful feedback."
3419
- }, {
3420
- scrIcon: "/images/177_9_Brain.svg",
3421
- content: "Create, explore, and share exciting personalized learning journeys."
3422
- }, {
3423
- scrIcon: "/images/177_6_Goal.svg",
3424
- content: "Set, monitor, and achieve your goals."
3425
- }, {
3426
- scrIcon: "/images/177_8_Space.svg",
3427
- content: "Empower parents to become part of the learning process."
3428
- }]
3429
- };
3435
+ var contents = [{
3436
+ scrIcon: "/images/ChatsTeardrop.svg",
3437
+ content: "<p>Understand yourself better through <span>helpful feedback</span>.</p>"
3438
+ }, {
3439
+ scrIcon: "/images/Student.svg",
3440
+ content: "<p>Create, explore, and share exciting <span>personalized</span> learning journeys.</p>"
3441
+ }, {
3442
+ scrIcon: "/images/Confetti.svg",
3443
+ content: "<p>Set, monitor, and achieve <span>your goals</span>.</p>"
3444
+ }];
3430
3445
 
3431
3446
  var ContentHomePage = function ContentHomePage(_ref) {
3432
3447
  _objectDestructuringEmpty(_ref);
@@ -3435,26 +3450,15 @@ var ContentHomePage = function ContentHomePage(_ref) {
3435
3450
  className: "" + styles["page-not-login"]
3436
3451
  }, React__default.createElement(reactstrap.Col, {
3437
3452
  md: 12
3438
- }, React__default.createElement(QuoteContent, {
3439
- descriptions: data.quote.description
3440
- })), data.contents.map(function (content, index) {
3441
- return React__default.createElement(reactstrap.Col, {
3442
- md: 6,
3443
- key: index
3444
- }, React__default.createElement(IconContent, {
3453
+ }, React__default.createElement(QuoteContent, null)), React__default.createElement(reactstrap.Col, {
3454
+ md: 12,
3455
+ className: styles["box-content-home-page"] + " d-flex align-items-center"
3456
+ }, contents.map(function (content) {
3457
+ return React__default.createElement(IconContent, {
3445
3458
  srcIcon: content.scrIcon,
3446
3459
  content: content.content
3447
- }));
3448
- }), React__default.createElement(reactstrap.Col, {
3449
- md: 12,
3450
- className: styles["student-image"] + " d-flex justify-content-end mt-5"
3451
- }, React__default.createElement("a", {
3452
- href: "https://cert.privo.com/#/companies/marioFrameworkLlc",
3453
- target: "blank"
3454
- }, React__default.createElement(IconContent, {
3455
- srcIcon: "/images/STUDENT.png",
3456
- content: ""
3457
- }))));
3460
+ });
3461
+ })));
3458
3462
  };
3459
3463
 
3460
3464
  var HOME_ADMIN = "/admin/user";
@@ -3464,39 +3468,74 @@ var DASHBOARD_TITLE = "Dashboard";
3464
3468
  var ROOT_TITLE = "Mario Framework";
3465
3469
 
3466
3470
  var Dashboard = function Dashboard() {
3471
+ var _useState = React.useState(false),
3472
+ isOpen = _useState[0],
3473
+ setIsOpen = _useState[1];
3474
+
3467
3475
  var user = reactRedux.useSelector(function (state) {
3468
3476
  return state.common.user;
3469
3477
  });
3478
+
3479
+ var toggle = function toggle() {
3480
+ return setIsOpen(!isOpen);
3481
+ };
3482
+
3470
3483
  React.useEffect(function () {
3471
3484
  !!user ? document.title = DASHBOARD_TITLE : document.title = ROOT_TITLE;
3472
3485
  }, [user]);
3473
3486
  return React__default.createElement("div", {
3474
3487
  className: styles["login"] + " " + styles["red-background"]
3475
- }, React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
3476
- className: styles["nav-home"] + " d-flex w-100"
3477
- }, React__default.createElement("a", {
3478
- className: styles["learn-more"] + " align-self-lg-center",
3479
- href: "/privacy-policy",
3488
+ }, React__default.createElement("div", {
3489
+ className: "" + styles["login-content"]
3490
+ }, React__default.createElement(reactstrap.Navbar, {
3491
+ light: true,
3492
+ expand: "md"
3493
+ }, React__default.createElement(reactstrap.NavbarBrand, {
3494
+ href: "/",
3495
+ className: "" + styles["logo-home"]
3496
+ }, React__default.createElement("img", {
3497
+ src: "/images/logo-v2.svg",
3498
+ alt: "mario"
3499
+ })), React__default.createElement(gi.GiHamburgerMenu, {
3500
+ onClick: toggle,
3501
+ className: styles["hide-in-desktop"] + " " + styles["hamburger-menu"]
3502
+ }), React__default.createElement(reactstrap.Collapse, {
3503
+ isOpen: isOpen,
3504
+ navbar: true,
3505
+ className: "" + styles["collapse-box"]
3506
+ }, React__default.createElement(reactstrap.Nav, {
3507
+ className: styles["nav-home"] + " d-md-flex w-100 justify-content-center mr-auto",
3508
+ navbar: true
3509
+ }, React__default.createElement(reactstrap.NavItem, null, React__default.createElement(reactstrap.NavLink, {
3510
+ className: styles["learn-more"] + " align-self-md-center",
3511
+ href: "https://marioframework.com/software",
3480
3512
  target: "blank"
3481
- }, "Privacy Policy"), React__default.createElement(reactRouterDom.Link, {
3482
- className: styles["contact"] + " align-self-lg-center",
3513
+ }, "Learn More")), React__default.createElement(reactstrap.NavItem, null, React__default.createElement(reactRouterDom.Link, {
3514
+ className: styles["contact"] + " align-self-md-center",
3483
3515
  to: "/contact"
3484
- }, "Contact"), React__default.createElement("a", {
3485
- className: styles["learn-more"] + " align-self-lg-center",
3486
- href: "https://marioframework.com/software",
3516
+ }, "Contact")), React__default.createElement(reactstrap.NavItem, null, React__default.createElement(reactstrap.NavLink, {
3517
+ className: styles["learn-more"] + " align-self-md-center",
3518
+ href: "/privacy-policy",
3487
3519
  target: "blank"
3488
- }, "Learn More"), user ? React__default.createElement(reactRouterDom.Link, {
3520
+ }, "Privacy Policy"))), React__default.createElement("div", {
3521
+ className: styles["hide-in-mobile"] + " d-flex justify-content-end"
3522
+ }, user ? React__default.createElement(reactRouterDom.Link, {
3489
3523
  to: user.roles.includes("Admin") ? HOME_ADMIN : user.roles.includes("Teacher") ? HOME_TEACHER : HOME_STUDENT,
3490
3524
  className: "" + styles["btn-trans-border"]
3491
3525
  }, "Dashboard") : React__default.createElement(reactRouterDom.Link, {
3492
3526
  to: "/login",
3493
3527
  className: "" + styles["btn-trans-border"]
3494
- }, "Login"))), React__default.createElement(reactstrap.Row, {
3495
- className: styles["hide-in-mobile"] + " " + styles["hide-in-tablet"]
3496
- }, React__default.createElement(reactstrap.Col, {
3497
- md: 6,
3498
- className: "offset-6 d-flex justify-content-center"
3499
- }, React__default.createElement(ContentHomePage, null))));
3528
+ }, "Login")))), React__default.createElement("div", {
3529
+ className: ""
3530
+ }, React__default.createElement(ContentHomePage, null)), React__default.createElement("div", {
3531
+ className: "" + styles["digital-privacy-icon"]
3532
+ }, React__default.createElement("a", {
3533
+ href: "https://cert.privo.com/#/companies/marioFrameworkLlc",
3534
+ target: "blank"
3535
+ }, React__default.createElement("img", {
3536
+ src: "/images/STUDENT.png",
3537
+ alt: "icon"
3538
+ })))));
3500
3539
  };
3501
3540
 
3502
3541
  var Images = {
@@ -6348,6 +6387,7 @@ var setStudentList = toolkit.createAction("users/setStudentList");
6348
6387
  var USER_URL$1 = BASE_URL + "/api/user";
6349
6388
  var CHANGE_PASSWORD = BASE_URL + "/api/Account/changePassword";
6350
6389
  var ACCOUNT_URL$1 = BASE_URL + "/api/account";
6390
+ var EDU_USER_URL = BASE_URL + "/api/User/delete-item-user";
6351
6391
  var get$5 = function get(filter) {
6352
6392
  return api.get("" + USER_URL$1, {
6353
6393
  params: filter
@@ -6363,7 +6403,7 @@ var update$5 = function update(data) {
6363
6403
  return api.put(USER_URL$1 + "/" + data.id, data);
6364
6404
  };
6365
6405
  var remove$3 = function remove(id) {
6366
- return api["delete"](USER_URL$1 + "/" + id);
6406
+ return api["delete"](EDU_USER_URL + "/" + id);
6367
6407
  };
6368
6408
  var changePassword = function changePassword(formData) {
6369
6409
  return api.post(CHANGE_PASSWORD, formData);
@@ -7738,7 +7778,7 @@ var useNotificationList = function useNotificationList() {
7738
7778
  };
7739
7779
 
7740
7780
  var viewNotification = function viewNotification(notification) {
7741
- var _JSON$parse, _JSON$parse2, _JSON$parse3, _JSON$parse4;
7781
+ var _JSON$parse, _JSON$parse2, _JSON$parse3, _JSON$parse4, _JSON$parse5, _JSON$parse6, _JSON$parse7, _JSON$parse8;
7742
7782
 
7743
7783
  var source = notification.source,
7744
7784
  extraData = notification.extraData;
@@ -7752,8 +7792,28 @@ var useNotificationList = function useNotificationList() {
7752
7792
  window.open("/start-conference/" + ((_JSON$parse = JSON.parse(extraData)) === null || _JSON$parse === void 0 ? void 0 : _JSON$parse[0]) + "/" + ((_JSON$parse2 = JSON.parse(extraData)) === null || _JSON$parse2 === void 0 ? void 0 : _JSON$parse2[1]) + "/conferenceRubric");
7753
7793
  break;
7754
7794
 
7795
+ case "Class Reflection":
7796
+ window.open("/start-reflection/" + ((_JSON$parse3 = JSON.parse(extraData)) === null || _JSON$parse3 === void 0 ? void 0 : _JSON$parse3[0]) + "/" + ((_JSON$parse4 = JSON.parse(extraData)) === null || _JSON$parse4 === void 0 ? void 0 : _JSON$parse4[1]));
7797
+ break;
7798
+
7755
7799
  case "NewSessionCreated":
7756
- window.open("/start-question/" + ((_JSON$parse3 = JSON.parse(extraData)) === null || _JSON$parse3 === void 0 ? void 0 : _JSON$parse3[0]) + "/" + ((_JSON$parse4 = JSON.parse(extraData)) === null || _JSON$parse4 === void 0 ? void 0 : _JSON$parse4[1]));
7800
+ window.open("/start-question/" + ((_JSON$parse5 = JSON.parse(extraData)) === null || _JSON$parse5 === void 0 ? void 0 : _JSON$parse5[0]) + "/" + ((_JSON$parse6 = JSON.parse(extraData)) === null || _JSON$parse6 === void 0 ? void 0 : _JSON$parse6[1]));
7801
+ break;
7802
+
7803
+ case "NewSessionComplete":
7804
+ window.open("/start-question/" + ((_JSON$parse7 = JSON.parse(extraData)) === null || _JSON$parse7 === void 0 ? void 0 : _JSON$parse7[0]) + "/" + ((_JSON$parse8 = JSON.parse(extraData)) === null || _JSON$parse8 === void 0 ? void 0 : _JSON$parse8[1]));
7805
+ break;
7806
+
7807
+ case "ActionPointReminder":
7808
+ window.open("/action-point/to-do");
7809
+ break;
7810
+
7811
+ case "SendNotiPLP":
7812
+ window.open("/personal-learning-plan");
7813
+ break;
7814
+
7815
+ case "SendNotiGOAL":
7816
+ window.open("/my-goals/" + JSON.parse(extraData));
7757
7817
  break;
7758
7818
 
7759
7819
  case "CertificateApproved":
@@ -7973,7 +8033,7 @@ var NotificationList = function NotificationList() {
7973
8033
  }
7974
8034
  })), React__default.createElement("td", {
7975
8035
  className: "text-center align-middle"
7976
- }, ["AssessmentAssignment", "NewConferenceCreated", "NewSessionCreated", "CertificateApproved"].includes(record.source) && React__default.createElement(ai.AiOutlineEye, {
8036
+ }, ["AssessmentAssignment", "NewConferenceCreated", "NewSessionCreated", "CertificateApproved", "Class Reflection", "NewSessionComplete", "ActionPointReminder", "SendNotiPLP", "SendNotiGOAL"].includes(record.source) && React__default.createElement(ai.AiOutlineEye, {
7977
8037
  className: "cursor-pointer",
7978
8038
  size: ICON_SIZE,
7979
8039
  title: "Detail",