@pocketprep/ui-kit 3.0.31 → 3.0.33

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.
@@ -17626,7 +17626,7 @@ function Ou(t, i, s, o, e, n) {
17626
17626
  ])
17627
17627
  ]),
17628
17628
  ht((X(), it("div", yc, [
17629
- It(t.$slots, "tagMobile")
17629
+ It(t.$slots, "tag")
17630
17630
  ])), [
17631
17631
  [I, t.breakpoints, "questionEl"]
17632
17632
  ]),
@@ -18099,7 +18099,7 @@ function Ou(t, i, s, o, e, n) {
18099
18099
  class: Mt(["uikit-question__motivational-moment", {
18100
18100
  "uikit-question__motivational-moment--mcr": t.isMCR,
18101
18101
  "uikit-question__motivational-moment--explanation": t.showExplanation,
18102
- "uikit-question__motivational-moment--passage-and-image": t.showPassageAndImage
18102
+ "uikit-question__motivational-moment--passage-and-image": t.question.passage || t.passageImageUrl
18103
18103
  }])
18104
18104
  }, [
18105
18105
  It(t.$slots, "motivationalMoment", {
@@ -18259,11 +18259,13 @@ function Ou(t, i, s, o, e, n) {
18259
18259
  class: Mt(["uikit-question__motivational-moment-bottom", {
18260
18260
  "uikit-question__motivational-moment-bottom--mcr": t.isMCR,
18261
18261
  "uikit-question__motivational-moment-bottom--explanation": t.showExplanation,
18262
- "uikit-question__motivational-moment-bottom--passage-and-image": t.showPassageAndImage
18262
+ "uikit-question__motivational-moment-bottom--passage-and-image": t.question.passage || t.passageImageUrl
18263
18263
  }])
18264
18264
  }, [
18265
- It(t.$slots, "motivationalMomentBottom", {
18265
+ It(t.$slots, "motivationalMoment", {
18266
18266
  showAnswers: t.showAnswers,
18267
+ answerKeys: t.answerKeys,
18268
+ choiceKey: null,
18267
18269
  isCorrect: t.isCorrect
18268
18270
  })
18269
18271
  ], 2)), [