@pocketprep/ui-kit 3.4.29 → 3.4.31
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 +2 -0
- package/dist/@pocketprep/ui-kit.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/lib/components/Quiz/Question.vue +2 -0
- package/lib/components/Tags/Tag.vue +1 -0
- package/package.json +1 -1
|
@@ -19639,6 +19639,7 @@ function Lg(e, i, s, o, t, n) {
|
|
|
19639
19639
|
[p, e.breakpoints, "questionEl"]
|
|
19640
19640
|
])
|
|
19641
19641
|
]),
|
|
19642
|
+
Be(e.$slots, "promptExperiment"),
|
|
19642
19643
|
le(oe("div", {
|
|
19643
19644
|
ref: "prompt",
|
|
19644
19645
|
tabindex: "-1",
|
|
@@ -19822,6 +19823,7 @@ function Lg(e, i, s, o, t, n) {
|
|
|
19822
19823
|
], 2)), [
|
|
19823
19824
|
[p, e.breakpoints, "questionEl"]
|
|
19824
19825
|
]),
|
|
19826
|
+
Be(e.$slots, "actionExperiment"),
|
|
19825
19827
|
e.reviewMode ? be("", !0) : le((U(), ie("div", {
|
|
19826
19828
|
key: 6,
|
|
19827
19829
|
class: Le(["uikit-question__action-container", {
|