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