@instructure/platform-widget-dashboard 6.4.0 → 6.4.1
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/constants.d.ts.map +1 -1
- package/dist/index.js +342 -348
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx as O, jsxs as X, Fragment as R2 } from "react/jsx-runtime";
|
|
2
2
|
import { Alert as Se } from "@instructure/ui-alerts";
|
|
3
|
-
import { Button as
|
|
3
|
+
import { Button as G0, IconButton as C2, CloseButton as Nb } from "@instructure/ui-buttons";
|
|
4
4
|
import { Flex as L } from "@instructure/ui-flex";
|
|
5
5
|
import { Heading as s1 } from "@instructure/ui-heading";
|
|
6
|
-
import { IconInfoLine as dn, IconCalendarMonthLine as An, IconQuestionLine as ln, IconWarningLine as nb, IconCheckMarkLine as
|
|
6
|
+
import { IconInfoLine as dn, IconCalendarMonthLine as An, IconQuestionLine as ln, IconWarningLine as nb, IconCheckMarkLine as HM, IconMoveUpLine as bo, IconMoveDownLine as Mo, IconMoveUpTopLine as qn, IconMoveDownBottomLine as fn, IconArrowStartLine as to, IconArrowEndLine as VM, IconDragHandleLine as Wn, IconTrashLine as hn, IconEmailLine as mn, IconAnnouncementLine as Rn, IconCheckMarkSolid as rb, IconEmptyLine as gn, IconDocumentLine as oc, IconDiscussionLine as Ln, IconQuizLine as Nn, IconAssignmentLine as yn, IconCalendarClockLine as zc, IconMessageLine as cc, IconCheckLine as it, IconArrowOpenEndSolid as vn, IconA11yLine as Bn, IconSpeedGraderLine as Tn, IconCompleteSolid as _n, IconArrowOpenDownLine as Xn, IconEditLine as wn, IconCheckPlusLine as Sn, IconInstructure3DotLine as xn, IconAddLine as Cn, IconConfigureLine as En } from "@instructure/ui-icons";
|
|
7
7
|
import { View as D } from "@instructure/ui-view";
|
|
8
|
-
import ab, { createContext as E2, useContext as oe, useMemo as i0, useState as V, useCallback as Z, useEffect as
|
|
8
|
+
import ab, { createContext as E2, useContext as oe, useMemo as i0, useState as V, useCallback as Z, useEffect as k0, useRef as z1, useLayoutEffect as In, useId as pc, createElement as Dn } from "react";
|
|
9
9
|
import { usePlatformUi as m0, PlatformUiProvider as kn } from "@instructure/platform-provider";
|
|
10
10
|
import { useMutation as _1, useQueryClient as l1, useQuery as p1, keepPreviousData as ze, QueryClient as Pn, hashKey as Un } from "@tanstack/react-query";
|
|
11
11
|
import { gql as V0 } from "graphql-tag";
|
|
12
12
|
import { Spinner as I1 } from "@instructure/ui-spinner";
|
|
13
|
-
import { Link as
|
|
13
|
+
import { Link as P0 } from "@instructure/ui-link";
|
|
14
14
|
import { Text as P } from "@instructure/ui-text";
|
|
15
15
|
import { Tabs as oo } from "@instructure/ui-tabs";
|
|
16
16
|
import { ScreenReaderContent as k1, AccessibleContent as nc, PresentationContent as Fn } from "@instructure/ui-a11y-content";
|
|
@@ -18,11 +18,11 @@ import { SimpleSelect as N0 } from "@instructure/ui-simple-select";
|
|
|
18
18
|
import { primitives as se, additionalPrimitives as Vb } from "@instructure/ui-themes";
|
|
19
19
|
import { Pill as yb } from "@instructure/ui-pill";
|
|
20
20
|
import { TruncateText as Ot } from "@instructure/ui-truncate-text";
|
|
21
|
-
import { Overlay as jn, Mask as
|
|
21
|
+
import { Overlay as jn, Mask as Gn } from "@instructure/ui-overlays";
|
|
22
22
|
import { Pagination as st } from "@instructure/ui-pagination";
|
|
23
|
-
import
|
|
23
|
+
import Hn, { flushSync as Vn } from "react-dom";
|
|
24
24
|
import { Menu as d1 } from "@instructure/ui-menu";
|
|
25
|
-
import { List as
|
|
25
|
+
import { List as H0, InlineList as Fe } from "@instructure/ui-list";
|
|
26
26
|
import { Avatar as xe } from "@instructure/ui-avatar";
|
|
27
27
|
import { Checkbox as ue, CheckboxGroup as Yn } from "@instructure/ui-checkbox";
|
|
28
28
|
import { Grid as ae } from "@instructure/ui-grid";
|
|
@@ -209,7 +209,7 @@ const h1 = {
|
|
|
209
209
|
}, j2 = {
|
|
210
210
|
DASHBOARD: "dashboard",
|
|
211
211
|
COURSES: "courses"
|
|
212
|
-
},
|
|
212
|
+
}, U0 = {
|
|
213
213
|
ACCOUNT_ROLLUP: "account_rollup",
|
|
214
214
|
COURSE_WORK_SUMMARY: "course_work_summary",
|
|
215
215
|
COURSE_WORK: "course_work",
|
|
@@ -232,16 +232,10 @@ const h1 = {
|
|
|
232
232
|
widgets: [
|
|
233
233
|
{
|
|
234
234
|
id: "course-work-combined-widget",
|
|
235
|
-
type:
|
|
235
|
+
type: U0.COURSE_WORK_COMBINED,
|
|
236
236
|
position: { col: 1, row: 1, relative: 1 },
|
|
237
237
|
title: "Course work"
|
|
238
238
|
},
|
|
239
|
-
{
|
|
240
|
-
id: "hub-welcome-widget",
|
|
241
|
-
type: k0.HUB_WELCOME,
|
|
242
|
-
position: { col: 2, row: 1, relative: 2 },
|
|
243
|
-
title: "Introducing The Hub"
|
|
244
|
-
},
|
|
245
239
|
// {
|
|
246
240
|
// id: 'todo-list-widget',
|
|
247
241
|
// type: WIDGET_TYPES.TODO_LIST,
|
|
@@ -250,24 +244,24 @@ const h1 = {
|
|
|
250
244
|
// },
|
|
251
245
|
{
|
|
252
246
|
id: "announcements-widget",
|
|
253
|
-
type:
|
|
247
|
+
type: U0.ANNOUNCEMENTS,
|
|
254
248
|
position: { col: 2, row: 2, relative: 3 },
|
|
255
249
|
title: "Announcements"
|
|
256
250
|
},
|
|
257
251
|
{
|
|
258
252
|
id: "course-grades-widget",
|
|
259
|
-
type:
|
|
253
|
+
type: U0.COURSE_GRADES,
|
|
260
254
|
position: { col: 1, row: 2, relative: 4 },
|
|
261
255
|
title: "Course grades"
|
|
262
256
|
},
|
|
263
257
|
{
|
|
264
258
|
id: "people-widget",
|
|
265
|
-
type:
|
|
259
|
+
type: U0.PEOPLE,
|
|
266
260
|
position: { col: 2, row: 3, relative: 5 },
|
|
267
261
|
title: "People"
|
|
268
262
|
}
|
|
269
263
|
]
|
|
270
|
-
},
|
|
264
|
+
}, G2 = {
|
|
271
265
|
MAX_GRID_ITEMS: 6,
|
|
272
266
|
// CARD_HEIGHT: '14rem',
|
|
273
267
|
GRID_COLUMNS: 2,
|
|
@@ -495,7 +489,7 @@ const Or = (e, b) => {
|
|
|
495
489
|
var h;
|
|
496
490
|
return ((h = b.widget_dashboard_config) == null ? void 0 : h.layout) || zo;
|
|
497
491
|
}), { markDirty: i, saveChanges: n } = dt();
|
|
498
|
-
|
|
492
|
+
k0(() => {
|
|
499
493
|
var h;
|
|
500
494
|
const W = (h = b.widget_dashboard_config) == null ? void 0 : h.layout;
|
|
501
495
|
W && (z(W), p(W));
|
|
@@ -672,7 +666,7 @@ const l2 = void 0, Rr = ({
|
|
|
672
666
|
/* @__PURE__ */ O(L, { children: /* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ O(L, { direction: "row", alignItems: "start", children: /* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ X("span", { children: [
|
|
673
667
|
o.invitedToJoin,
|
|
674
668
|
" ",
|
|
675
|
-
/* @__PURE__ */ O(
|
|
669
|
+
/* @__PURE__ */ O(P0, { href: u, children: e.course.name }),
|
|
676
670
|
" ",
|
|
677
671
|
z(o.withRoleTemplate, {
|
|
678
672
|
role: e.roleLabel || ((a = e.role) == null ? void 0 : a.name)
|
|
@@ -680,7 +674,7 @@ const l2 = void 0, Rr = ({
|
|
|
680
674
|
] }) }) }) }) }) }),
|
|
681
675
|
/* @__PURE__ */ O(D, { as: "div", margin: "small 0 0 0", children: /* @__PURE__ */ X(L, { gap: "small", justifyItems: "start", children: [
|
|
682
676
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
683
|
-
|
|
677
|
+
G0,
|
|
684
678
|
{
|
|
685
679
|
size: "small",
|
|
686
680
|
onClick: s,
|
|
@@ -689,7 +683,7 @@ const l2 = void 0, Rr = ({
|
|
|
689
683
|
}
|
|
690
684
|
) }),
|
|
691
685
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
692
|
-
|
|
686
|
+
G0,
|
|
693
687
|
{
|
|
694
688
|
size: "small",
|
|
695
689
|
color: "success",
|
|
@@ -723,23 +717,23 @@ function Wc(e) {
|
|
|
723
717
|
});
|
|
724
718
|
}), M;
|
|
725
719
|
}
|
|
726
|
-
var m1 = {}, R1 = {}, $b = {}, g1 = {},
|
|
720
|
+
var m1 = {}, R1 = {}, $b = {}, g1 = {}, Ge = {}, ao;
|
|
727
721
|
function gr() {
|
|
728
|
-
return ao || (ao = 1, Object.defineProperty(
|
|
722
|
+
return ao || (ao = 1, Object.defineProperty(Ge, "__esModule", { value: !0 }), Ge.default = new Uint16Array(
|
|
729
723
|
// prettier-ignore
|
|
730
724
|
'ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(function(e) {
|
|
731
725
|
return e.charCodeAt(0);
|
|
732
726
|
})
|
|
733
|
-
)),
|
|
727
|
+
)), Ge;
|
|
734
728
|
}
|
|
735
|
-
var
|
|
729
|
+
var He = {}, io;
|
|
736
730
|
function Lr() {
|
|
737
|
-
return io || (io = 1, Object.defineProperty(
|
|
731
|
+
return io || (io = 1, Object.defineProperty(He, "__esModule", { value: !0 }), He.default = new Uint16Array(
|
|
738
732
|
// prettier-ignore
|
|
739
733
|
"Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(function(e) {
|
|
740
734
|
return e.charCodeAt(0);
|
|
741
735
|
})
|
|
742
|
-
)),
|
|
736
|
+
)), He;
|
|
743
737
|
}
|
|
744
738
|
var Kb = {}, Oo;
|
|
745
739
|
function so() {
|
|
@@ -914,14 +908,14 @@ function ib() {
|
|
|
914
908
|
return this.emitCodePoint((0, p.replaceCodePoint)(this.result), this.consumed), this.errors && (T !== n.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
|
|
915
909
|
}, v.prototype.stateNamedEntity = function(T, w) {
|
|
916
910
|
for (var C = this.decodeTree, x = C[this.treeIndex], $ = (x & u.VALUE_LENGTH) >> 14; w < T.length; w++, this.excess++) {
|
|
917
|
-
var
|
|
918
|
-
if (this.treeIndex = m(C, x, this.treeIndex + Math.max(1, $),
|
|
911
|
+
var H = T.charCodeAt(w);
|
|
912
|
+
if (this.treeIndex = m(C, x, this.treeIndex + Math.max(1, $), H), this.treeIndex < 0)
|
|
919
913
|
return this.result === 0 || // If we are parsing an attribute
|
|
920
914
|
this.decodeMode === A.Attribute && // We shouldn't have consumed any characters after the entity,
|
|
921
915
|
($ === 0 || // And there should be no invalid characters.
|
|
922
|
-
q(
|
|
916
|
+
q(H)) ? 0 : this.emitNotTerminatedNamedEntity();
|
|
923
917
|
if (x = C[this.treeIndex], $ = (x & u.VALUE_LENGTH) >> 14, $ !== 0) {
|
|
924
|
-
if (
|
|
918
|
+
if (H === n.SEMI)
|
|
925
919
|
return this.emitNamedEntityData(this.treeIndex, $, this.consumed + this.excess);
|
|
926
920
|
this.decodeMode !== A.Strict && (this.result = this.treeIndex, this.consumed += this.excess, this.excess = 0);
|
|
927
921
|
}
|
|
@@ -956,21 +950,21 @@ function ib() {
|
|
|
956
950
|
return T += (0, p.fromCodePoint)(C);
|
|
957
951
|
});
|
|
958
952
|
return function(x, $) {
|
|
959
|
-
for (var
|
|
960
|
-
T += x.slice(
|
|
953
|
+
for (var H = 0, Q = 0; (Q = x.indexOf("&", Q)) >= 0; ) {
|
|
954
|
+
T += x.slice(H, Q), w.startEntity($);
|
|
961
955
|
var p0 = w.write(
|
|
962
956
|
x,
|
|
963
957
|
// Skip the "&"
|
|
964
958
|
Q + 1
|
|
965
959
|
);
|
|
966
960
|
if (p0 < 0) {
|
|
967
|
-
|
|
961
|
+
H = Q + w.end();
|
|
968
962
|
break;
|
|
969
963
|
}
|
|
970
|
-
|
|
964
|
+
H = Q + p0, Q = p0 === 0 ? H + 1 : H;
|
|
971
965
|
}
|
|
972
|
-
var
|
|
973
|
-
return T = "",
|
|
966
|
+
var G = T + x.slice(H);
|
|
967
|
+
return T = "", G;
|
|
974
968
|
};
|
|
975
969
|
}
|
|
976
970
|
function m(v, T, w, C) {
|
|
@@ -978,17 +972,17 @@ function ib() {
|
|
|
978
972
|
if (x === 0)
|
|
979
973
|
return $ !== 0 && C === $ ? w : -1;
|
|
980
974
|
if ($) {
|
|
981
|
-
var
|
|
982
|
-
return
|
|
975
|
+
var H = C - $;
|
|
976
|
+
return H < 0 || H >= x ? -1 : v[w + H] - 1;
|
|
983
977
|
}
|
|
984
978
|
for (var Q = w, p0 = Q + x - 1; Q <= p0; ) {
|
|
985
|
-
var
|
|
979
|
+
var G = Q + p0 >>> 1, d0 = v[G];
|
|
986
980
|
if (d0 < C)
|
|
987
|
-
Q =
|
|
981
|
+
Q = G + 1;
|
|
988
982
|
else if (d0 > C)
|
|
989
|
-
p0 =
|
|
983
|
+
p0 = G - 1;
|
|
990
984
|
else
|
|
991
|
-
return v[
|
|
985
|
+
return v[G + x];
|
|
992
986
|
}
|
|
993
987
|
return -1;
|
|
994
988
|
}
|
|
@@ -3201,10 +3195,10 @@ function At() {
|
|
|
3201
3195
|
}
|
|
3202
3196
|
return tM = M, M.default = M, tM;
|
|
3203
3197
|
}
|
|
3204
|
-
var oM,
|
|
3198
|
+
var oM, Go;
|
|
3205
3199
|
function Lc() {
|
|
3206
|
-
if (
|
|
3207
|
-
|
|
3200
|
+
if (Go) return oM;
|
|
3201
|
+
Go = 1;
|
|
3208
3202
|
const e = /(<)(\/?style\b)/gi, b = /(<)(!--)/g;
|
|
3209
3203
|
function M(c) {
|
|
3210
3204
|
return typeof c != "string" || !c.includes("<") ? c : c.replace(e, "\\3c $2").replace(b, "\\3c $2");
|
|
@@ -3401,10 +3395,10 @@ function Lc() {
|
|
|
3401
3395
|
}
|
|
3402
3396
|
return oM = z, z.default = z, oM;
|
|
3403
3397
|
}
|
|
3404
|
-
var zM,
|
|
3398
|
+
var zM, Ho;
|
|
3405
3399
|
function Bb() {
|
|
3406
|
-
if (
|
|
3407
|
-
|
|
3400
|
+
if (Ho) return zM;
|
|
3401
|
+
Ho = 1;
|
|
3408
3402
|
let e = Lc();
|
|
3409
3403
|
function b(M, t) {
|
|
3410
3404
|
new e(t).stringify(M);
|
|
@@ -4489,12 +4483,12 @@ function vc() {
|
|
|
4489
4483
|
return fM = s, fM;
|
|
4490
4484
|
}
|
|
4491
4485
|
var WM, nz;
|
|
4492
|
-
function
|
|
4486
|
+
function Gr() {
|
|
4493
4487
|
if (nz) return WM;
|
|
4494
4488
|
nz = 1;
|
|
4495
4489
|
const e = 39, b = 34, M = 92, t = 47, o = 10, z = 32, c = 12, p = 9, i = 13, n = 91, s = 93, u = 40, a = 41, r = 123, d = 125, q = 59, f = 42, A = 58, W = 64, h = /[\t\n\f\r "#'()/;[\\\]{}]/g, m = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, l = /.[\r\n"'(/\\]/, R = /[\da-f]/i;
|
|
4496
4490
|
return WM = function(y, B = {}) {
|
|
4497
|
-
let _ = y.css.valueOf(), v = B.ignoreErrors, T, w, C, x, $,
|
|
4491
|
+
let _ = y.css.valueOf(), v = B.ignoreErrors, T, w, C, x, $, H, Q, p0, G, d0, Y0 = _.length, c0 = 0, o0 = [], s0 = [], B0 = -1;
|
|
4498
4492
|
function A0() {
|
|
4499
4493
|
return c0;
|
|
4500
4494
|
}
|
|
@@ -4504,7 +4498,7 @@ function Hr() {
|
|
|
4504
4498
|
function Z0() {
|
|
4505
4499
|
return s0.length === 0 && c0 >= Y0;
|
|
4506
4500
|
}
|
|
4507
|
-
function
|
|
4501
|
+
function H1(k) {
|
|
4508
4502
|
if (s0.length) return s0.pop();
|
|
4509
4503
|
if (c0 >= Y0) return;
|
|
4510
4504
|
let N = k ? k.ignoreUnclosed : !1;
|
|
@@ -4518,7 +4512,7 @@ function Hr() {
|
|
|
4518
4512
|
do
|
|
4519
4513
|
x += 1, T = _.charCodeAt(x);
|
|
4520
4514
|
while (T === z || T === o || T === p || T === i || T === c);
|
|
4521
|
-
|
|
4515
|
+
H = ["space", _.slice(c0, x)], c0 = x - 1;
|
|
4522
4516
|
break;
|
|
4523
4517
|
}
|
|
4524
4518
|
case n:
|
|
@@ -4529,11 +4523,11 @@ function Hr() {
|
|
|
4529
4523
|
case q:
|
|
4530
4524
|
case a: {
|
|
4531
4525
|
let S = String.fromCharCode(T);
|
|
4532
|
-
|
|
4526
|
+
H = [S, S, c0];
|
|
4533
4527
|
break;
|
|
4534
4528
|
}
|
|
4535
4529
|
case u: {
|
|
4536
|
-
if (d0 = o0.length ? o0.pop()[1] : "",
|
|
4530
|
+
if (d0 = o0.length ? o0.pop()[1] : "", G = _.charCodeAt(c0 + 1), d0 === "url" && G !== e && G !== b && G !== z && G !== o && G !== p && G !== c && G !== i) {
|
|
4537
4531
|
x = c0;
|
|
4538
4532
|
do {
|
|
4539
4533
|
if (Q = !1, x = _.indexOf(")", x + 1), x === -1)
|
|
@@ -4545,8 +4539,8 @@ function Hr() {
|
|
|
4545
4539
|
for (p0 = x; _.charCodeAt(p0 - 1) === M; )
|
|
4546
4540
|
p0 -= 1, Q = !Q;
|
|
4547
4541
|
} while (Q);
|
|
4548
|
-
|
|
4549
|
-
} else c0 <= B0 ?
|
|
4542
|
+
H = ["brackets", _.slice(c0, x + 1), c0, x], c0 = x;
|
|
4543
|
+
} else c0 <= B0 ? H = ["(", "(", c0] : (x = _.indexOf(")", c0 + 1), w = _.slice(c0, x + 1), x === -1 || l.test(w) ? (B0 = x === -1 ? Y0 : x, H = ["(", "(", c0]) : (H = ["brackets", w, c0, x], c0 = x));
|
|
4550
4544
|
break;
|
|
4551
4545
|
}
|
|
4552
4546
|
case e:
|
|
@@ -4562,11 +4556,11 @@ function Hr() {
|
|
|
4562
4556
|
for (p0 = x; _.charCodeAt(p0 - 1) === M; )
|
|
4563
4557
|
p0 -= 1, Q = !Q;
|
|
4564
4558
|
} while (Q);
|
|
4565
|
-
|
|
4559
|
+
H = ["string", _.slice(c0, x + 1), c0, x], c0 = x;
|
|
4566
4560
|
break;
|
|
4567
4561
|
}
|
|
4568
4562
|
case W: {
|
|
4569
|
-
h.lastIndex = c0 + 1, h.test(_), h.lastIndex === 0 ? x = _.length - 1 : x = h.lastIndex - 2,
|
|
4563
|
+
h.lastIndex = c0 + 1, h.test(_), h.lastIndex === 0 ? x = _.length - 1 : x = h.lastIndex - 2, H = ["at-word", _.slice(c0, x + 1), c0, x], c0 = x;
|
|
4570
4564
|
break;
|
|
4571
4565
|
}
|
|
4572
4566
|
case M: {
|
|
@@ -4577,15 +4571,15 @@ function Hr() {
|
|
|
4577
4571
|
x += 1;
|
|
4578
4572
|
_.charCodeAt(x + 1) === z && (x += 1);
|
|
4579
4573
|
}
|
|
4580
|
-
|
|
4574
|
+
H = ["word", _.slice(c0, x + 1), c0, x], c0 = x;
|
|
4581
4575
|
break;
|
|
4582
4576
|
}
|
|
4583
4577
|
default: {
|
|
4584
|
-
T === t && _.charCodeAt(c0 + 1) === f ? (x = _.indexOf("*/", c0 + 2) + 1, x === 0 && (v || N ? x = _.length : D0("comment")),
|
|
4578
|
+
T === t && _.charCodeAt(c0 + 1) === f ? (x = _.indexOf("*/", c0 + 2) + 1, x === 0 && (v || N ? x = _.length : D0("comment")), H = ["comment", _.slice(c0, x + 1), c0, x], c0 = x) : (m.lastIndex = c0 + 1, m.test(_), m.lastIndex === 0 ? x = _.length - 1 : x = m.lastIndex - 2, H = ["word", _.slice(c0, x + 1), c0, x], o0.push(H), c0 = x);
|
|
4585
4579
|
break;
|
|
4586
4580
|
}
|
|
4587
4581
|
}
|
|
4588
|
-
return c0++,
|
|
4582
|
+
return c0++, H;
|
|
4589
4583
|
}
|
|
4590
4584
|
function E(k) {
|
|
4591
4585
|
s0.push(k);
|
|
@@ -4593,16 +4587,16 @@ function Hr() {
|
|
|
4593
4587
|
return {
|
|
4594
4588
|
back: E,
|
|
4595
4589
|
endOfFile: Z0,
|
|
4596
|
-
nextToken:
|
|
4590
|
+
nextToken: H1,
|
|
4597
4591
|
position: A0
|
|
4598
4592
|
};
|
|
4599
4593
|
}, WM;
|
|
4600
4594
|
}
|
|
4601
4595
|
var hM, rz;
|
|
4602
|
-
function
|
|
4596
|
+
function Hr() {
|
|
4603
4597
|
if (rz) return hM;
|
|
4604
4598
|
rz = 1;
|
|
4605
|
-
let e = qt(), b = _b(), M = Xb(), t = Ee(), o = Wt(), z =
|
|
4599
|
+
let e = qt(), b = _b(), M = Xb(), t = Ee(), o = Wt(), z = Gr();
|
|
4606
4600
|
const c = {
|
|
4607
4601
|
empty: !0,
|
|
4608
4602
|
space: !0
|
|
@@ -4915,7 +4909,7 @@ var mM, az;
|
|
|
4915
4909
|
function ht() {
|
|
4916
4910
|
if (az) return mM;
|
|
4917
4911
|
az = 1;
|
|
4918
|
-
let e = I2(), b = wb(), M =
|
|
4912
|
+
let e = I2(), b = wb(), M = Hr();
|
|
4919
4913
|
function t(o, z) {
|
|
4920
4914
|
let c = new b(o, z), p = new M(c);
|
|
4921
4915
|
try {
|
|
@@ -5582,12 +5576,12 @@ and ensure you are accounting for this risk.
|
|
|
5582
5576
|
let N;
|
|
5583
5577
|
typeof E == "function" ? N = E : typeof E == "string" && (N = d.simpleTransform(E)), k === "*" ? C = N : w[k] = N;
|
|
5584
5578
|
});
|
|
5585
|
-
let x, $,
|
|
5579
|
+
let x, $, H, Q, p0, G, d0 = !1;
|
|
5586
5580
|
c0();
|
|
5587
5581
|
const Y0 = new e.Parser({
|
|
5588
5582
|
onopentag: function(E, k) {
|
|
5589
5583
|
if (A.onOpenTag && A.onOpenTag(E, k), A.enforceHtmlBoundary && E === "html" && c0(), p0) {
|
|
5590
|
-
|
|
5584
|
+
G++;
|
|
5591
5585
|
return;
|
|
5592
5586
|
}
|
|
5593
5587
|
const N = new l(E, k);
|
|
@@ -5595,7 +5589,7 @@ and ensure you are accounting for this risk.
|
|
|
5595
5589
|
let S = !1;
|
|
5596
5590
|
const I = !!N.text;
|
|
5597
5591
|
let j;
|
|
5598
|
-
if (n(w, E) && (j = w[E](E, k), N.attribs = k = j.attribs, j.text !== void 0 && (N.innerText = j.text), E !== j.tagName && (N.name = E = j.tagName, Q[x] = j.tagName)), C && (j = C(E, k), N.attribs = k = j.attribs, E !== j.tagName && (N.name = E = j.tagName, Q[x] = j.tagName)), (!R(E) || A.disallowedTagsMode === "recursiveEscape" && !u(
|
|
5592
|
+
if (n(w, E) && (j = w[E](E, k), N.attribs = k = j.attribs, j.text !== void 0 && (N.innerText = j.text), E !== j.tagName && (N.name = E = j.tagName, Q[x] = j.tagName)), C && (j = C(E, k), N.attribs = k = j.attribs, E !== j.tagName && (N.name = E = j.tagName, Q[x] = j.tagName)), (!R(E) || A.disallowedTagsMode === "recursiveEscape" && !u(H) || A.nestingLimit != null && x >= A.nestingLimit) && (S = !0, H[x] = !0, (A.disallowedTagsMode === "discard" || A.disallowedTagsMode === "completelyDiscard") && g.indexOf(E) !== -1 && (p0 = !0, G = 1)), x++, S) {
|
|
5599
5593
|
if (A.disallowedTagsMode === "discard" || A.disallowedTagsMode === "completelyDiscard") {
|
|
5600
5594
|
if (N.innerText && !I) {
|
|
5601
5595
|
const r0 = o0(N.innerText);
|
|
@@ -5705,7 +5699,7 @@ and ensure you are accounting for this risk.
|
|
|
5705
5699
|
].concat(V1, W1).filter(function(un) {
|
|
5706
5700
|
return un;
|
|
5707
5701
|
});
|
|
5708
|
-
if (T0 && _0 ? r0 =
|
|
5702
|
+
if (T0 && _0 ? r0 = H1(r0, t(T0, _0), eo) : r0 = H1(r0, T0 || _0, eo), !r0.length) {
|
|
5709
5703
|
delete N.attribs[M0];
|
|
5710
5704
|
return;
|
|
5711
5705
|
}
|
|
@@ -5750,7 +5744,7 @@ and ensure you are accounting for this risk.
|
|
|
5750
5744
|
},
|
|
5751
5745
|
onclosetag: function(E, k) {
|
|
5752
5746
|
if (A.onCloseTag && A.onCloseTag(E, k), p0)
|
|
5753
|
-
if (
|
|
5747
|
+
if (G--, !G)
|
|
5754
5748
|
p0 = !1;
|
|
5755
5749
|
else
|
|
5756
5750
|
return;
|
|
@@ -5762,9 +5756,9 @@ and ensure you are accounting for this risk.
|
|
|
5762
5756
|
return;
|
|
5763
5757
|
}
|
|
5764
5758
|
p0 = A.enforceHtmlBoundary ? E === "html" : !1, x--;
|
|
5765
|
-
const S =
|
|
5759
|
+
const S = H[x];
|
|
5766
5760
|
if (S) {
|
|
5767
|
-
if (delete
|
|
5761
|
+
if (delete H[x], A.disallowedTagsMode === "discard" || A.disallowedTagsMode === "completelyDiscard") {
|
|
5768
5762
|
N.updateParentNodeText();
|
|
5769
5763
|
return;
|
|
5770
5764
|
}
|
|
@@ -5791,7 +5785,7 @@ and ensure you are accounting for this risk.
|
|
|
5791
5785
|
}, A.parser);
|
|
5792
5786
|
return Y0.write(f), Y0.end(), h;
|
|
5793
5787
|
function c0() {
|
|
5794
|
-
h = "", x = 0, $ = [],
|
|
5788
|
+
h = "", x = 0, $ = [], H = {}, Q = {}, p0 = !1, G = 0;
|
|
5795
5789
|
}
|
|
5796
5790
|
function o0(E, k) {
|
|
5797
5791
|
return typeof E != "string" && (E = E + ""), A.parser.decodeEntities && (E = E.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">"), k && (E = E.replace(/"/g, """))), E = E.replace(/&(?![a-zA-Z0-9#]{1,20};)/g, "&").replace(/</g, "<").replace(/>/g, ">"), k && (E = E.replace(/"/g, """)), E;
|
|
@@ -5848,7 +5842,7 @@ and ensure you are accounting for this risk.
|
|
|
5848
5842
|
}) && k.push(N), k;
|
|
5849
5843
|
};
|
|
5850
5844
|
}
|
|
5851
|
-
function
|
|
5845
|
+
function H1(E, k, N) {
|
|
5852
5846
|
return k ? (E = E.split(/\s+/), E.filter(function(S) {
|
|
5853
5847
|
return k.indexOf(S) !== -1 || N.some(function(I) {
|
|
5854
5848
|
return I.test(S);
|
|
@@ -6394,7 +6388,7 @@ function c1(e, b, M, t) {
|
|
|
6394
6388
|
}
|
|
6395
6389
|
return M;
|
|
6396
6390
|
});
|
|
6397
|
-
|
|
6391
|
+
k0(() => {
|
|
6398
6392
|
const r = o[e];
|
|
6399
6393
|
if (r && b in r) {
|
|
6400
6394
|
const d = i(r[b]);
|
|
@@ -6809,7 +6803,7 @@ const q3 = ({
|
|
|
6809
6803
|
}
|
|
6810
6804
|
) }),
|
|
6811
6805
|
/* @__PURE__ */ O(P, { size: "small", style: { height: "16px" }, children: M > 0 ? c(z.ungradedSubmissions, { count: M }) : /* @__PURE__ */ X(R2, { children: [
|
|
6812
|
-
/* @__PURE__ */ O(
|
|
6806
|
+
/* @__PURE__ */ O(HM, { "aria-hidden": !0, color: "success" }),
|
|
6813
6807
|
" ",
|
|
6814
6808
|
z.upToDate
|
|
6815
6809
|
] }) }),
|
|
@@ -6996,24 +6990,24 @@ const q3 = ({
|
|
|
6996
6990
|
dragHandleProps: d
|
|
6997
6991
|
}) => {
|
|
6998
6992
|
const { translations: q, translate: f, announceForScreenReader: A } = b0(), { isMobile: W, isDesktop: h } = r2(), { config: m, moveWidget: l, removeWidget: R } = vb(), g = b || e.title, y = `${e.id}-heading`, B = ab.useRef(null), [_, v] = ab.useState(null);
|
|
6999
|
-
|
|
6993
|
+
k0(() => {
|
|
7000
6994
|
B.current && v(B.current);
|
|
7001
6995
|
}, []);
|
|
7002
6996
|
const T = ($) => {
|
|
7003
|
-
const
|
|
6997
|
+
const H = $;
|
|
7004
6998
|
Vn(() => {
|
|
7005
|
-
l(e.id,
|
|
6999
|
+
l(e.id, H);
|
|
7006
7000
|
});
|
|
7007
7001
|
const Q = document.querySelector(
|
|
7008
7002
|
`[data-testid="${e.id}-drag-handle"]`
|
|
7009
7003
|
);
|
|
7010
7004
|
if (Q) {
|
|
7011
7005
|
Q.focus();
|
|
7012
|
-
const p0 = Or(
|
|
7006
|
+
const p0 = Or(H, q), G = f("widgetMovedDirection", {
|
|
7013
7007
|
widgetName: g,
|
|
7014
7008
|
direction: p0
|
|
7015
7009
|
});
|
|
7016
|
-
A == null || A(
|
|
7010
|
+
A == null || A(G);
|
|
7017
7011
|
}
|
|
7018
7012
|
}, w = () => {
|
|
7019
7013
|
R(e.id, g);
|
|
@@ -7062,7 +7056,7 @@ const q3 = ({
|
|
|
7062
7056
|
)
|
|
7063
7057
|
] }), x = () => c ? /* @__PURE__ */ O(L, { justifyItems: "center", alignItems: "center", height: "400px", children: /* @__PURE__ */ O(I1, { renderTitle: n || q.loadingWidgetData, size: "medium" }) }) : p ? /* @__PURE__ */ X(D, { as: "div", textAlign: "center", children: [
|
|
7064
7058
|
/* @__PURE__ */ O(P, { color: "danger", size: "medium", children: p }),
|
|
7065
|
-
i && /* @__PURE__ */ O(D, { as: "div", margin: "small 0 0", children: /* @__PURE__ */ O(
|
|
7059
|
+
i && /* @__PURE__ */ O(D, { as: "div", margin: "small 0 0", children: /* @__PURE__ */ O(G0, { onClick: i, size: "small", "data-testid": `${e.id}-retry-button`, children: q.retry }) })
|
|
7066
7060
|
] }) : M || /* @__PURE__ */ O(D, { as: "div", textAlign: "center", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", children: q.noContentAvailable }) });
|
|
7067
7061
|
return /* @__PURE__ */ O(
|
|
7068
7062
|
D,
|
|
@@ -7105,7 +7099,7 @@ const q3 = ({
|
|
|
7105
7099
|
label: u.ariaLabel || q.loading,
|
|
7106
7100
|
"data-testid": "loading-overlay",
|
|
7107
7101
|
mountNode: _,
|
|
7108
|
-
children: /* @__PURE__ */ O(
|
|
7102
|
+
children: /* @__PURE__ */ O(Gn, { children: /* @__PURE__ */ O(
|
|
7109
7103
|
I1,
|
|
7110
7104
|
{
|
|
7111
7105
|
renderTitle: n || q.loading,
|
|
@@ -7151,7 +7145,7 @@ function R3({
|
|
|
7151
7145
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(s1, { level: "h3", margin: "0", children: e.name }) }),
|
|
7152
7146
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ X(L, { gap: "medium", alignItems: "center", children: [
|
|
7153
7147
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ X(
|
|
7154
|
-
|
|
7148
|
+
P0,
|
|
7155
7149
|
{
|
|
7156
7150
|
href: `${e.dashboardUrl}/conversations`,
|
|
7157
7151
|
isWithinText: !1,
|
|
@@ -7168,7 +7162,7 @@ function R3({
|
|
|
7168
7162
|
}
|
|
7169
7163
|
) }),
|
|
7170
7164
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ X(
|
|
7171
|
-
|
|
7165
|
+
P0,
|
|
7172
7166
|
{
|
|
7173
7167
|
href: `${e.dashboardUrl}/account_notifications`,
|
|
7174
7168
|
isWithinText: !1,
|
|
@@ -7221,7 +7215,7 @@ const g3 = ({ widget: e, isEditMode: b = !1 }) => {
|
|
|
7221
7215
|
/* @__PURE__ */ O(R3, { account: a, translations: M }),
|
|
7222
7216
|
p === "assignmentsAndQuizzes" ? /* @__PURE__ */ O(O3, { startDate: n, endDate: s }) : /* @__PURE__ */ O(f3, {}),
|
|
7223
7217
|
/* @__PURE__ */ O(D, { as: "div", textAlign: "center", children: /* @__PURE__ */ X(
|
|
7224
|
-
|
|
7218
|
+
P0,
|
|
7225
7219
|
{
|
|
7226
7220
|
href: `${a.dashboardUrl}/dashboard`,
|
|
7227
7221
|
isWithinText: !1,
|
|
@@ -7373,14 +7367,14 @@ function B3(e = {}) {
|
|
|
7373
7367
|
retry: !1,
|
|
7374
7368
|
placeholderData: ze
|
|
7375
7369
|
}), d = a, q = u && !s, f = u && !!s;
|
|
7376
|
-
|
|
7370
|
+
k0(() => {
|
|
7377
7371
|
(s == null ? void 0 : s.pageInfo.totalCount) !== null && (s == null ? void 0 : s.pageInfo.totalCount) !== void 0 && c(s.pageInfo.totalCount);
|
|
7378
|
-
}, [s]),
|
|
7372
|
+
}, [s]), k0(() => {
|
|
7379
7373
|
s && o((g) => ({
|
|
7380
7374
|
...g,
|
|
7381
7375
|
[b]: s
|
|
7382
7376
|
}));
|
|
7383
|
-
}, [s, b]),
|
|
7377
|
+
}, [s, b]), k0(() => {
|
|
7384
7378
|
o({}), M(0);
|
|
7385
7379
|
}, [e.filter]);
|
|
7386
7380
|
const A = Z(() => {
|
|
@@ -7739,7 +7733,7 @@ const yz = ({ children: e, maxLength: b = 80 }) => /* @__PURE__ */ O(P, { title:
|
|
|
7739
7733
|
/* @__PURE__ */ O(yz, { maxLength: 120, children: f }),
|
|
7740
7734
|
" "
|
|
7741
7735
|
] }) }) }),
|
|
7742
|
-
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
7736
|
+
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(P0, { href: s.html_url, isWithinText: !1, onClick: A, children: /* @__PURE__ */ O(P, { size: "small", children: t.readMore }) }) })
|
|
7743
7737
|
] })
|
|
7744
7738
|
}
|
|
7745
7739
|
);
|
|
@@ -7794,8 +7788,8 @@ const yz = ({ children: e, maxLength: b = 80 }) => /* @__PURE__ */ O(P, { title:
|
|
|
7794
7788
|
const m = c === "unread" ? t.noUnreadAnnouncements : c === "read" ? t.noReadAnnouncements : t.noRecentAnnouncements;
|
|
7795
7789
|
return /* @__PURE__ */ O(D, { as: "div", margin: "large 0", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", "data-testid": "no-announcements-message", children: m }) });
|
|
7796
7790
|
}
|
|
7797
|
-
return /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(
|
|
7798
|
-
|
|
7791
|
+
return /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: A.map((m) => /* @__PURE__ */ O(
|
|
7792
|
+
H0.Item,
|
|
7799
7793
|
{
|
|
7800
7794
|
margin: "0",
|
|
7801
7795
|
children: /* @__PURE__ */ O(
|
|
@@ -7849,7 +7843,7 @@ function F3(e) {
|
|
|
7849
7843
|
};
|
|
7850
7844
|
}
|
|
7851
7845
|
function Cc(e = {}) {
|
|
7852
|
-
const { limit: b =
|
|
7846
|
+
const { limit: b = G2.MAX_GRID_ITEMS } = e, [M, t] = V(0), { sharedCourseData: o } = x0(), z = i0(
|
|
7853
7847
|
() => o.map(F3),
|
|
7854
7848
|
[o]
|
|
7855
7849
|
), c = i0(() => {
|
|
@@ -7884,7 +7878,7 @@ function Cc(e = {}) {
|
|
|
7884
7878
|
}
|
|
7885
7879
|
const j3 = "data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAwA0JaQAA3AA/vuUAAA=";
|
|
7886
7880
|
let Ec = !1, vz = !1;
|
|
7887
|
-
function
|
|
7881
|
+
function G3() {
|
|
7888
7882
|
if (vz || typeof Image > "u") return;
|
|
7889
7883
|
vz = !0;
|
|
7890
7884
|
const e = new Image();
|
|
@@ -7892,7 +7886,7 @@ function H3() {
|
|
|
7892
7886
|
Ec = e.width === 1;
|
|
7893
7887
|
}, e.src = j3;
|
|
7894
7888
|
}
|
|
7895
|
-
function
|
|
7889
|
+
function H3() {
|
|
7896
7890
|
var e, b;
|
|
7897
7891
|
if (typeof window > "u") return 1;
|
|
7898
7892
|
const M = typeof navigator < "u" ? navigator : null, t = window.devicePixelRatio <= 1, o = (((e = M == null ? void 0 : M.connection) == null ? void 0 : e.downlink) ?? 10) < 5, z = !!((b = M == null ? void 0 : M.connection) != null && b.saveData);
|
|
@@ -7900,8 +7894,8 @@ function G3() {
|
|
|
7900
7894
|
}
|
|
7901
7895
|
function V3(e, { x: b, y: M }) {
|
|
7902
7896
|
if (!(e != null && e.startsWith("https://inst-fs-"))) return e;
|
|
7903
|
-
|
|
7904
|
-
const t =
|
|
7897
|
+
G3();
|
|
7898
|
+
const t = H3(), o = e.includes("?") ? "&" : "?";
|
|
7905
7899
|
return e += `${o}geometry=${b * t}x${M * t}`, Ec && (e += "&format=webp"), e;
|
|
7906
7900
|
}
|
|
7907
7901
|
const Ic = {}, Dc = E2(Ic);
|
|
@@ -8077,7 +8071,7 @@ const kc = {
|
|
|
8077
8071
|
) }),
|
|
8078
8072
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ X(L, { children: [
|
|
8079
8073
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
8080
|
-
|
|
8074
|
+
P0,
|
|
8081
8075
|
{
|
|
8082
8076
|
href: `/courses/${e}/grades`,
|
|
8083
8077
|
isWithinText: !1,
|
|
@@ -8097,7 +8091,7 @@ const kc = {
|
|
|
8097
8091
|
}
|
|
8098
8092
|
) }),
|
|
8099
8093
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
8100
|
-
|
|
8094
|
+
P0,
|
|
8101
8095
|
{
|
|
8102
8096
|
href: `/courses/${e}`,
|
|
8103
8097
|
isWithinText: !1,
|
|
@@ -8125,7 +8119,7 @@ const kc = {
|
|
|
8125
8119
|
overflowX: "visible",
|
|
8126
8120
|
overflowY: "visible",
|
|
8127
8121
|
children: /* @__PURE__ */ O(
|
|
8128
|
-
|
|
8122
|
+
G0,
|
|
8129
8123
|
{
|
|
8130
8124
|
color: "secondary",
|
|
8131
8125
|
size: "small",
|
|
@@ -8157,9 +8151,9 @@ const kc = {
|
|
|
8157
8151
|
currentPage: r,
|
|
8158
8152
|
totalPages: d
|
|
8159
8153
|
} = Cc({
|
|
8160
|
-
limit:
|
|
8154
|
+
limit: G2.MAX_GRID_ITEMS
|
|
8161
8155
|
}), q = s;
|
|
8162
|
-
|
|
8156
|
+
k0(() => {
|
|
8163
8157
|
q.forEach((m) => {
|
|
8164
8158
|
m.courseId in z || c((l) => ({ ...l, [m.courseId]: p }));
|
|
8165
8159
|
});
|
|
@@ -8203,8 +8197,8 @@ const kc = {
|
|
|
8203
8197
|
children: /* @__PURE__ */ O(L, { direction: "column", height: "100%", children: /* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, height: "auto", children: /* @__PURE__ */ O(D, { as: "div", padding: "xx-small", children: /* @__PURE__ */ O(
|
|
8204
8198
|
ae,
|
|
8205
8199
|
{
|
|
8206
|
-
rowSpacing:
|
|
8207
|
-
colSpacing:
|
|
8200
|
+
rowSpacing: G2.GRID_ROW_SPACING,
|
|
8201
|
+
colSpacing: G2.GRID_COL_SPACING,
|
|
8208
8202
|
startAt: "medium",
|
|
8209
8203
|
role: "list",
|
|
8210
8204
|
children: n ? /* @__PURE__ */ O(ae.Row, { children: q.map((m, l) => /* @__PURE__ */ O(
|
|
@@ -8235,8 +8229,8 @@ const kc = {
|
|
|
8235
8229
|
m.courseId
|
|
8236
8230
|
)) }) : Array.from({ length: 3 }, (m, l) => {
|
|
8237
8231
|
const R = l;
|
|
8238
|
-
return /* @__PURE__ */ O(ae.Row, { children: Array.from({ length:
|
|
8239
|
-
const B = y, _ = R *
|
|
8232
|
+
return /* @__PURE__ */ O(ae.Row, { children: Array.from({ length: G2.GRID_COLUMNS }, (g, y) => {
|
|
8233
|
+
const B = y, _ = R * G2.GRID_COLUMNS + B, v = q[_];
|
|
8240
8234
|
return /* @__PURE__ */ O(ae.Col, { width: 6, children: v && /* @__PURE__ */ O(
|
|
8241
8235
|
_z,
|
|
8242
8236
|
{
|
|
@@ -8506,7 +8500,7 @@ function Lt(e = {}) {
|
|
|
8506
8500
|
e.accountIds
|
|
8507
8501
|
]
|
|
8508
8502
|
), [n, s] = V(0);
|
|
8509
|
-
|
|
8503
|
+
k0(() => {
|
|
8510
8504
|
s(0);
|
|
8511
8505
|
}, [i]);
|
|
8512
8506
|
const u = [
|
|
@@ -8605,7 +8599,7 @@ function jc(e) {
|
|
|
8605
8599
|
};
|
|
8606
8600
|
}
|
|
8607
8601
|
}
|
|
8608
|
-
function
|
|
8602
|
+
function Gc(e) {
|
|
8609
8603
|
const b = _3(e);
|
|
8610
8604
|
return {
|
|
8611
8605
|
startDate: b,
|
|
@@ -8712,7 +8706,7 @@ const pa = {
|
|
|
8712
8706
|
orange: { background: "#FCE5D9", textColor: "#CF4A00" },
|
|
8713
8707
|
green: { background: "#DCEEE4", textColor: "#03893D" },
|
|
8714
8708
|
grey: { background: "#E8EAEC", textColor: "#6A7883" }
|
|
8715
|
-
},
|
|
8709
|
+
}, Hc = {
|
|
8716
8710
|
blue: { background: "#253443", textColor: "#5A9FD4" },
|
|
8717
8711
|
red: { background: "#253443", textColor: "#F08A8D" },
|
|
8718
8712
|
orange: { background: "#253443", textColor: "#F0A87A" },
|
|
@@ -8720,9 +8714,9 @@ const pa = {
|
|
|
8720
8714
|
grey: { background: "#253443", textColor: "#9EA6AD" }
|
|
8721
8715
|
};
|
|
8722
8716
|
function Vc(e) {
|
|
8723
|
-
return e ?
|
|
8717
|
+
return e ? Hc : pa;
|
|
8724
8718
|
}
|
|
8725
|
-
const na = "#F5F5F5", ra =
|
|
8719
|
+
const na = "#F5F5F5", ra = Hc.blue.background;
|
|
8726
8720
|
function aa(e) {
|
|
8727
8721
|
return e ? ra : na;
|
|
8728
8722
|
}
|
|
@@ -8746,7 +8740,7 @@ function Oa(e, b, M, t = !1) {
|
|
|
8746
8740
|
type: "excused",
|
|
8747
8741
|
label: b("Excused"),
|
|
8748
8742
|
color: n.green,
|
|
8749
|
-
icon:
|
|
8743
|
+
icon: HM,
|
|
8750
8744
|
iconColor: "success"
|
|
8751
8745
|
} : z ? {
|
|
8752
8746
|
type: "missing",
|
|
@@ -8768,7 +8762,7 @@ function Oa(e, b, M, t = !1) {
|
|
|
8768
8762
|
type: "submitted",
|
|
8769
8763
|
label: b("Submitted"),
|
|
8770
8764
|
color: n.green,
|
|
8771
|
-
icon:
|
|
8765
|
+
icon: HM,
|
|
8772
8766
|
iconColor: "success"
|
|
8773
8767
|
} : p ? {
|
|
8774
8768
|
type: "due_soon",
|
|
@@ -8814,7 +8808,7 @@ function Yc({ item: e }) {
|
|
|
8814
8808
|
) }),
|
|
8815
8809
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ X(L, { direction: "column", gap: "0", children: [
|
|
8816
8810
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
8817
|
-
|
|
8811
|
+
P0,
|
|
8818
8812
|
{
|
|
8819
8813
|
href: e.htmlUrl,
|
|
8820
8814
|
isWithinText: !1,
|
|
@@ -8826,7 +8820,7 @@ function Yc({ item: e }) {
|
|
|
8826
8820
|
/* @__PURE__ */ O(P, { size: "x-small", color: "secondary", wrap: "break-word", children: e.course.name }),
|
|
8827
8821
|
/* @__PURE__ */ O(P, { size: "x-small", color: "secondary", children: "|" }),
|
|
8828
8822
|
/* @__PURE__ */ O(
|
|
8829
|
-
|
|
8823
|
+
P0,
|
|
8830
8824
|
{
|
|
8831
8825
|
href: `/courses/${e.course.id}`,
|
|
8832
8826
|
isWithinText: !1,
|
|
@@ -8940,12 +8934,12 @@ const $c = ({
|
|
|
8940
8934
|
e.id,
|
|
8941
8935
|
"showSummaryCounts",
|
|
8942
8936
|
!0,
|
|
8943
|
-
(
|
|
8937
|
+
(G) => typeof G == "boolean"
|
|
8944
8938
|
), d = i === "all" ? void 0 : i, q = i0(
|
|
8945
8939
|
() => jc(s),
|
|
8946
8940
|
[s]
|
|
8947
8941
|
), f = i0(
|
|
8948
|
-
() =>
|
|
8942
|
+
() => Gc(p),
|
|
8949
8943
|
[p]
|
|
8950
8944
|
), A = ce.COURSE_WORK_COMBINED, {
|
|
8951
8945
|
currentPage: W,
|
|
@@ -8971,19 +8965,19 @@ const $c = ({
|
|
|
8971
8965
|
enabled: a
|
|
8972
8966
|
}), w = (W == null ? void 0 : W.items) ?? [], C = b || g || v, x = M || (B ? B.message : null) || (T == null ? void 0 : T.message) || null, $ = Z(() => {
|
|
8973
8967
|
t ? t() : R();
|
|
8974
|
-
}, [t, R]),
|
|
8975
|
-
(
|
|
8968
|
+
}, [t, R]), H = Z(
|
|
8969
|
+
(G, d0) => {
|
|
8976
8970
|
d0.value && typeof d0.value == "string" && n(d0.value);
|
|
8977
8971
|
},
|
|
8978
8972
|
[n]
|
|
8979
8973
|
), Q = Z(
|
|
8980
|
-
(
|
|
8974
|
+
(G, d0) => {
|
|
8981
8975
|
d0.value && typeof d0.value == "string" && u(d0.value);
|
|
8982
8976
|
},
|
|
8983
8977
|
[u]
|
|
8984
8978
|
), p0 = Z(
|
|
8985
|
-
(
|
|
8986
|
-
r(
|
|
8979
|
+
(G) => {
|
|
8980
|
+
r(G.target.checked);
|
|
8987
8981
|
},
|
|
8988
8982
|
[r]
|
|
8989
8983
|
);
|
|
@@ -9022,12 +9016,12 @@ const $c = ({
|
|
|
9022
9016
|
{
|
|
9023
9017
|
selectedCourse: i,
|
|
9024
9018
|
selectedDateFilter: s,
|
|
9025
|
-
onCourseChange:
|
|
9019
|
+
onCourseChange: H,
|
|
9026
9020
|
onDateFilterChange: Q
|
|
9027
9021
|
}
|
|
9028
9022
|
) }),
|
|
9029
9023
|
a && _ && /* @__PURE__ */ O(L.Item, { overflowY: "hidden", children: /* @__PURE__ */ O($c, { summary: _, margin: "small 0" }) }),
|
|
9030
|
-
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: w.length === 0 ? /* @__PURE__ */ O(L, { justifyItems: "center", padding: "large", children: /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-course-work-message", children: i === "all" ? c.noUpcomingCourseWork : c.noUpcomingCourseWorkForSelectedCourse }) }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(
|
|
9024
|
+
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: w.length === 0 ? /* @__PURE__ */ O(L, { justifyItems: "center", padding: "large", children: /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-course-work-message", children: i === "all" ? c.noUpcomingCourseWork : c.noUpcomingCourseWorkForSelectedCourse }) }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: w.map((G) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ O(Yc, { item: G }) }, G.id)) }) }) }) })
|
|
9031
9025
|
] })
|
|
9032
9026
|
}
|
|
9033
9027
|
);
|
|
@@ -9042,7 +9036,7 @@ const $c = ({
|
|
|
9042
9036
|
"not_submitted",
|
|
9043
9037
|
yt
|
|
9044
9038
|
), i = i0(
|
|
9045
|
-
() =>
|
|
9039
|
+
() => Gc(t),
|
|
9046
9040
|
[t]
|
|
9047
9041
|
), n = i0(() => {
|
|
9048
9042
|
if (o !== "all")
|
|
@@ -9151,7 +9145,7 @@ const $c = ({
|
|
|
9151
9145
|
onDateFilterChange: v
|
|
9152
9146
|
}
|
|
9153
9147
|
) }),
|
|
9154
|
-
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: B.length === 0 ? /* @__PURE__ */ O(L, { justifyItems: "center", padding: "large", children: /* @__PURE__ */ O(P, { color: "secondary", children: c === "all" ? z.noUpcomingCourseWork : z.noUpcomingCourseWorkForSelectedCourse }) }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(
|
|
9148
|
+
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: B.length === 0 ? /* @__PURE__ */ O(L, { justifyItems: "center", padding: "large", children: /* @__PURE__ */ O(P, { color: "secondary", children: c === "all" ? z.noUpcomingCourseWork : z.noUpcomingCourseWorkForSelectedCourse }) }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: B.map((T) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ O(Yc, { item: T }) }, T.id)) }) }) }) })
|
|
9155
9149
|
] })
|
|
9156
9150
|
}
|
|
9157
9151
|
);
|
|
@@ -9390,7 +9384,7 @@ function ha({
|
|
|
9390
9384
|
children: i.map((g) => /* @__PURE__ */ O(N0.Option, { id: g.id, value: g.id, children: g.name }, g.id))
|
|
9391
9385
|
}
|
|
9392
9386
|
) }),
|
|
9393
|
-
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: /* @__PURE__ */ O(D, { as: "div", children: W.length === 0 ? /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-instructors-message", children: c.noInstructorsFound }) : /* @__PURE__ */ O(
|
|
9387
|
+
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: /* @__PURE__ */ O(D, { as: "div", children: W.length === 0 ? /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-instructors-message", children: c.noInstructorsFound }) : /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: W.map((g) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ X(
|
|
9394
9388
|
L,
|
|
9395
9389
|
{
|
|
9396
9390
|
gap: "small",
|
|
@@ -9618,7 +9612,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9618
9612
|
() => _.slice(0, wM),
|
|
9619
9613
|
[_]
|
|
9620
9614
|
);
|
|
9621
|
-
|
|
9615
|
+
k0(() => {
|
|
9622
9616
|
if (!(!f || c))
|
|
9623
9617
|
return clearTimeout(R.current), R.current = setTimeout(() => {
|
|
9624
9618
|
const o0 = _.length;
|
|
@@ -9726,7 +9720,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9726
9720
|
]
|
|
9727
9721
|
), $ = Z(() => {
|
|
9728
9722
|
A(!1), l(""), h(null);
|
|
9729
|
-
}, []),
|
|
9723
|
+
}, []), H = () => /* @__PURE__ */ O(k2.Option, { id: o1.loading, isDisabled: !0, children: /* @__PURE__ */ X(L, { alignItems: "center", gap: "x-small", children: [
|
|
9730
9724
|
/* @__PURE__ */ O(I1, { size: "x-small", renderTitle: r.loadingCourses }),
|
|
9731
9725
|
/* @__PURE__ */ O(P, { size: "small", children: r.loadingCourses })
|
|
9732
9726
|
] }) }), Q = () => /* @__PURE__ */ O(
|
|
@@ -9739,7 +9733,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9739
9733
|
children: r.allCourses
|
|
9740
9734
|
},
|
|
9741
9735
|
o1.all
|
|
9742
|
-
), p0 = () => /* @__PURE__ */ O(k2.Option, { id: o1.noResults, isDisabled: !0, children: r.noMatchingCourses }, o1.noResults),
|
|
9736
|
+
), p0 = () => /* @__PURE__ */ O(k2.Option, { id: o1.noResults, isDisabled: !0, children: r.noMatchingCourses }, o1.noResults), G = (o0) => {
|
|
9743
9737
|
const s0 = s ? [] : [o0.courseCode, o0.term, o0.sisId].filter((B0) => !!B0);
|
|
9744
9738
|
return /* @__PURE__ */ O(
|
|
9745
9739
|
k2.Option,
|
|
@@ -9757,10 +9751,10 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9757
9751
|
);
|
|
9758
9752
|
}, d0 = () => /* @__PURE__ */ O(k2.Option, { id: o1.moreHint, isDisabled: !0, children: d(r.moreTypeToFilter, {
|
|
9759
9753
|
count: _.length - wM
|
|
9760
|
-
}) }, o1.moreHint), Y0 = () => c ?
|
|
9754
|
+
}) }, o1.moreHint), Y0 = () => c ? H() : [
|
|
9761
9755
|
...u ? [Q()] : [],
|
|
9762
9756
|
...v.length === 0 ? [p0()] : [],
|
|
9763
|
-
...v.map(
|
|
9757
|
+
...v.map(G),
|
|
9764
9758
|
..._.length > wM ? [d0()] : []
|
|
9765
9759
|
], c0 = T || y.length > 0;
|
|
9766
9760
|
return /* @__PURE__ */ O(
|
|
@@ -9885,7 +9879,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9885
9879
|
isCreating: o
|
|
9886
9880
|
}) => {
|
|
9887
9881
|
const { translations: z } = b0(), { locale: c, timezone: p } = m0(), [i, n] = V(""), [s, u] = V(""), [a, r] = V([]), d = Sz({ defaultTime: Ba }), q = Sz({ defaultTime: Ta }), [f, A] = V(!1), [W, h] = V(!1), [m, l] = V(!1), [R, g] = V(""), [y, B] = V(""), [_, v] = V(""), [T, w] = V(""), C = z1(null), x = z1(null), $ = z1(null);
|
|
9888
|
-
|
|
9882
|
+
k0(() => {
|
|
9889
9883
|
if (e) {
|
|
9890
9884
|
if (r(b ?? []), M) {
|
|
9891
9885
|
n(M.title), u(M.message);
|
|
@@ -9907,13 +9901,13 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9907
9901
|
d.reset,
|
|
9908
9902
|
p
|
|
9909
9903
|
]);
|
|
9910
|
-
const
|
|
9904
|
+
const H = (E, k) => {
|
|
9911
9905
|
n(k), R && k.trim() && k.length <= $M && g("");
|
|
9912
9906
|
}, Q = (E) => {
|
|
9913
9907
|
u(E), _ && E.trim() && v("");
|
|
9914
9908
|
}, p0 = (E) => {
|
|
9915
9909
|
r(E), y && E.length > 0 && B("");
|
|
9916
|
-
},
|
|
9910
|
+
}, G = Z(
|
|
9917
9911
|
(E, k) => {
|
|
9918
9912
|
q.onDateChange(E, k), T && w("");
|
|
9919
9913
|
},
|
|
@@ -9926,10 +9920,10 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9926
9920
|
), Y0 = i0(
|
|
9927
9921
|
() => ({
|
|
9928
9922
|
...q,
|
|
9929
|
-
onDateChange:
|
|
9923
|
+
onDateChange: G,
|
|
9930
9924
|
setTime: d0
|
|
9931
9925
|
}),
|
|
9932
|
-
[q,
|
|
9926
|
+
[q, G, d0]
|
|
9933
9927
|
), c0 = (E) => {
|
|
9934
9928
|
A(E.includes("allowComments")), h(E.includes("enablePodcast")), l(E.includes("allowLiking"));
|
|
9935
9929
|
}, o0 = () => {
|
|
@@ -9953,7 +9947,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9953
9947
|
enablePodcast: W,
|
|
9954
9948
|
allowLiking: m
|
|
9955
9949
|
});
|
|
9956
|
-
}, s0 = o ? "disabled" : "enabled", B0 = R ? [{ type: "error", text: R }] : [], A0 = y ? [{ type: "error", text: y }] : [], D0 = _ ? [{ type: "error", text: _ }] : [], Z0 = T ? [{ type: "error", text: T }] : [],
|
|
9950
|
+
}, s0 = o ? "disabled" : "enabled", B0 = R ? [{ type: "error", text: R }] : [], A0 = y ? [{ type: "error", text: y }] : [], D0 = _ ? [{ type: "error", text: _ }] : [], Z0 = T ? [{ type: "error", text: T }] : [], H1 = [
|
|
9957
9951
|
f && "allowComments",
|
|
9958
9952
|
W && "enablePodcast",
|
|
9959
9953
|
m && "allowLiking"
|
|
@@ -9965,7 +9959,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9965
9959
|
startField: d,
|
|
9966
9960
|
endField: Y0,
|
|
9967
9961
|
interaction: s0,
|
|
9968
|
-
checkboxValue:
|
|
9962
|
+
checkboxValue: H1,
|
|
9969
9963
|
titleMessages: B0,
|
|
9970
9964
|
courseMessages: A0,
|
|
9971
9965
|
contentMessages: D0,
|
|
@@ -9973,7 +9967,7 @@ const ya = ({ text: e }) => /* @__PURE__ */ O(
|
|
|
9973
9967
|
titleRef: C,
|
|
9974
9968
|
courseInputRef: x,
|
|
9975
9969
|
messageRef: $,
|
|
9976
|
-
onTitleChange:
|
|
9970
|
+
onTitleChange: H,
|
|
9977
9971
|
onMessageChange: Q,
|
|
9978
9972
|
onCourseChange: p0,
|
|
9979
9973
|
onCheckboxGroupChange: c0,
|
|
@@ -10256,7 +10250,7 @@ const Ea = ({
|
|
|
10256
10250
|
] }) }),
|
|
10257
10251
|
/* @__PURE__ */ O(e1.Footer, { children: /* @__PURE__ */ X(L, { justifyItems: "end", gap: "small", children: [
|
|
10258
10252
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
10259
|
-
|
|
10253
|
+
G0,
|
|
10260
10254
|
{
|
|
10261
10255
|
"data-testid": "announcement-cancel-button",
|
|
10262
10256
|
onClick: q,
|
|
@@ -10265,7 +10259,7 @@ const Ea = ({
|
|
|
10265
10259
|
}
|
|
10266
10260
|
) }),
|
|
10267
10261
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
10268
|
-
|
|
10262
|
+
G0,
|
|
10269
10263
|
{
|
|
10270
10264
|
"data-testid": "announcement-send-button",
|
|
10271
10265
|
onClick: r.handleSubmit,
|
|
@@ -10322,7 +10316,7 @@ const Ea = ({
|
|
|
10322
10316
|
}
|
|
10323
10317
|
),
|
|
10324
10318
|
/* @__PURE__ */ O(
|
|
10325
|
-
|
|
10319
|
+
G0,
|
|
10326
10320
|
{
|
|
10327
10321
|
color: "primary",
|
|
10328
10322
|
display: "block",
|
|
@@ -10404,7 +10398,7 @@ function Ua({ course: e, courseBaseUrl: b }) {
|
|
|
10404
10398
|
}), n = t("educatorA11yNavigateToCourse", { name: e.name });
|
|
10405
10399
|
return /* @__PURE__ */ O(D, { as: "div", role: "listitem", display: "block", "data-testid": `course-row-${e.id}`, children: /* @__PURE__ */ X(L, { direction: "row", alignItems: "center", gap: "small", justifyItems: "space-between", children: [
|
|
10406
10400
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, overflowY: "visible", children: /* @__PURE__ */ X(L, { direction: "column", gap: "xx-small", children: [
|
|
10407
|
-
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
10401
|
+
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(P0, { href: z, "aria-label": n, "data-testid": `course-row-link-${e.id}`, children: /* @__PURE__ */ O(P, { weight: "bold", children: e.name }) }) }),
|
|
10408
10402
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ X(
|
|
10409
10403
|
L,
|
|
10410
10404
|
{
|
|
@@ -10449,7 +10443,7 @@ function Ua({ course: e, courseBaseUrl: b }) {
|
|
|
10449
10443
|
}
|
|
10450
10444
|
) })
|
|
10451
10445
|
] }) }),
|
|
10452
|
-
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
10446
|
+
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(P0, { href: z, "aria-label": n, "data-testid": `course-row-chevron-${e.id}`, children: /* @__PURE__ */ O(vn, { color: "secondary" }) }) })
|
|
10453
10447
|
] }) });
|
|
10454
10448
|
}
|
|
10455
10449
|
function Fa({
|
|
@@ -10458,7 +10452,7 @@ function Fa({
|
|
|
10458
10452
|
pageSize: M = 10
|
|
10459
10453
|
}) {
|
|
10460
10454
|
const { translations: t } = b0(), [o, z] = V(1);
|
|
10461
|
-
|
|
10455
|
+
k0(() => {
|
|
10462
10456
|
z(1);
|
|
10463
10457
|
}, [e]);
|
|
10464
10458
|
const c = Math.max(1, Math.ceil(e.length / M)), p = Math.min(o, c), i = (p - 1) * M, n = e.slice(i, i + M);
|
|
@@ -10501,14 +10495,14 @@ const ja = () => {
|
|
|
10501
10495
|
}
|
|
10502
10496
|
);
|
|
10503
10497
|
};
|
|
10504
|
-
function
|
|
10498
|
+
function Ga(e) {
|
|
10505
10499
|
if (e.every(
|
|
10506
10500
|
(o) => o.activeIssueCount === 0 && o.resolvedIssueCount === 0
|
|
10507
10501
|
)) return "noIssues";
|
|
10508
10502
|
const M = e.every((o) => o.activeIssueCount === 0), t = e.some((o) => o.resolvedIssueCount > 0);
|
|
10509
10503
|
return M && t ? "allResolved" : "populated";
|
|
10510
10504
|
}
|
|
10511
|
-
const
|
|
10505
|
+
const Ha = (e, b, M) => {
|
|
10512
10506
|
try {
|
|
10513
10507
|
return new Intl.DateTimeFormat(b, {
|
|
10514
10508
|
dateStyle: "medium",
|
|
@@ -10523,8 +10517,8 @@ const Ga = (e, b, M) => {
|
|
|
10523
10517
|
lastUpdatedAt: b,
|
|
10524
10518
|
courseBaseUrl: M
|
|
10525
10519
|
}) => {
|
|
10526
|
-
const { translate: t } = b0(), { locale: o, timezone: z } = m0(), c =
|
|
10527
|
-
timestamp:
|
|
10520
|
+
const { translate: t } = b0(), { locale: o, timezone: z } = m0(), c = Ga(e), p = b && /* @__PURE__ */ O(D, { as: "div", "data-testid": "accessibility-last-updated", children: /* @__PURE__ */ O(P, { size: "small", color: "secondary", children: t("educatorA11yLastUpdated", {
|
|
10521
|
+
timestamp: Ha(b, o, z)
|
|
10528
10522
|
}) }) });
|
|
10529
10523
|
return /* @__PURE__ */ X(L, { direction: "column", gap: "medium", children: [
|
|
10530
10524
|
p && /* @__PURE__ */ O(L.Item, { overflowY: "visible", children: p }),
|
|
@@ -12273,12 +12267,12 @@ B1.create = (e, b) => new B1({
|
|
|
12273
12267
|
typeName: a0.ZodArray,
|
|
12274
12268
|
...u0(b)
|
|
12275
12269
|
});
|
|
12276
|
-
function
|
|
12270
|
+
function H2(e) {
|
|
12277
12271
|
if (e instanceof I0) {
|
|
12278
12272
|
const b = {};
|
|
12279
12273
|
for (const M in e.shape) {
|
|
12280
12274
|
const t = e.shape[M];
|
|
12281
|
-
b[M] = D1.create(
|
|
12275
|
+
b[M] = D1.create(H2(t));
|
|
12282
12276
|
}
|
|
12283
12277
|
return new I0({
|
|
12284
12278
|
...e._def,
|
|
@@ -12286,8 +12280,8 @@ function G2(e) {
|
|
|
12286
12280
|
});
|
|
12287
12281
|
} else return e instanceof B1 ? new B1({
|
|
12288
12282
|
...e._def,
|
|
12289
|
-
type:
|
|
12290
|
-
}) : e instanceof D1 ? D1.create(
|
|
12283
|
+
type: H2(e.element)
|
|
12284
|
+
}) : e instanceof D1 ? D1.create(H2(e.unwrap())) : e instanceof m2 ? m2.create(H2(e.unwrap())) : e instanceof U1 ? U1.create(e.items.map((b) => H2(b))) : e;
|
|
12291
12285
|
}
|
|
12292
12286
|
class I0 extends f0 {
|
|
12293
12287
|
constructor() {
|
|
@@ -12523,7 +12517,7 @@ class I0 extends f0 {
|
|
|
12523
12517
|
* @deprecated
|
|
12524
12518
|
*/
|
|
12525
12519
|
deepPartial() {
|
|
12526
|
-
return
|
|
12520
|
+
return H2(this);
|
|
12527
12521
|
}
|
|
12528
12522
|
partial(b) {
|
|
12529
12523
|
const M = {};
|
|
@@ -13517,7 +13511,7 @@ var a0;
|
|
|
13517
13511
|
})(a0 || (a0 = {}));
|
|
13518
13512
|
const Xi = (e, b = {
|
|
13519
13513
|
message: `Input not instance of ${e.name}`
|
|
13520
|
-
}) => op((M) => M instanceof e, b), W0 = y1.create, T1 = f2.create, wi = fb.create, Si = W2.create, J0 = qe.create, xi = S2.create, Ci = Ab.create, Ei = fe.create, Ii = We.create, Di = Me.create, ki = _2.create, Pi = c2.create, Ui = lb.create, zp = B1.create, p2 = I0.create, Fi = I0.strictCreate, cp = he.create, ji = Sb.create,
|
|
13514
|
+
}) => op((M) => M instanceof e, b), W0 = y1.create, T1 = f2.create, wi = fb.create, Si = W2.create, J0 = qe.create, xi = S2.create, Ci = Ab.create, Ei = fe.create, Ii = We.create, Di = Me.create, ki = _2.create, Pi = c2.create, Ui = lb.create, zp = B1.create, p2 = I0.create, Fi = I0.strictCreate, cp = he.create, ji = Sb.create, Gi = me.create, Hi = U1.create, Vi = Re.create, Yi = qb.create, $i = x2.create, Ki = K2.create, Qi = ge.create, pp = Le.create, np = h2.create, Zi = Ne.create, Ji = te.create, Dz = X1.create, eO = D1.create, bO = m2.create, MO = X1.createWithPreprocess, tO = Ie.create, oO = () => W0().optional(), zO = () => T1().optional(), cO = () => J0().optional(), rp = {
|
|
13521
13515
|
string: (e) => y1.create({ ...e, coerce: !0 }),
|
|
13522
13516
|
number: (e) => f2.create({ ...e, coerce: !0 }),
|
|
13523
13517
|
boolean: (e) => qe.create({
|
|
@@ -13598,7 +13592,7 @@ const Xi = (e, b = {
|
|
|
13598
13592
|
getErrorMap: ub,
|
|
13599
13593
|
getParsedType: b2,
|
|
13600
13594
|
instanceof: Xi,
|
|
13601
|
-
intersection:
|
|
13595
|
+
intersection: Gi,
|
|
13602
13596
|
isAborted: ZM,
|
|
13603
13597
|
isAsync: le,
|
|
13604
13598
|
isDirty: JM,
|
|
@@ -13633,7 +13627,7 @@ const Xi = (e, b = {
|
|
|
13633
13627
|
string: W0,
|
|
13634
13628
|
symbol: Ci,
|
|
13635
13629
|
transformer: Dz,
|
|
13636
|
-
tuple:
|
|
13630
|
+
tuple: Hi,
|
|
13637
13631
|
undefined: Ei,
|
|
13638
13632
|
union: cp,
|
|
13639
13633
|
unknown: ki,
|
|
@@ -13746,7 +13740,7 @@ const OO = {
|
|
|
13746
13740
|
].filter((d) => d.amount > 0), r = /* @__PURE__ */ O(s1, { level: "h3", variant: "titleCardMini", color: "primary", children: b });
|
|
13747
13741
|
return /* @__PURE__ */ X(L, { as: "div", gap: "small", alignItems: "start", children: [
|
|
13748
13742
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ X(L, { direction: "column", gap: "x-small", children: [
|
|
13749
|
-
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: M ? /* @__PURE__ */ O(
|
|
13743
|
+
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: M ? /* @__PURE__ */ O(P0, { href: M, "data-testid": `educator-todo-link-${e}`, children: r }) : r }),
|
|
13750
13744
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ X(L, { gap: "x-small", alignItems: "center", wrap: "wrap", children: [
|
|
13751
13745
|
t && /* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
13752
13746
|
gt,
|
|
@@ -13775,7 +13769,7 @@ const OO = {
|
|
|
13775
13769
|
}
|
|
13776
13770
|
) })
|
|
13777
13771
|
] });
|
|
13778
|
-
}, sp = ({ gradingItems: e }) => /* @__PURE__ */ O(
|
|
13772
|
+
}, sp = ({ gradingItems: e }) => /* @__PURE__ */ O(H0, { isUnstyled: !0, itemSpacing: "medium", margin: "0", children: e.map((b) => /* @__PURE__ */ O(H0.Item, { children: /* @__PURE__ */ O(
|
|
13779
13773
|
uO,
|
|
13780
13774
|
{
|
|
13781
13775
|
id: b.assignment.id,
|
|
@@ -13803,7 +13797,7 @@ const OO = {
|
|
|
13803
13797
|
const { translations: p } = b0();
|
|
13804
13798
|
return t ? /* @__PURE__ */ O(L, { justifyItems: "center", alignItems: "center", height: "400px", children: /* @__PURE__ */ O(I1, { renderTitle: z ?? p.loadingWidgetData, size: "medium" }) }) : o ? /* @__PURE__ */ X(D, { as: "div", textAlign: "center", children: [
|
|
13805
13799
|
/* @__PURE__ */ O(P, { color: "danger", size: "medium", children: o }),
|
|
13806
|
-
c && /* @__PURE__ */ O(D, { as: "div", margin: "small 0 0", children: /* @__PURE__ */ O(
|
|
13800
|
+
c && /* @__PURE__ */ O(D, { as: "div", margin: "small 0 0", children: /* @__PURE__ */ O(G0, { onClick: c, size: "small", children: p.retry }) })
|
|
13807
13801
|
] }) : /* @__PURE__ */ X(L, { as: "div", direction: "column", gap: "space24", children: [
|
|
13808
13802
|
e && /* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: e }),
|
|
13809
13803
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: M }),
|
|
@@ -13863,7 +13857,7 @@ const OO = {
|
|
|
13863
13857
|
};
|
|
13864
13858
|
function WO({ items: e, pageSize: b }) {
|
|
13865
13859
|
const [M, t] = V(1), o = Math.max(1, Math.ceil(e.length / b)), z = (M - 1) * b;
|
|
13866
|
-
|
|
13860
|
+
k0(() => {
|
|
13867
13861
|
t(1);
|
|
13868
13862
|
}, [e]);
|
|
13869
13863
|
const c = Z(
|
|
@@ -13935,7 +13929,7 @@ const CM = 100, hO = 10, mO = ({ onDismiss: e }) => {
|
|
|
13935
13929
|
children: /* @__PURE__ */ O(sp, { gradingItems: c })
|
|
13936
13930
|
}
|
|
13937
13931
|
) }),
|
|
13938
|
-
/* @__PURE__ */ O(e1.Footer, { children: /* @__PURE__ */ O(L, { justifyItems: "end", gap: "small", children: /* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
13932
|
+
/* @__PURE__ */ O(e1.Footer, { children: /* @__PURE__ */ O(L, { justifyItems: "end", gap: "small", children: /* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(G0, { "data-testid": "educator-todo-modal-close-button", onClick: e, children: b.close }) }) }) })
|
|
13939
13933
|
]
|
|
13940
13934
|
}
|
|
13941
13935
|
);
|
|
@@ -13943,7 +13937,7 @@ const CM = 100, hO = 10, mO = ({ onDismiss: e }) => {
|
|
|
13943
13937
|
const { translations: e } = b0(), [b, M] = V(!1);
|
|
13944
13938
|
return /* @__PURE__ */ X(R2, { children: [
|
|
13945
13939
|
/* @__PURE__ */ O(
|
|
13946
|
-
|
|
13940
|
+
G0,
|
|
13947
13941
|
{
|
|
13948
13942
|
onClick: () => {
|
|
13949
13943
|
M(!0);
|
|
@@ -13994,7 +13988,7 @@ function LO({
|
|
|
13994
13988
|
broadcastChannel: b = "tanstack-query"
|
|
13995
13989
|
}) {
|
|
13996
13990
|
const M = l1(), t = z1(!1), o = z1({}), z = Un(e);
|
|
13997
|
-
|
|
13991
|
+
k0(() => {
|
|
13998
13992
|
const c = (r) => {
|
|
13999
13993
|
t.current = !0, r(), t.current = !1;
|
|
14000
13994
|
};
|
|
@@ -14209,7 +14203,7 @@ const _O = (e, b = 80) => !e || e.length <= b ? e : `${e.slice(0, b).trim()}...`
|
|
|
14209
14203
|
/* @__PURE__ */ O(N0.Option, { id: "all", value: "all", children: t.all })
|
|
14210
14204
|
]
|
|
14211
14205
|
}
|
|
14212
|
-
), r = () => c.length === 0 ? /* @__PURE__ */ O(D, { as: "div", margin: "large 0", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", "data-testid": "no-messages-message", children: t.noMessages }) }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(
|
|
14206
|
+
), r = () => c.length === 0 ? /* @__PURE__ */ O(D, { as: "div", margin: "large 0", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", "data-testid": "no-messages-message", children: t.noMessages }) }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: c.map((f) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ O(XO, { message: f }) }, f.id)) }) }), d = () => /* @__PURE__ */ O(D, { as: "div", textAlign: "center", children: /* @__PURE__ */ O(P0, { href: "/conversations", isWithinText: !1, "data-testid": "show-all-messages-link", children: /* @__PURE__ */ O(P, { size: "small", children: t.showAllMessages }) }) }), q = () => {
|
|
14213
14207
|
s();
|
|
14214
14208
|
};
|
|
14215
14209
|
return /* @__PURE__ */ O(
|
|
@@ -14395,12 +14389,12 @@ function IO(e = {}) {
|
|
|
14395
14389
|
retry: !1,
|
|
14396
14390
|
placeholderData: ze
|
|
14397
14391
|
}), B = b.join(",");
|
|
14398
|
-
|
|
14392
|
+
k0(() => {
|
|
14399
14393
|
p(0);
|
|
14400
14394
|
}, [B, W]);
|
|
14401
14395
|
const _ = (m == null ? void 0 : m.pageInfo.totalCount) ?? null, v = _ != null ? Math.ceil(_ / A) : 0, T = Z(($) => {
|
|
14402
|
-
const
|
|
14403
|
-
|
|
14396
|
+
const H = $ - 1;
|
|
14397
|
+
H >= 0 && p(H);
|
|
14404
14398
|
}, []), w = Z(() => {
|
|
14405
14399
|
p(0);
|
|
14406
14400
|
}, []), C = Z(async () => (await z.invalidateQueries({
|
|
@@ -14483,23 +14477,23 @@ const kO = ({
|
|
|
14483
14477
|
courseIds: A,
|
|
14484
14478
|
limit: ce.PEOPLE,
|
|
14485
14479
|
enrollmentTypes: W
|
|
14486
|
-
}), _ = (h == null ? void 0 : h.data) ?? [], v = t || (B ? p.failedToLoadInstructorData : null), T = !v && (M || g), w = (
|
|
14487
|
-
const Q =
|
|
14480
|
+
}), _ = (h == null ? void 0 : h.data) ?? [], v = t || (B ? p.failedToLoadInstructorData : null), T = !v && (M || g), w = (H) => {
|
|
14481
|
+
const Q = H.enrollments[0];
|
|
14488
14482
|
!(Q != null && Q.course_id) || !Q.user_id || (d({
|
|
14489
14483
|
id: Q.user_id,
|
|
14490
|
-
displayName:
|
|
14491
|
-
email:
|
|
14484
|
+
displayName: H.name,
|
|
14485
|
+
email: H.email,
|
|
14492
14486
|
contextCode: `course_${Q.course_id}`
|
|
14493
14487
|
}), f((p0) => p0 + 1));
|
|
14494
14488
|
}, C = () => {
|
|
14495
14489
|
d(null);
|
|
14496
14490
|
}, x = Z(
|
|
14497
|
-
(
|
|
14491
|
+
(H, Q) => {
|
|
14498
14492
|
Q.value && typeof Q.value == "string" && s(Q.value);
|
|
14499
14493
|
},
|
|
14500
14494
|
[s]
|
|
14501
14495
|
), $ = Z(
|
|
14502
|
-
(
|
|
14496
|
+
(H, Q) => {
|
|
14503
14497
|
Q.value && typeof Q.value == "string" && a(Q.value);
|
|
14504
14498
|
},
|
|
14505
14499
|
[a]
|
|
@@ -14535,22 +14529,22 @@ const kO = ({
|
|
|
14535
14529
|
onRoleChange: $
|
|
14536
14530
|
}
|
|
14537
14531
|
),
|
|
14538
|
-
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: /* @__PURE__ */ O(D, { as: "div", padding: "small 0 0 0", children: _.length === 0 ? /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-instructors-message", children: p.noInstructorsFound }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(
|
|
14532
|
+
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: /* @__PURE__ */ O(D, { as: "div", padding: "small 0 0 0", children: _.length === 0 ? /* @__PURE__ */ O(P, { color: "secondary", "data-testid": "no-instructors-message", children: p.noInstructorsFound }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: _.map((H) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ X(
|
|
14539
14533
|
L,
|
|
14540
14534
|
{
|
|
14541
14535
|
gap: "small",
|
|
14542
14536
|
padding: "small 0",
|
|
14543
14537
|
role: "group",
|
|
14544
|
-
"aria-label":
|
|
14538
|
+
"aria-label": H.name,
|
|
14545
14539
|
alignItems: "start",
|
|
14546
14540
|
children: [
|
|
14547
14541
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
14548
14542
|
xe,
|
|
14549
14543
|
{
|
|
14550
|
-
name:
|
|
14551
|
-
src:
|
|
14544
|
+
name: H.name,
|
|
14545
|
+
src: H.avatar_url,
|
|
14552
14546
|
size: "medium",
|
|
14553
|
-
"data-testid": `instructor-avatar-${
|
|
14547
|
+
"data-testid": `instructor-avatar-${H.id}`
|
|
14554
14548
|
}
|
|
14555
14549
|
) }),
|
|
14556
14550
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ X(D, { as: "div", children: [
|
|
@@ -14561,18 +14555,18 @@ const kO = ({
|
|
|
14561
14555
|
weight: "bold",
|
|
14562
14556
|
wrap: "break-word",
|
|
14563
14557
|
lineHeight: "condensed",
|
|
14564
|
-
children:
|
|
14558
|
+
children: H.name
|
|
14565
14559
|
}
|
|
14566
14560
|
),
|
|
14567
|
-
|
|
14568
|
-
|
|
14569
|
-
/* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(P, { size: "small", wrap: "break-word", children:
|
|
14570
|
-
/* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(P, { size: "small", children:
|
|
14561
|
+
H.email && /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(P, { size: "small", wrap: "break-word", children: H.email }) }),
|
|
14562
|
+
H.enrollments.length === 1 ? /* @__PURE__ */ X(R2, { children: [
|
|
14563
|
+
/* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(P, { size: "small", wrap: "break-word", children: H.course_name }) }),
|
|
14564
|
+
/* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(P, { size: "small", children: H.enrollments[0].type === "TeacherEnrollment" ? p.teacher : p.teachingAssistant }) })
|
|
14571
14565
|
] }) : /* @__PURE__ */ O(D, { as: "div", margin: "xx-small 0 0 0", children: /* @__PURE__ */ O(
|
|
14572
14566
|
ac,
|
|
14573
14567
|
{
|
|
14574
14568
|
summary: /* @__PURE__ */ O(P, { size: "small", children: i("nEnrollments", {
|
|
14575
|
-
count:
|
|
14569
|
+
count: H.enrollments.length
|
|
14576
14570
|
}) }),
|
|
14577
14571
|
size: "small",
|
|
14578
14572
|
children: /* @__PURE__ */ O(D, { as: "div", borderWidth: "small 0 0 0", padding: "x-small 0 0 0", children: /* @__PURE__ */ O(
|
|
@@ -14584,7 +14578,7 @@ const kO = ({
|
|
|
14584
14578
|
elementRef: (Q) => {
|
|
14585
14579
|
Q && (Q.style.listStyleType = "disc");
|
|
14586
14580
|
},
|
|
14587
|
-
children:
|
|
14581
|
+
children: H.enrollments.map((Q) => {
|
|
14588
14582
|
const p0 = Q.type === "TeacherEnrollment" ? p.teacher : p.teachingAssistant;
|
|
14589
14583
|
return /* @__PURE__ */ O("li", { children: /* @__PURE__ */ O(P, { size: "small", wrap: "break-word", children: i("roleInCourse", {
|
|
14590
14584
|
role: p0,
|
|
@@ -14600,17 +14594,17 @@ const kO = ({
|
|
|
14600
14594
|
C2,
|
|
14601
14595
|
{
|
|
14602
14596
|
color: "secondary",
|
|
14603
|
-
onClick: () => w(
|
|
14597
|
+
onClick: () => w(H),
|
|
14604
14598
|
screenReaderLabel: i("sendMessageToInstructor", {
|
|
14605
|
-
instructor:
|
|
14599
|
+
instructor: H.name
|
|
14606
14600
|
}),
|
|
14607
|
-
"data-testid": `message-button-${
|
|
14601
|
+
"data-testid": `message-button-${H.id}`,
|
|
14608
14602
|
children: /* @__PURE__ */ O(cc, {})
|
|
14609
14603
|
}
|
|
14610
14604
|
) }) })
|
|
14611
14605
|
]
|
|
14612
14606
|
}
|
|
14613
|
-
) },
|
|
14607
|
+
) }, H.id)) }) }) }) })
|
|
14614
14608
|
] }),
|
|
14615
14609
|
c && r && c({
|
|
14616
14610
|
key: q,
|
|
@@ -14643,7 +14637,7 @@ const kO = ({
|
|
|
14643
14637
|
],
|
|
14644
14638
|
[e]
|
|
14645
14639
|
);
|
|
14646
|
-
return /* @__PURE__ */ O(
|
|
14640
|
+
return /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "none", "data-testid": "progress-legend", "aria-hidden": "true", children: b.map((M) => /* @__PURE__ */ O(H0.Item, { children: /* @__PURE__ */ X(L, { gap: "x-small", alignItems: "center", children: [
|
|
14647
14641
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
14648
14642
|
Jn,
|
|
14649
14643
|
{
|
|
@@ -14745,7 +14739,7 @@ const jO = ({
|
|
|
14745
14739
|
)) })
|
|
14746
14740
|
}
|
|
14747
14741
|
);
|
|
14748
|
-
},
|
|
14742
|
+
}, GO = ({ course: e }) => {
|
|
14749
14743
|
var q;
|
|
14750
14744
|
const { translations: b, translate: M } = b0(), { preferences: t } = x0(), {
|
|
14751
14745
|
courseId: o,
|
|
@@ -14767,7 +14761,7 @@ const jO = ({
|
|
|
14767
14761
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ X(L, { direction: "column", gap: "x-small", children: [
|
|
14768
14762
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(P, { size: "medium", weight: "bold", wrap: "break-word", children: z }) }),
|
|
14769
14763
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
14770
|
-
|
|
14764
|
+
P0,
|
|
14771
14765
|
{
|
|
14772
14766
|
href: `/courses/${o}`,
|
|
14773
14767
|
isWithinText: !1,
|
|
@@ -14824,7 +14818,7 @@ const jO = ({
|
|
|
14824
14818
|
] })
|
|
14825
14819
|
}
|
|
14826
14820
|
) });
|
|
14827
|
-
},
|
|
14821
|
+
}, HO = ({
|
|
14828
14822
|
widget: e,
|
|
14829
14823
|
isEditMode: b = !1,
|
|
14830
14824
|
dragHandleProps: M
|
|
@@ -14857,7 +14851,7 @@ const jO = ({
|
|
|
14857
14851
|
},
|
|
14858
14852
|
children: [
|
|
14859
14853
|
/* @__PURE__ */ O(D, { as: "div", padding: "small small 0 small", children: /* @__PURE__ */ O(UO, {}) }),
|
|
14860
|
-
u ? /* @__PURE__ */ O(D, { as: "div", padding: "medium", textAlign: "center", children: /* @__PURE__ */ O(P, { size: "medium", "data-testid": "no-courses-message", children: t.noCoursesFound }) }) : /* @__PURE__ */ O(D, { as: "div", children: o == null ? void 0 : o.map((a) => /* @__PURE__ */ O(
|
|
14854
|
+
u ? /* @__PURE__ */ O(D, { as: "div", padding: "medium", textAlign: "center", children: /* @__PURE__ */ O(P, { size: "medium", "data-testid": "no-courses-message", children: t.noCoursesFound }) }) : /* @__PURE__ */ O(D, { as: "div", children: o == null ? void 0 : o.map((a) => /* @__PURE__ */ O(GO, { course: a }, a.courseId)) })
|
|
14861
14855
|
]
|
|
14862
14856
|
}
|
|
14863
14857
|
);
|
|
@@ -14936,7 +14930,7 @@ function $O(e = {}) {
|
|
|
14936
14930
|
[e.courseFilter, t]
|
|
14937
14931
|
);
|
|
14938
14932
|
const [c, p] = V(0);
|
|
14939
|
-
|
|
14933
|
+
k0(() => {
|
|
14940
14934
|
p(0);
|
|
14941
14935
|
}, []);
|
|
14942
14936
|
const i = [
|
|
@@ -15125,7 +15119,7 @@ const KO = (e, b, M) => {
|
|
|
15125
15119
|
onRetry: l,
|
|
15126
15120
|
loadingText: c.loadingRecentGrades,
|
|
15127
15121
|
pagination: R,
|
|
15128
|
-
footerActions: /* @__PURE__ */ O(D, { as: "div", textAlign: "center", children: /* @__PURE__ */ O(
|
|
15122
|
+
footerActions: /* @__PURE__ */ O(D, { as: "div", textAlign: "center", children: /* @__PURE__ */ O(P0, { href: "/grades", isWithinText: !1, "data-testid": "view-all-grades-link", children: c.viewAllGrades }) }),
|
|
15129
15123
|
children: [
|
|
15130
15124
|
/* @__PURE__ */ O(D, { as: "div", padding: "0 0 small 0", children: /* @__PURE__ */ O(
|
|
15131
15125
|
Nt,
|
|
@@ -15287,13 +15281,13 @@ function hp(e, b) {
|
|
|
15287
15281
|
}
|
|
15288
15282
|
K.suppressDeprecationWarnings = !1;
|
|
15289
15283
|
K.deprecationHandler = null;
|
|
15290
|
-
function
|
|
15284
|
+
function G1(e) {
|
|
15291
15285
|
return typeof Function < "u" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
|
|
15292
15286
|
}
|
|
15293
15287
|
function Ms(e) {
|
|
15294
15288
|
var b, M;
|
|
15295
15289
|
for (M in e)
|
|
15296
|
-
y0(e, M) && (b = e[M],
|
|
15290
|
+
y0(e, M) && (b = e[M], G1(b) ? this[M] = b : this["_" + M] = b);
|
|
15297
15291
|
this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
|
|
15298
15292
|
(this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
|
|
15299
15293
|
);
|
|
@@ -15326,7 +15320,7 @@ var ts = {
|
|
|
15326
15320
|
};
|
|
15327
15321
|
function os(e, b, M) {
|
|
15328
15322
|
var t = this._calendar[e] || this._calendar.sameElse;
|
|
15329
|
-
return
|
|
15323
|
+
return G1(t) ? t.call(b, M) : t;
|
|
15330
15324
|
}
|
|
15331
15325
|
function F1(e, b, M) {
|
|
15332
15326
|
var t = "" + Math.abs(e), o = b - t.length, z = e >= 0;
|
|
@@ -15356,7 +15350,7 @@ function cs(e) {
|
|
|
15356
15350
|
return function(o) {
|
|
15357
15351
|
var z = "", c;
|
|
15358
15352
|
for (c = 0; c < t; c++)
|
|
15359
|
-
z +=
|
|
15353
|
+
z += G1(b[c]) ? b[c].call(o, e) : b[c];
|
|
15360
15354
|
return z;
|
|
15361
15355
|
};
|
|
15362
15356
|
}
|
|
@@ -15417,13 +15411,13 @@ var us = {
|
|
|
15417
15411
|
};
|
|
15418
15412
|
function ds(e, b, M, t) {
|
|
15419
15413
|
var o = this._relativeTime[M];
|
|
15420
|
-
return
|
|
15414
|
+
return G1(o) ? o(e, b, M, t) : o.replace(/%d/i, e);
|
|
15421
15415
|
}
|
|
15422
15416
|
function As(e, b) {
|
|
15423
15417
|
var M = this._relativeTime[e > 0 ? "future" : "past"];
|
|
15424
|
-
return
|
|
15418
|
+
return G1(M) ? M(b) : M.replace(/%s/i, b);
|
|
15425
15419
|
}
|
|
15426
|
-
var
|
|
15420
|
+
var Gz = {
|
|
15427
15421
|
D: "date",
|
|
15428
15422
|
dates: "date",
|
|
15429
15423
|
date: "date",
|
|
@@ -15474,7 +15468,7 @@ var Hz = {
|
|
|
15474
15468
|
year: "year"
|
|
15475
15469
|
};
|
|
15476
15470
|
function f1(e) {
|
|
15477
|
-
return typeof e == "string" ?
|
|
15471
|
+
return typeof e == "string" ? Gz[e] || Gz[e.toLowerCase()] : void 0;
|
|
15478
15472
|
}
|
|
15479
15473
|
function Ct(e) {
|
|
15480
15474
|
var b = {}, M, t;
|
|
@@ -15511,7 +15505,7 @@ function qs(e) {
|
|
|
15511
15505
|
var Rp = /\d/, u1 = /\d\d/, gp = /\d{3}/, Et = /\d{4}/, Cb = /[+-]?\d{6}/, C0 = /\d\d?/, Lp = /\d\d\d\d?/, Np = /\d\d\d\d\d\d?/, Eb = /\d{1,3}/, It = /\d{1,4}/, Ib = /[+-]?\d{1,6}/, pe = /\d+/, Db = /[+-]?\d+/, fs = /Z|[+-]\d\d:?\d\d/gi, kb = /Z|[+-]\d\d(?::?\d\d)?/gi, Ws = /[+-]?\d+(\.\d{1,3})?/, Pe = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, ne = /^[1-9]\d?/, Dt = /^([1-9]\d|\d)/, Wb;
|
|
15512
15506
|
Wb = {};
|
|
15513
15507
|
function e0(e, b, M) {
|
|
15514
|
-
Wb[e] =
|
|
15508
|
+
Wb[e] = G1(b) ? b : function(t, o) {
|
|
15515
15509
|
return t && M ? M : b;
|
|
15516
15510
|
};
|
|
15517
15511
|
}
|
|
@@ -15646,7 +15640,7 @@ function vp(e, b, M) {
|
|
|
15646
15640
|
}
|
|
15647
15641
|
}
|
|
15648
15642
|
function ys(e) {
|
|
15649
|
-
return e = f1(e),
|
|
15643
|
+
return e = f1(e), G1(this[e]) ? this[e]() : this;
|
|
15650
15644
|
}
|
|
15651
15645
|
function vs(e, b) {
|
|
15652
15646
|
if (typeof e == "object") {
|
|
@@ -15654,7 +15648,7 @@ function vs(e, b) {
|
|
|
15654
15648
|
var M = qs(e), t, o = M.length;
|
|
15655
15649
|
for (t = 0; t < o; t++)
|
|
15656
15650
|
this[M[t].unit](e[M[t].unit]);
|
|
15657
|
-
} else if (e = f1(e),
|
|
15651
|
+
} else if (e = f1(e), G1(this[e]))
|
|
15658
15652
|
return this[e](b);
|
|
15659
15653
|
return this;
|
|
15660
15654
|
}
|
|
@@ -15833,11 +15827,11 @@ function Fs() {
|
|
|
15833
15827
|
function js() {
|
|
15834
15828
|
return this._week.doy;
|
|
15835
15829
|
}
|
|
15836
|
-
function
|
|
15830
|
+
function Gs(e) {
|
|
15837
15831
|
var b = this.localeData().week(this);
|
|
15838
15832
|
return e == null ? b : this.add((e - b) * 7, "d");
|
|
15839
15833
|
}
|
|
15840
|
-
function
|
|
15834
|
+
function Hs(e) {
|
|
15841
15835
|
var b = Xe(this, 1, 4).week;
|
|
15842
15836
|
return e == null ? b : this.add((e - b) * 7, "d");
|
|
15843
15837
|
}
|
|
@@ -16080,12 +16074,12 @@ function Au(e, b) {
|
|
|
16080
16074
|
return M;
|
|
16081
16075
|
return t;
|
|
16082
16076
|
}
|
|
16083
|
-
function
|
|
16077
|
+
function Hz(e) {
|
|
16084
16078
|
return e && e.toLowerCase().replace("_", "-");
|
|
16085
16079
|
}
|
|
16086
16080
|
function lu(e) {
|
|
16087
16081
|
for (var b = 0, M, t, o, z; b < e.length; ) {
|
|
16088
|
-
for (z =
|
|
16082
|
+
for (z = Hz(e[b]).split("-"), M = z.length, t = Hz(e[b + 1]), t = t ? t.split("-") : null; M > 0; ) {
|
|
16089
16083
|
if (o = Ub(z.slice(0, M).join("-")), o)
|
|
16090
16084
|
return o;
|
|
16091
16085
|
if (t && t.length >= M && Au(z, t) >= M - 1)
|
|
@@ -16161,7 +16155,7 @@ function a2(e) {
|
|
|
16161
16155
|
function Wu() {
|
|
16162
16156
|
return zt(E0);
|
|
16163
16157
|
}
|
|
16164
|
-
function
|
|
16158
|
+
function Gt(e) {
|
|
16165
16159
|
var b, M = e._a;
|
|
16166
16160
|
return M && q0(e).overflow === -2 && (b = M[M2] < 0 || M[M2] > 11 ? M2 : M[E1] < 1 || M[E1] > kt(M[b1], M[M2]) ? E1 : M[$0] < 0 || M[$0] > 24 || M[$0] === 24 && (M[v1] !== 0 || M[t2] !== 0 || M[T2] !== 0) ? $0 : M[v1] < 0 || M[v1] > 59 ? v1 : M[t2] < 0 || M[t2] > 59 ? t2 : M[T2] < 0 || M[T2] > 999 ? T2 : -1, q0(e)._overflowDayOfYear && (b < b1 || b > E1) && (b = E1), q0(e)._overflowWeeks && b === -1 && (b = gs), q0(e)._overflowWeekday && b === -1 && (b = Ls), q0(e).overflow = b), e;
|
|
16167
16161
|
}
|
|
@@ -16325,7 +16319,7 @@ function wu(e) {
|
|
|
16325
16319
|
b.getUTCDate()
|
|
16326
16320
|
] : [b.getFullYear(), b.getMonth(), b.getDate()];
|
|
16327
16321
|
}
|
|
16328
|
-
function
|
|
16322
|
+
function Ht(e) {
|
|
16329
16323
|
var b, M, t = [], o, z, c;
|
|
16330
16324
|
if (!e._d) {
|
|
16331
16325
|
for (o = wu(e), e._w && e._a[E1] == null && e._a[M2] == null && Su(e), e._dayOfYear != null && (c = V2(e._a[b1], o[b1]), (e._dayOfYear > de(c) || e._dayOfYear === 0) && (q0(e)._overflowDayOfYear = !0), M = _e(c, 0, e._dayOfYear), e._a[M2] = M.getUTCMonth(), e._a[E1] = M.getUTCDate()), b = 0; b < 3 && e._a[b] == null; ++b)
|
|
@@ -16369,7 +16363,7 @@ function Vt(e) {
|
|
|
16369
16363
|
e._locale,
|
|
16370
16364
|
e._a[$0],
|
|
16371
16365
|
e._meridiem
|
|
16372
|
-
), n = q0(e).era, n !== null && (e._a[b1] = e._locale.erasConvertYear(n, e._a[b1])),
|
|
16366
|
+
), n = q0(e).era, n !== null && (e._a[b1] = e._locale.erasConvertYear(n, e._a[b1])), Ht(e), Gt(e);
|
|
16373
16367
|
}
|
|
16374
16368
|
function xu(e, b, M) {
|
|
16375
16369
|
var t;
|
|
@@ -16393,22 +16387,22 @@ function Eu(e) {
|
|
|
16393
16387
|
function(t) {
|
|
16394
16388
|
return t && parseInt(t, 10);
|
|
16395
16389
|
}
|
|
16396
|
-
),
|
|
16390
|
+
), Ht(e);
|
|
16397
16391
|
}
|
|
16398
16392
|
}
|
|
16399
16393
|
function Iu(e) {
|
|
16400
|
-
var b = new ke(
|
|
16394
|
+
var b = new ke(Gt(Pp(e)));
|
|
16401
16395
|
return b._nextDay && (b.add(1, "d"), b._nextDay = void 0), b;
|
|
16402
16396
|
}
|
|
16403
16397
|
function Pp(e) {
|
|
16404
16398
|
var b = e._i, M = e._f;
|
|
16405
|
-
return e._locale = e._locale || a2(e._l), b === null || M === void 0 && b === "" ? xb({ nullInput: !0 }) : (typeof b == "string" && (e._i = b = e._locale.preparse(b)), S1(b) ? new ke(
|
|
16399
|
+
return e._locale = e._locale || a2(e._l), b === null || M === void 0 && b === "" ? xb({ nullInput: !0 }) : (typeof b == "string" && (e._i = b = e._locale.preparse(b)), S1(b) ? new ke(Gt(b)) : (De(b) ? e._d = b : w1(M) ? Cu(e) : M ? Vt(e) : Du(e), Xt(e) || (e._d = null), e));
|
|
16406
16400
|
}
|
|
16407
16401
|
function Du(e) {
|
|
16408
16402
|
var b = e._i;
|
|
16409
16403
|
a1(b) ? e._d = new Date(K.now()) : De(b) ? e._d = new Date(b.valueOf()) : typeof b == "string" ? Xu(e) : w1(b) ? (e._a = fp(b.slice(0), function(M) {
|
|
16410
16404
|
return parseInt(M, 10);
|
|
16411
|
-
}),
|
|
16405
|
+
}), Ht(e)) : X2(b) ? Eu(e) : n2(b) ? e._d = new Date(b) : K.createFromInputFallback(e);
|
|
16412
16406
|
}
|
|
16413
16407
|
function Up(e, b, M, t, o) {
|
|
16414
16408
|
var z = {};
|
|
@@ -16459,7 +16453,7 @@ var ju = function() {
|
|
|
16459
16453
|
"second",
|
|
16460
16454
|
"millisecond"
|
|
16461
16455
|
];
|
|
16462
|
-
function
|
|
16456
|
+
function Gu(e) {
|
|
16463
16457
|
var b, M = !1, t, o = Oe.length;
|
|
16464
16458
|
for (b in e)
|
|
16465
16459
|
if (y0(e, b) && !(F0.call(Oe, b) !== -1 && (e[b] == null || !isNaN(e[b]))))
|
|
@@ -16472,7 +16466,7 @@ function Hu(e) {
|
|
|
16472
16466
|
}
|
|
16473
16467
|
return !0;
|
|
16474
16468
|
}
|
|
16475
|
-
function
|
|
16469
|
+
function Hu() {
|
|
16476
16470
|
return this._isValid;
|
|
16477
16471
|
}
|
|
16478
16472
|
function Vu() {
|
|
@@ -16480,7 +16474,7 @@ function Vu() {
|
|
|
16480
16474
|
}
|
|
16481
16475
|
function Fb(e) {
|
|
16482
16476
|
var b = Ct(e), M = b.year || 0, t = b.quarter || 0, o = b.month || 0, z = b.week || b.isoWeek || 0, c = b.day || 0, p = b.hour || 0, i = b.minute || 0, n = b.second || 0, s = b.millisecond || 0;
|
|
16483
|
-
this._isValid =
|
|
16477
|
+
this._isValid = Gu(b), this._milliseconds = +s + n * 1e3 + // 1000
|
|
16484
16478
|
i * 6e4 + // 1000 * 60
|
|
16485
16479
|
p * 1e3 * 60 * 60, this._days = +c + z * 7, this._months = +o + t * 3 + M * 12, this._data = {}, this._locale = a2(), this._bubble();
|
|
16486
16480
|
}
|
|
@@ -16577,7 +16571,7 @@ function od() {
|
|
|
16577
16571
|
function zd() {
|
|
16578
16572
|
return this.isValid() ? this._isUTC : !1;
|
|
16579
16573
|
}
|
|
16580
|
-
function
|
|
16574
|
+
function Gp() {
|
|
16581
16575
|
return this.isValid() ? this._isUTC && this._offset === 0 : !1;
|
|
16582
16576
|
}
|
|
16583
16577
|
var cd = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, pd = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
|
|
@@ -16622,7 +16616,7 @@ function nd(e, b) {
|
|
|
16622
16616
|
var M;
|
|
16623
16617
|
return e.isValid() && b.isValid() ? (b = $t(b, e), e.isBefore(b) ? M = Vz(e, b) : (M = Vz(b, e), M.milliseconds = -M.milliseconds, M.months = -M.months), M) : { milliseconds: 0, months: 0 };
|
|
16624
16618
|
}
|
|
16625
|
-
function
|
|
16619
|
+
function Hp(e, b) {
|
|
16626
16620
|
return function(M, t) {
|
|
16627
16621
|
var o, z;
|
|
16628
16622
|
return t !== null && !isNaN(+t) && (hp(
|
|
@@ -16635,7 +16629,7 @@ function Vp(e, b, M, t) {
|
|
|
16635
16629
|
var o = b._milliseconds, z = pt(b._days), c = pt(b._months);
|
|
16636
16630
|
e.isValid() && (t = t ?? !0, c && _p(e, Te(e, "Month") + c * M), z && vp(e, "Date", Te(e, "Date") + z * M), o && e._d.setTime(e._d.valueOf() + o * M), t && K.updateOffset(e, z || c));
|
|
16637
16631
|
}
|
|
16638
|
-
var rd =
|
|
16632
|
+
var rd = Hp(1, "add"), ad = Hp(-1, "subtract");
|
|
16639
16633
|
function Yp(e) {
|
|
16640
16634
|
return typeof e == "string" || e instanceof String;
|
|
16641
16635
|
}
|
|
@@ -16698,7 +16692,7 @@ function dd(e, b) {
|
|
|
16698
16692
|
}
|
|
16699
16693
|
function Ad(e, b) {
|
|
16700
16694
|
arguments.length === 1 && (arguments[0] ? id(arguments[0]) ? (e = arguments[0], b = void 0) : ud(arguments[0]) && (b = arguments[0], e = void 0) : (e = void 0, b = void 0));
|
|
16701
|
-
var M = e || S0(), t = $t(M, this).startOf("day"), o = K.calendarFormat(this, t) || "sameElse", z = b && (
|
|
16695
|
+
var M = e || S0(), t = $t(M, this).startOf("day"), o = K.calendarFormat(this, t) || "sameElse", z = b && (G1(b[o]) ? b[o].call(this, M) : b[o]);
|
|
16702
16696
|
return this.format(
|
|
16703
16697
|
z || this.localeData().calendar(o, this, S0(M))
|
|
16704
16698
|
);
|
|
@@ -16782,7 +16776,7 @@ function Nd(e) {
|
|
|
16782
16776
|
return M.year() < 0 || M.year() > 9999 ? zb(
|
|
16783
16777
|
M,
|
|
16784
16778
|
b ? "YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
16785
|
-
) :
|
|
16779
|
+
) : G1(Date.prototype.toISOString) ? b ? this.toDate().toISOString() : new Date(this.valueOf() + this.utcOffset() * 60 * 1e3).toISOString().replace("Z", zb(M, "Z")) : zb(
|
|
16786
16780
|
M,
|
|
16787
16781
|
b ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
16788
16782
|
);
|
|
@@ -17020,7 +17014,7 @@ X0(["yo"], function(e, b, M, t) {
|
|
|
17020
17014
|
var o;
|
|
17021
17015
|
M._locale._eraYearOrdinalRegex && (o = e.match(M._locale._eraYearOrdinalRegex)), M._locale.eraYearOrdinalParse ? b[b1] = M._locale.eraYearOrdinalParse(e, o) : b[b1] = parseInt(e, 10);
|
|
17022
17016
|
});
|
|
17023
|
-
function
|
|
17017
|
+
function Gd(e, b) {
|
|
17024
17018
|
var M, t, o, z = this._eras || a2("en")._eras;
|
|
17025
17019
|
for (M = 0, t = z.length; M < t; ++M) {
|
|
17026
17020
|
switch (typeof z[M].since) {
|
|
@@ -17039,7 +17033,7 @@ function Hd(e, b) {
|
|
|
17039
17033
|
}
|
|
17040
17034
|
return z;
|
|
17041
17035
|
}
|
|
17042
|
-
function
|
|
17036
|
+
function Hd(e, b, M) {
|
|
17043
17037
|
var t, o, z = this.eras(), c, p, i;
|
|
17044
17038
|
for (e = e.toUpperCase(), t = 0, o = z.length; t < o; ++t)
|
|
17045
17039
|
if (c = z[t].name.toUpperCase(), p = z[t].abbr.toUpperCase(), i = z[t].narrow.toUpperCase(), M)
|
|
@@ -17335,8 +17329,8 @@ F.isoWeekYear = zA;
|
|
|
17335
17329
|
F.quarter = F.quarters = iA;
|
|
17336
17330
|
F.month = Xp;
|
|
17337
17331
|
F.daysInMonth = Es;
|
|
17338
|
-
F.week = F.weeks =
|
|
17339
|
-
F.isoWeek = F.isoWeeks =
|
|
17332
|
+
F.week = F.weeks = Gs;
|
|
17333
|
+
F.isoWeek = F.isoWeeks = Hs;
|
|
17340
17334
|
F.weeksInYear = nA;
|
|
17341
17335
|
F.weeksInWeekYear = rA;
|
|
17342
17336
|
F.isoWeeksInYear = cA;
|
|
@@ -17358,8 +17352,8 @@ F.hasAlignedHourOffset = bd;
|
|
|
17358
17352
|
F.isDST = Md;
|
|
17359
17353
|
F.isLocal = od;
|
|
17360
17354
|
F.isUtcOffset = zd;
|
|
17361
|
-
F.isUtc =
|
|
17362
|
-
F.isUTC =
|
|
17355
|
+
F.isUtc = Gp;
|
|
17356
|
+
F.isUTC = Gp;
|
|
17363
17357
|
F.zoneAbbr = AA;
|
|
17364
17358
|
F.zoneName = lA;
|
|
17365
17359
|
F.dates = q1(
|
|
@@ -17401,8 +17395,8 @@ v0.postformat = on;
|
|
|
17401
17395
|
v0.relativeTime = ds;
|
|
17402
17396
|
v0.pastFuture = As;
|
|
17403
17397
|
v0.set = Ms;
|
|
17404
|
-
v0.eras =
|
|
17405
|
-
v0.erasParse =
|
|
17398
|
+
v0.eras = Gd;
|
|
17399
|
+
v0.erasParse = Hd;
|
|
17406
17400
|
v0.erasConvertYear = Vd;
|
|
17407
17401
|
v0.erasAbbrRegex = Jd;
|
|
17408
17402
|
v0.erasNameRegex = Zd;
|
|
@@ -17569,7 +17563,7 @@ function D2(e) {
|
|
|
17569
17563
|
return this.isValid() ? this._data[e] : NaN;
|
|
17570
17564
|
};
|
|
17571
17565
|
}
|
|
17572
|
-
var PA = D2("milliseconds"), UA = D2("seconds"), FA = D2("minutes"), jA = D2("hours"),
|
|
17566
|
+
var PA = D2("milliseconds"), UA = D2("seconds"), FA = D2("minutes"), jA = D2("hours"), GA = D2("days"), HA = D2("months"), VA = D2("years");
|
|
17573
17567
|
function YA() {
|
|
17574
17568
|
return A1(this.days() / 7);
|
|
17575
17569
|
}
|
|
@@ -17612,14 +17606,14 @@ var PM = Math.abs;
|
|
|
17612
17606
|
function P2(e) {
|
|
17613
17607
|
return (e > 0) - (e < 0) || +e;
|
|
17614
17608
|
}
|
|
17615
|
-
function
|
|
17609
|
+
function Gb() {
|
|
17616
17610
|
if (!this.isValid())
|
|
17617
17611
|
return this.localeData().invalidDate();
|
|
17618
17612
|
var e = PM(this._milliseconds) / 1e3, b = PM(this._days), M = PM(this._months), t, o, z, c, p = this.asSeconds(), i, n, s, u;
|
|
17619
17613
|
return p ? (t = A1(e / 60), o = A1(t / 60), e %= 60, t %= 60, z = A1(M / 12), M %= 12, c = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", i = p < 0 ? "-" : "", n = P2(this._months) !== P2(p) ? "-" : "", s = P2(this._days) !== P2(p) ? "-" : "", u = P2(this._milliseconds) !== P2(p) ? "-" : "", i + "P" + (z ? n + z + "Y" : "") + (M ? n + M + "M" : "") + (b ? s + b + "D" : "") + (o || t || e ? "T" : "") + (o ? u + o + "H" : "") + (t ? u + t + "M" : "") + (e ? u + c + "S" : "")) : "P0D";
|
|
17620
17614
|
}
|
|
17621
17615
|
var g0 = Fb.prototype;
|
|
17622
|
-
g0.isValid =
|
|
17616
|
+
g0.isValid = Hu;
|
|
17623
17617
|
g0.abs = LA;
|
|
17624
17618
|
g0.add = NA;
|
|
17625
17619
|
g0.subtract = yA;
|
|
@@ -17641,19 +17635,19 @@ g0.milliseconds = PA;
|
|
|
17641
17635
|
g0.seconds = UA;
|
|
17642
17636
|
g0.minutes = FA;
|
|
17643
17637
|
g0.hours = jA;
|
|
17644
|
-
g0.days =
|
|
17638
|
+
g0.days = GA;
|
|
17645
17639
|
g0.weeks = YA;
|
|
17646
|
-
g0.months =
|
|
17640
|
+
g0.months = HA;
|
|
17647
17641
|
g0.years = VA;
|
|
17648
17642
|
g0.humanize = JA;
|
|
17649
|
-
g0.toISOString =
|
|
17650
|
-
g0.toString =
|
|
17651
|
-
g0.toJSON =
|
|
17643
|
+
g0.toISOString = Gb;
|
|
17644
|
+
g0.toString = Gb;
|
|
17645
|
+
g0.toJSON = Gb;
|
|
17652
17646
|
g0.locale = $p;
|
|
17653
17647
|
g0.localeData = Qp;
|
|
17654
17648
|
g0.toIsoString = q1(
|
|
17655
17649
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
|
17656
|
-
|
|
17650
|
+
Gb
|
|
17657
17651
|
);
|
|
17658
17652
|
g0.lang = Kp;
|
|
17659
17653
|
z0("X", 0, 0, "unix");
|
|
@@ -17901,7 +17895,7 @@ function t4() {
|
|
|
17901
17895
|
var I = t[N], j;
|
|
17902
17896
|
return I instanceof W ? I : typeof I == "string" ? (I = new W(I), t[N] = I, I) : o[N] && S !== $ && (j = $(o[N], $)) ? (I = t[N] = new W(), I._set(j), I.name = c[N], I) : null;
|
|
17903
17897
|
}
|
|
17904
|
-
function
|
|
17898
|
+
function H() {
|
|
17905
17899
|
var N, S = [];
|
|
17906
17900
|
for (N in c)
|
|
17907
17901
|
c.hasOwnProperty(N) && (t[N] || t[o[N]]) && c[N] && S.push(c[N]);
|
|
@@ -17915,7 +17909,7 @@ function t4() {
|
|
|
17915
17909
|
for (typeof N == "string" && (N = [N]), S = 0; S < N.length; S++)
|
|
17916
17910
|
I = N[S].split("|"), j = C(I[0]), O0 = C(I[1]), o[j] = O0, c[j] = I[0], o[O0] = j, c[O0] = I[1];
|
|
17917
17911
|
}
|
|
17918
|
-
function
|
|
17912
|
+
function G(N) {
|
|
17919
17913
|
var S, I, j, O0;
|
|
17920
17914
|
if (!(!N || !N.length))
|
|
17921
17915
|
for (S = 0; S < N.length; S++)
|
|
@@ -17939,7 +17933,7 @@ function t4() {
|
|
|
17939
17933
|
}) : I;
|
|
17940
17934
|
}
|
|
17941
17935
|
function c0(N) {
|
|
17942
|
-
x(N.zones), p0(N.links),
|
|
17936
|
+
x(N.zones), p0(N.links), G(N.countries), A0.dataVersion = N.version;
|
|
17943
17937
|
}
|
|
17944
17938
|
function o0(N) {
|
|
17945
17939
|
return o0.didShowError || (o0.didShowError = !0, B0("moment.tz.zoneExists('" + N + "') has been deprecated in favor of !moment.tz.zone('" + N + "')")), !!$(N);
|
|
@@ -17955,7 +17949,7 @@ function t4() {
|
|
|
17955
17949
|
var S = Array.prototype.slice.call(arguments, 0, -1), I = arguments[arguments.length - 1], j = b.utc.apply(null, S), O0;
|
|
17956
17950
|
return !b.isMoment(N) && s0(j) && (O0 = $(I)) && j.add(O0.parse(j), "minutes"), j.tz(I), j;
|
|
17957
17951
|
}
|
|
17958
|
-
A0.version = M, A0.dataVersion = "", A0._zones = t, A0._links = o, A0._names = c, A0._countries = z, A0.add = x, A0.link = p0, A0.load = c0, A0.zone = $, A0.zoneExists = o0, A0.guess = w, A0.names =
|
|
17952
|
+
A0.version = M, A0.dataVersion = "", A0._zones = t, A0._links = o, A0._names = c, A0._countries = z, A0.add = x, A0.link = p0, A0.load = c0, A0.zone = $, A0.zoneExists = o0, A0.guess = w, A0.names = H, A0.Zone = W, A0.unpack = A, A0.unpackBase60 = r, A0.needsOffset = s0, A0.moveInvalidForward = !0, A0.moveAmbiguousForward = !1, A0.countries = Q, A0.zonesForCountry = Y0;
|
|
17959
17953
|
var D0 = b.fn;
|
|
17960
17954
|
b.tz = A0, b.defaultZone = null, b.updateOffset = function(N, S) {
|
|
17961
17955
|
var I = b.defaultZone, j;
|
|
@@ -17979,7 +17973,7 @@ function t4() {
|
|
|
17979
17973
|
return this._z ? this._z.abbr(this) : N.call(this);
|
|
17980
17974
|
};
|
|
17981
17975
|
}
|
|
17982
|
-
function
|
|
17976
|
+
function H1(N) {
|
|
17983
17977
|
return function() {
|
|
17984
17978
|
return this._z = null, N.apply(this, arguments);
|
|
17985
17979
|
};
|
|
@@ -17989,7 +17983,7 @@ function t4() {
|
|
|
17989
17983
|
return arguments.length > 0 && (this._z = null), N.apply(this, arguments);
|
|
17990
17984
|
};
|
|
17991
17985
|
}
|
|
17992
|
-
D0.zoneName = Z0(D0.zoneName), D0.zoneAbbr = Z0(D0.zoneAbbr), D0.utc =
|
|
17986
|
+
D0.zoneName = Z0(D0.zoneName), D0.zoneAbbr = Z0(D0.zoneAbbr), D0.utc = H1(D0.utc), D0.local = H1(D0.local), D0.utcOffset = E(D0.utcOffset), b.tz.setDefault = function(N) {
|
|
17993
17987
|
return (s < 2 || s === 2 && u < 9) && B0("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js " + b.version + "."), b.defaultZone = N ? $(N) : null, b;
|
|
17994
17988
|
};
|
|
17995
17989
|
var k = b.momentProperties;
|
|
@@ -18023,10 +18017,10 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18023
18017
|
initialValues: i = null
|
|
18024
18018
|
}) => {
|
|
18025
18019
|
const { translations: n, translate: s } = b0(), u = p === "edit", [a, r] = V(""), [d, q] = V(U2.tz(c).endOf("day")), [f, A] = V(""), [W, h] = V(void 0), [m, l] = V(""), [R, g] = V(""), [y, B] = V(""), _ = () => {
|
|
18026
|
-
let
|
|
18027
|
-
a.trim() ? a.length > bb ? (l(s("Title must be %{max} characters or less", { max: bb })),
|
|
18020
|
+
let G = !1;
|
|
18021
|
+
a.trim() ? a.length > bb ? (l(s("Title must be %{max} characters or less", { max: bb })), G = !0) : l("") : (l(n.titleIsRequired), G = !0), !d || !d.isValid() ? (g(n.dateIsRequired), G = !0) : g(""), f.length > UM ? (B(
|
|
18028
18022
|
s("Details must be %{max} characters or less", { max: UM })
|
|
18029
|
-
),
|
|
18023
|
+
), G = !0) : B(""), !G && (M({
|
|
18030
18024
|
title: a.trim(),
|
|
18031
18025
|
todo_date: (d == null ? void 0 : d.toISOString()) || (/* @__PURE__ */ new Date()).toISOString(),
|
|
18032
18026
|
details: f.trim() || void 0,
|
|
@@ -18037,32 +18031,32 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18037
18031
|
}, T = () => {
|
|
18038
18032
|
v(), b();
|
|
18039
18033
|
};
|
|
18040
|
-
|
|
18034
|
+
k0(() => {
|
|
18041
18035
|
if (e) {
|
|
18042
18036
|
if (u && i) {
|
|
18043
18037
|
r(i.title);
|
|
18044
|
-
const
|
|
18038
|
+
const G = i.todo_date ? U2.tz(i.todo_date, c) : null;
|
|
18045
18039
|
q(
|
|
18046
|
-
|
|
18040
|
+
G && G.isValid() ? G : U2.tz(c).endOf("day")
|
|
18047
18041
|
), A(i.details || ""), h(i.course_id);
|
|
18048
18042
|
} else
|
|
18049
18043
|
r(""), q(U2.tz(c).endOf("day")), A(""), h(void 0);
|
|
18050
18044
|
l(""), g(""), B("");
|
|
18051
18045
|
}
|
|
18052
18046
|
}, [e, u, i, c]);
|
|
18053
|
-
const w = (
|
|
18047
|
+
const w = (G, d0) => {
|
|
18054
18048
|
const Y0 = d0 || "";
|
|
18055
18049
|
q(U2.tz(Y0, c)), R && Y0 && g("");
|
|
18056
|
-
}, C = (
|
|
18050
|
+
}, C = (G, d0) => {
|
|
18057
18051
|
const Y0 = typeof d0.value == "string" ? d0.value : void 0;
|
|
18058
18052
|
Y0 && h(Y0 === "none" ? void 0 : Y0);
|
|
18059
|
-
}, x = (
|
|
18053
|
+
}, x = (G, d0) => G ? s("%{date} is not a valid date.", { date: G }) : n.youMustProvideDateTime, $ = a.trim().length > 0 && d && d.isValid(), H = {
|
|
18060
18054
|
value: "none",
|
|
18061
18055
|
label: n.optionalAddCourse
|
|
18062
18056
|
}, Q = i0(
|
|
18063
|
-
() => (o || []).filter((
|
|
18064
|
-
value:
|
|
18065
|
-
label:
|
|
18057
|
+
() => (o || []).filter((G) => G.enrollmentType === "StudentEnrollment" || G.is_student).map((G) => ({
|
|
18058
|
+
value: G.id,
|
|
18059
|
+
label: G.longName || G.long_name || ""
|
|
18066
18060
|
})),
|
|
18067
18061
|
[o]
|
|
18068
18062
|
), p0 = W || "none";
|
|
@@ -18097,7 +18091,7 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18097
18091
|
renderLabel: n.title,
|
|
18098
18092
|
isRequired: !0,
|
|
18099
18093
|
value: a,
|
|
18100
|
-
onChange: (
|
|
18094
|
+
onChange: (G, d0) => {
|
|
18101
18095
|
r(d0), m && d0.trim() && d0.length <= bb && l("");
|
|
18102
18096
|
},
|
|
18103
18097
|
messages: m ? [{ type: "error", text: m }] : [],
|
|
@@ -18135,7 +18129,7 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18135
18129
|
value: p0,
|
|
18136
18130
|
onChange: C,
|
|
18137
18131
|
interaction: t ? "disabled" : "enabled",
|
|
18138
|
-
children: [
|
|
18132
|
+
children: [H, ...Q].map((G) => /* @__PURE__ */ O(N0.Option, { id: G.value, value: G.value, children: G.label }, G.value))
|
|
18139
18133
|
}
|
|
18140
18134
|
) }),
|
|
18141
18135
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
@@ -18144,8 +18138,8 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18144
18138
|
"data-testid": "create-todo-details-input",
|
|
18145
18139
|
label: n.details,
|
|
18146
18140
|
value: f,
|
|
18147
|
-
onChange: (
|
|
18148
|
-
A(
|
|
18141
|
+
onChange: (G) => {
|
|
18142
|
+
A(G.target.value), y && G.target.value.length <= UM && B("");
|
|
18149
18143
|
},
|
|
18150
18144
|
messages: y ? [{ type: "error", text: y }] : [],
|
|
18151
18145
|
height: "10rem",
|
|
@@ -18156,7 +18150,7 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18156
18150
|
] }) }),
|
|
18157
18151
|
/* @__PURE__ */ O(e1.Footer, { children: /* @__PURE__ */ X(L, { justifyItems: "end", gap: "small", children: [
|
|
18158
18152
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
18159
|
-
|
|
18153
|
+
G0,
|
|
18160
18154
|
{
|
|
18161
18155
|
"data-testid": "create-todo-cancel-button",
|
|
18162
18156
|
onClick: T,
|
|
@@ -18165,7 +18159,7 @@ const U2 = /* @__PURE__ */ fc(a4), bb = 255, UM = 1e4, i4 = ({
|
|
|
18165
18159
|
}
|
|
18166
18160
|
) }),
|
|
18167
18161
|
/* @__PURE__ */ O(L.Item, { overflowX: "visible", overflowY: "visible", children: /* @__PURE__ */ O(
|
|
18168
|
-
|
|
18162
|
+
G0,
|
|
18169
18163
|
{
|
|
18170
18164
|
"data-testid": "create-todo-submit-button",
|
|
18171
18165
|
onClick: _,
|
|
@@ -18315,7 +18309,7 @@ async function W4(e, b) {
|
|
|
18315
18309
|
);
|
|
18316
18310
|
return M;
|
|
18317
18311
|
}
|
|
18318
|
-
const
|
|
18312
|
+
const Hb = "plannerItems";
|
|
18319
18313
|
function h4(e = {}) {
|
|
18320
18314
|
const { perPage: b = 5, startDate: M, endDate: t, order: o = "asc", filter: z, observedUserId: c } = e, [p, i] = V(0), [n, s] = V([]), [u, a] = V([]), [r, d] = V(!1), q = z1(null), f = i0(() => {
|
|
18321
18315
|
const C = {
|
|
@@ -18330,7 +18324,7 @@ function h4(e = {}) {
|
|
|
18330
18324
|
error: m,
|
|
18331
18325
|
refetch: l
|
|
18332
18326
|
} = p1({
|
|
18333
|
-
queryKey: [
|
|
18327
|
+
queryKey: [Hb, f],
|
|
18334
18328
|
queryFn: () => Qz(f),
|
|
18335
18329
|
staleTime: 5 * 60 * 1e3,
|
|
18336
18330
|
retry: 2,
|
|
@@ -18338,19 +18332,19 @@ function h4(e = {}) {
|
|
|
18338
18332
|
refetchOnMount: !1,
|
|
18339
18333
|
placeholderData: ze
|
|
18340
18334
|
});
|
|
18341
|
-
|
|
18335
|
+
k0(() => {
|
|
18342
18336
|
A && (s([A.items]), a([A.nextUrl]));
|
|
18343
|
-
}, [A]),
|
|
18337
|
+
}, [A]), k0(() => {
|
|
18344
18338
|
const C = p, x = C - 1;
|
|
18345
18339
|
if (C >= n.length && x >= 0 && x < u.length && u[x]) {
|
|
18346
18340
|
const $ = u[x];
|
|
18347
|
-
!r && q.current !== C && (q.current = C, d(!0), Qz(f, $).then((
|
|
18341
|
+
!r && q.current !== C && (q.current = C, d(!0), Qz(f, $).then((H) => {
|
|
18348
18342
|
s((Q) => {
|
|
18349
18343
|
const p0 = [...Q];
|
|
18350
|
-
return p0[C] =
|
|
18344
|
+
return p0[C] = H.items, p0;
|
|
18351
18345
|
}), a((Q) => {
|
|
18352
18346
|
const p0 = [...Q];
|
|
18353
|
-
return p0[C] =
|
|
18347
|
+
return p0[C] = H.nextUrl, p0;
|
|
18354
18348
|
});
|
|
18355
18349
|
}).catch(() => {
|
|
18356
18350
|
}).finally(() => {
|
|
@@ -18367,7 +18361,7 @@ function h4(e = {}) {
|
|
|
18367
18361
|
}, [l]), B = Z(
|
|
18368
18362
|
(C, x, $) => {
|
|
18369
18363
|
s(
|
|
18370
|
-
(
|
|
18364
|
+
(H) => H.map(
|
|
18371
18365
|
(Q) => Q.map(
|
|
18372
18366
|
(p0) => p0.plannable_id === C && p0.plannable_type === x ? { ...p0, planner_override: $ } : p0
|
|
18373
18367
|
)
|
|
@@ -18394,7 +18388,7 @@ function m4() {
|
|
|
18394
18388
|
return _1({
|
|
18395
18389
|
mutationFn: (b) => f4(b),
|
|
18396
18390
|
onSuccess: () => {
|
|
18397
|
-
e.invalidateQueries({ queryKey: [
|
|
18391
|
+
e.invalidateQueries({ queryKey: [Hb] });
|
|
18398
18392
|
}
|
|
18399
18393
|
});
|
|
18400
18394
|
}
|
|
@@ -18403,7 +18397,7 @@ function R4() {
|
|
|
18403
18397
|
return _1({
|
|
18404
18398
|
mutationFn: ({ id: b, ...M }) => W4(b, M),
|
|
18405
18399
|
onSuccess: () => {
|
|
18406
|
-
e.invalidateQueries({ queryKey: [
|
|
18400
|
+
e.invalidateQueries({ queryKey: [Hb] });
|
|
18407
18401
|
}
|
|
18408
18402
|
});
|
|
18409
18403
|
}
|
|
@@ -18418,7 +18412,7 @@ function g4(e = {}) {
|
|
|
18418
18412
|
}),
|
|
18419
18413
|
onSuccess: (z, c) => {
|
|
18420
18414
|
var p;
|
|
18421
|
-
(p = e.onSuccess) == null || p.call(e, z, c), b.invalidateQueries({ queryKey: [
|
|
18415
|
+
(p = e.onSuccess) == null || p.call(e, z, c), b.invalidateQueries({ queryKey: [Hb] });
|
|
18422
18416
|
},
|
|
18423
18417
|
onError: () => {
|
|
18424
18418
|
t({ type: "error", message: M.failedToUpdateItem });
|
|
@@ -18499,7 +18493,7 @@ const T4 = ({
|
|
|
18499
18493
|
b == null || b(x.plannable_id, x.plannable_type, C);
|
|
18500
18494
|
}
|
|
18501
18495
|
}), A = z1(null), W = z1(!1), h = typeof e.submissions == "object", m = e.submissions && h && e.submissions.excused === !0, l = e.planner_override ? e.planner_override.marked_complete : e.submissions && h && e.submissions.submitted && !e.submissions.redo_request, R = m && ((T = e.planner_override) == null ? void 0 : T.marked_complete) !== !1, g = !!(l || R), y = e.course_id || e.plannable.course_id, B = e.plannable.points_possible, _ = B != null && B > 0;
|
|
18502
|
-
|
|
18496
|
+
k0(() => {
|
|
18503
18497
|
var C;
|
|
18504
18498
|
W.current && !f && ((C = A.current) == null || C.focus()), W.current = f;
|
|
18505
18499
|
}, [f]);
|
|
@@ -18541,7 +18535,7 @@ const T4 = ({
|
|
|
18541
18535
|
) })
|
|
18542
18536
|
] }) }),
|
|
18543
18537
|
/* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
18544
|
-
|
|
18538
|
+
P0,
|
|
18545
18539
|
{
|
|
18546
18540
|
href: e.html_url,
|
|
18547
18541
|
isWithinText: !1,
|
|
@@ -18559,7 +18553,7 @@ const T4 = ({
|
|
|
18559
18553
|
) }),
|
|
18560
18554
|
e.plannable.details && /* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(P, { size: "small", color: "secondary", wrap: "break-word", lineHeight: "condensed", children: e.plannable.details }) }),
|
|
18561
18555
|
y && e.context_name && /* @__PURE__ */ O(L.Item, { overflowY: "visible", children: /* @__PURE__ */ O(
|
|
18562
|
-
|
|
18556
|
+
P0,
|
|
18563
18557
|
{
|
|
18564
18558
|
href: `/courses/${y}`,
|
|
18565
18559
|
isWithinText: !1,
|
|
@@ -18580,7 +18574,7 @@ const T4 = ({
|
|
|
18580
18574
|
"data-testid": `todo-checkbox-loading-${e.plannable_id}`
|
|
18581
18575
|
}
|
|
18582
18576
|
) : /* @__PURE__ */ O(
|
|
18583
|
-
|
|
18577
|
+
G0,
|
|
18584
18578
|
{
|
|
18585
18579
|
elementRef: (C) => {
|
|
18586
18580
|
A.current = C;
|
|
@@ -18617,11 +18611,11 @@ const X4 = ({
|
|
|
18617
18611
|
"incomplete_items",
|
|
18618
18612
|
_4
|
|
18619
18613
|
), r = i0(() => {
|
|
18620
|
-
const
|
|
18621
|
-
|
|
18614
|
+
const G = /* @__PURE__ */ new Date();
|
|
18615
|
+
G.setDate(G.getDate() - 14);
|
|
18622
18616
|
const d0 = /* @__PURE__ */ new Date();
|
|
18623
18617
|
return d0.setFullYear(d0.getFullYear() + 1), {
|
|
18624
|
-
startDate:
|
|
18618
|
+
startDate: G.toISOString(),
|
|
18625
18619
|
endDate: d0.toISOString()
|
|
18626
18620
|
};
|
|
18627
18621
|
}, []), { mutate: d, isPending: q } = m4(), { mutate: f, isPending: A } = R4(), { sharedCourseData: W, observedUserId: h } = x0(), {
|
|
@@ -18645,8 +18639,8 @@ const X4 = ({
|
|
|
18645
18639
|
ab.useEffect(() => {
|
|
18646
18640
|
T();
|
|
18647
18641
|
}, [u, T]);
|
|
18648
|
-
const C = (
|
|
18649
|
-
d(
|
|
18642
|
+
const C = (G) => {
|
|
18643
|
+
d(G, {
|
|
18650
18644
|
onSuccess: () => {
|
|
18651
18645
|
i(!1), c({
|
|
18652
18646
|
type: "success",
|
|
@@ -18660,9 +18654,9 @@ const X4 = ({
|
|
|
18660
18654
|
});
|
|
18661
18655
|
}
|
|
18662
18656
|
});
|
|
18663
|
-
}, x = (
|
|
18657
|
+
}, x = (G) => {
|
|
18664
18658
|
n && f(
|
|
18665
|
-
{ id: n.plannable_id, ...
|
|
18659
|
+
{ id: n.plannable_id, ...G },
|
|
18666
18660
|
{
|
|
18667
18661
|
onSuccess: () => {
|
|
18668
18662
|
s(null), c({
|
|
@@ -18686,10 +18680,10 @@ const X4 = ({
|
|
|
18686
18680
|
course_id: n.course_id || n.plannable.course_id
|
|
18687
18681
|
} : null,
|
|
18688
18682
|
[n]
|
|
18689
|
-
),
|
|
18690
|
-
() => W.map((
|
|
18691
|
-
id:
|
|
18692
|
-
longName:
|
|
18683
|
+
), H = i0(
|
|
18684
|
+
() => W.map((G) => ({
|
|
18685
|
+
id: G.courseId,
|
|
18686
|
+
longName: G.courseName,
|
|
18693
18687
|
is_student: !0
|
|
18694
18688
|
})),
|
|
18695
18689
|
[W]
|
|
@@ -18699,7 +18693,7 @@ const X4 = ({
|
|
|
18699
18693
|
{
|
|
18700
18694
|
renderLabel: t.filter,
|
|
18701
18695
|
value: u,
|
|
18702
|
-
onChange: (
|
|
18696
|
+
onChange: (G, { value: d0 }) => {
|
|
18703
18697
|
a(d0);
|
|
18704
18698
|
},
|
|
18705
18699
|
width: "200px",
|
|
@@ -18711,15 +18705,15 @@ const X4 = ({
|
|
|
18711
18705
|
]
|
|
18712
18706
|
}
|
|
18713
18707
|
) }),
|
|
18714
|
-
m.length === 0 ? /* @__PURE__ */ O(D, { as: "div", textAlign: "center", padding: "large 0", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", "data-testid": "no-todos-message", children: t.noUpcomingItems }) }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(
|
|
18708
|
+
m.length === 0 ? /* @__PURE__ */ O(D, { as: "div", textAlign: "center", padding: "large 0", children: /* @__PURE__ */ O(P, { color: "secondary", size: "medium", "data-testid": "no-todos-message", children: t.noUpcomingItems }) }) : /* @__PURE__ */ O(D, { as: "div", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: m.map((G) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ O(
|
|
18715
18709
|
T4,
|
|
18716
18710
|
{
|
|
18717
|
-
item:
|
|
18711
|
+
item: G,
|
|
18718
18712
|
onItemUpdate: w,
|
|
18719
18713
|
onEdit: s,
|
|
18720
18714
|
readOnly: !!h
|
|
18721
18715
|
}
|
|
18722
|
-
) }, `${
|
|
18716
|
+
) }, `${G.plannable_type}-${G.plannable_id}`)) }) })
|
|
18723
18717
|
] });
|
|
18724
18718
|
return /* @__PURE__ */ X(R2, { children: [
|
|
18725
18719
|
/* @__PURE__ */ O(
|
|
@@ -18732,7 +18726,7 @@ const X4 = ({
|
|
|
18732
18726
|
error: _ ? t.failedToLoadTodoItems : null,
|
|
18733
18727
|
onRetry: v,
|
|
18734
18728
|
loadingText: t.loadingTodoItems,
|
|
18735
|
-
headerActions: !h && /* @__PURE__ */ O(
|
|
18729
|
+
headerActions: !h && /* @__PURE__ */ O(G0, { size: "small", onClick: () => i(!0), "data-testid": "new-todo-button", children: t.newTodo }),
|
|
18736
18730
|
pagination: {
|
|
18737
18731
|
currentPage: l + 1,
|
|
18738
18732
|
totalPages: R,
|
|
@@ -18755,7 +18749,7 @@ const X4 = ({
|
|
|
18755
18749
|
},
|
|
18756
18750
|
onSubmit: n ? x : C,
|
|
18757
18751
|
isCreating: n ? A : q,
|
|
18758
|
-
courses:
|
|
18752
|
+
courses: H,
|
|
18759
18753
|
locale: o,
|
|
18760
18754
|
timeZone: Q,
|
|
18761
18755
|
mode: n ? "edit" : "create",
|
|
@@ -18834,7 +18828,7 @@ function E4({ item: e }) {
|
|
|
18834
18828
|
/* @__PURE__ */ O(L.Item, { align: "start", children: /* @__PURE__ */ O(D, { as: "div", padding: "xx-small 0 0 0", children: /* @__PURE__ */ O(L, { alignItems: "center", justifyItems: "center", children: Bt(e.type, !1) }) }) }),
|
|
18835
18829
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: /* @__PURE__ */ X(L, { direction: "column", gap: "0", children: [
|
|
18836
18830
|
/* @__PURE__ */ O(
|
|
18837
|
-
|
|
18831
|
+
P0,
|
|
18838
18832
|
{
|
|
18839
18833
|
href: e.htmlUrl,
|
|
18840
18834
|
isWithinText: !1,
|
|
@@ -18845,7 +18839,7 @@ function E4({ item: e }) {
|
|
|
18845
18839
|
/* @__PURE__ */ O(P, { color: "secondary", size: "small", children: e.course.name }),
|
|
18846
18840
|
/* @__PURE__ */ X(L, { gap: "x-small", alignItems: "center", children: [
|
|
18847
18841
|
/* @__PURE__ */ O(
|
|
18848
|
-
|
|
18842
|
+
P0,
|
|
18849
18843
|
{
|
|
18850
18844
|
href: e.htmlUrl,
|
|
18851
18845
|
isWithinText: !1,
|
|
@@ -18855,7 +18849,7 @@ function E4({ item: e }) {
|
|
|
18855
18849
|
),
|
|
18856
18850
|
/* @__PURE__ */ O(P, { size: "small", color: "secondary", children: "|" }),
|
|
18857
18851
|
/* @__PURE__ */ O(
|
|
18858
|
-
|
|
18852
|
+
P0,
|
|
18859
18853
|
{
|
|
18860
18854
|
href: p,
|
|
18861
18855
|
isWithinText: !1,
|
|
@@ -18968,7 +18962,7 @@ function D4({
|
|
|
18968
18962
|
onAccountChange: p ? T : void 0
|
|
18969
18963
|
}
|
|
18970
18964
|
) }),
|
|
18971
|
-
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, margin: "large 0 0 0", children: g.length === 0 ? /* @__PURE__ */ O(w4, { message: z.noUpcomingCourseWork }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(
|
|
18965
|
+
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, margin: "large 0 0 0", children: g.length === 0 ? /* @__PURE__ */ O(w4, { message: z.noUpcomingCourseWork }) : /* @__PURE__ */ O(D, { height: "100%", children: /* @__PURE__ */ O(L, { direction: "column", children: /* @__PURE__ */ O(H0, { isUnstyled: !0, margin: "0", children: g.map((w) => /* @__PURE__ */ O(H0.Item, { margin: "0", children: /* @__PURE__ */ O(E4, { item: w }) }, w.id)) }) }) }) })
|
|
18972
18966
|
] })
|
|
18973
18967
|
}
|
|
18974
18968
|
);
|
|
@@ -19016,95 +19010,95 @@ const k4 = () => /* @__PURE__ */ O(
|
|
|
19016
19010
|
/* @__PURE__ */ O(P, { color: "primary-inverse", size: "small", children: e.hubWelcomeBody })
|
|
19017
19011
|
] })
|
|
19018
19012
|
] }),
|
|
19019
|
-
/* @__PURE__ */ O(D, { as: "div", padding: "medium 0 0 0", textAlign: "center", children: /* @__PURE__ */ O(
|
|
19013
|
+
/* @__PURE__ */ O(D, { as: "div", padding: "medium 0 0 0", textAlign: "center", children: /* @__PURE__ */ O(G0, { color: "primary-inverse", href: b, "data-testid": "try-hub-button", children: e.hubWelcomeCta }) })
|
|
19020
19014
|
]
|
|
19021
19015
|
}
|
|
19022
19016
|
);
|
|
19023
19017
|
}, F4 = {
|
|
19024
|
-
[
|
|
19018
|
+
[U0.ACCOUNT_ROLLUP]: {
|
|
19025
19019
|
component: g3,
|
|
19026
19020
|
displayName: "Account Rollup",
|
|
19027
19021
|
description: "View a rollup of course work statistics across your account"
|
|
19028
19022
|
},
|
|
19029
|
-
[
|
|
19023
|
+
[U0.ANNOUNCEMENTS]: {
|
|
19030
19024
|
component: U3,
|
|
19031
19025
|
displayName: "Announcements",
|
|
19032
19026
|
description: "View recent announcements from your courses"
|
|
19033
19027
|
},
|
|
19034
|
-
[
|
|
19028
|
+
[U0.COURSE_GRADES]: {
|
|
19035
19029
|
component: ba,
|
|
19036
19030
|
displayName: "Course Grades",
|
|
19037
19031
|
description: "View your current grades for all courses"
|
|
19038
19032
|
},
|
|
19039
|
-
[
|
|
19033
|
+
[U0.COURSE_WORK_SUMMARY]: {
|
|
19040
19034
|
component: ua,
|
|
19041
19035
|
displayName: "Course Work Summary",
|
|
19042
19036
|
description: "Summary statistics of your course work"
|
|
19043
19037
|
},
|
|
19044
|
-
[
|
|
19038
|
+
[U0.COURSE_WORK]: {
|
|
19045
19039
|
component: da,
|
|
19046
19040
|
displayName: "Course Work",
|
|
19047
19041
|
description: "View upcoming assignments and tasks"
|
|
19048
19042
|
},
|
|
19049
|
-
[
|
|
19043
|
+
[U0.COURSE_WORK_COMBINED]: {
|
|
19050
19044
|
component: sa,
|
|
19051
19045
|
displayName: "Course Work Combined",
|
|
19052
19046
|
description: "Course work statistics and assignments in one view"
|
|
19053
19047
|
},
|
|
19054
|
-
[
|
|
19048
|
+
[U0.INBOX]: {
|
|
19055
19049
|
component: wO,
|
|
19056
19050
|
displayName: "Inbox",
|
|
19057
19051
|
description: "View recent messages"
|
|
19058
19052
|
},
|
|
19059
|
-
[
|
|
19053
|
+
[U0.PEOPLE]: {
|
|
19060
19054
|
component: PO,
|
|
19061
19055
|
displayName: "People",
|
|
19062
19056
|
description: "View course instructors and teaching assistants"
|
|
19063
19057
|
},
|
|
19064
|
-
[
|
|
19058
|
+
[U0.DIRECTORY]: {
|
|
19065
19059
|
component: ha,
|
|
19066
19060
|
displayName: "Directory",
|
|
19067
19061
|
description: "View instructors and staff"
|
|
19068
19062
|
},
|
|
19069
|
-
[
|
|
19070
|
-
component:
|
|
19063
|
+
[U0.PROGRESS_OVERVIEW]: {
|
|
19064
|
+
component: HO,
|
|
19071
19065
|
displayName: "Progress Overview",
|
|
19072
19066
|
description: "View your progress across all courses"
|
|
19073
19067
|
},
|
|
19074
|
-
[
|
|
19068
|
+
[U0.RECENT_GRADES]: {
|
|
19075
19069
|
component: JO,
|
|
19076
19070
|
displayName: "Recent Grades",
|
|
19077
19071
|
description: "View your most recently graded submissions"
|
|
19078
19072
|
},
|
|
19079
|
-
[
|
|
19073
|
+
[U0.TODO_LIST]: {
|
|
19080
19074
|
component: X4,
|
|
19081
19075
|
displayName: "To Do",
|
|
19082
19076
|
description: "Manage your to-do items"
|
|
19083
19077
|
},
|
|
19084
|
-
[
|
|
19078
|
+
[U0.EDUCATOR_ANNOUNCEMENT_CREATION]: {
|
|
19085
19079
|
component: Ia,
|
|
19086
19080
|
displayName: "Announcement creation",
|
|
19087
19081
|
description: "Create announcements for your courses",
|
|
19088
19082
|
roles: ["educator"]
|
|
19089
19083
|
},
|
|
19090
|
-
[
|
|
19084
|
+
[U0.EDUCATOR_TODO_LIST]: {
|
|
19091
19085
|
component: gO,
|
|
19092
19086
|
displayName: "Todo List",
|
|
19093
19087
|
description: "Smart todo list educator widget",
|
|
19094
19088
|
roles: ["educator"]
|
|
19095
19089
|
},
|
|
19096
|
-
[
|
|
19090
|
+
[U0.EDUCATOR_CONTENT_QUALITY]: {
|
|
19097
19091
|
component: Ya,
|
|
19098
19092
|
displayName: "Content Quality",
|
|
19099
19093
|
description: "Content quality and accessibility educator widget",
|
|
19100
19094
|
roles: ["educator"]
|
|
19101
19095
|
},
|
|
19102
|
-
[
|
|
19096
|
+
[U0.UPCOMING_WORK]: {
|
|
19103
19097
|
component: D4,
|
|
19104
19098
|
displayName: "My Course Work",
|
|
19105
19099
|
description: "View upcoming assignments and tasks across all accounts"
|
|
19106
19100
|
},
|
|
19107
|
-
[
|
|
19101
|
+
[U0.HUB_WELCOME]: {
|
|
19108
19102
|
component: U4,
|
|
19109
19103
|
displayName: "Introducing The Hub",
|
|
19110
19104
|
description: "Welcome to The Hub! Click here to learn more about our new product that consolidates all of your Instructure accounts into one convenient sign on with one unified dashboard!"
|
|
@@ -19119,7 +19113,7 @@ const k4 = () => /* @__PURE__ */ O(
|
|
|
19119
19113
|
return console.warn(`Widget type "${e.type}" not found in registry`), null;
|
|
19120
19114
|
const c = z.component;
|
|
19121
19115
|
return /* @__PURE__ */ O(c, { widget: e, ...b });
|
|
19122
|
-
},
|
|
19116
|
+
}, G4 = ({
|
|
19123
19117
|
config: e,
|
|
19124
19118
|
isEditMode: b
|
|
19125
19119
|
}) => {
|
|
@@ -19128,9 +19122,9 @@ const k4 = () => /* @__PURE__ */ O(
|
|
|
19128
19122
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: c(o) }),
|
|
19129
19123
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, shouldShrink: !0, children: c(z) })
|
|
19130
19124
|
] }) });
|
|
19131
|
-
},
|
|
19125
|
+
}, H4 = () => {
|
|
19132
19126
|
const { isEditMode: e } = dt(), { config: b } = vb();
|
|
19133
|
-
return /* @__PURE__ */ O(D, { as: "div", "data-testid": "dashboard-tab-content", padding: "medium 0 0 0", children: /* @__PURE__ */ O(
|
|
19127
|
+
return /* @__PURE__ */ O(D, { as: "div", "data-testid": "dashboard-tab-content", padding: "medium 0 0 0", children: /* @__PURE__ */ O(G4, { config: b, isEditMode: e }) });
|
|
19134
19128
|
};
|
|
19135
19129
|
var tc;
|
|
19136
19130
|
const V4 = typeof window < "u" && ((tc = window.ENV) == null ? void 0 : tc.FEATURES), Y4 = () => {
|
|
@@ -19152,7 +19146,7 @@ const V4 = typeof window < "u" && ((tc = window.ENV) == null ? void 0 : tc.FEATU
|
|
|
19152
19146
|
}, c = (i) => {
|
|
19153
19147
|
switch (i) {
|
|
19154
19148
|
case j2.DASHBOARD:
|
|
19155
|
-
return /* @__PURE__ */ O(
|
|
19149
|
+
return /* @__PURE__ */ O(H4, {});
|
|
19156
19150
|
case j2.COURSES:
|
|
19157
19151
|
return /* @__PURE__ */ O(c3, {});
|
|
19158
19152
|
default:
|
|
@@ -19203,7 +19197,7 @@ const V4 = typeof window < "u" && ((tc = window.ENV) == null ? void 0 : tc.FEATU
|
|
|
19203
19197
|
children: /* @__PURE__ */ X(L, { direction: "column", alignItems: "center", gap: "x-small", children: [
|
|
19204
19198
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(P, { as: "div", weight: "normal", size: "medium", children: M.question }) }),
|
|
19205
19199
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
19206
|
-
|
|
19200
|
+
P0,
|
|
19207
19201
|
{
|
|
19208
19202
|
href: $4,
|
|
19209
19203
|
isWithinText: !1,
|
|
@@ -19254,7 +19248,7 @@ function tl({
|
|
|
19254
19248
|
onStudentPaired: t
|
|
19255
19249
|
}) {
|
|
19256
19250
|
const { translations: o } = b0(), { notify: z } = m0(), c = z1(null), p = z1(null), [i, n] = V(void 0);
|
|
19257
|
-
|
|
19251
|
+
k0(() => () => {
|
|
19258
19252
|
p.current !== null && clearTimeout(p.current);
|
|
19259
19253
|
}, []);
|
|
19260
19254
|
const s = (r) => {
|
|
@@ -19320,8 +19314,8 @@ function tl({
|
|
|
19320
19314
|
) })
|
|
19321
19315
|
] }),
|
|
19322
19316
|
/* @__PURE__ */ X(e1.Footer, { children: [
|
|
19323
|
-
/* @__PURE__ */ O(
|
|
19324
|
-
/* @__PURE__ */ O(
|
|
19317
|
+
/* @__PURE__ */ O(G0, { "data-testid": "close-modal", onClick: b, margin: "0 x-small 0 0", children: o.close }),
|
|
19318
|
+
/* @__PURE__ */ O(G0, { "data-testid": "add-student-btn", onClick: u, color: "primary", children: o.addStudentModalPairButton })
|
|
19325
19319
|
] })
|
|
19326
19320
|
]
|
|
19327
19321
|
}
|
|
@@ -19342,7 +19336,7 @@ function zl() {
|
|
|
19342
19336
|
},
|
|
19343
19337
|
[M, q]
|
|
19344
19338
|
);
|
|
19345
|
-
|
|
19339
|
+
k0(() => {
|
|
19346
19340
|
if (c.length > 0 && M) {
|
|
19347
19341
|
const R = J4(M.id), g = c.find((y) => y.id === R);
|
|
19348
19342
|
f(g || c[0]);
|
|
@@ -19455,7 +19449,7 @@ const sq = () => {
|
|
|
19455
19449
|
saveChanges: s,
|
|
19456
19450
|
clearError: u
|
|
19457
19451
|
} = dt(), { config: a, resetConfig: r } = vb(), d = b.widget_dashboard_customization;
|
|
19458
|
-
|
|
19452
|
+
k0(() => {
|
|
19459
19453
|
if (!z) return;
|
|
19460
19454
|
const A = (W) => {
|
|
19461
19455
|
W.preventDefault(), W.returnValue = "";
|
|
@@ -19487,7 +19481,7 @@ const sq = () => {
|
|
|
19487
19481
|
/* @__PURE__ */ O(L.Item, { shouldGrow: !0, children: /* @__PURE__ */ O(s1, { level: "h1", margin: "0", "data-testid": "dashboard-heading", children: e.dashboard }) }),
|
|
19488
19482
|
d && t && (o ? /* @__PURE__ */ X(R2, { children: [
|
|
19489
19483
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
19490
|
-
|
|
19484
|
+
G0,
|
|
19491
19485
|
{
|
|
19492
19486
|
onClick: f,
|
|
19493
19487
|
margin: "0 small 0 0",
|
|
@@ -19496,7 +19490,7 @@ const sq = () => {
|
|
|
19496
19490
|
}
|
|
19497
19491
|
) }),
|
|
19498
19492
|
/* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
19499
|
-
|
|
19493
|
+
G0,
|
|
19500
19494
|
{
|
|
19501
19495
|
color: "primary",
|
|
19502
19496
|
onClick: q,
|
|
@@ -19506,7 +19500,7 @@ const sq = () => {
|
|
|
19506
19500
|
}
|
|
19507
19501
|
) })
|
|
19508
19502
|
] }) : /* @__PURE__ */ O(L.Item, { children: /* @__PURE__ */ O(
|
|
19509
|
-
|
|
19503
|
+
G0,
|
|
19510
19504
|
{
|
|
19511
19505
|
onClick: i,
|
|
19512
19506
|
renderIcon: /* @__PURE__ */ O(En, {}),
|
|
@@ -19526,7 +19520,7 @@ var F2 = {}, ec;
|
|
|
19526
19520
|
function cl() {
|
|
19527
19521
|
if (ec) return F2;
|
|
19528
19522
|
ec = 1;
|
|
19529
|
-
var e =
|
|
19523
|
+
var e = Hn;
|
|
19530
19524
|
if (process.env.NODE_ENV === "production")
|
|
19531
19525
|
F2.createRoot = e.createRoot, F2.hydrateRoot = e.hydrateRoot;
|
|
19532
19526
|
else {
|
|
@@ -19624,7 +19618,7 @@ function ul({
|
|
|
19624
19618
|
const { a: W, b: h } = sl(M), m = W && !Lb(W), l = h && !Lb(h);
|
|
19625
19619
|
(m || l) && (i ? A = /* @__PURE__ */ O(bc, { a: W, b: h }) : A = /* @__PURE__ */ X("span", { children: [
|
|
19626
19620
|
/* @__PURE__ */ O(Fn, { children: /* @__PURE__ */ O(
|
|
19627
|
-
|
|
19621
|
+
P0,
|
|
19628
19622
|
{
|
|
19629
19623
|
isWithinText: !1,
|
|
19630
19624
|
as: "button",
|
|
@@ -19655,7 +19649,7 @@ function ul({
|
|
|
19655
19649
|
}
|
|
19656
19650
|
) });
|
|
19657
19651
|
}
|
|
19658
|
-
const Mc = "flashalert_message_holder",
|
|
19652
|
+
const Mc = "flashalert_message_holder", GM = /* @__PURE__ */ new Map();
|
|
19659
19653
|
function dl(e) {
|
|
19660
19654
|
const {
|
|
19661
19655
|
message: b,
|
|
@@ -19669,12 +19663,12 @@ function dl(e) {
|
|
|
19669
19663
|
return;
|
|
19670
19664
|
const p = On();
|
|
19671
19665
|
function i(a) {
|
|
19672
|
-
const r =
|
|
19666
|
+
const r = GM.get(a);
|
|
19673
19667
|
if (r)
|
|
19674
19668
|
try {
|
|
19675
19669
|
r.unmount();
|
|
19676
19670
|
} finally {
|
|
19677
|
-
|
|
19671
|
+
GM.delete(a);
|
|
19678
19672
|
}
|
|
19679
19673
|
a.remove();
|
|
19680
19674
|
}
|
|
@@ -19688,7 +19682,7 @@ function dl(e) {
|
|
|
19688
19682
|
const s = document.createElement("div");
|
|
19689
19683
|
s.setAttribute("style", "max-width:50em;margin:1rem auto;pointer-events:auto;"), s.setAttribute("class", "flashalert-message"), n().appendChild(s);
|
|
19690
19684
|
const u = pl.createRoot(s);
|
|
19691
|
-
|
|
19685
|
+
GM.set(s, u), u.render(
|
|
19692
19686
|
Dn(ul, {
|
|
19693
19687
|
message: b,
|
|
19694
19688
|
timeout: p.timeout,
|
|
@@ -19732,7 +19726,7 @@ export {
|
|
|
19732
19726
|
U4 as HubWelcomeWidget,
|
|
19733
19727
|
wO as InboxWidget,
|
|
19734
19728
|
PO as PeopleWidget,
|
|
19735
|
-
|
|
19729
|
+
HO as ProgressOverviewWidget,
|
|
19736
19730
|
Oq as RenderSlotsProvider,
|
|
19737
19731
|
nq as ResponsiveProvider,
|
|
19738
19732
|
t1 as TemplateWidget,
|
|
@@ -19743,7 +19737,7 @@ export {
|
|
|
19743
19737
|
sq as WidgetDashboardContainer,
|
|
19744
19738
|
aq as WidgetDashboardEditProvider,
|
|
19745
19739
|
rq as WidgetDashboardProvider,
|
|
19746
|
-
|
|
19740
|
+
G4 as WidgetGrid,
|
|
19747
19741
|
iq as WidgetLayoutProvider,
|
|
19748
19742
|
Or as getMoveActionDescription,
|
|
19749
19743
|
uq as toggleDashboardView,
|