survey-vue3-ui 2.0.3 → 2.0.4
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/package.json +2 -2
- package/survey-vue3-ui.es.js +13 -9
- package/survey-vue3-ui.umd.js +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "survey-vue3-ui",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.4",
|
|
4
4
|
"description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Survey",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"url": "https://github.com/surveyjs/surveyjs.git"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"survey-core": "2.0.
|
|
22
|
+
"survey-core": "2.0.4",
|
|
23
23
|
"vue": "^3.2.41"
|
|
24
24
|
}
|
|
25
25
|
}
|
package/survey-vue3-ui.es.js
CHANGED
|
@@ -288,7 +288,7 @@ const es = /* @__PURE__ */ y({
|
|
|
288
288
|
}, null, 8, ["row", "css", "element"]))), 128))
|
|
289
289
|
], 2));
|
|
290
290
|
}
|
|
291
|
-
}), ts = ["id", "role", "aria-required", "aria-invalid", "aria-labelledby", "aria-describedby", "aria-expanded", "data-name"], os = ["id"], is = {
|
|
291
|
+
}), ts = ["id", "role", "aria-required", "aria-invalid", "aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "data-name"], os = ["id"], is = {
|
|
292
292
|
inheritAttrs: !1
|
|
293
293
|
}, rs = /* @__PURE__ */ y({
|
|
294
294
|
...is,
|
|
@@ -326,6 +326,7 @@ const es = /* @__PURE__ */ y({
|
|
|
326
326
|
role: k.element.ariaRole,
|
|
327
327
|
"aria-required": k.element.ariaRequired,
|
|
328
328
|
"aria-invalid": k.element.ariaInvalid,
|
|
329
|
+
"aria-label": k.element.ariaLabel,
|
|
329
330
|
"aria-labelledby": k.element.ariaLabelledBy,
|
|
330
331
|
"aria-describedby": k.element.ariaDescribedBy,
|
|
331
332
|
"aria-expanded": k.element.ariaExpanded,
|
|
@@ -1646,7 +1647,7 @@ const c1 = /* @__PURE__ */ y({
|
|
|
1646
1647
|
disabled: !s.item.isEnabled
|
|
1647
1648
|
}, H(L(n)), 9, g1));
|
|
1648
1649
|
}
|
|
1649
|
-
}), y1 = ["id", "disabled", "tabindex", "role", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-controls", "aria-activedescendant", "required"], q1 = { style: { visibility: "hidden" } }, w1 = ["disabled", "inputmode", "role", "id", "tabindex", "readonly", "aria-expanded", "aria-controls", "aria-label", "aria-labelledby", "aria-describedby", "aria-activedescendant", "placeholder"], L1 = ["id", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], k1 = /* @__PURE__ */ y({
|
|
1650
|
+
}), y1 = ["id", "disabled", "tabindex", "role", "aria-required", "aria-labelledby", "aria-label", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-controls", "aria-activedescendant", "required"], q1 = { style: { visibility: "hidden" } }, w1 = ["disabled", "inputmode", "role", "id", "tabindex", "readonly", "aria-expanded", "aria-controls", "aria-label", "aria-labelledby", "aria-describedby", "aria-activedescendant", "placeholder"], L1 = ["id", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], k1 = /* @__PURE__ */ y({
|
|
1650
1651
|
__name: "Dropdown",
|
|
1651
1652
|
props: {
|
|
1652
1653
|
question: {}
|
|
@@ -1692,6 +1693,7 @@ const c1 = /* @__PURE__ */ y({
|
|
|
1692
1693
|
class: r(w.question.getControlClass()),
|
|
1693
1694
|
role: w.question.ariaRole,
|
|
1694
1695
|
"aria-required": w.question.ariaRequired,
|
|
1696
|
+
"aria-labelledby": w.question.ariaLabelledBy,
|
|
1695
1697
|
"aria-label": w.question.ariaLabel,
|
|
1696
1698
|
"aria-invalid": w.question.ariaInvalid,
|
|
1697
1699
|
"aria-errormessage": w.question.ariaErrormessage,
|
|
@@ -2625,7 +2627,7 @@ const tn = /* @__PURE__ */ y({
|
|
|
2625
2627
|
], 2)
|
|
2626
2628
|
], 2));
|
|
2627
2629
|
}
|
|
2628
|
-
}), an = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], un = ["xlink:href"], dn = /* @__PURE__ */ v("span", { class: "check" }, null, -1), mn = ["id"], pn = ["id"];
|
|
2630
|
+
}), an = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], un = ["xlink:href"], dn = /* @__PURE__ */ v("span", { class: "check" }, null, -1), mn = ["id"], pn = ["id"];
|
|
2629
2631
|
ee.Instance.registerRenderer(
|
|
2630
2632
|
"boolean",
|
|
2631
2633
|
"checkbox",
|
|
@@ -2661,10 +2663,12 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2661
2663
|
".indeterminate": s.question.isIndeterminate,
|
|
2662
2664
|
disabled: s.question.isDisabledAttr,
|
|
2663
2665
|
readonly: s.question.isReadOnlyAttr,
|
|
2664
|
-
"aria-required": s.question.
|
|
2665
|
-
"aria-label": s.question.
|
|
2666
|
-
"aria-
|
|
2667
|
-
"aria-
|
|
2666
|
+
"aria-required": s.question.a11y_input_ariaRequired,
|
|
2667
|
+
"aria-label": s.question.a11y_input_ariaLabel,
|
|
2668
|
+
"aria-labelledby": s.question.a11y_input_ariaLabelledBy,
|
|
2669
|
+
"aria-describedby": s.question.a11y_input_ariaDescribedBy,
|
|
2670
|
+
"aria-invalid": s.question.a11y_input_ariaInvalid,
|
|
2671
|
+
"aria-errormessage": s.question.a11y_input_ariaErrormessage
|
|
2668
2672
|
}, null, 42, an), [
|
|
2669
2673
|
[oe, s.question.booleanValue]
|
|
2670
2674
|
]),
|
|
@@ -4727,7 +4731,7 @@ const qt = /* @__PURE__ */ Ct(vt, [["render", yt]]), wt = /* @__PURE__ */ v("use
|
|
|
4727
4731
|
}
|
|
4728
4732
|
});
|
|
4729
4733
|
/*!
|
|
4730
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
4734
|
+
* surveyjs - Survey JavaScript library v2.0.4
|
|
4731
4735
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4732
4736
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4733
4737
|
*/
|
|
@@ -4793,7 +4797,7 @@ var ro = {
|
|
|
4793
4797
|
"smiley-rate9-24x24": '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.01 24C6.85767 24 1.15509 20.96 0.0145752 14.16C-0.0354475 13.87 0.0445888 13.57 0.234675 13.35C0.424761 13.13 0.704888 13 0.995019 13H23.005C23.2951 13 23.5752 13.13 23.7653 13.35C23.9554 13.57 24.0354 13.87 23.9854 14.16C22.8549 20.95 17.1423 24 11.99 24H12.01ZM2.25559 15C3.61621 19.82 8.0182 22 12.01 22C16.0018 22 20.4038 19.82 21.7644 15H2.25559ZM8.00819 6V2C8.00819 1.45 7.55799 1 7.00774 1C6.45749 1 6.00729 1.45 6.00729 2V6C6.00729 6.55 6.45749 7 7.00774 7C7.55799 7 8.00819 6.55 8.00819 6ZM18.0127 6V2C18.0127 1.45 17.5625 1 17.0123 1C16.462 1 16.0118 1.45 16.0118 2V6C16.0118 6.55 16.462 7 17.0123 7C17.5625 7 18.0127 6.55 18.0127 6Z"></path></svg>'
|
|
4794
4798
|
};
|
|
4795
4799
|
/*!
|
|
4796
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
4800
|
+
* surveyjs - Survey JavaScript library v2.0.4
|
|
4797
4801
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4798
4802
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4799
4803
|
*/
|