@pocketprep/ui-kit 3.4.67 → 3.4.68
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/@pocketprep/ui-kit.js +222 -220
- package/dist/@pocketprep/ui-kit.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs +5 -5
- package/dist/@pocketprep/ui-kit.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/lib/components/Quiz/Question/MatrixChoicesContainer.vue +16 -0
- package/lib/components/Quiz/Question/MatrixRadioGroup.vue +6 -0
- package/lib/components/Quiz/Question/MobileMatrixChoicesContainer.vue +0 -2
- package/lib/components/Quiz/Question.vue +13 -14
- package/package.json +1 -1
|
@@ -377,7 +377,7 @@ const pi = (e, i, s) => {
|
|
|
377
377
|
o.forEach((t) => {
|
|
378
378
|
t.includes("--dark") && e.classList.remove(t);
|
|
379
379
|
});
|
|
380
|
-
},
|
|
380
|
+
}, BC = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
381
381
|
__proto__: null,
|
|
382
382
|
breakpoint: Mt,
|
|
383
383
|
dark: Se,
|
|
@@ -17911,7 +17911,7 @@ const gp = /* @__PURE__ */ Ce(It, [["render", pp]]), _r = {
|
|
|
17911
17911
|
`$1<span class="keyword-highlight${e.isDarkMode ? " keyword-highlight--dark" : ""}" data-location="${e.location}" role="button" tabindex="0" aria-label="${o}, Instruction. Click for definition" aria-haspopup="dialog" aria-expanded="false">
|
|
17912
17912
|
<span style="pointer-events: none;">$2</span></span>$3`
|
|
17913
17913
|
);
|
|
17914
|
-
}, e.text) : e.text,
|
|
17914
|
+
}, e.text) : e.text, Pv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17915
17915
|
__proto__: null,
|
|
17916
17916
|
highlightKeywordsInText: wo,
|
|
17917
17917
|
studyModes: _r
|
|
@@ -19302,11 +19302,7 @@ function Og(e, i, s, o, t, n) {
|
|
|
19302
19302
|
[Y, e.breakpoints, "questionEl"]
|
|
19303
19303
|
]) : Le("", !0);
|
|
19304
19304
|
}
|
|
19305
|
-
const Yg = /* @__PURE__ */ Ce(Et, [["render", Og]]), Sg = {
|
|
19306
|
-
key: 0,
|
|
19307
|
-
class: "uikit-matrix-radio-group",
|
|
19308
|
-
role: "radiogroup"
|
|
19309
|
-
}, Tg = { class: "uikit-matrix-radio-group__option-icon" }, jg = /* @__PURE__ */ Ys({
|
|
19305
|
+
const Yg = /* @__PURE__ */ Ce(Et, [["render", Og]]), Sg = { class: "uikit-matrix-radio-group__option-icon" }, Tg = /* @__PURE__ */ Ys({
|
|
19310
19306
|
__name: "MatrixRadioGroup",
|
|
19311
19307
|
props: /* @__PURE__ */ Cn({
|
|
19312
19308
|
isDarkMode: { type: Boolean },
|
|
@@ -19323,7 +19319,11 @@ const Yg = /* @__PURE__ */ Ce(Et, [["render", Og]]), Sg = {
|
|
|
19323
19319
|
const i = mn(e, "modelValue"), s = (o) => {
|
|
19324
19320
|
i.value = o;
|
|
19325
19321
|
};
|
|
19326
|
-
return (o, t) => o.choices.length ? ne((N(), V("ul",
|
|
19322
|
+
return (o, t) => o.choices.length ? ne((N(), V("ul", {
|
|
19323
|
+
key: 0,
|
|
19324
|
+
class: ve(["uikit-matrix-radio-group", { "uikit-matrix-radio-group--disabled": o.showAnswers }]),
|
|
19325
|
+
role: "radiogroup"
|
|
19326
|
+
}, [
|
|
19327
19327
|
(N(!0), V(Ke, null, et(o.choices, (n) => {
|
|
19328
19328
|
var r, R;
|
|
19329
19329
|
return ne((N(), V("li", {
|
|
@@ -19341,7 +19341,7 @@ const Yg = /* @__PURE__ */ Ce(Et, [["render", Og]]), Sg = {
|
|
|
19341
19341
|
color: o.showAnswers ? (r = i.value) != null && r.startsWith("a") ? "green" : "gray" : "blue",
|
|
19342
19342
|
onClick: (D) => !o.disabled && !o.showAnswers && s(n)
|
|
19343
19343
|
}, null, 8, ["selected", "disabled", "isDarkMode", "color", "onClick"]),
|
|
19344
|
-
oe("div",
|
|
19344
|
+
oe("div", Sg, [
|
|
19345
19345
|
ke(o.$slots, "optionIcon", {
|
|
19346
19346
|
optionIcon: {
|
|
19347
19347
|
isVisible: o.showAnswers && !((R = i.value) != null && R.startsWith("a")) && (n.startsWith("a") || n === i.value),
|
|
@@ -19353,16 +19353,16 @@ const Yg = /* @__PURE__ */ Ce(Et, [["render", Og]]), Sg = {
|
|
|
19353
19353
|
[gi(Se), o.isDarkMode]
|
|
19354
19354
|
]);
|
|
19355
19355
|
}), 128))
|
|
19356
|
-
])), [
|
|
19356
|
+
], 2)), [
|
|
19357
19357
|
[gi(Se), o.isDarkMode]
|
|
19358
19358
|
]) : Le("", !0);
|
|
19359
19359
|
}
|
|
19360
19360
|
});
|
|
19361
|
-
const
|
|
19362
|
-
var
|
|
19363
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
19361
|
+
const jg = /* @__PURE__ */ Ce(Tg, [["__scopeId", "data-v-a7edd421"]]);
|
|
19362
|
+
var Hg = Object.defineProperty, Fg = Object.getOwnPropertyDescriptor, At = (e, i, s, o) => {
|
|
19363
|
+
for (var t = o > 1 ? void 0 : o ? Fg(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
19364
19364
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
19365
|
-
return o && t &&
|
|
19365
|
+
return o && t && Hg(i, s, t), t;
|
|
19366
19366
|
};
|
|
19367
19367
|
let lt = class extends be {
|
|
19368
19368
|
constructor() {
|
|
@@ -19599,7 +19599,7 @@ lt = At([
|
|
|
19599
19599
|
components: {
|
|
19600
19600
|
Icon: We,
|
|
19601
19601
|
Checkbox: Ts,
|
|
19602
|
-
MatrixRadioGroup:
|
|
19602
|
+
MatrixRadioGroup: jg,
|
|
19603
19603
|
PocketButton: bt
|
|
19604
19604
|
},
|
|
19605
19605
|
directives: {
|
|
@@ -19608,20 +19608,20 @@ lt = At([
|
|
|
19608
19608
|
}
|
|
19609
19609
|
})
|
|
19610
19610
|
], lt);
|
|
19611
|
-
const
|
|
19611
|
+
const zg = {
|
|
19612
19612
|
class: "uikit-question-matrix-choices-container",
|
|
19613
19613
|
ref: "uikit-question-matrix-choices-container"
|
|
19614
|
-
},
|
|
19615
|
-
function
|
|
19614
|
+
}, Ng = { class: "uikit-question-matrix-choices-container__columns" }, Zg = ["innerHTML"], Jg = ["innerHTML"], Wg = ["innerHTML"], Ug = ["onClick", "onKeypress"];
|
|
19615
|
+
function qg(e, i, s, o, t, n) {
|
|
19616
19616
|
const r = ge("Checkbox"), R = ge("Icon"), D = ge("MatrixRadioGroup"), Y = Re("dark"), z = Re("breakpoint");
|
|
19617
|
-
return ne((N(), V("div",
|
|
19618
|
-
ne((N(), V("div",
|
|
19617
|
+
return ne((N(), V("div", zg, [
|
|
19618
|
+
ne((N(), V("div", Ng, [
|
|
19619
19619
|
ne(oe("div", {
|
|
19620
19620
|
class: ve(["uikit-question-matrix-choices-container__column-row-header", {
|
|
19621
19621
|
"uikit-question-matrix-choices-container__column-row-header--two-columns": e.numberOfMatrixColumnLabels === 2
|
|
19622
19622
|
}]),
|
|
19623
19623
|
innerHTML: e.matrixColumnLabelsForRows
|
|
19624
|
-
}, null, 10,
|
|
19624
|
+
}, null, 10, Zg), [
|
|
19625
19625
|
[Y, e.isDarkMode],
|
|
19626
19626
|
[z, e.breakpoints, "questionEl"]
|
|
19627
19627
|
]),
|
|
@@ -19632,7 +19632,7 @@ function Kg(e, i, s, o, t, n) {
|
|
|
19632
19632
|
lang: "de",
|
|
19633
19633
|
key: I,
|
|
19634
19634
|
innerHTML: E
|
|
19635
|
-
}, null, 10,
|
|
19635
|
+
}, null, 10, Jg)), [
|
|
19636
19636
|
[Y, e.isDarkMode],
|
|
19637
19637
|
[z, e.breakpoints, "questionEl"]
|
|
19638
19638
|
])), 128))
|
|
@@ -19649,16 +19649,18 @@ function Kg(e, i, s, o, t, n) {
|
|
|
19649
19649
|
}, [
|
|
19650
19650
|
(N(!0), V(Ke, null, et(e.matrixRowLabels, (E, I) => ne((N(), V("div", {
|
|
19651
19651
|
class: ve(["uikit-question-matrix-choices-container__choices", {
|
|
19652
|
+
"uikit-question-matrix-choices-container__choices--checkbox": e.question.type === "Matrix Checkbox",
|
|
19652
19653
|
"uikit-question-matrix-choices-container__choices--two-columns": e.numberOfMatrixColumnLabels === 2
|
|
19653
19654
|
}]),
|
|
19654
19655
|
key: I
|
|
19655
19656
|
}, [
|
|
19656
19657
|
ne(oe("div", {
|
|
19657
19658
|
class: ve(["uikit-question-matrix-choices-container__choice-text", {
|
|
19659
|
+
"uikit-question-matrix-choices-container__choice-text--checkbox": e.question.type === "Matrix Checkbox",
|
|
19658
19660
|
"uikit-question-matrix-choices-container__choice-text--two-columns": e.numberOfMatrixColumnLabels === 2
|
|
19659
19661
|
}]),
|
|
19660
19662
|
innerHTML: E
|
|
19661
|
-
}, null, 10,
|
|
19663
|
+
}, null, 10, Wg), [
|
|
19662
19664
|
[Y, e.isDarkMode],
|
|
19663
19665
|
[z, e.breakpoints, "questionEl"]
|
|
19664
19666
|
]),
|
|
@@ -19689,7 +19691,7 @@ function Kg(e, i, s, o, t, n) {
|
|
|
19689
19691
|
disabled: e.showMatrixAnswers || e.reviewMode,
|
|
19690
19692
|
"checkbox-styles": e.checkboxContainerStyling(I, A)
|
|
19691
19693
|
}, null, 8, ["model-value", "is-dark-mode", "disabled", "checkbox-styles"])
|
|
19692
|
-
], 42,
|
|
19694
|
+
], 42, Ug)),
|
|
19693
19695
|
(e.showMatrixAnswers || e.reviewMode) && (e.incorrectlySelectedChoice(I, A) || e.correctAnswerButNotSelected(I, A)) ? ne((N(), ye(R, {
|
|
19694
19696
|
key: 2,
|
|
19695
19697
|
class: "uikit-question-matrix-choices-container__incorrect-answer-icon",
|
|
@@ -19745,11 +19747,11 @@ function Kg(e, i, s, o, t, n) {
|
|
|
19745
19747
|
[Y, e.isDarkMode]
|
|
19746
19748
|
]);
|
|
19747
19749
|
}
|
|
19748
|
-
const
|
|
19750
|
+
const Kg = /* @__PURE__ */ Ce(lt, [["render", qg]]), Xg = {
|
|
19749
19751
|
key: 0,
|
|
19750
19752
|
class: "uikit-mobile-matrix-radio-group",
|
|
19751
19753
|
role: "radiogroup"
|
|
19752
|
-
},
|
|
19754
|
+
}, Vg = ["onClick"], _g = ["onClick"], $g = /* @__PURE__ */ Ys({
|
|
19753
19755
|
__name: "MobileMatrixRadioGroup",
|
|
19754
19756
|
props: /* @__PURE__ */ Cn({
|
|
19755
19757
|
isDarkMode: { type: Boolean, default: !1 },
|
|
@@ -19777,7 +19779,7 @@ const Xg = /* @__PURE__ */ Ce(lt, [["render", Kg]]), Vg = {
|
|
|
19777
19779
|
}
|
|
19778
19780
|
return "blue";
|
|
19779
19781
|
}, n = (r) => r == null ? void 0 : r.replace(/<[^\s>]+[^>]*>/gi, " ").trim();
|
|
19780
|
-
return (r, R) => r.choices.length ? ne((N(), V("ul",
|
|
19782
|
+
return (r, R) => r.choices.length ? ne((N(), V("ul", Xg, [
|
|
19781
19783
|
(N(!0), V(Ke, null, et(r.choices, (D, Y) => ne((N(), V("li", {
|
|
19782
19784
|
class: "uikit-mobile-matrix-radio-group__option",
|
|
19783
19785
|
role: "radio",
|
|
@@ -19800,10 +19802,10 @@ const Xg = /* @__PURE__ */ Ce(lt, [["render", Kg]]), Vg = {
|
|
|
19800
19802
|
onClick: (z) => !r.disabled && !r.showAnswers && o(D)
|
|
19801
19803
|
}, [
|
|
19802
19804
|
xe(me(n(r.labels[Y])), 1)
|
|
19803
|
-
], 10,
|
|
19805
|
+
], 10, _g)), [
|
|
19804
19806
|
[gi(Se), i.isDarkMode]
|
|
19805
19807
|
]) : Le("", !0)
|
|
19806
|
-
], 8,
|
|
19808
|
+
], 8, Vg)), [
|
|
19807
19809
|
[gi(Se), r.isDarkMode]
|
|
19808
19810
|
])), 128))
|
|
19809
19811
|
])), [
|
|
@@ -19811,11 +19813,11 @@ const Xg = /* @__PURE__ */ Ce(lt, [["render", Kg]]), Vg = {
|
|
|
19811
19813
|
]) : Le("", !0);
|
|
19812
19814
|
}
|
|
19813
19815
|
});
|
|
19814
|
-
const
|
|
19815
|
-
var
|
|
19816
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
19816
|
+
const ef = /* @__PURE__ */ Ce($g, [["__scopeId", "data-v-7f9b64b0"]]);
|
|
19817
|
+
var tf = Object.defineProperty, of = Object.getOwnPropertyDescriptor, gt = (e, i, s, o) => {
|
|
19818
|
+
for (var t = o > 1 ? void 0 : o ? of(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
19817
19819
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
19818
|
-
return o && t &&
|
|
19820
|
+
return o && t && tf(i, s, t), t;
|
|
19819
19821
|
};
|
|
19820
19822
|
let nt = class extends be {
|
|
19821
19823
|
constructor() {
|
|
@@ -20105,7 +20107,7 @@ nt = gt([
|
|
|
20105
20107
|
Icon: We,
|
|
20106
20108
|
Checkbox: Ts,
|
|
20107
20109
|
PocketButton: bt,
|
|
20108
|
-
MobileMatrixRadioGroup:
|
|
20110
|
+
MobileMatrixRadioGroup: ef
|
|
20109
20111
|
},
|
|
20110
20112
|
directives: {
|
|
20111
20113
|
dark: Se,
|
|
@@ -20113,13 +20115,13 @@ nt = gt([
|
|
|
20113
20115
|
}
|
|
20114
20116
|
})
|
|
20115
20117
|
], nt);
|
|
20116
|
-
const
|
|
20118
|
+
const sf = { class: "uikit-question-mobile-matrix-choices-container" }, nf = ["onClick"], rf = { class: "uikit-question-mobile-matrix-choices-container__row-label" }, af = { class: "uikit-question-mobile-matrix-choices-container__selected-choice-labels-container" }, lf = {
|
|
20117
20119
|
key: 0,
|
|
20118
20120
|
class: "uikit-question-mobile-matrix-choices-container__selected-choice-labels"
|
|
20119
|
-
},
|
|
20120
|
-
function
|
|
20121
|
+
}, hf = { key: 0 }, df = ["onClick", "onKeypress"], cf = { key: 1 };
|
|
20122
|
+
function uf(e, i, s, o, t, n) {
|
|
20121
20123
|
const r = ge("Icon"), R = ge("Checkbox"), D = ge("MobileMatrixRadioGroup"), Y = Re("dark"), z = Re("breakpoint");
|
|
20122
|
-
return ne((N(), V("div",
|
|
20124
|
+
return ne((N(), V("div", sf, [
|
|
20123
20125
|
ne((N(), V("div", {
|
|
20124
20126
|
class: ve(["uikit-question-mobile-matrix-choices-container__choices-container", {
|
|
20125
20127
|
"uikit-question-mobile-matrix-choices-container__choices-container--correct": (e.showMatrixAnswers || e.reviewMode) && e.isMatrixQuestionCorrect,
|
|
@@ -20150,7 +20152,7 @@ function pf(e, i, s, o, t, n) {
|
|
|
20150
20152
|
}, null, 512)), [
|
|
20151
20153
|
[Y, e.isDarkMode]
|
|
20152
20154
|
]) : Le("", !0),
|
|
20153
|
-
ne((N(), V("div",
|
|
20155
|
+
ne((N(), V("div", rf, [
|
|
20154
20156
|
xe(me(e.stripText(E)) + " ", 1),
|
|
20155
20157
|
ne(Pe(r, {
|
|
20156
20158
|
class: ve(["uikit-question-mobile-matrix-choices-container__toggle-row-icon", {
|
|
@@ -20163,9 +20165,9 @@ function pf(e, i, s, o, t, n) {
|
|
|
20163
20165
|
])), [
|
|
20164
20166
|
[Y, e.isDarkMode]
|
|
20165
20167
|
]),
|
|
20166
|
-
oe("div",
|
|
20168
|
+
oe("div", af, [
|
|
20167
20169
|
(N(!0), V(Ke, null, et(e.selectedColumnHeaders, (G, A) => ne((N(), V("div", { key: A }, [
|
|
20168
|
-
e.selectedColumnHeaders && e.selectedColumnHeaders[I] && e.selectedColumnHeaders[I][A] ? ne((N(), V("div",
|
|
20170
|
+
e.selectedColumnHeaders && e.selectedColumnHeaders[I] && e.selectedColumnHeaders[I][A] ? ne((N(), V("div", lf, [
|
|
20169
20171
|
xe(me(e.selectedColumnHeaders[I][A] === e.selectedColumnHeaders[I][e.selectedColumnHeaders[I].length - 1] ? e.stripText(e.selectedColumnHeaders[I][A]) : `${e.stripText(e.selectedColumnHeaders[I][A])},`), 1)
|
|
20170
20172
|
])), [
|
|
20171
20173
|
[Y, e.isDarkMode],
|
|
@@ -20175,11 +20177,11 @@ function pf(e, i, s, o, t, n) {
|
|
|
20175
20177
|
[Y, e.isDarkMode]
|
|
20176
20178
|
])), 128))
|
|
20177
20179
|
])
|
|
20178
|
-
], 10,
|
|
20180
|
+
], 10, nf)), [
|
|
20179
20181
|
[Y, e.isDarkMode],
|
|
20180
20182
|
[z, e.breakpoints, "questionEl"]
|
|
20181
20183
|
]),
|
|
20182
|
-
e.expandedRowNumbers.includes(I) && e.question.type === "Matrix Checkbox" && e.matrixCheckboxGrid && e.matrixCheckboxGrid[I] ? (N(), V("div",
|
|
20184
|
+
e.expandedRowNumbers.includes(I) && e.question.type === "Matrix Checkbox" && e.matrixCheckboxGrid && e.matrixCheckboxGrid[I] ? (N(), V("div", hf, [
|
|
20183
20185
|
(N(!0), V(Ke, null, et(e.matrixColumnLabels, (G, A) => {
|
|
20184
20186
|
var g;
|
|
20185
20187
|
return ne((N(), V("div", {
|
|
@@ -20207,12 +20209,12 @@ function pf(e, i, s, o, t, n) {
|
|
|
20207
20209
|
"uikit-question-mobile-matrix-choices-container__checkbox-label--distractor": (e.showMatrixAnswers || e.reviewMode) && e.matrixChoiceLayout[I] && ((g = e.matrixChoiceLayout[I][A]) == null ? void 0 : g.startsWith("d"))
|
|
20208
20210
|
}])
|
|
20209
20211
|
}, me(e.stripText(G)), 3)
|
|
20210
|
-
], 40,
|
|
20212
|
+
], 40, df)), [
|
|
20211
20213
|
[Y, e.isDarkMode]
|
|
20212
20214
|
]);
|
|
20213
20215
|
}), 128))
|
|
20214
20216
|
])) : Le("", !0),
|
|
20215
|
-
e.expandedRowNumbers.includes(I) && e.question.type === "Matrix Radio Button" && e.matrixRadioGrid && e.matrixRadioGrid[I] ? (N(), V("div",
|
|
20217
|
+
e.expandedRowNumbers.includes(I) && e.question.type === "Matrix Radio Button" && e.matrixRadioGrid && e.matrixRadioGrid[I] ? (N(), V("div", cf, [
|
|
20216
20218
|
Pe(D, {
|
|
20217
20219
|
modelValue: e.getRadioRowSelection(I),
|
|
20218
20220
|
"review-mode": e.reviewMode,
|
|
@@ -20240,11 +20242,11 @@ function pf(e, i, s, o, t, n) {
|
|
|
20240
20242
|
[Y, e.isDarkMode]
|
|
20241
20243
|
]);
|
|
20242
20244
|
}
|
|
20243
|
-
const
|
|
20244
|
-
var
|
|
20245
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
20245
|
+
const pf = /* @__PURE__ */ Ce(nt, [["render", uf]]);
|
|
20246
|
+
var gf = Object.defineProperty, ff = Object.getOwnPropertyDescriptor, Ze = (e, i, s, o) => {
|
|
20247
|
+
for (var t = o > 1 ? void 0 : o ? ff(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
20246
20248
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
20247
|
-
return o && t &&
|
|
20249
|
+
return o && t && gf(i, s, t), t;
|
|
20248
20250
|
};
|
|
20249
20251
|
let Fe = class extends be {
|
|
20250
20252
|
constructor() {
|
|
@@ -20925,8 +20927,8 @@ Fe = Ze([
|
|
|
20925
20927
|
StatsSummary: pg,
|
|
20926
20928
|
Explanation: Eg,
|
|
20927
20929
|
PassageAndImage: Yg,
|
|
20928
|
-
MatrixChoicesContainer:
|
|
20929
|
-
MobileMatrixChoicesContainer:
|
|
20930
|
+
MatrixChoicesContainer: Kg,
|
|
20931
|
+
MobileMatrixChoicesContainer: pf
|
|
20930
20932
|
},
|
|
20931
20933
|
directives: {
|
|
20932
20934
|
breakpoint: Mt,
|
|
@@ -20934,16 +20936,16 @@ Fe = Ze([
|
|
|
20934
20936
|
}
|
|
20935
20937
|
})
|
|
20936
20938
|
], Fe);
|
|
20937
|
-
const
|
|
20939
|
+
const Af = { class: "uikit-question__tag-mobile" }, Cf = ["aria-label"], mf = ["innerHTML"], vf = {
|
|
20938
20940
|
key: 4,
|
|
20939
20941
|
class: "uikit-question__unanswered-teach-review-label"
|
|
20940
|
-
},
|
|
20941
|
-
|
|
20942
|
-
],
|
|
20942
|
+
}, wf = /* @__PURE__ */ oe("span", null, " Unanswered ", -1), yf = [
|
|
20943
|
+
wf
|
|
20944
|
+
], Mf = ["role"], bf = {
|
|
20943
20945
|
key: 0,
|
|
20944
20946
|
class: "uikit-question__unanswered-label"
|
|
20945
|
-
},
|
|
20946
|
-
function
|
|
20947
|
+
}, Lf = /* @__PURE__ */ oe("span", null, "Unanswered", -1);
|
|
20948
|
+
function kf(e, i, s, o, t, n) {
|
|
20947
20949
|
const r = ge("Icon"), R = ge("QuestionContext"), D = ge("PocketButton"), Y = ge("PassageAndImageDropdown"), z = ge("Paywall"), E = ge("ChoicesContainer"), I = ge("MatrixChoicesContainer"), G = ge("MobileMatrixChoicesContainer"), A = ge("Summary"), g = ge("StatsSummary"), p = ge("PassageAndImage"), d = ge("Explanation"), c = Re("breakpoint"), C = Re("dark");
|
|
20948
20950
|
return ne((N(), V("div", {
|
|
20949
20951
|
ref: "question",
|
|
@@ -20963,7 +20965,7 @@ function Ef(e, i, s, o, t, n) {
|
|
|
20963
20965
|
[C, e.isDarkMode]
|
|
20964
20966
|
])
|
|
20965
20967
|
]),
|
|
20966
|
-
ne((N(), V("div",
|
|
20968
|
+
ne((N(), V("div", Af, [
|
|
20967
20969
|
ke(e.$slots, "tag")
|
|
20968
20970
|
])), [
|
|
20969
20971
|
[c, e.breakpoints, "questionEl"]
|
|
@@ -21011,7 +21013,7 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21011
21013
|
"aria-live": "assertive"
|
|
21012
21014
|
}, [
|
|
21013
21015
|
xe(" Part " + me(e.currentScenarioQuestionNumber) + " of " + me(e.numberOfScenarioQuestions), 1)
|
|
21014
|
-
], 8,
|
|
21016
|
+
], 8, Cf)), [
|
|
21015
21017
|
[C, e.isDarkMode],
|
|
21016
21018
|
[c, e.breakpoints, "questionEl"]
|
|
21017
21019
|
]) : Le("", !0),
|
|
@@ -21025,7 +21027,7 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21025
21027
|
}]),
|
|
21026
21028
|
onClick: i[0] || (i[0] = (...L) => e.keywordClick && e.keywordClick(...L)),
|
|
21027
21029
|
innerHTML: e.prompt
|
|
21028
|
-
}, null, 10,
|
|
21030
|
+
}, null, 10, mf), [
|
|
21029
21031
|
[c, e.breakpoints, "questionEl"]
|
|
21030
21032
|
]),
|
|
21031
21033
|
e.question.passage || e.passageImageUrl ? ne((N(), ye(D, {
|
|
@@ -21066,7 +21068,7 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21066
21068
|
breakpoints: e.breakpoints,
|
|
21067
21069
|
onUpgradeClicked: e.emitUpgrade
|
|
21068
21070
|
}, null, 8, ["review-Mode", "is-dark-mode", "question-el", "breakpoints", "onUpgradeClicked"])) : Le("", !0),
|
|
21069
|
-
(e.showAnswers || e.showMatrixAnswers) && e.isTeachReview && e.isUnanswered ? ne((N(), V("div",
|
|
21071
|
+
(e.showAnswers || e.showMatrixAnswers) && e.isTeachReview && e.isUnanswered ? ne((N(), V("div", vf, yf)), [
|
|
21070
21072
|
[C, e.isDarkMode]
|
|
21071
21073
|
]) : Le("", !0),
|
|
21072
21074
|
e.showPaywall ? Le("", !0) : ne((N(), V("div", {
|
|
@@ -21080,8 +21082,8 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21080
21082
|
}]),
|
|
21081
21083
|
role: e.isMCR ? "group" : "radiogroup"
|
|
21082
21084
|
}, [
|
|
21083
|
-
(e.showAnswers || e.showMatrixAnswers) && !e.isMCR && e.isUnanswered && !e.isCorrect && !e.isTeachReview ? ne((N(), V("div",
|
|
21084
|
-
|
|
21085
|
+
(e.showAnswers || e.showMatrixAnswers) && !e.isMCR && e.isUnanswered && !e.isCorrect && !e.isTeachReview ? ne((N(), V("div", bf, [
|
|
21086
|
+
Lf,
|
|
21085
21087
|
ne(Pe(r, {
|
|
21086
21088
|
class: "uikit-question__unanswered-label-icon",
|
|
21087
21089
|
type: "incorrect"
|
|
@@ -21194,10 +21196,8 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21194
21196
|
isCorrect: L
|
|
21195
21197
|
})
|
|
21196
21198
|
]),
|
|
21197
|
-
|
|
21198
|
-
|
|
21199
|
-
}) => [
|
|
21200
|
-
ke(e.$slots, "showNamesTable", { choiceKey: L })
|
|
21199
|
+
explanationBottomExperiment: Te(() => [
|
|
21200
|
+
ke(e.$slots, "explanationBottomExperiment")
|
|
21201
21201
|
]),
|
|
21202
21202
|
_: 3
|
|
21203
21203
|
}, 8, ["question", "matrix-choice-layout", "is-matrix-question-correct", "matrix-answer-keys", "matrix-distractor-keys", "selected-matrix-choices", "show-matrix-answers", "review-mode", "matrix-choice-scores", "global-metrics", "is-dark-mode", "question-el", "breakpoints", "is-teach-group-review", "onEmitSelectedMatrixChoice", "onEmitAnsweredMatrixRowIndex"])), [
|
|
@@ -21234,12 +21234,14 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21234
21234
|
isCorrect: L
|
|
21235
21235
|
})
|
|
21236
21236
|
]),
|
|
21237
|
+
explanationBottomExperiment: Te(() => [
|
|
21238
|
+
ke(e.$slots, "explanationBottomExperiment")
|
|
21239
|
+
]),
|
|
21237
21240
|
_: 3
|
|
21238
21241
|
}, 8, ["question", "matrix-choice-layout", "is-matrix-question-correct", "matrix-answer-keys", "matrix-distractor-keys", "selected-matrix-choices", "show-matrix-answers", "review-mode", "global-metrics", "is-dark-mode", "question-el", "breakpoints", "onEmitSelectedMatrixChoice", "onEmitAnsweredMatrixRowIndex"])), [
|
|
21239
21242
|
[c, e.breakpoints, "questionEl"]
|
|
21240
|
-
]) : Le("", !0)
|
|
21241
|
-
|
|
21242
|
-
], 10, bf)), [
|
|
21243
|
+
]) : Le("", !0)
|
|
21244
|
+
], 10, Mf)), [
|
|
21243
21245
|
[C, e.isDarkMode]
|
|
21244
21246
|
]),
|
|
21245
21247
|
(e.isMCR && e.showAnswers || e.isMatrixQuestion && e.showMatrixAnswers) && !e.showPaywall ? (N(), ye(A, {
|
|
@@ -21426,11 +21428,11 @@ function Ef(e, i, s, o, t, n) {
|
|
|
21426
21428
|
[c, e.breakpoints]
|
|
21427
21429
|
]);
|
|
21428
21430
|
}
|
|
21429
|
-
const
|
|
21430
|
-
var
|
|
21431
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21431
|
+
const Ef = /* @__PURE__ */ Ce(Fe, [["render", kf]]);
|
|
21432
|
+
var Df = Object.defineProperty, Bf = Object.getOwnPropertyDescriptor, oo = (e, i, s, o) => {
|
|
21433
|
+
for (var t = o > 1 ? void 0 : o ? Bf(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21432
21434
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21433
|
-
return o && t &&
|
|
21435
|
+
return o && t && Df(i, s, t), t;
|
|
21434
21436
|
};
|
|
21435
21437
|
let bi = class extends be {
|
|
21436
21438
|
constructor() {
|
|
@@ -21479,16 +21481,16 @@ bi = oo([
|
|
|
21479
21481
|
}
|
|
21480
21482
|
})
|
|
21481
21483
|
], bi);
|
|
21482
|
-
const
|
|
21484
|
+
const If = {
|
|
21483
21485
|
ref: "quiz-container",
|
|
21484
21486
|
class: "uikit-quiz-container"
|
|
21485
|
-
},
|
|
21487
|
+
}, xf = {
|
|
21486
21488
|
key: 0,
|
|
21487
21489
|
class: "uikit-quiz-container__side"
|
|
21488
21490
|
};
|
|
21489
|
-
function
|
|
21491
|
+
function Pf(e, i, s, o, t, n) {
|
|
21490
21492
|
const r = Re("breakpoint"), R = Re("dark");
|
|
21491
|
-
return ne((N(), V("div",
|
|
21493
|
+
return ne((N(), V("div", If, [
|
|
21492
21494
|
ne((N(), V("div", {
|
|
21493
21495
|
class: ve(["uikit-quiz-container__header", { "uikit-quiz-container__header--dark": e.isDarkMode }]),
|
|
21494
21496
|
style: Ve(e.customHeaderStyles)
|
|
@@ -21501,7 +21503,7 @@ function Gf(e, i, s, o, t, n) {
|
|
|
21501
21503
|
class: "uikit-quiz-container__main",
|
|
21502
21504
|
style: Ve(e.customMainStyles)
|
|
21503
21505
|
}, [
|
|
21504
|
-
e.showSide ? ne((N(), V("div",
|
|
21506
|
+
e.showSide ? ne((N(), V("div", xf, [
|
|
21505
21507
|
ke(e.$slots, "definition"),
|
|
21506
21508
|
ke(e.$slots, "side")
|
|
21507
21509
|
])), [
|
|
@@ -21532,11 +21534,11 @@ function Gf(e, i, s, o, t, n) {
|
|
|
21532
21534
|
[R, e.isDarkMode]
|
|
21533
21535
|
]);
|
|
21534
21536
|
}
|
|
21535
|
-
const
|
|
21536
|
-
var
|
|
21537
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21537
|
+
const Gf = /* @__PURE__ */ Ce(bi, [["render", Pf]]);
|
|
21538
|
+
var Qf = Object.defineProperty, Rf = Object.getOwnPropertyDescriptor, so = (e, i, s, o) => {
|
|
21539
|
+
for (var t = o > 1 ? void 0 : o ? Rf(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21538
21540
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21539
|
-
return o && t &&
|
|
21541
|
+
return o && t && Qf(i, s, t), t;
|
|
21540
21542
|
};
|
|
21541
21543
|
let Li = class extends be {
|
|
21542
21544
|
constructor() {
|
|
@@ -21574,8 +21576,8 @@ Li = so([
|
|
|
21574
21576
|
}
|
|
21575
21577
|
})
|
|
21576
21578
|
], Li);
|
|
21577
|
-
const
|
|
21578
|
-
function
|
|
21579
|
+
const Of = ["tabindex"];
|
|
21580
|
+
function Yf(e, i, s, o, t, n) {
|
|
21579
21581
|
const r = Re("breakpoint");
|
|
21580
21582
|
return ne((N(), V("div", {
|
|
21581
21583
|
class: ve(["uikit-quiz-progress-bar", {
|
|
@@ -21587,15 +21589,15 @@ function Sf(e, i, s, o, t, n) {
|
|
|
21587
21589
|
onKeydown: i[1] || (i[1] = (R) => e.emitKeydown(R)),
|
|
21588
21590
|
onMousedown: i[2] || (i[2] = Ie(() => {
|
|
21589
21591
|
}, ["prevent"]))
|
|
21590
|
-
}, null, 42,
|
|
21592
|
+
}, null, 42, Of)), [
|
|
21591
21593
|
[r, { small: 2 }]
|
|
21592
21594
|
]);
|
|
21593
21595
|
}
|
|
21594
|
-
const e1 = /* @__PURE__ */ Ce(Li, [["render",
|
|
21595
|
-
var
|
|
21596
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21596
|
+
const e1 = /* @__PURE__ */ Ce(Li, [["render", Yf]]);
|
|
21597
|
+
var Sf = Object.defineProperty, Tf = Object.getOwnPropertyDescriptor, no = (e, i, s, o) => {
|
|
21598
|
+
for (var t = o > 1 ? void 0 : o ? Tf(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21597
21599
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21598
|
-
return o && t &&
|
|
21600
|
+
return o && t && Sf(i, s, t), t;
|
|
21599
21601
|
};
|
|
21600
21602
|
let ki = class extends be {
|
|
21601
21603
|
constructor() {
|
|
@@ -21680,10 +21682,10 @@ ki = no([
|
|
|
21680
21682
|
}
|
|
21681
21683
|
})
|
|
21682
21684
|
], ki);
|
|
21683
|
-
const
|
|
21684
|
-
function
|
|
21685
|
+
const jf = { class: "uikit-quiz-progress" };
|
|
21686
|
+
function Hf(e, i, s, o, t, n) {
|
|
21685
21687
|
const r = ge("QuizProgressBar");
|
|
21686
|
-
return N(), V("div",
|
|
21688
|
+
return N(), V("div", jf, [
|
|
21687
21689
|
(N(!0), V(Ke, null, et(e.numQuestions, (R) => (N(), ye(r, {
|
|
21688
21690
|
key: `${R}_${e.barWidthString}`,
|
|
21689
21691
|
"is-answered": e.answeredIndexList.includes(R),
|
|
@@ -21710,11 +21712,11 @@ function Ff(e, i, s, o, t, n) {
|
|
|
21710
21712
|
}, null, 8, ["is-answered", "is-selected", "is-focusable", "style", "class", "aria-label", "onClick", "onKeydown"]))), 128))
|
|
21711
21713
|
]);
|
|
21712
21714
|
}
|
|
21713
|
-
const
|
|
21714
|
-
var
|
|
21715
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21715
|
+
const Ff = /* @__PURE__ */ Ce(ki, [["render", Hf]]);
|
|
21716
|
+
var zf = Object.defineProperty, Nf = Object.getOwnPropertyDescriptor, ro = (e, i, s, o) => {
|
|
21717
|
+
for (var t = o > 1 ? void 0 : o ? Nf(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21716
21718
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21717
|
-
return o && t &&
|
|
21719
|
+
return o && t && zf(i, s, t), t;
|
|
21718
21720
|
};
|
|
21719
21721
|
let Ei = class extends be {
|
|
21720
21722
|
constructor() {
|
|
@@ -21765,24 +21767,24 @@ Ei = ro([
|
|
|
21765
21767
|
}
|
|
21766
21768
|
})
|
|
21767
21769
|
], Ei);
|
|
21768
|
-
const
|
|
21770
|
+
const Zf = { class: "uikit-keyboard-modal" }, Jf = {
|
|
21769
21771
|
ref: "uikit-keyboard-modal__title",
|
|
21770
21772
|
class: "uikit-keyboard-modal__title",
|
|
21771
21773
|
tabindex: "-1"
|
|
21772
|
-
},
|
|
21774
|
+
}, Wf = { class: "uikit-keyboard-modal__item" }, Uf = { key: 0 }, qf = { key: 1 }, Kf = { key: 2 }, Xf = { class: "uikit-keyboard-modal__key" }, Vf = { class: "uikit-keyboard-modal__item" }, _f = /* @__PURE__ */ oe("div", null, " Navigate through clickable items ", -1), $f = { class: "uikit-keyboard-modal__key" }, eA = {
|
|
21773
21775
|
key: 0,
|
|
21774
21776
|
class: "uikit-keyboard-modal__item"
|
|
21775
|
-
},
|
|
21777
|
+
}, tA = /* @__PURE__ */ oe("div", null, " Open/Close Explanation ", -1), iA = { class: "uikit-keyboard-modal__key" }, oA = {
|
|
21776
21778
|
key: 1,
|
|
21777
21779
|
class: "uikit-keyboard-modal__item"
|
|
21778
|
-
},
|
|
21780
|
+
}, sA = /* @__PURE__ */ oe("div", null, " Select Answer Choice ", -1), nA = { class: "uikit-keyboard-modal__key" }, rA = {
|
|
21779
21781
|
key: 2,
|
|
21780
21782
|
class: "uikit-keyboard-modal__item"
|
|
21781
|
-
},
|
|
21783
|
+
}, aA = /* @__PURE__ */ oe("div", null, " Submit Selected Element ", -1), lA = { class: "uikit-keyboard-modal__key" }, hA = { class: "uikit-keyboard-modal__item" }, dA = /* @__PURE__ */ oe("div", null, " Previous Question ", -1), cA = { class: "uikit-keyboard-modal__key" }, uA = { class: "uikit-keyboard-modal__item" }, pA = /* @__PURE__ */ oe("div", null, " Next Question ", -1), gA = { class: "uikit-keyboard-modal__key" }, fA = { class: "uikit-keyboard-modal__item" }, AA = /* @__PURE__ */ oe("div", null, " Scroll View Up ", -1), CA = { class: "uikit-keyboard-modal__key" }, mA = { class: "uikit-keyboard-modal__item" }, vA = /* @__PURE__ */ oe("div", null, " Scroll View Down ", -1), wA = { class: "uikit-keyboard-modal__key" }, yA = {
|
|
21782
21784
|
key: 3,
|
|
21783
21785
|
class: "uikit-keyboard-modal__item"
|
|
21784
|
-
},
|
|
21785
|
-
function
|
|
21786
|
+
}, MA = /* @__PURE__ */ oe("div", null, " Flag ", -1), bA = { class: "uikit-keyboard-modal__key" }, LA = { class: "uikit-keyboard-modal__toggle" }, kA = { class: "uikit-keyboard-modal__toggle-label" };
|
|
21787
|
+
function EA(e, i, s, o, t, n) {
|
|
21786
21788
|
const r = ge("ToggleSwitch"), R = ge("ModalContainer"), D = Re("dark");
|
|
21787
21789
|
return N(), ye(R, {
|
|
21788
21790
|
"show-close-button": !0,
|
|
@@ -21791,17 +21793,17 @@ function DA(e, i, s, o, t, n) {
|
|
|
21791
21793
|
onClose: e.emitClose
|
|
21792
21794
|
}, {
|
|
21793
21795
|
default: Te(() => [
|
|
21794
|
-
ne((N(), V("div",
|
|
21795
|
-
ne((N(), V("h1",
|
|
21796
|
+
ne((N(), V("div", Zf, [
|
|
21797
|
+
ne((N(), V("h1", Jf, [
|
|
21796
21798
|
xe(" Keyboard Shortcuts ")
|
|
21797
21799
|
])), [
|
|
21798
21800
|
[D, e.isDarkMode]
|
|
21799
21801
|
]),
|
|
21800
|
-
ne((N(), V("div",
|
|
21801
|
-
e.keyboardMode === "quiz" ? (N(), V("div",
|
|
21802
|
-
e.keyboardMode === "review" ? (N(), V("div",
|
|
21803
|
-
e.keyboardMode === "teach" ? (N(), V("div",
|
|
21804
|
-
ne((N(), V("div",
|
|
21802
|
+
ne((N(), V("div", Wf, [
|
|
21803
|
+
e.keyboardMode === "quiz" ? (N(), V("div", Uf, " Quit Quiz ")) : Le("", !0),
|
|
21804
|
+
e.keyboardMode === "review" ? (N(), V("div", qf, " Back to Review ")) : Le("", !0),
|
|
21805
|
+
e.keyboardMode === "teach" ? (N(), V("div", Kf, " Back ")) : Le("", !0),
|
|
21806
|
+
ne((N(), V("div", Xf, [
|
|
21805
21807
|
xe(" Esc ")
|
|
21806
21808
|
])), [
|
|
21807
21809
|
[D, e.isDarkMode]
|
|
@@ -21809,9 +21811,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21809
21811
|
])), [
|
|
21810
21812
|
[D, e.isDarkMode]
|
|
21811
21813
|
]),
|
|
21812
|
-
ne((N(), V("div",
|
|
21813
|
-
|
|
21814
|
-
ne((N(), V("div",
|
|
21814
|
+
ne((N(), V("div", Vf, [
|
|
21815
|
+
_f,
|
|
21816
|
+
ne((N(), V("div", $f, [
|
|
21815
21817
|
xe(" Tab ")
|
|
21816
21818
|
])), [
|
|
21817
21819
|
[D, e.isDarkMode]
|
|
@@ -21819,9 +21821,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21819
21821
|
])), [
|
|
21820
21822
|
[D, e.isDarkMode]
|
|
21821
21823
|
]),
|
|
21822
|
-
e.keyboardMode === "quiz" ? ne((N(), V("div",
|
|
21823
|
-
|
|
21824
|
-
ne((N(), V("div",
|
|
21824
|
+
e.keyboardMode === "quiz" ? ne((N(), V("div", eA, [
|
|
21825
|
+
tA,
|
|
21826
|
+
ne((N(), V("div", iA, [
|
|
21825
21827
|
xe(" X ")
|
|
21826
21828
|
])), [
|
|
21827
21829
|
[D, e.isDarkMode]
|
|
@@ -21829,9 +21831,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21829
21831
|
])), [
|
|
21830
21832
|
[D, e.isDarkMode]
|
|
21831
21833
|
]) : Le("", !0),
|
|
21832
|
-
e.keyboardMode === "quiz" ? ne((N(), V("div",
|
|
21833
|
-
|
|
21834
|
-
ne((N(), V("div",
|
|
21834
|
+
e.keyboardMode === "quiz" ? ne((N(), V("div", oA, [
|
|
21835
|
+
sA,
|
|
21836
|
+
ne((N(), V("div", nA, [
|
|
21835
21837
|
xe(" A - J ")
|
|
21836
21838
|
])), [
|
|
21837
21839
|
[D, e.isDarkMode]
|
|
@@ -21839,9 +21841,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21839
21841
|
])), [
|
|
21840
21842
|
[D, e.isDarkMode]
|
|
21841
21843
|
]) : Le("", !0),
|
|
21842
|
-
e.keyboardMode === "quiz" ? ne((N(), V("div",
|
|
21843
|
-
|
|
21844
|
-
ne((N(), V("div",
|
|
21844
|
+
e.keyboardMode === "quiz" ? ne((N(), V("div", rA, [
|
|
21845
|
+
aA,
|
|
21846
|
+
ne((N(), V("div", lA, [
|
|
21845
21847
|
xe(" Return/Enter ")
|
|
21846
21848
|
])), [
|
|
21847
21849
|
[D, e.isDarkMode]
|
|
@@ -21849,9 +21851,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21849
21851
|
])), [
|
|
21850
21852
|
[D, e.isDarkMode]
|
|
21851
21853
|
]) : Le("", !0),
|
|
21852
|
-
ne((N(), V("div",
|
|
21853
|
-
|
|
21854
|
-
ne((N(), V("div",
|
|
21854
|
+
ne((N(), V("div", hA, [
|
|
21855
|
+
dA,
|
|
21856
|
+
ne((N(), V("div", cA, [
|
|
21855
21857
|
xe(" ← ")
|
|
21856
21858
|
])), [
|
|
21857
21859
|
[D, e.isDarkMode]
|
|
@@ -21859,9 +21861,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21859
21861
|
])), [
|
|
21860
21862
|
[D, e.isDarkMode]
|
|
21861
21863
|
]),
|
|
21862
|
-
ne((N(), V("div",
|
|
21863
|
-
|
|
21864
|
-
ne((N(), V("div",
|
|
21864
|
+
ne((N(), V("div", uA, [
|
|
21865
|
+
pA,
|
|
21866
|
+
ne((N(), V("div", gA, [
|
|
21865
21867
|
xe(" → ")
|
|
21866
21868
|
])), [
|
|
21867
21869
|
[D, e.isDarkMode]
|
|
@@ -21869,9 +21871,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21869
21871
|
])), [
|
|
21870
21872
|
[D, e.isDarkMode]
|
|
21871
21873
|
]),
|
|
21872
|
-
ne((N(), V("div",
|
|
21873
|
-
|
|
21874
|
-
ne((N(), V("div",
|
|
21874
|
+
ne((N(), V("div", fA, [
|
|
21875
|
+
AA,
|
|
21876
|
+
ne((N(), V("div", CA, [
|
|
21875
21877
|
xe(" ↑ ")
|
|
21876
21878
|
])), [
|
|
21877
21879
|
[D, e.isDarkMode]
|
|
@@ -21879,9 +21881,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21879
21881
|
])), [
|
|
21880
21882
|
[D, e.isDarkMode]
|
|
21881
21883
|
]),
|
|
21882
|
-
ne((N(), V("div",
|
|
21883
|
-
|
|
21884
|
-
ne((N(), V("div",
|
|
21884
|
+
ne((N(), V("div", mA, [
|
|
21885
|
+
vA,
|
|
21886
|
+
ne((N(), V("div", wA, [
|
|
21885
21887
|
xe(" ↓ ")
|
|
21886
21888
|
])), [
|
|
21887
21889
|
[D, e.isDarkMode]
|
|
@@ -21889,9 +21891,9 @@ function DA(e, i, s, o, t, n) {
|
|
|
21889
21891
|
])), [
|
|
21890
21892
|
[D, e.isDarkMode]
|
|
21891
21893
|
]),
|
|
21892
|
-
e.keyboardMode !== "teach" ? ne((N(), V("div",
|
|
21893
|
-
|
|
21894
|
-
ne((N(), V("div",
|
|
21894
|
+
e.keyboardMode !== "teach" ? ne((N(), V("div", yA, [
|
|
21895
|
+
MA,
|
|
21896
|
+
ne((N(), V("div", bA, [
|
|
21895
21897
|
xe(" P ")
|
|
21896
21898
|
])), [
|
|
21897
21899
|
[D, e.isDarkMode]
|
|
@@ -21899,14 +21901,14 @@ function DA(e, i, s, o, t, n) {
|
|
|
21899
21901
|
])), [
|
|
21900
21902
|
[D, e.isDarkMode]
|
|
21901
21903
|
]) : Le("", !0),
|
|
21902
|
-
oe("div",
|
|
21904
|
+
oe("div", LA, [
|
|
21903
21905
|
Pe(r, {
|
|
21904
21906
|
modelValue: e.allowKeyboardShortcuts,
|
|
21905
21907
|
"is-dark-mode": e.isDarkMode,
|
|
21906
21908
|
"aria-label": "Keyboard shortcuts",
|
|
21907
21909
|
"onUpdate:modelValue": e.toggleKeyboardShortcuts
|
|
21908
21910
|
}, null, 8, ["modelValue", "is-dark-mode", "onUpdate:modelValue"]),
|
|
21909
|
-
ne((N(), V("div",
|
|
21911
|
+
ne((N(), V("div", kA, [
|
|
21910
21912
|
xe(" Keyboard shortcuts ")
|
|
21911
21913
|
])), [
|
|
21912
21914
|
[D, e.isDarkMode]
|
|
@@ -21919,11 +21921,11 @@ function DA(e, i, s, o, t, n) {
|
|
|
21919
21921
|
_: 1
|
|
21920
21922
|
}, 8, ["is-dark-mode", "onClose"]);
|
|
21921
21923
|
}
|
|
21922
|
-
const t1 = /* @__PURE__ */ Ce(Ei, [["render",
|
|
21923
|
-
var
|
|
21924
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21924
|
+
const t1 = /* @__PURE__ */ Ce(Ei, [["render", EA]]);
|
|
21925
|
+
var DA = Object.defineProperty, BA = Object.getOwnPropertyDescriptor, ln = (e, i, s, o) => {
|
|
21926
|
+
for (var t = o > 1 ? void 0 : o ? BA(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21925
21927
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21926
|
-
return o && t &&
|
|
21928
|
+
return o && t && DA(i, s, t), t;
|
|
21927
21929
|
};
|
|
21928
21930
|
let fo = class extends be {
|
|
21929
21931
|
constructor() {
|
|
@@ -21950,7 +21952,7 @@ fo = ln([
|
|
|
21950
21952
|
}
|
|
21951
21953
|
})
|
|
21952
21954
|
], fo);
|
|
21953
|
-
function
|
|
21955
|
+
function IA(e, i, s, o, t, n) {
|
|
21954
21956
|
const r = ge("Tooltip"), R = ge("Icon");
|
|
21955
21957
|
return N(), V("div", null, [
|
|
21956
21958
|
ke(e.$slots, "keyboardShortcutsModal", {
|
|
@@ -21990,11 +21992,11 @@ function xA(e, i, s, o, t, n) {
|
|
|
21990
21992
|
], 32)
|
|
21991
21993
|
]);
|
|
21992
21994
|
}
|
|
21993
|
-
const
|
|
21994
|
-
var
|
|
21995
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
21995
|
+
const xA = /* @__PURE__ */ Ce(fo, [["render", IA]]);
|
|
21996
|
+
var PA = Object.defineProperty, GA = Object.getOwnPropertyDescriptor, ao = (e, i, s, o) => {
|
|
21997
|
+
for (var t = o > 1 ? void 0 : o ? GA(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
21996
21998
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
21997
|
-
return o && t &&
|
|
21999
|
+
return o && t && PA(i, s, t), t;
|
|
21998
22000
|
};
|
|
21999
22001
|
let Di = class extends be {
|
|
22000
22002
|
constructor() {
|
|
@@ -22045,8 +22047,8 @@ Di = ao([
|
|
|
22045
22047
|
}
|
|
22046
22048
|
})
|
|
22047
22049
|
], Di);
|
|
22048
|
-
const
|
|
22049
|
-
function
|
|
22050
|
+
const QA = ["tabindex", "aria-checked"];
|
|
22051
|
+
function RA(e, i, s, o, t, n) {
|
|
22050
22052
|
const r = ge("Tooltip"), R = ge("Icon");
|
|
22051
22053
|
return N(), V("div", {
|
|
22052
22054
|
class: ve(["uikit-flag-toggle", { "uikit-flag-toggle--disabled": e.disabled }]),
|
|
@@ -22083,13 +22085,13 @@ function OA(e, i, s, o, t, n) {
|
|
|
22083
22085
|
}]),
|
|
22084
22086
|
type: e.isFlagged ? "flag-filled" : "flag"
|
|
22085
22087
|
}, null, 8, ["class", "type"])
|
|
22086
|
-
], 42,
|
|
22088
|
+
], 42, QA);
|
|
22087
22089
|
}
|
|
22088
|
-
const
|
|
22089
|
-
var
|
|
22090
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22090
|
+
const OA = /* @__PURE__ */ Ce(Di, [["render", RA]]);
|
|
22091
|
+
var YA = Object.defineProperty, SA = Object.getOwnPropertyDescriptor, Fi = (e, i, s, o) => {
|
|
22092
|
+
for (var t = o > 1 ? void 0 : o ? SA(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22091
22093
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22092
|
-
return o && t &&
|
|
22094
|
+
return o && t && YA(i, s, t), t;
|
|
22093
22095
|
};
|
|
22094
22096
|
let di = class extends be {
|
|
22095
22097
|
constructor() {
|
|
@@ -22135,8 +22137,8 @@ di = Fi([
|
|
|
22135
22137
|
}
|
|
22136
22138
|
})
|
|
22137
22139
|
], di);
|
|
22138
|
-
const
|
|
22139
|
-
function
|
|
22140
|
+
const TA = ["tabindex", "aria-disabled", "aria-checked"];
|
|
22141
|
+
function jA(e, i, s, o, t, n) {
|
|
22140
22142
|
const r = ge("Tooltip"), R = ge("Icon");
|
|
22141
22143
|
return N(), V("div", {
|
|
22142
22144
|
class: "uikit-global-metrics-toggle",
|
|
@@ -22178,13 +22180,13 @@ function HA(e, i, s, o, t, n) {
|
|
|
22178
22180
|
}]),
|
|
22179
22181
|
type: "people"
|
|
22180
22182
|
}, null, 8, ["class"])
|
|
22181
|
-
], 40,
|
|
22183
|
+
], 40, TA);
|
|
22182
22184
|
}
|
|
22183
|
-
const
|
|
22184
|
-
var
|
|
22185
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22185
|
+
const HA = /* @__PURE__ */ Ce(di, [["render", jA]]);
|
|
22186
|
+
var FA = Object.defineProperty, zA = Object.getOwnPropertyDescriptor, yo = (e, i, s, o) => {
|
|
22187
|
+
for (var t = o > 1 ? void 0 : o ? zA(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22186
22188
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22187
|
-
return o && t &&
|
|
22189
|
+
return o && t && FA(i, s, t), t;
|
|
22188
22190
|
};
|
|
22189
22191
|
let Ti = class extends be {
|
|
22190
22192
|
constructor() {
|
|
@@ -22238,11 +22240,11 @@ Ti = yo([
|
|
|
22238
22240
|
}
|
|
22239
22241
|
})
|
|
22240
22242
|
], Ti);
|
|
22241
|
-
const
|
|
22243
|
+
const NA = { class: "toast__icon" }, ZA = { class: "toast__content" }, JA = { class: "toast__content-title" }, WA = {
|
|
22242
22244
|
key: 0,
|
|
22243
22245
|
class: "toast__content-subtext"
|
|
22244
22246
|
};
|
|
22245
|
-
function
|
|
22247
|
+
function UA(e, i, s, o, t, n) {
|
|
22246
22248
|
var D, Y;
|
|
22247
22249
|
const r = ge("Icon"), R = Re("dark");
|
|
22248
22250
|
return ne((N(), V("div", {
|
|
@@ -22265,18 +22267,18 @@ function qA(e, i, s, o, t, n) {
|
|
|
22265
22267
|
], 32)), [
|
|
22266
22268
|
[R, e.isDarkMode]
|
|
22267
22269
|
]) : Le("", !0),
|
|
22268
|
-
oe("div",
|
|
22270
|
+
oe("div", NA, [
|
|
22269
22271
|
ke(e.$slots, "icon", {}, () => [
|
|
22270
22272
|
Pe(r, { type: "check" })
|
|
22271
22273
|
], !0)
|
|
22272
22274
|
]),
|
|
22273
|
-
oe("div",
|
|
22274
|
-
ne((N(), V("div",
|
|
22275
|
+
oe("div", ZA, [
|
|
22276
|
+
ne((N(), V("div", JA, [
|
|
22275
22277
|
ke(e.$slots, "default", {}, void 0, !0)
|
|
22276
22278
|
])), [
|
|
22277
22279
|
[R, e.isDarkMode]
|
|
22278
22280
|
]),
|
|
22279
|
-
(Y = (D = e.$slots).subtext) != null && Y.call(D) ? ne((N(), V("div",
|
|
22281
|
+
(Y = (D = e.$slots).subtext) != null && Y.call(D) ? ne((N(), V("div", WA, [
|
|
22280
22282
|
ke(e.$slots, "subtext", {}, void 0, !0)
|
|
22281
22283
|
])), [
|
|
22282
22284
|
[R, e.isDarkMode]
|
|
@@ -22286,11 +22288,11 @@ function qA(e, i, s, o, t, n) {
|
|
|
22286
22288
|
[R, e.isDarkMode]
|
|
22287
22289
|
]);
|
|
22288
22290
|
}
|
|
22289
|
-
const
|
|
22290
|
-
var
|
|
22291
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22291
|
+
const qA = /* @__PURE__ */ Ce(Ti, [["render", UA], ["__scopeId", "data-v-f790add1"]]);
|
|
22292
|
+
var KA = Object.defineProperty, XA = Object.getOwnPropertyDescriptor, hn = (e, i, s, o) => {
|
|
22293
|
+
for (var t = o > 1 ? void 0 : o ? XA(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22292
22294
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22293
|
-
return o && t &&
|
|
22295
|
+
return o && t && KA(i, s, t), t;
|
|
22294
22296
|
};
|
|
22295
22297
|
let Ao = class extends be {
|
|
22296
22298
|
constructor() {
|
|
@@ -22308,37 +22310,37 @@ hn([
|
|
|
22308
22310
|
Ao = hn([
|
|
22309
22311
|
Me
|
|
22310
22312
|
], Ao);
|
|
22311
|
-
const
|
|
22313
|
+
const VA = {
|
|
22312
22314
|
width: "38",
|
|
22313
22315
|
height: "33",
|
|
22314
22316
|
viewBox: "0 0 38 33",
|
|
22315
22317
|
version: "1.1",
|
|
22316
22318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22317
22319
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
22318
|
-
},
|
|
22320
|
+
}, _A = {
|
|
22319
22321
|
stroke: "none",
|
|
22320
22322
|
"stroke-width": "1",
|
|
22321
22323
|
fill: "none",
|
|
22322
22324
|
"fill-rule": "evenodd"
|
|
22323
|
-
},
|
|
22324
|
-
|
|
22325
|
+
}, $A = ["fill"], eC = /* @__PURE__ */ oe("path", { d: "M0.5 17.7589C0.5 24.3405 8.55289 33.6455 16.3374 32.9647C24.1218 32.2838 33.0805 28.6526 36.0389 23.2058C38.9973 17.7589 37.5179 10.7234 31.101 4.59576C24.6841 -1.53192 14.9952 -1.53192 9.08975 4.59576C3.1843 10.7234 0.5 11.1773 0.5 17.7589Z" }, null, -1), tC = [
|
|
22326
|
+
eC
|
|
22325
22327
|
];
|
|
22326
|
-
function
|
|
22327
|
-
return N(), V("svg",
|
|
22328
|
+
function iC(e, i, s, o, t, n) {
|
|
22329
|
+
return N(), V("svg", VA, [
|
|
22328
22330
|
oe("title", null, me(e.title), 1),
|
|
22329
|
-
oe("g",
|
|
22331
|
+
oe("g", _A, [
|
|
22330
22332
|
oe("g", {
|
|
22331
22333
|
fill: e.primaryColor,
|
|
22332
22334
|
"fill-rule": "nonzero"
|
|
22333
|
-
},
|
|
22335
|
+
}, tC, 8, $A)
|
|
22334
22336
|
])
|
|
22335
22337
|
]);
|
|
22336
22338
|
}
|
|
22337
|
-
const
|
|
22338
|
-
var
|
|
22339
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22339
|
+
const oC = /* @__PURE__ */ Ce(Ao, [["render", iC]]);
|
|
22340
|
+
var sC = Object.defineProperty, nC = Object.getOwnPropertyDescriptor, lo = (e, i, s, o) => {
|
|
22341
|
+
for (var t = o > 1 ? void 0 : o ? nC(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22340
22342
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22341
|
-
return o && t &&
|
|
22343
|
+
return o && t && sC(i, s, t), t;
|
|
22342
22344
|
};
|
|
22343
22345
|
let Bi = class extends be {
|
|
22344
22346
|
constructor() {
|
|
@@ -22368,11 +22370,11 @@ lo([
|
|
|
22368
22370
|
Bi = lo([
|
|
22369
22371
|
Me({
|
|
22370
22372
|
components: {
|
|
22371
|
-
BlobEmptyState:
|
|
22373
|
+
BlobEmptyState: oC
|
|
22372
22374
|
}
|
|
22373
22375
|
})
|
|
22374
22376
|
], Bi);
|
|
22375
|
-
function
|
|
22377
|
+
function rC(e, i, s, o, t, n) {
|
|
22376
22378
|
const r = ge("BlobEmptyState");
|
|
22377
22379
|
return e.type === "empty" ? (N(), ye(r, {
|
|
22378
22380
|
key: 0,
|
|
@@ -22380,11 +22382,11 @@ function aC(e, i, s, o, t, n) {
|
|
|
22380
22382
|
"primary-color": e.primaryColor
|
|
22381
22383
|
}, null, 8, ["title", "primary-color"])) : Le("", !0);
|
|
22382
22384
|
}
|
|
22383
|
-
const
|
|
22384
|
-
var
|
|
22385
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22385
|
+
const aC = /* @__PURE__ */ Ce(Bi, [["render", rC]]);
|
|
22386
|
+
var lC = Object.defineProperty, hC = Object.getOwnPropertyDescriptor, zi = (e, i, s, o) => {
|
|
22387
|
+
for (var t = o > 1 ? void 0 : o ? hC(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22386
22388
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22387
|
-
return o && t &&
|
|
22389
|
+
return o && t && lC(i, s, t), t;
|
|
22388
22390
|
};
|
|
22389
22391
|
let ci = class extends be {
|
|
22390
22392
|
constructor() {
|
|
@@ -22429,19 +22431,19 @@ ci = zi([
|
|
|
22429
22431
|
Me({
|
|
22430
22432
|
components: {
|
|
22431
22433
|
Icon: We,
|
|
22432
|
-
Blob:
|
|
22434
|
+
Blob: aC
|
|
22433
22435
|
},
|
|
22434
22436
|
directives: {
|
|
22435
22437
|
dark: Se
|
|
22436
22438
|
}
|
|
22437
22439
|
})
|
|
22438
22440
|
], ci);
|
|
22439
|
-
const
|
|
22440
|
-
function
|
|
22441
|
+
const dC = { class: "uikit-empty-state" }, cC = { class: "uikit-empty-state__row" }, uC = { class: "uikit-empty-state__title" }, pC = { class: "uikit-empty-state__message" };
|
|
22442
|
+
function gC(e, i, s, o, t, n) {
|
|
22441
22443
|
const r = ge("Blob"), R = ge("Icon"), D = Re("dark");
|
|
22442
|
-
return ne((N(), V("div",
|
|
22444
|
+
return ne((N(), V("div", dC, [
|
|
22443
22445
|
ke(e.$slots, "imageRow", {}, () => [
|
|
22444
|
-
ne((N(), V("div",
|
|
22446
|
+
ne((N(), V("div", cC, [
|
|
22445
22447
|
ke(e.$slots, "image", {}, () => [
|
|
22446
22448
|
ke(e.$slots, "blob", {}, () => [
|
|
22447
22449
|
Pe(r, {
|
|
@@ -22463,14 +22465,14 @@ function fC(e, i, s, o, t, n) {
|
|
|
22463
22465
|
[D, e.isDarkMode]
|
|
22464
22466
|
])
|
|
22465
22467
|
]),
|
|
22466
|
-
ne((N(), V("div",
|
|
22468
|
+
ne((N(), V("div", uC, [
|
|
22467
22469
|
ke(e.$slots, "emptyStateTitle", {}, () => [
|
|
22468
22470
|
xe(me(e.title), 1)
|
|
22469
22471
|
])
|
|
22470
22472
|
])), [
|
|
22471
22473
|
[D, e.isDarkMode]
|
|
22472
22474
|
]),
|
|
22473
|
-
ne((N(), V("div",
|
|
22475
|
+
ne((N(), V("div", pC, [
|
|
22474
22476
|
ke(e.$slots, "emptyStateMessage", {}, () => [
|
|
22475
22477
|
xe(me(e.message), 1)
|
|
22476
22478
|
])
|
|
@@ -22481,11 +22483,11 @@ function fC(e, i, s, o, t, n) {
|
|
|
22481
22483
|
[D, e.isDarkMode]
|
|
22482
22484
|
]);
|
|
22483
22485
|
}
|
|
22484
|
-
const
|
|
22485
|
-
var
|
|
22486
|
-
for (var t = o > 1 ? void 0 : o ?
|
|
22486
|
+
const fC = /* @__PURE__ */ Ce(ci, [["render", gC]]);
|
|
22487
|
+
var AC = Object.defineProperty, CC = Object.getOwnPropertyDescriptor, Oi = (e, i, s, o) => {
|
|
22488
|
+
for (var t = o > 1 ? void 0 : o ? CC(i, s) : i, n = e.length - 1, r; n >= 0; n--)
|
|
22487
22489
|
(r = e[n]) && (t = (o ? r(i, s, t) : r(t)) || t);
|
|
22488
|
-
return o && t &&
|
|
22490
|
+
return o && t && AC(i, s, t), t;
|
|
22489
22491
|
};
|
|
22490
22492
|
let ti = class extends be {
|
|
22491
22493
|
constructor() {
|
|
@@ -22527,7 +22529,7 @@ ti = Oi([
|
|
|
22527
22529
|
}
|
|
22528
22530
|
})
|
|
22529
22531
|
], ti);
|
|
22530
|
-
function
|
|
22532
|
+
function mC(e, i, s, o, t, n) {
|
|
22531
22533
|
const r = Re("dark");
|
|
22532
22534
|
return ne((N(), V("div", {
|
|
22533
22535
|
class: ve(["uikit-tag", {
|
|
@@ -22545,14 +22547,14 @@ function vC(e, i, s, o, t, n) {
|
|
|
22545
22547
|
[r, e.isDarkMode]
|
|
22546
22548
|
]);
|
|
22547
22549
|
}
|
|
22548
|
-
const
|
|
22550
|
+
const vC = /* @__PURE__ */ Ce(ti, [["render", mC]]), wC = { class: "info-message" }, yC = { class: "info-message__content" }, MC = /* @__PURE__ */ Ys({
|
|
22549
22551
|
__name: "InfoMessage",
|
|
22550
22552
|
props: {
|
|
22551
22553
|
isDarkMode: { type: Boolean }
|
|
22552
22554
|
},
|
|
22553
22555
|
setup(e) {
|
|
22554
|
-
return (i, s) => ne((N(), V("div",
|
|
22555
|
-
ne((N(), V("div",
|
|
22556
|
+
return (i, s) => ne((N(), V("div", wC, [
|
|
22557
|
+
ne((N(), V("div", yC, [
|
|
22556
22558
|
ke(i.$slots, "default", {}, void 0, !0)
|
|
22557
22559
|
])), [
|
|
22558
22560
|
[gi(Se), i.isDarkMode]
|
|
@@ -22562,7 +22564,7 @@ const wC = /* @__PURE__ */ Ce(ti, [["render", vC]]), yC = { class: "info-message
|
|
|
22562
22564
|
]);
|
|
22563
22565
|
}
|
|
22564
22566
|
});
|
|
22565
|
-
const
|
|
22567
|
+
const bC = /* @__PURE__ */ Ce(MC, [["__scopeId", "data-v-9941921a"]]), ew = {
|
|
22566
22568
|
Banner: Al,
|
|
22567
22569
|
Bar: bl,
|
|
22568
22570
|
Pie: Bl,
|
|
@@ -22603,24 +22605,24 @@ const LC = /* @__PURE__ */ Ce(bC, [["__scopeId", "data-v-9941921a"]]), tw = {
|
|
|
22603
22605
|
SVGDefinitions: xu,
|
|
22604
22606
|
SidePanel: Hu,
|
|
22605
22607
|
Calendar: Wu,
|
|
22606
|
-
Question:
|
|
22607
|
-
QuizContainer:
|
|
22608
|
-
QuizProgress:
|
|
22608
|
+
Question: Ef,
|
|
22609
|
+
QuizContainer: Gf,
|
|
22610
|
+
QuizProgress: Ff,
|
|
22609
22611
|
QuizProgressBar: e1,
|
|
22610
|
-
KeyboardShortcutsButton:
|
|
22612
|
+
KeyboardShortcutsButton: xA,
|
|
22611
22613
|
KeyboardShortcutsModal: t1,
|
|
22612
|
-
FlagToggle:
|
|
22613
|
-
GlobalMetricsToggle:
|
|
22614
|
+
FlagToggle: OA,
|
|
22615
|
+
GlobalMetricsToggle: HA,
|
|
22614
22616
|
Tab: k7,
|
|
22615
22617
|
PremiumPill: Js,
|
|
22616
|
-
Toast:
|
|
22617
|
-
EmptyState:
|
|
22618
|
-
Tag:
|
|
22619
|
-
InfoMessage:
|
|
22618
|
+
Toast: qA,
|
|
22619
|
+
EmptyState: fC,
|
|
22620
|
+
Tag: vC,
|
|
22621
|
+
InfoMessage: bC
|
|
22620
22622
|
};
|
|
22621
22623
|
export {
|
|
22622
|
-
|
|
22623
|
-
|
|
22624
|
-
|
|
22624
|
+
ew as default,
|
|
22625
|
+
BC as directives,
|
|
22626
|
+
Pv as utils
|
|
22625
22627
|
};
|
|
22626
22628
|
//# sourceMappingURL=ui-kit.js.map
|