@polyv/iar-answer-card-ui 2.7.0-rc-20260716.1 → 2.7.0
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/answer-card-dialog.es.js +2 -2
- package/answer-card-dialog.umd.js +1 -1
- package/answer-card-filling.es.js +2 -2
- package/answer-card-filling.umd.js +1 -1
- package/answer-card-result.es.js +120 -120
- package/answer-card-result.umd.js +1 -1
- package/index.es.js +2 -2
- package/index.umd.js +1 -1
- package/package.json +1 -1
- package/quick-answer-card.es.js +2 -2
- package/quick-answer-card.umd.js +1 -1
package/answer-card-dialog.es.js
CHANGED
|
@@ -43730,8 +43730,8 @@ const Mte = xte.exports;
|
|
|
43730
43730
|
console.log(
|
|
43731
43731
|
"%c@polyv/iar-answer-card-ui",
|
|
43732
43732
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
43733
|
-
"[version: 2.7.0
|
|
43734
|
-
"[buildTime: 2026-07-
|
|
43733
|
+
"[version: 2.7.0]",
|
|
43734
|
+
"[buildTime: 2026-07-17 02:02:35]"
|
|
43735
43735
|
);
|
|
43736
43736
|
export {
|
|
43737
43737
|
Mte as default
|