survey-creator-core 1.12.10 → 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 +12120 -424
- package/survey-creator-core.fontless.css +12119 -423
- 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 +795 -467
- 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 +127 -62
- 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 +127 -62
- 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 +127 -62
- 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 +129 -62
- 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 +142 -14
- package/themes/themes/index.d.ts +3 -0
- package/typings/components/action-container-view-model.d.ts +2 -1
- package/typings/components/question-dropdown.d.ts +2 -1
- package/typings/components/question.d.ts +3 -4
- package/typings/components/row.d.ts +4 -0
- package/typings/components/scroll.d.ts +13 -0
- package/typings/components/tabs/designer.d.ts +1 -1
- package/typings/components/tabs/logic-types.d.ts +1 -1
- package/typings/components/tabs/logic.d.ts +3 -2
- package/typings/components/tabs/test-plugin.d.ts +3 -0
- package/typings/components/tabs/theme-plugin.d.ts +1 -0
- package/typings/components/tabs/translation-plugin.d.ts +7 -0
- package/typings/creator-base.d.ts +26 -5
- package/typings/creator-events-api.d.ts +15 -0
- package/typings/creator-options.d.ts +16 -0
- package/typings/creator-settings.d.ts +8 -6
- 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 +3 -0
- package/typings/localization/english.d.ts +1 -0
- package/typings/property-grid/condition-survey.d.ts +4 -0
- package/typings/property-grid/matrices.d.ts +1 -0
- package/typings/property-grid-theme/property-grid.d.ts +1 -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 +142 -14
- 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 ***!
|
|
@@ -4680,11 +4713,6 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4680
4713
|
_this._renderedCollapsed = !val;
|
|
4681
4714
|
}, function () { return !_this.renderedCollapsed; });
|
|
4682
4715
|
_this.draggedIn = false;
|
|
4683
|
-
_this.selectedPropPageFunc = function (_, options) {
|
|
4684
|
-
if (options.name === "isSelectedInDesigner") {
|
|
4685
|
-
_this.onElementSelectedChanged(options.newValue);
|
|
4686
|
-
}
|
|
4687
|
-
};
|
|
4688
4716
|
_this.sidebarFlyoutModeChangedFunc = function (_, options) {
|
|
4689
4717
|
if (options.name === "flyoutMode") {
|
|
4690
4718
|
_this.updateActionsProperties();
|
|
@@ -4813,6 +4841,7 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4813
4841
|
var actionContainer = new SurveyElementActionContainer();
|
|
4814
4842
|
actionContainer.dotsItem.iconSize = "auto";
|
|
4815
4843
|
actionContainer.dotsItem.popupModel.horizontalPosition = "center";
|
|
4844
|
+
actionContainer.dotsItem.popupModel.cssClass += " svc-creator-popup";
|
|
4816
4845
|
return actionContainer;
|
|
4817
4846
|
};
|
|
4818
4847
|
Object.defineProperty(SurveyElementAdornerBase.prototype, "canExpandOnDrag", {
|
|
@@ -4848,7 +4877,13 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4848
4877
|
this.collapsed = !this.collapsed;
|
|
4849
4878
|
event.stopPropagation();
|
|
4850
4879
|
};
|
|
4851
|
-
|
|
4880
|
+
Object.defineProperty(SurveyElementAdornerBase.prototype, "element", {
|
|
4881
|
+
get: function () {
|
|
4882
|
+
return this.surveyElement;
|
|
4883
|
+
},
|
|
4884
|
+
enumerable: false,
|
|
4885
|
+
configurable: true
|
|
4886
|
+
});
|
|
4852
4887
|
SurveyElementAdornerBase.GetAdorner = function (surveyElement) {
|
|
4853
4888
|
return surveyElement.getPropertyValue(SurveyElementAdornerBase.AdornerValueName);
|
|
4854
4889
|
};
|
|
@@ -4862,24 +4897,27 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4862
4897
|
var _a;
|
|
4863
4898
|
if (!!this.surveyElement) {
|
|
4864
4899
|
var state = (_a = this.creator.designerStateManager) === null || _a === void 0 ? void 0 : _a.getElementState(this.surveyElement);
|
|
4865
|
-
this.collapsed = state.collapsed;
|
|
4900
|
+
this.collapsed = this.creator.getElementExpandCollapseState(this.surveyElement, "loading", state.collapsed);
|
|
4901
|
+
}
|
|
4902
|
+
if (!this.surveyElement || this.surveyElement.isInteractiveDesignElement) {
|
|
4903
|
+
this.needToRenderContent = !this.collapsed;
|
|
4866
4904
|
}
|
|
4867
|
-
this.needToRenderContent = !this.collapsed;
|
|
4868
4905
|
};
|
|
4869
4906
|
SurveyElementAdornerBase.prototype.detachElement = function (surveyElement) {
|
|
4870
4907
|
if (surveyElement) {
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
}
|
|
4874
|
-
surveyElement.onPropertyChanged.remove(this.selectedPropPageFunc);
|
|
4908
|
+
surveyElement.setPropertyValue(SurveyElementAdornerBase.AdornerValueName, null);
|
|
4909
|
+
surveyElement.unRegisterFunctionOnPropertyValueChanged("isSelectedInDesigner", "questionSelected");
|
|
4875
4910
|
this.cleanActionsContainer();
|
|
4876
4911
|
}
|
|
4877
4912
|
};
|
|
4878
4913
|
SurveyElementAdornerBase.prototype.attachElement = function (surveyElement) {
|
|
4914
|
+
var _this = this;
|
|
4879
4915
|
var _a, _b;
|
|
4880
4916
|
if (surveyElement) {
|
|
4881
4917
|
(_b = (_a = this.creator) === null || _a === void 0 ? void 0 : _a.designerStateManager) === null || _b === void 0 ? void 0 : _b.initForElement(surveyElement);
|
|
4882
|
-
surveyElement.
|
|
4918
|
+
surveyElement.registerFunctionOnPropertyValueChanged("isSelectedInDesigner", function (newValue) {
|
|
4919
|
+
_this.onElementSelectedChanged(newValue);
|
|
4920
|
+
}, "questionSelected");
|
|
4883
4921
|
this.restoreState();
|
|
4884
4922
|
this.updateActionsContainer(surveyElement);
|
|
4885
4923
|
this.updateActionsProperties();
|
|
@@ -4887,7 +4925,7 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4887
4925
|
}
|
|
4888
4926
|
};
|
|
4889
4927
|
SurveyElementAdornerBase.prototype.setSurveyElement = function (surveyElement) {
|
|
4890
|
-
this.
|
|
4928
|
+
this.detachOnlyMyElement();
|
|
4891
4929
|
this.surveyElement = surveyElement;
|
|
4892
4930
|
this.attachElement(this.surveyElement);
|
|
4893
4931
|
};
|
|
@@ -4906,9 +4944,14 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4906
4944
|
this.creator.expandCollapseManager.add(this);
|
|
4907
4945
|
}
|
|
4908
4946
|
};
|
|
4947
|
+
SurveyElementAdornerBase.prototype.detachOnlyMyElement = function () {
|
|
4948
|
+
if (this.surveyElement && this.surveyElement.getPropertyValue(SurveyElementAdornerBase.AdornerValueName) === this && !this.surveyElement.isDisposed) {
|
|
4949
|
+
this.detachElement(this.surveyElement);
|
|
4950
|
+
}
|
|
4951
|
+
};
|
|
4909
4952
|
SurveyElementAdornerBase.prototype.detachFromUI = function () {
|
|
4910
4953
|
this.rootElement = undefined;
|
|
4911
|
-
this.
|
|
4954
|
+
this.detachOnlyMyElement();
|
|
4912
4955
|
this.surveyElement = undefined;
|
|
4913
4956
|
this.creator.sidebar.onPropertyChanged.remove(this.sidebarFlyoutModeChangedFunc);
|
|
4914
4957
|
this.creator.expandCollapseManager.remove(this);
|
|
@@ -4919,6 +4962,8 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
4919
4962
|
this.actionContainer.dispose();
|
|
4920
4963
|
}
|
|
4921
4964
|
_super.prototype.dispose.call(this);
|
|
4965
|
+
this.sidebarFlyoutModeChangedFunc = undefined;
|
|
4966
|
+
this.animationCollapsed = undefined;
|
|
4922
4967
|
};
|
|
4923
4968
|
SurveyElementAdornerBase.prototype.onElementSelectedChanged = function (isSelected) {
|
|
4924
4969
|
if (!isSelected)
|
|
@@ -6461,7 +6506,7 @@ var PageAdorner = /** @class */ (function (_super) {
|
|
|
6461
6506
|
_this.dragDropHelper.startDragSurveyElement(event, element, isElementSelected);
|
|
6462
6507
|
if (_this.creator.collapsePagesOnDrag) {
|
|
6463
6508
|
(_a = _this.creator.designerStateManager) === null || _a === void 0 ? void 0 : _a.suspend();
|
|
6464
|
-
_this.creator.
|
|
6509
|
+
_this.creator.collapseAllElements();
|
|
6465
6510
|
}
|
|
6466
6511
|
return true;
|
|
6467
6512
|
};
|
|
@@ -6519,13 +6564,13 @@ var PageAdorner = /** @class */ (function (_super) {
|
|
|
6519
6564
|
}
|
|
6520
6565
|
surveyElement.registerFunctionOnPropertiesValueChanged(["dragTypeOverMe"], function () {
|
|
6521
6566
|
_this.updateDragTypeOverMe();
|
|
6522
|
-
});
|
|
6567
|
+
}, "dragOver");
|
|
6523
6568
|
surveyElement.registerFunctionOnPropertiesValueChanged(["isDragMe"], function () {
|
|
6524
6569
|
_this.updateIsDragMe();
|
|
6525
|
-
});
|
|
6570
|
+
}, "dragOver");
|
|
6526
6571
|
surveyElement.registerFunctionOnPropertiesValueChanged(["visibleRows"], function (newValue) {
|
|
6527
6572
|
_this.updateShowPlaceholder(newValue);
|
|
6528
|
-
});
|
|
6573
|
+
}, "updatePlaceholder");
|
|
6529
6574
|
this.updateShowPlaceholder();
|
|
6530
6575
|
surveyElement.onFirstRendering();
|
|
6531
6576
|
surveyElement.updateCustomWidgets();
|
|
@@ -6537,8 +6582,10 @@ var PageAdorner = /** @class */ (function (_super) {
|
|
|
6537
6582
|
};
|
|
6538
6583
|
PageAdorner.prototype.detachElement = function (surveyElement) {
|
|
6539
6584
|
if (!!surveyElement) {
|
|
6540
|
-
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["
|
|
6585
|
+
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["elements"], "updatePlaceholder");
|
|
6586
|
+
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["dragTypeOverMe", "isDragMe"], "dragOver");
|
|
6541
6587
|
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["title", "description"], "add_ghost");
|
|
6588
|
+
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["visibleRows"], "updatePlaceholder");
|
|
6542
6589
|
surveyElement["surveyChangedCallback"] = undefined;
|
|
6543
6590
|
}
|
|
6544
6591
|
_super.prototype.detachElement.call(this, surveyElement);
|
|
@@ -6826,9 +6873,6 @@ var QuestionDropdownAdornerViewModel = /** @class */ (function (_super) {
|
|
|
6826
6873
|
_this.switchCollapse = function () {
|
|
6827
6874
|
_this.isCollapsed = !_this.isCollapsed;
|
|
6828
6875
|
};
|
|
6829
|
-
_this.surveyElement.registerFunctionOnPropertyValueChanged("isSelectedInDesigner", function () {
|
|
6830
|
-
_this.leftFocus();
|
|
6831
|
-
}, "dropdownCollapseChecker");
|
|
6832
6876
|
_this.visibleCount = creator.maxVisibleChoices;
|
|
6833
6877
|
_this.isCollapsed = _this.isCollapsed && _this.needToCollapse;
|
|
6834
6878
|
return _this;
|
|
@@ -6885,9 +6929,20 @@ var QuestionDropdownAdornerViewModel = /** @class */ (function (_super) {
|
|
|
6885
6929
|
_editorLocalization__WEBPACK_IMPORTED_MODULE_3__.editorLocalization.getString("ed.showLessChoices") :
|
|
6886
6930
|
_editorLocalization__WEBPACK_IMPORTED_MODULE_3__.editorLocalization.getString("ed.showMoreChoices");
|
|
6887
6931
|
};
|
|
6888
|
-
QuestionDropdownAdornerViewModel.prototype.
|
|
6889
|
-
|
|
6890
|
-
|
|
6932
|
+
QuestionDropdownAdornerViewModel.prototype.attachElement = function (surveyElement) {
|
|
6933
|
+
var _this = this;
|
|
6934
|
+
_super.prototype.attachElement.call(this, surveyElement);
|
|
6935
|
+
if (!!surveyElement) {
|
|
6936
|
+
surveyElement.registerFunctionOnPropertyValueChanged("isSelectedInDesigner", function () {
|
|
6937
|
+
_this.leftFocus();
|
|
6938
|
+
}, "dropdownCollapseChecker");
|
|
6939
|
+
}
|
|
6940
|
+
};
|
|
6941
|
+
QuestionDropdownAdornerViewModel.prototype.detachElement = function (surveyElement) {
|
|
6942
|
+
if (!!surveyElement) {
|
|
6943
|
+
surveyElement.unRegisterFunctionOnPropertyValueChanged("isSelectedInDesigner", "dropdownCollapseChecker");
|
|
6944
|
+
}
|
|
6945
|
+
_super.prototype.detachElement.call(this, surveyElement);
|
|
6891
6946
|
};
|
|
6892
6947
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
6893
6948
|
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.property)({ defaultValue: true })
|
|
@@ -7024,8 +7079,10 @@ var QuestionImageAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7024
7079
|
.append("svc-question__content--loading", this.isUploading).toString();
|
|
7025
7080
|
};
|
|
7026
7081
|
QuestionImageAdornerViewModel.prototype.dispose = function () {
|
|
7027
|
-
this.surveyElement
|
|
7028
|
-
|
|
7082
|
+
if (this.surveyElement) {
|
|
7083
|
+
this.surveyElement.unRegisterFunctionOnPropertyValueChanged("imageLink", "imageLinkValueChanged");
|
|
7084
|
+
this.surveyElement.locImageLink.onStringChanged.remove(this.imageLinkValueChangedHandler);
|
|
7085
|
+
}
|
|
7029
7086
|
_super.prototype.dispose.call(this);
|
|
7030
7087
|
};
|
|
7031
7088
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
@@ -7305,13 +7362,6 @@ var QuestionAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7305
7362
|
_string_editor__WEBPACK_IMPORTED_MODULE_7__.StringItemsNavigatorBase.setQuestion(_this);
|
|
7306
7363
|
return _this;
|
|
7307
7364
|
}
|
|
7308
|
-
Object.defineProperty(QuestionAdornerViewModel.prototype, "element", {
|
|
7309
|
-
get: function () {
|
|
7310
|
-
return this.surveyElement;
|
|
7311
|
-
},
|
|
7312
|
-
enumerable: false,
|
|
7313
|
-
configurable: true
|
|
7314
|
-
});
|
|
7315
7365
|
QuestionAdornerViewModel.prototype.canSelectElement = function () {
|
|
7316
7366
|
return _super.prototype.canSelectElement.call(this) && this.surveyElement.isInteractiveDesignElement;
|
|
7317
7367
|
};
|
|
@@ -7543,11 +7593,24 @@ var QuestionAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7543
7593
|
res.text = res.messageText;
|
|
7544
7594
|
return res;
|
|
7545
7595
|
};
|
|
7546
|
-
QuestionAdornerViewModel.prototype.
|
|
7547
|
-
|
|
7548
|
-
|
|
7549
|
-
|
|
7550
|
-
|
|
7596
|
+
QuestionAdornerViewModel.prototype.detachElement = function (surveyElement) {
|
|
7597
|
+
if (surveyElement) {
|
|
7598
|
+
surveyElement.unRegisterFunctionOnPropertyValueChanged("isRequired", "isRequiredAdorner");
|
|
7599
|
+
surveyElement.unRegisterFunctionOnPropertiesValueChanged(["inputType", "rateType"], "inputTypeAdorner");
|
|
7600
|
+
if (!!surveyElement["setCanShowOptionItemCallback"]) {
|
|
7601
|
+
surveyElement.setCanShowOptionItemCallback(undefined);
|
|
7602
|
+
}
|
|
7603
|
+
}
|
|
7604
|
+
_super.prototype.detachElement.call(this, this.element);
|
|
7605
|
+
};
|
|
7606
|
+
QuestionAdornerViewModel.prototype.attachElement = function (surveyElement) {
|
|
7607
|
+
var _this = this;
|
|
7608
|
+
_super.prototype.attachElement.call(this, surveyElement);
|
|
7609
|
+
if (surveyElement) {
|
|
7610
|
+
surveyElement.registerFunctionOnPropertyValueChanged("isRequired", function (newValue) {
|
|
7611
|
+
var requiredAction = _this.actionContainer.getActionById("isrequired");
|
|
7612
|
+
_this.updateRequiredAction(requiredAction);
|
|
7613
|
+
}, "isRequiredAdorner");
|
|
7551
7614
|
}
|
|
7552
7615
|
};
|
|
7553
7616
|
Object.defineProperty(QuestionAdornerViewModel.prototype, "isDraggable", {
|
|
@@ -7685,16 +7748,6 @@ var QuestionAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7685
7748
|
enumerable: false,
|
|
7686
7749
|
configurable: true
|
|
7687
7750
|
});
|
|
7688
|
-
Object.defineProperty(QuestionAdornerViewModel.prototype, "isRequired", {
|
|
7689
|
-
get: function () {
|
|
7690
|
-
return this.surveyElement.isRequired;
|
|
7691
|
-
},
|
|
7692
|
-
set: function (newVal) {
|
|
7693
|
-
this.surveyElement.isRequired = newVal;
|
|
7694
|
-
},
|
|
7695
|
-
enumerable: false,
|
|
7696
|
-
configurable: true
|
|
7697
|
-
});
|
|
7698
7751
|
QuestionAdornerViewModel.prototype.onPointerDown = function (pointerDownEvent) {
|
|
7699
7752
|
this.dragOrClickHelper.onPointerDown(pointerDownEvent);
|
|
7700
7753
|
};
|
|
@@ -7966,13 +8019,12 @@ var QuestionAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7966
8019
|
allowSelection: true,
|
|
7967
8020
|
horizontalPosition: "center",
|
|
7968
8021
|
cssClass: "svc-creator-popup",
|
|
7969
|
-
|
|
7970
|
-
|
|
7971
|
-
|
|
7972
|
-
|
|
7973
|
-
|
|
7974
|
-
|
|
7975
|
-
},
|
|
8022
|
+
});
|
|
8023
|
+
newAction.popupModel.onVisibilityChanged.add(function (_, opt) {
|
|
8024
|
+
if (opt.isVisible) {
|
|
8025
|
+
var listModel_1 = newAction.popupModel.contentComponentData.model;
|
|
8026
|
+
options.updateListModel(listModel_1);
|
|
8027
|
+
}
|
|
7976
8028
|
});
|
|
7977
8029
|
var listModel = newAction.popupModel.contentComponentData.model;
|
|
7978
8030
|
// options.updateListModel(listModel);
|
|
@@ -7982,29 +8034,38 @@ var QuestionAdornerViewModel = /** @class */ (function (_super) {
|
|
|
7982
8034
|
newAction.data.locOwner = this.creator;
|
|
7983
8035
|
return newAction;
|
|
7984
8036
|
};
|
|
8037
|
+
QuestionAdornerViewModel.prototype.updateRequiredAction = function (requiredAction) {
|
|
8038
|
+
var _a;
|
|
8039
|
+
if (!requiredAction)
|
|
8040
|
+
return;
|
|
8041
|
+
var isRequired = (_a = this.surveyElement) === null || _a === void 0 ? void 0 : _a.isRequired;
|
|
8042
|
+
requiredAction.ariaChecked = isRequired;
|
|
8043
|
+
requiredAction.active = isRequired;
|
|
8044
|
+
requiredAction.innerItem.title = isRequired ? this.creator.getLocString("pe.removeRequiredMark") : this.creator.getLocString("pe.markRequired");
|
|
8045
|
+
};
|
|
7985
8046
|
QuestionAdornerViewModel.prototype.createRequiredAction = function () {
|
|
7986
8047
|
var _this = this;
|
|
7987
8048
|
this.surveyElement.isRequired;
|
|
7988
|
-
var
|
|
8049
|
+
var actionSetup = {
|
|
7989
8050
|
id: "isrequired",
|
|
7990
|
-
ariaChecked: new survey_core__WEBPACK_IMPORTED_MODULE_1__.ComputedUpdater(function () { return _this.isRequired; }),
|
|
7991
8051
|
ariaRole: "checkbox",
|
|
7992
8052
|
css: "svc-action-bar-item--right",
|
|
7993
8053
|
innerCss: "svc-required-action",
|
|
7994
|
-
title: this.creator.getLocString("pe.isRequired"),
|
|
7995
8054
|
visibleIndex: 20,
|
|
7996
8055
|
iconName: "icon-required",
|
|
7997
8056
|
iconSize: "auto",
|
|
7998
|
-
active: new survey_core__WEBPACK_IMPORTED_MODULE_1__.ComputedUpdater(function () { return _this.isRequired; }),
|
|
7999
8057
|
action: function () {
|
|
8058
|
+
var _a;
|
|
8000
8059
|
if (_this.creator.isCanModifyProperty(_this.surveyElement, "isRequired")) {
|
|
8001
|
-
_this.isRequired = _this.getUpdatedPropertyValue("isRequired", !_this.isRequired);
|
|
8060
|
+
_this.surveyElement.isRequired = _this.getUpdatedPropertyValue("isRequired", !((_a = _this.surveyElement) === null || _a === void 0 ? void 0 : _a.isRequired));
|
|
8002
8061
|
}
|
|
8003
8062
|
}
|
|
8004
|
-
}
|
|
8005
|
-
|
|
8006
|
-
|
|
8007
|
-
|
|
8063
|
+
};
|
|
8064
|
+
var innerAction = new survey_core__WEBPACK_IMPORTED_MODULE_1__.Action(actionSetup);
|
|
8065
|
+
var requiredAction = new survey_core__WEBPACK_IMPORTED_MODULE_1__.Action(actionSetup);
|
|
8066
|
+
requiredAction.title = this.creator.getLocString("pe.isRequired");
|
|
8067
|
+
requiredAction.innerItem = innerAction;
|
|
8068
|
+
this.updateRequiredAction(requiredAction);
|
|
8008
8069
|
return requiredAction;
|
|
8009
8070
|
};
|
|
8010
8071
|
QuestionAdornerViewModel.prototype.getUpdatedPropertyValue = function (propName, newValue) {
|
|
@@ -8293,13 +8354,19 @@ var RowViewModel = /** @class */ (function (_super) {
|
|
|
8293
8354
|
_this.creator = creator;
|
|
8294
8355
|
_this.row = row;
|
|
8295
8356
|
_this.templateData = templateData;
|
|
8296
|
-
_this.
|
|
8297
|
-
_this.row.onPropertyChanged.add(function (s, o) {
|
|
8357
|
+
_this.rowDragTypeOverMeChanged = function (s, o) {
|
|
8298
8358
|
if (o.name == "dragTypeOverMe")
|
|
8299
8359
|
_this.dragTypeOverMe = o.newValue;
|
|
8300
|
-
}
|
|
8360
|
+
};
|
|
8361
|
+
_this.dragTypeOverMe = _this.row.dragTypeOverMe;
|
|
8301
8362
|
return _this;
|
|
8302
8363
|
}
|
|
8364
|
+
RowViewModel.prototype.subscribeElementChanges = function () {
|
|
8365
|
+
this.row.onPropertyChanged.add(this.rowDragTypeOverMeChanged);
|
|
8366
|
+
};
|
|
8367
|
+
RowViewModel.prototype.unsubscribeElementChanges = function () {
|
|
8368
|
+
this.row.onPropertyChanged.remove(this.rowDragTypeOverMeChanged);
|
|
8369
|
+
};
|
|
8303
8370
|
Object.defineProperty(RowViewModel.prototype, "cssClasses", {
|
|
8304
8371
|
get: function () {
|
|
8305
8372
|
var result = "svc-row";
|
|
@@ -8319,6 +8386,11 @@ var RowViewModel = /** @class */ (function (_super) {
|
|
|
8319
8386
|
enumerable: false,
|
|
8320
8387
|
configurable: true
|
|
8321
8388
|
});
|
|
8389
|
+
RowViewModel.prototype.dispose = function () {
|
|
8390
|
+
_super.prototype.dispose.call(this);
|
|
8391
|
+
this.unsubscribeElementChanges();
|
|
8392
|
+
this.rowDragTypeOverMeChanged = undefined;
|
|
8393
|
+
};
|
|
8322
8394
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
8323
8395
|
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.property)()
|
|
8324
8396
|
], RowViewModel.prototype, "dragTypeOverMe", void 0);
|
|
@@ -8327,6 +8399,60 @@ var RowViewModel = /** @class */ (function (_super) {
|
|
|
8327
8399
|
|
|
8328
8400
|
|
|
8329
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
|
+
|
|
8330
8456
|
/***/ }),
|
|
8331
8457
|
|
|
8332
8458
|
/***/ "./src/components/search-manager.ts":
|
|
@@ -8869,7 +8995,7 @@ var TabControlModel = /** @class */ (function (_super) {
|
|
|
8869
8995
|
TabControlModel.prototype.updateExpandCollapseAction = function () {
|
|
8870
8996
|
this.expandCollapseAction.iconName = this.sidePanel.visible ? "icon-collapse-panel" : "icon-expand-panel";
|
|
8871
8997
|
this.expandCollapseAction.css = this.sidePanel.visible ? "svd-grid-hide" : "svd-grid-expand";
|
|
8872
|
-
this.expandCollapseAction.
|
|
8998
|
+
this.expandCollapseAction.locTooltipName = this.sidePanel.visible ? "ed.hidePanel" : "ed.showPanel";
|
|
8873
8999
|
};
|
|
8874
9000
|
TabControlModel.prototype.createToggleAction = function () {
|
|
8875
9001
|
var _this = this;
|
|
@@ -9309,13 +9435,13 @@ var simulatorDevices = {
|
|
|
9309
9435
|
// title: "Windows 10 Phone",
|
|
9310
9436
|
// cssClass: "svd-simulator-win10phone",
|
|
9311
9437
|
// },
|
|
9312
|
-
|
|
9438
|
+
microsoftSurface: {
|
|
9313
9439
|
cssPixelRatio: 1,
|
|
9314
9440
|
ppi: 148,
|
|
9315
9441
|
width: 768,
|
|
9316
9442
|
height: 1366,
|
|
9317
9443
|
deviceType: "tablet",
|
|
9318
|
-
title: "
|
|
9444
|
+
title: "Microsoft Surface",
|
|
9319
9445
|
cssClass: "svd-simulator-mssurface",
|
|
9320
9446
|
},
|
|
9321
9447
|
genericPhone: {
|
|
@@ -10166,7 +10292,11 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10166
10292
|
macOsHotkey: {
|
|
10167
10293
|
keyCode: 46,
|
|
10168
10294
|
},
|
|
10169
|
-
execute: function () {
|
|
10295
|
+
execute: function () {
|
|
10296
|
+
if (!_this.creator.readOnly) {
|
|
10297
|
+
_this.creator.deleteCurrentElement();
|
|
10298
|
+
}
|
|
10299
|
+
}
|
|
10170
10300
|
});
|
|
10171
10301
|
}
|
|
10172
10302
|
Object.defineProperty(TabDesignerPlugin.prototype, "isSurveySelected", {
|
|
@@ -10311,8 +10441,8 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10311
10441
|
});
|
|
10312
10442
|
var settingsAction = new _utils_actions__WEBPACK_IMPORTED_MODULE_8__.MenuButton({
|
|
10313
10443
|
id: "theme-settings",
|
|
10314
|
-
locTooltipName: "
|
|
10315
|
-
iconName: "
|
|
10444
|
+
locTooltipName: "ed.creatorSettingTitle",
|
|
10445
|
+
iconName: "gear-24x24",
|
|
10316
10446
|
iconSize: "auto",
|
|
10317
10447
|
pressed: false,
|
|
10318
10448
|
action: function () {
|
|
@@ -10327,7 +10457,10 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10327
10457
|
var _this = this;
|
|
10328
10458
|
var _a;
|
|
10329
10459
|
if (this.showOneCategoryInPropertyGrid) {
|
|
10330
|
-
var pgTabs_1 =
|
|
10460
|
+
var pgTabs_1 = [];
|
|
10461
|
+
this.propertyGrid.survey.pages.forEach(function (p) {
|
|
10462
|
+
if (p.elements.length === 0)
|
|
10463
|
+
return;
|
|
10331
10464
|
var action = new _utils_actions__WEBPACK_IMPORTED_MODULE_8__.MenuButton({
|
|
10332
10465
|
id: p.name,
|
|
10333
10466
|
tooltip: p.title,
|
|
@@ -10344,7 +10477,7 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10344
10477
|
action.active = true;
|
|
10345
10478
|
}
|
|
10346
10479
|
});
|
|
10347
|
-
|
|
10480
|
+
pgTabs_1.push(action);
|
|
10348
10481
|
});
|
|
10349
10482
|
this.tabControlModel.topToolbar.setItems(pgTabs_1);
|
|
10350
10483
|
this.propertyGridTab.deactivateCallback = function () {
|
|
@@ -10380,7 +10513,9 @@ var TabDesignerPlugin = /** @class */ (function () {
|
|
|
10380
10513
|
this.creator.sidebar.hideSideBarVisibilityControlActions = false;
|
|
10381
10514
|
this.creator.sidebar.sideAreaComponentName = undefined;
|
|
10382
10515
|
this.creator.sidebar.sideAreaComponentData = undefined;
|
|
10516
|
+
this.creator.sidebar.onPropertyChanged.clear();
|
|
10383
10517
|
this.creator.sidebar.header.reset();
|
|
10518
|
+
this.creator.expandCollapseManager.clear();
|
|
10384
10519
|
return true;
|
|
10385
10520
|
};
|
|
10386
10521
|
TabDesignerPlugin.prototype.onDesignerSurveyPropertyChanged = function (obj, propName) {
|
|
@@ -10690,22 +10825,22 @@ var TabDesignerViewModel = /** @class */ (function (_super) {
|
|
|
10690
10825
|
};
|
|
10691
10826
|
TabDesignerViewModel.prototype.initToolbar = function () {
|
|
10692
10827
|
var _this = this;
|
|
10693
|
-
this.
|
|
10828
|
+
this.surfaceToolbar = new survey_core__WEBPACK_IMPORTED_MODULE_1__.ActionContainer();
|
|
10694
10829
|
var action = function (action) { _this.creator.onSurfaceToolbarActionExecuted.fire(_this.creator, { action: action }); };
|
|
10695
10830
|
var defaultActionBarCss = {
|
|
10696
|
-
root: "sv-action-bar",
|
|
10831
|
+
root: "sv-action-bar svc-tab-designer__surface-toolbar",
|
|
10697
10832
|
defaultSizeMode: "",
|
|
10698
10833
|
smallSizeMode: "",
|
|
10699
|
-
item: "svc-page-
|
|
10834
|
+
item: "svc-page-navigator__button",
|
|
10700
10835
|
itemWithTitle: "",
|
|
10701
10836
|
itemAsIcon: "",
|
|
10702
|
-
itemActive: "",
|
|
10837
|
+
itemActive: "svc-page-navigator__button--active",
|
|
10703
10838
|
itemPressed: "",
|
|
10704
|
-
itemIcon: "svc-page-
|
|
10839
|
+
itemIcon: "svc-page-navigator__button-icon",
|
|
10705
10840
|
itemTitleWithIcon: "",
|
|
10706
10841
|
};
|
|
10707
|
-
this.
|
|
10708
|
-
this.
|
|
10842
|
+
this.surfaceToolbar.cssClasses = defaultActionBarCss;
|
|
10843
|
+
this.surfaceToolbar.setItems([{
|
|
10709
10844
|
id: "collapseAll",
|
|
10710
10845
|
locTooltipName: "ed.collapseAllTooltip",
|
|
10711
10846
|
iconName: "icon-collapseall-24x24",
|
|
@@ -10717,6 +10852,12 @@ var TabDesignerViewModel = /** @class */ (function (_super) {
|
|
|
10717
10852
|
iconName: "icon-expandall-24x24",
|
|
10718
10853
|
iconSize: "auto",
|
|
10719
10854
|
action: action
|
|
10855
|
+
}, {
|
|
10856
|
+
id: "lockQuestions",
|
|
10857
|
+
locTooltipName: "ed.lockQuestionsTooltip",
|
|
10858
|
+
iconName: "icon-questionlock-24x24",
|
|
10859
|
+
iconSize: "auto",
|
|
10860
|
+
action: action
|
|
10720
10861
|
}]);
|
|
10721
10862
|
};
|
|
10722
10863
|
Object.defineProperty(TabDesignerViewModel.prototype, "survey", {
|
|
@@ -15762,15 +15903,24 @@ var SurveyLogic = /** @class */ (function (_super) {
|
|
|
15762
15903
|
return types;
|
|
15763
15904
|
};
|
|
15764
15905
|
SurveyLogic.prototype.createLogicTypes = function () {
|
|
15906
|
+
var _this = this;
|
|
15765
15907
|
var res = [];
|
|
15908
|
+
SurveyLogic.types.forEach(function (logicType) {
|
|
15909
|
+
if (_this.isLogicTypeVisible(logicType)) {
|
|
15910
|
+
res.push(new _logic_types__WEBPACK_IMPORTED_MODULE_5__.SurveyLogicType(logicType, _this.survey, _this.options));
|
|
15911
|
+
}
|
|
15912
|
+
});
|
|
15913
|
+
return res;
|
|
15914
|
+
};
|
|
15915
|
+
SurveyLogic.prototype.isLogicTypeVisible = function (logicType) {
|
|
15766
15916
|
var visActions = SurveyLogic.visibleActions;
|
|
15767
|
-
|
|
15768
|
-
|
|
15769
|
-
|
|
15770
|
-
|
|
15771
|
-
|
|
15917
|
+
if (visActions.length > 0 && visActions.indexOf(logicType.name) < 0)
|
|
15918
|
+
return false;
|
|
15919
|
+
var prefix = "trigger_";
|
|
15920
|
+
if (logicType.name.indexOf(prefix) === 0) {
|
|
15921
|
+
return _creator_settings__WEBPACK_IMPORTED_MODULE_3__.settings.logic.invisibleTriggers.indexOf(logicType.name.substring(prefix.length)) < 0;
|
|
15772
15922
|
}
|
|
15773
|
-
return
|
|
15923
|
+
return true;
|
|
15774
15924
|
};
|
|
15775
15925
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
15776
15926
|
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.propertyArray)()
|
|
@@ -16240,17 +16390,35 @@ var TabTestPlugin = /** @class */ (function () {
|
|
|
16240
16390
|
function TabTestPlugin(creator) {
|
|
16241
16391
|
this.creator = creator;
|
|
16242
16392
|
this.simulatorTheme = survey_core__WEBPACK_IMPORTED_MODULE_1__.surveyCss[survey_core__WEBPACK_IMPORTED_MODULE_1__.defaultV2ThemeName];
|
|
16393
|
+
this._previewDevice = "";
|
|
16243
16394
|
creator.addPluginTab("test", this);
|
|
16244
16395
|
this.setPreviewTheme(this.creator.themeForPreview);
|
|
16245
16396
|
this.createActions().forEach(function (action) { return creator.toolbar.actions.push(action); });
|
|
16246
16397
|
}
|
|
16247
|
-
TabTestPlugin.prototype
|
|
16248
|
-
|
|
16249
|
-
|
|
16250
|
-
|
|
16398
|
+
Object.defineProperty(TabTestPlugin.prototype, "previewDevice", {
|
|
16399
|
+
get: function () {
|
|
16400
|
+
if (!!this.model) {
|
|
16401
|
+
this._previewDevice = this.model.simulator.device;
|
|
16402
|
+
}
|
|
16403
|
+
return this._previewDevice;
|
|
16404
|
+
},
|
|
16405
|
+
set: function (newValue) {
|
|
16406
|
+
this.setDevice(newValue);
|
|
16407
|
+
},
|
|
16408
|
+
enumerable: false,
|
|
16409
|
+
configurable: true
|
|
16410
|
+
});
|
|
16411
|
+
TabTestPlugin.prototype.setDevice = function (newValue) {
|
|
16412
|
+
this._previewDevice = newValue || "desktop";
|
|
16413
|
+
if (!!this.model) {
|
|
16414
|
+
this.model.simulator.device = newValue;
|
|
16415
|
+
this.model.simulator.resetZoomParameters();
|
|
16416
|
+
}
|
|
16417
|
+
var currentType = _simulator__WEBPACK_IMPORTED_MODULE_3__.simulatorDevices[this._previewDevice].deviceType;
|
|
16251
16418
|
this.orientationSelectorAction.enabled = currentType != "desktop";
|
|
16252
16419
|
this.deviceSelectorAction.iconName = "icon-device-" + currentType;
|
|
16253
16420
|
this.deviceSelectorAction.title = (0,_editorLocalization__WEBPACK_IMPORTED_MODULE_2__.getLocString)("pe.simulator");
|
|
16421
|
+
this.deviceSelectorAction.data.selectedItem = { id: this._previewDevice };
|
|
16254
16422
|
};
|
|
16255
16423
|
TabTestPlugin.prototype.setDefaultLanguageOption = function (opt) {
|
|
16256
16424
|
var _this = this;
|
|
@@ -16297,8 +16465,10 @@ var TabTestPlugin = /** @class */ (function () {
|
|
|
16297
16465
|
return new survey_core__WEBPACK_IMPORTED_MODULE_1__.ComputedUpdater(function () { return _this.creator.activeTab === "test"; });
|
|
16298
16466
|
};
|
|
16299
16467
|
TabTestPlugin.prototype.activate = function () {
|
|
16300
|
-
|
|
16301
|
-
|
|
16468
|
+
var tabModel = new _test__WEBPACK_IMPORTED_MODULE_4__.TestSurveyTabViewModel(this.creator, this.simulatorTheme);
|
|
16469
|
+
tabModel.simulator.device = this.previewDevice || this.creator.previewDevice || "desktop";
|
|
16470
|
+
tabModel.simulator.landscape = this.creator.previewOrientation != "portrait";
|
|
16471
|
+
this.model = tabModel;
|
|
16302
16472
|
this.update();
|
|
16303
16473
|
};
|
|
16304
16474
|
TabTestPlugin.prototype.update = function () {
|
|
@@ -16324,6 +16494,7 @@ var TabTestPlugin = /** @class */ (function () {
|
|
|
16324
16494
|
};
|
|
16325
16495
|
TabTestPlugin.prototype.deactivate = function () {
|
|
16326
16496
|
if (this.model) {
|
|
16497
|
+
this._previewDevice = this.model.simulator.device;
|
|
16327
16498
|
this.simulatorTheme = this.model.simulator.survey.css;
|
|
16328
16499
|
this.model.onSurveyCreatedCallback = undefined;
|
|
16329
16500
|
this.model.dispose();
|
|
@@ -18416,6 +18587,7 @@ var ThemeTabPlugin = /** @class */ (function () {
|
|
|
18416
18587
|
_this.updateVisibilityOfPropertyGridGroups();
|
|
18417
18588
|
}
|
|
18418
18589
|
};
|
|
18590
|
+
this.previewDevice = "desktop";
|
|
18419
18591
|
this.saveToFileHandler = _utils_utils__WEBPACK_IMPORTED_MODULE_5__.saveToFileHandler;
|
|
18420
18592
|
this.autoSaveTimerId = null;
|
|
18421
18593
|
/**
|
|
@@ -18657,6 +18829,7 @@ var ThemeTabPlugin = /** @class */ (function () {
|
|
|
18657
18829
|
ThemeTabPlugin.prototype.activate = function () {
|
|
18658
18830
|
var _this = this;
|
|
18659
18831
|
this.model = new _theme_builder__WEBPACK_IMPORTED_MODULE_3__.ThemeTabViewModel(this.creator, this.simulatorCssClasses);
|
|
18832
|
+
this.model.simulator.device = this.previewDevice;
|
|
18660
18833
|
this.themeModel.initialize(this.creator.theme, this.creator.survey);
|
|
18661
18834
|
this.creator.sidebar.hideSideBarVisibilityControlActions = this.showOneCategoryInPropertyGrid;
|
|
18662
18835
|
this.update();
|
|
@@ -18832,6 +19005,7 @@ var ThemeTabPlugin = /** @class */ (function () {
|
|
|
18832
19005
|
ThemeTabPlugin.prototype.deactivate = function () {
|
|
18833
19006
|
var _a;
|
|
18834
19007
|
if (this.model) {
|
|
19008
|
+
this.previewDevice = this.model.simulator.device;
|
|
18835
19009
|
this.simulatorCssClasses = this.model.survey.css;
|
|
18836
19010
|
this.model.onPropertyChanged.clear();
|
|
18837
19011
|
this.themeModel.onThemeSelected.clear();
|
|
@@ -19320,21 +19494,48 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19320
19494
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_0__);
|
|
19321
19495
|
/* harmony import */ var _editorLocalization__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../editorLocalization */ "./src/editorLocalization.ts");
|
|
19322
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
|
+
|
|
19323
19501
|
|
|
19324
19502
|
|
|
19325
19503
|
|
|
19326
19504
|
var TabTranslationPlugin = /** @class */ (function () {
|
|
19327
19505
|
function TabTranslationPlugin(creator) {
|
|
19328
19506
|
this.creator = creator;
|
|
19507
|
+
this._showOneCategoryInPropertyGrid = false;
|
|
19329
19508
|
creator.addPluginTab("translation", this);
|
|
19509
|
+
this.tabControlModel = new _side_bar_tab_control_model__WEBPACK_IMPORTED_MODULE_3__.TabControlModel(this.creator.sidebar);
|
|
19330
19510
|
this.sidebarTab = this.creator.sidebar.addPage("translation");
|
|
19331
19511
|
this.sidebarTab.caption = _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization.getString("ed.translationPropertyGridTitle");
|
|
19332
19512
|
this.createActions().forEach(function (action) { return creator.toolbar.actions.push(action); });
|
|
19333
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
|
+
};
|
|
19334
19535
|
TabTranslationPlugin.prototype.activate = function () {
|
|
19335
19536
|
var _this = this;
|
|
19336
19537
|
this.model = new _translation__WEBPACK_IMPORTED_MODULE_2__.Translation(this.creator.survey, this.creator);
|
|
19337
|
-
this.
|
|
19538
|
+
this.updateSettingsSurvey();
|
|
19338
19539
|
this.model.readOnly = this.creator.readOnly;
|
|
19339
19540
|
this.model.translationStringVisibilityCallback = function (obj, propertyName, visible) {
|
|
19340
19541
|
var options = { obj: obj, propertyName: propertyName, visible: visible };
|
|
@@ -19386,6 +19587,8 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19386
19587
|
}
|
|
19387
19588
|
});
|
|
19388
19589
|
this.model.reset();
|
|
19590
|
+
this.creator.sidebar.hideSideBarVisibilityControlActions = this.showOneCategoryInPropertyGrid;
|
|
19591
|
+
this.updateTabControl();
|
|
19389
19592
|
};
|
|
19390
19593
|
TabTranslationPlugin.prototype.update = function () {
|
|
19391
19594
|
if (!this.model)
|
|
@@ -19393,6 +19596,7 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19393
19596
|
this.model.survey = this.creator.survey;
|
|
19394
19597
|
this.model.filteredPage = null;
|
|
19395
19598
|
this.updateFilterPageAction(true);
|
|
19599
|
+
this.updateTabControl();
|
|
19396
19600
|
};
|
|
19397
19601
|
TabTranslationPlugin.prototype.deactivate = function () {
|
|
19398
19602
|
if (!!this.model) {
|
|
@@ -19407,8 +19611,44 @@ var TabTranslationPlugin = /** @class */ (function () {
|
|
|
19407
19611
|
this.mergeLocaleWithDefaultAction.visible = false;
|
|
19408
19612
|
this.importCsvAction.visible = false;
|
|
19409
19613
|
this.exportCsvAction.visible = false;
|
|
19614
|
+
this.creator.sidebar.hideSideBarVisibilityControlActions = false;
|
|
19410
19615
|
return true;
|
|
19411
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
|
+
};
|
|
19412
19652
|
TabTranslationPlugin.prototype.createMergeLocaleWithDefaultActionTitleUpdater = function () {
|
|
19413
19653
|
var _this = this;
|
|
19414
19654
|
return new survey_core__WEBPACK_IMPORTED_MODULE_0__.ComputedUpdater(function () {
|
|
@@ -20684,9 +20924,11 @@ var Translation = /** @class */ (function (_super) {
|
|
|
20684
20924
|
}
|
|
20685
20925
|
if (!this.root)
|
|
20686
20926
|
return;
|
|
20927
|
+
this.options.startUndoRedoTransaction("Delete strings for locale: " + locale);
|
|
20687
20928
|
this.root.deleteLocaleStrings(locale);
|
|
20688
20929
|
this.removeLocale(locale);
|
|
20689
20930
|
this.reset();
|
|
20931
|
+
this.options.stopUndoRedoTransaction();
|
|
20690
20932
|
};
|
|
20691
20933
|
Translation.prototype.createSettingsSurvey = function () {
|
|
20692
20934
|
var _this = this;
|
|
@@ -20726,6 +20968,7 @@ var Translation = /** @class */ (function (_super) {
|
|
|
20726
20968
|
iconName: "icon-language",
|
|
20727
20969
|
iconSize: "auto",
|
|
20728
20970
|
locTooltipName: "ed.translateUsigAI",
|
|
20971
|
+
visibleIndex: 5,
|
|
20729
20972
|
location: "end",
|
|
20730
20973
|
action: function () { return _this.showTranslationEditor(locale_1); }
|
|
20731
20974
|
}));
|
|
@@ -22004,6 +22247,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22004
22247
|
__webpack_require__(/*! ./components/creator.scss */ "./src/components/creator.scss");
|
|
22005
22248
|
__webpack_require__(/*! ./components/string-editor.scss */ "./src/components/string-editor.scss");
|
|
22006
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);
|
|
22007
22253
|
//Obsolete
|
|
22008
22254
|
var CreatorAction = /** @class */ (function (_super) {
|
|
22009
22255
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__extends)(CreatorAction, _super);
|
|
@@ -22049,7 +22295,9 @@ var CreatorEvent = /** @class */ (function (_super) {
|
|
|
22049
22295
|
var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
22050
22296
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__extends)(SurveyCreatorModel, _super);
|
|
22051
22297
|
function SurveyCreatorModel(options, options2) {
|
|
22052
|
-
var _this =
|
|
22298
|
+
var _this = this;
|
|
22299
|
+
var _a;
|
|
22300
|
+
_this = _super.call(this) || this;
|
|
22053
22301
|
_this.options = options;
|
|
22054
22302
|
_this.startEditTitleOnQuestionAddedValue = true;
|
|
22055
22303
|
_this.isRTLValue = false;
|
|
@@ -22089,6 +22337,10 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22089
22337
|
* An event that is raised after a user has edited a text value on the design surface. This value may include HTML markup. You can handle the `onHtmlToMarkdown` event to convert the HTML markup to Markdown.
|
|
22090
22338
|
*/
|
|
22091
22339
|
_this.onHtmlToMarkdown = _this.addCreatorEvent();
|
|
22340
|
+
/*
|
|
22341
|
+
* An event that is raised when Survey Creator obtains the expand/collapse state of a survey element on the design surface. Handle this event to set a required state.
|
|
22342
|
+
*/
|
|
22343
|
+
_this.onElementGetExpandCollapseState = _this.addCreatorEvent();
|
|
22092
22344
|
/**
|
|
22093
22345
|
* An event that is raised when Survey Creator obtains permitted operations for a survey element. Use this event to disable user interactions with a question, panel, or page on the design surface.
|
|
22094
22346
|
*
|
|
@@ -22660,6 +22912,7 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22660
22912
|
_this.options = !!options2 ? options2 : {};
|
|
22661
22913
|
_survey_helper__WEBPACK_IMPORTED_MODULE_9__.SurveyHelper.warnText("Creator constructor has one parameter, as creator options, in V2.");
|
|
22662
22914
|
}
|
|
22915
|
+
_this.previewDevice = (_a = options.previewDevice) !== null && _a !== void 0 ? _a : "desktop";
|
|
22663
22916
|
_this.previewOrientation = options.previewOrientation;
|
|
22664
22917
|
_this.toolbarValue = new ToolbarActionContainer(_this);
|
|
22665
22918
|
_this.toolbarValue.locOwner = _this;
|
|
@@ -22667,7 +22920,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22667
22920
|
_this.tabbedMenu.locOwner = _this;
|
|
22668
22921
|
_this.selectionHistoryControllerValue = new _selection_history__WEBPACK_IMPORTED_MODULE_10__.SelectionHistory(_this);
|
|
22669
22922
|
_this.sidebar = new _components_side_bar_side_bar_model__WEBPACK_IMPORTED_MODULE_20__.SidebarModel(_this);
|
|
22670
|
-
_this.registerIcons();
|
|
22671
22923
|
_this.setOptions(_this.options);
|
|
22672
22924
|
_this.patchMetadata();
|
|
22673
22925
|
_this.initSurveyWithJSON(undefined, false);
|
|
@@ -22705,15 +22957,14 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
22705
22957
|
return this._showOneCategoryInPropertyGrid;
|
|
22706
22958
|
},
|
|
22707
22959
|
set: function (newValue) {
|
|
22960
|
+
var _this = this;
|
|
22708
22961
|
this._showOneCategoryInPropertyGrid = newValue;
|
|
22709
|
-
|
|
22710
|
-
|
|
22711
|
-
|
|
22712
|
-
|
|
22713
|
-
|
|
22714
|
-
|
|
22715
|
-
themePlugin.showOneCategoryInPropertyGrid = newValue;
|
|
22716
|
-
}
|
|
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
|
+
});
|
|
22717
22968
|
},
|
|
22718
22969
|
enumerable: false,
|
|
22719
22970
|
configurable: true
|
|
@@ -23390,7 +23641,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
23390
23641
|
configurable: true
|
|
23391
23642
|
});
|
|
23392
23643
|
SurveyCreatorModel.prototype.startUndoRedoTransaction = function (name) {
|
|
23393
|
-
if (name === void 0) { name = ""; }
|
|
23394
23644
|
this.undoRedoController && this.undoRedoController.startTransaction(name);
|
|
23395
23645
|
};
|
|
23396
23646
|
SurveyCreatorModel.prototype.stopUndoRedoTransaction = function () {
|
|
@@ -23585,20 +23835,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
23585
23835
|
SurveyCreatorModel.prototype.getOptions = function () {
|
|
23586
23836
|
return this.options || {};
|
|
23587
23837
|
};
|
|
23588
|
-
SurveyCreatorModel.prototype.registerIcons = function () {
|
|
23589
|
-
var path;
|
|
23590
|
-
if (_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.useLegacyIcons) {
|
|
23591
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.settings.useLegacyIcons = true;
|
|
23592
|
-
path = _svgbundle__WEBPACK_IMPORTED_MODULE_29__.svgBundle.V1;
|
|
23593
|
-
}
|
|
23594
|
-
else {
|
|
23595
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.settings.useLegacyIcons = false;
|
|
23596
|
-
path = _svgbundle__WEBPACK_IMPORTED_MODULE_29__.svgBundle.V2;
|
|
23597
|
-
}
|
|
23598
|
-
if (!path)
|
|
23599
|
-
return;
|
|
23600
|
-
survey_core__WEBPACK_IMPORTED_MODULE_1__.SvgRegistry.registerIconsFromFolder(path);
|
|
23601
|
-
};
|
|
23602
23838
|
SurveyCreatorModel.prototype.setOptions = function (options) {
|
|
23603
23839
|
if (!options)
|
|
23604
23840
|
options = {};
|
|
@@ -23906,7 +24142,7 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
23906
24142
|
_this.stopUndoRedoTransaction();
|
|
23907
24143
|
if (_this.collapsePagesOnDrag) {
|
|
23908
24144
|
(_a = _this.designerStateManager) === null || _a === void 0 ? void 0 : _a.release();
|
|
23909
|
-
_this.
|
|
24145
|
+
_this.restoreElementsState();
|
|
23910
24146
|
}
|
|
23911
24147
|
});
|
|
23912
24148
|
};
|
|
@@ -23917,24 +24153,45 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
23917
24153
|
enumerable: false,
|
|
23918
24154
|
configurable: true
|
|
23919
24155
|
});
|
|
23920
|
-
SurveyCreatorModel.prototype.
|
|
23921
|
-
this.survey.pages
|
|
23922
|
-
|
|
23923
|
-
|
|
23924
|
-
|
|
24156
|
+
SurveyCreatorModel.prototype.getCollapsableElements = function () {
|
|
24157
|
+
return this.survey.pages;
|
|
24158
|
+
};
|
|
24159
|
+
SurveyCreatorModel.prototype.collapseAllElements = function () {
|
|
24160
|
+
var _this = this;
|
|
24161
|
+
this.getCollapsableElements().forEach(function (element) {
|
|
24162
|
+
var elementAdorner = _components_action_container_view_model__WEBPACK_IMPORTED_MODULE_27__.SurveyElementAdornerBase.GetAdorner(element);
|
|
24163
|
+
if (elementAdorner) {
|
|
24164
|
+
elementAdorner.collapsed = _this.getElementExpandCollapseState(element, "drag-start", true);
|
|
23925
24165
|
}
|
|
23926
24166
|
});
|
|
23927
24167
|
};
|
|
23928
|
-
SurveyCreatorModel.prototype.
|
|
23929
|
-
|
|
23930
|
-
|
|
23931
|
-
|
|
24168
|
+
SurveyCreatorModel.prototype.getElementExpandCollapseState = function (element, reason, defaultValue) {
|
|
24169
|
+
var options = {
|
|
24170
|
+
element: element,
|
|
24171
|
+
reason: reason,
|
|
24172
|
+
collapsed: defaultValue
|
|
24173
|
+
};
|
|
24174
|
+
this.onElementGetExpandCollapseState.fire(this, options);
|
|
24175
|
+
return options.collapsed;
|
|
24176
|
+
};
|
|
24177
|
+
SurveyCreatorModel.prototype.restoreState = function (element) {
|
|
24178
|
+
var state = this.getElementExpandCollapseState(element, "drag-end", undefined);
|
|
24179
|
+
if (state !== undefined) {
|
|
24180
|
+
_components_action_container_view_model__WEBPACK_IMPORTED_MODULE_27__.SurveyElementAdornerBase.GetAdorner(element).collapsed = state;
|
|
24181
|
+
}
|
|
24182
|
+
_components_action_container_view_model__WEBPACK_IMPORTED_MODULE_27__.SurveyElementAdornerBase.RestoreStateFor(element);
|
|
24183
|
+
};
|
|
24184
|
+
SurveyCreatorModel.prototype.restoreElementsState = function () {
|
|
24185
|
+
var _this = this;
|
|
24186
|
+
this.getCollapsableElements().forEach(function (element) {
|
|
24187
|
+
if (element["draggedFrom"] !== undefined) {
|
|
24188
|
+
var adorner = _components_action_container_view_model__WEBPACK_IMPORTED_MODULE_27__.SurveyElementAdornerBase.GetAdorner(element);
|
|
23932
24189
|
adorner === null || adorner === void 0 ? void 0 : adorner.blockAnimations();
|
|
23933
|
-
|
|
24190
|
+
_this.restoreState(element);
|
|
23934
24191
|
adorner === null || adorner === void 0 ? void 0 : adorner.releaseAnimations();
|
|
23935
24192
|
}
|
|
23936
24193
|
else {
|
|
23937
|
-
|
|
24194
|
+
_this.restoreState(element);
|
|
23938
24195
|
}
|
|
23939
24196
|
});
|
|
23940
24197
|
};
|
|
@@ -24220,6 +24477,7 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24220
24477
|
return options.displayName;
|
|
24221
24478
|
};
|
|
24222
24479
|
SurveyCreatorModel.prototype.createSurvey = function (json, reason, model, callback, area) {
|
|
24480
|
+
var _this = this;
|
|
24223
24481
|
var _a;
|
|
24224
24482
|
var survey = this.createSurveyCore(json, reason);
|
|
24225
24483
|
if (reason !== "designer" && reason !== "test" && reason !== "theme") {
|
|
@@ -24254,6 +24512,10 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24254
24512
|
if (reason === "test" || reason === "theme") {
|
|
24255
24513
|
this.onPreviewSurveyCreated.fire(this, { survey: survey });
|
|
24256
24514
|
}
|
|
24515
|
+
survey.onPopupVisibleChanged.add(function (_, options) {
|
|
24516
|
+
if (!options.popup.getAreaCallback)
|
|
24517
|
+
options.popup.getAreaCallback = function () { return _this.rootElement; };
|
|
24518
|
+
});
|
|
24257
24519
|
return survey;
|
|
24258
24520
|
};
|
|
24259
24521
|
SurveyCreatorModel.prototype.getSurveyInstanceCreatedArea = function (reason) {
|
|
@@ -24330,6 +24592,12 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24330
24592
|
options.type = "ELEMENT_REORDERED";
|
|
24331
24593
|
this.setModified(options);
|
|
24332
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
|
+
};
|
|
24333
24601
|
/**
|
|
24334
24602
|
* Displays a toast notification with a specified message.
|
|
24335
24603
|
*
|
|
@@ -24357,12 +24625,6 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
24357
24625
|
};
|
|
24358
24626
|
this.onQuestionConverting.fire(this, options);
|
|
24359
24627
|
var newQuestion = _questionconverter__WEBPACK_IMPORTED_MODULE_5__.QuestionConverter.convertObject(obj, className, options.json, this.getDefaultElementJSON(className), defaultJSON);
|
|
24360
|
-
this.setModified({
|
|
24361
|
-
type: "QUESTION_CONVERTED",
|
|
24362
|
-
className: className,
|
|
24363
|
-
oldValue: obj,
|
|
24364
|
-
newValue: newQuestion
|
|
24365
|
-
});
|
|
24366
24628
|
return newQuestion;
|
|
24367
24629
|
};
|
|
24368
24630
|
SurveyCreatorModel.prototype.getDefaultElementJSON = function (elType) {
|
|
@@ -25595,19 +25857,19 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
25595
25857
|
title: this.getLocString("ed.addNewQuestion"),
|
|
25596
25858
|
}, {
|
|
25597
25859
|
items: [],
|
|
25598
|
-
onShow: function () {
|
|
25599
|
-
var listModel = newAction.popupModel.contentComponentData.model;
|
|
25600
|
-
listModel.setItems(getActions());
|
|
25601
|
-
setTimeout(function () {
|
|
25602
|
-
newAction.popupModel.recalculatePosition(true);
|
|
25603
|
-
}, 1);
|
|
25604
|
-
},
|
|
25605
25860
|
allowSelection: false,
|
|
25606
25861
|
cssClass: "svc-creator-popup",
|
|
25607
25862
|
verticalPosition: "bottom",
|
|
25608
25863
|
horizontalPosition: "center",
|
|
25609
25864
|
displayMode: this.isTouch ? "overlay" : "popup"
|
|
25610
25865
|
});
|
|
25866
|
+
newAction.popupModel.getTargetCallback = undefined;
|
|
25867
|
+
newAction.popupModel.onVisibilityChanged.add(function (_, opt) {
|
|
25868
|
+
if (opt.isVisible) {
|
|
25869
|
+
var listModel = newAction.popupModel.contentComponentData.model;
|
|
25870
|
+
listModel.setItems(getActions());
|
|
25871
|
+
}
|
|
25872
|
+
});
|
|
25611
25873
|
return newAction;
|
|
25612
25874
|
};
|
|
25613
25875
|
SurveyCreatorModel.prototype.getUpdatedPageAdornerFooterActions = function (pageAdorner, actions) {
|
|
@@ -25779,6 +26041,8 @@ var SurveyCreatorModel = /** @class */ (function (_super) {
|
|
|
25779
26041
|
var newCssVariable = {};
|
|
25780
26042
|
(0,_utils_utils__WEBPACK_IMPORTED_MODULE_8__.assign)(newCssVariable, theme === null || theme === void 0 ? void 0 : theme.cssVariables);
|
|
25781
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]);
|
|
25782
26046
|
};
|
|
25783
26047
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__decorate)([
|
|
25784
26048
|
(0,survey_core__WEBPACK_IMPORTED_MODULE_1__.property)({ defaultValue: true })
|
|
@@ -26382,7 +26646,9 @@ var settings = {
|
|
|
26382
26646
|
checkbox: "allof",
|
|
26383
26647
|
tagbox: "allof"
|
|
26384
26648
|
},
|
|
26385
|
-
|
|
26649
|
+
includeComplexQuestions: false,
|
|
26650
|
+
visibleActions: new Array(),
|
|
26651
|
+
invisibleTriggers: new Array(),
|
|
26386
26652
|
logicItemTitleMaxChars: 50,
|
|
26387
26653
|
openBracket: "{",
|
|
26388
26654
|
closeBracket: "}",
|
|
@@ -26551,7 +26817,7 @@ var EmptySurveyCreatorOptions = /** @class */ (function () {
|
|
|
26551
26817
|
EmptySurveyCreatorOptions.prototype.onGetElementEditorTitleCallback = function (obj, title) {
|
|
26552
26818
|
return title;
|
|
26553
26819
|
};
|
|
26554
|
-
EmptySurveyCreatorOptions.prototype.startUndoRedoTransaction = function () { };
|
|
26820
|
+
EmptySurveyCreatorOptions.prototype.startUndoRedoTransaction = function (name) { };
|
|
26555
26821
|
EmptySurveyCreatorOptions.prototype.stopUndoRedoTransaction = function () { };
|
|
26556
26822
|
EmptySurveyCreatorOptions.prototype.createSurvey = function (json, reason, model, callback, area) {
|
|
26557
26823
|
var survey = new survey_core__WEBPACK_IMPORTED_MODULE_0__.SurveyModel(json);
|
|
@@ -26727,10 +26993,19 @@ var CreatorThemeModel = /** @class */ (function (_super) {
|
|
|
26727
26993
|
this.onThemePropertyChanged.fire(this, { name: name, value: value });
|
|
26728
26994
|
}
|
|
26729
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
|
+
};
|
|
26730
27004
|
CreatorThemeModel.prototype.onThemePropertyValueChangedCallback = function (name, oldValue, newValue, sender, arrayChanges) {
|
|
26731
27005
|
if (this.blockThemeChangedNotifications > 0)
|
|
26732
27006
|
return;
|
|
26733
27007
|
if (name === "themeName") {
|
|
27008
|
+
this.resetColorThemeCssVariablesChanges();
|
|
26734
27009
|
this.loadTheme({ themeName: newValue });
|
|
26735
27010
|
this.onThemeSelected.fire(this, { theme: this.toJSON() });
|
|
26736
27011
|
}
|
|
@@ -26887,6 +27162,12 @@ survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.addClass("creatortheme", [
|
|
|
26887
27162
|
type: "dropdown",
|
|
26888
27163
|
name: "themeName",
|
|
26889
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"
|
|
26890
27171
|
}
|
|
26891
27172
|
], function (json) { return new CreatorThemeModel(); });
|
|
26892
27173
|
survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.addProperties("creatortheme", [
|
|
@@ -27046,7 +27327,8 @@ var sc2020CssVariables = {};
|
|
|
27046
27327
|
var CreatorThemes = {
|
|
27047
27328
|
"sc2020": {
|
|
27048
27329
|
themeName: "sc2020",
|
|
27049
|
-
cssVariables: sc2020CssVariables
|
|
27330
|
+
cssVariables: sc2020CssVariables,
|
|
27331
|
+
iconsSet: "v1"
|
|
27050
27332
|
}
|
|
27051
27333
|
};
|
|
27052
27334
|
|
|
@@ -27237,6 +27519,7 @@ var QuestionColorModel = /** @class */ (function (_super) {
|
|
|
27237
27519
|
popupModel.displayMode = survey_core__WEBPACK_IMPORTED_MODULE_1__.IsTouch ? "overlay" : "popup";
|
|
27238
27520
|
popupModel.setWidthByTarget = true;
|
|
27239
27521
|
popupModel.positionMode = "fixed";
|
|
27522
|
+
popupModel.getTargetCallback = undefined;
|
|
27240
27523
|
listModel.isItemSelected = function (itemValue) { return itemValue.value == _this.value; };
|
|
27241
27524
|
return action;
|
|
27242
27525
|
};
|
|
@@ -28506,10 +28789,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28506
28789
|
var ExpandCollapseManager = /** @class */ (function () {
|
|
28507
28790
|
function ExpandCollapseManager(creator) {
|
|
28508
28791
|
var _this = this;
|
|
28792
|
+
this.creator = creator;
|
|
28793
|
+
this.lockQuestions = false;
|
|
28509
28794
|
this.adorners = [];
|
|
28510
28795
|
creator.onSurfaceToolbarActionExecuted.add(function (_, options) {
|
|
28511
28796
|
var isCollapseAction = options.action.id == "collapseAll";
|
|
28512
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
|
+
}
|
|
28513
28802
|
if (isCollapseAction || isExpandAction) {
|
|
28514
28803
|
_this.updateCollapsed(isCollapseAction);
|
|
28515
28804
|
}
|
|
@@ -28518,7 +28807,9 @@ var ExpandCollapseManager = /** @class */ (function () {
|
|
|
28518
28807
|
ExpandCollapseManager.prototype.updateCollapsed = function (isCollapsed) {
|
|
28519
28808
|
for (var i = this.adorners.length - 1; i >= 0; i--) {
|
|
28520
28809
|
if (this.adorners[i].allowExpandCollapse) {
|
|
28521
|
-
|
|
28810
|
+
var reason = isCollapsed ? "collapse-all" : "expand-all";
|
|
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);
|
|
28522
28813
|
}
|
|
28523
28814
|
}
|
|
28524
28815
|
};
|
|
@@ -28528,6 +28819,9 @@ var ExpandCollapseManager = /** @class */ (function () {
|
|
|
28528
28819
|
ExpandCollapseManager.prototype.remove = function (adorner) {
|
|
28529
28820
|
this.adorners.splice(this.adorners.indexOf(adorner), 1);
|
|
28530
28821
|
};
|
|
28822
|
+
ExpandCollapseManager.prototype.clear = function () {
|
|
28823
|
+
this.adorners.length = 0;
|
|
28824
|
+
};
|
|
28531
28825
|
return ExpandCollapseManager;
|
|
28532
28826
|
}());
|
|
28533
28827
|
|
|
@@ -29619,6 +29913,7 @@ var enStrings = {
|
|
|
29619
29913
|
redoTooltip: "Redo the change",
|
|
29620
29914
|
expandAllTooltip: "Expand All",
|
|
29621
29915
|
collapseAllTooltip: "Collapse All",
|
|
29916
|
+
lockQuestionsTooltip: "Lock expand/collapse state for questions",
|
|
29622
29917
|
showMoreChoices: "Show more",
|
|
29623
29918
|
showLessChoices: "Show less",
|
|
29624
29919
|
copy: "Copy",
|
|
@@ -31274,7 +31569,7 @@ var enStrings = {
|
|
|
31274
31569
|
"--sjs-primary-background-500": "Primary",
|
|
31275
31570
|
"--sjs-secondary-background-500": "Secondary",
|
|
31276
31571
|
"surfaceScale": "Surface",
|
|
31277
|
-
"userInterfaceBaseUnit": "
|
|
31572
|
+
"userInterfaceBaseUnit": "UI elements",
|
|
31278
31573
|
"fontScale": "Font",
|
|
31279
31574
|
names: {
|
|
31280
31575
|
"sc2020": "Survey Creator 2020",
|
|
@@ -31597,13 +31892,18 @@ var UndoRedoController = /** @class */ (function (_super) {
|
|
|
31597
31892
|
return false;
|
|
31598
31893
|
var indexFrom = act1Del ? act1.getIndex() : act2.getIndex();
|
|
31599
31894
|
var indexTo = act1Ins ? act1.getIndex() : act2.getIndex();
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
|
|
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
|
+
}
|
|
31607
31907
|
return true;
|
|
31608
31908
|
};
|
|
31609
31909
|
UndoRedoController.prototype.selectElementAfterUndo = function () {
|
|
@@ -32606,6 +32906,7 @@ var propertyGridCss = {
|
|
|
32606
32906
|
itemSelected: "spg-button-group__item--selected",
|
|
32607
32907
|
itemDisabled: "spg-button-group__item--disabled",
|
|
32608
32908
|
itemControl: "sv-visuallyhidden",
|
|
32909
|
+
disabled: "spg-question--disabled"
|
|
32609
32910
|
},
|
|
32610
32911
|
imagepicker: {
|
|
32611
32912
|
root: "spg-imagepicker",
|
|
@@ -32662,7 +32963,7 @@ var propertyGridCss = {
|
|
|
32662
32963
|
detailButtonExpanded: "spg-table__cell--detail-button--expanded",
|
|
32663
32964
|
detailIcon: "spg-detail-panel__icon",
|
|
32664
32965
|
detailIconExpanded: "spg-detail-panel__icon--expanded",
|
|
32665
|
-
detailPanelCell: "spg-table__cell--detail-panel",
|
|
32966
|
+
detailPanelCell: "spg-table__cell spg-table__cell--detail-panel",
|
|
32666
32967
|
actionsCell: "spg-table__cell spg-table__cell--actions",
|
|
32667
32968
|
buttonAdd: "spg-matrixdynamic__add-btn spg-action-button spg-action-button--large",
|
|
32668
32969
|
buttonRemove: "spg-matrixdynamic__remove-btn",
|
|
@@ -33608,24 +33909,51 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33608
33909
|
this.panel.addPanel();
|
|
33609
33910
|
}
|
|
33610
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
|
+
};
|
|
33611
33927
|
ConditionEditor.prototype.setupConditionOperator = function (item, panel) {
|
|
33612
33928
|
var _this = this;
|
|
33613
33929
|
var questionOperator = panel.getQuestionByName("operator");
|
|
33614
33930
|
questionOperator.choices = this.getOperators();
|
|
33615
33931
|
questionOperator.value = item.operator;
|
|
33616
33932
|
questionOperator.onOpened.add(function (_, opt) {
|
|
33617
|
-
|
|
33618
|
-
var json = _this.getQuestionConditionJson(questionName);
|
|
33619
|
-
var qType = !!json ? json.type : null;
|
|
33620
|
-
var condQuestion = _this.getConditionQuestion(questionName);
|
|
33621
|
-
opt.choices.forEach(function (choice, index) {
|
|
33622
|
-
var isOperatorEnabled = ConditionEditor.isOperatorEnabled(qType, _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.operators[choice.value]);
|
|
33623
|
-
isOperatorEnabled = _this.options.isConditionOperatorEnabled(questionName, condQuestion, choice.value, isOperatorEnabled);
|
|
33624
|
-
choice.setIsEnabled(isOperatorEnabled);
|
|
33625
|
-
choice.setIsVisible(isOperatorEnabled);
|
|
33626
|
-
});
|
|
33933
|
+
_this.updateConditionChoices(panel, opt.choices);
|
|
33627
33934
|
});
|
|
33628
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
|
+
}
|
|
33952
|
+
});
|
|
33953
|
+
if (!isCurrentOperatorEnabled) {
|
|
33954
|
+
questionOperator.value = this.getFirstEnabledOperator(choices);
|
|
33955
|
+
}
|
|
33956
|
+
};
|
|
33629
33957
|
ConditionEditor.prototype.setupConditionQuestionName = function (item, panel) {
|
|
33630
33958
|
var panelQuestionName = panel.getQuestionByName("questionName");
|
|
33631
33959
|
panelQuestionName.choices = this.getConditionQuestions();
|
|
@@ -33749,6 +34077,9 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33749
34077
|
name = name.substring(0, indexInfo.index);
|
|
33750
34078
|
return this.survey.getQuestionByValueName(name);
|
|
33751
34079
|
};
|
|
34080
|
+
ConditionEditor.prototype.getConditionQuestionText = function (question, name) {
|
|
34081
|
+
return this.options.getObjectDisplayName(question, "condition-editor", "condition", name);
|
|
34082
|
+
};
|
|
33752
34083
|
ConditionEditor.prototype.createAllConditionQuestions = function () {
|
|
33753
34084
|
if (!this.survey)
|
|
33754
34085
|
return [];
|
|
@@ -33762,6 +34093,9 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33762
34093
|
if (contextObject == question)
|
|
33763
34094
|
continue;
|
|
33764
34095
|
var context = contextObject ? contextObject : (!this.context || this.context === question);
|
|
34096
|
+
if (_creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.logic.includeComplexQuestions && question.isContainer) {
|
|
34097
|
+
res.push({ question: question, name: question.name, text: question.title });
|
|
34098
|
+
}
|
|
33765
34099
|
question.addConditionObjectsByContext(res, context);
|
|
33766
34100
|
}
|
|
33767
34101
|
}
|
|
@@ -33779,7 +34113,7 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33779
34113
|
}
|
|
33780
34114
|
var unwrappedValueText = "-unwrapped";
|
|
33781
34115
|
name_2 = name_2.replace(unwrappedValueText, "");
|
|
33782
|
-
res[i].text = this.
|
|
34116
|
+
res[i].text = this.getConditionQuestionText(question, name_2);
|
|
33783
34117
|
}
|
|
33784
34118
|
this.addConditionQuestionsHash[res[i].name] = question;
|
|
33785
34119
|
}
|
|
@@ -33958,28 +34292,10 @@ var ConditionEditor = /** @class */ (function (_super) {
|
|
|
33958
34292
|
}
|
|
33959
34293
|
};
|
|
33960
34294
|
ConditionEditor.prototype.updateOperatorEnables = function (panel) {
|
|
33961
|
-
var questionName = panel.getQuestionByName("questionName");
|
|
33962
|
-
if (!questionName)
|
|
33963
|
-
return;
|
|
33964
|
-
var json = this.getQuestionConditionJson(questionName.value);
|
|
33965
|
-
var qType = !!json ? json.type : null;
|
|
33966
34295
|
var questionOperator = panel.getQuestionByName("operator");
|
|
33967
34296
|
if (!questionOperator)
|
|
33968
34297
|
return;
|
|
33969
|
-
|
|
33970
|
-
var isCurrentOperatorEnabled = true;
|
|
33971
|
-
var op = questionOperator.value;
|
|
33972
|
-
for (var i = 0; i < choices.length; i++) {
|
|
33973
|
-
var isOperatorEnabled = ConditionEditor.isOperatorEnabled(qType, _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings.operators[choices[i].value]);
|
|
33974
|
-
choices[i].setIsEnabled(isOperatorEnabled);
|
|
33975
|
-
choices[i].setIsVisible(isOperatorEnabled);
|
|
33976
|
-
if (choices[i].value == op) {
|
|
33977
|
-
isCurrentOperatorEnabled = choices[i].isEnabled;
|
|
33978
|
-
}
|
|
33979
|
-
}
|
|
33980
|
-
if (!isCurrentOperatorEnabled) {
|
|
33981
|
-
questionOperator.value = this.getFirstEnabledOperator(choices);
|
|
33982
|
-
}
|
|
34298
|
+
this.updateConditionChoices(panel, questionOperator.choices, questionOperator);
|
|
33983
34299
|
};
|
|
33984
34300
|
ConditionEditor.prototype.updateQuestionsWidth = function (panel) {
|
|
33985
34301
|
var valueQuestion = panel.getQuestionByName("questionValue");
|
|
@@ -36084,7 +36400,7 @@ var PropertyGridEditorUndefinedBoolean = /** @class */ (function (_super) {
|
|
|
36084
36400
|
return res;
|
|
36085
36401
|
};
|
|
36086
36402
|
PropertyGridEditorUndefinedBoolean.prototype.onCreated = function (obj, question, prop, options, propGridDefinition) {
|
|
36087
|
-
question.valueFromDataCallback = function (val) { return val === undefined ? "auto" : val.toString(); };
|
|
36403
|
+
question.valueFromDataCallback = function (val) { return val === undefined || val === null ? "auto" : val.toString(); };
|
|
36088
36404
|
question.valueToDataCallback = function (val) { return val === "auto" ? undefined : val === "true"; };
|
|
36089
36405
|
};
|
|
36090
36406
|
PropertyGridEditorUndefinedBoolean.prototype.onSetup = function (obj, question, prop, options) {
|
|
@@ -36867,11 +37183,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
36867
37183
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_1__);
|
|
36868
37184
|
/* harmony import */ var _editorLocalization__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../editorLocalization */ "./src/editorLocalization.ts");
|
|
36869
37185
|
/* harmony import */ var _question_editor_properties__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../question-editor/properties */ "./src/question-editor/properties.ts");
|
|
36870
|
-
/* harmony import */ var
|
|
36871
|
-
/* harmony import */ var
|
|
36872
|
-
/* harmony import */ var
|
|
36873
|
-
/* harmony import */ var
|
|
36874
|
-
/* harmony import */ var
|
|
37186
|
+
/* harmony import */ var _creator_settings__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../creator-settings */ "./src/creator-settings.ts");
|
|
37187
|
+
/* harmony import */ var _utils_utils__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utils/utils */ "./src/utils/utils.ts");
|
|
37188
|
+
/* harmony import */ var _fast_entry__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./fast-entry */ "./src/property-grid/fast-entry.ts");
|
|
37189
|
+
/* harmony import */ var _index__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./index */ "./src/property-grid/index.ts");
|
|
37190
|
+
/* harmony import */ var _utils_actions__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../utils/actions */ "./src/utils/actions.ts");
|
|
37191
|
+
/* harmony import */ var _components_question_rating__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../components/question-rating */ "./src/components/question-rating.ts");
|
|
37192
|
+
|
|
36875
37193
|
|
|
36876
37194
|
|
|
36877
37195
|
|
|
@@ -36901,7 +37219,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
36901
37219
|
arr.push(objs[i][keyPropName]);
|
|
36902
37220
|
}
|
|
36903
37221
|
}
|
|
36904
|
-
return (0,
|
|
37222
|
+
return (0,_utils_utils__WEBPACK_IMPORTED_MODULE_5__.getNextValue)(baseName, arr);
|
|
36905
37223
|
};
|
|
36906
37224
|
PropertyGridEditorMatrix.prototype.onCreated = function (obj, question, prop, options, propGridDefinition) {
|
|
36907
37225
|
var _this = this;
|
|
@@ -36968,7 +37286,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
36968
37286
|
});
|
|
36969
37287
|
}
|
|
36970
37288
|
var showDetailAction = actions.filter(function (item) { return item.id === "show-detail"; })[0];
|
|
36971
|
-
(0,
|
|
37289
|
+
(0,_utils_actions__WEBPACK_IMPORTED_MODULE_8__.updateMatrixRemoveAction)(question, actions, row);
|
|
36972
37290
|
if (!!showDetailAction) {
|
|
36973
37291
|
showDetailAction.component = "sv-action-bar-item";
|
|
36974
37292
|
showDetailAction.iconName = this.getShowDetailActionIconName(row);
|
|
@@ -36986,7 +37304,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
36986
37304
|
showDetailAction.ariaExpanded = row.isDetailPanelShowing;
|
|
36987
37305
|
};
|
|
36988
37306
|
}
|
|
36989
|
-
(0,
|
|
37307
|
+
(0,_utils_actions__WEBPACK_IMPORTED_MODULE_8__.updateMatixActionsClasses)(actions);
|
|
36990
37308
|
};
|
|
36991
37309
|
PropertyGridEditorMatrix.prototype.getShowDetailActionIconName = function (row) {
|
|
36992
37310
|
return row.isDetailPanelShowing ? "icon-editing-finish" : "icon-edit";
|
|
@@ -37029,7 +37347,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
37029
37347
|
}
|
|
37030
37348
|
var arr = obj[prop.name];
|
|
37031
37349
|
if (survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.isDescendantOf(item.getType(), "itemvalue")) {
|
|
37032
|
-
item.text = (0,
|
|
37350
|
+
item.text = (0,_utils_utils__WEBPACK_IMPORTED_MODULE_5__.getNextItemText)(arr);
|
|
37033
37351
|
}
|
|
37034
37352
|
arr.push(item);
|
|
37035
37353
|
if (arr != matrix.value) {
|
|
@@ -37119,7 +37437,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
37119
37437
|
};
|
|
37120
37438
|
var q = matrix;
|
|
37121
37439
|
matrix.onCreateDetailPanelCallback = function (row, panel) {
|
|
37122
|
-
new
|
|
37440
|
+
new _index__WEBPACK_IMPORTED_MODULE_7__.PropertyJSONGenerator(row.editingObj, q.creatorOptions, q.obj, q.property, propGridDefinition).setupObjPanel(panel, true);
|
|
37123
37441
|
};
|
|
37124
37442
|
matrix.allowRowsDragAndDrop = this.getAllowRowDragDrop(prop) && !matrix.isReadOnly;
|
|
37125
37443
|
if (!!q.creatorOptions) {
|
|
@@ -37140,7 +37458,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
37140
37458
|
if (!newObj)
|
|
37141
37459
|
return true;
|
|
37142
37460
|
var panel = new survey_core__WEBPACK_IMPORTED_MODULE_1__.PanelModel("");
|
|
37143
|
-
new
|
|
37461
|
+
new _index__WEBPACK_IMPORTED_MODULE_7__.PropertyJSONGenerator(newObj, matrix.creatorOptions, matrix.obj, prop, propGridDefinition).setupObjPanel(panel, true);
|
|
37144
37462
|
return panel.elements.length > 0;
|
|
37145
37463
|
};
|
|
37146
37464
|
PropertyGridEditorMatrix.prototype.getJSON = function (obj, prop, options, propGridDefinition) {
|
|
@@ -37210,7 +37528,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
37210
37528
|
return "";
|
|
37211
37529
|
};
|
|
37212
37530
|
PropertyGridEditorMatrix.prototype.getColumnsJSON = function (obj, prop, propNames, options, propGridDefinition) {
|
|
37213
|
-
var res = new
|
|
37531
|
+
var res = new _index__WEBPACK_IMPORTED_MODULE_7__.PropertyJSONGenerator(obj, options, undefined, undefined, propGridDefinition).createColumnsJSON(this.getClassNameByProp(prop), this.filterPropertyNames(propNames, options));
|
|
37214
37532
|
for (var i = 0; i < res.length; i++) {
|
|
37215
37533
|
if (res[i].cellType == "comment") {
|
|
37216
37534
|
res[i].cellType = "text";
|
|
@@ -37249,7 +37567,7 @@ var PropertyGridEditorMatrix = /** @class */ (function (_super) {
|
|
|
37249
37567
|
matrix.allowBatchEdit = evtOptions.allowBatchEdit;
|
|
37250
37568
|
};
|
|
37251
37569
|
return PropertyGridEditorMatrix;
|
|
37252
|
-
}(
|
|
37570
|
+
}(_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditor));
|
|
37253
37571
|
|
|
37254
37572
|
var PropertyGridEditorMatrixItemValues = /** @class */ (function (_super) {
|
|
37255
37573
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__.__extends)(PropertyGridEditorMatrixItemValues, _super);
|
|
@@ -37281,7 +37599,7 @@ var PropertyGridEditorMatrixItemValues = /** @class */ (function (_super) {
|
|
|
37281
37599
|
PropertyGridEditorMatrixItemValues.prototype.getAllowRowDragDrop = function (prop) { return true; };
|
|
37282
37600
|
PropertyGridEditorMatrixItemValues.prototype.createPropertyEditorSetup = function (obj, prop, question, options) {
|
|
37283
37601
|
var names = question.columns.filter(function (c) { return !c.readOnly; }).map(function (c) { return c.name; });
|
|
37284
|
-
return new
|
|
37602
|
+
return new _fast_entry__WEBPACK_IMPORTED_MODULE_6__.FastEntryEditor(obj[prop.name], options, prop.className, names);
|
|
37285
37603
|
};
|
|
37286
37604
|
PropertyGridEditorMatrixItemValues.prototype.canClearPropertyValue = function (obj, prop, question, options) {
|
|
37287
37605
|
return question.allowRemoveAllItems !== false;
|
|
@@ -37380,14 +37698,14 @@ var PropertyGridEditorMatrixRateValues = /** @class */ (function (_super) {
|
|
|
37380
37698
|
return (prop.isArray && survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.isDescendantOf(prop.className, "itemvalue") && prop.name == "rateValues");
|
|
37381
37699
|
};
|
|
37382
37700
|
PropertyGridEditorMatrixRateValues.prototype.updateAllowAddRemove = function (matrixQuestion, obj) {
|
|
37383
|
-
matrixQuestion.allowRemoveRows =
|
|
37384
|
-
matrixQuestion.allowAddRows =
|
|
37701
|
+
matrixQuestion.allowRemoveRows = _components_question_rating__WEBPACK_IMPORTED_MODULE_9__.QuestionRatingAdornerViewModel.allowRemoveForElement(obj);
|
|
37702
|
+
matrixQuestion.allowAddRows = _components_question_rating__WEBPACK_IMPORTED_MODULE_9__.QuestionRatingAdornerViewModel.allowAddForElement(obj, matrixQuestion.maxRowCount);
|
|
37385
37703
|
};
|
|
37386
37704
|
PropertyGridEditorMatrixRateValues.prototype.onCreated = function (obj, question, prop, options, propGridDefinition) {
|
|
37387
37705
|
var _this = this;
|
|
37388
37706
|
_super.prototype.onCreated.call(this, obj, question, prop, options, propGridDefinition);
|
|
37389
37707
|
var matrixQuestion = question;
|
|
37390
|
-
var ratingQuestion = (0,
|
|
37708
|
+
var ratingQuestion = (0,_utils_utils__WEBPACK_IMPORTED_MODULE_5__.getQuestionFromObj)(obj);
|
|
37391
37709
|
this.updateAllowAddRemove(matrixQuestion, ratingQuestion);
|
|
37392
37710
|
obj.onPropertyChanged.add(function (sender, options) {
|
|
37393
37711
|
if (options.name == "rateCount" || options.name == "rateDisplayMode") {
|
|
@@ -37584,7 +37902,7 @@ var PropertyGridEditorMatrixMutlipleTextItems = /** @class */ (function (_super)
|
|
|
37584
37902
|
question.columns.forEach(function (col) {
|
|
37585
37903
|
names.push(col.name);
|
|
37586
37904
|
});
|
|
37587
|
-
return new
|
|
37905
|
+
return new _fast_entry__WEBPACK_IMPORTED_MODULE_6__.FastEntryEditorBase(obj[prop.name], options, prop.className, names);
|
|
37588
37906
|
};
|
|
37589
37907
|
PropertyGridEditorMatrixMutlipleTextItems.prototype.onMatrixCellCreated = function (obj, options) {
|
|
37590
37908
|
_super.prototype.onMatrixCellCreated.call(this, obj, options);
|
|
@@ -37704,7 +38022,13 @@ var PropertyGridEditorMatrixTriggers = /** @class */ (function (_super) {
|
|
|
37704
38022
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
37705
38023
|
}
|
|
37706
38024
|
PropertyGridEditorMatrixTriggers.prototype.getAvailableTriggers = function () {
|
|
37707
|
-
|
|
38025
|
+
var _this = this;
|
|
38026
|
+
return survey_core__WEBPACK_IMPORTED_MODULE_1__.Serializer.getChildrenClasses("surveytrigger", true).filter(function (classObj) { return _this.isTriggerVisible(classObj.name); });
|
|
38027
|
+
};
|
|
38028
|
+
PropertyGridEditorMatrixTriggers.prototype.isTriggerVisible = function (name) {
|
|
38029
|
+
var postfix = "trigger";
|
|
38030
|
+
var pureName = name.substring(0, name.length - postfix.length);
|
|
38031
|
+
return name !== "visibletrigger" && _creator_settings__WEBPACK_IMPORTED_MODULE_4__.settings.logic.invisibleTriggers.indexOf(pureName) < 0;
|
|
37708
38032
|
};
|
|
37709
38033
|
PropertyGridEditorMatrixTriggers.prototype.fit = function (prop) {
|
|
37710
38034
|
return prop.type == "triggers";
|
|
@@ -37730,17 +38054,17 @@ var PropertyGridEditorMatrixTriggers = /** @class */ (function (_super) {
|
|
|
37730
38054
|
return PropertyGridEditorMatrixTriggers;
|
|
37731
38055
|
}(PropertyGridEditorMatrixMultipleTypes));
|
|
37732
38056
|
|
|
37733
|
-
|
|
37734
|
-
|
|
37735
|
-
|
|
37736
|
-
|
|
37737
|
-
|
|
37738
|
-
|
|
37739
|
-
|
|
37740
|
-
|
|
37741
|
-
|
|
37742
|
-
|
|
37743
|
-
|
|
38057
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixItemValues());
|
|
38058
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixRateValues());
|
|
38059
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixColumns());
|
|
38060
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixPages());
|
|
38061
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixCalculatedValues());
|
|
38062
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixHtmlConditions());
|
|
38063
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixUrlConditions());
|
|
38064
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixMutlipleTextItems());
|
|
38065
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixValidators());
|
|
38066
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixTriggers());
|
|
38067
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register({
|
|
37744
38068
|
fit: function (prop) {
|
|
37745
38069
|
if (prop.name === "icon") {
|
|
37746
38070
|
return prop.classInfo.name === "itemvalue";
|
|
@@ -37753,7 +38077,7 @@ _index__WEBPACK_IMPORTED_MODULE_6__.PropertyGridEditorCollection.register({
|
|
|
37753
38077
|
};
|
|
37754
38078
|
}
|
|
37755
38079
|
});
|
|
37756
|
-
|
|
38080
|
+
_index__WEBPACK_IMPORTED_MODULE_7__.PropertyGridEditorCollection.register(new PropertyGridEditorMatrixLayoutColumns());
|
|
37757
38081
|
|
|
37758
38082
|
|
|
37759
38083
|
/***/ }),
|
|
@@ -38099,6 +38423,7 @@ var PropertyGridViewModel = /** @class */ (function (_super) {
|
|
|
38099
38423
|
});
|
|
38100
38424
|
this.selectorPopupModel.cssClass += " svc-object-selector";
|
|
38101
38425
|
this.selectorPopupModel.displayMode = this.creator.isTouch ? "overlay" : "popup";
|
|
38426
|
+
this.selectorPopupModel.getTargetCallback = survey_core__WEBPACK_IMPORTED_MODULE_1__.getActionDropdownButtonTarget;
|
|
38102
38427
|
this.selectorPopupModel.registerPropertyChangedHandlers(["isVisible"], function () {
|
|
38103
38428
|
if (!_this.selectorPopupModel.isVisible) {
|
|
38104
38429
|
_this.objectSelectionAction.pressed = false;
|
|
@@ -38535,7 +38860,10 @@ var DefaultValueEditor = /** @class */ (function (_super) {
|
|
|
38535
38860
|
_this.editQuestion = editQuestion;
|
|
38536
38861
|
_this.propertyName = propertyName;
|
|
38537
38862
|
_this.setupSurvey();
|
|
38538
|
-
|
|
38863
|
+
var oldValue = _this.getQuestionValue();
|
|
38864
|
+
if (oldValue !== undefined) {
|
|
38865
|
+
_this.question.value = oldValue;
|
|
38866
|
+
}
|
|
38539
38867
|
return _this;
|
|
38540
38868
|
}
|
|
38541
38869
|
Object.defineProperty(DefaultValueEditor.prototype, "question", {
|
|
@@ -40894,10 +41222,14 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
40894
41222
|
return false;
|
|
40895
41223
|
}
|
|
40896
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
|
+
}
|
|
40897
41229
|
var len = _survey_helper__WEBPACK_IMPORTED_MODULE_3__.SurveyHelper.getElementDeepLength(dropTarget);
|
|
40898
41230
|
if (dragOverLocation !== survey_core__WEBPACK_IMPORTED_MODULE_1__.DragTypeOverMeEnum.InsideEmptyPanel && dropTarget.isPanel)
|
|
40899
41231
|
len--;
|
|
40900
|
-
if (this.maxNestedPanels < len)
|
|
41232
|
+
if (this.maxNestedPanels < len + pnl.deepNested)
|
|
40901
41233
|
return false;
|
|
40902
41234
|
}
|
|
40903
41235
|
if (DragDropSurveyElements.restrictDragQuestionBetweenPages &&
|
|
@@ -40906,6 +41238,19 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
40906
41238
|
}
|
|
40907
41239
|
return true;
|
|
40908
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
|
+
};
|
|
40909
41254
|
DragDropSurveyElements.prototype.shouldRestricDragQuestionBetweenPages = function (dropTarget) {
|
|
40910
41255
|
var oldPage = this.draggedElement["page"];
|
|
40911
41256
|
var newPage = dropTarget.isPage ? dropTarget : dropTarget["page"];
|
|
@@ -41529,13 +41874,20 @@ var SurveyHelper = /** @class */ (function () {
|
|
|
41529
41874
|
"use strict";
|
|
41530
41875
|
__webpack_require__.r(__webpack_exports__);
|
|
41531
41876
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
41877
|
+
/* harmony export */ iconsV1: () => (/* binding */ iconsV1),
|
|
41878
|
+
/* harmony export */ iconsV2: () => (/* binding */ iconsV2),
|
|
41532
41879
|
/* harmony export */ svgBundle: () => (/* binding */ svgBundle)
|
|
41533
41880
|
/* harmony export */ });
|
|
41534
41881
|
var svgBundle = {};
|
|
41535
|
-
|
|
41536
|
-
|
|
41537
|
-
|
|
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;
|
|
41538
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$"));
|
|
41539
41891
|
|
|
41540
41892
|
|
|
41541
41893
|
/***/ }),
|
|
@@ -41611,6 +41963,7 @@ var TabbedMenuContainer = /** @class */ (function (_super) {
|
|
|
41611
41963
|
var _this = _super.call(this) || this;
|
|
41612
41964
|
_this.creator = creator;
|
|
41613
41965
|
_this.dotsItem.popupModel.horizontalPosition = "center";
|
|
41966
|
+
_this.dotsItem.popupModel.cssClass += " svc-tabbed-menu-item__popup svc-creator-popup";
|
|
41614
41967
|
_this.minVisibleItemsCount = 1;
|
|
41615
41968
|
return _this;
|
|
41616
41969
|
}
|
|
@@ -42269,6 +42622,7 @@ var QuestionToolboxItem = /** @class */ (function (_super) {
|
|
|
42269
42622
|
if (!items || items.length < 1)
|
|
42270
42623
|
return;
|
|
42271
42624
|
this.setSubItems({ items: items });
|
|
42625
|
+
this.popupModel.getAreaCallback = this.getArea;
|
|
42272
42626
|
this.component = QuestionToolbox.defaultItemGroupComponent;
|
|
42273
42627
|
};
|
|
42274
42628
|
/**
|
|
@@ -42421,7 +42775,7 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
42421
42775
|
});
|
|
42422
42776
|
Object.defineProperty(QuestionToolbox.prototype, "containerSelector", {
|
|
42423
42777
|
get: function () {
|
|
42424
|
-
return ".svc-
|
|
42778
|
+
return ".svc-scroll__scroller";
|
|
42425
42779
|
},
|
|
42426
42780
|
enumerable: false,
|
|
42427
42781
|
configurable: true
|
|
@@ -42521,7 +42875,7 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
42521
42875
|
_this.dragOrClickHelper.onPointerDown(pointerDownEvent, item);
|
|
42522
42876
|
}
|
|
42523
42877
|
};
|
|
42524
|
-
this.dotsItem.popupModel.cssClass
|
|
42878
|
+
this.dotsItem.popupModel.cssClass += " svc-toolbox-popup svc-creator-popup";
|
|
42525
42879
|
};
|
|
42526
42880
|
QuestionToolbox.prototype.getDefaultQuestionCategories = function () {
|
|
42527
42881
|
var _this = this;
|
|
@@ -42565,30 +42919,8 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
42565
42919
|
configurable: true
|
|
42566
42920
|
});
|
|
42567
42921
|
QuestionToolbox.prototype.setRootElement = function (element) {
|
|
42568
|
-
var _this = this;
|
|
42569
42922
|
this._rootElementValue = element;
|
|
42570
42923
|
this._containerElementValue = element === null || element === void 0 ? void 0 : element.querySelector(this.containerSelector);
|
|
42571
|
-
this._scrollbarElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__scrollbar");
|
|
42572
|
-
this._scrollbarSizerElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__scrollbar-sizer");
|
|
42573
|
-
this._containerBodyElement = element === null || element === void 0 ? void 0 : element.querySelector(".svc-toolbox__container");
|
|
42574
|
-
if (!element)
|
|
42575
|
-
return;
|
|
42576
|
-
this._containerBodyResizeObserver = new ResizeObserver(function (entries) {
|
|
42577
|
-
for (var _i = 0, entries_1 = entries; _i < entries_1.length; _i++) {
|
|
42578
|
-
var entry = entries_1[_i];
|
|
42579
|
-
var height = entry.contentBoxSize
|
|
42580
|
-
? entry.contentBoxSize[0].blockSize
|
|
42581
|
-
: entry.contentRect.width;
|
|
42582
|
-
_this._scrollbarSizerElement.style.height = height + "px";
|
|
42583
|
-
}
|
|
42584
|
-
});
|
|
42585
|
-
this._containerBodyResizeObserver.observe(this._containerBodyElement);
|
|
42586
|
-
};
|
|
42587
|
-
QuestionToolbox.prototype.unsubscribeRootElement = function () {
|
|
42588
|
-
if (!!this._containerBodyResizeObserver) {
|
|
42589
|
-
this._containerBodyResizeObserver.disconnect();
|
|
42590
|
-
this._containerBodyResizeObserver = undefined;
|
|
42591
|
-
}
|
|
42592
42924
|
};
|
|
42593
42925
|
Object.defineProperty(QuestionToolbox.prototype, "containerElement", {
|
|
42594
42926
|
get: function () {
|
|
@@ -43434,18 +43766,6 @@ var QuestionToolbox = /** @class */ (function (_super) {
|
|
|
43434
43766
|
}
|
|
43435
43767
|
return questions;
|
|
43436
43768
|
};
|
|
43437
|
-
QuestionToolbox.prototype.hideAllInnerPopups = function () {
|
|
43438
|
-
this.actions.forEach(function (action) {
|
|
43439
|
-
action.hidePopup();
|
|
43440
|
-
});
|
|
43441
|
-
};
|
|
43442
|
-
QuestionToolbox.prototype.onScroll = function (model, event) {
|
|
43443
|
-
this.hideAllInnerPopups();
|
|
43444
|
-
this._scrollbarElement.scrollTop = this._containerElementValue.scrollTop;
|
|
43445
|
-
};
|
|
43446
|
-
QuestionToolbox.prototype.onScrollbarScroll = function (event) {
|
|
43447
|
-
this._containerElementValue.scrollTop = this._scrollbarElement.scrollTop;
|
|
43448
|
-
};
|
|
43449
43769
|
QuestionToolbox.MINELEMENTCOUNT = 10;
|
|
43450
43770
|
QuestionToolbox.defaultIconName = "icon-default";
|
|
43451
43771
|
QuestionToolbox.defaultItemComponent = "svc-toolbox-item";
|
|
@@ -44427,6 +44747,7 @@ var map = {
|
|
|
44427
44747
|
"./plusbox-16x16.svg": "./src/images-v1/plusbox-16x16.svg",
|
|
44428
44748
|
"./preview-24x24.svg": "./src/images-v1/preview-24x24.svg",
|
|
44429
44749
|
"./publish-24x24.svg": "./src/images-v1/publish-24x24.svg",
|
|
44750
|
+
"./questionlock-24x24.svg": "./src/images-v1/questionlock-24x24.svg",
|
|
44430
44751
|
"./ranking-arrows.svg": "./src/images-v1/ranking-arrows.svg",
|
|
44431
44752
|
"./rankingundefined-16x16.svg": "./src/images-v1/rankingundefined-16x16.svg",
|
|
44432
44753
|
"./redo-24x24.svg": "./src/images-v1/redo-24x24.svg",
|
|
@@ -44657,6 +44978,7 @@ var map = {
|
|
|
44657
44978
|
"./plusbox-16x16.svg": "./src/images-v2/plusbox-16x16.svg",
|
|
44658
44979
|
"./preview-24x24.svg": "./src/images-v2/preview-24x24.svg",
|
|
44659
44980
|
"./publish-24x24.svg": "./src/images-v2/publish-24x24.svg",
|
|
44981
|
+
"./questionlock-24x24.svg": "./src/images-v2/questionlock-24x24.svg",
|
|
44660
44982
|
"./ranking-arrows.svg": "./src/images-v2/ranking-arrows.svg",
|
|
44661
44983
|
"./rankingundefined-16x16.svg": "./src/images-v2/rankingundefined-16x16.svg",
|
|
44662
44984
|
"./redo-24x24.svg": "./src/images-v2/redo-24x24.svg",
|
|
@@ -44876,151 +45198,152 @@ var __webpack_exports__ = {};
|
|
|
44876
45198
|
__webpack_require__.r(__webpack_exports__);
|
|
44877
45199
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
44878
45200
|
/* harmony export */ AceJsonEditorModel: () => (/* reexport safe */ _components_tabs_json_editor_ace__WEBPACK_IMPORTED_MODULE_7__.AceJsonEditorModel),
|
|
44879
|
-
/* harmony export */ ColorCalculator: () => (/* reexport safe */
|
|
45201
|
+
/* harmony export */ ColorCalculator: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.ColorCalculator),
|
|
44880
45202
|
/* harmony export */ CreatorAction: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorAction),
|
|
44881
45203
|
/* harmony export */ CreatorBase: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorBase),
|
|
44882
45204
|
/* harmony export */ CreatorEvent: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.CreatorEvent),
|
|
44883
|
-
/* harmony export */ CreatorPreset: () => (/* reexport safe */
|
|
44884
|
-
/* harmony export */ CreatorPresetBase: () => (/* reexport safe */
|
|
44885
|
-
/* harmony export */ CreatorPresetPropertyGrid: () => (/* reexport safe */
|
|
44886
|
-
/* harmony export */ CreatorPresetPropertyGridDefinition: () => (/* reexport safe */
|
|
44887
|
-
/* harmony export */ CreatorPresetTabs: () => (/* reexport safe */
|
|
44888
|
-
/* harmony export */ CreatorPresetToolbox: () => (/* reexport safe */
|
|
44889
|
-
/* harmony export */ CreatorPresetToolboxConfigurator: () => (/* reexport safe */
|
|
44890
|
-
/* 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),
|
|
44891
45213
|
/* harmony export */ CreatorResponsivityManager: () => (/* reexport safe */ _creator_responsivity_manager__WEBPACK_IMPORTED_MODULE_6__.CreatorResponsivityManager),
|
|
44892
|
-
/* harmony export */ CreatorThemeModel: () => (/* reexport safe */
|
|
45214
|
+
/* harmony export */ CreatorThemeModel: () => (/* reexport safe */ _creator_theme_creator_theme_model__WEBPACK_IMPORTED_MODULE_87__.CreatorThemeModel),
|
|
44893
45215
|
/* harmony export */ DEFAULT_MONITOR_DPI: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.DEFAULT_MONITOR_DPI),
|
|
44894
45216
|
/* harmony export */ DefaultFonts: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.DefaultFonts),
|
|
44895
|
-
/* harmony export */ DragDropSurveyElements: () => (/* reexport safe */
|
|
45217
|
+
/* harmony export */ DragDropSurveyElements: () => (/* reexport safe */ _survey_elements__WEBPACK_IMPORTED_MODULE_93__.DragDropSurveyElements),
|
|
44896
45218
|
/* harmony export */ EditorLocalization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.EditorLocalization),
|
|
44897
45219
|
/* harmony export */ EmptySurveyCreatorOptions: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.EmptySurveyCreatorOptions),
|
|
44898
|
-
/* harmony export */ HEXToRGB: () => (/* reexport safe */
|
|
44899
|
-
/* 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),
|
|
44900
45222
|
/* harmony export */ ImageItemValueWrapperViewModel: () => (/* reexport safe */ _components_image_item_value__WEBPACK_IMPORTED_MODULE_39__.ImageItemValueWrapperViewModel),
|
|
44901
45223
|
/* harmony export */ ItemValueWrapperViewModel: () => (/* reexport safe */ _components_item_value__WEBPACK_IMPORTED_MODULE_38__.ItemValueWrapperViewModel),
|
|
44902
|
-
/* harmony export */ JsonDuplicateNameError: () => (/* reexport safe */
|
|
45224
|
+
/* harmony export */ JsonDuplicateNameError: () => (/* reexport safe */ _textWorker__WEBPACK_IMPORTED_MODULE_69__.JsonDuplicateNameError),
|
|
44903
45225
|
/* harmony export */ JsonEditorBaseModel: () => (/* reexport safe */ _components_tabs_json_editor_plugin__WEBPACK_IMPORTED_MODULE_8__.JsonEditorBaseModel),
|
|
44904
45226
|
/* harmony export */ LogicEvent: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.LogicEvent),
|
|
44905
45227
|
/* harmony export */ LogoImageViewModel: () => (/* reexport safe */ _components_header_logo_image__WEBPACK_IMPORTED_MODULE_43__.LogoImageViewModel),
|
|
44906
45228
|
/* harmony export */ MatrixCellWrapperEditSurvey: () => (/* reexport safe */ _components_matrix_cell__WEBPACK_IMPORTED_MODULE_40__.MatrixCellWrapperEditSurvey),
|
|
44907
45229
|
/* harmony export */ MatrixCellWrapperViewModel: () => (/* reexport safe */ _components_matrix_cell__WEBPACK_IMPORTED_MODULE_40__.MatrixCellWrapperViewModel),
|
|
44908
|
-
/* harmony export */ MenuButton: () => (/* reexport safe */
|
|
44909
|
-
/* harmony export */ ObjType: () => (/* reexport safe */
|
|
44910
|
-
/* harmony export */ ObjectSelector: () => (/* reexport safe */
|
|
44911
|
-
/* harmony export */ ObjectSelectorItem: () => (/* reexport safe */
|
|
44912
|
-
/* 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),
|
|
44913
45235
|
/* harmony export */ PageAdorner: () => (/* reexport safe */ _components_page__WEBPACK_IMPORTED_MODULE_32__.PageAdorner),
|
|
44914
45236
|
/* harmony export */ PageNavigatorViewModel: () => (/* reexport safe */ _components_page_navigator_page_navigator__WEBPACK_IMPORTED_MODULE_31__.PageNavigatorViewModel),
|
|
44915
|
-
/* harmony export */ PagesController: () => (/* reexport safe */
|
|
45237
|
+
/* harmony export */ PagesController: () => (/* reexport safe */ _pages_controller__WEBPACK_IMPORTED_MODULE_85__.PagesController),
|
|
44916
45238
|
/* harmony export */ PredefinedColors: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.PredefinedColors),
|
|
44917
45239
|
/* harmony export */ PredefinedThemes: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.PredefinedThemes),
|
|
44918
|
-
/* harmony export */ PropertyEditorSetupValue: () => (/* reexport safe */
|
|
44919
|
-
/* harmony export */ PropertyGridCellsEditor: () => (/* reexport safe */
|
|
44920
|
-
/* harmony export */ PropertyGridEditor: () => (/* reexport safe */
|
|
44921
|
-
/* harmony export */ PropertyGridEditorBackgroundCornerRadius: () => (/* reexport safe */
|
|
44922
|
-
/* harmony export */ PropertyGridEditorBindings: () => (/* reexport safe */
|
|
44923
|
-
/* harmony export */ PropertyGridEditorBoolean: () => (/* reexport safe */
|
|
44924
|
-
/* harmony export */ PropertyGridEditorCollection: () => (/* reexport safe */
|
|
44925
|
-
/* harmony export */ PropertyGridEditorColor: () => (/* reexport safe */
|
|
44926
|
-
/* harmony export */ PropertyGridEditorColorWithAlpha: () => (/* reexport safe */
|
|
44927
|
-
/* harmony export */ PropertyGridEditorCondition: () => (/* reexport safe */
|
|
44928
|
-
/* harmony export */ PropertyGridEditorDateTime: () => (/* reexport safe */
|
|
44929
|
-
/* harmony export */ PropertyGridEditorDropdown: () => (/* reexport safe */
|
|
44930
|
-
/* harmony export */ PropertyGridEditorExpression: () => (/* reexport safe */
|
|
44931
|
-
/* harmony export */ PropertyGridEditorFontSettings: () => (/* reexport safe */
|
|
44932
|
-
/* harmony export */ PropertyGridEditorHtml: () => (/* reexport safe */
|
|
44933
|
-
/* harmony export */ PropertyGridEditorImageSize: () => (/* reexport safe */
|
|
44934
|
-
/* harmony export */ PropertyGridEditorMatrix: () => (/* reexport safe */
|
|
44935
|
-
/* harmony export */ PropertyGridEditorMatrixCalculatedValues: () => (/* reexport safe */
|
|
44936
|
-
/* harmony export */ PropertyGridEditorMatrixColumns: () => (/* reexport safe */
|
|
44937
|
-
/* harmony export */ PropertyGridEditorMatrixHtmlConditions: () => (/* reexport safe */
|
|
44938
|
-
/* harmony export */ PropertyGridEditorMatrixItemValues: () => (/* reexport safe */
|
|
44939
|
-
/* harmony export */ PropertyGridEditorMatrixLayoutColumns: () => (/* reexport safe */
|
|
44940
|
-
/* harmony export */ PropertyGridEditorMatrixMultipleTypes: () => (/* reexport safe */
|
|
44941
|
-
/* harmony export */ PropertyGridEditorMatrixMutlipleTextItems: () => (/* reexport safe */
|
|
44942
|
-
/* harmony export */ PropertyGridEditorMatrixPages: () => (/* reexport safe */
|
|
44943
|
-
/* harmony export */ PropertyGridEditorMatrixRateValues: () => (/* reexport safe */
|
|
44944
|
-
/* harmony export */ PropertyGridEditorMatrixTriggers: () => (/* reexport safe */
|
|
44945
|
-
/* harmony export */ PropertyGridEditorMatrixUrlConditions: () => (/* reexport safe */
|
|
44946
|
-
/* harmony export */ PropertyGridEditorMatrixValidators: () => (/* reexport safe */
|
|
44947
|
-
/* harmony export */ PropertyGridEditorNumber: () => (/* reexport safe */
|
|
44948
|
-
/* harmony export */ PropertyGridEditorPage: () => (/* reexport safe */
|
|
44949
|
-
/* harmony export */ PropertyGridEditorQuestion: () => (/* reexport safe */
|
|
44950
|
-
/* harmony export */ PropertyGridEditorQuestionCarryForward: () => (/* reexport safe */
|
|
44951
|
-
/* harmony export */ PropertyGridEditorQuestionHeader: () => (/* reexport safe */
|
|
44952
|
-
/* harmony export */ PropertyGridEditorQuestionMaskSettings: () => (/* reexport safe */
|
|
44953
|
-
/* harmony export */ PropertyGridEditorQuestionRestfull: () => (/* reexport safe */
|
|
44954
|
-
/* harmony export */ PropertyGridEditorQuestionSelectBase: () => (/* reexport safe */
|
|
44955
|
-
/* harmony export */ PropertyGridEditorQuestionValue: () => (/* reexport safe */
|
|
44956
|
-
/* harmony export */ PropertyGridEditorSet: () => (/* reexport safe */
|
|
44957
|
-
/* harmony export */ PropertyGridEditorShadowEffects: () => (/* reexport safe */
|
|
44958
|
-
/* harmony export */ PropertyGridEditorSpinEdit: () => (/* reexport safe */
|
|
44959
|
-
/* harmony export */ PropertyGridEditorString: () => (/* reexport safe */
|
|
44960
|
-
/* harmony export */ PropertyGridEditorStringArray: () => (/* reexport safe */
|
|
44961
|
-
/* harmony export */ PropertyGridEditorStringBase: () => (/* reexport safe */
|
|
44962
|
-
/* harmony export */ PropertyGridEditorSwitchToggle: () => (/* reexport safe */
|
|
44963
|
-
/* harmony export */ PropertyGridEditorText: () => (/* reexport safe */
|
|
44964
|
-
/* harmony export */ PropertyGridEditorUndefinedBoolean: () => (/* reexport safe */
|
|
44965
|
-
/* harmony export */ PropertyGridLinkEditor: () => (/* reexport safe */
|
|
44966
|
-
/* harmony export */ PropertyGridModel: () => (/* reexport safe */
|
|
44967
|
-
/* harmony export */ PropertyGridPanelValueEditor: () => (/* reexport safe */
|
|
44968
|
-
/* harmony export */ PropertyGridRowValueEditor: () => (/* reexport safe */
|
|
44969
|
-
/* harmony export */ PropertyGridTitleActionsCreator: () => (/* reexport safe */
|
|
44970
|
-
/* harmony export */ PropertyGridTriggerValueEditor: () => (/* reexport safe */
|
|
44971
|
-
/* harmony export */ PropertyGridTriggerValueInLogicEditor: () => (/* reexport safe */
|
|
44972
|
-
/* harmony export */ PropertyGridValueEditor: () => (/* reexport safe */
|
|
44973
|
-
/* harmony export */ PropertyGridValueEditorBase: () => (/* reexport safe */
|
|
44974
|
-
/* harmony export */ PropertyGridViewModel: () => (/* reexport safe */
|
|
44975
|
-
/* 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),
|
|
44976
45298
|
/* harmony export */ QuestionAdornerViewModel: () => (/* reexport safe */ _components_question__WEBPACK_IMPORTED_MODULE_34__.QuestionAdornerViewModel),
|
|
44977
|
-
/* harmony export */ QuestionColorModel: () => (/* reexport safe */
|
|
44978
|
-
/* 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),
|
|
44979
45301
|
/* harmony export */ QuestionConvertMode: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.QuestionConvertMode),
|
|
44980
|
-
/* harmony export */ QuestionConverter: () => (/* reexport safe */
|
|
45302
|
+
/* harmony export */ QuestionConverter: () => (/* reexport safe */ _questionconverter__WEBPACK_IMPORTED_MODULE_67__.QuestionConverter),
|
|
44981
45303
|
/* harmony export */ QuestionDropdownAdornerViewModel: () => (/* reexport safe */ _components_question_dropdown__WEBPACK_IMPORTED_MODULE_35__.QuestionDropdownAdornerViewModel),
|
|
44982
45304
|
/* harmony export */ QuestionEmbeddedSurveyModel: () => (/* reexport safe */ _components_embedded_survey__WEBPACK_IMPORTED_MODULE_45__.QuestionEmbeddedSurveyModel),
|
|
44983
|
-
/* harmony export */ QuestionFileEditorModel: () => (/* reexport safe */
|
|
45305
|
+
/* harmony export */ QuestionFileEditorModel: () => (/* reexport safe */ _custom_questions_question_file__WEBPACK_IMPORTED_MODULE_52__.QuestionFileEditorModel),
|
|
44984
45306
|
/* harmony export */ QuestionImageAdornerViewModel: () => (/* reexport safe */ _components_question_image__WEBPACK_IMPORTED_MODULE_36__.QuestionImageAdornerViewModel),
|
|
44985
45307
|
/* harmony export */ QuestionLinkValueModel: () => (/* reexport safe */ _components_link_value__WEBPACK_IMPORTED_MODULE_46__.QuestionLinkValueModel),
|
|
44986
45308
|
/* harmony export */ QuestionRatingAdornerViewModel: () => (/* reexport safe */ _components_question_rating__WEBPACK_IMPORTED_MODULE_37__.QuestionRatingAdornerViewModel),
|
|
44987
|
-
/* harmony export */ QuestionSpinEditorModel: () => (/* reexport safe */
|
|
44988
|
-
/* harmony export */ QuestionTextWithResetModel: () => (/* reexport safe */
|
|
44989
|
-
/* harmony export */ QuestionToolbox: () => (/* reexport safe */
|
|
44990
|
-
/* harmony export */ QuestionToolboxCategory: () => (/* reexport safe */
|
|
44991
|
-
/* harmony export */ QuestionToolboxItem: () => (/* reexport safe */
|
|
44992
|
-
/* harmony export */ RGBToHSB: () => (/* reexport safe */
|
|
44993
|
-
/* harmony export */ ResetValueAdorner: () => (/* reexport safe */
|
|
44994
|
-
/* 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),
|
|
44995
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),
|
|
44996
45319
|
/* harmony export */ SearchManager: () => (/* reexport safe */ _components_search_manager__WEBPACK_IMPORTED_MODULE_47__.SearchManager),
|
|
44997
|
-
/* harmony export */ SearchManagerPropertyGrid: () => (/* reexport safe */
|
|
45320
|
+
/* harmony export */ SearchManagerPropertyGrid: () => (/* reexport safe */ _property_grid_search_manager__WEBPACK_IMPORTED_MODULE_63__.SearchManagerPropertyGrid),
|
|
44998
45321
|
/* harmony export */ SearchManagerToolbox: () => (/* reexport safe */ _components_toolbox_toolbox_search_manager__WEBPACK_IMPORTED_MODULE_30__.SearchManagerToolbox),
|
|
44999
|
-
/* harmony export */ SidebarHeaderModel: () => (/* reexport safe */
|
|
45000
|
-
/* harmony export */ SidebarModel: () => (/* reexport safe */
|
|
45001
|
-
/* 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),
|
|
45002
45325
|
/* harmony export */ StringEditorConnector: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringEditorConnector),
|
|
45003
45326
|
/* harmony export */ StringEditorViewModelBase: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringEditorViewModelBase),
|
|
45004
45327
|
/* harmony export */ StringItemsNavigatorBase: () => (/* reexport safe */ _components_string_editor__WEBPACK_IMPORTED_MODULE_44__.StringItemsNavigatorBase),
|
|
45005
45328
|
/* harmony export */ StylesManager: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.StylesManager),
|
|
45006
45329
|
/* harmony export */ SurveyCreatorModel: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.SurveyCreatorModel),
|
|
45007
|
-
/* harmony export */ SurveyHelper: () => (/* reexport safe */
|
|
45008
|
-
/* 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),
|
|
45009
45332
|
/* harmony export */ SurveyLogic: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.SurveyLogic),
|
|
45010
45333
|
/* harmony export */ SurveyLogicUI: () => (/* reexport safe */ _components_tabs_logic_ui__WEBPACK_IMPORTED_MODULE_26__.SurveyLogicUI),
|
|
45011
|
-
/* harmony export */ SurveyQuestionEditorDefinition: () => (/* reexport safe */
|
|
45012
|
-
/* harmony export */ SurveyQuestionEditorPropertyDefinition: () => (/* reexport safe */
|
|
45013
|
-
/* harmony export */ SurveyQuestionEditorTabDefinition: () => (/* reexport safe */
|
|
45014
|
-
/* 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),
|
|
45015
45338
|
/* harmony export */ SurveyResultsItemModel: () => (/* reexport safe */ _components_results__WEBPACK_IMPORTED_MODULE_42__.SurveyResultsItemModel),
|
|
45016
45339
|
/* harmony export */ SurveyResultsModel: () => (/* reexport safe */ _components_results__WEBPACK_IMPORTED_MODULE_42__.SurveyResultsModel),
|
|
45017
45340
|
/* harmony export */ SurveySimulatorModel: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.SurveySimulatorModel),
|
|
45018
|
-
/* harmony export */ SurveyTextWorker: () => (/* reexport safe */
|
|
45019
|
-
/* harmony export */ SurveyTextWorkerError: () => (/* reexport safe */
|
|
45020
|
-
/* harmony export */ SurveyTextWorkerJsonError: () => (/* reexport safe */
|
|
45021
|
-
/* harmony export */ SurveyTextWorkerParserError: () => (/* reexport safe */
|
|
45022
|
-
/* harmony export */ Switcher: () => (/* reexport safe */
|
|
45023
|
-
/* 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),
|
|
45024
45347
|
/* harmony export */ TabDesignerPlugin: () => (/* reexport safe */ _components_tabs_designer_plugin__WEBPACK_IMPORTED_MODULE_25__.TabDesignerPlugin),
|
|
45025
45348
|
/* harmony export */ TabDesignerViewModel: () => (/* reexport safe */ _components_tabs_designer__WEBPACK_IMPORTED_MODULE_24__.TabDesignerViewModel),
|
|
45026
45349
|
/* harmony export */ TabJsonEditorAcePlugin: () => (/* reexport safe */ _components_tabs_json_editor_ace__WEBPACK_IMPORTED_MODULE_7__.TabJsonEditorAcePlugin),
|
|
@@ -45039,7 +45362,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45039
45362
|
/* harmony export */ Themes: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.Themes),
|
|
45040
45363
|
/* harmony export */ ToolbarActionContainer: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.ToolbarActionContainer),
|
|
45041
45364
|
/* harmony export */ ToolboxToolViewModel: () => (/* reexport safe */ _components_toolbox_toolbox_tool__WEBPACK_IMPORTED_MODULE_29__.ToolboxToolViewModel),
|
|
45042
|
-
/* harmony export */ Transaction: () => (/* reexport safe */
|
|
45365
|
+
/* harmony export */ Transaction: () => (/* reexport safe */ _plugins_undo_redo_undo_redo_manager__WEBPACK_IMPORTED_MODULE_84__.Transaction),
|
|
45043
45366
|
/* harmony export */ Translation: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.Translation),
|
|
45044
45367
|
/* harmony export */ TranslationEditor: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationEditor),
|
|
45045
45368
|
/* harmony export */ TranslationForEditor: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationForEditor),
|
|
@@ -45047,92 +45370,94 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45047
45370
|
/* harmony export */ TranslationItem: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItem),
|
|
45048
45371
|
/* harmony export */ TranslationItemBase: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItemBase),
|
|
45049
45372
|
/* harmony export */ TranslationItemString: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.TranslationItemString),
|
|
45050
|
-
/* harmony export */ UndoRedoAction: () => (/* reexport safe */
|
|
45051
|
-
/* harmony export */ UndoRedoArrayAction: () => (/* reexport safe */
|
|
45052
|
-
/* harmony export */ UndoRedoManager: () => (/* reexport safe */
|
|
45053
|
-
/* 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),
|
|
45054
45377
|
/* harmony export */ Version: () => (/* binding */ Version),
|
|
45055
|
-
/* harmony export */ assign: () => (/* reexport safe */
|
|
45056
|
-
/* 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),
|
|
45057
45380
|
/* harmony export */ backgroundCornerRadiusFromCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.backgroundCornerRadiusFromCssVariable),
|
|
45058
45381
|
/* harmony export */ backgroundCornerRadiusToCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.backgroundCornerRadiusToCssVariable),
|
|
45059
|
-
/* harmony export */ calculateDragOverLocation: () => (/* reexport safe */
|
|
45060
|
-
/* harmony export */ calculateIsEdge: () => (/* reexport safe */
|
|
45061
|
-
/* harmony export */ calculateIsSide: () => (/* reexport safe */
|
|
45062
|
-
/* harmony export */ capitalize: () => (/* reexport safe */
|
|
45063
|
-
/* harmony export */ clearNewLines: () => (/* reexport safe */
|
|
45064
|
-
/* harmony export */ convertRgbaToString: () => (/* reexport safe */
|
|
45065
|
-
/* harmony export */ copyCssClasses: () => (/* reexport safe */
|
|
45066
|
-
/* 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),
|
|
45067
45390
|
/* harmony export */ createBoxShadow: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.createBoxShadow),
|
|
45068
45391
|
/* harmony export */ createBoxShadowReset: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.createBoxShadowReset),
|
|
45069
45392
|
/* harmony export */ createColor: () => (/* reexport safe */ _components_tabs_theme_custom_questions_color_alpha__WEBPACK_IMPORTED_MODULE_12__.createColor),
|
|
45070
45393
|
/* harmony export */ createExportCSVAction: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.createExportCSVAction),
|
|
45071
45394
|
/* harmony export */ createImportCSVAction: () => (/* reexport safe */ _components_tabs_translation__WEBPACK_IMPORTED_MODULE_21__.createImportCSVAction),
|
|
45072
|
-
/* harmony export */ creatorThemeModelEditorDefinition: () => (/* reexport safe */
|
|
45073
|
-
/* harmony export */ creatorThemeModelPropertyGridDefinition: () => (/* reexport safe */
|
|
45074
|
-
/* 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),
|
|
45075
45398
|
/* harmony export */ defaultStrings: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.defaultStrings),
|
|
45076
45399
|
/* harmony export */ editableStringRendererName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.editableStringRendererName),
|
|
45077
45400
|
/* harmony export */ editorLocalization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization),
|
|
45078
45401
|
/* harmony export */ enStrings: () => (/* reexport safe */ _localization_english__WEBPACK_IMPORTED_MODULE_0__.enStrings),
|
|
45079
|
-
/* harmony export */ findParentNode: () => (/* reexport safe */
|
|
45080
|
-
/* 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),
|
|
45081
45404
|
/* harmony export */ fontsettingsFromCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.fontsettingsFromCssVariable),
|
|
45082
45405
|
/* harmony export */ fontsettingsToCssVariable: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.fontsettingsToCssVariable),
|
|
45083
|
-
/* harmony export */ getAcceptedTypesByContentMode: () => (/* reexport safe */
|
|
45406
|
+
/* harmony export */ getAcceptedTypesByContentMode: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getAcceptedTypesByContentMode),
|
|
45084
45407
|
/* harmony export */ getElementWrapperComponentData: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getElementWrapperComponentData),
|
|
45085
45408
|
/* harmony export */ getElementWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getElementWrapperComponentName),
|
|
45086
|
-
/* harmony export */ getFirstNonTextElement: () => (/* reexport safe */
|
|
45409
|
+
/* harmony export */ getFirstNonTextElement: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.getFirstNonTextElement),
|
|
45087
45410
|
/* harmony export */ getItemValueWrapperComponentData: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getItemValueWrapperComponentData),
|
|
45088
45411
|
/* harmony export */ getItemValueWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getItemValueWrapperComponentName),
|
|
45089
45412
|
/* harmony export */ getLocString: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.getLocString),
|
|
45090
|
-
/* harmony export */ getNextItemText: () => (/* reexport safe */
|
|
45091
|
-
/* harmony export */ getNextItemValue: () => (/* reexport safe */
|
|
45092
|
-
/* harmony export */ getNextValue: () => (/* reexport safe */
|
|
45093
|
-
/* 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),
|
|
45094
45417
|
/* harmony export */ getPredefinedColorsItemValues: () => (/* reexport safe */ _components_tabs_themes__WEBPACK_IMPORTED_MODULE_16__.getPredefinedColorsItemValues),
|
|
45095
45418
|
/* harmony export */ getQuestionContentWrapperComponentName: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.getQuestionContentWrapperComponentName),
|
|
45096
|
-
/* harmony export */ getQuestionFromObj: () => (/* reexport safe */
|
|
45097
|
-
/* harmony export */
|
|
45098
|
-
/* harmony export */
|
|
45099
|
-
/* 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),
|
|
45100
45425
|
/* harmony export */ initLogicOperator: () => (/* reexport safe */ _components_tabs_logic__WEBPACK_IMPORTED_MODULE_20__.initLogicOperator),
|
|
45101
45426
|
/* harmony export */ initialSettingsAllowShowEmptyTitleInDesignMode: () => (/* reexport safe */ _components_tabs_designer__WEBPACK_IMPORTED_MODULE_24__.initialSettingsAllowShowEmptyTitleInDesignMode),
|
|
45102
45427
|
/* harmony export */ initializeDesignTimeSurveyModel: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.initializeDesignTimeSurveyModel),
|
|
45103
|
-
/* harmony export */ isPanelDynamic: () => (/* reexport safe */
|
|
45104
|
-
/* 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),
|
|
45105
45430
|
/* harmony export */ isStringEditable: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.isStringEditable),
|
|
45106
45431
|
/* harmony export */ isTextInput: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.isTextInput),
|
|
45107
45432
|
/* harmony export */ localization: () => (/* reexport safe */ _editorLocalization__WEBPACK_IMPORTED_MODULE_1__.editorLocalization),
|
|
45108
45433
|
/* harmony export */ logicCss: () => (/* reexport safe */ _components_tabs_logic_theme__WEBPACK_IMPORTED_MODULE_28__.logicCss),
|
|
45109
|
-
/* harmony export */ notShortCircuitAnd: () => (/* reexport safe */
|
|
45434
|
+
/* harmony export */ notShortCircuitAnd: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.notShortCircuitAnd),
|
|
45110
45435
|
/* harmony export */ parseBoxShadow: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.parseBoxShadow),
|
|
45111
|
-
/* harmony export */ parseColor: () => (/* reexport safe */
|
|
45112
|
-
/* harmony export */ parseRgbaFromString: () => (/* reexport safe */
|
|
45113
|
-
/* harmony export */ propertyExists: () => (/* reexport safe */
|
|
45114
|
-
/* 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),
|
|
45115
45440
|
/* harmony export */ registerAdorner: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.registerAdorner),
|
|
45116
45441
|
/* harmony export */ removeAdorners: () => (/* reexport safe */ _creator_base__WEBPACK_IMPORTED_MODULE_4__.removeAdorners),
|
|
45117
|
-
/* harmony export */ roundTo2Decimals: () => (/* reexport safe */
|
|
45118
|
-
/* harmony export */ saveToFileHandler: () => (/* reexport safe */
|
|
45119
|
-
/* harmony export */ scrollElementIntoView: () => (/* reexport safe */
|
|
45120
|
-
/* harmony export */ select: () => (/* reexport safe */
|
|
45121
|
-
/* 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),
|
|
45122
45447
|
/* harmony export */ settings: () => (/* reexport safe */ _creator_settings__WEBPACK_IMPORTED_MODULE_2__.settings),
|
|
45123
45448
|
/* harmony export */ simulatorDevices: () => (/* reexport safe */ _components_simulator__WEBPACK_IMPORTED_MODULE_41__.simulatorDevices),
|
|
45124
|
-
/* harmony export */ svgBundle: () => (/* reexport safe */
|
|
45449
|
+
/* harmony export */ svgBundle: () => (/* reexport safe */ _svgbundle__WEBPACK_IMPORTED_MODULE_68__.svgBundle),
|
|
45125
45450
|
/* harmony export */ themeModelPropertyGridDefinition: () => (/* reexport safe */ _components_tabs_theme_model_definition__WEBPACK_IMPORTED_MODULE_19__.themeModelPropertyGridDefinition),
|
|
45126
|
-
/* harmony export */ toggleHovered: () => (/* reexport safe */
|
|
45451
|
+
/* harmony export */ toggleHovered: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.toggleHovered),
|
|
45127
45452
|
/* harmony export */ translationCss: () => (/* reexport safe */ _components_tabs_translation_theme__WEBPACK_IMPORTED_MODULE_22__.translationCss),
|
|
45128
45453
|
/* harmony export */ trimBoxShadowValue: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.trimBoxShadowValue),
|
|
45129
|
-
/* harmony export */ trimEmptyFields: () => (/* reexport safe */
|
|
45130
|
-
/* 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),
|
|
45131
45456
|
/* harmony export */ updateBackgroundCornerRadiusJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_background_corner_radius__WEBPACK_IMPORTED_MODULE_15__.updateBackgroundCornerRadiusJSON),
|
|
45132
45457
|
/* harmony export */ updateFontSettingsJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_font_settings__WEBPACK_IMPORTED_MODULE_14__.updateFontSettingsJSON),
|
|
45133
45458
|
/* harmony export */ updateShadowEffectsJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_shadow_effects__WEBPACK_IMPORTED_MODULE_13__.updateShadowEffectsJSON),
|
|
45134
45459
|
/* harmony export */ updatecoloralphaJSON: () => (/* reexport safe */ _components_tabs_theme_custom_questions_color_alpha__WEBPACK_IMPORTED_MODULE_12__.updatecoloralphaJSON),
|
|
45135
|
-
/* harmony export */ wrapTextByCurlyBraces: () => (/* reexport safe */
|
|
45460
|
+
/* harmony export */ wrapTextByCurlyBraces: () => (/* reexport safe */ _utils_utils__WEBPACK_IMPORTED_MODULE_77__.wrapTextByCurlyBraces)
|
|
45136
45461
|
/* harmony export */ });
|
|
45137
45462
|
/* harmony import */ var _localization_english__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../localization/english */ "./src/localization/english.ts");
|
|
45138
45463
|
/* harmony import */ var _editorLocalization__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../editorLocalization */ "./src/editorLocalization.ts");
|
|
@@ -45182,55 +45507,56 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45182
45507
|
/* harmony import */ var _components_embedded_survey__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ../components/embedded-survey */ "./src/components/embedded-survey.ts");
|
|
45183
45508
|
/* harmony import */ var _components_link_value__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ../components/link-value */ "./src/components/link-value.ts");
|
|
45184
45509
|
/* harmony import */ var _components_search_manager__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ../components/search-manager */ "./src/components/search-manager.ts");
|
|
45185
|
-
/* harmony import */ var
|
|
45186
|
-
/* harmony import */ var
|
|
45187
|
-
/* harmony import */ var
|
|
45188
|
-
/* harmony import */ var
|
|
45189
|
-
/* harmony import */ var
|
|
45190
|
-
/* harmony import */ var
|
|
45191
|
-
/* harmony import */ var
|
|
45192
|
-
/* harmony import */ var
|
|
45193
|
-
/* harmony import */ var
|
|
45194
|
-
/* harmony import */ var
|
|
45195
|
-
/* harmony import */ var
|
|
45196
|
-
/* harmony import */ var
|
|
45197
|
-
/* harmony import */ var
|
|
45198
|
-
/* harmony import */ var
|
|
45199
|
-
/* harmony import */ var
|
|
45200
|
-
/* harmony import */ var
|
|
45201
|
-
/* harmony import */ var
|
|
45202
|
-
/* harmony import */ var
|
|
45203
|
-
/* harmony import */ var
|
|
45204
|
-
/* harmony import */ var
|
|
45205
|
-
/* harmony import */ var
|
|
45206
|
-
/* harmony import */ var
|
|
45207
|
-
/* harmony import */ var
|
|
45208
|
-
/* harmony import */ var
|
|
45209
|
-
/* harmony import */ var
|
|
45210
|
-
/* harmony import */ var
|
|
45211
|
-
/* harmony import */ var
|
|
45212
|
-
/* harmony import */ var
|
|
45213
|
-
/* harmony import */ var
|
|
45214
|
-
/* harmony import */ var
|
|
45215
|
-
/* harmony import */ var
|
|
45216
|
-
/* harmony import */ var
|
|
45217
|
-
/* harmony import */ var
|
|
45218
|
-
/* harmony import */ var
|
|
45219
|
-
/* harmony import */ var
|
|
45220
|
-
/* harmony import */ var
|
|
45221
|
-
/* harmony import */ var
|
|
45222
|
-
/* harmony import */ var
|
|
45223
|
-
/* harmony import */ var
|
|
45224
|
-
/* harmony import */ var
|
|
45225
|
-
/* harmony import */ var
|
|
45226
|
-
/* harmony import */ var
|
|
45227
|
-
/* harmony import */ var
|
|
45228
|
-
/* harmony import */ var
|
|
45229
|
-
/* harmony import */ var
|
|
45230
|
-
/* harmony import */ var
|
|
45231
|
-
/* 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__);
|
|
45232
45558
|
var Version;
|
|
45233
|
-
Version = "".concat("1.12.
|
|
45559
|
+
Version = "".concat("1.12.12");
|
|
45234
45560
|
//should be loaded before other styles for easier override
|
|
45235
45561
|
__webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-button.scss");
|
|
45236
45562
|
|
|
@@ -45282,6 +45608,7 @@ __webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-but
|
|
|
45282
45608
|
|
|
45283
45609
|
|
|
45284
45610
|
|
|
45611
|
+
|
|
45285
45612
|
|
|
45286
45613
|
|
|
45287
45614
|
//custom questions for property grid
|
|
@@ -45330,6 +45657,7 @@ __webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-but
|
|
|
45330
45657
|
|
|
45331
45658
|
|
|
45332
45659
|
__webpack_require__(/*! ../components/search.scss */ "./src/components/search.scss");
|
|
45660
|
+
__webpack_require__(/*! ../components/scroll.scss */ "./src/components/scroll.scss");
|
|
45333
45661
|
__webpack_require__(/*! ../components/property-panel/property-panel-item.scss */ "./src/components/property-panel/property-panel-item.scss");
|
|
45334
45662
|
__webpack_require__(/*! ../components/property-panel/property-panel.scss */ "./src/components/property-panel/property-panel.scss");
|
|
45335
45663
|
__webpack_require__(/*! ../components/tabbed-menu/tabbed-menu-item.scss */ "./src/components/tabbed-menu/tabbed-menu-item.scss");
|
|
@@ -45347,8 +45675,8 @@ __webpack_require__(/*! ../utils/design.scss */ "./src/utils/design.scss");
|
|
|
45347
45675
|
__webpack_require__(/*! ../utils/layout.scss */ "./src/utils/layout.scss");
|
|
45348
45676
|
__webpack_require__(/*! ../custom-questions/boolean-switch.scss */ "./src/custom-questions/boolean-switch.scss");
|
|
45349
45677
|
|
|
45350
|
-
|
|
45351
|
-
(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");
|
|
45352
45680
|
|
|
45353
45681
|
})();
|
|
45354
45682
|
|