@intlayer/editor-react 7.1.4 → 7.1.6

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.
Files changed (162) hide show
  1. package/dist/cjs/EditorProvider.cjs +1 -1
  2. package/dist/cjs/EditorProvider.cjs.map +1 -1
  3. package/dist/esm/EditorProvider.mjs +1 -1
  4. package/dist/esm/EditorProvider.mjs.map +1 -1
  5. package/dist/types/ConfigurationContext.d.ts +2 -2
  6. package/dist/types/EditorEnabledContext.d.ts +2 -2
  7. package/dist/types/useCrossURLPathState.d.ts +3 -3
  8. package/dist/types/useEditorLocale.d.ts +2 -2
  9. package/dist/types/useFocusUnmergedDictionary.d.ts +2 -2
  10. package/package.json +6 -6
  11. package/dist/cjs/FocusDictionaryContext copy.cjs +0 -57
  12. package/dist/cjs/FocusDictionaryContext copy.cjs.map +0 -1
  13. package/dist/cjs/FocusDictionaryServerContext.cjs +0 -24
  14. package/dist/cjs/FocusDictionaryServerContext.cjs.map +0 -1
  15. package/dist/cjs/FocusDictionaryUnmergedContext.cjs +0 -102
  16. package/dist/cjs/FocusDictionaryUnmergedContext.cjs.map +0 -1
  17. package/dist/cjs/config/dist/esm/_virtual/rolldown_runtime.cjs +0 -10
  18. package/dist/cjs/config/dist/esm/_virtual/rolldown_runtime.cjs.map +0 -1
  19. package/dist/cjs/config/dist/esm/built.cjs +0 -8
  20. package/dist/cjs/config/dist/esm/built.cjs.map +0 -1
  21. package/dist/cjs/config/dist/esm/configFile/buildConfigurationFields.cjs +0 -119
  22. package/dist/cjs/config/dist/esm/configFile/buildConfigurationFields.cjs.map +0 -1
  23. package/dist/cjs/config/dist/esm/configFile/getConfiguration.cjs +0 -69
  24. package/dist/cjs/config/dist/esm/configFile/getConfiguration.cjs.map +0 -1
  25. package/dist/cjs/config/dist/esm/configFile/loadConfigurationFile.cjs +0 -26
  26. package/dist/cjs/config/dist/esm/configFile/loadConfigurationFile.cjs.map +0 -1
  27. package/dist/cjs/config/dist/esm/configFile/searchConfigurationFile.cjs +0 -51
  28. package/dist/cjs/config/dist/esm/configFile/searchConfigurationFile.cjs.map +0 -1
  29. package/dist/cjs/config/dist/esm/defaultValues/build.cjs +0 -15
  30. package/dist/cjs/config/dist/esm/defaultValues/build.cjs.map +0 -1
  31. package/dist/cjs/config/dist/esm/defaultValues/content.cjs +0 -54
  32. package/dist/cjs/config/dist/esm/defaultValues/content.cjs.map +0 -1
  33. package/dist/cjs/config/dist/esm/defaultValues/dictionary.cjs +0 -7
  34. package/dist/cjs/config/dist/esm/defaultValues/dictionary.cjs.map +0 -1
  35. package/dist/cjs/config/dist/esm/defaultValues/editor.cjs +0 -23
  36. package/dist/cjs/config/dist/esm/defaultValues/editor.cjs.map +0 -1
  37. package/dist/cjs/config/dist/esm/defaultValues/internationalization.cjs +0 -14
  38. package/dist/cjs/config/dist/esm/defaultValues/internationalization.cjs.map +0 -1
  39. package/dist/cjs/config/dist/esm/defaultValues/log.cjs +0 -10
  40. package/dist/cjs/config/dist/esm/defaultValues/log.cjs.map +0 -1
  41. package/dist/cjs/config/dist/esm/defaultValues/routing.cjs +0 -11
  42. package/dist/cjs/config/dist/esm/defaultValues/routing.cjs.map +0 -1
  43. package/dist/cjs/config/dist/esm/loadEnvFile.cjs +0 -26
  44. package/dist/cjs/config/dist/esm/loadEnvFile.cjs.map +0 -1
  45. package/dist/cjs/config/dist/esm/loadExternalFile/bundleFile.cjs +0 -23
  46. package/dist/cjs/config/dist/esm/loadExternalFile/bundleFile.cjs.map +0 -1
  47. package/dist/cjs/config/dist/esm/loadExternalFile/loadExternalFile.cjs +0 -47
  48. package/dist/cjs/config/dist/esm/loadExternalFile/loadExternalFile.cjs.map +0 -1
  49. package/dist/cjs/config/dist/esm/loadExternalFile/parseFileContent.cjs +0 -65
  50. package/dist/cjs/config/dist/esm/loadExternalFile/parseFileContent.cjs.map +0 -1
  51. package/dist/cjs/config/dist/esm/loadExternalFile/transpileTSToMJS.cjs +0 -45
  52. package/dist/cjs/config/dist/esm/loadExternalFile/transpileTSToMJS.cjs.map +0 -1
  53. package/dist/cjs/config/dist/esm/logger.cjs +0 -47
  54. package/dist/cjs/config/dist/esm/logger.cjs.map +0 -1
  55. package/dist/cjs/config/dist/esm/types/dist/esm/_virtual/rolldown_runtime.cjs +0 -15
  56. package/dist/cjs/config/dist/esm/types/dist/esm/_virtual/rolldown_runtime.cjs.map +0 -1
  57. package/dist/cjs/config/dist/esm/types/dist/esm/locales.cjs +0 -1128
  58. package/dist/cjs/config/dist/esm/types/dist/esm/locales.cjs.map +0 -1
  59. package/dist/cjs/config/dist/esm/utils/ESMxCJSHelpers.cjs +0 -27
  60. package/dist/cjs/config/dist/esm/utils/ESMxCJSHelpers.cjs.map +0 -1
  61. package/dist/cjs/config/dist/esm/utils/cache.cjs +0 -261
  62. package/dist/cjs/config/dist/esm/utils/cache.cjs.map +0 -1
  63. package/dist/cjs/config/dist/esm/utils/getPackageJsonPath.cjs +0 -34
  64. package/dist/cjs/config/dist/esm/utils/getPackageJsonPath.cjs.map +0 -1
  65. package/dist/cjs/config/dist/esm/utils/normalizePath.cjs +0 -17
  66. package/dist/cjs/config/dist/esm/utils/normalizePath.cjs.map +0 -1
  67. package/dist/cjs/core/dist/esm/dictionaryManipulator/editDictionaryByKeyPath.cjs +0 -60
  68. package/dist/cjs/core/dist/esm/dictionaryManipulator/editDictionaryByKeyPath.cjs.map +0 -1
  69. package/dist/cjs/core/dist/esm/dictionaryManipulator/getContentNodeByKeyPath.cjs +0 -17
  70. package/dist/cjs/core/dist/esm/dictionaryManipulator/getContentNodeByKeyPath.cjs.map +0 -1
  71. package/dist/cjs/core/dist/esm/dictionaryManipulator/renameContentNodeByKeyPath.cjs +0 -38
  72. package/dist/cjs/core/dist/esm/dictionaryManipulator/renameContentNodeByKeyPath.cjs.map +0 -1
  73. package/dist/cjs/core/dist/esm/types/dist/esm/nodeType.cjs +0 -25
  74. package/dist/cjs/core/dist/esm/types/dist/esm/nodeType.cjs.map +0 -1
  75. package/dist/cjs/editor/dist/esm/compareUrls.cjs +0 -39
  76. package/dist/cjs/editor/dist/esm/compareUrls.cjs.map +0 -1
  77. package/dist/cjs/editor/dist/esm/mergeIframeClick.cjs +0 -22
  78. package/dist/cjs/editor/dist/esm/mergeIframeClick.cjs.map +0 -1
  79. package/dist/cjs/editor/dist/esm/messagesKeys.cjs +0 -19
  80. package/dist/cjs/editor/dist/esm/messagesKeys.cjs.map +0 -1
  81. package/dist/cjs/types/dist/esm/nodeType.cjs +0 -25
  82. package/dist/cjs/types/dist/esm/nodeType.cjs.map +0 -1
  83. package/dist/esm/FocusDictionaryContext copy.mjs +0 -51
  84. package/dist/esm/FocusDictionaryContext copy.mjs.map +0 -1
  85. package/dist/esm/FocusDictionaryServerContext.mjs +0 -21
  86. package/dist/esm/FocusDictionaryServerContext.mjs.map +0 -1
  87. package/dist/esm/FocusDictionaryUnmergedContext.mjs +0 -93
  88. package/dist/esm/FocusDictionaryUnmergedContext.mjs.map +0 -1
  89. package/dist/esm/_virtual/rolldown_runtime.mjs +0 -8
  90. package/dist/esm/config/dist/esm/_virtual/rolldown_runtime.mjs +0 -11
  91. package/dist/esm/config/dist/esm/_virtual/rolldown_runtime.mjs.map +0 -1
  92. package/dist/esm/config/dist/esm/built.mjs +0 -8
  93. package/dist/esm/config/dist/esm/built.mjs.map +0 -1
  94. package/dist/esm/config/dist/esm/configFile/buildConfigurationFields.mjs +0 -118
  95. package/dist/esm/config/dist/esm/configFile/buildConfigurationFields.mjs.map +0 -1
  96. package/dist/esm/config/dist/esm/configFile/getConfiguration.mjs +0 -67
  97. package/dist/esm/config/dist/esm/configFile/getConfiguration.mjs.map +0 -1
  98. package/dist/esm/config/dist/esm/configFile/loadConfigurationFile.mjs +0 -26
  99. package/dist/esm/config/dist/esm/configFile/loadConfigurationFile.mjs.map +0 -1
  100. package/dist/esm/config/dist/esm/configFile/searchConfigurationFile.mjs +0 -50
  101. package/dist/esm/config/dist/esm/configFile/searchConfigurationFile.mjs.map +0 -1
  102. package/dist/esm/config/dist/esm/defaultValues/build.mjs +0 -10
  103. package/dist/esm/config/dist/esm/defaultValues/build.mjs.map +0 -1
  104. package/dist/esm/config/dist/esm/defaultValues/content.mjs +0 -40
  105. package/dist/esm/config/dist/esm/defaultValues/content.mjs.map +0 -1
  106. package/dist/esm/config/dist/esm/defaultValues/dictionary.mjs +0 -6
  107. package/dist/esm/config/dist/esm/defaultValues/dictionary.mjs.map +0 -1
  108. package/dist/esm/config/dist/esm/defaultValues/editor.mjs +0 -14
  109. package/dist/esm/config/dist/esm/defaultValues/editor.mjs.map +0 -1
  110. package/dist/esm/config/dist/esm/defaultValues/internationalization.mjs +0 -11
  111. package/dist/esm/config/dist/esm/defaultValues/internationalization.mjs.map +0 -1
  112. package/dist/esm/config/dist/esm/defaultValues/log.mjs +0 -9
  113. package/dist/esm/config/dist/esm/defaultValues/log.mjs.map +0 -1
  114. package/dist/esm/config/dist/esm/defaultValues/routing.mjs +0 -8
  115. package/dist/esm/config/dist/esm/defaultValues/routing.mjs.map +0 -1
  116. package/dist/esm/config/dist/esm/loadEnvFile.mjs +0 -24
  117. package/dist/esm/config/dist/esm/loadEnvFile.mjs.map +0 -1
  118. package/dist/esm/config/dist/esm/loadExternalFile/bundleFile.mjs +0 -23
  119. package/dist/esm/config/dist/esm/loadExternalFile/bundleFile.mjs.map +0 -1
  120. package/dist/esm/config/dist/esm/loadExternalFile/loadExternalFile.mjs +0 -47
  121. package/dist/esm/config/dist/esm/loadExternalFile/loadExternalFile.mjs.map +0 -1
  122. package/dist/esm/config/dist/esm/loadExternalFile/parseFileContent.mjs +0 -63
  123. package/dist/esm/config/dist/esm/loadExternalFile/parseFileContent.mjs.map +0 -1
  124. package/dist/esm/config/dist/esm/loadExternalFile/transpileTSToMJS.mjs +0 -44
  125. package/dist/esm/config/dist/esm/loadExternalFile/transpileTSToMJS.mjs.map +0 -1
  126. package/dist/esm/config/dist/esm/logger.mjs +0 -45
  127. package/dist/esm/config/dist/esm/logger.mjs.map +0 -1
  128. package/dist/esm/config/dist/esm/types/dist/esm/_virtual/rolldown_runtime.mjs +0 -14
  129. package/dist/esm/config/dist/esm/types/dist/esm/_virtual/rolldown_runtime.mjs.map +0 -1
  130. package/dist/esm/config/dist/esm/types/dist/esm/locales.mjs +0 -1128
  131. package/dist/esm/config/dist/esm/types/dist/esm/locales.mjs.map +0 -1
  132. package/dist/esm/config/dist/esm/utils/ESMxCJSHelpers.mjs +0 -25
  133. package/dist/esm/config/dist/esm/utils/ESMxCJSHelpers.mjs.map +0 -1
  134. package/dist/esm/config/dist/esm/utils/cache.mjs +0 -263
  135. package/dist/esm/config/dist/esm/utils/cache.mjs.map +0 -1
  136. package/dist/esm/config/dist/esm/utils/getPackageJsonPath.mjs +0 -33
  137. package/dist/esm/config/dist/esm/utils/getPackageJsonPath.mjs.map +0 -1
  138. package/dist/esm/config/dist/esm/utils/normalizePath.mjs +0 -16
  139. package/dist/esm/config/dist/esm/utils/normalizePath.mjs.map +0 -1
  140. package/dist/esm/core/dist/esm/dictionaryManipulator/editDictionaryByKeyPath.mjs +0 -60
  141. package/dist/esm/core/dist/esm/dictionaryManipulator/editDictionaryByKeyPath.mjs.map +0 -1
  142. package/dist/esm/core/dist/esm/dictionaryManipulator/getContentNodeByKeyPath.mjs +0 -17
  143. package/dist/esm/core/dist/esm/dictionaryManipulator/getContentNodeByKeyPath.mjs.map +0 -1
  144. package/dist/esm/core/dist/esm/dictionaryManipulator/renameContentNodeByKeyPath.mjs +0 -38
  145. package/dist/esm/core/dist/esm/dictionaryManipulator/renameContentNodeByKeyPath.mjs.map +0 -1
  146. package/dist/esm/core/dist/esm/types/dist/esm/nodeType.mjs +0 -24
  147. package/dist/esm/core/dist/esm/types/dist/esm/nodeType.mjs.map +0 -1
  148. package/dist/esm/editor/dist/esm/compareUrls.mjs +0 -38
  149. package/dist/esm/editor/dist/esm/compareUrls.mjs.map +0 -1
  150. package/dist/esm/editor/dist/esm/mergeIframeClick.mjs +0 -21
  151. package/dist/esm/editor/dist/esm/mergeIframeClick.mjs.map +0 -1
  152. package/dist/esm/editor/dist/esm/messagesKeys.mjs +0 -18
  153. package/dist/esm/editor/dist/esm/messagesKeys.mjs.map +0 -1
  154. package/dist/esm/types/dist/esm/nodeType.mjs +0 -24
  155. package/dist/esm/types/dist/esm/nodeType.mjs.map +0 -1
  156. package/dist/types/FocusDictionaryContext copy.d.ts +0 -23
  157. package/dist/types/FocusDictionaryContext copy.d.ts.map +0 -1
  158. package/dist/types/FocusDictionaryServerContext.d.ts +0 -9
  159. package/dist/types/FocusDictionaryServerContext.d.ts.map +0 -1
  160. package/dist/types/FocusDictionaryUnmergedContext.d.ts +0 -43
  161. package/dist/types/FocusDictionaryUnmergedContext.d.ts.map +0 -1
  162. package/dist/types/index.d.ts.map +0 -1
