mario-core 2.0.47-stage → 2.0.48-stage
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.
|
@@ -25,5 +25,8 @@ declare const useLogin: () => {
|
|
|
25
25
|
school: ISchool;
|
|
26
26
|
extensionEmail: string;
|
|
27
27
|
handleLoginWidthClever: () => void;
|
|
28
|
+
openModalSelectGrade: boolean;
|
|
29
|
+
handleRegisterUser: (grade: string, clickHandler?: any) => Promise<void>;
|
|
30
|
+
handleToggleModelGrade: () => void;
|
|
28
31
|
};
|
|
29
32
|
export default useLogin;
|
|
@@ -15,7 +15,10 @@ interface Props {
|
|
|
15
15
|
googleClientId: string;
|
|
16
16
|
fnLoginSSO: Function;
|
|
17
17
|
extensionEmail: string;
|
|
18
|
+
openModalSelectGrade: boolean;
|
|
18
19
|
onLoginWidthClever: Function;
|
|
20
|
+
handleRegisterUser: Function;
|
|
21
|
+
onToggleModelGrade: Function;
|
|
19
22
|
}
|
|
20
23
|
declare const BlockLogin: FC<Props>;
|
|
21
24
|
export default BlockLogin;
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-BPMtzZoY.js"),t=require("react-i18next");require("react");require("@amplitude/analytics-browser");const s=require("i18next");exports.ACCESS_TOKEN=e.ACCESS_TOKEN;exports.ANSWER_EDITOR_HEIGHT=e.ANSWER_EDITOR_HEIGHT;exports.AcademicClassSelector=e.AcademicClassSelector;exports.AddButton=e.AddButton;exports.BASE_URL=e.BASE_URL;exports.CHAT_CHANNEL=e.CHAT_CHANNEL;exports.CategorySelector=e.CategorySelector;exports.CommonAlert=e.CommonAlert;exports.CommonHeader=e.CommonHeader;exports.CommonModal=e.CommonModal;exports.CreatableSelector=e.CreatableSelector;exports.CustomPagination=e.CustomPagination;exports.CustomSelector=e.CustomSelector;exports.CustomTab=e.CustomTabs;exports.DATE_FORMAT=e.DATE_FORMAT;exports.DATE_RESULT=e.DATE_RESULT;exports.DEFAULT_FILTER=e.DEFAULT_FILTER;exports.DEFAULT_LANGUAGE_CODE=e.DEFAULT_LANGUAGE_CODE;exports.Dashboard=e.Dashboard;exports.DeleteButtonIcon=e.DeleteButtonIcon;exports.DetailActionButtons=e.DetailActionButtons;exports.EMOTIONS=e.EMOTIONS;exports.EditButtonIcon=e.EditButtonIcon;exports.EmailTemplateDetail=e.EmailTemplateDetail;exports.EmailTemplateList=e.EmailTemplateList;exports.EmptyDataAlert=e.EmptyDataAlert;exports.ErrorHandler=e.ErrorHandler;exports.FULL_DATE_RESULT=e.FULL_DATE_RESULT;exports.FileInput=e.InputFile;exports.GOOGLE_RECAPTCHA_KEY=e.GOOGLE_RECAPTCHA_KEY;exports.GalleryList=e.GalleryList;exports.INIT_AMPLITUDE_KEY_PROD=e.INIT_AMPLITUDE_KEY_PROD;exports.INIT_AMPLITUDE_KEY_STAGE=e.INIT_AMPLITUDE_KEY_STAGE;exports.IS_USER_SESSION_BROWSER=e.IS_USER_SESSION_BROWSER;exports.Images=e.Images;exports.LANGUAGES=e.LANGUAGES;exports.LICENSE_AGGRID=e.LICENSE_AGGRID;exports.LinkEditButton=e.LinkEditButton;exports.Loading=e.Loading;exports.Login=e.Login;exports.NOTIFICATION_ALERT_KEY=e.NOTIFICATION_ALERT_KEY;exports.NOTIFICATION_CHANNEL=e.NOTIFICATION_CHANNEL;exports.NotFound=e.NotFound$1;exports.NotificationList=e.NotificationList;exports.NotificationLogoutModal=e.NotificationLogoutModal;exports.NotificationModal=e.NotificationModal;exports.QUESTION_TYPES=e.QUESTION_TYPES;exports.QUESTION_TYPES_OPTIONS=e.QUESTION_TYPES_OPTIONS;exports.QuestionCategorySelector=e.QuestionCategorySelector;exports.QuestionTypeSelector=e.QuestionTypeSelector;exports.QuitPrompt=e.QuitPrompt;exports.RequiredLabel=e.RequiredLabel;exports.SANDBOX_NOTIFICATION=e.SANDBOX_NOTIFICATION;exports.SUPPORTED_LANGUAGES_CODE=e.SUPPORTED_LANGUAGES_CODE;exports.SandboxAlert=e.SandboxAlert;exports.SchoolList=e.SchoolList;exports.ScrollToTop=e.ScrollToTop;exports.SearchBox=e.SearchBox;exports.SearchBoxContainer=e.SearchBoxContainer;exports.SkillList=e.SkillList;exports.StarRatingSelector=e.StarRatingSelector;exports.SuggestionCategorySelector=e.SuggestionCategorySelector;exports.TAB_COLORS=e.TAB_COLORS;exports.TINY_MCE_API_KEY=e.TINY_MCE_API_KEY;exports.TheContent=e.TheContent;exports.ToggleButton=e.ToggleButton;exports.UploadFileButton=e.UploadFileButton;exports.UserContainer=e.UserContainer;exports.UserDetail=e.UserDetail;exports.UserList=e.UserList;exports.addTab=e.addTab;exports.amplitudeClient=e.amplitudeClient;exports.answerQuestion=e.answerQuestion;exports.answerQuestionDataPlayer=e.answerQuestionDataPlayer;exports.api=e.api;exports.apiUpload=e.apiUpload;exports.canAccessRoute=e.canAccess;exports.changeNote=e.changeNote;exports.changeTags=e.changeTags;exports.clearTab=e.clearTab;exports.closeTab=e.closeTab;exports.debounce=e.debounce;exports.editTab=e.editTab;exports.editorConfig=e.editorConfig;exports.firstCheckToken=e.firstCheckToken;exports.generateRandomString=e.generateRandomString;exports.getAccessToken=e.getAccessToken;exports.getCookieValue=e.getCookieValue;exports.getFileUrl=e.getFileUrl;exports.getInfo=e.getInfo;exports.getStaticFileUrl=e.getStaticFileUrl;exports.getTextFromHTML=e.getTextFromHTML;exports.initAmplitude=e.initAmplitude;exports.isInViewport=e.isInViewport;exports.isLocalhost=e.isLocalhost;exports.reset=e.reset;exports.setAlert=e.setAlert;exports.setAssessmentList=e.setAssessmentList;exports.setAssignmentList=e.setAssignmentList;exports.setAssistantList=e.setAssistantList;exports.setBadgeList=e.setBadgeList;exports.setBandScoreList=e.setBandScoreList;exports.setCertificateList=e.setCertificateList;exports.setClassList=e.setClassList;exports.setConferenceRubricList=e.setConferenceRubricList;exports.setConversationOneToOne=e.setConversationOneToOne;exports.setCurrentStudentId=e.setCurrentStudentId;exports.setCurrentStudentName=e.setCurrentStudentName;exports.setCurrentStudentUserId=e.setCurrentStudentUserId;exports.setCustomAlertList=e.setCustomAlertList;exports.setDataPlayer=e.setDataPlayer;exports.setEditItemQuesion=e.setEditItemQuesion;exports.setEnableIEP=e.setEnableIEP;exports.setEnableMarioAi=e.setEnableMarioAi;exports.setEnableSurvey=e.setEnableSurvey;exports.setEnableWellBeing=e.setEnableWellBeing;exports.setFeedbackList=e.setFeedbackList;exports.setFilterWidget=e.setFilterWidget;exports.setGoalExampleList=e.setGoalExampleList;exports.setImproveMyClass=e.setImproveMyClass;exports.setLanguage=e.setLanguage;exports.setLearningSupportCategoryList=e.setLearningSupportCategoryList;exports.setLoading=e.setLoading;exports.setMailCategory=e.setMailCategory;exports.setModal=e.setModal;exports.setMoveItemQuestion=e.setMoveItemQuestion;exports.setMyStudent=e.setMyStudent;exports.setNewLog11Conversation=e.setNewLog11Conversation;exports.setOpenModelCongratulation=e.setOpenModelCongratulation;exports.setQuestionByCategory=e.setQuestionByCategory;exports.setQuestionCateList=e.setQuestionCateList;exports.setQuestionList=e.setQuestionList;exports.setReflectionList=e.setReflectionList;exports.setReflectionResultList=e.setReflectionResultList;exports.setResetQuestionList=e.setResetQuestionList;exports.setSandboxMode=e.setSandboxMode;exports.setSchoolBlankDayList=e.setSchoolBlankDayList;exports.setSelectQuestion=e.setSelectQuestion;exports.setSemesterList=e.setSemesterList;exports.setSessionPlayer=e.setSessionPlayer;exports.setSessionTemplateGeneralClassList=e.setSessionTemplateGeneralClassList;exports.setSessionTemplateList=e.setSessionTemplateList;exports.setStartTime=e.setStartTime;exports.setStrategyList=e.setStrategyList;exports.setStudentIdSelectedByTeacher=e.setStudentIdSelectedByTeacher;exports.setStudentList=e.setStudentList;exports.setSubjectList=e.setSubjectList;exports.setSuggestionList=e.setSuggestionList;exports.setTurnOffPassWhenChangeMode=e.setTurnOffPassWhenChangeMode;exports.setTutorialScreenList=e.setTutorialScreenList;exports.setUser=e.setUser;exports.setUserList=e.setUserList;exports.setWeeklyQuestList=e.setWeeklyQuestList;exports.showFontSize=e.showFontSize;exports.showMenuBar=e.showMenuBar;exports.store=e.store;exports.systemCertificateUpload=e.systemCertificateUpload;exports.systemStudentBadge=e.systemStudentBadge;exports.uploadFile=e.uploadFile;exports.useFilters=e.useFilters;exports.useGalleryList=e.useGalleryList;exports.utcToLocalTime=e.formatLocalTime;Object.defineProperty(exports,"I18nextProvider",{enumerable:!0,get:()=>t.I18nextProvider});Object.defineProperty(exports,"useTranslation",{enumerable:!0,get:()=>t.useTranslation});exports.i18n=s;
|
package/dist/index.modern.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as o,
|
|
1
|
+
import { d as o, aw as i, ax as n, K as r, B as l, ay as b, az as c, aA as L, aB as S, Z as T, aC as u, R as E, Y as d, a5 as C, ae as A, O as g, aD as I, aE as m, aF as _, P as N, X as O, aG as p, aH as U, aI as R, aJ as D, Q as y, E as B, aK as F, aL as M, aM as P, aN as f, p as h, q as G, I as Q, au as x, aO as k, aP as H, L as Y, aQ as K, aR as W, N as v, aS as w, aT as V, aU as j, aV as X, aW as q, aX as z, aY as J, aZ as Z, a_ as $, U as ss, V as as, a$ as es, b0 as ts, b1 as os, b2 as is, b3 as ns, $ as rs, ab as ls, b4 as bs, b5 as cs, b6 as Ls, b7 as Ss, b8 as Ts, b9 as us, ba as Es, ah as ds, bb as Cs, bc as As, bd as gs, be as Is, bf as ms, bg as _s, bh as Ns, i as Os, a3 as ps, bi as Us, bj as Rs, bk as Ds, bl as ys, bm as Bs, bn as Fs, bo as Ms, W as Ps, bp as fs, bq as hs, g as Gs, k as Qs, m as xs, br as ks, h as Hs, bs as Ys, bt as Ks, bu as Ws, j as vs, bv as ws, c as Vs, bw as js, bx as Xs, by as qs, bz as zs, bA as Js, bB as Zs, bC as $s, bD as sa, bE as aa, bF as ea, bG as ta, bH as oa, bI as ia, bJ as na, bK as ra, bL as la, bM as ba, bN as ca, bO as La, bP as Sa, bQ as Ta, bR as ua, bS as Ea, bT as da, bU as Ca, b as Aa, H as ga, J as Ia, bV as ma, bW as _a, bX as Na, bY as Oa, bZ as pa, b_ as Ua, b$ as Ra, c0 as Da, c1 as ya, c2 as Ba, x as Fa, c3 as Ma, c4 as Pa, c5 as fa, c6 as ha, c7 as Ga, c8 as Qa, c9 as xa, ca as ka, cb as Ha, cc as Ya, cd as Ka, ce as Wa, cf as va, cg as wa, o as Va, a6 as ja, ch as Xa, ci as qa, cj as za, ck as Ja, cl as Za, cm as $a, cn as se, D as ae, av as ee, aa as te } from "./index-CGwQpNWb.mjs";
|
|
2
2
|
import { I18nextProvider as ie, useTranslation as ne } from "react-i18next";
|
|
3
3
|
import "react";
|
|
4
4
|
import "@amplitude/analytics-browser";
|
|
@@ -31,8 +31,8 @@ export {
|
|
|
31
31
|
D as EmailTemplateList,
|
|
32
32
|
y as EmptyDataAlert,
|
|
33
33
|
B as ErrorHandler,
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
F as FULL_DATE_RESULT,
|
|
35
|
+
M as FileInput,
|
|
36
36
|
P as GOOGLE_RECAPTCHA_KEY,
|
|
37
37
|
f as GalleryList,
|
|
38
38
|
ie as I18nextProvider,
|
|
@@ -86,8 +86,8 @@ export {
|
|
|
86
86
|
Ds as changeTags,
|
|
87
87
|
ys as clearTab,
|
|
88
88
|
Bs as closeTab,
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
Fs as debounce,
|
|
90
|
+
Ms as editTab,
|
|
91
91
|
Ps as editorConfig,
|
|
92
92
|
fs as firstCheckToken,
|
|
93
93
|
hs as generateRandomString,
|
|
@@ -141,8 +141,8 @@ export {
|
|
|
141
141
|
Da as setReflectionList,
|
|
142
142
|
ya as setReflectionResultList,
|
|
143
143
|
Ba as setResetQuestionList,
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
Fa as setSandboxMode,
|
|
145
|
+
Ma as setSchoolBlankDayList,
|
|
146
146
|
Pa as setSelectQuestion,
|
|
147
147
|
fa as setSemesterList,
|
|
148
148
|
ha as setSessionPlayer,
|