@x-edu/assessment
Advanced tools
@@ -86,2 +86,4 @@ import '@sdp.nd/fish/es/button/style'; | ||
| placement = _props$placement === void 0 ? 'top' : _props$placement, | ||
| _props$historyId = props.historyId, | ||
| historyId = _props$historyId === void 0 ? '' : _props$historyId, | ||
| _props$bizObjectId = props.bizObjectId, | ||
@@ -233,3 +235,4 @@ bizObjectId = _props$bizObjectId === void 0 ? '' : _props$bizObjectId, | ||
| user_role: userRole | ||
| }, effectiveExtInfo || {})) | ||
| }, effectiveExtInfo || {})), | ||
| history_id: historyId | ||
| }); | ||
@@ -318,2 +321,3 @@ case 10: | ||
| useEffect(function () { | ||
| if (mode === 'message') return; | ||
| var init = function init() { | ||
@@ -320,0 +324,0 @@ initTimeoutRef.current = setTimeout(function () { |
+1
-1
| { | ||
| "name": "@x-edu/assessment", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "main": "dist/esm/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
90981
0.2%1521
0.26%