@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
|
@@ -43669,8 +43669,8 @@ const xte = cte.exports;
|
|
|
43669
43669
|
console.log(
|
|
43670
43670
|
"%c@polyv/iar-answer-card-ui",
|
|
43671
43671
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
43672
|
-
"[version: 2.7.0
|
|
43673
|
-
"[buildTime: 2026-07-
|
|
43672
|
+
"[version: 2.7.0]",
|
|
43673
|
+
"[buildTime: 2026-07-17 02:02:42]"
|
|
43674
43674
|
);
|
|
43675
43675
|
export {
|
|
43676
43676
|
xte as default
|