tnp-core 21.0.122 → 21.0.124
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/VERIFIED-BUILD-DATA.jsonc +2 -2
- package/browser/fesm2022/tnp-core-browser.mjs +20 -1
- package/browser/fesm2022/tnp-core-browser.mjs.map +1 -1
- package/browser/package.json +1 -1
- package/browser/types/tnp-core-browser.d.ts +7 -1
- package/browser-prod/fesm2022/tnp-core-browser-prod.mjs +20 -1
- package/browser-prod/fesm2022/tnp-core-browser-prod.mjs.map +1 -1
- package/browser-prod/package.json +1 -1
- package/browser-prod/types/tnp-core-browser-prod.d.ts +7 -1
- package/cli.backend.js +2 -2
- package/lib/build-info._auto-generated_.d.ts +1 -1
- package/lib/build-info._auto-generated_.js +1 -1
- package/lib/constants.d.ts +4 -0
- package/lib/constants.js +8 -1
- package/lib/constants.js.map +1 -1
- package/lib/core-imports.js.map +1 -1
- package/lib/node-chalk-mock.js +2 -2
- package/lib/node-path-mock.js +2 -2
- package/lib/package.json +1 -1
- package/lib/utils-os.d.ts +3 -0
- package/lib/utils-os.js +17 -1
- package/lib/utils-os.js.map +1 -1
- package/lib-prod/build-info._auto-generated_.d.ts +1 -1
- package/lib-prod/build-info._auto-generated_.js +1 -1
- package/lib-prod/constants.d.ts +4 -0
- package/lib-prod/constants.js +7 -0
- package/lib-prod/constants.js.map +1 -1
- package/lib-prod/core-imports.js.map +1 -1
- package/lib-prod/node-chalk-mock.d.ts +1 -1
- package/lib-prod/node-chalk-mock.js +1 -1
- package/lib-prod/node-path-mock.d.ts +1 -1
- package/lib-prod/node-path-mock.js +1 -1
- package/lib-prod/package.json +1 -1
- package/lib-prod/utils-os.d.ts +3 -0
- package/lib-prod/utils-os.js +15 -0
- package/lib-prod/utils-os.js.map +1 -1
- package/package.json +1 -1
- package/websql/fesm2022/tnp-core-websql.mjs +20 -1
- package/websql/fesm2022/tnp-core-websql.mjs.map +1 -1
- package/websql/package.json +1 -1
- package/websql/types/tnp-core-websql.d.ts +7 -1
- package/websql-prod/fesm2022/tnp-core-websql-prod.mjs +20 -1
- package/websql-prod/fesm2022/tnp-core-websql-prod.mjs.map +1 -1
- package/websql-prod/package.json +1 -1
- package/websql-prod/types/tnp-core-websql-prod.d.ts +7 -1
|
@@ -3596,6 +3596,13 @@ const encoding = 'utf8';
|
|
|
3596
3596
|
* output when building multiple projects
|
|
3597
3597
|
*/
|
|
3598
3598
|
const taonActionFromParent = 'taon-action-from-parent';
|
|
3599
|
+
const globalSpinner = {
|
|
3600
|
+
get instance() {
|
|
3601
|
+
/* */
|
|
3602
|
+
/* */
|
|
3603
|
+
return (void 0);
|
|
3604
|
+
},
|
|
3605
|
+
};
|
|
3599
3606
|
|
|
3600
3607
|
//#region imports
|
|
3601
3608
|
//#endregion
|
|
@@ -5576,6 +5583,18 @@ ${opt.subtitle ? opt.subtitle + '\n' : ''}${opt.body ?? ''}
|
|
|
5576
5583
|
};
|
|
5577
5584
|
//#endregion
|
|
5578
5585
|
})(UtilsOs || (UtilsOs = {}));
|
|
5586
|
+
let taonRepoPathUserInUserDir = '';
|
|
5587
|
+
/* */
|
|
5588
|
+
/* */
|
|
5589
|
+
/* */
|
|
5590
|
+
/* */
|
|
5591
|
+
/* */
|
|
5592
|
+
/* */
|
|
5593
|
+
const taonBasePathToGlobalDockerTemplates = crossPlatformPath([
|
|
5594
|
+
UtilsOs.getRealHomeDir(),
|
|
5595
|
+
dotTaonFolder,
|
|
5596
|
+
dockerTemplates,
|
|
5597
|
+
]);
|
|
5579
5598
|
|
|
5580
5599
|
//#region imports
|
|
5581
5600
|
//#endregion
|
|
@@ -11839,5 +11858,5 @@ class TaonStripeCloudflareWorker {
|
|
|
11839
11858
|
* Generated bundle index. Do not edit.
|
|
11840
11859
|
*/
|
|
11841
11860
|
|
|
11842
|
-
export { $, BaselineSiteJoinprefix, CLI, CoreConfig, CoreModels, FilePathMetaData, FilesNames, GlobalLibTypeName, GlobalStorage, GlobalTaskManager, GlobalTaskManagerClass, Helpers, LibTypeArr, LibTypeEnum, PREFIXES, PROGRESS_DATA, REGEX_REGION, TAGS, TaonStripeCloudflareKey, TaonStripeCloudflareWorker, Utils, UtilsCliClassMethod, UtilsDotFile, UtilsEtcHosts, UtilsExecProc, UtilsFilesFolders, UtilsFilesFoldersSync, UtilsJson, UtilsMessages, UtilsMigrations, UtilsNetwork, UtilsOs, UtilsProcess, UtilsProcessLogger, UtilsString, UtilsStringRegex, UtilsSudo, UtilsTerminal, UtilsYaml, _, appRelatedFiles, areTrustedForPatchUpdate, backendNodejsOnlyFiles, backendWebsqlNodejsFiles, baseTaonDevProjectsNames, chalk, child_process, chokidar, config, crossPlatformPath, dateformat, dockerTemplates, dotTaonFolder, dotTnpFolder, encoding, extAllowedToExportAndReplaceTSJSCodeFiles, extAllowedToReplace, extForSassLikeFiles, extForStyles, extTemplatesFiles, fg, fileName, filesNotAllowedToClean, fkill, folderName, frameworkName, frameworkNameBe, frontEndOnly, frontendFiles, fse, glob, http, https, isElevated, load, mkdirp, ncp, net, notAllowedNames, notAllowedProjectNames, notNeededForExportFiles, os, path, ps, psList, requireDefault, requiredForDev, rimraf, spawn, taonActionFromParent, taonContainers, taonPackageName, taonProjects, tempFoldersName, tnpPackageName, urlRepoTaon, urlRepoTaonContainers, win32Path };
|
|
11861
|
+
export { $, BaselineSiteJoinprefix, CLI, CoreConfig, CoreModels, FilePathMetaData, FilesNames, GlobalLibTypeName, GlobalStorage, GlobalTaskManager, GlobalTaskManagerClass, Helpers, LibTypeArr, LibTypeEnum, PREFIXES, PROGRESS_DATA, REGEX_REGION, TAGS, TaonStripeCloudflareKey, TaonStripeCloudflareWorker, Utils, UtilsCliClassMethod, UtilsDotFile, UtilsEtcHosts, UtilsExecProc, UtilsFilesFolders, UtilsFilesFoldersSync, UtilsJson, UtilsMessages, UtilsMigrations, UtilsNetwork, UtilsOs, UtilsProcess, UtilsProcessLogger, UtilsString, UtilsStringRegex, UtilsSudo, UtilsTerminal, UtilsYaml, _, appRelatedFiles, areTrustedForPatchUpdate, backendNodejsOnlyFiles, backendWebsqlNodejsFiles, baseTaonDevProjectsNames, chalk, child_process, chokidar, config, crossPlatformPath, dateformat, dockerTemplates, dotTaonFolder, dotTnpFolder, encoding, extAllowedToExportAndReplaceTSJSCodeFiles, extAllowedToReplace, extForSassLikeFiles, extForStyles, extTemplatesFiles, fg, fileName, filesNotAllowedToClean, fkill, folderName, frameworkName, frameworkNameBe, frontEndOnly, frontendFiles, fse, glob, globalSpinner, http, https, isElevated, load, mkdirp, ncp, net, notAllowedNames, notAllowedProjectNames, notNeededForExportFiles, os, path, ps, psList, requireDefault, requiredForDev, rimraf, spawn, taonActionFromParent, taonBasePathToGlobalDockerTemplates, taonContainers, taonPackageName, taonProjects, taonRepoPathUserInUserDir, tempFoldersName, tnpPackageName, urlRepoTaon, urlRepoTaonContainers, win32Path };
|
|
11843
11862
|
//# sourceMappingURL=tnp-core-browser.mjs.map
|