mario-core 2.5.4 → 2.5.8
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.css +46 -33
- package/dist/index.js +37 -34
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +37 -34
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
width: 100%;
|
|
104
104
|
height: 100%;
|
|
105
105
|
background-color: #ffffff;
|
|
106
|
-
border-radius: 0
|
|
106
|
+
border-radius: 5px 0 0 5px;
|
|
107
107
|
box-shadow: 0 3px 6px #00000029; }
|
|
108
108
|
|
|
109
109
|
._3nuns {
|
|
@@ -148,10 +148,12 @@
|
|
|
148
148
|
|
|
149
149
|
._2t6d9 {
|
|
150
150
|
text-align: left;
|
|
151
|
-
font-weight: normal;
|
|
151
|
+
font-weight: normal;
|
|
152
|
+
font-size: 16px !important; }
|
|
152
153
|
|
|
153
154
|
._3bDsd {
|
|
154
155
|
color: #2196f3;
|
|
156
|
+
font-size: 16px;
|
|
155
157
|
display: inline-block;
|
|
156
158
|
font-weight: 500; }
|
|
157
159
|
._3bDsd:hover {
|
|
@@ -234,7 +236,8 @@
|
|
|
234
236
|
color: rgba(0, 0, 0, 0.36);
|
|
235
237
|
font-weight: 500; }
|
|
236
238
|
._wWIyO ._3IL10:hover {
|
|
237
|
-
background-color: #2196f3;
|
|
239
|
+
background-color: #2196f3;
|
|
240
|
+
color: #ffffff; }
|
|
238
241
|
._wWIyO ._3LXoI {
|
|
239
242
|
position: absolute;
|
|
240
243
|
margin-left: auto;
|
|
@@ -268,7 +271,7 @@
|
|
|
268
271
|
margin-right: -30px; }
|
|
269
272
|
|
|
270
273
|
._jOY7o {
|
|
271
|
-
background-
|
|
274
|
+
background-image: url("/images/home.png") !important; }
|
|
272
275
|
|
|
273
276
|
._F-hjL {
|
|
274
277
|
background-color: #0a4da2;
|
|
@@ -296,7 +299,7 @@
|
|
|
296
299
|
._3ncTL {
|
|
297
300
|
width: 100%;
|
|
298
301
|
height: 100%;
|
|
299
|
-
border-radius: 5px
|
|
302
|
+
border-radius: 0 5px 5px 0 !important; }
|
|
300
303
|
|
|
301
304
|
._39l0X {
|
|
302
305
|
padding: 0; }
|
|
@@ -444,39 +447,49 @@
|
|
|
444
447
|
border-radius: 5px !important; }
|
|
445
448
|
._38Lo1 {
|
|
446
449
|
width: 500px !important;
|
|
447
|
-
max-width: 95%; }
|
|
450
|
+
max-width: 95%; }
|
|
451
|
+
._jOY7o {
|
|
452
|
+
background-image: url("/images/mobile bg@2x.png") !important; }
|
|
453
|
+
._F-hjL ._1TT1q {
|
|
454
|
+
padding: 0;
|
|
455
|
+
height: 90vh;
|
|
456
|
+
flex-flow: column; }
|
|
457
|
+
._F-hjL ._1TT1q ._NszFe {
|
|
458
|
+
width: 70%;
|
|
459
|
+
border: #8b0000;
|
|
460
|
+
color: #ffffff;
|
|
461
|
+
max-width: 500px;
|
|
462
|
+
margin: 5px auto;
|
|
463
|
+
background-color: #8b0000;
|
|
464
|
+
border-radius: 10px;
|
|
465
|
+
padding: 5px 40px; }
|
|
466
|
+
._F-hjL ._1TT1q ._MDjzH {
|
|
467
|
+
width: 70%;
|
|
468
|
+
border: #8b0000;
|
|
469
|
+
max-width: 500px;
|
|
470
|
+
margin: 5px auto;
|
|
471
|
+
border-radius: 10px;
|
|
472
|
+
color: #ffffff;
|
|
473
|
+
background-color: #8b0000;
|
|
474
|
+
padding: 5px 40px; }
|
|
475
|
+
._F-hjL ._1TT1q ._r9cAh {
|
|
476
|
+
justify-content: center;
|
|
477
|
+
width: 70%;
|
|
478
|
+
max-width: 500px;
|
|
479
|
+
margin: 5px auto;
|
|
480
|
+
border: #8b0000;
|
|
481
|
+
color: #ffffff;
|
|
482
|
+
background-color: #8b0000; }
|
|
483
|
+
._F-hjL ._1TT1q ._r9cAh :hover {
|
|
484
|
+
background-color: transparent;
|
|
485
|
+
color: #8b0000; }
|
|
486
|
+
._1INnO {
|
|
487
|
+
display: none; } }
|
|
448
488
|
|
|
449
489
|
@media (min-width: 992px) {
|
|
450
490
|
._2e7fZ {
|
|
451
491
|
width: 80%; } }
|
|
452
492
|
|
|
453
|
-
@media (min-width: 768px) and (max-width: 991px) {
|
|
454
|
-
._F-hjL {
|
|
455
|
-
background-color: #0a4da2;
|
|
456
|
-
overflow: hidden; }
|
|
457
|
-
._F-hjL ._1TT1q {
|
|
458
|
-
padding: 0;
|
|
459
|
-
height: 93vh;
|
|
460
|
-
flex-flow: column; }
|
|
461
|
-
._F-hjL ._1TT1q ._NszFe,
|
|
462
|
-
._F-hjL ._1TT1q ._MDjzH {
|
|
463
|
-
color: #8b0000;
|
|
464
|
-
font-weight: 500;
|
|
465
|
-
margin-bottom: 10px;
|
|
466
|
-
font-size: 24px; }
|
|
467
|
-
._F-hjL ._1TT1q ._r9cAh {
|
|
468
|
-
justify-content: center;
|
|
469
|
-
width: 70%;
|
|
470
|
-
margin: 0 auto;
|
|
471
|
-
border: #8b0000;
|
|
472
|
-
color: #ffffff;
|
|
473
|
-
background-color: #8b0000; }
|
|
474
|
-
._F-hjL ._1TT1q ._r9cAh :hover {
|
|
475
|
-
background-color: transparent;
|
|
476
|
-
color: #8b0000; }
|
|
477
|
-
._2uvkV {
|
|
478
|
-
display: none; } }
|
|
479
|
-
|
|
480
493
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
481
494
|
._2LIqK {
|
|
482
495
|
display: none; } }
|
package/dist/index.js
CHANGED
|
@@ -46,7 +46,7 @@ function _catch(body, recover) {
|
|
|
46
46
|
return result;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
var styles = {"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","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","sidebar-logo":"_1hXpy","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","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","hide-in-mobile":"_1INnO","block-form":"_2e7fZ","hide-in-
|
|
49
|
+
var styles = {"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","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","sidebar-logo":"_1hXpy","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","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","hide-in-mobile":"_1INnO","block-form":"_2e7fZ","hide-in-desktop":"_2LIqK","control-input":"_2Zz97","custom-control":"_3-yp5"};
|
|
50
50
|
|
|
51
51
|
var style = {
|
|
52
52
|
fontSize: "0.85rem"
|
|
@@ -497,13 +497,6 @@ var BlockLogin = function BlockLogin(_ref) {
|
|
|
497
497
|
return React__default.createElement(reactstrap.Row, {
|
|
498
498
|
className: "" + styles["box-login"]
|
|
499
499
|
}, React__default.createElement(reactstrap.Col, {
|
|
500
|
-
lg: 4,
|
|
501
|
-
md: 4,
|
|
502
|
-
className: "" + styles["img-box"]
|
|
503
|
-
}, React__default.createElement("img", {
|
|
504
|
-
src: "/images/img-login.png",
|
|
505
|
-
className: "" + styles["img-login"]
|
|
506
|
-
})), React__default.createElement(reactstrap.Col, {
|
|
507
500
|
className: "p-0"
|
|
508
501
|
}, React__default.createElement(reactstrap.Form, {
|
|
509
502
|
className: "" + styles["block-login"],
|
|
@@ -547,7 +540,14 @@ var BlockLogin = function BlockLogin(_ref) {
|
|
|
547
540
|
}, React__default.createElement(reactRouterDom.Link, {
|
|
548
541
|
to: "/forgot-password",
|
|
549
542
|
className: "" + styles["link-to-login"]
|
|
550
|
-
}, "Forgot password ?")))))
|
|
543
|
+
}, "Forgot password ?"))))), React__default.createElement(reactstrap.Col, {
|
|
544
|
+
lg: 4,
|
|
545
|
+
md: 4,
|
|
546
|
+
className: "" + styles["img-box"]
|
|
547
|
+
}, React__default.createElement("img", {
|
|
548
|
+
src: "/images/img-login.png",
|
|
549
|
+
className: "" + styles["img-login"]
|
|
550
|
+
})));
|
|
551
551
|
});
|
|
552
552
|
};
|
|
553
553
|
|
|
@@ -740,13 +740,6 @@ var BlockForgetPassword = function BlockForgetPassword() {
|
|
|
740
740
|
return React__default.createElement(reactstrap.Row, {
|
|
741
741
|
className: "" + styles["box-login"]
|
|
742
742
|
}, React__default.createElement(reactstrap.Col, {
|
|
743
|
-
lg: 4,
|
|
744
|
-
md: 4,
|
|
745
|
-
className: "" + styles["img-box"]
|
|
746
|
-
}, React__default.createElement("img", {
|
|
747
|
-
src: "/images/img-login.png",
|
|
748
|
-
className: "" + styles["img-login"]
|
|
749
|
-
})), React__default.createElement(reactstrap.Col, {
|
|
750
743
|
className: "p-0"
|
|
751
744
|
}, React__default.createElement("div", {
|
|
752
745
|
className: "" + styles["block-login"]
|
|
@@ -784,7 +777,14 @@ var BlockForgetPassword = function BlockForgetPassword() {
|
|
|
784
777
|
}, React__default.createElement(reactRouterDom.Link, {
|
|
785
778
|
to: "/login",
|
|
786
779
|
className: "" + styles["link-to-login"]
|
|
787
|
-
}, "Return to login")))))
|
|
780
|
+
}, "Return to login"))))), React__default.createElement(reactstrap.Col, {
|
|
781
|
+
lg: 4,
|
|
782
|
+
md: 4,
|
|
783
|
+
className: "" + styles["img-box"]
|
|
784
|
+
}, React__default.createElement("img", {
|
|
785
|
+
src: "/images/img-login.png",
|
|
786
|
+
className: "" + styles["img-login"]
|
|
787
|
+
})));
|
|
788
788
|
});
|
|
789
789
|
};
|
|
790
790
|
|
|
@@ -834,13 +834,6 @@ var BlockResetPassword = function BlockResetPassword() {
|
|
|
834
834
|
return React__default.createElement(reactstrap.Row, {
|
|
835
835
|
className: "" + styles["box-login"]
|
|
836
836
|
}, React__default.createElement(reactstrap.Col, {
|
|
837
|
-
lg: 4,
|
|
838
|
-
md: 4,
|
|
839
|
-
className: "" + styles["img-box"]
|
|
840
|
-
}, React__default.createElement("img", {
|
|
841
|
-
src: "/images/img-login.png",
|
|
842
|
-
className: "" + styles["img-login"]
|
|
843
|
-
})), React__default.createElement(reactstrap.Col, {
|
|
844
837
|
className: "p-0"
|
|
845
838
|
}, React__default.createElement("div", {
|
|
846
839
|
className: "" + styles["block-login"]
|
|
@@ -890,7 +883,14 @@ var BlockResetPassword = function BlockResetPassword() {
|
|
|
890
883
|
}, React__default.createElement(reactRouterDom.Link, {
|
|
891
884
|
to: "/login",
|
|
892
885
|
className: "" + styles["link-to-login"]
|
|
893
|
-
}, "Return to login")))))
|
|
886
|
+
}, "Return to login"))))), React__default.createElement(reactstrap.Col, {
|
|
887
|
+
lg: 4,
|
|
888
|
+
md: 4,
|
|
889
|
+
className: "" + styles["img-box"]
|
|
890
|
+
}, React__default.createElement("img", {
|
|
891
|
+
src: "/images/img-login.png",
|
|
892
|
+
className: "" + styles["img-login"]
|
|
893
|
+
})));
|
|
894
894
|
});
|
|
895
895
|
};
|
|
896
896
|
|
|
@@ -1083,13 +1083,6 @@ var BlockTwoFactorLogin = function BlockTwoFactorLogin() {
|
|
|
1083
1083
|
return React__default.createElement(reactstrap.Row, {
|
|
1084
1084
|
className: "" + styles["box-login"]
|
|
1085
1085
|
}, React__default.createElement(reactstrap.Col, {
|
|
1086
|
-
lg: 4,
|
|
1087
|
-
md: 4,
|
|
1088
|
-
className: "" + styles["img-box"]
|
|
1089
|
-
}, React__default.createElement("img", {
|
|
1090
|
-
src: "/images/img-login.png",
|
|
1091
|
-
className: "" + styles["img-login"]
|
|
1092
|
-
})), React__default.createElement(reactstrap.Col, {
|
|
1093
1086
|
className: "p-0"
|
|
1094
1087
|
}, React__default.createElement("div", {
|
|
1095
1088
|
className: "" + styles["block-login"]
|
|
@@ -1127,7 +1120,14 @@ var BlockTwoFactorLogin = function BlockTwoFactorLogin() {
|
|
|
1127
1120
|
}, React__default.createElement(reactRouterDom.Link, {
|
|
1128
1121
|
to: "/login",
|
|
1129
1122
|
className: "" + styles["link-to-login"]
|
|
1130
|
-
}, "Return to login")))))
|
|
1123
|
+
}, "Return to login"))))), React__default.createElement(reactstrap.Col, {
|
|
1124
|
+
lg: 4,
|
|
1125
|
+
md: 4,
|
|
1126
|
+
className: "" + styles["img-box"]
|
|
1127
|
+
}, React__default.createElement("img", {
|
|
1128
|
+
src: "/images/img-login.png",
|
|
1129
|
+
className: "" + styles["img-login"]
|
|
1130
|
+
})));
|
|
1131
1131
|
});
|
|
1132
1132
|
};
|
|
1133
1133
|
|
|
@@ -5320,7 +5320,10 @@ var NotificationList = function NotificationList() {
|
|
|
5320
5320
|
viewNotification = _useNotificationList.viewNotification;
|
|
5321
5321
|
|
|
5322
5322
|
return React__default.createElement("div", {
|
|
5323
|
-
className: "animated fadeIn"
|
|
5323
|
+
className: "animated fadeIn",
|
|
5324
|
+
style: {
|
|
5325
|
+
padding: "20px 40px"
|
|
5326
|
+
}
|
|
5324
5327
|
}, React__default.createElement("h5", {
|
|
5325
5328
|
className: "mb-2"
|
|
5326
5329
|
}, header$3), React__default.createElement(reactstrap.Row, {
|