@kontur.candy/generator 4.296.0-useextendederrorlog.0 → 4.297.0-upload-excel-button.2
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/dist/index.js +658 -325
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -574,6 +574,24 @@ module.exports = webpackEmptyContext;
|
|
|
574
574
|
|
|
575
575
|
/***/ }),
|
|
576
576
|
|
|
577
|
+
/***/ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel sync recursive .md$":
|
|
578
|
+
/*!**************************************************************************************************************!*\
|
|
579
|
+
!*** ./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/ sync .md$ ***!
|
|
580
|
+
\**************************************************************************************************************/
|
|
581
|
+
/***/ ((module) => {
|
|
582
|
+
|
|
583
|
+
function webpackEmptyContext(req) {
|
|
584
|
+
var e = new Error("Cannot find module '" + req + "'");
|
|
585
|
+
e.code = 'MODULE_NOT_FOUND';
|
|
586
|
+
throw e;
|
|
587
|
+
}
|
|
588
|
+
webpackEmptyContext.keys = () => ([]);
|
|
589
|
+
webpackEmptyContext.resolve = webpackEmptyContext;
|
|
590
|
+
webpackEmptyContext.id = "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel sync recursive .md$";
|
|
591
|
+
module.exports = webpackEmptyContext;
|
|
592
|
+
|
|
593
|
+
/***/ }),
|
|
594
|
+
|
|
577
595
|
/***/ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropdownButton sync recursive .md$":
|
|
578
596
|
/*!*****************************************************************************************************!*\
|
|
579
597
|
!*** ./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropdownButton/ sync .md$ ***!
|
|
@@ -111775,6 +111793,27 @@ exports.XPathWildcardElement = XPathWildcardElement;
|
|
|
111775
111793
|
|
|
111776
111794
|
/***/ }),
|
|
111777
111795
|
|
|
111796
|
+
/***/ "./Common/CandyApiClient/Types/DraftActions/CombineFufResult.ts":
|
|
111797
|
+
/*!**********************************************************************!*\
|
|
111798
|
+
!*** ./Common/CandyApiClient/Types/DraftActions/CombineFufResult.ts ***!
|
|
111799
|
+
\**********************************************************************/
|
|
111800
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
111801
|
+
|
|
111802
|
+
"use strict";
|
|
111803
|
+
__webpack_require__.r(__webpack_exports__);
|
|
111804
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
111805
|
+
/* harmony export */ "FufCombineMethod": () => (/* binding */ FufCombineMethod)
|
|
111806
|
+
/* harmony export */ });
|
|
111807
|
+
let FufCombineMethod;
|
|
111808
|
+
|
|
111809
|
+
(function (FufCombineMethod) {
|
|
111810
|
+
FufCombineMethod["Merge"] = "Merge";
|
|
111811
|
+
FufCombineMethod["AddToEnd"] = "AddToEnd";
|
|
111812
|
+
FufCombineMethod["Replace"] = "Replace";
|
|
111813
|
+
})(FufCombineMethod || (FufCombineMethod = {}));
|
|
111814
|
+
|
|
111815
|
+
/***/ }),
|
|
111816
|
+
|
|
111778
111817
|
/***/ "./Common/CommonConstants/SectionNames.ts":
|
|
111779
111818
|
/*!************************************************!*\
|
|
111780
111819
|
!*** ./Common/CommonConstants/SectionNames.ts ***!
|
|
@@ -113251,8 +113290,8 @@ class ModelPathImpl {
|
|
|
113251
113290
|
return true;
|
|
113252
113291
|
}
|
|
113253
113292
|
|
|
113254
|
-
getIterationRank() {
|
|
113255
|
-
return (0,_IterableUtils__WEBPACK_IMPORTED_MODULE_0__.count)(Iterator.from(this.tokens).filter(x => x === PathTokens.each));
|
|
113293
|
+
getIterationRank(eachCurrentCollision = _EachCurrentCollision__WEBPACK_IMPORTED_MODULE_3__.EachCurrentCollision.AreDifferent) {
|
|
113294
|
+
return (0,_IterableUtils__WEBPACK_IMPORTED_MODULE_0__.count)(Iterator.from(this.tokens).filter(x => eachCurrentCollision == _EachCurrentCollision__WEBPACK_IMPORTED_MODULE_3__.EachCurrentCollision.AreDifferent ? x === PathTokens.each : PathTokens.isMultiToken(x)));
|
|
113256
113295
|
}
|
|
113257
113296
|
|
|
113258
113297
|
isEmpty() {
|
|
@@ -114097,6 +114136,48 @@ function isMatchAbbreviation(abbreviation, value) {
|
|
|
114097
114136
|
|
|
114098
114137
|
/***/ }),
|
|
114099
114138
|
|
|
114139
|
+
/***/ "./Engine/src/Engine/Core/ModalManager/Modals/Utils/Utils.ts":
|
|
114140
|
+
/*!*******************************************************************!*\
|
|
114141
|
+
!*** ./Engine/src/Engine/Core/ModalManager/Modals/Utils/Utils.ts ***!
|
|
114142
|
+
\*******************************************************************/
|
|
114143
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
114144
|
+
|
|
114145
|
+
"use strict";
|
|
114146
|
+
__webpack_require__.r(__webpack_exports__);
|
|
114147
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
114148
|
+
/* harmony export */ "extractFileExtension": () => (/* binding */ extractFileExtension),
|
|
114149
|
+
/* harmony export */ "UploadFileStatuses": () => (/* binding */ UploadFileStatuses),
|
|
114150
|
+
/* harmony export */ "PatchFufSteps": () => (/* binding */ PatchFufSteps),
|
|
114151
|
+
/* harmony export */ "TableType": () => (/* binding */ TableType)
|
|
114152
|
+
/* harmony export */ });
|
|
114153
|
+
const extractFileExtension = fileName => fileName.substring(fileName.lastIndexOf(".") + 1, fileName.length).toLowerCase() || fileName;
|
|
114154
|
+
let UploadFileStatuses;
|
|
114155
|
+
|
|
114156
|
+
(function (UploadFileStatuses) {
|
|
114157
|
+
UploadFileStatuses["new"] = "new";
|
|
114158
|
+
UploadFileStatuses["progress"] = "progress";
|
|
114159
|
+
UploadFileStatuses["error"] = "error";
|
|
114160
|
+
UploadFileStatuses["success"] = "success";
|
|
114161
|
+
})(UploadFileStatuses || (UploadFileStatuses = {}));
|
|
114162
|
+
|
|
114163
|
+
let PatchFufSteps;
|
|
114164
|
+
|
|
114165
|
+
(function (PatchFufSteps) {
|
|
114166
|
+
PatchFufSteps[PatchFufSteps["SelectCombineFufMethod"] = 0] = "SelectCombineFufMethod";
|
|
114167
|
+
PatchFufSteps[PatchFufSteps["SelectFiles"] = 1] = "SelectFiles";
|
|
114168
|
+
PatchFufSteps[PatchFufSteps["ErrorMessage"] = 2] = "ErrorMessage";
|
|
114169
|
+
PatchFufSteps[PatchFufSteps["LoadToForm"] = 3] = "LoadToForm";
|
|
114170
|
+
})(PatchFufSteps || (PatchFufSteps = {}));
|
|
114171
|
+
|
|
114172
|
+
let TableType;
|
|
114173
|
+
|
|
114174
|
+
(function (TableType) {
|
|
114175
|
+
TableType["static"] = "static";
|
|
114176
|
+
TableType["dynamic"] = "dynamic";
|
|
114177
|
+
})(TableType || (TableType = {}));
|
|
114178
|
+
|
|
114179
|
+
/***/ }),
|
|
114180
|
+
|
|
114100
114181
|
/***/ "./Engine/src/Engine/Core/PathUtils/PathUtils.ts":
|
|
114101
114182
|
/*!*******************************************************!*\
|
|
114102
114183
|
!*** ./Engine/src/Engine/Core/PathUtils/PathUtils.ts ***!
|
|
@@ -127552,10 +127633,11 @@ class AutoCalculationsCalculator2Generator extends _KCXmlGenerator_KCXmlGenerato
|
|
|
127552
127633
|
const disabled = this.dataDeclarationHelper.isNodeHasDisabledEntry(target.toLegacyPath());
|
|
127553
127634
|
const compiledTarget = this.modelPathInstance(target);
|
|
127554
127635
|
const dependencyModelPaths = Array.from(_Common_IterableUtils__WEBPACK_IMPORTED_MODULE_2__.IterUtils.distinctBy(dependencies.map(x => ({
|
|
127555
|
-
path:
|
|
127556
|
-
isIgnoreForChecks: (0,_KCXmlGenerator_KCXmlGeneratorBase__WEBPACK_IMPORTED_MODULE_1__.isDependencyWithoutChecks)(x)
|
|
127557
|
-
|
|
127558
|
-
|
|
127636
|
+
path: x.asDependencyModelPath(),
|
|
127637
|
+
isIgnoreForChecks: (0,_KCXmlGenerator_KCXmlGeneratorBase__WEBPACK_IMPORTED_MODULE_1__.isDependencyWithoutChecks)(x),
|
|
127638
|
+
pathString: (0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createAbsoluteFromTokens)(x.asDependencyModelPath().getPathPartsAsArray().map(token => token === _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.current ? "!" : token)).toLegacyPath()
|
|
127639
|
+
})).filter(x => !x.path.isEquals(target)), x => x.pathString));
|
|
127640
|
+
const compiledDeps = dependencyModelPaths.map(x => x.path).map(x => this.modelPathInstance(x)).join(", ");
|
|
127559
127641
|
const compiledExpressionWithCheck = this.compileAllItemsIsEmptyCheckBlock(compiledExpression, dependencyModelPaths.filter(x => !x.isIgnoreForChecks).map(x => x.path));
|
|
127560
127642
|
const compiledDelegate = `context => KCCalculation.execute(context, expression => ${compiledExpressionWithCheck}, "${defaultValue}")`;
|
|
127561
127643
|
return {
|
|
@@ -131546,6 +131628,7 @@ const statementsToCode = statements => {
|
|
|
131546
131628
|
"use strict";
|
|
131547
131629
|
__webpack_require__.r(__webpack_exports__);
|
|
131548
131630
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
131631
|
+
/* harmony export */ "RegularDependency": () => (/* binding */ RegularDependency),
|
|
131549
131632
|
/* harmony export */ "AggregationDependencyModelPath": () => (/* binding */ AggregationDependencyModelPath),
|
|
131550
131633
|
/* harmony export */ "DependencyWithoutChecks": () => (/* binding */ DependencyWithoutChecks),
|
|
131551
131634
|
/* harmony export */ "isAggregationDependencyModelPath": () => (/* binding */ isAggregationDependencyModelPath),
|
|
@@ -131566,6 +131649,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
131566
131649
|
|
|
131567
131650
|
|
|
131568
131651
|
|
|
131652
|
+
class RegularDependency {
|
|
131653
|
+
constructor(currentDependencyPath, eachDependencyPath) {
|
|
131654
|
+
this.currentDependencyPath = void 0;
|
|
131655
|
+
this.eachDependencyPath = void 0;
|
|
131656
|
+
this.eachDependencyPath = eachDependencyPath;
|
|
131657
|
+
this.currentDependencyPath = currentDependencyPath;
|
|
131658
|
+
}
|
|
131659
|
+
|
|
131660
|
+
asDependencyModelPath() {
|
|
131661
|
+
const currentPart = this.currentDependencyPath.toCurrentIteration();
|
|
131662
|
+
return this.eachDependencyPath != undefined ? currentPart.joinWith(this.eachDependencyPath) : currentPart;
|
|
131663
|
+
}
|
|
131664
|
+
|
|
131665
|
+
}
|
|
131569
131666
|
class AggregationDependencyModelPath {
|
|
131570
131667
|
constructor(type, modelPath, prefixModelPath, restModelPath) {
|
|
131571
131668
|
this.type = void 0;
|
|
@@ -131578,14 +131675,12 @@ class AggregationDependencyModelPath {
|
|
|
131578
131675
|
this.restModelPath = restModelPath;
|
|
131579
131676
|
}
|
|
131580
131677
|
|
|
131581
|
-
|
|
131582
|
-
|
|
131583
|
-
constructor(path) {
|
|
131584
|
-
this.path = void 0;
|
|
131585
|
-
this.path = path;
|
|
131678
|
+
asDependencyModelPath() {
|
|
131679
|
+
return this.modelPath.toCurrentIteration();
|
|
131586
131680
|
}
|
|
131587
131681
|
|
|
131588
131682
|
}
|
|
131683
|
+
class DependencyWithoutChecks extends RegularDependency {}
|
|
131589
131684
|
function isAggregationDependencyModelPath(path) {
|
|
131590
131685
|
return path instanceof AggregationDependencyModelPath;
|
|
131591
131686
|
}
|
|
@@ -131611,7 +131706,7 @@ class KCXmlGeneratorBase {
|
|
|
131611
131706
|
getArgumentDeps(targetFullPath, selectFullPath, aggregationType) {
|
|
131612
131707
|
const pathDiffInfo = (0,_Common_ModelPath_PathSplitHelper__WEBPACK_IMPORTED_MODULE_4__.getMatchedAndDifferentModelPaths)(targetFullPath, selectFullPath);
|
|
131613
131708
|
const restPath = pathDiffInfo.differentPath;
|
|
131614
|
-
return !restPath.isContainIteration() ? selectFullPath : new AggregationDependencyModelPath(aggregationType, pathDiffInfo.matchedPath.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createRelativeFromTokens)([...restPath.getPathPartsAsArray().filter(x => _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.isSimpleToken(x)), aggregationType])), pathDiffInfo.matchedPath, restPath);
|
|
131709
|
+
return !restPath.isContainIteration() ? new RegularDependency(selectFullPath) : new AggregationDependencyModelPath(aggregationType, pathDiffInfo.matchedPath.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createRelativeFromTokens)([...restPath.getPathPartsAsArray().filter(x => _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.isSimpleToken(x)), aggregationType])), pathDiffInfo.matchedPath, restPath);
|
|
131615
131710
|
}
|
|
131616
131711
|
|
|
131617
131712
|
getAggregationPathsRecursively(currentParts, restParts) {
|
|
@@ -131684,39 +131779,39 @@ class KCXmlGeneratorBase {
|
|
|
131684
131779
|
const modelPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeMultiplicity(this.removeAttributePrefix(expression.select)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131685
131780
|
const argumentDependency = this.getArgumentDeps(targetFullPath, modelPath, "Sum");
|
|
131686
131781
|
deps.push(argumentDependency);
|
|
131687
|
-
const finalPath =
|
|
131782
|
+
const finalPath = argumentDependency.asDependencyModelPath();
|
|
131688
131783
|
return gcf(x => x.argument, `"${finalPath.toLegacyPath()}"`);
|
|
131689
131784
|
}
|
|
131690
131785
|
|
|
131691
131786
|
if (expression instanceof _AutoCalculationsGenerator_AutoCalculationsFromFormulas_KCXmlContract_Formula__WEBPACK_IMPORTED_MODULE_1__.FormulaExistsExpression) {
|
|
131692
131787
|
const modelPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.select)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131693
|
-
deps.push(modelPath);
|
|
131788
|
+
deps.push(new RegularDependency(modelPath));
|
|
131694
131789
|
return gcf(x => x.exists, `"${modelPath.toLegacyPath()}"`);
|
|
131695
131790
|
}
|
|
131696
131791
|
|
|
131697
131792
|
if (expression instanceof _AutoCalculationsGenerator_AutoCalculationsFromFormulas_KCXmlContract_Formula__WEBPACK_IMPORTED_MODULE_1__.FormulaIsSnilsExpression) {
|
|
131698
131793
|
const modelPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.select)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131699
|
-
deps.push(modelPath);
|
|
131794
|
+
deps.push(new RegularDependency(modelPath));
|
|
131700
131795
|
return gcf(x => x.isSnils, `"${modelPath.toLegacyPath()}"`);
|
|
131701
131796
|
}
|
|
131702
131797
|
|
|
131703
131798
|
if (expression instanceof _AutoCalculationsGenerator_AutoCalculationsFromFormulas_KCXmlContract_Formula__WEBPACK_IMPORTED_MODULE_1__.FormulaIsInnExpression) {
|
|
131704
131799
|
const modelPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.select)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131705
|
-
deps.push(modelPath);
|
|
131800
|
+
deps.push(new RegularDependency(modelPath));
|
|
131706
131801
|
return gcf(x => x.isInn, `"${modelPath.toLegacyPath()}"`);
|
|
131707
131802
|
}
|
|
131708
131803
|
|
|
131709
131804
|
if (expression instanceof _AutoCalculationsGenerator_AutoCalculationsFromFormulas_KCXmlContract_Formula__WEBPACK_IMPORTED_MODULE_1__.FormulaIsValidMirCardNumberExpression) {
|
|
131710
131805
|
const modelPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.select)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131711
|
-
deps.push(modelPath);
|
|
131806
|
+
deps.push(new RegularDependency(modelPath));
|
|
131712
131807
|
return gcf(x => x.isValidMirCardNumber, `"${modelPath.toLegacyPath()}"`);
|
|
131713
131808
|
}
|
|
131714
131809
|
|
|
131715
131810
|
if (expression instanceof _AutoCalculationsGenerator_AutoCalculationsFromFormulas_KCXmlContract_Formula__WEBPACK_IMPORTED_MODULE_1__.FormulaIsValidAccountNumberExpression) {
|
|
131716
131811
|
const bikPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.bik)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131717
131812
|
const accountPath = this.schema.adjustPathMultiplicity(prefix.joinWith((0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createFromMask)(this.removeAttributePrefix(this.removeMultiplicity(expression.account)), false, _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each)).normalize());
|
|
131718
|
-
deps.push(bikPath);
|
|
131719
|
-
deps.push(accountPath);
|
|
131813
|
+
deps.push(new RegularDependency(bikPath));
|
|
131814
|
+
deps.push(new RegularDependency(accountPath));
|
|
131720
131815
|
return gcf(x => x.isValidAccountNumber, `"${bikPath.toLegacyPath()}"`, `"${accountPath.toLegacyPath()}"`);
|
|
131721
131816
|
}
|
|
131722
131817
|
|
|
@@ -131729,9 +131824,9 @@ class KCXmlGeneratorBase {
|
|
|
131729
131824
|
if (targetFullPath.isContainIteration()) {
|
|
131730
131825
|
const argumentDependency = this.getArgumentDeps(targetFullPath, modelPath, "Count");
|
|
131731
131826
|
deps.push(argumentDependency);
|
|
131732
|
-
finalPath =
|
|
131827
|
+
finalPath = argumentDependency.asDependencyModelPath();
|
|
131733
131828
|
} else {
|
|
131734
|
-
deps.push(modelPath);
|
|
131829
|
+
deps.push(new RegularDependency(modelPath));
|
|
131735
131830
|
}
|
|
131736
131831
|
|
|
131737
131832
|
return gcf(x => x.count, `"${finalPath.toLegacyPath()}"`, `"${(_expression$withNullO = expression.withNullOrEmptyValues) !== null && _expression$withNullO !== void 0 ? _expression$withNullO : false}"`);
|
|
@@ -131874,9 +131969,11 @@ class KCXmlGeneratorBase {
|
|
|
131874
131969
|
const targetKeyPath = this.getModelPath(prefix, expression.targetKeyPath);
|
|
131875
131970
|
deps.push(new DependencyWithoutChecks(targetKeyPath));
|
|
131876
131971
|
const sourceKeyPath = this.getModelPath(prefix, expression.sourceKeyPath);
|
|
131877
|
-
|
|
131972
|
+
const sourceKeyDeps = this.calculatedGroupSumDependencyForSourcePath(targetKeyPath, sourceKeyPath);
|
|
131973
|
+
deps.push(new DependencyWithoutChecks(sourceKeyDeps.currentDepsPath, sourceKeyDeps.eachDepsPath));
|
|
131878
131974
|
const sourceValuePath = this.getModelPath(prefix, expression.sourceValuePath);
|
|
131879
|
-
|
|
131975
|
+
const sourceValueDeps = this.calculatedGroupSumDependencyForSourcePath(targetKeyPath, sourceValuePath);
|
|
131976
|
+
deps.push(new DependencyWithoutChecks(sourceValueDeps.currentDepsPath, sourceValueDeps.eachDepsPath));
|
|
131880
131977
|
return gcf(x => x.groupSum, `"${targetKeyPath}", "${sourceKeyPath}", "${sourceValuePath}"`);
|
|
131881
131978
|
}
|
|
131882
131979
|
|
|
@@ -131884,7 +131981,8 @@ class KCXmlGeneratorBase {
|
|
|
131884
131981
|
const targetKeyPath = this.getModelPath(prefix, expression.targetKeyPath);
|
|
131885
131982
|
deps.push(new DependencyWithoutChecks(targetKeyPath));
|
|
131886
131983
|
const sourceKeyPath = this.getModelPath(prefix, expression.sourceKeyPath);
|
|
131887
|
-
|
|
131984
|
+
const sourceKeyDeps = this.calculatedGroupSumDependencyForSourcePath(targetKeyPath, sourceKeyPath);
|
|
131985
|
+
deps.push(new DependencyWithoutChecks(sourceKeyDeps.currentDepsPath, sourceKeyDeps.eachDepsPath));
|
|
131888
131986
|
return gcf(x => x.groupCount, `"${targetKeyPath}", "${sourceKeyPath}"`);
|
|
131889
131987
|
}
|
|
131890
131988
|
|
|
@@ -131908,6 +132006,38 @@ class KCXmlGeneratorBase {
|
|
|
131908
132006
|
}
|
|
131909
132007
|
/* eslint-enable @typescript-eslint/unbound-method */
|
|
131910
132008
|
|
|
132009
|
+
/*
|
|
132010
|
+
Метод вычисляет зависимости для оператора.
|
|
132011
|
+
Для того, чтобы калькулятор корректно реагировал на измнения необходимо сделать корректные зависимости:
|
|
132012
|
+
1) Если исходная множественность и множественность по которой строится группа совпадают, то необходио
|
|
132013
|
+
для последней звёздочки построить зависимость не через PathTokens.current, а через PathTokens.each,
|
|
132014
|
+
т.к. в таком случае пересчёт groupSum/groupCount должен тригетрися при изменении любого элемента в множественности, а не только текущего.
|
|
132015
|
+
2) Если множественности не совпадают, то количество звёздочек (getIterationRank()) в общей части будет разным и ничего дополнительно делать не нужно,
|
|
132016
|
+
в зависимостях в CalculationFunction в данном случае все звёздочки превратятся в PathTokens.current.
|
|
132017
|
+
*/
|
|
132018
|
+
|
|
132019
|
+
|
|
132020
|
+
calculatedGroupSumDependencyForSourcePath(targetKeyPath, sourcePath) {
|
|
132021
|
+
var _targetPathParts$last;
|
|
132022
|
+
|
|
132023
|
+
const diffPaths = (0,_Common_ModelPath_PathSplitHelper__WEBPACK_IMPORTED_MODULE_4__.getMatchedAndDifferentModelPaths)(targetKeyPath, sourcePath);
|
|
132024
|
+
|
|
132025
|
+
if (targetKeyPath.getIterationRank() > diffPaths.matchedPath.getIterationRank()) {
|
|
132026
|
+
return {
|
|
132027
|
+
currentDepsPath: diffPaths.matchedPath,
|
|
132028
|
+
eachDepsPath: diffPaths.differentPath
|
|
132029
|
+
};
|
|
132030
|
+
}
|
|
132031
|
+
|
|
132032
|
+
const targetPathParts = diffPaths.matchedPath.getPathPartsAsArray();
|
|
132033
|
+
const lastStarIndex = targetPathParts.lastIndexOf(_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.each);
|
|
132034
|
+
const currentDepsPath = (0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createAbsoluteFromTokens)(targetPathParts.slice(0, lastStarIndex));
|
|
132035
|
+
const eachDepsPath = (0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createRelativeFromTokens)([(_targetPathParts$last = targetPathParts[lastStarIndex]) !== null && _targetPathParts$last !== void 0 ? _targetPathParts$last : (0,_Common_TypingUtils__WEBPACK_IMPORTED_MODULE_2__.reject)(), ...targetPathParts.slice(lastStarIndex + 1), ...diffPaths.differentPath.getPathParts()]);
|
|
132036
|
+
return {
|
|
132037
|
+
currentDepsPath: currentDepsPath,
|
|
132038
|
+
eachDepsPath: eachDepsPath
|
|
132039
|
+
};
|
|
132040
|
+
}
|
|
131911
132041
|
|
|
131912
132042
|
removeAttributePrefix(pathPart) {
|
|
131913
132043
|
return pathPart.replace(/\@/g, "");
|
|
@@ -131984,10 +132114,11 @@ class KCXmlValidationGenerator extends _KCXmlGenerator_KCXmlGeneratorBase__WEBPA
|
|
|
131984
132114
|
const compiledExpression = this.compileExpression(prefix, target, condition.expression, deps);
|
|
131985
132115
|
const compiledTarget = this.modelPathInstance(target);
|
|
131986
132116
|
const dependencyModelPaths = Array.from(_Common_IterableUtils__WEBPACK_IMPORTED_MODULE_2__.IterUtils.distinctBy(deps.map(x => ({
|
|
131987
|
-
path:
|
|
131988
|
-
isIgnoreForChecks: (0,_KCXmlGenerator_KCXmlGeneratorBase__WEBPACK_IMPORTED_MODULE_1__.isDependencyWithoutChecks)(x)
|
|
131989
|
-
|
|
131990
|
-
|
|
132117
|
+
path: x.asDependencyModelPath(),
|
|
132118
|
+
isIgnoreForChecks: (0,_KCXmlGenerator_KCXmlGeneratorBase__WEBPACK_IMPORTED_MODULE_1__.isDependencyWithoutChecks)(x),
|
|
132119
|
+
pathString: (0,_Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.createAbsoluteFromTokens)(x.asDependencyModelPath().getPathPartsAsArray().map(token => token === _Common_ModelPath_ModelPath__WEBPACK_IMPORTED_MODULE_0__.PathTokens.current ? "!" : token)).toLegacyPath()
|
|
132120
|
+
})).filter(x => !x.path.isEquals(target)), x => x.pathString));
|
|
132121
|
+
const compiledDeps = dependencyModelPaths.map(x => x.path).map(x => this.modelPathInstance(x)).join(", ");
|
|
131991
132122
|
const compiledDescription = (_condition$descriptio = condition.description) !== null && _condition$descriptio !== void 0 ? _condition$descriptio : "Error Message";
|
|
131992
132123
|
const compiledDelegate = `context => KCCondition.execute(context, expression => ${compiledExpression}, ` + `() => "${compiledDescription}", "${(_condition$errorLevel = condition.errorLevel) !== null && _condition$errorLevel !== void 0 ? _condition$errorLevel : "Error"}")`;
|
|
131993
132124
|
return `new ValidationFunction(${compiledTarget}, [${compiledDeps}], ${compiledDelegate})`;
|
|
@@ -136210,103 +136341,105 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
136210
136341
|
/* harmony import */ var _ElementProcessors_Layout_Br_BrConverter__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./ElementProcessors/Layout/Br/BrConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Br/BrConverter.ts");
|
|
136211
136342
|
/* harmony import */ var _ElementProcessors_Action_Button_ButtonConverter__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ElementProcessors/Action/Button/ButtonConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Button/ButtonConverter.ts");
|
|
136212
136343
|
/* harmony import */ var _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonConverter__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./ElementProcessors/Action/DownloadExcelButton/DownloadExcelButtonConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DownloadExcelButton/DownloadExcelButtonConverter.ts");
|
|
136213
|
-
/* harmony import */ var
|
|
136214
|
-
/* harmony import */ var
|
|
136215
|
-
/* harmony import */ var
|
|
136216
|
-
/* harmony import */ var
|
|
136217
|
-
/* harmony import */ var
|
|
136218
|
-
/* harmony import */ var
|
|
136219
|
-
/* harmony import */ var
|
|
136220
|
-
/* harmony import */ var
|
|
136221
|
-
/* harmony import */ var
|
|
136222
|
-
/* harmony import */ var
|
|
136223
|
-
/* harmony import */ var
|
|
136224
|
-
/* harmony import */ var
|
|
136225
|
-
/* harmony import */ var
|
|
136226
|
-
/* harmony import */ var
|
|
136227
|
-
/* harmony import */ var
|
|
136228
|
-
/* harmony import */ var
|
|
136229
|
-
/* harmony import */ var
|
|
136230
|
-
/* harmony import */ var
|
|
136231
|
-
/* harmony import */ var
|
|
136232
|
-
/* harmony import */ var
|
|
136233
|
-
/* harmony import */ var
|
|
136234
|
-
/* harmony import */ var
|
|
136235
|
-
/* harmony import */ var
|
|
136236
|
-
/* harmony import */ var
|
|
136237
|
-
/* harmony import */ var
|
|
136238
|
-
/* harmony import */ var
|
|
136239
|
-
/* harmony import */ var
|
|
136240
|
-
/* harmony import */ var
|
|
136241
|
-
/* harmony import */ var
|
|
136242
|
-
/* harmony import */ var
|
|
136243
|
-
/* harmony import */ var
|
|
136244
|
-
/* harmony import */ var
|
|
136245
|
-
/* harmony import */ var
|
|
136246
|
-
/* harmony import */ var
|
|
136247
|
-
/* harmony import */ var
|
|
136248
|
-
/* harmony import */ var
|
|
136249
|
-
/* harmony import */ var
|
|
136250
|
-
/* harmony import */ var
|
|
136251
|
-
/* harmony import */ var
|
|
136252
|
-
/* harmony import */ var
|
|
136253
|
-
/* harmony import */ var
|
|
136254
|
-
/* harmony import */ var
|
|
136255
|
-
/* harmony import */ var
|
|
136256
|
-
/* harmony import */ var
|
|
136257
|
-
/* harmony import */ var
|
|
136258
|
-
/* harmony import */ var
|
|
136259
|
-
/* harmony import */ var
|
|
136260
|
-
/* harmony import */ var
|
|
136261
|
-
/* harmony import */ var
|
|
136262
|
-
/* harmony import */ var
|
|
136263
|
-
/* harmony import */ var
|
|
136264
|
-
/* harmony import */ var
|
|
136265
|
-
/* harmony import */ var
|
|
136266
|
-
/* harmony import */ var
|
|
136267
|
-
/* harmony import */ var
|
|
136268
|
-
/* harmony import */ var
|
|
136269
|
-
/* harmony import */ var
|
|
136270
|
-
/* harmony import */ var
|
|
136271
|
-
/* harmony import */ var
|
|
136272
|
-
/* harmony import */ var
|
|
136273
|
-
/* harmony import */ var
|
|
136274
|
-
/* harmony import */ var
|
|
136275
|
-
/* harmony import */ var
|
|
136276
|
-
/* harmony import */ var
|
|
136277
|
-
/* harmony import */ var
|
|
136278
|
-
/* harmony import */ var
|
|
136279
|
-
/* harmony import */ var
|
|
136280
|
-
/* harmony import */ var
|
|
136281
|
-
/* harmony import */ var
|
|
136282
|
-
/* harmony import */ var
|
|
136283
|
-
/* harmony import */ var
|
|
136284
|
-
/* harmony import */ var
|
|
136285
|
-
/* harmony import */ var
|
|
136286
|
-
/* harmony import */ var
|
|
136287
|
-
/* harmony import */ var
|
|
136288
|
-
/* harmony import */ var
|
|
136289
|
-
/* harmony import */ var
|
|
136290
|
-
/* harmony import */ var
|
|
136291
|
-
/* harmony import */ var
|
|
136292
|
-
/* harmony import */ var
|
|
136293
|
-
/* harmony import */ var
|
|
136294
|
-
/* harmony import */ var
|
|
136295
|
-
/* harmony import */ var
|
|
136296
|
-
/* harmony import */ var
|
|
136297
|
-
/* harmony import */ var
|
|
136298
|
-
/* harmony import */ var
|
|
136299
|
-
/* harmony import */ var
|
|
136300
|
-
/* harmony import */ var
|
|
136301
|
-
/* harmony import */ var
|
|
136302
|
-
/* harmony import */ var
|
|
136303
|
-
/* harmony import */ var
|
|
136304
|
-
/* harmony import */ var
|
|
136305
|
-
/* harmony import */ var
|
|
136306
|
-
/* harmony import */ var
|
|
136307
|
-
/* harmony import */ var
|
|
136308
|
-
/* harmony import */ var
|
|
136309
|
-
/* harmony import */ var
|
|
136344
|
+
/* harmony import */ var _ElementProcessors_Action_DropDownButtonLoadExcel_DropDownButtonLoadExcelConverter__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelConverter.ts");
|
|
136345
|
+
/* harmony import */ var _ElementProcessors_FormParts_Caption_CaptionConverter__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Caption/CaptionConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Caption/CaptionConverter.ts");
|
|
136346
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Checkbox_CheckboxConverter__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Checkbox/CheckboxConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Checkbox/CheckboxConverter.ts");
|
|
136347
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Choice_ChoiceConverter__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Choice/ChoiceConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Choice/ChoiceConverter.ts");
|
|
136348
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Combobox_ComboBoxConverter__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Combobox/ComboBoxConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Combobox/ComboBoxConverter.ts");
|
|
136349
|
+
/* harmony import */ var _ElementProcessors_FormParts_Content_ContentConverter__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Content/ContentConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Content/ContentConverter.ts");
|
|
136350
|
+
/* harmony import */ var _ElementProcessors_FormParts_Cross_CrossConverter__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Cross/CrossConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Cross/CrossConverter.ts");
|
|
136351
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Date_DateConverter__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Date/DateConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Date/DateConverter.ts");
|
|
136352
|
+
/* harmony import */ var _ElementProcessors_FormParts_DefaultContent_DefaultContentConverter__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./ElementProcessors/FormParts/DefaultContent/DefaultContentConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/DefaultContent/DefaultContentConverter.ts");
|
|
136353
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxConverter__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/DiadocSuggestComboBox/DiadocSuggestComboBoxConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/DiadocSuggestComboBox/DiadocSuggestComboBoxConverter.ts");
|
|
136354
|
+
/* harmony import */ var _ElementProcessors_Typography_Entity_EntityConverter__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./ElementProcessors/Typography/Entity/EntityConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Entity/EntityConverter.ts");
|
|
136355
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteConverter__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/ExpertNote/ExpertNoteConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/ExpertNote/ExpertNoteConverter.ts");
|
|
136356
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoaderConverter__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/FileLoader/FileLoaderConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoaderConverter.ts");
|
|
136357
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeConverter__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/FilterDateRange/FilterDateRangeConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterDateRange/FilterDateRangeConverter.ts");
|
|
136358
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterInput_FilterInputConverter__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/FilterInput/FilterInputConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterInput/FilterInputConverter.ts");
|
|
136359
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterList_FilterListConverter__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/FilterList/FilterListConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterList/FilterListConverter.ts");
|
|
136360
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_FIO_FIOConverter__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./ElementProcessors/ValueViewers/FIO/FIOConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/FIO/FIOConverter.ts");
|
|
136361
|
+
/* harmony import */ var _ElementProcessors_Layout_Flexbox_FlexboxConverter__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./ElementProcessors/Layout/Flexbox/FlexboxConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Flexbox/FlexboxConverter.ts");
|
|
136362
|
+
/* harmony import */ var _ElementProcessors_Modal_Footer_FooterConverter__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./ElementProcessors/Modal/Footer/FooterConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/Footer/FooterConverter.ts");
|
|
136363
|
+
/* harmony import */ var _ElementProcessors_FormParts_Form_FormConverter__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Form/FormConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Form/FormConverter.ts");
|
|
136364
|
+
/* harmony import */ var _ElementProcessors_FormParts_FormInfo_FormInfoConverter__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./ElementProcessors/FormParts/FormInfo/FormInfoConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/FormInfo/FormInfoConverter.ts");
|
|
136365
|
+
/* harmony import */ var _ElementProcessors_Typography_Gray_GrayConverter__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./ElementProcessors/Typography/Gray/GrayConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Gray/GrayConverter.ts");
|
|
136366
|
+
/* harmony import */ var _ElementProcessors_Layout_GridCol_GridColConverter__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./ElementProcessors/Layout/GridCol/GridColConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/GridCol/GridColConverter.ts");
|
|
136367
|
+
/* harmony import */ var _ElementProcessors_Layout_GridRow_GridRowConverter__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./ElementProcessors/Layout/GridRow/GridRowConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/GridRow/GridRowConverter.ts");
|
|
136368
|
+
/* harmony import */ var _ElementProcessors_FormParts_Header_HeaderConverter__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Header/HeaderConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Header/HeaderConverter.ts");
|
|
136369
|
+
/* harmony import */ var _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuConverter__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/HeaderMenu/HeaderMenuConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/HeaderMenu/HeaderMenuConverter.ts");
|
|
136370
|
+
/* harmony import */ var _ElementProcessors_Helpers_Help_HelpConverter__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./ElementProcessors/Helpers/Help/HelpConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Help/HelpConverter.ts");
|
|
136371
|
+
/* harmony import */ var _ElementProcessors_Helpers_Helpinfo_HelpInfoConverter__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./ElementProcessors/Helpers/Helpinfo/HelpInfoConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Helpinfo/HelpInfoConverter.ts");
|
|
136372
|
+
/* harmony import */ var _ElementProcessors_Typography_Highlight_HighlightConverter__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./ElementProcessors/Typography/Highlight/HighlightConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Highlight/HighlightConverter.ts");
|
|
136373
|
+
/* harmony import */ var _ElementProcessors_Layout_Hr_HrConverter__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./ElementProcessors/Layout/Hr/HrConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Hr/HrConverter.ts");
|
|
136374
|
+
/* harmony import */ var _ElementProcessors_Typography_Icon_IconConverter__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./ElementProcessors/Typography/Icon/IconConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Icon/IconConverter.ts");
|
|
136375
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_If_IfConverter__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/If/IfConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/If/IfConverter.ts");
|
|
136376
|
+
/* harmony import */ var _ElementProcessors_Layout_Img_ImgConverter__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./ElementProcessors/Layout/Img/ImgConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Img/ImgConverter.ts");
|
|
136377
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_INN_INNConverter__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/INN/INNConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/INN/INNConverter.ts");
|
|
136378
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Input_InputConverter__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Input/InputConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Input/InputConverter.ts");
|
|
136379
|
+
/* harmony import */ var _ElementProcessors_Typography_Italic_ItalicConverter__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./ElementProcessors/Typography/Italic/ItalicConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Italic/ItalicConverter.ts");
|
|
136380
|
+
/* harmony import */ var _ElementProcessors_Layout_ListItem_ListItemConverter__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./ElementProcessors/Layout/ListItem/ListItemConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/ListItem/ListItemConverter.ts");
|
|
136381
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Kladr_KladrConverter__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Kladr/KladrConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Kladr/KladrConverter.ts");
|
|
136382
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_Linetext_LinetextConverter__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./ElementProcessors/ValueViewers/Linetext/LinetextConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/Linetext/LinetextConverter.ts");
|
|
136383
|
+
/* harmony import */ var _ElementProcessors_Action_Link_LinkConverter__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./ElementProcessors/Action/Link/LinkConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Link/LinkConverter.ts");
|
|
136384
|
+
/* harmony import */ var _ElementProcessors_Layout_List_ListConverter__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./ElementProcessors/Layout/List/ListConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/List/ListConverter.ts");
|
|
136385
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalForm_ModalFormConverter__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./ElementProcessors/Modal/ModalForm/ModalFormConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalForm/ModalFormConverter.ts");
|
|
136386
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelConverter__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./ElementProcessors/Modal/ModalFormCancel/ModalFormCancelConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormCancel/ModalFormCancelConverter.ts");
|
|
136387
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmConverter__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./ElementProcessors/Modal/ModalFormConfirm/ModalFormConfirmConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormConfirm/ModalFormConfirmConverter.ts");
|
|
136388
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelConverter__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./ElementProcessors/Modal/ModalFormLabel/ModalFormLabelConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormLabel/ModalFormLabelConverter.ts");
|
|
136389
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Multilinefield_MultilineFieldConverter__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/Multilinefield/MultilineFieldConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Multilinefield/MultilineFieldConverter.ts");
|
|
136390
|
+
/* harmony import */ var _ElementProcessors_Helpers_Normativehelp_NormativeHelpConverter__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./ElementProcessors/Helpers/Normativehelp/NormativeHelpConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Normativehelp/NormativeHelpConverter.ts");
|
|
136391
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Otherwise_OtherwiseConverter__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Otherwise/OtherwiseConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Otherwise/OtherwiseConverter.ts");
|
|
136392
|
+
/* harmony import */ var _ElementProcessors_FormParts_Page_PageConverter__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Page/PageConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Page/PageConverter.ts");
|
|
136393
|
+
/* harmony import */ var _ElementProcessors_Layout_Pencil_PencilConverter__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./ElementProcessors/Layout/Pencil/PencilConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Pencil/PencilConverter.ts");
|
|
136394
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Picklist_PicklistConverter__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Picklist/PicklistConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Picklist/PicklistConverter.ts");
|
|
136395
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_radio_RadioConverter__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/radio/RadioConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/radio/RadioConverter.ts");
|
|
136396
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_RadioGroup_RadioGroupConverter__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/RadioGroup/RadioGroupConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/RadioGroup/RadioGroupConverter.ts");
|
|
136397
|
+
/* harmony import */ var _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonConverter__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/RemoveRowButton/RemoveRowButtonConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/RemoveRowButton/RemoveRowButtonConverter.ts");
|
|
136398
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Select_SelectConverter__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Select/SelectConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Select/SelectConverter.ts");
|
|
136399
|
+
/* harmony import */ var _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupConverter__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/SortRadioGroup/SortRadioGroupConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/SortRadioGroup/SortRadioGroupConverter.ts");
|
|
136400
|
+
/* harmony import */ var _ElementProcessors_Layout_Spoiler_SpoilerConverter__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./ElementProcessors/Layout/Spoiler/SpoilerConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Spoiler/SpoilerConverter.ts");
|
|
136401
|
+
/* harmony import */ var _ElementProcessors_Typography_Strong_StrongConverter__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./ElementProcessors/Typography/Strong/StrongConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Strong/StrongConverter.ts");
|
|
136402
|
+
/* harmony import */ var _ElementProcessors_Typography_Sub_SubConverter__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./ElementProcessors/Typography/Sub/SubConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Sub/SubConverter.ts");
|
|
136403
|
+
/* harmony import */ var _ElementProcessors_Layout_Subheader_SubheaderConverter__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./ElementProcessors/Layout/Subheader/SubheaderConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Subheader/SubheaderConverter.ts");
|
|
136404
|
+
/* harmony import */ var _ElementProcessors_Typography_Sup_SupConverter__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./ElementProcessors/Typography/Sup/SupConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Sup/SupConverter.ts");
|
|
136405
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Switch_SwitchConverter__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Switch/SwitchConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Switch/SwitchConverter.ts");
|
|
136406
|
+
/* harmony import */ var _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableColumnConverter__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/CrossfitTable/CrossfitTableColumnConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/CrossfitTable/CrossfitTableColumnConverter.ts");
|
|
136407
|
+
/* harmony import */ var _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableConverter__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/CrossfitTable/CrossfitTableConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/CrossfitTable/CrossfitTableConverter.ts");
|
|
136408
|
+
/* harmony import */ var _ElementProcessors_Layout_SimpleTable_SimpleTableColumnConverter__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./ElementProcessors/Layout/SimpleTable/SimpleTableColumnConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/SimpleTable/SimpleTableColumnConverter.ts");
|
|
136409
|
+
/* harmony import */ var _ElementProcessors_Layout_SimpleTable_SimpleTableConverter__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./ElementProcessors/Layout/SimpleTable/SimpleTableConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/SimpleTable/SimpleTableConverter.ts");
|
|
136410
|
+
/* harmony import */ var _ElementProcessors_MultiControls_StickyTable_StickyTableColumnConverter__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/StickyTable/StickyTableColumnConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/StickyTable/StickyTableColumnConverter.ts");
|
|
136411
|
+
/* harmony import */ var _ElementProcessors_MultiControls_StickyTable_StickyTableWithMultilineConverter__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/StickyTable/StickyTableWithMultilineConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/StickyTable/StickyTableWithMultilineConverter.ts");
|
|
136412
|
+
/* harmony import */ var _ElementProcessors_MultiControls_TableCell_TableCellConverter__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/TableCell/TableCellConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/TableCell/TableCellConverter.ts");
|
|
136413
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_Text_TextConverter__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./ElementProcessors/ValueViewers/Text/TextConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/Text/TextConverter.ts");
|
|
136414
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Textarea_TextAreaConverter__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/Textarea/TextAreaConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Textarea/TextAreaConverter.ts");
|
|
136415
|
+
/* harmony import */ var _ElementProcessors_FormParts_Tour_TourConverter__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Tour/TourConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Tour/TourConverter.ts");
|
|
136416
|
+
/* harmony import */ var _ElementProcessors_FormParts_UnitItem_UnitItemConverter__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./ElementProcessors/FormParts/UnitItem/UnitItemConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UnitItem/UnitItemConverter.ts");
|
|
136417
|
+
/* harmony import */ var _ElementProcessors_FormParts_UnitList_UnitListConverter__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./ElementProcessors/FormParts/UnitList/UnitListConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UnitList/UnitListConverter.ts");
|
|
136418
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_ValueLength_ValueLengthConverter__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./ElementProcessors/ValueViewers/ValueLength/ValueLengthConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/ValueLength/ValueLengthConverter.ts");
|
|
136419
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockConverter__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/VisibilityBlock/VisibilityBlockConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/VisibilityBlock/VisibilityBlockConverter.ts");
|
|
136420
|
+
/* harmony import */ var _ElementProcessors_Layout_Warning_WarningConverter__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./ElementProcessors/Layout/Warning/WarningConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Warning/WarningConverter.ts");
|
|
136421
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_When_WhenConverter__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/When/WhenConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/When/WhenConverter.ts");
|
|
136422
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaConverter__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/popupTextArea/PopupTextAreaConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/popupTextArea/PopupTextAreaConverter.ts");
|
|
136423
|
+
/* harmony import */ var _ElementProcessors_MultiControls_ColgroupButton_ColgroupButtonConverter__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/ColgroupButton/ColgroupButtonConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/ColgroupButton/ColgroupButtonConverter.ts");
|
|
136424
|
+
/* harmony import */ var _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./Serializer/SugarSerializer */ "./Generator/src/generators/markupGenerator/Serializer/SugarSerializer.ts");
|
|
136425
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Table2_Table2MultirowConverter__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/Table2/Table2MultirowConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Table2/Table2MultirowConverter.ts");
|
|
136426
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Table2_Table2RowConverter__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/Table2/Table2RowConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Table2/Table2RowConverter.ts");
|
|
136427
|
+
/* harmony import */ var _ElementProcessors_Action_DropdownButton_DropdownButtonConverter__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./ElementProcessors/Action/DropdownButton/DropdownButtonConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropdownButton/DropdownButtonConverter.ts");
|
|
136428
|
+
/* harmony import */ var _ElementProcessors_Layout_FixedTabs_FixedTabConverter__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./ElementProcessors/Layout/FixedTabs/FixedTabConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/FixedTabs/FixedTabConverter.ts");
|
|
136429
|
+
/* harmony import */ var _ElementProcessors_Layout_FixedTabs_FixedTabsConverter__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./ElementProcessors/Layout/FixedTabs/FixedTabsConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/FixedTabs/FixedTabsConverter.ts");
|
|
136430
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Multiple_MultipleConverter__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./ElementProcessors/MultiControls/Multiple/MultipleConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Multiple/MultipleConverter.ts");
|
|
136431
|
+
/* harmony import */ var _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelConverter__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./ElementProcessors/Action/ExcelPastePanel/ExcelPastePanelConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/ExcelPastePanel/ExcelPastePanelConverter.ts");
|
|
136432
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsConverter__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/ReferencedFields/ReferencedFieldsConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/ReferencedFields/ReferencedFieldsConverter.ts");
|
|
136433
|
+
/* harmony import */ var _ElementProcessors_FormParts_UserPicklist_UserPicklistConverter__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./ElementProcessors/FormParts/UserPicklist/UserPicklistConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UserPicklist/UserPicklistConverter.ts");
|
|
136434
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_TaxRebate_TaxRebateConverter__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./ElementProcessors/ValueEditors/TaxRebate/TaxRebateConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/TaxRebate/TaxRebateConverter.ts");
|
|
136435
|
+
/* harmony import */ var _ElementProcessors_FormParts_Banner_BannerConverter__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./ElementProcessors/FormParts/Banner/BannerConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Banner/BannerConverter.ts");
|
|
136436
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_Short_ShortConverter__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Captions/Short/ShortConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/Short/ShortConverter.ts");
|
|
136437
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_Long_LongConverter__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Captions/Long/LongConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/Long/LongConverter.ts");
|
|
136438
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_FillHint_FillHintConverter__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./ElementProcessors/ControlFlow/Captions/FillHint/FillHintConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/FillHint/FillHintConverter.ts");
|
|
136439
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_DateView_DateViewConverter__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./ElementProcessors/ValueViewers/DateView/DateViewConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/DateView/DateViewConverter.ts");
|
|
136440
|
+
/* harmony import */ var _ElementProcessors_Action_Kebab_KebabConverter__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./ElementProcessors/Action/Kebab/KebabConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Kebab/KebabConverter.ts");
|
|
136441
|
+
/* harmony import */ var _ElementProcessors_Helpers_Clue_InfoBlockConverter__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./ElementProcessors/Helpers/Clue/InfoBlockConverter */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Clue/InfoBlockConverter.ts");
|
|
136442
|
+
|
|
136310
136443
|
|
|
136311
136444
|
|
|
136312
136445
|
|
|
@@ -136424,7 +136557,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
136424
136557
|
let convertersFromNodeClassMap;
|
|
136425
136558
|
|
|
136426
136559
|
function buildConvertersFromNodeClassMap() {
|
|
136427
|
-
const converters = [_ElementProcessors_FormParts_AddPageButton_AddPageButtonConverter__WEBPACK_IMPORTED_MODULE_8__.AddPageButtonConverter, _ElementProcessors_MultiControls_AddRowButton_AddRowButtonConverter__WEBPACK_IMPORTED_MODULE_9__.AddRowButtonConverter, _ElementProcessors_Layout_Block_BlockConverter__WEBPACK_IMPORTED_MODULE_10__.BlockConverter, _ElementProcessors_Layout_Minitour_MinitourConverter__WEBPACK_IMPORTED_MODULE_11__.MinitourConverter, _ElementProcessors_Typography_Bold_BoldConverter__WEBPACK_IMPORTED_MODULE_13__.BoldConverter, _ElementProcessors_Layout_Br_BrConverter__WEBPACK_IMPORTED_MODULE_14__.BrConverter, _ElementProcessors_FormParts_Caption_CaptionConverter__WEBPACK_IMPORTED_MODULE_17__.CaptionConverter, _ElementProcessors_ValueEditors_Checkbox_CheckboxConverter__WEBPACK_IMPORTED_MODULE_18__.CheckboxConverter, _ElementProcessors_ControlFlow_Choice_ChoiceConverter__WEBPACK_IMPORTED_MODULE_19__.ChoiceConverter, _ElementProcessors_MultiControls_TableCell_TableCellConverter__WEBPACK_IMPORTED_MODULE_84__.TableCellConverter, _ElementProcessors_ValueEditors_Combobox_ComboBoxConverter__WEBPACK_IMPORTED_MODULE_20__.ComboBoxConverter, _ElementProcessors_FormParts_Content_ContentConverter__WEBPACK_IMPORTED_MODULE_21__.ContentConverter, _ElementProcessors_FormParts_Cross_CrossConverter__WEBPACK_IMPORTED_MODULE_22__.CrossConverter, _ElementProcessors_MultiControls_ColgroupButton_ColgroupButtonConverter__WEBPACK_IMPORTED_MODULE_95__.ColgroupButtonConverter, _ElementProcessors_ValueEditors_Date_DateConverter__WEBPACK_IMPORTED_MODULE_23__.DateConverter, _ElementProcessors_FormParts_DefaultContent_DefaultContentConverter__WEBPACK_IMPORTED_MODULE_24__.DefaultContentConverter, _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxConverter__WEBPACK_IMPORTED_MODULE_25__.DiadocSuggestComboBoxConverter, _ElementProcessors_Typography_Entity_EntityConverter__WEBPACK_IMPORTED_MODULE_26__.EntityConverter, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteConverter__WEBPACK_IMPORTED_MODULE_27__.ExpertNoteConverter, _ElementProcessors_ValueEditors_FileLoader_FileLoaderConverter__WEBPACK_IMPORTED_MODULE_28__.FileLoaderConverter, _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeConverter__WEBPACK_IMPORTED_MODULE_29__.FilterDateRangeConverter, _ElementProcessors_MultiControls_FilterInput_FilterInputConverter__WEBPACK_IMPORTED_MODULE_30__.FilterInputConverter, _ElementProcessors_MultiControls_FilterList_FilterListConverter__WEBPACK_IMPORTED_MODULE_31__.FilterListConverter, _ElementProcessors_ValueViewers_FIO_FIOConverter__WEBPACK_IMPORTED_MODULE_32__.FIOConverter, _ElementProcessors_Layout_Flexbox_FlexboxConverter__WEBPACK_IMPORTED_MODULE_33__.FlexboxConverter, _ElementProcessors_FormParts_Form_FormConverter__WEBPACK_IMPORTED_MODULE_35__.FormConverter, _ElementProcessors_FormParts_FormInfo_FormInfoConverter__WEBPACK_IMPORTED_MODULE_36__.FormInfoConverter, _ElementProcessors_Typography_Gray_GrayConverter__WEBPACK_IMPORTED_MODULE_37__.GrayConverter, _ElementProcessors_Layout_GridCol_GridColConverter__WEBPACK_IMPORTED_MODULE_38__.GridColConverter, _ElementProcessors_Layout_GridRow_GridRowConverter__WEBPACK_IMPORTED_MODULE_39__.GridRowConverter, _ElementProcessors_FormParts_Header_HeaderConverter__WEBPACK_IMPORTED_MODULE_40__.HeaderConverter, _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuConverter__WEBPACK_IMPORTED_MODULE_41__.HeaderMenuConverter, _ElementProcessors_Helpers_Help_HelpConverter__WEBPACK_IMPORTED_MODULE_42__.HelpConverter, _ElementProcessors_Helpers_Helpinfo_HelpInfoConverter__WEBPACK_IMPORTED_MODULE_43__.HelpInfoConverter, _ElementProcessors_Typography_Highlight_HighlightConverter__WEBPACK_IMPORTED_MODULE_44__.HighlightConverter, _ElementProcessors_Layout_Hr_HrConverter__WEBPACK_IMPORTED_MODULE_45__.HrConverter, _ElementProcessors_Typography_Icon_IconConverter__WEBPACK_IMPORTED_MODULE_46__.IconConverter, _ElementProcessors_ControlFlow_Captions_Short_ShortConverter__WEBPACK_IMPORTED_MODULE_108__.ShortConverter, _ElementProcessors_ControlFlow_Captions_Long_LongConverter__WEBPACK_IMPORTED_MODULE_109__.LongConverter, _ElementProcessors_ControlFlow_Captions_FillHint_FillHintConverter__WEBPACK_IMPORTED_MODULE_110__.FillHintConverter, _ElementProcessors_ControlFlow_If_IfConverter__WEBPACK_IMPORTED_MODULE_47__.IfConverter, _ElementProcessors_Layout_Img_ImgConverter__WEBPACK_IMPORTED_MODULE_48__.ImgConverter, _ElementProcessors_ValueEditors_INN_INNConverter__WEBPACK_IMPORTED_MODULE_49__.INNConverter, _ElementProcessors_ValueEditors_Input_InputConverter__WEBPACK_IMPORTED_MODULE_50__.InputConverter, _ElementProcessors_Typography_Italic_ItalicConverter__WEBPACK_IMPORTED_MODULE_51__.ItalicConverter, _ElementProcessors_Layout_ListItem_ListItemConverter__WEBPACK_IMPORTED_MODULE_52__.ListItemConverter, _ElementProcessors_ValueEditors_Kladr_KladrConverter__WEBPACK_IMPORTED_MODULE_53__.KladrConverter, _ElementProcessors_ValueViewers_Linetext_LinetextConverter__WEBPACK_IMPORTED_MODULE_54__.LinetextConverter, _ElementProcessors_Action_Link_LinkConverter__WEBPACK_IMPORTED_MODULE_55__.LinkConverter, _ElementProcessors_Layout_List_ListConverter__WEBPACK_IMPORTED_MODULE_56__.ListConverter, _ElementProcessors_Modal_ModalForm_ModalFormConverter__WEBPACK_IMPORTED_MODULE_57__.ModalFormConverter, _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelConverter__WEBPACK_IMPORTED_MODULE_60__.ModalFormLabelConverter, _ElementProcessors_MultiControls_Multilinefield_MultilineFieldConverter__WEBPACK_IMPORTED_MODULE_61__.MultilineFieldConverter, _ElementProcessors_Helpers_Normativehelp_NormativeHelpConverter__WEBPACK_IMPORTED_MODULE_62__.NormativeHelpConverter, _ElementProcessors_FormParts_Page_PageConverter__WEBPACK_IMPORTED_MODULE_64__.PageConverter, _ElementProcessors_Layout_Pencil_PencilConverter__WEBPACK_IMPORTED_MODULE_65__.PencilConverter, _ElementProcessors_ValueEditors_Picklist_PicklistConverter__WEBPACK_IMPORTED_MODULE_66__.PicklistConverter, _ElementProcessors_ValueEditors_radio_RadioConverter__WEBPACK_IMPORTED_MODULE_67__.RadioConverter, _ElementProcessors_ValueEditors_RadioGroup_RadioGroupConverter__WEBPACK_IMPORTED_MODULE_68__.RadioGroupConverter, _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonConverter__WEBPACK_IMPORTED_MODULE_69__.RemoveRowButtonConverter, _ElementProcessors_ValueEditors_Select_SelectConverter__WEBPACK_IMPORTED_MODULE_70__.SelectConverter, _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupConverter__WEBPACK_IMPORTED_MODULE_71__.SortRadioGroupConverter, _ElementProcessors_Layout_Spoiler_SpoilerConverter__WEBPACK_IMPORTED_MODULE_72__.SpoilerConverter, _ElementProcessors_Typography_Strong_StrongConverter__WEBPACK_IMPORTED_MODULE_73__.StrongConverter, _ElementProcessors_Typography_Sub_SubConverter__WEBPACK_IMPORTED_MODULE_74__.SubConverter, _ElementProcessors_Layout_Subheader_SubheaderConverter__WEBPACK_IMPORTED_MODULE_75__.SubheaderConverter, _ElementProcessors_Typography_Sup_SupConverter__WEBPACK_IMPORTED_MODULE_76__.SupConverter, _ElementProcessors_ValueViewers_Text_TextConverter__WEBPACK_IMPORTED_MODULE_85__.TextConverter, _ElementProcessors_ValueEditors_Textarea_TextAreaConverter__WEBPACK_IMPORTED_MODULE_86__.TextAreaConverter, _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaConverter__WEBPACK_IMPORTED_MODULE_94__.PopupTextAreaConverter, _ElementProcessors_ValueViewers_ValueLength_ValueLengthConverter__WEBPACK_IMPORTED_MODULE_90__.ValueLengthConverter, _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockConverter__WEBPACK_IMPORTED_MODULE_91__.VisibilityBlockConverter, _ElementProcessors_Layout_Warning_WarningConverter__WEBPACK_IMPORTED_MODULE_92__.WarningConverter, _ElementProcessors_Layout_InnerText_InnertextConverter__WEBPACK_IMPORTED_MODULE_7__.InnertextConverter, _ElementProcessors_ControlFlow_Otherwise_OtherwiseConverter__WEBPACK_IMPORTED_MODULE_63__.OtherwiseConverter, _ElementProcessors_ControlFlow_When_WhenConverter__WEBPACK_IMPORTED_MODULE_93__.WhenConverter, _ElementProcessors_FormParts_UnitList_UnitListConverter__WEBPACK_IMPORTED_MODULE_89__.UnitListConverter, _ElementProcessors_FormParts_UnitItem_UnitItemConverter__WEBPACK_IMPORTED_MODULE_88__.UnitItemConverter, _ElementProcessors_Modal_Body_BodyConverter__WEBPACK_IMPORTED_MODULE_12__.BodyConverter, _ElementProcessors_Modal_Footer_FooterConverter__WEBPACK_IMPORTED_MODULE_34__.FooterConverter, _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmConverter__WEBPACK_IMPORTED_MODULE_59__.ModalFormConfirmConverter, _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelConverter__WEBPACK_IMPORTED_MODULE_58__.ModalFormCancelConverter, _ElementProcessors_Action_Button_ButtonConverter__WEBPACK_IMPORTED_MODULE_15__.ButtonConverter, _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonConverter__WEBPACK_IMPORTED_MODULE_16__.DownloadExcelButtonConverter, _ElementProcessors_FormParts_Tour_TourConverter__WEBPACK_IMPORTED_MODULE_87__.TourConverter, _ElementProcessors_ControlFlow_Switch_SwitchConverter__WEBPACK_IMPORTED_MODULE_77__.SwitchConverter, _ElementProcessors_MultiControls_StickyTable_StickyTableColumnConverter__WEBPACK_IMPORTED_MODULE_82__.StickyTableColumnConverter, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableColumnConverter__WEBPACK_IMPORTED_MODULE_78__.CrossfitTableColumnConverter, _ElementProcessors_Layout_SimpleTable_SimpleTableColumnConverter__WEBPACK_IMPORTED_MODULE_80__.SimpleTableColumnConverter, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableConverter__WEBPACK_IMPORTED_MODULE_79__.CrossfitTableConverter, _ElementProcessors_Layout_SimpleTable_SimpleTableConverter__WEBPACK_IMPORTED_MODULE_81__.SimpleTableConverter, _ElementProcessors_MultiControls_StickyTable_StickyTableWithMultilineConverter__WEBPACK_IMPORTED_MODULE_83__.StickyTableWithMultilineConverter, _ElementProcessors_Layout_Stack_StackConverter__WEBPACK_IMPORTED_MODULE_2__.StackConverter, _ElementProcessors_Layout_Grid_GridConverter__WEBPACK_IMPORTED_MODULE_1__.GridConverter, _ElementProcessors_UnitParts_HeaderPanel_HeaderPanelConverter__WEBPACK_IMPORTED_MODULE_6__.HeaderPanelConverter, _ElementProcessors_MultiControls_Tabs_TabsConverter__WEBPACK_IMPORTED_MODULE_5__.TabsConverter, _ElementProcessors_Action_DropdownButton_DropdownButtonConverter__WEBPACK_IMPORTED_MODULE_99__.DropdownButtonConverter, _ElementProcessors_ValueEditors_Fias_FiasConverter__WEBPACK_IMPORTED_MODULE_0__.FiasConverter, _ElementProcessors_MultiControls_FilterSelect_FilterSelectConverter__WEBPACK_IMPORTED_MODULE_3__.FilterSelectConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2Converter, _ElementProcessors_MultiControls_Table2_Table2RowConverter__WEBPACK_IMPORTED_MODULE_98__.Table2RowConverter, _ElementProcessors_MultiControls_Table2_Table2MultirowConverter__WEBPACK_IMPORTED_MODULE_97__.Table2MultirowConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2ColumnConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2VerticalColumnConverter, _ElementProcessors_Layout_FixedTabs_FixedTabsConverter__WEBPACK_IMPORTED_MODULE_101__.FixedTabsConverter, _ElementProcessors_Layout_FixedTabs_FixedTabConverter__WEBPACK_IMPORTED_MODULE_100__.FixedTabConverter, _ElementProcessors_MultiControls_Multiple_MultipleConverter__WEBPACK_IMPORTED_MODULE_102__.MultipleConverter, _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelConverter__WEBPACK_IMPORTED_MODULE_103__.ExcelPastePanelConverter, _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsConverter__WEBPACK_IMPORTED_MODULE_104__.ReferencedFieldsConverter, _ElementProcessors_FormParts_UserPicklist_UserPicklistConverter__WEBPACK_IMPORTED_MODULE_105__.UserPicklistConverter, _ElementProcessors_ValueEditors_TaxRebate_TaxRebateConverter__WEBPACK_IMPORTED_MODULE_106__.TaxRebateConverter, _ElementProcessors_FormParts_Banner_BannerConverter__WEBPACK_IMPORTED_MODULE_107__.BannerConverter, _ElementProcessors_ValueViewers_DateView_DateViewConverter__WEBPACK_IMPORTED_MODULE_111__.DateViewConverter, _ElementProcessors_Action_Kebab_KebabConverter__WEBPACK_IMPORTED_MODULE_112__.KebabConverter, _ElementProcessors_Helpers_Clue_InfoBlockConverter__WEBPACK_IMPORTED_MODULE_113__.InfoBlockConverter];
|
|
136560
|
+
const converters = [_ElementProcessors_FormParts_AddPageButton_AddPageButtonConverter__WEBPACK_IMPORTED_MODULE_8__.AddPageButtonConverter, _ElementProcessors_MultiControls_AddRowButton_AddRowButtonConverter__WEBPACK_IMPORTED_MODULE_9__.AddRowButtonConverter, _ElementProcessors_Layout_Block_BlockConverter__WEBPACK_IMPORTED_MODULE_10__.BlockConverter, _ElementProcessors_Layout_Minitour_MinitourConverter__WEBPACK_IMPORTED_MODULE_11__.MinitourConverter, _ElementProcessors_Typography_Bold_BoldConverter__WEBPACK_IMPORTED_MODULE_13__.BoldConverter, _ElementProcessors_Layout_Br_BrConverter__WEBPACK_IMPORTED_MODULE_14__.BrConverter, _ElementProcessors_FormParts_Caption_CaptionConverter__WEBPACK_IMPORTED_MODULE_18__.CaptionConverter, _ElementProcessors_ValueEditors_Checkbox_CheckboxConverter__WEBPACK_IMPORTED_MODULE_19__.CheckboxConverter, _ElementProcessors_ControlFlow_Choice_ChoiceConverter__WEBPACK_IMPORTED_MODULE_20__.ChoiceConverter, _ElementProcessors_MultiControls_TableCell_TableCellConverter__WEBPACK_IMPORTED_MODULE_85__.TableCellConverter, _ElementProcessors_ValueEditors_Combobox_ComboBoxConverter__WEBPACK_IMPORTED_MODULE_21__.ComboBoxConverter, _ElementProcessors_FormParts_Content_ContentConverter__WEBPACK_IMPORTED_MODULE_22__.ContentConverter, _ElementProcessors_FormParts_Cross_CrossConverter__WEBPACK_IMPORTED_MODULE_23__.CrossConverter, _ElementProcessors_MultiControls_ColgroupButton_ColgroupButtonConverter__WEBPACK_IMPORTED_MODULE_96__.ColgroupButtonConverter, _ElementProcessors_ValueEditors_Date_DateConverter__WEBPACK_IMPORTED_MODULE_24__.DateConverter, _ElementProcessors_FormParts_DefaultContent_DefaultContentConverter__WEBPACK_IMPORTED_MODULE_25__.DefaultContentConverter, _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxConverter__WEBPACK_IMPORTED_MODULE_26__.DiadocSuggestComboBoxConverter, _ElementProcessors_Typography_Entity_EntityConverter__WEBPACK_IMPORTED_MODULE_27__.EntityConverter, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteConverter__WEBPACK_IMPORTED_MODULE_28__.ExpertNoteConverter, _ElementProcessors_ValueEditors_FileLoader_FileLoaderConverter__WEBPACK_IMPORTED_MODULE_29__.FileLoaderConverter, _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeConverter__WEBPACK_IMPORTED_MODULE_30__.FilterDateRangeConverter, _ElementProcessors_MultiControls_FilterInput_FilterInputConverter__WEBPACK_IMPORTED_MODULE_31__.FilterInputConverter, _ElementProcessors_MultiControls_FilterList_FilterListConverter__WEBPACK_IMPORTED_MODULE_32__.FilterListConverter, _ElementProcessors_ValueViewers_FIO_FIOConverter__WEBPACK_IMPORTED_MODULE_33__.FIOConverter, _ElementProcessors_Layout_Flexbox_FlexboxConverter__WEBPACK_IMPORTED_MODULE_34__.FlexboxConverter, _ElementProcessors_FormParts_Form_FormConverter__WEBPACK_IMPORTED_MODULE_36__.FormConverter, _ElementProcessors_FormParts_FormInfo_FormInfoConverter__WEBPACK_IMPORTED_MODULE_37__.FormInfoConverter, _ElementProcessors_Typography_Gray_GrayConverter__WEBPACK_IMPORTED_MODULE_38__.GrayConverter, _ElementProcessors_Layout_GridCol_GridColConverter__WEBPACK_IMPORTED_MODULE_39__.GridColConverter, _ElementProcessors_Layout_GridRow_GridRowConverter__WEBPACK_IMPORTED_MODULE_40__.GridRowConverter, _ElementProcessors_FormParts_Header_HeaderConverter__WEBPACK_IMPORTED_MODULE_41__.HeaderConverter, _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuConverter__WEBPACK_IMPORTED_MODULE_42__.HeaderMenuConverter, _ElementProcessors_Helpers_Help_HelpConverter__WEBPACK_IMPORTED_MODULE_43__.HelpConverter, _ElementProcessors_Helpers_Helpinfo_HelpInfoConverter__WEBPACK_IMPORTED_MODULE_44__.HelpInfoConverter, _ElementProcessors_Typography_Highlight_HighlightConverter__WEBPACK_IMPORTED_MODULE_45__.HighlightConverter, _ElementProcessors_Layout_Hr_HrConverter__WEBPACK_IMPORTED_MODULE_46__.HrConverter, _ElementProcessors_Typography_Icon_IconConverter__WEBPACK_IMPORTED_MODULE_47__.IconConverter, _ElementProcessors_ControlFlow_Captions_Short_ShortConverter__WEBPACK_IMPORTED_MODULE_109__.ShortConverter, _ElementProcessors_ControlFlow_Captions_Long_LongConverter__WEBPACK_IMPORTED_MODULE_110__.LongConverter, _ElementProcessors_ControlFlow_Captions_FillHint_FillHintConverter__WEBPACK_IMPORTED_MODULE_111__.FillHintConverter, _ElementProcessors_ControlFlow_If_IfConverter__WEBPACK_IMPORTED_MODULE_48__.IfConverter, _ElementProcessors_Layout_Img_ImgConverter__WEBPACK_IMPORTED_MODULE_49__.ImgConverter, _ElementProcessors_ValueEditors_INN_INNConverter__WEBPACK_IMPORTED_MODULE_50__.INNConverter, _ElementProcessors_ValueEditors_Input_InputConverter__WEBPACK_IMPORTED_MODULE_51__.InputConverter, _ElementProcessors_Typography_Italic_ItalicConverter__WEBPACK_IMPORTED_MODULE_52__.ItalicConverter, _ElementProcessors_Layout_ListItem_ListItemConverter__WEBPACK_IMPORTED_MODULE_53__.ListItemConverter, _ElementProcessors_ValueEditors_Kladr_KladrConverter__WEBPACK_IMPORTED_MODULE_54__.KladrConverter, _ElementProcessors_ValueViewers_Linetext_LinetextConverter__WEBPACK_IMPORTED_MODULE_55__.LinetextConverter, _ElementProcessors_Action_Link_LinkConverter__WEBPACK_IMPORTED_MODULE_56__.LinkConverter, _ElementProcessors_Layout_List_ListConverter__WEBPACK_IMPORTED_MODULE_57__.ListConverter, _ElementProcessors_Modal_ModalForm_ModalFormConverter__WEBPACK_IMPORTED_MODULE_58__.ModalFormConverter, _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelConverter__WEBPACK_IMPORTED_MODULE_61__.ModalFormLabelConverter, _ElementProcessors_MultiControls_Multilinefield_MultilineFieldConverter__WEBPACK_IMPORTED_MODULE_62__.MultilineFieldConverter, _ElementProcessors_Helpers_Normativehelp_NormativeHelpConverter__WEBPACK_IMPORTED_MODULE_63__.NormativeHelpConverter, _ElementProcessors_FormParts_Page_PageConverter__WEBPACK_IMPORTED_MODULE_65__.PageConverter, _ElementProcessors_Layout_Pencil_PencilConverter__WEBPACK_IMPORTED_MODULE_66__.PencilConverter, _ElementProcessors_ValueEditors_Picklist_PicklistConverter__WEBPACK_IMPORTED_MODULE_67__.PicklistConverter, _ElementProcessors_ValueEditors_radio_RadioConverter__WEBPACK_IMPORTED_MODULE_68__.RadioConverter, _ElementProcessors_ValueEditors_RadioGroup_RadioGroupConverter__WEBPACK_IMPORTED_MODULE_69__.RadioGroupConverter, _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonConverter__WEBPACK_IMPORTED_MODULE_70__.RemoveRowButtonConverter, _ElementProcessors_ValueEditors_Select_SelectConverter__WEBPACK_IMPORTED_MODULE_71__.SelectConverter, _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupConverter__WEBPACK_IMPORTED_MODULE_72__.SortRadioGroupConverter, _ElementProcessors_Layout_Spoiler_SpoilerConverter__WEBPACK_IMPORTED_MODULE_73__.SpoilerConverter, _ElementProcessors_Typography_Strong_StrongConverter__WEBPACK_IMPORTED_MODULE_74__.StrongConverter, _ElementProcessors_Typography_Sub_SubConverter__WEBPACK_IMPORTED_MODULE_75__.SubConverter, _ElementProcessors_Layout_Subheader_SubheaderConverter__WEBPACK_IMPORTED_MODULE_76__.SubheaderConverter, _ElementProcessors_Typography_Sup_SupConverter__WEBPACK_IMPORTED_MODULE_77__.SupConverter, _ElementProcessors_ValueViewers_Text_TextConverter__WEBPACK_IMPORTED_MODULE_86__.TextConverter, _ElementProcessors_ValueEditors_Textarea_TextAreaConverter__WEBPACK_IMPORTED_MODULE_87__.TextAreaConverter, _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaConverter__WEBPACK_IMPORTED_MODULE_95__.PopupTextAreaConverter, _ElementProcessors_ValueViewers_ValueLength_ValueLengthConverter__WEBPACK_IMPORTED_MODULE_91__.ValueLengthConverter, _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockConverter__WEBPACK_IMPORTED_MODULE_92__.VisibilityBlockConverter, _ElementProcessors_Layout_Warning_WarningConverter__WEBPACK_IMPORTED_MODULE_93__.WarningConverter, _ElementProcessors_Layout_InnerText_InnertextConverter__WEBPACK_IMPORTED_MODULE_7__.InnertextConverter, _ElementProcessors_ControlFlow_Otherwise_OtherwiseConverter__WEBPACK_IMPORTED_MODULE_64__.OtherwiseConverter, _ElementProcessors_ControlFlow_When_WhenConverter__WEBPACK_IMPORTED_MODULE_94__.WhenConverter, _ElementProcessors_FormParts_UnitList_UnitListConverter__WEBPACK_IMPORTED_MODULE_90__.UnitListConverter, _ElementProcessors_FormParts_UnitItem_UnitItemConverter__WEBPACK_IMPORTED_MODULE_89__.UnitItemConverter, _ElementProcessors_Modal_Body_BodyConverter__WEBPACK_IMPORTED_MODULE_12__.BodyConverter, _ElementProcessors_Modal_Footer_FooterConverter__WEBPACK_IMPORTED_MODULE_35__.FooterConverter, _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmConverter__WEBPACK_IMPORTED_MODULE_60__.ModalFormConfirmConverter, _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelConverter__WEBPACK_IMPORTED_MODULE_59__.ModalFormCancelConverter, _ElementProcessors_Action_Button_ButtonConverter__WEBPACK_IMPORTED_MODULE_15__.ButtonConverter, _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonConverter__WEBPACK_IMPORTED_MODULE_16__.DownloadExcelButtonConverter, _ElementProcessors_Action_DropDownButtonLoadExcel_DropDownButtonLoadExcelConverter__WEBPACK_IMPORTED_MODULE_17__.DropDownButtonLoadExcelConverter, _ElementProcessors_FormParts_Tour_TourConverter__WEBPACK_IMPORTED_MODULE_88__.TourConverter, _ElementProcessors_ControlFlow_Switch_SwitchConverter__WEBPACK_IMPORTED_MODULE_78__.SwitchConverter, _ElementProcessors_MultiControls_StickyTable_StickyTableColumnConverter__WEBPACK_IMPORTED_MODULE_83__.StickyTableColumnConverter, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableColumnConverter__WEBPACK_IMPORTED_MODULE_79__.CrossfitTableColumnConverter, _ElementProcessors_Layout_SimpleTable_SimpleTableColumnConverter__WEBPACK_IMPORTED_MODULE_81__.SimpleTableColumnConverter, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableConverter__WEBPACK_IMPORTED_MODULE_80__.CrossfitTableConverter, _ElementProcessors_Layout_SimpleTable_SimpleTableConverter__WEBPACK_IMPORTED_MODULE_82__.SimpleTableConverter, _ElementProcessors_MultiControls_StickyTable_StickyTableWithMultilineConverter__WEBPACK_IMPORTED_MODULE_84__.StickyTableWithMultilineConverter, _ElementProcessors_Layout_Stack_StackConverter__WEBPACK_IMPORTED_MODULE_2__.StackConverter, _ElementProcessors_Layout_Grid_GridConverter__WEBPACK_IMPORTED_MODULE_1__.GridConverter, _ElementProcessors_UnitParts_HeaderPanel_HeaderPanelConverter__WEBPACK_IMPORTED_MODULE_6__.HeaderPanelConverter, _ElementProcessors_MultiControls_Tabs_TabsConverter__WEBPACK_IMPORTED_MODULE_5__.TabsConverter, _ElementProcessors_Action_DropdownButton_DropdownButtonConverter__WEBPACK_IMPORTED_MODULE_100__.DropdownButtonConverter, _ElementProcessors_ValueEditors_Fias_FiasConverter__WEBPACK_IMPORTED_MODULE_0__.FiasConverter, _ElementProcessors_MultiControls_FilterSelect_FilterSelectConverter__WEBPACK_IMPORTED_MODULE_3__.FilterSelectConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2Converter, _ElementProcessors_MultiControls_Table2_Table2RowConverter__WEBPACK_IMPORTED_MODULE_99__.Table2RowConverter, _ElementProcessors_MultiControls_Table2_Table2MultirowConverter__WEBPACK_IMPORTED_MODULE_98__.Table2MultirowConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2ColumnConverter, _ElementProcessors_MultiControls_Table2_Table2Converter__WEBPACK_IMPORTED_MODULE_4__.Table2VerticalColumnConverter, _ElementProcessors_Layout_FixedTabs_FixedTabsConverter__WEBPACK_IMPORTED_MODULE_102__.FixedTabsConverter, _ElementProcessors_Layout_FixedTabs_FixedTabConverter__WEBPACK_IMPORTED_MODULE_101__.FixedTabConverter, _ElementProcessors_MultiControls_Multiple_MultipleConverter__WEBPACK_IMPORTED_MODULE_103__.MultipleConverter, _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelConverter__WEBPACK_IMPORTED_MODULE_104__.ExcelPastePanelConverter, _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsConverter__WEBPACK_IMPORTED_MODULE_105__.ReferencedFieldsConverter, _ElementProcessors_FormParts_UserPicklist_UserPicklistConverter__WEBPACK_IMPORTED_MODULE_106__.UserPicklistConverter, _ElementProcessors_ValueEditors_TaxRebate_TaxRebateConverter__WEBPACK_IMPORTED_MODULE_107__.TaxRebateConverter, _ElementProcessors_FormParts_Banner_BannerConverter__WEBPACK_IMPORTED_MODULE_108__.BannerConverter, _ElementProcessors_ValueViewers_DateView_DateViewConverter__WEBPACK_IMPORTED_MODULE_112__.DateViewConverter, _ElementProcessors_Action_Kebab_KebabConverter__WEBPACK_IMPORTED_MODULE_113__.KebabConverter, _ElementProcessors_Helpers_Clue_InfoBlockConverter__WEBPACK_IMPORTED_MODULE_114__.InfoBlockConverter];
|
|
136428
136561
|
return new Map(converters.map(converterClass => [converterClass.getAcceptNodeClass(), converterClass]));
|
|
136429
136562
|
}
|
|
136430
136563
|
|
|
@@ -136436,7 +136569,7 @@ function getConverterByNodeClass(nodeClass) {
|
|
|
136436
136569
|
}
|
|
136437
136570
|
function* iterateNodesDepthFirst(root) {
|
|
136438
136571
|
yield root;
|
|
136439
|
-
const controlConverterClass = getConverterByNodeClass((0,
|
|
136572
|
+
const controlConverterClass = getConverterByNodeClass((0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_97__.getNodeClass)(root));
|
|
136440
136573
|
|
|
136441
136574
|
if (controlConverterClass != undefined) {
|
|
136442
136575
|
const converter = new controlConverterClass(root);
|
|
@@ -136447,7 +136580,7 @@ function* iterateNodesDepthFirst(root) {
|
|
|
136447
136580
|
}
|
|
136448
136581
|
}
|
|
136449
136582
|
function* iterateNodesDepthFirstWithConverter(root) {
|
|
136450
|
-
const controlConverterClass = getConverterByNodeClass((0,
|
|
136583
|
+
const controlConverterClass = getConverterByNodeClass((0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_97__.getNodeClass)(root));
|
|
136451
136584
|
|
|
136452
136585
|
if (controlConverterClass != undefined) {
|
|
136453
136586
|
const converter = new controlConverterClass(root);
|
|
@@ -137761,6 +137894,180 @@ let DownloadExcelButtonNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IM
|
|
|
137761
137894
|
|
|
137762
137895
|
/***/ }),
|
|
137763
137896
|
|
|
137897
|
+
/***/ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelConverter.ts":
|
|
137898
|
+
/*!***************************************************************************************************************************************!*\
|
|
137899
|
+
!*** ./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelConverter.ts ***!
|
|
137900
|
+
\***************************************************************************************************************************************/
|
|
137901
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
137902
|
+
|
|
137903
|
+
"use strict";
|
|
137904
|
+
__webpack_require__.r(__webpack_exports__);
|
|
137905
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
137906
|
+
/* harmony export */ "DropDownButtonLoadExcelConverter": () => (/* binding */ DropDownButtonLoadExcelConverter)
|
|
137907
|
+
/* harmony export */ });
|
|
137908
|
+
/* harmony import */ var _DataDeclarationGenerator_DataDeclarationGenerationContext__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../../DataDeclarationGenerator/DataDeclarationGenerationContext */ "./Generator/src/generators/DataDeclarationGenerator/DataDeclarationGenerationContext.ts");
|
|
137909
|
+
/* harmony import */ var _ComponentMarkupBuilder_ComponentMarkupBuilder__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../ComponentMarkupBuilder/ComponentMarkupBuilder */ "./Generator/src/generators/markupGenerator/ComponentMarkupBuilder/ComponentMarkupBuilder.ts");
|
|
137910
|
+
/* harmony import */ var _SugarNodeConverter__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../SugarNodeConverter */ "./Generator/src/generators/markupGenerator/SugarNodeConverter.ts");
|
|
137911
|
+
/* harmony import */ var _getBindingPath__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../getBindingPath */ "./Generator/src/generators/markupGenerator/getBindingPath.ts");
|
|
137912
|
+
/* harmony import */ var _Common_CandyApiClient_Types_DraftActions_CombineFufResult__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../../../../../Common/CandyApiClient/Types/DraftActions/CombineFufResult */ "./Common/CandyApiClient/Types/DraftActions/CombineFufResult.ts");
|
|
137913
|
+
/* harmony import */ var _DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./DropDownButtonLoadExcelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelNode.ts");
|
|
137914
|
+
|
|
137915
|
+
|
|
137916
|
+
|
|
137917
|
+
|
|
137918
|
+
|
|
137919
|
+
|
|
137920
|
+
class DropDownButtonLoadExcelConverter extends _SugarNodeConverter__WEBPACK_IMPORTED_MODULE_2__.SugarNodeConverterBase {
|
|
137921
|
+
static getAcceptNodeClass() {
|
|
137922
|
+
return _DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_5__.DropDownButtonLoadExcelNode;
|
|
137923
|
+
}
|
|
137924
|
+
|
|
137925
|
+
get nodePaths() {
|
|
137926
|
+
const node = this.getCurrentNodeAs(_DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_5__.DropDownButtonLoadExcelNode);
|
|
137927
|
+
return [(0,_getBindingPath__WEBPACK_IMPORTED_MODULE_3__.getNewBindingPathExpression)(node)];
|
|
137928
|
+
}
|
|
137929
|
+
|
|
137930
|
+
doBuildDataDeclaration(context) {
|
|
137931
|
+
return _DataDeclarationGenerator_DataDeclarationGenerationContext__WEBPACK_IMPORTED_MODULE_0__.emptyDataDeclarationCollection;
|
|
137932
|
+
}
|
|
137933
|
+
|
|
137934
|
+
buildChildrenDataDeclaration(context) {
|
|
137935
|
+
return _DataDeclarationGenerator_DataDeclarationGenerationContext__WEBPACK_IMPORTED_MODULE_0__.emptyDataDeclarationCollection;
|
|
137936
|
+
}
|
|
137937
|
+
|
|
137938
|
+
*doTraverseChildren() {// no children
|
|
137939
|
+
}
|
|
137940
|
+
|
|
137941
|
+
doConvert(context) {
|
|
137942
|
+
var _node$text, _node$textInLoading, _node$combineType;
|
|
137943
|
+
|
|
137944
|
+
const node = this.getCurrentNodeAs(_DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_5__.DropDownButtonLoadExcelNode);
|
|
137945
|
+
const markupBuilder = (0,_ComponentMarkupBuilder_ComponentMarkupBuilder__WEBPACK_IMPORTED_MODULE_1__.componentMarkupBuilder)("DropDownButtonLoadExcel");
|
|
137946
|
+
markupBuilder.prop(x => x.pathToTable).set(node.pathToTable);
|
|
137947
|
+
markupBuilder.prop(x => x.disabled).set(node.disabled);
|
|
137948
|
+
markupBuilder.prop("data-tid").set(node.tid);
|
|
137949
|
+
markupBuilder.prop(x => x.size).set(node.size);
|
|
137950
|
+
markupBuilder.prop(x => x.width).set(node.width);
|
|
137951
|
+
markupBuilder.prop(x => x.text).set((_node$text = node.text) !== null && _node$text !== void 0 ? _node$text : "Действия");
|
|
137952
|
+
markupBuilder.prop(x => x.textInLoading).set((_node$textInLoading = node.textInLoading) !== null && _node$textInLoading !== void 0 ? _node$textInLoading : "Скачиваем");
|
|
137953
|
+
markupBuilder.prop(x => x.tableType).set(node.tableType);
|
|
137954
|
+
markupBuilder.prop(x => x.combineType).set((_node$combineType = node.combineType) !== null && _node$combineType !== void 0 ? _node$combineType : _Common_CandyApiClient_Types_DraftActions_CombineFufResult__WEBPACK_IMPORTED_MODULE_4__.FufCombineMethod.AddToEnd);
|
|
137955
|
+
return markupBuilder.buildConverterResult();
|
|
137956
|
+
}
|
|
137957
|
+
|
|
137958
|
+
}
|
|
137959
|
+
|
|
137960
|
+
/***/ }),
|
|
137961
|
+
|
|
137962
|
+
/***/ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelNode.ts":
|
|
137963
|
+
/*!**********************************************************************************************************************************!*\
|
|
137964
|
+
!*** ./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelNode.ts ***!
|
|
137965
|
+
\**********************************************************************************************************************************/
|
|
137966
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
137967
|
+
|
|
137968
|
+
"use strict";
|
|
137969
|
+
__webpack_require__.r(__webpack_exports__);
|
|
137970
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
137971
|
+
/* harmony export */ "DropDownButtonLoadExcelNode": () => (/* binding */ DropDownButtonLoadExcelNode)
|
|
137972
|
+
/* harmony export */ });
|
|
137973
|
+
/* harmony import */ var _babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/initializerDefineProperty */ "./node_modules/@babel/runtime/helpers/initializerDefineProperty.js");
|
|
137974
|
+
/* harmony import */ var _babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0__);
|
|
137975
|
+
/* harmony import */ var _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @babel/runtime/helpers/applyDecoratedDescriptor */ "./node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js");
|
|
137976
|
+
/* harmony import */ var _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1__);
|
|
137977
|
+
/* harmony import */ var _babel_runtime_helpers_initializerWarningHelper__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @babel/runtime/helpers/initializerWarningHelper */ "./node_modules/@babel/runtime/helpers/initializerWarningHelper.js");
|
|
137978
|
+
/* harmony import */ var _babel_runtime_helpers_initializerWarningHelper__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_initializerWarningHelper__WEBPACK_IMPORTED_MODULE_2__);
|
|
137979
|
+
/* harmony import */ var _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../Serializer/SugarSerializer */ "./Generator/src/generators/markupGenerator/Serializer/SugarSerializer.ts");
|
|
137980
|
+
/* harmony import */ var _Common_CandyApiClient_Types_DraftActions_CombineFufResult__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../../../../../Common/CandyApiClient/Types/DraftActions/CombineFufResult */ "./Common/CandyApiClient/Types/DraftActions/CombineFufResult.ts");
|
|
137981
|
+
/* harmony import */ var _Engine_src_Engine_Core_ModalManager_Modals_Utils_Utils__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../../../../../../Engine/src/Engine/Core/ModalManager/Modals/Utils/Utils */ "./Engine/src/Engine/Core/ModalManager/Modals/Utils/Utils.ts");
|
|
137982
|
+
|
|
137983
|
+
|
|
137984
|
+
|
|
137985
|
+
|
|
137986
|
+
var _dec, _dec2, _dec3, _dec4, _dec5, _dec6, _dec7, _dec8, _dec9, _dec10, _class, _class2, _descriptor, _descriptor2, _descriptor3, _descriptor4, _descriptor5, _descriptor6, _descriptor7, _descriptor8, _descriptor9;
|
|
137987
|
+
|
|
137988
|
+
|
|
137989
|
+
|
|
137990
|
+
|
|
137991
|
+
let DropDownButtonLoadExcelNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.sugarNode)("dropdownbuttonloadexcel", `Кнопка для выгрузки и загрузки файла Excel.`, __webpack_require__("./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel sync recursive .md$")), _dec2 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("pathToTable", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.string.required, "Путь до multiline, абсолютный."), _dec3 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("tid", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.string, "Возможность установки произвольных data-tid атрибутов, может пригодиться другим командам, или для идентификации элемента в тестах"), _dec4 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("disabled", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.boolean, "Disabled"), _dec5 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("size", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType["enum"]("small", "medium", "large"), "Размер кнопки. По умолчанинию small"), _dec6 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("width", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.lengthUnit, "Ширина. По умолчанию 220px"), _dec7 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("text", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.string, "Текст в кнопке до загрузки файла. По умолчанию 'Действия'."), _dec8 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("textInLoading", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType.string, "Текст в кнопке при загрузке файла в Excel. По умолчанию 'Скачиваем'"), _dec9 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("tableType", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType["enum"](_Engine_src_Engine_Core_ModalManager_Modals_Utils_Utils__WEBPACK_IMPORTED_MODULE_5__.TableType["static"], _Engine_src_Engine_Core_ModalManager_Modals_Utils_Utils__WEBPACK_IMPORTED_MODULE_5__.TableType.dynamic).required, `Статичная или динамическая таблица.
|
|
137992
|
+
Статическая - таблица без изменений количества строк и столбцов.
|
|
137993
|
+
Динамическая - таблица с изменением количесва строк и/или столбцов. Например, мультилайн.
|
|
137994
|
+
Если в таблице есть и статические и данамические строки, то в этот атрибут писать static.
|
|
137995
|
+
`), _dec10 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attr)("combineType", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.attrType["enum"](_Common_CandyApiClient_Types_DraftActions_CombineFufResult__WEBPACK_IMPORTED_MODULE_4__.FufCombineMethod.AddToEnd, _Common_CandyApiClient_Types_DraftActions_CombineFufResult__WEBPACK_IMPORTED_MODULE_4__.FufCombineMethod.Merge), `Как объединять таблицы, если таблица в форме динамическая.
|
|
137996
|
+
AddToEnd - добавляет в конец данные, даже если есть повторяющиеся.
|
|
137997
|
+
Merge - по умному мерджит данные с одинаковыми полями (нужно спрашивать реализовано ли такое, пока что только для ПСВ).
|
|
137998
|
+
По умолчанию - AddToEnd.
|
|
137999
|
+
`), _dec(_class = (_class2 = class DropDownButtonLoadExcelNode extends _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_3__.SugarNodeBase {
|
|
138000
|
+
constructor(...args) {
|
|
138001
|
+
super(...args);
|
|
138002
|
+
|
|
138003
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "pathToTable", _descriptor, this);
|
|
138004
|
+
|
|
138005
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "tid", _descriptor2, this);
|
|
138006
|
+
|
|
138007
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "disabled", _descriptor3, this);
|
|
138008
|
+
|
|
138009
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "size", _descriptor4, this);
|
|
138010
|
+
|
|
138011
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "width", _descriptor5, this);
|
|
138012
|
+
|
|
138013
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "text", _descriptor6, this);
|
|
138014
|
+
|
|
138015
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "textInLoading", _descriptor7, this);
|
|
138016
|
+
|
|
138017
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "tableType", _descriptor8, this);
|
|
138018
|
+
|
|
138019
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "combineType", _descriptor9, this);
|
|
138020
|
+
}
|
|
138021
|
+
|
|
138022
|
+
}, (_descriptor = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "pathToTable", [_dec2], {
|
|
138023
|
+
configurable: true,
|
|
138024
|
+
enumerable: true,
|
|
138025
|
+
writable: true,
|
|
138026
|
+
initializer: null
|
|
138027
|
+
}), _descriptor2 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "tid", [_dec3], {
|
|
138028
|
+
configurable: true,
|
|
138029
|
+
enumerable: true,
|
|
138030
|
+
writable: true,
|
|
138031
|
+
initializer: null
|
|
138032
|
+
}), _descriptor3 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "disabled", [_dec4], {
|
|
138033
|
+
configurable: true,
|
|
138034
|
+
enumerable: true,
|
|
138035
|
+
writable: true,
|
|
138036
|
+
initializer: null
|
|
138037
|
+
}), _descriptor4 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "size", [_dec5], {
|
|
138038
|
+
configurable: true,
|
|
138039
|
+
enumerable: true,
|
|
138040
|
+
writable: true,
|
|
138041
|
+
initializer: null
|
|
138042
|
+
}), _descriptor5 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "width", [_dec6], {
|
|
138043
|
+
configurable: true,
|
|
138044
|
+
enumerable: true,
|
|
138045
|
+
writable: true,
|
|
138046
|
+
initializer: null
|
|
138047
|
+
}), _descriptor6 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "text", [_dec7], {
|
|
138048
|
+
configurable: true,
|
|
138049
|
+
enumerable: true,
|
|
138050
|
+
writable: true,
|
|
138051
|
+
initializer: null
|
|
138052
|
+
}), _descriptor7 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "textInLoading", [_dec8], {
|
|
138053
|
+
configurable: true,
|
|
138054
|
+
enumerable: true,
|
|
138055
|
+
writable: true,
|
|
138056
|
+
initializer: null
|
|
138057
|
+
}), _descriptor8 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "tableType", [_dec9], {
|
|
138058
|
+
configurable: true,
|
|
138059
|
+
enumerable: true,
|
|
138060
|
+
writable: true,
|
|
138061
|
+
initializer: null
|
|
138062
|
+
}), _descriptor9 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "combineType", [_dec10], {
|
|
138063
|
+
configurable: true,
|
|
138064
|
+
enumerable: true,
|
|
138065
|
+
writable: true,
|
|
138066
|
+
initializer: null
|
|
138067
|
+
})), _class2)) || _class);
|
|
138068
|
+
|
|
138069
|
+
/***/ }),
|
|
138070
|
+
|
|
137764
138071
|
/***/ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropdownButton/DropdownButtonConverter.ts":
|
|
137765
138072
|
/*!*********************************************************************************************************************!*\
|
|
137766
138073
|
!*** ./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropdownButton/DropdownButtonConverter.ts ***!
|
|
@@ -142405,7 +142712,22 @@ var _dec, _dec2, _dec3, _dec4, _dec5, _dec6, _dec7, _dec8, _dec9, _dec10, _dec11
|
|
|
142405
142712
|
|
|
142406
142713
|
|
|
142407
142714
|
|
|
142408
|
-
let PageNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.sugarNode)("page", `Страница (раздел)`, __webpack_require__("./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Page sync recursive .md$")), _dec2 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("id", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string.required, `Уникальный идентификатор странцы. Все страницы в форме должны иметь уникальный идентификатор.`), _dec3 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("template", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("default", "title", "multiple", "diadoc"), 'Для множественных разделов необходимо указать `template="multiple"`, для обычных разделов `template="default"`'), _dec4 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("path", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `${(0,_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.docLink)(_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.bindingPathLink)} данного элемента`), _dec5 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.singleChild)("headerpanel", [_UnitParts_HeaderPanel_HeaderPanelNode__WEBPACK_IMPORTED_MODULE_3__.HeaderPanelNode]), _dec6 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.deprecatedAttr)("title", _Serializer_DeprecationReason__WEBPACK_IMPORTED_MODULE_4__.DeprecationReason.Removed), _dec7 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.deprecatedAttr)("formName", _Serializer_DeprecationReason__WEBPACK_IMPORTED_MODULE_4__.DeprecationReason.Removed), _dec8 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("showOnDemand", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Раздел не будет отображаться на странице, пока не будет вызван явно. Например, через механизм отображения раздела в разделе.`), _dec9 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onNavigateFromErrorLog", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется перед попыткой навигации в контрол внутри раздела"), _dec10 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onMount", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется после загрузки раздела"), _dec11 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onUnmount", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется перед выгрузкой раздела"), _dec12 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("orientation", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("landscape"), `Ориентация страницы. При значении landscape станницы займёт всю доступную ширину экрана`), _dec13 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("navigationName", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.localizedString, `Название Раздела в меню, если в сахаре есть отдельное описание навигации (unitList), то указывать не нужно`), _dec14 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("height", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Начальная высота раздела`), _dec15 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("minHeight", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Минимальная высота раздела`), _dec16 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("multiple", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Обозначение множественного раздела`), _dec17 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("unitsCountForPaging", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Количество инстансов множественного раздела на котором включается паджинация раздела`), _dec18 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("multipleAppearance", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("nested", "flat"), "Представление множественных разделов: вложенное или плоское"), _dec19 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("optional", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Опциональный раздел`), _dec20 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("pageActions", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.objectLiteral(), `Атрибут для кастомизации действий с
|
|
142715
|
+
let PageNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.sugarNode)("page", `Страница (раздел)`, __webpack_require__("./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Page sync recursive .md$")), _dec2 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("id", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string.required, `Уникальный идентификатор странцы. Все страницы в форме должны иметь уникальный идентификатор.`), _dec3 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("template", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("default", "title", "multiple", "diadoc"), 'Для множественных разделов необходимо указать `template="multiple"`, для обычных разделов `template="default"`'), _dec4 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("path", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `${(0,_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.docLink)(_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.bindingPathLink)} данного элемента`), _dec5 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.singleChild)("headerpanel", [_UnitParts_HeaderPanel_HeaderPanelNode__WEBPACK_IMPORTED_MODULE_3__.HeaderPanelNode]), _dec6 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.deprecatedAttr)("title", _Serializer_DeprecationReason__WEBPACK_IMPORTED_MODULE_4__.DeprecationReason.Removed), _dec7 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.deprecatedAttr)("formName", _Serializer_DeprecationReason__WEBPACK_IMPORTED_MODULE_4__.DeprecationReason.Removed), _dec8 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("showOnDemand", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Раздел не будет отображаться на странице, пока не будет вызван явно. Например, через механизм отображения раздела в разделе.`), _dec9 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onNavigateFromErrorLog", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется перед попыткой навигации в контрол внутри раздела"), _dec10 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onMount", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется после загрузки раздела"), _dec11 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("onUnmount", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.helperFunctionName, "Имя кастомной helpers функции, которая вызовется перед выгрузкой раздела"), _dec12 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("orientation", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("landscape"), `Ориентация страницы. При значении landscape станницы займёт всю доступную ширину экрана`), _dec13 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("navigationName", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.localizedString, `Название Раздела в меню, если в сахаре есть отдельное описание навигации (unitList), то указывать не нужно`), _dec14 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("height", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Начальная высота раздела`), _dec15 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("minHeight", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Минимальная высота раздела`), _dec16 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("multiple", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Обозначение множественного раздела`), _dec17 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("unitsCountForPaging", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Количество инстансов множественного раздела на котором включается паджинация раздела`), _dec18 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("multipleAppearance", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"]("nested", "flat"), "Представление множественных разделов: вложенное или плоское"), _dec19 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("optional", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Опциональный раздел`), _dec20 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("pageActions", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.objectLiteral(), `Атрибут для кастомизации действий с разделом.
|
|
142716
|
+
|
|
142717
|
+
Объект с опциональным полями: caption: string, disableButton: boolean, hideButton: boolean,
|
|
142718
|
+
showInsertButtons: boolean, lastButtonName: string, intermediateButtonName: string,
|
|
142719
|
+
actions: {}.
|
|
142720
|
+
|
|
142721
|
+
actions: {
|
|
142722
|
+
[actionName: string]: {
|
|
142723
|
+
description?: string;
|
|
142724
|
+
disableAction?: boolean;
|
|
142725
|
+
hideAction?: boolean;
|
|
142726
|
+
};
|
|
142727
|
+
};
|
|
142728
|
+
|
|
142729
|
+
actionName: enableAutoValues, clear, remove, copy
|
|
142730
|
+
`), _dec21 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("clearConfirmationSettings", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.objectLiteral(), `Атрибут для кастомизации сообщений лайтбоксов очистки и удаления раздела.
|
|
142409
142731
|
- removeChildrenText: дополнительный (красный) текст про вложенные разделы (если они есть) в лайтбоксе подтверждения удаления. По умолчанию: "Все вложенные разделы также будут удалены."
|
|
142410
142732
|
- keepChildrenCustomText: название вложенных разделов и данных в радио-баттоне _Оставить_ в лайтбоксе очистки. По умолчанию: "вложенные разделы и данные в них"
|
|
142411
142733
|
- clearChildrenCustomText: название вложенных разделов в радио-баттоне _Удалить_ в лайтбоксе очистки. По умолчанию: "вложенные разделы"`), _dec22 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("hideEnableAutoValues", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.boolean, `Всегда скрывать кнопку "Включить авторасчет", даже при включенной серверной нормализации`), _dec23 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("navigationLimit", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.number, `Количество экземпляров множественного раздела после которого в левом меню будет включаться компактный режим отображения разделов. По умолчанию: 15. Используется только для множественных разделов`), _dec24 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("addingHint", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.localizedString, `Подсказка на кнопке добавления раздела в боковом меню. Используется только для множественных разделов`), _dec25 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.children)("page"), _dec26 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.children)(), _dec27 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.singleChild)("title", [_PageTitleNode__WEBPACK_IMPORTED_MODULE_8__.PageTitleNode]), _dec28 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("visible", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.javascriptExpression, `${(0,_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.docLink)(_Commons_DocumentationLinks__WEBPACK_IMPORTED_MODULE_6__.javaScriptExpressionLink)} для условного скрытия раздела`), _dec(_class = (_class2 = class PageNode extends _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.SugarNodeBase {
|
|
@@ -145997,6 +146319,7 @@ class MinitourConverter extends _SugarNodeConverter__WEBPACK_IMPORTED_MODULE_1__
|
|
|
145997
146319
|
markupBuilder.prop(x => x.id).set(node.id);
|
|
145998
146320
|
markupBuilder.prop(x => x.label).set(node.label);
|
|
145999
146321
|
markupBuilder.prop(x => x.width).set(node.width);
|
|
146322
|
+
markupBuilder.prop(x => x.openedFrom).set(node.openedFrom);
|
|
146000
146323
|
markupBuilder.prop(x => x.positions).set((_node$positions = node.positions) !== null && _node$positions !== void 0 ? _node$positions : ["bottom left"]);
|
|
146001
146324
|
markupBuilder.appendChild(context.convertChildNodes(node.children));
|
|
146002
146325
|
return markupBuilder.buildConverterResult();
|
|
@@ -146031,13 +146354,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
146031
146354
|
|
|
146032
146355
|
|
|
146033
146356
|
|
|
146034
|
-
var _dec, _dec2, _dec3, _dec4, _dec5, _dec6, _dec7, _class, _class2, _descriptor, _descriptor2, _descriptor3, _descriptor4, _descriptor5, _descriptor6;
|
|
146357
|
+
var _dec, _dec2, _dec3, _dec4, _dec5, _dec6, _dec7, _dec8, _class, _class2, _descriptor, _descriptor2, _descriptor3, _descriptor4, _descriptor5, _descriptor6, _descriptor7;
|
|
146035
146358
|
|
|
146036
146359
|
|
|
146037
146360
|
|
|
146038
146361
|
|
|
146039
146362
|
|
|
146040
|
-
let MinitourNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.sugarNode)("minitour", `Минитур`, __webpack_require__("./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Minitour sync recursive .md$")), _dec2 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrMixin)(_CommonNodeProperties_DataBindingMixinNode__WEBPACK_IMPORTED_MODULE_3__.DataBindingScopeMixinNode), _dec3 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("id", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Id минитура.`), _dec4 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("label", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Текст в минитуре.`), _dec5 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("width", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Ширина минитура. По умолчанию растягивается по ширине текста. Min = 256px, max = 400px.`), _dec6 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("positions", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.array(_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"](..._Helpers_Help_PopupPosition__WEBPACK_IMPORTED_MODULE_6__.allPopupPositions)), `Позиции минитура. По умолчанию \"bottom left\". Запись в сахаре в виде: \"positions={["bottom left"]}\". Возможные позиции: ${_Helpers_Help_PopupPosition__WEBPACK_IMPORTED_MODULE_6__.allPopupPositions.join(", ")}`), _dec7 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.children)(), _dec(_class = (_class2 = class MinitourNode extends _Serializer_SugarNodeWithLegacyVisibility__WEBPACK_IMPORTED_MODULE_4__.SugarNodeWithLegacyVisibility {
|
|
146363
|
+
let MinitourNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.sugarNode)("minitour", `Минитур`, __webpack_require__("./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Minitour sync recursive .md$")), _dec2 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrMixin)(_CommonNodeProperties_DataBindingMixinNode__WEBPACK_IMPORTED_MODULE_3__.DataBindingScopeMixinNode), _dec3 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("id", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Id минитура.`), _dec4 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("label", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Текст в минитуре.`), _dec5 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("width", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Ширина минитура. По умолчанию растягивается по ширине текста. Min = 256px, max = 400px.`), _dec6 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("positions", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.array(_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType["enum"](..._Helpers_Help_PopupPosition__WEBPACK_IMPORTED_MODULE_6__.allPopupPositions)), `Позиции минитура. По умолчанию \"bottom left\". Запись в сахаре в виде: \"positions={["bottom left"]}\". Возможные позиции: ${_Helpers_Help_PopupPosition__WEBPACK_IMPORTED_MODULE_6__.allPopupPositions.join(", ")}`), _dec7 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attr)("openedFrom", _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.attrType.string, `Нужно для метрик. Показывает, откуда открыли минитур. Если не указан - то будет браться из id`), _dec8 = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_5__.children)(), _dec(_class = (_class2 = class MinitourNode extends _Serializer_SugarNodeWithLegacyVisibility__WEBPACK_IMPORTED_MODULE_4__.SugarNodeWithLegacyVisibility {
|
|
146041
146364
|
constructor(...args) {
|
|
146042
146365
|
super(...args);
|
|
146043
146366
|
|
|
@@ -146051,7 +146374,9 @@ let MinitourNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODU
|
|
|
146051
146374
|
|
|
146052
146375
|
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "positions", _descriptor5, this);
|
|
146053
146376
|
|
|
146054
|
-
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "
|
|
146377
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "openedFrom", _descriptor6, this);
|
|
146378
|
+
|
|
146379
|
+
_babel_runtime_helpers_initializerDefineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "children", _descriptor7, this);
|
|
146055
146380
|
}
|
|
146056
146381
|
|
|
146057
146382
|
getOwnPath() {
|
|
@@ -146083,7 +146408,12 @@ let MinitourNode = (_dec = (0,_Serializer_SugarSerializer__WEBPACK_IMPORTED_MODU
|
|
|
146083
146408
|
enumerable: true,
|
|
146084
146409
|
writable: true,
|
|
146085
146410
|
initializer: null
|
|
146086
|
-
}), _descriptor6 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "
|
|
146411
|
+
}), _descriptor6 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "openedFrom", [_dec7], {
|
|
146412
|
+
configurable: true,
|
|
146413
|
+
enumerable: true,
|
|
146414
|
+
writable: true,
|
|
146415
|
+
initializer: null
|
|
146416
|
+
}), _descriptor7 = _babel_runtime_helpers_applyDecoratedDescriptor__WEBPACK_IMPORTED_MODULE_1___default()(_class2.prototype, "children", [_dec8], {
|
|
146087
146417
|
configurable: true,
|
|
146088
146418
|
enumerable: true,
|
|
146089
146419
|
writable: true,
|
|
@@ -164749,106 +165079,108 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
164749
165079
|
/* harmony import */ var _ElementProcessors_Layout_Br_BrNode__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../ElementProcessors/Layout/Br/BrNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Br/BrNode.ts");
|
|
164750
165080
|
/* harmony import */ var _ElementProcessors_Action_Button_ButtonNode__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../ElementProcessors/Action/Button/ButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Button/ButtonNode.ts");
|
|
164751
165081
|
/* harmony import */ var _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonNode__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../ElementProcessors/Action/DownloadExcelButton/DownloadExcelButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DownloadExcelButton/DownloadExcelButtonNode.ts");
|
|
164752
|
-
/* harmony import */ var
|
|
164753
|
-
/* harmony import */ var
|
|
164754
|
-
/* harmony import */ var
|
|
164755
|
-
/* harmony import */ var
|
|
164756
|
-
/* harmony import */ var
|
|
164757
|
-
/* harmony import */ var
|
|
164758
|
-
/* harmony import */ var
|
|
164759
|
-
/* harmony import */ var
|
|
164760
|
-
/* harmony import */ var
|
|
164761
|
-
/* harmony import */ var
|
|
164762
|
-
/* harmony import */ var
|
|
164763
|
-
/* harmony import */ var
|
|
164764
|
-
/* harmony import */ var
|
|
164765
|
-
/* harmony import */ var
|
|
164766
|
-
/* harmony import */ var
|
|
164767
|
-
/* harmony import */ var
|
|
164768
|
-
/* harmony import */ var
|
|
164769
|
-
/* harmony import */ var
|
|
164770
|
-
/* harmony import */ var
|
|
164771
|
-
/* harmony import */ var
|
|
164772
|
-
/* harmony import */ var
|
|
164773
|
-
/* harmony import */ var
|
|
164774
|
-
/* harmony import */ var
|
|
164775
|
-
/* harmony import */ var
|
|
164776
|
-
/* harmony import */ var
|
|
164777
|
-
/* harmony import */ var
|
|
164778
|
-
/* harmony import */ var
|
|
164779
|
-
/* harmony import */ var
|
|
164780
|
-
/* harmony import */ var
|
|
164781
|
-
/* harmony import */ var
|
|
164782
|
-
/* harmony import */ var
|
|
164783
|
-
/* harmony import */ var
|
|
164784
|
-
/* harmony import */ var
|
|
164785
|
-
/* harmony import */ var
|
|
164786
|
-
/* harmony import */ var
|
|
164787
|
-
/* harmony import */ var
|
|
164788
|
-
/* harmony import */ var
|
|
164789
|
-
/* harmony import */ var
|
|
164790
|
-
/* harmony import */ var
|
|
164791
|
-
/* harmony import */ var
|
|
164792
|
-
/* harmony import */ var
|
|
164793
|
-
/* harmony import */ var
|
|
164794
|
-
/* harmony import */ var
|
|
164795
|
-
/* harmony import */ var
|
|
164796
|
-
/* harmony import */ var
|
|
164797
|
-
/* harmony import */ var
|
|
164798
|
-
/* harmony import */ var
|
|
164799
|
-
/* harmony import */ var
|
|
164800
|
-
/* harmony import */ var
|
|
164801
|
-
/* harmony import */ var
|
|
164802
|
-
/* harmony import */ var
|
|
164803
|
-
/* harmony import */ var
|
|
164804
|
-
/* harmony import */ var
|
|
164805
|
-
/* harmony import */ var
|
|
164806
|
-
/* harmony import */ var
|
|
164807
|
-
/* harmony import */ var
|
|
164808
|
-
/* harmony import */ var
|
|
164809
|
-
/* harmony import */ var
|
|
164810
|
-
/* harmony import */ var
|
|
164811
|
-
/* harmony import */ var
|
|
164812
|
-
/* harmony import */ var
|
|
164813
|
-
/* harmony import */ var
|
|
164814
|
-
/* harmony import */ var
|
|
164815
|
-
/* harmony import */ var
|
|
164816
|
-
/* harmony import */ var
|
|
164817
|
-
/* harmony import */ var
|
|
164818
|
-
/* harmony import */ var
|
|
164819
|
-
/* harmony import */ var
|
|
164820
|
-
/* harmony import */ var
|
|
164821
|
-
/* harmony import */ var
|
|
164822
|
-
/* harmony import */ var
|
|
164823
|
-
/* harmony import */ var
|
|
164824
|
-
/* harmony import */ var
|
|
164825
|
-
/* harmony import */ var
|
|
164826
|
-
/* harmony import */ var
|
|
164827
|
-
/* harmony import */ var
|
|
164828
|
-
/* harmony import */ var
|
|
164829
|
-
/* harmony import */ var
|
|
164830
|
-
/* harmony import */ var
|
|
164831
|
-
/* harmony import */ var
|
|
164832
|
-
/* harmony import */ var
|
|
164833
|
-
/* harmony import */ var
|
|
164834
|
-
/* harmony import */ var
|
|
164835
|
-
/* harmony import */ var
|
|
164836
|
-
/* harmony import */ var
|
|
164837
|
-
/* harmony import */ var
|
|
164838
|
-
/* harmony import */ var
|
|
164839
|
-
/* harmony import */ var
|
|
164840
|
-
/* harmony import */ var
|
|
164841
|
-
/* harmony import */ var
|
|
164842
|
-
/* harmony import */ var
|
|
164843
|
-
/* harmony import */ var
|
|
164844
|
-
/* harmony import */ var
|
|
164845
|
-
/* harmony import */ var
|
|
164846
|
-
/* harmony import */ var
|
|
164847
|
-
/* harmony import */ var
|
|
164848
|
-
/* harmony import */ var
|
|
164849
|
-
/* harmony import */ var
|
|
164850
|
-
/* harmony import */ var
|
|
164851
|
-
/* harmony import */ var
|
|
165082
|
+
/* harmony import */ var _ElementProcessors_Action_DropDownButtonLoadExcel_DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ../ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/DropDownButtonLoadExcel/DropDownButtonLoadExcelNode.ts");
|
|
165083
|
+
/* harmony import */ var _ElementProcessors_FormParts_Caption_CaptionNode__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Caption/CaptionNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Caption/CaptionNode.ts");
|
|
165084
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Checkbox_CheckboxNode__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Checkbox/CheckboxNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Checkbox/CheckboxNode.ts");
|
|
165085
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Choice_ChoiceNode__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Choice/ChoiceNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Choice/ChoiceNode.ts");
|
|
165086
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Combobox_ComboBoxNode__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Combobox/ComboBoxNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Combobox/ComboBoxNode.ts");
|
|
165087
|
+
/* harmony import */ var _ElementProcessors_FormParts_Content_ContentNode__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Content/ContentNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Content/ContentNode.ts");
|
|
165088
|
+
/* harmony import */ var _ElementProcessors_FormParts_Cross_CrossNode__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Cross/CrossNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Cross/CrossNode.ts");
|
|
165089
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Date_DateNode__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Date/DateNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Date/DateNode.ts");
|
|
165090
|
+
/* harmony import */ var _ElementProcessors_FormParts_DefaultContent_DefaultContentNode__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ../ElementProcessors/FormParts/DefaultContent/DefaultContentNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/DefaultContent/DefaultContentNode.ts");
|
|
165091
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxNode__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/DiadocSuggestComboBox/DiadocSuggestComboBoxNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/DiadocSuggestComboBox/DiadocSuggestComboBoxNode.ts");
|
|
165092
|
+
/* harmony import */ var _ElementProcessors_Typography_Entity_EntityNode__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ../ElementProcessors/Typography/Entity/EntityNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Entity/EntityNode.ts");
|
|
165093
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/ExpertNote/ExpertNoteNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/ExpertNote/ExpertNoteNode.ts");
|
|
165094
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddButtonNode__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/AddButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/AddButtonNode.ts");
|
|
165095
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddLineNode__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/AddLineNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/AddLineNode.ts");
|
|
165096
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_MenuNode__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/MenuNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/MenuNode.ts");
|
|
165097
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_RemoveButtonNode__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/RemoveButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/RemoveButtonNode.ts");
|
|
165098
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceButtonNode__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/ReplaceButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/ReplaceButtonNode.ts");
|
|
165099
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceLineNode__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/ReplaceLineNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/ReplaceLineNode.ts");
|
|
165100
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoader_ViewFileNode__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoader/ViewFileNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoader/ViewFileNode.ts");
|
|
165101
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_FileLoader_FileLoaderNode__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/FileLoader/FileLoaderNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/FileLoader/FileLoaderNode.ts");
|
|
165102
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeNode__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/FilterDateRange/FilterDateRangeNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterDateRange/FilterDateRangeNode.ts");
|
|
165103
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterInput_FilterInputNode__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/FilterInput/FilterInputNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterInput/FilterInputNode.ts");
|
|
165104
|
+
/* harmony import */ var _ElementProcessors_MultiControls_FilterList_FilterListNode__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/FilterList/FilterListNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/FilterList/FilterListNode.ts");
|
|
165105
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_FIO_FIONode__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ../ElementProcessors/ValueViewers/FIO/FIONode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/FIO/FIONode.ts");
|
|
165106
|
+
/* harmony import */ var _ElementProcessors_Layout_Flexbox_FlexboxNode__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ../ElementProcessors/Layout/Flexbox/FlexboxNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Flexbox/FlexboxNode.ts");
|
|
165107
|
+
/* harmony import */ var _ElementProcessors_Modal_Footer_FooterNode__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ../ElementProcessors/Modal/Footer/FooterNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/Footer/FooterNode.ts");
|
|
165108
|
+
/* harmony import */ var _ElementProcessors_FormParts_Form_FormNode__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Form/FormNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Form/FormNode.ts");
|
|
165109
|
+
/* harmony import */ var _ElementProcessors_FormParts_Form_Nodes_ControlsNode__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Form/Nodes/ControlsNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Form/Nodes/ControlsNode.ts");
|
|
165110
|
+
/* harmony import */ var _ElementProcessors_FormParts_Form_Nodes_ControlNode__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Form/Nodes/ControlNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Form/Nodes/ControlNode.ts");
|
|
165111
|
+
/* harmony import */ var _ElementProcessors_FormParts_Form_Nodes_PanelNode__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Form/Nodes/PanelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Form/Nodes/PanelNode.ts");
|
|
165112
|
+
/* harmony import */ var _ElementProcessors_FormParts_FormInfo_FormInfoNode__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ../ElementProcessors/FormParts/FormInfo/FormInfoNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/FormInfo/FormInfoNode.ts");
|
|
165113
|
+
/* harmony import */ var _ElementProcessors_Typography_Gray_GrayNode__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ../ElementProcessors/Typography/Gray/GrayNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Gray/GrayNode.ts");
|
|
165114
|
+
/* harmony import */ var _ElementProcessors_Layout_GridCol_GridColNode__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ../ElementProcessors/Layout/GridCol/GridColNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/GridCol/GridColNode.ts");
|
|
165115
|
+
/* harmony import */ var _ElementProcessors_Layout_GridRow_GridRowNode__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ../ElementProcessors/Layout/GridRow/GridRowNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/GridRow/GridRowNode.ts");
|
|
165116
|
+
/* harmony import */ var _ElementProcessors_FormParts_Header_HeaderNode__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Header/HeaderNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Header/HeaderNode.ts");
|
|
165117
|
+
/* harmony import */ var _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuNode__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/HeaderMenu/HeaderMenuNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/HeaderMenu/HeaderMenuNode.ts");
|
|
165118
|
+
/* harmony import */ var _ElementProcessors_Helpers_Help_HelpNode__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ../ElementProcessors/Helpers/Help/HelpNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Help/HelpNode.ts");
|
|
165119
|
+
/* harmony import */ var _ElementProcessors_Helpers_Helpinfo_HelpInfoNode__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ../ElementProcessors/Helpers/Helpinfo/HelpInfoNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Helpinfo/HelpInfoNode.ts");
|
|
165120
|
+
/* harmony import */ var _ElementProcessors_Typography_Highlight_HighlightNode__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ../ElementProcessors/Typography/Highlight/HighlightNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Highlight/HighlightNode.ts");
|
|
165121
|
+
/* harmony import */ var _ElementProcessors_Layout_Hr_HrNode__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ../ElementProcessors/Layout/Hr/HrNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Hr/HrNode.ts");
|
|
165122
|
+
/* harmony import */ var _ElementProcessors_Typography_Icon_IconNode__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ../ElementProcessors/Typography/Icon/IconNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Icon/IconNode.ts");
|
|
165123
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/If/IfNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/If/IfNode.ts");
|
|
165124
|
+
/* harmony import */ var _ElementProcessors_Layout_Img_ImgNode__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ../ElementProcessors/Layout/Img/ImgNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Img/ImgNode.ts");
|
|
165125
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_INN_INNNode__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/INN/INNNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/INN/INNNode.ts");
|
|
165126
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Input_InputNode__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Input/InputNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Input/InputNode.ts");
|
|
165127
|
+
/* harmony import */ var _ElementProcessors_Typography_Italic_ItalicNode__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ../ElementProcessors/Typography/Italic/ItalicNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Italic/ItalicNode.ts");
|
|
165128
|
+
/* harmony import */ var _ElementProcessors_Layout_ListItem_ListItemNode__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ../ElementProcessors/Layout/ListItem/ListItemNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/ListItem/ListItemNode.ts");
|
|
165129
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Kladr_KladrNode__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Kladr/KladrNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Kladr/KladrNode.ts");
|
|
165130
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_Linetext_LineTextNode__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ../ElementProcessors/ValueViewers/Linetext/LineTextNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/Linetext/LineTextNode.ts");
|
|
165131
|
+
/* harmony import */ var _ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ../ElementProcessors/Action/Link/LinkNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Link/LinkNode.ts");
|
|
165132
|
+
/* harmony import */ var _ElementProcessors_Layout_List_ListNode__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ../ElementProcessors/Layout/List/ListNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/List/ListNode.ts");
|
|
165133
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalForm_ModalFormNode__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ../ElementProcessors/Modal/ModalForm/ModalFormNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalForm/ModalFormNode.ts");
|
|
165134
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelNode__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ../ElementProcessors/Modal/ModalFormCancel/ModalFormCancelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormCancel/ModalFormCancelNode.ts");
|
|
165135
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmNode__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ../ElementProcessors/Modal/ModalFormConfirm/ModalFormConfirmNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormConfirm/ModalFormConfirmNode.ts");
|
|
165136
|
+
/* harmony import */ var _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelNode__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ../ElementProcessors/Modal/ModalFormLabel/ModalFormLabelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Modal/ModalFormLabel/ModalFormLabelNode.ts");
|
|
165137
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Multilinefield_MultilineFieldNode__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/Multilinefield/MultilineFieldNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Multilinefield/MultilineFieldNode.ts");
|
|
165138
|
+
/* harmony import */ var _ElementProcessors_Helpers_Normativehelp_NormativeHelpNode__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ../ElementProcessors/Helpers/Normativehelp/NormativeHelpNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Normativehelp/NormativeHelpNode.ts");
|
|
165139
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Otherwise_OtherwiseNode__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Otherwise/OtherwiseNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Otherwise/OtherwiseNode.ts");
|
|
165140
|
+
/* harmony import */ var _ElementProcessors_FormParts_Page_PageNode__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Page/PageNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Page/PageNode.ts");
|
|
165141
|
+
/* harmony import */ var _ElementProcessors_Layout_Pencil_PencilNode__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ../ElementProcessors/Layout/Pencil/PencilNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Pencil/PencilNode.ts");
|
|
165142
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Picklist_PicklistNode__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Picklist/PicklistNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Picklist/PicklistNode.ts");
|
|
165143
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_radio_RadioNode__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/radio/RadioNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/radio/RadioNode.ts");
|
|
165144
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_RadioGroup_RadioGroupNode__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/RadioGroup/RadioGroupNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/RadioGroup/RadioGroupNode.ts");
|
|
165145
|
+
/* harmony import */ var _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonNode__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/RemoveRowButton/RemoveRowButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/RemoveRowButton/RemoveRowButtonNode.ts");
|
|
165146
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Select_SelectNode__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Select/SelectNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Select/SelectNode.ts");
|
|
165147
|
+
/* harmony import */ var _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupNode__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/SortRadioGroup/SortRadioGroupNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/SortRadioGroup/SortRadioGroupNode.ts");
|
|
165148
|
+
/* harmony import */ var _ElementProcessors_Layout_Spoiler_SpoilerNode__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ../ElementProcessors/Layout/Spoiler/SpoilerNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Spoiler/SpoilerNode.ts");
|
|
165149
|
+
/* harmony import */ var _ElementProcessors_Typography_Strong_StrongNode__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ../ElementProcessors/Typography/Strong/StrongNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Strong/StrongNode.ts");
|
|
165150
|
+
/* harmony import */ var _ElementProcessors_Typography_Sub_SubNode__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ../ElementProcessors/Typography/Sub/SubNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Sub/SubNode.ts");
|
|
165151
|
+
/* harmony import */ var _ElementProcessors_Layout_Subheader_SubheaderNode__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ../ElementProcessors/Layout/Subheader/SubheaderNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Subheader/SubheaderNode.ts");
|
|
165152
|
+
/* harmony import */ var _ElementProcessors_Typography_Sup_SupNode__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ../ElementProcessors/Typography/Sup/SupNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Typography/Sup/SupNode.ts");
|
|
165153
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Switch/SwitchNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Switch/SwitchNode.ts");
|
|
165154
|
+
/* harmony import */ var _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableNode__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/CrossfitTable/CrossfitTableNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/CrossfitTable/CrossfitTableNode.ts");
|
|
165155
|
+
/* harmony import */ var _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ../ElementProcessors/Layout/SimpleTable/SimpleTableNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/SimpleTable/SimpleTableNode.ts");
|
|
165156
|
+
/* harmony import */ var _ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/StickyTable/StickyTableNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/StickyTable/StickyTableNode.ts");
|
|
165157
|
+
/* harmony import */ var _ElementProcessors_MultiControls_TableCell_TableCellNode__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/TableCell/TableCellNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/TableCell/TableCellNode.ts");
|
|
165158
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_Text_TextNode__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ../ElementProcessors/ValueViewers/Text/TextNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/Text/TextNode.ts");
|
|
165159
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_Textarea_TextAreaNode__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/Textarea/TextAreaNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/Textarea/TextAreaNode.ts");
|
|
165160
|
+
/* harmony import */ var _ElementProcessors_FormParts_UnitItem_UnitItemNode__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ../ElementProcessors/FormParts/UnitItem/UnitItemNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UnitItem/UnitItemNode.ts");
|
|
165161
|
+
/* harmony import */ var _ElementProcessors_FormParts_UnitList_UnitListNode__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ../ElementProcessors/FormParts/UnitList/UnitListNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UnitList/UnitListNode.ts");
|
|
165162
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_ValueLength_ValueLengthNode__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ../ElementProcessors/ValueViewers/ValueLength/ValueLengthNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/ValueLength/ValueLengthNode.ts");
|
|
165163
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockNode__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/VisibilityBlock/VisibilityBlockNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/VisibilityBlock/VisibilityBlockNode.ts");
|
|
165164
|
+
/* harmony import */ var _ElementProcessors_Layout_Warning_WarningNode__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ../ElementProcessors/Layout/Warning/WarningNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/Warning/WarningNode.ts");
|
|
165165
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_When_WhenNode__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/When/WhenNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/When/WhenNode.ts");
|
|
165166
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaNode__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/popupTextArea/PopupTextAreaNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/popupTextArea/PopupTextAreaNode.ts");
|
|
165167
|
+
/* harmony import */ var _ElementProcessors_MultiControls_ColgroupButton_ColgroupButtonNode__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/ColgroupButton/ColgroupButtonNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/ColgroupButton/ColgroupButtonNode.ts");
|
|
165168
|
+
/* harmony import */ var _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ../Serializer/SugarSerializer */ "./Generator/src/generators/markupGenerator/Serializer/SugarSerializer.ts");
|
|
165169
|
+
/* harmony import */ var _ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ../ElementProcessors/Layout/FixedTabs/FixedTabsNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Layout/FixedTabs/FixedTabsNode.ts");
|
|
165170
|
+
/* harmony import */ var _ElementProcessors_MultiControls_Multiple_MultipleNode__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ../ElementProcessors/MultiControls/Multiple/MultipleNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/MultiControls/Multiple/MultipleNode.ts");
|
|
165171
|
+
/* harmony import */ var _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelNode__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ../ElementProcessors/Action/ExcelPastePanel/ExcelPastePanelNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/ExcelPastePanel/ExcelPastePanelNode.ts");
|
|
165172
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsNode__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/ReferencedFields/ReferencedFieldsNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/ReferencedFields/ReferencedFieldsNode.ts");
|
|
165173
|
+
/* harmony import */ var _ElementProcessors_FormParts_UserPicklist_UserPicklistNode__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ../ElementProcessors/FormParts/UserPicklist/UserPicklistNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/UserPicklist/UserPicklistNode.ts");
|
|
165174
|
+
/* harmony import */ var _ElementProcessors_ValueEditors_TaxRebate_TaxRebateNode__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ../ElementProcessors/ValueEditors/TaxRebate/TaxRebateNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueEditors/TaxRebate/TaxRebateNode.ts");
|
|
165175
|
+
/* harmony import */ var _ElementProcessors_FormParts_Banner_BannerNode__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ../ElementProcessors/FormParts/Banner/BannerNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/FormParts/Banner/BannerNode.ts");
|
|
165176
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_Long_LongNode__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Captions/Long/LongNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/Long/LongNode.ts");
|
|
165177
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_Short_ShortNode__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Captions/Short/ShortNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/Short/ShortNode.ts");
|
|
165178
|
+
/* harmony import */ var _ElementProcessors_ControlFlow_Captions_FillHint_FillHintNode__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ../ElementProcessors/ControlFlow/Captions/FillHint/FillHintNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ControlFlow/Captions/FillHint/FillHintNode.ts");
|
|
165179
|
+
/* harmony import */ var _ElementProcessors_ValueViewers_DateView_DateViewNode__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ../ElementProcessors/ValueViewers/DateView/DateViewNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/ValueViewers/DateView/DateViewNode.ts");
|
|
165180
|
+
/* harmony import */ var _ElementProcessors_Action_Common_ActionNode__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ../ElementProcessors/Action/Common/ActionNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Common/ActionNode.ts");
|
|
165181
|
+
/* harmony import */ var _ElementProcessors_Action_Kebab_KebabNode__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ../ElementProcessors/Action/Kebab/KebabNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Action/Kebab/KebabNode.ts");
|
|
165182
|
+
/* harmony import */ var _ElementProcessors_Helpers_Clue_InfoBlockNode__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ../ElementProcessors/Helpers/Clue/InfoBlockNode */ "./Generator/src/generators/markupGenerator/ElementProcessors/Helpers/Clue/InfoBlockNode.ts");
|
|
165183
|
+
|
|
164852
165184
|
|
|
164853
165185
|
|
|
164854
165186
|
|
|
@@ -164970,93 +165302,94 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
164970
165302
|
|
|
164971
165303
|
|
|
164972
165304
|
function registerDefaultSugarNodes(result) {
|
|
164973
|
-
result.registerNode(
|
|
164974
|
-
result.registerNode(
|
|
164975
|
-
result.registerNode(
|
|
164976
|
-
result.registerNode(
|
|
164977
|
-
result.registerNode(
|
|
165305
|
+
result.registerNode(_ElementProcessors_FormParts_Form_FormNode__WEBPACK_IMPORTED_MODULE_45__.FormNode);
|
|
165306
|
+
result.registerNode(_ElementProcessors_FormParts_Form_Nodes_ControlsNode__WEBPACK_IMPORTED_MODULE_46__.ControlsNode);
|
|
165307
|
+
result.registerNode(_ElementProcessors_FormParts_Form_Nodes_ControlNode__WEBPACK_IMPORTED_MODULE_47__.ControlNode);
|
|
165308
|
+
result.registerNode(_ElementProcessors_ValueEditors_FileLoader_FileLoaderNode__WEBPACK_IMPORTED_MODULE_38__.FileLoaderNode);
|
|
165309
|
+
result.registerNode(_ElementProcessors_Typography_Icon_IconNode__WEBPACK_IMPORTED_MODULE_59__.IconNode);
|
|
164978
165310
|
result.registerNode(_ElementProcessors_Layout_InnerText_InnertextNode__WEBPACK_IMPORTED_MODULE_9__.InnertextNode);
|
|
164979
|
-
result.registerNode(
|
|
164980
|
-
result.registerNode(
|
|
164981
|
-
result.registerNode(
|
|
165311
|
+
result.registerNode(_ElementProcessors_Layout_Flexbox_FlexboxNode__WEBPACK_IMPORTED_MODULE_43__.FlexboxNode);
|
|
165312
|
+
result.registerNode(_ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__.ExpertNoteNode);
|
|
165313
|
+
result.registerNode(_ElementProcessors_Layout_Spoiler_SpoilerNode__WEBPACK_IMPORTED_MODULE_85__.SpoilerNode);
|
|
164982
165314
|
result.registerNode(_ElementProcessors_Layout_Br_BrNode__WEBPACK_IMPORTED_MODULE_16__.BrNode);
|
|
164983
|
-
result.registerNode(
|
|
164984
|
-
result.registerNode(
|
|
164985
|
-
result.registerNode(
|
|
164986
|
-
result.registerNode(
|
|
164987
|
-
result.registerNode(
|
|
164988
|
-
result.registerNode(
|
|
164989
|
-
result.registerNode(
|
|
164990
|
-
result.registerNode(
|
|
164991
|
-
result.registerNode(
|
|
165315
|
+
result.registerNode(_ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_68__.LinkNode);
|
|
165316
|
+
result.registerNode(_ElementProcessors_FormParts_Content_ContentNode__WEBPACK_IMPORTED_MODULE_24__.ContentNode);
|
|
165317
|
+
result.registerNode(_ElementProcessors_FormParts_Caption_CaptionNode__WEBPACK_IMPORTED_MODULE_20__.CaptionNode);
|
|
165318
|
+
result.registerNode(_ElementProcessors_FormParts_Header_HeaderNode__WEBPACK_IMPORTED_MODULE_53__.HeaderNode);
|
|
165319
|
+
result.registerNode(_ElementProcessors_Helpers_Normativehelp_NormativeHelpNode__WEBPACK_IMPORTED_MODULE_75__.NormativeHelpNode);
|
|
165320
|
+
result.registerNode(_ElementProcessors_ValueViewers_Text_TextNode__WEBPACK_IMPORTED_MODULE_95__.TextNode);
|
|
165321
|
+
result.registerNode(_ElementProcessors_Typography_Gray_GrayNode__WEBPACK_IMPORTED_MODULE_50__.GrayNode);
|
|
165322
|
+
result.registerNode(_ElementProcessors_ValueEditors_Input_InputNode__WEBPACK_IMPORTED_MODULE_63__.InputNode);
|
|
165323
|
+
result.registerNode(_ElementProcessors_ValueEditors_Combobox_ComboBoxNode__WEBPACK_IMPORTED_MODULE_23__.ComboBoxNode);
|
|
164992
165324
|
result.registerNode(_ElementProcessors_Typography_Bold_BoldNode__WEBPACK_IMPORTED_MODULE_15__.BoldNode);
|
|
164993
|
-
result.registerNode(
|
|
164994
|
-
result.registerNode(
|
|
164995
|
-
result.registerNode(
|
|
164996
|
-
result.registerNode(
|
|
164997
|
-
result.registerNode(
|
|
164998
|
-
result.registerNode(
|
|
164999
|
-
result.registerNode(
|
|
165000
|
-
result.registerNode(
|
|
165001
|
-
result.registerNode(
|
|
165002
|
-
result.registerNode(
|
|
165003
|
-
result.registerNode(
|
|
165004
|
-
result.registerNode(
|
|
165005
|
-
result.registerNode(
|
|
165006
|
-
result.registerNode(
|
|
165325
|
+
result.registerNode(_ElementProcessors_ValueEditors_RadioGroup_RadioGroupNode__WEBPACK_IMPORTED_MODULE_81__.RadioGroupNode);
|
|
165326
|
+
result.registerNode(_ElementProcessors_ValueViewers_FIO_FIONode__WEBPACK_IMPORTED_MODULE_42__.FIONode);
|
|
165327
|
+
result.registerNode(_ElementProcessors_Layout_GridRow_GridRowNode__WEBPACK_IMPORTED_MODULE_52__.GridRowNode);
|
|
165328
|
+
result.registerNode(_ElementProcessors_MultiControls_CrossfitTable_CrossfitTableNode__WEBPACK_IMPORTED_MODULE_91__.CrossfitTableNode);
|
|
165329
|
+
result.registerNode(_ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_93__.StickyTableNode);
|
|
165330
|
+
result.registerNode(_ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_92__.SimpleTableNode);
|
|
165331
|
+
result.registerNode(_ElementProcessors_Layout_Warning_WarningNode__WEBPACK_IMPORTED_MODULE_101__.WarningNode);
|
|
165332
|
+
result.registerNode(_ElementProcessors_ControlFlow_Captions_Long_LongNode__WEBPACK_IMPORTED_MODULE_113__.LongNode);
|
|
165333
|
+
result.registerNode(_ElementProcessors_ControlFlow_Captions_Short_ShortNode__WEBPACK_IMPORTED_MODULE_114__.ShortNode);
|
|
165334
|
+
result.registerNode(_ElementProcessors_ControlFlow_Captions_FillHint_FillHintNode__WEBPACK_IMPORTED_MODULE_115__.FillHintNode);
|
|
165335
|
+
result.registerNode(_ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.IfNode);
|
|
165336
|
+
result.registerNode(_ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.ThenNode);
|
|
165337
|
+
result.registerNode(_ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.ElseNode);
|
|
165338
|
+
result.registerNode(_ElementProcessors_Helpers_Help_HelpNode__WEBPACK_IMPORTED_MODULE_55__.HelpNode);
|
|
165007
165339
|
result.registerNode(_ElementProcessors_Layout_Block_BlockNode__WEBPACK_IMPORTED_MODULE_12__.BlockNode);
|
|
165008
165340
|
result.registerNode(_ElementProcessors_Layout_Minitour_MinitourNode__WEBPACK_IMPORTED_MODULE_13__.MinitourNode);
|
|
165009
|
-
result.registerNode(
|
|
165010
|
-
result.registerNode(
|
|
165011
|
-
result.registerNode(
|
|
165341
|
+
result.registerNode(_ElementProcessors_FormParts_Cross_CrossNode__WEBPACK_IMPORTED_MODULE_25__.CrossNode);
|
|
165342
|
+
result.registerNode(_ElementProcessors_Typography_Italic_ItalicNode__WEBPACK_IMPORTED_MODULE_64__.ItalicNode);
|
|
165343
|
+
result.registerNode(_ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_90__.SwitchNode);
|
|
165012
165344
|
result.registerNode(_ElementProcessors_FormParts_AddPageButton_AddPageButtonNode__WEBPACK_IMPORTED_MODULE_10__.AddPageButtonNode);
|
|
165013
|
-
result.registerNode(
|
|
165014
|
-
result.registerNode(
|
|
165015
|
-
result.registerNode(
|
|
165016
|
-
result.registerNode(
|
|
165017
|
-
result.registerNode(
|
|
165018
|
-
result.registerNode(
|
|
165019
|
-
result.registerNode(
|
|
165020
|
-
result.registerNode(
|
|
165021
|
-
result.registerNode(
|
|
165022
|
-
result.registerNode(
|
|
165023
|
-
result.registerNode(
|
|
165024
|
-
result.registerNode(
|
|
165025
|
-
result.registerNode(
|
|
165026
|
-
result.registerNode(
|
|
165027
|
-
result.registerNode(
|
|
165028
|
-
result.registerNode(
|
|
165029
|
-
result.registerNode(
|
|
165030
|
-
result.registerNode(
|
|
165031
|
-
result.registerNode(
|
|
165032
|
-
result.registerNode(
|
|
165033
|
-
result.registerNode(
|
|
165034
|
-
result.registerNode(
|
|
165035
|
-
result.registerNode(
|
|
165036
|
-
result.registerNode(
|
|
165037
|
-
result.registerNode(
|
|
165038
|
-
result.registerNode(
|
|
165039
|
-
result.registerNode(
|
|
165040
|
-
result.registerNode(
|
|
165041
|
-
result.registerNode(
|
|
165042
|
-
result.registerNode(
|
|
165043
|
-
result.registerNode(
|
|
165044
|
-
result.registerNode(
|
|
165045
|
-
result.registerNode(
|
|
165046
|
-
result.registerNode(
|
|
165047
|
-
result.registerNode(
|
|
165048
|
-
result.registerNode(
|
|
165049
|
-
result.registerNode(
|
|
165050
|
-
result.registerNode(
|
|
165051
|
-
result.registerNode(
|
|
165345
|
+
result.registerNode(_ElementProcessors_ValueEditors_Checkbox_CheckboxNode__WEBPACK_IMPORTED_MODULE_21__.CheckboxNode);
|
|
165346
|
+
result.registerNode(_ElementProcessors_ControlFlow_Choice_ChoiceNode__WEBPACK_IMPORTED_MODULE_22__.ChoiceNode);
|
|
165347
|
+
result.registerNode(_ElementProcessors_Layout_Hr_HrNode__WEBPACK_IMPORTED_MODULE_58__.HrNode);
|
|
165348
|
+
result.registerNode(_ElementProcessors_MultiControls_ColgroupButton_ColgroupButtonNode__WEBPACK_IMPORTED_MODULE_104__.ColgroupButtonNode);
|
|
165349
|
+
result.registerNode(_ElementProcessors_ValueEditors_Picklist_PicklistNode__WEBPACK_IMPORTED_MODULE_79__.PicklistNode);
|
|
165350
|
+
result.registerNode(_ElementProcessors_ValueEditors_Date_DateNode__WEBPACK_IMPORTED_MODULE_26__.DateNode);
|
|
165351
|
+
result.registerNode(_ElementProcessors_ValueEditors_INN_INNNode__WEBPACK_IMPORTED_MODULE_62__.INNNode);
|
|
165352
|
+
result.registerNode(_ElementProcessors_MultiControls_HeaderMenu_HeaderMenuNode__WEBPACK_IMPORTED_MODULE_54__.HeaderMenuNode);
|
|
165353
|
+
result.registerNode(_ElementProcessors_ValueViewers_Linetext_LineTextNode__WEBPACK_IMPORTED_MODULE_67__.LineTextNode);
|
|
165354
|
+
result.registerNode(_ElementProcessors_ValueEditors_Select_SelectNode__WEBPACK_IMPORTED_MODULE_83__.SelectNode);
|
|
165355
|
+
result.registerNode(_ElementProcessors_Layout_Subheader_SubheaderNode__WEBPACK_IMPORTED_MODULE_88__.SubheaderNode);
|
|
165356
|
+
result.registerNode(_ElementProcessors_Typography_Sup_SupNode__WEBPACK_IMPORTED_MODULE_89__.SupNode);
|
|
165357
|
+
result.registerNode(_ElementProcessors_Typography_Sub_SubNode__WEBPACK_IMPORTED_MODULE_87__.SubNode);
|
|
165358
|
+
result.registerNode(_ElementProcessors_Layout_List_ListNode__WEBPACK_IMPORTED_MODULE_69__.ListNode);
|
|
165359
|
+
result.registerNode(_ElementProcessors_FormParts_DefaultContent_DefaultContentNode__WEBPACK_IMPORTED_MODULE_27__.DefaultContentNode);
|
|
165360
|
+
result.registerNode(_ElementProcessors_ValueEditors_Kladr_KladrNode__WEBPACK_IMPORTED_MODULE_66__.KladrNode);
|
|
165361
|
+
result.registerNode(_ElementProcessors_Typography_Highlight_HighlightNode__WEBPACK_IMPORTED_MODULE_57__.HighlightNode);
|
|
165362
|
+
result.registerNode(_ElementProcessors_ValueEditors_Textarea_TextAreaNode__WEBPACK_IMPORTED_MODULE_96__.TextAreaNode);
|
|
165363
|
+
result.registerNode(_ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaNode__WEBPACK_IMPORTED_MODULE_103__.PopupTextAreaNode);
|
|
165364
|
+
result.registerNode(_ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxNode__WEBPACK_IMPORTED_MODULE_28__.DiadocSuggestComboBoxNode);
|
|
165365
|
+
result.registerNode(_ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupNode__WEBPACK_IMPORTED_MODULE_84__.SortRadioGroupNode);
|
|
165366
|
+
result.registerNode(_ElementProcessors_Typography_Entity_EntityNode__WEBPACK_IMPORTED_MODULE_29__.EntityNode);
|
|
165367
|
+
result.registerNode(_ElementProcessors_ValueEditors_radio_RadioNode__WEBPACK_IMPORTED_MODULE_80__.RadioNode);
|
|
165368
|
+
result.registerNode(_ElementProcessors_Typography_Strong_StrongNode__WEBPACK_IMPORTED_MODULE_86__.StrongNode);
|
|
165369
|
+
result.registerNode(_ElementProcessors_MultiControls_FilterInput_FilterInputNode__WEBPACK_IMPORTED_MODULE_40__.FilterInputNode);
|
|
165370
|
+
result.registerNode(_ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeNode__WEBPACK_IMPORTED_MODULE_39__.FilterDateRangeNode);
|
|
165371
|
+
result.registerNode(_ElementProcessors_FormParts_FormInfo_FormInfoNode__WEBPACK_IMPORTED_MODULE_49__.FormInfoNode);
|
|
165372
|
+
result.registerNode(_ElementProcessors_MultiControls_FilterList_FilterListNode__WEBPACK_IMPORTED_MODULE_41__.FilterListNode);
|
|
165373
|
+
result.registerNode(_ElementProcessors_ValueViewers_ValueLength_ValueLengthNode__WEBPACK_IMPORTED_MODULE_99__.ValueLengthNode);
|
|
165374
|
+
result.registerNode(_ElementProcessors_Helpers_Helpinfo_HelpInfoNode__WEBPACK_IMPORTED_MODULE_56__.HelpInfoNode);
|
|
165375
|
+
result.registerNode(_ElementProcessors_FormParts_UnitItem_UnitItemNode__WEBPACK_IMPORTED_MODULE_97__.UnitItemNode);
|
|
165376
|
+
result.registerNode(_ElementProcessors_Layout_Img_ImgNode__WEBPACK_IMPORTED_MODULE_61__.ImgNode);
|
|
165377
|
+
result.registerNode(_ElementProcessors_Layout_Pencil_PencilNode__WEBPACK_IMPORTED_MODULE_78__.PencilNode);
|
|
165378
|
+
result.registerNode(_ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockNode__WEBPACK_IMPORTED_MODULE_100__.VisibilityBlockNode);
|
|
165379
|
+
result.registerNode(_ElementProcessors_FormParts_UnitList_UnitListNode__WEBPACK_IMPORTED_MODULE_98__.UnitListNode);
|
|
165380
|
+
result.registerNode(_ElementProcessors_Modal_ModalForm_ModalFormNode__WEBPACK_IMPORTED_MODULE_70__.ModalFormNode);
|
|
165381
|
+
result.registerNode(_ElementProcessors_Modal_ModalFormCancel_ModalFormCancelNode__WEBPACK_IMPORTED_MODULE_71__.ModalFormCancelNode);
|
|
165382
|
+
result.registerNode(_ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmNode__WEBPACK_IMPORTED_MODULE_72__.ModalFormConfirmNode);
|
|
165383
|
+
result.registerNode(_ElementProcessors_Modal_ModalFormLabel_ModalFormLabelNode__WEBPACK_IMPORTED_MODULE_73__.ModalFormLabelNode);
|
|
165052
165384
|
result.registerNode(_ElementProcessors_Modal_Body_BodyNode__WEBPACK_IMPORTED_MODULE_14__.BodyNode);
|
|
165053
|
-
result.registerNode(
|
|
165054
|
-
result.registerNode(
|
|
165385
|
+
result.registerNode(_ElementProcessors_MultiControls_Multilinefield_MultilineFieldNode__WEBPACK_IMPORTED_MODULE_74__.MultilineFieldNode);
|
|
165386
|
+
result.registerNode(_ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonNode__WEBPACK_IMPORTED_MODULE_82__.RemoveRowButtonNode);
|
|
165055
165387
|
result.registerNode(_ElementProcessors_Action_Button_ButtonNode__WEBPACK_IMPORTED_MODULE_17__.ButtonNode);
|
|
165056
165388
|
result.registerNode(_ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonNode__WEBPACK_IMPORTED_MODULE_18__.DownloadExcelButtonNode);
|
|
165057
|
-
result.registerNode(
|
|
165058
|
-
result.registerNode(
|
|
165059
|
-
result.registerNode(
|
|
165389
|
+
result.registerNode(_ElementProcessors_Action_DropDownButtonLoadExcel_DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_19__.DropDownButtonLoadExcelNode);
|
|
165390
|
+
result.registerNode(_ElementProcessors_Modal_Footer_FooterNode__WEBPACK_IMPORTED_MODULE_44__.FooterNode);
|
|
165391
|
+
result.registerNode(_ElementProcessors_FormParts_Form_Nodes_PanelNode__WEBPACK_IMPORTED_MODULE_48__.PanelNode);
|
|
165392
|
+
result.registerNode(_ElementProcessors_MultiControls_TableCell_TableCellNode__WEBPACK_IMPORTED_MODULE_94__.TableCellNode);
|
|
165060
165393
|
result.registerNode(_ElementProcessors_MultiControls_AddRowButton_AddRowButtonNode__WEBPACK_IMPORTED_MODULE_11__.AddRowButtonNode);
|
|
165061
165394
|
result.registerNode(_ElementProcessors_Layout_Stack_StackNode__WEBPACK_IMPORTED_MODULE_4__.StackNode);
|
|
165062
165395
|
result.registerNode(_ElementProcessors_Layout_Grid_GridNode__WEBPACK_IMPORTED_MODULE_3__.GridNode);
|
|
@@ -165066,22 +165399,22 @@ function registerDefaultSugarNodes(result) {
|
|
|
165066
165399
|
result.registerNode(_ElementProcessors_ValueEditors_Fias_FiasNode__WEBPACK_IMPORTED_MODULE_0__.FiasNode);
|
|
165067
165400
|
result.registerNode(_ElementProcessors_MultiControls_FilterSelect_FilterSelectNode__WEBPACK_IMPORTED_MODULE_5__.FilterSelectNode);
|
|
165068
165401
|
result.registerNode(_ElementProcessors_MultiControls_Table2_Table2Node__WEBPACK_IMPORTED_MODULE_6__.Table2Node);
|
|
165069
|
-
result.registerNode(
|
|
165070
|
-
result.registerNode(
|
|
165071
|
-
result.registerNode(
|
|
165072
|
-
result.registerNode(
|
|
165073
|
-
result.registerNode(
|
|
165074
|
-
result.registerNode(
|
|
165075
|
-
result.registerNode(
|
|
165076
|
-
result.registerNode(
|
|
165077
|
-
result.registerNode(
|
|
165078
|
-
result.registerNode(
|
|
165079
|
-
result.registerNode(
|
|
165080
|
-
result.registerNode(
|
|
165402
|
+
result.registerNode(_ElementProcessors_FormParts_Page_PageNode__WEBPACK_IMPORTED_MODULE_77__.PageNode);
|
|
165403
|
+
result.registerNode(_ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_106__.FixedTabsNode);
|
|
165404
|
+
result.registerNode(_ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_106__.FixedTabNode);
|
|
165405
|
+
result.registerNode(_ElementProcessors_MultiControls_Multiple_MultipleNode__WEBPACK_IMPORTED_MODULE_107__.MultipleNode);
|
|
165406
|
+
result.registerNode(_ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelNode__WEBPACK_IMPORTED_MODULE_108__.ExcelPastePanelNode);
|
|
165407
|
+
result.registerNode(_ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsNode__WEBPACK_IMPORTED_MODULE_109__.ReferencedFieldsNode);
|
|
165408
|
+
result.registerNode(_ElementProcessors_FormParts_UserPicklist_UserPicklistNode__WEBPACK_IMPORTED_MODULE_110__.UserPicklistNode);
|
|
165409
|
+
result.registerNode(_ElementProcessors_ValueEditors_TaxRebate_TaxRebateNode__WEBPACK_IMPORTED_MODULE_111__.TaxRebateNode);
|
|
165410
|
+
result.registerNode(_ElementProcessors_FormParts_Banner_BannerNode__WEBPACK_IMPORTED_MODULE_112__.BannerNode);
|
|
165411
|
+
result.registerNode(_ElementProcessors_ValueViewers_DateView_DateViewNode__WEBPACK_IMPORTED_MODULE_116__.DateViewNode);
|
|
165412
|
+
result.registerNode(_ElementProcessors_Action_Kebab_KebabNode__WEBPACK_IMPORTED_MODULE_118__.KebabNode);
|
|
165413
|
+
result.registerNode(_ElementProcessors_Helpers_Clue_InfoBlockNode__WEBPACK_IMPORTED_MODULE_119__.InfoBlockNode);
|
|
165081
165414
|
}
|
|
165082
165415
|
|
|
165083
165416
|
function createDefaultSugarSerializer() {
|
|
165084
|
-
const result = new
|
|
165417
|
+
const result = new _Serializer_SugarSerializer__WEBPACK_IMPORTED_MODULE_105__.SugarSerializer({
|
|
165085
165418
|
unknownProperties: "error"
|
|
165086
165419
|
});
|
|
165087
165420
|
registerDefaultSugarNodes(result);
|
|
@@ -165091,7 +165424,7 @@ function getAllSugarValidationNodeClasses() {
|
|
|
165091
165424
|
return [_validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.TypeNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.CustomValidationTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.PatternTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.EnumerationTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.AttachmentsTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.LengthTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.MinlengthTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.MaxlengthTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.TotaldigitsTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.IntegerdigitsTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.FractiondigitsTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.DigestcheckTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.DigestConditionTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.MininclusiveTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.MaxinclusiveTypeCheckNode, _validationGenerator_Nodes_TypeNode__WEBPACK_IMPORTED_MODULE_1__.ForcedTypeChecksNode];
|
|
165092
165425
|
}
|
|
165093
165426
|
function getAllSugarNodeClasses() {
|
|
165094
|
-
return [_ElementProcessors_ValueViewers_Text_TextNode__WEBPACK_IMPORTED_MODULE_94__.TextNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_89__.SwitchNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_89__.SwitchDefaultNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_89__.SwitchCaseNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddButtonNode__WEBPACK_IMPORTED_MODULE_30__.AddButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddLineNode__WEBPACK_IMPORTED_MODULE_31__.AddLineNode, _ElementProcessors_FormParts_AddPageButton_AddPageButtonNode__WEBPACK_IMPORTED_MODULE_10__.AddPageButtonNode, _ElementProcessors_MultiControls_AddRowButton_AddRowButtonNode__WEBPACK_IMPORTED_MODULE_11__.AddRowButtonNode, _ElementProcessors_Layout_Block_BlockNode__WEBPACK_IMPORTED_MODULE_12__.BlockNode, _ElementProcessors_Layout_Minitour_MinitourNode__WEBPACK_IMPORTED_MODULE_13__.MinitourNode, _ElementProcessors_Modal_Body_BodyNode__WEBPACK_IMPORTED_MODULE_14__.BodyNode, _ElementProcessors_Typography_Bold_BoldNode__WEBPACK_IMPORTED_MODULE_15__.BoldNode, _ElementProcessors_Layout_Br_BrNode__WEBPACK_IMPORTED_MODULE_16__.BrNode, _ElementProcessors_Action_Button_ButtonNode__WEBPACK_IMPORTED_MODULE_17__.ButtonNode, _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonNode__WEBPACK_IMPORTED_MODULE_18__.DownloadExcelButtonNode, _ElementProcessors_FormParts_Caption_CaptionNode__WEBPACK_IMPORTED_MODULE_19__.CaptionNode, _ElementProcessors_ValueEditors_Checkbox_CheckboxNode__WEBPACK_IMPORTED_MODULE_20__.CheckboxNode, _ElementProcessors_ControlFlow_Choice_ChoiceNode__WEBPACK_IMPORTED_MODULE_21__.ChoiceNode, _ElementProcessors_ValueEditors_Combobox_ComboBoxNode__WEBPACK_IMPORTED_MODULE_22__.ComboBoxNode, _ElementProcessors_FormParts_Content_ContentNode__WEBPACK_IMPORTED_MODULE_23__.ContentNode, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableNode__WEBPACK_IMPORTED_MODULE_90__.CrossfitTableNode, _ElementProcessors_FormParts_Cross_CrossNode__WEBPACK_IMPORTED_MODULE_24__.CrossNode, _ElementProcessors_ValueEditors_Date_DateNode__WEBPACK_IMPORTED_MODULE_25__.DateNode, _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxNode__WEBPACK_IMPORTED_MODULE_27__.DiadocSuggestComboBoxNode, _ElementProcessors_Typography_Entity_EntityNode__WEBPACK_IMPORTED_MODULE_28__.EntityNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_29__.ExpertNoteNode, _ElementProcessors_ValueEditors_FileLoader_FileLoaderNode__WEBPACK_IMPORTED_MODULE_37__.FileLoaderNode, _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeNode__WEBPACK_IMPORTED_MODULE_38__.FilterDateRangeNode, _ElementProcessors_MultiControls_FilterInput_FilterInputNode__WEBPACK_IMPORTED_MODULE_39__.FilterInputNode, _ElementProcessors_MultiControls_FilterList_FilterListNode__WEBPACK_IMPORTED_MODULE_40__.FilterListNode, _ElementProcessors_ValueViewers_FIO_FIONode__WEBPACK_IMPORTED_MODULE_41__.FIONode, _ElementProcessors_Layout_Flexbox_FlexboxNode__WEBPACK_IMPORTED_MODULE_42__.FlexboxNode, _ElementProcessors_Modal_Footer_FooterNode__WEBPACK_IMPORTED_MODULE_43__.FooterNode, _ElementProcessors_FormParts_FormInfo_FormInfoNode__WEBPACK_IMPORTED_MODULE_48__.FormInfoNode, _ElementProcessors_FormParts_Form_FormNode__WEBPACK_IMPORTED_MODULE_44__.FormNode, _ElementProcessors_Typography_Gray_GrayNode__WEBPACK_IMPORTED_MODULE_49__.GrayNode, _ElementProcessors_Layout_GridCol_GridColNode__WEBPACK_IMPORTED_MODULE_50__.GridColNode, _ElementProcessors_Layout_GridRow_GridRowNode__WEBPACK_IMPORTED_MODULE_51__.GridRowNode, _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuNode__WEBPACK_IMPORTED_MODULE_53__.HeaderMenuNode, _ElementProcessors_FormParts_Header_HeaderNode__WEBPACK_IMPORTED_MODULE_52__.HeaderNode, _ElementProcessors_Helpers_Helpinfo_HelpInfoNode__WEBPACK_IMPORTED_MODULE_55__.HelpInfoNode, _ElementProcessors_Helpers_Help_HelpNode__WEBPACK_IMPORTED_MODULE_54__.HelpNode, _ElementProcessors_Typography_Highlight_HighlightNode__WEBPACK_IMPORTED_MODULE_56__.HighlightNode, _ElementProcessors_Layout_Hr_HrNode__WEBPACK_IMPORTED_MODULE_57__.HrNode, _ElementProcessors_Typography_Icon_IconNode__WEBPACK_IMPORTED_MODULE_58__.IconNode, _ElementProcessors_Layout_Img_ImgNode__WEBPACK_IMPORTED_MODULE_60__.ImgNode, _ElementProcessors_Layout_InnerText_InnertextNode__WEBPACK_IMPORTED_MODULE_9__.InnertextNode, _ElementProcessors_ValueEditors_INN_INNNode__WEBPACK_IMPORTED_MODULE_61__.INNNode, _ElementProcessors_ValueEditors_Input_InputNode__WEBPACK_IMPORTED_MODULE_62__.InputNode, _ElementProcessors_Typography_Italic_ItalicNode__WEBPACK_IMPORTED_MODULE_63__.ItalicNode, _ElementProcessors_ValueEditors_Kladr_KladrNode__WEBPACK_IMPORTED_MODULE_65__.KladrNode, _ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_67__.LinkNode, _ElementProcessors_Layout_ListItem_ListItemNode__WEBPACK_IMPORTED_MODULE_64__.ListItemNode, _ElementProcessors_Layout_List_ListNode__WEBPACK_IMPORTED_MODULE_68__.ListNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_MenuNode__WEBPACK_IMPORTED_MODULE_32__.MenuNode, _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelNode__WEBPACK_IMPORTED_MODULE_70__.ModalFormCancelNode, _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmNode__WEBPACK_IMPORTED_MODULE_71__.ModalFormConfirmNode, _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelNode__WEBPACK_IMPORTED_MODULE_72__.ModalFormLabelNode, _ElementProcessors_Modal_ModalForm_ModalFormNode__WEBPACK_IMPORTED_MODULE_69__.ModalFormNode, _ElementProcessors_MultiControls_Multilinefield_MultilineFieldNode__WEBPACK_IMPORTED_MODULE_73__.MultilineFieldNode, _ElementProcessors_Helpers_Normativehelp_NormativeHelpNode__WEBPACK_IMPORTED_MODULE_74__.NormativeHelpNode, _ElementProcessors_ControlFlow_Otherwise_OtherwiseNode__WEBPACK_IMPORTED_MODULE_75__.OtherwiseNode, _ElementProcessors_FormParts_Page_PageNode__WEBPACK_IMPORTED_MODULE_76__.PageNode, _ElementProcessors_FormParts_Form_Nodes_PanelNode__WEBPACK_IMPORTED_MODULE_47__.PanelNode, _ElementProcessors_Layout_Pencil_PencilNode__WEBPACK_IMPORTED_MODULE_77__.PencilNode, _ElementProcessors_ValueEditors_Picklist_PicklistNode__WEBPACK_IMPORTED_MODULE_78__.PicklistNode, _ElementProcessors_ValueEditors_radio_RadioNode__WEBPACK_IMPORTED_MODULE_79__.RadioNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_RemoveButtonNode__WEBPACK_IMPORTED_MODULE_33__.RemoveButtonNode, _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonNode__WEBPACK_IMPORTED_MODULE_81__.RemoveRowButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceButtonNode__WEBPACK_IMPORTED_MODULE_34__.ReplaceButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceLineNode__WEBPACK_IMPORTED_MODULE_35__.ReplaceLineNode, _ElementProcessors_ValueEditors_Select_SelectNode__WEBPACK_IMPORTED_MODULE_82__.SelectNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_91__.SimpleTableNode, _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupNode__WEBPACK_IMPORTED_MODULE_83__.SortRadioGroupNode, _ElementProcessors_ValueEditors_RadioGroup_RadioGroupNode__WEBPACK_IMPORTED_MODULE_80__.RadioGroupNode, _ElementProcessors_Layout_Spoiler_SpoilerNode__WEBPACK_IMPORTED_MODULE_84__.SpoilerNode, _ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_92__.StickyTableNode, _ElementProcessors_Typography_Strong_StrongNode__WEBPACK_IMPORTED_MODULE_85__.StrongNode, _ElementProcessors_Layout_Subheader_SubheaderNode__WEBPACK_IMPORTED_MODULE_87__.SubheaderNode, _ElementProcessors_Typography_Sub_SubNode__WEBPACK_IMPORTED_MODULE_86__.SubNode, _ElementProcessors_Typography_Sup_SupNode__WEBPACK_IMPORTED_MODULE_88__.SupNode, _ElementProcessors_ValueEditors_Textarea_TextAreaNode__WEBPACK_IMPORTED_MODULE_95__.TextAreaNode, _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaNode__WEBPACK_IMPORTED_MODULE_102__.PopupTextAreaNode, _ElementProcessors_FormParts_UnitItem_UnitItemNode__WEBPACK_IMPORTED_MODULE_96__.UnitItemNode, _ElementProcessors_FormParts_UnitList_UnitListNode__WEBPACK_IMPORTED_MODULE_97__.UnitListNode, _ElementProcessors_ValueViewers_ValueLength_ValueLengthNode__WEBPACK_IMPORTED_MODULE_98__.ValueLengthNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ViewFileNode__WEBPACK_IMPORTED_MODULE_36__.ViewFileNode, _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockNode__WEBPACK_IMPORTED_MODULE_99__.VisibilityBlockNode, _ElementProcessors_Layout_Warning_WarningNode__WEBPACK_IMPORTED_MODULE_100__.WarningNode, _ElementProcessors_ControlFlow_When_WhenNode__WEBPACK_IMPORTED_MODULE_101__.WhenNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_29__.ExpertNoteNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_29__.MessageBoxNode, _ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_67__.LinkNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_29__.NameNode, _ElementProcessors_ValueViewers_Linetext_LineTextNode__WEBPACK_IMPORTED_MODULE_66__.LineTextNode, _ElementProcessors_ControlFlow_Captions_Short_ShortNode__WEBPACK_IMPORTED_MODULE_113__.ShortNode, _ElementProcessors_ControlFlow_Captions_Long_LongNode__WEBPACK_IMPORTED_MODULE_112__.LongNode, _ElementProcessors_ControlFlow_Captions_FillHint_FillHintNode__WEBPACK_IMPORTED_MODULE_114__.FillHintNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_59__.IfNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_59__.ElseNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_59__.ThenNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_91__.SimpleTableRowNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_91__.SimpleTableColumnNode, _ElementProcessors_Layout_Stack_StackNode__WEBPACK_IMPORTED_MODULE_4__.StackNode, _ElementProcessors_Layout_Grid_GridNode__WEBPACK_IMPORTED_MODULE_3__.GridNode, _ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_92__.StickyTableMultilineNode, _ElementProcessors_UnitParts_HeaderPanel_HeaderPanelNode__WEBPACK_IMPORTED_MODULE_8__.HeaderPanelNode, _ElementProcessors_Action_DropdownButton_DropdownButtonNode__WEBPACK_IMPORTED_MODULE_2__.DropdownButtonNode, _ElementProcessors_Action_Common_ActionNode__WEBPACK_IMPORTED_MODULE_116__.ActionNode, _ElementProcessors_MultiControls_Tabs_TabsNode__WEBPACK_IMPORTED_MODULE_7__.TabsNode, _ElementProcessors_ValueEditors_Fias_FiasNode__WEBPACK_IMPORTED_MODULE_0__.FiasNode, _ElementProcessors_MultiControls_FilterSelect_FilterSelectNode__WEBPACK_IMPORTED_MODULE_5__.FilterSelectNode, _ElementProcessors_MultiControls_Table2_Table2Node__WEBPACK_IMPORTED_MODULE_6__.Table2Node, _ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_105__.FixedTabsNode, _ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_105__.FixedTabNode, _ElementProcessors_MultiControls_Multiple_MultipleNode__WEBPACK_IMPORTED_MODULE_106__.MultipleNode, _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelNode__WEBPACK_IMPORTED_MODULE_107__.ExcelPastePanelNode, _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsNode__WEBPACK_IMPORTED_MODULE_108__.ReferencedFieldsNode, _ElementProcessors_FormParts_UserPicklist_UserPicklistNode__WEBPACK_IMPORTED_MODULE_109__.UserPicklistNode, _ElementProcessors_ValueEditors_TaxRebate_TaxRebateNode__WEBPACK_IMPORTED_MODULE_110__.TaxRebateNode, _ElementProcessors_FormParts_Banner_BannerNode__WEBPACK_IMPORTED_MODULE_111__.BannerNode, _ElementProcessors_ValueViewers_DateView_DateViewNode__WEBPACK_IMPORTED_MODULE_115__.DateViewNode, _ElementProcessors_Action_Kebab_KebabNode__WEBPACK_IMPORTED_MODULE_117__.KebabNode, _ElementProcessors_Helpers_Clue_InfoBlockNode__WEBPACK_IMPORTED_MODULE_118__.InfoBlockNode];
|
|
165427
|
+
return [_ElementProcessors_ValueViewers_Text_TextNode__WEBPACK_IMPORTED_MODULE_95__.TextNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_90__.SwitchNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_90__.SwitchDefaultNode, _ElementProcessors_ControlFlow_Switch_SwitchNode__WEBPACK_IMPORTED_MODULE_90__.SwitchCaseNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddButtonNode__WEBPACK_IMPORTED_MODULE_31__.AddButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_AddLineNode__WEBPACK_IMPORTED_MODULE_32__.AddLineNode, _ElementProcessors_FormParts_AddPageButton_AddPageButtonNode__WEBPACK_IMPORTED_MODULE_10__.AddPageButtonNode, _ElementProcessors_MultiControls_AddRowButton_AddRowButtonNode__WEBPACK_IMPORTED_MODULE_11__.AddRowButtonNode, _ElementProcessors_Layout_Block_BlockNode__WEBPACK_IMPORTED_MODULE_12__.BlockNode, _ElementProcessors_Layout_Minitour_MinitourNode__WEBPACK_IMPORTED_MODULE_13__.MinitourNode, _ElementProcessors_Modal_Body_BodyNode__WEBPACK_IMPORTED_MODULE_14__.BodyNode, _ElementProcessors_Typography_Bold_BoldNode__WEBPACK_IMPORTED_MODULE_15__.BoldNode, _ElementProcessors_Layout_Br_BrNode__WEBPACK_IMPORTED_MODULE_16__.BrNode, _ElementProcessors_Action_Button_ButtonNode__WEBPACK_IMPORTED_MODULE_17__.ButtonNode, _ElementProcessors_Action_DownloadExcelButton_DownloadExcelButtonNode__WEBPACK_IMPORTED_MODULE_18__.DownloadExcelButtonNode, _ElementProcessors_Action_DropDownButtonLoadExcel_DropDownButtonLoadExcelNode__WEBPACK_IMPORTED_MODULE_19__.DropDownButtonLoadExcelNode, _ElementProcessors_FormParts_Caption_CaptionNode__WEBPACK_IMPORTED_MODULE_20__.CaptionNode, _ElementProcessors_ValueEditors_Checkbox_CheckboxNode__WEBPACK_IMPORTED_MODULE_21__.CheckboxNode, _ElementProcessors_ControlFlow_Choice_ChoiceNode__WEBPACK_IMPORTED_MODULE_22__.ChoiceNode, _ElementProcessors_ValueEditors_Combobox_ComboBoxNode__WEBPACK_IMPORTED_MODULE_23__.ComboBoxNode, _ElementProcessors_FormParts_Content_ContentNode__WEBPACK_IMPORTED_MODULE_24__.ContentNode, _ElementProcessors_MultiControls_CrossfitTable_CrossfitTableNode__WEBPACK_IMPORTED_MODULE_91__.CrossfitTableNode, _ElementProcessors_FormParts_Cross_CrossNode__WEBPACK_IMPORTED_MODULE_25__.CrossNode, _ElementProcessors_ValueEditors_Date_DateNode__WEBPACK_IMPORTED_MODULE_26__.DateNode, _ElementProcessors_ValueEditors_DiadocSuggestComboBox_DiadocSuggestComboBoxNode__WEBPACK_IMPORTED_MODULE_28__.DiadocSuggestComboBoxNode, _ElementProcessors_Typography_Entity_EntityNode__WEBPACK_IMPORTED_MODULE_29__.EntityNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__.ExpertNoteNode, _ElementProcessors_ValueEditors_FileLoader_FileLoaderNode__WEBPACK_IMPORTED_MODULE_38__.FileLoaderNode, _ElementProcessors_MultiControls_FilterDateRange_FilterDateRangeNode__WEBPACK_IMPORTED_MODULE_39__.FilterDateRangeNode, _ElementProcessors_MultiControls_FilterInput_FilterInputNode__WEBPACK_IMPORTED_MODULE_40__.FilterInputNode, _ElementProcessors_MultiControls_FilterList_FilterListNode__WEBPACK_IMPORTED_MODULE_41__.FilterListNode, _ElementProcessors_ValueViewers_FIO_FIONode__WEBPACK_IMPORTED_MODULE_42__.FIONode, _ElementProcessors_Layout_Flexbox_FlexboxNode__WEBPACK_IMPORTED_MODULE_43__.FlexboxNode, _ElementProcessors_Modal_Footer_FooterNode__WEBPACK_IMPORTED_MODULE_44__.FooterNode, _ElementProcessors_FormParts_FormInfo_FormInfoNode__WEBPACK_IMPORTED_MODULE_49__.FormInfoNode, _ElementProcessors_FormParts_Form_FormNode__WEBPACK_IMPORTED_MODULE_45__.FormNode, _ElementProcessors_Typography_Gray_GrayNode__WEBPACK_IMPORTED_MODULE_50__.GrayNode, _ElementProcessors_Layout_GridCol_GridColNode__WEBPACK_IMPORTED_MODULE_51__.GridColNode, _ElementProcessors_Layout_GridRow_GridRowNode__WEBPACK_IMPORTED_MODULE_52__.GridRowNode, _ElementProcessors_MultiControls_HeaderMenu_HeaderMenuNode__WEBPACK_IMPORTED_MODULE_54__.HeaderMenuNode, _ElementProcessors_FormParts_Header_HeaderNode__WEBPACK_IMPORTED_MODULE_53__.HeaderNode, _ElementProcessors_Helpers_Helpinfo_HelpInfoNode__WEBPACK_IMPORTED_MODULE_56__.HelpInfoNode, _ElementProcessors_Helpers_Help_HelpNode__WEBPACK_IMPORTED_MODULE_55__.HelpNode, _ElementProcessors_Typography_Highlight_HighlightNode__WEBPACK_IMPORTED_MODULE_57__.HighlightNode, _ElementProcessors_Layout_Hr_HrNode__WEBPACK_IMPORTED_MODULE_58__.HrNode, _ElementProcessors_Typography_Icon_IconNode__WEBPACK_IMPORTED_MODULE_59__.IconNode, _ElementProcessors_Layout_Img_ImgNode__WEBPACK_IMPORTED_MODULE_61__.ImgNode, _ElementProcessors_Layout_InnerText_InnertextNode__WEBPACK_IMPORTED_MODULE_9__.InnertextNode, _ElementProcessors_ValueEditors_INN_INNNode__WEBPACK_IMPORTED_MODULE_62__.INNNode, _ElementProcessors_ValueEditors_Input_InputNode__WEBPACK_IMPORTED_MODULE_63__.InputNode, _ElementProcessors_Typography_Italic_ItalicNode__WEBPACK_IMPORTED_MODULE_64__.ItalicNode, _ElementProcessors_ValueEditors_Kladr_KladrNode__WEBPACK_IMPORTED_MODULE_66__.KladrNode, _ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_68__.LinkNode, _ElementProcessors_Layout_ListItem_ListItemNode__WEBPACK_IMPORTED_MODULE_65__.ListItemNode, _ElementProcessors_Layout_List_ListNode__WEBPACK_IMPORTED_MODULE_69__.ListNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_MenuNode__WEBPACK_IMPORTED_MODULE_33__.MenuNode, _ElementProcessors_Modal_ModalFormCancel_ModalFormCancelNode__WEBPACK_IMPORTED_MODULE_71__.ModalFormCancelNode, _ElementProcessors_Modal_ModalFormConfirm_ModalFormConfirmNode__WEBPACK_IMPORTED_MODULE_72__.ModalFormConfirmNode, _ElementProcessors_Modal_ModalFormLabel_ModalFormLabelNode__WEBPACK_IMPORTED_MODULE_73__.ModalFormLabelNode, _ElementProcessors_Modal_ModalForm_ModalFormNode__WEBPACK_IMPORTED_MODULE_70__.ModalFormNode, _ElementProcessors_MultiControls_Multilinefield_MultilineFieldNode__WEBPACK_IMPORTED_MODULE_74__.MultilineFieldNode, _ElementProcessors_Helpers_Normativehelp_NormativeHelpNode__WEBPACK_IMPORTED_MODULE_75__.NormativeHelpNode, _ElementProcessors_ControlFlow_Otherwise_OtherwiseNode__WEBPACK_IMPORTED_MODULE_76__.OtherwiseNode, _ElementProcessors_FormParts_Page_PageNode__WEBPACK_IMPORTED_MODULE_77__.PageNode, _ElementProcessors_FormParts_Form_Nodes_PanelNode__WEBPACK_IMPORTED_MODULE_48__.PanelNode, _ElementProcessors_Layout_Pencil_PencilNode__WEBPACK_IMPORTED_MODULE_78__.PencilNode, _ElementProcessors_ValueEditors_Picklist_PicklistNode__WEBPACK_IMPORTED_MODULE_79__.PicklistNode, _ElementProcessors_ValueEditors_radio_RadioNode__WEBPACK_IMPORTED_MODULE_80__.RadioNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_RemoveButtonNode__WEBPACK_IMPORTED_MODULE_34__.RemoveButtonNode, _ElementProcessors_MultiControls_RemoveRowButton_RemoveRowButtonNode__WEBPACK_IMPORTED_MODULE_82__.RemoveRowButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceButtonNode__WEBPACK_IMPORTED_MODULE_35__.ReplaceButtonNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ReplaceLineNode__WEBPACK_IMPORTED_MODULE_36__.ReplaceLineNode, _ElementProcessors_ValueEditors_Select_SelectNode__WEBPACK_IMPORTED_MODULE_83__.SelectNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_92__.SimpleTableNode, _ElementProcessors_MultiControls_SortRadioGroup_SortRadioGroupNode__WEBPACK_IMPORTED_MODULE_84__.SortRadioGroupNode, _ElementProcessors_ValueEditors_RadioGroup_RadioGroupNode__WEBPACK_IMPORTED_MODULE_81__.RadioGroupNode, _ElementProcessors_Layout_Spoiler_SpoilerNode__WEBPACK_IMPORTED_MODULE_85__.SpoilerNode, _ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_93__.StickyTableNode, _ElementProcessors_Typography_Strong_StrongNode__WEBPACK_IMPORTED_MODULE_86__.StrongNode, _ElementProcessors_Layout_Subheader_SubheaderNode__WEBPACK_IMPORTED_MODULE_88__.SubheaderNode, _ElementProcessors_Typography_Sub_SubNode__WEBPACK_IMPORTED_MODULE_87__.SubNode, _ElementProcessors_Typography_Sup_SupNode__WEBPACK_IMPORTED_MODULE_89__.SupNode, _ElementProcessors_ValueEditors_Textarea_TextAreaNode__WEBPACK_IMPORTED_MODULE_96__.TextAreaNode, _ElementProcessors_ValueEditors_popupTextArea_PopupTextAreaNode__WEBPACK_IMPORTED_MODULE_103__.PopupTextAreaNode, _ElementProcessors_FormParts_UnitItem_UnitItemNode__WEBPACK_IMPORTED_MODULE_97__.UnitItemNode, _ElementProcessors_FormParts_UnitList_UnitListNode__WEBPACK_IMPORTED_MODULE_98__.UnitListNode, _ElementProcessors_ValueViewers_ValueLength_ValueLengthNode__WEBPACK_IMPORTED_MODULE_99__.ValueLengthNode, _ElementProcessors_ValueEditors_FileLoader_FileLoader_ViewFileNode__WEBPACK_IMPORTED_MODULE_37__.ViewFileNode, _ElementProcessors_ControlFlow_VisibilityBlock_VisibilityBlockNode__WEBPACK_IMPORTED_MODULE_100__.VisibilityBlockNode, _ElementProcessors_Layout_Warning_WarningNode__WEBPACK_IMPORTED_MODULE_101__.WarningNode, _ElementProcessors_ControlFlow_When_WhenNode__WEBPACK_IMPORTED_MODULE_102__.WhenNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__.ExpertNoteNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__.MessageBoxNode, _ElementProcessors_Action_Link_LinkNode__WEBPACK_IMPORTED_MODULE_68__.LinkNode, _ElementProcessors_ValueEditors_ExpertNote_ExpertNoteNode__WEBPACK_IMPORTED_MODULE_30__.NameNode, _ElementProcessors_ValueViewers_Linetext_LineTextNode__WEBPACK_IMPORTED_MODULE_67__.LineTextNode, _ElementProcessors_ControlFlow_Captions_Short_ShortNode__WEBPACK_IMPORTED_MODULE_114__.ShortNode, _ElementProcessors_ControlFlow_Captions_Long_LongNode__WEBPACK_IMPORTED_MODULE_113__.LongNode, _ElementProcessors_ControlFlow_Captions_FillHint_FillHintNode__WEBPACK_IMPORTED_MODULE_115__.FillHintNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.IfNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.ElseNode, _ElementProcessors_ControlFlow_If_IfNode__WEBPACK_IMPORTED_MODULE_60__.ThenNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_92__.SimpleTableRowNode, _ElementProcessors_Layout_SimpleTable_SimpleTableNode__WEBPACK_IMPORTED_MODULE_92__.SimpleTableColumnNode, _ElementProcessors_Layout_Stack_StackNode__WEBPACK_IMPORTED_MODULE_4__.StackNode, _ElementProcessors_Layout_Grid_GridNode__WEBPACK_IMPORTED_MODULE_3__.GridNode, _ElementProcessors_MultiControls_StickyTable_StickyTableNode__WEBPACK_IMPORTED_MODULE_93__.StickyTableMultilineNode, _ElementProcessors_UnitParts_HeaderPanel_HeaderPanelNode__WEBPACK_IMPORTED_MODULE_8__.HeaderPanelNode, _ElementProcessors_Action_DropdownButton_DropdownButtonNode__WEBPACK_IMPORTED_MODULE_2__.DropdownButtonNode, _ElementProcessors_Action_Common_ActionNode__WEBPACK_IMPORTED_MODULE_117__.ActionNode, _ElementProcessors_MultiControls_Tabs_TabsNode__WEBPACK_IMPORTED_MODULE_7__.TabsNode, _ElementProcessors_ValueEditors_Fias_FiasNode__WEBPACK_IMPORTED_MODULE_0__.FiasNode, _ElementProcessors_MultiControls_FilterSelect_FilterSelectNode__WEBPACK_IMPORTED_MODULE_5__.FilterSelectNode, _ElementProcessors_MultiControls_Table2_Table2Node__WEBPACK_IMPORTED_MODULE_6__.Table2Node, _ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_106__.FixedTabsNode, _ElementProcessors_Layout_FixedTabs_FixedTabsNode__WEBPACK_IMPORTED_MODULE_106__.FixedTabNode, _ElementProcessors_MultiControls_Multiple_MultipleNode__WEBPACK_IMPORTED_MODULE_107__.MultipleNode, _ElementProcessors_Action_ExcelPastePanel_ExcelPastePanelNode__WEBPACK_IMPORTED_MODULE_108__.ExcelPastePanelNode, _ElementProcessors_ValueEditors_ReferencedFields_ReferencedFieldsNode__WEBPACK_IMPORTED_MODULE_109__.ReferencedFieldsNode, _ElementProcessors_FormParts_UserPicklist_UserPicklistNode__WEBPACK_IMPORTED_MODULE_110__.UserPicklistNode, _ElementProcessors_ValueEditors_TaxRebate_TaxRebateNode__WEBPACK_IMPORTED_MODULE_111__.TaxRebateNode, _ElementProcessors_FormParts_Banner_BannerNode__WEBPACK_IMPORTED_MODULE_112__.BannerNode, _ElementProcessors_ValueViewers_DateView_DateViewNode__WEBPACK_IMPORTED_MODULE_116__.DateViewNode, _ElementProcessors_Action_Kebab_KebabNode__WEBPACK_IMPORTED_MODULE_118__.KebabNode, _ElementProcessors_Helpers_Clue_InfoBlockNode__WEBPACK_IMPORTED_MODULE_119__.InfoBlockNode];
|
|
165095
165428
|
}
|
|
165096
165429
|
|
|
165097
165430
|
/***/ }),
|