survey-creator-core 1.12.11 → 1.12.12
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/fonts.fontless.css +1 -1
- package/fonts.fontless.min.css +1 -1
- package/i18n/arabic.js +1 -1
- package/i18n/arabic.min.js.LICENSE.txt +1 -1
- package/i18n/bulgarian.js +1 -1
- package/i18n/bulgarian.min.js.LICENSE.txt +1 -1
- package/i18n/croatian.js +1 -1
- package/i18n/croatian.min.js.LICENSE.txt +1 -1
- package/i18n/czech.js +1 -1
- package/i18n/czech.min.js.LICENSE.txt +1 -1
- package/i18n/danish.js +1 -1
- package/i18n/danish.min.js.LICENSE.txt +1 -1
- package/i18n/dutch.js +1 -1
- package/i18n/dutch.min.js.LICENSE.txt +1 -1
- package/i18n/english.js +3 -2
- package/i18n/english.js.map +1 -1
- package/i18n/english.min.js +1 -1
- package/i18n/english.min.js.LICENSE.txt +1 -1
- package/i18n/finnish.js +1 -1
- package/i18n/finnish.min.js.LICENSE.txt +1 -1
- package/i18n/french.js +1 -1
- package/i18n/french.min.js.LICENSE.txt +1 -1
- package/i18n/german.js +1 -1
- package/i18n/german.min.js.LICENSE.txt +1 -1
- package/i18n/hebrew.js +1 -1
- package/i18n/hebrew.min.js.LICENSE.txt +1 -1
- package/i18n/hungarian.js +1 -1
- package/i18n/hungarian.min.js.LICENSE.txt +1 -1
- package/i18n/index.js +1 -1
- package/i18n/index.min.js.LICENSE.txt +1 -1
- package/i18n/indonesian.js +1 -1
- package/i18n/indonesian.min.js.LICENSE.txt +1 -1
- package/i18n/italian.js +1 -1
- package/i18n/italian.min.js.LICENSE.txt +1 -1
- package/i18n/japanese.js +1 -1
- package/i18n/japanese.min.js.LICENSE.txt +1 -1
- package/i18n/korean.js +1 -1
- package/i18n/korean.min.js.LICENSE.txt +1 -1
- package/i18n/malay.js +1 -1
- package/i18n/malay.min.js.LICENSE.txt +1 -1
- package/i18n/mongolian.js +1 -1
- package/i18n/mongolian.min.js.LICENSE.txt +1 -1
- package/i18n/norwegian.js +1 -1
- package/i18n/norwegian.min.js.LICENSE.txt +1 -1
- package/i18n/persian.js +1 -1
- package/i18n/persian.min.js.LICENSE.txt +1 -1
- package/i18n/polish.js +1 -1
- package/i18n/polish.min.js.LICENSE.txt +1 -1
- package/i18n/portuguese.js +1 -1
- package/i18n/portuguese.min.js.LICENSE.txt +1 -1
- package/i18n/romanian.js +1 -1
- package/i18n/romanian.min.js.LICENSE.txt +1 -1
- package/i18n/russian.js +1 -1
- package/i18n/russian.min.js.LICENSE.txt +1 -1
- package/i18n/simplified-chinese.js +1 -1
- package/i18n/simplified-chinese.min.js.LICENSE.txt +1 -1
- package/i18n/slovak.js +1 -1
- package/i18n/slovak.min.js.LICENSE.txt +1 -1
- package/i18n/spanish.js +1 -1
- package/i18n/spanish.min.js.LICENSE.txt +1 -1
- package/i18n/swedish.js +1 -1
- package/i18n/swedish.min.js.LICENSE.txt +1 -1
- package/i18n/tajik.js +1 -1
- package/i18n/tajik.min.js.LICENSE.txt +1 -1
- package/i18n/thai.js +1 -1
- package/i18n/thai.min.js.LICENSE.txt +1 -1
- package/i18n/traditional-chinese.js +1 -1
- package/i18n/traditional-chinese.min.js.LICENSE.txt +1 -1
- package/i18n/turkish.js +1 -1
- package/i18n/turkish.min.js.LICENSE.txt +1 -1
- package/package.json +2 -2
- package/survey-creator-core.css +11997 -369
- package/survey-creator-core.fontless.css +11996 -368
- package/survey-creator-core.fontless.css.map +1 -1
- package/survey-creator-core.fontless.min.css +46 -45
- package/survey-creator-core.i18n.js +1 -1
- package/survey-creator-core.i18n.min.js.LICENSE.txt +1 -1
- package/survey-creator-core.js +509 -321
- package/survey-creator-core.js.map +1 -1
- package/survey-creator-core.min.css +47 -46
- package/survey-creator-core.min.js +1 -1
- package/survey-creator-core.min.js.LICENSE.txt +1 -1
- package/themes/default-contrast.js +101 -66
- package/themes/default-contrast.js.map +1 -1
- package/themes/default-contrast.min.js +1 -1
- package/themes/default-contrast.min.js.LICENSE.txt +1 -1
- package/themes/default-dark.js +101 -66
- package/themes/default-dark.js.map +1 -1
- package/themes/default-dark.min.js +1 -1
- package/themes/default-dark.min.js.LICENSE.txt +1 -1
- package/themes/default-light.js +101 -66
- package/themes/default-light.js.map +1 -1
- package/themes/default-light.min.js +1 -1
- package/themes/default-light.min.js.LICENSE.txt +1 -1
- package/themes/index.js +103 -66
- package/themes/index.js.map +1 -1
- package/themes/index.min.js +1 -1
- package/themes/index.min.js.LICENSE.txt +1 -1
- package/themes/themes/default-contrast.d.ts +2 -0
- package/themes/themes/default-dark.d.ts +2 -0
- package/themes/themes/default-light.d.ts +2 -0
- package/themes/themes/default.d.ts +80 -12
- package/themes/themes/index.d.ts +3 -0
- package/typings/components/scroll.d.ts +13 -0
- package/typings/components/tabs/translation-plugin.d.ts +7 -0
- package/typings/creator-base.d.ts +1 -1
- package/typings/creator-theme/creator-theme-model.d.ts +1 -0
- package/typings/creator-theme/creator-themes.d.ts +1 -0
- package/typings/editorLocalization.d.ts +1 -0
- package/typings/entries/index.d.ts +1 -0
- package/typings/expand-collapse-manager.d.ts +1 -0
- package/typings/localization/english.d.ts +1 -0
- package/typings/property-grid/condition-survey.d.ts +4 -0
- package/typings/survey-elements.d.ts +1 -0
- package/typings/svgbundle.d.ts +6 -0
- package/typings/themes/default-contrast.d.ts +2 -0
- package/typings/themes/default-dark.d.ts +2 -0
- package/typings/themes/default-light.d.ts +2 -0
- package/typings/themes/default.d.ts +80 -12
- package/typings/themes/index.d.ts +3 -0
- package/typings/toolbox.d.ts +0 -4
package/survey-creator-core.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SurveyJS Creator v1.12.
|
|
2
|
+
* SurveyJS Creator v1.12.12
|
|
3
3
|
* (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* Github: https://github.com/surveyjs/survey-creator
|
|
5
5
|
* License: https://surveyjs.io/Licenses#SurveyCreator
|
|
@@ -236,6 +236,19 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
236
236
|
// extracted by mini-css-extract-plugin
|
|
237
237
|
|
|
238
238
|
|
|
239
|
+
/***/ }),
|
|
240
|
+
|
|
241
|
+
/***/ "./src/components/scroll.scss":
|
|
242
|
+
/*!************************************!*\
|
|
243
|
+
!*** ./src/components/scroll.scss ***!
|
|
244
|
+
\************************************/
|
|
245
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
246
|
+
|
|
247
|
+
"use strict";
|
|
248
|
+
__webpack_require__.r(__webpack_exports__);
|
|
249
|
+
// extracted by mini-css-extract-plugin
|
|
250
|
+
|
|
251
|
+
|
|
239
252
|
/***/ }),
|
|
240
253
|
|
|
241
254
|
/***/ "./src/components/search.scss":
|
|
@@ -1748,6 +1761,16 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
1748
1761
|
|
|
1749
1762
|
/***/ }),
|
|
1750
1763
|
|
|
1764
|
+
/***/ "./src/images-v1/questionlock-24x24.svg":
|
|
1765
|
+
/*!**********************************************!*\
|
|
1766
|
+
!*** ./src/images-v1/questionlock-24x24.svg ***!
|
|
1767
|
+
\**********************************************/
|
|
1768
|
+
/***/ ((module) => {
|
|
1769
|
+
|
|
1770
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M9.59 17H11V19H10.41L6 23.41V19H4C2.9 19 2 18.1 2 17V4C2 2.9 2.9 2 4 2H20C21.1 2 22 2.9 22 4V7H20V4H4V17H8V18.59L9.59 17ZM23 13V19C23 20.65 21.65 22 20 22H16C14.35 22 13 20.65 13 19V13H14V12C14 9.79 15.79 8 18 8C20.21 8 22 9.79 22 12V13H23ZM16 13H20V12C20 10.9 19.1 10 18 10C16.9 10 16 10.9 16 12V13ZM21 15H15V19C15 19.55 15.45 20 16 20H20C20.55 20 21 19.55 21 19V15ZM19 16H17V18H19V16Z\"></path></svg>"
|
|
1771
|
+
|
|
1772
|
+
/***/ }),
|
|
1773
|
+
|
|
1751
1774
|
/***/ "./src/images-v1/ranking-arrows.svg":
|
|
1752
1775
|
/*!******************************************!*\
|
|
1753
1776
|
!*** ./src/images-v1/ranking-arrows.svg ***!
|
|
@@ -3738,6 +3761,16 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
3738
3761
|
|
|
3739
3762
|
/***/ }),
|
|
3740
3763
|
|
|
3764
|
+
/***/ "./src/images-v2/questionlock-24x24.svg":
|
|
3765
|
+
/*!**********************************************!*\
|
|
3766
|
+
!*** ./src/images-v2/questionlock-24x24.svg ***!
|
|
3767
|
+
\**********************************************/
|
|
3768
|
+
/***/ ((module) => {
|
|
3769
|
+
|
|
3770
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M11.75 18C11.75 18.41 11.41 18.75 11 18.75H10.31L7.53 21.53C7.39 21.67 7.2 21.75 7 21.75C6.9 21.75 6.81 21.73 6.71 21.69C6.43 21.57 6.25 21.3 6.25 21V18.75H5C3.48 18.75 2.25 17.52 2.25 16V5C2.25 3.48 3.48 2.25 5 2.25H18C19.52 2.25 20.75 3.48 20.75 5V6C20.75 6.41 20.41 6.75 20 6.75C19.59 6.75 19.25 6.41 19.25 6V5C19.25 4.31 18.69 3.75 18 3.75H5C4.31 3.75 3.75 4.31 3.75 5V16C3.75 16.69 4.31 17.25 5 17.25H7C7.41 17.25 7.75 17.59 7.75 18V19.19L9.47 17.47C9.61 17.33 9.8 17.25 10 17.25H11C11.41 17.25 11.75 17.59 11.75 18ZM22.75 14V19C22.75 20.52 21.52 21.75 20 21.75H16C14.48 21.75 13.25 20.52 13.25 19V14C13.25 13.59 13.59 13.25 14 13.25H14.25V12C14.25 9.93 15.93 8.25 18 8.25C20.07 8.25 21.75 9.93 21.75 12V13.25H22C22.41 13.25 22.75 13.59 22.75 14ZM15.75 13.25H20.25V12C20.25 10.76 19.24 9.75 18 9.75C16.76 9.75 15.75 10.76 15.75 12V13.25ZM21.25 14.75H14.75V19C14.75 19.69 15.31 20.25 16 20.25H20C20.69 20.25 21.25 19.69 21.25 19V14.75ZM18 16.25C17.59 16.25 17.25 16.59 17.25 17V18C17.25 18.41 17.59 18.75 18 18.75C18.41 18.75 18.75 18.41 18.75 18V17C18.75 16.59 18.41 16.25 18 16.25Z\"></path></svg>"
|
|
3771
|
+
|
|
3772
|
+
/***/ }),
|
|
3773
|
+
|
|
3741
3774
|
/***/ "./src/images-v2/ranking-arrows.svg":
|
|
3742
3775
|
/*!******************************************!*\
|
|
3743
3776
|
!*** ./src/images-v2/ranking-arrows.svg ***!
|
|
@@ -4866,7 +4899,9 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4866
4899
|
var state = (_a = this.creator.designerStateManager) === null || _a === void 0 ? void 0 : _a.getElementState(this.surveyElement);
|
|
4867
4900
|
this.collapsed = this.creator.getElementExpandCollapseState(this.surveyElement, "loading", state.collapsed);
|
|
4868
4901
|
}
|
|
4869
|
-
this.
|
|
4902
|
+
if (!this.surveyElement || this.surveyElement.isInteractiveDesignElement) {
|
|
4903
|
+
this.needToRenderContent = !this.collapsed;
|
|
4904
|
+
}
|
|
4870
4905
|
};
|
|
4871
4906
|
SurveyElementAdornerBase.prototype.detachElement = function (surveyElement) {
|
|
4872
4907
|
if (surveyElement) {
|
|
@@ -8364,6 +8399,60 @@ var RowViewModel = /** @class */ (function (_super) {
|
|
|
8364
8399
|
|
|
8365
8400
|
|
|
8366
8401
|
|
|
8402
|
+
/***/ }),
|
|
8403
|
+
|
|
8404
|
+
/***/ "./src/components/scroll.ts":
|
|
8405
|
+
/*!**********************************!*\
|
|
8406
|
+
!*** ./src/components/scroll.ts ***!
|
|
8407
|
+
\**********************************/
|
|
8408
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8409
|
+
|
|
8410
|
+
"use strict";
|
|
8411
|
+
__webpack_require__.r(__webpack_exports__);
|
|
8412
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8413
|
+
/* harmony export */ ScrollViewModel: () => (/* binding */ ScrollViewModel)
|
|
8414
|
+
/* harmony export */ });
|
|
8415
|
+
__webpack_require__(/*! ./row.scss */ "./src/components/row.scss");
|
|
8416
|
+
var ScrollViewModel = /** @class */ (function () {
|
|
8417
|
+
function ScrollViewModel() {
|
|
8418
|
+
//this.dragTypeOverMe = this.row.dragTypeOverMe;
|
|
8419
|
+
}
|
|
8420
|
+
ScrollViewModel.prototype.setRootElement = function (element) {
|
|
8421
|
+
var _this = this;
|
|
8422
|
+
this._containerElementValue = element === null || element === void 0 ? void 0 : element.querySelector(".svc-scroll__scroller");
|
|
8423
|
+
this._scrollbarElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-scroll__scrollbar");
|
|
8424
|
+
this._scrollbarSizerElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-scroll__scrollbar-sizer");
|
|
8425
|
+
this._containerBodyElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-scroll__container");
|
|
8426
|
+
if (!element)
|
|
8427
|
+
return;
|
|
8428
|
+
this._containerBodyResizeObserver = new ResizeObserver(function (entries) {
|
|
8429
|
+
for (var _i = 0, entries_1 = entries; _i < entries_1.length; _i++) {
|
|
8430
|
+
var entry = entries_1[_i];
|
|
8431
|
+
var height = entry.contentBoxSize
|
|
8432
|
+
? entry.contentBoxSize[0].blockSize
|
|
8433
|
+
: entry.contentRect.width;
|
|
8434
|
+
_this._scrollbarSizerElement.style.height = height + "px";
|
|
8435
|
+
}
|
|
8436
|
+
});
|
|
8437
|
+
this._containerBodyResizeObserver.observe(this._containerBodyElement);
|
|
8438
|
+
};
|
|
8439
|
+
ScrollViewModel.prototype.onScrollContainer = function () {
|
|
8440
|
+
this._scrollbarElement.scrollTop = this._containerElementValue.scrollTop;
|
|
8441
|
+
};
|
|
8442
|
+
ScrollViewModel.prototype.onScrollScrollbar = function () {
|
|
8443
|
+
this._containerElementValue.scrollTop = this._scrollbarElement.scrollTop;
|
|
8444
|
+
};
|
|
8445
|
+
ScrollViewModel.prototype.unsubscribeRootElement = function () {
|
|
8446
|
+
if (!!this._containerBodyResizeObserver) {
|
|
8447
|
+
this._containerBodyResizeObserver.disconnect();
|
|
8448
|
+
this._containerBodyResizeObserver = undefined;
|
|
8449
|
+
}
|
|
8450
|
+
};
|
|
8451
|
+
return ScrollViewModel;
|
|
8452
|
+
}());
|
|
8453
|
+
|
|
8454
|
+
|
|
8455
|
+
|
|
8367
8456
|
/***/ }),
|
|
8368
8457
|
|
|
8369
8458
|
/***/ "./src/components/search-manager.ts":
|
|
@@ -10368,7 +10457,10 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10368
10457
|
var _this = this;
|
|
10369
10458
|
var _a;
|
|
10370
10459
|
if (this.showOneCategoryInPropertyGrid) {
|
|
10371
|
-
var pgTabs_1 =
|
|
10460
|
+
var pgTabs_1 = [];
|
|
10461
|
+
this.propertyGrid.survey.pages.forEach(function (p) {
|
|
10462
|
+
if (p.elements.length === 0)
|
|
10463
|
+
return;
|
|
10372
10464
|
var action = new _utils_actions__WEBPACK_IMPORTED_MODULE_8__.MenuButton({
|
|
10373
10465
|
id: p.name,
|
|
10374
10466
|
tooltip: p.title,
|
|
@@ -10385,7 +10477,7 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10385
10477
|
action.active = true;
|
|
10386
10478
|
}
|
|
10387
10479
|
});
|
|
10388
|
-
|
|
10480
|
+
pgTabs_1.push(action);
|
|
10389
10481
|
});
|
|
10390
10482
|
this.tabControlModel.topToolbar.setItems(pgTabs_1);
|
|
10391
10483
|
this.propertyGridTab.deactivateCallback = function () {
|
|
@@ -10742,7 +10834,7 @@ var TabDesignerViewModel = /** @class */ (function (_super) {
|
|
|
10742
10834
|
item: "svc-page-navigator__button",
|
|
10743
10835
|
itemWithTitle: "",
|
|
10744
10836
|
itemAsIcon: "",
|
|
10745
|
-
itemActive: "",
|
|
10837
|
+
itemActive: "svc-page-navigator__button--active",
|
|
10746
10838
|
itemPressed: "",
|
|
10747
10839
|
itemIcon: "svc-page-navigator__button-icon",
|
|
10748
10840
|
itemTitleWithIcon: "",
|
|
@@ -10760,6 +10852,12 @@ var TabDesignerViewModel = /** @class */ (function (_super) {
|
|
|
10760
10852
|
iconName: "icon-expandall-24x24",
|
|
10761
10853
|
iconSize: "auto",
|
|
10762
10854
|
action: action
|
|
10855
|
+
}, {
|
|
10856
|
+
id: "lockQuestions",
|
|
10857
|
+
locTooltipName: "ed.lockQuestionsTooltip",
|
|
10858
|
+
iconName: "icon-questionlock-24x24",
|
|
10859
|
+
iconSize: "auto",
|
|
10860
|
+
action: action
|
|
10763
10861
|
}]);
|
|
10764
10862
|
};
|
|
10765
10863
|
Object.defineProperty(TabDesignerViewModel.prototype, "survey", {
|
|
@@ -19396,21 +19494,48 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19396
19494
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_0__);
|
|
19397
19495
|
/* harmony import */ var _editorLocalization__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../editorLocalization */ "./src/editorLocalization.ts");
|
|
19398
19496
|
/* harmony import */ var _translation__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./translation */ "./src/components/tabs/translation.ts");
|
|
19497
|
+
/* harmony import */ var _side_bar_tab_control_model__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../side-bar/tab-control-model */ "./src/components/side-bar/tab-control-model.ts");
|
|
19498
|
+
/* harmony import */ var _utils_actions__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../utils/actions */ "./src/utils/actions.ts");
|
|
19499
|
+
|
|
19500
|
+
|
|
19399
19501
|
|
|
19400
19502
|
|
|
19401
19503
|
|
|
19402
19504
|
var TabTranslationPlugin = /** @class */ (function () {
|
|
19403
19505
|
function TabTranslationPlugin(creator) {
|
|
19404
19506
|
this.creator = creator;
|
|
19507
|
+
this._showOneCategoryInPropertyGrid = false;
|
|
19405
19508
|
creator.addPluginTab("translation", this);
|
|
19509
|
+
this.tabControlModel = new _side_bar_tab_control_model__WEBPACK_IMPORTED_MODULE_3__.TabControlModel(this.creator.sidebar);
|
|
19406
19510
|
this.sidebarTab = this.creator.sidebar.addPage("translation");
|
|
19407
19511
|
this.sidebarTab.caption = _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization.getString("ed.translationPropertyGridTitle");
|
|
19408
19512
|
this.createActions().forEach(function (action) { return creator.toolbar.actions.push(action); });
|
|
19409
19513
|
}
|
|
19514
|
+
Object.defineProperty(TabTranslationPlugin.prototype, "showOneCategoryInPropertyGrid", {
|
|
19515
|
+
get: function () {
|
|
19516
|
+
return this._showOneCategoryInPropertyGrid;
|
|
19517
|
+
},
|
|
19518
|
+
set: function (newValue) {
|
|
19519
|
+
if (this._showOneCategoryInPropertyGrid !== newValue) {
|
|
19520
|
+
this._showOneCategoryInPropertyGrid = newValue;
|
|
19521
|
+
this.creator.sidebar.hideSideBarVisibilityControlActions = newValue;
|
|
19522
|
+
if (this.creator.activeTab === "translation") {
|
|
19523
|
+
this.updateTabControl();
|
|
19524
|
+
}
|
|
19525
|
+
}
|
|
19526
|
+
},
|
|
19527
|
+
enumerable: false,
|
|
19528
|
+
configurable: true
|
|
19529
|
+
});
|
|
19530
|
+
TabTranslationPlugin.prototype.updateSettingsSurvey = function () {
|
|
19531
|
+
this.model.settingsSurvey.locale = this.creator.locale;
|
|
19532
|
+
this.model.settingsSurvey.css.root += (this.showOneCategoryInPropertyGrid ? " spg-root--one-category" : "");
|
|
19533
|
+
this.model.settingsSurvey.rootCss += (this.showOneCategoryInPropertyGrid ? " spg-root--one-category" : "");
|
|
19534
|
+
};
|
|
19410
19535
|
TabTranslationPlugin.prototype.activate = function () {
|
|
19411
19536
|
var _this = this;
|
|
19412
19537
|
this.model = new _translation__WEBPACK_IMPORTED_MODULE_2__.Translation(this.creator.survey, this.creator);
|
|
19413
|
-
this.
|
|
19538
|
+
this.updateSettingsSurvey();
|
|
19414
19539
|
this.model.readOnly = this.creator.readOnly;
|
|
19415
19540
|
this.model.translationStringVisibilityCallback = function (obj, propertyName, visible) {
|
|
19416
19541
|
var options = { obj: obj, propertyName: propertyName, visible: visible };
|
|
@@ -19462,6 +19587,8 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19462
19587
|
}
|
|
19463
19588
|
});
|
|
19464
19589
|
this.model.reset();
|
|
19590
|
+
this.creator.sidebar.hideSideBarVisibilityControlActions = this.showOneCategoryInPropertyGrid;
|
|
19591
|
+
this.updateTabControl();
|
|
19465
19592
|
};
|
|
19466
19593
|
TabTranslationPlugin.prototype.update = function () {
|
|
19467
19594
|
if (!this.model)
|
|
@@ -19469,6 +19596,7 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19469
19596
|
this.model.survey = this.creator.survey;
|
|
19470
19597
|
this.model.filteredPage = null;
|
|
19471
19598
|
this.updateFilterPageAction(true);
|
|
19599
|
+
this.updateTabControl();
|
|
19472
19600
|
};
|
|
19473
19601
|
TabTranslationPlugin.prototype.deactivate = function () {
|
|
19474
19602
|
if (!!this.model) {
|
|
@@ -19483,8 +19611,44 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19483
19611
|
this.mergeLocaleWithDefaultAction.visible = false;
|
|
19484
19612
|
this.importCsvAction.visible = false;
|
|
19485
19613
|
this.exportCsvAction.visible = false;
|
|
19614
|
+
this.creator.sidebar.hideSideBarVisibilityControlActions = false;
|
|
19486
19615
|
return true;
|
|
19487
19616
|
};
|
|
19617
|
+
TabTranslationPlugin.prototype.updateTabControl = function () {
|
|
19618
|
+
if (this.showOneCategoryInPropertyGrid) {
|
|
19619
|
+
this.updateTabControlActions();
|
|
19620
|
+
this.creator.sidebar.sideAreaComponentName = "svc-tab-control";
|
|
19621
|
+
this.creator.sidebar.sideAreaComponentData = this.tabControlModel;
|
|
19622
|
+
this.creator.sidebar.header.componentName = "svc-side-bar-header";
|
|
19623
|
+
this.creator.sidebar.header.componentData = this.creator.sidebar.header;
|
|
19624
|
+
}
|
|
19625
|
+
else {
|
|
19626
|
+
this.creator.sidebar.sideAreaComponentName = "";
|
|
19627
|
+
this.creator.sidebar.sideAreaComponentData = undefined;
|
|
19628
|
+
this.creator.sidebar.header.componentName = "";
|
|
19629
|
+
this.creator.sidebar.header.componentData = undefined;
|
|
19630
|
+
}
|
|
19631
|
+
};
|
|
19632
|
+
TabTranslationPlugin.prototype.updateTabControlActions = function () {
|
|
19633
|
+
var _this = this;
|
|
19634
|
+
if (this.showOneCategoryInPropertyGrid) {
|
|
19635
|
+
var languagesString_1 = _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization.getString("ed.translationLanguages");
|
|
19636
|
+
var action_1 = new _utils_actions__WEBPACK_IMPORTED_MODULE_4__.MenuButton({
|
|
19637
|
+
id: "pg-languages",
|
|
19638
|
+
tooltip: languagesString_1,
|
|
19639
|
+
iconName: "pg-general-24x24",
|
|
19640
|
+
active: true,
|
|
19641
|
+
pressed: false,
|
|
19642
|
+
action: function () {
|
|
19643
|
+
_this.creator.sidebar.expandSidebar();
|
|
19644
|
+
_this.creator.sidebar.header.subTitle = languagesString_1;
|
|
19645
|
+
action_1.active = true;
|
|
19646
|
+
}
|
|
19647
|
+
});
|
|
19648
|
+
this.tabControlModel.topToolbar.setItems([action_1]);
|
|
19649
|
+
this.creator.sidebar.header.subTitle = languagesString_1;
|
|
19650
|
+
}
|
|
19651
|
+
};
|
|
19488
19652
|
TabTranslationPlugin.prototype.createMergeLocaleWithDefaultActionTitleUpdater = function () {
|
|
19489
19653
|
var _this = this;
|
|
19490
19654
|
return new survey_core__WEBPACK_IMPORTED_MODULE_0__.ComputedUpdater(function () {
|
|
@@ -22083,6 +22247,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22083
22247
|
__webpack_require__(/*! ./components/creator.scss */ "./src/components/creator.scss");
|
|
22084
22248
|
__webpack_require__(/*! ./components/string-editor.scss */ "./src/components/string-editor.scss");
|
|
22085
22249
|
__webpack_require__(/*! ./creator-theme/creator.scss */ "./src/creator-theme/creator.scss");
|
|
22250
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.addIconsToThemeSet)("v1", _svgbundle__WEBPACK_IMPORTED_MODULE_29__.iconsV1);
|
|
22251
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.addIconsToThemeSet)("v2", _svgbundle__WEBPACK_IMPORTED_MODULE_29__.iconsV2);
|
|
22252
|
+
survey_core__WEBPACK_IMPORTED_MODULE_1__.SvgRegistry.registerIcons(_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.useLegacyIcons ? _svgbundle__WEBPACK_IMPORTED_MODULE_29__.iconsV1 : _svgbundle__WEBPACK_IMPORTED_MODULE_29__.iconsV2);
|
|
22086
22253
|
//Obsolete
|
|
22087
22254
|
var CreatorAction = /** @class */ (function (_super) {
|
|
22088
22255
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__extends)(CreatorAction, _super);
|
|
@@ -22753,7 +22920,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22753
22920
|
_this.tabbedMenu.locOwner = _this;
|
|
22754
22921
|
_this.selectionHistoryControllerValue = new _selection_history__WEBPACK_IMPORTED_MODULE_10__.SelectionHistory(_this);
|
|
22755
22922
|
_this.sidebar = new _components_side_bar_side_bar_model__WEBPACK_IMPORTED_MODULE_20__.SidebarModel(_this);
|
|
22756
|
-
_this.registerIcons();
|
|
22757
22923
|
_this.setOptions(_this.options);
|
|
22758
22924
|
_this.patchMetadata();
|
|
22759
22925
|
_this.initSurveyWithJSON(undefined, false);
|
|
@@ -22791,15 +22957,14 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22791
22957
|
return this._showOneCategoryInPropertyGrid;
|
|
22792
22958
|
},
|
|
22793
22959
|
set: function (newValue) {
|
|
22960
|
+
var _this = this;
|
|
22794
22961
|
this._showOneCategoryInPropertyGrid = newValue;
|
|
22795
|
-
|
|
22796
|
-
|
|
22797
|
-
|
|
22798
|
-
|
|
22799
|
-
|
|
22800
|
-
|
|
22801
|
-
themePlugin.showOneCategoryInPropertyGrid = newValue;
|
|
22802
|
-
}
|
|
22962
|
+
Object.keys(this.plugins).forEach(function (name) {
|
|
22963
|
+
var plugin = _this.plugins[name];
|
|
22964
|
+
if (!!plugin && "showOneCategoryInPropertyGrid" in plugin) {
|
|
22965
|
+
plugin.showOneCategoryInPropertyGrid = newValue;
|
|
22966
|
+
}
|
|
22967
|
+
});
|
|
22803
22968
|
},
|
|
22804
22969
|
enumerable: false,
|
|
22805
22970
|
configurable: true
|
|
@@ -23670,20 +23835,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
23670
23835
|
SurveyCreatorModel.prototype.getOptions = function () {
|
|
23671
23836
|
return this.options || {};
|
|
23672
23837
|
};
|
|
23673
|
-
SurveyCreatorModel.prototype.registerIcons = function () {
|
|
23674
|
-
var path;
|
|
23675
|
-
if (_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.useLegacyIcons) {
|
|
23676
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.settings.useLegacyIcons = true;
|
|
23677
|
-
path = _svgbundle__WEBPACK_IMPORTED_MODULE_29__.svgBundle.V1;
|
|
23678
|
-
}
|
|
23679
|
-
else {
|
|
23680
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.settings.useLegacyIcons = false;
|
|
23681
|
-
path = _svgbundle__WEBPACK_IMPORTED_MODULE_29__.svgBundle.V2;
|
|
23682
|
-
}
|
|
23683
|
-
if (!path)
|
|
23684
|
-
return;
|
|
23685
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.SvgRegistry.registerIconsFromFolder(path);
|
|
23686
|
-
};
|
|
23687
23838
|
SurveyCreatorModel.prototype.setOptions = function (options) {
|
|
23688
23839
|
if (!options)
|
|
23689
23840
|
options = {};
|
|
@@ -24441,6 +24592,12 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24441
24592
|
options.type = "ELEMENT_REORDERED";
|
|
24442
24593
|
this.setModified(options);
|
|
24443
24594
|
};
|
|
24595
|
+
SurveyCreatorModel.prototype.notifySurveyItemConverted = function (newElement, oldElement) {
|
|
24596
|
+
var options = { oldValue: oldElement, newValue: newElement };
|
|
24597
|
+
options.type = "QUESTION_CONVERTED";
|
|
24598
|
+
options.className = newElement.getType();
|
|
24599
|
+
this.setModified(options);
|
|
24600
|
+
};
|
|
24444
24601
|
/**
|
|
24445
24602
|
* Displays a toast notification with a specified message.
|
|
24446
24603
|
*
|
|
@@ -24468,12 +24625,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24468
24625
|
};
|
|
24469
24626
|
this.onQuestionConverting.fire(this, options);
|
|
24470
24627
|
var newQuestion = _questionconverter__WEBPACK_IMPORTED_MODULE_5__.QuestionConverter.convertObject(obj, className, options.json, this.getDefaultElementJSON(className), defaultJSON);
|
|
24471
|
-
this.setModified({
|
|
24472
|
-
type: "QUESTION_CONVERTED",
|
|
24473
|
-
className: className,
|
|
24474
|
-
oldValue: obj,
|
|
24475
|
-
newValue: newQuestion
|
|
24476
|
-
});
|
|
24477
24628
|
return newQuestion;
|
|
24478
24629
|
};
|
|
24479
24630
|
SurveyCreatorModel.prototype.getDefaultElementJSON = function (elType) {
|
|
@@ -25890,6 +26041,8 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
25890
26041
|
var newCssVariable = {};
|
|
25891
26042
|
(0,_utils_utils__WEBPACK_IMPORTED_MODULE_8__.assign)(newCssVariable, theme === null || theme === void 0 ? void 0 : theme.cssVariables);
|
|
25892
26043
|
this.themeVariables = newCssVariable;
|
|
26044
|
+
var iconsSetName = this.creatorTheme && this.creatorTheme["iconsSet"] ? this.creatorTheme["iconsSet"] : "v1";
|
|
26045
|
+
survey_core__WEBPACK_IMPORTED_MODULE_1__.SvgRegistry.registerIcons(survey_core__WEBPACK_IMPORTED_MODULE_1__.SvgThemeSets[iconsSetName]);
|
|
25893
26046
|
};
|
|
25894
26047
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
25895
26048
|
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.property)({ defaultValue: true })
|
|
@@ -26840,10 +26993,19 @@ var CreatorThemeModel = /** @class */ (function (_super) {
|
|
|
26840
26993
|
this.onThemePropertyChanged.fire(this, { name: name, value: value });
|
|
26841
26994
|
}
|
|
26842
26995
|
};
|
|
26996
|
+
CreatorThemeModel.prototype.resetColorThemeCssVariablesChanges = function () {
|
|
26997
|
+
var _this = this;
|
|
26998
|
+
Object.keys(this.themeCssVariablesChanges).forEach(function (key) {
|
|
26999
|
+
if (key.indexOf("--sjs-") === 0) {
|
|
27000
|
+
delete _this.themeCssVariablesChanges[key];
|
|
27001
|
+
}
|
|
27002
|
+
});
|
|
27003
|
+
};
|
|
26843
27004
|
CreatorThemeModel.prototype.onThemePropertyValueChangedCallback = function (name, oldValue, newValue, sender, arrayChanges) {
|
|
26844
27005
|
if (this.blockThemeChangedNotifications > 0)
|
|
26845
27006
|
return;
|
|
26846
27007
|
if (name === "themeName") {
|
|
27008
|
+
this.resetColorThemeCssVariablesChanges();
|
|
26847
27009
|
this.loadTheme({ themeName: newValue });
|
|
26848
27010
|
this.onThemeSelected.fire(this, { theme: this.toJSON() });
|
|
26849
27011
|
}
|
|
@@ -27000,6 +27162,12 @@ survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.addClass("creatortheme", [
|
|
|
27000
27162
|
type: "dropdown",
|
|
27001
27163
|
name: "themeName",
|
|
27002
27164
|
choices: _creator_themes__WEBPACK_IMPORTED_MODULE_4__.PredefinedCreatorThemes.map(function (theme) { return ({ value: theme, text: (0,_editorLocalization__WEBPACK_IMPORTED_MODULE_2__.getLocString)("creatortheme.names." + theme) }); }),
|
|
27165
|
+
},
|
|
27166
|
+
{
|
|
27167
|
+
type: "string",
|
|
27168
|
+
visible: false,
|
|
27169
|
+
name: "iconsSet",
|
|
27170
|
+
default: "v1"
|
|
27003
27171
|
}
|
|
27004
27172
|
], function (json) { return new CreatorThemeModel(); });
|
|
27005
27173
|
survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.addProperties("creatortheme", [
|
|
@@ -27159,7 +27327,8 @@ var sc2020CssVariables = {};
|
|
|
27159
27327
|
var CreatorThemes = {
|
|
27160
27328
|
"sc2020": {
|
|
27161
27329
|
themeName: "sc2020",
|
|
27162
|
-
cssVariables: sc2020CssVariables
|
|
27330
|
+
cssVariables: sc2020CssVariables,
|
|
27331
|
+
iconsSet: "v1"
|
|
27163
27332
|
}
|
|
27164
27333
|
};
|
|
27165
27334
|
|
|
@@ -28621,10 +28790,15 @@ var ExpandCollapseManager = /** @class */ (function () {
|
|
|
28621
28790
|
function ExpandCollapseManager(creator) {
|
|
28622
28791
|
var _this = this;
|
|
28623
28792
|
this.creator = creator;
|
|
28793
|
+
this.lockQuestions = false;
|
|
28624
28794
|
this.adorners = [];
|
|
28625
28795
|
creator.onSurfaceToolbarActionExecuted.add(function (_, options) {
|
|
28626
28796
|
var isCollapseAction = options.action.id == "collapseAll";
|
|
28627
28797
|
var isExpandAction = options.action.id == "expandAll";
|
|
28798
|
+
if (options.action.id == "lockQuestions") {
|
|
28799
|
+
options.action.active = !options.action.active;
|
|
28800
|
+
_this.lockQuestions = options.action.active;
|
|
28801
|
+
}
|
|
28628
28802
|
if (isCollapseAction || isExpandAction) {
|
|
28629
28803
|
_this.updateCollapsed(isCollapseAction);
|
|
28630
28804
|
}
|
|
@@ -28634,7 +28808,8 @@ var ExpandCollapseManager = /** @class */ (function () {
|
|
|
28634
28808
|
for (var i = this.adorners.length - 1; i >= 0; i--) {
|
|
28635
28809
|
if (this.adorners[i].allowExpandCollapse) {
|
|
28636
28810
|
var reason = isCollapsed ? "collapse-all" : "expand-all";
|
|
28637
|
-
this.adorners[i].
|
|
28811
|
+
var toCollapse = this.adorners[i].element.isQuestion && this.lockQuestions ? this.adorners[i].collapsed : isCollapsed;
|
|
28812
|
+
this.adorners[i].collapsed = this.creator.getElementExpandCollapseState(this.adorners[i].element, reason, toCollapse);
|
|
28638
28813
|
}
|
|
28639
28814
|
}
|
|
28640
28815
|
};
|
|
@@ -29738,6 +29913,7 @@ var enStrings = {
|
|
|
29738
29913
|
redoTooltip: "Redo the change",
|
|
29739
29914
|
expandAllTooltip: "Expand All",
|
|
29740
29915
|
collapseAllTooltip: "Collapse All",
|
|
29916
|
+
lockQuestionsTooltip: "Lock expand/collapse state for questions",
|
|
29741
29917
|
showMoreChoices: "Show more",
|
|
29742
29918
|
showLessChoices: "Show less",
|
|
29743
29919
|
copy: "Copy",
|
|
@@ -31393,7 +31569,7 @@ var enStrings = {
|
|
|
31393
31569
|
"--sjs-primary-background-500": "Primary",
|
|
31394
31570
|
"--sjs-secondary-background-500": "Secondary",
|
|
31395
31571
|
"surfaceScale": "Surface",
|
|
31396
|
-
"userInterfaceBaseUnit": "
|
|
31572
|
+
"userInterfaceBaseUnit": "UI elements",
|
|
31397
31573
|
"fontScale": "Font",
|
|
31398
31574
|
names: {
|
|
31399
31575
|
"sc2020": "Survey Creator 2020",
|
|
@@ -31716,13 +31892,18 @@ var UndoRedoController = /** @class */ (function (_super) {
|
|
|
31716
31892
|
return false;
|
|
31717
31893
|
var indexFrom = act1Del ? act1.getIndex() : act2.getIndex();
|
|
31718
31894
|
var indexTo = act1Ins ? act1.getIndex() : act2.getIndex();
|
|
31719
|
-
|
|
31720
|
-
|
|
31721
|
-
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
|
|
31895
|
+
if (indexFrom === indexTo && !!act1Del && !!act2Ins && !act1Ins && !act2Del) {
|
|
31896
|
+
this.creator.notifySurveyItemConverted(!isUndo ? act2Ins : act1Del, !isUndo ? act1Del : act2Ins);
|
|
31897
|
+
}
|
|
31898
|
+
else {
|
|
31899
|
+
this.creator.notifySurveyItemMoved({
|
|
31900
|
+
arrayName: changes1.propertyName,
|
|
31901
|
+
parent: changes1.object,
|
|
31902
|
+
element: act1Del ? act1Del : act1Ins,
|
|
31903
|
+
indexFrom: !isUndo ? indexFrom : indexTo,
|
|
31904
|
+
indexTo: !isUndo ? indexTo : indexFrom
|
|
31905
|
+
});
|
|
31906
|
+
}
|
|
31726
31907
|
return true;
|
|
31727
31908
|
};
|
|
31728
31909
|
UndoRedoController.prototype.selectElementAfterUndo = function () {
|
|
@@ -33728,26 +33909,50 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33728
33909
|
this.panel.addPanel();
|
|
33729
33910
|
}
|
|
33730
33911
|
};
|
|
33912
|
+
ConditionEditor.prototype.getIsOperatorEnabled = function (qName, qType, op, condQuestion, isContainer) {
|
|
33913
|
+
if (isContainer)
|
|
33914
|
+
return op === "empty" || op === "notempty";
|
|
33915
|
+
var isOperatorEnabled = ConditionEditor.isOperatorEnabled(qType, _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.operators[op]);
|
|
33916
|
+
return !!condQuestion ? this.options.isConditionOperatorEnabled(qName, condQuestion, op, isOperatorEnabled) : isOperatorEnabled;
|
|
33917
|
+
};
|
|
33918
|
+
ConditionEditor.prototype.isContainerQuestion = function (questionName) {
|
|
33919
|
+
if (!_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.logic.includeComplexQuestions || !questionName)
|
|
33920
|
+
return false;
|
|
33921
|
+
for (var key in this.addConditionQuestionsHash) {
|
|
33922
|
+
if (key.indexOf(questionName + ".") === 0 || key.indexOf(questionName + "[") === 0)
|
|
33923
|
+
return true;
|
|
33924
|
+
}
|
|
33925
|
+
return false;
|
|
33926
|
+
};
|
|
33731
33927
|
ConditionEditor.prototype.setupConditionOperator = function (item, panel) {
|
|
33732
33928
|
var _this = this;
|
|
33733
33929
|
var questionOperator = panel.getQuestionByName("operator");
|
|
33734
33930
|
questionOperator.choices = this.getOperators();
|
|
33735
33931
|
questionOperator.value = item.operator;
|
|
33736
33932
|
questionOperator.onOpened.add(function (_, opt) {
|
|
33737
|
-
|
|
33738
|
-
|
|
33739
|
-
|
|
33740
|
-
|
|
33741
|
-
|
|
33742
|
-
|
|
33743
|
-
|
|
33744
|
-
|
|
33745
|
-
|
|
33746
|
-
|
|
33747
|
-
|
|
33748
|
-
|
|
33749
|
-
|
|
33933
|
+
_this.updateConditionChoices(panel, opt.choices);
|
|
33934
|
+
});
|
|
33935
|
+
};
|
|
33936
|
+
ConditionEditor.prototype.updateConditionChoices = function (panel, choices, questionOperator) {
|
|
33937
|
+
var _this = this;
|
|
33938
|
+
var isCurrentOperatorEnabled = true;
|
|
33939
|
+
var op = questionOperator === null || questionOperator === void 0 ? void 0 : questionOperator.value;
|
|
33940
|
+
var questionName = panel.getQuestionByName("questionName").value;
|
|
33941
|
+
var json = this.getQuestionConditionJson(questionName);
|
|
33942
|
+
var qType = !!json ? json.type : null;
|
|
33943
|
+
var isContainer = this.isContainerQuestion(questionName);
|
|
33944
|
+
var condQuestion = this.getConditionQuestion(questionName);
|
|
33945
|
+
choices.forEach(function (choice) {
|
|
33946
|
+
var isOperatorEnabled = _this.getIsOperatorEnabled(questionName, qType, choice.value, condQuestion, isContainer);
|
|
33947
|
+
choice.setIsEnabled(isOperatorEnabled);
|
|
33948
|
+
choice.setIsVisible(isOperatorEnabled);
|
|
33949
|
+
if (!!questionOperator && choice.value == op) {
|
|
33950
|
+
isCurrentOperatorEnabled = isOperatorEnabled;
|
|
33951
|
+
}
|
|
33750
33952
|
});
|
|
33953
|
+
if (!isCurrentOperatorEnabled) {
|
|
33954
|
+
questionOperator.value = this.getFirstEnabledOperator(choices);
|
|
33955
|
+
}
|
|
33751
33956
|
};
|
|
33752
33957
|
ConditionEditor.prototype.setupConditionQuestionName = function (item, panel) {
|
|
33753
33958
|
var panelQuestionName = panel.getQuestionByName("questionName");
|
|
@@ -33872,6 +34077,9 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33872
34077
|
name = name.substring(0, indexInfo.index);
|
|
33873
34078
|
return this.survey.getQuestionByValueName(name);
|
|
33874
34079
|
};
|
|
34080
|
+
ConditionEditor.prototype.getConditionQuestionText = function (question, name) {
|
|
34081
|
+
return this.options.getObjectDisplayName(question, "condition-editor", "condition", name);
|
|
34082
|
+
};
|
|
33875
34083
|
ConditionEditor.prototype.createAllConditionQuestions = function () {
|
|
33876
34084
|
if (!this.survey)
|
|
33877
34085
|
return [];
|
|
@@ -33886,7 +34094,7 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33886
34094
|
continue;
|
|
33887
34095
|
var context = contextObject ? contextObject : (!this.context || this.context === question);
|
|
33888
34096
|
if (_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.logic.includeComplexQuestions && question.isContainer) {
|
|
33889
|
-
res.push(question);
|
|
34097
|
+
res.push({ question: question, name: question.name, text: question.title });
|
|
33890
34098
|
}
|
|
33891
34099
|
question.addConditionObjectsByContext(res, context);
|
|
33892
34100
|
}
|
|
@@ -33905,7 +34113,7 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33905
34113
|
}
|
|
33906
34114
|
var unwrappedValueText = "-unwrapped";
|
|
33907
34115
|
name_2 = name_2.replace(unwrappedValueText, "");
|
|
33908
|
-
res[i].text = this.
|
|
34116
|
+
res[i].text = this.getConditionQuestionText(question, name_2);
|
|
33909
34117
|
}
|
|
33910
34118
|
this.addConditionQuestionsHash[res[i].name] = question;
|
|
33911
34119
|
}
|
|
@@ -34084,28 +34292,10 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
34084
34292
|
}
|
|
34085
34293
|
};
|
|
34086
34294
|
ConditionEditor.prototype.updateOperatorEnables = function (panel) {
|
|
34087
|
-
var questionName = panel.getQuestionByName("questionName");
|
|
34088
|
-
if (!questionName)
|
|
34089
|
-
return;
|
|
34090
|
-
var json = this.getQuestionConditionJson(questionName.value);
|
|
34091
|
-
var qType = !!json ? json.type : null;
|
|
34092
34295
|
var questionOperator = panel.getQuestionByName("operator");
|
|
34093
34296
|
if (!questionOperator)
|
|
34094
34297
|
return;
|
|
34095
|
-
|
|
34096
|
-
var isCurrentOperatorEnabled = true;
|
|
34097
|
-
var op = questionOperator.value;
|
|
34098
|
-
for (var i = 0; i < choices.length; i++) {
|
|
34099
|
-
var isOperatorEnabled = ConditionEditor.isOperatorEnabled(qType, _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.operators[choices[i].value]);
|
|
34100
|
-
choices[i].setIsEnabled(isOperatorEnabled);
|
|
34101
|
-
choices[i].setIsVisible(isOperatorEnabled);
|
|
34102
|
-
if (choices[i].value == op) {
|
|
34103
|
-
isCurrentOperatorEnabled = choices[i].isEnabled;
|
|
34104
|
-
}
|
|
34105
|
-
}
|
|
34106
|
-
if (!isCurrentOperatorEnabled) {
|
|
34107
|
-
questionOperator.value = this.getFirstEnabledOperator(choices);
|
|
34108
|
-
}
|
|
34298
|
+
this.updateConditionChoices(panel, questionOperator.choices, questionOperator);
|
|
34109
34299
|
};
|
|
34110
34300
|
ConditionEditor.prototype.updateQuestionsWidth = function (panel) {
|
|
34111
34301
|
var valueQuestion = panel.getQuestionByName("questionValue");
|
|
@@ -41032,10 +41222,14 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
41032
41222
|
return false;
|
|
41033
41223
|
}
|
|
41034
41224
|
if (this.maxNestedPanels >= 0 && this.draggedElement.isPanel) {
|
|
41225
|
+
var pnl = this.draggedElement;
|
|
41226
|
+
if (pnl.deepNested === undefined) {
|
|
41227
|
+
pnl.deepNested = this.getMaximumNestedPanelCount(pnl, 0);
|
|
41228
|
+
}
|
|
41035
41229
|
var len = _survey_helper__WEBPACK_IMPORTED_MODULE_3__.SurveyHelper.getElementDeepLength(dropTarget);
|
|
41036
41230
|
if (dragOverLocation !== survey_core__WEBPACK_IMPORTED_MODULE_1__.DragTypeOverMeEnum.InsideEmptyPanel && dropTarget.isPanel)
|
|
41037
41231
|
len--;
|
|
41038
|
-
if (this.maxNestedPanels < len)
|
|
41232
|
+
if (this.maxNestedPanels < len + pnl.deepNested)
|
|
41039
41233
|
return false;
|
|
41040
41234
|
}
|
|
41041
41235
|
if (DragDropSurveyElements.restrictDragQuestionBetweenPages &&
|
|
@@ -41044,6 +41238,19 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
41044
41238
|
}
|
|
41045
41239
|
return true;
|
|
41046
41240
|
};
|
|
41241
|
+
DragDropSurveyElements.prototype.getMaximumNestedPanelCount = function (panel, deep) {
|
|
41242
|
+
var _this = this;
|
|
41243
|
+
var max = deep;
|
|
41244
|
+
panel.elements.forEach(function (el) {
|
|
41245
|
+
if (el.isPanel) {
|
|
41246
|
+
var pDeep = _this.getMaximumNestedPanelCount(el, deep + 1);
|
|
41247
|
+
if (pDeep > max) {
|
|
41248
|
+
max = pDeep;
|
|
41249
|
+
}
|
|
41250
|
+
}
|
|
41251
|
+
});
|
|
41252
|
+
return max;
|
|
41253
|
+
};
|
|
41047
41254
|
DragDropSurveyElements.prototype.shouldRestricDragQuestionBetweenPages = function (dropTarget) {
|
|
41048
41255
|
var oldPage = this.draggedElement["page"];
|
|
41049
41256
|
var newPage = dropTarget.isPage ? dropTarget : dropTarget["page"];
|
|
@@ -41667,13 +41874,20 @@ var SurveyHelper = /** @class */ (function () {
|
|
|
41667
41874
|
"use strict";
|
|
41668
41875
|
__webpack_require__.r(__webpack_exports__);
|
|
41669
41876
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
41877
|
+
/* harmony export */ iconsV1: () => (/* binding */ iconsV1),
|
|
41878
|
+
/* harmony export */ iconsV2: () => (/* binding */ iconsV2),
|
|
41670
41879
|
/* harmony export */ svgBundle: () => (/* binding */ svgBundle)
|
|
41671
41880
|
/* harmony export */ });
|
|
41672
41881
|
var svgBundle = {};
|
|
41673
|
-
|
|
41674
|
-
|
|
41675
|
-
|
|
41882
|
+
function getIconsData(path) {
|
|
41883
|
+
var icons = {};
|
|
41884
|
+
path.keys().forEach(function (key) {
|
|
41885
|
+
icons[key.substring(2, key.length - 4).toLowerCase()] = path(key);
|
|
41886
|
+
});
|
|
41887
|
+
return icons;
|
|
41676
41888
|
}
|
|
41889
|
+
var iconsV1 = getIconsData(__webpack_require__("./src/images-v1 sync recursive \\.svg$"));
|
|
41890
|
+
var iconsV2 = getIconsData(__webpack_require__("./src/images-v2 sync recursive \\.svg$"));
|
|
41677
41891
|
|
|
41678
41892
|
|
|
41679
41893
|
/***/ }),
|
|
@@ -42561,7 +42775,7 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
42561
42775
|
});
|
|
42562
42776
|
Object.defineProperty(QuestionToolbox.prototype, "containerSelector", {
|
|
42563
42777
|
get: function () {
|
|
42564
|
-
return ".svc-
|
|
42778
|
+
return ".svc-scroll__scroller";
|
|
42565
42779
|
},
|
|
42566
42780
|
enumerable: false,
|
|
42567
42781
|
configurable: true
|
|
@@ -42705,30 +42919,8 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
42705
42919
|
configurable: true
|
|
42706
42920
|
});
|
|
42707
42921
|
QuestionToolbox.prototype.setRootElement = function (element) {
|
|
42708
|
-
var _this = this;
|
|
42709
42922
|
this._rootElementValue = element;
|
|
42710
42923
|
this._containerElementValue = element === null || element === void 0 ? void 0 : element.querySelector(this.containerSelector);
|
|
42711
|
-
this._scrollbarElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__scrollbar");
|
|
42712
|
-
this._scrollbarSizerElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__scrollbar-sizer");
|
|
42713
|
-
this._containerBodyElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__container");
|
|
42714
|
-
if (!element)
|
|
42715
|
-
return;
|
|
42716
|
-
this._containerBodyResizeObserver = new ResizeObserver(function (entries) {
|
|
42717
|
-
for (var _i = 0, entries_1 = entries; _i < entries_1.length; _i++) {
|
|
42718
|
-
var entry = entries_1[_i];
|
|
42719
|
-
var height = entry.contentBoxSize
|
|
42720
|
-
? entry.contentBoxSize[0].blockSize
|
|
42721
|
-
: entry.contentRect.width;
|
|
42722
|
-
_this._scrollbarSizerElement.style.height = height + "px";
|
|
42723
|
-
}
|
|
42724
|
-
});
|
|
42725
|
-
this._containerBodyResizeObserver.observe(this._containerBodyElement);
|
|
42726
|
-
};
|
|
42727
|
-
QuestionToolbox.prototype.unsubscribeRootElement = function () {
|
|
42728
|
-
if (!!this._containerBodyResizeObserver) {
|
|
42729
|
-
this._containerBodyResizeObserver.disconnect();
|
|
42730
|
-
this._containerBodyResizeObserver = undefined;
|
|
42731
|
-
}
|
|
42732
42924
|
};
|
|
42733
42925
|
Object.defineProperty(QuestionToolbox.prototype, "containerElement", {
|
|
42734
42926
|
get: function () {
|
|
@@ -43574,18 +43766,6 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
43574
43766
|
}
|
|
43575
43767
|
return questions;
|
|
43576
43768
|
};
|
|
43577
|
-
QuestionToolbox.prototype.hideAllInnerPopups = function () {
|
|
43578
|
-
this.actions.forEach(function (action) {
|
|
43579
|
-
action.hidePopup();
|
|
43580
|
-
});
|
|
43581
|
-
};
|
|
43582
|
-
QuestionToolbox.prototype.onScroll = function (model, event) {
|
|
43583
|
-
this.hideAllInnerPopups();
|
|
43584
|
-
this._scrollbarElement.scrollTop = this._containerElementValue.scrollTop;
|
|
43585
|
-
};
|
|
43586
|
-
QuestionToolbox.prototype.onScrollbarScroll = function (event) {
|
|
43587
|
-
this._containerElementValue.scrollTop = this._scrollbarElement.scrollTop;
|
|
43588
|
-
};
|
|
43589
43769
|
QuestionToolbox.MINELEMENTCOUNT = 10;
|
|
43590
43770
|
QuestionToolbox.defaultIconName = "icon-default";
|
|
43591
43771
|
QuestionToolbox.defaultItemComponent = "svc-toolbox-item";
|
|
@@ -44567,6 +44747,7 @@ var map = {
|
|
|
44567
44747
|
"./plusbox-16x16.svg": "./src/images-v1/plusbox-16x16.svg",
|
|
44568
44748
|
"./preview-24x24.svg": "./src/images-v1/preview-24x24.svg",
|
|
44569
44749
|
"./publish-24x24.svg": "./src/images-v1/publish-24x24.svg",
|
|
44750
|
+
"./questionlock-24x24.svg": "./src/images-v1/questionlock-24x24.svg",
|
|
44570
44751
|
"./ranking-arrows.svg": "./src/images-v1/ranking-arrows.svg",
|
|
44571
44752
|
"./rankingundefined-16x16.svg": "./src/images-v1/rankingundefined-16x16.svg",
|
|
44572
44753
|
"./redo-24x24.svg": "./src/images-v1/redo-24x24.svg",
|
|
@@ -44797,6 +44978,7 @@ var map = {
|
|
|
44797
44978
|
"./plusbox-16x16.svg": "./src/images-v2/plusbox-16x16.svg",
|
|
44798
44979
|
"./preview-24x24.svg": "./src/images-v2/preview-24x24.svg",
|
|
44799
44980
|
"./publish-24x24.svg": "./src/images-v2/publish-24x24.svg",
|
|
44981
|
+
"./questionlock-24x24.svg": "./src/images-v2/questionlock-24x24.svg",
|
|
44800
44982
|
"./ranking-arrows.svg": "./src/images-v2/ranking-arrows.svg",
|
|
44801
44983
|
"./rankingundefined-16x16.svg": "./src/images-v2/rankingundefined-16x16.svg",
|
|
44802
44984
|
"./redo-24x24.svg": "./src/images-v2/redo-24x24.svg",
|
|
@@ -45016,151 +45198,152 @@ var __webpack_exports__ = {};
|
|
|
45016
45198
|
__webpack_require__.r(__webpack_exports__);
|
|
45017
45199
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
45018
45200
|
/* harmony export */ AceJsonEditorModel: () => (/* reexport safe */ _components_tabs_json_editor_ace__WEBPACK_IMPORTED_MODULE_7__.AceJsonEditorModel),
|
|
45019
|
-
/* harmony export */ ColorCalculator: () => (/* reexport safe */
|
|
45201
|
+
/* harmony export */ ColorCalculator: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.ColorCalculator),
|
|
45020
45202
|
/* harmony export */ CreatorAction: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorAction),
|
|
45021
45203
|
/* harmony export */ CreatorBase: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorBase),
|
|
45022
45204
|
/* harmony export */ CreatorEvent: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorEvent),
|
|
45023
|
-
/* harmony export */ CreatorPreset: () => (/* reexport safe */
|
|
45024
|
-
/* harmony export */ CreatorPresetBase: () => (/* reexport safe */
|
|
45025
|
-
/* harmony export */ CreatorPresetPropertyGrid: () => (/* reexport safe */
|
|
45026
|
-
/* harmony export */ CreatorPresetPropertyGridDefinition: () => (/* reexport safe */
|
|
45027
|
-
/* harmony export */ CreatorPresetTabs: () => (/* reexport safe */
|
|
45028
|
-
/* harmony export */ CreatorPresetToolbox: () => (/* reexport safe */
|
|
45029
|
-
/* harmony export */ CreatorPresetToolboxConfigurator: () => (/* reexport safe */
|
|
45030
|
-
/* harmony export */ CreatorPresetToolboxDefinition: () => (/* reexport safe */
|
|
45205
|
+
/* harmony export */ CreatorPreset: () => (/* reexport safe */ _presets_presets__WEBPACK_IMPORTED_MODULE_89__.CreatorPreset),
|
|
45206
|
+
/* harmony export */ CreatorPresetBase: () => (/* reexport safe */ _presets_presets_base__WEBPACK_IMPORTED_MODULE_88__.CreatorPresetBase),
|
|
45207
|
+
/* harmony export */ CreatorPresetPropertyGrid: () => (/* reexport safe */ _presets_presets_properties__WEBPACK_IMPORTED_MODULE_90__.CreatorPresetPropertyGrid),
|
|
45208
|
+
/* harmony export */ CreatorPresetPropertyGridDefinition: () => (/* reexport safe */ _presets_presets_properties__WEBPACK_IMPORTED_MODULE_90__.CreatorPresetPropertyGridDefinition),
|
|
45209
|
+
/* harmony export */ CreatorPresetTabs: () => (/* reexport safe */ _presets_presets_tabs__WEBPACK_IMPORTED_MODULE_91__.CreatorPresetTabs),
|
|
45210
|
+
/* harmony export */ CreatorPresetToolbox: () => (/* reexport safe */ _presets_presets_toolbox__WEBPACK_IMPORTED_MODULE_92__.CreatorPresetToolbox),
|
|
45211
|
+
/* harmony export */ CreatorPresetToolboxConfigurator: () => (/* reexport safe */ _presets_presets_toolbox__WEBPACK_IMPORTED_MODULE_92__.CreatorPresetToolboxConfigurator),
|
|
45212
|
+
/* harmony export */ CreatorPresetToolboxDefinition: () => (/* reexport safe */ _presets_presets_toolbox__WEBPACK_IMPORTED_MODULE_92__.CreatorPresetToolboxDefinition),
|
|
45031
45213
|
/* harmony export */ CreatorResponsivityManager: () => (/* reexport safe */ _creator_responsivity_manager__WEBPACK_IMPORTED_MODULE_6__.CreatorResponsivityManager),
|
|
45032
|
-
/* harmony export */ CreatorThemeModel: () => (/* reexport safe */
|
|
45214
|
+
/* harmony export */ CreatorThemeModel: () => (/* reexport safe */ _creator_theme_creator_theme_model__WEBPACK_IMPORTED_MODULE_87__.CreatorThemeModel),
|
|
45033
45215
|
/* harmony export */ DEFAULT_MONITOR_DPI: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.DEFAULT_MONITOR_DPI),
|
|
45034
45216
|
/* harmony export */ DefaultFonts: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.DefaultFonts),
|
|
45035
|
-
/* harmony export */ DragDropSurveyElements: () => (/* reexport safe */
|
|
45217
|
+
/* harmony export */ DragDropSurveyElements: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.DragDropSurveyElements),
|
|
45036
45218
|
/* harmony export */ EditorLocalization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.EditorLocalization),
|
|
45037
45219
|
/* harmony export */ EmptySurveyCreatorOptions: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.EmptySurveyCreatorOptions),
|
|
45038
|
-
/* harmony export */ HEXToRGB: () => (/* reexport safe */
|
|
45039
|
-
/* harmony export */ HSBToRGB: () => (/* reexport safe */
|
|
45220
|
+
/* harmony export */ HEXToRGB: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.HEXToRGB),
|
|
45221
|
+
/* harmony export */ HSBToRGB: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.HSBToRGB),
|
|
45040
45222
|
/* harmony export */ ImageItemValueWrapperViewModel: () => (/* reexport safe */ _components_image_item_value__WEBPACK_IMPORTED_MODULE_39__.ImageItemValueWrapperViewModel),
|
|
45041
45223
|
/* harmony export */ ItemValueWrapperViewModel: () => (/* reexport safe */ _components_item_value__WEBPACK_IMPORTED_MODULE_38__.ItemValueWrapperViewModel),
|
|
45042
|
-
/* harmony export */ JsonDuplicateNameError: () => (/* reexport safe */
|
|
45224
|
+
/* harmony export */ JsonDuplicateNameError: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.JsonDuplicateNameError),
|
|
45043
45225
|
/* harmony export */ JsonEditorBaseModel: () => (/* reexport safe */ _components_tabs_json_editor_plugin__WEBPACK_IMPORTED_MODULE_8__.JsonEditorBaseModel),
|
|
45044
45226
|
/* harmony export */ LogicEvent: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.LogicEvent),
|
|
45045
45227
|
/* harmony export */ LogoImageViewModel: () => (/* reexport safe */ _components_header_logo_image__WEBPACK_IMPORTED_MODULE_43__.LogoImageViewModel),
|
|
45046
45228
|
/* harmony export */ MatrixCellWrapperEditSurvey: () => (/* reexport safe */ _components_matrix_cell__WEBPACK_IMPORTED_MODULE_40__.MatrixCellWrapperEditSurvey),
|
|
45047
45229
|
/* harmony export */ MatrixCellWrapperViewModel: () => (/* reexport safe */ _components_matrix_cell__WEBPACK_IMPORTED_MODULE_40__.MatrixCellWrapperViewModel),
|
|
45048
|
-
/* harmony export */ MenuButton: () => (/* reexport safe */
|
|
45049
|
-
/* harmony export */ ObjType: () => (/* reexport safe */
|
|
45050
|
-
/* harmony export */ ObjectSelector: () => (/* reexport safe */
|
|
45051
|
-
/* harmony export */ ObjectSelectorItem: () => (/* reexport safe */
|
|
45052
|
-
/* harmony export */ ObjectSelectorModel: () => (/* reexport safe */
|
|
45230
|
+
/* harmony export */ MenuButton: () => (/* reexport safe */ _utils_actions__WEBPACK_IMPORTED_MODULE_78__.MenuButton),
|
|
45231
|
+
/* harmony export */ ObjType: () => (/* reexport safe */ _survey_helper__WEBPACK_IMPORTED_MODULE_81__.ObjType),
|
|
45232
|
+
/* harmony export */ ObjectSelector: () => (/* reexport safe */ _property_grid_object_selector__WEBPACK_IMPORTED_MODULE_59__.ObjectSelector),
|
|
45233
|
+
/* harmony export */ ObjectSelectorItem: () => (/* reexport safe */ _property_grid_object_selector__WEBPACK_IMPORTED_MODULE_59__.ObjectSelectorItem),
|
|
45234
|
+
/* harmony export */ ObjectSelectorModel: () => (/* reexport safe */ _property_grid_object_selector__WEBPACK_IMPORTED_MODULE_59__.ObjectSelectorModel),
|
|
45053
45235
|
/* harmony export */ PageAdorner: () => (/* reexport safe */ _components_page__WEBPACK_IMPORTED_MODULE_32__.PageAdorner),
|
|
45054
45236
|
/* harmony export */ PageNavigatorViewModel: () => (/* reexport safe */ _components_page_navigator_page_navigator__WEBPACK_IMPORTED_MODULE_31__.PageNavigatorViewModel),
|
|
45055
|
-
/* harmony export */ PagesController: () => (/* reexport safe */
|
|
45237
|
+
/* harmony export */ PagesController: () => (/* reexport safe */ _pages_controller__WEBPACK_IMPORTED_MODULE_85__.PagesController),
|
|
45056
45238
|
/* harmony export */ PredefinedColors: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.PredefinedColors),
|
|
45057
45239
|
/* harmony export */ PredefinedThemes: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.PredefinedThemes),
|
|
45058
|
-
/* harmony export */ PropertyEditorSetupValue: () => (/* reexport safe */
|
|
45059
|
-
/* harmony export */ PropertyGridCellsEditor: () => (/* reexport safe */
|
|
45060
|
-
/* harmony export */ PropertyGridEditor: () => (/* reexport safe */
|
|
45061
|
-
/* harmony export */ PropertyGridEditorBackgroundCornerRadius: () => (/* reexport safe */
|
|
45062
|
-
/* harmony export */ PropertyGridEditorBindings: () => (/* reexport safe */
|
|
45063
|
-
/* harmony export */ PropertyGridEditorBoolean: () => (/* reexport safe */
|
|
45064
|
-
/* harmony export */ PropertyGridEditorCollection: () => (/* reexport safe */
|
|
45065
|
-
/* harmony export */ PropertyGridEditorColor: () => (/* reexport safe */
|
|
45066
|
-
/* harmony export */ PropertyGridEditorColorWithAlpha: () => (/* reexport safe */
|
|
45067
|
-
/* harmony export */ PropertyGridEditorCondition: () => (/* reexport safe */
|
|
45068
|
-
/* harmony export */ PropertyGridEditorDateTime: () => (/* reexport safe */
|
|
45069
|
-
/* harmony export */ PropertyGridEditorDropdown: () => (/* reexport safe */
|
|
45070
|
-
/* harmony export */ PropertyGridEditorExpression: () => (/* reexport safe */
|
|
45071
|
-
/* harmony export */ PropertyGridEditorFontSettings: () => (/* reexport safe */
|
|
45072
|
-
/* harmony export */ PropertyGridEditorHtml: () => (/* reexport safe */
|
|
45073
|
-
/* harmony export */ PropertyGridEditorImageSize: () => (/* reexport safe */
|
|
45074
|
-
/* harmony export */ PropertyGridEditorMatrix: () => (/* reexport safe */
|
|
45075
|
-
/* harmony export */ PropertyGridEditorMatrixCalculatedValues: () => (/* reexport safe */
|
|
45076
|
-
/* harmony export */ PropertyGridEditorMatrixColumns: () => (/* reexport safe */
|
|
45077
|
-
/* harmony export */ PropertyGridEditorMatrixHtmlConditions: () => (/* reexport safe */
|
|
45078
|
-
/* harmony export */ PropertyGridEditorMatrixItemValues: () => (/* reexport safe */
|
|
45079
|
-
/* harmony export */ PropertyGridEditorMatrixLayoutColumns: () => (/* reexport safe */
|
|
45080
|
-
/* harmony export */ PropertyGridEditorMatrixMultipleTypes: () => (/* reexport safe */
|
|
45081
|
-
/* harmony export */ PropertyGridEditorMatrixMutlipleTextItems: () => (/* reexport safe */
|
|
45082
|
-
/* harmony export */ PropertyGridEditorMatrixPages: () => (/* reexport safe */
|
|
45083
|
-
/* harmony export */ PropertyGridEditorMatrixRateValues: () => (/* reexport safe */
|
|
45084
|
-
/* harmony export */ PropertyGridEditorMatrixTriggers: () => (/* reexport safe */
|
|
45085
|
-
/* harmony export */ PropertyGridEditorMatrixUrlConditions: () => (/* reexport safe */
|
|
45086
|
-
/* harmony export */ PropertyGridEditorMatrixValidators: () => (/* reexport safe */
|
|
45087
|
-
/* harmony export */ PropertyGridEditorNumber: () => (/* reexport safe */
|
|
45088
|
-
/* harmony export */ PropertyGridEditorPage: () => (/* reexport safe */
|
|
45089
|
-
/* harmony export */ PropertyGridEditorQuestion: () => (/* reexport safe */
|
|
45090
|
-
/* harmony export */ PropertyGridEditorQuestionCarryForward: () => (/* reexport safe */
|
|
45091
|
-
/* harmony export */ PropertyGridEditorQuestionHeader: () => (/* reexport safe */
|
|
45092
|
-
/* harmony export */ PropertyGridEditorQuestionMaskSettings: () => (/* reexport safe */
|
|
45093
|
-
/* harmony export */ PropertyGridEditorQuestionRestfull: () => (/* reexport safe */
|
|
45094
|
-
/* harmony export */ PropertyGridEditorQuestionSelectBase: () => (/* reexport safe */
|
|
45095
|
-
/* harmony export */ PropertyGridEditorQuestionValue: () => (/* reexport safe */
|
|
45096
|
-
/* harmony export */ PropertyGridEditorSet: () => (/* reexport safe */
|
|
45097
|
-
/* harmony export */ PropertyGridEditorShadowEffects: () => (/* reexport safe */
|
|
45098
|
-
/* harmony export */ PropertyGridEditorSpinEdit: () => (/* reexport safe */
|
|
45099
|
-
/* harmony export */ PropertyGridEditorString: () => (/* reexport safe */
|
|
45100
|
-
/* harmony export */ PropertyGridEditorStringArray: () => (/* reexport safe */
|
|
45101
|
-
/* harmony export */ PropertyGridEditorStringBase: () => (/* reexport safe */
|
|
45102
|
-
/* harmony export */ PropertyGridEditorSwitchToggle: () => (/* reexport safe */
|
|
45103
|
-
/* harmony export */ PropertyGridEditorText: () => (/* reexport safe */
|
|
45104
|
-
/* harmony export */ PropertyGridEditorUndefinedBoolean: () => (/* reexport safe */
|
|
45105
|
-
/* harmony export */ PropertyGridLinkEditor: () => (/* reexport safe */
|
|
45106
|
-
/* harmony export */ PropertyGridModel: () => (/* reexport safe */
|
|
45107
|
-
/* harmony export */ PropertyGridPanelValueEditor: () => (/* reexport safe */
|
|
45108
|
-
/* harmony export */ PropertyGridRowValueEditor: () => (/* reexport safe */
|
|
45109
|
-
/* harmony export */ PropertyGridTitleActionsCreator: () => (/* reexport safe */
|
|
45110
|
-
/* harmony export */ PropertyGridTriggerValueEditor: () => (/* reexport safe */
|
|
45111
|
-
/* harmony export */ PropertyGridTriggerValueInLogicEditor: () => (/* reexport safe */
|
|
45112
|
-
/* harmony export */ PropertyGridValueEditor: () => (/* reexport safe */
|
|
45113
|
-
/* harmony export */ PropertyGridValueEditorBase: () => (/* reexport safe */
|
|
45114
|
-
/* harmony export */ PropertyGridViewModel: () => (/* reexport safe */
|
|
45115
|
-
/* harmony export */ PropertyJSONGenerator: () => (/* reexport safe */
|
|
45240
|
+
/* harmony export */ PropertyEditorSetupValue: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyEditorSetupValue),
|
|
45241
|
+
/* harmony export */ PropertyGridCellsEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridCellsEditor),
|
|
45242
|
+
/* harmony export */ PropertyGridEditor: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditor),
|
|
45243
|
+
/* harmony export */ PropertyGridEditorBackgroundCornerRadius: () => (/* reexport safe */ _property_grid_theme_settings__WEBPACK_IMPORTED_MODULE_61__.PropertyGridEditorBackgroundCornerRadius),
|
|
45244
|
+
/* harmony export */ PropertyGridEditorBindings: () => (/* reexport safe */ _property_grid_bindings__WEBPACK_IMPORTED_MODULE_57__.PropertyGridEditorBindings),
|
|
45245
|
+
/* harmony export */ PropertyGridEditorBoolean: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorBoolean),
|
|
45246
|
+
/* harmony export */ PropertyGridEditorCollection: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorCollection),
|
|
45247
|
+
/* harmony export */ PropertyGridEditorColor: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorColor),
|
|
45248
|
+
/* harmony export */ PropertyGridEditorColorWithAlpha: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorColorWithAlpha),
|
|
45249
|
+
/* harmony export */ PropertyGridEditorCondition: () => (/* reexport safe */ _property_grid_condition__WEBPACK_IMPORTED_MODULE_55__.PropertyGridEditorCondition),
|
|
45250
|
+
/* harmony export */ PropertyGridEditorDateTime: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorDateTime),
|
|
45251
|
+
/* harmony export */ PropertyGridEditorDropdown: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorDropdown),
|
|
45252
|
+
/* harmony export */ PropertyGridEditorExpression: () => (/* reexport safe */ _property_grid_condition__WEBPACK_IMPORTED_MODULE_55__.PropertyGridEditorExpression),
|
|
45253
|
+
/* harmony export */ PropertyGridEditorFontSettings: () => (/* reexport safe */ _property_grid_theme_settings__WEBPACK_IMPORTED_MODULE_61__.PropertyGridEditorFontSettings),
|
|
45254
|
+
/* harmony export */ PropertyGridEditorHtml: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorHtml),
|
|
45255
|
+
/* harmony export */ PropertyGridEditorImageSize: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorImageSize),
|
|
45256
|
+
/* harmony export */ PropertyGridEditorMatrix: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrix),
|
|
45257
|
+
/* harmony export */ PropertyGridEditorMatrixCalculatedValues: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixCalculatedValues),
|
|
45258
|
+
/* harmony export */ PropertyGridEditorMatrixColumns: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixColumns),
|
|
45259
|
+
/* harmony export */ PropertyGridEditorMatrixHtmlConditions: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixHtmlConditions),
|
|
45260
|
+
/* harmony export */ PropertyGridEditorMatrixItemValues: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixItemValues),
|
|
45261
|
+
/* harmony export */ PropertyGridEditorMatrixLayoutColumns: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixLayoutColumns),
|
|
45262
|
+
/* harmony export */ PropertyGridEditorMatrixMultipleTypes: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixMultipleTypes),
|
|
45263
|
+
/* harmony export */ PropertyGridEditorMatrixMutlipleTextItems: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixMutlipleTextItems),
|
|
45264
|
+
/* harmony export */ PropertyGridEditorMatrixPages: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixPages),
|
|
45265
|
+
/* harmony export */ PropertyGridEditorMatrixRateValues: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixRateValues),
|
|
45266
|
+
/* harmony export */ PropertyGridEditorMatrixTriggers: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixTriggers),
|
|
45267
|
+
/* harmony export */ PropertyGridEditorMatrixUrlConditions: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixUrlConditions),
|
|
45268
|
+
/* harmony export */ PropertyGridEditorMatrixValidators: () => (/* reexport safe */ _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__.PropertyGridEditorMatrixValidators),
|
|
45269
|
+
/* harmony export */ PropertyGridEditorNumber: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorNumber),
|
|
45270
|
+
/* harmony export */ PropertyGridEditorPage: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorPage),
|
|
45271
|
+
/* harmony export */ PropertyGridEditorQuestion: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorQuestion),
|
|
45272
|
+
/* harmony export */ PropertyGridEditorQuestionCarryForward: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorQuestionCarryForward),
|
|
45273
|
+
/* harmony export */ PropertyGridEditorQuestionHeader: () => (/* reexport safe */ _property_grid_header_settings__WEBPACK_IMPORTED_MODULE_65__.PropertyGridEditorQuestionHeader),
|
|
45274
|
+
/* harmony export */ PropertyGridEditorQuestionMaskSettings: () => (/* reexport safe */ _property_grid_maskSettings__WEBPACK_IMPORTED_MODULE_64__.PropertyGridEditorQuestionMaskSettings),
|
|
45275
|
+
/* harmony export */ PropertyGridEditorQuestionRestfull: () => (/* reexport safe */ _property_grid_restfull__WEBPACK_IMPORTED_MODULE_60__.PropertyGridEditorQuestionRestfull),
|
|
45276
|
+
/* harmony export */ PropertyGridEditorQuestionSelectBase: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorQuestionSelectBase),
|
|
45277
|
+
/* harmony export */ PropertyGridEditorQuestionValue: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorQuestionValue),
|
|
45278
|
+
/* harmony export */ PropertyGridEditorSet: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorSet),
|
|
45279
|
+
/* harmony export */ PropertyGridEditorShadowEffects: () => (/* reexport safe */ _property_grid_theme_settings__WEBPACK_IMPORTED_MODULE_61__.PropertyGridEditorShadowEffects),
|
|
45280
|
+
/* harmony export */ PropertyGridEditorSpinEdit: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorSpinEdit),
|
|
45281
|
+
/* harmony export */ PropertyGridEditorString: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorString),
|
|
45282
|
+
/* harmony export */ PropertyGridEditorStringArray: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorStringArray),
|
|
45283
|
+
/* harmony export */ PropertyGridEditorStringBase: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorStringBase),
|
|
45284
|
+
/* harmony export */ PropertyGridEditorSwitchToggle: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorSwitchToggle),
|
|
45285
|
+
/* harmony export */ PropertyGridEditorText: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorText),
|
|
45286
|
+
/* harmony export */ PropertyGridEditorUndefinedBoolean: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridEditorUndefinedBoolean),
|
|
45287
|
+
/* harmony export */ PropertyGridLinkEditor: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridLinkEditor),
|
|
45288
|
+
/* harmony export */ PropertyGridModel: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridModel),
|
|
45289
|
+
/* harmony export */ PropertyGridPanelValueEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridPanelValueEditor),
|
|
45290
|
+
/* harmony export */ PropertyGridRowValueEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridRowValueEditor),
|
|
45291
|
+
/* harmony export */ PropertyGridTitleActionsCreator: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyGridTitleActionsCreator),
|
|
45292
|
+
/* harmony export */ PropertyGridTriggerValueEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridTriggerValueEditor),
|
|
45293
|
+
/* harmony export */ PropertyGridTriggerValueInLogicEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridTriggerValueInLogicEditor),
|
|
45294
|
+
/* harmony export */ PropertyGridValueEditor: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridValueEditor),
|
|
45295
|
+
/* harmony export */ PropertyGridValueEditorBase: () => (/* reexport safe */ _property_grid_values__WEBPACK_IMPORTED_MODULE_62__.PropertyGridValueEditorBase),
|
|
45296
|
+
/* harmony export */ PropertyGridViewModel: () => (/* reexport safe */ _property_grid_property_grid_view_model__WEBPACK_IMPORTED_MODULE_58__.PropertyGridViewModel),
|
|
45297
|
+
/* harmony export */ PropertyJSONGenerator: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.PropertyJSONGenerator),
|
|
45116
45298
|
/* harmony export */ QuestionAdornerViewModel: () => (/* reexport safe */ _components_question__WEBPACK_IMPORTED_MODULE_34__.QuestionAdornerViewModel),
|
|
45117
|
-
/* harmony export */ QuestionColorModel: () => (/* reexport safe */
|
|
45118
|
-
/* harmony export */ QuestionCommentWithResetModel: () => (/* reexport safe */
|
|
45299
|
+
/* harmony export */ QuestionColorModel: () => (/* reexport safe */ _custom_questions_question_color__WEBPACK_IMPORTED_MODULE_51__.QuestionColorModel),
|
|
45300
|
+
/* harmony export */ QuestionCommentWithResetModel: () => (/* reexport safe */ _custom_questions_question_text_with_reset__WEBPACK_IMPORTED_MODULE_53__.QuestionCommentWithResetModel),
|
|
45119
45301
|
/* harmony export */ QuestionConvertMode: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.QuestionConvertMode),
|
|
45120
|
-
/* harmony export */ QuestionConverter: () => (/* reexport safe */
|
|
45302
|
+
/* harmony export */ QuestionConverter: () => (/* reexport safe */ _questionconverter__WEBPACK_IMPORTED_MODULE_67__.QuestionConverter),
|
|
45121
45303
|
/* harmony export */ QuestionDropdownAdornerViewModel: () => (/* reexport safe */ _components_question_dropdown__WEBPACK_IMPORTED_MODULE_35__.QuestionDropdownAdornerViewModel),
|
|
45122
45304
|
/* harmony export */ QuestionEmbeddedSurveyModel: () => (/* reexport safe */ _components_embedded_survey__WEBPACK_IMPORTED_MODULE_45__.QuestionEmbeddedSurveyModel),
|
|
45123
|
-
/* harmony export */ QuestionFileEditorModel: () => (/* reexport safe */
|
|
45305
|
+
/* harmony export */ QuestionFileEditorModel: () => (/* reexport safe */ _custom_questions_question_file__WEBPACK_IMPORTED_MODULE_52__.QuestionFileEditorModel),
|
|
45124
45306
|
/* harmony export */ QuestionImageAdornerViewModel: () => (/* reexport safe */ _components_question_image__WEBPACK_IMPORTED_MODULE_36__.QuestionImageAdornerViewModel),
|
|
45125
45307
|
/* harmony export */ QuestionLinkValueModel: () => (/* reexport safe */ _components_link_value__WEBPACK_IMPORTED_MODULE_46__.QuestionLinkValueModel),
|
|
45126
45308
|
/* harmony export */ QuestionRatingAdornerViewModel: () => (/* reexport safe */ _components_question_rating__WEBPACK_IMPORTED_MODULE_37__.QuestionRatingAdornerViewModel),
|
|
45127
|
-
/* harmony export */ QuestionSpinEditorModel: () => (/* reexport safe */
|
|
45128
|
-
/* harmony export */ QuestionTextWithResetModel: () => (/* reexport safe */
|
|
45129
|
-
/* harmony export */ QuestionToolbox: () => (/* reexport safe */
|
|
45130
|
-
/* harmony export */ QuestionToolboxCategory: () => (/* reexport safe */
|
|
45131
|
-
/* harmony export */ QuestionToolboxItem: () => (/* reexport safe */
|
|
45132
|
-
/* harmony export */ RGBToHSB: () => (/* reexport safe */
|
|
45133
|
-
/* harmony export */ ResetValueAdorner: () => (/* reexport safe */
|
|
45134
|
-
/* harmony export */ ResizeManager: () => (/* reexport safe */
|
|
45309
|
+
/* harmony export */ QuestionSpinEditorModel: () => (/* reexport safe */ _custom_questions_question_spin_editor__WEBPACK_IMPORTED_MODULE_50__.QuestionSpinEditorModel),
|
|
45310
|
+
/* harmony export */ QuestionTextWithResetModel: () => (/* reexport safe */ _custom_questions_question_text_with_reset__WEBPACK_IMPORTED_MODULE_53__.QuestionTextWithResetModel),
|
|
45311
|
+
/* harmony export */ QuestionToolbox: () => (/* reexport safe */ _toolbox__WEBPACK_IMPORTED_MODULE_70__.QuestionToolbox),
|
|
45312
|
+
/* harmony export */ QuestionToolboxCategory: () => (/* reexport safe */ _toolbox__WEBPACK_IMPORTED_MODULE_70__.QuestionToolboxCategory),
|
|
45313
|
+
/* harmony export */ QuestionToolboxItem: () => (/* reexport safe */ _toolbox__WEBPACK_IMPORTED_MODULE_70__.QuestionToolboxItem),
|
|
45314
|
+
/* harmony export */ RGBToHSB: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.RGBToHSB),
|
|
45315
|
+
/* harmony export */ ResetValueAdorner: () => (/* reexport safe */ _custom_questions_question_text_with_reset__WEBPACK_IMPORTED_MODULE_53__.ResetValueAdorner),
|
|
45316
|
+
/* harmony export */ ResizeManager: () => (/* reexport safe */ _utils_resizer__WEBPACK_IMPORTED_MODULE_82__.ResizeManager),
|
|
45135
45317
|
/* harmony export */ RowViewModel: () => (/* reexport safe */ _components_row__WEBPACK_IMPORTED_MODULE_33__.RowViewModel),
|
|
45318
|
+
/* harmony export */ ScrollViewModel: () => (/* reexport safe */ _components_scroll__WEBPACK_IMPORTED_MODULE_48__.ScrollViewModel),
|
|
45136
45319
|
/* harmony export */ SearchManager: () => (/* reexport safe */ _components_search_manager__WEBPACK_IMPORTED_MODULE_47__.SearchManager),
|
|
45137
|
-
/* harmony export */ SearchManagerPropertyGrid: () => (/* reexport safe */
|
|
45320
|
+
/* harmony export */ SearchManagerPropertyGrid: () => (/* reexport safe */ _property_grid_search_manager__WEBPACK_IMPORTED_MODULE_63__.SearchManagerPropertyGrid),
|
|
45138
45321
|
/* harmony export */ SearchManagerToolbox: () => (/* reexport safe */ _components_toolbox_toolbox_search_manager__WEBPACK_IMPORTED_MODULE_30__.SearchManagerToolbox),
|
|
45139
|
-
/* harmony export */ SidebarHeaderModel: () => (/* reexport safe */
|
|
45140
|
-
/* harmony export */ SidebarModel: () => (/* reexport safe */
|
|
45141
|
-
/* harmony export */ SidebarPageModel: () => (/* reexport safe */
|
|
45322
|
+
/* harmony export */ SidebarHeaderModel: () => (/* reexport safe */ _components_side_bar_side_bar_header_model__WEBPACK_IMPORTED_MODULE_72__.SidebarHeaderModel),
|
|
45323
|
+
/* harmony export */ SidebarModel: () => (/* reexport safe */ _components_side_bar_side_bar_model__WEBPACK_IMPORTED_MODULE_71__.SidebarModel),
|
|
45324
|
+
/* harmony export */ SidebarPageModel: () => (/* reexport safe */ _components_side_bar_side_bar_page_model__WEBPACK_IMPORTED_MODULE_73__.SidebarPageModel),
|
|
45142
45325
|
/* harmony export */ StringEditorConnector: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringEditorConnector),
|
|
45143
45326
|
/* harmony export */ StringEditorViewModelBase: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringEditorViewModelBase),
|
|
45144
45327
|
/* harmony export */ StringItemsNavigatorBase: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringItemsNavigatorBase),
|
|
45145
45328
|
/* harmony export */ StylesManager: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.StylesManager),
|
|
45146
45329
|
/* harmony export */ SurveyCreatorModel: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.SurveyCreatorModel),
|
|
45147
|
-
/* harmony export */ SurveyHelper: () => (/* reexport safe */
|
|
45148
|
-
/* harmony export */ SurveyJSON5: () => (/* reexport safe */
|
|
45330
|
+
/* harmony export */ SurveyHelper: () => (/* reexport safe */ _survey_helper__WEBPACK_IMPORTED_MODULE_81__.SurveyHelper),
|
|
45331
|
+
/* harmony export */ SurveyJSON5: () => (/* reexport safe */ _json5__WEBPACK_IMPORTED_MODULE_49__.SurveyJSON5),
|
|
45149
45332
|
/* harmony export */ SurveyLogic: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.SurveyLogic),
|
|
45150
45333
|
/* harmony export */ SurveyLogicUI: () => (/* reexport safe */ _components_tabs_logic_ui__WEBPACK_IMPORTED_MODULE_26__.SurveyLogicUI),
|
|
45151
|
-
/* harmony export */ SurveyQuestionEditorDefinition: () => (/* reexport safe */
|
|
45152
|
-
/* harmony export */ SurveyQuestionEditorPropertyDefinition: () => (/* reexport safe */
|
|
45153
|
-
/* harmony export */ SurveyQuestionEditorTabDefinition: () => (/* reexport safe */
|
|
45154
|
-
/* harmony export */ SurveyQuestionProperties: () => (/* reexport safe */
|
|
45334
|
+
/* harmony export */ SurveyQuestionEditorDefinition: () => (/* reexport safe */ _question_editor_definition__WEBPACK_IMPORTED_MODULE_79__.SurveyQuestionEditorDefinition),
|
|
45335
|
+
/* harmony export */ SurveyQuestionEditorPropertyDefinition: () => (/* reexport safe */ _question_editor_properties__WEBPACK_IMPORTED_MODULE_80__.SurveyQuestionEditorPropertyDefinition),
|
|
45336
|
+
/* harmony export */ SurveyQuestionEditorTabDefinition: () => (/* reexport safe */ _question_editor_properties__WEBPACK_IMPORTED_MODULE_80__.SurveyQuestionEditorTabDefinition),
|
|
45337
|
+
/* harmony export */ SurveyQuestionProperties: () => (/* reexport safe */ _question_editor_properties__WEBPACK_IMPORTED_MODULE_80__.SurveyQuestionProperties),
|
|
45155
45338
|
/* harmony export */ SurveyResultsItemModel: () => (/* reexport safe */ _components_results__WEBPACK_IMPORTED_MODULE_42__.SurveyResultsItemModel),
|
|
45156
45339
|
/* harmony export */ SurveyResultsModel: () => (/* reexport safe */ _components_results__WEBPACK_IMPORTED_MODULE_42__.SurveyResultsModel),
|
|
45157
45340
|
/* harmony export */ SurveySimulatorModel: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.SurveySimulatorModel),
|
|
45158
|
-
/* harmony export */ SurveyTextWorker: () => (/* reexport safe */
|
|
45159
|
-
/* harmony export */ SurveyTextWorkerError: () => (/* reexport safe */
|
|
45160
|
-
/* harmony export */ SurveyTextWorkerJsonError: () => (/* reexport safe */
|
|
45161
|
-
/* harmony export */ SurveyTextWorkerParserError: () => (/* reexport safe */
|
|
45162
|
-
/* harmony export */ Switcher: () => (/* reexport safe */
|
|
45163
|
-
/* harmony export */ TabControlModel: () => (/* reexport safe */
|
|
45341
|
+
/* harmony export */ SurveyTextWorker: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.SurveyTextWorker),
|
|
45342
|
+
/* harmony export */ SurveyTextWorkerError: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.SurveyTextWorkerError),
|
|
45343
|
+
/* harmony export */ SurveyTextWorkerJsonError: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.SurveyTextWorkerJsonError),
|
|
45344
|
+
/* harmony export */ SurveyTextWorkerParserError: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.SurveyTextWorkerParserError),
|
|
45345
|
+
/* harmony export */ Switcher: () => (/* reexport safe */ _components_switcher_switcher__WEBPACK_IMPORTED_MODULE_75__.Switcher),
|
|
45346
|
+
/* harmony export */ TabControlModel: () => (/* reexport safe */ _components_side_bar_tab_control_model__WEBPACK_IMPORTED_MODULE_74__.TabControlModel),
|
|
45164
45347
|
/* harmony export */ TabDesignerPlugin: () => (/* reexport safe */ _components_tabs_designer_plugin__WEBPACK_IMPORTED_MODULE_25__.TabDesignerPlugin),
|
|
45165
45348
|
/* harmony export */ TabDesignerViewModel: () => (/* reexport safe */ _components_tabs_designer__WEBPACK_IMPORTED_MODULE_24__.TabDesignerViewModel),
|
|
45166
45349
|
/* harmony export */ TabJsonEditorAcePlugin: () => (/* reexport safe */ _components_tabs_json_editor_ace__WEBPACK_IMPORTED_MODULE_7__.TabJsonEditorAcePlugin),
|
|
@@ -45179,7 +45362,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45179
45362
|
/* harmony export */ Themes: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.Themes),
|
|
45180
45363
|
/* harmony export */ ToolbarActionContainer: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.ToolbarActionContainer),
|
|
45181
45364
|
/* harmony export */ ToolboxToolViewModel: () => (/* reexport safe */ _components_toolbox_toolbox_tool__WEBPACK_IMPORTED_MODULE_29__.ToolboxToolViewModel),
|
|
45182
|
-
/* harmony export */ Transaction: () => (/* reexport safe */
|
|
45365
|
+
/* harmony export */ Transaction: () => (/* reexport safe */ _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__.Transaction),
|
|
45183
45366
|
/* harmony export */ Translation: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.Translation),
|
|
45184
45367
|
/* harmony export */ TranslationEditor: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationEditor),
|
|
45185
45368
|
/* harmony export */ TranslationForEditor: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationForEditor),
|
|
@@ -45187,92 +45370,94 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45187
45370
|
/* harmony export */ TranslationItem: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItem),
|
|
45188
45371
|
/* harmony export */ TranslationItemBase: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItemBase),
|
|
45189
45372
|
/* harmony export */ TranslationItemString: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItemString),
|
|
45190
|
-
/* harmony export */ UndoRedoAction: () => (/* reexport safe */
|
|
45191
|
-
/* harmony export */ UndoRedoArrayAction: () => (/* reexport safe */
|
|
45192
|
-
/* harmony export */ UndoRedoManager: () => (/* reexport safe */
|
|
45193
|
-
/* harmony export */ UndoRedoPlugin: () => (/* reexport safe */
|
|
45373
|
+
/* harmony export */ UndoRedoAction: () => (/* reexport safe */ _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__.UndoRedoAction),
|
|
45374
|
+
/* harmony export */ UndoRedoArrayAction: () => (/* reexport safe */ _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__.UndoRedoArrayAction),
|
|
45375
|
+
/* harmony export */ UndoRedoManager: () => (/* reexport safe */ _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__.UndoRedoManager),
|
|
45376
|
+
/* harmony export */ UndoRedoPlugin: () => (/* reexport safe */ _plugins_undo_redo__WEBPACK_IMPORTED_MODULE_83__.UndoRedoPlugin),
|
|
45194
45377
|
/* harmony export */ Version: () => (/* binding */ Version),
|
|
45195
|
-
/* harmony export */ assign: () => (/* reexport safe */
|
|
45196
|
-
/* harmony export */ assignDefaultV2Classes: () => (/* reexport safe */
|
|
45378
|
+
/* harmony export */ assign: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.assign),
|
|
45379
|
+
/* harmony export */ assignDefaultV2Classes: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.assignDefaultV2Classes),
|
|
45197
45380
|
/* harmony export */ backgroundCornerRadiusFromCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.backgroundCornerRadiusFromCssVariable),
|
|
45198
45381
|
/* harmony export */ backgroundCornerRadiusToCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.backgroundCornerRadiusToCssVariable),
|
|
45199
|
-
/* harmony export */ calculateDragOverLocation: () => (/* reexport safe */
|
|
45200
|
-
/* harmony export */ calculateIsEdge: () => (/* reexport safe */
|
|
45201
|
-
/* harmony export */ calculateIsSide: () => (/* reexport safe */
|
|
45202
|
-
/* harmony export */ capitalize: () => (/* reexport safe */
|
|
45203
|
-
/* harmony export */ clearNewLines: () => (/* reexport safe */
|
|
45204
|
-
/* harmony export */ convertRgbaToString: () => (/* reexport safe */
|
|
45205
|
-
/* harmony export */ copyCssClasses: () => (/* reexport safe */
|
|
45206
|
-
/* harmony export */ copyObject: () => (/* reexport safe */
|
|
45382
|
+
/* harmony export */ calculateDragOverLocation: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.calculateDragOverLocation),
|
|
45383
|
+
/* harmony export */ calculateIsEdge: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.calculateIsEdge),
|
|
45384
|
+
/* harmony export */ calculateIsSide: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.calculateIsSide),
|
|
45385
|
+
/* harmony export */ capitalize: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.capitalize),
|
|
45386
|
+
/* harmony export */ clearNewLines: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.clearNewLines),
|
|
45387
|
+
/* harmony export */ convertRgbaToString: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.convertRgbaToString),
|
|
45388
|
+
/* harmony export */ copyCssClasses: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.copyCssClasses),
|
|
45389
|
+
/* harmony export */ copyObject: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.copyObject),
|
|
45207
45390
|
/* harmony export */ createBoxShadow: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.createBoxShadow),
|
|
45208
45391
|
/* harmony export */ createBoxShadowReset: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.createBoxShadowReset),
|
|
45209
45392
|
/* harmony export */ createColor: () => (/* reexport safe */ _components_tabs_theme_custom_questions_color_alpha__WEBPACK_IMPORTED_MODULE_12__.createColor),
|
|
45210
45393
|
/* harmony export */ createExportCSVAction: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.createExportCSVAction),
|
|
45211
45394
|
/* harmony export */ createImportCSVAction: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.createImportCSVAction),
|
|
45212
|
-
/* harmony export */ creatorThemeModelEditorDefinition: () => (/* reexport safe */
|
|
45213
|
-
/* harmony export */ creatorThemeModelPropertyGridDefinition: () => (/* reexport safe */
|
|
45214
|
-
/* harmony export */ defaultPropertyGridDefinition: () => (/* reexport safe */
|
|
45395
|
+
/* harmony export */ creatorThemeModelEditorDefinition: () => (/* reexport safe */ _creator_theme_creator_theme_model_definition__WEBPACK_IMPORTED_MODULE_86__.creatorThemeModelEditorDefinition),
|
|
45396
|
+
/* harmony export */ creatorThemeModelPropertyGridDefinition: () => (/* reexport safe */ _creator_theme_creator_theme_model_definition__WEBPACK_IMPORTED_MODULE_86__.creatorThemeModelPropertyGridDefinition),
|
|
45397
|
+
/* harmony export */ defaultPropertyGridDefinition: () => (/* reexport safe */ _question_editor_definition__WEBPACK_IMPORTED_MODULE_79__.defaultPropertyGridDefinition),
|
|
45215
45398
|
/* harmony export */ defaultStrings: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.defaultStrings),
|
|
45216
45399
|
/* harmony export */ editableStringRendererName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.editableStringRendererName),
|
|
45217
45400
|
/* harmony export */ editorLocalization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization),
|
|
45218
45401
|
/* harmony export */ enStrings: () => (/* reexport safe */ _localization_english__WEBPACK_IMPORTED_MODULE_0__.enStrings),
|
|
45219
|
-
/* harmony export */ findParentNode: () => (/* reexport safe */
|
|
45220
|
-
/* harmony export */ focusFirstControl: () => (/* reexport safe */
|
|
45402
|
+
/* harmony export */ findParentNode: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.findParentNode),
|
|
45403
|
+
/* harmony export */ focusFirstControl: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.focusFirstControl),
|
|
45221
45404
|
/* harmony export */ fontsettingsFromCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.fontsettingsFromCssVariable),
|
|
45222
45405
|
/* harmony export */ fontsettingsToCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.fontsettingsToCssVariable),
|
|
45223
|
-
/* harmony export */ getAcceptedTypesByContentMode: () => (/* reexport safe */
|
|
45406
|
+
/* harmony export */ getAcceptedTypesByContentMode: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getAcceptedTypesByContentMode),
|
|
45224
45407
|
/* harmony export */ getElementWrapperComponentData: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getElementWrapperComponentData),
|
|
45225
45408
|
/* harmony export */ getElementWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getElementWrapperComponentName),
|
|
45226
|
-
/* harmony export */ getFirstNonTextElement: () => (/* reexport safe */
|
|
45409
|
+
/* harmony export */ getFirstNonTextElement: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getFirstNonTextElement),
|
|
45227
45410
|
/* harmony export */ getItemValueWrapperComponentData: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getItemValueWrapperComponentData),
|
|
45228
45411
|
/* harmony export */ getItemValueWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getItemValueWrapperComponentName),
|
|
45229
45412
|
/* harmony export */ getLocString: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.getLocString),
|
|
45230
|
-
/* harmony export */ getNextItemText: () => (/* reexport safe */
|
|
45231
|
-
/* harmony export */ getNextItemValue: () => (/* reexport safe */
|
|
45232
|
-
/* harmony export */ getNextValue: () => (/* reexport safe */
|
|
45233
|
-
/* harmony export */ getNodesFromKoComponentInfo: () => (/* reexport safe */
|
|
45413
|
+
/* harmony export */ getNextItemText: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getNextItemText),
|
|
45414
|
+
/* harmony export */ getNextItemValue: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getNextItemValue),
|
|
45415
|
+
/* harmony export */ getNextValue: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getNextValue),
|
|
45416
|
+
/* harmony export */ getNodesFromKoComponentInfo: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getNodesFromKoComponentInfo),
|
|
45234
45417
|
/* harmony export */ getPredefinedColorsItemValues: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.getPredefinedColorsItemValues),
|
|
45235
45418
|
/* harmony export */ getQuestionContentWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getQuestionContentWrapperComponentName),
|
|
45236
|
-
/* harmony export */ getQuestionFromObj: () => (/* reexport safe */
|
|
45237
|
-
/* harmony export */
|
|
45238
|
-
/* harmony export */
|
|
45239
|
-
/* harmony export */
|
|
45419
|
+
/* harmony export */ getQuestionFromObj: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getQuestionFromObj),
|
|
45420
|
+
/* harmony export */ iconsV1: () => (/* reexport safe */ _svgbundle__WEBPACK_IMPORTED_MODULE_68__.iconsV1),
|
|
45421
|
+
/* harmony export */ iconsV2: () => (/* reexport safe */ _svgbundle__WEBPACK_IMPORTED_MODULE_68__.iconsV2),
|
|
45422
|
+
/* harmony export */ ignoreUndoRedo: () => (/* reexport safe */ _plugins_undo_redo__WEBPACK_IMPORTED_MODULE_83__.ignoreUndoRedo),
|
|
45423
|
+
/* harmony export */ imageMimeTypes: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.imageMimeTypes),
|
|
45424
|
+
/* harmony export */ ingectAlpha: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.ingectAlpha),
|
|
45240
45425
|
/* harmony export */ initLogicOperator: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.initLogicOperator),
|
|
45241
45426
|
/* harmony export */ initialSettingsAllowShowEmptyTitleInDesignMode: () => (/* reexport safe */ _components_tabs_designer__WEBPACK_IMPORTED_MODULE_24__.initialSettingsAllowShowEmptyTitleInDesignMode),
|
|
45242
45427
|
/* harmony export */ initializeDesignTimeSurveyModel: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.initializeDesignTimeSurveyModel),
|
|
45243
|
-
/* harmony export */ isPanelDynamic: () => (/* reexport safe */
|
|
45244
|
-
/* harmony export */ isPropertyVisible: () => (/* reexport safe */
|
|
45428
|
+
/* harmony export */ isPanelDynamic: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.isPanelDynamic),
|
|
45429
|
+
/* harmony export */ isPropertyVisible: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.isPropertyVisible),
|
|
45245
45430
|
/* harmony export */ isStringEditable: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.isStringEditable),
|
|
45246
45431
|
/* harmony export */ isTextInput: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.isTextInput),
|
|
45247
45432
|
/* harmony export */ localization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization),
|
|
45248
45433
|
/* harmony export */ logicCss: () => (/* reexport safe */ _components_tabs_logic_theme__WEBPACK_IMPORTED_MODULE_28__.logicCss),
|
|
45249
|
-
/* harmony export */ notShortCircuitAnd: () => (/* reexport safe */
|
|
45434
|
+
/* harmony export */ notShortCircuitAnd: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.notShortCircuitAnd),
|
|
45250
45435
|
/* harmony export */ parseBoxShadow: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.parseBoxShadow),
|
|
45251
|
-
/* harmony export */ parseColor: () => (/* reexport safe */
|
|
45252
|
-
/* harmony export */ parseRgbaFromString: () => (/* reexport safe */
|
|
45253
|
-
/* harmony export */ propertyExists: () => (/* reexport safe */
|
|
45254
|
-
/* harmony export */ propertyGridCss: () => (/* reexport safe */
|
|
45436
|
+
/* harmony export */ parseColor: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.parseColor),
|
|
45437
|
+
/* harmony export */ parseRgbaFromString: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.parseRgbaFromString),
|
|
45438
|
+
/* harmony export */ propertyExists: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.propertyExists),
|
|
45439
|
+
/* harmony export */ propertyGridCss: () => (/* reexport safe */ _property_grid_theme_property_grid__WEBPACK_IMPORTED_MODULE_66__.propertyGridCss),
|
|
45255
45440
|
/* harmony export */ registerAdorner: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.registerAdorner),
|
|
45256
45441
|
/* harmony export */ removeAdorners: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.removeAdorners),
|
|
45257
|
-
/* harmony export */ roundTo2Decimals: () => (/* reexport safe */
|
|
45258
|
-
/* harmony export */ saveToFileHandler: () => (/* reexport safe */
|
|
45259
|
-
/* harmony export */ scrollElementIntoView: () => (/* reexport safe */
|
|
45260
|
-
/* harmony export */ select: () => (/* reexport safe */
|
|
45261
|
-
/* harmony export */ setSurveyJSONForPropertyGrid: () => (/* reexport safe */
|
|
45442
|
+
/* harmony export */ roundTo2Decimals: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.roundTo2Decimals),
|
|
45443
|
+
/* harmony export */ saveToFileHandler: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.saveToFileHandler),
|
|
45444
|
+
/* harmony export */ scrollElementIntoView: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.scrollElementIntoView),
|
|
45445
|
+
/* harmony export */ select: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.select),
|
|
45446
|
+
/* harmony export */ setSurveyJSONForPropertyGrid: () => (/* reexport safe */ _property_grid__WEBPACK_IMPORTED_MODULE_54__.setSurveyJSONForPropertyGrid),
|
|
45262
45447
|
/* harmony export */ settings: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings),
|
|
45263
45448
|
/* harmony export */ simulatorDevices: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.simulatorDevices),
|
|
45264
|
-
/* harmony export */ svgBundle: () => (/* reexport safe */
|
|
45449
|
+
/* harmony export */ svgBundle: () => (/* reexport safe */ _svgbundle__WEBPACK_IMPORTED_MODULE_68__.svgBundle),
|
|
45265
45450
|
/* harmony export */ themeModelPropertyGridDefinition: () => (/* reexport safe */ _components_tabs_theme_model_definition__WEBPACK_IMPORTED_MODULE_19__.themeModelPropertyGridDefinition),
|
|
45266
|
-
/* harmony export */ toggleHovered: () => (/* reexport safe */
|
|
45451
|
+
/* harmony export */ toggleHovered: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.toggleHovered),
|
|
45267
45452
|
/* harmony export */ translationCss: () => (/* reexport safe */ _components_tabs_translation_theme__WEBPACK_IMPORTED_MODULE_22__.translationCss),
|
|
45268
45453
|
/* harmony export */ trimBoxShadowValue: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.trimBoxShadowValue),
|
|
45269
|
-
/* harmony export */ trimEmptyFields: () => (/* reexport safe */
|
|
45270
|
-
/* harmony export */ undoRedoTransaction: () => (/* reexport safe */
|
|
45454
|
+
/* harmony export */ trimEmptyFields: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.trimEmptyFields),
|
|
45455
|
+
/* harmony export */ undoRedoTransaction: () => (/* reexport safe */ _plugins_undo_redo__WEBPACK_IMPORTED_MODULE_83__.undoRedoTransaction),
|
|
45271
45456
|
/* harmony export */ updateBackgroundCornerRadiusJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.updateBackgroundCornerRadiusJSON),
|
|
45272
45457
|
/* harmony export */ updateFontSettingsJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.updateFontSettingsJSON),
|
|
45273
45458
|
/* harmony export */ updateShadowEffectsJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.updateShadowEffectsJSON),
|
|
45274
45459
|
/* harmony export */ updatecoloralphaJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_color_alpha__WEBPACK_IMPORTED_MODULE_12__.updatecoloralphaJSON),
|
|
45275
|
-
/* harmony export */ wrapTextByCurlyBraces: () => (/* reexport safe */
|
|
45460
|
+
/* harmony export */ wrapTextByCurlyBraces: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.wrapTextByCurlyBraces)
|
|
45276
45461
|
/* harmony export */ });
|
|
45277
45462
|
/* harmony import */ var _localization_english__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../localization/english */ "./src/localization/english.ts");
|
|
45278
45463
|
/* harmony import */ var _editorLocalization__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../editorLocalization */ "./src/editorLocalization.ts");
|
|
@@ -45322,55 +45507,56 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45322
45507
|
/* harmony import */ var _components_embedded_survey__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ../components/embedded-survey */ "./src/components/embedded-survey.ts");
|
|
45323
45508
|
/* harmony import */ var _components_link_value__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ../components/link-value */ "./src/components/link-value.ts");
|
|
45324
45509
|
/* harmony import */ var _components_search_manager__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ../components/search-manager */ "./src/components/search-manager.ts");
|
|
45325
|
-
/* harmony import */ var
|
|
45326
|
-
/* harmony import */ var
|
|
45327
|
-
/* harmony import */ var
|
|
45328
|
-
/* harmony import */ var
|
|
45329
|
-
/* harmony import */ var
|
|
45330
|
-
/* harmony import */ var
|
|
45331
|
-
/* harmony import */ var
|
|
45332
|
-
/* harmony import */ var
|
|
45333
|
-
/* harmony import */ var
|
|
45334
|
-
/* harmony import */ var
|
|
45335
|
-
/* harmony import */ var
|
|
45336
|
-
/* harmony import */ var
|
|
45337
|
-
/* harmony import */ var
|
|
45338
|
-
/* harmony import */ var
|
|
45339
|
-
/* harmony import */ var
|
|
45340
|
-
/* harmony import */ var
|
|
45341
|
-
/* harmony import */ var
|
|
45342
|
-
/* harmony import */ var
|
|
45343
|
-
/* harmony import */ var
|
|
45344
|
-
/* harmony import */ var
|
|
45345
|
-
/* harmony import */ var
|
|
45346
|
-
/* harmony import */ var
|
|
45347
|
-
/* harmony import */ var
|
|
45348
|
-
/* harmony import */ var
|
|
45349
|
-
/* harmony import */ var
|
|
45350
|
-
/* harmony import */ var
|
|
45351
|
-
/* harmony import */ var
|
|
45352
|
-
/* harmony import */ var
|
|
45353
|
-
/* harmony import */ var
|
|
45354
|
-
/* harmony import */ var
|
|
45355
|
-
/* harmony import */ var
|
|
45356
|
-
/* harmony import */ var
|
|
45357
|
-
/* harmony import */ var
|
|
45358
|
-
/* harmony import */ var
|
|
45359
|
-
/* harmony import */ var
|
|
45360
|
-
/* harmony import */ var
|
|
45361
|
-
/* harmony import */ var
|
|
45362
|
-
/* harmony import */ var
|
|
45363
|
-
/* harmony import */ var
|
|
45364
|
-
/* harmony import */ var
|
|
45365
|
-
/* harmony import */ var
|
|
45366
|
-
/* harmony import */ var
|
|
45367
|
-
/* harmony import */ var
|
|
45368
|
-
/* harmony import */ var
|
|
45369
|
-
/* harmony import */ var
|
|
45370
|
-
/* harmony import */ var
|
|
45371
|
-
/* harmony import */ var
|
|
45510
|
+
/* harmony import */ var _components_scroll__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ../components/scroll */ "./src/components/scroll.ts");
|
|
45511
|
+
/* harmony import */ var _json5__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ../json5 */ "./src/json5.ts");
|
|
45512
|
+
/* harmony import */ var _custom_questions_question_spin_editor__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ../custom-questions/question-spin-editor */ "./src/custom-questions/question-spin-editor.ts");
|
|
45513
|
+
/* harmony import */ var _custom_questions_question_color__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ../custom-questions/question-color */ "./src/custom-questions/question-color.ts");
|
|
45514
|
+
/* harmony import */ var _custom_questions_question_file__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ../custom-questions/question-file */ "./src/custom-questions/question-file.ts");
|
|
45515
|
+
/* harmony import */ var _custom_questions_question_text_with_reset__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ../custom-questions/question-text-with-reset */ "./src/custom-questions/question-text-with-reset.ts");
|
|
45516
|
+
/* harmony import */ var _property_grid__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ../property-grid */ "./src/property-grid/index.ts");
|
|
45517
|
+
/* harmony import */ var _property_grid_condition__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ../property-grid/condition */ "./src/property-grid/condition.ts");
|
|
45518
|
+
/* harmony import */ var _property_grid_matrices__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ../property-grid/matrices */ "./src/property-grid/matrices.ts");
|
|
45519
|
+
/* harmony import */ var _property_grid_bindings__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ../property-grid/bindings */ "./src/property-grid/bindings.ts");
|
|
45520
|
+
/* harmony import */ var _property_grid_property_grid_view_model__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ../property-grid/property-grid-view-model */ "./src/property-grid/property-grid-view-model.ts");
|
|
45521
|
+
/* harmony import */ var _property_grid_object_selector__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ../property-grid/object-selector */ "./src/property-grid/object-selector.ts");
|
|
45522
|
+
/* harmony import */ var _property_grid_restfull__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ../property-grid/restfull */ "./src/property-grid/restfull.ts");
|
|
45523
|
+
/* harmony import */ var _property_grid_theme_settings__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ../property-grid/theme-settings */ "./src/property-grid/theme-settings.ts");
|
|
45524
|
+
/* harmony import */ var _property_grid_values__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ../property-grid/values */ "./src/property-grid/values.ts");
|
|
45525
|
+
/* harmony import */ var _property_grid_search_manager__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ../property-grid/search-manager */ "./src/property-grid/search-manager.ts");
|
|
45526
|
+
/* harmony import */ var _property_grid_maskSettings__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ../property-grid/maskSettings */ "./src/property-grid/maskSettings.ts");
|
|
45527
|
+
/* harmony import */ var _property_grid_header_settings__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ../property-grid/header-settings */ "./src/property-grid/header-settings.ts");
|
|
45528
|
+
/* harmony import */ var _property_grid_theme_property_grid__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ../property-grid-theme/property-grid */ "./src/property-grid-theme/property-grid.ts");
|
|
45529
|
+
/* harmony import */ var _questionconverter__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ../questionconverter */ "./src/questionconverter.ts");
|
|
45530
|
+
/* harmony import */ var _svgbundle__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ../svgbundle */ "./src/svgbundle.ts");
|
|
45531
|
+
/* harmony import */ var _textWorker__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ../textWorker */ "./src/textWorker.ts");
|
|
45532
|
+
/* harmony import */ var _toolbox__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ../toolbox */ "./src/toolbox.ts");
|
|
45533
|
+
/* harmony import */ var _components_side_bar_side_bar_model__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ../components/side-bar/side-bar-model */ "./src/components/side-bar/side-bar-model.ts");
|
|
45534
|
+
/* harmony import */ var _components_side_bar_side_bar_header_model__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ../components/side-bar/side-bar-header-model */ "./src/components/side-bar/side-bar-header-model.ts");
|
|
45535
|
+
/* harmony import */ var _components_side_bar_side_bar_page_model__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ../components/side-bar/side-bar-page-model */ "./src/components/side-bar/side-bar-page-model.ts");
|
|
45536
|
+
/* harmony import */ var _components_side_bar_tab_control_model__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ../components/side-bar/tab-control-model */ "./src/components/side-bar/tab-control-model.ts");
|
|
45537
|
+
/* harmony import */ var _components_switcher_switcher__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ../components/switcher/switcher */ "./src/components/switcher/switcher.ts");
|
|
45538
|
+
/* harmony import */ var _utils_events__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ../utils/events */ "./src/utils/events.ts");
|
|
45539
|
+
/* harmony import */ var _utils_utils__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ../utils/utils */ "./src/utils/utils.ts");
|
|
45540
|
+
/* harmony import */ var _utils_actions__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ../utils/actions */ "./src/utils/actions.ts");
|
|
45541
|
+
/* harmony import */ var _question_editor_definition__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ../question-editor/definition */ "./src/question-editor/definition.ts");
|
|
45542
|
+
/* harmony import */ var _question_editor_properties__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ../question-editor/properties */ "./src/question-editor/properties.ts");
|
|
45543
|
+
/* harmony import */ var _survey_helper__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ../survey-helper */ "./src/survey-helper.ts");
|
|
45544
|
+
/* harmony import */ var _utils_resizer__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ../utils/resizer */ "./src/utils/resizer.ts");
|
|
45545
|
+
/* harmony import */ var _plugins_undo_redo__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ../plugins/undo-redo */ "./src/plugins/undo-redo/index.ts");
|
|
45546
|
+
/* harmony import */ var _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ../plugins/undo-redo/undo-redo-manager */ "./src/plugins/undo-redo/undo-redo-manager.ts");
|
|
45547
|
+
/* harmony import */ var _pages_controller__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ../pages-controller */ "./src/pages-controller.ts");
|
|
45548
|
+
/* harmony import */ var _creator_theme_creator_theme_model_definition__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ../creator-theme/creator-theme-model-definition */ "./src/creator-theme/creator-theme-model-definition.ts");
|
|
45549
|
+
/* harmony import */ var _creator_theme_creator_theme_model__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ../creator-theme/creator-theme-model */ "./src/creator-theme/creator-theme-model.ts");
|
|
45550
|
+
/* harmony import */ var _presets_presets_base__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ../presets/presets-base */ "./src/presets/presets-base.ts");
|
|
45551
|
+
/* harmony import */ var _presets_presets__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ../presets/presets */ "./src/presets/presets.ts");
|
|
45552
|
+
/* harmony import */ var _presets_presets_properties__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ../presets/presets-properties */ "./src/presets/presets-properties.ts");
|
|
45553
|
+
/* harmony import */ var _presets_presets_tabs__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ../presets/presets-tabs */ "./src/presets/presets-tabs.ts");
|
|
45554
|
+
/* harmony import */ var _presets_presets_toolbox__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ../presets/presets-toolbox */ "./src/presets/presets-toolbox.ts");
|
|
45555
|
+
/* harmony import */ var _survey_elements__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ../survey-elements */ "./src/survey-elements.ts");
|
|
45556
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
45557
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_94___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_94__);
|
|
45372
45558
|
var Version;
|
|
45373
|
-
Version = "".concat("1.12.
|
|
45559
|
+
Version = "".concat("1.12.12");
|
|
45374
45560
|
//should be loaded before other styles for easier override
|
|
45375
45561
|
__webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-button.scss");
|
|
45376
45562
|
|
|
@@ -45422,6 +45608,7 @@ __webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-but
|
|
|
45422
45608
|
|
|
45423
45609
|
|
|
45424
45610
|
|
|
45611
|
+
|
|
45425
45612
|
|
|
45426
45613
|
|
|
45427
45614
|
//custom questions for property grid
|
|
@@ -45470,6 +45657,7 @@ __webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-but
|
|
|
45470
45657
|
|
|
45471
45658
|
|
|
45472
45659
|
__webpack_require__(/*! ../components/search.scss */ "./src/components/search.scss");
|
|
45660
|
+
__webpack_require__(/*! ../components/scroll.scss */ "./src/components/scroll.scss");
|
|
45473
45661
|
__webpack_require__(/*! ../components/property-panel/property-panel-item.scss */ "./src/components/property-panel/property-panel-item.scss");
|
|
45474
45662
|
__webpack_require__(/*! ../components/property-panel/property-panel.scss */ "./src/components/property-panel/property-panel.scss");
|
|
45475
45663
|
__webpack_require__(/*! ../components/tabbed-menu/tabbed-menu-item.scss */ "./src/components/tabbed-menu/tabbed-menu-item.scss");
|
|
@@ -45487,8 +45675,8 @@ __webpack_require__(/*! ../utils/design.scss */ "./src/utils/design.scss");
|
|
|
45487
45675
|
__webpack_require__(/*! ../utils/layout.scss */ "./src/utils/layout.scss");
|
|
45488
45676
|
__webpack_require__(/*! ../custom-questions/boolean-switch.scss */ "./src/custom-questions/boolean-switch.scss");
|
|
45489
45677
|
|
|
45490
|
-
|
|
45491
|
-
(0,
|
|
45678
|
+
survey_core__WEBPACK_IMPORTED_MODULE_94__.settings.supportCreatorV2 = true;
|
|
45679
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_94__.checkLibraryVersion)("".concat("1.12.12"), "survey-creator-core");
|
|
45492
45680
|
|
|
45493
45681
|
})();
|
|
45494
45682
|
|