survey-vue3-ui 2.0.0-rc.8 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/survey-vue3-ui.es.js +308 -304
- 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: {
|
|
@@ -1295,10 +1298,11 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1295
1298
|
});
|
|
1296
1299
|
return (t, a) => (o(), l("fieldset", {
|
|
1297
1300
|
class: r(t.question.getSelectBaseRootCss()),
|
|
1301
|
+
style: M(t.question.getContainerStyle()),
|
|
1298
1302
|
ref_key: "root",
|
|
1299
1303
|
ref: n
|
|
1300
1304
|
}, [
|
|
1301
|
-
v("legend",
|
|
1305
|
+
v("legend", _1, H(t.question.locTitle.renderedHtml), 1),
|
|
1302
1306
|
t.question.hasColumns ? m("", !0) : (o(!0), l(I, { key: 0 }, S(t.question.visibleChoices, (p) => (o(), c(d, D({
|
|
1303
1307
|
key: p.value,
|
|
1304
1308
|
is: s(p)
|
|
@@ -1313,9 +1317,9 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1313
1317
|
is: s(C)
|
|
1314
1318
|
}, i(C)), null, 16, ["is"]))), 128))
|
|
1315
1319
|
], 2))), 128)) : m("", !0)
|
|
1316
|
-
],
|
|
1320
|
+
], 6));
|
|
1317
1321
|
}
|
|
1318
|
-
}),
|
|
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({
|
|
1319
1323
|
inheritAttrs: !1,
|
|
1320
1324
|
__name: "ImagepickerItem",
|
|
1321
1325
|
props: {
|
|
@@ -1354,7 +1358,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1354
1358
|
"aria-invalid": t.question.ariaInvalid,
|
|
1355
1359
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1356
1360
|
class: r(t.question.cssClasses.itemControl)
|
|
1357
|
-
}, null, 10,
|
|
1361
|
+
}, null, 10, es)), [
|
|
1358
1362
|
[te, s.value]
|
|
1359
1363
|
]) : R((o(), l("input", {
|
|
1360
1364
|
key: 1,
|
|
@@ -1370,7 +1374,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1370
1374
|
"aria-invalid": t.question.ariaInvalid,
|
|
1371
1375
|
"aria-errormessage": t.question.ariaErrormessage,
|
|
1372
1376
|
class: r(t.question.cssClasses.itemControl)
|
|
1373
|
-
}, null, 10,
|
|
1377
|
+
}, null, 10, ss)), [
|
|
1374
1378
|
[_, s.value]
|
|
1375
1379
|
]),
|
|
1376
1380
|
v("div", {
|
|
@@ -1406,7 +1410,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1406
1410
|
onError: a[3] || (a[3] = (p) => {
|
|
1407
1411
|
t.item.onErrorHandler();
|
|
1408
1412
|
})
|
|
1409
|
-
}, null, 46,
|
|
1413
|
+
}, null, 46, ns)) : m("", !0),
|
|
1410
1414
|
L(i) && !t.item.contentNotLoaded && t.question.contentMode === "video" ? (o(), l("video", {
|
|
1411
1415
|
key: 2,
|
|
1412
1416
|
controls: "",
|
|
@@ -1421,7 +1425,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1421
1425
|
onError: a[5] || (a[5] = (p) => {
|
|
1422
1426
|
t.item.onErrorHandler();
|
|
1423
1427
|
})
|
|
1424
|
-
}, null, 46,
|
|
1428
|
+
}, null, 46, ts)) : m("", !0),
|
|
1425
1429
|
!L(i) || t.item.contentNotLoaded ? (o(), l("div", {
|
|
1426
1430
|
key: 3,
|
|
1427
1431
|
class: r(t.question.cssClasses.itemNoImage),
|
|
@@ -1452,7 +1456,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1452
1456
|
], 2)
|
|
1453
1457
|
], 2));
|
|
1454
1458
|
}
|
|
1455
|
-
}),
|
|
1459
|
+
}), is = /* @__PURE__ */ y({
|
|
1456
1460
|
inheritAttrs: !1,
|
|
1457
1461
|
__name: "Comment",
|
|
1458
1462
|
props: {
|
|
@@ -1486,7 +1490,7 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1486
1490
|
ref: n
|
|
1487
1491
|
}, H(s.question.value), 513));
|
|
1488
1492
|
}
|
|
1489
|
-
}),
|
|
1493
|
+
}), rs = /* @__PURE__ */ y({
|
|
1490
1494
|
inheritAttrs: !1,
|
|
1491
1495
|
__name: "Dropdown",
|
|
1492
1496
|
props: {
|
|
@@ -1510,16 +1514,16 @@ const V1 = ["name", "checked", "value", "id", "disabled", "readonly", "required"
|
|
|
1510
1514
|
}, null, 8, ["question"])) : m("", !0)
|
|
1511
1515
|
], 2));
|
|
1512
1516
|
}
|
|
1513
|
-
}),
|
|
1517
|
+
}), ls = ["id", "autocomplete", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "required"], as = {
|
|
1514
1518
|
key: 0,
|
|
1515
1519
|
value: ""
|
|
1516
|
-
},
|
|
1520
|
+
}, us = ["id"];
|
|
1517
1521
|
x.Instance.registerRenderer(
|
|
1518
1522
|
"dropdown",
|
|
1519
1523
|
"select",
|
|
1520
1524
|
"sv-dropdown-select"
|
|
1521
1525
|
);
|
|
1522
|
-
const
|
|
1526
|
+
const ds = /* @__PURE__ */ y({
|
|
1523
1527
|
inheritAttrs: !1,
|
|
1524
1528
|
__name: "DropdownSelect",
|
|
1525
1529
|
props: {
|
|
@@ -1554,7 +1558,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1554
1558
|
disabled: "",
|
|
1555
1559
|
id: a.question.inputId,
|
|
1556
1560
|
class: r(a.question.getControlClass())
|
|
1557
|
-
}, H(a.question.readOnlyText), 11,
|
|
1561
|
+
}, H(a.question.readOnlyText), 11, us)) : R((o(), l("select", {
|
|
1558
1562
|
key: 0,
|
|
1559
1563
|
id: a.question.inputId,
|
|
1560
1564
|
"onUpdate:modelValue": p[0] || (p[0] = (g) => t.value = g),
|
|
@@ -1568,13 +1572,13 @@ const us = /* @__PURE__ */ y({
|
|
|
1568
1572
|
"aria-errormessage": a.question.ariaErrormessage,
|
|
1569
1573
|
required: a.question.isRequired
|
|
1570
1574
|
}, [
|
|
1571
|
-
a.question.allowClear ? (o(), l("option",
|
|
1575
|
+
a.question.allowClear ? (o(), l("option", as, H(a.question.placeholder), 1)) : m("", !0),
|
|
1572
1576
|
(o(!0), l(I, null, S(a.question.visibleChoices, (g) => (o(), c(d, {
|
|
1573
1577
|
is: "sv-dropdown-option-item",
|
|
1574
1578
|
item: g,
|
|
1575
1579
|
key: g.id
|
|
1576
1580
|
}, null, 8, ["item"]))), 128))
|
|
1577
|
-
], 42,
|
|
1581
|
+
], 42, ls)), [
|
|
1578
1582
|
[Re, t.value]
|
|
1579
1583
|
]),
|
|
1580
1584
|
a.question.cssClasses.chevronButtonIconId ? (o(), l("div", {
|
|
@@ -1597,7 +1601,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1597
1601
|
}, null, 8, ["question"])) : m("", !0)
|
|
1598
1602
|
], 2));
|
|
1599
1603
|
}
|
|
1600
|
-
}),
|
|
1604
|
+
}), ms = ["value", "disabled"], ps = /* @__PURE__ */ y({
|
|
1601
1605
|
__name: "OptionItem",
|
|
1602
1606
|
props: {
|
|
1603
1607
|
item: {}
|
|
@@ -1607,9 +1611,9 @@ const us = /* @__PURE__ */ y({
|
|
|
1607
1611
|
return V(() => e.item), (s, i) => (o(), l("option", {
|
|
1608
1612
|
value: s.item.value,
|
|
1609
1613
|
disabled: !s.item.isEnabled
|
|
1610
|
-
}, H(L(n)), 9,
|
|
1614
|
+
}, H(L(n)), 9, ms));
|
|
1611
1615
|
}
|
|
1612
|
-
}),
|
|
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({
|
|
1613
1617
|
__name: "Dropdown",
|
|
1614
1618
|
props: {
|
|
1615
1619
|
question: {}
|
|
@@ -1681,7 +1685,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1681
1685
|
key: 1,
|
|
1682
1686
|
class: r(w.question.cssClasses.hintSuffix)
|
|
1683
1687
|
}, [
|
|
1684
|
-
v("span",
|
|
1688
|
+
v("span", vs, H(s.value.inputStringRendered), 1),
|
|
1685
1689
|
v("span", null, H(s.value.hintStringSuffix), 1)
|
|
1686
1690
|
], 2)) : m("", !0),
|
|
1687
1691
|
w.question.showInputFieldComponent ? (o(), c(d, {
|
|
@@ -1712,7 +1716,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1712
1716
|
onInput: B,
|
|
1713
1717
|
onBlur: C,
|
|
1714
1718
|
onFocus: q
|
|
1715
|
-
}, null, 42,
|
|
1719
|
+
}, null, 42, cs)
|
|
1716
1720
|
], 2),
|
|
1717
1721
|
w.question.allowClear && w.question.cssClasses.cleanButtonIconId ? R((o(), l("div", {
|
|
1718
1722
|
key: 1,
|
|
@@ -1730,7 +1734,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1730
1734
|
], 2)), [
|
|
1731
1735
|
[N, w.question.showClearButton]
|
|
1732
1736
|
]) : m("", !0)
|
|
1733
|
-
], 42,
|
|
1737
|
+
], 42, Cs)),
|
|
1734
1738
|
w.question.isReadOnly ? (o(), l("div", {
|
|
1735
1739
|
key: 2,
|
|
1736
1740
|
id: w.question.inputId,
|
|
@@ -1746,7 +1750,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1746
1750
|
locString: w.question.selectedItemLocText
|
|
1747
1751
|
}, null, 8, ["locString"])) : m("", !0),
|
|
1748
1752
|
v("div", null, H(w.question.readOnlyText), 1)
|
|
1749
|
-
], 10,
|
|
1753
|
+
], 10, gs)) : (o(), c(d, {
|
|
1750
1754
|
key: 1,
|
|
1751
1755
|
is: "sv-popup",
|
|
1752
1756
|
model: w.question.dropdownListModel.popupModel
|
|
@@ -1766,7 +1770,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1766
1770
|
], 34)) : m("", !0)
|
|
1767
1771
|
], 2));
|
|
1768
1772
|
}
|
|
1769
|
-
}),
|
|
1773
|
+
}), ys = /* @__PURE__ */ y({
|
|
1770
1774
|
inheritAttrs: !1,
|
|
1771
1775
|
__name: "Tagbox",
|
|
1772
1776
|
props: {
|
|
@@ -1790,7 +1794,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1790
1794
|
}, null, 8, ["question"])) : m("", !0)
|
|
1791
1795
|
], 2));
|
|
1792
1796
|
}
|
|
1793
|
-
}),
|
|
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({
|
|
1794
1798
|
__name: "Tagbox",
|
|
1795
1799
|
props: {
|
|
1796
1800
|
question: {}
|
|
@@ -1868,7 +1872,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1868
1872
|
], 2)), [
|
|
1869
1873
|
[N, C.question.showClearButton]
|
|
1870
1874
|
]) : m("", !0)
|
|
1871
|
-
], 42,
|
|
1875
|
+
], 42, qs)),
|
|
1872
1876
|
C.question.isReadOnly ? (o(), l("div", {
|
|
1873
1877
|
key: 2,
|
|
1874
1878
|
id: C.question.inputId,
|
|
@@ -1883,7 +1887,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1883
1887
|
is: "survey-string",
|
|
1884
1888
|
locString: C.question.locReadOnlyText
|
|
1885
1889
|
}, null, 8, ["locString"])) : m("", !0)
|
|
1886
|
-
], 10,
|
|
1890
|
+
], 10, ws)) : (o(), c(d, {
|
|
1887
1891
|
key: 1,
|
|
1888
1892
|
is: "sv-popup",
|
|
1889
1893
|
model: n.value.popupModel
|
|
@@ -1903,7 +1907,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1903
1907
|
], 34)) : m("", !0)
|
|
1904
1908
|
], 2));
|
|
1905
1909
|
}
|
|
1906
|
-
}),
|
|
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({
|
|
1907
1911
|
__name: "TagboxFilter",
|
|
1908
1912
|
props: {
|
|
1909
1913
|
question: {},
|
|
@@ -1941,7 +1945,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1941
1945
|
key: 1,
|
|
1942
1946
|
class: r(a.question.cssClasses.hintSuffix)
|
|
1943
1947
|
}, [
|
|
1944
|
-
v("span",
|
|
1948
|
+
v("span", ks, H(a.model.inputStringRendered), 1),
|
|
1945
1949
|
v("span", null, H(a.model.hintStringSuffix), 1)
|
|
1946
1950
|
], 2)) : m("", !0),
|
|
1947
1951
|
R(v("input", {
|
|
@@ -1966,13 +1970,13 @@ const us = /* @__PURE__ */ y({
|
|
|
1966
1970
|
onKeydown: s,
|
|
1967
1971
|
onBlur: i,
|
|
1968
1972
|
onFocus: t
|
|
1969
|
-
}, null, 42,
|
|
1973
|
+
}, null, 42, fs), [
|
|
1970
1974
|
[Te, a.model.inputStringRendered]
|
|
1971
1975
|
])
|
|
1972
1976
|
], 2)
|
|
1973
1977
|
], 2));
|
|
1974
1978
|
}
|
|
1975
|
-
}),
|
|
1979
|
+
}), Ms = { class: "sv-tagbox__item-text" }, Hs = /* @__PURE__ */ y({
|
|
1976
1980
|
__name: "TagboxItem",
|
|
1977
1981
|
props: {
|
|
1978
1982
|
question: {},
|
|
@@ -1986,7 +1990,7 @@ const us = /* @__PURE__ */ y({
|
|
|
1986
1990
|
class: "sv-tagbox__item",
|
|
1987
1991
|
key: s.item.key
|
|
1988
1992
|
}, [
|
|
1989
|
-
v("div",
|
|
1993
|
+
v("div", Ms, [
|
|
1990
1994
|
h(d, {
|
|
1991
1995
|
is: "survey-string",
|
|
1992
1996
|
locString: s.item.locText
|
|
@@ -2005,7 +2009,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2005
2009
|
], 2)
|
|
2006
2010
|
]));
|
|
2007
2011
|
}
|
|
2008
|
-
}),
|
|
2012
|
+
}), Is = /* @__PURE__ */ y({
|
|
2009
2013
|
inheritAttrs: !1,
|
|
2010
2014
|
__name: "Ranking",
|
|
2011
2015
|
props: {
|
|
@@ -2077,10 +2081,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2077
2081
|
], 2)) : m("", !0)
|
|
2078
2082
|
], 2));
|
|
2079
2083
|
}
|
|
2080
|
-
}),
|
|
2084
|
+
}), Ss = ["tabindex", "data-sv-drop-target-ranking-item"], Vs = {
|
|
2081
2085
|
tabindex: "-1",
|
|
2082
2086
|
style: { outline: "none" }
|
|
2083
|
-
},
|
|
2087
|
+
}, Bs = ["xlink:href"], Rs = ["xlink:href"], Ts = ["xlink:href"], Zs = /* @__PURE__ */ y({
|
|
2084
2088
|
inheritAttrs: !1,
|
|
2085
2089
|
__name: "RankingItem",
|
|
2086
2090
|
props: {
|
|
@@ -2115,7 +2119,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2115
2119
|
);
|
|
2116
2120
|
})
|
|
2117
2121
|
}, [
|
|
2118
|
-
v("div",
|
|
2122
|
+
v("div", Vs, [
|
|
2119
2123
|
v("div", {
|
|
2120
2124
|
class: r(s.question.cssClasses.itemGhostNode)
|
|
2121
2125
|
}, null, 2),
|
|
@@ -2130,14 +2134,14 @@ const us = /* @__PURE__ */ y({
|
|
|
2130
2134
|
}, [
|
|
2131
2135
|
v("use", {
|
|
2132
2136
|
"xlink:href": s.question.dragDropSvgIcon
|
|
2133
|
-
}, null, 8,
|
|
2137
|
+
}, null, 8, Bs)
|
|
2134
2138
|
], 2)),
|
|
2135
2139
|
(o(), l("svg", {
|
|
2136
2140
|
class: r(s.question.getIconFocusCss())
|
|
2137
2141
|
}, [
|
|
2138
2142
|
v("use", {
|
|
2139
2143
|
"xlink:href": s.question.arrowsSvgIcon
|
|
2140
|
-
}, null, 8,
|
|
2144
|
+
}, null, 8, Rs)
|
|
2141
2145
|
], 2))
|
|
2142
2146
|
], 2),
|
|
2143
2147
|
!s.unrankedItem && n.value ? (o(), l("div", {
|
|
@@ -2150,7 +2154,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2150
2154
|
(o(), l("svg", null, [
|
|
2151
2155
|
v("use", {
|
|
2152
2156
|
"xlink:href": s.question.dashSvgIcon
|
|
2153
|
-
}, null, 8,
|
|
2157
|
+
}, null, 8, Ts)
|
|
2154
2158
|
]))
|
|
2155
2159
|
], 2)),
|
|
2156
2160
|
h(d, {
|
|
@@ -2160,9 +2164,9 @@ const us = /* @__PURE__ */ y({
|
|
|
2160
2164
|
}, null, 8, ["is", "item", "cssClasses"])
|
|
2161
2165
|
], 2)
|
|
2162
2166
|
])
|
|
2163
|
-
], 42,
|
|
2167
|
+
], 42, Ss));
|
|
2164
2168
|
}
|
|
2165
|
-
}),
|
|
2169
|
+
}), $s = /* @__PURE__ */ y({
|
|
2166
2170
|
inheritAttrs: !1,
|
|
2167
2171
|
__name: "RankingItemContent",
|
|
2168
2172
|
props: {
|
|
@@ -2179,10 +2183,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2179
2183
|
}, null, 8, ["locString"])
|
|
2180
2184
|
], 2));
|
|
2181
2185
|
}
|
|
2182
|
-
}),
|
|
2186
|
+
}), Ds = { role: "radiogroup" }, As = /* @__PURE__ */ v("legend", {
|
|
2183
2187
|
role: "presentation",
|
|
2184
2188
|
class: "sv-hidden"
|
|
2185
|
-
}, null, -1),
|
|
2189
|
+
}, null, -1), Ns = /* @__PURE__ */ y({
|
|
2186
2190
|
inheritAttrs: !1,
|
|
2187
2191
|
__name: "Rating",
|
|
2188
2192
|
props: {
|
|
@@ -2197,8 +2201,8 @@ const us = /* @__PURE__ */ y({
|
|
|
2197
2201
|
ref_key: "root",
|
|
2198
2202
|
ref: n
|
|
2199
2203
|
}, [
|
|
2200
|
-
v("fieldset",
|
|
2201
|
-
|
|
2204
|
+
v("fieldset", Ds, [
|
|
2205
|
+
As,
|
|
2202
2206
|
i.question.hasMinLabel ? (o(), l("span", {
|
|
2203
2207
|
key: 0,
|
|
2204
2208
|
class: r(i.question.cssClasses.minText)
|
|
@@ -2227,7 +2231,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2227
2231
|
])
|
|
2228
2232
|
], 2));
|
|
2229
2233
|
}
|
|
2230
|
-
}),
|
|
2234
|
+
}), Ps = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Es = ["data-text"], Ws = /* @__PURE__ */ y({
|
|
2231
2235
|
__name: "RatingItem",
|
|
2232
2236
|
props: {
|
|
2233
2237
|
question: {},
|
|
@@ -2254,7 +2258,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2254
2258
|
"aria-label": n.question.ariaLabel,
|
|
2255
2259
|
"aria-invalid": n.question.ariaInvalid,
|
|
2256
2260
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2257
|
-
}, null, 8,
|
|
2261
|
+
}, null, 8, Ps),
|
|
2258
2262
|
v("span", {
|
|
2259
2263
|
class: r(n.question.cssClasses.itemText),
|
|
2260
2264
|
"data-text": n.item.text
|
|
@@ -2263,10 +2267,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2263
2267
|
is: "survey-string",
|
|
2264
2268
|
locString: n.item.locText
|
|
2265
2269
|
}, null, 8, ["locString"])
|
|
2266
|
-
], 10,
|
|
2270
|
+
], 10, Es)
|
|
2267
2271
|
], 34));
|
|
2268
2272
|
}
|
|
2269
|
-
}),
|
|
2273
|
+
}), Fs = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], zs = /* @__PURE__ */ y({
|
|
2270
2274
|
__name: "RatingItemSmiley",
|
|
2271
2275
|
props: {
|
|
2272
2276
|
question: {},
|
|
@@ -2296,7 +2300,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2296
2300
|
"aria-label": n.question.ariaLabel,
|
|
2297
2301
|
"aria-invalid": n.question.ariaInvalid,
|
|
2298
2302
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2299
|
-
}, null, 8,
|
|
2303
|
+
}, null, 8, Fs),
|
|
2300
2304
|
h(d, {
|
|
2301
2305
|
is: "sv-svg-icon",
|
|
2302
2306
|
iconName: n.question.getItemSmileyIconName(n.item.itemValue),
|
|
@@ -2305,7 +2309,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2305
2309
|
}, null, 8, ["iconName", "title"])
|
|
2306
2310
|
], 38));
|
|
2307
2311
|
}
|
|
2308
|
-
}),
|
|
2312
|
+
}), Os = ["name", "id", "value", "disabled", "readonly", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Us = /* @__PURE__ */ y({
|
|
2309
2313
|
__name: "RatingItemStar",
|
|
2310
2314
|
props: {
|
|
2311
2315
|
question: {},
|
|
@@ -2334,7 +2338,7 @@ const us = /* @__PURE__ */ y({
|
|
|
2334
2338
|
"aria-label": n.question.ariaLabel,
|
|
2335
2339
|
"aria-invalid": n.question.ariaInvalid,
|
|
2336
2340
|
"aria-errormessage": n.question.ariaErrormessage
|
|
2337
|
-
}, null, 8,
|
|
2341
|
+
}, null, 8, Os),
|
|
2338
2342
|
h(d, {
|
|
2339
2343
|
is: "sv-svg-icon",
|
|
2340
2344
|
class: r("sv-star"),
|
|
@@ -2351,10 +2355,10 @@ const us = /* @__PURE__ */ y({
|
|
|
2351
2355
|
}, null, 8, ["iconName", "title"])
|
|
2352
2356
|
], 34));
|
|
2353
2357
|
}
|
|
2354
|
-
}),
|
|
2358
|
+
}), Ks = { class: "sd-rating-dropdown-item" }, js = { class: "sd-rating-dropdown-item_text" }, Qs = {
|
|
2355
2359
|
key: 0,
|
|
2356
2360
|
class: "sd-rating-dropdown-item_description"
|
|
2357
|
-
},
|
|
2361
|
+
}, Gs = /* @__PURE__ */ y({
|
|
2358
2362
|
__name: "RatingDropdownItem",
|
|
2359
2363
|
props: {
|
|
2360
2364
|
item: {},
|
|
@@ -2362,9 +2366,9 @@ const us = /* @__PURE__ */ y({
|
|
|
2362
2366
|
},
|
|
2363
2367
|
setup(u) {
|
|
2364
2368
|
const e = u;
|
|
2365
|
-
return V(() => e.item), (n, s) => (o(), l("div",
|
|
2366
|
-
v("span",
|
|
2367
|
-
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, [
|
|
2368
2372
|
h(d, {
|
|
2369
2373
|
is: "survey-string",
|
|
2370
2374
|
locString: n.item.description
|
|
@@ -2378,7 +2382,7 @@ x.Instance.registerRenderer(
|
|
|
2378
2382
|
"dropdown",
|
|
2379
2383
|
"sv-rating-dropdown"
|
|
2380
2384
|
);
|
|
2381
|
-
const
|
|
2385
|
+
const Js = /* @__PURE__ */ y({
|
|
2382
2386
|
inheritAttrs: !1,
|
|
2383
2387
|
__name: "RatingDropdown",
|
|
2384
2388
|
props: {
|
|
@@ -2397,7 +2401,7 @@ const Gs = /* @__PURE__ */ y({
|
|
|
2397
2401
|
}, null, 8, ["question"])
|
|
2398
2402
|
], 2));
|
|
2399
2403
|
}
|
|
2400
|
-
}),
|
|
2404
|
+
}), Xs = ["name", "value", "id", ".indeterminate", "disabled", "readonly", "role", "aria-required", "aria-label", "aria-labelledby", "aria-describedby", "aria-invalid", "aria-errormessage"], Ys = /* @__PURE__ */ y({
|
|
2401
2405
|
inheritAttrs: !1,
|
|
2402
2406
|
__name: "BooleanSwitch",
|
|
2403
2407
|
props: {
|
|
@@ -2437,7 +2441,7 @@ const Gs = /* @__PURE__ */ y({
|
|
|
2437
2441
|
"aria-describedby": t.question.a11y_input_ariaDescribedBy,
|
|
2438
2442
|
"aria-invalid": t.question.a11y_input_ariaInvalid,
|
|
2439
2443
|
"aria-errormessage": t.question.a11y_input_ariaErrormessage
|
|
2440
|
-
}, null, 42,
|
|
2444
|
+
}, null, 42, Xs), [
|
|
2441
2445
|
[te, t.question.booleanValue]
|
|
2442
2446
|
]),
|
|
2443
2447
|
v("div", {
|
|
@@ -2493,7 +2497,7 @@ x.Instance.registerRenderer(
|
|
|
2493
2497
|
"radio",
|
|
2494
2498
|
"sv-boolean-radio"
|
|
2495
2499
|
);
|
|
2496
|
-
const
|
|
2500
|
+
const _s = /* @__PURE__ */ y({
|
|
2497
2501
|
inheritAttrs: !1,
|
|
2498
2502
|
__name: "BooleanRadio",
|
|
2499
2503
|
props: {
|
|
@@ -2534,7 +2538,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2534
2538
|
], 2)
|
|
2535
2539
|
], 2));
|
|
2536
2540
|
}
|
|
2537
|
-
}),
|
|
2541
|
+
}), xs = ["name", "value", "checked", "aria-errormessage", "disabled", "readonly"], en = ["xlink:href"], sn = /* @__PURE__ */ y({
|
|
2538
2542
|
__name: "BooleanRadioItem",
|
|
2539
2543
|
props: {
|
|
2540
2544
|
question: {},
|
|
@@ -2563,7 +2567,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2563
2567
|
readonly: s.question.isReadOnlyAttr,
|
|
2564
2568
|
class: r(s.question.cssClasses.itemRadioControl),
|
|
2565
2569
|
onChange: n
|
|
2566
|
-
}, null, 42,
|
|
2570
|
+
}, null, 42, xs),
|
|
2567
2571
|
s.question.cssClasses.materialRadioDecorator ? (o(), l("span", {
|
|
2568
2572
|
key: 0,
|
|
2569
2573
|
class: r(s.question.cssClasses.materialRadioDecorator)
|
|
@@ -2574,7 +2578,7 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2574
2578
|
}, [
|
|
2575
2579
|
v("use", {
|
|
2576
2580
|
"xlink:href": s.question.itemSvgIcon
|
|
2577
|
-
}, null, 8,
|
|
2581
|
+
}, null, 8, en)
|
|
2578
2582
|
], 2)) : m("", !0)
|
|
2579
2583
|
], 2)) : m("", !0),
|
|
2580
2584
|
v("span", {
|
|
@@ -2588,13 +2592,13 @@ const Ys = /* @__PURE__ */ y({
|
|
|
2588
2592
|
], 2)
|
|
2589
2593
|
], 2));
|
|
2590
2594
|
}
|
|
2591
|
-
}),
|
|
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"];
|
|
2592
2596
|
x.Instance.registerRenderer(
|
|
2593
2597
|
"boolean",
|
|
2594
2598
|
"checkbox",
|
|
2595
2599
|
"sv-boolean-checkbox"
|
|
2596
2600
|
);
|
|
2597
|
-
const
|
|
2601
|
+
const an = /* @__PURE__ */ y({
|
|
2598
2602
|
inheritAttrs: !1,
|
|
2599
2603
|
__name: "BooleanCheckbox",
|
|
2600
2604
|
props: {
|
|
@@ -2628,7 +2632,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2628
2632
|
"aria-label": s.question.ariaLabel,
|
|
2629
2633
|
"aria-invalid": s.question.ariaInvalid,
|
|
2630
2634
|
"aria-errormessage": s.question.ariaErrormessage
|
|
2631
|
-
}, null, 42,
|
|
2635
|
+
}, null, 42, nn), [
|
|
2632
2636
|
[te, s.question.booleanValue]
|
|
2633
2637
|
]),
|
|
2634
2638
|
v("span", {
|
|
@@ -2640,9 +2644,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
2640
2644
|
}, [
|
|
2641
2645
|
v("use", {
|
|
2642
2646
|
"xlink:href": s.question.svgIcon
|
|
2643
|
-
}, null, 8,
|
|
2647
|
+
}, null, 8, tn)
|
|
2644
2648
|
], 2)) : m("", !0),
|
|
2645
|
-
|
|
2649
|
+
on
|
|
2646
2650
|
], 2),
|
|
2647
2651
|
s.question.isLabelRendered ? (o(), l("span", {
|
|
2648
2652
|
key: 0,
|
|
@@ -2661,7 +2665,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2661
2665
|
element: s.question,
|
|
2662
2666
|
css: s.css
|
|
2663
2667
|
}, null, 8, ["element", "css"])) : m("", !0)
|
|
2664
|
-
], 10,
|
|
2668
|
+
], 10, rn)) : m("", !0)
|
|
2665
2669
|
], 2),
|
|
2666
2670
|
s.question.canRenderLabelDescription ? (o(), l("div", {
|
|
2667
2671
|
key: 0,
|
|
@@ -2672,11 +2676,11 @@ const ln = /* @__PURE__ */ y({
|
|
|
2672
2676
|
is: "survey-string",
|
|
2673
2677
|
locString: s.question.locDescription
|
|
2674
2678
|
}, null, 8, ["locString"])
|
|
2675
|
-
], 10,
|
|
2679
|
+
], 10, ln)) : m("", !0)
|
|
2676
2680
|
], 2)
|
|
2677
2681
|
], 2));
|
|
2678
2682
|
}
|
|
2679
|
-
}),
|
|
2683
|
+
}), un = /* @__PURE__ */ y({
|
|
2680
2684
|
inheritAttrs: !1,
|
|
2681
2685
|
__name: "Multipletext",
|
|
2682
2686
|
props: {
|
|
@@ -2712,7 +2716,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2712
2716
|
])
|
|
2713
2717
|
], 2));
|
|
2714
2718
|
}
|
|
2715
|
-
}),
|
|
2719
|
+
}), dn = { key: 1 }, mn = /* @__PURE__ */ y({
|
|
2716
2720
|
__name: "MultipletextItem",
|
|
2717
2721
|
props: {
|
|
2718
2722
|
question: {},
|
|
@@ -2745,7 +2749,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2745
2749
|
is: "survey-string",
|
|
2746
2750
|
locString: s.value.locTitle
|
|
2747
2751
|
}, null, 8, ["locString"]),
|
|
2748
|
-
s.value.editor.isRequireTextAfterTitle ? (o(), l("span",
|
|
2752
|
+
s.value.editor.isRequireTextAfterTitle ? (o(), l("span", dn, " ")) : m("", !0),
|
|
2749
2753
|
s.value.editor.isRequireTextAfterTitle ? (o(), l("span", {
|
|
2750
2754
|
key: 2,
|
|
2751
2755
|
"aria-hidden": "true",
|
|
@@ -2764,7 +2768,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2764
2768
|
], 34))
|
|
2765
2769
|
], 2));
|
|
2766
2770
|
}
|
|
2767
|
-
}),
|
|
2771
|
+
}), pn = { class: "sv-hidden" }, Cn = { key: 0 }, vn = { key: 0 }, cn = ["onClick"], gn = ["data-responsive-title", "onClick"], hn = /* @__PURE__ */ y({
|
|
2768
2772
|
inheritAttrs: !1,
|
|
2769
2773
|
__name: "Matrix",
|
|
2770
2774
|
props: {
|
|
@@ -2794,13 +2798,13 @@ const ln = /* @__PURE__ */ y({
|
|
|
2794
2798
|
ref: n
|
|
2795
2799
|
}, [
|
|
2796
2800
|
v("fieldset", null, [
|
|
2797
|
-
v("legend",
|
|
2801
|
+
v("legend", pn, H(t.question.locTitle.renderedHtml), 1),
|
|
2798
2802
|
v("table", {
|
|
2799
2803
|
class: r(t.question.getTableCss())
|
|
2800
2804
|
}, [
|
|
2801
|
-
t.question.showHeader ? (o(), l("thead",
|
|
2805
|
+
t.question.showHeader ? (o(), l("thead", Cn, [
|
|
2802
2806
|
v("tr", null, [
|
|
2803
|
-
t.question.hasRows ? (o(), l("td",
|
|
2807
|
+
t.question.hasRows ? (o(), l("td", vn)) : m("", !0),
|
|
2804
2808
|
(o(!0), l(I, null, S(t.question.visibleColumns, (p, g) => (o(), l("th", {
|
|
2805
2809
|
key: g,
|
|
2806
2810
|
class: r(t.question.cssClasses.headerCell),
|
|
@@ -2860,7 +2864,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2860
2864
|
is: "survey-string",
|
|
2861
2865
|
locString: t.question.getCellDisplayLocText(p.name, C)
|
|
2862
2866
|
}, null, 8, ["locString"])
|
|
2863
|
-
], 10,
|
|
2867
|
+
], 10, cn))), 128)) : m("", !0),
|
|
2864
2868
|
t.question.hasCellText ? m("", !0) : (o(!0), l(I, { key: 1 }, S(t.question.visibleColumns, (C, q) => (o(), l("td", {
|
|
2865
2869
|
key: q,
|
|
2866
2870
|
"data-responsive-title": C.locText.renderedHtml,
|
|
@@ -2874,14 +2878,14 @@ const ln = /* @__PURE__ */ y({
|
|
|
2874
2878
|
column: C,
|
|
2875
2879
|
columnIndex: q
|
|
2876
2880
|
}, null, 8, ["is", "question", "row", "column", "columnIndex"])
|
|
2877
|
-
], 10,
|
|
2881
|
+
], 10, gn))), 128))
|
|
2878
2882
|
], 2))), 128))
|
|
2879
2883
|
])
|
|
2880
2884
|
], 2)
|
|
2881
2885
|
])
|
|
2882
2886
|
], 2));
|
|
2883
2887
|
}
|
|
2884
|
-
}),
|
|
2888
|
+
}), yn = ["data-sv-drop-target-matrix-row"], qn = /* @__PURE__ */ y({
|
|
2885
2889
|
__name: "MatrixRow",
|
|
2886
2890
|
props: {
|
|
2887
2891
|
question: {},
|
|
@@ -2914,9 +2918,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
2914
2918
|
question: i.question,
|
|
2915
2919
|
key: i.row.id + "_" + a.id
|
|
2916
2920
|
}, null, 8, ["cell", "question"]))), 128))
|
|
2917
|
-
], 42,
|
|
2921
|
+
], 42, yn)) : m("", !0);
|
|
2918
2922
|
}
|
|
2919
|
-
}),
|
|
2923
|
+
}), wn = ["name", "value", "readonly", "disabled", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage"], Ln = ["xlink:href"], kn = /* @__PURE__ */ y({
|
|
2920
2924
|
inheritAttrs: !1,
|
|
2921
2925
|
__name: "MatrixCell",
|
|
2922
2926
|
props: {
|
|
@@ -2946,7 +2950,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2946
2950
|
),
|
|
2947
2951
|
"aria-invalid": e.question.a11y_input_ariaInvalid,
|
|
2948
2952
|
"aria-errormessage": e.question.a11y_input_ariaErrormessage
|
|
2949
|
-
}, null, 10,
|
|
2953
|
+
}, null, 10, wn), [
|
|
2950
2954
|
[_, e.row.value]
|
|
2951
2955
|
]),
|
|
2952
2956
|
v("span", {
|
|
@@ -2958,7 +2962,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2958
2962
|
}, [
|
|
2959
2963
|
v("use", {
|
|
2960
2964
|
"xlink:href": e.question.itemSvgIcon
|
|
2961
|
-
}, null, 8,
|
|
2965
|
+
}, null, 8, Ln)
|
|
2962
2966
|
], 2)) : m("", !0)
|
|
2963
2967
|
], 2),
|
|
2964
2968
|
e.question.isMobile ? (o(), l("span", {
|
|
@@ -2972,7 +2976,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2972
2976
|
], 2)) : m("", !0)
|
|
2973
2977
|
], 34));
|
|
2974
2978
|
}
|
|
2975
|
-
}),
|
|
2979
|
+
}), fn = /* @__PURE__ */ y({
|
|
2976
2980
|
inheritAttrs: !1,
|
|
2977
2981
|
__name: "MatrixDropdown",
|
|
2978
2982
|
props: {
|
|
@@ -2987,7 +2991,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
2987
2991
|
ref: n
|
|
2988
2992
|
}, null, 8, ["question"]));
|
|
2989
2993
|
}
|
|
2990
|
-
}),
|
|
2994
|
+
}), bn = { key: 0 }, Mn = { key: 1 }, Hn = /* @__PURE__ */ y({
|
|
2991
2995
|
__name: "MatrixTable",
|
|
2992
2996
|
props: {
|
|
2993
2997
|
question: {}
|
|
@@ -3001,7 +3005,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3001
3005
|
v("table", {
|
|
3002
3006
|
class: r(s.question.getTableCss())
|
|
3003
3007
|
}, [
|
|
3004
|
-
n.value.showHeader ? (o(), l("thead",
|
|
3008
|
+
n.value.showHeader ? (o(), l("thead", bn, [
|
|
3005
3009
|
v("tr", null, [
|
|
3006
3010
|
(o(!0), l(I, null, S(n.value.headerRow.cells, (t) => (o(), l(I, null, [
|
|
3007
3011
|
t.hasTitle ? (o(), l("th", {
|
|
@@ -3044,7 +3048,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3044
3048
|
question: s.question
|
|
3045
3049
|
}, null, 8, ["row", "question"]))), 128))
|
|
3046
3050
|
]),
|
|
3047
|
-
n.value.showFooter ? (o(), l("tfoot",
|
|
3051
|
+
n.value.showFooter ? (o(), l("tfoot", Mn, [
|
|
3048
3052
|
v("tr", null, [
|
|
3049
3053
|
(o(!0), l(I, null, S(n.value.footerRow.cells, (t, a) => (o(), c(d, {
|
|
3050
3054
|
is: "survey-matrixdropdown-cell",
|
|
@@ -3057,7 +3061,7 @@ const ln = /* @__PURE__ */ y({
|
|
|
3057
3061
|
], 2)
|
|
3058
3062
|
], 6));
|
|
3059
3063
|
}
|
|
3060
|
-
}),
|
|
3064
|
+
}), In = /* @__PURE__ */ v("span", null, " ", -1), Sn = /* @__PURE__ */ y({
|
|
3061
3065
|
__name: "MatrixHeaderRequired",
|
|
3062
3066
|
props: {
|
|
3063
3067
|
question: {},
|
|
@@ -3066,14 +3070,14 @@ const ln = /* @__PURE__ */ y({
|
|
|
3066
3070
|
setup(u) {
|
|
3067
3071
|
const e = u;
|
|
3068
3072
|
return V(() => e.column), (n, s) => n.column.isRenderedRequired ? (o(), l(I, { key: 0 }, [
|
|
3069
|
-
|
|
3073
|
+
In,
|
|
3070
3074
|
n.column.isRenderedRequired ? (o(), l("span", {
|
|
3071
3075
|
key: 0,
|
|
3072
3076
|
class: r(n.question.cssClasses.cellRequiredMark)
|
|
3073
3077
|
}, H(n.column.requiredMark), 3)) : m("", !0)
|
|
3074
3078
|
], 64)) : m("", !0);
|
|
3075
3079
|
}
|
|
3076
|
-
}),
|
|
3080
|
+
}), Vn = ["title", "colspan"], Bn = /* @__PURE__ */ y({
|
|
3077
3081
|
__name: "MatrixDropdownCellComp",
|
|
3078
3082
|
props: {
|
|
3079
3083
|
question: {},
|
|
@@ -3238,9 +3242,9 @@ const ln = /* @__PURE__ */ y({
|
|
|
3238
3242
|
]),
|
|
3239
3243
|
_: 1
|
|
3240
3244
|
}, 8, ["is", "componentData"])) : m("", !0)
|
|
3241
|
-
], 46,
|
|
3245
|
+
], 46, Vn)) : m("", !0);
|
|
3242
3246
|
}
|
|
3243
|
-
}),
|
|
3247
|
+
}), Rn = /* @__PURE__ */ y({
|
|
3244
3248
|
inheritAttrs: !1,
|
|
3245
3249
|
__name: "MatrixDynamic",
|
|
3246
3250
|
props: {
|
|
@@ -3333,7 +3337,7 @@ function ie(u, e = !0) {
|
|
|
3333
3337
|
row: e ? b(() => u.item.data.row) : void 0
|
|
3334
3338
|
};
|
|
3335
3339
|
}
|
|
3336
|
-
const
|
|
3340
|
+
const Tn = ["disabled"], Zn = /* @__PURE__ */ y({
|
|
3337
3341
|
__name: "RemoveButton",
|
|
3338
3342
|
props: {
|
|
3339
3343
|
item: {}
|
|
@@ -3353,9 +3357,9 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3353
3357
|
v("span", {
|
|
3354
3358
|
class: r(L(n).cssClasses.iconRemove)
|
|
3355
3359
|
}, null, 2)
|
|
3356
|
-
], 10,
|
|
3360
|
+
], 10, Tn));
|
|
3357
3361
|
}
|
|
3358
|
-
}),
|
|
3362
|
+
}), $n = ["xlink:href"], Dn = /* @__PURE__ */ y({
|
|
3359
3363
|
__name: "DragDropIcon",
|
|
3360
3364
|
props: {
|
|
3361
3365
|
item: {}
|
|
@@ -3369,14 +3373,14 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3369
3373
|
}, [
|
|
3370
3374
|
v("use", {
|
|
3371
3375
|
"xlink:href": L(n).iconDragElement
|
|
3372
|
-
}, null, 8,
|
|
3376
|
+
}, null, 8, $n)
|
|
3373
3377
|
], 2)) : (o(), l("span", {
|
|
3374
3378
|
key: 1,
|
|
3375
3379
|
class: r(L(n).cssClasses.iconDrag)
|
|
3376
3380
|
}, null, 2))
|
|
3377
3381
|
]));
|
|
3378
3382
|
}
|
|
3379
|
-
}),
|
|
3383
|
+
}), An = ["aria-expanded", "aria-controls"], Nn = /* @__PURE__ */ y({
|
|
3380
3384
|
__name: "DetailButton",
|
|
3381
3385
|
props: {
|
|
3382
3386
|
item: {}
|
|
@@ -3396,9 +3400,9 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3396
3400
|
iconName: L(n).getDetailPanelIconId(L(s)),
|
|
3397
3401
|
size: "auto"
|
|
3398
3402
|
}, null, 8, ["class", "iconName"])
|
|
3399
|
-
], 10,
|
|
3403
|
+
], 10, An));
|
|
3400
3404
|
}
|
|
3401
|
-
}),
|
|
3405
|
+
}), Pn = /* @__PURE__ */ y({
|
|
3402
3406
|
inheritAttrs: !1,
|
|
3403
3407
|
__name: "PanelDynamic",
|
|
3404
3408
|
props: {
|
|
@@ -3530,7 +3534,7 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3530
3534
|
}, null, 8, ["question"])) : m("", !0)
|
|
3531
3535
|
], 2));
|
|
3532
3536
|
}
|
|
3533
|
-
}),
|
|
3537
|
+
}), En = /* @__PURE__ */ y({
|
|
3534
3538
|
__name: "PanelDynamicProgress",
|
|
3535
3539
|
props: {
|
|
3536
3540
|
question: {}
|
|
@@ -3577,7 +3581,7 @@ const Rn = ["disabled"], Tn = /* @__PURE__ */ y({
|
|
|
3577
3581
|
], 2)
|
|
3578
3582
|
], 2));
|
|
3579
3583
|
}
|
|
3580
|
-
}),
|
|
3584
|
+
}), Wn = /* @__PURE__ */ y({
|
|
3581
3585
|
__name: "PanelDynamicProgressV2",
|
|
3582
3586
|
props: {
|
|
3583
3587
|
question: {}
|
|
@@ -3617,7 +3621,7 @@ function Q(u) {
|
|
|
3617
3621
|
() => u.item && u.item.data.question || u.data.question
|
|
3618
3622
|
);
|
|
3619
3623
|
}
|
|
3620
|
-
const
|
|
3624
|
+
const Fn = ["id"], zn = /* @__PURE__ */ y({
|
|
3621
3625
|
__name: "PaneldynamicAddBtn",
|
|
3622
3626
|
props: {
|
|
3623
3627
|
item: {},
|
|
@@ -3642,9 +3646,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3642
3646
|
locString: L(n).locAddPanelText
|
|
3643
3647
|
}, null, 8, ["locString"])
|
|
3644
3648
|
], 2)
|
|
3645
|
-
], 10,
|
|
3649
|
+
], 10, Fn)) : m("", !0);
|
|
3646
3650
|
}
|
|
3647
|
-
}),
|
|
3651
|
+
}), On = ["title"], Un = /* @__PURE__ */ y({
|
|
3648
3652
|
__name: "PaneldynamicNextBtn",
|
|
3649
3653
|
props: {
|
|
3650
3654
|
item: {},
|
|
@@ -3664,9 +3668,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3664
3668
|
iconName: L(n).cssClasses.progressBtnIcon,
|
|
3665
3669
|
size: "auto"
|
|
3666
3670
|
}, null, 8, ["iconName"])
|
|
3667
|
-
], 10,
|
|
3671
|
+
], 10, On));
|
|
3668
3672
|
}
|
|
3669
|
-
}),
|
|
3673
|
+
}), Kn = ["title"], jn = /* @__PURE__ */ y({
|
|
3670
3674
|
__name: "PaneldynamicPrevBtn",
|
|
3671
3675
|
props: {
|
|
3672
3676
|
item: {},
|
|
@@ -3686,9 +3690,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3686
3690
|
iconName: L(n).cssClasses.progressBtnIcon,
|
|
3687
3691
|
size: "auto"
|
|
3688
3692
|
}, null, 8, ["iconName"])
|
|
3689
|
-
], 10,
|
|
3693
|
+
], 10, Kn));
|
|
3690
3694
|
}
|
|
3691
|
-
}),
|
|
3695
|
+
}), Qn = ["id"], Gn = /* @__PURE__ */ y({
|
|
3692
3696
|
__name: "PaneldynamicRemoveBtn",
|
|
3693
3697
|
props: {
|
|
3694
3698
|
item: {},
|
|
@@ -3717,9 +3721,9 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3717
3721
|
v("span", {
|
|
3718
3722
|
class: r(L(n).cssClasses.iconRemove)
|
|
3719
3723
|
}, null, 2)
|
|
3720
|
-
], 10,
|
|
3724
|
+
], 10, Qn));
|
|
3721
3725
|
}
|
|
3722
|
-
}),
|
|
3726
|
+
}), Jn = /* @__PURE__ */ y({
|
|
3723
3727
|
__name: "PaneldynamicProgressText",
|
|
3724
3728
|
props: {
|
|
3725
3729
|
item: {},
|
|
@@ -3731,7 +3735,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3731
3735
|
class: r(L(n).cssClasses.progressText)
|
|
3732
3736
|
}, H(L(n).progressText), 3));
|
|
3733
3737
|
}
|
|
3734
|
-
}),
|
|
3738
|
+
}), Xn = ["id"], Yn = /* @__PURE__ */ y({
|
|
3735
3739
|
__name: "Errors",
|
|
3736
3740
|
props: {
|
|
3737
3741
|
element: {},
|
|
@@ -3756,21 +3760,21 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3756
3760
|
error: i,
|
|
3757
3761
|
cssClasses: n.element.cssClasses
|
|
3758
3762
|
}, null, 8, ["is", "element", "errorKey", "error", "cssClasses"]))), 128))
|
|
3759
|
-
], 10,
|
|
3763
|
+
], 10, Xn)) : m("", !0);
|
|
3760
3764
|
}
|
|
3761
|
-
}),
|
|
3765
|
+
}), _n = { key: 0 }, xn = /* @__PURE__ */ y({
|
|
3762
3766
|
__name: "QuestionComment",
|
|
3763
3767
|
props: {
|
|
3764
3768
|
question: {}
|
|
3765
3769
|
},
|
|
3766
3770
|
setup(u) {
|
|
3767
|
-
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, {
|
|
3768
3772
|
key: 1,
|
|
3769
3773
|
is: "sv-text-area",
|
|
3770
3774
|
model: e.question.commentTextAreaModel
|
|
3771
3775
|
}, null, 8, ["model"]));
|
|
3772
3776
|
}
|
|
3773
|
-
}),
|
|
3777
|
+
}), et = /* @__PURE__ */ y({
|
|
3774
3778
|
__name: "TitleElement",
|
|
3775
3779
|
props: {
|
|
3776
3780
|
element: {},
|
|
@@ -3823,7 +3827,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3823
3827
|
_: 1
|
|
3824
3828
|
}, 40, ["class", "aria-label", "id", "tabindex", "aria-expanded", "role"])) : m("", !0);
|
|
3825
3829
|
}
|
|
3826
|
-
}),
|
|
3830
|
+
}), st = { key: 3 }, nt = { key: 5 }, tt = { key: 7 }, ot = /* @__PURE__ */ y({
|
|
3827
3831
|
inheritAttrs: !1,
|
|
3828
3832
|
__name: "TitleContent",
|
|
3829
3833
|
props: {
|
|
@@ -3851,19 +3855,19 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3851
3855
|
class: r(n.element.cssTitleNumber),
|
|
3852
3856
|
"aria-hidden": !0
|
|
3853
3857
|
}, H(n.element.no), 3)) : m("", !0),
|
|
3854
|
-
!n.element.isTitleRenderedAsString && n.element.no ? (o(), l("span",
|
|
3858
|
+
!n.element.isTitleRenderedAsString && n.element.no ? (o(), l("span", st, " ")) : m("", !0),
|
|
3855
3859
|
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span", {
|
|
3856
3860
|
key: 4,
|
|
3857
3861
|
class: r(n.element.cssRequiredMark),
|
|
3858
3862
|
"aria-hidden": !0
|
|
3859
3863
|
}, H(n.element.requiredMark), 3)) : m("", !0),
|
|
3860
|
-
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span",
|
|
3864
|
+
!n.element.isTitleRenderedAsString && n.element.isRequireTextBeforeTitle ? (o(), l("span", nt, " ")) : m("", !0),
|
|
3861
3865
|
n.element.isTitleRenderedAsString ? m("", !0) : (o(), c(d, {
|
|
3862
3866
|
key: 6,
|
|
3863
3867
|
is: "survey-string",
|
|
3864
3868
|
locString: n.element.locTitle
|
|
3865
3869
|
}, null, 8, ["locString"])),
|
|
3866
|
-
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span",
|
|
3870
|
+
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span", tt, " ")) : m("", !0),
|
|
3867
3871
|
!n.element.isTitleRenderedAsString && n.element.isRequireTextAfterTitle ? (o(), l("span", {
|
|
3868
3872
|
key: 8,
|
|
3869
3873
|
class: r(n.element.cssRequiredMark),
|
|
@@ -3871,7 +3875,7 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3871
3875
|
}, H(n.element.requiredMark), 3)) : m("", !0)
|
|
3872
3876
|
], 64));
|
|
3873
3877
|
}
|
|
3874
|
-
}),
|
|
3878
|
+
}), it = { class: "sv-title-actions" }, rt = { class: "sv-title-actions__title" }, lt = /* @__PURE__ */ y({
|
|
3875
3879
|
__name: "TitleActions",
|
|
3876
3880
|
props: {
|
|
3877
3881
|
element: {},
|
|
@@ -3879,8 +3883,8 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3879
3883
|
},
|
|
3880
3884
|
setup(u) {
|
|
3881
3885
|
const e = u, n = b(() => e.element.getTitleToolbar());
|
|
3882
|
-
return (s, i) => (o(), l("div",
|
|
3883
|
-
v("span",
|
|
3886
|
+
return (s, i) => (o(), l("div", it, [
|
|
3887
|
+
v("span", rt, [
|
|
3884
3888
|
s.element.isPage ? (o(), c(d, {
|
|
3885
3889
|
key: 0,
|
|
3886
3890
|
is: "survey-string",
|
|
@@ -3899,20 +3903,20 @@ const Wn = ["id"], Fn = /* @__PURE__ */ y({
|
|
|
3899
3903
|
}, null, 8, ["model"])
|
|
3900
3904
|
]));
|
|
3901
3905
|
}
|
|
3902
|
-
}),
|
|
3906
|
+
}), at = (u, e) => {
|
|
3903
3907
|
const n = u.__vccOpts || u;
|
|
3904
3908
|
for (const [s, i] of e)
|
|
3905
3909
|
n[s] = i;
|
|
3906
3910
|
return n;
|
|
3907
|
-
},
|
|
3908
|
-
|
|
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
|
|
3909
3913
|
];
|
|
3910
|
-
function
|
|
3911
|
-
return o(), l("div",
|
|
3914
|
+
function Ct(u, e) {
|
|
3915
|
+
return o(), l("div", dt, pt);
|
|
3912
3916
|
}
|
|
3913
|
-
const
|
|
3914
|
-
|
|
3915
|
-
],
|
|
3917
|
+
const vt = /* @__PURE__ */ at(ut, [["render", Ct]]), ct = /* @__PURE__ */ v("use", null, null, -1), gt = [
|
|
3918
|
+
ct
|
|
3919
|
+
], ht = /* @__PURE__ */ y({
|
|
3916
3920
|
__name: "SvgIcon",
|
|
3917
3921
|
props: {
|
|
3918
3922
|
size: {},
|
|
@@ -3941,9 +3945,9 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
3941
3945
|
ref: n,
|
|
3942
3946
|
class: "sv-svg-icon",
|
|
3943
3947
|
role: "img"
|
|
3944
|
-
},
|
|
3948
|
+
}, gt, 512));
|
|
3945
3949
|
}
|
|
3946
|
-
}),
|
|
3950
|
+
}), yt = /* @__PURE__ */ y({
|
|
3947
3951
|
__name: "QuestionError",
|
|
3948
3952
|
props: {
|
|
3949
3953
|
errorKey: {},
|
|
@@ -3971,7 +3975,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
3971
3975
|
], 2)
|
|
3972
3976
|
]));
|
|
3973
3977
|
}
|
|
3974
|
-
}),
|
|
3978
|
+
}), qt = /* @__PURE__ */ y({
|
|
3975
3979
|
__name: "ActionBar",
|
|
3976
3980
|
props: {
|
|
3977
3981
|
model: {},
|
|
@@ -4002,7 +4006,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4002
4006
|
}, null, 8, ["item"]))), 128))
|
|
4003
4007
|
], 2)) : m("", !0);
|
|
4004
4008
|
}
|
|
4005
|
-
}),
|
|
4009
|
+
}), wt = ["id"], Lt = { class: "sv-action__content" }, kt = /* @__PURE__ */ y({
|
|
4006
4010
|
__name: "Action",
|
|
4007
4011
|
props: {
|
|
4008
4012
|
item: {}
|
|
@@ -4027,7 +4031,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4027
4031
|
ref_key: "root",
|
|
4028
4032
|
ref: e
|
|
4029
4033
|
}, [
|
|
4030
|
-
v("div",
|
|
4034
|
+
v("div", Lt, [
|
|
4031
4035
|
i.item.needSeparator ? (o(), c(d, {
|
|
4032
4036
|
key: 0,
|
|
4033
4037
|
is: "sv-action-bar-separator"
|
|
@@ -4037,7 +4041,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4037
4041
|
item: i.item
|
|
4038
4042
|
}, null, 8, ["is", "item"])
|
|
4039
4043
|
])
|
|
4040
|
-
], 10,
|
|
4044
|
+
], 10, wt));
|
|
4041
4045
|
}
|
|
4042
4046
|
}), U = {
|
|
4043
4047
|
mounted: function(u, e) {
|
|
@@ -4057,10 +4061,10 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4057
4061
|
ze(s);
|
|
4058
4062
|
});
|
|
4059
4063
|
}
|
|
4060
|
-
},
|
|
4064
|
+
}, ft = ["disabled", "title", "aria-checked", "aria-expanded", "role"], bt = {
|
|
4061
4065
|
inheritAttrs: !1
|
|
4062
|
-
},
|
|
4063
|
-
...
|
|
4066
|
+
}, Mt = /* @__PURE__ */ y({
|
|
4067
|
+
...bt,
|
|
4064
4068
|
__name: "ActionBarItem",
|
|
4065
4069
|
props: {
|
|
4066
4070
|
item: {}
|
|
@@ -4100,14 +4104,14 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4100
4104
|
key: 1,
|
|
4101
4105
|
class: r(n.item.getActionBarItemTitleCss())
|
|
4102
4106
|
}, H(n.item.title), 3)) : m("", !0)
|
|
4103
|
-
], 42,
|
|
4107
|
+
], 42, ft)), [
|
|
4104
4108
|
[L(U), { processEsc: !1, disableTabStop: n.item.disableTabStop }]
|
|
4105
4109
|
]);
|
|
4106
4110
|
}
|
|
4107
|
-
}),
|
|
4111
|
+
}), Ht = ["disabled", "title", "role"], It = {
|
|
4108
4112
|
inheritAttrs: !1
|
|
4109
|
-
},
|
|
4110
|
-
...
|
|
4113
|
+
}, St = /* @__PURE__ */ y({
|
|
4114
|
+
...It,
|
|
4111
4115
|
__name: "ActionBarItemDropdown",
|
|
4112
4116
|
props: {
|
|
4113
4117
|
item: {}
|
|
@@ -4149,7 +4153,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4149
4153
|
key: 1,
|
|
4150
4154
|
class: r(s.item.getActionBarItemTitleCss())
|
|
4151
4155
|
}, H(s.item.title), 3)) : m("", !0)
|
|
4152
|
-
], 42,
|
|
4156
|
+
], 42, Ht)), [
|
|
4153
4157
|
[L(U), { processEsc: !1, disableTabStop: s.item.disableTabStop }]
|
|
4154
4158
|
]),
|
|
4155
4159
|
h(d, {
|
|
@@ -4158,7 +4162,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4158
4162
|
}, null, 8, ["model"])
|
|
4159
4163
|
], 64));
|
|
4160
4164
|
}
|
|
4161
|
-
}),
|
|
4165
|
+
}), Vt = /* @__PURE__ */ y({
|
|
4162
4166
|
__name: "ActionBarSeparator",
|
|
4163
4167
|
props: {
|
|
4164
4168
|
item: {}
|
|
@@ -4169,7 +4173,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4169
4173
|
class: r(["sv-action-bar-separator", n.value])
|
|
4170
4174
|
}, null, 2));
|
|
4171
4175
|
}
|
|
4172
|
-
}),
|
|
4176
|
+
}), Bt = ["aria-label", "placeholder", "value"], Rt = ["aria-label"], Tt = ["id"], Zt = /* @__PURE__ */ y({
|
|
4173
4177
|
__name: "List",
|
|
4174
4178
|
props: {
|
|
4175
4179
|
model: {}
|
|
@@ -4214,7 +4218,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4214
4218
|
value: p.model.filterString,
|
|
4215
4219
|
onChange: s,
|
|
4216
4220
|
onKeyup: i
|
|
4217
|
-
}, null, 42,
|
|
4221
|
+
}, null, 42, Bt),
|
|
4218
4222
|
p.model.showSearchClearButton && p.model.filterString ? (o(), l("button", {
|
|
4219
4223
|
key: 0,
|
|
4220
4224
|
onClick: g[0] || (g[0] = (C) => {
|
|
@@ -4235,7 +4239,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4235
4239
|
v("div", {
|
|
4236
4240
|
class: r(p.model.cssClasses.emptyText),
|
|
4237
4241
|
"aria-label": p.model.emptyMessage
|
|
4238
|
-
}, H(p.model.emptyMessage), 11,
|
|
4242
|
+
}, H(p.model.emptyMessage), 11, Rt)
|
|
4239
4243
|
], 2), [
|
|
4240
4244
|
[N, p.model.isEmpty]
|
|
4241
4245
|
]),
|
|
@@ -4258,12 +4262,12 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4258
4262
|
model: p.model,
|
|
4259
4263
|
key: C.id
|
|
4260
4264
|
}, null, 8, ["item", "model"]))), 128))
|
|
4261
|
-
], 42,
|
|
4265
|
+
], 42, Tt)), [
|
|
4262
4266
|
[N, !p.model.isEmpty]
|
|
4263
4267
|
]) : m("", !0)
|
|
4264
4268
|
], 2));
|
|
4265
4269
|
}
|
|
4266
|
-
}),
|
|
4270
|
+
}), $t = ["aria-selected", "id", "tabindex"], Dt = ["title"], At = /* @__PURE__ */ y({
|
|
4267
4271
|
__name: "ListItem",
|
|
4268
4272
|
props: {
|
|
4269
4273
|
model: {},
|
|
@@ -4307,13 +4311,13 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4307
4311
|
item: t.item,
|
|
4308
4312
|
model: t.model
|
|
4309
4313
|
}, null, 8, ["is", "item", "model"])
|
|
4310
|
-
], 46,
|
|
4311
|
-
], 42,
|
|
4314
|
+
], 46, Dt)
|
|
4315
|
+
], 42, $t)), [
|
|
4312
4316
|
[N, t.model.isItemVisible(t.item)],
|
|
4313
4317
|
[L(U), { processEsc: !1, disableTabStop: t.item.disableTabStop }]
|
|
4314
4318
|
]);
|
|
4315
4319
|
}
|
|
4316
|
-
}),
|
|
4320
|
+
}), Nt = /* @__PURE__ */ y({
|
|
4317
4321
|
__name: "ListItemContent",
|
|
4318
4322
|
props: {
|
|
4319
4323
|
model: {},
|
|
@@ -4342,7 +4346,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4342
4346
|
}, null, 8, ["class", "iconName"])) : m("", !0)
|
|
4343
4347
|
], 64));
|
|
4344
4348
|
}
|
|
4345
|
-
}),
|
|
4349
|
+
}), Pt = /* @__PURE__ */ y({
|
|
4346
4350
|
__name: "ListItemGroup",
|
|
4347
4351
|
props: {
|
|
4348
4352
|
model: {},
|
|
@@ -4362,7 +4366,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4362
4366
|
}, null, 8, ["model"])
|
|
4363
4367
|
], 64));
|
|
4364
4368
|
}
|
|
4365
|
-
}),
|
|
4369
|
+
}), Et = /* @__PURE__ */ y({
|
|
4366
4370
|
__name: "Popup",
|
|
4367
4371
|
props: {
|
|
4368
4372
|
model: {}
|
|
@@ -4392,13 +4396,13 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4392
4396
|
}, null, 8, ["model"])
|
|
4393
4397
|
], 512));
|
|
4394
4398
|
}
|
|
4395
|
-
}),
|
|
4399
|
+
}), Wt = { class: "sv-popup__body-content" }, Ft = {
|
|
4396
4400
|
key: 0,
|
|
4397
4401
|
class: "sv-popup__body-header"
|
|
4398
|
-
},
|
|
4402
|
+
}, zt = { class: "sv-popup__scrolling-content" }, Ot = { class: "sv-popup__content" }, Ut = {
|
|
4399
4403
|
key: 1,
|
|
4400
4404
|
class: "sv-popup__body-footer"
|
|
4401
|
-
},
|
|
4405
|
+
}, Kt = /* @__PURE__ */ y({
|
|
4402
4406
|
__name: "PopupContainer",
|
|
4403
4407
|
props: {
|
|
4404
4408
|
model: {}
|
|
@@ -4438,16 +4442,16 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4438
4442
|
is: s.model.popupHeaderTemplate,
|
|
4439
4443
|
model: s.model
|
|
4440
4444
|
}, null, 8, ["is", "model"])) : m("", !0),
|
|
4441
|
-
v("div",
|
|
4442
|
-
s.model.title ? (o(), l("div",
|
|
4443
|
-
v("div",
|
|
4444
|
-
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, [
|
|
4445
4449
|
h(d, D({
|
|
4446
4450
|
is: s.model.contentComponentName
|
|
4447
4451
|
}, s.model.contentComponentData), null, 16, ["is"])
|
|
4448
4452
|
])
|
|
4449
4453
|
]),
|
|
4450
|
-
s.model.showFooter ? (o(), l("div",
|
|
4454
|
+
s.model.showFooter ? (o(), l("div", Ut, [
|
|
4451
4455
|
h(d, {
|
|
4452
4456
|
is: "sv-action-bar",
|
|
4453
4457
|
model: s.model.footerToolbar
|
|
@@ -4459,7 +4463,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4459
4463
|
[N, s.model.isVisible]
|
|
4460
4464
|
]);
|
|
4461
4465
|
}
|
|
4462
|
-
}),
|
|
4466
|
+
}), jt = /* @__PURE__ */ y({
|
|
4463
4467
|
__name: "PopupPointer",
|
|
4464
4468
|
props: {
|
|
4465
4469
|
model: {}
|
|
@@ -4473,7 +4477,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4473
4477
|
})
|
|
4474
4478
|
}, null, 4));
|
|
4475
4479
|
}
|
|
4476
|
-
}),
|
|
4480
|
+
}), Qt = /* @__PURE__ */ y({
|
|
4477
4481
|
__name: "Container",
|
|
4478
4482
|
props: {
|
|
4479
4483
|
survey: {},
|
|
@@ -4534,7 +4538,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4534
4538
|
}, H(t.survey.progressText), 3)
|
|
4535
4539
|
], 2));
|
|
4536
4540
|
}
|
|
4537
|
-
}),
|
|
4541
|
+
}), Gt = ["title"], Jt = ["onClick", "data-page-number"], Xt = ["title"], Yt = ["title"], _t = ["title"], xt = /* @__PURE__ */ y({
|
|
4538
4542
|
__name: "ProgressButtons",
|
|
4539
4543
|
props: {
|
|
4540
4544
|
survey: {},
|
|
@@ -4579,7 +4583,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4579
4583
|
v("div", {
|
|
4580
4584
|
class: r(q.survey.css.progressButtonsPageTitle),
|
|
4581
4585
|
title: q.model.headerText
|
|
4582
|
-
}, H(q.model.headerText), 11,
|
|
4586
|
+
}, H(q.model.headerText), 11, Gt)
|
|
4583
4587
|
], 2)) : m("", !0),
|
|
4584
4588
|
v("div", {
|
|
4585
4589
|
class: r(p.value.progressButtonsContainer)
|
|
@@ -4615,12 +4619,12 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4615
4619
|
is: "survey-string",
|
|
4616
4620
|
locString: k.locNavigationTitle
|
|
4617
4621
|
}, null, 8, ["locString"])
|
|
4618
|
-
], 10,
|
|
4622
|
+
], 10, Xt)) : m("", !0),
|
|
4619
4623
|
t.value ? (o(), l("div", {
|
|
4620
4624
|
key: 1,
|
|
4621
4625
|
class: r(p.value.progressButtonsPageDescription),
|
|
4622
4626
|
title: k.locNavigationDescription.renderedHtml
|
|
4623
|
-
}, H(k.locNavigationDescription.renderedHtml), 11,
|
|
4627
|
+
}, H(k.locNavigationDescription.renderedHtml), 11, Yt)) : m("", !0),
|
|
4624
4628
|
v("div", {
|
|
4625
4629
|
class: r(p.value.progressButtonsButton)
|
|
4626
4630
|
}, [
|
|
@@ -4632,7 +4636,7 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4632
4636
|
}, null, 2),
|
|
4633
4637
|
v("span", null, H(q.model.getItemNumber(k)), 1)
|
|
4634
4638
|
], 2)
|
|
4635
|
-
], 10,
|
|
4639
|
+
], 10, Jt))), 128))
|
|
4636
4640
|
], 2)
|
|
4637
4641
|
], 2),
|
|
4638
4642
|
v("div", {
|
|
@@ -4648,11 +4652,11 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4648
4652
|
v("div", {
|
|
4649
4653
|
class: r(q.survey.css.progressButtonsPageTitle),
|
|
4650
4654
|
title: q.model.footerText
|
|
4651
|
-
}, H(q.model.footerText), 11,
|
|
4655
|
+
}, H(q.model.footerText), 11, _t)
|
|
4652
4656
|
], 2)) : m("", !0)
|
|
4653
4657
|
], 6));
|
|
4654
4658
|
}
|
|
4655
|
-
}),
|
|
4659
|
+
}), eo = /* @__PURE__ */ y({
|
|
4656
4660
|
__name: "ProgressToc",
|
|
4657
4661
|
props: {
|
|
4658
4662
|
survey: {},
|
|
@@ -4687,11 +4691,11 @@ const Ct = /* @__PURE__ */ lt(at, [["render", pt]]), vt = /* @__PURE__ */ v("use
|
|
|
4687
4691
|
}
|
|
4688
4692
|
});
|
|
4689
4693
|
/*!
|
|
4690
|
-
* surveyjs - Survey JavaScript library v2.0.0
|
|
4694
|
+
* surveyjs - Survey JavaScript library v2.0.0
|
|
4691
4695
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4692
4696
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4693
4697
|
*/
|
|
4694
|
-
var
|
|
4698
|
+
var so = {
|
|
4695
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>',
|
|
4696
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>',
|
|
4697
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>',
|
|
@@ -4753,7 +4757,7 @@ var eo = {
|
|
|
4753
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>'
|
|
4754
4758
|
};
|
|
4755
4759
|
/*!
|
|
4756
|
-
* surveyjs - Survey JavaScript library v2.0.0
|
|
4760
|
+
* surveyjs - Survey JavaScript library v2.0.0
|
|
4757
4761
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4758
4762
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
4759
4763
|
*/
|
|
@@ -4818,11 +4822,11 @@ var ke = {
|
|
|
4818
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>',
|
|
4819
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>'
|
|
4820
4824
|
};
|
|
4821
|
-
const
|
|
4825
|
+
const no = ["lang", "dir"], to = { onsubmit: "return false;" }, oo = {
|
|
4822
4826
|
key: 0,
|
|
4823
4827
|
class: "sv_custom_header"
|
|
4824
|
-
},
|
|
4825
|
-
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);
|
|
4826
4830
|
qe("v2", ke);
|
|
4827
4831
|
X.registerIcons(ke);
|
|
4828
4832
|
const re = /* @__PURE__ */ y({
|
|
@@ -4882,8 +4886,8 @@ const re = /* @__PURE__ */ y({
|
|
|
4882
4886
|
class: r(C.value.rootBackgroundImage),
|
|
4883
4887
|
style: M(t.value.backgroundImageStyle)
|
|
4884
4888
|
}, null, 6)) : m("", !0),
|
|
4885
|
-
v("form",
|
|
4886
|
-
t.value.hasLogo ? m("", !0) : (o(), l("div",
|
|
4889
|
+
v("form", to, [
|
|
4890
|
+
t.value.hasLogo ? m("", !0) : (o(), l("div", oo)),
|
|
4887
4891
|
v("div", {
|
|
4888
4892
|
class: r(C.value.container)
|
|
4889
4893
|
}, [
|
|
@@ -4908,7 +4912,7 @@ const re = /* @__PURE__ */ y({
|
|
|
4908
4912
|
container: "left",
|
|
4909
4913
|
needRenderWrapper: !0
|
|
4910
4914
|
}, null, 8, ["survey"]),
|
|
4911
|
-
v("div",
|
|
4915
|
+
v("div", io, [
|
|
4912
4916
|
h(d, {
|
|
4913
4917
|
is: "sv-components-container",
|
|
4914
4918
|
survey: t.value,
|
|
@@ -4943,7 +4947,7 @@ const re = /* @__PURE__ */ y({
|
|
|
4943
4947
|
key: 0,
|
|
4944
4948
|
is: "sv-brand-info"
|
|
4945
4949
|
})) : m("", !0)
|
|
4946
|
-
], 14,
|
|
4950
|
+
], 14, ro)
|
|
4947
4951
|
]),
|
|
4948
4952
|
h(d, {
|
|
4949
4953
|
is: "sv-components-container",
|
|
@@ -4958,11 +4962,11 @@ const re = /* @__PURE__ */ y({
|
|
|
4958
4962
|
container: "footer",
|
|
4959
4963
|
needRenderWrapper: !1
|
|
4960
4964
|
}, null, 8, ["survey"]),
|
|
4961
|
-
g.value ? (o(), l("div",
|
|
4965
|
+
g.value ? (o(), l("div", lo, [
|
|
4962
4966
|
v("div", {
|
|
4963
4967
|
innerHTML: B(),
|
|
4964
4968
|
class: r(t.value.completedCss)
|
|
4965
|
-
}, null, 10,
|
|
4969
|
+
}, null, 10, ao),
|
|
4966
4970
|
h(d, {
|
|
4967
4971
|
is: "sv-components-container",
|
|
4968
4972
|
survey: t.value,
|
|
@@ -4974,12 +4978,12 @@ const re = /* @__PURE__ */ y({
|
|
|
4974
4978
|
key: 3,
|
|
4975
4979
|
class: r(t.value.completedBeforeCss),
|
|
4976
4980
|
innerHTML: t.value.processedCompletedBeforeHtml
|
|
4977
|
-
}, null, 10,
|
|
4981
|
+
}, null, 10, uo)) : m("", !0),
|
|
4978
4982
|
t.value.state === "loading" ? (o(), l("div", {
|
|
4979
4983
|
key: 4,
|
|
4980
4984
|
class: r(t.value.loadingBodyCss),
|
|
4981
4985
|
innerHTML: t.value.processedLoadingHtml
|
|
4982
|
-
}, null, 10,
|
|
4986
|
+
}, null, 10, mo)) : m("", !0),
|
|
4983
4987
|
t.value.state === "empty" ? (o(), l("div", {
|
|
4984
4988
|
key: 5,
|
|
4985
4989
|
class: r(C.value.bodyEmpty)
|
|
@@ -4991,9 +4995,9 @@ const re = /* @__PURE__ */ y({
|
|
|
4991
4995
|
model: t.value.notifier
|
|
4992
4996
|
}, null, 8, ["model"])
|
|
4993
4997
|
], 2)
|
|
4994
|
-
], 14,
|
|
4998
|
+
], 14, no));
|
|
4995
4999
|
}
|
|
4996
|
-
}),
|
|
5000
|
+
}), po = /* @__PURE__ */ y({
|
|
4997
5001
|
__name: "Notifier",
|
|
4998
5002
|
props: {
|
|
4999
5003
|
model: {}
|
|
@@ -5014,7 +5018,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5014
5018
|
}, null, 8, ["model"])
|
|
5015
5019
|
], 6)) : m("", !0);
|
|
5016
5020
|
}
|
|
5017
|
-
}),
|
|
5021
|
+
}), Co = { key: 0 }, vo = /* @__PURE__ */ y({
|
|
5018
5022
|
__name: "QuestionOther",
|
|
5019
5023
|
props: {
|
|
5020
5024
|
question: {}
|
|
@@ -5023,14 +5027,14 @@ const re = /* @__PURE__ */ y({
|
|
|
5023
5027
|
return (e, n) => (o(), l("div", {
|
|
5024
5028
|
class: r(e.question.getCommentAreaCss(!0))
|
|
5025
5029
|
}, [
|
|
5026
|
-
e.question.isReadOnlyRenderDiv() ? (o(), l("div",
|
|
5030
|
+
e.question.isReadOnlyRenderDiv() ? (o(), l("div", Co, H(e.question.otherValue), 1)) : (o(), c(d, {
|
|
5027
5031
|
key: 1,
|
|
5028
5032
|
is: "sv-text-area",
|
|
5029
5033
|
model: e.question.otherTextAreaModel
|
|
5030
5034
|
}, null, 8, ["model"]))
|
|
5031
5035
|
], 2));
|
|
5032
5036
|
}
|
|
5033
|
-
}),
|
|
5037
|
+
}), co = ["disabled", "value", "title"], go = /* @__PURE__ */ y({
|
|
5034
5038
|
__name: "SurveyNavigationButton",
|
|
5035
5039
|
props: {
|
|
5036
5040
|
item: {}
|
|
@@ -5047,7 +5051,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5047
5051
|
onMousedown: n,
|
|
5048
5052
|
onClick: i[0] || (i[0] = //@ts-ignore
|
|
5049
5053
|
(...t) => s.item.action && s.item.action(...t))
|
|
5050
|
-
}, null, 42,
|
|
5054
|
+
}, null, 42, co)) : m("", !0);
|
|
5051
5055
|
}
|
|
5052
5056
|
}), fe = /* @__PURE__ */ y({
|
|
5053
5057
|
__name: "PopupSurvey",
|
|
@@ -5163,7 +5167,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5163
5167
|
], 2)
|
|
5164
5168
|
], 38)) : m("", !0);
|
|
5165
5169
|
}
|
|
5166
|
-
}),
|
|
5170
|
+
}), ho = ["innerHTML"], yo = /* @__PURE__ */ y({
|
|
5167
5171
|
__name: "CustomWidget",
|
|
5168
5172
|
props: {
|
|
5169
5173
|
question: {},
|
|
@@ -5186,7 +5190,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5186
5190
|
i.value ? (o(), l("div", {
|
|
5187
5191
|
key: 0,
|
|
5188
5192
|
innerHTML: t.value
|
|
5189
|
-
}, null, 8,
|
|
5193
|
+
}, null, 8, ho)) : m("", !0),
|
|
5190
5194
|
s.value ? (o(), c(d, {
|
|
5191
5195
|
key: 1,
|
|
5192
5196
|
is: a.value,
|
|
@@ -5195,7 +5199,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5195
5199
|
}, null, 8, ["is", "question", "css"])) : m("", !0)
|
|
5196
5200
|
], 512));
|
|
5197
5201
|
}
|
|
5198
|
-
}),
|
|
5202
|
+
}), qo = /* @__PURE__ */ y({
|
|
5199
5203
|
__name: "PopupModal",
|
|
5200
5204
|
setup(u) {
|
|
5201
5205
|
const e = W();
|
|
@@ -5220,7 +5224,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5220
5224
|
}, null, 8, ["model"])
|
|
5221
5225
|
], 8, ["to"])) : m("", !0);
|
|
5222
5226
|
}
|
|
5223
|
-
}),
|
|
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({
|
|
5224
5228
|
__name: "TextArea",
|
|
5225
5229
|
props: {
|
|
5226
5230
|
model: {}
|
|
@@ -5269,9 +5273,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5269
5273
|
"aria-invalid": i.model.ariaInvalid,
|
|
5270
5274
|
"aria-errormessage": i.model.ariaErrormessage,
|
|
5271
5275
|
style: M({ resize: i.model.question.resizeStyle })
|
|
5272
|
-
}, null, 46,
|
|
5276
|
+
}, null, 46, wo));
|
|
5273
5277
|
}
|
|
5274
|
-
}),
|
|
5278
|
+
}), ko = /* @__PURE__ */ y({
|
|
5275
5279
|
__name: "CharacterCounter",
|
|
5276
5280
|
props: {
|
|
5277
5281
|
counter: {},
|
|
@@ -5283,7 +5287,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5283
5287
|
class: r(n.remainingCharacterCounter)
|
|
5284
5288
|
}, H(n.counter.remainingCharacterCounter), 3));
|
|
5285
5289
|
}
|
|
5286
|
-
}),
|
|
5290
|
+
}), fo = /* @__PURE__ */ y({
|
|
5287
5291
|
inheritAttrs: !1,
|
|
5288
5292
|
__name: "Composite",
|
|
5289
5293
|
props: {
|
|
@@ -5302,7 +5306,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5302
5306
|
css: i.css
|
|
5303
5307
|
}, null, 8, ["element", "css"]));
|
|
5304
5308
|
}
|
|
5305
|
-
}),
|
|
5309
|
+
}), bo = /* @__PURE__ */ y({
|
|
5306
5310
|
inheritAttrs: !1,
|
|
5307
5311
|
__name: "Custom",
|
|
5308
5312
|
props: {
|
|
@@ -5320,9 +5324,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5320
5324
|
css: t.css
|
|
5321
5325
|
}, null, 8, ["is", "question", "css"]));
|
|
5322
5326
|
}
|
|
5323
|
-
}),
|
|
5324
|
-
|
|
5325
|
-
], Ce = 440,
|
|
5327
|
+
}), Mo = /* @__PURE__ */ v("use", { "xlink:href": "#icon-timercircle" }, null, -1), Ho = [
|
|
5328
|
+
Mo
|
|
5329
|
+
], Ce = 440, Io = /* @__PURE__ */ y({
|
|
5326
5330
|
__name: "TimerPanel",
|
|
5327
5331
|
props: {
|
|
5328
5332
|
model: {},
|
|
@@ -5338,7 +5342,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5338
5342
|
key: 0,
|
|
5339
5343
|
class: r(i.model.getProgressCss()),
|
|
5340
5344
|
style: M({ strokeDasharray: Ce, strokeDashoffset: n.value })
|
|
5341
|
-
},
|
|
5345
|
+
}, Ho, 6)) : m("", !0),
|
|
5342
5346
|
v("div", {
|
|
5343
5347
|
class: r(i.model.textContainerCss)
|
|
5344
5348
|
}, [
|
|
@@ -5357,10 +5361,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5357
5361
|
[N, i.model.isRunning && !i.model.showTimerAsClock]
|
|
5358
5362
|
]);
|
|
5359
5363
|
}
|
|
5360
|
-
}),
|
|
5364
|
+
}), So = { class: "sd-loading-indicator" }, Vo = /* @__PURE__ */ y({
|
|
5361
5365
|
__name: "LoadingIndicator",
|
|
5362
5366
|
setup(u) {
|
|
5363
|
-
return (e, n) => (o(), l("div",
|
|
5367
|
+
return (e, n) => (o(), l("div", So, [
|
|
5364
5368
|
h(d, {
|
|
5365
5369
|
is: "sv-svg-icon",
|
|
5366
5370
|
iconName: "icon-loading",
|
|
@@ -5368,7 +5372,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5368
5372
|
})
|
|
5369
5373
|
]));
|
|
5370
5374
|
}
|
|
5371
|
-
}),
|
|
5375
|
+
}), Bo = { key: 2 }, Ro = /* @__PURE__ */ y({
|
|
5372
5376
|
__name: "Header",
|
|
5373
5377
|
props: {
|
|
5374
5378
|
model: {},
|
|
@@ -5404,7 +5408,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5404
5408
|
key: t
|
|
5405
5409
|
}, null, 8, ["model"]))), 128))
|
|
5406
5410
|
], 6)),
|
|
5407
|
-
n.survey.isMobile ? (o(), l("div",
|
|
5411
|
+
n.survey.isMobile ? (o(), l("div", Bo, [
|
|
5408
5412
|
h(d, {
|
|
5409
5413
|
is: "sv-header-mobile",
|
|
5410
5414
|
model: n.model
|
|
@@ -5412,10 +5416,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5412
5416
|
])) : m("", !0)
|
|
5413
5417
|
], 6)) : m("", !0);
|
|
5414
5418
|
}
|
|
5415
|
-
}),
|
|
5419
|
+
}), To = {
|
|
5416
5420
|
key: 0,
|
|
5417
5421
|
class: "sv-header__logo"
|
|
5418
|
-
},
|
|
5422
|
+
}, Zo = ["src", "width", "height", "alt"], $o = /* @__PURE__ */ y({
|
|
5419
5423
|
__name: "HeaderCell",
|
|
5420
5424
|
props: {
|
|
5421
5425
|
model: {}
|
|
@@ -5429,7 +5433,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5429
5433
|
class: "sv-header__cell-content",
|
|
5430
5434
|
style: M(e.model.contentStyle)
|
|
5431
5435
|
}, [
|
|
5432
|
-
e.model.showLogo ? (o(), l("div",
|
|
5436
|
+
e.model.showLogo ? (o(), l("div", To, [
|
|
5433
5437
|
v("div", {
|
|
5434
5438
|
class: r(e.model.survey.logoClassNames)
|
|
5435
5439
|
}, [
|
|
@@ -5440,7 +5444,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5440
5444
|
height: e.model.survey.renderedLogoHeight,
|
|
5441
5445
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5442
5446
|
style: M({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5443
|
-
}, null, 14,
|
|
5447
|
+
}, null, 14, Zo)
|
|
5444
5448
|
], 2)
|
|
5445
5449
|
])) : m("", !0),
|
|
5446
5450
|
e.model.showTitle ? (o(), l("div", {
|
|
@@ -5472,17 +5476,17 @@ const re = /* @__PURE__ */ y({
|
|
|
5472
5476
|
], 4)
|
|
5473
5477
|
], 6));
|
|
5474
5478
|
}
|
|
5475
|
-
}),
|
|
5479
|
+
}), Do = { class: "sv-header--mobile" }, Ao = {
|
|
5476
5480
|
key: 0,
|
|
5477
5481
|
class: "sv-header__logo"
|
|
5478
|
-
},
|
|
5482
|
+
}, No = ["src", "width", "height", "alt"], Po = /* @__PURE__ */ y({
|
|
5479
5483
|
__name: "HeaderMobile",
|
|
5480
5484
|
props: {
|
|
5481
5485
|
model: {}
|
|
5482
5486
|
},
|
|
5483
5487
|
setup(u) {
|
|
5484
|
-
return (e, n) => (o(), l("div",
|
|
5485
|
-
e.model.survey.hasLogo ? (o(), l("div",
|
|
5488
|
+
return (e, n) => (o(), l("div", Do, [
|
|
5489
|
+
e.model.survey.hasLogo ? (o(), l("div", Ao, [
|
|
5486
5490
|
v("div", {
|
|
5487
5491
|
class: r(e.model.survey.logoClassNames)
|
|
5488
5492
|
}, [
|
|
@@ -5493,7 +5497,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5493
5497
|
height: e.model.survey.renderedLogoHeight,
|
|
5494
5498
|
alt: e.model.survey.locTitle.renderedHtml,
|
|
5495
5499
|
style: M({ objectFit: e.model.survey.logoFit, width: e.model.survey.renderedStyleLogoWidth, height: e.model.survey.renderedStyleLogoHeight })
|
|
5496
|
-
}, null, 14,
|
|
5500
|
+
}, null, 14, No)
|
|
5497
5501
|
], 2)
|
|
5498
5502
|
])) : m("", !0),
|
|
5499
5503
|
e.model.survey.hasTitle ? (o(), l("div", {
|
|
@@ -5524,7 +5528,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5524
5528
|
], 4)) : m("", !0)
|
|
5525
5529
|
]));
|
|
5526
5530
|
}
|
|
5527
|
-
}),
|
|
5531
|
+
}), Eo = /* @__PURE__ */ y({
|
|
5528
5532
|
__name: "Element",
|
|
5529
5533
|
props: {
|
|
5530
5534
|
element: {},
|
|
@@ -5580,7 +5584,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5580
5584
|
}, null, 8, ["is", "element", "css"])) : m("", !0)
|
|
5581
5585
|
], 6));
|
|
5582
5586
|
}
|
|
5583
|
-
}),
|
|
5587
|
+
}), Wo = /* @__PURE__ */ y({
|
|
5584
5588
|
__name: "TemplateRenderer",
|
|
5585
5589
|
props: {
|
|
5586
5590
|
componentName: {},
|
|
@@ -5593,7 +5597,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5593
5597
|
is: s.componentName
|
|
5594
5598
|
}, s.componentData), null, 16, ["is"]));
|
|
5595
5599
|
}
|
|
5596
|
-
}),
|
|
5600
|
+
}), Fo = /* @__PURE__ */ y({
|
|
5597
5601
|
__name: "FileCleanButton",
|
|
5598
5602
|
props: {
|
|
5599
5603
|
question: {},
|
|
@@ -5616,7 +5620,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5616
5620
|
}, null, 8, ["iconName", "title"])) : m("", !0)
|
|
5617
5621
|
], 2));
|
|
5618
5622
|
}
|
|
5619
|
-
}),
|
|
5623
|
+
}), zo = ["id"], Oo = /* @__PURE__ */ y({
|
|
5620
5624
|
__name: "FileVideo",
|
|
5621
5625
|
props: {
|
|
5622
5626
|
question: {}
|
|
@@ -5638,14 +5642,14 @@ const re = /* @__PURE__ */ y({
|
|
|
5638
5642
|
playsinline: "",
|
|
5639
5643
|
id: e.question.videoId,
|
|
5640
5644
|
class: r(e.question.cssClasses.video)
|
|
5641
|
-
}, null, 10,
|
|
5645
|
+
}, null, 10, zo),
|
|
5642
5646
|
h(d, {
|
|
5643
5647
|
is: "sv-action",
|
|
5644
5648
|
item: e.question.takePictureAction
|
|
5645
5649
|
}, null, 8, ["item"])
|
|
5646
5650
|
], 2));
|
|
5647
5651
|
}
|
|
5648
|
-
}),
|
|
5652
|
+
}), Uo = ["for", "aria-label"], Ko = /* @__PURE__ */ y({
|
|
5649
5653
|
__name: "FileChooseButton",
|
|
5650
5654
|
props: {
|
|
5651
5655
|
data: {},
|
|
@@ -5673,11 +5677,11 @@ const re = /* @__PURE__ */ y({
|
|
|
5673
5677
|
size: "auto"
|
|
5674
5678
|
}, null, 8, ["title", "iconName"])) : m("", !0),
|
|
5675
5679
|
v("span", null, H(n.value.chooseButtonText), 1)
|
|
5676
|
-
], 10,
|
|
5680
|
+
], 10, Uo)), [
|
|
5677
5681
|
[L(U)]
|
|
5678
5682
|
]);
|
|
5679
5683
|
}
|
|
5680
|
-
}),
|
|
5684
|
+
}), jo = /* @__PURE__ */ y({
|
|
5681
5685
|
__name: "FilePreview",
|
|
5682
5686
|
props: {
|
|
5683
5687
|
question: {}
|
|
@@ -5701,7 +5705,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5701
5705
|
}, null, 8, ["item", "question"]))), 128))
|
|
5702
5706
|
], 2)) : m("", !0);
|
|
5703
5707
|
}
|
|
5704
|
-
}),
|
|
5708
|
+
}), Qo = /* @__PURE__ */ y({
|
|
5705
5709
|
__name: "ButtonGroup",
|
|
5706
5710
|
props: {
|
|
5707
5711
|
question: {}
|
|
@@ -5723,7 +5727,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5723
5727
|
}, null, 8, ["question", "item", "index"]))), 128))
|
|
5724
5728
|
], 2));
|
|
5725
5729
|
}
|
|
5726
|
-
}),
|
|
5730
|
+
}), Go = ["title"], Jo = ["name", "id", "aria-required", "aria-label", "aria-invalid", "aria-errormessage", "disabled", "value"], Xo = ["title"], Yo = /* @__PURE__ */ y({
|
|
5727
5731
|
__name: "ButtonGroupItem",
|
|
5728
5732
|
props: {
|
|
5729
5733
|
item: {},
|
|
@@ -5758,7 +5762,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5758
5762
|
class: r(n.value.css.control),
|
|
5759
5763
|
"onUpdate:modelValue": t[0] || (t[0] = (a) => s.value = a),
|
|
5760
5764
|
value: n.value.value
|
|
5761
|
-
}, null, 10,
|
|
5765
|
+
}, null, 10, Jo), [
|
|
5762
5766
|
[_, s.value]
|
|
5763
5767
|
]),
|
|
5764
5768
|
v("div", {
|
|
@@ -5780,11 +5784,11 @@ const re = /* @__PURE__ */ y({
|
|
|
5780
5784
|
is: "survey-string",
|
|
5781
5785
|
locString: n.value.caption
|
|
5782
5786
|
}, null, 8, ["locString"])
|
|
5783
|
-
], 10,
|
|
5787
|
+
], 10, Xo)) : m("", !0)
|
|
5784
5788
|
], 2)
|
|
5785
|
-
], 10,
|
|
5789
|
+
], 10, Go));
|
|
5786
5790
|
}
|
|
5787
|
-
}),
|
|
5791
|
+
}), _o = ["src", "width", "height", "alt"], xo = /* @__PURE__ */ y({
|
|
5788
5792
|
inheritAttrs: !1,
|
|
5789
5793
|
__name: "Logo",
|
|
5790
5794
|
props: {
|
|
@@ -5806,10 +5810,10 @@ const re = /* @__PURE__ */ y({
|
|
|
5806
5810
|
width: n.value.renderedStyleLogoWidth,
|
|
5807
5811
|
height: n.value.renderedStyleLogoHeight
|
|
5808
5812
|
})
|
|
5809
|
-
}, null, 14,
|
|
5813
|
+
}, null, 14, _o)
|
|
5810
5814
|
], 2));
|
|
5811
5815
|
}
|
|
5812
|
-
}),
|
|
5816
|
+
}), ei = /* @__PURE__ */ y({
|
|
5813
5817
|
__name: "SvgBundle",
|
|
5814
5818
|
setup(u) {
|
|
5815
5819
|
const e = f(), n = () => {
|
|
@@ -5827,7 +5831,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5827
5831
|
[N, !1]
|
|
5828
5832
|
]);
|
|
5829
5833
|
}
|
|
5830
|
-
}),
|
|
5834
|
+
}), si = ["id"], ni = /* @__PURE__ */ y({
|
|
5831
5835
|
__name: "FilePage",
|
|
5832
5836
|
props: {
|
|
5833
5837
|
page: {},
|
|
@@ -5845,9 +5849,9 @@ const re = /* @__PURE__ */ y({
|
|
|
5845
5849
|
item: i,
|
|
5846
5850
|
question: n.question
|
|
5847
5851
|
}, null, 8, ["item", "question"]))), 128))
|
|
5848
|
-
], 10,
|
|
5852
|
+
], 10, si));
|
|
5849
5853
|
}
|
|
5850
|
-
}),
|
|
5854
|
+
}), ti = ["href", "title", "download"], oi = ["src"], ii = ["href", "title", "download"], ri = /* @__PURE__ */ y({
|
|
5851
5855
|
__name: "FileItem",
|
|
5852
5856
|
props: {
|
|
5853
5857
|
item: {},
|
|
@@ -5868,7 +5872,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5868
5872
|
title: e.item.name,
|
|
5869
5873
|
download: e.item.name,
|
|
5870
5874
|
style: M({ width: e.question.imageWidth })
|
|
5871
|
-
}, H(e.item.name), 13,
|
|
5875
|
+
}, H(e.item.name), 13, ti)
|
|
5872
5876
|
], 2)) : m("", !0),
|
|
5873
5877
|
v("div", {
|
|
5874
5878
|
class: r(e.question.getImageWrapperCss(e.item))
|
|
@@ -5881,7 +5885,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5881
5885
|
width: e.question.imageWidth
|
|
5882
5886
|
}),
|
|
5883
5887
|
alt: "File preview"
|
|
5884
|
-
}, null, 12,
|
|
5888
|
+
}, null, 12, oi)) : m("", !0),
|
|
5885
5889
|
e.question.defaultImage(e.item) ? (o(), c(d, {
|
|
5886
5890
|
key: 1,
|
|
5887
5891
|
is: "sv-svg-icon",
|
|
@@ -5917,7 +5921,7 @@ const re = /* @__PURE__ */ y({
|
|
|
5917
5921
|
title: e.item.name,
|
|
5918
5922
|
download: e.item.name,
|
|
5919
5923
|
style: M({ width: e.question.imageWidth })
|
|
5920
|
-
}, H(e.item.name), 13,
|
|
5924
|
+
}, H(e.item.name), 13, ii)
|
|
5921
5925
|
], 2)) : m("", !0)
|
|
5922
5926
|
], 2)), [
|
|
5923
5927
|
[N, e.item]
|
|
@@ -5925,20 +5929,20 @@ const re = /* @__PURE__ */ y({
|
|
|
5925
5929
|
}
|
|
5926
5930
|
});
|
|
5927
5931
|
Je.platform = "vue3";
|
|
5928
|
-
function
|
|
5932
|
+
function li(u, e, n) {
|
|
5929
5933
|
u(e, n);
|
|
5930
5934
|
}
|
|
5931
5935
|
function be(u) {
|
|
5932
|
-
const e =
|
|
5936
|
+
const e = li.bind(
|
|
5933
5937
|
void 0,
|
|
5934
5938
|
u
|
|
5935
5939
|
);
|
|
5936
|
-
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);
|
|
5937
5941
|
}
|
|
5938
5942
|
be(
|
|
5939
5943
|
(u, e) => K.Instance.registerComponent(u, e)
|
|
5940
5944
|
);
|
|
5941
|
-
const
|
|
5945
|
+
const mi = {
|
|
5942
5946
|
install(u) {
|
|
5943
5947
|
u.component("SurveyComponent", re), u.component("PopupSurveyComponent", fe), u.directive("key2click", U), be((e, n) => {
|
|
5944
5948
|
u.component(e, n), K.Instance.registerComponent(e, e);
|
|
@@ -5951,7 +5955,7 @@ export {
|
|
|
5951
5955
|
re as SurveyComponent,
|
|
5952
5956
|
d as SvComponent,
|
|
5953
5957
|
U as key2ClickDirective,
|
|
5954
|
-
|
|
5958
|
+
mi as surveyPlugin,
|
|
5955
5959
|
V as useBase,
|
|
5956
5960
|
ee as useComputedArray,
|
|
5957
5961
|
O as useLocString,
|