survey-vue3-ui 2.2.0 → 2.2.1
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 +331 -329
- package/survey-vue3-ui.umd.js +5 -5
package/survey-vue3-ui.es.js
CHANGED
|
@@ -289,10 +289,10 @@ const ss = /* @__PURE__ */ y({
|
|
|
289
289
|
}, null, 8, ["row", "css", "element"]))), 128))
|
|
290
290
|
], 2));
|
|
291
291
|
}
|
|
292
|
-
}), os = ["id", "role", "aria-required", "aria-invalid", "aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "data-name"], is = ["
|
|
292
|
+
}), os = ["id", "role", "aria-required", "aria-invalid", "aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "data-name"], is = ["aria-hidden"], rs = ["id"], ls = {
|
|
293
293
|
inheritAttrs: !1
|
|
294
|
-
},
|
|
295
|
-
...
|
|
294
|
+
}, as = /* @__PURE__ */ y({
|
|
295
|
+
...ls,
|
|
296
296
|
__name: "Question",
|
|
297
297
|
props: {
|
|
298
298
|
survey: {},
|
|
@@ -369,6 +369,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
369
369
|
default: A(() => [
|
|
370
370
|
v("div", {
|
|
371
371
|
class: r(s(q.element) || void 0),
|
|
372
|
+
"aria-hidden": q.element.contentAriaHidden,
|
|
372
373
|
style: f({ display: q.element.renderedIsExpanded ? void 0 : "none" }),
|
|
373
374
|
role: "presentation"
|
|
374
375
|
}, [
|
|
@@ -400,8 +401,8 @@ const ss = /* @__PURE__ */ y({
|
|
|
400
401
|
is: "survey-string",
|
|
401
402
|
locString: q.element.locDescription
|
|
402
403
|
}, null, 8, ["locString"])
|
|
403
|
-
], 10,
|
|
404
|
-
],
|
|
404
|
+
], 10, rs)) : p("", !0)
|
|
405
|
+
], 14, is)
|
|
405
406
|
]),
|
|
406
407
|
_: 1
|
|
407
408
|
}, 16, ["is"])),
|
|
@@ -419,10 +420,10 @@ const ss = /* @__PURE__ */ y({
|
|
|
419
420
|
}, null, 8, ["element"])) : p("", !0)
|
|
420
421
|
], 46, os));
|
|
421
422
|
}
|
|
422
|
-
}),
|
|
423
|
+
}), us = ["id"], ds = ["id", "role", "aria-labelledby", "aria-label"], ms = {
|
|
423
424
|
inheritAttrs: !1
|
|
424
|
-
},
|
|
425
|
-
...
|
|
425
|
+
}, ps = /* @__PURE__ */ y({
|
|
426
|
+
...ms,
|
|
426
427
|
inheritAttrs: !1,
|
|
427
428
|
__name: "Panel",
|
|
428
429
|
props: {
|
|
@@ -487,10 +488,10 @@ const ss = /* @__PURE__ */ y({
|
|
|
487
488
|
is: "sv-action-bar",
|
|
488
489
|
model: o.element.getFooterToolbar()
|
|
489
490
|
}, null, 8, ["model"])
|
|
490
|
-
], 14,
|
|
491
|
-
], 42,
|
|
491
|
+
], 14, ds)) : p("", !0)
|
|
492
|
+
], 42, us)) : p("", !0);
|
|
492
493
|
}
|
|
493
|
-
}),
|
|
494
|
+
}), vs = ["id"], Cs = /* @__PURE__ */ y({
|
|
494
495
|
__name: "ElementHeader",
|
|
495
496
|
props: {
|
|
496
497
|
element: {},
|
|
@@ -522,7 +523,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
522
523
|
is: "survey-string",
|
|
523
524
|
locString: o.element.locDescription
|
|
524
525
|
}, null, 8, ["locString"])
|
|
525
|
-
], 10,
|
|
526
|
+
], 10, vs)), [
|
|
526
527
|
[P, o.element.hasDescription]
|
|
527
528
|
]) : p("", !0),
|
|
528
529
|
o.element.hasAdditionalTitleToolbar ? (i(), g(m, {
|
|
@@ -532,7 +533,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
532
533
|
}, null, 8, ["model"])) : p("", !0)
|
|
533
534
|
], 6));
|
|
534
535
|
}
|
|
535
|
-
}),
|
|
536
|
+
}), cs = /* @__PURE__ */ y({
|
|
536
537
|
__name: "String",
|
|
537
538
|
props: {
|
|
538
539
|
locString: {}
|
|
@@ -543,7 +544,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
543
544
|
locString: e.locString.renderAsData
|
|
544
545
|
}, null, 8, ["is", "locString"]));
|
|
545
546
|
}
|
|
546
|
-
}),
|
|
547
|
+
}), gs = ["innerHTML"], ys = /* @__PURE__ */ y({
|
|
547
548
|
__name: "StringViewer",
|
|
548
549
|
props: {
|
|
549
550
|
locString: {}
|
|
@@ -554,12 +555,12 @@ const ss = /* @__PURE__ */ y({
|
|
|
554
555
|
key: 0,
|
|
555
556
|
class: r(w(s)),
|
|
556
557
|
innerHTML: w(n)
|
|
557
|
-
}, null, 10,
|
|
558
|
+
}, null, 10, gs)) : (i(), a("span", {
|
|
558
559
|
key: 1,
|
|
559
560
|
class: r(w(s))
|
|
560
561
|
}, I(w(n)), 3));
|
|
561
562
|
}
|
|
562
|
-
}),
|
|
563
|
+
}), hs = ["innerHTML"], qs = /* @__PURE__ */ y({
|
|
563
564
|
__name: "StringEditor",
|
|
564
565
|
props: {
|
|
565
566
|
locString: {}
|
|
@@ -578,7 +579,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
578
579
|
innerHTML: o.locString.renderedHtml,
|
|
579
580
|
onBlur: n,
|
|
580
581
|
onClick: s
|
|
581
|
-
}, null, 40,
|
|
582
|
+
}, null, 40, hs)) : (i(), a("span", {
|
|
582
583
|
key: 1,
|
|
583
584
|
class: "sv-string-editor",
|
|
584
585
|
contenteditable: "true",
|
|
@@ -586,7 +587,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
586
587
|
onClick: s
|
|
587
588
|
}, I(o.locString.renderedHtml), 33));
|
|
588
589
|
}
|
|
589
|
-
}),
|
|
590
|
+
}), ws = ["id"], bs = /* @__PURE__ */ y({
|
|
590
591
|
__name: "Skeleton",
|
|
591
592
|
props: {
|
|
592
593
|
element: {}
|
|
@@ -597,11 +598,11 @@ const ss = /* @__PURE__ */ y({
|
|
|
597
598
|
class: "sv-skeleton-element",
|
|
598
599
|
id: n.element.id,
|
|
599
600
|
style: f({ height: n.element.skeletonHeight })
|
|
600
|
-
}, null, 12,
|
|
601
|
+
}, null, 12, ws));
|
|
601
602
|
}
|
|
602
|
-
}),
|
|
603
|
-
|
|
604
|
-
],
|
|
603
|
+
}), Ls = { class: "sv-scroll__container" }, ks = /* @__PURE__ */ v("div", { class: "sv-scroll__scrollbar-sizer" }, null, -1), fs = [
|
|
604
|
+
ks
|
|
605
|
+
], Hs = /* @__PURE__ */ y({
|
|
605
606
|
__name: "Scroll",
|
|
606
607
|
props: {
|
|
607
608
|
disabled: {},
|
|
@@ -627,17 +628,17 @@ const ss = /* @__PURE__ */ y({
|
|
|
627
628
|
class: "sv-scroll__scroller sv-drag-target-skipped",
|
|
628
629
|
onScroll: t[0] || (t[0] = () => w(n).onScrollContainer())
|
|
629
630
|
}, [
|
|
630
|
-
v("div",
|
|
631
|
+
v("div", Ls, [
|
|
631
632
|
x(o.$slots, "default")
|
|
632
633
|
])
|
|
633
634
|
], 32),
|
|
634
635
|
v("div", {
|
|
635
636
|
class: "sv-scroll__scrollbar",
|
|
636
637
|
onScroll: t[1] || (t[1] = () => w(n).onScrollScrollbar())
|
|
637
|
-
},
|
|
638
|
+
}, fs, 32)
|
|
638
639
|
], 512));
|
|
639
640
|
}
|
|
640
|
-
}),
|
|
641
|
+
}), Ms = ["id"], Is = ["value"], Vs = /* @__PURE__ */ y({
|
|
641
642
|
inheritAttrs: !1,
|
|
642
643
|
__name: "Text",
|
|
643
644
|
props: {
|
|
@@ -664,8 +665,8 @@ const ss = /* @__PURE__ */ y({
|
|
|
664
665
|
(i(!0), a(M, null, V(s.question.dataList, (t, l) => (i(), a("option", {
|
|
665
666
|
key: l,
|
|
666
667
|
value: t
|
|
667
|
-
}, null, 8,
|
|
668
|
-
], 8,
|
|
668
|
+
}, null, 8, Is))), 128))
|
|
669
|
+
], 8, Ms)
|
|
669
670
|
], 512)) : (i(), g(m, {
|
|
670
671
|
key: 2,
|
|
671
672
|
is: "survey-text-input",
|
|
@@ -675,7 +676,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
675
676
|
}
|
|
676
677
|
}, null, 8, ["question", "get-ref"]));
|
|
677
678
|
}
|
|
678
|
-
}),
|
|
679
|
+
}), Ss = ["disabled", "readonly", "type", "maxlength", "min", "max", "step", "size", "id", "list", "placeholder", "autocomplete", "value", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Rs = ["disabled", "readonly", "type", "maxlength", "min", "max", "step", "size", "id", "list", "placeholder", "autocomplete", "value", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Ts = /* @__PURE__ */ y({
|
|
679
680
|
__name: "TextInput",
|
|
680
681
|
props: {
|
|
681
682
|
question: {},
|
|
@@ -729,7 +730,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
729
730
|
"aria-describedby": l.question.a11y_input_ariaDescribedBy,
|
|
730
731
|
"aria-invalid": l.question.a11y_input_ariaInvalid,
|
|
731
732
|
"aria-errormessage": l.question.a11y_input_ariaErrormessage
|
|
732
|
-
}, null, 46,
|
|
733
|
+
}, null, 46, Rs),
|
|
733
734
|
c(m, {
|
|
734
735
|
is: "sv-character-counter",
|
|
735
736
|
counter: l.question.characterCounter,
|
|
@@ -775,12 +776,12 @@ const ss = /* @__PURE__ */ y({
|
|
|
775
776
|
"aria-describedby": l.question.a11y_input_ariaDescribedBy,
|
|
776
777
|
"aria-invalid": l.question.a11y_input_ariaInvalid,
|
|
777
778
|
"aria-errormessage": l.question.a11y_input_ariaErrormessage
|
|
778
|
-
}, null, 46,
|
|
779
|
+
}, null, 46, Ss));
|
|
779
780
|
}
|
|
780
|
-
}),
|
|
781
|
+
}), Bs = ["role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Zs = {
|
|
781
782
|
key: 0,
|
|
782
783
|
class: "sv-hidden"
|
|
783
|
-
},
|
|
784
|
+
}, $s = { key: 7 }, Ds = ["value"], be = /* @__PURE__ */ y({
|
|
784
785
|
inheritAttrs: !1,
|
|
785
786
|
__name: "SelectBase",
|
|
786
787
|
props: {
|
|
@@ -810,7 +811,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
810
811
|
"aria-invalid": t.question.a11y_input_ariaInvalid,
|
|
811
812
|
"aria-errormessage": t.question.a11y_input_ariaErrormessage
|
|
812
813
|
}, [
|
|
813
|
-
t.showLegend ? (i(), a("legend",
|
|
814
|
+
t.showLegend ? (i(), a("legend", Zs, I(t.question.locTitle.renderedHtml), 1)) : p("", !0),
|
|
814
815
|
t.question.hasHeadItems ? (i(!0), a(M, { key: 1 }, V(t.question.headItems, (d) => (i(), g(m, $({
|
|
815
816
|
key: d.value,
|
|
816
817
|
is: s(d)
|
|
@@ -852,7 +853,7 @@ const ss = /* @__PURE__ */ y({
|
|
|
852
853
|
is: "survey-other-choice",
|
|
853
854
|
question: t.question
|
|
854
855
|
}, null, 8, ["question"])) : p("", !0),
|
|
855
|
-
t.question.showClearButtonInContent ? (i(), a("div",
|
|
856
|
+
t.question.showClearButtonInContent ? (i(), a("div", $s, [
|
|
856
857
|
v("input", {
|
|
857
858
|
type: "button",
|
|
858
859
|
class: r(t.question.cssClasses.clearButton),
|
|
@@ -860,11 +861,11 @@ const ss = /* @__PURE__ */ y({
|
|
|
860
861
|
t.question.clearValue(!0);
|
|
861
862
|
}),
|
|
862
863
|
value: t.question.clearButtonCaption
|
|
863
|
-
}, null, 10,
|
|
864
|
+
}, null, 10, Ds)
|
|
864
865
|
])) : p("", !0)
|
|
865
|
-
], 10,
|
|
866
|
+
], 10, Bs));
|
|
866
867
|
}
|
|
867
|
-
}),
|
|
868
|
+
}), As = /* @__PURE__ */ y({
|
|
868
869
|
inheritAttrs: !1,
|
|
869
870
|
__name: "Checkbox",
|
|
870
871
|
props: {
|
|
@@ -886,7 +887,7 @@ function Le(u, e, n) {
|
|
|
886
887
|
e().isDesignMode || (s && n.value && s.setRootElement(n.value), o && o.setRootElement(void 0));
|
|
887
888
|
});
|
|
888
889
|
}
|
|
889
|
-
const
|
|
890
|
+
const Ps = ["name", "checked", "value", "id", "disabled", "readonly", "required", "aria-label"], Ns = ["xlink:href"], Es = /* @__PURE__ */ y({
|
|
890
891
|
inheritAttrs: !1,
|
|
891
892
|
__name: "CheckboxItem",
|
|
892
893
|
props: {
|
|
@@ -928,7 +929,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
928
929
|
class: r(o.question.cssClasses.itemControl),
|
|
929
930
|
required: o.question.hasRequiredError(),
|
|
930
931
|
"aria-label": o.ariaLabel
|
|
931
|
-
}, null, 42,
|
|
932
|
+
}, null, 42, Ps),
|
|
932
933
|
o.question.cssClasses.materialDecorator ? (i(), a("span", {
|
|
933
934
|
key: 0,
|
|
934
935
|
class: r(o.question.cssClasses.materialDecorator)
|
|
@@ -939,7 +940,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
939
940
|
}, [
|
|
940
941
|
v("use", {
|
|
941
942
|
"xlink:href": o.question.itemSvgIcon
|
|
942
|
-
}, null, 8,
|
|
943
|
+
}, null, 8, Ns)
|
|
943
944
|
], 2)) : p("", !0)
|
|
944
945
|
], 2)) : p("", !0),
|
|
945
946
|
o.hideLabel ? p("", !0) : (i(), a("span", {
|
|
@@ -954,7 +955,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
954
955
|
], 2)
|
|
955
956
|
], 2));
|
|
956
957
|
}
|
|
957
|
-
}),
|
|
958
|
+
}), Ws = /* @__PURE__ */ y({
|
|
958
959
|
inheritAttrs: !1,
|
|
959
960
|
__name: "Radiogroup",
|
|
960
961
|
props: {
|
|
@@ -963,7 +964,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
963
964
|
setup(u) {
|
|
964
965
|
return (e, n) => (i(), g(be, { question: e.question }, null, 8, ["question"]));
|
|
965
966
|
}
|
|
966
|
-
}),
|
|
967
|
+
}), Fs = ["name", "value", "id", "aria-errormessage", "disabled", "readonly", "aria-label"], Os = ["xlink:href"], zs = /* @__PURE__ */ y({
|
|
967
968
|
inheritAttrs: !1,
|
|
968
969
|
__name: "RadiogroupItem",
|
|
969
970
|
props: {
|
|
@@ -1005,7 +1006,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1005
1006
|
readonly: l.question.isReadOnlyAttr,
|
|
1006
1007
|
class: r(l.question.cssClasses.itemControl),
|
|
1007
1008
|
"aria-label": l.ariaLabel
|
|
1008
|
-
}, null, 10,
|
|
1009
|
+
}, null, 10, Fs), [
|
|
1009
1010
|
[se, t.value]
|
|
1010
1011
|
]),
|
|
1011
1012
|
l.question.cssClasses.materialDecorator ? (i(), a("span", {
|
|
@@ -1018,7 +1019,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1018
1019
|
}, [
|
|
1019
1020
|
v("use", {
|
|
1020
1021
|
"xlink:href": l.question.itemSvgIcon
|
|
1021
|
-
}, null, 8,
|
|
1022
|
+
}, null, 8, Os)
|
|
1022
1023
|
], 2)) : p("", !0)
|
|
1023
1024
|
], 2)) : p("", !0),
|
|
1024
1025
|
l.hideLabel ? p("", !0) : (i(), a("span", {
|
|
@@ -1033,7 +1034,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1033
1034
|
], 34)
|
|
1034
1035
|
], 2));
|
|
1035
1036
|
}
|
|
1036
|
-
}),
|
|
1037
|
+
}), Us = ["src"], Qs = ["title"], Ks = { key: 0 }, js = /* @__PURE__ */ y({
|
|
1037
1038
|
inheritAttrs: !1,
|
|
1038
1039
|
__name: "Signaturepad",
|
|
1039
1040
|
props: {
|
|
@@ -1068,7 +1069,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1068
1069
|
style: f({
|
|
1069
1070
|
width: s.question.renderedCanvasWidth
|
|
1070
1071
|
})
|
|
1071
|
-
}, null, 14,
|
|
1072
|
+
}, null, 14, Us)) : p("", !0),
|
|
1072
1073
|
v("canvas", {
|
|
1073
1074
|
tabindex: "-1",
|
|
1074
1075
|
class: r(s.question.cssClasses.canvas),
|
|
@@ -1088,14 +1089,14 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1088
1089
|
s.question.clearValue(!0);
|
|
1089
1090
|
})
|
|
1090
1091
|
}, [
|
|
1091
|
-
s.question.cssClasses.clearButtonIconId ? p("", !0) : (i(), a("span",
|
|
1092
|
+
s.question.cssClasses.clearButtonIconId ? p("", !0) : (i(), a("span", Ks, "✖")),
|
|
1092
1093
|
s.question.cssClasses.clearButtonIconId ? (i(), g(m, {
|
|
1093
1094
|
key: 1,
|
|
1094
1095
|
is: "sv-svg-icon",
|
|
1095
1096
|
iconName: s.question.cssClasses.clearButtonIconId,
|
|
1096
1097
|
size: "auto"
|
|
1097
1098
|
}, null, 8, ["iconName"])) : p("", !0)
|
|
1098
|
-
], 10,
|
|
1099
|
+
], 10, Qs)
|
|
1099
1100
|
], 2)) : p("", !0),
|
|
1100
1101
|
s.question.showLoadingIndicator ? (i(), a("div", {
|
|
1101
1102
|
key: 1,
|
|
@@ -1105,7 +1106,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1105
1106
|
], 2)) : p("", !0)
|
|
1106
1107
|
], 6));
|
|
1107
1108
|
}
|
|
1108
|
-
}),
|
|
1109
|
+
}), Gs = ["innerHTML"], Xs = /* @__PURE__ */ y({
|
|
1109
1110
|
inheritAttrs: !1,
|
|
1110
1111
|
__name: "Html",
|
|
1111
1112
|
props: {
|
|
@@ -1120,9 +1121,9 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1120
1121
|
ref: n,
|
|
1121
1122
|
class: r(o.question.renderCssRoot),
|
|
1122
1123
|
innerHTML: w(s)
|
|
1123
|
-
}, null, 10,
|
|
1124
|
+
}, null, 10, Gs));
|
|
1124
1125
|
}
|
|
1125
|
-
}),
|
|
1126
|
+
}), Js = ["src", "alt", "width", "height"], Ys = ["src", "width", "height"], _s = ["src", "title", "width", "height"], xs = /* @__PURE__ */ y({
|
|
1126
1127
|
inheritAttrs: !1,
|
|
1127
1128
|
__name: "Image",
|
|
1128
1129
|
props: {
|
|
@@ -1155,7 +1156,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1155
1156
|
onError: t[1] || (t[1] = (l) => {
|
|
1156
1157
|
o.question.onErrorHandler();
|
|
1157
1158
|
})
|
|
1158
|
-
}, null, 46,
|
|
1159
|
+
}, null, 46, Js)), [
|
|
1159
1160
|
[P, w(s) && !o.question.contentNotLoaded]
|
|
1160
1161
|
]) : p("", !0),
|
|
1161
1162
|
o.question.renderedMode === "video" ? B((i(), a("video", {
|
|
@@ -1176,7 +1177,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1176
1177
|
onError: t[3] || (t[3] = (l) => {
|
|
1177
1178
|
o.question.onErrorHandler();
|
|
1178
1179
|
})
|
|
1179
|
-
}, null, 46,
|
|
1180
|
+
}, null, 46, Ys)), [
|
|
1180
1181
|
[P, w(s) && !o.question.contentNotLoaded]
|
|
1181
1182
|
]) : p("", !0),
|
|
1182
1183
|
o.question.renderedMode === "youtube" ? (i(), a("iframe", {
|
|
@@ -1191,7 +1192,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1191
1192
|
width: o.question.renderedStyleWidth,
|
|
1192
1193
|
height: o.question.renderedStyleHeight
|
|
1193
1194
|
})
|
|
1194
|
-
}, null, 14,
|
|
1195
|
+
}, null, 14, _s)) : p("", !0),
|
|
1195
1196
|
!w(s) || o.question.contentNotLoaded ? (i(), a("div", {
|
|
1196
1197
|
key: 3,
|
|
1197
1198
|
class: r(o.question.cssClasses.noImage)
|
|
@@ -1204,7 +1205,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1204
1205
|
], 2)) : p("", !0)
|
|
1205
1206
|
], 2));
|
|
1206
1207
|
}
|
|
1207
|
-
}),
|
|
1208
|
+
}), e1 = /* @__PURE__ */ y({
|
|
1208
1209
|
inheritAttrs: !1,
|
|
1209
1210
|
__name: "Expression",
|
|
1210
1211
|
props: {
|
|
@@ -1218,7 +1219,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1218
1219
|
ref: n
|
|
1219
1220
|
}, I(s.question.formatedValue), 3));
|
|
1220
1221
|
}
|
|
1221
|
-
}),
|
|
1222
|
+
}), s1 = ["id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "multiple", "title", "accept", "capture"], n1 = ["id", "multiple", "placeholder"], t1 = ["id", "multiple", "placeholder"], o1 = /* @__PURE__ */ y({
|
|
1222
1223
|
inheritAttrs: !1,
|
|
1223
1224
|
__name: "File",
|
|
1224
1225
|
props: {
|
|
@@ -1245,7 +1246,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1245
1246
|
title: s.question.inputTitle,
|
|
1246
1247
|
accept: s.question.acceptedTypes,
|
|
1247
1248
|
capture: s.question.renderCapture
|
|
1248
|
-
}, null, 10,
|
|
1249
|
+
}, null, 10, s1)) : p("", !0),
|
|
1249
1250
|
s.question.isReadOnlyAttr ? (i(), a("input", {
|
|
1250
1251
|
key: 1,
|
|
1251
1252
|
type: "file",
|
|
@@ -1255,7 +1256,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1255
1256
|
multiple: s.question.allowMultiple,
|
|
1256
1257
|
placeholder: s.question.title,
|
|
1257
1258
|
style: { color: "transparent" }
|
|
1258
|
-
}, null, 10,
|
|
1259
|
+
}, null, 10, n1)) : p("", !0),
|
|
1259
1260
|
s.question.isDisabledAttr ? (i(), a("input", {
|
|
1260
1261
|
key: 2,
|
|
1261
1262
|
type: "file",
|
|
@@ -1265,7 +1266,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1265
1266
|
multiple: s.question.allowMultiple,
|
|
1266
1267
|
placeholder: s.question.title,
|
|
1267
1268
|
style: { color: "transparent" }
|
|
1268
|
-
}, null, 10,
|
|
1269
|
+
}, null, 10, t1)) : p("", !0),
|
|
1269
1270
|
v("div", {
|
|
1270
1271
|
class: r(s.question.cssClasses.dragArea),
|
|
1271
1272
|
onDrop: o[0] || (o[0] = //@ts-ignore
|
|
@@ -1324,7 +1325,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1324
1325
|
], 34)
|
|
1325
1326
|
], 2));
|
|
1326
1327
|
}
|
|
1327
|
-
}),
|
|
1328
|
+
}), i1 = { class: "sv-hidden" }, Ce = "survey-imagepicker-item", r1 = /* @__PURE__ */ y({
|
|
1328
1329
|
inheritAttrs: !1,
|
|
1329
1330
|
__name: "Imagepicker",
|
|
1330
1331
|
props: {
|
|
@@ -1347,7 +1348,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1347
1348
|
ref_key: "root",
|
|
1348
1349
|
ref: n
|
|
1349
1350
|
}, [
|
|
1350
|
-
v("legend",
|
|
1351
|
+
v("legend", i1, I(t.question.locTitle.renderedHtml), 1),
|
|
1351
1352
|
t.question.hasColumns ? p("", !0) : (i(!0), a(M, { key: 0 }, V(t.question.visibleChoices, (d) => (i(), g(m, $({
|
|
1352
1353
|
key: d.value,
|
|
1353
1354
|
is: s(d)
|
|
@@ -1364,7 +1365,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1364
1365
|
], 2))), 128)) : p("", !0)
|
|
1365
1366
|
], 6));
|
|
1366
1367
|
}
|
|
1367
|
-
}),
|
|
1368
|
+
}), l1 = ["name", "value", "id", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], a1 = ["name", "value", "id", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], u1 = ["src", "width", "height", "alt"], d1 = ["src", "width", "height"], m1 = /* @__PURE__ */ y({
|
|
1368
1369
|
inheritAttrs: !1,
|
|
1369
1370
|
__name: "ImagepickerItem",
|
|
1370
1371
|
props: {
|
|
@@ -1403,7 +1404,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1403
1404
|
"aria-invalid": t.question.ariaInvalid,
|
|
1404
1405
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1405
1406
|
class: r(t.question.cssClasses.itemControl)
|
|
1406
|
-
}, null, 10,
|
|
1407
|
+
}, null, 10, l1)), [
|
|
1407
1408
|
[ie, s.value]
|
|
1408
1409
|
]) : B((i(), a("input", {
|
|
1409
1410
|
key: 1,
|
|
@@ -1419,7 +1420,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1419
1420
|
"aria-invalid": t.question.ariaInvalid,
|
|
1420
1421
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1421
1422
|
class: r(t.question.cssClasses.itemControl)
|
|
1422
|
-
}, null, 10,
|
|
1423
|
+
}, null, 10, a1)), [
|
|
1423
1424
|
[se, s.value]
|
|
1424
1425
|
]),
|
|
1425
1426
|
v("div", {
|
|
@@ -1455,7 +1456,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1455
1456
|
onError: l[3] || (l[3] = (d) => {
|
|
1456
1457
|
t.item.onErrorHandler();
|
|
1457
1458
|
})
|
|
1458
|
-
}, null, 46,
|
|
1459
|
+
}, null, 46, u1)) : p("", !0),
|
|
1459
1460
|
w(o) && !t.item.contentNotLoaded && t.question.contentMode === "video" ? (i(), a("video", {
|
|
1460
1461
|
key: 2,
|
|
1461
1462
|
controls: "",
|
|
@@ -1470,7 +1471,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1470
1471
|
onError: l[5] || (l[5] = (d) => {
|
|
1471
1472
|
t.item.onErrorHandler();
|
|
1472
1473
|
})
|
|
1473
|
-
}, null, 46,
|
|
1474
|
+
}, null, 46, d1)) : p("", !0),
|
|
1474
1475
|
!w(o) || t.item.contentNotLoaded ? (i(), a("div", {
|
|
1475
1476
|
key: 3,
|
|
1476
1477
|
class: r(t.question.cssClasses.itemNoImage),
|
|
@@ -1501,7 +1502,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1501
1502
|
], 2)
|
|
1502
1503
|
], 2));
|
|
1503
1504
|
}
|
|
1504
|
-
}),
|
|
1505
|
+
}), p1 = /* @__PURE__ */ y({
|
|
1505
1506
|
inheritAttrs: !1,
|
|
1506
1507
|
__name: "Comment",
|
|
1507
1508
|
props: {
|
|
@@ -1537,7 +1538,7 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1537
1538
|
ref: n
|
|
1538
1539
|
}, I(o.question.value), 513));
|
|
1539
1540
|
}
|
|
1540
|
-
}),
|
|
1541
|
+
}), v1 = /* @__PURE__ */ y({
|
|
1541
1542
|
inheritAttrs: !1,
|
|
1542
1543
|
__name: "Dropdown",
|
|
1543
1544
|
props: {
|
|
@@ -1561,16 +1562,16 @@ const As = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1561
1562
|
}, null, 8, ["question"])) : p("", !0)
|
|
1562
1563
|
], 2));
|
|
1563
1564
|
}
|
|
1564
|
-
}),
|
|
1565
|
+
}), C1 = ["id", "autocomplete", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "required"], c1 = {
|
|
1565
1566
|
key: 0,
|
|
1566
1567
|
value: ""
|
|
1567
|
-
},
|
|
1568
|
+
}, g1 = ["id"];
|
|
1568
1569
|
G.Instance.registerRenderer(
|
|
1569
1570
|
"dropdown",
|
|
1570
1571
|
"select",
|
|
1571
1572
|
"sv-dropdown-select"
|
|
1572
1573
|
);
|
|
1573
|
-
const
|
|
1574
|
+
const y1 = /* @__PURE__ */ y({
|
|
1574
1575
|
inheritAttrs: !1,
|
|
1575
1576
|
__name: "DropdownSelect",
|
|
1576
1577
|
props: {
|
|
@@ -1605,7 +1606,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1605
1606
|
disabled: "",
|
|
1606
1607
|
id: l.question.inputId,
|
|
1607
1608
|
class: r(l.question.getControlClass())
|
|
1608
|
-
}, I(l.question.readOnlyText), 11,
|
|
1609
|
+
}, I(l.question.readOnlyText), 11, g1)) : B((i(), a("select", {
|
|
1609
1610
|
key: 0,
|
|
1610
1611
|
id: l.question.inputId,
|
|
1611
1612
|
"onUpdate:modelValue": d[0] || (d[0] = (C) => t.value = C),
|
|
@@ -1619,13 +1620,13 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1619
1620
|
"aria-errormessage": l.question.a11y_input_ariaErrormessage,
|
|
1620
1621
|
required: l.question.isRequired
|
|
1621
1622
|
}, [
|
|
1622
|
-
l.question.allowClear ? (i(), a("option",
|
|
1623
|
+
l.question.allowClear ? (i(), a("option", c1, I(l.question.placeholder), 1)) : p("", !0),
|
|
1623
1624
|
(i(!0), a(M, null, V(l.question.visibleChoices, (C) => (i(), g(m, {
|
|
1624
1625
|
is: "sv-dropdown-option-item",
|
|
1625
1626
|
item: C,
|
|
1626
1627
|
key: C.id
|
|
1627
1628
|
}, null, 8, ["item"]))), 128))
|
|
1628
|
-
], 42,
|
|
1629
|
+
], 42, C1)), [
|
|
1629
1630
|
[Be, t.value]
|
|
1630
1631
|
]),
|
|
1631
1632
|
l.question.cssClasses.chevronButtonIconId ? (i(), a("div", {
|
|
@@ -1648,7 +1649,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1648
1649
|
}, null, 8, ["question"])) : p("", !0)
|
|
1649
1650
|
], 2));
|
|
1650
1651
|
}
|
|
1651
|
-
}),
|
|
1652
|
+
}), h1 = ["value", "disabled"], q1 = /* @__PURE__ */ y({
|
|
1652
1653
|
__name: "OptionItem",
|
|
1653
1654
|
props: {
|
|
1654
1655
|
item: {}
|
|
@@ -1658,9 +1659,9 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1658
1659
|
return S(() => e.item), (s, o) => (i(), a("option", {
|
|
1659
1660
|
value: s.item.value,
|
|
1660
1661
|
disabled: !s.item.isEnabled
|
|
1661
|
-
}, I(w(n)), 9,
|
|
1662
|
+
}, I(w(n)), 9, h1));
|
|
1662
1663
|
}
|
|
1663
|
-
}),
|
|
1664
|
+
}), w1 = ["id", "disabled", "tabindex", "role", "aria-required", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-label", "aria-labelledby", "aria-describedby", "aria-controls", "aria-activedescendant", "required"], b1 = { style: { visibility: "hidden" } }, L1 = ["disabled", "inputmode", "id", "tabindex", "readonly", "role", "aria-required", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-controls", "aria-label", "aria-labelledby", "aria-describedby", "aria-activedescendant", "placeholder"], k1 = ["id", "role", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], f1 = /* @__PURE__ */ y({
|
|
1664
1665
|
__name: "Dropdown",
|
|
1665
1666
|
props: {
|
|
1666
1667
|
question: {}
|
|
@@ -1730,7 +1731,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1730
1731
|
key: 1,
|
|
1731
1732
|
class: r(L.question.cssClasses.hintSuffix)
|
|
1732
1733
|
}, [
|
|
1733
|
-
v("span",
|
|
1734
|
+
v("span", b1, I(s.value.inputStringRendered), 1),
|
|
1734
1735
|
v("span", null, I(s.value.hintStringSuffix), 1)
|
|
1735
1736
|
], 2)) : p("", !0),
|
|
1736
1737
|
L.question.showInputFieldComponent ? (i(), g(m, {
|
|
@@ -1764,13 +1765,13 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1764
1765
|
onInput: b,
|
|
1765
1766
|
onBlur: d,
|
|
1766
1767
|
onFocus: C
|
|
1767
|
-
}, null, 42,
|
|
1768
|
+
}, null, 42, L1)
|
|
1768
1769
|
], 2),
|
|
1769
1770
|
c(m, {
|
|
1770
1771
|
is: "sv-action-bar",
|
|
1771
1772
|
model: s.value.editorButtons
|
|
1772
1773
|
}, null, 8, ["model"])
|
|
1773
|
-
], 42,
|
|
1774
|
+
], 42, w1)),
|
|
1774
1775
|
L.question.isReadOnly ? (i(), a("div", {
|
|
1775
1776
|
key: 2,
|
|
1776
1777
|
id: L.question.inputId,
|
|
@@ -1797,7 +1798,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1797
1798
|
is: "sv-action-bar",
|
|
1798
1799
|
model: s.value.editorButtons
|
|
1799
1800
|
}, null, 8, ["model"])
|
|
1800
|
-
], 10,
|
|
1801
|
+
], 10, k1)) : (i(), g(m, {
|
|
1801
1802
|
key: 1,
|
|
1802
1803
|
is: "sv-popup",
|
|
1803
1804
|
model: s.value.popupModel
|
|
@@ -1805,7 +1806,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1805
1806
|
], 2);
|
|
1806
1807
|
};
|
|
1807
1808
|
}
|
|
1808
|
-
}),
|
|
1809
|
+
}), H1 = /* @__PURE__ */ y({
|
|
1809
1810
|
inheritAttrs: !1,
|
|
1810
1811
|
__name: "Tagbox",
|
|
1811
1812
|
props: {
|
|
@@ -1829,7 +1830,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1829
1830
|
}, null, 8, ["question"])) : p("", !0)
|
|
1830
1831
|
], 2));
|
|
1831
1832
|
}
|
|
1832
|
-
}),
|
|
1833
|
+
}), M1 = ["id", "tabindex", "disabled", "role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage", "aria-controls", "aria-expanded", "aria-activedescendant", "required"], I1 = ["id", "role", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], V1 = /* @__PURE__ */ y({
|
|
1833
1834
|
__name: "Tagbox",
|
|
1834
1835
|
props: {
|
|
1835
1836
|
question: {}
|
|
@@ -1893,7 +1894,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1893
1894
|
is: "sv-action-bar",
|
|
1894
1895
|
model: n.value.editorButtons
|
|
1895
1896
|
}, null, 8, ["model"])
|
|
1896
|
-
], 42,
|
|
1897
|
+
], 42, M1)),
|
|
1897
1898
|
d.question.isReadOnly ? (i(), a("div", {
|
|
1898
1899
|
key: 2,
|
|
1899
1900
|
id: d.question.inputId,
|
|
@@ -1920,7 +1921,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1920
1921
|
is: "sv-action-bar",
|
|
1921
1922
|
model: n.value.editorButtons
|
|
1922
1923
|
}, null, 8, ["model"])
|
|
1923
|
-
], 10,
|
|
1924
|
+
], 10, I1)) : (i(), g(m, {
|
|
1924
1925
|
key: 1,
|
|
1925
1926
|
is: "sv-popup",
|
|
1926
1927
|
model: n.value.popupModel
|
|
@@ -1928,7 +1929,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1928
1929
|
], 2);
|
|
1929
1930
|
};
|
|
1930
1931
|
}
|
|
1931
|
-
}),
|
|
1932
|
+
}), S1 = { style: { visibility: "hidden" } }, R1 = ["placeholder", "disabled", "inputmode", "role", "aria-required", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-label", "aria-labelledby", "aria-describedby", "aria-controls", "aria-activedescendant", "id", "readonly", "size"], T1 = /* @__PURE__ */ y({
|
|
1932
1933
|
__name: "TagboxFilter",
|
|
1933
1934
|
props: {
|
|
1934
1935
|
question: {},
|
|
@@ -1974,7 +1975,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
1974
1975
|
key: 1,
|
|
1975
1976
|
class: r(d.question.cssClasses.hintSuffix)
|
|
1976
1977
|
}, [
|
|
1977
|
-
v("span",
|
|
1978
|
+
v("span", S1, I(d.model.inputStringRendered), 1),
|
|
1978
1979
|
v("span", null, I(d.model.hintStringSuffix), 1)
|
|
1979
1980
|
], 2)) : p("", !0),
|
|
1980
1981
|
B(v("input", {
|
|
@@ -2002,13 +2003,13 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2002
2003
|
onKeydown: s,
|
|
2003
2004
|
onBlur: o,
|
|
2004
2005
|
onFocus: t
|
|
2005
|
-
}, null, 42,
|
|
2006
|
+
}, null, 42, R1), [
|
|
2006
2007
|
[Ze, l.value]
|
|
2007
2008
|
])
|
|
2008
2009
|
], 2)
|
|
2009
2010
|
], 2));
|
|
2010
2011
|
}
|
|
2011
|
-
}),
|
|
2012
|
+
}), B1 = { class: "sv-tagbox__item-text" }, Z1 = /* @__PURE__ */ y({
|
|
2012
2013
|
__name: "TagboxItem",
|
|
2013
2014
|
props: {
|
|
2014
2015
|
question: {},
|
|
@@ -2022,7 +2023,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2022
2023
|
class: "sv-tagbox__item",
|
|
2023
2024
|
key: s.item.key
|
|
2024
2025
|
}, [
|
|
2025
|
-
v("div",
|
|
2026
|
+
v("div", B1, [
|
|
2026
2027
|
c(m, {
|
|
2027
2028
|
is: "survey-string",
|
|
2028
2029
|
locString: s.item.locText
|
|
@@ -2041,7 +2042,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2041
2042
|
], 2)
|
|
2042
2043
|
]));
|
|
2043
2044
|
}
|
|
2044
|
-
}),
|
|
2045
|
+
}), $1 = /* @__PURE__ */ y({
|
|
2045
2046
|
inheritAttrs: !1,
|
|
2046
2047
|
__name: "Ranking",
|
|
2047
2048
|
props: {
|
|
@@ -2113,10 +2114,10 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2113
2114
|
], 2)) : p("", !0)
|
|
2114
2115
|
], 2));
|
|
2115
2116
|
}
|
|
2116
|
-
}),
|
|
2117
|
+
}), D1 = ["id", "tabindex", "data-sv-drop-target-ranking-item"], A1 = {
|
|
2117
2118
|
tabindex: "-1",
|
|
2118
2119
|
style: { outline: "none" }
|
|
2119
|
-
},
|
|
2120
|
+
}, P1 = ["xlink:href"], N1 = ["xlink:href"], E1 = ["xlink:href"], W1 = /* @__PURE__ */ y({
|
|
2120
2121
|
inheritAttrs: !1,
|
|
2121
2122
|
__name: "RankingItem",
|
|
2122
2123
|
props: {
|
|
@@ -2152,7 +2153,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2152
2153
|
);
|
|
2153
2154
|
})
|
|
2154
2155
|
}, [
|
|
2155
|
-
v("div",
|
|
2156
|
+
v("div", A1, [
|
|
2156
2157
|
v("div", {
|
|
2157
2158
|
class: r(s.question.cssClasses.itemGhostNode)
|
|
2158
2159
|
}, null, 2),
|
|
@@ -2167,14 +2168,14 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2167
2168
|
}, [
|
|
2168
2169
|
v("use", {
|
|
2169
2170
|
"xlink:href": s.question.dragDropSvgIcon
|
|
2170
|
-
}, null, 8,
|
|
2171
|
+
}, null, 8, P1)
|
|
2171
2172
|
], 2)),
|
|
2172
2173
|
(i(), a("svg", {
|
|
2173
2174
|
class: r(s.question.getIconFocusCss())
|
|
2174
2175
|
}, [
|
|
2175
2176
|
v("use", {
|
|
2176
2177
|
"xlink:href": s.question.arrowsSvgIcon
|
|
2177
|
-
}, null, 8,
|
|
2178
|
+
}, null, 8, N1)
|
|
2178
2179
|
], 2))
|
|
2179
2180
|
], 2),
|
|
2180
2181
|
!s.unrankedItem && n.value ? (i(), a("div", {
|
|
@@ -2187,7 +2188,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2187
2188
|
(i(), a("svg", null, [
|
|
2188
2189
|
v("use", {
|
|
2189
2190
|
"xlink:href": s.question.dashSvgIcon
|
|
2190
|
-
}, null, 8,
|
|
2191
|
+
}, null, 8, E1)
|
|
2191
2192
|
]))
|
|
2192
2193
|
], 2)),
|
|
2193
2194
|
c(m, {
|
|
@@ -2197,9 +2198,9 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2197
2198
|
}, null, 8, ["is", "item", "cssClasses"])
|
|
2198
2199
|
], 2)
|
|
2199
2200
|
])
|
|
2200
|
-
], 42,
|
|
2201
|
+
], 42, D1));
|
|
2201
2202
|
}
|
|
2202
|
-
}),
|
|
2203
|
+
}), F1 = /* @__PURE__ */ y({
|
|
2203
2204
|
inheritAttrs: !1,
|
|
2204
2205
|
__name: "RankingItemContent",
|
|
2205
2206
|
props: {
|
|
@@ -2216,10 +2217,10 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2216
2217
|
}, null, 8, ["locString"])
|
|
2217
2218
|
], 2));
|
|
2218
2219
|
}
|
|
2219
|
-
}),
|
|
2220
|
+
}), O1 = { role: "radiogroup" }, z1 = /* @__PURE__ */ v("legend", {
|
|
2220
2221
|
role: "presentation",
|
|
2221
2222
|
class: "sv-hidden"
|
|
2222
|
-
}, null, -1),
|
|
2223
|
+
}, null, -1), U1 = /* @__PURE__ */ y({
|
|
2223
2224
|
inheritAttrs: !1,
|
|
2224
2225
|
__name: "Rating",
|
|
2225
2226
|
props: {
|
|
@@ -2234,8 +2235,8 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2234
2235
|
ref_key: "root",
|
|
2235
2236
|
ref: n
|
|
2236
2237
|
}, [
|
|
2237
|
-
v("fieldset",
|
|
2238
|
-
|
|
2238
|
+
v("fieldset", O1, [
|
|
2239
|
+
z1,
|
|
2239
2240
|
o.question.hasMinLabel ? (i(), a("span", {
|
|
2240
2241
|
key: 0,
|
|
2241
2242
|
class: r(o.question.cssClasses.minText)
|
|
@@ -2264,7 +2265,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2264
2265
|
])
|
|
2265
2266
|
], 2));
|
|
2266
2267
|
}
|
|
2267
|
-
}),
|
|
2268
|
+
}), Q1 = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], K1 = ["data-text"], j1 = /* @__PURE__ */ y({
|
|
2268
2269
|
__name: "RatingItem",
|
|
2269
2270
|
props: {
|
|
2270
2271
|
question: {},
|
|
@@ -2291,7 +2292,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2291
2292
|
"aria-label": n.question.ariaLabel,
|
|
2292
2293
|
"aria-invalid": n.question.ariaInvalid,
|
|
2293
2294
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2294
|
-
}, null, 8,
|
|
2295
|
+
}, null, 8, Q1),
|
|
2295
2296
|
v("span", {
|
|
2296
2297
|
class: r(n.question.cssClasses.itemText),
|
|
2297
2298
|
"data-text": n.item.text
|
|
@@ -2300,10 +2301,10 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2300
2301
|
is: "survey-string",
|
|
2301
2302
|
locString: n.item.locText
|
|
2302
2303
|
}, null, 8, ["locString"])
|
|
2303
|
-
], 10,
|
|
2304
|
+
], 10, K1)
|
|
2304
2305
|
], 34));
|
|
2305
2306
|
}
|
|
2306
|
-
}),
|
|
2307
|
+
}), G1 = ["title"], X1 = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], J1 = /* @__PURE__ */ y({
|
|
2307
2308
|
__name: "RatingItemSmiley",
|
|
2308
2309
|
props: {
|
|
2309
2310
|
question: {},
|
|
@@ -2334,15 +2335,15 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2334
2335
|
"aria-label": n.question.ariaLabel,
|
|
2335
2336
|
"aria-invalid": n.question.ariaInvalid,
|
|
2336
2337
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2337
|
-
}, null, 8,
|
|
2338
|
+
}, null, 8, X1),
|
|
2338
2339
|
c(m, {
|
|
2339
2340
|
is: "sv-svg-icon",
|
|
2340
2341
|
iconName: n.question.getItemSmileyIconName(n.item.itemValue),
|
|
2341
2342
|
size: "auto"
|
|
2342
2343
|
}, null, 8, ["iconName"])
|
|
2343
|
-
], 46,
|
|
2344
|
+
], 46, G1));
|
|
2344
2345
|
}
|
|
2345
|
-
}),
|
|
2346
|
+
}), Y1 = ["title"], _1 = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], x1 = /* @__PURE__ */ y({
|
|
2346
2347
|
__name: "RatingItemStar",
|
|
2347
2348
|
props: {
|
|
2348
2349
|
question: {},
|
|
@@ -2372,7 +2373,7 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2372
2373
|
"aria-label": n.question.ariaLabel,
|
|
2373
2374
|
"aria-invalid": n.question.ariaInvalid,
|
|
2374
2375
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2375
|
-
}, null, 8,
|
|
2376
|
+
}, null, 8, _1),
|
|
2376
2377
|
c(m, {
|
|
2377
2378
|
is: "sv-svg-icon",
|
|
2378
2379
|
class: r("sv-star"),
|
|
@@ -2385,12 +2386,12 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2385
2386
|
iconName: n.question.itemStarIconAlt,
|
|
2386
2387
|
size: "auto"
|
|
2387
2388
|
}, null, 8, ["iconName"])
|
|
2388
|
-
], 42,
|
|
2389
|
+
], 42, Y1));
|
|
2389
2390
|
}
|
|
2390
|
-
}),
|
|
2391
|
+
}), en = { class: "sd-rating-dropdown-item" }, sn = { class: "sd-rating-dropdown-item_text" }, nn = {
|
|
2391
2392
|
key: 0,
|
|
2392
2393
|
class: "sd-rating-dropdown-item_description"
|
|
2393
|
-
},
|
|
2394
|
+
}, tn = /* @__PURE__ */ y({
|
|
2394
2395
|
__name: "RatingDropdownItem",
|
|
2395
2396
|
props: {
|
|
2396
2397
|
item: {},
|
|
@@ -2398,9 +2399,9 @@ const g1 = /* @__PURE__ */ y({
|
|
|
2398
2399
|
},
|
|
2399
2400
|
setup(u) {
|
|
2400
2401
|
const e = u;
|
|
2401
|
-
return S(() => e.item), (n, s) => (i(), a("div",
|
|
2402
|
-
v("span",
|
|
2403
|
-
n.item.description ? (i(), a("div",
|
|
2402
|
+
return S(() => e.item), (n, s) => (i(), a("div", en, [
|
|
2403
|
+
v("span", sn, I(n.item.title), 1),
|
|
2404
|
+
n.item.description ? (i(), a("div", nn, [
|
|
2404
2405
|
c(m, {
|
|
2405
2406
|
is: "survey-string",
|
|
2406
2407
|
locString: n.item.description
|
|
@@ -2414,7 +2415,7 @@ G.Instance.registerRenderer(
|
|
|
2414
2415
|
"dropdown",
|
|
2415
2416
|
"sv-rating-dropdown"
|
|
2416
2417
|
);
|
|
2417
|
-
const
|
|
2418
|
+
const on = /* @__PURE__ */ y({
|
|
2418
2419
|
inheritAttrs: !1,
|
|
2419
2420
|
__name: "RatingDropdown",
|
|
2420
2421
|
props: {
|
|
@@ -2433,7 +2434,7 @@ const tn = /* @__PURE__ */ y({
|
|
|
2433
2434
|
}, null, 8, ["question"])
|
|
2434
2435
|
], 2));
|
|
2435
2436
|
}
|
|
2436
|
-
}),
|
|
2437
|
+
}), rn = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], ln = /* @__PURE__ */ y({
|
|
2437
2438
|
inheritAttrs: !1,
|
|
2438
2439
|
__name: "BooleanSwitch",
|
|
2439
2440
|
props: {
|
|
@@ -2473,7 +2474,7 @@ const tn = /* @__PURE__ */ y({
|
|
|
2473
2474
|
"aria-describedby": t.question.a11y_input_ariaDescribedBy,
|
|
2474
2475
|
"aria-invalid": t.question.a11y_input_ariaInvalid,
|
|
2475
2476
|
"aria-errormessage": t.question.a11y_input_ariaErrormessage
|
|
2476
|
-
}, null, 42,
|
|
2477
|
+
}, null, 42, rn), [
|
|
2477
2478
|
[ie, t.question.booleanValue]
|
|
2478
2479
|
]),
|
|
2479
2480
|
v("div", {
|
|
@@ -2529,7 +2530,7 @@ G.Instance.registerRenderer(
|
|
|
2529
2530
|
"radio",
|
|
2530
2531
|
"sv-boolean-radio"
|
|
2531
2532
|
);
|
|
2532
|
-
const
|
|
2533
|
+
const an = /* @__PURE__ */ y({
|
|
2533
2534
|
inheritAttrs: !1,
|
|
2534
2535
|
__name: "BooleanRadio",
|
|
2535
2536
|
props: {
|
|
@@ -2570,7 +2571,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2570
2571
|
], 2)
|
|
2571
2572
|
], 2));
|
|
2572
2573
|
}
|
|
2573
|
-
}),
|
|
2574
|
+
}), un = ["name", "value", "checked", "aria-errormessage", "disabled", "readonly"], dn = ["xlink:href"], mn = /* @__PURE__ */ y({
|
|
2574
2575
|
__name: "BooleanRadioItem",
|
|
2575
2576
|
props: {
|
|
2576
2577
|
question: {},
|
|
@@ -2599,7 +2600,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2599
2600
|
readonly: s.question.isReadOnlyAttr,
|
|
2600
2601
|
class: r(s.question.cssClasses.itemRadioControl),
|
|
2601
2602
|
onChange: n
|
|
2602
|
-
}, null, 42,
|
|
2603
|
+
}, null, 42, un),
|
|
2603
2604
|
s.question.cssClasses.materialRadioDecorator ? (i(), a("span", {
|
|
2604
2605
|
key: 0,
|
|
2605
2606
|
class: r(s.question.cssClasses.materialRadioDecorator)
|
|
@@ -2610,7 +2611,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2610
2611
|
}, [
|
|
2611
2612
|
v("use", {
|
|
2612
2613
|
"xlink:href": s.question.itemSvgIcon
|
|
2613
|
-
}, null, 8,
|
|
2614
|
+
}, null, 8, dn)
|
|
2614
2615
|
], 2)) : p("", !0)
|
|
2615
2616
|
], 2)) : p("", !0),
|
|
2616
2617
|
v("span", {
|
|
@@ -2624,13 +2625,13 @@ const ln = /* @__PURE__ */ y({
|
|
|
2624
2625
|
], 2)
|
|
2625
2626
|
], 2));
|
|
2626
2627
|
}
|
|
2627
|
-
}),
|
|
2628
|
+
}), pn = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], vn = ["xlink:href"], Cn = /* @__PURE__ */ v("span", { class: "check" }, null, -1), cn = ["id"], gn = ["id"];
|
|
2628
2629
|
G.Instance.registerRenderer(
|
|
2629
2630
|
"boolean",
|
|
2630
2631
|
"checkbox",
|
|
2631
2632
|
"sv-boolean-checkbox"
|
|
2632
2633
|
);
|
|
2633
|
-
const
|
|
2634
|
+
const yn = /* @__PURE__ */ y({
|
|
2634
2635
|
inheritAttrs: !1,
|
|
2635
2636
|
__name: "BooleanCheckbox",
|
|
2636
2637
|
props: {
|
|
@@ -2666,7 +2667,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2666
2667
|
"aria-describedby": s.question.a11y_input_ariaDescribedBy,
|
|
2667
2668
|
"aria-invalid": s.question.a11y_input_ariaInvalid,
|
|
2668
2669
|
"aria-errormessage": s.question.a11y_input_ariaErrormessage
|
|
2669
|
-
}, null, 42,
|
|
2670
|
+
}, null, 42, pn), [
|
|
2670
2671
|
[ie, s.question.booleanValue]
|
|
2671
2672
|
]),
|
|
2672
2673
|
v("span", {
|
|
@@ -2678,9 +2679,9 @@ const gn = /* @__PURE__ */ y({
|
|
|
2678
2679
|
}, [
|
|
2679
2680
|
v("use", {
|
|
2680
2681
|
"xlink:href": s.question.svgIcon
|
|
2681
|
-
}, null, 8,
|
|
2682
|
+
}, null, 8, vn)
|
|
2682
2683
|
], 2)) : p("", !0),
|
|
2683
|
-
|
|
2684
|
+
Cn
|
|
2684
2685
|
], 2),
|
|
2685
2686
|
s.question.isLabelRendered ? (i(), a("span", {
|
|
2686
2687
|
key: 0,
|
|
@@ -2699,7 +2700,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2699
2700
|
element: s.question,
|
|
2700
2701
|
css: s.css
|
|
2701
2702
|
}, null, 8, ["element", "css"])) : p("", !0)
|
|
2702
|
-
], 10,
|
|
2703
|
+
], 10, cn)) : p("", !0)
|
|
2703
2704
|
], 2),
|
|
2704
2705
|
s.question.canRenderLabelDescription ? (i(), a("div", {
|
|
2705
2706
|
key: 0,
|
|
@@ -2710,11 +2711,11 @@ const gn = /* @__PURE__ */ y({
|
|
|
2710
2711
|
is: "survey-string",
|
|
2711
2712
|
locString: s.question.locDescription
|
|
2712
2713
|
}, null, 8, ["locString"])
|
|
2713
|
-
], 10,
|
|
2714
|
+
], 10, gn)) : p("", !0)
|
|
2714
2715
|
], 2)
|
|
2715
2716
|
], 2));
|
|
2716
2717
|
}
|
|
2717
|
-
}),
|
|
2718
|
+
}), hn = /* @__PURE__ */ y({
|
|
2718
2719
|
inheritAttrs: !1,
|
|
2719
2720
|
__name: "Multipletext",
|
|
2720
2721
|
props: {
|
|
@@ -2750,7 +2751,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2750
2751
|
])
|
|
2751
2752
|
], 2));
|
|
2752
2753
|
}
|
|
2753
|
-
}),
|
|
2754
|
+
}), qn = { key: 1 }, wn = { key: 2 }, bn = /* @__PURE__ */ y({
|
|
2754
2755
|
__name: "MultipletextItem",
|
|
2755
2756
|
props: {
|
|
2756
2757
|
question: {},
|
|
@@ -2779,12 +2780,12 @@ const gn = /* @__PURE__ */ y({
|
|
|
2779
2780
|
key: 0,
|
|
2780
2781
|
class: r(o.question.cssClasses.requiredMark)
|
|
2781
2782
|
}, I(s.value.editor.requiredMark), 3)) : p("", !0),
|
|
2782
|
-
s.value.editor.isRequireTextBeforeTitle || s.value.editor.isRequireTextOnStart ? (i(), a("span",
|
|
2783
|
+
s.value.editor.isRequireTextBeforeTitle || s.value.editor.isRequireTextOnStart ? (i(), a("span", qn, " ")) : p("", !0),
|
|
2783
2784
|
c(m, {
|
|
2784
2785
|
is: "survey-string",
|
|
2785
2786
|
locString: s.value.locTitle
|
|
2786
2787
|
}, null, 8, ["locString"]),
|
|
2787
|
-
s.value.editor.isRequireTextAfterTitle ? (i(), a("span",
|
|
2788
|
+
s.value.editor.isRequireTextAfterTitle ? (i(), a("span", wn, " ")) : p("", !0),
|
|
2788
2789
|
s.value.editor.isRequireTextAfterTitle ? (i(), a("span", {
|
|
2789
2790
|
key: 3,
|
|
2790
2791
|
"aria-hidden": "true",
|
|
@@ -2803,7 +2804,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2803
2804
|
], 34))
|
|
2804
2805
|
], 2));
|
|
2805
2806
|
}
|
|
2806
|
-
}),
|
|
2807
|
+
}), Ln = /* @__PURE__ */ y({
|
|
2807
2808
|
inheritAttrs: !1,
|
|
2808
2809
|
__name: "Breadcrumbs",
|
|
2809
2810
|
props: {
|
|
@@ -2833,7 +2834,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2833
2834
|
], 64))), 128))
|
|
2834
2835
|
], 2)) : p("", !0);
|
|
2835
2836
|
}
|
|
2836
|
-
}),
|
|
2837
|
+
}), kn = ["onClick", "title"], fn = ["onClick", "title"], Hn = { key: 1 }, Mn = { key: 1 }, In = /* @__PURE__ */ y({
|
|
2837
2838
|
__name: "SingleInputSummary",
|
|
2838
2839
|
props: {
|
|
2839
2840
|
summary: {},
|
|
@@ -2841,13 +2842,13 @@ const gn = /* @__PURE__ */ y({
|
|
|
2841
2842
|
},
|
|
2842
2843
|
setup(u) {
|
|
2843
2844
|
const e = u, n = H(() => "survey-placeholder-" + e.summary.question.getTemplate()), s = H(() => F.Instance.isComponentRegistered(n.value));
|
|
2844
|
-
return (o, t) => o.summary.isEmpty() ? (i(), a("div",
|
|
2845
|
+
return (o, t) => o.summary.isEmpty() ? (i(), a("div", Hn, [
|
|
2845
2846
|
s.value ? (i(), g(m, {
|
|
2846
2847
|
key: 0,
|
|
2847
2848
|
is: "survey-placeholder-" + o.summary.question.getTemplate(),
|
|
2848
2849
|
cssClasses: o.css,
|
|
2849
2850
|
question: o.summary.question
|
|
2850
|
-
}, null, 8, ["is", "cssClasses", "question"])) : (i(), a("div",
|
|
2851
|
+
}, null, 8, ["is", "cssClasses", "question"])) : (i(), a("div", Mn, [
|
|
2851
2852
|
c(m, {
|
|
2852
2853
|
is: "survey-string",
|
|
2853
2854
|
locString: o.summary.noEntry
|
|
@@ -2883,7 +2884,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2883
2884
|
iconName: "icon-editsmall-16x16",
|
|
2884
2885
|
size: "auto"
|
|
2885
2886
|
})
|
|
2886
|
-
], 10,
|
|
2887
|
+
], 10, kn)) : p("", !0),
|
|
2887
2888
|
l.showRemove && l.btnRemove ? (i(), a("button", {
|
|
2888
2889
|
key: 1,
|
|
2889
2890
|
class: r(o.css.summaryRowActionDelete),
|
|
@@ -2895,12 +2896,12 @@ const gn = /* @__PURE__ */ y({
|
|
|
2895
2896
|
iconName: "icon-delete-16x16",
|
|
2896
2897
|
size: "auto"
|
|
2897
2898
|
})
|
|
2898
|
-
], 10,
|
|
2899
|
+
], 10, fn)) : p("", !0)
|
|
2899
2900
|
], 2)
|
|
2900
2901
|
], 2))), 128))
|
|
2901
2902
|
], 2));
|
|
2902
2903
|
}
|
|
2903
|
-
}),
|
|
2904
|
+
}), Vn = ["min", "max", "step"], Sn = ["id", "value", "min", "max", "step", "disabled", "onInput", "onFocus", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Rn = /* @__PURE__ */ y({
|
|
2904
2905
|
inheritAttrs: !1,
|
|
2905
2906
|
__name: "Slider",
|
|
2906
2907
|
props: {
|
|
@@ -2927,6 +2928,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2927
2928
|
max: o.question.max,
|
|
2928
2929
|
step: o.question.step,
|
|
2929
2930
|
"aria-hidden": "true",
|
|
2931
|
+
id: "sjs-slider-input-range-input",
|
|
2930
2932
|
onInput: t[0] || (t[0] = (l) => {
|
|
2931
2933
|
o.question.handleRangeOnChange(l);
|
|
2932
2934
|
}),
|
|
@@ -2936,7 +2938,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2936
2938
|
onPointerup: t[2] || (t[2] = (l) => {
|
|
2937
2939
|
o.question.handleRangePointerUp(l, n.value);
|
|
2938
2940
|
})
|
|
2939
|
-
}, null, 42,
|
|
2941
|
+
}, null, 42, Vn)) : p("", !0),
|
|
2940
2942
|
v("div", {
|
|
2941
2943
|
class: r(o.question.cssClasses.visualContainer),
|
|
2942
2944
|
onPointerup: t[8] || (t[8] = (l) => {
|
|
@@ -2995,7 +2997,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
2995
2997
|
"aria-describedby": o.question.a11y_input_ariaDescribedBy,
|
|
2996
2998
|
"aria-invalid": o.question.a11y_input_ariaInvalid,
|
|
2997
2999
|
"aria-errormessage": o.question.a11y_input_ariaErrormessage
|
|
2998
|
-
}, null, 42,
|
|
3000
|
+
}, null, 42, Sn),
|
|
2999
3001
|
v("div", {
|
|
3000
3002
|
class: r(o.question.getThumbContainerCss(d)),
|
|
3001
3003
|
style: f({ left: o.question.getPercent(l) + "%" })
|
|
@@ -3038,7 +3040,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3038
3040
|
], 2)) : p("", !0)
|
|
3039
3041
|
], 2));
|
|
3040
3042
|
}
|
|
3041
|
-
}),
|
|
3043
|
+
}), Tn = /* @__PURE__ */ y({
|
|
3042
3044
|
__name: "SliderLabelItem",
|
|
3043
3045
|
props: {
|
|
3044
3046
|
question: {},
|
|
@@ -3066,10 +3068,10 @@ const gn = /* @__PURE__ */ y({
|
|
|
3066
3068
|
], 2)
|
|
3067
3069
|
], 38));
|
|
3068
3070
|
}
|
|
3069
|
-
}),
|
|
3071
|
+
}), Bn = { role: "radiogroup" }, Zn = { class: "sv-visuallyhidden" }, $n = {
|
|
3070
3072
|
key: 0,
|
|
3071
3073
|
role: "presentation"
|
|
3072
|
-
},
|
|
3074
|
+
}, Dn = { key: 0 }, An = ["onClick"], Pn = ["data-responsive-title", "onClick"], Nn = /* @__PURE__ */ y({
|
|
3073
3075
|
inheritAttrs: !1,
|
|
3074
3076
|
__name: "Matrix",
|
|
3075
3077
|
props: {
|
|
@@ -3098,15 +3100,15 @@ const gn = /* @__PURE__ */ y({
|
|
|
3098
3100
|
ref_key: "root",
|
|
3099
3101
|
ref: n
|
|
3100
3102
|
}, [
|
|
3101
|
-
v("fieldset",
|
|
3102
|
-
v("legend",
|
|
3103
|
+
v("fieldset", Bn, [
|
|
3104
|
+
v("legend", Zn, I(t.question.locTitle.renderedHtml), 1),
|
|
3103
3105
|
v("table", {
|
|
3104
3106
|
class: r(t.question.getTableCss()),
|
|
3105
3107
|
role: "presentation"
|
|
3106
3108
|
}, [
|
|
3107
|
-
t.question.showHeader ? (i(), a("thead",
|
|
3109
|
+
t.question.showHeader ? (i(), a("thead", $n, [
|
|
3108
3110
|
v("tr", null, [
|
|
3109
|
-
t.question.hasRows ? (i(), a("td",
|
|
3111
|
+
t.question.hasRows ? (i(), a("td", Dn)) : p("", !0),
|
|
3110
3112
|
(i(!0), a(M, null, V(t.question.visibleColumns, (d, C) => (i(), a("th", {
|
|
3111
3113
|
key: C,
|
|
3112
3114
|
class: r(t.question.cssClasses.headerCell),
|
|
@@ -3166,7 +3168,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3166
3168
|
is: "survey-string",
|
|
3167
3169
|
locString: t.question.getCellDisplayLocText(d.name, b)
|
|
3168
3170
|
}, null, 8, ["locString"])
|
|
3169
|
-
], 10,
|
|
3171
|
+
], 10, An))), 128)) : p("", !0),
|
|
3170
3172
|
t.question.hasCellText ? p("", !0) : (i(!0), a(M, { key: 1 }, V(t.question.visibleColumns, (b, h) => (i(), a("td", {
|
|
3171
3173
|
key: h,
|
|
3172
3174
|
"data-responsive-title": b.locText.renderedHtml,
|
|
@@ -3180,14 +3182,14 @@ const gn = /* @__PURE__ */ y({
|
|
|
3180
3182
|
column: b,
|
|
3181
3183
|
columnIndex: h
|
|
3182
3184
|
}, null, 8, ["is", "question", "row", "column", "columnIndex"])
|
|
3183
|
-
], 10,
|
|
3185
|
+
], 10, Pn))), 128))
|
|
3184
3186
|
], 2))), 128))
|
|
3185
3187
|
])
|
|
3186
3188
|
], 2)
|
|
3187
3189
|
])
|
|
3188
3190
|
], 2));
|
|
3189
3191
|
}
|
|
3190
|
-
}),
|
|
3192
|
+
}), En = ["data-sv-drop-target-matrix-row"], Wn = /* @__PURE__ */ y({
|
|
3191
3193
|
__name: "MatrixRow",
|
|
3192
3194
|
props: {
|
|
3193
3195
|
question: {},
|
|
@@ -3220,9 +3222,9 @@ const gn = /* @__PURE__ */ y({
|
|
|
3220
3222
|
question: o.question,
|
|
3221
3223
|
key: o.row.id + "_" + l.id
|
|
3222
3224
|
}, null, 8, ["cell", "question"]))), 128))
|
|
3223
|
-
], 42,
|
|
3225
|
+
], 42, En)) : p("", !0);
|
|
3224
3226
|
}
|
|
3225
|
-
}),
|
|
3227
|
+
}), Fn = ["name", "value", "readonly", "disabled", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], On = ["xlink:href"], zn = /* @__PURE__ */ y({
|
|
3226
3228
|
inheritAttrs: !1,
|
|
3227
3229
|
__name: "MatrixCell",
|
|
3228
3230
|
props: {
|
|
@@ -3258,7 +3260,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3258
3260
|
"aria-label": s.question.getCellAriaLabel(s.row, s.column),
|
|
3259
3261
|
"aria-invalid": s.question.a11y_input_ariaInvalid,
|
|
3260
3262
|
"aria-errormessage": s.question.a11y_input_ariaErrormessage
|
|
3261
|
-
}, null, 10,
|
|
3263
|
+
}, null, 10, Fn), [
|
|
3262
3264
|
[se, n.value]
|
|
3263
3265
|
]),
|
|
3264
3266
|
v("span", {
|
|
@@ -3270,7 +3272,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3270
3272
|
}, [
|
|
3271
3273
|
v("use", {
|
|
3272
3274
|
"xlink:href": s.question.itemSvgIcon
|
|
3273
|
-
}, null, 8,
|
|
3275
|
+
}, null, 8, On)
|
|
3274
3276
|
], 2)) : p("", !0)
|
|
3275
3277
|
], 2),
|
|
3276
3278
|
s.question.isMobile ? (i(), a("span", {
|
|
@@ -3284,7 +3286,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3284
3286
|
], 2)) : p("", !0)
|
|
3285
3287
|
], 34));
|
|
3286
3288
|
}
|
|
3287
|
-
}),
|
|
3289
|
+
}), Un = /* @__PURE__ */ y({
|
|
3288
3290
|
inheritAttrs: !1,
|
|
3289
3291
|
__name: "MatrixDropdown",
|
|
3290
3292
|
props: {
|
|
@@ -3299,7 +3301,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3299
3301
|
ref: n
|
|
3300
3302
|
}, null, 8, ["question"]));
|
|
3301
3303
|
}
|
|
3302
|
-
}),
|
|
3304
|
+
}), Qn = { key: 0 }, Kn = { key: 1 }, jn = /* @__PURE__ */ y({
|
|
3303
3305
|
__name: "MatrixTable",
|
|
3304
3306
|
props: {
|
|
3305
3307
|
question: {}
|
|
@@ -3313,7 +3315,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3313
3315
|
v("table", {
|
|
3314
3316
|
class: r(s.question.getTableCss())
|
|
3315
3317
|
}, [
|
|
3316
|
-
n.value.showHeader ? (i(), a("thead",
|
|
3318
|
+
n.value.showHeader ? (i(), a("thead", Qn, [
|
|
3317
3319
|
v("tr", null, [
|
|
3318
3320
|
(i(!0), a(M, null, V(n.value.headerRow.cells, (t) => (i(), a(M, null, [
|
|
3319
3321
|
t.hasTitle ? (i(), a("th", {
|
|
@@ -3356,7 +3358,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3356
3358
|
question: s.question
|
|
3357
3359
|
}, null, 8, ["row", "question"]))), 128))
|
|
3358
3360
|
]),
|
|
3359
|
-
n.value.showFooter ? (i(), a("tfoot",
|
|
3361
|
+
n.value.showFooter ? (i(), a("tfoot", Kn, [
|
|
3360
3362
|
v("tr", null, [
|
|
3361
3363
|
(i(!0), a(M, null, V(n.value.footerRow.cells, (t, l) => (i(), g(m, {
|
|
3362
3364
|
is: "survey-matrixdropdown-cell",
|
|
@@ -3369,7 +3371,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3369
3371
|
], 2)
|
|
3370
3372
|
], 6));
|
|
3371
3373
|
}
|
|
3372
|
-
}),
|
|
3374
|
+
}), Gn = /* @__PURE__ */ v("span", null, " ", -1), Xn = /* @__PURE__ */ y({
|
|
3373
3375
|
__name: "MatrixHeaderRequired",
|
|
3374
3376
|
props: {
|
|
3375
3377
|
question: {},
|
|
@@ -3378,14 +3380,14 @@ const gn = /* @__PURE__ */ y({
|
|
|
3378
3380
|
setup(u) {
|
|
3379
3381
|
const e = u;
|
|
3380
3382
|
return S(() => e.column), (n, s) => n.column.isRenderedRequired ? (i(), a(M, { key: 0 }, [
|
|
3381
|
-
|
|
3383
|
+
Gn,
|
|
3382
3384
|
n.column.isRenderedRequired ? (i(), a("span", {
|
|
3383
3385
|
key: 0,
|
|
3384
3386
|
class: r(n.question.cssClasses.cellRequiredMark)
|
|
3385
3387
|
}, I(n.column.requiredMark), 3)) : p("", !0)
|
|
3386
3388
|
], 64)) : p("", !0);
|
|
3387
3389
|
}
|
|
3388
|
-
}),
|
|
3390
|
+
}), Jn = ["title", "colspan"], Yn = /* @__PURE__ */ y({
|
|
3389
3391
|
__name: "MatrixDropdownCellComp",
|
|
3390
3392
|
props: {
|
|
3391
3393
|
question: {},
|
|
@@ -3552,9 +3554,9 @@ const gn = /* @__PURE__ */ y({
|
|
|
3552
3554
|
]),
|
|
3553
3555
|
_: 1
|
|
3554
3556
|
}, 8, ["is", "componentData"])) : p("", !0)
|
|
3555
|
-
], 46,
|
|
3557
|
+
], 46, Jn)) : p("", !0);
|
|
3556
3558
|
}
|
|
3557
|
-
}),
|
|
3559
|
+
}), _n = /* @__PURE__ */ y({
|
|
3558
3560
|
inheritAttrs: !1,
|
|
3559
3561
|
__name: "MatrixDynamic",
|
|
3560
3562
|
props: {
|
|
@@ -3617,7 +3619,7 @@ const gn = /* @__PURE__ */ y({
|
|
|
3617
3619
|
], 2)) : p("", !0)
|
|
3618
3620
|
], 512));
|
|
3619
3621
|
}
|
|
3620
|
-
}),
|
|
3622
|
+
}), xn = /* @__PURE__ */ y({
|
|
3621
3623
|
__name: "MatrixDynamicPlaceholder",
|
|
3622
3624
|
props: {
|
|
3623
3625
|
question: {}
|
|
@@ -3660,7 +3662,7 @@ function le(u, e = !0) {
|
|
|
3660
3662
|
row: e ? H(() => u.item.data.row) : void 0
|
|
3661
3663
|
};
|
|
3662
3664
|
}
|
|
3663
|
-
const
|
|
3665
|
+
const et = ["disabled"], st = /* @__PURE__ */ y({
|
|
3664
3666
|
__name: "RemoveButton",
|
|
3665
3667
|
props: {
|
|
3666
3668
|
item: {}
|
|
@@ -3680,9 +3682,9 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3680
3682
|
v("span", {
|
|
3681
3683
|
class: r(w(n).cssClasses.iconRemove)
|
|
3682
3684
|
}, null, 2)
|
|
3683
|
-
], 10,
|
|
3685
|
+
], 10, et));
|
|
3684
3686
|
}
|
|
3685
|
-
}),
|
|
3687
|
+
}), nt = ["xlink:href"], tt = /* @__PURE__ */ y({
|
|
3686
3688
|
__name: "DragDropIcon",
|
|
3687
3689
|
props: {
|
|
3688
3690
|
item: {}
|
|
@@ -3696,14 +3698,14 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3696
3698
|
}, [
|
|
3697
3699
|
v("use", {
|
|
3698
3700
|
"xlink:href": w(n).iconDragElement
|
|
3699
|
-
}, null, 8,
|
|
3701
|
+
}, null, 8, nt)
|
|
3700
3702
|
], 2)) : (i(), a("span", {
|
|
3701
3703
|
key: 1,
|
|
3702
3704
|
class: r(w(n).cssClasses.iconDrag)
|
|
3703
3705
|
}, null, 2))
|
|
3704
3706
|
]));
|
|
3705
3707
|
}
|
|
3706
|
-
}),
|
|
3708
|
+
}), ot = ["title", "aria-expanded", "aria-controls"], it = /* @__PURE__ */ y({
|
|
3707
3709
|
__name: "DetailButton",
|
|
3708
3710
|
props: {
|
|
3709
3711
|
item: {}
|
|
@@ -3724,9 +3726,9 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3724
3726
|
iconName: w(n).getDetailPanelIconId(w(s)),
|
|
3725
3727
|
size: "auto"
|
|
3726
3728
|
}, null, 8, ["class", "iconName"])
|
|
3727
|
-
], 10,
|
|
3729
|
+
], 10, ot));
|
|
3728
3730
|
}
|
|
3729
|
-
}),
|
|
3731
|
+
}), rt = ["aria-label"], lt = /* @__PURE__ */ y({
|
|
3730
3732
|
inheritAttrs: !1,
|
|
3731
3733
|
__name: "PanelDynamic",
|
|
3732
3734
|
props: {
|
|
@@ -3801,7 +3803,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3801
3803
|
style: f({ width: l.question.progress }),
|
|
3802
3804
|
role: "progressbar",
|
|
3803
3805
|
"aria-label": l.question.progressBarAriaLabel
|
|
3804
|
-
}, null, 14,
|
|
3806
|
+
}, null, 14, rt)
|
|
3805
3807
|
], 2)) : p("", !0),
|
|
3806
3808
|
v("div", {
|
|
3807
3809
|
class: r(l.question.cssClasses.panelsContainer)
|
|
@@ -3834,7 +3836,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3834
3836
|
}, null, 8, ["question"])) : p("", !0)
|
|
3835
3837
|
], 2));
|
|
3836
3838
|
}
|
|
3837
|
-
}),
|
|
3839
|
+
}), at = ["aria-label"], ut = /* @__PURE__ */ y({
|
|
3838
3840
|
__name: "PanelDynamicProgress",
|
|
3839
3841
|
props: {
|
|
3840
3842
|
question: {}
|
|
@@ -3864,7 +3866,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3864
3866
|
style: f({ width: s.question.progress }),
|
|
3865
3867
|
role: "progressbar",
|
|
3866
3868
|
"aria-label": s.question.progressBarAriaLabel
|
|
3867
|
-
}, null, 14,
|
|
3869
|
+
}, null, 14, at)
|
|
3868
3870
|
], 2)) : p("", !0),
|
|
3869
3871
|
c(m, {
|
|
3870
3872
|
is: "sv-paneldynamic-next-btn",
|
|
@@ -3882,7 +3884,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3882
3884
|
], 2)
|
|
3883
3885
|
], 2));
|
|
3884
3886
|
}
|
|
3885
|
-
}),
|
|
3887
|
+
}), dt = ["aria-label"], mt = /* @__PURE__ */ y({
|
|
3886
3888
|
__name: "PanelDynamicProgressV2",
|
|
3887
3889
|
props: {
|
|
3888
3890
|
question: {}
|
|
@@ -3904,7 +3906,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3904
3906
|
style: f({ width: e.question.progress }),
|
|
3905
3907
|
role: "progressbar",
|
|
3906
3908
|
"aria-label": e.question.progressBarAriaLabel
|
|
3907
|
-
}, null, 14,
|
|
3909
|
+
}, null, 14, dt)
|
|
3908
3910
|
], 2)) : p("", !0),
|
|
3909
3911
|
e.question.footerToolbar.visibleActions.length ? (i(), a("div", {
|
|
3910
3912
|
key: 1,
|
|
@@ -3917,7 +3919,7 @@ const xn = ["disabled"], et = /* @__PURE__ */ y({
|
|
|
3917
3919
|
], 2)) : p("", !0)
|
|
3918
3920
|
], 2)) : p("", !0);
|
|
3919
3921
|
}
|
|
3920
|
-
}),
|
|
3922
|
+
}), pt = /* @__PURE__ */ y({
|
|
3921
3923
|
__name: "PanelDynamicPlaceholder",
|
|
3922
3924
|
props: {
|
|
3923
3925
|
question: {}
|
|
@@ -3944,7 +3946,7 @@ function X(u) {
|
|
|
3944
3946
|
() => u.item && u.item.data.question || u.data.question
|
|
3945
3947
|
);
|
|
3946
3948
|
}
|
|
3947
|
-
const
|
|
3949
|
+
const vt = ["id"], Ct = /* @__PURE__ */ y({
|
|
3948
3950
|
__name: "PaneldynamicAddBtn",
|
|
3949
3951
|
props: {
|
|
3950
3952
|
item: {},
|
|
@@ -3969,9 +3971,9 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
3969
3971
|
locString: w(n).locAddPanelText
|
|
3970
3972
|
}, null, 8, ["locString"])
|
|
3971
3973
|
], 2)
|
|
3972
|
-
], 10,
|
|
3974
|
+
], 10, vt)) : p("", !0);
|
|
3973
3975
|
}
|
|
3974
|
-
}),
|
|
3976
|
+
}), ct = ["title"], gt = /* @__PURE__ */ y({
|
|
3975
3977
|
__name: "PaneldynamicNextBtn",
|
|
3976
3978
|
props: {
|
|
3977
3979
|
item: {},
|
|
@@ -3991,9 +3993,9 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
3991
3993
|
iconName: w(n).cssClasses.progressBtnIcon,
|
|
3992
3994
|
size: "auto"
|
|
3993
3995
|
}, null, 8, ["iconName"])
|
|
3994
|
-
], 10,
|
|
3996
|
+
], 10, ct));
|
|
3995
3997
|
}
|
|
3996
|
-
}),
|
|
3998
|
+
}), yt = ["title"], ht = /* @__PURE__ */ y({
|
|
3997
3999
|
__name: "PaneldynamicPrevBtn",
|
|
3998
4000
|
props: {
|
|
3999
4001
|
item: {},
|
|
@@ -4013,9 +4015,9 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4013
4015
|
iconName: w(n).cssClasses.progressBtnIcon,
|
|
4014
4016
|
size: "auto"
|
|
4015
4017
|
}, null, 8, ["iconName"])
|
|
4016
|
-
], 10,
|
|
4018
|
+
], 10, yt));
|
|
4017
4019
|
}
|
|
4018
|
-
}),
|
|
4020
|
+
}), qt = ["id"], wt = /* @__PURE__ */ y({
|
|
4019
4021
|
__name: "PaneldynamicRemoveBtn",
|
|
4020
4022
|
props: {
|
|
4021
4023
|
item: {},
|
|
@@ -4044,9 +4046,9 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4044
4046
|
v("span", {
|
|
4045
4047
|
class: r(w(n).cssClasses.iconRemove)
|
|
4046
4048
|
}, null, 2)
|
|
4047
|
-
], 10,
|
|
4049
|
+
], 10, qt));
|
|
4048
4050
|
}
|
|
4049
|
-
}),
|
|
4051
|
+
}), bt = /* @__PURE__ */ y({
|
|
4050
4052
|
__name: "PaneldynamicProgressText",
|
|
4051
4053
|
props: {
|
|
4052
4054
|
item: {},
|
|
@@ -4058,7 +4060,7 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4058
4060
|
class: r(w(n).cssClasses.progressText)
|
|
4059
4061
|
}, I(w(n).progressText), 3));
|
|
4060
4062
|
}
|
|
4061
|
-
}),
|
|
4063
|
+
}), Lt = ["id"], kt = /* @__PURE__ */ y({
|
|
4062
4064
|
__name: "Errors",
|
|
4063
4065
|
props: {
|
|
4064
4066
|
element: {},
|
|
@@ -4083,21 +4085,21 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4083
4085
|
error: o,
|
|
4084
4086
|
cssClasses: n.element.cssClasses
|
|
4085
4087
|
}, null, 8, ["is", "element", "errorKey", "error", "cssClasses"]))), 128))
|
|
4086
|
-
], 10,
|
|
4088
|
+
], 10, Lt)) : p("", !0);
|
|
4087
4089
|
}
|
|
4088
|
-
}),
|
|
4090
|
+
}), ft = { key: 0 }, Ht = /* @__PURE__ */ y({
|
|
4089
4091
|
__name: "QuestionComment",
|
|
4090
4092
|
props: {
|
|
4091
4093
|
question: {}
|
|
4092
4094
|
},
|
|
4093
4095
|
setup(u) {
|
|
4094
|
-
return (e, n) => e.question.isReadOnlyRenderDiv() ? (i(), a("div",
|
|
4096
|
+
return (e, n) => e.question.isReadOnlyRenderDiv() ? (i(), a("div", ft, I(e.question.comment), 1)) : (i(), g(m, {
|
|
4095
4097
|
key: 1,
|
|
4096
4098
|
is: "sv-text-area",
|
|
4097
4099
|
model: e.question.commentTextAreaModel
|
|
4098
4100
|
}, null, 8, ["model"]));
|
|
4099
4101
|
}
|
|
4100
|
-
}),
|
|
4102
|
+
}), Mt = /* @__PURE__ */ y({
|
|
4101
4103
|
__name: "TitleElement",
|
|
4102
4104
|
props: {
|
|
4103
4105
|
element: {},
|
|
@@ -4150,7 +4152,7 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4150
4152
|
_: 1
|
|
4151
4153
|
}, 40, ["class", "aria-label", "id", "tabindex", "aria-expanded", "role"])) : p("", !0);
|
|
4152
4154
|
}
|
|
4153
|
-
}),
|
|
4155
|
+
}), It = { key: 2 }, Vt = { key: 4 }, St = { key: 6 }, Rt = { key: 8 }, Tt = /* @__PURE__ */ y({
|
|
4154
4156
|
inheritAttrs: !1,
|
|
4155
4157
|
__name: "TitleContent",
|
|
4156
4158
|
props: {
|
|
@@ -4169,26 +4171,26 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4169
4171
|
class: r(e.element.cssRequiredMark),
|
|
4170
4172
|
"aria-hidden": !0
|
|
4171
4173
|
}, I(e.element.requiredMark), 3)) : p("", !0),
|
|
4172
|
-
!e.element.isTitleRenderedAsString && e.element.isRequireTextOnStart ? (i(), a("span",
|
|
4174
|
+
!e.element.isTitleRenderedAsString && e.element.isRequireTextOnStart ? (i(), a("span", It, " ")) : p("", !0),
|
|
4173
4175
|
!e.element.isTitleRenderedAsString && e.element.no ? (i(), a("span", {
|
|
4174
4176
|
key: 3,
|
|
4175
4177
|
style: { position: "static" },
|
|
4176
4178
|
class: r(e.element.cssTitleNumber),
|
|
4177
4179
|
"aria-hidden": !0
|
|
4178
4180
|
}, I(e.element.no), 3)) : p("", !0),
|
|
4179
|
-
!e.element.isTitleRenderedAsString && e.element.no ? (i(), a("span",
|
|
4181
|
+
!e.element.isTitleRenderedAsString && e.element.no ? (i(), a("span", Vt, " ")) : p("", !0),
|
|
4180
4182
|
!e.element.isTitleRenderedAsString && e.element.isRequireTextBeforeTitle ? (i(), a("span", {
|
|
4181
4183
|
key: 5,
|
|
4182
4184
|
class: r(e.element.cssRequiredMark),
|
|
4183
4185
|
"aria-hidden": !0
|
|
4184
4186
|
}, I(e.element.requiredMark), 3)) : p("", !0),
|
|
4185
|
-
!e.element.isTitleRenderedAsString && e.element.isRequireTextBeforeTitle ? (i(), a("span",
|
|
4187
|
+
!e.element.isTitleRenderedAsString && e.element.isRequireTextBeforeTitle ? (i(), a("span", St, " ")) : p("", !0),
|
|
4186
4188
|
e.element.isTitleRenderedAsString ? p("", !0) : (i(), g(m, {
|
|
4187
4189
|
key: 7,
|
|
4188
4190
|
is: "survey-string",
|
|
4189
4191
|
locString: e.element.locRenderedTitle
|
|
4190
4192
|
}, null, 8, ["locString"])),
|
|
4191
|
-
!e.element.isTitleRenderedAsString && e.element.isRequireTextAfterTitle ? (i(), a("span",
|
|
4193
|
+
!e.element.isTitleRenderedAsString && e.element.isRequireTextAfterTitle ? (i(), a("span", Rt, " ")) : p("", !0),
|
|
4192
4194
|
!e.element.isTitleRenderedAsString && e.element.isRequireTextAfterTitle ? (i(), a("span", {
|
|
4193
4195
|
key: 9,
|
|
4194
4196
|
class: r(e.element.cssRequiredMark),
|
|
@@ -4196,7 +4198,7 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4196
4198
|
}, I(e.element.requiredMark), 3)) : p("", !0)
|
|
4197
4199
|
], 64));
|
|
4198
4200
|
}
|
|
4199
|
-
}),
|
|
4201
|
+
}), Bt = { class: "sv-title-actions" }, Zt = { class: "sv-title-actions__title" }, $t = /* @__PURE__ */ y({
|
|
4200
4202
|
__name: "TitleActions",
|
|
4201
4203
|
props: {
|
|
4202
4204
|
element: {},
|
|
@@ -4204,8 +4206,8 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4204
4206
|
},
|
|
4205
4207
|
setup(u) {
|
|
4206
4208
|
const e = u, n = H(() => e.element.getTitleToolbar());
|
|
4207
|
-
return (s, o) => (i(), a("div",
|
|
4208
|
-
v("span",
|
|
4209
|
+
return (s, o) => (i(), a("div", Bt, [
|
|
4210
|
+
v("span", Zt, [
|
|
4209
4211
|
s.element.isPage ? (i(), g(m, {
|
|
4210
4212
|
key: 0,
|
|
4211
4213
|
is: "survey-string",
|
|
@@ -4224,20 +4226,20 @@ const pt = ["id"], vt = /* @__PURE__ */ y({
|
|
|
4224
4226
|
}, null, 8, ["model"])
|
|
4225
4227
|
]));
|
|
4226
4228
|
}
|
|
4227
|
-
}),
|
|
4229
|
+
}), Dt = (u, e) => {
|
|
4228
4230
|
const n = u.__vccOpts || u;
|
|
4229
4231
|
for (const [s, o] of e)
|
|
4230
4232
|
n[s] = o;
|
|
4231
4233
|
return n;
|
|
4232
|
-
},
|
|
4233
|
-
|
|
4234
|
+
}, At = {}, Pt = { class: "sv-brand-info" }, Nt = /* @__PURE__ */ $e('<a class="sv-brand-info__logo" href="https://surveyjs.io/?utm_source=built-in_links&utm_medium=online_survey_tool&utm_campaign=landing_page"><img src="https://surveyjs.io/Content/Images/poweredby.svg"></a><div class="sv-brand-info__text"> Try and see how easy it is to <a href="https://surveyjs.io/create-survey?utm_source=built-in_links&utm_medium=online_survey_tool&utm_campaign=create_survey">create a survey</a></div><div class="sv-brand-info__terms"><a href="https://surveyjs.io/TermsOfUse">Terms of Use & Privacy Statement</a></div>', 3), Et = [
|
|
4235
|
+
Nt
|
|
4234
4236
|
];
|
|
4235
|
-
function
|
|
4236
|
-
return i(), a("div",
|
|
4237
|
+
function Wt(u, e) {
|
|
4238
|
+
return i(), a("div", Pt, Et);
|
|
4237
4239
|
}
|
|
4238
|
-
const
|
|
4239
|
-
|
|
4240
|
-
],
|
|
4240
|
+
const Ft = /* @__PURE__ */ Dt(At, [["render", Wt]]), Ot = /* @__PURE__ */ v("use", null, null, -1), zt = [
|
|
4241
|
+
Ot
|
|
4242
|
+
], Ut = /* @__PURE__ */ y({
|
|
4241
4243
|
__name: "SvgIcon",
|
|
4242
4244
|
props: {
|
|
4243
4245
|
size: {},
|
|
@@ -4266,9 +4268,9 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4266
4268
|
ref: n,
|
|
4267
4269
|
class: "sv-svg-icon",
|
|
4268
4270
|
role: "presentation"
|
|
4269
|
-
},
|
|
4271
|
+
}, zt, 512));
|
|
4270
4272
|
}
|
|
4271
|
-
}),
|
|
4273
|
+
}), Qt = /* @__PURE__ */ y({
|
|
4272
4274
|
__name: "QuestionError",
|
|
4273
4275
|
props: {
|
|
4274
4276
|
errorKey: {},
|
|
@@ -4296,7 +4298,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4296
4298
|
], 2)
|
|
4297
4299
|
]));
|
|
4298
4300
|
}
|
|
4299
|
-
}),
|
|
4301
|
+
}), Kt = /* @__PURE__ */ y({
|
|
4300
4302
|
__name: "ActionBar",
|
|
4301
4303
|
props: {
|
|
4302
4304
|
model: {},
|
|
@@ -4327,7 +4329,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4327
4329
|
}, null, 8, ["item"]))), 128))
|
|
4328
4330
|
], 2)) : p("", !0);
|
|
4329
4331
|
}
|
|
4330
|
-
}),
|
|
4332
|
+
}), jt = ["id"], Gt = { class: "sv-action__content" }, Xt = /* @__PURE__ */ y({
|
|
4331
4333
|
__name: "Action",
|
|
4332
4334
|
props: {
|
|
4333
4335
|
item: {}
|
|
@@ -4352,7 +4354,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4352
4354
|
ref_key: "root",
|
|
4353
4355
|
ref: e
|
|
4354
4356
|
}, [
|
|
4355
|
-
v("div",
|
|
4357
|
+
v("div", Gt, [
|
|
4356
4358
|
o.item.needSeparator ? (i(), g(m, {
|
|
4357
4359
|
key: 0,
|
|
4358
4360
|
is: "sv-action-bar-separator"
|
|
@@ -4362,7 +4364,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4362
4364
|
item: o.item
|
|
4363
4365
|
}, null, 8, ["is", "item"])
|
|
4364
4366
|
])
|
|
4365
|
-
], 10,
|
|
4367
|
+
], 10, jt));
|
|
4366
4368
|
}
|
|
4367
4369
|
}), U = {
|
|
4368
4370
|
mounted: function(u, e) {
|
|
@@ -4382,10 +4384,10 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4382
4384
|
Ue(s);
|
|
4383
4385
|
});
|
|
4384
4386
|
}
|
|
4385
|
-
},
|
|
4387
|
+
}, Jt = ["disabled", "title", "aria-checked", "aria-expanded", "role"], Yt = {
|
|
4386
4388
|
inheritAttrs: !1
|
|
4387
|
-
},
|
|
4388
|
-
...
|
|
4389
|
+
}, _t = /* @__PURE__ */ y({
|
|
4390
|
+
...Yt,
|
|
4389
4391
|
__name: "ActionBarItem",
|
|
4390
4392
|
props: {
|
|
4391
4393
|
item: {}
|
|
@@ -4425,14 +4427,14 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4425
4427
|
key: 1,
|
|
4426
4428
|
class: r(n.item.getActionBarItemTitleCss())
|
|
4427
4429
|
}, I(n.item.title), 3)) : p("", !0)
|
|
4428
|
-
], 42,
|
|
4430
|
+
], 42, Jt)), [
|
|
4429
4431
|
[w(U), { processEsc: !1, disableTabStop: n.item.disableTabStop }]
|
|
4430
4432
|
]);
|
|
4431
4433
|
}
|
|
4432
|
-
}),
|
|
4434
|
+
}), xt = ["disabled", "title", "role"], eo = {
|
|
4433
4435
|
inheritAttrs: !1
|
|
4434
|
-
},
|
|
4435
|
-
...
|
|
4436
|
+
}, so = /* @__PURE__ */ y({
|
|
4437
|
+
...eo,
|
|
4436
4438
|
__name: "ActionBarItemDropdown",
|
|
4437
4439
|
props: {
|
|
4438
4440
|
item: {}
|
|
@@ -4474,7 +4476,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4474
4476
|
key: 1,
|
|
4475
4477
|
class: r(s.item.getActionBarItemTitleCss())
|
|
4476
4478
|
}, I(s.item.title), 3)) : p("", !0)
|
|
4477
|
-
], 42,
|
|
4479
|
+
], 42, xt)), [
|
|
4478
4480
|
[w(U), { processEsc: !1, disableTabStop: s.item.disableTabStop }]
|
|
4479
4481
|
]),
|
|
4480
4482
|
c(m, {
|
|
@@ -4483,7 +4485,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4483
4485
|
}, null, 8, ["model"])
|
|
4484
4486
|
], 64));
|
|
4485
4487
|
}
|
|
4486
|
-
}),
|
|
4488
|
+
}), no = /* @__PURE__ */ y({
|
|
4487
4489
|
__name: "ActionBarSeparator",
|
|
4488
4490
|
props: {
|
|
4489
4491
|
item: {}
|
|
@@ -4494,7 +4496,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4494
4496
|
class: r(["sv-action-bar-separator", n.value])
|
|
4495
4497
|
}, null, 2));
|
|
4496
4498
|
}
|
|
4497
|
-
}),
|
|
4499
|
+
}), to = ["aria-label", "placeholder", "value"], oo = ["aria-label"], io = ["role", "aria-label", "id"], ro = /* @__PURE__ */ y({
|
|
4498
4500
|
__name: "List",
|
|
4499
4501
|
props: {
|
|
4500
4502
|
model: {}
|
|
@@ -4539,7 +4541,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4539
4541
|
value: d.model.filterString,
|
|
4540
4542
|
onChange: s,
|
|
4541
4543
|
onKeyup: o
|
|
4542
|
-
}, null, 42,
|
|
4544
|
+
}, null, 42, to),
|
|
4543
4545
|
d.model.showSearchClearButton && d.model.filterString ? (i(), a("button", {
|
|
4544
4546
|
key: 0,
|
|
4545
4547
|
onClick: C[0] || (C[0] = (b) => {
|
|
@@ -4560,7 +4562,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4560
4562
|
v("div", {
|
|
4561
4563
|
class: r(d.model.cssClasses.emptyText),
|
|
4562
4564
|
"aria-label": d.model.emptyMessage
|
|
4563
|
-
}, I(d.model.emptyMessage), 11,
|
|
4565
|
+
}, I(d.model.emptyMessage), 11, oo)
|
|
4564
4566
|
], 2), [
|
|
4565
4567
|
[P, d.model.isEmpty]
|
|
4566
4568
|
]),
|
|
@@ -4584,12 +4586,12 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4584
4586
|
model: d.model,
|
|
4585
4587
|
key: b.id
|
|
4586
4588
|
}, null, 8, ["item", "model"]))), 128))
|
|
4587
|
-
], 42,
|
|
4589
|
+
], 42, io)), [
|
|
4588
4590
|
[P, !d.model.isEmpty]
|
|
4589
4591
|
]) : p("", !0)
|
|
4590
4592
|
], 2));
|
|
4591
4593
|
}
|
|
4592
|
-
}),
|
|
4594
|
+
}), lo = ["role", "aria-selected", "aria-checked", "id", "tabindex"], ao = ["title"], uo = /* @__PURE__ */ y({
|
|
4593
4595
|
__name: "ListItem",
|
|
4594
4596
|
props: {
|
|
4595
4597
|
model: {},
|
|
@@ -4634,13 +4636,13 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4634
4636
|
item: t.item,
|
|
4635
4637
|
model: t.model
|
|
4636
4638
|
}, null, 8, ["is", "item", "model"])
|
|
4637
|
-
], 46,
|
|
4638
|
-
], 42,
|
|
4639
|
+
], 46, ao)
|
|
4640
|
+
], 42, lo)), [
|
|
4639
4641
|
[P, t.model.isItemVisible(t.item)],
|
|
4640
4642
|
[w(U), { processEsc: !1, disableTabStop: t.item.disableTabStop }]
|
|
4641
4643
|
]);
|
|
4642
4644
|
}
|
|
4643
|
-
}),
|
|
4645
|
+
}), mo = /* @__PURE__ */ y({
|
|
4644
4646
|
__name: "ListItemContent",
|
|
4645
4647
|
props: {
|
|
4646
4648
|
model: {},
|
|
@@ -4669,7 +4671,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4669
4671
|
}, null, 8, ["class", "iconName"])) : p("", !0)
|
|
4670
4672
|
], 64));
|
|
4671
4673
|
}
|
|
4672
|
-
}),
|
|
4674
|
+
}), po = /* @__PURE__ */ y({
|
|
4673
4675
|
__name: "ListItemGroup",
|
|
4674
4676
|
props: {
|
|
4675
4677
|
model: {},
|
|
@@ -4689,7 +4691,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4689
4691
|
}, null, 8, ["model"])
|
|
4690
4692
|
], 64));
|
|
4691
4693
|
}
|
|
4692
|
-
}),
|
|
4694
|
+
}), vo = /* @__PURE__ */ y({
|
|
4693
4695
|
__name: "Popup",
|
|
4694
4696
|
props: {
|
|
4695
4697
|
model: {}
|
|
@@ -4719,13 +4721,13 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4719
4721
|
}, null, 8, ["model"])
|
|
4720
4722
|
], 512));
|
|
4721
4723
|
}
|
|
4722
|
-
}),
|
|
4724
|
+
}), Co = { class: "sv-popup__body-content" }, co = {
|
|
4723
4725
|
key: 0,
|
|
4724
4726
|
class: "sv-popup__body-header"
|
|
4725
|
-
},
|
|
4727
|
+
}, go = { class: "sv-popup__scrolling-content" }, yo = { class: "sv-popup__content" }, ho = {
|
|
4726
4728
|
key: 1,
|
|
4727
4729
|
class: "sv-popup__body-footer"
|
|
4728
|
-
},
|
|
4730
|
+
}, qo = /* @__PURE__ */ y({
|
|
4729
4731
|
__name: "PopupContainer",
|
|
4730
4732
|
props: {
|
|
4731
4733
|
model: {}
|
|
@@ -4765,16 +4767,16 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4765
4767
|
is: s.model.popupHeaderTemplate,
|
|
4766
4768
|
model: s.model
|
|
4767
4769
|
}, null, 8, ["is", "model"])) : p("", !0),
|
|
4768
|
-
v("div",
|
|
4769
|
-
s.model.title ? (i(), a("div",
|
|
4770
|
-
v("div",
|
|
4771
|
-
v("div",
|
|
4770
|
+
v("div", Co, [
|
|
4771
|
+
s.model.title ? (i(), a("div", co, I(s.model.title), 1)) : p("", !0),
|
|
4772
|
+
v("div", go, [
|
|
4773
|
+
v("div", yo, [
|
|
4772
4774
|
c(m, $({
|
|
4773
4775
|
is: s.model.contentComponentName
|
|
4774
4776
|
}, s.model.contentComponentData), null, 16, ["is"])
|
|
4775
4777
|
])
|
|
4776
4778
|
]),
|
|
4777
|
-
s.model.showFooter ? (i(), a("div",
|
|
4779
|
+
s.model.showFooter ? (i(), a("div", ho, [
|
|
4778
4780
|
c(m, {
|
|
4779
4781
|
is: "sv-action-bar",
|
|
4780
4782
|
model: s.model.footerToolbar
|
|
@@ -4786,7 +4788,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4786
4788
|
[P, s.model.isVisible]
|
|
4787
4789
|
]);
|
|
4788
4790
|
}
|
|
4789
|
-
}),
|
|
4791
|
+
}), wo = /* @__PURE__ */ y({
|
|
4790
4792
|
__name: "PopupPointer",
|
|
4791
4793
|
props: {
|
|
4792
4794
|
model: {}
|
|
@@ -4800,7 +4802,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4800
4802
|
})
|
|
4801
4803
|
}, null, 4));
|
|
4802
4804
|
}
|
|
4803
|
-
}),
|
|
4805
|
+
}), bo = /* @__PURE__ */ y({
|
|
4804
4806
|
__name: "Container",
|
|
4805
4807
|
props: {
|
|
4806
4808
|
survey: {},
|
|
@@ -4832,7 +4834,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4832
4834
|
}, null, 8, ["is", "survey", "container", "model"]))), 128))
|
|
4833
4835
|
], 64)) : p("", !0);
|
|
4834
4836
|
}
|
|
4835
|
-
}),
|
|
4837
|
+
}), Lo = ["aria-label"], Y = /* @__PURE__ */ y({
|
|
4836
4838
|
__name: "Progress",
|
|
4837
4839
|
props: {
|
|
4838
4840
|
survey: {},
|
|
@@ -4855,13 +4857,13 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4855
4857
|
v("span", {
|
|
4856
4858
|
class: r(s(t.survey.css))
|
|
4857
4859
|
}, I(t.survey.progressText), 3)
|
|
4858
|
-
], 14,
|
|
4860
|
+
], 14, Lo),
|
|
4859
4861
|
v("span", {
|
|
4860
4862
|
class: r(o(t.survey.css))
|
|
4861
4863
|
}, I(t.survey.progressText), 3)
|
|
4862
4864
|
], 2));
|
|
4863
4865
|
}
|
|
4864
|
-
}),
|
|
4866
|
+
}), ko = ["aria-label"], fo = ["title"], Ho = ["onClick", "data-page-number"], Mo = ["title"], Io = ["title"], Vo = ["title"], So = /* @__PURE__ */ y({
|
|
4865
4867
|
__name: "ProgressButtons",
|
|
4866
4868
|
props: {
|
|
4867
4869
|
survey: {},
|
|
@@ -4906,7 +4908,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4906
4908
|
v("div", {
|
|
4907
4909
|
class: r(h.survey.css.progressButtonsPageTitle),
|
|
4908
4910
|
title: h.model.headerText
|
|
4909
|
-
}, I(h.model.headerText), 11,
|
|
4911
|
+
}, I(h.model.headerText), 11, fo)
|
|
4910
4912
|
], 2)) : p("", !0),
|
|
4911
4913
|
v("div", {
|
|
4912
4914
|
class: r(d.value.progressButtonsContainer)
|
|
@@ -4942,12 +4944,12 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4942
4944
|
is: "survey-string",
|
|
4943
4945
|
locString: L.locNavigationTitle
|
|
4944
4946
|
}, null, 8, ["locString"])
|
|
4945
|
-
], 10,
|
|
4947
|
+
], 10, Mo)) : p("", !0),
|
|
4946
4948
|
t.value ? (i(), a("div", {
|
|
4947
4949
|
key: 1,
|
|
4948
4950
|
class: r(d.value.progressButtonsPageDescription),
|
|
4949
4951
|
title: L.locNavigationDescription.renderedHtml
|
|
4950
|
-
}, I(L.locNavigationDescription.renderedHtml), 11,
|
|
4952
|
+
}, I(L.locNavigationDescription.renderedHtml), 11, Io)) : p("", !0),
|
|
4951
4953
|
v("div", {
|
|
4952
4954
|
class: r(d.value.progressButtonsButton)
|
|
4953
4955
|
}, [
|
|
@@ -4959,7 +4961,7 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4959
4961
|
}, null, 2),
|
|
4960
4962
|
v("span", null, I(h.model.getItemNumber(L)), 1)
|
|
4961
4963
|
], 2)
|
|
4962
|
-
], 10,
|
|
4964
|
+
], 10, Ho))), 128))
|
|
4963
4965
|
], 2)
|
|
4964
4966
|
], 2),
|
|
4965
4967
|
v("div", {
|
|
@@ -4975,11 +4977,11 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
4975
4977
|
v("div", {
|
|
4976
4978
|
class: r(h.survey.css.progressButtonsPageTitle),
|
|
4977
4979
|
title: h.model.footerText
|
|
4978
|
-
}, I(h.model.footerText), 11,
|
|
4980
|
+
}, I(h.model.footerText), 11, Vo)
|
|
4979
4981
|
], 2)) : p("", !0)
|
|
4980
|
-
], 14,
|
|
4982
|
+
], 14, ko));
|
|
4981
4983
|
}
|
|
4982
|
-
}),
|
|
4984
|
+
}), Ro = /* @__PURE__ */ y({
|
|
4983
4985
|
__name: "ProgressToc",
|
|
4984
4986
|
props: {
|
|
4985
4987
|
survey: {},
|
|
@@ -5017,11 +5019,11 @@ const Wt = /* @__PURE__ */ $t(Dt, [["render", Et]]), Ft = /* @__PURE__ */ v("use
|
|
|
5017
5019
|
}
|
|
5018
5020
|
});
|
|
5019
5021
|
/*!
|
|
5020
|
-
* surveyjs - Survey JavaScript library v2.2.
|
|
5022
|
+
* surveyjs - Survey JavaScript library v2.2.1
|
|
5021
5023
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
5022
5024
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
5023
5025
|
*/
|
|
5024
|
-
var
|
|
5026
|
+
var To = {
|
|
5025
5027
|
modernbooleancheckchecked: '<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><polygon points="19,10 14,10 14,5 10,5 10,10 5,10 5,14 10,14 10,19 14,19 14,14 19,14 "></polygon></svg>',
|
|
5026
5028
|
modernbooleancheckind: '<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><path d="M22,0H2C0.9,0,0,0.9,0,2v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V2C24,0.9,23.1,0,22,0z M21,18L6,3h15V18z M3,6l15,15H3V6z"></path></svg>',
|
|
5027
5029
|
modernbooleancheckunchecked: '<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><rect x="5" y="10" width="14" height="4"></rect></svg>',
|
|
@@ -5085,7 +5087,7 @@ var Ro = {
|
|
|
5085
5087
|
"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>'
|
|
5086
5088
|
};
|
|
5087
5089
|
/*!
|
|
5088
|
-
* surveyjs - Survey JavaScript library v2.2.
|
|
5090
|
+
* surveyjs - Survey JavaScript library v2.2.1
|
|
5089
5091
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
5090
5092
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
5091
5093
|
*/
|
|
@@ -5152,11 +5154,11 @@ var ke = {
|
|
|
5152
5154
|
"smiley-rate8-24x24": '<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.01 24C6.85721 24 1.15412 20.96 0.0134987 14.16C-0.0765501 13.62 0.293651 13.1 0.833944 13.01C1.38424 12.92 1.89452 13.29 1.98457 13.83C2.92508 19.47 7.69767 21.99 12 21.99C16.3023 21.99 21.0749 19.47 22.0154 13.83C22.1055 13.29 22.6158 12.92 23.1661 13.01C23.7063 13.1 24.0765 13.62 23.9865 14.16C22.8559 20.95 17.1428 24 11.99 24H12.01ZM8.00783 6V2C8.00783 1.45 7.55759 1 7.00729 1C6.45699 1 6.00675 1.45 6.00675 2V6C6.00675 6.55 6.45699 7 7.00729 7C7.55759 7 8.00783 6.55 8.00783 6ZM18.0133 6V2C18.0133 1.45 17.563 1 17.0127 1C16.4624 1 16.0122 1.45 16.0122 2V6C16.0122 6.55 16.4624 7 17.0127 7C17.563 7 18.0133 6.55 18.0133 6Z"></path></svg>',
|
|
5153
5155
|
"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>'
|
|
5154
5156
|
};
|
|
5155
|
-
const
|
|
5157
|
+
const Bo = ["lang", "dir"], Zo = { onsubmit: "return false;" }, $o = {
|
|
5156
5158
|
key: 0,
|
|
5157
5159
|
class: "sv_custom_header"
|
|
5158
|
-
},
|
|
5159
|
-
we("v1",
|
|
5160
|
+
}, Do = { class: "sv-components-column sv-components-column--expandable" }, Ao = ["id"], Po = { key: 2 }, No = ["innerHTML"], Eo = ["innerHTML"], Wo = ["innerHTML"];
|
|
5161
|
+
we("v1", To);
|
|
5160
5162
|
we("v2", ke);
|
|
5161
5163
|
_.registerIcons(ke);
|
|
5162
5164
|
const ae = /* @__PURE__ */ y({
|
|
@@ -5221,13 +5223,13 @@ const ae = /* @__PURE__ */ y({
|
|
|
5221
5223
|
class: r(b.value.rootBackgroundImage),
|
|
5222
5224
|
style: f(t.value.backgroundImageStyle)
|
|
5223
5225
|
}, null, 6)) : p("", !0),
|
|
5224
|
-
v("form",
|
|
5226
|
+
v("form", Zo, [
|
|
5225
5227
|
c(m, {
|
|
5226
5228
|
is: "sv-scroll",
|
|
5227
5229
|
disabled: t.value.formScrollDisabled
|
|
5228
5230
|
}, {
|
|
5229
5231
|
default: A(() => [
|
|
5230
|
-
t.value.hasLogo ? p("", !0) : (i(), a("div",
|
|
5232
|
+
t.value.hasLogo ? p("", !0) : (i(), a("div", $o)),
|
|
5231
5233
|
v("div", {
|
|
5232
5234
|
class: r(b.value.container)
|
|
5233
5235
|
}, [
|
|
@@ -5252,7 +5254,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5252
5254
|
container: "left",
|
|
5253
5255
|
needRenderWrapper: !0
|
|
5254
5256
|
}, null, 8, ["survey"]),
|
|
5255
|
-
v("div",
|
|
5257
|
+
v("div", Do, [
|
|
5256
5258
|
c(m, {
|
|
5257
5259
|
is: "sv-components-container",
|
|
5258
5260
|
survey: t.value,
|
|
@@ -5287,7 +5289,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5287
5289
|
key: 0,
|
|
5288
5290
|
is: "sv-brand-info"
|
|
5289
5291
|
})) : p("", !0)
|
|
5290
|
-
], 14,
|
|
5292
|
+
], 14, Ao)
|
|
5291
5293
|
]),
|
|
5292
5294
|
c(m, {
|
|
5293
5295
|
is: "sv-components-container",
|
|
@@ -5302,11 +5304,11 @@ const ae = /* @__PURE__ */ y({
|
|
|
5302
5304
|
container: "footer",
|
|
5303
5305
|
needRenderWrapper: !1
|
|
5304
5306
|
}, null, 8, ["survey"]),
|
|
5305
|
-
C.value ? (i(), a("div",
|
|
5307
|
+
C.value ? (i(), a("div", Po, [
|
|
5306
5308
|
v("div", {
|
|
5307
5309
|
innerHTML: q(),
|
|
5308
5310
|
class: r(t.value.completedCss)
|
|
5309
|
-
}, null, 10,
|
|
5311
|
+
}, null, 10, No),
|
|
5310
5312
|
c(m, {
|
|
5311
5313
|
is: "sv-components-container",
|
|
5312
5314
|
survey: t.value,
|
|
@@ -5318,12 +5320,12 @@ const ae = /* @__PURE__ */ y({
|
|
|
5318
5320
|
key: 3,
|
|
5319
5321
|
class: r(t.value.completedBeforeCss),
|
|
5320
5322
|
innerHTML: t.value.processedCompletedBeforeHtml
|
|
5321
|
-
}, null, 10,
|
|
5323
|
+
}, null, 10, Eo)) : p("", !0),
|
|
5322
5324
|
t.value.state === "loading" ? (i(), a("div", {
|
|
5323
5325
|
key: 4,
|
|
5324
5326
|
class: r(t.value.loadingBodyCss),
|
|
5325
5327
|
innerHTML: t.value.processedLoadingHtml
|
|
5326
|
-
}, null, 10,
|
|
5328
|
+
}, null, 10, Wo)) : p("", !0),
|
|
5327
5329
|
t.value.state === "empty" ? (i(), a("div", {
|
|
5328
5330
|
key: 5,
|
|
5329
5331
|
class: r(b.value.bodyEmpty)
|
|
@@ -5341,9 +5343,9 @@ const ae = /* @__PURE__ */ y({
|
|
|
5341
5343
|
]),
|
|
5342
5344
|
_: 1
|
|
5343
5345
|
}, 8, ["disabled"])
|
|
5344
|
-
], 14,
|
|
5346
|
+
], 14, Bo));
|
|
5345
5347
|
}
|
|
5346
|
-
}),
|
|
5348
|
+
}), Fo = /* @__PURE__ */ y({
|
|
5347
5349
|
__name: "Notifier",
|
|
5348
5350
|
props: {
|
|
5349
5351
|
model: {}
|
|
@@ -5364,7 +5366,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5364
5366
|
}, null, 8, ["model"])
|
|
5365
5367
|
], 6)) : p("", !0);
|
|
5366
5368
|
}
|
|
5367
|
-
}),
|
|
5369
|
+
}), Oo = { key: 0 }, zo = /* @__PURE__ */ y({
|
|
5368
5370
|
__name: "QuestionOther",
|
|
5369
5371
|
props: {
|
|
5370
5372
|
question: {}
|
|
@@ -5373,14 +5375,14 @@ const ae = /* @__PURE__ */ y({
|
|
|
5373
5375
|
return (e, n) => (i(), a("div", {
|
|
5374
5376
|
class: r(e.question.getCommentAreaCss(!0))
|
|
5375
5377
|
}, [
|
|
5376
|
-
e.question.isReadOnlyRenderDiv() ? (i(), a("div",
|
|
5378
|
+
e.question.isReadOnlyRenderDiv() ? (i(), a("div", Oo, I(e.question.otherValue), 1)) : (i(), g(m, {
|
|
5377
5379
|
key: 1,
|
|
5378
5380
|
is: "sv-text-area",
|
|
5379
5381
|
model: e.question.otherTextAreaModel
|
|
5380
5382
|
}, null, 8, ["model"]))
|
|
5381
5383
|
], 2));
|
|
5382
5384
|
}
|
|
5383
|
-
}),
|
|
5385
|
+
}), Uo = ["disabled", "value", "title"], Qo = /* @__PURE__ */ y({
|
|
5384
5386
|
__name: "SurveyNavigationButton",
|
|
5385
5387
|
props: {
|
|
5386
5388
|
item: {}
|
|
@@ -5397,7 +5399,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5397
5399
|
onMousedown: n,
|
|
5398
5400
|
onClick: o[0] || (o[0] = //@ts-ignore
|
|
5399
5401
|
(...t) => s.item.action && s.item.action(...t))
|
|
5400
|
-
}, null, 42,
|
|
5402
|
+
}, null, 42, Uo)) : p("", !0);
|
|
5401
5403
|
}
|
|
5402
5404
|
}), fe = /* @__PURE__ */ y({
|
|
5403
5405
|
__name: "PopupSurvey",
|
|
@@ -5513,7 +5515,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5513
5515
|
], 2)
|
|
5514
5516
|
], 38)) : p("", !0);
|
|
5515
5517
|
}
|
|
5516
|
-
}),
|
|
5518
|
+
}), Ko = ["innerHTML"], jo = /* @__PURE__ */ y({
|
|
5517
5519
|
__name: "CustomWidget",
|
|
5518
5520
|
props: {
|
|
5519
5521
|
question: {},
|
|
@@ -5536,7 +5538,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5536
5538
|
o.value ? (i(), a("div", {
|
|
5537
5539
|
key: 0,
|
|
5538
5540
|
innerHTML: t.value
|
|
5539
|
-
}, null, 8,
|
|
5541
|
+
}, null, 8, Ko)) : p("", !0),
|
|
5540
5542
|
s.value ? (i(), g(m, {
|
|
5541
5543
|
key: 1,
|
|
5542
5544
|
is: l.value,
|
|
@@ -5545,7 +5547,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5545
5547
|
}, null, 8, ["is", "question", "css"])) : p("", !0)
|
|
5546
5548
|
], 512));
|
|
5547
5549
|
}
|
|
5548
|
-
}),
|
|
5550
|
+
}), Go = /* @__PURE__ */ y({
|
|
5549
5551
|
__name: "PopupModal",
|
|
5550
5552
|
setup(u) {
|
|
5551
5553
|
const e = E();
|
|
@@ -5570,7 +5572,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5570
5572
|
}, null, 8, ["model"])
|
|
5571
5573
|
], 8, ["to"])) : p("", !0);
|
|
5572
5574
|
}
|
|
5573
|
-
}),
|
|
5575
|
+
}), Xo = ["readonly", "disabled", "value", "id", "maxlength", "cols", "rows", "placeholder", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Jo = /* @__PURE__ */ y({
|
|
5574
5576
|
__name: "TextArea",
|
|
5575
5577
|
props: {
|
|
5576
5578
|
model: {},
|
|
@@ -5621,9 +5623,9 @@ const ae = /* @__PURE__ */ y({
|
|
|
5621
5623
|
"aria-invalid": t.model.ariaInvalid,
|
|
5622
5624
|
"aria-errormessage": t.model.ariaErrormessage,
|
|
5623
5625
|
style: f({ resize: t.model.question.resizeStyle })
|
|
5624
|
-
}, null, 46,
|
|
5626
|
+
}, null, 46, Xo));
|
|
5625
5627
|
}
|
|
5626
|
-
}),
|
|
5628
|
+
}), Yo = /* @__PURE__ */ y({
|
|
5627
5629
|
__name: "CharacterCounter",
|
|
5628
5630
|
props: {
|
|
5629
5631
|
counter: {},
|
|
@@ -5635,7 +5637,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5635
5637
|
class: r(n.remainingCharacterCounter)
|
|
5636
5638
|
}, I(n.counter.remainingCharacterCounter), 3));
|
|
5637
5639
|
}
|
|
5638
|
-
}),
|
|
5640
|
+
}), _o = /* @__PURE__ */ y({
|
|
5639
5641
|
inheritAttrs: !1,
|
|
5640
5642
|
__name: "Composite",
|
|
5641
5643
|
props: {
|
|
@@ -5654,7 +5656,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5654
5656
|
css: o.css
|
|
5655
5657
|
}, null, 8, ["element", "css"]));
|
|
5656
5658
|
}
|
|
5657
|
-
}),
|
|
5659
|
+
}), xo = /* @__PURE__ */ y({
|
|
5658
5660
|
inheritAttrs: !1,
|
|
5659
5661
|
__name: "Custom",
|
|
5660
5662
|
props: {
|
|
@@ -5672,9 +5674,9 @@ const ae = /* @__PURE__ */ y({
|
|
|
5672
5674
|
css: t.css
|
|
5673
5675
|
}, null, 8, ["is", "question", "css"]));
|
|
5674
5676
|
}
|
|
5675
|
-
}),
|
|
5676
|
-
|
|
5677
|
-
], ce = 440,
|
|
5677
|
+
}), ei = /* @__PURE__ */ v("use", { "xlink:href": "#icon-timercircle" }, null, -1), si = [
|
|
5678
|
+
ei
|
|
5679
|
+
], ce = 440, ni = /* @__PURE__ */ y({
|
|
5678
5680
|
__name: "TimerPanel",
|
|
5679
5681
|
props: {
|
|
5680
5682
|
model: {},
|
|
@@ -5690,7 +5692,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5690
5692
|
key: 0,
|
|
5691
5693
|
class: r(o.model.getProgressCss()),
|
|
5692
5694
|
style: f({ strokeDasharray: ce, strokeDashoffset: n.value })
|
|
5693
|
-
},
|
|
5695
|
+
}, si, 6)) : p("", !0),
|
|
5694
5696
|
v("div", {
|
|
5695
5697
|
class: r(o.model.textContainerCss)
|
|
5696
5698
|
}, [
|
|
@@ -5709,10 +5711,10 @@ const ae = /* @__PURE__ */ y({
|
|
|
5709
5711
|
[P, o.model.isRunning && !o.model.showTimerAsClock]
|
|
5710
5712
|
]);
|
|
5711
5713
|
}
|
|
5712
|
-
}),
|
|
5714
|
+
}), ti = { class: "sd-loading-indicator" }, oi = /* @__PURE__ */ y({
|
|
5713
5715
|
__name: "LoadingIndicator",
|
|
5714
5716
|
setup(u) {
|
|
5715
|
-
return (e, n) => (i(), a("div",
|
|
5717
|
+
return (e, n) => (i(), a("div", ti, [
|
|
5716
5718
|
c(m, {
|
|
5717
5719
|
is: "sv-svg-icon",
|
|
5718
5720
|
iconName: "icon-loading",
|
|
@@ -5720,7 +5722,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5720
5722
|
})
|
|
5721
5723
|
]));
|
|
5722
5724
|
}
|
|
5723
|
-
}),
|
|
5725
|
+
}), ii = { key: 2 }, ri = /* @__PURE__ */ y({
|
|
5724
5726
|
__name: "Header",
|
|
5725
5727
|
props: {
|
|
5726
5728
|
model: {},
|
|
@@ -5756,7 +5758,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5756
5758
|
key: t
|
|
5757
5759
|
}, null, 8, ["model"]))), 128))
|
|
5758
5760
|
], 6)),
|
|
5759
|
-
n.survey.isMobile ? (i(), a("div",
|
|
5761
|
+
n.survey.isMobile ? (i(), a("div", ii, [
|
|
5760
5762
|
c(m, {
|
|
5761
5763
|
is: "sv-header-mobile",
|
|
5762
5764
|
model: n.model
|
|
@@ -5764,10 +5766,10 @@ const ae = /* @__PURE__ */ y({
|
|
|
5764
5766
|
])) : p("", !0)
|
|
5765
5767
|
], 6)) : p("", !0);
|
|
5766
5768
|
}
|
|
5767
|
-
}),
|
|
5769
|
+
}), li = {
|
|
5768
5770
|
key: 0,
|
|
5769
5771
|
class: "sv-header__logo"
|
|
5770
|
-
},
|
|
5772
|
+
}, ai = ["src", "width", "height", "alt"], ui = /* @__PURE__ */ y({
|
|
5771
5773
|
__name: "HeaderCell",
|
|
5772
5774
|
props: {
|
|
5773
5775
|
model: {}
|
|
@@ -5781,7 +5783,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5781
5783
|
class: "sv-header__cell-content",
|
|
5782
5784
|
style: f(e.model.contentStyle)
|
|
5783
5785
|
}, [
|
|
5784
|
-
e.model.showLogo ? (i(), a("div",
|
|
5786
|
+
e.model.showLogo ? (i(), a("div", li, [
|
|
5785
5787
|
v("div", {
|
|
5786
5788
|
class: r(e.model.survey.logoClassNames)
|
|
5787
5789
|
}, [
|
|
@@ -5792,7 +5794,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5792
5794
|
height: e.model.survey.renderedLogoHeight,
|
|
5793
5795
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5794
5796
|
style: f({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5795
|
-
}, null, 14,
|
|
5797
|
+
}, null, 14, ai)
|
|
5796
5798
|
], 2)
|
|
5797
5799
|
])) : p("", !0),
|
|
5798
5800
|
e.model.showTitle ? (i(), a("div", {
|
|
@@ -5824,17 +5826,17 @@ const ae = /* @__PURE__ */ y({
|
|
|
5824
5826
|
], 4)
|
|
5825
5827
|
], 6));
|
|
5826
5828
|
}
|
|
5827
|
-
}),
|
|
5829
|
+
}), di = { class: "sv-header--mobile" }, mi = {
|
|
5828
5830
|
key: 0,
|
|
5829
5831
|
class: "sv-header__logo"
|
|
5830
|
-
},
|
|
5832
|
+
}, pi = ["src", "width", "height", "alt"], vi = /* @__PURE__ */ y({
|
|
5831
5833
|
__name: "HeaderMobile",
|
|
5832
5834
|
props: {
|
|
5833
5835
|
model: {}
|
|
5834
5836
|
},
|
|
5835
5837
|
setup(u) {
|
|
5836
|
-
return (e, n) => (i(), a("div",
|
|
5837
|
-
e.model.survey.hasLogo ? (i(), a("div",
|
|
5838
|
+
return (e, n) => (i(), a("div", di, [
|
|
5839
|
+
e.model.survey.hasLogo ? (i(), a("div", mi, [
|
|
5838
5840
|
v("div", {
|
|
5839
5841
|
class: r(e.model.survey.logoClassNames)
|
|
5840
5842
|
}, [
|
|
@@ -5845,7 +5847,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5845
5847
|
height: e.model.survey.renderedLogoHeight,
|
|
5846
5848
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5847
5849
|
style: f({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5848
|
-
}, null, 14,
|
|
5850
|
+
}, null, 14, pi)
|
|
5849
5851
|
], 2)
|
|
5850
5852
|
])) : p("", !0),
|
|
5851
5853
|
e.model.survey.hasTitle ? (i(), a("div", {
|
|
@@ -5876,7 +5878,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5876
5878
|
], 4)) : p("", !0)
|
|
5877
5879
|
]));
|
|
5878
5880
|
}
|
|
5879
|
-
}),
|
|
5881
|
+
}), Ci = /* @__PURE__ */ y({
|
|
5880
5882
|
__name: "Element",
|
|
5881
5883
|
props: {
|
|
5882
5884
|
element: {},
|
|
@@ -5932,7 +5934,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5932
5934
|
}, null, 8, ["is", "element", "css"])) : p("", !0)
|
|
5933
5935
|
], 6));
|
|
5934
5936
|
}
|
|
5935
|
-
}),
|
|
5937
|
+
}), ci = /* @__PURE__ */ y({
|
|
5936
5938
|
__name: "TemplateRenderer",
|
|
5937
5939
|
props: {
|
|
5938
5940
|
componentName: {},
|
|
@@ -5945,7 +5947,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5945
5947
|
is: s.componentName
|
|
5946
5948
|
}, s.componentData), null, 16, ["is"]));
|
|
5947
5949
|
}
|
|
5948
|
-
}),
|
|
5950
|
+
}), gi = /* @__PURE__ */ y({
|
|
5949
5951
|
__name: "FileCleanButton",
|
|
5950
5952
|
props: {
|
|
5951
5953
|
question: {},
|
|
@@ -5968,7 +5970,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
5968
5970
|
}, null, 8, ["iconName", "title"])) : p("", !0)
|
|
5969
5971
|
], 2));
|
|
5970
5972
|
}
|
|
5971
|
-
}),
|
|
5973
|
+
}), yi = ["id"], hi = /* @__PURE__ */ y({
|
|
5972
5974
|
__name: "FileVideo",
|
|
5973
5975
|
props: {
|
|
5974
5976
|
question: {}
|
|
@@ -5990,14 +5992,14 @@ const ae = /* @__PURE__ */ y({
|
|
|
5990
5992
|
playsinline: "",
|
|
5991
5993
|
id: e.question.videoId,
|
|
5992
5994
|
class: r(e.question.cssClasses.video)
|
|
5993
|
-
}, null, 10,
|
|
5995
|
+
}, null, 10, yi),
|
|
5994
5996
|
c(m, {
|
|
5995
5997
|
is: "sv-action",
|
|
5996
5998
|
item: e.question.takePictureAction
|
|
5997
5999
|
}, null, 8, ["item"])
|
|
5998
6000
|
], 2));
|
|
5999
6001
|
}
|
|
6000
|
-
}),
|
|
6002
|
+
}), qi = ["for", "aria-label"], wi = /* @__PURE__ */ y({
|
|
6001
6003
|
__name: "FileChooseButton",
|
|
6002
6004
|
props: {
|
|
6003
6005
|
data: {},
|
|
@@ -6025,11 +6027,11 @@ const ae = /* @__PURE__ */ y({
|
|
|
6025
6027
|
size: "auto"
|
|
6026
6028
|
}, null, 8, ["title", "iconName"])) : p("", !0),
|
|
6027
6029
|
v("span", null, I(n.value.chooseButtonText), 1)
|
|
6028
|
-
], 10,
|
|
6030
|
+
], 10, qi)), [
|
|
6029
6031
|
[w(U)]
|
|
6030
6032
|
]);
|
|
6031
6033
|
}
|
|
6032
|
-
}),
|
|
6034
|
+
}), bi = /* @__PURE__ */ y({
|
|
6033
6035
|
__name: "FilePreview",
|
|
6034
6036
|
props: {
|
|
6035
6037
|
question: {}
|
|
@@ -6047,7 +6049,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
6047
6049
|
}, null, 8, ["page", "question"]))), 128))
|
|
6048
6050
|
], 2)) : p("", !0);
|
|
6049
6051
|
}
|
|
6050
|
-
}),
|
|
6052
|
+
}), Li = /* @__PURE__ */ y({
|
|
6051
6053
|
__name: "ButtonGroup",
|
|
6052
6054
|
props: {
|
|
6053
6055
|
question: {}
|
|
@@ -6069,7 +6071,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
6069
6071
|
}, null, 8, ["question", "item", "index"]))), 128))
|
|
6070
6072
|
], 2));
|
|
6071
6073
|
}
|
|
6072
|
-
}),
|
|
6074
|
+
}), ki = ["title"], fi = ["name", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "disabled", "value"], Hi = ["title"], Mi = /* @__PURE__ */ y({
|
|
6073
6075
|
__name: "ButtonGroupItem",
|
|
6074
6076
|
props: {
|
|
6075
6077
|
item: {},
|
|
@@ -6102,7 +6104,7 @@ const ae = /* @__PURE__ */ y({
|
|
|
6102
6104
|
class: r(n.value.css.control),
|
|
6103
6105
|
"onUpdate:modelValue": t[0] || (t[0] = (l) => s.value = l),
|
|
6104
6106
|
value: n.value.value
|
|
6105
|
-
}, null, 10,
|
|
6107
|
+
}, null, 10, fi), [
|
|
6106
6108
|
[se, s.value]
|
|
6107
6109
|
]),
|
|
6108
6110
|
v("div", {
|
|
@@ -6124,9 +6126,9 @@ const ae = /* @__PURE__ */ y({
|
|
|
6124
6126
|
is: "survey-string",
|
|
6125
6127
|
locString: n.value.caption
|
|
6126
6128
|
}, null, 8, ["locString"])
|
|
6127
|
-
], 10,
|
|
6129
|
+
], 10, Hi)) : p("", !0)
|
|
6128
6130
|
], 2)
|
|
6129
|
-
], 10,
|
|
6131
|
+
], 10, ki));
|
|
6130
6132
|
}
|
|
6131
6133
|
});
|
|
6132
6134
|
G.Instance.registerRenderer(
|
|
@@ -6134,7 +6136,7 @@ G.Instance.registerRenderer(
|
|
|
6134
6136
|
"dropdown",
|
|
6135
6137
|
"sv-buttongroup-dropdown"
|
|
6136
6138
|
);
|
|
6137
|
-
const
|
|
6139
|
+
const Ii = /* @__PURE__ */ y({
|
|
6138
6140
|
inheritAttrs: !1,
|
|
6139
6141
|
__name: "ButtonGroupDropdown",
|
|
6140
6142
|
props: {
|
|
@@ -6153,7 +6155,7 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6153
6155
|
}, null, 8, ["question"])
|
|
6154
6156
|
], 2));
|
|
6155
6157
|
}
|
|
6156
|
-
}),
|
|
6158
|
+
}), Vi = ["src", "width", "height", "alt"], Si = /* @__PURE__ */ y({
|
|
6157
6159
|
inheritAttrs: !1,
|
|
6158
6160
|
__name: "Logo",
|
|
6159
6161
|
props: {
|
|
@@ -6175,10 +6177,10 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6175
6177
|
width: n.value.renderedStyleLogoWidth,
|
|
6176
6178
|
height: n.value.renderedStyleLogoHeight
|
|
6177
6179
|
})
|
|
6178
|
-
}, null, 14,
|
|
6180
|
+
}, null, 14, Vi)
|
|
6179
6181
|
], 2));
|
|
6180
6182
|
}
|
|
6181
|
-
}),
|
|
6183
|
+
}), Ri = /* @__PURE__ */ y({
|
|
6182
6184
|
__name: "SvgBundle",
|
|
6183
6185
|
setup(u) {
|
|
6184
6186
|
const e = k(), n = () => {
|
|
@@ -6196,7 +6198,7 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6196
6198
|
[P, !1]
|
|
6197
6199
|
]);
|
|
6198
6200
|
}
|
|
6199
|
-
}),
|
|
6201
|
+
}), Ti = ["id"], Bi = /* @__PURE__ */ y({
|
|
6200
6202
|
__name: "FilePage",
|
|
6201
6203
|
props: {
|
|
6202
6204
|
page: {},
|
|
@@ -6214,9 +6216,9 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6214
6216
|
item: o,
|
|
6215
6217
|
question: n.question
|
|
6216
6218
|
}, null, 8, ["item", "question"]))), 128))
|
|
6217
|
-
], 10,
|
|
6219
|
+
], 10, Ti));
|
|
6218
6220
|
}
|
|
6219
|
-
}),
|
|
6221
|
+
}), Zi = ["href", "title", "download"], $i = ["src"], Di = ["href", "title", "download"], Ai = /* @__PURE__ */ y({
|
|
6220
6222
|
__name: "FileItem",
|
|
6221
6223
|
props: {
|
|
6222
6224
|
item: {},
|
|
@@ -6237,7 +6239,7 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6237
6239
|
title: e.item.name,
|
|
6238
6240
|
download: e.item.name,
|
|
6239
6241
|
style: f({ width: e.question.imageWidth })
|
|
6240
|
-
}, I(e.item.name), 13,
|
|
6242
|
+
}, I(e.item.name), 13, Zi)
|
|
6241
6243
|
], 2)) : p("", !0),
|
|
6242
6244
|
v("div", {
|
|
6243
6245
|
class: r(e.question.getImageWrapperCss(e.item))
|
|
@@ -6250,7 +6252,7 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6250
6252
|
width: e.question.imageWidth
|
|
6251
6253
|
}),
|
|
6252
6254
|
alt: "File preview"
|
|
6253
|
-
}, null, 12,
|
|
6255
|
+
}, null, 12, $i)) : p("", !0),
|
|
6254
6256
|
e.question.defaultImage(e.item) ? (i(), g(m, {
|
|
6255
6257
|
key: 1,
|
|
6256
6258
|
is: "sv-svg-icon",
|
|
@@ -6286,7 +6288,7 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6286
6288
|
title: e.item.name,
|
|
6287
6289
|
download: e.item.name,
|
|
6288
6290
|
style: f({ width: e.question.imageWidth })
|
|
6289
|
-
}, I(e.item.name), 13,
|
|
6291
|
+
}, I(e.item.name), 13, Di)
|
|
6290
6292
|
], 2)) : p("", !0)
|
|
6291
6293
|
], 2)), [
|
|
6292
6294
|
[P, e.item]
|
|
@@ -6294,20 +6296,20 @@ const Mi = /* @__PURE__ */ y({
|
|
|
6294
6296
|
}
|
|
6295
6297
|
});
|
|
6296
6298
|
Ye.platform = "vue3";
|
|
6297
|
-
function
|
|
6299
|
+
function Pi(u, e, n) {
|
|
6298
6300
|
u(e, n);
|
|
6299
6301
|
}
|
|
6300
6302
|
function He(u) {
|
|
6301
|
-
const e =
|
|
6303
|
+
const e = Pi.bind(
|
|
6302
6304
|
void 0,
|
|
6303
6305
|
u
|
|
6304
6306
|
);
|
|
6305
|
-
e("sv-svg-bundle",
|
|
6307
|
+
e("sv-svg-bundle", Ri), e("popup-survey", fe), e("survey-header", ns), e("sv-logo-image", Si), e("survey-page", ss), e("survey-row", ts), e("survey-question", as), e("survey-panel", ps), e("survey-element-header", Cs), e("survey-string", cs), e("sv-string-viewer", ys), e("sv-string-editor", qs), e("sv-skeleton", bs), e("sv-scroll", Hs), e("survey-text", Vs), e("survey-text-input", Ts), e("survey-checkbox", As), e("survey-checkbox-item", Es), e("survey-radiogroup", Ws), e("survey-radiogroup-item", zs), e("survey-signaturepad", js), e("survey-html", Xs), e("survey-image", xs), e("survey-expression", e1), e("survey-file", o1), e("sv-file-choose-btn", wi), e("sv-file-clean-btn", gi), e("sv-file-preview", bi), e("sv-file-page", Bi), e("sv-file-item", Ai), e("sv-file-video", hi), e("survey-imagepicker", r1), e("survey-imagepicker-item", m1), e("survey-comment", p1), e("survey-dropdown", v1), e("sv-dropdown-select", y1), e("sv-dropdown-option-item", q1), e("sv-dropdown", f1), e("survey-tagbox", H1), e("sv-tagbox", V1), e("sv-tagbox-item", Z1), e("sv-tagbox-filter", T1), e("survey-ranking", $1), e("survey-ranking-item", W1), e("sv-ranking-item", F1), e("survey-rating", U1), e("sv-rating-item", j1), e("sv-rating-item-smiley", J1), e("sv-rating-item-star", x1), e("sv-rating-dropdown", on), e("sv-rating-dropdown-item", tn), e("survey-boolean", ln), e("sv-boolean-radio", an), e("sv-boolean-radio-item", mn), e("sv-boolean-checkbox", yn), e("survey-multipletext", hn), e("survey-multipletext-item", bn), e("sv-breadcrumbs", Ln), e("sv-single-input-summary", In), e("survey-slider", Rn), e("sv-slider-label-item", Tn), e("survey-matrix", Nn), e("survey-matrix-row", Wn), e("survey-matrix-cell", zn), e("survey-matrixdropdown", Un), e("survey-matrixtable", jn), e("survey-matrixheaderrequired", Xn), e("survey-matrixdropdown-cell", Yn), e("survey-matrixdynamic", _n), e("survey-placeholder-matrixdynamic", xn), e("sv-matrix-remove-button", st), e("sv-matrix-drag-drop-icon", tt), e("sv-matrix-detail-button", it), e("survey-paneldynamic", lt), e("survey-paneldynamicprogress", ut), e("survey-paneldynamicprogress-v2", mt), e("survey-placeholder-paneldynamic", pt), e("sv-paneldynamic-add-btn", Ct), e("sv-paneldynamic-next-btn", gt), e("sv-paneldynamic-prev-btn", ht), e("sv-paneldynamic-remove-btn", wt), e("sv-paneldynamic-progress-text", bt), e("sv-components-container", bo), e("sv-progress-buttons", So), e("sv-navigation-toc", Ro), e("sv-progress-pages", Y), e("sv-progress-questions", Y), e("sv-progress-correctquestions", Y), e("sv-progress-requiredquestions", Y), e("survey-errors", kt), e("survey-question-comment", Ht), e("survey-element-title", Mt), e("survey-element-title-content", Tt), e("sv-title-actions", $t), e("sv-brand-info", Ft), e("sv-question-error", Qt), e("sv-svg-icon", Ut), e("sv-action-bar", Kt), e("sv-action", Xt), e("sv-action-bar-item", _t), e("sv-action-bar-item-dropdown", so), e("sv-action-bar-separator", no), e("sv-list", ro), e("sv-list-item-content", mo), e("sv-list-item-group", po), e("sv-list-item", uo), e("sv-popup", vo), e("sv-popup-container", qo), e("popup-pointer", wo), e("sv-notifier", Fo), e("survey-other-choice", zo), e("sv-nav-btn", Qo), e("survey-customwidget", jo), e("survey-popup-modal", Go), e("survey-composite", _o), e("survey-custom", xo), e("sv-timerpanel", ni), e("sv-loading-indicator", oi), e("sv-header", ri), e("sv-header-cell", ui), e("sv-header-mobile", vi), e("sv-template-renderer", ci), e("sv-character-counter", Yo), e("sv-text-area", Jo), e("survey-element", Ci), e("survey-buttongroup", Li), e("sv-button-group-item", Mi), e("sv-buttongroup-dropdown", Ii), e("survey", ae);
|
|
6306
6308
|
}
|
|
6307
6309
|
He(
|
|
6308
6310
|
(u, e) => F.Instance.registerComponent(u, e)
|
|
6309
6311
|
);
|
|
6310
|
-
const
|
|
6312
|
+
const Fi = {
|
|
6311
6313
|
install(u) {
|
|
6312
6314
|
u.component("SurveyComponent", ae), u.component("PopupSurveyComponent", fe), u.directive("key2click", U), He((e, n) => {
|
|
6313
6315
|
u.component(e, n), F.Instance.registerComponent(e, e);
|
|
@@ -6320,7 +6322,7 @@ export {
|
|
|
6320
6322
|
ae as SurveyComponent,
|
|
6321
6323
|
m as SvComponent,
|
|
6322
6324
|
U as key2ClickDirective,
|
|
6323
|
-
|
|
6325
|
+
Fi as surveyPlugin,
|
|
6324
6326
|
S as useBase,
|
|
6325
6327
|
ne as useComputedArray,
|
|
6326
6328
|
z as useLocString,
|