@thanh01.pmt/interactive-quiz-kit 1.0.39 → 1.0.40

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/react-ui.cjs CHANGED
@@ -163693,9 +163693,9 @@ var ClientTranslation = ({ tKey, options, fallback: fallback2 }) => {
163693
163693
  setIsMounted(true);
163694
163694
  }, []);
163695
163695
  if (!isMounted) {
163696
- return /* @__PURE__ */ React.createElement(React.Fragment, null, fallback2);
163696
+ return /* @__PURE__ */ React162__namespace.default.createElement(React162__namespace.default.Fragment, null, fallback2);
163697
163697
  }
163698
- return /* @__PURE__ */ React.createElement(React.Fragment, null, t4(tKey, options));
163698
+ return /* @__PURE__ */ React162__namespace.default.createElement(React162__namespace.default.Fragment, null, t4(tKey, options));
163699
163699
  };
163700
163700
 
163701
163701
  // src/react-ui/components/app/PersonalPracticeDashboard.tsx
package/dist/react-ui.mjs CHANGED
@@ -163667,9 +163667,9 @@ var ClientTranslation = ({ tKey, options, fallback: fallback2 }) => {
163667
163667
  setIsMounted(true);
163668
163668
  }, []);
163669
163669
  if (!isMounted) {
163670
- return /* @__PURE__ */ React.createElement(React.Fragment, null, fallback2);
163670
+ return /* @__PURE__ */ React162__default.createElement(React162__default.Fragment, null, fallback2);
163671
163671
  }
163672
- return /* @__PURE__ */ React.createElement(React.Fragment, null, t4(tKey, options));
163672
+ return /* @__PURE__ */ React162__default.createElement(React162__default.Fragment, null, t4(tKey, options));
163673
163673
  };
163674
163674
 
163675
163675
  // src/react-ui/components/app/PersonalPracticeDashboard.tsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thanh01.pmt/interactive-quiz-kit",
3
- "version": "1.0.39",
3
+ "version": "1.0.40",
4
4
  "description": "A comprehensive library for creating, managing, and playing interactive quizzes, with AI generation and SCORM support.",
5
5
  "keywords": [
6
6
  "react",