@yamato-daiwa/automation 0.7.0-alpha.3 → 0.7.0-alpha.4
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/EntryPoint.js +1787 -2036
- package/package.json +13 -11
package/EntryPoint.js
CHANGED
|
@@ -34,7 +34,7 @@ function revisionHash(data) {
|
|
|
34
34
|
\***********************/
|
|
35
35
|
/***/ ((module) => {
|
|
36
36
|
|
|
37
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@yamato-daiwa/automation","version":"0.7.0-alpha.
|
|
37
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@yamato-daiwa/automation","version":"0.7.0-alpha.4","description":"The project building tool with declarative YAML configuration specializing on Pug, Stylus and TypeScript as source code languages.","keywords":["build","pug","stylus","tool","typescript"],"engines":{"node":">=20.0.0"},"bin":{"yda":"Executable"},"files":["EntryPoint.js"],"dependencies":{"@eslint-community/eslint-plugin-eslint-comments":"4.5.0","@stylistic/eslint-plugin":"3.1.0","@typescript-eslint/eslint-plugin":"8.32.1","@typescript-eslint/parser":"8.32.1","@vue/compiler-sfc":"3.5.14","@webdiscus/pug-loader":"2.11.1","@yamato-daiwa/es-extensions":"1.8.0-alpha.9","@yamato-daiwa/es-extensions-nodejs":"1.8.0-alpha.9","@yamato-daiwa/style_guides":"0.6.9","autoprefixer":"10.4.21","browser-sync":"3.0.4","css-loader":"7.1.2","cssnano":"7.0.7","dotenv":"16.5.0","eslint":"9.27.0","eslint-plugin-import":"2.31.0","eslint-plugin-n":"17.18.0","eslint-plugin-react":"7.37.5","eslint-plugin-vue":"9.33.0","eslint-plugin-vue-pug":"0.6.2","fork-ts-checker-webpack-plugin":"7.3.0","gulp":"4.0.2","gulp-data":"1.3.1","gulp-if":"3.0.0","gulp-imagemin":"7.1.0","gulp-nodemon":"2.5.0","gulp-plumber":"1.2.1","gulp-postcss":"10.0.0","gulp-pug":"5.0.0","gulp-sourcemaps":"3.0.0","gulp-stylus":"3.0.1","htmlnano":"2.1.2","imagemin-pngquant":"9.0.2","js-beautify":"1.15.4","json5-loader":"4.0.1","nanoid":"5.1.5","node-html-parser":"7.0.1","node-notifier":"10.0.1","pa11y":"9.0.0","probe-image-size":"7.2.3","pug-lint":"2.7.0","pug3-ast-loader":"0.0.0","puppeteer":"24.9.0","require-from-string":"2.0.2","rev-hash":"4.1.0","stlint":"1.0.65","stream-combiner2":"1.1.1","style-loader":"4.0.0","stylus":"0.63.0","stylus-loader":"8.1.1","ts-loader":"9.5.2","vinyl":"2.2.1","vnu-jar":"24.10.17","vue-loader":"17.4.2","vue-style-loader":"4.1.3","vue-tsc":"2.2.10","webpack":"5.99.9","webpack-node-externals":"3.0.0","webpack-stream":"7.0.0","worker-loader":"3.0.8","yaml-loader":"0.8.1"},"devDependencies":{"@types/browser-sync":"2.29.0","@types/cssnano":"5.0.0","@types/gulp":"4.0.17","@types/gulp-if":"3.0.4","@types/gulp-imagemin":"7.0.3","@types/gulp-nodemon":"0.0.37","@types/gulp-plumber":"0.0.37","@types/gulp-postcss":"8.0.6","@types/gulp-sourcemaps":"0.0.38","@types/gulp-stylus":"2.7.8","@types/js-beautify":"1.14.3","@types/node":"22.15.21","@types/node-notifier":"8.0.5","@types/pa11y":"5.3.7","@types/probe-image-size":"7.2.5","@types/pug":"2.0.10","@types/require-from-string":"1.2.3","@types/vnu-jar":"17.11.2","@types/webpack-node-externals":"3.0.4","@types/webpack-stream":"3.2.15","eslint-webpack-plugin":"4.2.0","ts-node":"10.9.2","typescript":"5.8.3","webpack-cli":"6.0.1"},"scripts":{"Incremental Development Building":"webpack --mode development","Production Building":"webpack --mode production","Linting":"eslint Source"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/TokugawaTakeshi/Yamato-Daiwa-Automation.git"},"homepage":"https://automation.yamato-daiwa.com/","funding":"https://github.com/TokugawaTakeshi/Yamato-Daiwa-Automation?sponsor=1","bugs":{"url":"https://github.com/TokugawaTakeshi/Yamato-Daiwa-Automation/issues","email":"tokugawa.takesi@gmail.com"}}');
|
|
38
38
|
|
|
39
39
|
/***/ }),
|
|
40
40
|
|
|
@@ -222,13 +222,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
222
222
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
223
223
|
/* ─── Raw Valid Config ───────────────────────────────────────────────────────────────────────────────────────────── */
|
|
224
224
|
const ProjectBuildingConfig__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! ./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid */ "./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid.ts"));
|
|
225
|
-
const ProjectBuildingConfigFromFileDefaultLocalization_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/ProjectBuildingConfigFromFileDefaultLocalization */ "./ProjectBuilding/ProjectBuildingConfigFromFileDefaultLocalization.ts"));
|
|
226
225
|
const ProjectBuilderRawConfigNormalizer_1 = __importDefault(__webpack_require__(/*! ./ProjectBuilding/ProjectBuilderRawConfigNormalizer */ "./ProjectBuilding/ProjectBuilderRawConfigNormalizer.ts"));
|
|
227
226
|
const ProjectBuildingMasterConfigRepresentative_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/ProjectBuildingMasterConfigRepresentative */ "./ProjectBuilding/ProjectBuildingMasterConfigRepresentative.ts"));
|
|
228
227
|
/* ─── Tasks Runners ──────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
229
228
|
const MarkupProcessor_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/MarkupProcessor */ "./ProjectBuilding/SourceCodeProcessing/Markup/MarkupProcessor.ts"));
|
|
230
229
|
const MarkupSourceCodeLinter_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/Subtasks/Linting/MarkupSourceCodeLinter */ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/Linting/MarkupSourceCodeLinter.ts"));
|
|
231
230
|
const CompiledTypeScriptImporterForPug_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/Subtasks/CompiledTypeScriptImporterForPug */ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/CompiledTypeScriptImporterForPug.ts"));
|
|
231
|
+
const ExperimentalCompiledTypeScriptImporterForPug_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/Subtasks/ExperimentalCompiledTypeScriptImporterForPug */ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/ExperimentalCompiledTypeScriptImporterForPug.ts"));
|
|
232
232
|
const StylesProcessor_1 = __importDefault(__webpack_require__(/*! @StylesProcessing/StylesProcessor */ "./ProjectBuilding/SourceCodeProcessing/Styles/StylesProcessor.ts"));
|
|
233
233
|
const ECMA_ScriptLogicProcessor_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/ECMA_ScriptLogicProcessor */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/ECMA_ScriptLogicProcessor.ts"));
|
|
234
234
|
const ECMA_ScriptSourceCodeLinter_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/Subtasks/Linting/ECMA_ScriptSourceCodeLinter */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/Subtasks/Linting/ECMA_ScriptSourceCodeLinter.ts"));
|
|
@@ -247,7 +247,7 @@ const FilesMasterWatcher_1 = __importDefault(__webpack_require__(/*! @ProjectBui
|
|
|
247
247
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
248
248
|
class ProjectBuilder {
|
|
249
249
|
static buildProject({ consumingProjectRootDirectoryAbsolutePath, projectBuildingConfig__fromConsole, rawConfigFromFile }) {
|
|
250
|
-
const rawDataProcessingResult = es_extensions_1.RawObjectDataProcessor.process(rawConfigFromFile, ProjectBuildingConfig__FromFile__RawValid_1.default.
|
|
250
|
+
const rawDataProcessingResult = es_extensions_1.RawObjectDataProcessor.process(rawConfigFromFile, ProjectBuildingConfig__FromFile__RawValid_1.default.propertiesSpecification);
|
|
251
251
|
if (rawDataProcessingResult.rawDataIsInvalid) {
|
|
252
252
|
es_extensions_1.Logger.throwErrorAndLog({
|
|
253
253
|
errorInstance: new es_extensions_1.InvalidConfigError({
|
|
@@ -272,6 +272,7 @@ class ProjectBuilder {
|
|
|
272
272
|
ECMA_ScriptSourceCodeLinter_1.default.provideLintingIfMust(masterConfigRepresentative),
|
|
273
273
|
gulp_1.default.series([
|
|
274
274
|
gulp_1.default.parallel([
|
|
275
|
+
ExperimentalCompiledTypeScriptImporterForPug_1.default.provideTypeScriptImportsForMarkupIfMust(masterConfigRepresentative),
|
|
275
276
|
CompiledTypeScriptImporterForPug_1.default.provideTypeScriptImportsForMarkupIfMust(masterConfigRepresentative),
|
|
276
277
|
ECMA_ScriptLogicProcessor_1.default.provideLogicProcessingIfMust(masterConfigRepresentative),
|
|
277
278
|
PlainCopier_1.default.providePlainCopierIfMust(masterConfigRepresentative)
|
|
@@ -457,16 +458,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
457
458
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
458
459
|
};
|
|
459
460
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
461
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
460
462
|
const AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
461
463
|
var AudiosProcessingSettings__FromFile__RawValid;
|
|
462
464
|
(function (AudiosProcessingSettings__FromFile__RawValid) {
|
|
463
|
-
|
|
464
|
-
return AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
465
|
-
...compoundParameter,
|
|
466
|
-
assetsProcessingSettingsGenericPropertiesLocalization: compoundParameter.audiosProcessingLocalization
|
|
467
|
-
});
|
|
468
|
-
}
|
|
469
|
-
AudiosProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
465
|
+
AudiosProcessingSettings__FromFile__RawValid.propertiesSpecification = AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.propertiesSpecification;
|
|
470
466
|
})(AudiosProcessingSettings__FromFile__RawValid || (AudiosProcessingSettings__FromFile__RawValid = {}));
|
|
471
467
|
exports["default"] = AudiosProcessingSettings__FromFile__RawValid;
|
|
472
468
|
|
|
@@ -563,18 +559,14 @@ class AudiosProcessor extends GulpStreamsBasedAssetsProcessor_1.default {
|
|
|
563
559
|
src((0, es_extensions_1.readonlyArrayToMutableOne)(sourceFilesAbsolutePaths)).
|
|
564
560
|
pipe(super.handleErrorIfItWillOccur()).
|
|
565
561
|
pipe(super.logProcessedFilesIfMust()).
|
|
566
|
-
pipe(GulpStreamModifier_1.default.
|
|
567
|
-
|
|
562
|
+
pipe(GulpStreamModifier_1.default.modifyForSingleVinylFileSubtype({
|
|
563
|
+
onStreamStartedEventHandler: this.replacePlainVinylFileWithAssetVinylFile.bind(this)
|
|
568
564
|
})).
|
|
569
|
-
pipe(GulpStreamModifier_1.default.
|
|
570
|
-
|
|
571
|
-
[AssetVinylFile_1.default, GulpStreamsBasedAssetsProcessor_1.default.addContentHashPostfixToFileNameIfMust]
|
|
572
|
-
])
|
|
565
|
+
pipe(GulpStreamModifier_1.default.modifyForSingleVinylFileSubtype({
|
|
566
|
+
onStreamStartedEventHandler: GulpStreamsBasedAssetsProcessor_1.default.addContentHashPostfixToFileNameIfMust
|
|
573
567
|
})).
|
|
574
|
-
pipe(GulpStreamModifier_1.default.
|
|
575
|
-
|
|
576
|
-
[AssetVinylFile_1.default, AudiosProcessor.postProcessFile]
|
|
577
|
-
])
|
|
568
|
+
pipe(GulpStreamModifier_1.default.modifyForSingleVinylFileSubtype({
|
|
569
|
+
onStreamStartedEventHandler: AudiosProcessor.postProcessFile
|
|
578
570
|
})).
|
|
579
571
|
pipe(gulp_1.default.dest((targetFileInFinalState) => AssetVinylFile_1.default.getOutputDirectoryAbsolutePathOfExpectedToBeSelfInstance(targetFileInFinalState)));
|
|
580
572
|
}
|
|
@@ -783,16 +775,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
783
775
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
784
776
|
};
|
|
785
777
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
778
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
786
779
|
const AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
787
780
|
var FontsProcessingSettings__FromFile__RawValid;
|
|
788
781
|
(function (FontsProcessingSettings__FromFile__RawValid) {
|
|
789
|
-
|
|
790
|
-
return AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
791
|
-
...compoundParameter,
|
|
792
|
-
assetsProcessingSettingsGenericPropertiesLocalization: compoundParameter.fontsProcessingLocalization
|
|
793
|
-
});
|
|
794
|
-
}
|
|
795
|
-
FontsProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
782
|
+
FontsProcessingSettings__FromFile__RawValid.propertiesSpecification = AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.propertiesSpecification;
|
|
796
783
|
})(FontsProcessingSettings__FromFile__RawValid || (FontsProcessingSettings__FromFile__RawValid = {}));
|
|
797
784
|
exports["default"] = FontsProcessingSettings__FromFile__RawValid;
|
|
798
785
|
|
|
@@ -1108,16 +1095,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
1108
1095
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
1109
1096
|
};
|
|
1110
1097
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
1098
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
1111
1099
|
const AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
1112
1100
|
var ImagesProcessingSettings__FromFile__RawValid;
|
|
1113
1101
|
(function (ImagesProcessingSettings__FromFile__RawValid) {
|
|
1114
|
-
|
|
1115
|
-
return AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
1116
|
-
...compoundParameter,
|
|
1117
|
-
assetsProcessingSettingsGenericPropertiesLocalization: compoundParameter.imagesProcessingLocalization
|
|
1118
|
-
});
|
|
1119
|
-
}
|
|
1120
|
-
ImagesProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
1102
|
+
ImagesProcessingSettings__FromFile__RawValid.propertiesSpecification = AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.propertiesSpecification;
|
|
1121
1103
|
})(ImagesProcessingSettings__FromFile__RawValid || (ImagesProcessingSettings__FromFile__RawValid = {}));
|
|
1122
1104
|
exports["default"] = ImagesProcessingSettings__FromFile__RawValid;
|
|
1123
1105
|
|
|
@@ -1443,16 +1425,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
1443
1425
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
1444
1426
|
};
|
|
1445
1427
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
1428
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
1446
1429
|
const AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/AssetsProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
1447
1430
|
var VideosProcessingSettings__FromFile__RawValid;
|
|
1448
1431
|
(function (VideosProcessingSettings__FromFile__RawValid) {
|
|
1449
|
-
|
|
1450
|
-
return AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
1451
|
-
...compoundParameter,
|
|
1452
|
-
assetsProcessingSettingsGenericPropertiesLocalization: compoundParameter.videosProcessingLocalization
|
|
1453
|
-
});
|
|
1454
|
-
}
|
|
1455
|
-
VideosProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
1432
|
+
VideosProcessingSettings__FromFile__RawValid.propertiesSpecification = AssetsProcessingSettingsGenericProperties__FromFile__RawValid_1.default.propertiesSpecification;
|
|
1456
1433
|
})(VideosProcessingSettings__FromFile__RawValid || (VideosProcessingSettings__FromFile__RawValid = {}));
|
|
1457
1434
|
exports["default"] = VideosProcessingSettings__FromFile__RawValid;
|
|
1458
1435
|
|
|
@@ -1911,155 +1888,154 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
1911
1888
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
1912
1889
|
var BrowserLiveReloadingSettings__FromFile__RawValid;
|
|
1913
1890
|
(function (BrowserLiveReloadingSettings__FromFile__RawValid) {
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1891
|
+
BrowserLiveReloadingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
1892
|
+
$setups: {
|
|
1893
|
+
newName: "setups",
|
|
1894
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
1895
|
+
required: true,
|
|
1896
|
+
minimalEntriesCount: 1,
|
|
1897
|
+
value: {
|
|
1898
|
+
type: Object,
|
|
1899
|
+
properties: {
|
|
1900
|
+
$localServer: {
|
|
1901
|
+
newName: "localServer",
|
|
1902
|
+
type: Object,
|
|
1903
|
+
required: true,
|
|
1904
|
+
properties: {
|
|
1905
|
+
$rootDirectoryRelativePath: {
|
|
1906
|
+
newName: "rootDirectoryRelativePath",
|
|
1907
|
+
type: String,
|
|
1908
|
+
required: true,
|
|
1909
|
+
minimalCharactersCount: 1
|
|
1910
|
+
},
|
|
1911
|
+
$ignoredFilesAndDirectoriesRelativePaths: {
|
|
1912
|
+
newName: "ignoredFilesAndDirectoriesRelativePaths",
|
|
1913
|
+
type: Array,
|
|
1914
|
+
required: false,
|
|
1915
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
1916
|
+
element: {
|
|
1931
1917
|
type: String,
|
|
1932
|
-
required: true,
|
|
1933
1918
|
minimalCharactersCount: 1
|
|
1934
|
-
}
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1919
|
+
}
|
|
1920
|
+
},
|
|
1921
|
+
$customPort: {
|
|
1922
|
+
newName: "customPort",
|
|
1923
|
+
type: Number,
|
|
1924
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.nonNegativeInteger,
|
|
1925
|
+
required: false,
|
|
1926
|
+
maximalValue: 65536
|
|
1927
|
+
},
|
|
1928
|
+
$customStartingFileNameWithExtension: {
|
|
1929
|
+
newName: "customStartingFileNameWithExtension",
|
|
1930
|
+
type: String,
|
|
1931
|
+
required: false,
|
|
1932
|
+
minimalCharactersCount: 1
|
|
1933
|
+
},
|
|
1934
|
+
$HTTPS: {
|
|
1935
|
+
newName: "HTTPS",
|
|
1936
|
+
type: Object,
|
|
1937
|
+
required: false,
|
|
1938
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
1939
|
+
properties: {
|
|
1940
|
+
$SSL_KeyRelativePath: {
|
|
1941
|
+
newName: "SSL_KeyRelativePath",
|
|
1941
1942
|
type: String,
|
|
1943
|
+
required: true,
|
|
1942
1944
|
minimalCharactersCount: 1
|
|
1943
|
-
}
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
newName: "customPort",
|
|
1947
|
-
type: Number,
|
|
1948
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.nonNegativeInteger,
|
|
1949
|
-
required: false,
|
|
1950
|
-
maximalValue: 65536
|
|
1951
|
-
},
|
|
1952
|
-
[browserLiveReloadingSettingsLocalization.setups.localServer.customStartingFileNameWithExtension.KEY]: {
|
|
1953
|
-
newName: "customStartingFileNameWithExtension",
|
|
1954
|
-
type: String,
|
|
1955
|
-
required: false,
|
|
1956
|
-
minimalCharactersCount: 1
|
|
1957
|
-
},
|
|
1958
|
-
[browserLiveReloadingSettingsLocalization.setups.localServer.HTTPS.KEY]: {
|
|
1959
|
-
newName: "HTTPS",
|
|
1960
|
-
type: Object,
|
|
1961
|
-
required: false,
|
|
1962
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
1963
|
-
properties: {
|
|
1964
|
-
[browserLiveReloadingSettingsLocalization.setups.localServer.HTTPS.SSL_KeyRelativePath.KEY]: {
|
|
1965
|
-
type: String,
|
|
1966
|
-
required: true,
|
|
1967
|
-
minimalCharactersCount: 1
|
|
1968
|
-
},
|
|
1969
|
-
[browserLiveReloadingSettingsLocalization.setups.localServer.HTTPS.SSL_CertificateRelativePath.KEY]: {
|
|
1970
|
-
type: String,
|
|
1971
|
-
required: true,
|
|
1972
|
-
minimalCharactersCount: 1
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
},
|
|
1976
|
-
[browserLiveReloadingSettingsLocalization.setups.localServer.useCORS.KEY]: {
|
|
1977
|
-
newName: "useCORS",
|
|
1978
|
-
type: Boolean,
|
|
1979
|
-
required: false
|
|
1980
|
-
}
|
|
1981
|
-
}
|
|
1982
|
-
},
|
|
1983
|
-
[browserLiveReloadingSettingsLocalization.setups.proxy.KEY]: {
|
|
1984
|
-
newName: "proxy",
|
|
1985
|
-
type: String,
|
|
1986
|
-
required: false,
|
|
1987
|
-
minimalCharactersCount: 1
|
|
1988
|
-
},
|
|
1989
|
-
[browserLiveReloadingSettingsLocalization.setups.openInBrowsers.KEY]: {
|
|
1990
|
-
newName: "openInBrowsers",
|
|
1991
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.oneOf,
|
|
1992
|
-
required: false,
|
|
1993
|
-
alternatives: [
|
|
1994
|
-
{
|
|
1995
|
-
type: Array,
|
|
1996
|
-
minimalElementsCount: 1,
|
|
1997
|
-
element: {
|
|
1945
|
+
},
|
|
1946
|
+
$SSL_CertificateRelativePath: {
|
|
1947
|
+
newName: "SSL_CertificateRelativePath",
|
|
1998
1948
|
type: String,
|
|
1949
|
+
required: true,
|
|
1999
1950
|
minimalCharactersCount: 1
|
|
2000
1951
|
}
|
|
2001
|
-
}
|
|
2002
|
-
|
|
1952
|
+
}
|
|
1953
|
+
},
|
|
1954
|
+
$useCORS: {
|
|
1955
|
+
newName: "useCORS",
|
|
1956
|
+
type: Boolean,
|
|
1957
|
+
required: false
|
|
1958
|
+
}
|
|
1959
|
+
}
|
|
1960
|
+
},
|
|
1961
|
+
$proxy: {
|
|
1962
|
+
newName: "proxy",
|
|
1963
|
+
type: String,
|
|
1964
|
+
required: false,
|
|
1965
|
+
minimalCharactersCount: 1
|
|
1966
|
+
},
|
|
1967
|
+
$openInBrowsers: {
|
|
1968
|
+
newName: "openInBrowsers",
|
|
1969
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.oneOf,
|
|
1970
|
+
required: false,
|
|
1971
|
+
alternatives: [
|
|
1972
|
+
{
|
|
1973
|
+
type: Array,
|
|
1974
|
+
minimalElementsCount: 1,
|
|
1975
|
+
element: {
|
|
2003
1976
|
type: String,
|
|
2004
1977
|
minimalCharactersCount: 1
|
|
2005
1978
|
}
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
type: Object,
|
|
2011
|
-
required: false,
|
|
2012
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2013
|
-
properties: {
|
|
2014
|
-
[browserLiveReloadingSettingsLocalization.setups.browserSyncUserInterface.customPort.KEY]: {
|
|
2015
|
-
newName: "customPort",
|
|
2016
|
-
type: Number,
|
|
2017
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.nonNegativeInteger,
|
|
2018
|
-
required: false,
|
|
2019
|
-
maximalValue: 65536
|
|
2020
|
-
},
|
|
2021
|
-
[browserLiveReloadingSettingsLocalization.setups.browserSyncUserInterface.disable.KEY]: {
|
|
2022
|
-
newName: "disable",
|
|
2023
|
-
type: Boolean,
|
|
2024
|
-
required: false
|
|
2025
|
-
}
|
|
1979
|
+
},
|
|
1980
|
+
{
|
|
1981
|
+
type: String,
|
|
1982
|
+
minimalCharactersCount: 1
|
|
2026
1983
|
}
|
|
2027
|
-
|
|
2028
|
-
[browserLiveReloadingSettingsLocalization.setups.periodBetweenFileUpdatingAndBrowserReloading__seconds.KEY]: {
|
|
2029
|
-
newName: "periodBetweenFileUpdatingAndBrowserReloading__seconds",
|
|
2030
|
-
type: Number,
|
|
2031
|
-
required: false,
|
|
2032
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.anyRealNumber
|
|
2033
|
-
}
|
|
2034
|
-
}
|
|
2035
|
-
}
|
|
2036
|
-
},
|
|
2037
|
-
[browserLiveReloadingSettingsLocalization.logging.KEY]: {
|
|
2038
|
-
newName: "logging",
|
|
2039
|
-
type: Object,
|
|
2040
|
-
required: false,
|
|
2041
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2042
|
-
properties: {
|
|
2043
|
-
[browserLiveReloadingSettingsLocalization.logging.outputFileChangeDetection.KEY]: {
|
|
2044
|
-
newName: "outputFileChangeDetection",
|
|
2045
|
-
type: Boolean,
|
|
2046
|
-
required: false
|
|
1984
|
+
]
|
|
2047
1985
|
},
|
|
2048
|
-
|
|
2049
|
-
newName: "
|
|
2050
|
-
type:
|
|
2051
|
-
required: false
|
|
1986
|
+
$browserSyncUserInterface: {
|
|
1987
|
+
newName: "browserSyncUserInterface",
|
|
1988
|
+
type: Object,
|
|
1989
|
+
required: false,
|
|
1990
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
1991
|
+
properties: {
|
|
1992
|
+
$customPort: {
|
|
1993
|
+
newName: "customPort",
|
|
1994
|
+
type: Number,
|
|
1995
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.nonNegativeInteger,
|
|
1996
|
+
required: false,
|
|
1997
|
+
maximalValue: 65536
|
|
1998
|
+
},
|
|
1999
|
+
$disable: {
|
|
2000
|
+
newName: "disable",
|
|
2001
|
+
type: Boolean,
|
|
2002
|
+
required: false
|
|
2003
|
+
}
|
|
2004
|
+
}
|
|
2052
2005
|
},
|
|
2053
|
-
|
|
2054
|
-
newName: "
|
|
2055
|
-
type:
|
|
2056
|
-
required: false
|
|
2006
|
+
$periodBetweenFileUpdatingAndBrowserReloading__seconds: {
|
|
2007
|
+
newName: "periodBetweenFileUpdatingAndBrowserReloading__seconds",
|
|
2008
|
+
type: Number,
|
|
2009
|
+
required: false,
|
|
2010
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.anyRealNumber
|
|
2057
2011
|
}
|
|
2058
2012
|
}
|
|
2059
2013
|
}
|
|
2060
|
-
}
|
|
2061
|
-
|
|
2062
|
-
|
|
2014
|
+
},
|
|
2015
|
+
$logging: {
|
|
2016
|
+
newName: "logging",
|
|
2017
|
+
type: Object,
|
|
2018
|
+
required: false,
|
|
2019
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2020
|
+
properties: {
|
|
2021
|
+
$outputFileChangeDetection: {
|
|
2022
|
+
newName: "outputFileChangeDetection",
|
|
2023
|
+
type: Boolean,
|
|
2024
|
+
required: false
|
|
2025
|
+
},
|
|
2026
|
+
$browserTabWillBeReloadedSoon: {
|
|
2027
|
+
newName: "browserTabWillBeReloadedSoon",
|
|
2028
|
+
type: Boolean,
|
|
2029
|
+
required: false
|
|
2030
|
+
},
|
|
2031
|
+
$browsersyncConnection: {
|
|
2032
|
+
newName: "browsersyncConnection",
|
|
2033
|
+
type: Boolean,
|
|
2034
|
+
required: false
|
|
2035
|
+
}
|
|
2036
|
+
}
|
|
2037
|
+
}
|
|
2038
|
+
};
|
|
2063
2039
|
})(BrowserLiveReloadingSettings__FromFile__RawValid || (BrowserLiveReloadingSettings__FromFile__RawValid = {}));
|
|
2064
2040
|
exports["default"] = BrowserLiveReloadingSettings__FromFile__RawValid;
|
|
2065
2041
|
|
|
@@ -2587,102 +2563,109 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
2587
2563
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2588
2564
|
/* ─── Restrictions ───────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2589
2565
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
2566
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2567
|
+
const ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.ts"));
|
|
2568
|
+
const RevisioningSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid.ts"));
|
|
2590
2569
|
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2591
2570
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
2592
2571
|
var AssetsProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
2593
2572
|
(function (AssetsProcessingSettingsGenericProperties__FromFile__RawValid) {
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber
|
|
2608
|
-
}
|
|
2609
|
-
}
|
|
2610
|
-
},
|
|
2611
|
-
[assetsProcessingSettingsGenericPropertiesLocalization.assetsGroups.KEY]: {
|
|
2612
|
-
newName: "assetsGroups",
|
|
2613
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2614
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
2615
|
-
required: true,
|
|
2616
|
-
value: {
|
|
2617
|
-
type: Object,
|
|
2618
|
-
properties: {
|
|
2619
|
-
[assetsProcessingSettingsGenericPropertiesLocalization.assetsGroups.sourceFilesTopDirectoryRelativePath.KEY]: {
|
|
2620
|
-
newName: "sourceFilesTopDirectoryRelativePath",
|
|
2621
|
-
type: String,
|
|
2622
|
-
required: true,
|
|
2623
|
-
minimalCharactersCount: 1
|
|
2624
|
-
},
|
|
2625
|
-
[assetsProcessingSettingsGenericPropertiesLocalization.assetsGroups.referenceCustomAliasName.KEY]: {
|
|
2626
|
-
newName: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML",
|
|
2627
|
-
type: String,
|
|
2628
|
-
required: false,
|
|
2629
|
-
minimalCharactersCount: 1
|
|
2630
|
-
},
|
|
2631
|
-
[assetsProcessingSettingsGenericPropertiesLocalization.assetsGroups.buildingModeDependent.KEY]: {
|
|
2632
|
-
newName: "buildingModeDependent",
|
|
2633
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
2634
|
-
required: true,
|
|
2635
|
-
minimalEntriesCount: 1,
|
|
2636
|
-
keysRenamings: {
|
|
2637
|
-
[consumingProjectLocalizedPreDefinedBuildingModes.staticPreview]: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
2638
|
-
[consumingProjectLocalizedPreDefinedBuildingModes.localDevelopment]: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
2639
|
-
[consumingProjectLocalizedPreDefinedBuildingModes.testing]: ConsumingProjectBuildingModes_1.default.testing,
|
|
2640
|
-
[consumingProjectLocalizedPreDefinedBuildingModes.staging]: ConsumingProjectBuildingModes_1.default.staging,
|
|
2641
|
-
[consumingProjectLocalizedPreDefinedBuildingModes.production]: ConsumingProjectBuildingModes_1.default.production
|
|
2642
|
-
},
|
|
2643
|
-
value: {
|
|
2644
|
-
type: Object,
|
|
2645
|
-
properties: {
|
|
2646
|
-
...entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
2647
|
-
[assetsProcessingSettingsGenericPropertiesLocalization.assetsGroups.buildingModeDependent.revisioning.KEY]: {
|
|
2648
|
-
newName: "revisioning",
|
|
2649
|
-
type: Object,
|
|
2650
|
-
required: false,
|
|
2651
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2652
|
-
properties: revisioningPropertiesLocalizedSpecification
|
|
2653
|
-
}
|
|
2654
|
-
}
|
|
2655
|
-
}
|
|
2656
|
-
}
|
|
2657
|
-
}
|
|
2573
|
+
/* ━━━ Properties Specification ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
2574
|
+
AssetsProcessingSettingsGenericProperties__FromFile__RawValid.propertiesSpecification = {
|
|
2575
|
+
$common: {
|
|
2576
|
+
newName: "common",
|
|
2577
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2578
|
+
type: Object,
|
|
2579
|
+
required: false,
|
|
2580
|
+
properties: {
|
|
2581
|
+
$periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
2582
|
+
newName: "periodBetweenFileUpdatingAndRebuildingStarting__seconds",
|
|
2583
|
+
type: Number,
|
|
2584
|
+
required: false,
|
|
2585
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber
|
|
2658
2586
|
}
|
|
2659
|
-
}
|
|
2660
|
-
|
|
2661
|
-
|
|
2587
|
+
}
|
|
2588
|
+
},
|
|
2589
|
+
$assetsGroups: {
|
|
2590
|
+
newName: "assetsGroups",
|
|
2591
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2592
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
2593
|
+
required: true,
|
|
2594
|
+
value: {
|
|
2662
2595
|
type: Object,
|
|
2663
|
-
required: false,
|
|
2664
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2665
2596
|
properties: {
|
|
2666
|
-
|
|
2667
|
-
newName: "
|
|
2668
|
-
type:
|
|
2669
|
-
required:
|
|
2597
|
+
$sourceFilesTopDirectoryRelativePath: {
|
|
2598
|
+
newName: "sourceFilesTopDirectoryRelativePath",
|
|
2599
|
+
type: String,
|
|
2600
|
+
required: true,
|
|
2601
|
+
minimalCharactersCount: 1
|
|
2670
2602
|
},
|
|
2671
|
-
|
|
2672
|
-
newName: "
|
|
2673
|
-
type:
|
|
2674
|
-
required: false
|
|
2603
|
+
$sourceFilesTopDirectoryPathAliasForReferencingFromHTML: {
|
|
2604
|
+
newName: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML",
|
|
2605
|
+
type: String,
|
|
2606
|
+
required: false,
|
|
2607
|
+
minimalCharactersCount: 1
|
|
2675
2608
|
},
|
|
2676
|
-
|
|
2677
|
-
newName: "
|
|
2678
|
-
type:
|
|
2679
|
-
required:
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2609
|
+
$buildingModeDependent: {
|
|
2610
|
+
newName: "buildingModeDependent",
|
|
2611
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
2612
|
+
required: true,
|
|
2613
|
+
minimalEntriesCount: 1,
|
|
2614
|
+
allowedKeys: [
|
|
2615
|
+
"$staticPreview",
|
|
2616
|
+
"$localDevelopment",
|
|
2617
|
+
"$testing",
|
|
2618
|
+
"$staging",
|
|
2619
|
+
"$production"
|
|
2620
|
+
],
|
|
2621
|
+
keysRenamings: {
|
|
2622
|
+
$staticPreview: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
2623
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
2624
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
2625
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
2626
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
2627
|
+
},
|
|
2628
|
+
value: {
|
|
2629
|
+
type: Object,
|
|
2630
|
+
properties: {
|
|
2631
|
+
...ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1.default.propertiesSpecification,
|
|
2632
|
+
$revisioning: {
|
|
2633
|
+
newName: "revisioning",
|
|
2634
|
+
type: Object,
|
|
2635
|
+
required: false,
|
|
2636
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2637
|
+
properties: RevisioningSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
2638
|
+
}
|
|
2639
|
+
}
|
|
2640
|
+
}
|
|
2641
|
+
}
|
|
2642
|
+
}
|
|
2643
|
+
}
|
|
2644
|
+
},
|
|
2645
|
+
$logging: {
|
|
2646
|
+
newName: "logging",
|
|
2647
|
+
type: Object,
|
|
2648
|
+
required: false,
|
|
2649
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2650
|
+
properties: {
|
|
2651
|
+
$filesPaths: {
|
|
2652
|
+
newName: "filesPaths",
|
|
2653
|
+
type: Boolean,
|
|
2654
|
+
required: false
|
|
2655
|
+
},
|
|
2656
|
+
$filesCount: {
|
|
2657
|
+
newName: "filesCount",
|
|
2658
|
+
type: Boolean,
|
|
2659
|
+
required: false
|
|
2660
|
+
},
|
|
2661
|
+
$filesWatcherEvents: {
|
|
2662
|
+
newName: "filesWatcherEvents",
|
|
2663
|
+
type: Boolean,
|
|
2664
|
+
required: false
|
|
2665
|
+
}
|
|
2666
|
+
}
|
|
2667
|
+
}
|
|
2668
|
+
};
|
|
2686
2669
|
})(AssetsProcessingSettingsGenericProperties__FromFile__RawValid || (AssetsProcessingSettingsGenericProperties__FromFile__RawValid = {}));
|
|
2687
2670
|
exports["default"] = AssetsProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
2688
2671
|
|
|
@@ -2831,22 +2814,19 @@ exports["default"] = ProjectBuildingCommonSettings__FromFile__RawValid;
|
|
|
2831
2814
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2832
2815
|
var LintingSettings__FromFile__RawValid;
|
|
2833
2816
|
(function (LintingSettings__FromFile__RawValid) {
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
};
|
|
2848
|
-
}
|
|
2849
|
-
LintingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
2817
|
+
LintingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
2818
|
+
$presetFileRelativePath: {
|
|
2819
|
+
newName: "presetFileRelativePath",
|
|
2820
|
+
type: String,
|
|
2821
|
+
required: false,
|
|
2822
|
+
minimalCharactersCount: 1
|
|
2823
|
+
},
|
|
2824
|
+
$disable: {
|
|
2825
|
+
newName: "disable",
|
|
2826
|
+
type: Boolean,
|
|
2827
|
+
required: false
|
|
2828
|
+
}
|
|
2829
|
+
};
|
|
2850
2830
|
})(LintingSettings__FromFile__RawValid || (LintingSettings__FromFile__RawValid = {}));
|
|
2851
2831
|
exports["default"] = LintingSettings__FromFile__RawValid;
|
|
2852
2832
|
|
|
@@ -2864,35 +2844,32 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
2864
2844
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
2865
2845
|
var OutputDirectoryPathTransformationsSettings__FromFile__RawValid;
|
|
2866
2846
|
(function (OutputDirectoryPathTransformationsSettings__FromFile__RawValid) {
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
minimalCharactersCount: 1
|
|
2876
|
-
}
|
|
2877
|
-
},
|
|
2878
|
-
[outputDirectoryPathTransformationsSettingsLocalization.segmentsWhichLastDuplicatesMustBeRemoved.KEY]: {
|
|
2879
|
-
newName: "segmentsWhichLastDuplicatesMustBeRemoved",
|
|
2880
|
-
type: Array,
|
|
2881
|
-
required: false,
|
|
2882
|
-
element: {
|
|
2883
|
-
type: String,
|
|
2884
|
-
minimalCharactersCount: 1
|
|
2885
|
-
}
|
|
2886
|
-
},
|
|
2887
|
-
[outputDirectoryPathTransformationsSettingsLocalization.segmentsCountRelativeToGroupTopDirectoryWhichMustBeRemoved.KEY]: {
|
|
2888
|
-
newName: "segmentsCountRelativeToGroupTopDirectoryWhichMustBeRemoved",
|
|
2889
|
-
type: Number,
|
|
2890
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber,
|
|
2891
|
-
required: false
|
|
2847
|
+
OutputDirectoryPathTransformationsSettings__FromFile__RawValid.propertiesSpecification = {
|
|
2848
|
+
$segmentsWhichMustBeRemoved: {
|
|
2849
|
+
newName: "segmentsWhichMustBeRemoved",
|
|
2850
|
+
type: Array,
|
|
2851
|
+
required: false,
|
|
2852
|
+
element: {
|
|
2853
|
+
type: String,
|
|
2854
|
+
minimalCharactersCount: 1
|
|
2892
2855
|
}
|
|
2893
|
-
}
|
|
2894
|
-
|
|
2895
|
-
|
|
2856
|
+
},
|
|
2857
|
+
$segmentsWhichLastDuplicatesMustBeRemoved: {
|
|
2858
|
+
newName: "segmentsWhichLastDuplicatesMustBeRemoved",
|
|
2859
|
+
type: Array,
|
|
2860
|
+
required: false,
|
|
2861
|
+
element: {
|
|
2862
|
+
type: String,
|
|
2863
|
+
minimalCharactersCount: 1
|
|
2864
|
+
}
|
|
2865
|
+
},
|
|
2866
|
+
$segmentsCountRelativeToGroupTopDirectoryWhichMustBeRemoved: {
|
|
2867
|
+
newName: "segmentsCountRelativeToGroupTopDirectoryWhichMustBeRemoved",
|
|
2868
|
+
type: Number,
|
|
2869
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber,
|
|
2870
|
+
required: false
|
|
2871
|
+
}
|
|
2872
|
+
};
|
|
2896
2873
|
})(OutputDirectoryPathTransformationsSettings__FromFile__RawValid || (OutputDirectoryPathTransformationsSettings__FromFile__RawValid = {}));
|
|
2897
2874
|
exports["default"] = OutputDirectoryPathTransformationsSettings__FromFile__RawValid;
|
|
2898
2875
|
|
|
@@ -2903,28 +2880,29 @@ exports["default"] = OutputDirectoryPathTransformationsSettings__FromFile__RawVa
|
|
|
2903
2880
|
/*!****************************************************************************************************************************************!*\
|
|
2904
2881
|
!*** ./ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.ts ***!
|
|
2905
2882
|
\****************************************************************************************************************************************/
|
|
2906
|
-
/***/ ((__unused_webpack_module, exports)
|
|
2883
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
2907
2884
|
|
|
2908
2885
|
|
|
2886
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
2887
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
2888
|
+
};
|
|
2909
2889
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2890
|
+
const OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! ./OutputDirectoryPathTransformationsSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/OutputDirectoryPathTransformationsSettings__FromFile__RawValid.ts"));
|
|
2910
2891
|
var ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid;
|
|
2911
2892
|
(function (ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid) {
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
};
|
|
2926
|
-
}
|
|
2927
|
-
ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
2893
|
+
ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.propertiesSpecification = {
|
|
2894
|
+
$outputTopDirectoryRelativePath: {
|
|
2895
|
+
newName: "outputTopDirectoryRelativePath",
|
|
2896
|
+
type: String,
|
|
2897
|
+
required: true
|
|
2898
|
+
},
|
|
2899
|
+
$outputPathTransformations: {
|
|
2900
|
+
newName: "outputPathTransformations",
|
|
2901
|
+
type: Object,
|
|
2902
|
+
required: false,
|
|
2903
|
+
properties: OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
2904
|
+
}
|
|
2905
|
+
};
|
|
2928
2906
|
})(ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid || (ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid = {}));
|
|
2929
2907
|
exports["default"] = ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid;
|
|
2930
2908
|
|
|
@@ -2941,22 +2919,19 @@ exports["default"] = ResourceFilesGroupBuildingModeDependentOutputGenericSetting
|
|
|
2941
2919
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2942
2920
|
var RevisioningSettings__FromFile__RawValid;
|
|
2943
2921
|
(function (RevisioningSettings__FromFile__RawValid) {
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
};
|
|
2958
|
-
}
|
|
2959
|
-
RevisioningSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
2922
|
+
RevisioningSettings__FromFile__RawValid.propertiesSpecification = {
|
|
2923
|
+
$disable: {
|
|
2924
|
+
newName: "disable",
|
|
2925
|
+
type: Boolean,
|
|
2926
|
+
required: false
|
|
2927
|
+
},
|
|
2928
|
+
$contentHashPostfixSeparator: {
|
|
2929
|
+
newName: "contentHashPostfixSeparator",
|
|
2930
|
+
type: String,
|
|
2931
|
+
required: false,
|
|
2932
|
+
minimalCharactersCount: 1
|
|
2933
|
+
}
|
|
2934
|
+
};
|
|
2960
2935
|
})(RevisioningSettings__FromFile__RawValid || (RevisioningSettings__FromFile__RawValid = {}));
|
|
2961
2936
|
exports["default"] = RevisioningSettings__FromFile__RawValid;
|
|
2962
2937
|
|
|
@@ -2976,13 +2951,16 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
2976
2951
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2977
2952
|
/* ─── Restrictions ───────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2978
2953
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
2954
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2955
|
+
const ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.ts"));
|
|
2979
2956
|
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
2980
2957
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
2981
2958
|
var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
2982
2959
|
(function (SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid) {
|
|
2983
|
-
|
|
2960
|
+
/* ━━━ Properties Specification ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
2961
|
+
function generatePropertiesSpecification({ entryPointsGroupBuildingModeIndependentSpecificSettingsLocalizedPropertiesSpecification = {}, entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification = {} }) {
|
|
2984
2962
|
return {
|
|
2985
|
-
|
|
2963
|
+
$entryPointsGroups: {
|
|
2986
2964
|
newName: "entryPointsGroups",
|
|
2987
2965
|
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
2988
2966
|
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
@@ -2990,34 +2968,30 @@ var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
|
2990
2968
|
value: {
|
|
2991
2969
|
type: Object,
|
|
2992
2970
|
properties: {
|
|
2993
|
-
|
|
2994
|
-
sourceFilesTopDirectoryRelativePath.KEY]: {
|
|
2971
|
+
$sourceFilesTopDirectoryRelativePath: {
|
|
2995
2972
|
newName: "sourceFilesTopDirectoryRelativePath",
|
|
2996
2973
|
type: String,
|
|
2997
2974
|
required: false,
|
|
2998
2975
|
minimalCharactersCount: 1
|
|
2999
2976
|
},
|
|
3000
|
-
|
|
3001
|
-
sourceFilesTopDirectoryPathAliasName.KEY]: {
|
|
2977
|
+
$sourceFilesTopDirectoryPathAliasName: {
|
|
3002
2978
|
newName: "sourceFilesTopDirectoryPathAliasName",
|
|
3003
2979
|
type: String,
|
|
3004
2980
|
required: false,
|
|
3005
2981
|
minimalCharactersCount: 1
|
|
3006
2982
|
},
|
|
3007
|
-
|
|
2983
|
+
$partialsRecognition: {
|
|
3008
2984
|
newName: "partialsRecognition",
|
|
3009
2985
|
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
3010
2986
|
type: Object,
|
|
3011
2987
|
required: false,
|
|
3012
2988
|
properties: {
|
|
3013
|
-
|
|
3014
|
-
partialsRecognition.excludeAllSubdirectories.KEY]: {
|
|
2989
|
+
$excludeAllSubdirectories: {
|
|
3015
2990
|
newName: "excludeAllSubdirectories",
|
|
3016
2991
|
type: Boolean,
|
|
3017
2992
|
required: false
|
|
3018
2993
|
},
|
|
3019
|
-
|
|
3020
|
-
partialsRecognition.excludeSubdirectoriesWithNames.KEY]: {
|
|
2994
|
+
$excludeSubdirectoriesWithNames: {
|
|
3021
2995
|
newName: "excludeSubdirectoriesWithNames",
|
|
3022
2996
|
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.oneOf,
|
|
3023
2997
|
required: false,
|
|
@@ -3036,8 +3010,7 @@ var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
|
3036
3010
|
}
|
|
3037
3011
|
]
|
|
3038
3012
|
},
|
|
3039
|
-
|
|
3040
|
-
partialsRecognition.excludeSubdirectoriesWithPrefixes.KEY]: {
|
|
3013
|
+
$excludeSubdirectoriesWithPrefixes: {
|
|
3041
3014
|
newName: "excludeSubdirectoriesWithPrefixes",
|
|
3042
3015
|
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.oneOf,
|
|
3043
3016
|
required: false,
|
|
@@ -3056,8 +3029,7 @@ var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
|
3056
3029
|
}
|
|
3057
3030
|
]
|
|
3058
3031
|
},
|
|
3059
|
-
|
|
3060
|
-
partialsRecognition.excludeFilesWithPrefixes.KEY]: {
|
|
3032
|
+
$excludeFilesWithPrefixes: {
|
|
3061
3033
|
newName: "excludeFilesWithPrefixes",
|
|
3062
3034
|
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.oneOf,
|
|
3063
3035
|
required: false,
|
|
@@ -3077,41 +3049,45 @@ var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
|
3077
3049
|
}
|
|
3078
3050
|
}
|
|
3079
3051
|
},
|
|
3080
|
-
|
|
3081
|
-
singleEntryPointSourceFileRelativePath.KEY]: {
|
|
3052
|
+
$singleEntryPointSourceFileRelativePath: {
|
|
3082
3053
|
newName: "singleEntryPointSourceFileRelativePath",
|
|
3083
3054
|
type: String,
|
|
3084
3055
|
requiredIf: {
|
|
3085
|
-
predicate: (rawObjectOfCurrentDepthLevel) => !(0, es_extensions_1.isNonEmptyString)(rawObjectOfCurrentDepthLevel
|
|
3086
|
-
descriptionForLogging:
|
|
3087
|
-
singleEntryPointSourceFileRelativePath.REQUIREMENT_CONDITION_DESCRIPTION
|
|
3056
|
+
predicate: (rawObjectOfCurrentDepthLevel) => !(0, es_extensions_1.isNonEmptyString)(rawObjectOfCurrentDepthLevel.$sourceFilesTopDirectoryRelativePath),
|
|
3057
|
+
descriptionForLogging: "\"$sourceFilesTopDirectoryRelativePath\" has not been specified"
|
|
3088
3058
|
},
|
|
3089
3059
|
minimalCharactersCount: 1
|
|
3090
3060
|
},
|
|
3091
|
-
|
|
3092
|
-
singleEntryPointSourceFilePathAliasName.KEY]: {
|
|
3061
|
+
$singleEntryPointSourceFilePathAliasName: {
|
|
3093
3062
|
newName: "singleEntryPointSourceFilePathAliasName",
|
|
3094
3063
|
type: String,
|
|
3095
3064
|
required: false,
|
|
3096
3065
|
minimalCharactersCount: 1
|
|
3097
3066
|
},
|
|
3098
3067
|
...entryPointsGroupBuildingModeIndependentSpecificSettingsLocalizedPropertiesSpecification,
|
|
3099
|
-
|
|
3068
|
+
$buildingModeDependent: {
|
|
3100
3069
|
newName: "buildingModeDependent",
|
|
3101
3070
|
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
3102
3071
|
required: true,
|
|
3103
3072
|
minimalEntriesCount: 1,
|
|
3073
|
+
allowedKeys: [
|
|
3074
|
+
"$staticPreview",
|
|
3075
|
+
"$localDevelopment",
|
|
3076
|
+
"$testing",
|
|
3077
|
+
"$staging",
|
|
3078
|
+
"$production"
|
|
3079
|
+
],
|
|
3104
3080
|
keysRenamings: {
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3081
|
+
$staticPreview: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
3082
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
3083
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
3084
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
3085
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
3110
3086
|
},
|
|
3111
3087
|
value: {
|
|
3112
3088
|
type: Object,
|
|
3113
3089
|
properties: {
|
|
3114
|
-
...
|
|
3090
|
+
...ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1.default.propertiesSpecification,
|
|
3115
3091
|
...entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification
|
|
3116
3092
|
}
|
|
3117
3093
|
}
|
|
@@ -3121,7 +3097,7 @@ var SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
|
3121
3097
|
}
|
|
3122
3098
|
};
|
|
3123
3099
|
}
|
|
3124
|
-
SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid.
|
|
3100
|
+
SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid.generatePropertiesSpecification = generatePropertiesSpecification;
|
|
3125
3101
|
})(SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid || (SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid = {}));
|
|
3126
3102
|
exports["default"] = SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid;
|
|
3127
3103
|
|
|
@@ -4425,29 +4401,26 @@ exports["default"] = FilesWatchingSettingsRepresentative;
|
|
|
4425
4401
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
4426
4402
|
var FilesWatchingSettings__FromFile__RawValid;
|
|
4427
4403
|
(function (FilesWatchingSettings__FromFile__RawValid) {
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
minimalCharactersCount: 1
|
|
4437
|
-
}
|
|
4438
|
-
},
|
|
4439
|
-
[filesWatchingSettingsLocalization.relativePathsOfExcludeDirectories.KEY]: {
|
|
4440
|
-
newName: "relativePathsOfExcludeDirectories",
|
|
4441
|
-
type: Array,
|
|
4442
|
-
required: false,
|
|
4443
|
-
element: {
|
|
4444
|
-
type: String,
|
|
4445
|
-
minimalCharactersCount: 1
|
|
4446
|
-
}
|
|
4404
|
+
FilesWatchingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
4405
|
+
$relativePathsOfExcludeFiles: {
|
|
4406
|
+
newName: "relativePathsOfExcludeFiles",
|
|
4407
|
+
type: Array,
|
|
4408
|
+
required: false,
|
|
4409
|
+
element: {
|
|
4410
|
+
type: String,
|
|
4411
|
+
minimalCharactersCount: 1
|
|
4447
4412
|
}
|
|
4448
|
-
}
|
|
4449
|
-
|
|
4450
|
-
|
|
4413
|
+
},
|
|
4414
|
+
$relativePathsOfExcludeDirectories: {
|
|
4415
|
+
newName: "relativePathsOfExcludeDirectories",
|
|
4416
|
+
type: Array,
|
|
4417
|
+
required: false,
|
|
4418
|
+
element: {
|
|
4419
|
+
type: String,
|
|
4420
|
+
minimalCharactersCount: 1
|
|
4421
|
+
}
|
|
4422
|
+
}
|
|
4423
|
+
};
|
|
4451
4424
|
})(FilesWatchingSettings__FromFile__RawValid || (FilesWatchingSettings__FromFile__RawValid = {}));
|
|
4452
4425
|
exports["default"] = FilesWatchingSettings__FromFile__RawValid;
|
|
4453
4426
|
|
|
@@ -5015,105 +4988,109 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5015
4988
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
5016
4989
|
};
|
|
5017
4990
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
5018
|
-
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
5019
4991
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
4992
|
+
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
5020
4993
|
var OutputPackageJSON_GeneratingSettings__FromFile__RawValid;
|
|
5021
4994
|
(function (OutputPackageJSON_GeneratingSettings__FromFile__RawValid) {
|
|
5022
|
-
|
|
5023
|
-
|
|
5024
|
-
|
|
5025
|
-
|
|
5026
|
-
|
|
5027
|
-
|
|
5028
|
-
|
|
5029
|
-
|
|
5030
|
-
type: String,
|
|
5031
|
-
minimalCharactersCount: 1
|
|
5032
|
-
}
|
|
5033
|
-
},
|
|
5034
|
-
[outputPackageJSON_GeneratingSettingsLocalization.inheritedDevelopmentDependencies.KEY]: {
|
|
5035
|
-
newName: "inheritedDevelopmentDependencies",
|
|
5036
|
-
type: Array,
|
|
5037
|
-
required: false,
|
|
5038
|
-
minimalElementsCount: 1,
|
|
5039
|
-
element: {
|
|
5040
|
-
type: String,
|
|
5041
|
-
minimalCharactersCount: 1
|
|
5042
|
-
}
|
|
5043
|
-
},
|
|
5044
|
-
[outputPackageJSON_GeneratingSettingsLocalization.inheritedNPM_Scripts.KEY]: {
|
|
5045
|
-
newName: "inheritedNPM_Scripts",
|
|
5046
|
-
type: Array,
|
|
5047
|
-
required: false,
|
|
5048
|
-
minimalElementsCount: 1,
|
|
5049
|
-
element: {
|
|
5050
|
-
type: String,
|
|
5051
|
-
minimalCharactersCount: 1
|
|
5052
|
-
}
|
|
5053
|
-
},
|
|
5054
|
-
[outputPackageJSON_GeneratingSettingsLocalization.newNPM_Scripts.KEY]: {
|
|
5055
|
-
newName: "newNPM_Scripts",
|
|
5056
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
5057
|
-
required: false,
|
|
5058
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5059
|
-
minimalEntriesCount: 1,
|
|
5060
|
-
value: {
|
|
5061
|
-
type: String,
|
|
5062
|
-
minimalCharactersCount: 1
|
|
5063
|
-
}
|
|
5064
|
-
},
|
|
5065
|
-
[outputPackageJSON_GeneratingSettingsLocalization.indentString.KEY]: {
|
|
5066
|
-
newName: "indentString",
|
|
4995
|
+
/* ━━━ Localization ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
4996
|
+
OutputPackageJSON_GeneratingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
4997
|
+
$inheritedDependencies: {
|
|
4998
|
+
newName: "inheritedDependencies",
|
|
4999
|
+
type: Array,
|
|
5000
|
+
required: false,
|
|
5001
|
+
minimalElementsCount: 1,
|
|
5002
|
+
element: {
|
|
5067
5003
|
type: String,
|
|
5068
|
-
required: false,
|
|
5069
5004
|
minimalCharactersCount: 1
|
|
5070
|
-
}
|
|
5071
|
-
|
|
5072
|
-
|
|
5005
|
+
}
|
|
5006
|
+
},
|
|
5007
|
+
$inheritedDevelopmentDependencies: {
|
|
5008
|
+
newName: "inheritedDevelopmentDependencies",
|
|
5009
|
+
type: Array,
|
|
5010
|
+
required: false,
|
|
5011
|
+
minimalElementsCount: 1,
|
|
5012
|
+
element: {
|
|
5073
5013
|
type: String,
|
|
5074
|
-
|
|
5075
|
-
|
|
5014
|
+
minimalCharactersCount: 1
|
|
5015
|
+
}
|
|
5016
|
+
},
|
|
5017
|
+
$inheritedNPM_Scripts: {
|
|
5018
|
+
newName: "inheritedNPM_Scripts",
|
|
5019
|
+
type: Array,
|
|
5020
|
+
required: false,
|
|
5021
|
+
minimalElementsCount: 1,
|
|
5022
|
+
element: {
|
|
5023
|
+
type: String,
|
|
5024
|
+
minimalCharactersCount: 1
|
|
5025
|
+
}
|
|
5026
|
+
},
|
|
5027
|
+
$newNPM_Scripts: {
|
|
5028
|
+
newName: "newNPM_Scripts",
|
|
5029
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
5030
|
+
required: false,
|
|
5031
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5032
|
+
minimalEntriesCount: 1,
|
|
5033
|
+
value: {
|
|
5034
|
+
type: String,
|
|
5035
|
+
minimalCharactersCount: 1
|
|
5036
|
+
}
|
|
5037
|
+
},
|
|
5038
|
+
$indentString: {
|
|
5039
|
+
newName: "indentString",
|
|
5040
|
+
type: String,
|
|
5041
|
+
required: false,
|
|
5042
|
+
minimalCharactersCount: 1
|
|
5043
|
+
},
|
|
5044
|
+
$linesSeparator: {
|
|
5045
|
+
newName: "linesSeparator",
|
|
5046
|
+
type: String,
|
|
5047
|
+
required: false,
|
|
5048
|
+
allowedAlternatives: Object.values(es_extensions_1.LineSeparators.lineFeed)
|
|
5049
|
+
},
|
|
5050
|
+
$buildingModeDependent: {
|
|
5051
|
+
newName: "buildingModeDependent",
|
|
5052
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
5053
|
+
required: true,
|
|
5054
|
+
minimalEntriesCount: 1,
|
|
5055
|
+
allowedKeys: [
|
|
5056
|
+
"$staticPreview",
|
|
5057
|
+
"$localDevelopment",
|
|
5058
|
+
"$testing",
|
|
5059
|
+
"$staging",
|
|
5060
|
+
"$production"
|
|
5061
|
+
],
|
|
5062
|
+
keysRenamings: {
|
|
5063
|
+
$staticPreview: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
5064
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
5065
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
5066
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
5067
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
5076
5068
|
},
|
|
5077
|
-
|
|
5078
|
-
|
|
5079
|
-
|
|
5080
|
-
|
|
5081
|
-
|
|
5082
|
-
|
|
5083
|
-
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5088
|
-
|
|
5089
|
-
|
|
5090
|
-
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
|
-
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
|
|
5097
|
-
minimalCharactersCount: 1
|
|
5098
|
-
},
|
|
5099
|
-
[outputPackageJSON_GeneratingSettingsLocalization.buildingModeDependent.indentString.KEY]: {
|
|
5100
|
-
newName: "indentString",
|
|
5101
|
-
type: String,
|
|
5102
|
-
required: false,
|
|
5103
|
-
minimalCharactersCount: 1
|
|
5104
|
-
},
|
|
5105
|
-
[outputPackageJSON_GeneratingSettingsLocalization.buildingModeDependent.linesSeparator.KEY]: {
|
|
5106
|
-
newName: "linesSeparator",
|
|
5107
|
-
type: String,
|
|
5108
|
-
required: false,
|
|
5109
|
-
allowedAlternatives: Object.values(es_extensions_1.LineSeparators.lineFeed)
|
|
5110
|
-
}
|
|
5069
|
+
value: {
|
|
5070
|
+
type: Object,
|
|
5071
|
+
properties: {
|
|
5072
|
+
$outputDirectoryRelativePath: {
|
|
5073
|
+
newName: "outputDirectoryRelativePath",
|
|
5074
|
+
type: String,
|
|
5075
|
+
required: true,
|
|
5076
|
+
minimalCharactersCount: 1
|
|
5077
|
+
},
|
|
5078
|
+
$indentString: {
|
|
5079
|
+
newName: "indentString",
|
|
5080
|
+
type: String,
|
|
5081
|
+
required: false,
|
|
5082
|
+
minimalCharactersCount: 1
|
|
5083
|
+
},
|
|
5084
|
+
$linesSeparator: {
|
|
5085
|
+
newName: "linesSeparator",
|
|
5086
|
+
type: String,
|
|
5087
|
+
required: false,
|
|
5088
|
+
allowedAlternatives: Object.values(es_extensions_1.LineSeparators.lineFeed)
|
|
5111
5089
|
}
|
|
5112
5090
|
}
|
|
5113
5091
|
}
|
|
5114
|
-
}
|
|
5115
|
-
}
|
|
5116
|
-
OutputPackageJSON_GeneratingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
5092
|
+
}
|
|
5093
|
+
};
|
|
5117
5094
|
})(OutputPackageJSON_GeneratingSettings__FromFile__RawValid || (OutputPackageJSON_GeneratingSettings__FromFile__RawValid = {}));
|
|
5118
5095
|
exports["default"] = OutputPackageJSON_GeneratingSettings__FromFile__RawValid;
|
|
5119
5096
|
|
|
@@ -5492,145 +5469,150 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5492
5469
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
5493
5470
|
/* ─── Restrictions ───────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5494
5471
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
5472
|
+
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5473
|
+
const OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/OutputDirectoryPathTransformationsSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/OutputDirectoryPathTransformationsSettings__FromFile__RawValid.ts"));
|
|
5495
5474
|
/* ─── General Utils ──────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5496
5475
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
5497
5476
|
var PlainCopyingSettings__FromFile__RawValid;
|
|
5498
5477
|
(function (PlainCopyingSettings__FromFile__RawValid) {
|
|
5499
|
-
|
|
5500
|
-
|
|
5501
|
-
|
|
5502
|
-
|
|
5503
|
-
|
|
5504
|
-
|
|
5505
|
-
|
|
5506
|
-
|
|
5507
|
-
|
|
5508
|
-
|
|
5509
|
-
|
|
5510
|
-
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5514
|
-
|
|
5515
|
-
|
|
5516
|
-
|
|
5517
|
-
|
|
5518
|
-
|
|
5519
|
-
|
|
5520
|
-
|
|
5521
|
-
|
|
5522
|
-
|
|
5523
|
-
|
|
5524
|
-
|
|
5478
|
+
/* ━━━ Properties Specification ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
5479
|
+
PlainCopyingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
5480
|
+
$filesGroups: {
|
|
5481
|
+
newName: "filesGroups",
|
|
5482
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
5483
|
+
required: true,
|
|
5484
|
+
minimalEntriesCount: 1,
|
|
5485
|
+
value: {
|
|
5486
|
+
type: Object,
|
|
5487
|
+
properties: {
|
|
5488
|
+
/* ─── Common ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5489
|
+
$aliasName: {
|
|
5490
|
+
newName: "aliasName",
|
|
5491
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5492
|
+
type: String,
|
|
5493
|
+
required: false
|
|
5494
|
+
},
|
|
5495
|
+
/* ─── Singular ───────────────────────────────────────────────────────────────────────────────────────── */
|
|
5496
|
+
$sourceFileRelativePath: {
|
|
5497
|
+
newName: "sourceFileRelativePath",
|
|
5498
|
+
type: String,
|
|
5499
|
+
required: false
|
|
5500
|
+
},
|
|
5501
|
+
/* ─── Plural ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5502
|
+
$sourceTopDirectoryRelativePath: {
|
|
5503
|
+
newName: "sourceTopDirectoryRelativePath",
|
|
5504
|
+
type: String,
|
|
5505
|
+
requiredIf: {
|
|
5506
|
+
predicate: (filesGroup) => (0, es_extensions_1.isUndefined)(filesGroup.$sourceFileRelativePath),
|
|
5507
|
+
descriptionForLogging: "\"$sourceFileRelativePath\" not undefined"
|
|
5508
|
+
}
|
|
5509
|
+
},
|
|
5510
|
+
$fileNameLastExtensions: {
|
|
5511
|
+
newName: "fileNameLastExtensions",
|
|
5512
|
+
type: Array,
|
|
5513
|
+
required: false,
|
|
5514
|
+
element: {
|
|
5525
5515
|
type: String,
|
|
5526
|
-
|
|
5527
|
-
|
|
5528
|
-
|
|
5529
|
-
|
|
5530
|
-
|
|
5531
|
-
|
|
5532
|
-
|
|
5533
|
-
|
|
5534
|
-
|
|
5535
|
-
|
|
5536
|
-
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
|
|
5516
|
+
minimalCharactersCount: 1
|
|
5517
|
+
}
|
|
5518
|
+
},
|
|
5519
|
+
$buildingModeDependent: {
|
|
5520
|
+
newName: "buildingModeDependent",
|
|
5521
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
5522
|
+
required: true,
|
|
5523
|
+
minimalEntriesCount: 1,
|
|
5524
|
+
allowedKeys: [
|
|
5525
|
+
"$staticPreview",
|
|
5526
|
+
"$localDevelopment",
|
|
5527
|
+
"$testing",
|
|
5528
|
+
"$staging",
|
|
5529
|
+
"$production"
|
|
5530
|
+
],
|
|
5531
|
+
keysRenamings: {
|
|
5532
|
+
$staticPreview: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
5533
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
5534
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
5535
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
5536
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
5540
5537
|
},
|
|
5541
|
-
|
|
5542
|
-
|
|
5543
|
-
|
|
5544
|
-
|
|
5545
|
-
|
|
5546
|
-
|
|
5547
|
-
|
|
5548
|
-
|
|
5549
|
-
|
|
5550
|
-
|
|
5551
|
-
|
|
5552
|
-
|
|
5553
|
-
|
|
5554
|
-
|
|
5555
|
-
|
|
5556
|
-
|
|
5557
|
-
|
|
5558
|
-
|
|
5559
|
-
|
|
5538
|
+
value: {
|
|
5539
|
+
type: Object,
|
|
5540
|
+
properties: {
|
|
5541
|
+
/* ─── Common ───────────────────────────────────────────────────────────────────────────────────── */
|
|
5542
|
+
$revisioning: {
|
|
5543
|
+
newName: "revisioning",
|
|
5544
|
+
type: Object,
|
|
5545
|
+
required: false,
|
|
5546
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5547
|
+
properties: {
|
|
5548
|
+
$enable: {
|
|
5549
|
+
newName: "enable",
|
|
5550
|
+
type: Boolean,
|
|
5551
|
+
required: false
|
|
5552
|
+
},
|
|
5553
|
+
$contentHashPostfixSeparator: {
|
|
5554
|
+
newName: "contentHashPostfixSeparator",
|
|
5555
|
+
type: String,
|
|
5556
|
+
required: false,
|
|
5557
|
+
minimalCharactersCount: 1
|
|
5558
|
+
}
|
|
5559
|
+
}
|
|
5560
|
+
},
|
|
5561
|
+
/* ─── Singular ─────────────────────────────────────────────────────────────────────────────────── */
|
|
5562
|
+
$outputDirectoryRelativePath: {
|
|
5563
|
+
newName: "outputDirectoryRelativePath",
|
|
5564
|
+
type: String,
|
|
5565
|
+
required: false
|
|
5566
|
+
},
|
|
5567
|
+
$newFileNameWithExtension: {
|
|
5568
|
+
newName: "newFileNameWithExtension",
|
|
5569
|
+
type: String,
|
|
5570
|
+
required: false,
|
|
5571
|
+
minimalCharactersCount: 1
|
|
5572
|
+
},
|
|
5573
|
+
/* ─── Plural ───────────────────────────────────────────────────────────────────────────────────── */
|
|
5574
|
+
$outputTopDirectoryRelativePath: {
|
|
5575
|
+
newName: "outputTopDirectoryRelativePath",
|
|
5576
|
+
type: String,
|
|
5577
|
+
required: false
|
|
5578
|
+
},
|
|
5579
|
+
$filesRenamings: {
|
|
5580
|
+
newName: "filesRenamings",
|
|
5581
|
+
type: Array,
|
|
5582
|
+
required: false,
|
|
5583
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5584
|
+
element: {
|
|
5560
5585
|
type: Object,
|
|
5561
|
-
required: false,
|
|
5562
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5563
5586
|
properties: {
|
|
5564
|
-
|
|
5565
|
-
newName: "
|
|
5566
|
-
type:
|
|
5567
|
-
required:
|
|
5587
|
+
$pathRelativeToSourceDirectory: {
|
|
5588
|
+
newName: "pathRelativeToSourceDirectory",
|
|
5589
|
+
type: String,
|
|
5590
|
+
required: true,
|
|
5591
|
+
minimalCharactersCount: 1
|
|
5568
5592
|
},
|
|
5569
|
-
|
|
5570
|
-
newName: "
|
|
5593
|
+
$newFileNameWithExtension: {
|
|
5594
|
+
newName: "newFileNameWithExtension",
|
|
5571
5595
|
type: String,
|
|
5572
|
-
required:
|
|
5596
|
+
required: true,
|
|
5573
5597
|
minimalCharactersCount: 1
|
|
5574
5598
|
}
|
|
5575
5599
|
}
|
|
5576
|
-
},
|
|
5577
|
-
/* ─── Singular ─────────────────────────────────────────────────────────────────────────────────── */
|
|
5578
|
-
[plainCopyingLocalization.buildingModeDependent.outputDirectoryRelativePath.KEY]: {
|
|
5579
|
-
newName: "outputDirectoryRelativePath",
|
|
5580
|
-
type: String,
|
|
5581
|
-
required: false
|
|
5582
|
-
},
|
|
5583
|
-
[plainCopyingLocalization.buildingModeDependent.newFileNameWithExtension.KEY]: {
|
|
5584
|
-
newName: "newFileNameWithExtension",
|
|
5585
|
-
type: String,
|
|
5586
|
-
required: false,
|
|
5587
|
-
minimalCharactersCount: 1
|
|
5588
|
-
},
|
|
5589
|
-
/* ─── Plural ───────────────────────────────────────────────────────────────────────────────────── */
|
|
5590
|
-
[plainCopyingLocalization.buildingModeDependent.outputTopDirectoryRelativePath.KEY]: {
|
|
5591
|
-
newName: "outputTopDirectoryRelativePath",
|
|
5592
|
-
type: String,
|
|
5593
|
-
required: false
|
|
5594
|
-
},
|
|
5595
|
-
[plainCopyingLocalization.buildingModeDependent.filesRenamings.KEY]: {
|
|
5596
|
-
newName: "filesRenamings",
|
|
5597
|
-
type: Array,
|
|
5598
|
-
required: false,
|
|
5599
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5600
|
-
element: {
|
|
5601
|
-
type: Object,
|
|
5602
|
-
properties: {
|
|
5603
|
-
[plainCopyingLocalization.buildingModeDependent.filesRenamings.pathRelativeToSourceDirectory.KEY]: {
|
|
5604
|
-
newName: "pathRelativeToSourceDirectory",
|
|
5605
|
-
type: String,
|
|
5606
|
-
required: true,
|
|
5607
|
-
minimalCharactersCount: 1
|
|
5608
|
-
},
|
|
5609
|
-
[plainCopyingLocalization.buildingModeDependent.filesRenamings.newFileNameWithExtension.KEY]: {
|
|
5610
|
-
newName: "newFileNameWithExtension",
|
|
5611
|
-
type: String,
|
|
5612
|
-
required: true,
|
|
5613
|
-
minimalCharactersCount: 1
|
|
5614
|
-
}
|
|
5615
|
-
}
|
|
5616
|
-
}
|
|
5617
|
-
},
|
|
5618
|
-
[plainCopyingLocalization.buildingModeDependent.outputDirectoryPathTransformations.KEY]: {
|
|
5619
|
-
newName: "outputDirectoryPathTransformations",
|
|
5620
|
-
type: Object,
|
|
5621
|
-
required: false,
|
|
5622
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5623
|
-
properties: outputDirectoryPathTransformationsPropertiesLocalizedSpecification
|
|
5624
5600
|
}
|
|
5601
|
+
},
|
|
5602
|
+
$outputDirectoryPathTransformations: {
|
|
5603
|
+
newName: "outputDirectoryPathTransformations",
|
|
5604
|
+
type: Object,
|
|
5605
|
+
required: false,
|
|
5606
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5607
|
+
properties: OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5625
5608
|
}
|
|
5626
5609
|
}
|
|
5627
5610
|
}
|
|
5628
5611
|
}
|
|
5629
5612
|
}
|
|
5630
5613
|
}
|
|
5631
|
-
}
|
|
5632
|
-
}
|
|
5633
|
-
PlainCopyingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
5614
|
+
}
|
|
5615
|
+
};
|
|
5634
5616
|
})(PlainCopyingSettings__FromFile__RawValid || (PlainCopyingSettings__FromFile__RawValid = {}));
|
|
5635
5617
|
exports["default"] = PlainCopyingSettings__FromFile__RawValid;
|
|
5636
5618
|
|
|
@@ -5911,648 +5893,133 @@ exports["default"] = ProjectBuilderRawConfigNormalizer;
|
|
|
5911
5893
|
|
|
5912
5894
|
/***/ }),
|
|
5913
5895
|
|
|
5914
|
-
/***/ "./ProjectBuilding/
|
|
5915
|
-
|
|
5916
|
-
!*** ./ProjectBuilding/
|
|
5917
|
-
|
|
5918
|
-
/***/ ((__unused_webpack_module, exports)
|
|
5896
|
+
/***/ "./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid.ts":
|
|
5897
|
+
/*!**********************************************************************!*\
|
|
5898
|
+
!*** ./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid.ts ***!
|
|
5899
|
+
\**********************************************************************/
|
|
5900
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
5919
5901
|
|
|
5920
5902
|
|
|
5903
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
5904
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
5905
|
+
};
|
|
5921
5906
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
5922
|
-
const
|
|
5923
|
-
|
|
5924
|
-
|
|
5925
|
-
|
|
5926
|
-
|
|
5927
|
-
|
|
5928
|
-
|
|
5929
|
-
|
|
5930
|
-
|
|
5931
|
-
|
|
5932
|
-
|
|
5933
|
-
|
|
5934
|
-
|
|
5935
|
-
|
|
5936
|
-
|
|
5937
|
-
|
|
5938
|
-
|
|
5939
|
-
|
|
5940
|
-
|
|
5941
|
-
|
|
5942
|
-
|
|
5943
|
-
|
|
5944
|
-
|
|
5945
|
-
|
|
5946
|
-
|
|
5947
|
-
|
|
5948
|
-
|
|
5949
|
-
|
|
5950
|
-
|
|
5951
|
-
|
|
5952
|
-
|
|
5953
|
-
|
|
5954
|
-
|
|
5955
|
-
|
|
5956
|
-
|
|
5957
|
-
|
|
5958
|
-
|
|
5959
|
-
|
|
5960
|
-
|
|
5961
|
-
|
|
5962
|
-
|
|
5963
|
-
|
|
5964
|
-
|
|
5965
|
-
|
|
5966
|
-
|
|
5967
|
-
|
|
5968
|
-
|
|
5969
|
-
|
|
5970
|
-
|
|
5971
|
-
|
|
5972
|
-
|
|
5973
|
-
|
|
5974
|
-
|
|
5975
|
-
|
|
5976
|
-
|
|
5977
|
-
|
|
5978
|
-
|
|
5979
|
-
|
|
5980
|
-
|
|
5981
|
-
|
|
5982
|
-
|
|
5983
|
-
|
|
5984
|
-
|
|
5985
|
-
|
|
5986
|
-
|
|
5987
|
-
|
|
5988
|
-
|
|
5989
|
-
|
|
5990
|
-
|
|
5991
|
-
|
|
5992
|
-
|
|
5993
|
-
|
|
5994
|
-
|
|
5995
|
-
|
|
5996
|
-
|
|
5997
|
-
|
|
5998
|
-
|
|
5999
|
-
|
|
6000
|
-
|
|
6001
|
-
|
|
6002
|
-
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
|
|
6006
|
-
|
|
6007
|
-
|
|
6008
|
-
|
|
6009
|
-
|
|
6010
|
-
|
|
6011
|
-
|
|
6012
|
-
|
|
6013
|
-
|
|
6014
|
-
|
|
6015
|
-
|
|
6016
|
-
|
|
6017
|
-
|
|
6018
|
-
|
|
6019
|
-
|
|
6020
|
-
|
|
6021
|
-
|
|
6022
|
-
|
|
6023
|
-
|
|
6024
|
-
|
|
6025
|
-
|
|
6026
|
-
|
|
6027
|
-
|
|
6028
|
-
|
|
6029
|
-
|
|
6030
|
-
|
|
6031
|
-
|
|
6032
|
-
|
|
6033
|
-
KEY: "HTML_Validation",
|
|
6034
|
-
disable: { KEY: "disable" },
|
|
6035
|
-
ignoring: {
|
|
6036
|
-
KEY: "ignoring",
|
|
6037
|
-
files: { KEY: "files" },
|
|
6038
|
-
directories: { KEY: "directories" }
|
|
6039
|
-
}
|
|
6040
|
-
},
|
|
6041
|
-
accessibilityInspection: {
|
|
6042
|
-
KEY: "accessibilityInspection",
|
|
6043
|
-
standard: { KEY: "standard" },
|
|
6044
|
-
disable: { KEY: "disable" },
|
|
6045
|
-
ignoring: {
|
|
6046
|
-
KEY: "ignoring",
|
|
6047
|
-
files: { KEY: "files" },
|
|
6048
|
-
directories: { KEY: "directories" }
|
|
6049
|
-
}
|
|
6050
|
-
},
|
|
6051
|
-
outputFormat: { KEY: "outputFormat" },
|
|
6052
|
-
buildingModeDependent: {
|
|
6053
|
-
KEY: "buildingModeDependent",
|
|
6054
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6055
|
-
outputCodeFormatting: {
|
|
6056
|
-
KEY: "outputCodeFormatting",
|
|
6057
|
-
disable: { KEY: "enabled" }
|
|
5907
|
+
const ProjectBuildingCommonSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/ProjectBuildingCommonSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/ProjectBuildingCommonSettings__FromFile__RawValid.ts"));
|
|
5908
|
+
const MarkupProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/MarkupProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/Markup/MarkupProcessingSettings__FromFile__RawValid.ts"));
|
|
5909
|
+
const StylesProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @StylesProcessing/StylesProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/Styles/StylesProcessingSettings__FromFile__RawValid.ts"));
|
|
5910
|
+
const ECMA_ScriptLogicProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/ECMA_ScriptLogicProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/ECMA_ScriptLogicProcessingSettings__FromFile__RawValid.ts"));
|
|
5911
|
+
const ImagesProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ImagesProcessing/ImagesProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Images/ImagesProcessingSettings__FromFile__RawValid.ts"));
|
|
5912
|
+
const FontsProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @FontsProcessing/FontsProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Fonts/FontsProcessingSettings__FromFile__RawValid.ts"));
|
|
5913
|
+
const VideosProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @VideosProcessing/VideosProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Videos/VideosProcessingSettings__FromFile__RawValid.ts"));
|
|
5914
|
+
const AudiosProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @AudiosProcessing/AudiosProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Audios/AudiosProcessingSettings__FromFile__RawValid.ts"));
|
|
5915
|
+
const PlainCopyingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/PlainCopying/PlainCopyingSettings__FromFile__RawValid */ "./ProjectBuilding/PlainCopying/PlainCopyingSettings__FromFile__RawValid.ts"));
|
|
5916
|
+
const FilesWatchingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/FilesWatching/FilesWatchingSettings__FromFile__RawValid */ "./ProjectBuilding/FilesWatching/FilesWatchingSettings__FromFile__RawValid.ts"));
|
|
5917
|
+
const BrowserLiveReloadingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @BrowserLiveReloading/BrowserLiveReloadingSettings__FromFile__RawValid */ "./ProjectBuilding/BrowserLiveReloading/BrowserLiveReloadingSettings__FromFile__RawValid.ts"));
|
|
5918
|
+
const OutputPackageJSON_GeneratingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/OutputPackageJSON_Generating/OutputPackageJSON_GeneratingSettings__FromFile__RawValid */ "./ProjectBuilding/OutputPackageJSON_Generating/OutputPackageJSON_GeneratingSettings__FromFile__RawValid.ts"));
|
|
5919
|
+
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
5920
|
+
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
5921
|
+
var ProjectBuildingConfig__FromFile__RawValid;
|
|
5922
|
+
(function (ProjectBuildingConfig__FromFile__RawValid) {
|
|
5923
|
+
/* [ Theory ] "yamljs" will convert empty properties' values to 'null'; 'nullToUndefined' is required to recognize
|
|
5924
|
+
the property as optional. */
|
|
5925
|
+
ProjectBuildingConfig__FromFile__RawValid.propertiesSpecification = {
|
|
5926
|
+
nameForLogging: "ProjectBuildingConfig__FromFile__RawValid",
|
|
5927
|
+
subtype: es_extensions_1.RawObjectDataProcessor.ObjectSubtypes.fixedKeyAndValuePairsObject,
|
|
5928
|
+
properties: {
|
|
5929
|
+
$projectBuilding: {
|
|
5930
|
+
newName: "projectBuilding",
|
|
5931
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5932
|
+
type: Object,
|
|
5933
|
+
required: true,
|
|
5934
|
+
properties: {
|
|
5935
|
+
$commonSettings: {
|
|
5936
|
+
newName: "commonSettings",
|
|
5937
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5938
|
+
type: Object,
|
|
5939
|
+
required: false,
|
|
5940
|
+
properties: ProjectBuildingCommonSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5941
|
+
},
|
|
5942
|
+
$markupProcessing: {
|
|
5943
|
+
newName: "markupProcessing",
|
|
5944
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5945
|
+
type: Object,
|
|
5946
|
+
required: false,
|
|
5947
|
+
properties: MarkupProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5948
|
+
},
|
|
5949
|
+
$stylesProcessing: {
|
|
5950
|
+
newName: "stylesProcessing",
|
|
5951
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5952
|
+
type: Object,
|
|
5953
|
+
required: false,
|
|
5954
|
+
properties: StylesProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5955
|
+
},
|
|
5956
|
+
$ECMA_ScriptLogicProcessing: {
|
|
5957
|
+
newName: "ECMA_ScriptLogicProcessing",
|
|
5958
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5959
|
+
type: Object,
|
|
5960
|
+
required: false,
|
|
5961
|
+
properties: ECMA_ScriptLogicProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5962
|
+
},
|
|
5963
|
+
$imagesProcessing: {
|
|
5964
|
+
newName: "imagesProcessing",
|
|
5965
|
+
type: Object,
|
|
5966
|
+
required: false,
|
|
5967
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5968
|
+
properties: ImagesProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5969
|
+
},
|
|
5970
|
+
$fontsProcessing: {
|
|
5971
|
+
newName: "fontsProcessing",
|
|
5972
|
+
type: Object,
|
|
5973
|
+
required: false,
|
|
5974
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5975
|
+
properties: FontsProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5976
|
+
},
|
|
5977
|
+
$videosProcessing: {
|
|
5978
|
+
newName: "videosProcessing",
|
|
5979
|
+
type: Object,
|
|
5980
|
+
required: false,
|
|
5981
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5982
|
+
properties: VideosProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5983
|
+
},
|
|
5984
|
+
$audiosProcessing: {
|
|
5985
|
+
newName: "audiosProcessing",
|
|
5986
|
+
type: Object,
|
|
5987
|
+
required: false,
|
|
5988
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5989
|
+
properties: AudiosProcessingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5990
|
+
},
|
|
5991
|
+
$plainCopying: {
|
|
5992
|
+
newName: "plainCopying",
|
|
5993
|
+
type: Object,
|
|
5994
|
+
required: false,
|
|
5995
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
5996
|
+
properties: PlainCopyingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
5997
|
+
},
|
|
5998
|
+
$filesWatching: {
|
|
5999
|
+
newName: "filesWatching",
|
|
6000
|
+
type: Object,
|
|
6001
|
+
required: false,
|
|
6002
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6003
|
+
properties: FilesWatchingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
6004
|
+
},
|
|
6005
|
+
$browserLiveReloading: {
|
|
6006
|
+
newName: "browserLiveReloading",
|
|
6007
|
+
type: Object,
|
|
6008
|
+
required: false,
|
|
6009
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6010
|
+
properties: BrowserLiveReloadingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
6011
|
+
},
|
|
6012
|
+
$outputPackageJSON_Generating: {
|
|
6013
|
+
newName: "outputPackageJSON_Generating",
|
|
6014
|
+
type: Object,
|
|
6015
|
+
required: false,
|
|
6016
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6017
|
+
properties: OutputPackageJSON_GeneratingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
6058
6018
|
}
|
|
6059
6019
|
}
|
|
6060
|
-
},
|
|
6061
|
-
logging: {
|
|
6062
|
-
KEY: "logging",
|
|
6063
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6064
|
-
filesCount: { KEY: "filesCount" },
|
|
6065
|
-
partialFilesAndParentEntryPointsCorrespondence: { KEY: "partialFilesAndParentEntryPointsCorrespondence" },
|
|
6066
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" },
|
|
6067
|
-
linting: {
|
|
6068
|
-
KEY: "linting",
|
|
6069
|
-
starting: { KEY: "starting" },
|
|
6070
|
-
completionWithoutIssues: { KEY: "completionWithoutIssues" }
|
|
6071
|
-
},
|
|
6072
|
-
HTML_Validation: {
|
|
6073
|
-
KEY: "HTML_Validation",
|
|
6074
|
-
starting: { KEY: "starting" },
|
|
6075
|
-
completionWithoutIssues: { KEY: "completionWithoutIssues" }
|
|
6076
|
-
},
|
|
6077
|
-
accessibilityChecking: {
|
|
6078
|
-
KEY: "accessibilityChecking",
|
|
6079
|
-
starting: { KEY: "starting" },
|
|
6080
|
-
completionWithoutIssues: { KEY: "completionWithoutIssues" }
|
|
6081
|
-
}
|
|
6082
|
-
}
|
|
6083
|
-
},
|
|
6084
|
-
stylesProcessing: {
|
|
6085
|
-
common: {
|
|
6086
|
-
KEY: "common",
|
|
6087
|
-
periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
6088
|
-
KEY: "periodBetweenFileUpdatingAndRebuildingStarting__seconds"
|
|
6089
|
-
}
|
|
6090
|
-
},
|
|
6091
|
-
linting: {
|
|
6092
|
-
KEY: "linting"
|
|
6093
|
-
},
|
|
6094
|
-
entryPointsGroups: {
|
|
6095
|
-
KEY: "entryPointsGroups",
|
|
6096
|
-
buildingModeDependent: {
|
|
6097
|
-
KEY: "buildingModeDependent",
|
|
6098
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6099
|
-
revisioning: { KEY: "revisioning" }
|
|
6100
|
-
}
|
|
6101
|
-
},
|
|
6102
|
-
logging: {
|
|
6103
|
-
KEY: "logging",
|
|
6104
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6105
|
-
filesCount: { KEY: "filesCount" },
|
|
6106
|
-
partialFilesAndParentEntryPointsCorrespondence: { KEY: "partialFilesAndParentEntryPointsCorrespondence" },
|
|
6107
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" },
|
|
6108
|
-
linting: {
|
|
6109
|
-
KEY: "linting",
|
|
6110
|
-
starting: { KEY: "starting" },
|
|
6111
|
-
completionWithoutIssues: { KEY: "completionWithoutIssues" }
|
|
6112
|
-
}
|
|
6113
|
-
}
|
|
6114
|
-
},
|
|
6115
|
-
ECMA_ScriptLogicProcessing: {
|
|
6116
|
-
linting: {
|
|
6117
|
-
KEY: "linting"
|
|
6118
|
-
},
|
|
6119
|
-
entryPointsGroups: {
|
|
6120
|
-
KEY: "entryPointsGroups",
|
|
6121
|
-
targetRuntime: {
|
|
6122
|
-
KEY: "targetRuntime",
|
|
6123
|
-
type: { KEY: "type" },
|
|
6124
|
-
minimalVersion: {
|
|
6125
|
-
KEY: "minimalVersion",
|
|
6126
|
-
REQUIREMENT_CONDITION_DESCRIPTION: "Target runtime is NodeJS",
|
|
6127
|
-
major: { KEY: "major" },
|
|
6128
|
-
minor: { KEY: "minor" }
|
|
6129
|
-
}
|
|
6130
|
-
},
|
|
6131
|
-
referenceCustomAliasName: { KEY: "referenceCustomAliasName" },
|
|
6132
|
-
associatedMarkupEntryPointsGroupID_ForDynamicModulesLoadingWithoutDevelopmentServer: {
|
|
6133
|
-
KEY: "associatedMarkupEntryPointsGroupID_ForDynamicModulesLoadingWithoutDevelopmentServer"
|
|
6134
|
-
},
|
|
6135
|
-
typeScriptConfigurationFileRelativePath: { KEY: "typeScriptConfigurationFileRelativePath" },
|
|
6136
|
-
distributing: {
|
|
6137
|
-
KEY: "distributing",
|
|
6138
|
-
exposingOfExportsFromEntryPoints: {
|
|
6139
|
-
KEY: "exposingOfExportsFromEntryPoints",
|
|
6140
|
-
mustExpose: { KEY: "mustExpose" },
|
|
6141
|
-
namespace: { KEY: "namespace" },
|
|
6142
|
-
mustAssignToWindowObject: { KEY: "mustAssignToWindowObject" }
|
|
6143
|
-
},
|
|
6144
|
-
externalizingDependencies: { KEY: "externalizingDependencies" },
|
|
6145
|
-
typeScriptTypesDeclarations: {
|
|
6146
|
-
KEY: "typeScriptTypesDeclarations",
|
|
6147
|
-
mustGenerate: { KEY: "mustGenerate" },
|
|
6148
|
-
fileNameWithoutExtension: { KEY: "outputRelativePath" }
|
|
6149
|
-
}
|
|
6150
|
-
},
|
|
6151
|
-
buildingModeDependent: {
|
|
6152
|
-
KEY: "buildingModeDependent",
|
|
6153
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6154
|
-
revisioning: { KEY: "revisioning" },
|
|
6155
|
-
dynamicallyLoadedFilesSubdirectory: { KEY: "dynamicallyLoadedFilesSubdirectory" },
|
|
6156
|
-
dynamicallyLoadedFilesNamesTemplate: { KEY: "dynamicallyLoadedFilesNamesTemplate" }
|
|
6157
|
-
}
|
|
6158
|
-
},
|
|
6159
|
-
localDevelopmentServerOrchestration: {
|
|
6160
|
-
KEY: "localDevelopmentServerOrchestration",
|
|
6161
|
-
targetSingularEntryPointsGroupID: { KEY: "targetSingularEntryPointsGroupID" },
|
|
6162
|
-
arguments: { KEY: "arguments" },
|
|
6163
|
-
environmentVariables: { KEY: "environmentVariables" }
|
|
6164
|
-
},
|
|
6165
|
-
logging: {
|
|
6166
|
-
KEY: "logging",
|
|
6167
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6168
|
-
filesCount: { KEY: "filesCount" },
|
|
6169
|
-
partialFilesAndParentEntryPointsCorrespondence: { KEY: "partialFilesAndParentEntryPointsCorrespondence" },
|
|
6170
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" },
|
|
6171
|
-
linting: {
|
|
6172
|
-
KEY: "linting",
|
|
6173
|
-
starting: { KEY: "starting" },
|
|
6174
|
-
completionWithoutIssues: { KEY: "completionWithoutIssues" }
|
|
6175
|
-
}
|
|
6176
|
-
}
|
|
6177
|
-
},
|
|
6178
|
-
imagesProcessing: {
|
|
6179
|
-
common: {
|
|
6180
|
-
KEY: "common",
|
|
6181
|
-
periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
6182
|
-
KEY: "periodBetweenFileUpdatingAndRebuildingStarting__seconds"
|
|
6183
|
-
}
|
|
6184
|
-
},
|
|
6185
|
-
logging: {
|
|
6186
|
-
KEY: "logging",
|
|
6187
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6188
|
-
filesCount: { KEY: "filesCount" },
|
|
6189
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" }
|
|
6190
|
-
},
|
|
6191
|
-
assetsGroups: {
|
|
6192
|
-
KEY: "assetsGroups",
|
|
6193
|
-
sourceFilesTopDirectoryRelativePath: { KEY: "sourceFilesTopDirectoryRelativePath" },
|
|
6194
|
-
referenceCustomAliasName: { KEY: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML" },
|
|
6195
|
-
buildingModeDependent: {
|
|
6196
|
-
KEY: "buildingModeDependent",
|
|
6197
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6198
|
-
revisioning: { KEY: "revisioning" },
|
|
6199
|
-
outputPathTransformations: { KEY: "outputPathTransformations" }
|
|
6200
|
-
}
|
|
6201
|
-
}
|
|
6202
|
-
},
|
|
6203
|
-
fontsProcessing: {
|
|
6204
|
-
common: {
|
|
6205
|
-
KEY: "common",
|
|
6206
|
-
periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
6207
|
-
KEY: "periodBetweenFileUpdatingAndRebuildingStarting__seconds"
|
|
6208
|
-
}
|
|
6209
|
-
},
|
|
6210
|
-
logging: {
|
|
6211
|
-
KEY: "logging",
|
|
6212
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6213
|
-
filesCount: { KEY: "filesCount" },
|
|
6214
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" }
|
|
6215
|
-
},
|
|
6216
|
-
assetsGroups: {
|
|
6217
|
-
KEY: "assetsGroups",
|
|
6218
|
-
sourceFilesTopDirectoryRelativePath: { KEY: "sourceFilesTopDirectoryRelativePath" },
|
|
6219
|
-
referenceCustomAliasName: { KEY: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML" },
|
|
6220
|
-
buildingModeDependent: {
|
|
6221
|
-
KEY: "buildingModeDependent",
|
|
6222
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6223
|
-
revisioning: { KEY: "revisioning" },
|
|
6224
|
-
outputPathTransformations: { KEY: "outputPathTransformations" }
|
|
6225
|
-
}
|
|
6226
|
-
}
|
|
6227
|
-
},
|
|
6228
|
-
videosProcessing: {
|
|
6229
|
-
common: {
|
|
6230
|
-
KEY: "common",
|
|
6231
|
-
periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
6232
|
-
KEY: "periodBetweenFileUpdatingAndRebuildingStarting__seconds"
|
|
6233
|
-
}
|
|
6234
|
-
},
|
|
6235
|
-
logging: {
|
|
6236
|
-
KEY: "logging",
|
|
6237
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6238
|
-
filesCount: { KEY: "filesCount" },
|
|
6239
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" }
|
|
6240
|
-
},
|
|
6241
|
-
assetsGroups: {
|
|
6242
|
-
KEY: "assetsGroups",
|
|
6243
|
-
sourceFilesTopDirectoryRelativePath: { KEY: "sourceFilesTopDirectoryRelativePath" },
|
|
6244
|
-
referenceCustomAliasName: { KEY: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML" },
|
|
6245
|
-
buildingModeDependent: {
|
|
6246
|
-
KEY: "buildingModeDependent",
|
|
6247
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6248
|
-
revisioning: { KEY: "revisioning" },
|
|
6249
|
-
outputPathTransformations: { KEY: "outputPathTransformations" }
|
|
6250
|
-
}
|
|
6251
|
-
}
|
|
6252
|
-
},
|
|
6253
|
-
audiosProcessing: {
|
|
6254
|
-
common: {
|
|
6255
|
-
KEY: "common",
|
|
6256
|
-
periodBetweenFileUpdatingAndRebuildingStarting__seconds: {
|
|
6257
|
-
KEY: "periodBetweenFileUpdatingAndRebuildingStarting__seconds"
|
|
6258
|
-
}
|
|
6259
|
-
},
|
|
6260
|
-
logging: {
|
|
6261
|
-
KEY: "logging",
|
|
6262
|
-
filesPaths: { KEY: "filesPaths" },
|
|
6263
|
-
filesCount: { KEY: "filesCount" },
|
|
6264
|
-
filesWatcherEvents: { KEY: "filesWatcherEvents" }
|
|
6265
|
-
},
|
|
6266
|
-
assetsGroups: {
|
|
6267
|
-
KEY: "assetsGroups",
|
|
6268
|
-
sourceFilesTopDirectoryRelativePath: { KEY: "sourceFilesTopDirectoryRelativePath" },
|
|
6269
|
-
referenceCustomAliasName: { KEY: "sourceFilesTopDirectoryPathAliasForReferencingFromHTML" },
|
|
6270
|
-
buildingModeDependent: {
|
|
6271
|
-
KEY: "buildingModeDependent",
|
|
6272
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6273
|
-
revisioning: { KEY: "revisioning" },
|
|
6274
|
-
outputPathTransformations: { KEY: "outputPathTransformations" }
|
|
6275
|
-
}
|
|
6276
|
-
}
|
|
6277
|
-
},
|
|
6278
|
-
plainCopying: {
|
|
6279
|
-
filesGroups: { KEY: "filesGroups" },
|
|
6280
|
-
sourceFileRelativePath: { KEY: "sourceFileRelativePath" },
|
|
6281
|
-
sourceTopDirectoryRelativePath: {
|
|
6282
|
-
KEY: "sourceTopDirectoryRelativePath",
|
|
6283
|
-
REQUIREMENT_CONDITION_DESCRIPTION: "\"sourceFileRelativePath\" is not specified"
|
|
6284
|
-
},
|
|
6285
|
-
fileNameLastExtensions: { KEY: "fileNameLastExtensions" },
|
|
6286
|
-
aliasName: { KEY: "aliasName" },
|
|
6287
|
-
buildingModeDependent: {
|
|
6288
|
-
KEY: "buildingModeDependent",
|
|
6289
|
-
outputDirectoryRelativePath: { KEY: "outputDirectoryRelativePath" },
|
|
6290
|
-
outputTopDirectoryRelativePath: { KEY: "outputTopDirectoryRelativePath" },
|
|
6291
|
-
revisioning: {
|
|
6292
|
-
KEY: "revisioning",
|
|
6293
|
-
enable: { KEY: "enable" },
|
|
6294
|
-
contentHashPostfixSeparator: { KEY: "contentHashPostfixSeparator" }
|
|
6295
|
-
},
|
|
6296
|
-
newFileNameWithExtension: { KEY: "newFileNameWithExtension" },
|
|
6297
|
-
filesRenamings: {
|
|
6298
|
-
KEY: "filesRenamings",
|
|
6299
|
-
pathRelativeToSourceDirectory: { KEY: "pathRelativeToSourceDirectory" },
|
|
6300
|
-
newFileNameWithExtension: { KEY: "newFileNameWithExtension" }
|
|
6301
|
-
},
|
|
6302
|
-
outputDirectoryPathTransformations: { KEY: "outputDirectoryPathTransformations" }
|
|
6303
|
-
}
|
|
6304
|
-
},
|
|
6305
|
-
filesWatching: {
|
|
6306
|
-
relativePathsOfExcludeFiles: { KEY: "relativePathsOfExcludeFiles" },
|
|
6307
|
-
relativePathsOfExcludeDirectories: { KEY: "relativePathsOfExcludeDirectories" }
|
|
6308
|
-
},
|
|
6309
|
-
browserLiveReloading: {
|
|
6310
|
-
setups: {
|
|
6311
|
-
KEY: "setups",
|
|
6312
|
-
localServer: {
|
|
6313
|
-
KEY: "localServer",
|
|
6314
|
-
rootDirectoryRelativePath: { KEY: "rootDirectoryRelativePath" },
|
|
6315
|
-
ignoredFilesAndDirectoriesRelativePaths: { KEY: "ignoredFilesAndDirectoriesRelativePaths" },
|
|
6316
|
-
customPort: { KEY: "customPort" },
|
|
6317
|
-
customStartingFileNameWithExtension: { KEY: "customStartingFileNameWithExtension" },
|
|
6318
|
-
HTTPS: {
|
|
6319
|
-
KEY: "HTTPS",
|
|
6320
|
-
SSL_KeyRelativePath: { KEY: "SSL_KeyRelativePath" },
|
|
6321
|
-
SSL_CertificateRelativePath: { KEY: "SSL_CertificateRelativePath" }
|
|
6322
|
-
},
|
|
6323
|
-
useCORS: { KEY: "useCORS" }
|
|
6324
|
-
},
|
|
6325
|
-
proxy: { KEY: "proxy" },
|
|
6326
|
-
openInBrowsers: { KEY: "openInBrowsers" },
|
|
6327
|
-
browserSyncUserInterface: {
|
|
6328
|
-
KEY: "browserSyncUserInterface",
|
|
6329
|
-
customPort: { KEY: "customPort" },
|
|
6330
|
-
disable: { KEY: "disable" }
|
|
6331
|
-
},
|
|
6332
|
-
periodBetweenFileUpdatingAndBrowserReloading__seconds: { KEY: "periodBetweenFileUpdatingAndBrowserReloading__seconds" }
|
|
6333
|
-
},
|
|
6334
|
-
logging: {
|
|
6335
|
-
KEY: "logging",
|
|
6336
|
-
outputFileChangeDetection: { KEY: "outputFileChangeDetection" },
|
|
6337
|
-
browserTabWillBeReloadedSoon: { KEY: "browserTabWillBeReloadedSoon" },
|
|
6338
|
-
browsersyncConnection: { KEY: "browsersyncConnection" }
|
|
6339
|
-
}
|
|
6340
|
-
},
|
|
6341
|
-
outputPackageJSON_Generating: {
|
|
6342
|
-
inheritedDependencies: { KEY: "inheritedDependencies" },
|
|
6343
|
-
inheritedDevelopmentDependencies: { KEY: "inheritedDevelopmentDependencies" },
|
|
6344
|
-
inheritedNPM_Scripts: { KEY: "inheritedNPM_Scripts" },
|
|
6345
|
-
newNPM_Scripts: { KEY: "newNPM_Scripts" },
|
|
6346
|
-
indentString: { KEY: "indentString" },
|
|
6347
|
-
linesSeparator: { KEY: "linesSeparator" },
|
|
6348
|
-
buildingModeDependent: {
|
|
6349
|
-
KEY: "buildingModeDependent",
|
|
6350
|
-
outputDirectoryRelativePath: { KEY: "outputDirectoryRelativePath" },
|
|
6351
|
-
indentString: { KEY: "indentString" },
|
|
6352
|
-
linesSeparator: { KEY: "linesSeparator" }
|
|
6353
6020
|
}
|
|
6354
6021
|
}
|
|
6355
|
-
}
|
|
6356
|
-
};
|
|
6357
|
-
exports["default"] = ProjectBuildingConfigFromFileDefaultLocalization;
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
/***/ }),
|
|
6361
|
-
|
|
6362
|
-
/***/ "./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid.ts":
|
|
6363
|
-
/*!**********************************************************************!*\
|
|
6364
|
-
!*** ./ProjectBuilding/ProjectBuildingConfig__FromFile__RawValid.ts ***!
|
|
6365
|
-
\**********************************************************************/
|
|
6366
|
-
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
6370
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
6371
|
-
};
|
|
6372
|
-
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
6373
|
-
const ProjectBuildingCommonSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/ProjectBuildingCommonSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/ProjectBuildingCommonSettings__FromFile__RawValid.ts"));
|
|
6374
|
-
const ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid.ts"));
|
|
6375
|
-
const RevisioningSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid.ts"));
|
|
6376
|
-
const LintingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid.ts"));
|
|
6377
|
-
const OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/OutputDirectoryPathTransformationsSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/OutputDirectoryPathTransformationsSettings__FromFile__RawValid.ts"));
|
|
6378
|
-
const MarkupProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/MarkupProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/Markup/MarkupProcessingSettings__FromFile__RawValid.ts"));
|
|
6379
|
-
const StylesProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @StylesProcessing/StylesProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/Styles/StylesProcessingSettings__FromFile__RawValid.ts"));
|
|
6380
|
-
const ECMA_ScriptLogicProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/ECMA_ScriptLogicProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/ECMA_ScriptLogicProcessingSettings__FromFile__RawValid.ts"));
|
|
6381
|
-
const ImagesProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ImagesProcessing/ImagesProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Images/ImagesProcessingSettings__FromFile__RawValid.ts"));
|
|
6382
|
-
const FontsProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @FontsProcessing/FontsProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Fonts/FontsProcessingSettings__FromFile__RawValid.ts"));
|
|
6383
|
-
const VideosProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @VideosProcessing/VideosProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Videos/VideosProcessingSettings__FromFile__RawValid.ts"));
|
|
6384
|
-
const AudiosProcessingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @AudiosProcessing/AudiosProcessingSettings__FromFile__RawValid */ "./ProjectBuilding/AssetsProcessing/Audios/AudiosProcessingSettings__FromFile__RawValid.ts"));
|
|
6385
|
-
const PlainCopyingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/PlainCopying/PlainCopyingSettings__FromFile__RawValid */ "./ProjectBuilding/PlainCopying/PlainCopyingSettings__FromFile__RawValid.ts"));
|
|
6386
|
-
const FilesWatchingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/FilesWatching/FilesWatchingSettings__FromFile__RawValid */ "./ProjectBuilding/FilesWatching/FilesWatchingSettings__FromFile__RawValid.ts"));
|
|
6387
|
-
const BrowserLiveReloadingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @BrowserLiveReloading/BrowserLiveReloadingSettings__FromFile__RawValid */ "./ProjectBuilding/BrowserLiveReloading/BrowserLiveReloadingSettings__FromFile__RawValid.ts"));
|
|
6388
|
-
const OutputPackageJSON_GeneratingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/OutputPackageJSON_Generating/OutputPackageJSON_GeneratingSettings__FromFile__RawValid */ "./ProjectBuilding/OutputPackageJSON_Generating/OutputPackageJSON_GeneratingSettings__FromFile__RawValid.ts"));
|
|
6389
|
-
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
6390
|
-
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
6391
|
-
var ProjectBuildingConfig__FromFile__RawValid;
|
|
6392
|
-
(function (ProjectBuildingConfig__FromFile__RawValid) {
|
|
6393
|
-
/* [ Theory ] "yamljs" will convert empty properties' values to 'null'; 'nullToUndefined' is required to recognize
|
|
6394
|
-
the property as optional. */
|
|
6395
|
-
function getLocalizedSpecification(localization) {
|
|
6396
|
-
const outputDirectoryPathTransformationsPropertiesLocalizedSpecification = OutputDirectoryPathTransformationsSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification(localization.reusables.outputPathTransformationsSettings);
|
|
6397
|
-
const entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification = ResourceFilesGroupBuildingModeDependentOutputGenericSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6398
|
-
resourceFileOutputBuildingModeDependentSettingsLocalization: localization.reusables.resourceFilesGroupBuildingModeDependentOutputGenericSettings,
|
|
6399
|
-
outputDirectoryPathTransformationsPropertiesLocalizedSpecification
|
|
6400
|
-
});
|
|
6401
|
-
const consumingProjectLocalizedPreDefinedBuildingModes = localization.enumerations.consumingProjectPreDefinedBuildingModes;
|
|
6402
|
-
const revisioningPropertiesLocalizedSpecification = RevisioningSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification(localization.reusables.revisioning);
|
|
6403
|
-
const lintingCommonSettingsLocalizedPropertiesSpecification = LintingSettings__FromFile__RawValid_1.default.
|
|
6404
|
-
getLocalizedPropertiesSpecification(localization.reusables.lintingCommonSettings);
|
|
6405
|
-
return {
|
|
6406
|
-
nameForLogging: "ProjectBuildingConfig__FromFile__RawValid",
|
|
6407
|
-
subtype: es_extensions_1.RawObjectDataProcessor.ObjectSubtypes.fixedKeyAndValuePairsObject,
|
|
6408
|
-
properties: {
|
|
6409
|
-
$projectBuilding: {
|
|
6410
|
-
newName: "projectBuilding",
|
|
6411
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6412
|
-
type: Object,
|
|
6413
|
-
required: true,
|
|
6414
|
-
properties: {
|
|
6415
|
-
$commonSettings: {
|
|
6416
|
-
newName: "commonSettings",
|
|
6417
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6418
|
-
type: Object,
|
|
6419
|
-
required: false,
|
|
6420
|
-
properties: ProjectBuildingCommonSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
6421
|
-
},
|
|
6422
|
-
$markupProcessing: {
|
|
6423
|
-
newName: "markupProcessing",
|
|
6424
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6425
|
-
type: Object,
|
|
6426
|
-
required: false,
|
|
6427
|
-
properties: MarkupProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6428
|
-
markupProcessingPropertiesLocalization: localization.tasks.markupProcessing,
|
|
6429
|
-
localizedConsumingProjectLocalizedPreDefinedBuildingModes: consumingProjectLocalizedPreDefinedBuildingModes,
|
|
6430
|
-
lintingSettingsLocalizedPropertiesSpecification: lintingCommonSettingsLocalizedPropertiesSpecification,
|
|
6431
|
-
sourceCodeProcessingSettingsGenericPropertiesLocalization: localization.reusables.
|
|
6432
|
-
sourceCodeProcessingGenericProperties,
|
|
6433
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification
|
|
6434
|
-
})
|
|
6435
|
-
},
|
|
6436
|
-
$stylesProcessing: {
|
|
6437
|
-
newName: "stylesProcessing",
|
|
6438
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6439
|
-
type: Object,
|
|
6440
|
-
required: false,
|
|
6441
|
-
properties: StylesProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6442
|
-
stylesProcessingPropertiesLocalization: localization.tasks.stylesProcessing,
|
|
6443
|
-
localizedConsumingProjectLocalizedPreDefinedBuildingModes: consumingProjectLocalizedPreDefinedBuildingModes,
|
|
6444
|
-
lintingSettingsLocalizedPropertiesSpecification: lintingCommonSettingsLocalizedPropertiesSpecification,
|
|
6445
|
-
sourceCodeProcessingSettingsGenericPropertiesLocalization: localization.reusables.
|
|
6446
|
-
sourceCodeProcessingGenericProperties,
|
|
6447
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6448
|
-
revisioningSettingsLocalizedPropertiesSpecification: revisioningPropertiesLocalizedSpecification
|
|
6449
|
-
})
|
|
6450
|
-
},
|
|
6451
|
-
[localization.enumerations.tasksIDs.ECMA_ScriptLogicProcessing]: {
|
|
6452
|
-
newName: "ECMA_ScriptLogicProcessing",
|
|
6453
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6454
|
-
type: Object,
|
|
6455
|
-
required: false,
|
|
6456
|
-
properties: ECMA_ScriptLogicProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6457
|
-
ECMA_ScriptProcessingPropertiesLocalization: localization.tasks.ECMA_ScriptLogicProcessing,
|
|
6458
|
-
localizedConsumingProjectLocalizedPreDefinedBuildingModes: consumingProjectLocalizedPreDefinedBuildingModes,
|
|
6459
|
-
lintingSettingsLocalizedPropertiesSpecification: lintingCommonSettingsLocalizedPropertiesSpecification,
|
|
6460
|
-
sourceCodeProcessingSettingsGenericPropertiesLocalization: localization.reusables.
|
|
6461
|
-
sourceCodeProcessingGenericProperties,
|
|
6462
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6463
|
-
revisioningSettingsLocalizedPropertiesSpecification: revisioningPropertiesLocalizedSpecification
|
|
6464
|
-
})
|
|
6465
|
-
},
|
|
6466
|
-
[localization.enumerations.tasksIDs.imagesProcessing]: {
|
|
6467
|
-
newName: "imagesProcessing",
|
|
6468
|
-
type: Object,
|
|
6469
|
-
required: false,
|
|
6470
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6471
|
-
properties: ImagesProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6472
|
-
imagesProcessingLocalization: localization.tasks.imagesProcessing,
|
|
6473
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6474
|
-
revisioningPropertiesLocalizedSpecification,
|
|
6475
|
-
consumingProjectLocalizedPreDefinedBuildingModes
|
|
6476
|
-
})
|
|
6477
|
-
},
|
|
6478
|
-
[localization.enumerations.tasksIDs.fontsProcessing]: {
|
|
6479
|
-
newName: "fontsProcessing",
|
|
6480
|
-
type: Object,
|
|
6481
|
-
required: false,
|
|
6482
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6483
|
-
properties: FontsProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6484
|
-
fontsProcessingLocalization: localization.tasks.fontsProcessing,
|
|
6485
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6486
|
-
revisioningPropertiesLocalizedSpecification,
|
|
6487
|
-
consumingProjectLocalizedPreDefinedBuildingModes
|
|
6488
|
-
})
|
|
6489
|
-
},
|
|
6490
|
-
[localization.enumerations.tasksIDs.videosProcessing]: {
|
|
6491
|
-
newName: "videosProcessing",
|
|
6492
|
-
type: Object,
|
|
6493
|
-
required: false,
|
|
6494
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6495
|
-
properties: VideosProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6496
|
-
videosProcessingLocalization: localization.tasks.videosProcessing,
|
|
6497
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6498
|
-
revisioningPropertiesLocalizedSpecification,
|
|
6499
|
-
consumingProjectLocalizedPreDefinedBuildingModes
|
|
6500
|
-
})
|
|
6501
|
-
},
|
|
6502
|
-
[localization.enumerations.tasksIDs.audiosProcessing]: {
|
|
6503
|
-
newName: "audiosProcessing",
|
|
6504
|
-
type: Object,
|
|
6505
|
-
required: false,
|
|
6506
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6507
|
-
properties: AudiosProcessingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6508
|
-
audiosProcessingLocalization: localization.tasks.audiosProcessing,
|
|
6509
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
6510
|
-
revisioningPropertiesLocalizedSpecification,
|
|
6511
|
-
consumingProjectLocalizedPreDefinedBuildingModes
|
|
6512
|
-
})
|
|
6513
|
-
},
|
|
6514
|
-
[localization.enumerations.tasksIDs.plainCopying]: {
|
|
6515
|
-
newName: "plainCopying",
|
|
6516
|
-
type: Object,
|
|
6517
|
-
required: false,
|
|
6518
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6519
|
-
properties: PlainCopyingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6520
|
-
plainCopyingLocalization: localization.tasks.plainCopying,
|
|
6521
|
-
consumingProjectLocalizedPreDefinedBuildingModes,
|
|
6522
|
-
outputDirectoryPathTransformationsPropertiesLocalizedSpecification
|
|
6523
|
-
})
|
|
6524
|
-
},
|
|
6525
|
-
[localization.enumerations.tasksIDs.filesWatching]: {
|
|
6526
|
-
newName: "filesWatching",
|
|
6527
|
-
type: Object,
|
|
6528
|
-
required: false,
|
|
6529
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6530
|
-
properties: FilesWatchingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification(localization.tasks.filesWatching)
|
|
6531
|
-
},
|
|
6532
|
-
[localization.enumerations.tasksIDs.browserLiveReloading]: {
|
|
6533
|
-
newName: "browserLiveReloading",
|
|
6534
|
-
type: Object,
|
|
6535
|
-
required: false,
|
|
6536
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6537
|
-
properties: BrowserLiveReloadingSettings__FromFile__RawValid_1.default.
|
|
6538
|
-
getLocalizedPropertiesSpecification(localization.tasks.browserLiveReloading)
|
|
6539
|
-
},
|
|
6540
|
-
[localization.enumerations.tasksIDs.outputPackageJSON_Generating]: {
|
|
6541
|
-
newName: "outputPackageJSON_Generating",
|
|
6542
|
-
type: Object,
|
|
6543
|
-
required: false,
|
|
6544
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6545
|
-
properties: OutputPackageJSON_GeneratingSettings__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
6546
|
-
outputPackageJSON_GeneratingSettingsLocalization: localization.tasks.outputPackageJSON_Generating,
|
|
6547
|
-
consumingProjectLocalizedPreDefinedBuildingModes
|
|
6548
|
-
})
|
|
6549
|
-
}
|
|
6550
|
-
}
|
|
6551
|
-
}
|
|
6552
|
-
}
|
|
6553
|
-
};
|
|
6554
|
-
}
|
|
6555
|
-
ProjectBuildingConfig__FromFile__RawValid.getLocalizedSpecification = getLocalizedSpecification;
|
|
6022
|
+
};
|
|
6556
6023
|
})(ProjectBuildingConfig__FromFile__RawValid || (ProjectBuildingConfig__FromFile__RawValid = {}));
|
|
6557
6024
|
exports["default"] = ProjectBuildingConfig__FromFile__RawValid;
|
|
6558
6025
|
|
|
@@ -6991,7 +6458,7 @@ class ECMA_ScriptLogicProcessingSettingsRepresentative extends SourceCodeProcess
|
|
|
6991
6458
|
actualFileNameExtensionsWithoutLeadingDots;
|
|
6992
6459
|
TARGET_FILES_KIND_FOR_LOGGING__SINGULAR_FORM = "ECMAScript logic";
|
|
6993
6460
|
TARGET_FILES_KIND_FOR_LOGGING__PLURAL_FORM = "ECMAScript logic";
|
|
6994
|
-
TASK_NAME_FOR_LOGGING = "ECMAScript
|
|
6461
|
+
TASK_NAME_FOR_LOGGING = "ECMAScript Logic Processing";
|
|
6995
6462
|
entryPointsGroupsNormalizedSettingsMappedByReferences;
|
|
6996
6463
|
relevantEntryPointsGroupsSettings;
|
|
6997
6464
|
loggingSettings;
|
|
@@ -7096,248 +6563,236 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
7096
6563
|
/* ─── Restrictions ───────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
7097
6564
|
const ECMA_ScriptLogicProcessingRestrictions_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/ECMA_ScriptLogicProcessingRestrictions */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/ECMA_ScriptLogicProcessingRestrictions.ts"));
|
|
7098
6565
|
var SupportedECMA_ScriptRuntimesTypes = ECMA_ScriptLogicProcessingRestrictions_1.default.SupportedECMA_ScriptRuntimesTypes;
|
|
6566
|
+
const LintingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid.ts"));
|
|
7099
6567
|
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
7100
6568
|
const SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
6569
|
+
const RevisioningSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid.ts"));
|
|
7101
6570
|
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
7102
6571
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
7103
6572
|
var ECMA_ScriptLogicProcessingSettings__FromFile__RawValid;
|
|
7104
6573
|
(function (ECMA_ScriptLogicProcessingSettings__FromFile__RawValid) {
|
|
7105
|
-
|
|
7106
|
-
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
|
|
7114
|
-
|
|
7115
|
-
|
|
7116
|
-
|
|
7117
|
-
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7125
|
-
|
|
7126
|
-
|
|
7127
|
-
|
|
6574
|
+
/* ━━━ Localization ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
6575
|
+
ECMA_ScriptLogicProcessingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
6576
|
+
$linting: {
|
|
6577
|
+
newName: "linting",
|
|
6578
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6579
|
+
type: Object,
|
|
6580
|
+
required: false,
|
|
6581
|
+
properties: LintingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
6582
|
+
},
|
|
6583
|
+
...SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1.default.generatePropertiesSpecification({
|
|
6584
|
+
entryPointsGroupBuildingModeIndependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
6585
|
+
$targetRuntime: {
|
|
6586
|
+
newName: "targetRuntime",
|
|
6587
|
+
type: Object,
|
|
6588
|
+
required: true,
|
|
6589
|
+
properties: {
|
|
6590
|
+
$type: {
|
|
6591
|
+
newName: "type",
|
|
6592
|
+
type: String,
|
|
6593
|
+
required: true,
|
|
6594
|
+
allowedAlternatives: Object.values(SupportedECMA_ScriptRuntimesTypes)
|
|
6595
|
+
},
|
|
6596
|
+
$minimalVersion: {
|
|
6597
|
+
newName: "minimalVersion",
|
|
6598
|
+
type: Object,
|
|
6599
|
+
requiredIf: {
|
|
6600
|
+
predicate: (runtimeConfig) => runtimeConfig.type === SupportedECMA_ScriptRuntimesTypes.nodeJS,
|
|
6601
|
+
descriptionForLogging: "Target runtime is NodeJS"
|
|
7128
6602
|
},
|
|
7129
|
-
|
|
7130
|
-
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
minimalVersion.REQUIREMENT_CONDITION_DESCRIPTION
|
|
6603
|
+
properties: {
|
|
6604
|
+
$major: {
|
|
6605
|
+
newName: "major",
|
|
6606
|
+
type: Number,
|
|
6607
|
+
required: true,
|
|
6608
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber
|
|
7136
6609
|
},
|
|
7137
|
-
|
|
7138
|
-
|
|
7139
|
-
|
|
7140
|
-
|
|
7141
|
-
|
|
7142
|
-
},
|
|
7143
|
-
minor: {
|
|
7144
|
-
type: Number,
|
|
7145
|
-
required: false,
|
|
7146
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber
|
|
7147
|
-
}
|
|
6610
|
+
$minor: {
|
|
6611
|
+
newName: "minor",
|
|
6612
|
+
type: Number,
|
|
6613
|
+
required: false,
|
|
6614
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber
|
|
7148
6615
|
}
|
|
7149
6616
|
}
|
|
7150
6617
|
}
|
|
7151
|
-
}
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
|
|
7163
|
-
|
|
7164
|
-
|
|
7165
|
-
|
|
7166
|
-
|
|
7167
|
-
|
|
7168
|
-
|
|
7169
|
-
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7173
|
-
|
|
7174
|
-
|
|
7175
|
-
|
|
7176
|
-
|
|
7177
|
-
|
|
7178
|
-
|
|
7179
|
-
|
|
7180
|
-
|
|
7181
|
-
|
|
7182
|
-
|
|
7183
|
-
|
|
7184
|
-
|
|
7185
|
-
|
|
7186
|
-
|
|
7187
|
-
|
|
7188
|
-
|
|
7189
|
-
|
|
7190
|
-
|
|
7191
|
-
|
|
7192
|
-
|
|
7193
|
-
|
|
7194
|
-
|
|
7195
|
-
|
|
7196
|
-
|
|
7197
|
-
|
|
7198
|
-
|
|
7199
|
-
|
|
7200
|
-
|
|
7201
|
-
|
|
7202
|
-
|
|
7203
|
-
|
|
7204
|
-
|
|
7205
|
-
|
|
7206
|
-
|
|
7207
|
-
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
|
|
7211
|
-
|
|
7212
|
-
|
|
7213
|
-
|
|
7214
|
-
|
|
7215
|
-
|
|
7216
|
-
},
|
|
7217
|
-
[ECMA_ScriptProcessingPropertiesLocalization.entryPointsGroups.distributing.
|
|
7218
|
-
typeScriptTypesDeclarations.fileNameWithoutExtension.KEY]: {
|
|
7219
|
-
newName: "fileNameWithoutExtension",
|
|
7220
|
-
type: String,
|
|
7221
|
-
required: false
|
|
7222
|
-
}
|
|
6618
|
+
}
|
|
6619
|
+
},
|
|
6620
|
+
$associatedMarkupEntryPointsGroupID_ForDynamicModulesLoadingWithoutDevelopmentServer: {
|
|
6621
|
+
newName: "associatedMarkupEntryPointsGroupID_ForDynamicModulesLoadingWithoutDevelopmentServer",
|
|
6622
|
+
type: String,
|
|
6623
|
+
required: false,
|
|
6624
|
+
minimalCharactersCount: 1
|
|
6625
|
+
},
|
|
6626
|
+
$typeScriptConfigurationFileRelativePath: {
|
|
6627
|
+
newName: "typeScriptConfigurationFileRelativePath",
|
|
6628
|
+
type: String,
|
|
6629
|
+
required: false,
|
|
6630
|
+
minimalCharactersCount: 1
|
|
6631
|
+
},
|
|
6632
|
+
$distributing: {
|
|
6633
|
+
newName: "distributing",
|
|
6634
|
+
type: Object,
|
|
6635
|
+
required: false,
|
|
6636
|
+
properties: {
|
|
6637
|
+
$exposingOfExportsFromEntryPoints: {
|
|
6638
|
+
newName: "exposingOfExportsFromEntryPoints",
|
|
6639
|
+
type: Object,
|
|
6640
|
+
required: false,
|
|
6641
|
+
properties: {
|
|
6642
|
+
$mustExpose: {
|
|
6643
|
+
newName: "mustExpose",
|
|
6644
|
+
type: Boolean,
|
|
6645
|
+
required: true
|
|
6646
|
+
},
|
|
6647
|
+
$namespace: {
|
|
6648
|
+
newName: "namespace",
|
|
6649
|
+
type: String,
|
|
6650
|
+
required: false
|
|
6651
|
+
},
|
|
6652
|
+
$mustAssignToWindowObject: {
|
|
6653
|
+
newName: "mustAssignToWindowObject",
|
|
6654
|
+
type: String,
|
|
6655
|
+
required: false
|
|
6656
|
+
}
|
|
6657
|
+
}
|
|
6658
|
+
},
|
|
6659
|
+
$externalizingDependencies: {
|
|
6660
|
+
newName: "externalizingDependencies",
|
|
6661
|
+
required: false,
|
|
6662
|
+
type: Array,
|
|
6663
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6664
|
+
element: {
|
|
6665
|
+
type: String,
|
|
6666
|
+
minimalCharactersCount: 1
|
|
6667
|
+
}
|
|
6668
|
+
},
|
|
6669
|
+
$typeScriptTypesDeclarations: {
|
|
6670
|
+
newName: "typeScriptTypesDeclarations",
|
|
6671
|
+
type: Object,
|
|
6672
|
+
required: false,
|
|
6673
|
+
properties: {
|
|
6674
|
+
$mustGenerate: {
|
|
6675
|
+
newName: "mustGenerate",
|
|
6676
|
+
type: Boolean,
|
|
6677
|
+
required: false
|
|
6678
|
+
},
|
|
6679
|
+
$fileNameWithoutExtension: {
|
|
6680
|
+
newName: "fileNameWithoutExtension",
|
|
6681
|
+
type: String,
|
|
6682
|
+
required: false
|
|
7223
6683
|
}
|
|
7224
6684
|
}
|
|
7225
6685
|
}
|
|
7226
6686
|
}
|
|
6687
|
+
}
|
|
6688
|
+
},
|
|
6689
|
+
entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
6690
|
+
$revisioning: {
|
|
6691
|
+
newName: "revisioning",
|
|
6692
|
+
type: Object,
|
|
6693
|
+
required: false,
|
|
6694
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6695
|
+
properties: RevisioningSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
7227
6696
|
},
|
|
7228
|
-
|
|
7229
|
-
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
|
|
7233
|
-
|
|
7234
|
-
|
|
7235
|
-
|
|
7236
|
-
|
|
7237
|
-
|
|
7238
|
-
|
|
7239
|
-
newName: "dynamicallyLoadedFilesSubdirectory",
|
|
7240
|
-
type: String,
|
|
7241
|
-
required: false,
|
|
7242
|
-
minimalCharactersCount: 1
|
|
7243
|
-
},
|
|
7244
|
-
[ECMA_ScriptProcessingPropertiesLocalization.entryPointsGroups.buildingModeDependent.
|
|
7245
|
-
dynamicallyLoadedFilesNamesTemplate.KEY]: {
|
|
7246
|
-
newName: "dynamicallyLoadedFilesNamesTemplate",
|
|
7247
|
-
type: String,
|
|
7248
|
-
required: false,
|
|
7249
|
-
minimalCharactersCount: 1
|
|
7250
|
-
}
|
|
6697
|
+
$dynamicallyLoadedFilesSubdirectory: {
|
|
6698
|
+
newName: "dynamicallyLoadedFilesSubdirectory",
|
|
6699
|
+
type: String,
|
|
6700
|
+
required: false,
|
|
6701
|
+
minimalCharactersCount: 1
|
|
6702
|
+
},
|
|
6703
|
+
$dynamicallyLoadedFilesNamesTemplate: {
|
|
6704
|
+
newName: "dynamicallyLoadedFilesNamesTemplate",
|
|
6705
|
+
type: String,
|
|
6706
|
+
required: false,
|
|
6707
|
+
minimalCharactersCount: 1
|
|
7251
6708
|
}
|
|
7252
|
-
}
|
|
7253
|
-
|
|
7254
|
-
|
|
7255
|
-
|
|
7256
|
-
|
|
7257
|
-
|
|
7258
|
-
|
|
7259
|
-
|
|
7260
|
-
|
|
7261
|
-
|
|
7262
|
-
|
|
7263
|
-
|
|
7264
|
-
|
|
7265
|
-
|
|
7266
|
-
|
|
7267
|
-
|
|
7268
|
-
|
|
7269
|
-
|
|
7270
|
-
|
|
7271
|
-
|
|
7272
|
-
|
|
7273
|
-
|
|
7274
|
-
|
|
7275
|
-
|
|
7276
|
-
|
|
7277
|
-
|
|
7278
|
-
|
|
7279
|
-
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
|
|
7286
|
-
|
|
7287
|
-
|
|
7288
|
-
|
|
7289
|
-
|
|
7290
|
-
|
|
7291
|
-
|
|
7292
|
-
|
|
7293
|
-
|
|
7294
|
-
|
|
6709
|
+
}
|
|
6710
|
+
}),
|
|
6711
|
+
$logging: {
|
|
6712
|
+
newName: "logging",
|
|
6713
|
+
type: Object,
|
|
6714
|
+
required: false,
|
|
6715
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6716
|
+
properties: {
|
|
6717
|
+
$filesPaths: {
|
|
6718
|
+
newName: "filesPaths",
|
|
6719
|
+
type: Boolean,
|
|
6720
|
+
required: false
|
|
6721
|
+
},
|
|
6722
|
+
$filesCount: {
|
|
6723
|
+
newName: "filesCount",
|
|
6724
|
+
type: Boolean,
|
|
6725
|
+
required: false
|
|
6726
|
+
},
|
|
6727
|
+
$partialFilesAndParentEntryPointsCorrespondence: {
|
|
6728
|
+
newName: "partialFilesAndParentEntryPointsCorrespondence",
|
|
6729
|
+
type: Boolean,
|
|
6730
|
+
required: false
|
|
6731
|
+
},
|
|
6732
|
+
$filesWatcherEvents: {
|
|
6733
|
+
newName: "filesWatcherEvents",
|
|
6734
|
+
type: Boolean,
|
|
6735
|
+
required: false
|
|
6736
|
+
},
|
|
6737
|
+
$linting: {
|
|
6738
|
+
newName: "linting",
|
|
6739
|
+
type: Object,
|
|
6740
|
+
required: false,
|
|
6741
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6742
|
+
properties: {
|
|
6743
|
+
$starting: {
|
|
6744
|
+
newName: "starting",
|
|
6745
|
+
type: Boolean,
|
|
6746
|
+
required: false
|
|
6747
|
+
},
|
|
6748
|
+
$completionWithoutIssues: {
|
|
6749
|
+
newName: "completionWithoutIssues",
|
|
6750
|
+
type: Boolean,
|
|
6751
|
+
required: false
|
|
7295
6752
|
}
|
|
7296
6753
|
}
|
|
7297
6754
|
}
|
|
7298
|
-
}
|
|
7299
|
-
|
|
7300
|
-
|
|
7301
|
-
|
|
7302
|
-
|
|
7303
|
-
|
|
7304
|
-
|
|
7305
|
-
|
|
7306
|
-
|
|
7307
|
-
|
|
6755
|
+
}
|
|
6756
|
+
},
|
|
6757
|
+
$localDevelopmentServerOrchestration: {
|
|
6758
|
+
newName: "localDevelopmentServerOrchestration",
|
|
6759
|
+
type: Object,
|
|
6760
|
+
required: false,
|
|
6761
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
6762
|
+
properties: {
|
|
6763
|
+
$targetSingularEntryPointsGroupID: {
|
|
6764
|
+
newName: "targetSingularEntryPointsGroupID",
|
|
6765
|
+
type: String,
|
|
6766
|
+
required: true,
|
|
6767
|
+
minimalCharactersCount: 1
|
|
6768
|
+
},
|
|
6769
|
+
$arguments: {
|
|
6770
|
+
newName: "arguments",
|
|
6771
|
+
type: Array,
|
|
6772
|
+
required: false,
|
|
6773
|
+
element: {
|
|
7308
6774
|
type: String,
|
|
7309
|
-
required: true,
|
|
7310
6775
|
minimalCharactersCount: 1
|
|
7311
|
-
}
|
|
7312
|
-
|
|
7313
|
-
|
|
7314
|
-
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7318
|
-
minimalCharactersCount: 1
|
|
7319
|
-
}
|
|
7320
|
-
},
|
|
7321
|
-
[ECMA_ScriptProcessingPropertiesLocalization.localDevelopmentServerOrchestration.environmentVariables.KEY]: {
|
|
7322
|
-
newName: "environmentVariables",
|
|
7323
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
7324
|
-
required: false,
|
|
7325
|
-
value: {
|
|
7326
|
-
type: String,
|
|
7327
|
-
minimalCharactersCount: 1
|
|
7328
|
-
}
|
|
7329
|
-
},
|
|
7330
|
-
environmentVariablesFileRelativePath: {
|
|
7331
|
-
newName: "environmentVariablesFileRelativePath",
|
|
6776
|
+
}
|
|
6777
|
+
},
|
|
6778
|
+
$environmentVariables: {
|
|
6779
|
+
newName: "environmentVariables",
|
|
6780
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
6781
|
+
required: false,
|
|
6782
|
+
value: {
|
|
7332
6783
|
type: String,
|
|
7333
|
-
required: false,
|
|
7334
6784
|
minimalCharactersCount: 1
|
|
7335
6785
|
}
|
|
6786
|
+
},
|
|
6787
|
+
$environmentVariablesFileRelativePath: {
|
|
6788
|
+
newName: "environmentVariablesFileRelativePath",
|
|
6789
|
+
type: String,
|
|
6790
|
+
required: false,
|
|
6791
|
+
minimalCharactersCount: 1
|
|
7336
6792
|
}
|
|
7337
6793
|
}
|
|
7338
|
-
}
|
|
7339
|
-
}
|
|
7340
|
-
ECMA_ScriptLogicProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
6794
|
+
}
|
|
6795
|
+
};
|
|
7341
6796
|
})(ECMA_ScriptLogicProcessingSettings__FromFile__RawValid || (ECMA_ScriptLogicProcessingSettings__FromFile__RawValid = {}));
|
|
7342
6797
|
exports["default"] = ECMA_ScriptLogicProcessingSettings__FromFile__RawValid;
|
|
7343
6798
|
|
|
@@ -8697,12 +8152,13 @@ class MarkupProcessingSettingsRepresentative extends GulpStreamBasedSourceCodePr
|
|
|
8697
8152
|
actualFileNameExtensionsWithoutLeadingDots;
|
|
8698
8153
|
TARGET_FILES_KIND_FOR_LOGGING__PLURAL_FORM = "Markup";
|
|
8699
8154
|
TARGET_FILES_KIND_FOR_LOGGING__SINGULAR_FORM = "Markup";
|
|
8700
|
-
TASK_NAME_FOR_LOGGING = "Markup
|
|
8155
|
+
TASK_NAME_FOR_LOGGING = "Markup Processing";
|
|
8701
8156
|
PLAIN_COPIED_FILES_ALIAS_PREFIX = PLAIN_COPIED_FILES_POINTER_ALIAS_PREFIX_1.default;
|
|
8702
8157
|
WAITING_FOR_SUBSEQUENT_FILES_WILL_SAVED_PERIOD__SECONDS;
|
|
8703
8158
|
entryPointsGroupsNormalizedSettingsMappedByReferences;
|
|
8704
8159
|
sourceCodeLintingCommonSettings;
|
|
8705
8160
|
importingFromTypeScriptSettings;
|
|
8161
|
+
experimental1Settings;
|
|
8706
8162
|
staticPreviewSettings;
|
|
8707
8163
|
routingSettings;
|
|
8708
8164
|
relevantEntryPointsGroupsSettings;
|
|
@@ -8715,6 +8171,7 @@ class MarkupProcessingSettingsRepresentative extends GulpStreamBasedSourceCodePr
|
|
|
8715
8171
|
super(projectBuildingMasterConfigRepresentative);
|
|
8716
8172
|
this.sourceCodeLintingCommonSettings = normalizedMarkupProcessingSettings.linting;
|
|
8717
8173
|
this.importingFromTypeScriptSettings = normalizedMarkupProcessingSettings.importingFromTypeScript;
|
|
8174
|
+
this.experimental1Settings = normalizedMarkupProcessingSettings.experimental1;
|
|
8718
8175
|
this.staticPreviewSettings = normalizedMarkupProcessingSettings.staticPreview;
|
|
8719
8176
|
this.routingSettings = normalizedMarkupProcessingSettings.routing;
|
|
8720
8177
|
this.relevantEntryPointsGroupsSettings = normalizedMarkupProcessingSettings.relevantEntryPointsGroups;
|
|
@@ -8993,10 +8450,12 @@ const MarkupProcessingRestrictions_1 = __importDefault(__webpack_require__(/*! @
|
|
|
8993
8450
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
8994
8451
|
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
8995
8452
|
const SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
8453
|
+
const LintingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid.ts"));
|
|
8996
8454
|
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
8997
8455
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
8998
8456
|
var MarkupProcessingSettings__FromFile__RawValid;
|
|
8999
8457
|
(function (MarkupProcessingSettings__FromFile__RawValid) {
|
|
8458
|
+
/* ━━━ Properties Specification ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
9000
8459
|
function generateLocalizationPropertiesSpecification(additionalPropertiesSpecification = {}) {
|
|
9001
8460
|
return {
|
|
9002
8461
|
newName: "localization",
|
|
@@ -9068,438 +8527,459 @@ var MarkupProcessingSettings__FromFile__RawValid;
|
|
|
9068
8527
|
};
|
|
9069
8528
|
}
|
|
9070
8529
|
MarkupProcessingSettings__FromFile__RawValid.generateLocalizationPropertiesSpecification = generateLocalizationPropertiesSpecification;
|
|
9071
|
-
|
|
9072
|
-
|
|
9073
|
-
|
|
9074
|
-
|
|
9075
|
-
|
|
9076
|
-
|
|
9077
|
-
|
|
9078
|
-
|
|
9079
|
-
|
|
9080
|
-
$
|
|
9081
|
-
|
|
9082
|
-
|
|
9083
|
-
type: Array,
|
|
9084
|
-
required: false,
|
|
9085
|
-
element: {
|
|
9086
|
-
type: String,
|
|
9087
|
-
minimalCharactersCount: 1
|
|
9088
|
-
}
|
|
9089
|
-
}
|
|
9090
|
-
}),
|
|
9091
|
-
$buildingModeDependent: {
|
|
9092
|
-
newName: "buildingModeDependent",
|
|
9093
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
8530
|
+
MarkupProcessingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
8531
|
+
/* ━━━ Common ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8532
|
+
$common: {
|
|
8533
|
+
newName: "common",
|
|
8534
|
+
type: Object,
|
|
8535
|
+
required: false,
|
|
8536
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8537
|
+
properties: {
|
|
8538
|
+
$localization: generateLocalizationPropertiesSpecification({
|
|
8539
|
+
$excludedFilesPathsRelativeRelativeToProjectRootDirectory: {
|
|
8540
|
+
newName: "excludedFilesPathsRelativeRelativeToProjectRootDirectory",
|
|
8541
|
+
type: Array,
|
|
9094
8542
|
required: false,
|
|
9095
|
-
|
|
9096
|
-
|
|
9097
|
-
|
|
9098
|
-
|
|
9099
|
-
|
|
9100
|
-
|
|
9101
|
-
|
|
9102
|
-
|
|
9103
|
-
|
|
9104
|
-
|
|
9105
|
-
|
|
9106
|
-
|
|
9107
|
-
|
|
9108
|
-
|
|
9109
|
-
|
|
9110
|
-
|
|
9111
|
-
|
|
9112
|
-
|
|
9113
|
-
|
|
9114
|
-
|
|
9115
|
-
|
|
9116
|
-
|
|
9117
|
-
|
|
9118
|
-
|
|
9119
|
-
|
|
9120
|
-
|
|
9121
|
-
|
|
8543
|
+
element: {
|
|
8544
|
+
type: String,
|
|
8545
|
+
minimalCharactersCount: 1
|
|
8546
|
+
}
|
|
8547
|
+
}
|
|
8548
|
+
}),
|
|
8549
|
+
$buildingModeDependent: {
|
|
8550
|
+
newName: "buildingModeDependent",
|
|
8551
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
8552
|
+
required: false,
|
|
8553
|
+
minimalEntriesCount: 1,
|
|
8554
|
+
allowedKeys: [
|
|
8555
|
+
"$localDevelopment",
|
|
8556
|
+
"$testing",
|
|
8557
|
+
"$staging",
|
|
8558
|
+
"$production"
|
|
8559
|
+
],
|
|
8560
|
+
keysRenamings: {
|
|
8561
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
8562
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
8563
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
8564
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
8565
|
+
},
|
|
8566
|
+
value: {
|
|
8567
|
+
type: Object,
|
|
8568
|
+
properties: {
|
|
8569
|
+
$secondsBetweenFileUpdatingAndStartingOfRebuilding: {
|
|
8570
|
+
newName: "secondsBetweenFileUpdatingAndStartingOfRebuilding",
|
|
8571
|
+
type: Number,
|
|
8572
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber,
|
|
8573
|
+
required: false
|
|
8574
|
+
},
|
|
8575
|
+
$mustResolveResourcesPointersToRelativePaths: {
|
|
8576
|
+
newName: "mustResolveResourcesPointersToRelativePaths",
|
|
8577
|
+
type: Boolean,
|
|
8578
|
+
required: false
|
|
9122
8579
|
}
|
|
9123
8580
|
}
|
|
9124
8581
|
}
|
|
9125
8582
|
}
|
|
9126
|
-
}
|
|
9127
|
-
|
|
9128
|
-
|
|
9129
|
-
|
|
9130
|
-
|
|
9131
|
-
|
|
9132
|
-
|
|
9133
|
-
|
|
9134
|
-
|
|
9135
|
-
|
|
8583
|
+
}
|
|
8584
|
+
},
|
|
8585
|
+
/* ━━━ Static Preview ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8586
|
+
$staticPreview: {
|
|
8587
|
+
newName: "staticPreview",
|
|
8588
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8589
|
+
type: Object,
|
|
8590
|
+
required: false,
|
|
8591
|
+
properties: {
|
|
8592
|
+
$stateDependentPagesVariations: {
|
|
8593
|
+
newName: "stateDependentPagesVariations",
|
|
8594
|
+
type: Object,
|
|
8595
|
+
required: false,
|
|
8596
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8597
|
+
properties: {
|
|
8598
|
+
$specificationFileRelativePath: {
|
|
8599
|
+
newName: "specificationFileRelativePath",
|
|
8600
|
+
type: String,
|
|
8601
|
+
required: true,
|
|
8602
|
+
minimalCharactersCount: 1
|
|
8603
|
+
}
|
|
8604
|
+
}
|
|
8605
|
+
},
|
|
8606
|
+
$importsFromStaticDataFiles: {
|
|
8607
|
+
newName: "importsFromStaticDataFiles",
|
|
8608
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8609
|
+
type: Array,
|
|
8610
|
+
required: false,
|
|
8611
|
+
element: {
|
|
9136
8612
|
type: Object,
|
|
9137
|
-
required: false,
|
|
9138
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
9139
8613
|
properties: {
|
|
9140
|
-
$
|
|
9141
|
-
newName: "
|
|
8614
|
+
$importedVariableName: {
|
|
8615
|
+
newName: "importedVariableName",
|
|
8616
|
+
type: String,
|
|
8617
|
+
required: true,
|
|
8618
|
+
minimalCharactersCount: 1
|
|
8619
|
+
},
|
|
8620
|
+
$fileRelativePath: {
|
|
8621
|
+
newName: "fileRelativePath",
|
|
9142
8622
|
type: String,
|
|
9143
8623
|
required: true,
|
|
9144
8624
|
minimalCharactersCount: 1
|
|
9145
8625
|
}
|
|
9146
8626
|
}
|
|
9147
|
-
},
|
|
9148
|
-
$importsFromStaticDataFiles: {
|
|
9149
|
-
newName: "importsFromStaticDataFiles",
|
|
9150
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
9151
|
-
type: Array,
|
|
9152
|
-
required: false,
|
|
9153
|
-
element: {
|
|
9154
|
-
type: Object,
|
|
9155
|
-
properties: {
|
|
9156
|
-
$importedVariableName: {
|
|
9157
|
-
newName: "importedVariableName",
|
|
9158
|
-
type: String,
|
|
9159
|
-
required: true,
|
|
9160
|
-
minimalCharactersCount: 1
|
|
9161
|
-
},
|
|
9162
|
-
$fileRelativePath: {
|
|
9163
|
-
newName: "fileRelativePath",
|
|
9164
|
-
type: String,
|
|
9165
|
-
required: true,
|
|
9166
|
-
minimalCharactersCount: 1
|
|
9167
|
-
}
|
|
9168
|
-
}
|
|
9169
|
-
}
|
|
9170
8627
|
}
|
|
9171
8628
|
}
|
|
9172
|
-
}
|
|
9173
|
-
|
|
9174
|
-
|
|
9175
|
-
|
|
9176
|
-
|
|
9177
|
-
|
|
9178
|
-
|
|
9179
|
-
|
|
9180
|
-
|
|
9181
|
-
|
|
9182
|
-
|
|
9183
|
-
|
|
9184
|
-
|
|
9185
|
-
|
|
9186
|
-
|
|
9187
|
-
|
|
9188
|
-
|
|
9189
|
-
|
|
9190
|
-
|
|
9191
|
-
|
|
9192
|
-
|
|
9193
|
-
|
|
9194
|
-
|
|
9195
|
-
|
|
9196
|
-
|
|
9197
|
-
|
|
9198
|
-
|
|
9199
|
-
|
|
9200
|
-
|
|
9201
|
-
|
|
9202
|
-
|
|
9203
|
-
|
|
9204
|
-
|
|
9205
|
-
|
|
9206
|
-
|
|
9207
|
-
|
|
8629
|
+
}
|
|
8630
|
+
},
|
|
8631
|
+
/* ━━━ Linting ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8632
|
+
$linting: {
|
|
8633
|
+
newName: "linting",
|
|
8634
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8635
|
+
type: Object,
|
|
8636
|
+
required: false,
|
|
8637
|
+
properties: LintingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
8638
|
+
},
|
|
8639
|
+
/* ━━━ Importing From TypeScript ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8640
|
+
$importingFromTypeScript: {
|
|
8641
|
+
newName: "importingFromTypeScript",
|
|
8642
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8643
|
+
type: Object,
|
|
8644
|
+
required: false,
|
|
8645
|
+
properties: {
|
|
8646
|
+
$typeScriptConfigurationFileRelativePath: {
|
|
8647
|
+
newName: "typeScriptConfigurationFileRelativePath",
|
|
8648
|
+
type: String,
|
|
8649
|
+
required: false,
|
|
8650
|
+
minimalCharactersCount: 1
|
|
8651
|
+
},
|
|
8652
|
+
$importedNamespace: {
|
|
8653
|
+
newName: "importedNamespace",
|
|
8654
|
+
type: String,
|
|
8655
|
+
required: true,
|
|
8656
|
+
minimalCharactersCount: 1
|
|
8657
|
+
},
|
|
8658
|
+
$sourceFileRelativePath: {
|
|
8659
|
+
newName: "sourceFileRelativePath",
|
|
8660
|
+
type: String,
|
|
8661
|
+
required: true,
|
|
8662
|
+
minimalCharactersCount: 1
|
|
8663
|
+
},
|
|
8664
|
+
$nameOfPugBlockToWhichTranspiledTypeScriptMustBeInjected: {
|
|
8665
|
+
newName: "nameOfPugBlockToWhichTranspiledTypeScriptMustBeInjected",
|
|
8666
|
+
type: String,
|
|
8667
|
+
required: true,
|
|
8668
|
+
minimalCharactersCount: 1
|
|
8669
|
+
}
|
|
8670
|
+
}
|
|
8671
|
+
},
|
|
8672
|
+
/* ━━━ Experimental1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8673
|
+
$experimental1: {
|
|
8674
|
+
newName: "experimental1",
|
|
8675
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8676
|
+
type: Object,
|
|
8677
|
+
required: false,
|
|
8678
|
+
properties: {
|
|
8679
|
+
$typeScriptConfigurationFileRelativePath: {
|
|
8680
|
+
newName: "typeScriptConfigurationFileRelativePath",
|
|
8681
|
+
type: String,
|
|
8682
|
+
required: false,
|
|
8683
|
+
minimalCharactersCount: 1
|
|
8684
|
+
},
|
|
8685
|
+
$importedNamespace: {
|
|
8686
|
+
newName: "importedNamespace",
|
|
8687
|
+
type: String,
|
|
8688
|
+
required: true,
|
|
8689
|
+
minimalCharactersCount: 1
|
|
8690
|
+
},
|
|
8691
|
+
$sourceFileRelativePath: {
|
|
8692
|
+
newName: "sourceFileRelativePath",
|
|
8693
|
+
type: String,
|
|
8694
|
+
required: true,
|
|
8695
|
+
minimalCharactersCount: 1
|
|
8696
|
+
}
|
|
8697
|
+
}
|
|
8698
|
+
},
|
|
8699
|
+
/* ━━━ Routing ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
8700
|
+
$routing: {
|
|
8701
|
+
newName: "routing",
|
|
8702
|
+
type: Object,
|
|
8703
|
+
required: false,
|
|
8704
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8705
|
+
properties: {
|
|
8706
|
+
$specificationFileRelativePath: {
|
|
8707
|
+
newName: "specificationFileRelativePath",
|
|
8708
|
+
type: String,
|
|
8709
|
+
required: true,
|
|
8710
|
+
minimalCharactersCount: 1
|
|
8711
|
+
},
|
|
8712
|
+
$variable: {
|
|
8713
|
+
newName: "variable",
|
|
8714
|
+
type: String,
|
|
8715
|
+
required: true,
|
|
8716
|
+
minimalCharactersCount: 1
|
|
8717
|
+
},
|
|
8718
|
+
$localizations: {
|
|
8719
|
+
newName: "localizations",
|
|
8720
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
8721
|
+
required: false,
|
|
8722
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8723
|
+
value: {
|
|
9208
8724
|
type: String,
|
|
9209
|
-
required: true,
|
|
9210
8725
|
minimalCharactersCount: 1
|
|
9211
8726
|
}
|
|
9212
8727
|
}
|
|
9213
|
-
}
|
|
9214
|
-
|
|
9215
|
-
|
|
9216
|
-
|
|
9217
|
-
|
|
9218
|
-
|
|
9219
|
-
|
|
9220
|
-
|
|
9221
|
-
|
|
9222
|
-
|
|
9223
|
-
|
|
9224
|
-
|
|
9225
|
-
|
|
9226
|
-
|
|
9227
|
-
newName: "variable",
|
|
9228
|
-
type: String,
|
|
9229
|
-
required: true,
|
|
9230
|
-
minimalCharactersCount: 1
|
|
9231
|
-
},
|
|
9232
|
-
$localizations: {
|
|
9233
|
-
newName: "localizations",
|
|
9234
|
-
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
8728
|
+
}
|
|
8729
|
+
},
|
|
8730
|
+
...SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1.default.generatePropertiesSpecification({
|
|
8731
|
+
entryPointsGroupBuildingModeIndependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
8732
|
+
$outputFormat: {
|
|
8733
|
+
newName: "outputFormat",
|
|
8734
|
+
type: String,
|
|
8735
|
+
allowedAlternatives: Object.values(MarkupProcessingRestrictions_1.default.OutputFormats),
|
|
8736
|
+
required: false
|
|
8737
|
+
},
|
|
8738
|
+
$localization: generateLocalizationPropertiesSpecification({
|
|
8739
|
+
$excludedFilesPathsRelativeToSourcesFilesTopDirectory: {
|
|
8740
|
+
newName: "excludedFilesPathsRelativeToSourcesFilesTopDirectory",
|
|
8741
|
+
type: Array,
|
|
9235
8742
|
required: false,
|
|
9236
|
-
|
|
9237
|
-
value: {
|
|
8743
|
+
element: {
|
|
9238
8744
|
type: String,
|
|
9239
8745
|
minimalCharactersCount: 1
|
|
9240
8746
|
}
|
|
9241
8747
|
}
|
|
9242
|
-
}
|
|
9243
|
-
|
|
9244
|
-
|
|
9245
|
-
|
|
9246
|
-
|
|
9247
|
-
|
|
9248
|
-
|
|
9249
|
-
|
|
9250
|
-
|
|
9251
|
-
|
|
9252
|
-
|
|
9253
|
-
|
|
9254
|
-
|
|
9255
|
-
|
|
9256
|
-
|
|
9257
|
-
|
|
9258
|
-
type: Array,
|
|
8748
|
+
}),
|
|
8749
|
+
$HTML_Validation: {
|
|
8750
|
+
newName: "HTML_Validation",
|
|
8751
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8752
|
+
type: Object,
|
|
8753
|
+
required: false,
|
|
8754
|
+
properties: {
|
|
8755
|
+
$disable: {
|
|
8756
|
+
newName: "disable",
|
|
8757
|
+
type: Boolean,
|
|
8758
|
+
required: false
|
|
8759
|
+
},
|
|
8760
|
+
$ignoring: {
|
|
8761
|
+
newName: "ignoring",
|
|
8762
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8763
|
+
type: Object,
|
|
9259
8764
|
required: false,
|
|
9260
|
-
|
|
9261
|
-
|
|
9262
|
-
|
|
9263
|
-
|
|
9264
|
-
|
|
9265
|
-
|
|
9266
|
-
|
|
9267
|
-
|
|
9268
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
9269
|
-
type: Object,
|
|
9270
|
-
required: false,
|
|
9271
|
-
properties: {
|
|
9272
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.HTML_Validation.disable.KEY]: {
|
|
9273
|
-
newName: "disable",
|
|
9274
|
-
type: Boolean,
|
|
9275
|
-
required: false
|
|
9276
|
-
},
|
|
9277
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.HTML_Validation.ignoring.KEY]: {
|
|
9278
|
-
newName: "ignoring",
|
|
9279
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
9280
|
-
type: Object,
|
|
9281
|
-
required: false,
|
|
9282
|
-
properties: {
|
|
9283
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.HTML_Validation.ignoring.files.KEY]: {
|
|
9284
|
-
newName: "files",
|
|
9285
|
-
type: Array,
|
|
9286
|
-
required: false,
|
|
9287
|
-
element: {
|
|
9288
|
-
type: String,
|
|
9289
|
-
minimalCharactersCount: 1
|
|
9290
|
-
}
|
|
9291
|
-
},
|
|
9292
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.HTML_Validation.ignoring.directories.KEY]: {
|
|
9293
|
-
newName: "directories",
|
|
9294
|
-
type: Array,
|
|
9295
|
-
required: false,
|
|
9296
|
-
element: {
|
|
9297
|
-
type: String,
|
|
9298
|
-
minimalCharactersCount: 1
|
|
9299
|
-
}
|
|
8765
|
+
properties: {
|
|
8766
|
+
$files: {
|
|
8767
|
+
newName: "files",
|
|
8768
|
+
type: Array,
|
|
8769
|
+
required: false,
|
|
8770
|
+
element: {
|
|
8771
|
+
type: String,
|
|
8772
|
+
minimalCharactersCount: 1
|
|
9300
8773
|
}
|
|
9301
|
-
}
|
|
9302
|
-
|
|
9303
|
-
|
|
9304
|
-
|
|
9305
|
-
|
|
9306
|
-
|
|
9307
|
-
|
|
9308
|
-
|
|
9309
|
-
required: false,
|
|
9310
|
-
properties: {
|
|
9311
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.accessibilityInspection.standard.KEY]: {
|
|
9312
|
-
newName: "standard",
|
|
9313
|
-
type: String,
|
|
9314
|
-
required: false,
|
|
9315
|
-
allowedAlternatives: Object.values(MarkupProcessingRestrictions_1.default.SupportedAccessibilityStandards)
|
|
9316
|
-
},
|
|
9317
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.accessibilityInspection.disable.KEY]: {
|
|
9318
|
-
newName: "disable",
|
|
9319
|
-
type: Boolean,
|
|
9320
|
-
required: false
|
|
9321
|
-
},
|
|
9322
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.accessibilityInspection.ignoring.KEY]: {
|
|
9323
|
-
newName: "ignoring",
|
|
9324
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
9325
|
-
type: Object,
|
|
9326
|
-
required: false,
|
|
9327
|
-
properties: {
|
|
9328
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.accessibilityInspection.ignoring.files.KEY]: {
|
|
9329
|
-
newName: "files",
|
|
9330
|
-
type: Array,
|
|
9331
|
-
required: false,
|
|
9332
|
-
element: {
|
|
9333
|
-
type: String,
|
|
9334
|
-
minimalCharactersCount: 1
|
|
9335
|
-
}
|
|
9336
|
-
},
|
|
9337
|
-
[markupProcessingPropertiesLocalization.entryPointsGroups.accessibilityInspection.ignoring.directories.KEY]: {
|
|
9338
|
-
newName: "directories",
|
|
9339
|
-
type: Array,
|
|
9340
|
-
required: false,
|
|
9341
|
-
element: {
|
|
9342
|
-
type: String,
|
|
9343
|
-
minimalCharactersCount: 1
|
|
9344
|
-
}
|
|
8774
|
+
},
|
|
8775
|
+
$directories: {
|
|
8776
|
+
newName: "directories",
|
|
8777
|
+
type: Array,
|
|
8778
|
+
required: false,
|
|
8779
|
+
element: {
|
|
8780
|
+
type: String,
|
|
8781
|
+
minimalCharactersCount: 1
|
|
9345
8782
|
}
|
|
9346
8783
|
}
|
|
9347
8784
|
}
|
|
9348
8785
|
}
|
|
9349
8786
|
}
|
|
9350
8787
|
},
|
|
9351
|
-
|
|
9352
|
-
|
|
9353
|
-
|
|
9354
|
-
|
|
9355
|
-
|
|
9356
|
-
|
|
9357
|
-
|
|
9358
|
-
|
|
9359
|
-
|
|
9360
|
-
|
|
9361
|
-
|
|
9362
|
-
|
|
9363
|
-
|
|
9364
|
-
|
|
9365
|
-
|
|
9366
|
-
|
|
9367
|
-
|
|
9368
|
-
|
|
9369
|
-
|
|
9370
|
-
|
|
9371
|
-
|
|
9372
|
-
|
|
9373
|
-
|
|
9374
|
-
|
|
9375
|
-
|
|
9376
|
-
|
|
9377
|
-
|
|
9378
|
-
|
|
9379
|
-
|
|
9380
|
-
|
|
9381
|
-
|
|
9382
|
-
|
|
9383
|
-
|
|
9384
|
-
|
|
8788
|
+
$accessibilityInspection: {
|
|
8789
|
+
newName: "accessibilityInspection",
|
|
8790
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8791
|
+
type: Object,
|
|
8792
|
+
required: false,
|
|
8793
|
+
properties: {
|
|
8794
|
+
$standard: {
|
|
8795
|
+
newName: "standard",
|
|
8796
|
+
type: String,
|
|
8797
|
+
required: false,
|
|
8798
|
+
allowedAlternatives: Object.values(MarkupProcessingRestrictions_1.default.SupportedAccessibilityStandards)
|
|
8799
|
+
},
|
|
8800
|
+
$disable: {
|
|
8801
|
+
newName: "disable",
|
|
8802
|
+
type: Boolean,
|
|
8803
|
+
required: false
|
|
8804
|
+
},
|
|
8805
|
+
$ignoring: {
|
|
8806
|
+
newName: "ignoring",
|
|
8807
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8808
|
+
type: Object,
|
|
8809
|
+
required: false,
|
|
8810
|
+
properties: {
|
|
8811
|
+
$files: {
|
|
8812
|
+
newName: "files",
|
|
8813
|
+
type: Array,
|
|
8814
|
+
required: false,
|
|
8815
|
+
element: {
|
|
8816
|
+
type: String,
|
|
8817
|
+
minimalCharactersCount: 1
|
|
8818
|
+
}
|
|
8819
|
+
},
|
|
8820
|
+
$directories: {
|
|
8821
|
+
newName: "directories",
|
|
8822
|
+
type: Array,
|
|
8823
|
+
required: false,
|
|
8824
|
+
element: {
|
|
8825
|
+
type: String,
|
|
8826
|
+
minimalCharactersCount: 1
|
|
8827
|
+
}
|
|
8828
|
+
}
|
|
9385
8829
|
}
|
|
9386
8830
|
}
|
|
9387
|
-
}
|
|
9388
|
-
|
|
9389
|
-
|
|
9390
|
-
|
|
9391
|
-
|
|
9392
|
-
|
|
9393
|
-
|
|
9394
|
-
|
|
9395
|
-
|
|
9396
|
-
|
|
9397
|
-
|
|
9398
|
-
|
|
9399
|
-
|
|
9400
|
-
|
|
9401
|
-
|
|
9402
|
-
|
|
9403
|
-
|
|
9404
|
-
|
|
9405
|
-
|
|
9406
|
-
|
|
9407
|
-
|
|
9408
|
-
|
|
9409
|
-
|
|
9410
|
-
|
|
9411
|
-
|
|
9412
|
-
|
|
9413
|
-
|
|
8831
|
+
}
|
|
8832
|
+
}
|
|
8833
|
+
},
|
|
8834
|
+
entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
8835
|
+
$outputCodeFormatting: {
|
|
8836
|
+
newName: "outputCodeFormatting",
|
|
8837
|
+
type: Object,
|
|
8838
|
+
required: false,
|
|
8839
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8840
|
+
properties: {
|
|
8841
|
+
$enable: {
|
|
8842
|
+
newName: "enable",
|
|
8843
|
+
type: Boolean,
|
|
8844
|
+
required: false
|
|
8845
|
+
},
|
|
8846
|
+
$indentationString: {
|
|
8847
|
+
newName: "indentationString",
|
|
8848
|
+
type: String,
|
|
8849
|
+
required: false,
|
|
8850
|
+
validValueRegularExpression: /^\s+$/u
|
|
8851
|
+
},
|
|
8852
|
+
$lineSeparators: {
|
|
8853
|
+
newName: "lineSeparators",
|
|
8854
|
+
type: String,
|
|
8855
|
+
required: false,
|
|
8856
|
+
allowedAlternatives: Object.values(es_extensions_1.LineSeparators)
|
|
8857
|
+
},
|
|
8858
|
+
$mustGuaranteeTrailingEmptyLine: {
|
|
8859
|
+
newName: "mustGuaranteeTrailingEmptyLine",
|
|
8860
|
+
type: Boolean,
|
|
8861
|
+
required: false
|
|
8862
|
+
},
|
|
8863
|
+
$mustIndentHeadAndBodyTags: {
|
|
8864
|
+
newName: "mustIndentHeadAndBodyTags",
|
|
8865
|
+
type: Boolean,
|
|
8866
|
+
required: false
|
|
8867
|
+
}
|
|
8868
|
+
}
|
|
8869
|
+
},
|
|
8870
|
+
$outputCodeMinifying: {
|
|
8871
|
+
newName: "outputCodeMinifying",
|
|
8872
|
+
type: Object,
|
|
8873
|
+
required: false,
|
|
8874
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8875
|
+
properties: {
|
|
8876
|
+
$enable: {
|
|
8877
|
+
newName: "enable",
|
|
8878
|
+
type: Boolean,
|
|
8879
|
+
required: false
|
|
8880
|
+
},
|
|
8881
|
+
$attributesExtraWhitespacesCollapsing: {
|
|
8882
|
+
newName: "attributesExtraWhitespacesCollapsing",
|
|
8883
|
+
type: Boolean,
|
|
8884
|
+
required: false
|
|
8885
|
+
},
|
|
8886
|
+
$attributesValuesDeduplication: {
|
|
8887
|
+
newName: "attributesValuesDeduplication",
|
|
8888
|
+
type: Boolean,
|
|
8889
|
+
required: false
|
|
8890
|
+
},
|
|
8891
|
+
$commentsRemoving: {
|
|
8892
|
+
newName: "commentsRemoving",
|
|
8893
|
+
type: Boolean,
|
|
8894
|
+
required: false
|
|
9414
8895
|
}
|
|
9415
8896
|
}
|
|
9416
8897
|
}
|
|
9417
|
-
}
|
|
9418
|
-
|
|
9419
|
-
|
|
9420
|
-
|
|
9421
|
-
|
|
9422
|
-
|
|
9423
|
-
|
|
9424
|
-
|
|
9425
|
-
|
|
9426
|
-
|
|
9427
|
-
|
|
9428
|
-
|
|
9429
|
-
|
|
9430
|
-
|
|
9431
|
-
|
|
9432
|
-
|
|
9433
|
-
|
|
9434
|
-
|
|
9435
|
-
|
|
9436
|
-
|
|
9437
|
-
|
|
9438
|
-
|
|
9439
|
-
|
|
9440
|
-
|
|
9441
|
-
|
|
9442
|
-
|
|
9443
|
-
|
|
9444
|
-
|
|
9445
|
-
|
|
9446
|
-
|
|
9447
|
-
|
|
9448
|
-
|
|
9449
|
-
|
|
9450
|
-
|
|
9451
|
-
|
|
9452
|
-
|
|
9453
|
-
|
|
9454
|
-
|
|
9455
|
-
|
|
9456
|
-
|
|
9457
|
-
|
|
9458
|
-
|
|
9459
|
-
|
|
8898
|
+
}
|
|
8899
|
+
}),
|
|
8900
|
+
$logging: {
|
|
8901
|
+
newName: "logging",
|
|
8902
|
+
type: Object,
|
|
8903
|
+
required: false,
|
|
8904
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8905
|
+
properties: {
|
|
8906
|
+
$filesPaths: {
|
|
8907
|
+
newName: "filesPaths",
|
|
8908
|
+
type: Boolean,
|
|
8909
|
+
required: false
|
|
8910
|
+
},
|
|
8911
|
+
$filesCount: {
|
|
8912
|
+
newName: "filesCount",
|
|
8913
|
+
type: Boolean,
|
|
8914
|
+
required: false
|
|
8915
|
+
},
|
|
8916
|
+
$partialFilesAndParentEntryPointsCorrespondence: {
|
|
8917
|
+
newName: "partialFilesAndParentEntryPointsCorrespondence",
|
|
8918
|
+
type: Boolean,
|
|
8919
|
+
required: false
|
|
8920
|
+
},
|
|
8921
|
+
$filesWatcherEvents: {
|
|
8922
|
+
newName: "filesWatcherEvents",
|
|
8923
|
+
type: Boolean,
|
|
8924
|
+
required: false
|
|
8925
|
+
},
|
|
8926
|
+
$HTML_Validation: {
|
|
8927
|
+
newName: "HTML_Validation",
|
|
8928
|
+
type: Object,
|
|
8929
|
+
required: false,
|
|
8930
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8931
|
+
properties: {
|
|
8932
|
+
$starting4: {
|
|
8933
|
+
newName: "starting",
|
|
8934
|
+
type: Boolean,
|
|
8935
|
+
required: false
|
|
8936
|
+
},
|
|
8937
|
+
$completionWithoutIssues: {
|
|
8938
|
+
newName: "completionWithoutIssues",
|
|
8939
|
+
type: Boolean,
|
|
8940
|
+
required: false
|
|
9460
8941
|
}
|
|
9461
|
-
}
|
|
9462
|
-
|
|
9463
|
-
|
|
9464
|
-
|
|
9465
|
-
|
|
9466
|
-
|
|
9467
|
-
|
|
9468
|
-
|
|
9469
|
-
|
|
9470
|
-
|
|
9471
|
-
|
|
9472
|
-
|
|
9473
|
-
|
|
9474
|
-
|
|
9475
|
-
|
|
9476
|
-
|
|
9477
|
-
|
|
8942
|
+
}
|
|
8943
|
+
},
|
|
8944
|
+
$accessibilityChecking: {
|
|
8945
|
+
newName: "accessibilityChecking",
|
|
8946
|
+
type: Object,
|
|
8947
|
+
required: false,
|
|
8948
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8949
|
+
properties: {
|
|
8950
|
+
$starting: {
|
|
8951
|
+
newName: "starting",
|
|
8952
|
+
type: Boolean,
|
|
8953
|
+
required: false
|
|
8954
|
+
},
|
|
8955
|
+
$completionWithoutIssues: {
|
|
8956
|
+
newName: "completionWithoutIssues",
|
|
8957
|
+
type: Boolean,
|
|
8958
|
+
required: false
|
|
9478
8959
|
}
|
|
9479
|
-
}
|
|
9480
|
-
|
|
9481
|
-
|
|
9482
|
-
|
|
9483
|
-
|
|
9484
|
-
|
|
9485
|
-
|
|
9486
|
-
|
|
9487
|
-
|
|
9488
|
-
|
|
9489
|
-
|
|
9490
|
-
|
|
9491
|
-
|
|
9492
|
-
|
|
9493
|
-
|
|
9494
|
-
|
|
9495
|
-
|
|
8960
|
+
}
|
|
8961
|
+
},
|
|
8962
|
+
$linting: {
|
|
8963
|
+
newName: "linting",
|
|
8964
|
+
type: Object,
|
|
8965
|
+
required: false,
|
|
8966
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
8967
|
+
properties: {
|
|
8968
|
+
$starting: {
|
|
8969
|
+
newName: "starting",
|
|
8970
|
+
type: Boolean,
|
|
8971
|
+
required: false
|
|
8972
|
+
},
|
|
8973
|
+
$completionWithoutIssues: {
|
|
8974
|
+
newName: "completionWithoutIssues",
|
|
8975
|
+
type: Boolean,
|
|
8976
|
+
required: false
|
|
9496
8977
|
}
|
|
9497
8978
|
}
|
|
9498
8979
|
}
|
|
9499
8980
|
}
|
|
9500
|
-
}
|
|
9501
|
-
}
|
|
9502
|
-
MarkupProcessingSettings__FromFile__RawValid.getLocalizedPropertiesSpecification = getLocalizedPropertiesSpecification;
|
|
8981
|
+
}
|
|
8982
|
+
};
|
|
9503
8983
|
})(MarkupProcessingSettings__FromFile__RawValid || (MarkupProcessingSettings__FromFile__RawValid = {}));
|
|
9504
8984
|
exports["default"] = MarkupProcessingSettings__FromFile__RawValid;
|
|
9505
8985
|
|
|
@@ -9518,6 +8998,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
9518
8998
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
9519
8999
|
class MarkupProcessingSharedState {
|
|
9520
9000
|
static importingFromTypeScriptPugCodeGenerator;
|
|
9001
|
+
static experimental;
|
|
9521
9002
|
static pagesVariationsMetadata = new Map();
|
|
9522
9003
|
static get entryPointsSourceAndOutputFilesAbsolutePathsCorrespondenceMap() {
|
|
9523
9004
|
return Array.from(MarkupProcessingSharedState.pagesVariationsMetadata.values()).
|
|
@@ -9696,7 +9177,8 @@ class MarkupProcessor extends GulpStreamsBasedTaskExecutor_1.default {
|
|
|
9696
9177
|
...vinylFile.pageStateDependentVariationData ?? null,
|
|
9697
9178
|
...vinylFile.localizationData ?? null,
|
|
9698
9179
|
...this.projectBuildingMasterConfigRepresentative.isStaticPreviewBuildingMode ?
|
|
9699
|
-
this.markupProcessingSettingsRepresentative.staticDataForStaticPreview : null
|
|
9180
|
+
this.markupProcessingSettingsRepresentative.staticDataForStaticPreview : null,
|
|
9181
|
+
...MarkupProcessingSharedState_1.default.experimental
|
|
9700
9182
|
}))).
|
|
9701
9183
|
pipe((0, gulp_pug_1.default)({
|
|
9702
9184
|
locals: {
|
|
@@ -10801,6 +10283,7 @@ const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "
|
|
|
10801
10283
|
const es_extensions_nodejs_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions-nodejs */ "@yamato-daiwa/es-extensions-nodejs");
|
|
10802
10284
|
const nanoid_1 = __webpack_require__(/*! nanoid */ "nanoid");
|
|
10803
10285
|
const Stopwatch_1 = __importDefault(__webpack_require__(/*! @UtilsIncubator/Stopwatch */ "./UtilsIncubator/Stopwatch.ts"));
|
|
10286
|
+
const deleteFilesFromDirectory_1 = __importDefault(__webpack_require__(/*! @UtilsIncubator/@yamato-daiwa/es-extensions-nodejs/ImprovedFileSystem/deleteFilesFromDirectory */ "./UtilsIncubator/@yamato-daiwa/es-extensions-nodejs/ImprovedFileSystem/deleteFilesFromDirectory.ts"));
|
|
10804
10287
|
class HTML_Validator {
|
|
10805
10288
|
/* ━━━ Fields ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
10806
10289
|
static selfSingleInstance = null;
|
|
@@ -11113,24 +10596,26 @@ class HTML_Validator {
|
|
|
11113
10596
|
return;
|
|
11114
10597
|
}
|
|
11115
10598
|
const rawValidationsResults = await HTML_Validator.getRawValidationsResultsFromNuHTML_Checker(formattedTemporaryHTML_FilesPathsRelativeToConsumingProjectRoot__forwardSlashesSeparatorsOnly);
|
|
11116
|
-
|
|
11117
|
-
|
|
11118
|
-
|
|
11119
|
-
|
|
11120
|
-
mustThrowErrorIfOneOrMoreFilesCouldNotBeDeleted: false
|
|
10599
|
+
(0, deleteFilesFromDirectory_1.default)({
|
|
10600
|
+
directoryPath__absoluteOrRelative: this.absolutePathOfParentDirectoryOfTemporaryFormattedHTML_Files,
|
|
10601
|
+
synchronously: true,
|
|
10602
|
+
mustThrowErrorIfSomeFileCanNotBeDeleted: false
|
|
11121
10603
|
});
|
|
11122
10604
|
const rawValidationsResultsInspectionOutput = es_extensions_1.RawObjectDataProcessor.process(rawValidationsResults, HTML_Validator.validationsResultsSpecification);
|
|
11123
10605
|
if (rawValidationsResultsInspectionOutput.rawDataIsInvalid) {
|
|
11124
|
-
|
|
10606
|
+
validationTimeMeasuringStopwatch.stop();
|
|
11125
10607
|
es_extensions_1.Logger.logError({
|
|
11126
10608
|
errorType: es_extensions_1.UnexpectedEventError.NAME,
|
|
11127
10609
|
title: es_extensions_1.UnexpectedEventError.localization.defaultTitle,
|
|
11128
|
-
description:
|
|
11129
|
-
|
|
11130
|
-
|
|
10610
|
+
description: "The Nu HTML Checker does not much with expected one.\n" +
|
|
10611
|
+
es_extensions_1.RawObjectDataProcessor.
|
|
10612
|
+
formatValidationErrorsList(rawValidationsResultsInspectionOutput.validationErrorsMessages),
|
|
10613
|
+
occurrenceLocation: "HTML_Validator.validateQueuedFilesButReportAll()",
|
|
10614
|
+
mustOutputIf: true
|
|
11131
10615
|
});
|
|
11132
10616
|
return;
|
|
11133
10617
|
}
|
|
10618
|
+
// ━━━ TODO ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
11134
10619
|
/* [ Theory ]
|
|
11135
10620
|
* The ones which called `messages` in Nu HTML Checker are not the messages.
|
|
11136
10621
|
* The `messages` property is the array of objects each of which has `message` string property.
|
|
@@ -12448,6 +11933,11 @@ class MarkupProcessingRawSettingsNormalizer extends SourceCodeProcessingRawSetti
|
|
|
12448
11933
|
importingFromTypeScript: dataHoldingSelfInstance.
|
|
12449
11934
|
normalizeImportingFromTypeScriptSettings(markupProcessingSettings__fromFile__rawValid.importingFromTypeScript)
|
|
12450
11935
|
} : null,
|
|
11936
|
+
...(0, es_extensions_1.isNotUndefined)(markupProcessingSettings__fromFile__rawValid.experimental1) ?
|
|
11937
|
+
{
|
|
11938
|
+
experimental1: dataHoldingSelfInstance.
|
|
11939
|
+
normalizeExperimental1(markupProcessingSettings__fromFile__rawValid.experimental1)
|
|
11940
|
+
} : null,
|
|
12451
11941
|
staticPreview: {
|
|
12452
11942
|
pagesVariations: dataHoldingSelfInstance.normalizeStaticPreviewPagesVariationsSettings(),
|
|
12453
11943
|
importsFromStaticDataFiles: dataHoldingSelfInstance.normalizeImportsFromStaticDataFiles()
|
|
@@ -12538,6 +12028,26 @@ class MarkupProcessingRawSettingsNormalizer extends SourceCodeProcessingRawSetti
|
|
|
12538
12028
|
nameOfPugBlockToWhichTranspiledTypeScriptMustBeInjected: importingFromTypeScriptSettings__fromFile__rawValid.nameOfPugBlockToWhichTranspiledTypeScriptMustBeInjected
|
|
12539
12029
|
};
|
|
12540
12030
|
}
|
|
12031
|
+
normalizeExperimental1(experimental1Settings__fromFile__rawValid) {
|
|
12032
|
+
const sourceFileAbsolutePath = es_extensions_nodejs_1.ImprovedPath.joinPathSegments([
|
|
12033
|
+
this.consumingProjectRootDirectoryAbsolutePath,
|
|
12034
|
+
experimental1Settings__fromFile__rawValid.sourceFileRelativePath
|
|
12035
|
+
], { alwaysForwardSlashSeparators: true });
|
|
12036
|
+
return {
|
|
12037
|
+
typeScriptConfigurationFileAbsolutePath: es_extensions_nodejs_1.ImprovedPath.joinPathSegments([
|
|
12038
|
+
this.consumingProjectRootDirectoryAbsolutePath,
|
|
12039
|
+
(0, es_extensions_1.isNotUndefined)(experimental1Settings__fromFile__rawValid.typeScriptConfigurationFileRelativePath) ?
|
|
12040
|
+
(0, es_extensions_1.appendLastFileNameExtension)({
|
|
12041
|
+
targetPath: experimental1Settings__fromFile__rawValid.typeScriptConfigurationFileRelativePath,
|
|
12042
|
+
targetFileNameExtensionWithOrWithoutLeadingDot: "json",
|
|
12043
|
+
mustAppendDuplicateEvenIfTargetLastFileNameExtensionAlreadyPresentsAtSpecifiedPath: false
|
|
12044
|
+
}) :
|
|
12045
|
+
MarkupProcessingSettings__Default_1.default.staticPreview.typeScriptConfigurationFileRelativePath
|
|
12046
|
+
], { alwaysForwardSlashSeparators: true }),
|
|
12047
|
+
sourceFileAbsolutePath,
|
|
12048
|
+
importedNamespace: experimental1Settings__fromFile__rawValid.importedNamespace
|
|
12049
|
+
};
|
|
12050
|
+
}
|
|
12541
12051
|
normalizeStaticPreviewPagesVariationsSettings() {
|
|
12542
12052
|
const stateDependentPagesVariationsSettings = this.markupProcessingSettings__fromFile__rawValid.staticPreview?.stateDependentPagesVariations;
|
|
12543
12053
|
const stateDependentPagesVariationsMetadata = new Map();
|
|
@@ -12910,17 +12420,17 @@ const markupProcessingRawSettingsNormalizerLocalization__english = {
|
|
|
12910
12420
|
noNeedToSetResourcesReferencesResolvingToRelativePathsOnStaticPreviewModeLog: {
|
|
12911
12421
|
title: "Redundant configuration detected",
|
|
12912
12422
|
description: "For the static preview mode, the resources references could be resolved only to relative paths. " +
|
|
12913
|
-
"You can safely remove \"projectBuilding
|
|
12914
|
-
"STATIC_PREVIEW
|
|
12423
|
+
"You can safely remove \"$projectBuilding.$markupProcessing.$common.$buildingModeDependent." +
|
|
12424
|
+
"STATIC_PREVIEW.$mustResolveResourcesPointersToRelativePaths\" specifying from the configuration."
|
|
12915
12425
|
},
|
|
12916
12426
|
generateUnableToResolveResourcesReferencesToAbsolutePathLog: ({ consumingProjectBuildingMode }) => ({
|
|
12917
12427
|
title: "Unable to resolve the resources references to absolute paths",
|
|
12918
|
-
description: "The public directory (\"projectBuilding
|
|
12428
|
+
description: "The public directory (\"$projectBuilding.$commonSettings.$publicDirectoriesRelativePaths." +
|
|
12919
12429
|
"[PROJECT_BUILDING_MODE]\") that requires for resolving of resources references to absolute " +
|
|
12920
12430
|
`paths has not been specified for the "${consumingProjectBuildingMode}" building mode. ` +
|
|
12921
12431
|
"The resources references will be resolved to relative paths instead. " +
|
|
12922
|
-
"If you wish these references be resolved to relative path, set \"projectBuilding
|
|
12923
|
-
"buildingModeDependent.[PROJECT_BUILDING_MODE]
|
|
12432
|
+
"If you wish these references be resolved to relative path, set \"$projectBuilding.$markupProcessing.$common." +
|
|
12433
|
+
"$buildingModeDependent.[PROJECT_BUILDING_MODE].$mustResolveResourceReferencesToRelativePaths\" " +
|
|
12924
12434
|
`to true for the "${consumingProjectBuildingMode}" building mode.`
|
|
12925
12435
|
}),
|
|
12926
12436
|
generateStaticPreviewStateDependentPagesVariationsSpecificationFileReadingFailedMessage: (templateVariables) => "Failed to read the static preview state dependent pages variations specification file at " +
|
|
@@ -13380,19 +12890,202 @@ class RoutingSettingsNormalizer {
|
|
|
13380
12890
|
} : null
|
|
13381
12891
|
};
|
|
13382
12892
|
}
|
|
13383
|
-
RoutingSettingsNormalizer.routingPathSegments.pop();
|
|
13384
|
-
return outputWorkpiece;
|
|
12893
|
+
RoutingSettingsNormalizer.routingPathSegments.pop();
|
|
12894
|
+
return outputWorkpiece;
|
|
12895
|
+
}
|
|
12896
|
+
}
|
|
12897
|
+
exports["default"] = RoutingSettingsNormalizer;
|
|
12898
|
+
|
|
12899
|
+
|
|
12900
|
+
/***/ }),
|
|
12901
|
+
|
|
12902
|
+
/***/ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/CompiledTypeScriptImporterForPug.ts":
|
|
12903
|
+
/*!**************************************************************************************************!*\
|
|
12904
|
+
!*** ./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/CompiledTypeScriptImporterForPug.ts ***!
|
|
12905
|
+
\**************************************************************************************************/
|
|
12906
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
12907
|
+
|
|
12908
|
+
|
|
12909
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
12910
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
12911
|
+
};
|
|
12912
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
12913
|
+
/* ─── Superclass ─────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
12914
|
+
const GulpStreamsBasedTaskExecutor_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/TasksExecutors/GulpStreamsBased/GulpStreamsBasedTaskExecutor */ "./ProjectBuilding/Common/TasksExecutors/GulpStreamsBased/GulpStreamsBasedTaskExecutor.ts"));
|
|
12915
|
+
/* ─── Shared State ───────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
12916
|
+
const MarkupProcessingSharedState_1 = __importDefault(__webpack_require__(/*! @MarkupProcessing/MarkupProcessingSharedState */ "./ProjectBuilding/SourceCodeProcessing/Markup/MarkupProcessingSharedState.ts"));
|
|
12917
|
+
/* ─── Applied Utils ──────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
12918
|
+
const createImmediatelyEndingEmptyStream_1 = __importDefault(__webpack_require__(/*! @Utils/createImmediatelyEndingEmptyStream */ "./Utils/createImmediatelyEndingEmptyStream.ts"));
|
|
12919
|
+
const gulp_1 = __importDefault(__webpack_require__(/*! gulp */ "gulp"));
|
|
12920
|
+
const extractStringifiedContentFromVinylFile_1 = __importDefault(__webpack_require__(/*! @Utils/extractStringifiedContentFromVinylFile */ "./Utils/extractStringifiedContentFromVinylFile.ts"));
|
|
12921
|
+
const GulpStreamModifier_1 = __importDefault(__webpack_require__(/*! @Utils/GulpStreamModifier */ "./Utils/GulpStreamModifier.ts"));
|
|
12922
|
+
const webpack_1 = __importDefault(__webpack_require__(/*! webpack */ "webpack"));
|
|
12923
|
+
const webpack_stream_1 = __importDefault(__webpack_require__(/*! webpack-stream */ "webpack-stream"));
|
|
12924
|
+
const WebpackConfigGenerator_1 = __importDefault(__webpack_require__(/*! @ECMA_ScriptProcessing/Utils/WebpackConfigGenerator */ "./ProjectBuilding/SourceCodeProcessing/ECMA_Script/Utils/WebpackConfigGenerator.ts"));
|
|
12925
|
+
const WebpackSpecialist_1 = __importDefault(__webpack_require__(/*! @ThirdPartySolutionsSpecialists/WebpackSpecialist */ "./ThirdPartySolutionsSpecialists/WebpackSpecialist.ts"));
|
|
12926
|
+
const TypeScriptSpecialist_1 = __importDefault(__webpack_require__(/*! @ThirdPartySolutionsSpecialists/TypeScriptSpecialist */ "./ThirdPartySolutionsSpecialists/TypeScriptSpecialist.ts"));
|
|
12927
|
+
/* ─── General Utils ──────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
12928
|
+
const fs_1 = __importDefault(__webpack_require__(/*! fs */ "fs"));
|
|
12929
|
+
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
12930
|
+
const es_extensions_nodejs_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions-nodejs */ "@yamato-daiwa/es-extensions-nodejs");
|
|
12931
|
+
class CompiledInlineTypeScriptImporterForPug extends GulpStreamsBasedTaskExecutor_1.default {
|
|
12932
|
+
logging = {
|
|
12933
|
+
pathsOfFilesWillBeProcessed: false,
|
|
12934
|
+
quantityOfFilesWillBeProcessed: false
|
|
12935
|
+
};
|
|
12936
|
+
webpackConfiguration;
|
|
12937
|
+
typeScriptSourceFileAbsolutePath;
|
|
12938
|
+
importedNamespaceName;
|
|
12939
|
+
static provideTypeScriptImportsForMarkupIfMust(projectBuildingMasterConfigRepresentative) {
|
|
12940
|
+
const markupProcessingSettingsRepresentative = projectBuildingMasterConfigRepresentative.markupProcessingSettingsRepresentative;
|
|
12941
|
+
if ((0, es_extensions_1.isUndefined)(markupProcessingSettingsRepresentative)) {
|
|
12942
|
+
return (0, createImmediatelyEndingEmptyStream_1.default)();
|
|
12943
|
+
}
|
|
12944
|
+
const importingFromTypeScriptSettings = markupProcessingSettingsRepresentative.importingFromTypeScriptSettings;
|
|
12945
|
+
if ((0, es_extensions_1.isUndefined)(importingFromTypeScriptSettings)) {
|
|
12946
|
+
return (0, createImmediatelyEndingEmptyStream_1.default)();
|
|
12947
|
+
}
|
|
12948
|
+
const dataHoldingSelfInstance = new CompiledInlineTypeScriptImporterForPug(projectBuildingMasterConfigRepresentative, importingFromTypeScriptSettings);
|
|
12949
|
+
return (callback) => dataHoldingSelfInstance.provideTypeScriptImports(callback);
|
|
12950
|
+
}
|
|
12951
|
+
constructor(projectBuildingMasterConfigRepresentative, compiledTypeScriptImportingSettings) {
|
|
12952
|
+
super({
|
|
12953
|
+
projectBuildingMasterConfigRepresentative,
|
|
12954
|
+
taskTitleForLogging: "Exporting of TypeScript to Pug"
|
|
12955
|
+
});
|
|
12956
|
+
const typeScriptCompilerOptions = TypeScriptSpecialist_1.default.
|
|
12957
|
+
readTypeScriptConfigurationFileAndGetCompilerOptions(compiledTypeScriptImportingSettings.typeScriptConfigurationFileAbsolutePath);
|
|
12958
|
+
const webpackAliasesConfiguration = WebpackSpecialist_1.default.
|
|
12959
|
+
convertPathsAliasesFromTypeScriptFormatToWebpackFormat({
|
|
12960
|
+
typeScriptPathsSettings: typeScriptCompilerOptions.paths,
|
|
12961
|
+
typeScriptBasicAbsolutePath: typeScriptCompilerOptions.baseUrl ??
|
|
12962
|
+
es_extensions_nodejs_1.ImprovedPath.extractDirectoryFromFilePath({
|
|
12963
|
+
targetPath: compiledTypeScriptImportingSettings.typeScriptConfigurationFileAbsolutePath,
|
|
12964
|
+
alwaysForwardSlashSeparators: true,
|
|
12965
|
+
ambiguitiesResolution: {
|
|
12966
|
+
mustConsiderLastSegmentStartingWithDotAsDirectory: false,
|
|
12967
|
+
mustConsiderLastSegmentWithNonLeadingDotAsDirectory: false,
|
|
12968
|
+
mustConsiderLastSegmentWithoutDotsAsFileNameWithoutExtension: false
|
|
12969
|
+
}
|
|
12970
|
+
})
|
|
12971
|
+
});
|
|
12972
|
+
if (!fs_1.default.existsSync(compiledTypeScriptImportingSettings.sourceFileAbsolutePath)) {
|
|
12973
|
+
es_extensions_1.Logger.throwErrorAndLog({
|
|
12974
|
+
errorInstance: new es_extensions_nodejs_1.FileNotFoundError({
|
|
12975
|
+
customMessage: `The TypeScript file "${compiledTypeScriptImportingSettings.sourceFileAbsolutePath}" for ` +
|
|
12976
|
+
"the exporting to Pug was found. " +
|
|
12977
|
+
"Please create this file and provide some exports from it."
|
|
12978
|
+
}),
|
|
12979
|
+
title: es_extensions_nodejs_1.FileNotFoundError.localization.defaultTitle,
|
|
12980
|
+
occurrenceLocation: "compiledInlineTypeScriptImporterForPug.constructor(...parameters)"
|
|
12981
|
+
});
|
|
12982
|
+
}
|
|
12983
|
+
/** @see https://webpack.js.org/configuration/entry-context/#entry */
|
|
12984
|
+
const webpackEntryPointDefinition = WebpackConfigGenerator_1.default.getWebpackEntryObjectRespectiveToExistingEntryPoints({
|
|
12985
|
+
entryPointsSourceFilesAbsolutePaths: [compiledTypeScriptImportingSettings.sourceFileAbsolutePath],
|
|
12986
|
+
webpackContext: projectBuildingMasterConfigRepresentative.consumingProjectRootDirectoryAbsolutePath
|
|
12987
|
+
});
|
|
12988
|
+
this.webpackConfiguration = CompiledInlineTypeScriptImporterForPug.
|
|
12989
|
+
getWebpackEntryObjectRespectiveToSpecifiedEntryPointsGroupSettings({
|
|
12990
|
+
webpackEntryPointDefinition,
|
|
12991
|
+
compiledTypeScriptImportingSettings,
|
|
12992
|
+
projectBuildingMasterConfigRepresentative,
|
|
12993
|
+
webpackAliasesConfiguration
|
|
12994
|
+
});
|
|
12995
|
+
this.typeScriptSourceFileAbsolutePath = compiledTypeScriptImportingSettings.sourceFileAbsolutePath;
|
|
12996
|
+
this.importedNamespaceName = compiledTypeScriptImportingSettings.importedNamespace;
|
|
12997
|
+
}
|
|
12998
|
+
/* [ Theory ]
|
|
12999
|
+
* This Gulp task has callback and also returns the stream. Both measures signalize about completion.
|
|
13000
|
+
* The main measure is the callback, but if error will occur on first building, the callback will not be called,
|
|
13001
|
+
* but the "handleErrorIfItWillOccur" will generate the `on.("end")` event. */
|
|
13002
|
+
provideTypeScriptImports(callback) {
|
|
13003
|
+
return gulp_1.default.
|
|
13004
|
+
src(this.typeScriptSourceFileAbsolutePath).
|
|
13005
|
+
pipe(super.handleErrorIfItWillOccur()).
|
|
13006
|
+
pipe(super.logProcessedFilesIfMust()).
|
|
13007
|
+
pipe((0, webpack_stream_1.default)(this.webpackConfiguration,
|
|
13008
|
+
/* @ts-ignore: TS2345 The null as second argument is obeying to README of "webpack-stream" package. */
|
|
13009
|
+
null, this.onBuildHasCompleted.bind(this))).
|
|
13010
|
+
pipe(GulpStreamModifier_1.default.modify({
|
|
13011
|
+
onStreamStartedEventCommonHandler: async (vinylFile) => {
|
|
13012
|
+
const outputJavaScriptCode = (0, extractStringifiedContentFromVinylFile_1.default)(vinylFile);
|
|
13013
|
+
MarkupProcessingSharedState_1.default.importingFromTypeScriptPugCodeGenerator =
|
|
13014
|
+
({ indentString, lineSeparator, initialIndentationDepth__numerationFrom0 }) => `${indentString.repeat(initialIndentationDepth__numerationFrom0)}-${lineSeparator.repeat(2)}` +
|
|
13015
|
+
indentString.repeat(initialIndentationDepth__numerationFrom0 + 1) +
|
|
13016
|
+
`${outputJavaScriptCode}${lineSeparator.repeat(2)}` +
|
|
13017
|
+
indentString.repeat(initialIndentationDepth__numerationFrom0 + 1) +
|
|
13018
|
+
`const ${this.importedNamespaceName} = global.${this.importedNamespaceName}.default;`;
|
|
13019
|
+
/* [ Theory ] The subsequent invocation of the callback will be ignored. */
|
|
13020
|
+
callback();
|
|
13021
|
+
return Promise.resolve(GulpStreamModifier_1.default.CompletionSignals.REMOVING_FILE_FROM_STREAM);
|
|
13022
|
+
}
|
|
13023
|
+
}));
|
|
13024
|
+
}
|
|
13025
|
+
onBuildHasCompleted(hardError, statistics) {
|
|
13026
|
+
if ((0, es_extensions_1.isNeitherUndefinedNorNull)(hardError)) {
|
|
13027
|
+
/* [ Theory ] In this case, error will be emitted by "webpack-stream". */
|
|
13028
|
+
return;
|
|
13029
|
+
}
|
|
13030
|
+
if ((0, es_extensions_1.isNotUndefined)(statistics)) {
|
|
13031
|
+
es_extensions_1.Logger.logSuccess({
|
|
13032
|
+
title: "Injection of transpiled TypeScript to Pug successful",
|
|
13033
|
+
description: "The TypeScript file has been transpiled and injected to Pug. " +
|
|
13034
|
+
`The exported entity stored to "${this.importedNamespaceName}" variable.`
|
|
13035
|
+
});
|
|
13036
|
+
process.stdout.write(`${statistics.toString({ colors: true })}\n`);
|
|
13037
|
+
}
|
|
13038
|
+
}
|
|
13039
|
+
static getWebpackEntryObjectRespectiveToSpecifiedEntryPointsGroupSettings({ webpackEntryPointDefinition, compiledTypeScriptImportingSettings, projectBuildingMasterConfigRepresentative, webpackAliasesConfiguration }) {
|
|
13040
|
+
return {
|
|
13041
|
+
entry: webpackEntryPointDefinition,
|
|
13042
|
+
output: {
|
|
13043
|
+
library: {
|
|
13044
|
+
type: "umd",
|
|
13045
|
+
name: compiledTypeScriptImportingSettings.importedNamespace
|
|
13046
|
+
},
|
|
13047
|
+
globalObject: "globalThis"
|
|
13048
|
+
},
|
|
13049
|
+
watch: projectBuildingMasterConfigRepresentative.mustProvideIncrementalBuilding,
|
|
13050
|
+
mode: "production",
|
|
13051
|
+
optimization: { minimize: true },
|
|
13052
|
+
module: {
|
|
13053
|
+
rules: [
|
|
13054
|
+
{
|
|
13055
|
+
test: /\.ts$/u,
|
|
13056
|
+
loader: "ts-loader",
|
|
13057
|
+
options: {
|
|
13058
|
+
transpileOnly: true
|
|
13059
|
+
}
|
|
13060
|
+
}
|
|
13061
|
+
]
|
|
13062
|
+
},
|
|
13063
|
+
resolve: {
|
|
13064
|
+
extensions: [".ts", ".js"],
|
|
13065
|
+
alias: webpackAliasesConfiguration
|
|
13066
|
+
},
|
|
13067
|
+
resolveLoader: WebpackSpecialist_1.default.
|
|
13068
|
+
generateLoadersResolvingSettings(projectBuildingMasterConfigRepresentative.consumingProjectRootDirectoryAbsolutePath),
|
|
13069
|
+
plugins: [
|
|
13070
|
+
new webpack_1.default.DefinePlugin({
|
|
13071
|
+
__IS_LOCAL_DEVELOPMENT_BUILDING_MODE__: projectBuildingMasterConfigRepresentative.isLocalDevelopmentBuildingMode,
|
|
13072
|
+
__IS_TESTING_BUILDING_MODE__: projectBuildingMasterConfigRepresentative.isTestingBuildingMode,
|
|
13073
|
+
__IS_STAGING_BUILDING_MODE__: projectBuildingMasterConfigRepresentative.isStagingBuildingMode,
|
|
13074
|
+
__IS_PRODUCTION_BUILDING_MODE__: projectBuildingMasterConfigRepresentative.isProductionBuildingMode
|
|
13075
|
+
})
|
|
13076
|
+
]
|
|
13077
|
+
};
|
|
13385
13078
|
}
|
|
13386
13079
|
}
|
|
13387
|
-
exports["default"] =
|
|
13080
|
+
exports["default"] = CompiledInlineTypeScriptImporterForPug;
|
|
13388
13081
|
|
|
13389
13082
|
|
|
13390
13083
|
/***/ }),
|
|
13391
13084
|
|
|
13392
|
-
/***/ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/
|
|
13393
|
-
|
|
13394
|
-
!*** ./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/
|
|
13395
|
-
|
|
13085
|
+
/***/ "./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/ExperimentalCompiledTypeScriptImporterForPug.ts":
|
|
13086
|
+
/*!**************************************************************************************************************!*\
|
|
13087
|
+
!*** ./ProjectBuilding/SourceCodeProcessing/Markup/Subtasks/ExperimentalCompiledTypeScriptImporterForPug.ts ***!
|
|
13088
|
+
\**************************************************************************************************************/
|
|
13396
13089
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
13397
13090
|
|
|
13398
13091
|
|
|
@@ -13418,7 +13111,8 @@ const TypeScriptSpecialist_1 = __importDefault(__webpack_require__(/*! @ThirdPar
|
|
|
13418
13111
|
const fs_1 = __importDefault(__webpack_require__(/*! fs */ "fs"));
|
|
13419
13112
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
13420
13113
|
const es_extensions_nodejs_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions-nodejs */ "@yamato-daiwa/es-extensions-nodejs");
|
|
13421
|
-
|
|
13114
|
+
const require_from_string_1 = __importDefault(__webpack_require__(/*! require-from-string */ "require-from-string"));
|
|
13115
|
+
class ExperimentalCompiledTypeScriptImporterForPug extends GulpStreamsBasedTaskExecutor_1.default {
|
|
13422
13116
|
logging = {
|
|
13423
13117
|
pathsOfFilesWillBeProcessed: false,
|
|
13424
13118
|
quantityOfFilesWillBeProcessed: false
|
|
@@ -13431,11 +13125,11 @@ class CompiledInlineTypeScriptImporterForPug extends GulpStreamsBasedTaskExecuto
|
|
|
13431
13125
|
if ((0, es_extensions_1.isUndefined)(markupProcessingSettingsRepresentative)) {
|
|
13432
13126
|
return (0, createImmediatelyEndingEmptyStream_1.default)();
|
|
13433
13127
|
}
|
|
13434
|
-
const importingFromTypeScriptSettings = markupProcessingSettingsRepresentative.
|
|
13128
|
+
const importingFromTypeScriptSettings = markupProcessingSettingsRepresentative.experimental1Settings;
|
|
13435
13129
|
if ((0, es_extensions_1.isUndefined)(importingFromTypeScriptSettings)) {
|
|
13436
13130
|
return (0, createImmediatelyEndingEmptyStream_1.default)();
|
|
13437
13131
|
}
|
|
13438
|
-
const dataHoldingSelfInstance = new
|
|
13132
|
+
const dataHoldingSelfInstance = new ExperimentalCompiledTypeScriptImporterForPug(projectBuildingMasterConfigRepresentative, importingFromTypeScriptSettings);
|
|
13439
13133
|
return (callback) => dataHoldingSelfInstance.provideTypeScriptImports(callback);
|
|
13440
13134
|
}
|
|
13441
13135
|
constructor(projectBuildingMasterConfigRepresentative, compiledTypeScriptImportingSettings) {
|
|
@@ -13475,7 +13169,7 @@ class CompiledInlineTypeScriptImporterForPug extends GulpStreamsBasedTaskExecuto
|
|
|
13475
13169
|
entryPointsSourceFilesAbsolutePaths: [compiledTypeScriptImportingSettings.sourceFileAbsolutePath],
|
|
13476
13170
|
webpackContext: projectBuildingMasterConfigRepresentative.consumingProjectRootDirectoryAbsolutePath
|
|
13477
13171
|
});
|
|
13478
|
-
this.webpackConfiguration =
|
|
13172
|
+
this.webpackConfiguration = ExperimentalCompiledTypeScriptImporterForPug.
|
|
13479
13173
|
getWebpackEntryObjectRespectiveToSpecifiedEntryPointsGroupSettings({
|
|
13480
13174
|
webpackEntryPointDefinition,
|
|
13481
13175
|
compiledTypeScriptImportingSettings,
|
|
@@ -13500,12 +13194,18 @@ class CompiledInlineTypeScriptImporterForPug extends GulpStreamsBasedTaskExecuto
|
|
|
13500
13194
|
pipe(GulpStreamModifier_1.default.modify({
|
|
13501
13195
|
onStreamStartedEventCommonHandler: async (vinylFile) => {
|
|
13502
13196
|
const outputJavaScriptCode = (0, extractStringifiedContentFromVinylFile_1.default)(vinylFile);
|
|
13503
|
-
|
|
13504
|
-
|
|
13505
|
-
|
|
13506
|
-
|
|
13507
|
-
|
|
13508
|
-
|
|
13197
|
+
const imported = (0, require_from_string_1.default)(outputJavaScriptCode);
|
|
13198
|
+
if (!(0, es_extensions_1.isArbitraryObject)(imported)) {
|
|
13199
|
+
/* [ Theory ] The subsequent invocation of the callback will be ignored. */
|
|
13200
|
+
callback();
|
|
13201
|
+
return Promise.resolve(GulpStreamModifier_1.default.CompletionSignals.REMOVING_FILE_FROM_STREAM);
|
|
13202
|
+
}
|
|
13203
|
+
if (!(0, es_extensions_1.isArbitraryObject)(imported.default)) {
|
|
13204
|
+
/* [ Theory ] The subsequent invocation of the callback will be ignored. */
|
|
13205
|
+
callback();
|
|
13206
|
+
return Promise.resolve(GulpStreamModifier_1.default.CompletionSignals.REMOVING_FILE_FROM_STREAM);
|
|
13207
|
+
}
|
|
13208
|
+
MarkupProcessingSharedState_1.default.experimental = { [this.importedNamespaceName]: imported.default };
|
|
13509
13209
|
/* [ Theory ] The subsequent invocation of the callback will be ignored. */
|
|
13510
13210
|
callback();
|
|
13511
13211
|
return Promise.resolve(GulpStreamModifier_1.default.CompletionSignals.REMOVING_FILE_FROM_STREAM);
|
|
@@ -13567,7 +13267,7 @@ class CompiledInlineTypeScriptImporterForPug extends GulpStreamsBasedTaskExecuto
|
|
|
13567
13267
|
};
|
|
13568
13268
|
}
|
|
13569
13269
|
}
|
|
13570
|
-
exports["default"] =
|
|
13270
|
+
exports["default"] = ExperimentalCompiledTypeScriptImporterForPug;
|
|
13571
13271
|
|
|
13572
13272
|
|
|
13573
13273
|
/***/ }),
|
|
@@ -14067,7 +13767,7 @@ class StylesProcessingSettingsRepresentative extends GulpStreamBasedSourceCodePr
|
|
|
14067
13767
|
actualFileNameExtensionsWithoutLeadingDots;
|
|
14068
13768
|
TARGET_FILES_KIND_FOR_LOGGING__SINGULAR_FORM = "Stylesheet";
|
|
14069
13769
|
TARGET_FILES_KIND_FOR_LOGGING__PLURAL_FORM = "Stylesheets";
|
|
14070
|
-
TASK_NAME_FOR_LOGGING = "Styles
|
|
13770
|
+
TASK_NAME_FOR_LOGGING = "Styles Processing";
|
|
14071
13771
|
WAITING_FOR_SUBSEQUENT_FILES_WILL_SAVED_PERIOD__SECONDS;
|
|
14072
13772
|
entryPointsGroupsNormalizedSettingsMappedByReferences;
|
|
14073
13773
|
sourceCodeLintingCommonSettings;
|
|
@@ -14154,117 +13854,50 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
14154
13854
|
const ConsumingProjectBuildingModes_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes */ "./ProjectBuilding/Common/Restrictions/ConsumingProjectBuildingModes.ts"));
|
|
14155
13855
|
/* ─── Raw Valid Settings ─────────────────────────────────────────────────────────────────────────────────────────── */
|
|
14156
13856
|
const SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding:Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid.ts"));
|
|
13857
|
+
const RevisioningSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/RevisioningSettings__FromFile__RawValid.ts"));
|
|
13858
|
+
const LintingSettings__FromFile__RawValid_1 = __importDefault(__webpack_require__(/*! @ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid */ "./ProjectBuilding/Common/RawConfig/Reusables/LintingSettings__FromFile__RawValid.ts"));
|
|
14157
13859
|
/* ─── Utils ──────────────────────────────────────────────────────────────────────────────────────────────────────── */
|
|
14158
13860
|
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
14159
13861
|
var StylesProcessingSettings__FromFile__RawValid;
|
|
14160
13862
|
(function (StylesProcessingSettings__FromFile__RawValid) {
|
|
14161
|
-
|
|
14162
|
-
|
|
14163
|
-
|
|
14164
|
-
|
|
14165
|
-
|
|
14166
|
-
|
|
14167
|
-
|
|
14168
|
-
|
|
14169
|
-
|
|
14170
|
-
|
|
14171
|
-
|
|
14172
|
-
|
|
14173
|
-
|
|
14174
|
-
|
|
14175
|
-
|
|
14176
|
-
|
|
14177
|
-
|
|
14178
|
-
|
|
14179
|
-
|
|
14180
|
-
|
|
14181
|
-
|
|
14182
|
-
|
|
14183
|
-
|
|
14184
|
-
|
|
14185
|
-
|
|
14186
|
-
|
|
14187
|
-
},
|
|
14188
|
-
value: {
|
|
14189
|
-
type: Object,
|
|
14190
|
-
properties: {
|
|
14191
|
-
$secondsBetweenFileUpdatingAndStartingOfRebuilding: {
|
|
14192
|
-
newName: "secondsBetweenFileUpdatingAndStartingOfRebuilding",
|
|
14193
|
-
type: Number,
|
|
14194
|
-
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber,
|
|
14195
|
-
required: false
|
|
14196
|
-
},
|
|
14197
|
-
$mustResolveResourceReferencesToRelativePaths: {
|
|
14198
|
-
newName: "mustResolveResourceReferencesToRelativePaths",
|
|
14199
|
-
type: Boolean,
|
|
14200
|
-
required: false
|
|
14201
|
-
}
|
|
14202
|
-
}
|
|
14203
|
-
}
|
|
14204
|
-
}
|
|
14205
|
-
}
|
|
14206
|
-
},
|
|
14207
|
-
// ━━━ TODO ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
14208
|
-
[stylesProcessingPropertiesLocalization.linting.KEY]: {
|
|
14209
|
-
newName: "linting",
|
|
14210
|
-
type: Object,
|
|
14211
|
-
required: false,
|
|
14212
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
14213
|
-
properties: lintingSettingsLocalizedPropertiesSpecification
|
|
14214
|
-
},
|
|
14215
|
-
...SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1.default.getLocalizedPropertiesSpecification({
|
|
14216
|
-
sourceCodeProcessingSettingsGenericPropertiesLocalization,
|
|
14217
|
-
localizedConsumingProjectLocalizedPreDefinedBuildingModes,
|
|
14218
|
-
entryPointsGroupBuildingModeDependentOutputGenericSettingsLocalizedPropertiesSpecification,
|
|
14219
|
-
entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
14220
|
-
[stylesProcessingPropertiesLocalization.entryPointsGroups.buildingModeDependent.revisioning.KEY]: {
|
|
14221
|
-
newName: "revisioning",
|
|
14222
|
-
type: Object,
|
|
14223
|
-
required: false,
|
|
14224
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
14225
|
-
properties: revisioningSettingsLocalizedPropertiesSpecification
|
|
14226
|
-
}
|
|
14227
|
-
}
|
|
14228
|
-
}),
|
|
14229
|
-
[stylesProcessingPropertiesLocalization.logging.KEY]: {
|
|
14230
|
-
newName: "logging",
|
|
14231
|
-
type: Object,
|
|
14232
|
-
required: false,
|
|
14233
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
14234
|
-
properties: {
|
|
14235
|
-
[stylesProcessingPropertiesLocalization.logging.filesPaths.KEY]: {
|
|
14236
|
-
newName: "filesPaths",
|
|
14237
|
-
type: Boolean,
|
|
14238
|
-
required: false
|
|
14239
|
-
},
|
|
14240
|
-
[stylesProcessingPropertiesLocalization.logging.filesCount.KEY]: {
|
|
14241
|
-
newName: "filesCount",
|
|
14242
|
-
type: Boolean,
|
|
14243
|
-
required: false
|
|
14244
|
-
},
|
|
14245
|
-
[stylesProcessingPropertiesLocalization.logging.partialFilesAndParentEntryPointsCorrespondence.KEY]: {
|
|
14246
|
-
newName: "partialFilesAndParentEntryPointsCorrespondence",
|
|
14247
|
-
type: Boolean,
|
|
14248
|
-
required: false
|
|
14249
|
-
},
|
|
14250
|
-
[stylesProcessingPropertiesLocalization.logging.filesWatcherEvents.KEY]: {
|
|
14251
|
-
newName: "filesWatcherEvents",
|
|
14252
|
-
type: Boolean,
|
|
14253
|
-
required: false
|
|
13863
|
+
/* ━━━ Localization ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
13864
|
+
StylesProcessingSettings__FromFile__RawValid.propertiesSpecification = {
|
|
13865
|
+
$common: {
|
|
13866
|
+
newName: "common",
|
|
13867
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
13868
|
+
type: Object,
|
|
13869
|
+
required: false,
|
|
13870
|
+
properties: {
|
|
13871
|
+
$buildingModeDependent: {
|
|
13872
|
+
newName: "buildingModeDependent",
|
|
13873
|
+
type: es_extensions_1.RawObjectDataProcessor.ValuesTypesIDs.associativeArrayOfUniformTypeValues,
|
|
13874
|
+
required: false,
|
|
13875
|
+
minimalEntriesCount: 1,
|
|
13876
|
+
allowedKeys: [
|
|
13877
|
+
"$staticPreview",
|
|
13878
|
+
"$localDevelopment",
|
|
13879
|
+
"$testing",
|
|
13880
|
+
"$staging",
|
|
13881
|
+
"$production"
|
|
13882
|
+
],
|
|
13883
|
+
keysRenamings: {
|
|
13884
|
+
$staticPreview: ConsumingProjectBuildingModes_1.default.staticPreview,
|
|
13885
|
+
$localDevelopment: ConsumingProjectBuildingModes_1.default.localDevelopment,
|
|
13886
|
+
$testing: ConsumingProjectBuildingModes_1.default.testing,
|
|
13887
|
+
$staging: ConsumingProjectBuildingModes_1.default.staging,
|
|
13888
|
+
$production: ConsumingProjectBuildingModes_1.default.production
|
|
14254
13889
|
},
|
|
14255
|
-
|
|
14256
|
-
newName: "linting",
|
|
13890
|
+
value: {
|
|
14257
13891
|
type: Object,
|
|
14258
|
-
required: false,
|
|
14259
|
-
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
14260
13892
|
properties: {
|
|
14261
|
-
|
|
14262
|
-
newName: "
|
|
14263
|
-
type:
|
|
13893
|
+
$secondsBetweenFileUpdatingAndStartingOfRebuilding: {
|
|
13894
|
+
newName: "secondsBetweenFileUpdatingAndStartingOfRebuilding",
|
|
13895
|
+
type: Number,
|
|
13896
|
+
numbersSet: es_extensions_1.RawObjectDataProcessor.NumbersSets.naturalNumber,
|
|
14264
13897
|
required: false
|
|
14265
13898
|
},
|
|
14266
|
-
|
|
14267
|
-
newName: "
|
|
13899
|
+
$mustResolveResourceReferencesToRelativePaths: {
|
|
13900
|
+
newName: "mustResolveResourceReferencesToRelativePaths",
|
|
14268
13901
|
type: Boolean,
|
|
14269
13902
|
required: false
|
|
14270
13903
|
}
|
|
@@ -14272,9 +13905,72 @@ var StylesProcessingSettings__FromFile__RawValid;
|
|
|
14272
13905
|
}
|
|
14273
13906
|
}
|
|
14274
13907
|
}
|
|
14275
|
-
}
|
|
14276
|
-
|
|
14277
|
-
|
|
13908
|
+
},
|
|
13909
|
+
$linting: {
|
|
13910
|
+
newName: "linting",
|
|
13911
|
+
type: Object,
|
|
13912
|
+
required: false,
|
|
13913
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
13914
|
+
properties: LintingSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
13915
|
+
},
|
|
13916
|
+
...SourceCodeProcessingSettingsGenericProperties__FromFile__RawValid_1.default.generatePropertiesSpecification({
|
|
13917
|
+
entryPointsGroupBuildingModeDependentSpecificSettingsLocalizedPropertiesSpecification: {
|
|
13918
|
+
$revisioning: {
|
|
13919
|
+
newName: "revisioning",
|
|
13920
|
+
type: Object,
|
|
13921
|
+
required: false,
|
|
13922
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
13923
|
+
properties: RevisioningSettings__FromFile__RawValid_1.default.propertiesSpecification
|
|
13924
|
+
}
|
|
13925
|
+
}
|
|
13926
|
+
}),
|
|
13927
|
+
$logging: {
|
|
13928
|
+
newName: "logging",
|
|
13929
|
+
type: Object,
|
|
13930
|
+
required: false,
|
|
13931
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
13932
|
+
properties: {
|
|
13933
|
+
$filesPaths: {
|
|
13934
|
+
newName: "filesPaths",
|
|
13935
|
+
type: Boolean,
|
|
13936
|
+
required: false
|
|
13937
|
+
},
|
|
13938
|
+
$filesCount: {
|
|
13939
|
+
newName: "filesCount",
|
|
13940
|
+
type: Boolean,
|
|
13941
|
+
required: false
|
|
13942
|
+
},
|
|
13943
|
+
$partialFilesAndParentEntryPointsCorrespondence: {
|
|
13944
|
+
newName: "partialFilesAndParentEntryPointsCorrespondence",
|
|
13945
|
+
type: Boolean,
|
|
13946
|
+
required: false
|
|
13947
|
+
},
|
|
13948
|
+
$filesWatcherEvents: {
|
|
13949
|
+
newName: "filesWatcherEvents",
|
|
13950
|
+
type: Boolean,
|
|
13951
|
+
required: false
|
|
13952
|
+
},
|
|
13953
|
+
$linting: {
|
|
13954
|
+
newName: "linting",
|
|
13955
|
+
type: Object,
|
|
13956
|
+
required: false,
|
|
13957
|
+
preValidationModifications: es_extensions_1.nullToUndefined,
|
|
13958
|
+
properties: {
|
|
13959
|
+
$starting: {
|
|
13960
|
+
newName: "starting",
|
|
13961
|
+
type: Boolean,
|
|
13962
|
+
required: false
|
|
13963
|
+
},
|
|
13964
|
+
$completionWithoutIssues: {
|
|
13965
|
+
newName: "completionWithoutIssues",
|
|
13966
|
+
type: Boolean,
|
|
13967
|
+
required: false
|
|
13968
|
+
}
|
|
13969
|
+
}
|
|
13970
|
+
}
|
|
13971
|
+
}
|
|
13972
|
+
}
|
|
13973
|
+
};
|
|
14278
13974
|
})(StylesProcessingSettings__FromFile__RawValid || (StylesProcessingSettings__FromFile__RawValid = {}));
|
|
14279
13975
|
exports["default"] = StylesProcessingSettings__FromFile__RawValid;
|
|
14280
13976
|
|
|
@@ -15471,6 +15167,7 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15471
15167
|
CONSUMING_PROJECT_ROOT_DIRECTORY_ABSOLUTE_PATH;
|
|
15472
15168
|
CACHED_METADATA_FILE_ABSOLUTE_PATH;
|
|
15473
15169
|
TARGET_FILES_TYPE_IN_SINGULAR_FORM;
|
|
15170
|
+
currentChainOfRelativePathsInFilesTree = [];
|
|
15474
15171
|
/* ━━━ Constructor ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
|
|
15475
15172
|
constructor(initializationProperties) {
|
|
15476
15173
|
this.isEntryPoint = initializationProperties.isEntryPoint;
|
|
@@ -15582,9 +15279,6 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15582
15279
|
comparedPath: entryPointAbsolutePath__forwardSlashSeparators,
|
|
15583
15280
|
alwaysForwardSlashSeparators: true
|
|
15584
15281
|
});
|
|
15585
|
-
// console.log("CHECKPOINT 1");
|
|
15586
|
-
// console.log("entryPointPathRelativeToConsumingProjectRootDirectory__forwardSlashSeparators");
|
|
15587
|
-
// console.log(entryPointPathRelativeToConsumingProjectRootDirectory__forwardSlashSeparators);
|
|
15588
15282
|
let entryPointLastModificationDateTime__ISO8601;
|
|
15589
15283
|
try {
|
|
15590
15284
|
entryPointLastModificationDateTime__ISO8601 = fs_1.default.statSync(entryPointAbsolutePath__forwardSlashSeparators).
|
|
@@ -15642,20 +15336,20 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15642
15336
|
alwaysForwardSlashSeparators: true
|
|
15643
15337
|
}))
|
|
15644
15338
|
};
|
|
15645
|
-
// console.debug("CHECKPOINT 2");
|
|
15646
|
-
// console.log("absolutePathsOfExistingDirectChildrenFilesOfCurrentEntryPoint__forwardSlashSeparators");
|
|
15647
|
-
// console.log(absolutePathsOfExistingDirectChildrenFilesOfCurrentEntryPoint__forwardSlashSeparators);
|
|
15648
|
-
// console.log("cachedMetadataOfCurrentEntryPoint");
|
|
15649
|
-
// console.log(cachedMetadataOfCurrentEntryPoint);
|
|
15650
|
-
// debugger;
|
|
15651
15339
|
this.entryPointsMetadata.set(entryPointPathRelativeToConsumingProjectRootDirectory__forwardSlashSeparators, cachedMetadataOfCurrentEntryPoint);
|
|
15652
15340
|
}
|
|
15653
|
-
const experimentalArrayForInfiniteRecursionPreventing = [entryPointPathRelativeToConsumingProjectRootDirectory__forwardSlashSeparators];
|
|
15654
15341
|
for (const absolutePathOfDirectExistingChildFileOfCurrentEntryPoint__forwardSlashSeparators of absolutePathsOfExistingDirectChildrenFilesOfCurrentEntryPoint__forwardSlashSeparators) {
|
|
15342
|
+
const childFileRelativePath__forwardSlashSeparators = es_extensions_nodejs_1.ImprovedPath.computeRelativePath({
|
|
15343
|
+
basePath: this.CONSUMING_PROJECT_ROOT_DIRECTORY_ABSOLUTE_PATH,
|
|
15344
|
+
comparedPath: absolutePathOfDirectExistingChildFileOfCurrentEntryPoint__forwardSlashSeparators,
|
|
15345
|
+
alwaysForwardSlashSeparators: true
|
|
15346
|
+
});
|
|
15347
|
+
this.currentChainOfRelativePathsInFilesTree[this.currentChainOfRelativePathsInFilesTree.length] =
|
|
15348
|
+
childFileRelativePath__forwardSlashSeparators;
|
|
15655
15349
|
this.updateMetadataForExistingChildFile({
|
|
15656
15350
|
targetChildFileAbsolutePath__forwardSlashSeparators: absolutePathOfDirectExistingChildFileOfCurrentEntryPoint__forwardSlashSeparators,
|
|
15657
|
-
|
|
15658
|
-
|
|
15351
|
+
targetChildFileRelativePath__forwardSlashSeparators: childFileRelativePath__forwardSlashSeparators,
|
|
15352
|
+
parentEntryPointAbsolutePath__forwardSlashSeparators: entryPointAbsolutePath__forwardSlashSeparators
|
|
15659
15353
|
});
|
|
15660
15354
|
this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass.
|
|
15661
15355
|
add(absolutePathOfDirectExistingChildFileOfCurrentEntryPoint__forwardSlashSeparators);
|
|
@@ -15817,37 +15511,14 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15817
15511
|
}
|
|
15818
15512
|
return null;
|
|
15819
15513
|
}
|
|
15820
|
-
updateMetadataForExistingChildFile({ targetChildFileAbsolutePath__forwardSlashSeparators,
|
|
15821
|
-
const targetChildFileRelativePath__forwardSlashSeparators = es_extensions_nodejs_1.ImprovedPath.computeRelativePath({
|
|
15822
|
-
basePath: this.CONSUMING_PROJECT_ROOT_DIRECTORY_ABSOLUTE_PATH,
|
|
15823
|
-
comparedPath: targetChildFileAbsolutePath__forwardSlashSeparators,
|
|
15824
|
-
alwaysForwardSlashSeparators: true
|
|
15825
|
-
});
|
|
15514
|
+
updateMetadataForExistingChildFile({ targetChildFileAbsolutePath__forwardSlashSeparators, targetChildFileRelativePath__forwardSlashSeparators, parentEntryPointAbsolutePath__forwardSlashSeparators }) {
|
|
15826
15515
|
const cachedMetadataOfCurrentChildFile = this.childrenFilesMetadata.get(targetChildFileRelativePath__forwardSlashSeparators);
|
|
15827
|
-
es_extensions_1.Logger.logGeneric({
|
|
15828
|
-
mustOutputIf: SourceCodeSelectiveReprocessingHelper.DEBUGGING_MODE,
|
|
15829
|
-
badge: { customText: "Debug" },
|
|
15830
|
-
title: "SourceCodeSelectiveReprocessingHelper, Updating of Children Files Metadata",
|
|
15831
|
-
description: targetChildFileRelativePath__forwardSlashSeparators,
|
|
15832
|
-
additionalData: {
|
|
15833
|
-
absolutePathsOfAffiliatedFilesWhichHasBeenScannedDuringCurrentPass: this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass
|
|
15834
|
-
}
|
|
15835
|
-
});
|
|
15836
|
-
// console.log("CHECKPOINT 3");
|
|
15837
|
-
// console.log("targetChildFileRelativePath__forwardSlashSeparators");
|
|
15838
|
-
// console.log(targetChildFileRelativePath__forwardSlashSeparators);
|
|
15839
|
-
// console.log("cachedMetadataOfCurrentChildFile");
|
|
15840
|
-
// console.log(cachedMetadataOfCurrentChildFile);
|
|
15841
|
-
// console.log("absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass");
|
|
15842
|
-
// console.log(this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass);
|
|
15843
|
-
// debugger;
|
|
15844
15516
|
/* [ Approach ] If the child file has been scanned it must be in the `childrenFilesMetadata` however for the
|
|
15845
15517
|
* TypeScript type checking the non-undefined check of "cachedMetadataOfCurrentAffiliatedFile" additionally
|
|
15846
15518
|
* required. */
|
|
15847
15519
|
if (this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass.
|
|
15848
|
-
has(
|
|
15520
|
+
has(targetChildFileAbsolutePath__forwardSlashSeparators) &&
|
|
15849
15521
|
(0, es_extensions_1.isNotUndefined)(cachedMetadataOfCurrentChildFile)) {
|
|
15850
|
-
// console.log("CHECKPOINT 4 - A");
|
|
15851
15522
|
cachedMetadataOfCurrentChildFile.parentEntryPointsAbsolutePaths.
|
|
15852
15523
|
add(parentEntryPointAbsolutePath__forwardSlashSeparators);
|
|
15853
15524
|
this.registerEntryPointAsParentTo({
|
|
@@ -15856,7 +15527,6 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15856
15527
|
});
|
|
15857
15528
|
return;
|
|
15858
15529
|
}
|
|
15859
|
-
// console.log("CHECKPOINT 4 - B");
|
|
15860
15530
|
let targetChildFileModificationDateTime__ISO8601;
|
|
15861
15531
|
try {
|
|
15862
15532
|
targetChildFileModificationDateTime__ISO8601 = fs_1.default.
|
|
@@ -15873,8 +15543,6 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15873
15543
|
});
|
|
15874
15544
|
return;
|
|
15875
15545
|
}
|
|
15876
|
-
// console.log("CHECKPOINT 5");
|
|
15877
|
-
// debugger;
|
|
15878
15546
|
let absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators;
|
|
15879
15547
|
if (cachedMetadataOfCurrentChildFile?.modificationDateTime__ISO8601 === targetChildFileModificationDateTime__ISO8601) {
|
|
15880
15548
|
absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators = new Set();
|
|
@@ -15885,20 +15553,21 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15885
15553
|
if (!fs_1.default.existsSync(absolutePathOfChildFileOfCurrentOne__forwardSlashSeparators)) {
|
|
15886
15554
|
cachedMetadataOfCurrentChildFile.directChildrenFilesRelativePaths.delete(relativePathOfChildFileOfCurrentOne);
|
|
15887
15555
|
}
|
|
15888
|
-
absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators = new Set(Array.
|
|
15556
|
+
absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators = new Set(Array.
|
|
15557
|
+
from(cachedMetadataOfCurrentChildFile.directChildrenFilesRelativePaths).
|
|
15558
|
+
map((directChildFileRelativePath) => es_extensions_nodejs_1.ImprovedPath.joinPathSegments([
|
|
15559
|
+
this.CONSUMING_PROJECT_ROOT_DIRECTORY_ABSOLUTE_PATH,
|
|
15560
|
+
directChildFileRelativePath
|
|
15561
|
+
])));
|
|
15889
15562
|
}
|
|
15890
15563
|
cachedMetadataOfCurrentChildFile.parentEntryPointsAbsolutePaths.
|
|
15891
15564
|
add(parentEntryPointAbsolutePath__forwardSlashSeparators);
|
|
15892
15565
|
}
|
|
15893
15566
|
else {
|
|
15894
|
-
// console.log("CHECKPOINT 6-B");
|
|
15895
15567
|
absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators = this.
|
|
15896
15568
|
getAbsolutePathsOfExistingChildrenFilesOfExistingTargetFile__forwardSlashSeparators({
|
|
15897
15569
|
targetFileAbsolutePath__forwardSlashSeparators: targetChildFileAbsolutePath__forwardSlashSeparators
|
|
15898
15570
|
});
|
|
15899
|
-
// console.log("absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators");
|
|
15900
|
-
// console.log(absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators);
|
|
15901
|
-
// debugger;
|
|
15902
15571
|
this.childrenFilesMetadata.set(targetChildFileRelativePath__forwardSlashSeparators, {
|
|
15903
15572
|
parentEntryPointsAbsolutePaths: new Set([parentEntryPointAbsolutePath__forwardSlashSeparators]),
|
|
15904
15573
|
modificationDateTime__ISO8601: targetChildFileModificationDateTime__ISO8601,
|
|
@@ -15910,26 +15579,34 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15910
15579
|
});
|
|
15911
15580
|
}
|
|
15912
15581
|
this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass.
|
|
15913
|
-
add(
|
|
15914
|
-
// console.log("CHECKPOINT 7");
|
|
15915
|
-
// console.log("absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass");
|
|
15916
|
-
// console.log(this.absolutePathsOfChildrenFilesWhichHasBeenScannedDuringCurrentPass);
|
|
15917
|
-
// console.log("absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators");
|
|
15918
|
-
// console.log(absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators);
|
|
15919
|
-
// experimentalArrayForInfiniteRecursionPreventing.push(experimentalArrayForInfiniteRecursionPreventing)
|
|
15582
|
+
add(targetChildFileAbsolutePath__forwardSlashSeparators);
|
|
15920
15583
|
for (const absolutePathOfExistingAffiliatedFileOfTargetOne__forwardSlashSeparators of absolutePathsOfExistingChildrenFilesOfTargetOne__forwardSlashSeparators) {
|
|
15921
|
-
|
|
15922
|
-
|
|
15923
|
-
|
|
15584
|
+
const relativePathOfChildrenFileOfTargetOne__forwardSlashSeparators = es_extensions_nodejs_1.ImprovedPath.computeRelativePath({
|
|
15585
|
+
basePath: this.CONSUMING_PROJECT_ROOT_DIRECTORY_ABSOLUTE_PATH,
|
|
15586
|
+
comparedPath: absolutePathOfExistingAffiliatedFileOfTargetOne__forwardSlashSeparators,
|
|
15587
|
+
alwaysForwardSlashSeparators: true
|
|
15588
|
+
});
|
|
15589
|
+
if (this.currentChainOfRelativePathsInFilesTree.includes(relativePathOfChildrenFileOfTargetOne__forwardSlashSeparators)) {
|
|
15590
|
+
continue;
|
|
15591
|
+
}
|
|
15592
|
+
this.currentChainOfRelativePathsInFilesTree[this.currentChainOfRelativePathsInFilesTree.length] =
|
|
15593
|
+
relativePathOfChildrenFileOfTargetOne__forwardSlashSeparators;
|
|
15924
15594
|
this.updateMetadataForExistingChildFile({
|
|
15925
15595
|
targetChildFileAbsolutePath__forwardSlashSeparators: absolutePathOfExistingAffiliatedFileOfTargetOne__forwardSlashSeparators,
|
|
15926
|
-
|
|
15927
|
-
|
|
15596
|
+
targetChildFileRelativePath__forwardSlashSeparators: relativePathOfChildrenFileOfTargetOne__forwardSlashSeparators,
|
|
15597
|
+
parentEntryPointAbsolutePath__forwardSlashSeparators
|
|
15928
15598
|
});
|
|
15929
15599
|
}
|
|
15600
|
+
this.currentChainOfRelativePathsInFilesTree.pop();
|
|
15930
15601
|
}
|
|
15931
15602
|
registerEntryPointAsParentTo({ cachedMetadataOfTargetChildFile, parentEntryPointAbsolutePath__forwardSlashSeparators }) {
|
|
15932
15603
|
for (const relativePathsOfDirectChildFileOfCurrentOne__forwardSlashSeparators of cachedMetadataOfTargetChildFile.directChildrenFilesRelativePaths) {
|
|
15604
|
+
if (this.currentChainOfRelativePathsInFilesTree.
|
|
15605
|
+
includes(relativePathsOfDirectChildFileOfCurrentOne__forwardSlashSeparators)) {
|
|
15606
|
+
continue;
|
|
15607
|
+
}
|
|
15608
|
+
this.currentChainOfRelativePathsInFilesTree[this.currentChainOfRelativePathsInFilesTree.length] =
|
|
15609
|
+
relativePathsOfDirectChildFileOfCurrentOne__forwardSlashSeparators;
|
|
15933
15610
|
const cachedMetadataOfChildFileOfCurrentOne = this.childrenFilesMetadata.get(relativePathsOfDirectChildFileOfCurrentOne__forwardSlashSeparators);
|
|
15934
15611
|
if ((0, es_extensions_1.isUndefined)(cachedMetadataOfChildFileOfCurrentOne)) {
|
|
15935
15612
|
continue;
|
|
@@ -15941,6 +15618,7 @@ class SourceCodeSelectiveReprocessingHelper {
|
|
|
15941
15618
|
parentEntryPointAbsolutePath__forwardSlashSeparators
|
|
15942
15619
|
});
|
|
15943
15620
|
}
|
|
15621
|
+
this.currentChainOfRelativePathsInFilesTree.pop();
|
|
15944
15622
|
}
|
|
15945
15623
|
clearFileMetadataPathFromCache(targetFileRelativePath__forwardSlashesPathSeparators) {
|
|
15946
15624
|
this.entryPointsMetadata.delete(targetFileRelativePath__forwardSlashesPathSeparators);
|
|
@@ -16108,6 +15786,59 @@ function extractStringifiedContentFromVinylFile(targetFile) {
|
|
|
16108
15786
|
}
|
|
16109
15787
|
|
|
16110
15788
|
|
|
15789
|
+
/***/ }),
|
|
15790
|
+
|
|
15791
|
+
/***/ "./UtilsIncubator/@yamato-daiwa/es-extensions-nodejs/ImprovedFileSystem/deleteFilesFromDirectory.ts":
|
|
15792
|
+
/*!**********************************************************************************************************!*\
|
|
15793
|
+
!*** ./UtilsIncubator/@yamato-daiwa/es-extensions-nodejs/ImprovedFileSystem/deleteFilesFromDirectory.ts ***!
|
|
15794
|
+
\**********************************************************************************************************/
|
|
15795
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
15796
|
+
|
|
15797
|
+
|
|
15798
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
15799
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15800
|
+
};
|
|
15801
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
15802
|
+
exports["default"] = deleteFilesFromDirectory;
|
|
15803
|
+
const fs_1 = __importDefault(__webpack_require__(/*! fs */ "fs"));
|
|
15804
|
+
const promises_1 = __importDefault(__webpack_require__(/*! fs/promises */ "fs/promises"));
|
|
15805
|
+
const es_extensions_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions */ "@yamato-daiwa/es-extensions");
|
|
15806
|
+
const es_extensions_nodejs_1 = __webpack_require__(/*! @yamato-daiwa/es-extensions-nodejs */ "@yamato-daiwa/es-extensions-nodejs");
|
|
15807
|
+
function deleteFilesFromDirectory({ directoryPath__absoluteOrRelative, targetFileNamesExtensions, mustThrowErrorIfSomeFileCanNotBeDeleted, synchronously }) {
|
|
15808
|
+
const targetFilesAbsolutePaths = es_extensions_nodejs_1.ImprovedGlob.getFilesAbsolutePathsSynchronously([
|
|
15809
|
+
es_extensions_nodejs_1.ImprovedGlob.buildAllFilesInCurrentDirectoryAndBelowGlobSelector({
|
|
15810
|
+
basicDirectoryPath: directoryPath__absoluteOrRelative,
|
|
15811
|
+
fileNamesExtensions: targetFileNamesExtensions
|
|
15812
|
+
})
|
|
15813
|
+
]);
|
|
15814
|
+
if (synchronously) {
|
|
15815
|
+
for (const targetFilesAbsolutePath of targetFilesAbsolutePaths) {
|
|
15816
|
+
try {
|
|
15817
|
+
fs_1.default.unlinkSync(targetFilesAbsolutePath);
|
|
15818
|
+
}
|
|
15819
|
+
catch (error) {
|
|
15820
|
+
if (mustThrowErrorIfSomeFileCanNotBeDeleted) {
|
|
15821
|
+
es_extensions_1.Logger.throwErrorAndLog({
|
|
15822
|
+
errorType: "FileDeletingFailure",
|
|
15823
|
+
title: "File Deleting Failed",
|
|
15824
|
+
description: `The error has occurred during deleting of the file with path "${targetFilesAbsolutePath}".`,
|
|
15825
|
+
occurrenceLocation: "deleteFilesFromDirectory(compoundParameter)",
|
|
15826
|
+
innerError: error
|
|
15827
|
+
});
|
|
15828
|
+
}
|
|
15829
|
+
}
|
|
15830
|
+
}
|
|
15831
|
+
return;
|
|
15832
|
+
}
|
|
15833
|
+
return new Promise((resolve, reject) => {
|
|
15834
|
+
Promise.
|
|
15835
|
+
all(targetFilesAbsolutePaths.map(async (targetFilesAbsolutePath) => promises_1.default.unlink(targetFilesAbsolutePath))).
|
|
15836
|
+
then(resolve).
|
|
15837
|
+
catch(reject);
|
|
15838
|
+
});
|
|
15839
|
+
}
|
|
15840
|
+
|
|
15841
|
+
|
|
16111
15842
|
/***/ }),
|
|
16112
15843
|
|
|
16113
15844
|
/***/ "./UtilsIncubator/NodeJS/isSubdirectory.ts":
|
|
@@ -16335,6 +16066,16 @@ module.exports = require("fs");
|
|
|
16335
16066
|
|
|
16336
16067
|
/***/ }),
|
|
16337
16068
|
|
|
16069
|
+
/***/ "fs/promises":
|
|
16070
|
+
/*!******************************!*\
|
|
16071
|
+
!*** external "fs/promises" ***!
|
|
16072
|
+
\******************************/
|
|
16073
|
+
/***/ ((module) => {
|
|
16074
|
+
|
|
16075
|
+
module.exports = require("fs/promises");
|
|
16076
|
+
|
|
16077
|
+
/***/ }),
|
|
16078
|
+
|
|
16338
16079
|
/***/ "gulp":
|
|
16339
16080
|
/*!***********************!*\
|
|
16340
16081
|
!*** external "gulp" ***!
|
|
@@ -16595,6 +16336,16 @@ module.exports = require("puppeteer");
|
|
|
16595
16336
|
|
|
16596
16337
|
/***/ }),
|
|
16597
16338
|
|
|
16339
|
+
/***/ "require-from-string":
|
|
16340
|
+
/*!**************************************!*\
|
|
16341
|
+
!*** external "require-from-string" ***!
|
|
16342
|
+
\**************************************/
|
|
16343
|
+
/***/ ((module) => {
|
|
16344
|
+
|
|
16345
|
+
module.exports = require("require-from-string");
|
|
16346
|
+
|
|
16347
|
+
/***/ }),
|
|
16348
|
+
|
|
16598
16349
|
/***/ "stream":
|
|
16599
16350
|
/*!*************************!*\
|
|
16600
16351
|
!*** external "stream" ***!
|