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.
Files changed (62) hide show
  1. package/dist/EmotionIcons-Be5vBOe5.js +35 -0
  2. package/dist/EmotionIcons-CG5Kgp0c.cjs +1 -0
  3. package/dist/UserProfileManagement-Cv7jlYF8.js +1133 -0
  4. package/dist/UserProfileManagement-DQ_lj4ex.cjs +1 -0
  5. package/dist/containers/Overview/api/index.d.ts +6 -0
  6. package/dist/containers/Overview/components/AdminTipsModal.d.ts +8 -0
  7. package/dist/containers/Overview/components/CampusOverviewTable.d.ts +10 -0
  8. package/dist/containers/Overview/components/MonthlyUsagePanel.d.ts +7 -0
  9. package/dist/containers/Overview/components/StatCard.d.ts +9 -0
  10. package/dist/containers/Overview/components/StudentLookup.d.ts +8 -0
  11. package/dist/containers/Overview/components/StudentWellness.d.ts +8 -0
  12. package/dist/containers/Overview/components/icons/ArrowLeftIcon.d.ts +9 -0
  13. package/dist/containers/Overview/components/icons/ArrowRightIcon.d.ts +9 -0
  14. package/dist/containers/Overview/components/icons/CalendarIcon.d.ts +9 -0
  15. package/dist/containers/Overview/components/icons/ChartColumnIcon.d.ts +9 -0
  16. package/dist/containers/Overview/components/icons/CheckCircleIcon.d.ts +9 -0
  17. package/dist/containers/Overview/components/icons/CheckSquareIcon.d.ts +9 -0
  18. package/dist/containers/Overview/components/icons/ClockDashedIcon.d.ts +9 -0
  19. package/dist/containers/Overview/components/icons/ClockIcon.d.ts +9 -0
  20. package/dist/containers/Overview/components/icons/CloseIcon.d.ts +9 -0
  21. package/dist/containers/Overview/components/icons/DownIcon.d.ts +8 -0
  22. package/dist/containers/Overview/components/icons/EditLogIcon.d.ts +9 -0
  23. package/dist/containers/Overview/components/icons/ExternalLinkIcon.d.ts +9 -0
  24. package/dist/containers/Overview/components/icons/FlagMarkIcon.d.ts +9 -0
  25. package/dist/containers/Overview/components/icons/GlobeIcon.d.ts +9 -0
  26. package/dist/containers/Overview/components/icons/HomeIcon.d.ts +9 -0
  27. package/dist/containers/Overview/components/icons/LightbulbIcon.d.ts +9 -0
  28. package/dist/containers/Overview/components/icons/MessageSquareIcon.d.ts +9 -0
  29. package/dist/containers/Overview/components/icons/MoodFaceIcon.d.ts +9 -0
  30. package/dist/containers/Overview/components/icons/OneToOneIcons.d.ts +42 -0
  31. package/dist/containers/Overview/components/icons/PulseIcon.d.ts +9 -0
  32. package/dist/containers/Overview/components/icons/SchoolBuildingIcon.d.ts +9 -0
  33. package/dist/containers/Overview/components/icons/SchoolIcon.d.ts +9 -0
  34. package/dist/containers/Overview/components/icons/SearchIcon.d.ts +9 -0
  35. package/dist/containers/Overview/components/icons/ShieldIcon.d.ts +9 -0
  36. package/dist/containers/Overview/components/icons/TrendingIcon.d.ts +10 -0
  37. package/dist/containers/Overview/components/icons/UpIcon.d.ts +8 -0
  38. package/dist/containers/Overview/components/icons/UserSearchIcon.d.ts +9 -0
  39. package/dist/containers/Overview/components/icons/UsersGroupIcon.d.ts +9 -0
  40. package/dist/containers/Overview/components/icons/ViewIcon.d.ts +9 -0
  41. package/dist/containers/Overview/components/icons/index.d.ts +28 -0
  42. package/dist/containers/Overview/components/modals/FlagStudentsModal.d.ts +14 -0
  43. package/dist/containers/Overview/components/modals/UnhealthyStudentsModal.d.ts +10 -0
  44. package/dist/containers/Overview/components/modals/ViewOneToOneModal.d.ts +12 -0
  45. package/dist/containers/Overview/config/constants.d.ts +7 -0
  46. package/dist/containers/Overview/config/type.d.ts +146 -0
  47. package/dist/containers/Overview/config/utils.d.ts +24 -0
  48. package/dist/containers/Overview/hooks/useOverview.d.ts +7 -0
  49. package/dist/containers/Overview/views/index.d.ts +3 -0
  50. package/dist/index-28Hrrnk1.js +2330 -0
  51. package/dist/index-6wZg8Ev6.js +2296 -0
  52. package/dist/index-B-C2fghp.js +7774 -0
  53. package/dist/index-C0-s8Ep5.cjs +4 -0
  54. package/dist/index-C44pkLLI.js +7749 -0
  55. package/dist/index-C76z68v7.js +7748 -0
  56. package/dist/index-CM5sFsvu.cjs +4 -0
  57. package/dist/index-CsVdy7uG.cjs +1 -0
  58. package/dist/index-DFrRk7yz.cjs +4 -0
  59. package/dist/index-DqjyD3wy.cjs +1 -0
  60. package/dist/index.js +1 -1
  61. package/dist/index.modern.js +1 -1
  62. 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;