@pocketprep/ui-kit 3.4.12 → 3.4.14

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.
@@ -19544,6 +19544,7 @@ function cg(e, i, s, o, t, n) {
19544
19544
  "quiz-length": e.quizLength,
19545
19545
  "quiz-mode": e.quizMode,
19546
19546
  "question-number": e.questionNumber,
19547
+ "is-correct": e.isCorrect,
19547
19548
  "is-dark-mode": e.isDarkMode,
19548
19549
  "context-icon-type": e.contextIconType,
19549
19550
  "show-answers": e.showAnswers,
@@ -19557,7 +19558,7 @@ function cg(e, i, s, o, t, n) {
19557
19558
  Be(e.$slots, "tag")
19558
19559
  ]),
19559
19560
  _: 3
19560
- }, 8, ["quiz-length", "quiz-mode", "question-number", "is-dark-mode", "context-icon-type", "show-answers", "question-el", "breakpoints"])), [
19561
+ }, 8, ["quiz-length", "quiz-mode", "question-number", "is-correct", "is-dark-mode", "context-icon-type", "show-answers", "question-el", "breakpoints"])), [
19561
19562
  [p, e.breakpoints, "questionEl"]
19562
19563
  ])
19563
19564
  ]),