@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/package.json
CHANGED
package/quick-answer-card.es.js
CHANGED
|
@@ -37147,8 +37147,8 @@ const nH = $$.exports;
|
|
|
37147
37147
|
console.log(
|
|
37148
37148
|
"%c@polyv/iar-answer-card-ui",
|
|
37149
37149
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
37150
|
-
"[version: 2.7.0
|
|
37151
|
-
"[buildTime: 2026-07-
|
|
37150
|
+
"[version: 2.7.0]",
|
|
37151
|
+
"[buildTime: 2026-07-17 02:02:54]"
|
|
37152
37152
|
);
|
|
37153
37153
|
export {
|
|
37154
37154
|
nH as default
|