survey-js-ui 2.0.5 → 2.0.7
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/fesm/survey-js-ui.mjs +189 -45
- package/fesm/survey-js-ui.mjs.map +1 -1
- package/package.json +2 -2
- package/survey-js-ui.js +476 -132
- package/survey-js-ui.js.map +1 -1
- package/survey-js-ui.min.js +1 -1
- package/survey-js-ui.min.js.LICENSE.txt +17 -1
- package/typings/survey-react-ui/entries/react-ui-model.d.ts +1 -0
- package/typings/survey-react-ui/src/buttongroup-dropdown.d.ts +7 -0
- package/typings/survey-react-ui/src/components/breadcrumbs/breadcrumbs.d.ts +15 -0
- package/typings/survey-react-ui/src/reactquestion.d.ts +3 -0
- package/typings/survey-react-ui/src/reactquestion_matrixdynamic.d.ts +6 -1
- package/typings/survey-react-ui/src/reactquestion_paneldynamic.d.ts +8 -2
- package/typings/survey-react-ui/src/reactquestion_singleinputsummary.d.ts +12 -0
package/survey-js-ui.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
2
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
3
3
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
5
5
|
*/
|
|
@@ -23,7 +23,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
23
23
|
/***/ (function(module) {
|
|
24
24
|
|
|
25
25
|
/*!
|
|
26
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
26
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
27
27
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
28
28
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
29
29
|
*/
|
|
@@ -66,9 +66,11 @@ var map = {
|
|
|
66
66
|
"./close-24x24.svg": "./src/images-v1/close-24x24.svg",
|
|
67
67
|
"./collapse-16x16.svg": "./src/images-v1/collapse-16x16.svg",
|
|
68
68
|
"./collapsedetails-16x16.svg": "./src/images-v1/collapsedetails-16x16.svg",
|
|
69
|
+
"./delete-16x16.svg": "./src/images-v1/delete-16x16.svg",
|
|
69
70
|
"./delete-24x24.svg": "./src/images-v1/delete-24x24.svg",
|
|
70
71
|
"./drag-24x24.svg": "./src/images-v1/drag-24x24.svg",
|
|
71
72
|
"./draghorizontal-24x16.svg": "./src/images-v1/draghorizontal-24x16.svg",
|
|
73
|
+
"./editsmall-16x16.svg": "./src/images-v1/editsmall-16x16.svg",
|
|
72
74
|
"./expand-16x16.svg": "./src/images-v1/expand-16x16.svg",
|
|
73
75
|
"./expanddetails-16x16.svg": "./src/images-v1/expanddetails-16x16.svg",
|
|
74
76
|
"./file-72x72.svg": "./src/images-v1/file-72x72.svg",
|
|
@@ -365,6 +367,16 @@ module.exports = "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
365
367
|
|
|
366
368
|
/***/ }),
|
|
367
369
|
|
|
370
|
+
/***/ "./src/images-v1/delete-16x16.svg":
|
|
371
|
+
/*!****************************************!*\
|
|
372
|
+
!*** ./src/images-v1/delete-16x16.svg ***!
|
|
373
|
+
\****************************************/
|
|
374
|
+
/***/ ((module) => {
|
|
375
|
+
|
|
376
|
+
module.exports = "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15 2H14H11V1C11 0.4 10.6 0 10 0H7C6.4 0 6 0.4 6 1V2H3H2V4H3V14C3 15.1 3.9 16 5 16H12C13.1 16 14 15.1 14 14V4H15V2ZM7 1H10V2H7V1ZM12 14H5V4H12V14ZM7 13H6V5H7V13ZM9 13H8V5H9V13ZM11 13H10V5H11V13Z\"></path></svg>"
|
|
377
|
+
|
|
378
|
+
/***/ }),
|
|
379
|
+
|
|
368
380
|
/***/ "./src/images-v1/delete-24x24.svg":
|
|
369
381
|
/*!****************************************!*\
|
|
370
382
|
!*** ./src/images-v1/delete-24x24.svg ***!
|
|
@@ -395,6 +407,16 @@ module.exports = "<svg viewBox=\"0 0 24 16\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
395
407
|
|
|
396
408
|
/***/ }),
|
|
397
409
|
|
|
410
|
+
/***/ "./src/images-v1/editsmall-16x16.svg":
|
|
411
|
+
/*!*******************************************!*\
|
|
412
|
+
!*** ./src/images-v1/editsmall-16x16.svg ***!
|
|
413
|
+
\*******************************************/
|
|
414
|
+
/***/ ((module) => {
|
|
415
|
+
|
|
416
|
+
module.exports = "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.59 4.5884L11.42 2.4184C11.03 2.0284 10.52 1.8284 10.01 1.8284C9.5 1.8284 8.99 2.0284 8.6 2.4184L3.76 7.2384C2.63 8.3684 2 9.8884 2 11.4784V12.9884C2 13.5384 2.45 13.9884 3 13.9884H4.51C6.1 13.9884 7.63 13.3584 8.75 12.2284L13.58 7.3984C14.36 6.6184 14.36 5.3484 13.58 4.5684L13.59 4.5884ZM7.35 10.8284C6.59 11.5884 5.59 11.9984 4.52 11.9984H4.01V11.4884C4.01 10.4184 4.43 9.4184 5.18 8.6584L7.72 6.1184L9.89 8.2884L7.35 10.8284ZM11.3 6.8784L9.13 4.7084L10.01 3.8284L12.18 5.9984L11.3 6.8784Z\"></path></svg>"
|
|
417
|
+
|
|
418
|
+
/***/ }),
|
|
419
|
+
|
|
398
420
|
/***/ "./src/images-v1/expand-16x16.svg":
|
|
399
421
|
/*!****************************************!*\
|
|
400
422
|
!*** ./src/images-v1/expand-16x16.svg ***!
|
|
@@ -721,7 +743,7 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
721
743
|
/******/ var __webpack_module_cache__ = {};
|
|
722
744
|
/******/
|
|
723
745
|
/******/ // The require function
|
|
724
|
-
/******/ function
|
|
746
|
+
/******/ function __nested_webpack_require_51423__(moduleId) {
|
|
725
747
|
/******/ // Check if module is in cache
|
|
726
748
|
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
727
749
|
/******/ if (cachedModule !== undefined) {
|
|
@@ -735,7 +757,7 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
735
757
|
/******/ };
|
|
736
758
|
/******/
|
|
737
759
|
/******/ // Execute the module function
|
|
738
|
-
/******/ __webpack_modules__[moduleId](module, module.exports,
|
|
760
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_51423__);
|
|
739
761
|
/******/
|
|
740
762
|
/******/ // Return the exports of the module
|
|
741
763
|
/******/ return module.exports;
|
|
@@ -745,9 +767,9 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
745
767
|
/******/ /* webpack/runtime/define property getters */
|
|
746
768
|
/******/ (() => {
|
|
747
769
|
/******/ // define getter functions for harmony exports
|
|
748
|
-
/******/
|
|
770
|
+
/******/ __nested_webpack_require_51423__.d = (exports, definition) => {
|
|
749
771
|
/******/ for(var key in definition) {
|
|
750
|
-
/******/ if(
|
|
772
|
+
/******/ if(__nested_webpack_require_51423__.o(definition, key) && !__nested_webpack_require_51423__.o(exports, key)) {
|
|
751
773
|
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
752
774
|
/******/ }
|
|
753
775
|
/******/ }
|
|
@@ -756,13 +778,13 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
756
778
|
/******/
|
|
757
779
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
758
780
|
/******/ (() => {
|
|
759
|
-
/******/
|
|
781
|
+
/******/ __nested_webpack_require_51423__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
760
782
|
/******/ })();
|
|
761
783
|
/******/
|
|
762
784
|
/******/ /* webpack/runtime/make namespace object */
|
|
763
785
|
/******/ (() => {
|
|
764
786
|
/******/ // define __esModule on exports
|
|
765
|
-
/******/
|
|
787
|
+
/******/ __nested_webpack_require_51423__.r = (exports) => {
|
|
766
788
|
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
767
789
|
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
768
790
|
/******/ }
|
|
@@ -778,13 +800,13 @@ var __nested_webpack_exports__ = {};
|
|
|
778
800
|
/*!************************!*\
|
|
779
801
|
!*** ./src/iconsV1.ts ***!
|
|
780
802
|
\************************/
|
|
781
|
-
|
|
782
|
-
/* harmony export */
|
|
803
|
+
__nested_webpack_require_51423__.r(__nested_webpack_exports__);
|
|
804
|
+
/* harmony export */ __nested_webpack_require_51423__.d(__nested_webpack_exports__, {
|
|
783
805
|
/* harmony export */ icons: () => (/* binding */ icons)
|
|
784
806
|
/* harmony export */ });
|
|
785
807
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
786
808
|
//@ts-ignore
|
|
787
|
-
var path =
|
|
809
|
+
var path = __nested_webpack_require_51423__("./src/images-v1 sync recursive \\.svg$");
|
|
788
810
|
var icons = {};
|
|
789
811
|
path.keys().forEach(function (key) {
|
|
790
812
|
icons[key.substring(2, key.length - 4).toLowerCase()] = path(key);
|
|
@@ -808,7 +830,7 @@ path.keys().forEach(function (key) {
|
|
|
808
830
|
/***/ (function(module) {
|
|
809
831
|
|
|
810
832
|
/*!
|
|
811
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
833
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
812
834
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
813
835
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
814
836
|
*/
|
|
@@ -851,9 +873,11 @@ var map = {
|
|
|
851
873
|
"./close-24x24.svg": "./src/images-v2/close-24x24.svg",
|
|
852
874
|
"./collapse-16x16.svg": "./src/images-v2/collapse-16x16.svg",
|
|
853
875
|
"./collapsedetails-16x16.svg": "./src/images-v2/collapsedetails-16x16.svg",
|
|
876
|
+
"./delete-16x16.svg": "./src/images-v2/delete-16x16.svg",
|
|
854
877
|
"./delete-24x24.svg": "./src/images-v2/delete-24x24.svg",
|
|
855
878
|
"./drag-24x24.svg": "./src/images-v2/drag-24x24.svg",
|
|
856
879
|
"./draghorizontal-24x16.svg": "./src/images-v2/draghorizontal-24x16.svg",
|
|
880
|
+
"./editsmall-16x16.svg": "./src/images-v2/editsmall-16x16.svg",
|
|
857
881
|
"./expand-16x16.svg": "./src/images-v2/expand-16x16.svg",
|
|
858
882
|
"./expanddetails-16x16.svg": "./src/images-v2/expanddetails-16x16.svg",
|
|
859
883
|
"./file-72x72.svg": "./src/images-v2/file-72x72.svg",
|
|
@@ -1150,6 +1174,16 @@ module.exports = "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1150
1174
|
|
|
1151
1175
|
/***/ }),
|
|
1152
1176
|
|
|
1177
|
+
/***/ "./src/images-v2/delete-16x16.svg":
|
|
1178
|
+
/*!****************************************!*\
|
|
1179
|
+
!*** ./src/images-v2/delete-16x16.svg ***!
|
|
1180
|
+
\****************************************/
|
|
1181
|
+
/***/ ((module) => {
|
|
1182
|
+
|
|
1183
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path d=\"M13 3.25H10.75V3C10.75 2.04 9.96 1.25 9 1.25H7C6.04 1.25 5.25 2.04 5.25 3V3.25H3C2.59 3.25 2.25 3.59 2.25 4C2.25 4.41 2.59 4.75 3 4.75H3.25V13C3.25 13.96 4.04 14.75 5 14.75H11C11.96 14.75 12.75 13.96 12.75 13V4.75H13C13.41 4.75 13.75 4.41 13.75 4C13.75 3.59 13.41 3.25 13 3.25ZM6.75 3C6.75 2.86 6.86 2.75 7 2.75H9C9.14 2.75 9.25 2.86 9.25 3V3.25H6.75V3ZM11.25 13C11.25 13.14 11.14 13.25 11 13.25H5C4.86 13.25 4.75 13.14 4.75 13V4.75H11.25V13ZM9.25 6.25C9.66 6.25 10 6.59 10 7V11C10 11.41 9.66 11.75 9.25 11.75C8.84 11.75 8.5 11.41 8.5 11V7C8.5 6.59 8.84 6.25 9.25 6.25ZM7.5 7V11C7.5 11.41 7.16 11.75 6.75 11.75C6.34 11.75 6 11.41 6 11V7C6 6.59 6.34 6.25 6.75 6.25C7.16 6.25 7.5 6.59 7.5 7Z\"></path></svg>"
|
|
1184
|
+
|
|
1185
|
+
/***/ }),
|
|
1186
|
+
|
|
1153
1187
|
/***/ "./src/images-v2/delete-24x24.svg":
|
|
1154
1188
|
/*!****************************************!*\
|
|
1155
1189
|
!*** ./src/images-v2/delete-24x24.svg ***!
|
|
@@ -1180,6 +1214,16 @@ module.exports = "<svg viewBox=\"0 0 24 16\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1180
1214
|
|
|
1181
1215
|
/***/ }),
|
|
1182
1216
|
|
|
1217
|
+
/***/ "./src/images-v2/editsmall-16x16.svg":
|
|
1218
|
+
/*!*******************************************!*\
|
|
1219
|
+
!*** ./src/images-v2/editsmall-16x16.svg ***!
|
|
1220
|
+
\*******************************************/
|
|
1221
|
+
/***/ ((module) => {
|
|
1222
|
+
|
|
1223
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path d=\"M13.1209 3.05249L12.9509 2.88249C11.8809 1.81249 10.1309 1.81249 9.06089 2.88249L3.47089 8.46249C3.37089 8.56249 3.31089 8.68249 3.27089 8.81249L2.27089 12.8125C2.21089 13.0625 2.28089 13.3425 2.47089 13.5225C2.61089 13.6625 2.80089 13.7425 3.00089 13.7425C3.06089 13.7425 3.12089 13.7425 3.18089 13.7225L7.18089 12.7225C7.31089 12.6925 7.43089 12.6225 7.53089 12.5225L13.1209 6.93249C14.1909 5.86249 14.1909 4.11249 13.1209 3.04249V3.05249ZM6.62089 11.3125L4.04089 11.9625L4.69089 9.38249L8.01089 6.06249L9.95089 8.00249L6.63089 11.3225L6.62089 11.3125ZM12.0609 5.87249L11.0009 6.93249L9.06089 4.99249L10.1209 3.93249C10.6109 3.44249 11.4009 3.44249 11.8909 3.93249L12.0609 4.10249C12.5509 4.59249 12.5509 5.38249 12.0609 5.87249Z\"></path></svg>"
|
|
1224
|
+
|
|
1225
|
+
/***/ }),
|
|
1226
|
+
|
|
1183
1227
|
/***/ "./src/images-v2/expand-16x16.svg":
|
|
1184
1228
|
/*!****************************************!*\
|
|
1185
1229
|
!*** ./src/images-v2/expand-16x16.svg ***!
|
|
@@ -1506,7 +1550,7 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1506
1550
|
/******/ var __webpack_module_cache__ = {};
|
|
1507
1551
|
/******/
|
|
1508
1552
|
/******/ // The require function
|
|
1509
|
-
/******/ function
|
|
1553
|
+
/******/ function __nested_webpack_require_64535__(moduleId) {
|
|
1510
1554
|
/******/ // Check if module is in cache
|
|
1511
1555
|
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
1512
1556
|
/******/ if (cachedModule !== undefined) {
|
|
@@ -1520,7 +1564,7 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1520
1564
|
/******/ };
|
|
1521
1565
|
/******/
|
|
1522
1566
|
/******/ // Execute the module function
|
|
1523
|
-
/******/ __webpack_modules__[moduleId](module, module.exports,
|
|
1567
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_64535__);
|
|
1524
1568
|
/******/
|
|
1525
1569
|
/******/ // Return the exports of the module
|
|
1526
1570
|
/******/ return module.exports;
|
|
@@ -1530,9 +1574,9 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1530
1574
|
/******/ /* webpack/runtime/define property getters */
|
|
1531
1575
|
/******/ (() => {
|
|
1532
1576
|
/******/ // define getter functions for harmony exports
|
|
1533
|
-
/******/
|
|
1577
|
+
/******/ __nested_webpack_require_64535__.d = (exports, definition) => {
|
|
1534
1578
|
/******/ for(var key in definition) {
|
|
1535
|
-
/******/ if(
|
|
1579
|
+
/******/ if(__nested_webpack_require_64535__.o(definition, key) && !__nested_webpack_require_64535__.o(exports, key)) {
|
|
1536
1580
|
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
1537
1581
|
/******/ }
|
|
1538
1582
|
/******/ }
|
|
@@ -1541,13 +1585,13 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1541
1585
|
/******/
|
|
1542
1586
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
1543
1587
|
/******/ (() => {
|
|
1544
|
-
/******/
|
|
1588
|
+
/******/ __nested_webpack_require_64535__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
1545
1589
|
/******/ })();
|
|
1546
1590
|
/******/
|
|
1547
1591
|
/******/ /* webpack/runtime/make namespace object */
|
|
1548
1592
|
/******/ (() => {
|
|
1549
1593
|
/******/ // define __esModule on exports
|
|
1550
|
-
/******/
|
|
1594
|
+
/******/ __nested_webpack_require_64535__.r = (exports) => {
|
|
1551
1595
|
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
1552
1596
|
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
1553
1597
|
/******/ }
|
|
@@ -1563,13 +1607,13 @@ var __nested_webpack_exports__ = {};
|
|
|
1563
1607
|
/*!************************!*\
|
|
1564
1608
|
!*** ./src/iconsV2.ts ***!
|
|
1565
1609
|
\************************/
|
|
1566
|
-
|
|
1567
|
-
/* harmony export */
|
|
1610
|
+
__nested_webpack_require_64535__.r(__nested_webpack_exports__);
|
|
1611
|
+
/* harmony export */ __nested_webpack_require_64535__.d(__nested_webpack_exports__, {
|
|
1568
1612
|
/* harmony export */ icons: () => (/* binding */ icons)
|
|
1569
1613
|
/* harmony export */ });
|
|
1570
1614
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
1571
1615
|
//@ts-ignore
|
|
1572
|
-
var path =
|
|
1616
|
+
var path = __nested_webpack_require_64535__("./src/images-v2 sync recursive \\.svg$");
|
|
1573
1617
|
var icons = {};
|
|
1574
1618
|
path.keys().forEach(function (key) {
|
|
1575
1619
|
icons[key.substring(2, key.length - 4).toLowerCase()] = path(key);
|
|
@@ -1595,22 +1639,22 @@ path.keys().forEach(function (key) {
|
|
|
1595
1639
|
"use strict";
|
|
1596
1640
|
__webpack_require__.r(__webpack_exports__);
|
|
1597
1641
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1598
|
-
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */
|
|
1599
|
-
/* harmony export */ ComponentsContainer: () => (/* reexport safe */
|
|
1600
|
-
/* harmony export */ Header: () => (/* reexport safe */
|
|
1601
|
-
/* harmony export */ HeaderCell: () => (/* reexport safe */
|
|
1602
|
-
/* harmony export */ HeaderMobile: () => (/* reexport safe */
|
|
1603
|
-
/* harmony export */ List: () => (/* reexport safe */
|
|
1604
|
-
/* harmony export */ ListItemContent: () => (/* reexport safe */
|
|
1605
|
-
/* harmony export */ ListItemGroup: () => (/* reexport safe */
|
|
1606
|
-
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */
|
|
1607
|
-
/* harmony export */ LogoImage: () => (/* reexport safe */
|
|
1608
|
-
/* harmony export */ MatrixRow: () => (/* reexport safe */
|
|
1609
|
-
/* harmony export */ NotifierComponent: () => (/* reexport safe */
|
|
1610
|
-
/* harmony export */ Popup: () => (/* reexport safe */
|
|
1611
|
-
/* harmony export */ PopupModal: () => (/* reexport safe */
|
|
1642
|
+
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */ _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__.CharacterCounterComponent),
|
|
1643
|
+
/* harmony export */ ComponentsContainer: () => (/* reexport safe */ _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__.ComponentsContainer),
|
|
1644
|
+
/* harmony export */ Header: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.Header),
|
|
1645
|
+
/* harmony export */ HeaderCell: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderCell),
|
|
1646
|
+
/* harmony export */ HeaderMobile: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderMobile),
|
|
1647
|
+
/* harmony export */ List: () => (/* reexport safe */ _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__.List),
|
|
1648
|
+
/* harmony export */ ListItemContent: () => (/* reexport safe */ _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__.ListItemContent),
|
|
1649
|
+
/* harmony export */ ListItemGroup: () => (/* reexport safe */ _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__.ListItemGroup),
|
|
1650
|
+
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */ _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__.LoadingIndicatorComponent),
|
|
1651
|
+
/* harmony export */ LogoImage: () => (/* reexport safe */ _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__.LogoImage),
|
|
1652
|
+
/* harmony export */ MatrixRow: () => (/* reexport safe */ _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__.MatrixRow),
|
|
1653
|
+
/* harmony export */ NotifierComponent: () => (/* reexport safe */ _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__.NotifierComponent),
|
|
1654
|
+
/* harmony export */ Popup: () => (/* reexport safe */ _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__.Popup),
|
|
1655
|
+
/* harmony export */ PopupModal: () => (/* reexport safe */ _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__.PopupModal),
|
|
1612
1656
|
/* harmony export */ PopupSurvey: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.PopupSurvey),
|
|
1613
|
-
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */
|
|
1657
|
+
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */ _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__.QuestionErrorComponent),
|
|
1614
1658
|
/* harmony export */ RatingDropdownItem: () => (/* reexport safe */ _src_components_rating_rating_dropdown_item__WEBPACK_IMPORTED_MODULE_16__.RatingDropdownItem),
|
|
1615
1659
|
/* harmony export */ RatingItem: () => (/* reexport safe */ _src_components_rating_rating_item__WEBPACK_IMPORTED_MODULE_13__.RatingItem),
|
|
1616
1660
|
/* harmony export */ RatingItemSmiley: () => (/* reexport safe */ _src_components_rating_rating_item_smiley__WEBPACK_IMPORTED_MODULE_15__.RatingItemSmiley),
|
|
@@ -1619,20 +1663,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1619
1663
|
/* harmony export */ ReactQuestionFactory: () => (/* reexport safe */ _src_reactquestion_factory__WEBPACK_IMPORTED_MODULE_47__.ReactQuestionFactory),
|
|
1620
1664
|
/* harmony export */ ReactSurveyElement: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.ReactSurveyElement),
|
|
1621
1665
|
/* harmony export */ ReactSurveyElementsWrapper: () => (/* reexport safe */ _src_reactsurveymodel__WEBPACK_IMPORTED_MODULE_1__.ReactSurveyElementsWrapper),
|
|
1622
|
-
/* harmony export */ Scroll: () => (/* reexport safe */
|
|
1623
|
-
/* harmony export */ Skeleton: () => (/* reexport safe */
|
|
1666
|
+
/* harmony export */ Scroll: () => (/* reexport safe */ _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__.Scroll),
|
|
1667
|
+
/* harmony export */ Skeleton: () => (/* reexport safe */ _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__.Skeleton),
|
|
1624
1668
|
/* harmony export */ Survey: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.Survey),
|
|
1625
|
-
/* harmony export */ SurveyActionBar: () => (/* reexport safe */
|
|
1669
|
+
/* harmony export */ SurveyActionBar: () => (/* reexport safe */ _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__.SurveyActionBar),
|
|
1626
1670
|
/* harmony export */ SurveyElementBase: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.SurveyElementBase),
|
|
1627
1671
|
/* harmony export */ SurveyElementErrors: () => (/* reexport safe */ _src_reactquestion__WEBPACK_IMPORTED_MODULE_8__.SurveyElementErrors),
|
|
1628
1672
|
/* harmony export */ SurveyFileChooseButton: () => (/* reexport safe */ _src_components_file_file_choose_button__WEBPACK_IMPORTED_MODULE_27__.SurveyFileChooseButton),
|
|
1629
1673
|
/* harmony export */ SurveyFilePreview: () => (/* reexport safe */ _src_components_file_file_preview__WEBPACK_IMPORTED_MODULE_28__.SurveyFilePreview),
|
|
1630
1674
|
/* harmony export */ SurveyFlowPanel: () => (/* reexport safe */ _src_flow_panel__WEBPACK_IMPORTED_MODULE_7__.SurveyFlowPanel),
|
|
1631
|
-
/* harmony export */ SurveyHeader: () => (/* reexport safe */
|
|
1632
|
-
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */
|
|
1633
|
-
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */
|
|
1675
|
+
/* harmony export */ SurveyHeader: () => (/* reexport safe */ _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__.SurveyHeader),
|
|
1676
|
+
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */ _src_string_editor__WEBPACK_IMPORTED_MODULE_83__.SurveyLocStringEditor),
|
|
1677
|
+
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */ _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__.SurveyLocStringViewer),
|
|
1634
1678
|
/* harmony export */ SurveyNavigationBase: () => (/* reexport safe */ _src_reactSurveyNavigationBase__WEBPACK_IMPORTED_MODULE_2__.SurveyNavigationBase),
|
|
1635
|
-
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */
|
|
1679
|
+
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */ _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__.SurveyNavigationButton),
|
|
1636
1680
|
/* harmony export */ SurveyPage: () => (/* reexport safe */ _src_page__WEBPACK_IMPORTED_MODULE_4__.SurveyPage),
|
|
1637
1681
|
/* harmony export */ SurveyPanel: () => (/* reexport safe */ _src_panel__WEBPACK_IMPORTED_MODULE_6__.SurveyPanel),
|
|
1638
1682
|
/* harmony export */ SurveyProgress: () => (/* reexport safe */ _src_progress__WEBPACK_IMPORTED_MODULE_40__.SurveyProgress),
|
|
@@ -1644,12 +1688,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1644
1688
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _src_boolean_checkbox__WEBPACK_IMPORTED_MODULE_33__.SurveyQuestionBooleanCheckbox),
|
|
1645
1689
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _src_boolean_radio__WEBPACK_IMPORTED_MODULE_34__.SurveyQuestionBooleanRadio),
|
|
1646
1690
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__.SurveyQuestionButtonGroup),
|
|
1691
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__.SurveyQuestionButtonGroupDropdown),
|
|
1647
1692
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckbox),
|
|
1648
1693
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckboxItem),
|
|
1649
1694
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionComment),
|
|
1650
1695
|
/* harmony export */ SurveyQuestionCommentItem: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionCommentItem),
|
|
1651
|
-
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */
|
|
1652
|
-
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */
|
|
1696
|
+
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionComposite),
|
|
1697
|
+
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionCustom),
|
|
1653
1698
|
/* harmony export */ SurveyQuestionDropdown: () => (/* reexport safe */ _src_reactquestion_dropdown__WEBPACK_IMPORTED_MODULE_20__.SurveyQuestionDropdown),
|
|
1654
1699
|
/* harmony export */ SurveyQuestionDropdownBase: () => (/* reexport safe */ _src_dropdown_base__WEBPACK_IMPORTED_MODULE_19__.SurveyQuestionDropdownBase),
|
|
1655
1700
|
/* harmony export */ SurveyQuestionDropdownSelect: () => (/* reexport safe */ _src_dropdown_select__WEBPACK_IMPORTED_MODULE_23__.SurveyQuestionDropdownSelect),
|
|
@@ -1662,23 +1707,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1662
1707
|
/* harmony export */ SurveyQuestionImagePicker: () => (/* reexport safe */ _src_imagepicker__WEBPACK_IMPORTED_MODULE_49__.SurveyQuestionImagePicker),
|
|
1663
1708
|
/* harmony export */ SurveyQuestionMatrix: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrix),
|
|
1664
1709
|
/* harmony export */ SurveyQuestionMatrixCell: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixCell),
|
|
1665
|
-
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */
|
|
1710
|
+
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */ _src_components_matrix_actions_detail_button_detail_button__WEBPACK_IMPORTED_MODULE_66__.SurveyQuestionMatrixDetailButton),
|
|
1666
1711
|
/* harmony export */ SurveyQuestionMatrixDropdown: () => (/* reexport safe */ _src_reactquestion_matrixdropdown__WEBPACK_IMPORTED_MODULE_37__.SurveyQuestionMatrixDropdown),
|
|
1667
1712
|
/* harmony export */ SurveyQuestionMatrixDropdownBase: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownBase),
|
|
1668
1713
|
/* harmony export */ SurveyQuestionMatrixDropdownCell: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownCell),
|
|
1669
1714
|
/* harmony export */ SurveyQuestionMatrixDynamic: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamic),
|
|
1670
1715
|
/* harmony export */ SurveyQuestionMatrixDynamicAddButton: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamicAddButton),
|
|
1671
|
-
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */
|
|
1672
|
-
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */
|
|
1716
|
+
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */ _src_components_matrix_actions_drag_drop_icon_drag_drop_icon__WEBPACK_IMPORTED_MODULE_67__.SurveyQuestionMatrixDynamicDragDropIcon),
|
|
1717
|
+
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */ _src_components_matrix_actions_remove_button_remove_button__WEBPACK_IMPORTED_MODULE_65__.SurveyQuestionMatrixDynamicRemoveButton),
|
|
1673
1718
|
/* harmony export */ SurveyQuestionMatrixRow: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixRow),
|
|
1674
1719
|
/* harmony export */ SurveyQuestionMultipleText: () => (/* reexport safe */ _src_reactquestion_multipletext__WEBPACK_IMPORTED_MODULE_29__.SurveyQuestionMultipleText),
|
|
1675
1720
|
/* harmony export */ SurveyQuestionOptionItem: () => (/* reexport safe */ _src_dropdown_item__WEBPACK_IMPORTED_MODULE_18__.SurveyQuestionOptionItem),
|
|
1676
1721
|
/* harmony export */ SurveyQuestionPanelDynamic: () => (/* reexport safe */ _src_reactquestion_paneldynamic__WEBPACK_IMPORTED_MODULE_39__.SurveyQuestionPanelDynamic),
|
|
1677
|
-
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */
|
|
1678
|
-
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */
|
|
1679
|
-
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */
|
|
1680
|
-
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */
|
|
1681
|
-
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */
|
|
1722
|
+
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__.SurveyQuestionPanelDynamicAddButton),
|
|
1723
|
+
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__.SurveyQuestionPanelDynamicNextButton),
|
|
1724
|
+
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__.SurveyQuestionPanelDynamicPrevButton),
|
|
1725
|
+
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__.SurveyQuestionPanelDynamicProgressText),
|
|
1726
|
+
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__.SurveyQuestionPanelDynamicRemoveButton),
|
|
1682
1727
|
/* harmony export */ SurveyQuestionRadioItem: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadioItem),
|
|
1683
1728
|
/* harmony export */ SurveyQuestionRadiogroup: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadiogroup),
|
|
1684
1729
|
/* harmony export */ SurveyQuestionRanking: () => (/* reexport safe */ _src_reactquestion_ranking__WEBPACK_IMPORTED_MODULE_12__.SurveyQuestionRanking),
|
|
@@ -1693,11 +1738,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1693
1738
|
/* harmony export */ SurveyRow: () => (/* reexport safe */ _src_row__WEBPACK_IMPORTED_MODULE_5__.SurveyRow),
|
|
1694
1739
|
/* harmony export */ SurveyTimerPanel: () => (/* reexport safe */ _src_reacttimerpanel__WEBPACK_IMPORTED_MODULE_3__.SurveyTimerPanel),
|
|
1695
1740
|
/* harmony export */ SurveyWindow: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.SurveyWindow),
|
|
1696
|
-
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */
|
|
1697
|
-
/* harmony export */ SvgIcon: () => (/* reexport safe */
|
|
1741
|
+
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */ _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__.SvgBundleComponent),
|
|
1742
|
+
/* harmony export */ SvgIcon: () => (/* reexport safe */ _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__.SvgIcon),
|
|
1698
1743
|
/* harmony export */ TagboxFilterString: () => (/* reexport safe */ _src_tagbox_filter__WEBPACK_IMPORTED_MODULE_17__.TagboxFilterString),
|
|
1699
|
-
/* harmony export */ TitleActions: () => (/* reexport safe */
|
|
1700
|
-
/* harmony export */ TitleElement: () => (/* reexport safe */
|
|
1744
|
+
/* harmony export */ TitleActions: () => (/* reexport safe */ _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__.TitleActions),
|
|
1745
|
+
/* harmony export */ TitleElement: () => (/* reexport safe */ _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__.TitleElement),
|
|
1701
1746
|
/* harmony export */ attachKey2click: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.attachKey2click)
|
|
1702
1747
|
/* harmony export */ });
|
|
1703
1748
|
/* harmony import */ var _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../src/reactSurvey */ "../survey-react-ui/src/reactSurvey.tsx");
|
|
@@ -1753,39 +1798,40 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1753
1798
|
/* harmony import */ var _src_image__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ../src/image */ "../survey-react-ui/src/image.tsx");
|
|
1754
1799
|
/* harmony import */ var _src_signaturepad__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ../src/signaturepad */ "../survey-react-ui/src/signaturepad.tsx");
|
|
1755
1800
|
/* harmony import */ var _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ../src/reactquestion_buttongroup */ "../survey-react-ui/src/reactquestion_buttongroup.tsx");
|
|
1756
|
-
/* harmony import */ var
|
|
1757
|
-
/* harmony import */ var
|
|
1758
|
-
/* harmony import */ var
|
|
1759
|
-
/* harmony import */ var
|
|
1760
|
-
/* harmony import */ var
|
|
1761
|
-
/* harmony import */ var
|
|
1762
|
-
/* harmony import */ var
|
|
1763
|
-
/* harmony import */ var
|
|
1764
|
-
/* harmony import */ var
|
|
1765
|
-
/* harmony import */ var
|
|
1766
|
-
/* harmony import */ var
|
|
1767
|
-
/* harmony import */ var
|
|
1768
|
-
/* harmony import */ var
|
|
1769
|
-
/* harmony import */ var
|
|
1770
|
-
/* harmony import */ var
|
|
1771
|
-
/* harmony import */ var
|
|
1772
|
-
/* harmony import */ var
|
|
1773
|
-
/* harmony import */ var
|
|
1774
|
-
/* harmony import */ var
|
|
1775
|
-
/* harmony import */ var
|
|
1776
|
-
/* harmony import */ var
|
|
1777
|
-
/* harmony import */ var
|
|
1778
|
-
/* harmony import */ var
|
|
1779
|
-
/* harmony import */ var
|
|
1780
|
-
/* harmony import */ var
|
|
1781
|
-
/* harmony import */ var
|
|
1782
|
-
/* harmony import */ var
|
|
1783
|
-
/* harmony import */ var
|
|
1784
|
-
/* harmony import */ var
|
|
1785
|
-
/* harmony import */ var
|
|
1786
|
-
/* harmony import */ var
|
|
1787
|
-
/* harmony import */ var
|
|
1788
|
-
/* harmony import */ var
|
|
1801
|
+
/* harmony import */ var _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ../src/buttongroup-dropdown */ "../survey-react-ui/src/buttongroup-dropdown.tsx");
|
|
1802
|
+
/* harmony import */ var _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ../src/reactquestion_custom */ "../survey-react-ui/src/reactquestion_custom.tsx");
|
|
1803
|
+
/* harmony import */ var _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ../src/components/popup/popup */ "../survey-react-ui/src/components/popup/popup.tsx");
|
|
1804
|
+
/* harmony import */ var _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ../src/components/list/list-item-content */ "../survey-react-ui/src/components/list/list-item-content.tsx");
|
|
1805
|
+
/* harmony import */ var _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ../src/components/list/list-item-group */ "../survey-react-ui/src/components/list/list-item-group.tsx");
|
|
1806
|
+
/* harmony import */ var _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ../src/components/list/list */ "../survey-react-ui/src/components/list/list.tsx");
|
|
1807
|
+
/* harmony import */ var _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ../src/components/title/title-actions */ "../survey-react-ui/src/components/title/title-actions.tsx");
|
|
1808
|
+
/* harmony import */ var _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ../src/components/title/title-element */ "../survey-react-ui/src/components/title/title-element.tsx");
|
|
1809
|
+
/* harmony import */ var _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ../src/components/action-bar/action-bar */ "../survey-react-ui/src/components/action-bar/action-bar.tsx");
|
|
1810
|
+
/* harmony import */ var _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ../src/components/survey-header/logo-image */ "../survey-react-ui/src/components/survey-header/logo-image.tsx");
|
|
1811
|
+
/* harmony import */ var _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ../src/components/survey-header/survey-header */ "../survey-react-ui/src/components/survey-header/survey-header.tsx");
|
|
1812
|
+
/* harmony import */ var _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ../src/components/svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
1813
|
+
/* harmony import */ var _src_components_matrix_actions_remove_button_remove_button__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ../src/components/matrix-actions/remove-button/remove-button */ "../survey-react-ui/src/components/matrix-actions/remove-button/remove-button.tsx");
|
|
1814
|
+
/* harmony import */ var _src_components_matrix_actions_detail_button_detail_button__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ../src/components/matrix-actions/detail-button/detail-button */ "../survey-react-ui/src/components/matrix-actions/detail-button/detail-button.tsx");
|
|
1815
|
+
/* harmony import */ var _src_components_matrix_actions_drag_drop_icon_drag_drop_icon__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ../src/components/matrix-actions/drag-drop-icon/drag-drop-icon */ "../survey-react-ui/src/components/matrix-actions/drag-drop-icon/drag-drop-icon.tsx");
|
|
1816
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-add-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-add-btn.tsx");
|
|
1817
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-remove-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-remove-btn.tsx");
|
|
1818
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-prev-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-prev-btn.tsx");
|
|
1819
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-next-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-next-btn.tsx");
|
|
1820
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-progress-text */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-progress-text.tsx");
|
|
1821
|
+
/* harmony import */ var _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ../src/components/survey-actions/survey-nav-button */ "../survey-react-ui/src/components/survey-actions/survey-nav-button.tsx");
|
|
1822
|
+
/* harmony import */ var _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ../src/components/question-error */ "../survey-react-ui/src/components/question-error.tsx");
|
|
1823
|
+
/* harmony import */ var _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ../src/components/matrix/row */ "../survey-react-ui/src/components/matrix/row.tsx");
|
|
1824
|
+
/* harmony import */ var _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ../src/components/skeleton */ "../survey-react-ui/src/components/skeleton.tsx");
|
|
1825
|
+
/* harmony import */ var _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ../src/components/scroll */ "../survey-react-ui/src/components/scroll.tsx");
|
|
1826
|
+
/* harmony import */ var _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ../src/components/notifier */ "../survey-react-ui/src/components/notifier.tsx");
|
|
1827
|
+
/* harmony import */ var _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ../src/components/components-container */ "../survey-react-ui/src/components/components-container.tsx");
|
|
1828
|
+
/* harmony import */ var _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ../src/components/character-counter */ "../survey-react-ui/src/components/character-counter.tsx");
|
|
1829
|
+
/* harmony import */ var _src_components_header__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ../src/components/header */ "../survey-react-ui/src/components/header.tsx");
|
|
1830
|
+
/* harmony import */ var _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ../src/string-viewer */ "../survey-react-ui/src/string-viewer.tsx");
|
|
1831
|
+
/* harmony import */ var _src_string_editor__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ../src/string-editor */ "../survey-react-ui/src/string-editor.tsx");
|
|
1832
|
+
/* harmony import */ var _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ../src/components/loading-indicator */ "../survey-react-ui/src/components/loading-indicator.tsx");
|
|
1833
|
+
/* harmony import */ var _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ../src/svgbundle */ "../survey-react-ui/src/svgbundle.tsx");
|
|
1834
|
+
/* harmony import */ var _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ../src/components/popup/popup-modal */ "../survey-react-ui/src/components/popup/popup-modal.tsx");
|
|
1789
1835
|
// react
|
|
1790
1836
|
|
|
1791
1837
|
|
|
@@ -1871,6 +1917,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1871
1917
|
|
|
1872
1918
|
|
|
1873
1919
|
|
|
1920
|
+
|
|
1874
1921
|
|
|
1875
1922
|
|
|
1876
1923
|
//Uncomment to include the "date" question type.
|
|
@@ -2145,6 +2192,62 @@ _reactquestion_factory__WEBPACK_IMPORTED_MODULE_2__.ReactQuestionFactory.Instanc
|
|
|
2145
2192
|
});
|
|
2146
2193
|
|
|
2147
2194
|
|
|
2195
|
+
/***/ }),
|
|
2196
|
+
|
|
2197
|
+
/***/ "../survey-react-ui/src/buttongroup-dropdown.tsx":
|
|
2198
|
+
/*!*******************************************************!*\
|
|
2199
|
+
!*** ../survey-react-ui/src/buttongroup-dropdown.tsx ***!
|
|
2200
|
+
\*******************************************************/
|
|
2201
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2202
|
+
|
|
2203
|
+
"use strict";
|
|
2204
|
+
__webpack_require__.r(__webpack_exports__);
|
|
2205
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2206
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* binding */ SurveyQuestionButtonGroupDropdown)
|
|
2207
|
+
/* harmony export */ });
|
|
2208
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
2209
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
2210
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_1__);
|
|
2211
|
+
/* harmony import */ var _dropdown_base__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./dropdown-base */ "../survey-react-ui/src/dropdown-base.tsx");
|
|
2212
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./reactquestion_factory */ "../survey-react-ui/src/reactquestion_factory.tsx");
|
|
2213
|
+
var __extends = (undefined && undefined.__extends) || (function () {
|
|
2214
|
+
var extendStatics = function (d, b) {
|
|
2215
|
+
extendStatics = Object.setPrototypeOf ||
|
|
2216
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
2217
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
2218
|
+
return extendStatics(d, b);
|
|
2219
|
+
};
|
|
2220
|
+
return function (d, b) {
|
|
2221
|
+
if (typeof b !== "function" && b !== null)
|
|
2222
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
2223
|
+
extendStatics(d, b);
|
|
2224
|
+
function __() { this.constructor = d; }
|
|
2225
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
2226
|
+
};
|
|
2227
|
+
})();
|
|
2228
|
+
|
|
2229
|
+
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
var SurveyQuestionButtonGroupDropdown = /** @class */ (function (_super) {
|
|
2233
|
+
__extends(SurveyQuestionButtonGroupDropdown, _super);
|
|
2234
|
+
function SurveyQuestionButtonGroupDropdown(props) {
|
|
2235
|
+
return _super.call(this, props) || this;
|
|
2236
|
+
}
|
|
2237
|
+
SurveyQuestionButtonGroupDropdown.prototype.renderElement = function () {
|
|
2238
|
+
var cssClasses = this.question.cssClasses;
|
|
2239
|
+
var select = this.renderSelect(cssClasses);
|
|
2240
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.rootDropdown }, select));
|
|
2241
|
+
};
|
|
2242
|
+
return SurveyQuestionButtonGroupDropdown;
|
|
2243
|
+
}(_dropdown_base__WEBPACK_IMPORTED_MODULE_2__.SurveyQuestionDropdownBase));
|
|
2244
|
+
|
|
2245
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__.ReactQuestionFactory.Instance.registerQuestion("sv-buttongroup-dropdown", function (props) {
|
|
2246
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionButtonGroupDropdown, props);
|
|
2247
|
+
});
|
|
2248
|
+
survey_core__WEBPACK_IMPORTED_MODULE_1__.RendererFactory.Instance.registerRenderer("buttongroup", "dropdown", "sv-buttongroup-dropdown");
|
|
2249
|
+
|
|
2250
|
+
|
|
2148
2251
|
/***/ }),
|
|
2149
2252
|
|
|
2150
2253
|
/***/ "../survey-react-ui/src/components/action-bar/action-bar-item-dropdown.tsx":
|
|
@@ -2567,6 +2670,91 @@ var BrandInfo = /** @class */ (function (_super) {
|
|
|
2567
2670
|
|
|
2568
2671
|
|
|
2569
2672
|
|
|
2673
|
+
/***/ }),
|
|
2674
|
+
|
|
2675
|
+
/***/ "../survey-react-ui/src/components/breadcrumbs/breadcrumbs.tsx":
|
|
2676
|
+
/*!*********************************************************************!*\
|
|
2677
|
+
!*** ../survey-react-ui/src/components/breadcrumbs/breadcrumbs.tsx ***!
|
|
2678
|
+
\*********************************************************************/
|
|
2679
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2680
|
+
|
|
2681
|
+
"use strict";
|
|
2682
|
+
__webpack_require__.r(__webpack_exports__);
|
|
2683
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2684
|
+
/* harmony export */ SurveyBreadcrumbs: () => (/* binding */ SurveyBreadcrumbs)
|
|
2685
|
+
/* harmony export */ });
|
|
2686
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
2687
|
+
/* harmony import */ var _element_factory__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../element-factory */ "../survey-react-ui/src/element-factory.tsx");
|
|
2688
|
+
/* harmony import */ var _reactquestion_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../reactquestion_element */ "../survey-react-ui/src/reactquestion_element.tsx");
|
|
2689
|
+
/* harmony import */ var _svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
2690
|
+
/* harmony import */ var _action_bar_action_bar_item__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../action-bar/action-bar-item */ "../survey-react-ui/src/components/action-bar/action-bar-item.tsx");
|
|
2691
|
+
var __extends = (undefined && undefined.__extends) || (function () {
|
|
2692
|
+
var extendStatics = function (d, b) {
|
|
2693
|
+
extendStatics = Object.setPrototypeOf ||
|
|
2694
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
2695
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
2696
|
+
return extendStatics(d, b);
|
|
2697
|
+
};
|
|
2698
|
+
return function (d, b) {
|
|
2699
|
+
if (typeof b !== "function" && b !== null)
|
|
2700
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
2701
|
+
extendStatics(d, b);
|
|
2702
|
+
function __() { this.constructor = d; }
|
|
2703
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
2704
|
+
};
|
|
2705
|
+
})();
|
|
2706
|
+
|
|
2707
|
+
|
|
2708
|
+
|
|
2709
|
+
|
|
2710
|
+
|
|
2711
|
+
var SurveyBreadcrumbs = /** @class */ (function (_super) {
|
|
2712
|
+
__extends(SurveyBreadcrumbs, _super);
|
|
2713
|
+
function SurveyBreadcrumbs(props) {
|
|
2714
|
+
return _super.call(this, props) || this;
|
|
2715
|
+
}
|
|
2716
|
+
SurveyBreadcrumbs.prototype.getStateElement = function () {
|
|
2717
|
+
return this.props.model;
|
|
2718
|
+
};
|
|
2719
|
+
Object.defineProperty(SurveyBreadcrumbs.prototype, "items", {
|
|
2720
|
+
get: function () {
|
|
2721
|
+
return this.props.model.actions;
|
|
2722
|
+
},
|
|
2723
|
+
enumerable: false,
|
|
2724
|
+
configurable: true
|
|
2725
|
+
});
|
|
2726
|
+
Object.defineProperty(SurveyBreadcrumbs.prototype, "css", {
|
|
2727
|
+
get: function () {
|
|
2728
|
+
return this.props.css;
|
|
2729
|
+
},
|
|
2730
|
+
enumerable: false,
|
|
2731
|
+
configurable: true
|
|
2732
|
+
});
|
|
2733
|
+
SurveyBreadcrumbs.prototype.renderElement = function () {
|
|
2734
|
+
if (!this.items || !this.items.length)
|
|
2735
|
+
return null;
|
|
2736
|
+
var items = this.renderItems();
|
|
2737
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.css.breadcrumbsRoot }, items));
|
|
2738
|
+
};
|
|
2739
|
+
SurveyBreadcrumbs.prototype.renderItems = function () {
|
|
2740
|
+
var _this = this;
|
|
2741
|
+
var result = [];
|
|
2742
|
+
this.items.concat([]).forEach(function (item, itemIndex) {
|
|
2743
|
+
if (itemIndex) {
|
|
2744
|
+
result.push(react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_3__.SvgIcon, { key: item.renderedId + "_separator", className: _this.css.breadcrumbsSeparator, iconName: "arrowright-16x16", size: "auto" }));
|
|
2745
|
+
}
|
|
2746
|
+
result.push(react__WEBPACK_IMPORTED_MODULE_0__.createElement(_action_bar_action_bar_item__WEBPACK_IMPORTED_MODULE_4__.SurveyAction, { key: item.renderedId, item: item }));
|
|
2747
|
+
});
|
|
2748
|
+
return result;
|
|
2749
|
+
};
|
|
2750
|
+
return SurveyBreadcrumbs;
|
|
2751
|
+
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_2__.SurveyElementBase));
|
|
2752
|
+
|
|
2753
|
+
_element_factory__WEBPACK_IMPORTED_MODULE_1__.ReactElementFactory.Instance.registerElement("sv-breadcrumbs", function (props) {
|
|
2754
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyBreadcrumbs, props);
|
|
2755
|
+
});
|
|
2756
|
+
|
|
2757
|
+
|
|
2570
2758
|
/***/ }),
|
|
2571
2759
|
|
|
2572
2760
|
/***/ "../survey-react-ui/src/components/character-counter.tsx":
|
|
@@ -4741,9 +4929,9 @@ var RatingItemSmiley = /** @class */ (function (_super) {
|
|
|
4741
4929
|
}
|
|
4742
4930
|
RatingItemSmiley.prototype.render = function () {
|
|
4743
4931
|
var _this = this;
|
|
4744
|
-
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("label", { onMouseDown: this.handleOnMouseDown, style: this.question.getItemStyle(this.item.itemValue, this.item.highlight), className: this.question.getItemClass(this.item.itemValue), onMouseOver: function (e) { return _this.question.onItemMouseIn(_this.item); }, onMouseOut: function (e) { return _this.question.onItemMouseOut(_this.item); } },
|
|
4932
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("label", { onMouseDown: this.handleOnMouseDown, style: this.question.getItemStyle(this.item.itemValue, this.item.highlight), className: this.question.getItemClass(this.item.itemValue), onMouseOver: function (e) { return _this.question.onItemMouseIn(_this.item); }, onMouseOut: function (e) { return _this.question.onItemMouseOut(_this.item); }, title: this.item.text },
|
|
4745
4933
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("input", { type: "radio", className: "sv-visuallyhidden", name: this.question.questionName, id: this.question.getInputId(this.index), value: this.item.value, disabled: this.question.isDisabledAttr, readOnly: this.question.isReadOnlyAttr, checked: this.question.value == this.item.value, onClick: this.props.handleOnClick, onChange: function () { }, "aria-required": this.question.ariaRequired, "aria-label": this.question.ariaLabel, "aria-invalid": this.question.ariaInvalid, "aria-errormessage": this.question.ariaErrormessage }),
|
|
4746
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { size: "auto", iconName: this.question.getItemSmileyIconName(this.item.itemValue)
|
|
4934
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { size: "auto", iconName: this.question.getItemSmileyIconName(this.item.itemValue) })));
|
|
4747
4935
|
};
|
|
4748
4936
|
return RatingItemSmiley;
|
|
4749
4937
|
}(_rating_item__WEBPACK_IMPORTED_MODULE_3__.RatingItemBase));
|
|
@@ -4796,10 +4984,10 @@ var RatingItemStar = /** @class */ (function (_super) {
|
|
|
4796
4984
|
}
|
|
4797
4985
|
RatingItemStar.prototype.render = function () {
|
|
4798
4986
|
var _this = this;
|
|
4799
|
-
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("label", { onMouseDown: this.handleOnMouseDown, className: this.question.getItemClass(this.item.itemValue), onMouseOver: function (e) { return _this.question.onItemMouseIn(_this.item); }, onMouseOut: function (e) { return _this.question.onItemMouseOut(_this.item); } },
|
|
4987
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("label", { onMouseDown: this.handleOnMouseDown, className: this.question.getItemClass(this.item.itemValue), onMouseOver: function (e) { return _this.question.onItemMouseIn(_this.item); }, onMouseOut: function (e) { return _this.question.onItemMouseOut(_this.item); }, title: this.item.text },
|
|
4800
4988
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("input", { type: "radio", className: "sv-visuallyhidden", name: this.question.questionName, id: this.question.getInputId(this.index), value: this.item.value, disabled: this.question.isDisabledAttr, readOnly: this.question.isReadOnlyAttr, checked: this.question.value == this.item.value, onClick: this.props.handleOnClick, onChange: function () { }, "aria-required": this.question.ariaRequired, "aria-label": this.question.ariaLabel, "aria-invalid": this.question.ariaInvalid, "aria-errormessage": this.question.ariaErrormessage }),
|
|
4801
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { className: "sv-star", size: "auto", iconName: this.question.itemStarIcon
|
|
4802
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { className: "sv-star-2", size: "auto", iconName: this.question.itemStarIconAlt
|
|
4989
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { className: "sv-star", size: "auto", iconName: this.question.itemStarIcon }),
|
|
4990
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__.SvgIcon, { className: "sv-star-2", size: "auto", iconName: this.question.itemStarIconAlt })));
|
|
4803
4991
|
};
|
|
4804
4992
|
return RatingItemStar;
|
|
4805
4993
|
}(_rating_item__WEBPACK_IMPORTED_MODULE_3__.RatingItemBase));
|
|
@@ -5516,7 +5704,7 @@ var TitleContent = /** @class */ (function (_super) {
|
|
|
5516
5704
|
});
|
|
5517
5705
|
TitleContent.prototype.render = function () {
|
|
5518
5706
|
if (this.element.isTitleRenderedAsString)
|
|
5519
|
-
return _reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.SurveyElementBase.renderLocString(this.element.
|
|
5707
|
+
return _reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.SurveyElementBase.renderLocString(this.element.locRenderedTitle);
|
|
5520
5708
|
var spans = this.renderTitleSpans(this.element.getTitleOwner(), this.cssClasses);
|
|
5521
5709
|
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null, spans);
|
|
5522
5710
|
};
|
|
@@ -5538,7 +5726,7 @@ var TitleContent = /** @class */ (function (_super) {
|
|
|
5538
5726
|
spans.push(this.renderRequireText(element));
|
|
5539
5727
|
spans.push(getSpaceSpan("req-sp"));
|
|
5540
5728
|
}
|
|
5541
|
-
spans.push(_reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.SurveyElementBase.renderLocString(element.
|
|
5729
|
+
spans.push(_reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.SurveyElementBase.renderLocString(element.locRenderedTitle, null, "q_title"));
|
|
5542
5730
|
if (element.isRequireTextAfterTitle) {
|
|
5543
5731
|
spans.push(getSpaceSpan("req-sp"));
|
|
5544
5732
|
spans.push(this.renderRequireText(element));
|
|
@@ -5810,19 +5998,21 @@ var SurveyQuestionDropdownBase = /** @class */ (function (_super) {
|
|
|
5810
5998
|
return this.questionBase.renderedValue;
|
|
5811
5999
|
};
|
|
5812
6000
|
SurveyQuestionDropdownBase.prototype.renderReadOnlyElement = function () {
|
|
5813
|
-
|
|
6001
|
+
if (this.question.locReadOnlyText) {
|
|
6002
|
+
return this.renderLocString(this.question.locReadOnlyText);
|
|
6003
|
+
}
|
|
6004
|
+
else {
|
|
6005
|
+
return null;
|
|
6006
|
+
}
|
|
5814
6007
|
};
|
|
5815
6008
|
SurveyQuestionDropdownBase.prototype.renderSelect = function (cssClasses) {
|
|
5816
6009
|
var _this = this;
|
|
5817
6010
|
var _a, _b;
|
|
5818
6011
|
var selectElement = null;
|
|
5819
6012
|
if (this.question.isReadOnly) {
|
|
5820
|
-
var text = (this.question.selectedItemLocText) ? this.renderLocString(this.question.selectedItemLocText) : "";
|
|
5821
6013
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
5822
6014
|
// @ts-ignore
|
|
5823
|
-
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { id: this.question.inputId, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, tabIndex: this.question.isDisabledAttr ? undefined : 0, className: this.question.getControlClass(), ref: function (div) { return (_this.setControl(div)); } },
|
|
5824
|
-
text,
|
|
5825
|
-
this.renderReadOnlyElement());
|
|
6015
|
+
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { id: this.question.inputId, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, tabIndex: this.question.isDisabledAttr ? undefined : 0, className: this.question.getControlClass(), ref: function (div) { return (_this.setControl(div)); } }, this.renderReadOnlyElement());
|
|
5826
6016
|
}
|
|
5827
6017
|
else {
|
|
5828
6018
|
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null,
|
|
@@ -8103,6 +8293,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8103
8293
|
/* harmony import */ var _reactquestion_comment__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./reactquestion_comment */ "../survey-react-ui/src/reactquestion_comment.tsx");
|
|
8104
8294
|
/* harmony import */ var _custom_widget__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./custom-widget */ "../survey-react-ui/src/custom-widget.tsx");
|
|
8105
8295
|
/* harmony import */ var _element_header__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./element-header */ "../survey-react-ui/src/element-header.tsx");
|
|
8296
|
+
/* harmony import */ var _reactquestion_singleinputsummary__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./reactquestion_singleinputsummary */ "../survey-react-ui/src/reactquestion_singleinputsummary.tsx");
|
|
8297
|
+
/* harmony import */ var _components_breadcrumbs_breadcrumbs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./components/breadcrumbs/breadcrumbs */ "../survey-react-ui/src/components/breadcrumbs/breadcrumbs.tsx");
|
|
8106
8298
|
var __extends = (undefined && undefined.__extends) || (function () {
|
|
8107
8299
|
var extendStatics = function (d, b) {
|
|
8108
8300
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -8125,6 +8317,8 @@ var __extends = (undefined && undefined.__extends) || (function () {
|
|
|
8125
8317
|
|
|
8126
8318
|
|
|
8127
8319
|
|
|
8320
|
+
|
|
8321
|
+
|
|
8128
8322
|
var SurveyQuestion = /** @class */ (function (_super) {
|
|
8129
8323
|
__extends(SurveyQuestion, _super);
|
|
8130
8324
|
function SurveyQuestion(props) {
|
|
@@ -8230,15 +8424,30 @@ var SurveyQuestion = /** @class */ (function (_super) {
|
|
|
8230
8424
|
? this.renderErrors(cssClasses, "")
|
|
8231
8425
|
: null;
|
|
8232
8426
|
var rootStyle = question.getRootStyle();
|
|
8233
|
-
var
|
|
8427
|
+
var singleBreadcrumbs = question.singleInputHasActions ? this.renderSingleInputBreadcrumbs(question, cssClasses) : undefined;
|
|
8428
|
+
var singleSummary = question.singleInputSummary ? this.renderSingleInputSummary(question, cssClasses) : undefined;
|
|
8429
|
+
var singleInput = singleSummary || (question.singleInputQuestion ? this.renderSingleInputQuestion(question, cssClasses) : undefined);
|
|
8430
|
+
var questionContent = singleInput || this.wrapQuestionContent(this.renderQuestionContent());
|
|
8234
8431
|
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null,
|
|
8235
8432
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { ref: this.rootRef, id: question.id, className: question.getRootCss(), style: rootStyle, role: question.ariaRole, "aria-required": this.question.ariaRequired, "aria-invalid": this.question.ariaInvalid, "aria-label": this.question.ariaLabel, "aria-labelledby": question.ariaLabelledBy, "aria-describedby": question.ariaDescribedBy, "aria-expanded": question.ariaExpanded, "data-name": question.name },
|
|
8433
|
+
singleBreadcrumbs,
|
|
8236
8434
|
errorsAboveQuestion,
|
|
8237
8435
|
headerTop,
|
|
8238
8436
|
questionContent,
|
|
8239
8437
|
headerBottom,
|
|
8240
8438
|
errorsBelowQuestion)));
|
|
8241
8439
|
};
|
|
8440
|
+
SurveyQuestion.prototype.renderSingleInputQuestion = function (question, cssClasses) {
|
|
8441
|
+
var singleQuestion = question.singleInputQuestion;
|
|
8442
|
+
var key = singleQuestion.id;
|
|
8443
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestion, { key: key, element: singleQuestion, creator: this.creator, css: cssClasses });
|
|
8444
|
+
};
|
|
8445
|
+
SurveyQuestion.prototype.renderSingleInputBreadcrumbs = function (question, cssClasses) {
|
|
8446
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_breadcrumbs_breadcrumbs__WEBPACK_IMPORTED_MODULE_8__.SurveyBreadcrumbs, { model: question.singleInputActions, css: cssClasses });
|
|
8447
|
+
};
|
|
8448
|
+
SurveyQuestion.prototype.renderSingleInputSummary = function (question, cssClasses) {
|
|
8449
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(_reactquestion_singleinputsummary__WEBPACK_IMPORTED_MODULE_7__.SurveyQuestionSigleInputSummary, { summary: question.singleInputSummary, creator: this.creator, css: cssClasses });
|
|
8450
|
+
};
|
|
8242
8451
|
SurveyQuestion.prototype.wrapElement = function (element) {
|
|
8243
8452
|
var survey = this.question.survey;
|
|
8244
8453
|
var wrapper = null;
|
|
@@ -8268,6 +8477,8 @@ var SurveyQuestion = /** @class */ (function (_super) {
|
|
|
8268
8477
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_reactquestion_comment__WEBPACK_IMPORTED_MODULE_4__.SurveyQuestionCommentItem, { question: this.question, cssClasses: cssClasses, otherCss: cssClasses.other, isDisplayMode: this.question.isInputReadOnly })));
|
|
8269
8478
|
};
|
|
8270
8479
|
SurveyQuestion.prototype.renderHeader = function (question) {
|
|
8480
|
+
if (question.singleInputHideHeader)
|
|
8481
|
+
return null;
|
|
8271
8482
|
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(_element_header__WEBPACK_IMPORTED_MODULE_6__.SurveyElementHeader, { element: question });
|
|
8272
8483
|
};
|
|
8273
8484
|
SurveyQuestion.prototype.renderErrors = function (cssClasses, location) {
|
|
@@ -8503,6 +8714,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8503
8714
|
/* harmony import */ var _components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
8504
8715
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
8505
8716
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_3__);
|
|
8717
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./reactquestion_factory */ "../survey-react-ui/src/reactquestion_factory.tsx");
|
|
8506
8718
|
var __extends = (undefined && undefined.__extends) || (function () {
|
|
8507
8719
|
var extendStatics = function (d, b) {
|
|
8508
8720
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -8523,6 +8735,7 @@ var __extends = (undefined && undefined.__extends) || (function () {
|
|
|
8523
8735
|
|
|
8524
8736
|
|
|
8525
8737
|
|
|
8738
|
+
|
|
8526
8739
|
var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
8527
8740
|
__extends(SurveyQuestionButtonGroup, _super);
|
|
8528
8741
|
function SurveyQuestionButtonGroup(props) {
|
|
@@ -8551,6 +8764,9 @@ var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
|
8551
8764
|
return SurveyQuestionButtonGroup;
|
|
8552
8765
|
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_0__.SurveyQuestionElementBase));
|
|
8553
8766
|
|
|
8767
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__.ReactQuestionFactory.Instance.registerQuestion("buttongroup", function (props) {
|
|
8768
|
+
return react__WEBPACK_IMPORTED_MODULE_1__.createElement(SurveyQuestionButtonGroup, props);
|
|
8769
|
+
});
|
|
8554
8770
|
var SurveyButtonGroupItem = /** @class */ (function (_super) {
|
|
8555
8771
|
__extends(SurveyButtonGroupItem, _super);
|
|
8556
8772
|
function SurveyButtonGroupItem(props) {
|
|
@@ -9779,12 +9995,9 @@ var SurveyQuestionFile = /** @class */ (function (_super) {
|
|
|
9779
9995
|
};
|
|
9780
9996
|
SurveyQuestionFile.prototype.renderFileDecorator = function () {
|
|
9781
9997
|
var actionsContainer = this.question.actionsContainerVisible ? react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_1__.SurveyActionBar, { model: this.question.actionsContainer }) : null;
|
|
9782
|
-
var noFileChosen = this.question.isEmpty() ? (react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", { className: this.question.cssClasses.noFileChosen }, this.question.noFileChosenCaption)) : null;
|
|
9783
9998
|
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.getFileDecoratorCss() },
|
|
9784
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", { className: this.question.cssClasses.dragAreaPlaceholder }, this.renderLocString(this.question.locRenderedPlaceholder)),
|
|
9785
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.wrapper },
|
|
9786
|
-
actionsContainer,
|
|
9787
|
-
noFileChosen)));
|
|
9999
|
+
this.question.showDragAreaPlaceholder ? react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", { className: this.question.cssClasses.dragAreaPlaceholder }, this.renderLocString(this.question.locRenderedPlaceholder)) : false,
|
|
10000
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.wrapper }, actionsContainer)));
|
|
9788
10001
|
};
|
|
9789
10002
|
SurveyQuestionFile.prototype.renderPreview = function () {
|
|
9790
10003
|
return _element_factory__WEBPACK_IMPORTED_MODULE_6__.ReactElementFactory.Instance.createElement("sv-file-preview", { question: this.question });
|
|
@@ -10663,7 +10876,8 @@ var SurveyQuestionMatrixDropdownCell = /** @class */ (function (_super) {
|
|
|
10663
10876
|
__webpack_require__.r(__webpack_exports__);
|
|
10664
10877
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10665
10878
|
/* harmony export */ SurveyQuestionMatrixDynamic: () => (/* binding */ SurveyQuestionMatrixDynamic),
|
|
10666
|
-
/* harmony export */ SurveyQuestionMatrixDynamicAddButton: () => (/* binding */ SurveyQuestionMatrixDynamicAddButton)
|
|
10879
|
+
/* harmony export */ SurveyQuestionMatrixDynamicAddButton: () => (/* binding */ SurveyQuestionMatrixDynamicAddButton),
|
|
10880
|
+
/* harmony export */ SurveyQuestionMatrixDynamicPlaceholder: () => (/* binding */ SurveyQuestionMatrixDynamicPlaceholder)
|
|
10667
10881
|
/* harmony export */ });
|
|
10668
10882
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
10669
10883
|
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./reactquestion_factory */ "../survey-react-ui/src/reactquestion_factory.tsx");
|
|
@@ -10729,12 +10943,7 @@ var SurveyQuestionMatrixDynamic = /** @class */ (function (_super) {
|
|
|
10729
10943
|
return this.renderAddRowButton(cssClasses);
|
|
10730
10944
|
};
|
|
10731
10945
|
SurveyQuestionMatrixDynamic.prototype.renderNoRowsContent = function (cssClasses) {
|
|
10732
|
-
|
|
10733
|
-
var textDiv = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.noRowsText }, text);
|
|
10734
|
-
var btn = this.matrix.renderedTable.showAddRow ? this.renderAddRowButton(cssClasses, true) : undefined;
|
|
10735
|
-
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.noRowsSection },
|
|
10736
|
-
textDiv,
|
|
10737
|
-
btn));
|
|
10946
|
+
return _element_factory__WEBPACK_IMPORTED_MODULE_3__.ReactElementFactory.Instance.createElement("sv-placeholder-matrixdynamic", { cssClasses: cssClasses, question: this.matrix });
|
|
10738
10947
|
};
|
|
10739
10948
|
SurveyQuestionMatrixDynamic.prototype.renderAddRowButton = function (cssClasses, isEmptySection) {
|
|
10740
10949
|
if (isEmptySection === void 0) { isEmptySection = false; }
|
|
@@ -10777,9 +10986,32 @@ var SurveyQuestionMatrixDynamicAddButton = /** @class */ (function (_super) {
|
|
|
10777
10986
|
return SurveyQuestionMatrixDynamicAddButton;
|
|
10778
10987
|
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_4__.ReactSurveyElement));
|
|
10779
10988
|
|
|
10780
|
-
|
|
10781
|
-
|
|
10782
|
-
|
|
10989
|
+
var SurveyQuestionMatrixDynamicPlaceholder = /** @class */ (function (_super) {
|
|
10990
|
+
__extends(SurveyQuestionMatrixDynamicPlaceholder, _super);
|
|
10991
|
+
function SurveyQuestionMatrixDynamicPlaceholder(props) {
|
|
10992
|
+
return _super.call(this, props) || this;
|
|
10993
|
+
}
|
|
10994
|
+
SurveyQuestionMatrixDynamicPlaceholder.prototype.renderElement = function () {
|
|
10995
|
+
var cssClasses = this.props.cssClasses;
|
|
10996
|
+
var matrix = this.props.question;
|
|
10997
|
+
var showAddButton = matrix.renderedTable.showAddRow;
|
|
10998
|
+
var text = this.renderLocString(matrix.locNoRowsText);
|
|
10999
|
+
var textDiv = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.noRowsText }, text);
|
|
11000
|
+
var btn = showAddButton ? this.renderAddRowButton(cssClasses, matrix) : undefined;
|
|
11001
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.noRowsSection },
|
|
11002
|
+
textDiv,
|
|
11003
|
+
btn));
|
|
11004
|
+
};
|
|
11005
|
+
SurveyQuestionMatrixDynamicPlaceholder.prototype.renderAddRowButton = function (cssClasses, question) {
|
|
11006
|
+
return _element_factory__WEBPACK_IMPORTED_MODULE_3__.ReactElementFactory.Instance.createElement("sv-matrixdynamic-add-btn", {
|
|
11007
|
+
question: question, cssClasses: cssClasses, isEmptySection: true
|
|
11008
|
+
});
|
|
11009
|
+
};
|
|
11010
|
+
return SurveyQuestionMatrixDynamicPlaceholder;
|
|
11011
|
+
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_4__.ReactSurveyElement));
|
|
11012
|
+
|
|
11013
|
+
_element_factory__WEBPACK_IMPORTED_MODULE_3__.ReactElementFactory.Instance.registerElement("sv-matrixdynamic-add-btn", function (props) { return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionMatrixDynamicAddButton, props); });
|
|
11014
|
+
_element_factory__WEBPACK_IMPORTED_MODULE_3__.ReactElementFactory.Instance.registerElement("sv-placeholder-matrixdynamic", function (props) { return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionMatrixDynamicPlaceholder, props); });
|
|
10783
11015
|
|
|
10784
11016
|
|
|
10785
11017
|
/***/ }),
|
|
@@ -10943,7 +11175,8 @@ _reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__.ReactQuestionFactory.Instanc
|
|
|
10943
11175
|
__webpack_require__.r(__webpack_exports__);
|
|
10944
11176
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10945
11177
|
/* harmony export */ SurveyQuestionPanelDynamic: () => (/* binding */ SurveyQuestionPanelDynamic),
|
|
10946
|
-
/* harmony export */ SurveyQuestionPanelDynamicItem: () => (/* binding */ SurveyQuestionPanelDynamicItem)
|
|
11178
|
+
/* harmony export */ SurveyQuestionPanelDynamicItem: () => (/* binding */ SurveyQuestionPanelDynamicItem),
|
|
11179
|
+
/* harmony export */ SurveyQuestionPanelDynamicPlaceholder: () => (/* binding */ SurveyQuestionPanelDynamicPlaceholder)
|
|
10947
11180
|
/* harmony export */ });
|
|
10948
11181
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
10949
11182
|
/* harmony import */ var _reactquestion_element__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./reactquestion_element */ "../survey-react-ui/src/reactquestion_element.tsx");
|
|
@@ -10972,6 +11205,7 @@ var __extends = (undefined && undefined.__extends) || (function () {
|
|
|
10972
11205
|
|
|
10973
11206
|
|
|
10974
11207
|
|
|
11208
|
+
|
|
10975
11209
|
var SurveyQuestionPanelDynamic = /** @class */ (function (_super) {
|
|
10976
11210
|
__extends(SurveyQuestionPanelDynamic, _super);
|
|
10977
11211
|
function SurveyQuestionPanelDynamic(props) {
|
|
@@ -11012,15 +11246,16 @@ var SurveyQuestionPanelDynamic = /** @class */ (function (_super) {
|
|
|
11012
11246
|
SurveyQuestionPanelDynamic.prototype.renderElement = function () {
|
|
11013
11247
|
var _this = this;
|
|
11014
11248
|
var panels = [];
|
|
11249
|
+
var cssClasses = this.question.cssClasses;
|
|
11015
11250
|
this.question.renderedPanels.forEach(function (panel, index) {
|
|
11016
|
-
panels.push(react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionPanelDynamicItem, { key: panel.id, element: panel, question: _this.question, index: index, cssClasses:
|
|
11251
|
+
panels.push(react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionPanelDynamicItem, { key: panel.id, element: panel, question: _this.question, index: index, cssClasses: cssClasses, isDisplayMode: _this.isDisplayMode, creator: _this.creator }));
|
|
11017
11252
|
});
|
|
11018
11253
|
var rangeTop = this.question.isRangeShowing && this.question.isProgressTopShowing
|
|
11019
11254
|
? this.renderRange()
|
|
11020
11255
|
: null;
|
|
11021
11256
|
var navV2 = this.renderNavigatorV2();
|
|
11022
|
-
var noEntriesPlaceholder = this.renderPlaceholder();
|
|
11023
|
-
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className:
|
|
11257
|
+
var noEntriesPlaceholder = this.renderPlaceholder(cssClasses);
|
|
11258
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.root },
|
|
11024
11259
|
this.question.hasTabbedMenu ? react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.getTabsContainerCss() },
|
|
11025
11260
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_4__.SurveyActionBar, { model: this.question.tabbedMenu })) : null,
|
|
11026
11261
|
noEntriesPlaceholder,
|
|
@@ -11047,12 +11282,9 @@ var SurveyQuestionPanelDynamic = /** @class */ (function (_super) {
|
|
|
11047
11282
|
this.question.footerToolbar.visibleActions.length ? (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.footerButtonsContainer },
|
|
11048
11283
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_4__.SurveyActionBar, { model: this.question.footerToolbar }))) : null));
|
|
11049
11284
|
};
|
|
11050
|
-
SurveyQuestionPanelDynamic.prototype.renderPlaceholder = function () {
|
|
11051
|
-
if (this.question.getShowNoEntriesPlaceholder())
|
|
11052
|
-
return
|
|
11053
|
-
react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", null, this.renderLocString(this.question.locNoEntriesText)),
|
|
11054
|
-
this.renderAddRowButton()));
|
|
11055
|
-
}
|
|
11285
|
+
SurveyQuestionPanelDynamic.prototype.renderPlaceholder = function (cssClasses) {
|
|
11286
|
+
if (this.question.getShowNoEntriesPlaceholder())
|
|
11287
|
+
return _element_factory__WEBPACK_IMPORTED_MODULE_5__.ReactElementFactory.Instance.createElement("sv-placeholder-paneldynamic", { cssClasses: cssClasses, question: this.question });
|
|
11056
11288
|
return null;
|
|
11057
11289
|
};
|
|
11058
11290
|
return SurveyQuestionPanelDynamic;
|
|
@@ -11108,6 +11340,27 @@ var SurveyQuestionPanelDynamicItem = /** @class */ (function (_super) {
|
|
|
11108
11340
|
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__.ReactQuestionFactory.Instance.registerQuestion("paneldynamic", function (props) {
|
|
11109
11341
|
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionPanelDynamic, props);
|
|
11110
11342
|
});
|
|
11343
|
+
var SurveyQuestionPanelDynamicPlaceholder = /** @class */ (function (_super) {
|
|
11344
|
+
__extends(SurveyQuestionPanelDynamicPlaceholder, _super);
|
|
11345
|
+
function SurveyQuestionPanelDynamicPlaceholder(props) {
|
|
11346
|
+
return _super.call(this, props) || this;
|
|
11347
|
+
}
|
|
11348
|
+
SurveyQuestionPanelDynamicPlaceholder.prototype.renderElement = function () {
|
|
11349
|
+
var cssClasses = this.props.cssClasses;
|
|
11350
|
+
var question = this.props.question;
|
|
11351
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: cssClasses.noEntriesPlaceholder },
|
|
11352
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("span", null, this.renderLocString(question.locNoEntriesText)),
|
|
11353
|
+
this.renderAddRowButton(question)));
|
|
11354
|
+
};
|
|
11355
|
+
SurveyQuestionPanelDynamicPlaceholder.prototype.renderAddRowButton = function (question) {
|
|
11356
|
+
return _element_factory__WEBPACK_IMPORTED_MODULE_5__.ReactElementFactory.Instance.createElement("sv-paneldynamic-add-btn", {
|
|
11357
|
+
data: { question: question }
|
|
11358
|
+
});
|
|
11359
|
+
};
|
|
11360
|
+
return SurveyQuestionPanelDynamicPlaceholder;
|
|
11361
|
+
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.ReactSurveyElement));
|
|
11362
|
+
|
|
11363
|
+
_element_factory__WEBPACK_IMPORTED_MODULE_5__.ReactElementFactory.Instance.registerElement("sv-placeholder-paneldynamic", function (props) { return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionPanelDynamicPlaceholder, props); });
|
|
11111
11364
|
|
|
11112
11365
|
|
|
11113
11366
|
/***/ }),
|
|
@@ -11587,7 +11840,7 @@ var SurveyQuestionRankingItem = /** @class */ (function (_super) {
|
|
|
11587
11840
|
};
|
|
11588
11841
|
SurveyQuestionRankingItem.prototype.renderElement = function () {
|
|
11589
11842
|
var itemContent = _element_factory__WEBPACK_IMPORTED_MODULE_4__.ReactElementFactory.Instance.createElement(this.question.itemComponent, { item: this.item, cssClasses: this.cssClasses });
|
|
11590
|
-
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { tabIndex: this.itemTabIndex, className: this.itemClass, onKeyDown: this.handleKeydown, onPointerDown: this.handlePointerDown, onPointerUp: this.handlePointerUp, "data-sv-drop-target-ranking-item": this.index },
|
|
11843
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { id: this.question.getItemId(this.item), tabIndex: this.itemTabIndex, className: this.itemClass, onKeyDown: this.handleKeydown, onPointerDown: this.handlePointerDown, onPointerUp: this.handlePointerUp, "data-sv-drop-target-ranking-item": this.index },
|
|
11591
11844
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { tabIndex: -1, style: { outline: "none" } },
|
|
11592
11845
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.cssClasses.itemGhostNode }),
|
|
11593
11846
|
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.cssClasses.itemContent },
|
|
@@ -11724,6 +11977,96 @@ _reactquestion_factory__WEBPACK_IMPORTED_MODULE_2__.ReactQuestionFactory.Instanc
|
|
|
11724
11977
|
});
|
|
11725
11978
|
|
|
11726
11979
|
|
|
11980
|
+
/***/ }),
|
|
11981
|
+
|
|
11982
|
+
/***/ "../survey-react-ui/src/reactquestion_singleinputsummary.tsx":
|
|
11983
|
+
/*!*******************************************************************!*\
|
|
11984
|
+
!*** ../survey-react-ui/src/reactquestion_singleinputsummary.tsx ***!
|
|
11985
|
+
\*******************************************************************/
|
|
11986
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11987
|
+
|
|
11988
|
+
"use strict";
|
|
11989
|
+
__webpack_require__.r(__webpack_exports__);
|
|
11990
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11991
|
+
/* harmony export */ SurveyQuestionSigleInputSummary: () => (/* binding */ SurveyQuestionSigleInputSummary)
|
|
11992
|
+
/* harmony export */ });
|
|
11993
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
11994
|
+
/* harmony import */ var _reactquestion_element__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./reactquestion_element */ "../survey-react-ui/src/reactquestion_element.tsx");
|
|
11995
|
+
/* harmony import */ var _element_factory__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./element-factory */ "../survey-react-ui/src/element-factory.tsx");
|
|
11996
|
+
/* harmony import */ var _components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./components/svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
11997
|
+
var __extends = (undefined && undefined.__extends) || (function () {
|
|
11998
|
+
var extendStatics = function (d, b) {
|
|
11999
|
+
extendStatics = Object.setPrototypeOf ||
|
|
12000
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
12001
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
12002
|
+
return extendStatics(d, b);
|
|
12003
|
+
};
|
|
12004
|
+
return function (d, b) {
|
|
12005
|
+
if (typeof b !== "function" && b !== null)
|
|
12006
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
12007
|
+
extendStatics(d, b);
|
|
12008
|
+
function __() { this.constructor = d; }
|
|
12009
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12010
|
+
};
|
|
12011
|
+
})();
|
|
12012
|
+
|
|
12013
|
+
|
|
12014
|
+
|
|
12015
|
+
|
|
12016
|
+
var SurveyQuestionSigleInputSummary = /** @class */ (function (_super) {
|
|
12017
|
+
__extends(SurveyQuestionSigleInputSummary, _super);
|
|
12018
|
+
function SurveyQuestionSigleInputSummary(props) {
|
|
12019
|
+
return _super.call(this, props) || this;
|
|
12020
|
+
}
|
|
12021
|
+
Object.defineProperty(SurveyQuestionSigleInputSummary.prototype, "css", {
|
|
12022
|
+
get: function () {
|
|
12023
|
+
return this.props.css;
|
|
12024
|
+
},
|
|
12025
|
+
enumerable: false,
|
|
12026
|
+
configurable: true
|
|
12027
|
+
});
|
|
12028
|
+
Object.defineProperty(SurveyQuestionSigleInputSummary.prototype, "summary", {
|
|
12029
|
+
get: function () {
|
|
12030
|
+
return this.props.summary;
|
|
12031
|
+
},
|
|
12032
|
+
enumerable: false,
|
|
12033
|
+
configurable: true
|
|
12034
|
+
});
|
|
12035
|
+
SurveyQuestionSigleInputSummary.prototype.renderElement = function () {
|
|
12036
|
+
if (!this.summary)
|
|
12037
|
+
return null;
|
|
12038
|
+
return this.summary.isEmpty() ? this.renderNoItems() : this.renderItems();
|
|
12039
|
+
};
|
|
12040
|
+
SurveyQuestionSigleInputSummary.prototype.renderItems = function () {
|
|
12041
|
+
var _this = this;
|
|
12042
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.css.summary }, this.summary.items.map(function (item, index) { return _this.renderItem(item, index); })));
|
|
12043
|
+
};
|
|
12044
|
+
SurveyQuestionSigleInputSummary.prototype.renderNoItems = function () {
|
|
12045
|
+
var q = this.summary.question;
|
|
12046
|
+
var placeholder = _element_factory__WEBPACK_IMPORTED_MODULE_2__.ReactElementFactory.Instance.createElement("sv-placeholder-" + q.getTemplate(), { cssClasses: this.css, question: q });
|
|
12047
|
+
return placeholder || react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", null, this.renderLocString(this.summary.noEntry));
|
|
12048
|
+
};
|
|
12049
|
+
SurveyQuestionSigleInputSummary.prototype.renderItem = function (item, index) {
|
|
12050
|
+
var btnEdit = item.btnEdit ?
|
|
12051
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("button", { className: this.css.summaryRowActionEdit, onClick: function () { return item.btnEdit.action(); }, title: item.btnEdit.title },
|
|
12052
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_3__.SvgIcon, { iconName: "icon-editsmall-16x16", iconSize: "auto" })) : null;
|
|
12053
|
+
var btnDelete = item.showRemove && item.btnRemove ?
|
|
12054
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("button", { className: this.css.summaryRowActionDelete, onClick: function () { return item.btnRemove.action(); }, title: item.btnRemove.title },
|
|
12055
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement(_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_3__.SvgIcon, { iconName: "icon-delete-16x16", iconSize: "auto" })) : null;
|
|
12056
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.css.summaryRow, key: index },
|
|
12057
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.css.summaryRowContent }, this.renderLocString(item.locText)),
|
|
12058
|
+
react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.css.summaryRowActions },
|
|
12059
|
+
btnEdit,
|
|
12060
|
+
btnDelete));
|
|
12061
|
+
};
|
|
12062
|
+
return SurveyQuestionSigleInputSummary;
|
|
12063
|
+
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_1__.ReactSurveyElement));
|
|
12064
|
+
|
|
12065
|
+
_element_factory__WEBPACK_IMPORTED_MODULE_2__.ReactElementFactory.Instance.registerElement("sv-singleinput-summary", function (props) {
|
|
12066
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionSigleInputSummary, props);
|
|
12067
|
+
});
|
|
12068
|
+
|
|
12069
|
+
|
|
11727
12070
|
/***/ }),
|
|
11728
12071
|
|
|
11729
12072
|
/***/ "../survey-react-ui/src/reactquestion_tagbox.tsx":
|
|
@@ -11864,7 +12207,7 @@ var SurveyQuestionText = /** @class */ (function (_super) {
|
|
|
11864
12207
|
// disabled={this.isDisplayMode}
|
|
11865
12208
|
disabled: this.question.isDisabledAttr, readOnly: this.question.isReadOnlyAttr, className: inputClass, type: this.question.inputType,
|
|
11866
12209
|
//ref={this.controlRef}
|
|
11867
|
-
ref: function (input) { return (_this.setControl(input)); }, style: this.question.inputStyle, maxLength: this.question.getMaxLength(), min: this.question.renderedMin, max: this.question.renderedMax, step: this.question.renderedStep, size: this.question.inputSize, placeholder: placeholder, list: this.question.dataListId, autoComplete: this.question.autocomplete, onBlur: function (event) { _this.question.onBlur(event); }, onFocus: function (event) { _this.question.onFocus(event); }, onChange: this.question.onChange, onKeyUp: this.question.onKeyUp, onKeyDown: this.question.onKeyDown, onCompositionUpdate: function (event) { return _this.question.onCompositionUpdate(event.nativeEvent); }, "aria-required": this.question.a11y_input_ariaRequired, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, "aria-invalid": this.question.a11y_input_ariaInvalid, "aria-errormessage": this.question.a11y_input_ariaErrormessage }),
|
|
12210
|
+
ref: function (input) { return (_this.setControl(input)); }, style: this.question.inputStyle, maxLength: this.question.getMaxLength(), min: this.question.renderedMin, max: this.question.renderedMax, step: this.question.renderedStep, size: this.question.inputSize, placeholder: placeholder, list: this.question.dataListId, autoComplete: this.question.autocomplete, onBlur: function (event) { _this.question.onBlur(event); }, onFocus: function (event) { _this.question.onFocus(event); }, onChange: this.question.onChange, onClick: this.question.readOnlyBlocker, onPointerDown: this.question.readOnlyBlocker, onKeyUp: this.question.onKeyUp, onKeyDown: this.question.onKeyDown, onCompositionUpdate: function (event) { return _this.question.onCompositionUpdate(event.nativeEvent); }, "aria-required": this.question.a11y_input_ariaRequired, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, "aria-invalid": this.question.a11y_input_ariaInvalid, "aria-errormessage": this.question.a11y_input_ariaErrormessage }),
|
|
11868
12211
|
counter));
|
|
11869
12212
|
};
|
|
11870
12213
|
SurveyQuestionText.prototype.renderElement = function () {
|
|
@@ -12280,7 +12623,7 @@ var SurveyQuestionSignaturePad = /** @class */ (function (_super) {
|
|
|
12280
12623
|
SurveyQuestionSignaturePad.prototype.renderBackgroundImage = function () {
|
|
12281
12624
|
if (!this.question.backgroundImage)
|
|
12282
12625
|
return null;
|
|
12283
|
-
return react__WEBPACK_IMPORTED_MODULE_0__.createElement("img", { className: this.question.cssClasses.backgroundImage, src: this.question.backgroundImage, style: { width: this.question.renderedCanvasWidth } });
|
|
12626
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement("img", { className: this.question.cssClasses.backgroundImage, src: this.question.backgroundImage, style: { width: this.question.renderedCanvasWidth }, role: "presentation" });
|
|
12284
12627
|
};
|
|
12285
12628
|
SurveyQuestionSignaturePad.prototype.renderLoadingIndicator = function () {
|
|
12286
12629
|
return react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.loadingIndicator },
|
|
@@ -13028,6 +13371,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13028
13371
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanCheckbox),
|
|
13029
13372
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanRadio),
|
|
13030
13373
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroup),
|
|
13374
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroupDropdown),
|
|
13031
13375
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckbox),
|
|
13032
13376
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckboxItem),
|
|
13033
13377
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionComment),
|
|
@@ -13204,7 +13548,7 @@ var preact = react__WEBPACK_IMPORTED_MODULE_0__;
|
|
|
13204
13548
|
|
|
13205
13549
|
|
|
13206
13550
|
|
|
13207
|
-
(0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.
|
|
13551
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.7"), "survey-js-ui");
|
|
13208
13552
|
|
|
13209
13553
|
})();
|
|
13210
13554
|
|