survey-vue3-ui 2.0.0-rc.9 → 2.0.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 +306 -303
- package/survey-vue3-ui.umd.js +5 -5
- package/types/base.d.ts +1 -0
package/survey-vue3-ui.es.js
CHANGED
|
@@ -79,6 +79,9 @@ function Ye(u) {
|
|
|
79
79
|
u.enableOnElementRerenderedEvent(), u.__vueImplemented++;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
+
function _e(u) {
|
|
83
|
+
return !!u.__vueImplemented;
|
|
84
|
+
}
|
|
82
85
|
function me(u) {
|
|
83
86
|
u && (u.__vueImplemented = u.__vueImplemented ?? 0, u.__vueImplemented--, u.__vueImplemented <= 0 && (u.iteratePropertiesHash((e, n) => {
|
|
84
87
|
e[n] = L(e[n]), Array.isArray(e[n]) && (e[n].onArrayChanged = void 0);
|
|
@@ -137,7 +140,7 @@ function ee(u) {
|
|
|
137
140
|
n();
|
|
138
141
|
}), e;
|
|
139
142
|
}
|
|
140
|
-
const
|
|
143
|
+
const xe = /* @__PURE__ */ y({
|
|
141
144
|
__name: "Page",
|
|
142
145
|
props: {
|
|
143
146
|
survey: {},
|
|
@@ -196,7 +199,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
196
199
|
}, 1040, ["is"]))), 128))
|
|
197
200
|
], 2));
|
|
198
201
|
}
|
|
199
|
-
}),
|
|
202
|
+
}), e1 = /* @__PURE__ */ y({
|
|
200
203
|
__name: "Header",
|
|
201
204
|
props: {
|
|
202
205
|
survey: {}
|
|
@@ -247,7 +250,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
247
250
|
}, null, 2)
|
|
248
251
|
], 2)) : m("", !0);
|
|
249
252
|
}
|
|
250
|
-
}),
|
|
253
|
+
}), s1 = /* @__PURE__ */ y({
|
|
251
254
|
__name: "Row",
|
|
252
255
|
props: {
|
|
253
256
|
row: {},
|
|
@@ -262,7 +265,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
262
265
|
s.setRootElement(n.value), i && (s.isNeedRender = i.isNeedRender);
|
|
263
266
|
},
|
|
264
267
|
(s) => {
|
|
265
|
-
s.setRootElement(void 0), s.stopLazyRendering(), s.isNeedRender = !s.isLazyRendering();
|
|
268
|
+
_e(s) || (s.setRootElement(void 0), s.stopLazyRendering(), s.isNeedRender = !s.isLazyRendering());
|
|
266
269
|
}
|
|
267
270
|
), $(() => {
|
|
268
271
|
if (e.row && (e.row.setRootElement(n.value), !e.row.isNeedRender)) {
|
|
@@ -285,10 +288,10 @@ const _e = /* @__PURE__ */ y({
|
|
|
285
288
|
}, null, 8, ["row", "css", "element"]))), 128))
|
|
286
289
|
], 2));
|
|
287
290
|
}
|
|
288
|
-
}),
|
|
291
|
+
}), n1 = ["id", "role", "aria-required", "aria-invalid", "aria-labelledby", "aria-describedby", "aria-expanded", "data-name"], t1 = ["id"], o1 = {
|
|
289
292
|
inheritAttrs: !1
|
|
290
|
-
},
|
|
291
|
-
...
|
|
293
|
+
}, i1 = /* @__PURE__ */ y({
|
|
294
|
+
...o1,
|
|
292
295
|
__name: "Question",
|
|
293
296
|
props: {
|
|
294
297
|
survey: {},
|
|
@@ -387,7 +390,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
387
390
|
is: "survey-string",
|
|
388
391
|
locString: k.element.locDescription
|
|
389
392
|
}, null, 8, ["locString"])
|
|
390
|
-
], 10,
|
|
393
|
+
], 10, t1)) : m("", !0)
|
|
391
394
|
], 6)
|
|
392
395
|
]),
|
|
393
396
|
_: 1
|
|
@@ -404,12 +407,12 @@ const _e = /* @__PURE__ */ y({
|
|
|
404
407
|
element: k.element,
|
|
405
408
|
location: "bottom"
|
|
406
409
|
}, null, 8, ["element"])) : m("", !0)
|
|
407
|
-
], 46,
|
|
410
|
+
], 46, n1));
|
|
408
411
|
}
|
|
409
|
-
}),
|
|
412
|
+
}), r1 = ["id"], l1 = ["id"], a1 = {
|
|
410
413
|
inheritAttrs: !1
|
|
411
|
-
},
|
|
412
|
-
...
|
|
414
|
+
}, u1 = /* @__PURE__ */ y({
|
|
415
|
+
...a1,
|
|
413
416
|
inheritAttrs: !1,
|
|
414
417
|
__name: "Panel",
|
|
415
418
|
props: {
|
|
@@ -471,10 +474,10 @@ const _e = /* @__PURE__ */ y({
|
|
|
471
474
|
is: "sv-action-bar",
|
|
472
475
|
model: i.element.getFooterToolbar()
|
|
473
476
|
}, null, 8, ["model"])
|
|
474
|
-
], 14,
|
|
475
|
-
], 42,
|
|
477
|
+
], 14, l1)) : m("", !0)
|
|
478
|
+
], 42, r1)) : m("", !0);
|
|
476
479
|
}
|
|
477
|
-
}),
|
|
480
|
+
}), d1 = ["id"], m1 = /* @__PURE__ */ y({
|
|
478
481
|
__name: "ElementHeader",
|
|
479
482
|
props: {
|
|
480
483
|
element: {},
|
|
@@ -506,7 +509,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
506
509
|
is: "survey-string",
|
|
507
510
|
locString: i.element.locDescription
|
|
508
511
|
}, null, 8, ["locString"])
|
|
509
|
-
], 10,
|
|
512
|
+
], 10, d1)), [
|
|
510
513
|
[N, i.element.hasDescription]
|
|
511
514
|
]) : m("", !0),
|
|
512
515
|
i.element.hasAdditionalTitleToolbar ? (o(), c(d, {
|
|
@@ -516,7 +519,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
516
519
|
}, null, 8, ["model"])) : m("", !0)
|
|
517
520
|
], 6));
|
|
518
521
|
}
|
|
519
|
-
}),
|
|
522
|
+
}), p1 = /* @__PURE__ */ y({
|
|
520
523
|
__name: "String",
|
|
521
524
|
props: {
|
|
522
525
|
locString: {}
|
|
@@ -527,7 +530,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
527
530
|
locString: e.locString.renderAsData
|
|
528
531
|
}, null, 8, ["is", "locString"]));
|
|
529
532
|
}
|
|
530
|
-
}),
|
|
533
|
+
}), C1 = ["innerHTML"], v1 = /* @__PURE__ */ y({
|
|
531
534
|
__name: "StringViewer",
|
|
532
535
|
props: {
|
|
533
536
|
locString: {}
|
|
@@ -538,12 +541,12 @@ const _e = /* @__PURE__ */ y({
|
|
|
538
541
|
key: 0,
|
|
539
542
|
class: r(L(s)),
|
|
540
543
|
innerHTML: L(n)
|
|
541
|
-
}, null, 10,
|
|
544
|
+
}, null, 10, C1)) : (o(), l("span", {
|
|
542
545
|
key: 1,
|
|
543
546
|
class: r(L(s))
|
|
544
547
|
}, H(L(n)), 3));
|
|
545
548
|
}
|
|
546
|
-
}),
|
|
549
|
+
}), c1 = ["innerHTML"], g1 = /* @__PURE__ */ y({
|
|
547
550
|
__name: "StringEditor",
|
|
548
551
|
props: {
|
|
549
552
|
locString: {}
|
|
@@ -562,7 +565,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
562
565
|
innerHTML: i.locString.renderedHtml,
|
|
563
566
|
onBlur: n,
|
|
564
567
|
onClick: s
|
|
565
|
-
}, null, 40,
|
|
568
|
+
}, null, 40, c1)) : (o(), l("span", {
|
|
566
569
|
key: 1,
|
|
567
570
|
class: "sv-string-editor",
|
|
568
571
|
contenteditable: "true",
|
|
@@ -570,7 +573,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
570
573
|
onClick: s
|
|
571
574
|
}, H(i.locString.renderedHtml), 33));
|
|
572
575
|
}
|
|
573
|
-
}),
|
|
576
|
+
}), h1 = ["id"], y1 = /* @__PURE__ */ y({
|
|
574
577
|
__name: "Skeleton",
|
|
575
578
|
props: {
|
|
576
579
|
element: {}
|
|
@@ -581,9 +584,9 @@ const _e = /* @__PURE__ */ y({
|
|
|
581
584
|
class: "sv-skeleton-element",
|
|
582
585
|
id: n.element.id,
|
|
583
586
|
style: M({ height: n.element.skeletonHeight })
|
|
584
|
-
}, null, 12,
|
|
587
|
+
}, null, 12, h1));
|
|
585
588
|
}
|
|
586
|
-
}),
|
|
589
|
+
}), q1 = ["id"], w1 = ["value"], L1 = /* @__PURE__ */ y({
|
|
587
590
|
inheritAttrs: !1,
|
|
588
591
|
__name: "Text",
|
|
589
592
|
props: {
|
|
@@ -610,8 +613,8 @@ const _e = /* @__PURE__ */ y({
|
|
|
610
613
|
(o(!0), l(I, null, S(s.question.dataList, (t, a) => (o(), l("option", {
|
|
611
614
|
key: a,
|
|
612
615
|
value: t
|
|
613
|
-
}, null, 8,
|
|
614
|
-
], 8,
|
|
616
|
+
}, null, 8, w1))), 128))
|
|
617
|
+
], 8, q1)
|
|
615
618
|
], 512)) : (o(), c(d, {
|
|
616
619
|
key: 2,
|
|
617
620
|
is: "survey-text-input",
|
|
@@ -621,7 +624,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
621
624
|
}
|
|
622
625
|
}, null, 8, ["question", "get-ref"]));
|
|
623
626
|
}
|
|
624
|
-
}),
|
|
627
|
+
}), k1 = ["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"], f1 = ["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"], b1 = /* @__PURE__ */ y({
|
|
625
628
|
__name: "TextInput",
|
|
626
629
|
props: {
|
|
627
630
|
question: {},
|
|
@@ -671,7 +674,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
671
674
|
"aria-describedby": a.question.a11y_input_ariaDescribedBy,
|
|
672
675
|
"aria-invalid": a.question.a11y_input_ariaInvalid,
|
|
673
676
|
"aria-errormessage": a.question.a11y_input_ariaErrormessage
|
|
674
|
-
}, null, 46,
|
|
677
|
+
}, null, 46, f1),
|
|
675
678
|
h(d, {
|
|
676
679
|
is: "sv-character-counter",
|
|
677
680
|
counter: a.question.characterCounter,
|
|
@@ -713,12 +716,12 @@ const _e = /* @__PURE__ */ y({
|
|
|
713
716
|
"aria-describedby": a.question.a11y_input_ariaDescribedBy,
|
|
714
717
|
"aria-invalid": a.question.a11y_input_ariaInvalid,
|
|
715
718
|
"aria-errormessage": a.question.a11y_input_ariaErrormessage
|
|
716
|
-
}, null, 46,
|
|
719
|
+
}, null, 46, k1));
|
|
717
720
|
}
|
|
718
|
-
}),
|
|
721
|
+
}), M1 = ["role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], H1 = {
|
|
719
722
|
key: 0,
|
|
720
723
|
class: "sv-hidden"
|
|
721
|
-
},
|
|
724
|
+
}, I1 = { key: 7 }, S1 = ["value"], we = /* @__PURE__ */ y({
|
|
722
725
|
inheritAttrs: !1,
|
|
723
726
|
__name: "SelectBase",
|
|
724
727
|
props: {
|
|
@@ -748,7 +751,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
748
751
|
"aria-invalid": t.question.a11y_input_ariaInvalid,
|
|
749
752
|
"aria-errormessage": t.question.a11y_input_ariaErrormessage
|
|
750
753
|
}, [
|
|
751
|
-
t.showLegend ? (o(), l("legend",
|
|
754
|
+
t.showLegend ? (o(), l("legend", H1, H(t.question.locTitle.renderedHtml), 1)) : m("", !0),
|
|
752
755
|
t.question.hasHeadItems ? (o(!0), l(I, { key: 1 }, S(t.question.headItems, (p) => (o(), c(d, D({
|
|
753
756
|
key: p.value,
|
|
754
757
|
is: s(p)
|
|
@@ -790,7 +793,7 @@ const _e = /* @__PURE__ */ y({
|
|
|
790
793
|
is: "survey-other-choice",
|
|
791
794
|
question: t.question
|
|
792
795
|
}, null, 8, ["question"])) : m("", !0),
|
|
793
|
-
t.question.showClearButtonInContent ? (o(), l("div",
|
|
796
|
+
t.question.showClearButtonInContent ? (o(), l("div", I1, [
|
|
794
797
|
v("input", {
|
|
795
798
|
type: "button",
|
|
796
799
|
class: r(t.question.cssClasses.clearButton),
|
|
@@ -798,11 +801,11 @@ const _e = /* @__PURE__ */ y({
|
|
|
798
801
|
t.question.clearValue(!0);
|
|
799
802
|
}),
|
|
800
803
|
value: t.question.clearButtonCaption
|
|
801
|
-
}, null, 10,
|
|
804
|
+
}, null, 10, S1)
|
|
802
805
|
])) : m("", !0)
|
|
803
|
-
], 10,
|
|
806
|
+
], 10, M1));
|
|
804
807
|
}
|
|
805
|
-
}),
|
|
808
|
+
}), V1 = /* @__PURE__ */ y({
|
|
806
809
|
inheritAttrs: !1,
|
|
807
810
|
__name: "Checkbox",
|
|
808
811
|
props: {
|
|
@@ -824,7 +827,7 @@ function Le(u, e, n) {
|
|
|
824
827
|
e().isDesignMode || (s && n.value && s.setRootElement(n.value), i && i.setRootElement(void 0));
|
|
825
828
|
});
|
|
826
829
|
}
|
|
827
|
-
const
|
|
830
|
+
const B1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"], R1 = ["xlink:href"], T1 = /* @__PURE__ */ y({
|
|
828
831
|
inheritAttrs: !1,
|
|
829
832
|
__name: "CheckboxItem",
|
|
830
833
|
props: {
|
|
@@ -864,7 +867,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
864
867
|
readonly: i.question.isReadOnlyAttr,
|
|
865
868
|
class: r(i.question.cssClasses.itemControl),
|
|
866
869
|
required: i.question.hasRequiredError()
|
|
867
|
-
}, null, 42,
|
|
870
|
+
}, null, 42, B1),
|
|
868
871
|
i.question.cssClasses.materialDecorator ? (o(), l("span", {
|
|
869
872
|
key: 0,
|
|
870
873
|
class: r(i.question.cssClasses.materialDecorator)
|
|
@@ -875,7 +878,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
875
878
|
}, [
|
|
876
879
|
v("use", {
|
|
877
880
|
"xlink:href": i.question.itemSvgIcon
|
|
878
|
-
}, null, 8,
|
|
881
|
+
}, null, 8, R1)
|
|
879
882
|
], 2)) : m("", !0)
|
|
880
883
|
], 2)) : m("", !0),
|
|
881
884
|
i.hideLabel ? m("", !0) : (o(), l("span", {
|
|
@@ -890,7 +893,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
890
893
|
], 2)
|
|
891
894
|
], 2));
|
|
892
895
|
}
|
|
893
|
-
}),
|
|
896
|
+
}), Z1 = /* @__PURE__ */ y({
|
|
894
897
|
inheritAttrs: !1,
|
|
895
898
|
__name: "Radiogroup",
|
|
896
899
|
props: {
|
|
@@ -899,7 +902,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
899
902
|
setup(u) {
|
|
900
903
|
return (e, n) => (o(), c(we, { question: e.question }, null, 8, ["question"]));
|
|
901
904
|
}
|
|
902
|
-
}),
|
|
905
|
+
}), $1 = ["name", "value", "id", "aria-errormessage", "disabled", "readonly"], D1 = ["xlink:href"], A1 = /* @__PURE__ */ y({
|
|
903
906
|
inheritAttrs: !1,
|
|
904
907
|
__name: "RadiogroupItem",
|
|
905
908
|
props: {
|
|
@@ -939,7 +942,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
939
942
|
disabled: !a.question.getItemEnabled(a.item),
|
|
940
943
|
readonly: a.question.isReadOnlyAttr,
|
|
941
944
|
class: r(a.question.cssClasses.itemControl)
|
|
942
|
-
}, null, 10,
|
|
945
|
+
}, null, 10, $1), [
|
|
943
946
|
[_, t.value]
|
|
944
947
|
]),
|
|
945
948
|
a.question.cssClasses.materialDecorator ? (o(), l("span", {
|
|
@@ -952,7 +955,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
952
955
|
}, [
|
|
953
956
|
v("use", {
|
|
954
957
|
"xlink:href": a.question.itemSvgIcon
|
|
955
|
-
}, null, 8,
|
|
958
|
+
}, null, 8, D1)
|
|
956
959
|
], 2)) : m("", !0)
|
|
957
960
|
], 2)) : m("", !0),
|
|
958
961
|
a.hideLabel ? m("", !0) : (o(), l("span", {
|
|
@@ -967,7 +970,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
967
970
|
], 34)
|
|
968
971
|
], 2));
|
|
969
972
|
}
|
|
970
|
-
}),
|
|
973
|
+
}), N1 = ["src"], P1 = ["title"], E1 = { key: 0 }, W1 = /* @__PURE__ */ y({
|
|
971
974
|
inheritAttrs: !1,
|
|
972
975
|
__name: "Signaturepad",
|
|
973
976
|
props: {
|
|
@@ -1001,7 +1004,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1001
1004
|
style: M({
|
|
1002
1005
|
width: s.question.renderedCanvasWidth
|
|
1003
1006
|
})
|
|
1004
|
-
}, null, 14,
|
|
1007
|
+
}, null, 14, N1)) : m("", !0),
|
|
1005
1008
|
v("canvas", {
|
|
1006
1009
|
tabindex: "-1",
|
|
1007
1010
|
class: r(s.question.cssClasses.canvas),
|
|
@@ -1021,14 +1024,14 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1021
1024
|
s.question.clearValue(!0);
|
|
1022
1025
|
})
|
|
1023
1026
|
}, [
|
|
1024
|
-
s.question.cssClasses.clearButtonIconId ? m("", !0) : (o(), l("span",
|
|
1027
|
+
s.question.cssClasses.clearButtonIconId ? m("", !0) : (o(), l("span", E1, "✖")),
|
|
1025
1028
|
s.question.cssClasses.clearButtonIconId ? (o(), c(d, {
|
|
1026
1029
|
key: 1,
|
|
1027
1030
|
is: "sv-svg-icon",
|
|
1028
1031
|
iconName: s.question.cssClasses.clearButtonIconId,
|
|
1029
1032
|
size: "auto"
|
|
1030
1033
|
}, null, 8, ["iconName"])) : m("", !0)
|
|
1031
|
-
], 10,
|
|
1034
|
+
], 10, P1)
|
|
1032
1035
|
], 2)) : m("", !0),
|
|
1033
1036
|
s.question.showLoadingIndicator ? (o(), l("div", {
|
|
1034
1037
|
key: 1,
|
|
@@ -1038,7 +1041,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1038
1041
|
], 2)) : m("", !0)
|
|
1039
1042
|
], 6));
|
|
1040
1043
|
}
|
|
1041
|
-
}),
|
|
1044
|
+
}), F1 = ["innerHTML"], z1 = /* @__PURE__ */ y({
|
|
1042
1045
|
inheritAttrs: !1,
|
|
1043
1046
|
__name: "Html",
|
|
1044
1047
|
props: {
|
|
@@ -1053,9 +1056,9 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1053
1056
|
ref: n,
|
|
1054
1057
|
class: r(i.question.renderCssRoot),
|
|
1055
1058
|
innerHTML: L(s)
|
|
1056
|
-
}, null, 10,
|
|
1059
|
+
}, null, 10, F1));
|
|
1057
1060
|
}
|
|
1058
|
-
}),
|
|
1061
|
+
}), O1 = ["src", "alt", "width", "height"], U1 = ["src", "width", "height"], K1 = ["src", "width", "height"], j1 = /* @__PURE__ */ y({
|
|
1059
1062
|
inheritAttrs: !1,
|
|
1060
1063
|
__name: "Image",
|
|
1061
1064
|
props: {
|
|
@@ -1088,7 +1091,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1088
1091
|
onError: t[1] || (t[1] = (a) => {
|
|
1089
1092
|
i.question.onErrorHandler();
|
|
1090
1093
|
})
|
|
1091
|
-
}, null, 46,
|
|
1094
|
+
}, null, 46, O1)), [
|
|
1092
1095
|
[N, L(s) && !i.question.contentNotLoaded]
|
|
1093
1096
|
]) : m("", !0),
|
|
1094
1097
|
i.question.renderedMode === "video" ? R((o(), l("video", {
|
|
@@ -1109,7 +1112,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1109
1112
|
onError: t[3] || (t[3] = (a) => {
|
|
1110
1113
|
i.question.onErrorHandler();
|
|
1111
1114
|
})
|
|
1112
|
-
}, null, 46,
|
|
1115
|
+
}, null, 46, U1)), [
|
|
1113
1116
|
[N, L(s) && !i.question.contentNotLoaded]
|
|
1114
1117
|
]) : m("", !0),
|
|
1115
1118
|
i.question.renderedMode === "youtube" ? (o(), l("iframe", {
|
|
@@ -1123,7 +1126,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1123
1126
|
width: i.question.renderedStyleWidth,
|
|
1124
1127
|
height: i.question.renderedStyleHeight
|
|
1125
1128
|
})
|
|
1126
|
-
}, null, 14,
|
|
1129
|
+
}, null, 14, K1)) : m("", !0),
|
|
1127
1130
|
!L(s) || i.question.contentNotLoaded ? (o(), l("div", {
|
|
1128
1131
|
key: 3,
|
|
1129
1132
|
class: r(i.question.cssClasses.noImage)
|
|
@@ -1136,7 +1139,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1136
1139
|
], 2)) : m("", !0)
|
|
1137
1140
|
], 2));
|
|
1138
1141
|
}
|
|
1139
|
-
}),
|
|
1142
|
+
}), Q1 = /* @__PURE__ */ y({
|
|
1140
1143
|
inheritAttrs: !1,
|
|
1141
1144
|
__name: "Expression",
|
|
1142
1145
|
props: {
|
|
@@ -1150,7 +1153,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1150
1153
|
ref: n
|
|
1151
1154
|
}, H(s.question.formatedValue), 3));
|
|
1152
1155
|
}
|
|
1153
|
-
}),
|
|
1156
|
+
}), G1 = ["id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "multiple", "title", "accept", "capture"], J1 = ["id", "multiple", "placeholder"], X1 = ["id", "multiple", "placeholder"], Y1 = /* @__PURE__ */ y({
|
|
1154
1157
|
inheritAttrs: !1,
|
|
1155
1158
|
__name: "File",
|
|
1156
1159
|
props: {
|
|
@@ -1177,7 +1180,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1177
1180
|
title: s.question.inputTitle,
|
|
1178
1181
|
accept: s.question.acceptedTypes,
|
|
1179
1182
|
capture: s.question.renderCapture
|
|
1180
|
-
}, null, 10,
|
|
1183
|
+
}, null, 10, G1)) : m("", !0),
|
|
1181
1184
|
s.question.isReadOnlyAttr ? (o(), l("input", {
|
|
1182
1185
|
key: 1,
|
|
1183
1186
|
type: "file",
|
|
@@ -1187,7 +1190,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1187
1190
|
multiple: s.question.allowMultiple,
|
|
1188
1191
|
placeholder: s.question.title,
|
|
1189
1192
|
style: { color: "transparent" }
|
|
1190
|
-
}, null, 10,
|
|
1193
|
+
}, null, 10, J1)) : m("", !0),
|
|
1191
1194
|
s.question.isDisabledAttr ? (o(), l("input", {
|
|
1192
1195
|
key: 2,
|
|
1193
1196
|
type: "file",
|
|
@@ -1197,7 +1200,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1197
1200
|
multiple: s.question.allowMultiple,
|
|
1198
1201
|
placeholder: s.question.title,
|
|
1199
1202
|
style: { color: "transparent" }
|
|
1200
|
-
}, null, 10,
|
|
1203
|
+
}, null, 10, X1)) : m("", !0),
|
|
1201
1204
|
v("div", {
|
|
1202
1205
|
class: r(s.question.cssClasses.dragArea),
|
|
1203
1206
|
onDrop: i[0] || (i[0] = //@ts-ignore
|
|
@@ -1276,7 +1279,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1276
1279
|
], 34)
|
|
1277
1280
|
], 2));
|
|
1278
1281
|
}
|
|
1279
|
-
}),
|
|
1282
|
+
}), _1 = { class: "sv-hidden" }, pe = "survey-imagepicker-item", x1 = /* @__PURE__ */ y({
|
|
1280
1283
|
inheritAttrs: !1,
|
|
1281
1284
|
__name: "Imagepicker",
|
|
1282
1285
|
props: {
|
|
@@ -1299,7 +1302,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1299
1302
|
ref_key: "root",
|
|
1300
1303
|
ref: n
|
|
1301
1304
|
}, [
|
|
1302
|
-
v("legend",
|
|
1305
|
+
v("legend", _1, H(t.question.locTitle.renderedHtml), 1),
|
|
1303
1306
|
t.question.hasColumns ? m("", !0) : (o(!0), l(I, { key: 0 }, S(t.question.visibleChoices, (p) => (o(), c(d, D({
|
|
1304
1307
|
key: p.value,
|
|
1305
1308
|
is: s(p)
|
|
@@ -1316,7 +1319,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1316
1319
|
], 2))), 128)) : m("", !0)
|
|
1317
1320
|
], 6));
|
|
1318
1321
|
}
|
|
1319
|
-
}),
|
|
1322
|
+
}), es = ["name", "value", "id", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], ss = ["name", "value", "id", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], ns = ["src", "width", "height", "alt"], ts = ["src", "width", "height"], os = /* @__PURE__ */ y({
|
|
1320
1323
|
inheritAttrs: !1,
|
|
1321
1324
|
__name: "ImagepickerItem",
|
|
1322
1325
|
props: {
|
|
@@ -1355,7 +1358,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1355
1358
|
"aria-invalid": t.question.ariaInvalid,
|
|
1356
1359
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1357
1360
|
class: r(t.question.cssClasses.itemControl)
|
|
1358
|
-
}, null, 10,
|
|
1361
|
+
}, null, 10, es)), [
|
|
1359
1362
|
[te, s.value]
|
|
1360
1363
|
]) : R((o(), l("input", {
|
|
1361
1364
|
key: 1,
|
|
@@ -1371,7 +1374,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1371
1374
|
"aria-invalid": t.question.ariaInvalid,
|
|
1372
1375
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1373
1376
|
class: r(t.question.cssClasses.itemControl)
|
|
1374
|
-
}, null, 10,
|
|
1377
|
+
}, null, 10, ss)), [
|
|
1375
1378
|
[_, s.value]
|
|
1376
1379
|
]),
|
|
1377
1380
|
v("div", {
|
|
@@ -1407,7 +1410,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1407
1410
|
onError: a[3] || (a[3] = (p) => {
|
|
1408
1411
|
t.item.onErrorHandler();
|
|
1409
1412
|
})
|
|
1410
|
-
}, null, 46,
|
|
1413
|
+
}, null, 46, ns)) : m("", !0),
|
|
1411
1414
|
L(i) && !t.item.contentNotLoaded && t.question.contentMode === "video" ? (o(), l("video", {
|
|
1412
1415
|
key: 2,
|
|
1413
1416
|
controls: "",
|
|
@@ -1422,7 +1425,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1422
1425
|
onError: a[5] || (a[5] = (p) => {
|
|
1423
1426
|
t.item.onErrorHandler();
|
|
1424
1427
|
})
|
|
1425
|
-
}, null, 46,
|
|
1428
|
+
}, null, 46, ts)) : m("", !0),
|
|
1426
1429
|
!L(i) || t.item.contentNotLoaded ? (o(), l("div", {
|
|
1427
1430
|
key: 3,
|
|
1428
1431
|
class: r(t.question.cssClasses.itemNoImage),
|
|
@@ -1453,7 +1456,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1453
1456
|
], 2)
|
|
1454
1457
|
], 2));
|
|
1455
1458
|
}
|
|
1456
|
-
}),
|
|
1459
|
+
}), is = /* @__PURE__ */ y({
|
|
1457
1460
|
inheritAttrs: !1,
|
|
1458
1461
|
__name: "Comment",
|
|
1459
1462
|
props: {
|
|
@@ -1487,7 +1490,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1487
1490
|
ref: n
|
|
1488
1491
|
}, H(s.question.value), 513));
|
|
1489
1492
|
}
|
|
1490
|
-
}),
|
|
1493
|
+
}), rs = /* @__PURE__ */ y({
|
|
1491
1494
|
inheritAttrs: !1,
|
|
1492
1495
|
__name: "Dropdown",
|
|
1493
1496
|
props: {
|
|
@@ -1511,16 +1514,16 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1511
1514
|
}, null, 8, ["question"])) : m("", !0)
|
|
1512
1515
|
], 2));
|
|
1513
1516
|
}
|
|
1514
|
-
}),
|
|
1517
|
+
}), ls = ["id", "autocomplete", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "required"], as = {
|
|
1515
1518
|
key: 0,
|
|
1516
1519
|
value: ""
|
|
1517
|
-
},
|
|
1520
|
+
}, us = ["id"];
|
|
1518
1521
|
x.Instance.registerRenderer(
|
|
1519
1522
|
"dropdown",
|
|
1520
1523
|
"select",
|
|
1521
1524
|
"sv-dropdown-select"
|
|
1522
1525
|
);
|
|
1523
|
-
const
|
|
1526
|
+
const ds = /* @__PURE__ */ y({
|
|
1524
1527
|
inheritAttrs: !1,
|
|
1525
1528
|
__name: "DropdownSelect",
|
|
1526
1529
|
props: {
|
|
@@ -1555,7 +1558,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1555
1558
|
disabled: "",
|
|
1556
1559
|
id: a.question.inputId,
|
|
1557
1560
|
class: r(a.question.getControlClass())
|
|
1558
|
-
}, H(a.question.readOnlyText), 11,
|
|
1561
|
+
}, H(a.question.readOnlyText), 11, us)) : R((o(), l("select", {
|
|
1559
1562
|
key: 0,
|
|
1560
1563
|
id: a.question.inputId,
|
|
1561
1564
|
"onUpdate:modelValue": p[0] || (p[0] = (g) => t.value = g),
|
|
@@ -1569,13 +1572,13 @@ const us = /* @__PURE__ */ y({
|
|
|
1569
1572
|
"aria-errormessage": a.question.ariaErrormessage,
|
|
1570
1573
|
required: a.question.isRequired
|
|
1571
1574
|
}, [
|
|
1572
|
-
a.question.allowClear ? (o(), l("option",
|
|
1575
|
+
a.question.allowClear ? (o(), l("option", as, H(a.question.placeholder), 1)) : m("", !0),
|
|
1573
1576
|
(o(!0), l(I, null, S(a.question.visibleChoices, (g) => (o(), c(d, {
|
|
1574
1577
|
is: "sv-dropdown-option-item",
|
|
1575
1578
|
item: g,
|
|
1576
1579
|
key: g.id
|
|
1577
1580
|
}, null, 8, ["item"]))), 128))
|
|
1578
|
-
], 42,
|
|
1581
|
+
], 42, ls)), [
|
|
1579
1582
|
[Re, t.value]
|
|
1580
1583
|
]),
|
|
1581
1584
|
a.question.cssClasses.chevronButtonIconId ? (o(), l("div", {
|
|
@@ -1598,7 +1601,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1598
1601
|
}, null, 8, ["question"])) : m("", !0)
|
|
1599
1602
|
], 2));
|
|
1600
1603
|
}
|
|
1601
|
-
}),
|
|
1604
|
+
}), ms = ["value", "disabled"], ps = /* @__PURE__ */ y({
|
|
1602
1605
|
__name: "OptionItem",
|
|
1603
1606
|
props: {
|
|
1604
1607
|
item: {}
|
|
@@ -1608,9 +1611,9 @@ const us = /* @__PURE__ */ y({
|
|
|
1608
1611
|
return V(() => e.item), (s, i) => (o(), l("option", {
|
|
1609
1612
|
value: s.item.value,
|
|
1610
1613
|
disabled: !s.item.isEnabled
|
|
1611
|
-
}, H(L(n)), 9,
|
|
1614
|
+
}, H(L(n)), 9, ms));
|
|
1612
1615
|
}
|
|
1613
|
-
}),
|
|
1616
|
+
}), Cs = ["id", "disabled", "tabindex", "role", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-controls", "aria-activedescendant", "required"], vs = { style: { visibility: "hidden" } }, cs = ["disabled", "inputmode", "role", "id", "tabindex", "readonly", "aria-expanded", "aria-controls", "aria-label", "aria-labelledby", "aria-describedby", "aria-activedescendant", "placeholder"], gs = ["id", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], hs = /* @__PURE__ */ y({
|
|
1614
1617
|
__name: "Dropdown",
|
|
1615
1618
|
props: {
|
|
1616
1619
|
question: {}
|
|
@@ -1682,7 +1685,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1682
1685
|
key: 1,
|
|
1683
1686
|
class: r(w.question.cssClasses.hintSuffix)
|
|
1684
1687
|
}, [
|
|
1685
|
-
v("span",
|
|
1688
|
+
v("span", vs, H(s.value.inputStringRendered), 1),
|
|
1686
1689
|
v("span", null, H(s.value.hintStringSuffix), 1)
|
|
1687
1690
|
], 2)) : m("", !0),
|
|
1688
1691
|
w.question.showInputFieldComponent ? (o(), c(d, {
|
|
@@ -1713,7 +1716,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1713
1716
|
onInput: B,
|
|
1714
1717
|
onBlur: C,
|
|
1715
1718
|
onFocus: q
|
|
1716
|
-
}, null, 42,
|
|
1719
|
+
}, null, 42, cs)
|
|
1717
1720
|
], 2),
|
|
1718
1721
|
w.question.allowClear && w.question.cssClasses.cleanButtonIconId ? R((o(), l("div", {
|
|
1719
1722
|
key: 1,
|
|
@@ -1731,7 +1734,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1731
1734
|
], 2)), [
|
|
1732
1735
|
[N, w.question.showClearButton]
|
|
1733
1736
|
]) : m("", !0)
|
|
1734
|
-
], 42,
|
|
1737
|
+
], 42, Cs)),
|
|
1735
1738
|
w.question.isReadOnly ? (o(), l("div", {
|
|
1736
1739
|
key: 2,
|
|
1737
1740
|
id: w.question.inputId,
|
|
@@ -1747,7 +1750,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1747
1750
|
locString: w.question.selectedItemLocText
|
|
1748
1751
|
}, null, 8, ["locString"])) : m("", !0),
|
|
1749
1752
|
v("div", null, H(w.question.readOnlyText), 1)
|
|
1750
|
-
], 10,
|
|
1753
|
+
], 10, gs)) : (o(), c(d, {
|
|
1751
1754
|
key: 1,
|
|
1752
1755
|
is: "sv-popup",
|
|
1753
1756
|
model: w.question.dropdownListModel.popupModel
|
|
@@ -1767,7 +1770,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1767
1770
|
], 34)) : m("", !0)
|
|
1768
1771
|
], 2));
|
|
1769
1772
|
}
|
|
1770
|
-
}),
|
|
1773
|
+
}), ys = /* @__PURE__ */ y({
|
|
1771
1774
|
inheritAttrs: !1,
|
|
1772
1775
|
__name: "Tagbox",
|
|
1773
1776
|
props: {
|
|
@@ -1791,7 +1794,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1791
1794
|
}, null, 8, ["question"])) : m("", !0)
|
|
1792
1795
|
], 2));
|
|
1793
1796
|
}
|
|
1794
|
-
}),
|
|
1797
|
+
}), qs = ["id", "tabindex", "disabled", "role", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "aria-expanded", "aria-controls", "aria-activedescendant", "required"], ws = ["id", "aria-label", "aria-labelledby", "aria-describedby", "tabindex"], Ls = /* @__PURE__ */ y({
|
|
1795
1798
|
__name: "Tagbox",
|
|
1796
1799
|
props: {
|
|
1797
1800
|
question: {}
|
|
@@ -1869,7 +1872,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1869
1872
|
], 2)), [
|
|
1870
1873
|
[N, C.question.showClearButton]
|
|
1871
1874
|
]) : m("", !0)
|
|
1872
|
-
], 42,
|
|
1875
|
+
], 42, qs)),
|
|
1873
1876
|
C.question.isReadOnly ? (o(), l("div", {
|
|
1874
1877
|
key: 2,
|
|
1875
1878
|
id: C.question.inputId,
|
|
@@ -1884,7 +1887,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1884
1887
|
is: "survey-string",
|
|
1885
1888
|
locString: C.question.locReadOnlyText
|
|
1886
1889
|
}, null, 8, ["locString"])) : m("", !0)
|
|
1887
|
-
], 10,
|
|
1890
|
+
], 10, ws)) : (o(), c(d, {
|
|
1888
1891
|
key: 1,
|
|
1889
1892
|
is: "sv-popup",
|
|
1890
1893
|
model: n.value.popupModel
|
|
@@ -1904,7 +1907,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1904
1907
|
], 34)) : m("", !0)
|
|
1905
1908
|
], 2));
|
|
1906
1909
|
}
|
|
1907
|
-
}),
|
|
1910
|
+
}), ks = { style: { visibility: "hidden" } }, fs = ["placeholder", "disabled", "inputmode", "role", "aria-expanded", "aria-controls", "aria-label", "aria-labelledby", "aria-describedby", "aria-activedescendant", "id", "readonly", "size"], bs = /* @__PURE__ */ y({
|
|
1908
1911
|
__name: "TagboxFilter",
|
|
1909
1912
|
props: {
|
|
1910
1913
|
question: {},
|
|
@@ -1942,7 +1945,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1942
1945
|
key: 1,
|
|
1943
1946
|
class: r(a.question.cssClasses.hintSuffix)
|
|
1944
1947
|
}, [
|
|
1945
|
-
v("span",
|
|
1948
|
+
v("span", ks, H(a.model.inputStringRendered), 1),
|
|
1946
1949
|
v("span", null, H(a.model.hintStringSuffix), 1)
|
|
1947
1950
|
], 2)) : m("", !0),
|
|
1948
1951
|
R(v("input", {
|
|
@@ -1967,13 +1970,13 @@ const us = /* @__PURE__ */ y({
|
|
|
1967
1970
|
onKeydown: s,
|
|
1968
1971
|
onBlur: i,
|
|
1969
1972
|
onFocus: t
|
|
1970
|
-
}, null, 42,
|
|
1973
|
+
}, null, 42, fs), [
|
|
1971
1974
|
[Te, a.model.inputStringRendered]
|
|
1972
1975
|
])
|
|
1973
1976
|
], 2)
|
|
1974
1977
|
], 2));
|
|
1975
1978
|
}
|
|
1976
|
-
}),
|
|
1979
|
+
}), Ms = { class: "sv-tagbox__item-text" }, Hs = /* @__PURE__ */ y({
|
|
1977
1980
|
__name: "TagboxItem",
|
|
1978
1981
|
props: {
|
|
1979
1982
|
question: {},
|
|
@@ -1987,7 +1990,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1987
1990
|
class: "sv-tagbox__item",
|
|
1988
1991
|
key: s.item.key
|
|
1989
1992
|
}, [
|
|
1990
|
-
v("div",
|
|
1993
|
+
v("div", Ms, [
|
|
1991
1994
|
h(d, {
|
|
1992
1995
|
is: "survey-string",
|
|
1993
1996
|
locString: s.item.locText
|
|
@@ -2006,7 +2009,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2006
2009
|
], 2)
|
|
2007
2010
|
]));
|
|
2008
2011
|
}
|
|
2009
|
-
}),
|
|
2012
|
+
}), Is = /* @__PURE__ */ y({
|
|
2010
2013
|
inheritAttrs: !1,
|
|
2011
2014
|
__name: "Ranking",
|
|
2012
2015
|
props: {
|
|
@@ -2078,10 +2081,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2078
2081
|
], 2)) : m("", !0)
|
|
2079
2082
|
], 2));
|
|
2080
2083
|
}
|
|
2081
|
-
}),
|
|
2084
|
+
}), Ss = ["tabindex", "data-sv-drop-target-ranking-item"], Vs = {
|
|
2082
2085
|
tabindex: "-1",
|
|
2083
2086
|
style: { outline: "none" }
|
|
2084
|
-
},
|
|
2087
|
+
}, Bs = ["xlink:href"], Rs = ["xlink:href"], Ts = ["xlink:href"], Zs = /* @__PURE__ */ y({
|
|
2085
2088
|
inheritAttrs: !1,
|
|
2086
2089
|
__name: "RankingItem",
|
|
2087
2090
|
props: {
|
|
@@ -2116,7 +2119,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2116
2119
|
);
|
|
2117
2120
|
})
|
|
2118
2121
|
}, [
|
|
2119
|
-
v("div",
|
|
2122
|
+
v("div", Vs, [
|
|
2120
2123
|
v("div", {
|
|
2121
2124
|
class: r(s.question.cssClasses.itemGhostNode)
|
|
2122
2125
|
}, null, 2),
|
|
@@ -2131,14 +2134,14 @@ const us = /* @__PURE__ */ y({
|
|
|
2131
2134
|
}, [
|
|
2132
2135
|
v("use", {
|
|
2133
2136
|
"xlink:href": s.question.dragDropSvgIcon
|
|
2134
|
-
}, null, 8,
|
|
2137
|
+
}, null, 8, Bs)
|
|
2135
2138
|
], 2)),
|
|
2136
2139
|
(o(), l("svg", {
|
|
2137
2140
|
class: r(s.question.getIconFocusCss())
|
|
2138
2141
|
}, [
|
|
2139
2142
|
v("use", {
|
|
2140
2143
|
"xlink:href": s.question.arrowsSvgIcon
|
|
2141
|
-
}, null, 8,
|
|
2144
|
+
}, null, 8, Rs)
|
|
2142
2145
|
], 2))
|
|
2143
2146
|
], 2),
|
|
2144
2147
|
!s.unrankedItem && n.value ? (o(), l("div", {
|
|
@@ -2151,7 +2154,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2151
2154
|
(o(), l("svg", null, [
|
|
2152
2155
|
v("use", {
|
|
2153
2156
|
"xlink:href": s.question.dashSvgIcon
|
|
2154
|
-
}, null, 8,
|
|
2157
|
+
}, null, 8, Ts)
|
|
2155
2158
|
]))
|
|
2156
2159
|
], 2)),
|
|
2157
2160
|
h(d, {
|
|
@@ -2161,9 +2164,9 @@ const us = /* @__PURE__ */ y({
|
|
|
2161
2164
|
}, null, 8, ["is", "item", "cssClasses"])
|
|
2162
2165
|
], 2)
|
|
2163
2166
|
])
|
|
2164
|
-
], 42,
|
|
2167
|
+
], 42, Ss));
|
|
2165
2168
|
}
|
|
2166
|
-
}),
|
|
2169
|
+
}), $s = /* @__PURE__ */ y({
|
|
2167
2170
|
inheritAttrs: !1,
|
|
2168
2171
|
__name: "RankingItemContent",
|
|
2169
2172
|
props: {
|
|
@@ -2180,10 +2183,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2180
2183
|
}, null, 8, ["locString"])
|
|
2181
2184
|
], 2));
|
|
2182
2185
|
}
|
|
2183
|
-
}),
|
|
2186
|
+
}), Ds = { role: "radiogroup" }, As = /* @__PURE__ */ v("legend", {
|
|
2184
2187
|
role: "presentation",
|
|
2185
2188
|
class: "sv-hidden"
|
|
2186
|
-
}, null, -1),
|
|
2189
|
+
}, null, -1), Ns = /* @__PURE__ */ y({
|
|
2187
2190
|
inheritAttrs: !1,
|
|
2188
2191
|
__name: "Rating",
|
|
2189
2192
|
props: {
|
|
@@ -2198,8 +2201,8 @@ const us = /* @__PURE__ */ y({
|
|
|
2198
2201
|
ref_key: "root",
|
|
2199
2202
|
ref: n
|
|
2200
2203
|
}, [
|
|
2201
|
-
v("fieldset",
|
|
2202
|
-
|
|
2204
|
+
v("fieldset", Ds, [
|
|
2205
|
+
As,
|
|
2203
2206
|
i.question.hasMinLabel ? (o(), l("span", {
|
|
2204
2207
|
key: 0,
|
|
2205
2208
|
class: r(i.question.cssClasses.minText)
|
|
@@ -2228,7 +2231,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2228
2231
|
])
|
|
2229
2232
|
], 2));
|
|
2230
2233
|
}
|
|
2231
|
-
}),
|
|
2234
|
+
}), Ps = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Es = ["data-text"], Ws = /* @__PURE__ */ y({
|
|
2232
2235
|
__name: "RatingItem",
|
|
2233
2236
|
props: {
|
|
2234
2237
|
question: {},
|
|
@@ -2255,7 +2258,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2255
2258
|
"aria-label": n.question.ariaLabel,
|
|
2256
2259
|
"aria-invalid": n.question.ariaInvalid,
|
|
2257
2260
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2258
|
-
}, null, 8,
|
|
2261
|
+
}, null, 8, Ps),
|
|
2259
2262
|
v("span", {
|
|
2260
2263
|
class: r(n.question.cssClasses.itemText),
|
|
2261
2264
|
"data-text": n.item.text
|
|
@@ -2264,10 +2267,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2264
2267
|
is: "survey-string",
|
|
2265
2268
|
locString: n.item.locText
|
|
2266
2269
|
}, null, 8, ["locString"])
|
|
2267
|
-
], 10,
|
|
2270
|
+
], 10, Es)
|
|
2268
2271
|
], 34));
|
|
2269
2272
|
}
|
|
2270
|
-
}),
|
|
2273
|
+
}), Fs = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], zs = /* @__PURE__ */ y({
|
|
2271
2274
|
__name: "RatingItemSmiley",
|
|
2272
2275
|
props: {
|
|
2273
2276
|
question: {},
|
|
@@ -2297,7 +2300,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2297
2300
|
"aria-label": n.question.ariaLabel,
|
|
2298
2301
|
"aria-invalid": n.question.ariaInvalid,
|
|
2299
2302
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2300
|
-
}, null, 8,
|
|
2303
|
+
}, null, 8, Fs),
|
|
2301
2304
|
h(d, {
|
|
2302
2305
|
is: "sv-svg-icon",
|
|
2303
2306
|
iconName: n.question.getItemSmileyIconName(n.item.itemValue),
|
|
@@ -2306,7 +2309,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2306
2309
|
}, null, 8, ["iconName", "title"])
|
|
2307
2310
|
], 38));
|
|
2308
2311
|
}
|
|
2309
|
-
}),
|
|
2312
|
+
}), Os = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Us = /* @__PURE__ */ y({
|
|
2310
2313
|
__name: "RatingItemStar",
|
|
2311
2314
|
props: {
|
|
2312
2315
|
question: {},
|
|
@@ -2335,7 +2338,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2335
2338
|
"aria-label": n.question.ariaLabel,
|
|
2336
2339
|
"aria-invalid": n.question.ariaInvalid,
|
|
2337
2340
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2338
|
-
}, null, 8,
|
|
2341
|
+
}, null, 8, Os),
|
|
2339
2342
|
h(d, {
|
|
2340
2343
|
is: "sv-svg-icon",
|
|
2341
2344
|
class: r("sv-star"),
|
|
@@ -2352,10 +2355,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2352
2355
|
}, null, 8, ["iconName", "title"])
|
|
2353
2356
|
], 34));
|
|
2354
2357
|
}
|
|
2355
|
-
}),
|
|
2358
|
+
}), Ks = { class: "sd-rating-dropdown-item" }, js = { class: "sd-rating-dropdown-item_text" }, Qs = {
|
|
2356
2359
|
key: 0,
|
|
2357
2360
|
class: "sd-rating-dropdown-item_description"
|
|
2358
|
-
},
|
|
2361
|
+
}, Gs = /* @__PURE__ */ y({
|
|
2359
2362
|
__name: "RatingDropdownItem",
|
|
2360
2363
|
props: {
|
|
2361
2364
|
item: {},
|
|
@@ -2363,9 +2366,9 @@ const us = /* @__PURE__ */ y({
|
|
|
2363
2366
|
},
|
|
2364
2367
|
setup(u) {
|
|
2365
2368
|
const e = u;
|
|
2366
|
-
return V(() => e.item), (n, s) => (o(), l("div",
|
|
2367
|
-
v("span",
|
|
2368
|
-
n.item.description ? (o(), l("div",
|
|
2369
|
+
return V(() => e.item), (n, s) => (o(), l("div", Ks, [
|
|
2370
|
+
v("span", js, H(n.item.title), 1),
|
|
2371
|
+
n.item.description ? (o(), l("div", Qs, [
|
|
2369
2372
|
h(d, {
|
|
2370
2373
|
is: "survey-string",
|
|
2371
2374
|
locString: n.item.description
|
|
@@ -2379,7 +2382,7 @@ x.Instance.registerRenderer(
|
|
|
2379
2382
|
"dropdown",
|
|
2380
2383
|
"sv-rating-dropdown"
|
|
2381
2384
|
);
|
|
2382
|
-
const
|
|
2385
|
+
const Js = /* @__PURE__ */ y({
|
|
2383
2386
|
inheritAttrs: !1,
|
|
2384
2387
|
__name: "RatingDropdown",
|
|
2385
2388
|
props: {
|
|
@@ -2398,7 +2401,7 @@ const Gs = /* @__PURE__ */ y({
|
|
|
2398
2401
|
}, null, 8, ["question"])
|
|
2399
2402
|
], 2));
|
|
2400
2403
|
}
|
|
2401
|
-
}),
|
|
2404
|
+
}), Xs = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Ys = /* @__PURE__ */ y({
|
|
2402
2405
|
inheritAttrs: !1,
|
|
2403
2406
|
__name: "BooleanSwitch",
|
|
2404
2407
|
props: {
|
|
@@ -2438,7 +2441,7 @@ const Gs = /* @__PURE__ */ y({
|
|
|
2438
2441
|
"aria-describedby": t.question.a11y_input_ariaDescribedBy,
|
|
2439
2442
|
"aria-invalid": t.question.a11y_input_ariaInvalid,
|
|
2440
2443
|
"aria-errormessage": t.question.a11y_input_ariaErrormessage
|
|
2441
|
-
}, null, 42,
|
|
2444
|
+
}, null, 42, Xs), [
|
|
2442
2445
|
[te, t.question.booleanValue]
|
|
2443
2446
|
]),
|
|
2444
2447
|
v("div", {
|
|
@@ -2494,7 +2497,7 @@ x.Instance.registerRenderer(
|
|
|
2494
2497
|
"radio",
|
|
2495
2498
|
"sv-boolean-radio"
|
|
2496
2499
|
);
|
|
2497
|
-
const
|
|
2500
|
+
const _s = /* @__PURE__ */ y({
|
|
2498
2501
|
inheritAttrs: !1,
|
|
2499
2502
|
__name: "BooleanRadio",
|
|
2500
2503
|
props: {
|
|
@@ -2535,7 +2538,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2535
2538
|
], 2)
|
|
2536
2539
|
], 2));
|
|
2537
2540
|
}
|
|
2538
|
-
}),
|
|
2541
|
+
}), xs = ["name", "value", "checked", "aria-errormessage", "disabled", "readonly"], en = ["xlink:href"], sn = /* @__PURE__ */ y({
|
|
2539
2542
|
__name: "BooleanRadioItem",
|
|
2540
2543
|
props: {
|
|
2541
2544
|
question: {},
|
|
@@ -2564,7 +2567,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2564
2567
|
readonly: s.question.isReadOnlyAttr,
|
|
2565
2568
|
class: r(s.question.cssClasses.itemRadioControl),
|
|
2566
2569
|
onChange: n
|
|
2567
|
-
}, null, 42,
|
|
2570
|
+
}, null, 42, xs),
|
|
2568
2571
|
s.question.cssClasses.materialRadioDecorator ? (o(), l("span", {
|
|
2569
2572
|
key: 0,
|
|
2570
2573
|
class: r(s.question.cssClasses.materialRadioDecorator)
|
|
@@ -2575,7 +2578,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2575
2578
|
}, [
|
|
2576
2579
|
v("use", {
|
|
2577
2580
|
"xlink:href": s.question.itemSvgIcon
|
|
2578
|
-
}, null, 8,
|
|
2581
|
+
}, null, 8, en)
|
|
2579
2582
|
], 2)) : m("", !0)
|
|
2580
2583
|
], 2)) : m("", !0),
|
|
2581
2584
|
v("span", {
|
|
@@ -2589,13 +2592,13 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2589
2592
|
], 2)
|
|
2590
2593
|
], 2));
|
|
2591
2594
|
}
|
|
2592
|
-
}),
|
|
2595
|
+
}), nn = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], tn = ["xlink:href"], on = /* @__PURE__ */ v("span", { class: "check" }, null, -1), rn = ["id"], ln = ["id"];
|
|
2593
2596
|
x.Instance.registerRenderer(
|
|
2594
2597
|
"boolean",
|
|
2595
2598
|
"checkbox",
|
|
2596
2599
|
"sv-boolean-checkbox"
|
|
2597
2600
|
);
|
|
2598
|
-
const
|
|
2601
|
+
const an = /* @__PURE__ */ y({
|
|
2599
2602
|
inheritAttrs: !1,
|
|
2600
2603
|
__name: "BooleanCheckbox",
|
|
2601
2604
|
props: {
|
|
@@ -2629,7 +2632,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2629
2632
|
"aria-label": s.question.ariaLabel,
|
|
2630
2633
|
"aria-invalid": s.question.ariaInvalid,
|
|
2631
2634
|
"aria-errormessage": s.question.ariaErrormessage
|
|
2632
|
-
}, null, 42,
|
|
2635
|
+
}, null, 42, nn), [
|
|
2633
2636
|
[te, s.question.booleanValue]
|
|
2634
2637
|
]),
|
|
2635
2638
|
v("span", {
|
|
@@ -2641,9 +2644,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
2641
2644
|
}, [
|
|
2642
2645
|
v("use", {
|
|
2643
2646
|
"xlink:href": s.question.svgIcon
|
|
2644
|
-
}, null, 8,
|
|
2647
|
+
}, null, 8, tn)
|
|
2645
2648
|
], 2)) : m("", !0),
|
|
2646
|
-
|
|
2649
|
+
on
|
|
2647
2650
|
], 2),
|
|
2648
2651
|
s.question.isLabelRendered ? (o(), l("span", {
|
|
2649
2652
|
key: 0,
|
|
@@ -2662,7 +2665,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2662
2665
|
element: s.question,
|
|
2663
2666
|
css: s.css
|
|
2664
2667
|
}, null, 8, ["element", "css"])) : m("", !0)
|
|
2665
|
-
], 10,
|
|
2668
|
+
], 10, rn)) : m("", !0)
|
|
2666
2669
|
], 2),
|
|
2667
2670
|
s.question.canRenderLabelDescription ? (o(), l("div", {
|
|
2668
2671
|
key: 0,
|
|
@@ -2673,11 +2676,11 @@ const ln = /* @__PURE__ */ y({
|
|
|
2673
2676
|
is: "survey-string",
|
|
2674
2677
|
locString: s.question.locDescription
|
|
2675
2678
|
}, null, 8, ["locString"])
|
|
2676
|
-
], 10,
|
|
2679
|
+
], 10, ln)) : m("", !0)
|
|
2677
2680
|
], 2)
|
|
2678
2681
|
], 2));
|
|
2679
2682
|
}
|
|
2680
|
-
}),
|
|
2683
|
+
}), un = /* @__PURE__ */ y({
|
|
2681
2684
|
inheritAttrs: !1,
|
|
2682
2685
|
__name: "Multipletext",
|
|
2683
2686
|
props: {
|
|
@@ -2713,7 +2716,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2713
2716
|
])
|
|
2714
2717
|
], 2));
|
|
2715
2718
|
}
|
|
2716
|
-
}),
|
|
2719
|
+
}), dn = { key: 1 }, mn = /* @__PURE__ */ y({
|
|
2717
2720
|
__name: "MultipletextItem",
|
|
2718
2721
|
props: {
|
|
2719
2722
|
question: {},
|
|
@@ -2746,7 +2749,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2746
2749
|
is: "survey-string",
|
|
2747
2750
|
locString: s.value.locTitle
|
|
2748
2751
|
}, null, 8, ["locString"]),
|
|
2749
|
-
s.value.editor.isRequireTextAfterTitle ? (o(), l("span",
|
|
2752
|
+
s.value.editor.isRequireTextAfterTitle ? (o(), l("span", dn, " ")) : m("", !0),
|
|
2750
2753
|
s.value.editor.isRequireTextAfterTitle ? (o(), l("span", {
|
|
2751
2754
|
key: 2,
|
|
2752
2755
|
"aria-hidden": "true",
|
|
@@ -2765,7 +2768,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2765
2768
|
], 34))
|
|
2766
2769
|
], 2));
|
|
2767
2770
|
}
|
|
2768
|
-
}),
|
|
2771
|
+
}), pn = { class: "sv-hidden" }, Cn = { key: 0 }, vn = { key: 0 }, cn = ["onClick"], gn = ["data-responsive-title", "onClick"], hn = /* @__PURE__ */ y({
|
|
2769
2772
|
inheritAttrs: !1,
|
|
2770
2773
|
__name: "Matrix",
|
|
2771
2774
|
props: {
|
|
@@ -2795,13 +2798,13 @@ const ln = /* @__PURE__ */ y({
|
|
|
2795
2798
|
ref: n
|
|
2796
2799
|
}, [
|
|
2797
2800
|
v("fieldset", null, [
|
|
2798
|
-
v("legend",
|
|
2801
|
+
v("legend", pn, H(t.question.locTitle.renderedHtml), 1),
|
|
2799
2802
|
v("table", {
|
|
2800
2803
|
class: r(t.question.getTableCss())
|
|
2801
2804
|
}, [
|
|
2802
|
-
t.question.showHeader ? (o(), l("thead",
|
|
2805
|
+
t.question.showHeader ? (o(), l("thead", Cn, [
|
|
2803
2806
|
v("tr", null, [
|
|
2804
|
-
t.question.hasRows ? (o(), l("td",
|
|
2807
|
+
t.question.hasRows ? (o(), l("td", vn)) : m("", !0),
|
|
2805
2808
|
(o(!0), l(I, null, S(t.question.visibleColumns, (p, g) => (o(), l("th", {
|
|
2806
2809
|
key: g,
|
|
2807
2810
|
class: r(t.question.cssClasses.headerCell),
|
|
@@ -2861,7 +2864,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2861
2864
|
is: "survey-string",
|
|
2862
2865
|
locString: t.question.getCellDisplayLocText(p.name, C)
|
|
2863
2866
|
}, null, 8, ["locString"])
|
|
2864
|
-
], 10,
|
|
2867
|
+
], 10, cn))), 128)) : m("", !0),
|
|
2865
2868
|
t.question.hasCellText ? m("", !0) : (o(!0), l(I, { key: 1 }, S(t.question.visibleColumns, (C, q) => (o(), l("td", {
|
|
2866
2869
|
key: q,
|
|
2867
2870
|
"data-responsive-title": C.locText.renderedHtml,
|
|
@@ -2875,14 +2878,14 @@ const ln = /* @__PURE__ */ y({
|
|
|
2875
2878
|
column: C,
|
|
2876
2879
|
columnIndex: q
|
|
2877
2880
|
}, null, 8, ["is", "question", "row", "column", "columnIndex"])
|
|
2878
|
-
], 10,
|
|
2881
|
+
], 10, gn))), 128))
|
|
2879
2882
|
], 2))), 128))
|
|
2880
2883
|
])
|
|
2881
2884
|
], 2)
|
|
2882
2885
|
])
|
|
2883
2886
|
], 2));
|
|
2884
2887
|
}
|
|
2885
|
-
}),
|
|
2888
|
+
}), yn = ["data-sv-drop-target-matrix-row"], qn = /* @__PURE__ */ y({
|
|
2886
2889
|
__name: "MatrixRow",
|
|
2887
2890
|
props: {
|
|
2888
2891
|
question: {},
|
|
@@ -2915,9 +2918,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
2915
2918
|
question: i.question,
|
|
2916
2919
|
key: i.row.id + "_" + a.id
|
|
2917
2920
|
}, null, 8, ["cell", "question"]))), 128))
|
|
2918
|
-
], 42,
|
|
2921
|
+
], 42, yn)) : m("", !0);
|
|
2919
2922
|
}
|
|
2920
|
-
}),
|
|
2923
|
+
}), wn = ["name", "value", "readonly", "disabled", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Ln = ["xlink:href"], kn = /* @__PURE__ */ y({
|
|
2921
2924
|
inheritAttrs: !1,
|
|
2922
2925
|
__name: "MatrixCell",
|
|
2923
2926
|
props: {
|
|
@@ -2947,7 +2950,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2947
2950
|
),
|
|
2948
2951
|
"aria-invalid": e.question.a11y_input_ariaInvalid,
|
|
2949
2952
|
"aria-errormessage": e.question.a11y_input_ariaErrormessage
|
|
2950
|
-
}, null, 10,
|
|
2953
|
+
}, null, 10, wn), [
|
|
2951
2954
|
[_, e.row.value]
|
|
2952
2955
|
]),
|
|
2953
2956
|
v("span", {
|
|
@@ -2959,7 +2962,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2959
2962
|
}, [
|
|
2960
2963
|
v("use", {
|
|
2961
2964
|
"xlink:href": e.question.itemSvgIcon
|
|
2962
|
-
}, null, 8,
|
|
2965
|
+
}, null, 8, Ln)
|
|
2963
2966
|
], 2)) : m("", !0)
|
|
2964
2967
|
], 2),
|
|
2965
2968
|
e.question.isMobile ? (o(), l("span", {
|
|
@@ -2973,7 +2976,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2973
2976
|
], 2)) : m("", !0)
|
|
2974
2977
|
], 34));
|
|
2975
2978
|
}
|
|
2976
|
-
}),
|
|
2979
|
+
}), fn = /* @__PURE__ */ y({
|
|
2977
2980
|
inheritAttrs: !1,
|
|
2978
2981
|
__name: "MatrixDropdown",
|
|
2979
2982
|
props: {
|
|
@@ -2988,7 +2991,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2988
2991
|
ref: n
|
|
2989
2992
|
}, null, 8, ["question"]));
|
|
2990
2993
|
}
|
|
2991
|
-
}),
|
|
2994
|
+
}), bn = { key: 0 }, Mn = { key: 1 }, Hn = /* @__PURE__ */ y({
|
|
2992
2995
|
__name: "MatrixTable",
|
|
2993
2996
|
props: {
|
|
2994
2997
|
question: {}
|
|
@@ -3002,7 +3005,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3002
3005
|
v("table", {
|
|
3003
3006
|
class: r(s.question.getTableCss())
|
|
3004
3007
|
}, [
|
|
3005
|
-
n.value.showHeader ? (o(), l("thead",
|
|
3008
|
+
n.value.showHeader ? (o(), l("thead", bn, [
|
|
3006
3009
|
v("tr", null, [
|
|
3007
3010
|
(o(!0), l(I, null, S(n.value.headerRow.cells, (t) => (o(), l(I, null, [
|
|
3008
3011
|
t.hasTitle ? (o(), l("th", {
|
|
@@ -3045,7 +3048,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3045
3048
|
question: s.question
|
|
3046
3049
|
}, null, 8, ["row", "question"]))), 128))
|
|
3047
3050
|
]),
|
|
3048
|
-
n.value.showFooter ? (o(), l("tfoot",
|
|
3051
|
+
n.value.showFooter ? (o(), l("tfoot", Mn, [
|
|
3049
3052
|
v("tr", null, [
|
|
3050
3053
|
(o(!0), l(I, null, S(n.value.footerRow.cells, (t, a) => (o(), c(d, {
|
|
3051
3054
|
is: "survey-matrixdropdown-cell",
|
|
@@ -3058,7 +3061,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3058
3061
|
], 2)
|
|
3059
3062
|
], 6));
|
|
3060
3063
|
}
|
|
3061
|
-
}),
|
|
3064
|
+
}), In = /* @__PURE__ */ v("span", null, " ", -1), Sn = /* @__PURE__ */ y({
|
|
3062
3065
|
__name: "MatrixHeaderRequired",
|
|
3063
3066
|
props: {
|
|
3064
3067
|
question: {},
|
|
@@ -3067,14 +3070,14 @@ const ln = /* @__PURE__ */ y({
|
|
|
3067
3070
|
setup(u) {
|
|
3068
3071
|
const e = u;
|
|
3069
3072
|
return V(() => e.column), (n, s) => n.column.isRenderedRequired ? (o(), l(I, { key: 0 }, [
|
|
3070
|
-
|
|
3073
|
+
In,
|
|
3071
3074
|
n.column.isRenderedRequired ? (o(), l("span", {
|
|
3072
3075
|
key: 0,
|
|
3073
3076
|
class: r(n.question.cssClasses.cellRequiredMark)
|
|
3074
3077
|
}, H(n.column.requiredMark), 3)) : m("", !0)
|
|
3075
3078
|
], 64)) : m("", !0);
|
|
3076
3079
|
}
|
|
3077
|
-
}),
|
|
3080
|
+
}), Vn = ["title", "colspan"], Bn = /* @__PURE__ */ y({
|
|
3078
3081
|
__name: "MatrixDropdownCellComp",
|
|
3079
3082
|
props: {
|
|
3080
3083
|
question: {},
|
|
@@ -3239,9 +3242,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
3239
3242
|
]),
|
|
3240
3243
|
_: 1
|
|
3241
3244
|
}, 8, ["is", "componentData"])) : m("", !0)
|
|
3242
|
-
], 46,
|
|
3245
|
+
], 46, Vn)) : m("", !0);
|
|
3243
3246
|
}
|
|
3244
|
-
}),
|
|
3247
|
+
}), Rn = /* @__PURE__ */ y({
|
|
3245
3248
|
inheritAttrs: !1,
|
|
3246
3249
|
__name: "MatrixDynamic",
|
|
3247
3250
|
props: {
|
|
@@ -3334,7 +3337,7 @@ function ie(u, e = !0) {
|
|
|
3334
3337
|
row: e ? b(() => u.item.data.row) : void 0
|
|
3335
3338
|
};
|
|
3336
3339
|
}
|
|
3337
|
-
const
|
|
3340
|
+
const Tn = ["disabled"], Zn = /* @__PURE__ */ y({
|
|
3338
3341
|
__name: "RemoveButton",
|
|
3339
3342
|
props: {
|
|
3340
3343
|
item: {}
|
|
@@ -3354,9 +3357,9 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3354
3357
|
v("span", {
|
|
3355
3358
|
class: r(L(n).cssClasses.iconRemove)
|
|
3356
3359
|
}, null, 2)
|
|
3357
|
-
], 10,
|
|
3360
|
+
], 10, Tn));
|
|
3358
3361
|
}
|
|
3359
|
-
}),
|
|
3362
|
+
}), $n = ["xlink:href"], Dn = /* @__PURE__ */ y({
|
|
3360
3363
|
__name: "DragDropIcon",
|
|
3361
3364
|
props: {
|
|
3362
3365
|
item: {}
|
|
@@ -3370,14 +3373,14 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3370
3373
|
}, [
|
|
3371
3374
|
v("use", {
|
|
3372
3375
|
"xlink:href": L(n).iconDragElement
|
|
3373
|
-
}, null, 8,
|
|
3376
|
+
}, null, 8, $n)
|
|
3374
3377
|
], 2)) : (o(), l("span", {
|
|
3375
3378
|
key: 1,
|
|
3376
3379
|
class: r(L(n).cssClasses.iconDrag)
|
|
3377
3380
|
}, null, 2))
|
|
3378
3381
|
]));
|
|
3379
3382
|
}
|
|
3380
|
-
}),
|
|
3383
|
+
}), An = ["aria-expanded", "aria-controls"], Nn = /* @__PURE__ */ y({
|
|
3381
3384
|
__name: "DetailButton",
|
|
3382
3385
|
props: {
|
|
3383
3386
|
item: {}
|
|
@@ -3397,9 +3400,9 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3397
3400
|
iconName: L(n).getDetailPanelIconId(L(s)),
|
|
3398
3401
|
size: "auto"
|
|
3399
3402
|
}, null, 8, ["class", "iconName"])
|
|
3400
|
-
], 10,
|
|
3403
|
+
], 10, An));
|
|
3401
3404
|
}
|
|
3402
|
-
}),
|
|
3405
|
+
}), Pn = /* @__PURE__ */ y({
|
|
3403
3406
|
inheritAttrs: !1,
|
|
3404
3407
|
__name: "PanelDynamic",
|
|
3405
3408
|
props: {
|
|
@@ -3531,7 +3534,7 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3531
3534
|
}, null, 8, ["question"])) : m("", !0)
|
|
3532
3535
|
], 2));
|
|
3533
3536
|
}
|
|
3534
|
-
}),
|
|
3537
|
+
}), En = /* @__PURE__ */ y({
|
|
3535
3538
|
__name: "PanelDynamicProgress",
|
|
3536
3539
|
props: {
|
|
3537
3540
|
question: {}
|
|
@@ -3578,7 +3581,7 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3578
3581
|
], 2)
|
|
3579
3582
|
], 2));
|
|
3580
3583
|
}
|
|
3581
|
-
}),
|
|
3584
|
+
}), Wn = /* @__PURE__ */ y({
|
|
3582
3585
|
__name: "PanelDynamicProgressV2",
|
|
3583
3586
|
props: {
|
|
3584
3587
|
question: {}
|
|
@@ -3618,7 +3621,7 @@ function Q(u) {
|
|
|
3618
3621
|
() => u.item && u.item.data.question || u.data.question
|
|
3619
3622
|
);
|
|
3620
3623
|
}
|
|
3621
|
-
const
|
|
3624
|
+
const Fn = ["id"], zn = /* @__PURE__ */ y({
|
|
3622
3625
|
__name: "PaneldynamicAddBtn",
|
|
3623
3626
|
props: {
|
|
3624
3627
|
item: {},
|
|
@@ -3643,9 +3646,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3643
3646
|
locString: L(n).locAddPanelText
|
|
3644
3647
|
}, null, 8, ["locString"])
|
|
3645
3648
|
], 2)
|
|
3646
|
-
], 10,
|
|
3649
|
+
], 10, Fn)) : m("", !0);
|
|
3647
3650
|
}
|
|
3648
|
-
}),
|
|
3651
|
+
}), On = ["title"], Un = /* @__PURE__ */ y({
|
|
3649
3652
|
__name: "PaneldynamicNextBtn",
|
|
3650
3653
|
props: {
|
|
3651
3654
|
item: {},
|
|
@@ -3665,9 +3668,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3665
3668
|
iconName: L(n).cssClasses.progressBtnIcon,
|
|
3666
3669
|
size: "auto"
|
|
3667
3670
|
}, null, 8, ["iconName"])
|
|
3668
|
-
], 10,
|
|
3671
|
+
], 10, On));
|
|
3669
3672
|
}
|
|
3670
|
-
}),
|
|
3673
|
+
}), Kn = ["title"], jn = /* @__PURE__ */ y({
|
|
3671
3674
|
__name: "PaneldynamicPrevBtn",
|
|
3672
3675
|
props: {
|
|
3673
3676
|
item: {},
|
|
@@ -3687,9 +3690,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3687
3690
|
iconName: L(n).cssClasses.progressBtnIcon,
|
|
3688
3691
|
size: "auto"
|
|
3689
3692
|
}, null, 8, ["iconName"])
|
|
3690
|
-
], 10,
|
|
3693
|
+
], 10, Kn));
|
|
3691
3694
|
}
|
|
3692
|
-
}),
|
|
3695
|
+
}), Qn = ["id"], Gn = /* @__PURE__ */ y({
|
|
3693
3696
|
__name: "PaneldynamicRemoveBtn",
|
|
3694
3697
|
props: {
|
|
3695
3698
|
item: {},
|
|
@@ -3718,9 +3721,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3718
3721
|
v("span", {
|
|
3719
3722
|
class: r(L(n).cssClasses.iconRemove)
|
|
3720
3723
|
}, null, 2)
|
|
3721
|
-
], 10,
|
|
3724
|
+
], 10, Qn));
|
|
3722
3725
|
}
|
|
3723
|
-
}),
|
|
3726
|
+
}), Jn = /* @__PURE__ */ y({
|
|
3724
3727
|
__name: "PaneldynamicProgressText",
|
|
3725
3728
|
props: {
|
|
3726
3729
|
item: {},
|
|
@@ -3732,7 +3735,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3732
3735
|
class: r(L(n).cssClasses.progressText)
|
|
3733
3736
|
}, H(L(n).progressText), 3));
|
|
3734
3737
|
}
|
|
3735
|
-
}),
|
|
3738
|
+
}), Xn = ["id"], Yn = /* @__PURE__ */ y({
|
|
3736
3739
|
__name: "Errors",
|
|
3737
3740
|
props: {
|
|
3738
3741
|
element: {},
|
|
@@ -3757,21 +3760,21 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3757
3760
|
error: i,
|
|
3758
3761
|
cssClasses: n.element.cssClasses
|
|
3759
3762
|
}, null, 8, ["is", "element", "errorKey", "error", "cssClasses"]))), 128))
|
|
3760
|
-
], 10,
|
|
3763
|
+
], 10, Xn)) : m("", !0);
|
|
3761
3764
|
}
|
|
3762
|
-
}),
|
|
3765
|
+
}), _n = { key: 0 }, xn = /* @__PURE__ */ y({
|
|
3763
3766
|
__name: "QuestionComment",
|
|
3764
3767
|
props: {
|
|
3765
3768
|
question: {}
|
|
3766
3769
|
},
|
|
3767
3770
|
setup(u) {
|
|
3768
|
-
return (e, n) => e.question.isReadOnlyRenderDiv() ? (o(), l("div",
|
|
3771
|
+
return (e, n) => e.question.isReadOnlyRenderDiv() ? (o(), l("div", _n, H(e.question.comment), 1)) : (o(), c(d, {
|
|
3769
3772
|
key: 1,
|
|
3770
3773
|
is: "sv-text-area",
|
|
3771
3774
|
model: e.question.commentTextAreaModel
|
|
3772
3775
|
}, null, 8, ["model"]));
|
|
3773
3776
|
}
|
|
3774
|
-
}),
|
|
3777
|
+
}), et = /* @__PURE__ */ y({
|
|
3775
3778
|
__name: "TitleElement",
|
|
3776
3779
|
props: {
|
|
3777
3780
|
element: {},
|
|
@@ -3824,7 +3827,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3824
3827
|
_: 1
|
|
3825
3828
|
}, 40, ["class", "aria-label", "id", "tabindex", "aria-expanded", "role"])) : m("", !0);
|
|
3826
3829
|
}
|
|
3827
|
-
}),
|
|
3830
|
+
}), st = { key: 3 }, nt = { key: 5 }, tt = { key: 7 }, ot = /* @__PURE__ */ y({
|
|
3828
3831
|
inheritAttrs: !1,
|
|
3829
3832
|
__name: "TitleContent",
|
|
3830
3833
|
props: {
|
|
@@ -3852,19 +3855,19 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3852
3855
|
class: r(n.element.cssTitleNumber),
|
|
3853
3856
|
"aria-hidden": !0
|
|
3854
3857
|
}, H(n.element.no), 3)) : m("", !0),
|
|
3855
|
-
!n.element.isTitleRenderedAsString && n.element.no ? (o(), l("span",
|
|
3858
|
+
!n.element.isTitleRenderedAsString && n.element.no ? (o(), l("span", st, " ")) : m("", !0),
|
|
3856
3859
|
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span", {
|
|
3857
3860
|
key: 4,
|
|
3858
3861
|
class: r(n.element.cssRequiredMark),
|
|
3859
3862
|
"aria-hidden": !0
|
|
3860
3863
|
}, H(n.element.requiredMark), 3)) : m("", !0),
|
|
3861
|
-
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span",
|
|
3864
|
+
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span", nt, " ")) : m("", !0),
|
|
3862
3865
|
n.element.isTitleRenderedAsString ? m("", !0) : (o(), c(d, {
|
|
3863
3866
|
key: 6,
|
|
3864
3867
|
is: "survey-string",
|
|
3865
3868
|
locString: n.element.locTitle
|
|
3866
3869
|
}, null, 8, ["locString"])),
|
|
3867
|
-
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span",
|
|
3870
|
+
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span", tt, " ")) : m("", !0),
|
|
3868
3871
|
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span", {
|
|
3869
3872
|
key: 8,
|
|
3870
3873
|
class: r(n.element.cssRequiredMark),
|
|
@@ -3872,7 +3875,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3872
3875
|
}, H(n.element.requiredMark), 3)) : m("", !0)
|
|
3873
3876
|
], 64));
|
|
3874
3877
|
}
|
|
3875
|
-
}),
|
|
3878
|
+
}), it = { class: "sv-title-actions" }, rt = { class: "sv-title-actions__title" }, lt = /* @__PURE__ */ y({
|
|
3876
3879
|
__name: "TitleActions",
|
|
3877
3880
|
props: {
|
|
3878
3881
|
element: {},
|
|
@@ -3880,8 +3883,8 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3880
3883
|
},
|
|
3881
3884
|
setup(u) {
|
|
3882
3885
|
const e = u, n = b(() => e.element.getTitleToolbar());
|
|
3883
|
-
return (s, i) => (o(), l("div",
|
|
3884
|
-
v("span",
|
|
3886
|
+
return (s, i) => (o(), l("div", it, [
|
|
3887
|
+
v("span", rt, [
|
|
3885
3888
|
s.element.isPage ? (o(), c(d, {
|
|
3886
3889
|
key: 0,
|
|
3887
3890
|
is: "survey-string",
|
|
@@ -3900,20 +3903,20 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3900
3903
|
}, null, 8, ["model"])
|
|
3901
3904
|
]));
|
|
3902
3905
|
}
|
|
3903
|
-
}),
|
|
3906
|
+
}), at = (u, e) => {
|
|
3904
3907
|
const n = u.__vccOpts || u;
|
|
3905
3908
|
for (const [s, i] of e)
|
|
3906
3909
|
n[s] = i;
|
|
3907
3910
|
return n;
|
|
3908
|
-
},
|
|
3909
|
-
|
|
3911
|
+
}, ut = {}, dt = { class: "sv-brand-info" }, mt = /* @__PURE__ */ Ze('<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), pt = [
|
|
3912
|
+
mt
|
|
3910
3913
|
];
|
|
3911
|
-
function
|
|
3912
|
-
return o(), l("div",
|
|
3914
|
+
function Ct(u, e) {
|
|
3915
|
+
return o(), l("div", dt, pt);
|
|
3913
3916
|
}
|
|
3914
|
-
const
|
|
3915
|
-
|
|
3916
|
-
],
|
|
3917
|
+
const vt = /* @__PURE__ */ at(ut, [["render", Ct]]), ct = /* @__PURE__ */ v("use", null, null, -1), gt = [
|
|
3918
|
+
ct
|
|
3919
|
+
], ht = /* @__PURE__ */ y({
|
|
3917
3920
|
__name: "SvgIcon",
|
|
3918
3921
|
props: {
|
|
3919
3922
|
size: {},
|
|
@@ -3942,9 +3945,9 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
3942
3945
|
ref: n,
|
|
3943
3946
|
class: "sv-svg-icon",
|
|
3944
3947
|
role: "img"
|
|
3945
|
-
},
|
|
3948
|
+
}, gt, 512));
|
|
3946
3949
|
}
|
|
3947
|
-
}),
|
|
3950
|
+
}), yt = /* @__PURE__ */ y({
|
|
3948
3951
|
__name: "QuestionError",
|
|
3949
3952
|
props: {
|
|
3950
3953
|
errorKey: {},
|
|
@@ -3972,7 +3975,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
3972
3975
|
], 2)
|
|
3973
3976
|
]));
|
|
3974
3977
|
}
|
|
3975
|
-
}),
|
|
3978
|
+
}), qt = /* @__PURE__ */ y({
|
|
3976
3979
|
__name: "ActionBar",
|
|
3977
3980
|
props: {
|
|
3978
3981
|
model: {},
|
|
@@ -4003,7 +4006,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4003
4006
|
}, null, 8, ["item"]))), 128))
|
|
4004
4007
|
], 2)) : m("", !0);
|
|
4005
4008
|
}
|
|
4006
|
-
}),
|
|
4009
|
+
}), wt = ["id"], Lt = { class: "sv-action__content" }, kt = /* @__PURE__ */ y({
|
|
4007
4010
|
__name: "Action",
|
|
4008
4011
|
props: {
|
|
4009
4012
|
item: {}
|
|
@@ -4028,7 +4031,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4028
4031
|
ref_key: "root",
|
|
4029
4032
|
ref: e
|
|
4030
4033
|
}, [
|
|
4031
|
-
v("div",
|
|
4034
|
+
v("div", Lt, [
|
|
4032
4035
|
i.item.needSeparator ? (o(), c(d, {
|
|
4033
4036
|
key: 0,
|
|
4034
4037
|
is: "sv-action-bar-separator"
|
|
@@ -4038,7 +4041,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4038
4041
|
item: i.item
|
|
4039
4042
|
}, null, 8, ["is", "item"])
|
|
4040
4043
|
])
|
|
4041
|
-
], 10,
|
|
4044
|
+
], 10, wt));
|
|
4042
4045
|
}
|
|
4043
4046
|
}), U = {
|
|
4044
4047
|
mounted: function(u, e) {
|
|
@@ -4058,10 +4061,10 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4058
4061
|
ze(s);
|
|
4059
4062
|
});
|
|
4060
4063
|
}
|
|
4061
|
-
},
|
|
4064
|
+
}, ft = ["disabled", "title", "aria-checked", "aria-expanded", "role"], bt = {
|
|
4062
4065
|
inheritAttrs: !1
|
|
4063
|
-
},
|
|
4064
|
-
...
|
|
4066
|
+
}, Mt = /* @__PURE__ */ y({
|
|
4067
|
+
...bt,
|
|
4065
4068
|
__name: "ActionBarItem",
|
|
4066
4069
|
props: {
|
|
4067
4070
|
item: {}
|
|
@@ -4101,14 +4104,14 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4101
4104
|
key: 1,
|
|
4102
4105
|
class: r(n.item.getActionBarItemTitleCss())
|
|
4103
4106
|
}, H(n.item.title), 3)) : m("", !0)
|
|
4104
|
-
], 42,
|
|
4107
|
+
], 42, ft)), [
|
|
4105
4108
|
[L(U), { processEsc: !1, disableTabStop: n.item.disableTabStop }]
|
|
4106
4109
|
]);
|
|
4107
4110
|
}
|
|
4108
|
-
}),
|
|
4111
|
+
}), Ht = ["disabled", "title", "role"], It = {
|
|
4109
4112
|
inheritAttrs: !1
|
|
4110
|
-
},
|
|
4111
|
-
...
|
|
4113
|
+
}, St = /* @__PURE__ */ y({
|
|
4114
|
+
...It,
|
|
4112
4115
|
__name: "ActionBarItemDropdown",
|
|
4113
4116
|
props: {
|
|
4114
4117
|
item: {}
|
|
@@ -4150,7 +4153,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4150
4153
|
key: 1,
|
|
4151
4154
|
class: r(s.item.getActionBarItemTitleCss())
|
|
4152
4155
|
}, H(s.item.title), 3)) : m("", !0)
|
|
4153
|
-
], 42,
|
|
4156
|
+
], 42, Ht)), [
|
|
4154
4157
|
[L(U), { processEsc: !1, disableTabStop: s.item.disableTabStop }]
|
|
4155
4158
|
]),
|
|
4156
4159
|
h(d, {
|
|
@@ -4159,7 +4162,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4159
4162
|
}, null, 8, ["model"])
|
|
4160
4163
|
], 64));
|
|
4161
4164
|
}
|
|
4162
|
-
}),
|
|
4165
|
+
}), Vt = /* @__PURE__ */ y({
|
|
4163
4166
|
__name: "ActionBarSeparator",
|
|
4164
4167
|
props: {
|
|
4165
4168
|
item: {}
|
|
@@ -4170,7 +4173,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4170
4173
|
class: r(["sv-action-bar-separator", n.value])
|
|
4171
4174
|
}, null, 2));
|
|
4172
4175
|
}
|
|
4173
|
-
}),
|
|
4176
|
+
}), Bt = ["aria-label", "placeholder", "value"], Rt = ["aria-label"], Tt = ["id"], Zt = /* @__PURE__ */ y({
|
|
4174
4177
|
__name: "List",
|
|
4175
4178
|
props: {
|
|
4176
4179
|
model: {}
|
|
@@ -4215,7 +4218,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4215
4218
|
value: p.model.filterString,
|
|
4216
4219
|
onChange: s,
|
|
4217
4220
|
onKeyup: i
|
|
4218
|
-
}, null, 42,
|
|
4221
|
+
}, null, 42, Bt),
|
|
4219
4222
|
p.model.showSearchClearButton && p.model.filterString ? (o(), l("button", {
|
|
4220
4223
|
key: 0,
|
|
4221
4224
|
onClick: g[0] || (g[0] = (C) => {
|
|
@@ -4236,7 +4239,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4236
4239
|
v("div", {
|
|
4237
4240
|
class: r(p.model.cssClasses.emptyText),
|
|
4238
4241
|
"aria-label": p.model.emptyMessage
|
|
4239
|
-
}, H(p.model.emptyMessage), 11,
|
|
4242
|
+
}, H(p.model.emptyMessage), 11, Rt)
|
|
4240
4243
|
], 2), [
|
|
4241
4244
|
[N, p.model.isEmpty]
|
|
4242
4245
|
]),
|
|
@@ -4259,12 +4262,12 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4259
4262
|
model: p.model,
|
|
4260
4263
|
key: C.id
|
|
4261
4264
|
}, null, 8, ["item", "model"]))), 128))
|
|
4262
|
-
], 42,
|
|
4265
|
+
], 42, Tt)), [
|
|
4263
4266
|
[N, !p.model.isEmpty]
|
|
4264
4267
|
]) : m("", !0)
|
|
4265
4268
|
], 2));
|
|
4266
4269
|
}
|
|
4267
|
-
}),
|
|
4270
|
+
}), $t = ["aria-selected", "id", "tabindex"], Dt = ["title"], At = /* @__PURE__ */ y({
|
|
4268
4271
|
__name: "ListItem",
|
|
4269
4272
|
props: {
|
|
4270
4273
|
model: {},
|
|
@@ -4308,13 +4311,13 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4308
4311
|
item: t.item,
|
|
4309
4312
|
model: t.model
|
|
4310
4313
|
}, null, 8, ["is", "item", "model"])
|
|
4311
|
-
], 46,
|
|
4312
|
-
], 42,
|
|
4314
|
+
], 46, Dt)
|
|
4315
|
+
], 42, $t)), [
|
|
4313
4316
|
[N, t.model.isItemVisible(t.item)],
|
|
4314
4317
|
[L(U), { processEsc: !1, disableTabStop: t.item.disableTabStop }]
|
|
4315
4318
|
]);
|
|
4316
4319
|
}
|
|
4317
|
-
}),
|
|
4320
|
+
}), Nt = /* @__PURE__ */ y({
|
|
4318
4321
|
__name: "ListItemContent",
|
|
4319
4322
|
props: {
|
|
4320
4323
|
model: {},
|
|
@@ -4343,7 +4346,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4343
4346
|
}, null, 8, ["class", "iconName"])) : m("", !0)
|
|
4344
4347
|
], 64));
|
|
4345
4348
|
}
|
|
4346
|
-
}),
|
|
4349
|
+
}), Pt = /* @__PURE__ */ y({
|
|
4347
4350
|
__name: "ListItemGroup",
|
|
4348
4351
|
props: {
|
|
4349
4352
|
model: {},
|
|
@@ -4363,7 +4366,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4363
4366
|
}, null, 8, ["model"])
|
|
4364
4367
|
], 64));
|
|
4365
4368
|
}
|
|
4366
|
-
}),
|
|
4369
|
+
}), Et = /* @__PURE__ */ y({
|
|
4367
4370
|
__name: "Popup",
|
|
4368
4371
|
props: {
|
|
4369
4372
|
model: {}
|
|
@@ -4393,13 +4396,13 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4393
4396
|
}, null, 8, ["model"])
|
|
4394
4397
|
], 512));
|
|
4395
4398
|
}
|
|
4396
|
-
}),
|
|
4399
|
+
}), Wt = { class: "sv-popup__body-content" }, Ft = {
|
|
4397
4400
|
key: 0,
|
|
4398
4401
|
class: "sv-popup__body-header"
|
|
4399
|
-
},
|
|
4402
|
+
}, zt = { class: "sv-popup__scrolling-content" }, Ot = { class: "sv-popup__content" }, Ut = {
|
|
4400
4403
|
key: 1,
|
|
4401
4404
|
class: "sv-popup__body-footer"
|
|
4402
|
-
},
|
|
4405
|
+
}, Kt = /* @__PURE__ */ y({
|
|
4403
4406
|
__name: "PopupContainer",
|
|
4404
4407
|
props: {
|
|
4405
4408
|
model: {}
|
|
@@ -4439,16 +4442,16 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4439
4442
|
is: s.model.popupHeaderTemplate,
|
|
4440
4443
|
model: s.model
|
|
4441
4444
|
}, null, 8, ["is", "model"])) : m("", !0),
|
|
4442
|
-
v("div",
|
|
4443
|
-
s.model.title ? (o(), l("div",
|
|
4444
|
-
v("div",
|
|
4445
|
-
v("div",
|
|
4445
|
+
v("div", Wt, [
|
|
4446
|
+
s.model.title ? (o(), l("div", Ft, H(s.model.title), 1)) : m("", !0),
|
|
4447
|
+
v("div", zt, [
|
|
4448
|
+
v("div", Ot, [
|
|
4446
4449
|
h(d, D({
|
|
4447
4450
|
is: s.model.contentComponentName
|
|
4448
4451
|
}, s.model.contentComponentData), null, 16, ["is"])
|
|
4449
4452
|
])
|
|
4450
4453
|
]),
|
|
4451
|
-
s.model.showFooter ? (o(), l("div",
|
|
4454
|
+
s.model.showFooter ? (o(), l("div", Ut, [
|
|
4452
4455
|
h(d, {
|
|
4453
4456
|
is: "sv-action-bar",
|
|
4454
4457
|
model: s.model.footerToolbar
|
|
@@ -4460,7 +4463,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4460
4463
|
[N, s.model.isVisible]
|
|
4461
4464
|
]);
|
|
4462
4465
|
}
|
|
4463
|
-
}),
|
|
4466
|
+
}), jt = /* @__PURE__ */ y({
|
|
4464
4467
|
__name: "PopupPointer",
|
|
4465
4468
|
props: {
|
|
4466
4469
|
model: {}
|
|
@@ -4474,7 +4477,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4474
4477
|
})
|
|
4475
4478
|
}, null, 4));
|
|
4476
4479
|
}
|
|
4477
|
-
}),
|
|
4480
|
+
}), Qt = /* @__PURE__ */ y({
|
|
4478
4481
|
__name: "Container",
|
|
4479
4482
|
props: {
|
|
4480
4483
|
survey: {},
|
|
@@ -4535,7 +4538,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4535
4538
|
}, H(t.survey.progressText), 3)
|
|
4536
4539
|
], 2));
|
|
4537
4540
|
}
|
|
4538
|
-
}),
|
|
4541
|
+
}), Gt = ["title"], Jt = ["onClick", "data-page-number"], Xt = ["title"], Yt = ["title"], _t = ["title"], xt = /* @__PURE__ */ y({
|
|
4539
4542
|
__name: "ProgressButtons",
|
|
4540
4543
|
props: {
|
|
4541
4544
|
survey: {},
|
|
@@ -4580,7 +4583,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4580
4583
|
v("div", {
|
|
4581
4584
|
class: r(q.survey.css.progressButtonsPageTitle),
|
|
4582
4585
|
title: q.model.headerText
|
|
4583
|
-
}, H(q.model.headerText), 11,
|
|
4586
|
+
}, H(q.model.headerText), 11, Gt)
|
|
4584
4587
|
], 2)) : m("", !0),
|
|
4585
4588
|
v("div", {
|
|
4586
4589
|
class: r(p.value.progressButtonsContainer)
|
|
@@ -4616,12 +4619,12 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4616
4619
|
is: "survey-string",
|
|
4617
4620
|
locString: k.locNavigationTitle
|
|
4618
4621
|
}, null, 8, ["locString"])
|
|
4619
|
-
], 10,
|
|
4622
|
+
], 10, Xt)) : m("", !0),
|
|
4620
4623
|
t.value ? (o(), l("div", {
|
|
4621
4624
|
key: 1,
|
|
4622
4625
|
class: r(p.value.progressButtonsPageDescription),
|
|
4623
4626
|
title: k.locNavigationDescription.renderedHtml
|
|
4624
|
-
}, H(k.locNavigationDescription.renderedHtml), 11,
|
|
4627
|
+
}, H(k.locNavigationDescription.renderedHtml), 11, Yt)) : m("", !0),
|
|
4625
4628
|
v("div", {
|
|
4626
4629
|
class: r(p.value.progressButtonsButton)
|
|
4627
4630
|
}, [
|
|
@@ -4633,7 +4636,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4633
4636
|
}, null, 2),
|
|
4634
4637
|
v("span", null, H(q.model.getItemNumber(k)), 1)
|
|
4635
4638
|
], 2)
|
|
4636
|
-
], 10,
|
|
4639
|
+
], 10, Jt))), 128))
|
|
4637
4640
|
], 2)
|
|
4638
4641
|
], 2),
|
|
4639
4642
|
v("div", {
|
|
@@ -4649,11 +4652,11 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4649
4652
|
v("div", {
|
|
4650
4653
|
class: r(q.survey.css.progressButtonsPageTitle),
|
|
4651
4654
|
title: q.model.footerText
|
|
4652
|
-
}, H(q.model.footerText), 11,
|
|
4655
|
+
}, H(q.model.footerText), 11, _t)
|
|
4653
4656
|
], 2)) : m("", !0)
|
|
4654
4657
|
], 6));
|
|
4655
4658
|
}
|
|
4656
|
-
}),
|
|
4659
|
+
}), eo = /* @__PURE__ */ y({
|
|
4657
4660
|
__name: "ProgressToc",
|
|
4658
4661
|
props: {
|
|
4659
4662
|
survey: {},
|
|
@@ -4688,11 +4691,11 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4688
4691
|
}
|
|
4689
4692
|
});
|
|
4690
4693
|
/*!
|
|
4691
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
4694
|
+
* surveyjs - Survey JavaScript library v2.0.1
|
|
4692
4695
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4693
4696
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4694
4697
|
*/
|
|
4695
|
-
var
|
|
4698
|
+
var so = {
|
|
4696
4699
|
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>',
|
|
4697
4700
|
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>',
|
|
4698
4701
|
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>',
|
|
@@ -4754,7 +4757,7 @@ var eo = {
|
|
|
4754
4757
|
"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>'
|
|
4755
4758
|
};
|
|
4756
4759
|
/*!
|
|
4757
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
4760
|
+
* surveyjs - Survey JavaScript library v2.0.1
|
|
4758
4761
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4759
4762
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4760
4763
|
*/
|
|
@@ -4819,11 +4822,11 @@ var ke = {
|
|
|
4819
4822
|
"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>',
|
|
4820
4823
|
"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>'
|
|
4821
4824
|
};
|
|
4822
|
-
const
|
|
4825
|
+
const no = ["lang", "dir"], to = { onsubmit: "return false;" }, oo = {
|
|
4823
4826
|
key: 0,
|
|
4824
4827
|
class: "sv_custom_header"
|
|
4825
|
-
},
|
|
4826
|
-
qe("v1",
|
|
4828
|
+
}, io = { class: "sv-components-column sv-components-column--expandable" }, ro = ["id"], lo = { key: 2 }, ao = ["innerHTML"], uo = ["innerHTML"], mo = ["innerHTML"];
|
|
4829
|
+
qe("v1", so);
|
|
4827
4830
|
qe("v2", ke);
|
|
4828
4831
|
X.registerIcons(ke);
|
|
4829
4832
|
const re = /* @__PURE__ */ y({
|
|
@@ -4883,8 +4886,8 @@ const re = /* @__PURE__ */ y({
|
|
|
4883
4886
|
class: r(C.value.rootBackgroundImage),
|
|
4884
4887
|
style: M(t.value.backgroundImageStyle)
|
|
4885
4888
|
}, null, 6)) : m("", !0),
|
|
4886
|
-
v("form",
|
|
4887
|
-
t.value.hasLogo ? m("", !0) : (o(), l("div",
|
|
4889
|
+
v("form", to, [
|
|
4890
|
+
t.value.hasLogo ? m("", !0) : (o(), l("div", oo)),
|
|
4888
4891
|
v("div", {
|
|
4889
4892
|
class: r(C.value.container)
|
|
4890
4893
|
}, [
|
|
@@ -4909,7 +4912,7 @@ const re = /* @__PURE__ */ y({
|
|
|
4909
4912
|
container: "left",
|
|
4910
4913
|
needRenderWrapper: !0
|
|
4911
4914
|
}, null, 8, ["survey"]),
|
|
4912
|
-
v("div",
|
|
4915
|
+
v("div", io, [
|
|
4913
4916
|
h(d, {
|
|
4914
4917
|
is: "sv-components-container",
|
|
4915
4918
|
survey: t.value,
|
|
@@ -4944,7 +4947,7 @@ const re = /* @__PURE__ */ y({
|
|
|
4944
4947
|
key: 0,
|
|
4945
4948
|
is: "sv-brand-info"
|
|
4946
4949
|
})) : m("", !0)
|
|
4947
|
-
], 14,
|
|
4950
|
+
], 14, ro)
|
|
4948
4951
|
]),
|
|
4949
4952
|
h(d, {
|
|
4950
4953
|
is: "sv-components-container",
|
|
@@ -4959,11 +4962,11 @@ const re = /* @__PURE__ */ y({
|
|
|
4959
4962
|
container: "footer",
|
|
4960
4963
|
needRenderWrapper: !1
|
|
4961
4964
|
}, null, 8, ["survey"]),
|
|
4962
|
-
g.value ? (o(), l("div",
|
|
4965
|
+
g.value ? (o(), l("div", lo, [
|
|
4963
4966
|
v("div", {
|
|
4964
4967
|
innerHTML: B(),
|
|
4965
4968
|
class: r(t.value.completedCss)
|
|
4966
|
-
}, null, 10,
|
|
4969
|
+
}, null, 10, ao),
|
|
4967
4970
|
h(d, {
|
|
4968
4971
|
is: "sv-components-container",
|
|
4969
4972
|
survey: t.value,
|
|
@@ -4975,12 +4978,12 @@ const re = /* @__PURE__ */ y({
|
|
|
4975
4978
|
key: 3,
|
|
4976
4979
|
class: r(t.value.completedBeforeCss),
|
|
4977
4980
|
innerHTML: t.value.processedCompletedBeforeHtml
|
|
4978
|
-
}, null, 10,
|
|
4981
|
+
}, null, 10, uo)) : m("", !0),
|
|
4979
4982
|
t.value.state === "loading" ? (o(), l("div", {
|
|
4980
4983
|
key: 4,
|
|
4981
4984
|
class: r(t.value.loadingBodyCss),
|
|
4982
4985
|
innerHTML: t.value.processedLoadingHtml
|
|
4983
|
-
}, null, 10,
|
|
4986
|
+
}, null, 10, mo)) : m("", !0),
|
|
4984
4987
|
t.value.state === "empty" ? (o(), l("div", {
|
|
4985
4988
|
key: 5,
|
|
4986
4989
|
class: r(C.value.bodyEmpty)
|
|
@@ -4992,9 +4995,9 @@ const re = /* @__PURE__ */ y({
|
|
|
4992
4995
|
model: t.value.notifier
|
|
4993
4996
|
}, null, 8, ["model"])
|
|
4994
4997
|
], 2)
|
|
4995
|
-
], 14,
|
|
4998
|
+
], 14, no));
|
|
4996
4999
|
}
|
|
4997
|
-
}),
|
|
5000
|
+
}), po = /* @__PURE__ */ y({
|
|
4998
5001
|
__name: "Notifier",
|
|
4999
5002
|
props: {
|
|
5000
5003
|
model: {}
|
|
@@ -5015,7 +5018,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5015
5018
|
}, null, 8, ["model"])
|
|
5016
5019
|
], 6)) : m("", !0);
|
|
5017
5020
|
}
|
|
5018
|
-
}),
|
|
5021
|
+
}), Co = { key: 0 }, vo = /* @__PURE__ */ y({
|
|
5019
5022
|
__name: "QuestionOther",
|
|
5020
5023
|
props: {
|
|
5021
5024
|
question: {}
|
|
@@ -5024,14 +5027,14 @@ const re = /* @__PURE__ */ y({
|
|
|
5024
5027
|
return (e, n) => (o(), l("div", {
|
|
5025
5028
|
class: r(e.question.getCommentAreaCss(!0))
|
|
5026
5029
|
}, [
|
|
5027
|
-
e.question.isReadOnlyRenderDiv() ? (o(), l("div",
|
|
5030
|
+
e.question.isReadOnlyRenderDiv() ? (o(), l("div", Co, H(e.question.otherValue), 1)) : (o(), c(d, {
|
|
5028
5031
|
key: 1,
|
|
5029
5032
|
is: "sv-text-area",
|
|
5030
5033
|
model: e.question.otherTextAreaModel
|
|
5031
5034
|
}, null, 8, ["model"]))
|
|
5032
5035
|
], 2));
|
|
5033
5036
|
}
|
|
5034
|
-
}),
|
|
5037
|
+
}), co = ["disabled", "value", "title"], go = /* @__PURE__ */ y({
|
|
5035
5038
|
__name: "SurveyNavigationButton",
|
|
5036
5039
|
props: {
|
|
5037
5040
|
item: {}
|
|
@@ -5048,7 +5051,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5048
5051
|
onMousedown: n,
|
|
5049
5052
|
onClick: i[0] || (i[0] = //@ts-ignore
|
|
5050
5053
|
(...t) => s.item.action && s.item.action(...t))
|
|
5051
|
-
}, null, 42,
|
|
5054
|
+
}, null, 42, co)) : m("", !0);
|
|
5052
5055
|
}
|
|
5053
5056
|
}), fe = /* @__PURE__ */ y({
|
|
5054
5057
|
__name: "PopupSurvey",
|
|
@@ -5164,7 +5167,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5164
5167
|
], 2)
|
|
5165
5168
|
], 38)) : m("", !0);
|
|
5166
5169
|
}
|
|
5167
|
-
}),
|
|
5170
|
+
}), ho = ["innerHTML"], yo = /* @__PURE__ */ y({
|
|
5168
5171
|
__name: "CustomWidget",
|
|
5169
5172
|
props: {
|
|
5170
5173
|
question: {},
|
|
@@ -5187,7 +5190,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5187
5190
|
i.value ? (o(), l("div", {
|
|
5188
5191
|
key: 0,
|
|
5189
5192
|
innerHTML: t.value
|
|
5190
|
-
}, null, 8,
|
|
5193
|
+
}, null, 8, ho)) : m("", !0),
|
|
5191
5194
|
s.value ? (o(), c(d, {
|
|
5192
5195
|
key: 1,
|
|
5193
5196
|
is: a.value,
|
|
@@ -5196,7 +5199,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5196
5199
|
}, null, 8, ["is", "question", "css"])) : m("", !0)
|
|
5197
5200
|
], 512));
|
|
5198
5201
|
}
|
|
5199
|
-
}),
|
|
5202
|
+
}), qo = /* @__PURE__ */ y({
|
|
5200
5203
|
__name: "PopupModal",
|
|
5201
5204
|
setup(u) {
|
|
5202
5205
|
const e = W();
|
|
@@ -5221,7 +5224,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5221
5224
|
}, null, 8, ["model"])
|
|
5222
5225
|
], 8, ["to"])) : m("", !0);
|
|
5223
5226
|
}
|
|
5224
|
-
}),
|
|
5227
|
+
}), wo = ["readonly", "disabled", "value", "id", "maxlength", "cols", "rows", "placeholder", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Lo = /* @__PURE__ */ y({
|
|
5225
5228
|
__name: "TextArea",
|
|
5226
5229
|
props: {
|
|
5227
5230
|
model: {}
|
|
@@ -5270,9 +5273,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5270
5273
|
"aria-invalid": i.model.ariaInvalid,
|
|
5271
5274
|
"aria-errormessage": i.model.ariaErrormessage,
|
|
5272
5275
|
style: M({ resize: i.model.question.resizeStyle })
|
|
5273
|
-
}, null, 46,
|
|
5276
|
+
}, null, 46, wo));
|
|
5274
5277
|
}
|
|
5275
|
-
}),
|
|
5278
|
+
}), ko = /* @__PURE__ */ y({
|
|
5276
5279
|
__name: "CharacterCounter",
|
|
5277
5280
|
props: {
|
|
5278
5281
|
counter: {},
|
|
@@ -5284,7 +5287,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5284
5287
|
class: r(n.remainingCharacterCounter)
|
|
5285
5288
|
}, H(n.counter.remainingCharacterCounter), 3));
|
|
5286
5289
|
}
|
|
5287
|
-
}),
|
|
5290
|
+
}), fo = /* @__PURE__ */ y({
|
|
5288
5291
|
inheritAttrs: !1,
|
|
5289
5292
|
__name: "Composite",
|
|
5290
5293
|
props: {
|
|
@@ -5303,7 +5306,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5303
5306
|
css: i.css
|
|
5304
5307
|
}, null, 8, ["element", "css"]));
|
|
5305
5308
|
}
|
|
5306
|
-
}),
|
|
5309
|
+
}), bo = /* @__PURE__ */ y({
|
|
5307
5310
|
inheritAttrs: !1,
|
|
5308
5311
|
__name: "Custom",
|
|
5309
5312
|
props: {
|
|
@@ -5321,9 +5324,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5321
5324
|
css: t.css
|
|
5322
5325
|
}, null, 8, ["is", "question", "css"]));
|
|
5323
5326
|
}
|
|
5324
|
-
}),
|
|
5325
|
-
|
|
5326
|
-
], Ce = 440,
|
|
5327
|
+
}), Mo = /* @__PURE__ */ v("use", { "xlink:href": "#icon-timercircle" }, null, -1), Ho = [
|
|
5328
|
+
Mo
|
|
5329
|
+
], Ce = 440, Io = /* @__PURE__ */ y({
|
|
5327
5330
|
__name: "TimerPanel",
|
|
5328
5331
|
props: {
|
|
5329
5332
|
model: {},
|
|
@@ -5339,7 +5342,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5339
5342
|
key: 0,
|
|
5340
5343
|
class: r(i.model.getProgressCss()),
|
|
5341
5344
|
style: M({ strokeDasharray: Ce, strokeDashoffset: n.value })
|
|
5342
|
-
},
|
|
5345
|
+
}, Ho, 6)) : m("", !0),
|
|
5343
5346
|
v("div", {
|
|
5344
5347
|
class: r(i.model.textContainerCss)
|
|
5345
5348
|
}, [
|
|
@@ -5358,10 +5361,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5358
5361
|
[N, i.model.isRunning && !i.model.showTimerAsClock]
|
|
5359
5362
|
]);
|
|
5360
5363
|
}
|
|
5361
|
-
}),
|
|
5364
|
+
}), So = { class: "sd-loading-indicator" }, Vo = /* @__PURE__ */ y({
|
|
5362
5365
|
__name: "LoadingIndicator",
|
|
5363
5366
|
setup(u) {
|
|
5364
|
-
return (e, n) => (o(), l("div",
|
|
5367
|
+
return (e, n) => (o(), l("div", So, [
|
|
5365
5368
|
h(d, {
|
|
5366
5369
|
is: "sv-svg-icon",
|
|
5367
5370
|
iconName: "icon-loading",
|
|
@@ -5369,7 +5372,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5369
5372
|
})
|
|
5370
5373
|
]));
|
|
5371
5374
|
}
|
|
5372
|
-
}),
|
|
5375
|
+
}), Bo = { key: 2 }, Ro = /* @__PURE__ */ y({
|
|
5373
5376
|
__name: "Header",
|
|
5374
5377
|
props: {
|
|
5375
5378
|
model: {},
|
|
@@ -5405,7 +5408,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5405
5408
|
key: t
|
|
5406
5409
|
}, null, 8, ["model"]))), 128))
|
|
5407
5410
|
], 6)),
|
|
5408
|
-
n.survey.isMobile ? (o(), l("div",
|
|
5411
|
+
n.survey.isMobile ? (o(), l("div", Bo, [
|
|
5409
5412
|
h(d, {
|
|
5410
5413
|
is: "sv-header-mobile",
|
|
5411
5414
|
model: n.model
|
|
@@ -5413,10 +5416,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5413
5416
|
])) : m("", !0)
|
|
5414
5417
|
], 6)) : m("", !0);
|
|
5415
5418
|
}
|
|
5416
|
-
}),
|
|
5419
|
+
}), To = {
|
|
5417
5420
|
key: 0,
|
|
5418
5421
|
class: "sv-header__logo"
|
|
5419
|
-
},
|
|
5422
|
+
}, Zo = ["src", "width", "height", "alt"], $o = /* @__PURE__ */ y({
|
|
5420
5423
|
__name: "HeaderCell",
|
|
5421
5424
|
props: {
|
|
5422
5425
|
model: {}
|
|
@@ -5430,7 +5433,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5430
5433
|
class: "sv-header__cell-content",
|
|
5431
5434
|
style: M(e.model.contentStyle)
|
|
5432
5435
|
}, [
|
|
5433
|
-
e.model.showLogo ? (o(), l("div",
|
|
5436
|
+
e.model.showLogo ? (o(), l("div", To, [
|
|
5434
5437
|
v("div", {
|
|
5435
5438
|
class: r(e.model.survey.logoClassNames)
|
|
5436
5439
|
}, [
|
|
@@ -5441,7 +5444,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5441
5444
|
height: e.model.survey.renderedLogoHeight,
|
|
5442
5445
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5443
5446
|
style: M({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5444
|
-
}, null, 14,
|
|
5447
|
+
}, null, 14, Zo)
|
|
5445
5448
|
], 2)
|
|
5446
5449
|
])) : m("", !0),
|
|
5447
5450
|
e.model.showTitle ? (o(), l("div", {
|
|
@@ -5473,17 +5476,17 @@ const re = /* @__PURE__ */ y({
|
|
|
5473
5476
|
], 4)
|
|
5474
5477
|
], 6));
|
|
5475
5478
|
}
|
|
5476
|
-
}),
|
|
5479
|
+
}), Do = { class: "sv-header--mobile" }, Ao = {
|
|
5477
5480
|
key: 0,
|
|
5478
5481
|
class: "sv-header__logo"
|
|
5479
|
-
},
|
|
5482
|
+
}, No = ["src", "width", "height", "alt"], Po = /* @__PURE__ */ y({
|
|
5480
5483
|
__name: "HeaderMobile",
|
|
5481
5484
|
props: {
|
|
5482
5485
|
model: {}
|
|
5483
5486
|
},
|
|
5484
5487
|
setup(u) {
|
|
5485
|
-
return (e, n) => (o(), l("div",
|
|
5486
|
-
e.model.survey.hasLogo ? (o(), l("div",
|
|
5488
|
+
return (e, n) => (o(), l("div", Do, [
|
|
5489
|
+
e.model.survey.hasLogo ? (o(), l("div", Ao, [
|
|
5487
5490
|
v("div", {
|
|
5488
5491
|
class: r(e.model.survey.logoClassNames)
|
|
5489
5492
|
}, [
|
|
@@ -5494,7 +5497,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5494
5497
|
height: e.model.survey.renderedLogoHeight,
|
|
5495
5498
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5496
5499
|
style: M({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5497
|
-
}, null, 14,
|
|
5500
|
+
}, null, 14, No)
|
|
5498
5501
|
], 2)
|
|
5499
5502
|
])) : m("", !0),
|
|
5500
5503
|
e.model.survey.hasTitle ? (o(), l("div", {
|
|
@@ -5525,7 +5528,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5525
5528
|
], 4)) : m("", !0)
|
|
5526
5529
|
]));
|
|
5527
5530
|
}
|
|
5528
|
-
}),
|
|
5531
|
+
}), Eo = /* @__PURE__ */ y({
|
|
5529
5532
|
__name: "Element",
|
|
5530
5533
|
props: {
|
|
5531
5534
|
element: {},
|
|
@@ -5581,7 +5584,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5581
5584
|
}, null, 8, ["is", "element", "css"])) : m("", !0)
|
|
5582
5585
|
], 6));
|
|
5583
5586
|
}
|
|
5584
|
-
}),
|
|
5587
|
+
}), Wo = /* @__PURE__ */ y({
|
|
5585
5588
|
__name: "TemplateRenderer",
|
|
5586
5589
|
props: {
|
|
5587
5590
|
componentName: {},
|
|
@@ -5594,7 +5597,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5594
5597
|
is: s.componentName
|
|
5595
5598
|
}, s.componentData), null, 16, ["is"]));
|
|
5596
5599
|
}
|
|
5597
|
-
}),
|
|
5600
|
+
}), Fo = /* @__PURE__ */ y({
|
|
5598
5601
|
__name: "FileCleanButton",
|
|
5599
5602
|
props: {
|
|
5600
5603
|
question: {},
|
|
@@ -5617,7 +5620,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5617
5620
|
}, null, 8, ["iconName", "title"])) : m("", !0)
|
|
5618
5621
|
], 2));
|
|
5619
5622
|
}
|
|
5620
|
-
}),
|
|
5623
|
+
}), zo = ["id"], Oo = /* @__PURE__ */ y({
|
|
5621
5624
|
__name: "FileVideo",
|
|
5622
5625
|
props: {
|
|
5623
5626
|
question: {}
|
|
@@ -5639,14 +5642,14 @@ const re = /* @__PURE__ */ y({
|
|
|
5639
5642
|
playsinline: "",
|
|
5640
5643
|
id: e.question.videoId,
|
|
5641
5644
|
class: r(e.question.cssClasses.video)
|
|
5642
|
-
}, null, 10,
|
|
5645
|
+
}, null, 10, zo),
|
|
5643
5646
|
h(d, {
|
|
5644
5647
|
is: "sv-action",
|
|
5645
5648
|
item: e.question.takePictureAction
|
|
5646
5649
|
}, null, 8, ["item"])
|
|
5647
5650
|
], 2));
|
|
5648
5651
|
}
|
|
5649
|
-
}),
|
|
5652
|
+
}), Uo = ["for", "aria-label"], Ko = /* @__PURE__ */ y({
|
|
5650
5653
|
__name: "FileChooseButton",
|
|
5651
5654
|
props: {
|
|
5652
5655
|
data: {},
|
|
@@ -5674,11 +5677,11 @@ const re = /* @__PURE__ */ y({
|
|
|
5674
5677
|
size: "auto"
|
|
5675
5678
|
}, null, 8, ["title", "iconName"])) : m("", !0),
|
|
5676
5679
|
v("span", null, H(n.value.chooseButtonText), 1)
|
|
5677
|
-
], 10,
|
|
5680
|
+
], 10, Uo)), [
|
|
5678
5681
|
[L(U)]
|
|
5679
5682
|
]);
|
|
5680
5683
|
}
|
|
5681
|
-
}),
|
|
5684
|
+
}), jo = /* @__PURE__ */ y({
|
|
5682
5685
|
__name: "FilePreview",
|
|
5683
5686
|
props: {
|
|
5684
5687
|
question: {}
|
|
@@ -5702,7 +5705,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5702
5705
|
}, null, 8, ["item", "question"]))), 128))
|
|
5703
5706
|
], 2)) : m("", !0);
|
|
5704
5707
|
}
|
|
5705
|
-
}),
|
|
5708
|
+
}), Qo = /* @__PURE__ */ y({
|
|
5706
5709
|
__name: "ButtonGroup",
|
|
5707
5710
|
props: {
|
|
5708
5711
|
question: {}
|
|
@@ -5724,7 +5727,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5724
5727
|
}, null, 8, ["question", "item", "index"]))), 128))
|
|
5725
5728
|
], 2));
|
|
5726
5729
|
}
|
|
5727
|
-
}),
|
|
5730
|
+
}), Go = ["title"], Jo = ["name", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "disabled", "value"], Xo = ["title"], Yo = /* @__PURE__ */ y({
|
|
5728
5731
|
__name: "ButtonGroupItem",
|
|
5729
5732
|
props: {
|
|
5730
5733
|
item: {},
|
|
@@ -5759,7 +5762,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5759
5762
|
class: r(n.value.css.control),
|
|
5760
5763
|
"onUpdate:modelValue": t[0] || (t[0] = (a) => s.value = a),
|
|
5761
5764
|
value: n.value.value
|
|
5762
|
-
}, null, 10,
|
|
5765
|
+
}, null, 10, Jo), [
|
|
5763
5766
|
[_, s.value]
|
|
5764
5767
|
]),
|
|
5765
5768
|
v("div", {
|
|
@@ -5781,11 +5784,11 @@ const re = /* @__PURE__ */ y({
|
|
|
5781
5784
|
is: "survey-string",
|
|
5782
5785
|
locString: n.value.caption
|
|
5783
5786
|
}, null, 8, ["locString"])
|
|
5784
|
-
], 10,
|
|
5787
|
+
], 10, Xo)) : m("", !0)
|
|
5785
5788
|
], 2)
|
|
5786
|
-
], 10,
|
|
5789
|
+
], 10, Go));
|
|
5787
5790
|
}
|
|
5788
|
-
}),
|
|
5791
|
+
}), _o = ["src", "width", "height", "alt"], xo = /* @__PURE__ */ y({
|
|
5789
5792
|
inheritAttrs: !1,
|
|
5790
5793
|
__name: "Logo",
|
|
5791
5794
|
props: {
|
|
@@ -5807,10 +5810,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5807
5810
|
width: n.value.renderedStyleLogoWidth,
|
|
5808
5811
|
height: n.value.renderedStyleLogoHeight
|
|
5809
5812
|
})
|
|
5810
|
-
}, null, 14,
|
|
5813
|
+
}, null, 14, _o)
|
|
5811
5814
|
], 2));
|
|
5812
5815
|
}
|
|
5813
|
-
}),
|
|
5816
|
+
}), ei = /* @__PURE__ */ y({
|
|
5814
5817
|
__name: "SvgBundle",
|
|
5815
5818
|
setup(u) {
|
|
5816
5819
|
const e = f(), n = () => {
|
|
@@ -5828,7 +5831,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5828
5831
|
[N, !1]
|
|
5829
5832
|
]);
|
|
5830
5833
|
}
|
|
5831
|
-
}),
|
|
5834
|
+
}), si = ["id"], ni = /* @__PURE__ */ y({
|
|
5832
5835
|
__name: "FilePage",
|
|
5833
5836
|
props: {
|
|
5834
5837
|
page: {},
|
|
@@ -5846,9 +5849,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5846
5849
|
item: i,
|
|
5847
5850
|
question: n.question
|
|
5848
5851
|
}, null, 8, ["item", "question"]))), 128))
|
|
5849
|
-
], 10,
|
|
5852
|
+
], 10, si));
|
|
5850
5853
|
}
|
|
5851
|
-
}),
|
|
5854
|
+
}), ti = ["href", "title", "download"], oi = ["src"], ii = ["href", "title", "download"], ri = /* @__PURE__ */ y({
|
|
5852
5855
|
__name: "FileItem",
|
|
5853
5856
|
props: {
|
|
5854
5857
|
item: {},
|
|
@@ -5869,7 +5872,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5869
5872
|
title: e.item.name,
|
|
5870
5873
|
download: e.item.name,
|
|
5871
5874
|
style: M({ width: e.question.imageWidth })
|
|
5872
|
-
}, H(e.item.name), 13,
|
|
5875
|
+
}, H(e.item.name), 13, ti)
|
|
5873
5876
|
], 2)) : m("", !0),
|
|
5874
5877
|
v("div", {
|
|
5875
5878
|
class: r(e.question.getImageWrapperCss(e.item))
|
|
@@ -5882,7 +5885,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5882
5885
|
width: e.question.imageWidth
|
|
5883
5886
|
}),
|
|
5884
5887
|
alt: "File preview"
|
|
5885
|
-
}, null, 12,
|
|
5888
|
+
}, null, 12, oi)) : m("", !0),
|
|
5886
5889
|
e.question.defaultImage(e.item) ? (o(), c(d, {
|
|
5887
5890
|
key: 1,
|
|
5888
5891
|
is: "sv-svg-icon",
|
|
@@ -5918,7 +5921,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5918
5921
|
title: e.item.name,
|
|
5919
5922
|
download: e.item.name,
|
|
5920
5923
|
style: M({ width: e.question.imageWidth })
|
|
5921
|
-
}, H(e.item.name), 13,
|
|
5924
|
+
}, H(e.item.name), 13, ii)
|
|
5922
5925
|
], 2)) : m("", !0)
|
|
5923
5926
|
], 2)), [
|
|
5924
5927
|
[N, e.item]
|
|
@@ -5926,20 +5929,20 @@ const re = /* @__PURE__ */ y({
|
|
|
5926
5929
|
}
|
|
5927
5930
|
});
|
|
5928
5931
|
Je.platform = "vue3";
|
|
5929
|
-
function
|
|
5932
|
+
function li(u, e, n) {
|
|
5930
5933
|
u(e, n);
|
|
5931
5934
|
}
|
|
5932
5935
|
function be(u) {
|
|
5933
|
-
const e =
|
|
5936
|
+
const e = li.bind(
|
|
5934
5937
|
void 0,
|
|
5935
5938
|
u
|
|
5936
5939
|
);
|
|
5937
|
-
e("sv-svg-bundle",
|
|
5940
|
+
e("sv-svg-bundle", ei), e("popup-survey", fe), e("survey-header", e1), e("sv-logo-image", xo), e("survey-page", xe), e("survey-row", s1), e("survey-question", i1), e("survey-panel", u1), e("survey-element-header", m1), e("survey-string", p1), e("sv-string-viewer", v1), e("sv-string-editor", g1), e("sv-skeleton", y1), e("survey-text", L1), e("survey-text-input", b1), e("survey-checkbox", V1), e("survey-checkbox-item", T1), e("survey-radiogroup", Z1), e("survey-radiogroup-item", A1), e("survey-signaturepad", W1), e("survey-html", z1), e("survey-image", j1), e("survey-expression", Q1), e("survey-file", Y1), e("sv-file-choose-btn", Ko), e("sv-file-clean-btn", Fo), e("sv-file-preview", jo), e("sv-file-page", ni), e("sv-file-item", ri), e("sv-file-video", Oo), e("survey-imagepicker", x1), e("survey-imagepicker-item", os), e("survey-comment", is), e("survey-dropdown", rs), e("sv-dropdown-select", ds), e("sv-dropdown-option-item", ps), e("sv-dropdown", hs), e("survey-tagbox", ys), e("sv-tagbox", Ls), e("sv-tagbox-item", Hs), e("sv-tagbox-filter", bs), e("survey-ranking", Is), e("survey-ranking-item", Zs), e("sv-ranking-item", $s), e("survey-rating", Ns), e("sv-rating-item", Ws), e("sv-rating-item-smiley", zs), e("sv-rating-item-star", Us), e("sv-rating-dropdown", Js), e("sv-rating-dropdown-item", Gs), e("survey-boolean", Ys), e("sv-boolean-radio", _s), e("sv-boolean-radio-item", sn), e("sv-boolean-checkbox", an), e("survey-multipletext", un), e("survey-multipletext-item", mn), e("survey-matrix", hn), e("survey-matrix-row", qn), e("survey-matrix-cell", kn), e("survey-matrixdropdown", fn), e("survey-matrixtable", Hn), e("survey-matrixheaderrequired", Sn), e("survey-matrixdropdown-cell", Bn), e("survey-matrixdynamic", Rn), e("sv-matrix-remove-button", Zn), e("sv-matrix-drag-drop-icon", Dn), e("sv-matrix-detail-button", Nn), e("survey-paneldynamic", Pn), e("survey-paneldynamicprogress", En), e("survey-paneldynamicprogress-v2", Wn), e("sv-paneldynamic-add-btn", zn), e("sv-paneldynamic-next-btn", Un), e("sv-paneldynamic-prev-btn", jn), e("sv-paneldynamic-remove-btn", Gn), e("sv-paneldynamic-progress-text", Jn), e("sv-components-container", Qt), e("sv-progress-buttons", xt), e("sv-navigation-toc", eo), e("sv-progress-pages", J), e("sv-progress-questions", J), e("sv-progress-correctquestions", J), e("sv-progress-requiredquestions", J), e("survey-errors", Yn), e("survey-question-comment", xn), e("survey-element-title", et), e("survey-element-title-content", ot), e("sv-title-actions", lt), e("sv-brand-info", vt), e("sv-question-error", yt), e("sv-svg-icon", ht), e("sv-action-bar", qt), e("sv-action", kt), e("sv-action-bar-item", Mt), e("sv-action-bar-item-dropdown", St), e("sv-action-bar-separator", Vt), e("sv-list", Zt), e("sv-list-item-content", Nt), e("sv-list-item-group", Pt), e("sv-list-item", At), e("sv-popup", Et), e("sv-popup-container", Kt), e("popup-pointer", jt), e("sv-notifier", po), e("survey-other-choice", vo), e("sv-nav-btn", go), e("survey-customwidget", yo), e("survey-popup-modal", qo), e("survey-composite", fo), e("survey-custom", bo), e("sv-timerpanel", Io), e("sv-loading-indicator", Vo), e("sv-header", Ro), e("sv-header-cell", $o), e("sv-header-mobile", Po), e("sv-template-renderer", Wo), e("sv-character-counter", ko), e("sv-text-area", Lo), e("survey-element", Eo), e("survey-buttongroup", Qo), e("sv-button-group-item", Yo), e("survey", re);
|
|
5938
5941
|
}
|
|
5939
5942
|
be(
|
|
5940
5943
|
(u, e) => K.Instance.registerComponent(u, e)
|
|
5941
5944
|
);
|
|
5942
|
-
const
|
|
5945
|
+
const mi = {
|
|
5943
5946
|
install(u) {
|
|
5944
5947
|
u.component("SurveyComponent", re), u.component("PopupSurveyComponent", fe), u.directive("key2click", U), be((e, n) => {
|
|
5945
5948
|
u.component(e, n), K.Instance.registerComponent(e, e);
|
|
@@ -5952,7 +5955,7 @@ export {
|
|
|
5952
5955
|
re as SurveyComponent,
|
|
5953
5956
|
d as SvComponent,
|
|
5954
5957
|
U as key2ClickDirective,
|
|
5955
|
-
|
|
5958
|
+
mi as surveyPlugin,
|
|
5956
5959
|
V as useBase,
|
|
5957
5960
|
ee as useComputedArray,
|
|
5958
5961
|
O as useLocString,
|