@pocketprep/ui-kit 3.0.32 → 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.
@@ -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,7 +18259,7 @@ 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
18265
  It(t.$slots, "motivationalMoment", {