@@ -1,67 +0,0 @@
1
- import { logger } from "../logger.mjs";
2
- import { cache } from "../utils/cache.mjs";
3
- import { getPackageJsonPath } from "../utils/getPackageJsonPath.mjs";
4
- import { buildConfigurationFields } from "./buildConfigurationFields.mjs";
5
- import { searchConfigurationFile } from "./searchConfigurationFile.mjs";
6
- import { loadConfigurationFile } from "./loadConfigurationFile.mjs";
7
- import { relative } from "node:path";
8
- import merge from "deepmerge";
9
-
10
- //#region ../config/dist/esm/configFile/getConfiguration.mjs
11
- /**
12
- * Get the configuration for the intlayer by reading the configuration file (e.g. intlayer.config.js)
13
- */
14
- const getConfigurationAndFilePath = (options) => {
15
- let baseDir;
16
- try {
17
- baseDir = options?.baseDir ?? getPackageJsonPath().baseDir;
18
- } catch (_err) {
19
- return {
20
- configuration: buildConfigurationFields({}, options?.baseDir, options?.logFunctions),
21
- configurationFilePath: void 0
22
- };
23
- }
24
- const cachedConfiguration = cache.get(options);
25
- if (cachedConfiguration) return cachedConfiguration;
26
- const { configurationFilePath, numCustomConfiguration } = searchConfigurationFile(baseDir);
27
- if (options?.override?.log?.mode === "verbose") logConfigFileResult(baseDir, numCustomConfiguration, configurationFilePath);
28
- let storedConfiguration;
29
- if (configurationFilePath) storedConfiguration = buildConfigurationFields(loadConfigurationFile(configurationFilePath, {
30
- projectRequire: options?.require,
31
- envVarOptions: {
32
- env: options?.env,
33
- envFile: options?.envFile
34
- },
35
- additionalEnvVars: options?.additionalEnvVars,
36
- aliases: options?.aliases
37
- }), options?.baseDir, options?.logFunctions);
38
- const projectRequireConfig = options?.require ? { build: {
39
- require: options?.require,
40
- cache: options?.cache
41
- } } : {};
42
- const configuration = merge(merge(storedConfiguration ?? {}, projectRequireConfig), options?.override ?? {});
43
- cache.set(options, {
44
- configuration,
45
- configurationFilePath
46
- });
47
- return {
48
- configuration,
49
- configurationFilePath
50
- };
51
- };
52
- /**
53
- * Get the configuration for the intlayer by reading the configuration file (e.g. intlayer.config.js)
54
- */
55
- const getConfiguration = (options) => getConfigurationAndFilePath(options).configuration;
56
- const logConfigFileResult = (baseDir, numCustomConfiguration, configurationFilePath) => {
57
- if (numCustomConfiguration === 0) logger("Configuration file not found, using default configuration.", { isVerbose: true });
58
- else {
59
- const relativeOutputPath = relative(baseDir, configurationFilePath);
60
- if (numCustomConfiguration === 1) logger(`Configuration file found: ${relativeOutputPath}.`, { isVerbose: true });
61
- else logger(`Multiple configuration files found, using ${relativeOutputPath}.`, { isVerbose: true });
62
- }
63
- };
64
-
65
- //#endregion
66
- export { getConfiguration };
67
- //# sourceMappingURL=getConfiguration.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getConfiguration.mjs","names":[],"sources":["../../../../../../../config/dist/esm/configFile/getConfiguration.mjs"],"sourcesContent":["import { logger } from \"../logger.mjs\";\nimport { cache } from \"../utils/cache.mjs\";\nimport { getPackageJsonPath } from \"../utils/getPackageJsonPath.mjs\";\nimport { buildConfigurationFields } from \"./buildConfigurationFields.mjs\";\nimport { searchConfigurationFile } from \"./searchConfigurationFile.mjs\";\nimport { loadConfigurationFile } from \"./loadConfigurationFile.mjs\";\nimport { relative } from \"node:path\";\nimport merge from \"deepmerge\";\n\n//#region src/configFile/getConfiguration.ts\n/**\n* Get the configuration for the intlayer by reading the configuration file (e.g. intlayer.config.js)\n*/\nconst getConfigurationAndFilePath = (options) => {\n\tlet baseDir;\n\ttry {\n\t\tbaseDir = options?.baseDir ?? getPackageJsonPath().baseDir;\n\t} catch (_err) {\n\t\treturn {\n\t\t\tconfiguration: buildConfigurationFields({}, options?.baseDir, options?.logFunctions),\n\t\t\tconfigurationFilePath: void 0\n\t\t};\n\t}\n\tconst cachedConfiguration = cache.get(options);\n\tif (cachedConfiguration) return cachedConfiguration;\n\tconst { configurationFilePath, numCustomConfiguration } = searchConfigurationFile(baseDir);\n\tif (options?.override?.log?.mode === \"verbose\") logConfigFileResult(baseDir, numCustomConfiguration, configurationFilePath);\n\tlet storedConfiguration;\n\tif (configurationFilePath) storedConfiguration = buildConfigurationFields(loadConfigurationFile(configurationFilePath, {\n\t\tprojectRequire: options?.require,\n\t\tenvVarOptions: {\n\t\t\tenv: options?.env,\n\t\t\tenvFile: options?.envFile\n\t\t},\n\t\tadditionalEnvVars: options?.additionalEnvVars,\n\t\taliases: options?.aliases\n\t}), options?.baseDir, options?.logFunctions);\n\tconst projectRequireConfig = options?.require ? { build: {\n\t\trequire: options?.require,\n\t\tcache: options?.cache\n\t} } : {};\n\tconst configuration = merge(merge(storedConfiguration ?? {}, projectRequireConfig), options?.override ?? {});\n\tcache.set(options, {\n\t\tconfiguration,\n\t\tconfigurationFilePath\n\t});\n\treturn {\n\t\tconfiguration,\n\t\tconfigurationFilePath\n\t};\n};\n/**\n* Get the configuration for the intlayer by reading the configuration file (e.g. intlayer.config.js)\n*/\nconst getConfiguration = (options) => getConfigurationAndFilePath(options).configuration;\nconst logConfigFileResult = (baseDir, numCustomConfiguration, configurationFilePath) => {\n\tif (numCustomConfiguration === 0) logger(\"Configuration file not found, using default configuration.\", { isVerbose: true });\n\telse {\n\t\tconst relativeOutputPath = relative(baseDir, configurationFilePath);\n\t\tif (numCustomConfiguration === 1) logger(`Configuration file found: ${relativeOutputPath}.`, { isVerbose: true });\n\t\telse logger(`Multiple configuration files found, using ${relativeOutputPath}.`, { isVerbose: true });\n\t}\n};\n\n//#endregion\nexport { getConfiguration, getConfigurationAndFilePath };\n//# sourceMappingURL=getConfiguration.mjs.map"],"mappings":";;;;;;;;;;;;;AAaA,MAAM,+BAA+B,YAAY;CAChD,IAAI;AACJ,KAAI;AACH,YAAU,SAAS,WAAW,oBAAoB,CAAC;UAC3C,MAAM;AACd,SAAO;GACN,eAAe,yBAAyB,EAAE,EAAE,SAAS,SAAS,SAAS,aAAa;GACpF,uBAAuB,KAAK;GAC5B;;CAEF,MAAM,sBAAsB,MAAM,IAAI,QAAQ;AAC9C,KAAI,oBAAqB,QAAO;CAChC,MAAM,EAAE,uBAAuB,2BAA2B,wBAAwB,QAAQ;AAC1F,KAAI,SAAS,UAAU,KAAK,SAAS,UAAW,qBAAoB,SAAS,wBAAwB,sBAAsB;CAC3H,IAAI;AACJ,KAAI,sBAAuB,uBAAsB,yBAAyB,sBAAsB,uBAAuB;EACtH,gBAAgB,SAAS;EACzB,eAAe;GACd,KAAK,SAAS;GACd,SAAS,SAAS;GAClB;EACD,mBAAmB,SAAS;EAC5B,SAAS,SAAS;EAClB,CAAC,EAAE,SAAS,SAAS,SAAS,aAAa;CAC5C,MAAM,uBAAuB,SAAS,UAAU,EAAE,OAAO;EACxD,SAAS,SAAS;EAClB,OAAO,SAAS;EAChB,EAAE,GAAG,EAAE;CACR,MAAM,gBAAgB,MAAM,MAAM,uBAAuB,EAAE,EAAE,qBAAqB,EAAE,SAAS,YAAY,EAAE,CAAC;AAC5G,OAAM,IAAI,SAAS;EAClB;EACA;EACA,CAAC;AACF,QAAO;EACN;EACA;EACA;;;;;AAKF,MAAM,oBAAoB,YAAY,4BAA4B,QAAQ,CAAC;AAC3E,MAAM,uBAAuB,SAAS,wBAAwB,0BAA0B;AACvF,KAAI,2BAA2B,EAAG,QAAO,8DAA8D,EAAE,WAAW,MAAM,CAAC;MACtH;EACJ,MAAM,qBAAqB,SAAS,SAAS,sBAAsB;AACnE,MAAI,2BAA2B,EAAG,QAAO,6BAA6B,mBAAmB,IAAI,EAAE,WAAW,MAAM,CAAC;MAC5G,QAAO,6CAA6C,mBAAmB,IAAI,EAAE,WAAW,MAAM,CAAC"}
@@ -1,26 +0,0 @@
1
- import { configESMxCJSRequire } from "../utils/ESMxCJSHelpers.mjs";
2
- import { loadExternalFileSync } from "../loadExternalFile/loadExternalFile.mjs";
3
-
4
- //#region ../config/dist/esm/configFile/loadConfigurationFile.mjs
5
- const filterValidConfiguration = (configuration) => {
6
- return configuration;
7
- };
8
- /**
9
- * Load the configuration file from the given path
10
- * Example of configuration file: intlayer.config.js
11
- *
12
- * Accepts JSON, JS, MJS and TS files as configuration
13
- */
14
- const loadConfigurationFile = (configFilePath, options) => {
15
- return filterValidConfiguration(loadExternalFileSync(configFilePath, {
16
- ...options,
17
- aliases: {
18
- ...options?.aliases,
19
- intlayer: configESMxCJSRequire.resolve("@intlayer/types")
20
- }
21
- }));
22
- };
23
-
24
- //#endregion
25
- export { loadConfigurationFile };
26
- //# sourceMappingURL=loadConfigurationFile.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"loadConfigurationFile.mjs","names":[],"sources":["../../../../../../../config/dist/esm/configFile/loadConfigurationFile.mjs"],"sourcesContent":["import { configESMxCJSRequire } from \"../utils/ESMxCJSHelpers.mjs\";\nimport { loadExternalFileSync } from \"../loadExternalFile/loadExternalFile.mjs\";\n\n//#region src/configFile/loadConfigurationFile.ts\nconst filterValidConfiguration = (configuration) => {\n\treturn configuration;\n};\n/**\n* Load the configuration file from the given path\n* Example of configuration file: intlayer.config.js\n*\n* Accepts JSON, JS, MJS and TS files as configuration\n*/\nconst loadConfigurationFile = (configFilePath, options) => {\n\treturn filterValidConfiguration(loadExternalFileSync(configFilePath, {\n\t\t...options,\n\t\taliases: {\n\t\t\t...options?.aliases,\n\t\t\tintlayer: configESMxCJSRequire.resolve(\"@intlayer/types\")\n\t\t}\n\t}));\n};\n\n//#endregion\nexport { loadConfigurationFile };\n//# sourceMappingURL=loadConfigurationFile.mjs.map"],"mappings":";;;;AAIA,MAAM,4BAA4B,kBAAkB;AACnD,QAAO;;;;;;;;AAQR,MAAM,yBAAyB,gBAAgB,YAAY;AAC1D,QAAO,yBAAyB,qBAAqB,gBAAgB;EACpE,GAAG;EACH,SAAS;GACR,GAAG,SAAS;GACZ,UAAU,qBAAqB,QAAQ,kBAAkB;GACzD;EACD,CAAC,CAAC"}
@@ -1,50 +0,0 @@
1
- import { logger } from "../logger.mjs";
2
- import { getPackageJsonPath } from "../utils/getPackageJsonPath.mjs";
3
- import { resolve } from "node:path";
4
- import { existsSync } from "node:fs";
5
-
6
- //#region ../config/dist/esm/configFile/searchConfigurationFile.mjs
7
- const EXTENSION = [
8
- "ts",
9
- "js",
10
- "json",
11
- "cjs",
12
- "mjs",
13
- ""
14
- ];
15
- const CONFIGURATION_FILE_NAME_1 = "intlayer.config";
16
- const CONFIGURATION_FILE_NAME_2 = ".intlayerrc";
17
- const configurationFiles = [...EXTENSION.filter((extension) => extension !== "").map((ext) => `${CONFIGURATION_FILE_NAME_1}.${ext}`), CONFIGURATION_FILE_NAME_2];
18
- /**
19
- * Search for the configuration file in the given path
20
- *
21
- * List of detected configuration files:
22
- * - intlayer.config.ts
23
- * - intlayer.config.js
24
- * - intlayer.config.json
25
- * - intlayer.config.cjs
26
- * - intlayer.config.mjs
27
- * - .intlayerrc
28
- */
29
- const searchConfigurationFile = (startDir) => {
30
- let configurationFilePath;
31
- let numCustomConfiguration = 0;
32
- const { baseDir } = getPackageJsonPath(startDir);
33
- for (const fileName of configurationFiles) try {
34
- const filePath = resolve(baseDir, fileName);
35
- if (!existsSync(filePath)) {} else {
36
- numCustomConfiguration += 1;
37
- if (!configurationFilePath) configurationFilePath = filePath;
38
- }
39
- } catch (error) {
40
- logger(`${fileName}: ${error}`, { level: "error" });
41
- }
42
- return {
43
- configurationFilePath,
44
- numCustomConfiguration
45
- };
46
- };
47
-
48
- //#endregion
49
- export { searchConfigurationFile };
50
- //# sourceMappingURL=searchConfigurationFile.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"searchConfigurationFile.mjs","names":[],"sources":["../../../../../../../config/dist/esm/configFile/searchConfigurationFile.mjs"],"sourcesContent":["import { logger } from \"../logger.mjs\";\nimport { getPackageJsonPath } from \"../utils/getPackageJsonPath.mjs\";\nimport { resolve } from \"node:path\";\nimport { existsSync } from \"node:fs\";\n\n//#region src/configFile/searchConfigurationFile.ts\nconst EXTENSION = [\n\t\"ts\",\n\t\"js\",\n\t\"json\",\n\t\"cjs\",\n\t\"mjs\",\n\t\"\"\n];\nconst CONFIGURATION_FILE_NAME_1 = \"intlayer.config\";\nconst CONFIGURATION_FILE_NAME_2 = \".intlayerrc\";\nconst configurationFiles = [...EXTENSION.filter((extension) => extension !== \"\").map((ext) => `${CONFIGURATION_FILE_NAME_1}.${ext}`), CONFIGURATION_FILE_NAME_2];\n/**\n* Search for the configuration file in the given path\n*\n* List of detected configuration files:\n* - intlayer.config.ts\n* - intlayer.config.js\n* - intlayer.config.json\n* - intlayer.config.cjs\n* - intlayer.config.mjs\n* - .intlayerrc\n*/\nconst searchConfigurationFile = (startDir) => {\n\tlet configurationFilePath;\n\tlet numCustomConfiguration = 0;\n\tconst { baseDir } = getPackageJsonPath(startDir);\n\tfor (const fileName of configurationFiles) try {\n\t\tconst filePath = resolve(baseDir, fileName);\n\t\tif (!existsSync(filePath)) {} else {\n\t\t\tnumCustomConfiguration += 1;\n\t\t\tif (!configurationFilePath) configurationFilePath = filePath;\n\t\t}\n\t} catch (error) {\n\t\tlogger(`${fileName}: ${error}`, { level: \"error\" });\n\t}\n\treturn {\n\t\tconfigurationFilePath,\n\t\tnumCustomConfiguration\n\t};\n};\n\n//#endregion\nexport { searchConfigurationFile };\n//# sourceMappingURL=searchConfigurationFile.mjs.map"],"mappings":";;;;;;AAMA,MAAM,YAAY;CACjB;CACA;CACA;CACA;CACA;CACA;CACA;AACD,MAAM,4BAA4B;AAClC,MAAM,4BAA4B;AAClC,MAAM,qBAAqB,CAAC,GAAG,UAAU,QAAQ,cAAc,cAAc,GAAG,CAAC,KAAK,QAAQ,GAAG,0BAA0B,GAAG,MAAM,EAAE,0BAA0B;;;;;;;;;;;;AAYhK,MAAM,2BAA2B,aAAa;CAC7C,IAAI;CACJ,IAAI,yBAAyB;CAC7B,MAAM,EAAE,YAAY,mBAAmB,SAAS;AAChD,MAAK,MAAM,YAAY,mBAAoB,KAAI;EAC9C,MAAM,WAAW,QAAQ,SAAS,SAAS;AAC3C,MAAI,CAAC,WAAW,SAAS,EAAE,QAAQ;AAClC,6BAA0B;AAC1B,OAAI,CAAC,sBAAuB,yBAAwB;;UAE7C,OAAO;AACf,SAAO,GAAG,SAAS,IAAI,SAAS,EAAE,OAAO,SAAS,CAAC;;AAEpD,QAAO;EACN;EACA;EACA"}
@@ -1,10 +0,0 @@
1
- //#region ../config/dist/esm/defaultValues/build.mjs
2
- const OPTIMIZE = false;
3
- const IMPORT_MODE = "static";
4
- const TRAVERSE_PATTERN = ["**/*.{js,ts,mjs,cjs,jsx,tsx,mjx,cjx,vue,svelte,svte}", "!**/node_modules/**"];
5
- const OUTPUT_FORMAT = ["cjs", "esm"];
6
- const CACHE = true;
7
-
8
- //#endregion
9
- export { CACHE, IMPORT_MODE, OPTIMIZE, OUTPUT_FORMAT, TRAVERSE_PATTERN };
10
- //# sourceMappingURL=build.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"build.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/build.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\n\n//#region src/defaultValues/build.ts\nvar build_exports = /* @__PURE__ */ __export({\n\tCACHE: () => CACHE,\n\tIMPORT_MODE: () => IMPORT_MODE,\n\tOPTIMIZE: () => OPTIMIZE,\n\tOUTPUT_FORMAT: () => OUTPUT_FORMAT,\n\tTRAVERSE_PATTERN: () => TRAVERSE_PATTERN\n});\nconst OPTIMIZE = false;\nconst IMPORT_MODE = \"static\";\nconst TRAVERSE_PATTERN = [\"**/*.{js,ts,mjs,cjs,jsx,tsx,mjx,cjx,vue,svelte,svte}\", \"!**/node_modules/**\"];\nconst OUTPUT_FORMAT = [\"cjs\", \"esm\"];\nconst CACHE = true;\n\n//#endregion\nexport { CACHE, IMPORT_MODE, OPTIMIZE, OUTPUT_FORMAT, TRAVERSE_PATTERN, build_exports };\n//# sourceMappingURL=build.mjs.map"],"mappings":";AAUA,MAAM,WAAW;AACjB,MAAM,cAAc;AACpB,MAAM,mBAAmB,CAAC,wDAAwD,sBAAsB;AACxG,MAAM,gBAAgB,CAAC,OAAO,MAAM;AACpC,MAAM,QAAQ"}
@@ -1,40 +0,0 @@
1
- //#region ../config/dist/esm/defaultValues/content.mjs
2
- const FILE_EXTENSIONS = [
3
- ".content.ts",
4
- ".content.js",
5
- ".content.cjs",
6
- ".content.cjx",
7
- ".content.mjs",
8
- ".content.mjx",
9
- ".content.json",
10
- ".content.tsx",
11
- ".content.jsx"
12
- ];
13
- const EXCLUDED_PATHS = [
14
- "**/node_modules/**",
15
- "**/dist/**",
16
- "**/build/**",
17
- "**/.intlayer/**",
18
- "**/.next/**",
19
- "**/.nuxt/**",
20
- "**/.expo/**",
21
- "**/.vercel/**",
22
- "**/.turbo/**",
23
- "**/.tanstack/**"
24
- ];
25
- const CONTENT_DIR = ["."];
26
- const MAIN_DIR = ".intlayer/main";
27
- const DICTIONARIES_DIR = ".intlayer/dictionary";
28
- const REMOTE_DICTIONARIES_DIR = ".intlayer/remote_dictionary";
29
- const UNMERGED_DICTIONARIES_DIR = ".intlayer/unmerged_dictionary";
30
- const DYNAMIC_DICTIONARIES_DIR = ".intlayer/dynamic_dictionary";
31
- const FETCH_DICTIONARIES_DIR = ".intlayer/fetch_dictionary";
32
- const TYPES_DIR = ".intlayer/types";
33
- const MODULE_AUGMENTATION_DIR = ".intlayer/types";
34
- const CONFIG_DIR = ".intlayer/config";
35
- const CACHE_DIR = ".intlayer/cache";
36
- const WATCH = true;
37
-
38
- //#endregion
39
- export { CACHE_DIR, CONFIG_DIR, CONTENT_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, EXCLUDED_PATHS, FETCH_DICTIONARIES_DIR, FILE_EXTENSIONS, MAIN_DIR, MODULE_AUGMENTATION_DIR, REMOTE_DICTIONARIES_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR, WATCH };
40
- //# sourceMappingURL=content.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/content.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\n\n//#region src/defaultValues/content.ts\nvar content_exports = /* @__PURE__ */ __export({\n\tCACHE_DIR: () => CACHE_DIR,\n\tCONFIG_DIR: () => CONFIG_DIR,\n\tCONTENT_DIR: () => CONTENT_DIR,\n\tDICTIONARIES_DIR: () => DICTIONARIES_DIR,\n\tDYNAMIC_DICTIONARIES_DIR: () => DYNAMIC_DICTIONARIES_DIR,\n\tEXCLUDED_PATHS: () => EXCLUDED_PATHS,\n\tFETCH_DICTIONARIES_DIR: () => FETCH_DICTIONARIES_DIR,\n\tFILE_EXTENSIONS: () => FILE_EXTENSIONS,\n\tI18NEXT_DICTIONARIES_DIR: () => I18NEXT_DICTIONARIES_DIR,\n\tMAIN_DIR: () => MAIN_DIR,\n\tMASKS_DIR: () => MASKS_DIR,\n\tMODULE_AUGMENTATION_DIR: () => MODULE_AUGMENTATION_DIR,\n\tREACT_INTL_MESSAGES_DIR: () => REACT_INTL_MESSAGES_DIR,\n\tREMOTE_DICTIONARIES_DIR: () => REMOTE_DICTIONARIES_DIR,\n\tTYPES_DIR: () => TYPES_DIR,\n\tUNMERGED_DICTIONARIES_DIR: () => UNMERGED_DICTIONARIES_DIR,\n\tWATCH: () => WATCH\n});\nconst FILE_EXTENSIONS = [\n\t\".content.ts\",\n\t\".content.js\",\n\t\".content.cjs\",\n\t\".content.cjx\",\n\t\".content.mjs\",\n\t\".content.mjx\",\n\t\".content.json\",\n\t\".content.tsx\",\n\t\".content.jsx\"\n];\nconst EXCLUDED_PATHS = [\n\t\"**/node_modules/**\",\n\t\"**/dist/**\",\n\t\"**/build/**\",\n\t\"**/.intlayer/**\",\n\t\"**/.next/**\",\n\t\"**/.nuxt/**\",\n\t\"**/.expo/**\",\n\t\"**/.vercel/**\",\n\t\"**/.turbo/**\",\n\t\"**/.tanstack/**\"\n];\nconst CONTENT_DIR = [\".\"];\nconst MAIN_DIR = \".intlayer/main\";\nconst DICTIONARIES_DIR = \".intlayer/dictionary\";\nconst MASKS_DIR = \".intlayer/mask\";\nconst REMOTE_DICTIONARIES_DIR = \".intlayer/remote_dictionary\";\nconst UNMERGED_DICTIONARIES_DIR = \".intlayer/unmerged_dictionary\";\nconst DYNAMIC_DICTIONARIES_DIR = \".intlayer/dynamic_dictionary\";\nconst FETCH_DICTIONARIES_DIR = \".intlayer/fetch_dictionary\";\nconst TYPES_DIR = \".intlayer/types\";\nconst MODULE_AUGMENTATION_DIR = \".intlayer/types\";\nconst I18NEXT_DICTIONARIES_DIR = \"i18next_resources\";\nconst REACT_INTL_MESSAGES_DIR = \"intl_messages\";\nconst CONFIG_DIR = \".intlayer/config\";\nconst CACHE_DIR = \".intlayer/cache\";\nconst WATCH = true;\n\n//#endregion\nexport { CACHE_DIR, CONFIG_DIR, CONTENT_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, EXCLUDED_PATHS, FETCH_DICTIONARIES_DIR, FILE_EXTENSIONS, I18NEXT_DICTIONARIES_DIR, MAIN_DIR, MASKS_DIR, MODULE_AUGMENTATION_DIR, REACT_INTL_MESSAGES_DIR, REMOTE_DICTIONARIES_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR, WATCH, content_exports };\n//# sourceMappingURL=content.mjs.map"],"mappings":";AAsBA,MAAM,kBAAkB;CACvB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACD,MAAM,iBAAiB;CACtB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACD,MAAM,cAAc,CAAC,IAAI;AACzB,MAAM,WAAW;AACjB,MAAM,mBAAmB;AAEzB,MAAM,0BAA0B;AAChC,MAAM,4BAA4B;AAClC,MAAM,2BAA2B;AACjC,MAAM,yBAAyB;AAC/B,MAAM,YAAY;AAClB,MAAM,0BAA0B;AAGhC,MAAM,aAAa;AACnB,MAAM,YAAY;AAClB,MAAM,QAAQ"}
@@ -1,6 +0,0 @@
1
- //#region ../config/dist/esm/defaultValues/dictionary.mjs
2
- const FILL = true;
3
-
4
- //#endregion
5
- export { FILL };
6
- //# sourceMappingURL=dictionary.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dictionary.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/dictionary.mjs"],"sourcesContent":["//#region src/defaultValues/dictionary.ts\nconst FILL = true;\n\n//#endregion\nexport { FILL };\n//# sourceMappingURL=dictionary.mjs.map"],"mappings":";AACA,MAAM,OAAO"}
@@ -1,14 +0,0 @@
1
- //#region ../config/dist/esm/defaultValues/editor.mjs
2
- const APPLICATION_URL = "";
3
- const EDITOR_URL = "http://localhost:8000";
4
- const CMS_URL = "https://intlayer.org";
5
- const PORT = 8e3;
6
- const BACKEND_URL = "https://back.intlayer.org";
7
- const IS_ENABLED = true;
8
- const LIVE_SYNC = true;
9
- const DICTIONARY_PRIORITY_STRATEGY = "local_first";
10
- const LIVE_SYNC_PORT = 4e3;
11
-
12
- //#endregion
13
- export { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT };
14
- //# sourceMappingURL=editor.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"editor.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/editor.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\n\n//#region src/defaultValues/editor.ts\nvar editor_exports = /* @__PURE__ */ __export({\n\tAPPLICATION_URL: () => APPLICATION_URL,\n\tBACKEND_URL: () => BACKEND_URL,\n\tCMS_URL: () => CMS_URL,\n\tDICTIONARY_PRIORITY_STRATEGY: () => DICTIONARY_PRIORITY_STRATEGY,\n\tEDITOR_URL: () => EDITOR_URL,\n\tIS_ENABLED: () => IS_ENABLED,\n\tLIVE_SYNC: () => LIVE_SYNC,\n\tLIVE_SYNC_PORT: () => LIVE_SYNC_PORT,\n\tPORT: () => PORT\n});\nconst APPLICATION_URL = \"\";\nconst EDITOR_URL = \"http://localhost:8000\";\nconst CMS_URL = \"https://intlayer.org\";\nconst PORT = 8e3;\nconst BACKEND_URL = \"https://back.intlayer.org\";\nconst IS_ENABLED = true;\nconst LIVE_SYNC = true;\nconst DICTIONARY_PRIORITY_STRATEGY = \"local_first\";\nconst LIVE_SYNC_PORT = 4e3;\n\n//#endregion\nexport { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT, editor_exports };\n//# sourceMappingURL=editor.mjs.map"],"mappings":";AAcA,MAAM,kBAAkB;AACxB,MAAM,aAAa;AACnB,MAAM,UAAU;AAChB,MAAM,OAAO;AACb,MAAM,cAAc;AACpB,MAAM,aAAa;AACnB,MAAM,YAAY;AAClB,MAAM,+BAA+B;AACrC,MAAM,iBAAiB"}
@@ -1,11 +0,0 @@
1
- import { locales_exports } from "../types/dist/esm/locales.mjs";
2
-
3
- //#region ../config/dist/esm/defaultValues/internationalization.mjs
4
- const LOCALES = [locales_exports.ENGLISH];
5
- const REQUIRED_LOCALES = [];
6
- const DEFAULT_LOCALE = locales_exports.ENGLISH;
7
- const STRICT_MODE = "inclusive";
8
-
9
- //#endregion
10
- export { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE };
11
- //# sourceMappingURL=internationalization.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"internationalization.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/internationalization.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\nimport { locales_exports } from \"../types/dist/esm/locales.mjs\";\n\n//#region src/defaultValues/internationalization.ts\nvar internationalization_exports = /* @__PURE__ */ __export({\n\tDEFAULT_LOCALE: () => DEFAULT_LOCALE,\n\tLOCALES: () => LOCALES,\n\tREQUIRED_LOCALES: () => REQUIRED_LOCALES,\n\tSTRICT_MODE: () => STRICT_MODE\n});\nconst LOCALES = [locales_exports.ENGLISH];\nconst REQUIRED_LOCALES = [];\nconst DEFAULT_LOCALE = locales_exports.ENGLISH;\nconst STRICT_MODE = \"inclusive\";\n\n//#endregion\nexport { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE, internationalization_exports };\n//# sourceMappingURL=internationalization.mjs.map"],"mappings":";;;AAUA,MAAM,UAAU,CAAC,gBAAgB,QAAQ;AACzC,MAAM,mBAAmB,EAAE;AAC3B,MAAM,iBAAiB,gBAAgB;AACvC,MAAM,cAAc"}
@@ -1,9 +0,0 @@
1
- import { ANSIColors } from "../logger.mjs";
2
-
3
- //#region ../config/dist/esm/defaultValues/log.mjs
4
- const MODE = "default";
5
- const PREFIX = `${ANSIColors.GREY_DARK}[intlayer] ${ANSIColors.RESET}`;
6
-
7
- //#endregion
8
- export { MODE, PREFIX };
9
- //# sourceMappingURL=log.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"log.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/log.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\nimport { ANSIColors } from \"../logger.mjs\";\n\n//#region src/defaultValues/log.ts\nvar log_exports = /* @__PURE__ */ __export({\n\tMODE: () => MODE,\n\tPREFIX: () => PREFIX\n});\nconst MODE = \"default\";\nconst PREFIX = `${ANSIColors.GREY_DARK}[intlayer] ${ANSIColors.RESET}`;\n\n//#endregion\nexport { MODE, PREFIX, log_exports };\n//# sourceMappingURL=log.mjs.map"],"mappings":";;;AAQA,MAAM,OAAO;AACb,MAAM,SAAS,GAAG,WAAW,UAAU,aAAa,WAAW"}
@@ -1,8 +0,0 @@
1
- //#region ../config/dist/esm/defaultValues/routing.mjs
2
- const BASE_PATH = "";
3
- const ROUTING_MODE = "prefix-no-default";
4
- const STORAGE = ["cookie", "header"];
5
-
6
- //#endregion
7
- export { BASE_PATH, ROUTING_MODE, STORAGE };
8
- //# sourceMappingURL=routing.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routing.mjs","names":[],"sources":["../../../../../../../config/dist/esm/defaultValues/routing.mjs"],"sourcesContent":["import { __export } from \"../_virtual/rolldown_runtime.mjs\";\n\n//#region src/defaultValues/routing.ts\nvar routing_exports = /* @__PURE__ */ __export({\n\tBASE_PATH: () => BASE_PATH,\n\tCOOKIE_NAME: () => COOKIE_NAME,\n\tHEADER_NAME: () => HEADER_NAME,\n\tLOCALE_STORAGE_NAME: () => LOCALE_STORAGE_NAME,\n\tROUTING_MODE: () => ROUTING_MODE,\n\tSERVER_SET_COOKIE: () => SERVER_SET_COOKIE,\n\tSTORAGE: () => STORAGE\n});\nconst HEADER_NAME = \"x-intlayer-locale\";\nconst COOKIE_NAME = \"INTLAYER_LOCALE\";\nconst LOCALE_STORAGE_NAME = \"INTLAYER_LOCALE\";\nconst BASE_PATH = \"\";\nconst SERVER_SET_COOKIE = \"always\";\nconst ROUTING_MODE = \"prefix-no-default\";\nconst STORAGE = [\"cookie\", \"header\"];\n\n//#endregion\nexport { BASE_PATH, COOKIE_NAME, HEADER_NAME, LOCALE_STORAGE_NAME, ROUTING_MODE, SERVER_SET_COOKIE, STORAGE, routing_exports };\n//# sourceMappingURL=routing.mjs.map"],"mappings":";AAeA,MAAM,YAAY;AAElB,MAAM,eAAe;AACrB,MAAM,UAAU,CAAC,UAAU,SAAS"}
@@ -1,24 +0,0 @@
1
- import { existsSync } from "node:fs";
2
- import dotenv from "dotenv";
3
-
4
- //#region ../config/dist/esm/loadEnvFile.mjs
5
- const DEFAULT_ENV = "development";
6
- const loadEnvFile = (options) => {
7
- const env = options?.env ?? DEFAULT_ENV;
8
- const envFiles = options?.envFile ? [options.envFile] : [
9
- `.env.${env}.local`,
10
- `.env.${env}`,
11
- ".env.local",
12
- ".env"
13
- ];
14
- const result = {};
15
- dotenv.config({
16
- path: envFiles,
17
- processEnv: result
18
- });
19
- return result;
20
- };
21
-
22
- //#endregion
23
- export { loadEnvFile };
24
- //# sourceMappingURL=loadEnvFile.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"loadEnvFile.mjs","names":[],"sources":["../../../../../../config/dist/esm/loadEnvFile.mjs"],"sourcesContent":["import { existsSync } from \"node:fs\";\nimport dotenv from \"dotenv\";\n\n//#region src/loadEnvFile.ts\nconst DEFAULT_ENV = \"development\";\nconst getEnvFilePath = (env = \"development\", envFile) => {\n\treturn (envFile ? [envFile] : [\n\t\t`.env.${env}.local`,\n\t\t`.env.${env}`,\n\t\t\".env.local\",\n\t\t\".env\"\n\t]).find(existsSync);\n};\nconst loadEnvFile = (options) => {\n\tconst env = options?.env ?? DEFAULT_ENV;\n\tconst envFiles = options?.envFile ? [options.envFile] : [\n\t\t`.env.${env}.local`,\n\t\t`.env.${env}`,\n\t\t\".env.local\",\n\t\t\".env\"\n\t];\n\tconst result = {};\n\tdotenv.config({\n\t\tpath: envFiles,\n\t\tprocessEnv: result\n\t});\n\treturn result;\n};\n\n//#endregion\nexport { getEnvFilePath, loadEnvFile };\n//# sourceMappingURL=loadEnvFile.mjs.map"],"mappings":";;;;AAIA,MAAM,cAAc;AASpB,MAAM,eAAe,YAAY;CAChC,MAAM,MAAM,SAAS,OAAO;CAC5B,MAAM,WAAW,SAAS,UAAU,CAAC,QAAQ,QAAQ,GAAG;EACvD,QAAQ,IAAI;EACZ,QAAQ;EACR;EACA;EACA;CACD,MAAM,SAAS,EAAE;AACjB,QAAO,OAAO;EACb,MAAM;EACN,YAAY;EACZ,CAAC;AACF,QAAO"}
@@ -1,23 +0,0 @@
1
- import { dirname, extname } from "node:path";
2
- import { buildSync } from "esbuild";
3
- import { pathToFileURL } from "node:url";
4
-
5
- //#region ../config/dist/esm/loadExternalFile/bundleFile.mjs
6
- const getLoader = (extension) => {
7
- switch (extension) {
8
- case ".js": return "js";
9
- case ".jsx": return "jsx";
10
- case ".mjs": return "js";
11
- case ".ts": return "ts";
12
- case ".tsx": return "tsx";
13
- case ".cjs": return "js";
14
- case ".json": return "json";
15
- case ".md": return "text";
16
- case ".mdx": return "text";
17
- default: return "js";
18
- }
19
- };
20
-
21
- //#endregion
22
- export { getLoader };
23
- //# sourceMappingURL=bundleFile.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bundleFile.mjs","names":[],"sources":["../../../../../../../config/dist/esm/loadExternalFile/bundleFile.mjs"],"sourcesContent":["import { dirname, extname } from \"node:path\";\nimport { build, buildSync } from \"esbuild\";\nimport { pathToFileURL } from \"node:url\";\n\n//#region src/loadExternalFile/bundleFile.ts\nconst getLoader = (extension) => {\n\tswitch (extension) {\n\t\tcase \".js\": return \"js\";\n\t\tcase \".jsx\": return \"jsx\";\n\t\tcase \".mjs\": return \"js\";\n\t\tcase \".ts\": return \"ts\";\n\t\tcase \".tsx\": return \"tsx\";\n\t\tcase \".cjs\": return \"js\";\n\t\tcase \".json\": return \"json\";\n\t\tcase \".md\": return \"text\";\n\t\tcase \".mdx\": return \"text\";\n\t\tdefault: return \"js\";\n\t}\n};\nconst getTransformationOptions = (filePath) => ({\n\tloader: {\n\t\t\".js\": \"js\",\n\t\t\".jsx\": \"jsx\",\n\t\t\".mjs\": \"js\",\n\t\t\".ts\": \"ts\",\n\t\t\".tsx\": \"tsx\",\n\t\t\".cjs\": \"js\",\n\t\t\".json\": \"json\",\n\t\t\".md\": \"text\",\n\t\t\".mdx\": \"text\"\n\t},\n\tformat: \"cjs\",\n\ttarget: \"node16\",\n\tplatform: \"neutral\",\n\twrite: false,\n\tpackages: \"bundle\",\n\texternal: [\"esbuild\"],\n\tbundle: true,\n\tdefine: { \"import.meta.url\": JSON.stringify(pathToFileURL(filePath).href) }\n});\nconst bundleFileSync = (code, filePath, options) => {\n\treturn buildSync({\n\t\tstdin: {\n\t\t\tcontents: code,\n\t\t\tloader: getLoader(extname(filePath)),\n\t\t\tresolveDir: dirname(filePath),\n\t\t\tsourcefile: filePath\n\t\t},\n\t\t...getTransformationOptions(filePath),\n\t\t...options\n\t}).outputFiles?.[0].text;\n};\nconst bundleFile = async (code, filePath, options) => {\n\treturn (await build({\n\t\tstdin: {\n\t\t\tcontents: code,\n\t\t\tloader: getLoader(extname(filePath)),\n\t\t\tresolveDir: dirname(filePath),\n\t\t\tsourcefile: filePath\n\t\t},\n\t\t...getTransformationOptions(filePath),\n\t\t...options\n\t})).outputFiles?.[0].text;\n};\n\n//#endregion\nexport { bundleFile, bundleFileSync, getLoader };\n//# sourceMappingURL=bundleFile.mjs.map"],"mappings":";;;;;AAKA,MAAM,aAAa,cAAc;AAChC,SAAQ,WAAR;EACC,KAAK,MAAO,QAAO;EACnB,KAAK,OAAQ,QAAO;EACpB,KAAK,OAAQ,QAAO;EACpB,KAAK,MAAO,QAAO;EACnB,KAAK,OAAQ,QAAO;EACpB,KAAK,OAAQ,QAAO;EACpB,KAAK,QAAS,QAAO;EACrB,KAAK,MAAO,QAAO;EACnB,KAAK,OAAQ,QAAO;EACpB,QAAS,QAAO"}
@@ -1,47 +0,0 @@
1
- import { logger } from "../logger.mjs";
2
- import { getProjectRequire } from "../utils/ESMxCJSHelpers.mjs";
3
- import { parseFileContent } from "./parseFileContent.mjs";
4
- import { transpileTSToMJSSync } from "./transpileTSToMJS.mjs";
5
- import { extname } from "node:path";
6
- import "node:fs/promises";
7
- import { readFileSync } from "node:fs";
8
-
9
- //#region ../config/dist/esm/loadExternalFile/loadExternalFile.mjs
10
- /**
11
- * Load the content declaration from the given path
12
- *
13
- * Accepts JSON, JS, MJS and TS files as configuration
14
- */
15
- const loadExternalFileSync = (filePath, options) => {
16
- const fileExtension = extname(filePath);
17
- const safeProjectRequire = options?.projectRequire ?? getProjectRequire();
18
- try {
19
- if (fileExtension === "json") {
20
- delete safeProjectRequire.cache[safeProjectRequire.resolve(filePath)];
21
- return safeProjectRequire(filePath);
22
- }
23
- const moduleResultString = transpileTSToMJSSync(readFileSync(filePath, "utf-8"), filePath);
24
- if (!moduleResultString) {
25
- logger("File could not be loaded.", { level: "error" });
26
- return;
27
- }
28
- const fileContent = parseFileContent(moduleResultString, {
29
- projectRequire: options?.projectRequire,
30
- envVarOptions: options?.envVarOptions,
31
- additionalEnvVars: options?.additionalEnvVars,
32
- mocks: options?.mocks,
33
- aliases: options?.aliases
34
- });
35
- if (typeof fileContent === "undefined") {
36
- logger(`File file could not be loaded. Path : ${filePath}`);
37
- return;
38
- }
39
- return fileContent;
40
- } catch (error) {
41
- logger([`Error: ${error.message} - `, JSON.stringify(error.stack, null, 2)], { level: "error" });
42
- }
43
- };
44
-
45
- //#endregion
46
- export { loadExternalFileSync };
47
- //# sourceMappingURL=loadExternalFile.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"loadExternalFile.mjs","names":[],"sources":["../../../../../../../config/dist/esm/loadExternalFile/loadExternalFile.mjs"],"sourcesContent":["import { colorizePath, logger } from \"../logger.mjs\";\nimport { getProjectRequire } from \"../utils/ESMxCJSHelpers.mjs\";\nimport { parseFileContent } from \"./parseFileContent.mjs\";\nimport { transpileTSToMJS, transpileTSToMJSSync } from \"./transpileTSToMJS.mjs\";\nimport { extname } from \"node:path\";\nimport { readFile } from \"node:fs/promises\";\nimport { readFileSync } from \"node:fs\";\n\n//#region src/loadExternalFile/loadExternalFile.ts\n/**\n* Load the content declaration from the given path\n*\n* Accepts JSON, JS, MJS and TS files as configuration\n*/\nconst loadExternalFileSync = (filePath, options) => {\n\tconst fileExtension = extname(filePath);\n\tconst safeProjectRequire = options?.projectRequire ?? getProjectRequire();\n\ttry {\n\t\tif (fileExtension === \"json\") {\n\t\t\tdelete safeProjectRequire.cache[safeProjectRequire.resolve(filePath)];\n\t\t\treturn safeProjectRequire(filePath);\n\t\t}\n\t\tconst moduleResultString = transpileTSToMJSSync(readFileSync(filePath, \"utf-8\"), filePath);\n\t\tif (!moduleResultString) {\n\t\t\tlogger(\"File could not be loaded.\", { level: \"error\" });\n\t\t\treturn;\n\t\t}\n\t\tconst fileContent = parseFileContent(moduleResultString, {\n\t\t\tprojectRequire: options?.projectRequire,\n\t\t\tenvVarOptions: options?.envVarOptions,\n\t\t\tadditionalEnvVars: options?.additionalEnvVars,\n\t\t\tmocks: options?.mocks,\n\t\t\taliases: options?.aliases\n\t\t});\n\t\tif (typeof fileContent === \"undefined\") {\n\t\t\tlogger(`File file could not be loaded. Path : ${filePath}`);\n\t\t\treturn;\n\t\t}\n\t\treturn fileContent;\n\t} catch (error) {\n\t\tlogger([`Error: ${error.message} - `, JSON.stringify(error.stack, null, 2)], { level: \"error\" });\n\t}\n};\n/**\n* Load the content declaration from the given path\n*\n* Accepts JSON, JS, MJS and TS files as configuration\n*/\nconst loadExternalFile = async (filePath, options) => {\n\tconst fileExtension = extname(filePath);\n\tconst safeProjectRequire = options?.projectRequire ?? getProjectRequire();\n\ttry {\n\t\tif (fileExtension === \"json\") {\n\t\t\tdelete safeProjectRequire.cache[safeProjectRequire.resolve(filePath)];\n\t\t\treturn safeProjectRequire(filePath);\n\t\t}\n\t\tconst moduleResultString = await transpileTSToMJS(await readFile(filePath, \"utf-8\"), filePath, options?.buildOptions);\n\t\tif (!moduleResultString) {\n\t\t\tlogger(\"File could not be loaded.\", { level: \"error\" });\n\t\t\treturn;\n\t\t}\n\t\tconst fileContent = parseFileContent(moduleResultString, {\n\t\t\tprojectRequire: options?.projectRequire,\n\t\t\tenvVarOptions: options?.envVarOptions,\n\t\t\tadditionalEnvVars: options?.additionalEnvVars,\n\t\t\tmocks: options?.mocks,\n\t\t\taliases: options?.aliases\n\t\t});\n\t\tif (typeof fileContent === \"undefined\") {\n\t\t\tlogger(`File file could not be loaded. Path : ${colorizePath(filePath)}`);\n\t\t\treturn;\n\t\t}\n\t\treturn fileContent;\n\t} catch (error) {\n\t\tlogger([`Error: ${error.message} - `, JSON.stringify(error.stack, null, 2)], { level: \"error\" });\n\t}\n};\n\n//#endregion\nexport { loadExternalFile, loadExternalFileSync };\n//# sourceMappingURL=loadExternalFile.mjs.map"],"mappings":";;;;;;;;;;;;;;AAcA,MAAM,wBAAwB,UAAU,YAAY;CACnD,MAAM,gBAAgB,QAAQ,SAAS;CACvC,MAAM,qBAAqB,SAAS,kBAAkB,mBAAmB;AACzE,KAAI;AACH,MAAI,kBAAkB,QAAQ;AAC7B,UAAO,mBAAmB,MAAM,mBAAmB,QAAQ,SAAS;AACpE,UAAO,mBAAmB,SAAS;;EAEpC,MAAM,qBAAqB,qBAAqB,aAAa,UAAU,QAAQ,EAAE,SAAS;AAC1F,MAAI,CAAC,oBAAoB;AACxB,UAAO,6BAA6B,EAAE,OAAO,SAAS,CAAC;AACvD;;EAED,MAAM,cAAc,iBAAiB,oBAAoB;GACxD,gBAAgB,SAAS;GACzB,eAAe,SAAS;GACxB,mBAAmB,SAAS;GAC5B,OAAO,SAAS;GAChB,SAAS,SAAS;GAClB,CAAC;AACF,MAAI,OAAO,gBAAgB,aAAa;AACvC,UAAO,yCAAyC,WAAW;AAC3D;;AAED,SAAO;UACC,OAAO;AACf,SAAO,CAAC,UAAU,MAAM,QAAQ,MAAM,KAAK,UAAU,MAAM,OAAO,MAAM,EAAE,CAAC,EAAE,EAAE,OAAO,SAAS,CAAC"}
@@ -1,63 +0,0 @@
1
- import { getProjectRequire } from "../utils/ESMxCJSHelpers.mjs";
2
- import { loadEnvFile } from "../loadEnvFile.mjs";
3
- import { runInNewContext } from "node:vm";
4
- import * as esbuild from "esbuild";
5
-
6
- //#region ../config/dist/esm/loadExternalFile/parseFileContent.mjs
7
- const getSandBoxContext = (options) => {
8
- const { envVarOptions, projectRequire, additionalEnvVars, mocks, aliases } = options ?? {};
9
- let additionalGlobalVar = {};
10
- const baseRequire = typeof projectRequire === "function" ? projectRequire : getProjectRequire();
11
- const mockedRequire = (() => {
12
- const mockTable = Object.assign({ esbuild }, mocks);
13
- const aliasTable = Object.assign({}, aliases);
14
- const wrappedRequire = function mockableRequire(id) {
15
- const target = aliasTable?.[id] ? aliasTable[id] : id;
16
- if (mockTable && Object.hasOwn(mockTable, target)) return mockTable[target];
17
- if (target !== id && mockTable && Object.hasOwn(mockTable, id)) return mockTable[id];
18
- return baseRequire(target);
19
- };
20
- wrappedRequire.resolve = baseRequire.resolve.bind(baseRequire);
21
- wrappedRequire.main = baseRequire.main;
22
- wrappedRequire.extensions = baseRequire.extensions;
23
- wrappedRequire.cache = baseRequire.cache;
24
- return wrappedRequire;
25
- })();
26
- try {
27
- additionalGlobalVar = { React: baseRequire("react") };
28
- } catch (_err) {}
29
- const sandboxContext = {
30
- exports: { default: {} },
31
- module: { exports: {} },
32
- process: {
33
- ...process,
34
- env: {
35
- ...process.env,
36
- ...loadEnvFile(envVarOptions),
37
- ...additionalEnvVars
38
- }
39
- },
40
- console,
41
- require: mockedRequire,
42
- ...additionalGlobalVar
43
- };
44
- Object.getOwnPropertyNames(globalThis).forEach((key) => {
45
- if (!(key in sandboxContext)) sandboxContext[key] = globalThis[key];
46
- });
47
- return sandboxContext;
48
- };
49
- const parseFileContent = (fileContentString, options) => {
50
- const sandboxContext = getSandBoxContext(options);
51
- runInNewContext(`"use strict";\n${fileContentString}`, sandboxContext);
52
- const candidates = [
53
- sandboxContext.exports?.default,
54
- sandboxContext.module?.exports?.defaults,
55
- sandboxContext.module?.exports?.default,
56
- sandboxContext.module?.exports
57
- ];
58
- for (const candidate of candidates) if (candidate && typeof candidate === "object" && Object.keys(candidate).length > 0) return candidate;
59
- };
60
-
61
- //#endregion
62
- export { parseFileContent };
63
- //# sourceMappingURL=parseFileContent.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parseFileContent.mjs","names":[],"sources":["../../../../../../../config/dist/esm/loadExternalFile/parseFileContent.mjs"],"sourcesContent":["import { getProjectRequire } from \"../utils/ESMxCJSHelpers.mjs\";\nimport { loadEnvFile } from \"../loadEnvFile.mjs\";\nimport { runInNewContext } from \"node:vm\";\nimport * as esbuild from \"esbuild\";\n\n//#region src/loadExternalFile/parseFileContent.ts\nconst getSandBoxContext = (options) => {\n\tconst { envVarOptions, projectRequire, additionalEnvVars, mocks, aliases } = options ?? {};\n\tlet additionalGlobalVar = {};\n\tconst baseRequire = typeof projectRequire === \"function\" ? projectRequire : getProjectRequire();\n\tconst mockedRequire = (() => {\n\t\tconst mockTable = Object.assign({ esbuild }, mocks);\n\t\tconst aliasTable = Object.assign({}, aliases);\n\t\tconst wrappedRequire = function mockableRequire(id) {\n\t\t\tconst target = aliasTable?.[id] ? aliasTable[id] : id;\n\t\t\tif (mockTable && Object.hasOwn(mockTable, target)) return mockTable[target];\n\t\t\tif (target !== id && mockTable && Object.hasOwn(mockTable, id)) return mockTable[id];\n\t\t\treturn baseRequire(target);\n\t\t};\n\t\twrappedRequire.resolve = baseRequire.resolve.bind(baseRequire);\n\t\twrappedRequire.main = baseRequire.main;\n\t\twrappedRequire.extensions = baseRequire.extensions;\n\t\twrappedRequire.cache = baseRequire.cache;\n\t\treturn wrappedRequire;\n\t})();\n\ttry {\n\t\tadditionalGlobalVar = { React: baseRequire(\"react\") };\n\t} catch (_err) {}\n\tconst sandboxContext = {\n\t\texports: { default: {} },\n\t\tmodule: { exports: {} },\n\t\tprocess: {\n\t\t\t...process,\n\t\t\tenv: {\n\t\t\t\t...process.env,\n\t\t\t\t...loadEnvFile(envVarOptions),\n\t\t\t\t...additionalEnvVars\n\t\t\t}\n\t\t},\n\t\tconsole,\n\t\trequire: mockedRequire,\n\t\t...additionalGlobalVar\n\t};\n\tObject.getOwnPropertyNames(globalThis).forEach((key) => {\n\t\tif (!(key in sandboxContext)) sandboxContext[key] = globalThis[key];\n\t});\n\treturn sandboxContext;\n};\nconst parseFileContent = (fileContentString, options) => {\n\tconst sandboxContext = getSandBoxContext(options);\n\trunInNewContext(`\"use strict\";\\n${fileContentString}`, sandboxContext);\n\tconst candidates = [\n\t\tsandboxContext.exports?.default,\n\t\tsandboxContext.module?.exports?.defaults,\n\t\tsandboxContext.module?.exports?.default,\n\t\tsandboxContext.module?.exports\n\t];\n\tfor (const candidate of candidates) if (candidate && typeof candidate === \"object\" && Object.keys(candidate).length > 0) return candidate;\n};\n\n//#endregion\nexport { getSandBoxContext, parseFileContent };\n//# sourceMappingURL=parseFileContent.mjs.map"],"mappings":";;;;;;AAMA,MAAM,qBAAqB,YAAY;CACtC,MAAM,EAAE,eAAe,gBAAgB,mBAAmB,OAAO,YAAY,WAAW,EAAE;CAC1F,IAAI,sBAAsB,EAAE;CAC5B,MAAM,cAAc,OAAO,mBAAmB,aAAa,iBAAiB,mBAAmB;CAC/F,MAAM,uBAAuB;EAC5B,MAAM,YAAY,OAAO,OAAO,EAAE,SAAS,EAAE,MAAM;EACnD,MAAM,aAAa,OAAO,OAAO,EAAE,EAAE,QAAQ;EAC7C,MAAM,iBAAiB,SAAS,gBAAgB,IAAI;GACnD,MAAM,SAAS,aAAa,MAAM,WAAW,MAAM;AACnD,OAAI,aAAa,OAAO,OAAO,WAAW,OAAO,CAAE,QAAO,UAAU;AACpE,OAAI,WAAW,MAAM,aAAa,OAAO,OAAO,WAAW,GAAG,CAAE,QAAO,UAAU;AACjF,UAAO,YAAY,OAAO;;AAE3B,iBAAe,UAAU,YAAY,QAAQ,KAAK,YAAY;AAC9D,iBAAe,OAAO,YAAY;AAClC,iBAAe,aAAa,YAAY;AACxC,iBAAe,QAAQ,YAAY;AACnC,SAAO;KACJ;AACJ,KAAI;AACH,wBAAsB,EAAE,OAAO,YAAY,QAAQ,EAAE;UAC7C,MAAM;CACf,MAAM,iBAAiB;EACtB,SAAS,EAAE,SAAS,EAAE,EAAE;EACxB,QAAQ,EAAE,SAAS,EAAE,EAAE;EACvB,SAAS;GACR,GAAG;GACH,KAAK;IACJ,GAAG,QAAQ;IACX,GAAG,YAAY,cAAc;IAC7B,GAAG;IACH;GACD;EACD;EACA,SAAS;EACT,GAAG;EACH;AACD,QAAO,oBAAoB,WAAW,CAAC,SAAS,QAAQ;AACvD,MAAI,EAAE,OAAO,gBAAiB,gBAAe,OAAO,WAAW;GAC9D;AACF,QAAO;;AAER,MAAM,oBAAoB,mBAAmB,YAAY;CACxD,MAAM,iBAAiB,kBAAkB,QAAQ;AACjD,iBAAgB,kBAAkB,qBAAqB,eAAe;CACtE,MAAM,aAAa;EAClB,eAAe,SAAS;EACxB,eAAe,QAAQ,SAAS;EAChC,eAAe,QAAQ,SAAS;EAChC,eAAe,QAAQ;EACvB;AACD,MAAK,MAAM,aAAa,WAAY,KAAI,aAAa,OAAO,cAAc,YAAY,OAAO,KAAK,UAAU,CAAC,SAAS,EAAG,QAAO"}
@@ -1,44 +0,0 @@
1
- import { getPackageJsonPath } from "../utils/getPackageJsonPath.mjs";
2
- import { getLoader } from "./bundleFile.mjs";
3
- import { dirname, extname, join } from "node:path";
4
- import { buildSync } from "esbuild";
5
- import { pathToFileURL } from "node:url";
6
-
7
- //#region ../config/dist/esm/loadExternalFile/transpileTSToMJS.mjs
8
- const getTransformationOptions = (filePath) => ({
9
- loader: {
10
- ".js": "js",
11
- ".jsx": "jsx",
12
- ".mjs": "js",
13
- ".ts": "ts",
14
- ".tsx": "tsx",
15
- ".cjs": "js",
16
- ".json": "json",
17
- ".md": "text",
18
- ".mdx": "text"
19
- },
20
- format: "cjs",
21
- target: "node20",
22
- platform: "node",
23
- write: false,
24
- packages: "external",
25
- bundle: true,
26
- tsconfig: join(getPackageJsonPath(dirname(filePath)).baseDir, "tsconfig.json"),
27
- define: { "import.meta.url": JSON.stringify(pathToFileURL(filePath).href) }
28
- });
29
- const transpileTSToMJSSync = (code, filePath, options) => {
30
- return buildSync({
31
- stdin: {
32
- contents: code,
33
- loader: getLoader(extname(filePath)),
34
- resolveDir: dirname(filePath),
35
- sourcefile: filePath
36
- },
37
- ...getTransformationOptions(filePath),
38
- ...options
39
- }).outputFiles?.[0].text;
40
- };
41
-
42
- //#endregion
43
- export { transpileTSToMJSSync };
44
- //# sourceMappingURL=transpileTSToMJS.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"transpileTSToMJS.mjs","names":[],"sources":["../../../../../../../config/dist/esm/loadExternalFile/transpileTSToMJS.mjs"],"sourcesContent":["import { getPackageJsonPath } from \"../utils/getPackageJsonPath.mjs\";\nimport { getLoader } from \"./bundleFile.mjs\";\nimport { dirname, extname, join } from \"node:path\";\nimport { build, buildSync } from \"esbuild\";\nimport { pathToFileURL } from \"node:url\";\n\n//#region src/loadExternalFile/transpileTSToMJS.ts\nconst getTransformationOptions = (filePath) => ({\n\tloader: {\n\t\t\".js\": \"js\",\n\t\t\".jsx\": \"jsx\",\n\t\t\".mjs\": \"js\",\n\t\t\".ts\": \"ts\",\n\t\t\".tsx\": \"tsx\",\n\t\t\".cjs\": \"js\",\n\t\t\".json\": \"json\",\n\t\t\".md\": \"text\",\n\t\t\".mdx\": \"text\"\n\t},\n\tformat: \"cjs\",\n\ttarget: \"node20\",\n\tplatform: \"node\",\n\twrite: false,\n\tpackages: \"external\",\n\tbundle: true,\n\ttsconfig: join(getPackageJsonPath(dirname(filePath)).baseDir, \"tsconfig.json\"),\n\tdefine: { \"import.meta.url\": JSON.stringify(pathToFileURL(filePath).href) }\n});\nconst transpileTSToMJSSync = (code, filePath, options) => {\n\treturn buildSync({\n\t\tstdin: {\n\t\t\tcontents: code,\n\t\t\tloader: getLoader(extname(filePath)),\n\t\t\tresolveDir: dirname(filePath),\n\t\t\tsourcefile: filePath\n\t\t},\n\t\t...getTransformationOptions(filePath),\n\t\t...options\n\t}).outputFiles?.[0].text;\n};\nconst transpileTSToMJS = async (code, filePath, options) => {\n\treturn (await build({\n\t\tstdin: {\n\t\t\tcontents: code,\n\t\t\tloader: getLoader(extname(filePath)),\n\t\t\tresolveDir: dirname(filePath),\n\t\t\tsourcefile: filePath\n\t\t},\n\t\t...getTransformationOptions(filePath),\n\t\t...options\n\t})).outputFiles?.[0].text;\n};\n\n//#endregion\nexport { transpileTSToMJS, transpileTSToMJSSync };\n//# sourceMappingURL=transpileTSToMJS.mjs.map"],"mappings":";;;;;;;AAOA,MAAM,4BAA4B,cAAc;CAC/C,QAAQ;EACP,OAAO;EACP,QAAQ;EACR,QAAQ;EACR,OAAO;EACP,QAAQ;EACR,QAAQ;EACR,SAAS;EACT,OAAO;EACP,QAAQ;EACR;CACD,QAAQ;CACR,QAAQ;CACR,UAAU;CACV,OAAO;CACP,UAAU;CACV,QAAQ;CACR,UAAU,KAAK,mBAAmB,QAAQ,SAAS,CAAC,CAAC,SAAS,gBAAgB;CAC9E,QAAQ,EAAE,mBAAmB,KAAK,UAAU,cAAc,SAAS,CAAC,KAAK,EAAE;CAC3E;AACD,MAAM,wBAAwB,MAAM,UAAU,YAAY;AACzD,QAAO,UAAU;EAChB,OAAO;GACN,UAAU;GACV,QAAQ,UAAU,QAAQ,SAAS,CAAC;GACpC,YAAY,QAAQ,SAAS;GAC7B,YAAY;GACZ;EACD,GAAG,yBAAyB,SAAS;EACrC,GAAG;EACH,CAAC,CAAC,cAAc,GAAG"}
@@ -1,45 +0,0 @@
1
- //#region ../config/dist/esm/logger.mjs
2
- const logger = (content, details) => {
3
- const isVerbose = details?.isVerbose ?? false;
4
- const mode = details?.config?.mode ?? "default";
5
- const level = details?.level ?? "info";
6
- const prefix = details?.config?.prefix ? details?.config?.prefix : void 0;
7
- const log = details?.config?.log ?? console.log;
8
- const info = details?.config?.info ?? console.info;
9
- const warn = details?.config?.warn ?? console.warn;
10
- const error = details?.config?.error ?? console.error;
11
- const debug = details?.config?.debug ?? console.debug;
12
- if (mode === "disabled") return;
13
- if (isVerbose && mode !== "verbose") return;
14
- const flatContent = prefix ? [prefix, ...[content].flat()] : [content].flat();
15
- if (level === "debug") return debug(...flatContent);
16
- if (level === "info") return info(...flatContent);
17
- if (level === "warn") return warn(...flatContent);
18
- if (level === "error") return error(...flatContent);
19
- log(...flatContent);
20
- };
21
- let ANSIColors = /* @__PURE__ */ function(ANSIColors$1) {
22
- ANSIColors$1["RESET"] = "\x1B[0m";
23
- ANSIColors$1["GREY"] = "\x1B[90m";
24
- ANSIColors$1["GREY_DARK"] = "\x1B[38;5;239m";
25
- ANSIColors$1["GREY_LIGHT"] = "\x1B[38;5;252m";
26
- ANSIColors$1["BLUE"] = "\x1B[34m";
27
- ANSIColors$1["RED"] = "\x1B[31m";
28
- ANSIColors$1["GREEN"] = "\x1B[32m";
29
- ANSIColors$1["YELLOW"] = "\x1B[38;5;226m";
30
- ANSIColors$1["MAGENTA"] = "\x1B[35m";
31
- ANSIColors$1["BEIGE"] = "\x1B[38;5;3m";
32
- ANSIColors$1["ORANGE"] = "\x1B[38;5;208m";
33
- ANSIColors$1["CYAN"] = "\x1B[36m";
34
- ANSIColors$1["WHITE"] = "\x1B[37m";
35
- ANSIColors$1["BOLD"] = "\x1B[1m";
36
- return ANSIColors$1;
37
- }({});
38
- const colorize = (s, color, reset) => color ? `${color}${s}${reset ? typeof reset === "boolean" ? ANSIColors.RESET : reset : ANSIColors.RESET}` : s;
39
- const x = colorize("✗", ANSIColors.RED);
40
- const v = colorize("✓", ANSIColors.GREEN);
41
- const clock = colorize("⏲", ANSIColors.BLUE);
42
-
43
- //#endregion
44
- export { ANSIColors, logger };
45
- //# sourceMappingURL=logger.mjs.map