mario-education 2.0.82-staging → 2.0.83-release
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/EmotionIcons-Be5vBOe5.js +35 -0
- package/dist/EmotionIcons-CG5Kgp0c.cjs +1 -0
- package/dist/UserProfileManagement-Cv7jlYF8.js +1133 -0
- package/dist/UserProfileManagement-DQ_lj4ex.cjs +1 -0
- package/dist/containers/Overview/api/index.d.ts +6 -0
- package/dist/containers/Overview/components/AdminTipsModal.d.ts +8 -0
- package/dist/containers/Overview/components/CampusOverviewTable.d.ts +10 -0
- package/dist/containers/Overview/components/MonthlyUsagePanel.d.ts +7 -0
- package/dist/containers/Overview/components/StatCard.d.ts +9 -0
- package/dist/containers/Overview/components/StudentLookup.d.ts +8 -0
- package/dist/containers/Overview/components/StudentWellness.d.ts +8 -0
- package/dist/containers/Overview/components/icons/ArrowLeftIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ArrowRightIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/CalendarIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ChartColumnIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/CheckCircleIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/CheckSquareIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ClockDashedIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ClockIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/CloseIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/DownIcon.d.ts +8 -0
- package/dist/containers/Overview/components/icons/EditLogIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ExternalLinkIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/FlagMarkIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/GlobeIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/HomeIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/LightbulbIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/MessageSquareIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/MoodFaceIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/OneToOneIcons.d.ts +42 -0
- package/dist/containers/Overview/components/icons/PulseIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/SchoolBuildingIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/SchoolIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/SearchIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ShieldIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/TrendingIcon.d.ts +10 -0
- package/dist/containers/Overview/components/icons/UpIcon.d.ts +8 -0
- package/dist/containers/Overview/components/icons/UserSearchIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/UsersGroupIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/ViewIcon.d.ts +9 -0
- package/dist/containers/Overview/components/icons/index.d.ts +28 -0
- package/dist/containers/Overview/components/modals/FlagStudentsModal.d.ts +14 -0
- package/dist/containers/Overview/components/modals/UnhealthyStudentsModal.d.ts +10 -0
- package/dist/containers/Overview/components/modals/ViewOneToOneModal.d.ts +12 -0
- package/dist/containers/Overview/config/constants.d.ts +7 -0
- package/dist/containers/Overview/config/type.d.ts +146 -0
- package/dist/containers/Overview/config/utils.d.ts +24 -0
- package/dist/containers/Overview/hooks/useOverview.d.ts +7 -0
- package/dist/containers/Overview/views/index.d.ts +3 -0
- package/dist/index-28Hrrnk1.js +2330 -0
- package/dist/index-6wZg8Ev6.js +2296 -0
- package/dist/index-B-C2fghp.js +7774 -0
- package/dist/index-C0-s8Ep5.cjs +4 -0
- package/dist/index-C44pkLLI.js +7749 -0
- package/dist/index-C76z68v7.js +7748 -0
- package/dist/index-CM5sFsvu.cjs +4 -0
- package/dist/index-CsVdy7uG.cjs +1 -0
- package/dist/index-DFrRk7yz.cjs +4 -0
- package/dist/index-DqjyD3wy.cjs +1 -0
- package/dist/index.js +1 -1
- package/dist/index.modern.js +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { jsxs as l, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
const e = ({ size: r = 36 }) => /* @__PURE__ */ l("svg", { width: r, height: r, viewBox: "0 0 56 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
3
|
+
/* @__PURE__ */ c("circle", { cx: "28", cy: "28", r: "28", fill: "#C44140" }),
|
|
4
|
+
/* @__PURE__ */ c("circle", { cx: "20.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
5
|
+
/* @__PURE__ */ c("circle", { cx: "34.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
6
|
+
/* @__PURE__ */ c("path", { d: "M18 34C19.3333 32.6667 22.6667 30 28 30C33.3333 30 36.6667 32.6667 38 34", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
7
|
+
/* @__PURE__ */ c("line", { x1: "13.75", y1: "17.25", x2: "42.25", y2: "17.25", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
8
|
+
] }), o = ({ size: r = 36 }) => /* @__PURE__ */ l("svg", { width: r, height: r, viewBox: "0 0 56 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
9
|
+
/* @__PURE__ */ c("circle", { cx: "28", cy: "28", r: "28", fill: "#F4B261" }),
|
|
10
|
+
/* @__PURE__ */ c("circle", { cx: "20.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
11
|
+
/* @__PURE__ */ c("circle", { cx: "34.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
12
|
+
/* @__PURE__ */ c("path", { d: "M21 31.5C22 30.6667 24.5 29 28.5 29C32.5 29 35 30.6667 36 31.5", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
13
|
+
] }), t = ({ size: r = 36 }) => /* @__PURE__ */ l("svg", { width: r, height: r, viewBox: "0 0 56 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
14
|
+
/* @__PURE__ */ c("circle", { cx: "28", cy: "28", r: "28", fill: "#FCE54D" }),
|
|
15
|
+
/* @__PURE__ */ c("circle", { cx: "20.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
16
|
+
/* @__PURE__ */ c("circle", { cx: "34.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
17
|
+
/* @__PURE__ */ c("line", { x1: "24.75", y1: "28.25", x2: "31.25", y2: "28.25", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
18
|
+
] }), n = ({ size: r = 36 }) => /* @__PURE__ */ l("svg", { width: r, height: r, viewBox: "0 0 56 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
19
|
+
/* @__PURE__ */ c("circle", { cx: "28", cy: "28", r: "28", fill: "#A9D660" }),
|
|
20
|
+
/* @__PURE__ */ c("path", { d: "M25 34C25.6 34.3333 27.1 35 29.5 35C31.9 35 33.4 34.3333 34 34", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
21
|
+
/* @__PURE__ */ c("circle", { cx: "20.5", cy: "21.5", r: "2.5", fill: "#242424" }),
|
|
22
|
+
/* @__PURE__ */ c("circle", { cx: "36.5", cy: "21.5", r: "2.5", fill: "#242424" })
|
|
23
|
+
] }), s = ({ size: r = 36 }) => /* @__PURE__ */ l("svg", { width: r, height: r, viewBox: "0 0 56 56", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
24
|
+
/* @__PURE__ */ c("circle", { cx: "28", cy: "28", r: "28", fill: "#5CCD77" }),
|
|
25
|
+
/* @__PURE__ */ c("circle", { cx: "20.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
26
|
+
/* @__PURE__ */ c("circle", { cx: "34.5", cy: "19.5", r: "2.5", fill: "#242424" }),
|
|
27
|
+
/* @__PURE__ */ c("path", { d: "M18 29C19.3333 30.3333 22.6667 33 28 33C33.3333 33 36.6667 30.3333 38 29", stroke: "#242424", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
28
|
+
] });
|
|
29
|
+
export {
|
|
30
|
+
n as H,
|
|
31
|
+
o as L,
|
|
32
|
+
t as N,
|
|
33
|
+
e as V,
|
|
34
|
+
s as a
|
|
35
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const c=require("react/jsx-runtime"),i=({size:r=36})=>c.jsxs("svg",{width:r,height:r,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("circle",{cx:"28",cy:"28",r:"28",fill:"#C44140"}),c.jsx("circle",{cx:"20.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("circle",{cx:"34.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("path",{d:"M18 34C19.3333 32.6667 22.6667 30 28 30C33.3333 30 36.6667 32.6667 38 34",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"}),c.jsx("line",{x1:"13.75",y1:"17.25",x2:"42.25",y2:"17.25",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"})]}),l=({size:r=36})=>c.jsxs("svg",{width:r,height:r,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("circle",{cx:"28",cy:"28",r:"28",fill:"#F4B261"}),c.jsx("circle",{cx:"20.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("circle",{cx:"34.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("path",{d:"M21 31.5C22 30.6667 24.5 29 28.5 29C32.5 29 35 30.6667 36 31.5",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"})]}),s=({size:r=36})=>c.jsxs("svg",{width:r,height:r,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("circle",{cx:"28",cy:"28",r:"28",fill:"#FCE54D"}),c.jsx("circle",{cx:"20.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("circle",{cx:"34.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("line",{x1:"24.75",y1:"28.25",x2:"31.25",y2:"28.25",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"})]}),e=({size:r=36})=>c.jsxs("svg",{width:r,height:r,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("circle",{cx:"28",cy:"28",r:"28",fill:"#A9D660"}),c.jsx("path",{d:"M25 34C25.6 34.3333 27.1 35 29.5 35C31.9 35 33.4 34.3333 34 34",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"}),c.jsx("circle",{cx:"20.5",cy:"21.5",r:"2.5",fill:"#242424"}),c.jsx("circle",{cx:"36.5",cy:"21.5",r:"2.5",fill:"#242424"})]}),o=({size:r=36})=>c.jsxs("svg",{width:r,height:r,viewBox:"0 0 56 56",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[c.jsx("circle",{cx:"28",cy:"28",r:"28",fill:"#5CCD77"}),c.jsx("circle",{cx:"20.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("circle",{cx:"34.5",cy:"19.5",r:"2.5",fill:"#242424"}),c.jsx("path",{d:"M18 29C19.3333 30.3333 22.6667 33 28 33C33.3333 33 36.6667 30.3333 38 29",stroke:"#242424",strokeWidth:"1.5",strokeLinecap:"round"})]});exports.HighIcon=e;exports.LowIcon=l;exports.NormalIcon=s;exports.VeryHighIcon=o;exports.VeryLowIcon=i;
|