@intlayer/config 8.4.0 → 8.4.1

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 (148) hide show
  1. package/dist/cjs/{_virtual/_rolldown/runtime.cjs → chunk-D-qHiVGv.cjs} +1 -1
  2. package/dist/cjs/client.cjs +1 -1
  3. package/dist/cjs/configFile/buildConfigurationFields.cjs +1 -1
  4. package/dist/cjs/configFile/buildConfigurationFields.cjs.map +1 -1
  5. package/dist/cjs/configFile/configurationSchema.cjs +1 -1
  6. package/dist/cjs/configFile/configurationSchema.cjs.map +1 -1
  7. package/dist/cjs/configFile/getConfiguration.cjs +1 -1
  8. package/dist/cjs/configFile/getConfiguration.cjs.map +1 -1
  9. package/dist/cjs/configFile/searchConfigurationFile.cjs +1 -1
  10. package/dist/cjs/configFile/searchConfigurationFile.cjs.map +1 -1
  11. package/dist/cjs/defaultValues/build.cjs +1 -1
  12. package/dist/cjs/defaultValues/build.cjs.map +1 -1
  13. package/dist/cjs/defaultValues/compiler.cjs +1 -1
  14. package/dist/cjs/defaultValues/content.cjs +1 -1
  15. package/dist/cjs/defaultValues/content.cjs.map +1 -1
  16. package/dist/cjs/defaultValues/dictionary.cjs +1 -1
  17. package/dist/cjs/defaultValues/dictionary.cjs.map +1 -1
  18. package/dist/cjs/defaultValues/editor.cjs +1 -1
  19. package/dist/cjs/defaultValues/editor.cjs.map +1 -1
  20. package/dist/cjs/defaultValues/index.cjs +1 -1
  21. package/dist/cjs/defaultValues/internationalization.cjs +1 -1
  22. package/dist/cjs/defaultValues/internationalization.cjs.map +1 -1
  23. package/dist/cjs/defaultValues/log.cjs +1 -1
  24. package/dist/cjs/defaultValues/log.cjs.map +1 -1
  25. package/dist/cjs/defaultValues/routing.cjs +1 -1
  26. package/dist/cjs/defaultValues/routing.cjs.map +1 -1
  27. package/dist/cjs/defaultValues/system.cjs +1 -1
  28. package/dist/cjs/defaultValues/system.cjs.map +1 -1
  29. package/dist/cjs/loadEnvFile.cjs +1 -1
  30. package/dist/cjs/loadEnvFile.cjs.map +1 -1
  31. package/dist/cjs/loadExternalFile/bundleFile.cjs +1 -1
  32. package/dist/cjs/loadExternalFile/bundleFile.cjs.map +1 -1
  33. package/dist/cjs/loadExternalFile/bundleJSFile.cjs +1 -1
  34. package/dist/cjs/loadExternalFile/bundleJSFile.cjs.map +1 -1
  35. package/dist/cjs/loadExternalFile/loadExternalFile.cjs +1 -1
  36. package/dist/cjs/loadExternalFile/loadExternalFile.cjs.map +1 -1
  37. package/dist/cjs/loadExternalFile/parseFileContent.cjs +1 -1
  38. package/dist/cjs/loadExternalFile/parseFileContent.cjs.map +1 -1
  39. package/dist/cjs/loadExternalFile/transpileTSToCJS.cjs +1 -1
  40. package/dist/cjs/loadExternalFile/transpileTSToCJS.cjs.map +1 -1
  41. package/dist/cjs/node.cjs +1 -1
  42. package/dist/cjs/utils/ESMxCJSHelpers.cjs +1 -1
  43. package/dist/cjs/utils/ESMxCJSHelpers.cjs.map +1 -1
  44. package/dist/cjs/utils/alias.cjs +1 -1
  45. package/dist/cjs/utils/alias.cjs.map +1 -1
  46. package/dist/cjs/utils/cacheDisk.cjs +1 -1
  47. package/dist/cjs/utils/cacheDisk.cjs.map +1 -1
  48. package/dist/cjs/utils/cacheMemory.cjs +1 -1
  49. package/dist/cjs/utils/cacheMemory.cjs.map +1 -1
  50. package/dist/cjs/utils/getPackageJsonPath.cjs +1 -1
  51. package/dist/cjs/utils/getPackageJsonPath.cjs.map +1 -1
  52. package/dist/esm/{_virtual/_rolldown/runtime.mjs → chunk-DXQkyQJp.mjs} +1 -1
  53. package/dist/esm/client.mjs +1 -1
  54. package/dist/esm/configFile/buildConfigurationFields.mjs +1 -1
  55. package/dist/esm/configFile/buildConfigurationFields.mjs.map +1 -1
  56. package/dist/esm/defaultValues/build.mjs +1 -1
  57. package/dist/esm/defaultValues/build.mjs.map +1 -1
  58. package/dist/esm/defaultValues/compiler.mjs +1 -1
  59. package/dist/esm/defaultValues/compiler.mjs.map +1 -1
  60. package/dist/esm/defaultValues/content.mjs +1 -1
  61. package/dist/esm/defaultValues/content.mjs.map +1 -1
  62. package/dist/esm/defaultValues/dictionary.mjs +1 -1
  63. package/dist/esm/defaultValues/dictionary.mjs.map +1 -1
  64. package/dist/esm/defaultValues/editor.mjs +1 -1
  65. package/dist/esm/defaultValues/editor.mjs.map +1 -1
  66. package/dist/esm/defaultValues/index.mjs +1 -1
  67. package/dist/esm/defaultValues/internationalization.mjs +1 -1
  68. package/dist/esm/defaultValues/internationalization.mjs.map +1 -1
  69. package/dist/esm/defaultValues/log.mjs +1 -1
  70. package/dist/esm/defaultValues/log.mjs.map +1 -1
  71. package/dist/esm/defaultValues/routing.mjs +1 -1
  72. package/dist/esm/defaultValues/routing.mjs.map +1 -1
  73. package/dist/esm/defaultValues/system.mjs +1 -1
  74. package/dist/esm/defaultValues/system.mjs.map +1 -1
  75. package/dist/esm/node.mjs +1 -1
  76. package/dist/esm/utils/ESMxCJSHelpers.mjs +1 -1
  77. package/dist/esm/utils/ESMxCJSHelpers.mjs.map +1 -1
  78. package/dist/types/build-BGWWxAP2.d.ts +12 -0
  79. package/dist/types/build-BGWWxAP2.d.ts.map +1 -0
  80. package/dist/types/camelCaseToKebabCase-91HKVxf2.d.ts +9 -0
  81. package/dist/types/camelCaseToKebabCase-91HKVxf2.d.ts.map +1 -0
  82. package/dist/types/camelCaseToSentence-LKuKkD3M.d.ts +9 -0
  83. package/dist/types/camelCaseToSentence-LKuKkD3M.d.ts.map +1 -0
  84. package/dist/types/client.d.ts +5 -5
  85. package/dist/types/compiler-BKn6YjPf.d.ts +10 -0
  86. package/dist/types/compiler-BKn6YjPf.d.ts.map +1 -0
  87. package/dist/types/configFile/configurationSchema.d.ts +9 -9
  88. package/dist/types/configFile/getConfiguration.d.ts +1 -1
  89. package/dist/types/configFile/loadConfigurationFile.d.ts.map +1 -1
  90. package/dist/types/content-CEqOvNcs.d.ts +13 -0
  91. package/dist/types/content-CEqOvNcs.d.ts.map +1 -0
  92. package/dist/types/defaultValues/build.d.ts +2 -12
  93. package/dist/types/defaultValues/compiler.d.ts +2 -10
  94. package/dist/types/defaultValues/content.d.ts +2 -13
  95. package/dist/types/defaultValues/dictionary.d.ts +2 -13
  96. package/dist/types/defaultValues/editor.d.ts +2 -15
  97. package/dist/types/defaultValues/index.d.ts +10 -10
  98. package/dist/types/defaultValues/internationalization.d.ts +2 -14
  99. package/dist/types/defaultValues/log.d.ts +2 -8
  100. package/dist/types/defaultValues/routing.d.ts +2 -16
  101. package/dist/types/defaultValues/system.d.ts +2 -18
  102. package/dist/types/dictionary-n4jBpRU_.d.ts +13 -0
  103. package/dist/types/dictionary-n4jBpRU_.d.ts.map +1 -0
  104. package/dist/types/editor-Bhh3J_sb.d.ts +15 -0
  105. package/dist/types/editor-Bhh3J_sb.d.ts.map +1 -0
  106. package/dist/types/internationalization-0cqNGQ-O.d.ts +14 -0
  107. package/dist/types/internationalization-0cqNGQ-O.d.ts.map +1 -0
  108. package/dist/types/kebabCaseToCamelCase-BR4yfbUC.d.ts +5 -0
  109. package/dist/types/kebabCaseToCamelCase-BR4yfbUC.d.ts.map +1 -0
  110. package/dist/types/loadEnvFile-Dk80Swa9.d.ts +10 -0
  111. package/dist/types/loadEnvFile-Dk80Swa9.d.ts.map +1 -0
  112. package/dist/types/loadEnvFile.d.ts +2 -10
  113. package/dist/types/loadExternalFile/index.d.ts +1 -1
  114. package/dist/types/loadExternalFile/loadExternalFile.d.ts +1 -1
  115. package/dist/types/loadExternalFile/parseFileContent.d.ts +2 -29
  116. package/dist/types/log-C5gSYuVB.d.ts +8 -0
  117. package/dist/types/log-C5gSYuVB.d.ts.map +1 -0
  118. package/dist/types/node.d.ts +1 -1
  119. package/dist/types/parseFileContent-CriV5Luv.d.ts +29 -0
  120. package/dist/types/parseFileContent-CriV5Luv.d.ts.map +1 -0
  121. package/dist/types/routing-DlVdUHPZ.d.ts +16 -0
  122. package/dist/types/routing-DlVdUHPZ.d.ts.map +1 -0
  123. package/dist/types/system-BFYob741.d.ts +18 -0
  124. package/dist/types/system-BFYob741.d.ts.map +1 -0
  125. package/dist/types/toLowerCamelCase-CfYCuChC.d.ts +10 -0
  126. package/dist/types/toLowerCamelCase-CfYCuChC.d.ts.map +1 -0
  127. package/dist/types/utils/index.d.ts +4 -4
  128. package/dist/types/utils/stringFormatter/camelCaseToKebabCase.d.ts +2 -9
  129. package/dist/types/utils/stringFormatter/camelCaseToSentence.d.ts +2 -9
  130. package/dist/types/utils/stringFormatter/index.d.ts +4 -4
  131. package/dist/types/utils/stringFormatter/kebabCaseToCamelCase.d.ts +2 -5
  132. package/dist/types/utils/stringFormatter/toLowerCamelCase.d.ts +2 -10
  133. package/package.json +2 -2
  134. package/dist/types/defaultValues/build.d.ts.map +0 -1
  135. package/dist/types/defaultValues/compiler.d.ts.map +0 -1
  136. package/dist/types/defaultValues/content.d.ts.map +0 -1
  137. package/dist/types/defaultValues/dictionary.d.ts.map +0 -1
  138. package/dist/types/defaultValues/editor.d.ts.map +0 -1
  139. package/dist/types/defaultValues/internationalization.d.ts.map +0 -1
  140. package/dist/types/defaultValues/log.d.ts.map +0 -1
  141. package/dist/types/defaultValues/routing.d.ts.map +0 -1
  142. package/dist/types/defaultValues/system.d.ts.map +0 -1
  143. package/dist/types/loadEnvFile.d.ts.map +0 -1
  144. package/dist/types/loadExternalFile/parseFileContent.d.ts.map +0 -1
  145. package/dist/types/utils/stringFormatter/camelCaseToKebabCase.d.ts.map +0 -1
  146. package/dist/types/utils/stringFormatter/camelCaseToSentence.d.ts.map +0 -1
  147. package/dist/types/utils/stringFormatter/kebabCaseToCamelCase.d.ts.map +0 -1
  148. package/dist/types/utils/stringFormatter/toLowerCamelCase.d.ts.map +0 -1
@@ -1,13 +1,2 @@
1
- import { DictionaryLocation } from "@intlayer/types/dictionary";
2
-
3
- //#region src/defaultValues/dictionary.d.ts
4
- declare namespace dictionary_d_exports {
5
- export { CONTENT_AUTO_TRANSFORMATION, FILL, IMPORT_MODE, LOCATION };
6
- }
7
- declare const FILL = true;
8
- declare const LOCATION: DictionaryLocation;
9
- declare const CONTENT_AUTO_TRANSFORMATION = false;
10
- declare const IMPORT_MODE = "static";
11
- //#endregion
12
- export { CONTENT_AUTO_TRANSFORMATION, FILL, IMPORT_MODE, LOCATION, dictionary_d_exports };
13
- //# sourceMappingURL=dictionary.d.ts.map
1
+ import { i as LOCATION, n as FILL, r as IMPORT_MODE, t as CONTENT_AUTO_TRANSFORMATION } from "../dictionary-n4jBpRU_.js";
2
+ export { CONTENT_AUTO_TRANSFORMATION, FILL, IMPORT_MODE, LOCATION };
@@ -1,15 +1,2 @@
1
- declare namespace editor_d_exports {
2
- export { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT };
3
- }
4
- declare const APPLICATION_URL: any;
5
- declare const EDITOR_URL = "http://localhost:8000";
6
- declare const CMS_URL = "https://app.intlayer.org";
7
- declare const BACKEND_URL = "https://back.intlayer.org";
8
- declare const PORT = 8000;
9
- declare const IS_ENABLED = false;
10
- declare const LIVE_SYNC = true;
11
- declare const DICTIONARY_PRIORITY_STRATEGY = "local_first";
12
- declare const LIVE_SYNC_PORT = 4000;
13
- //#endregion
14
- export { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT, editor_d_exports };
15
- //# sourceMappingURL=editor.d.ts.map
1
+ import { a as EDITOR_URL, c as LIVE_SYNC_PORT, i as DICTIONARY_PRIORITY_STRATEGY, l as PORT, n as BACKEND_URL, o as IS_ENABLED, r as CMS_URL, s as LIVE_SYNC, t as APPLICATION_URL } from "../editor-Bhh3J_sb.js";
2
+ export { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT };
@@ -1,17 +1,17 @@
1
- import { build_d_exports } from "./build.js";
2
- import { compiler_d_exports } from "./compiler.js";
3
- import { content_d_exports } from "./content.js";
4
- import { dictionary_d_exports } from "./dictionary.js";
5
- import { editor_d_exports } from "./editor.js";
6
- import { internationalization_d_exports } from "./internationalization.js";
7
- import { log_d_exports } from "./log.js";
8
- import { routing_d_exports } from "./routing.js";
9
- import { system_d_exports } from "./system.js";
1
+ import { s as build_d_exports } from "../build-BGWWxAP2.js";
2
+ import { a as compiler_d_exports } from "../compiler-BKn6YjPf.js";
3
+ import { c as content_d_exports } from "../content-CEqOvNcs.js";
4
+ import { a as dictionary_d_exports } from "../dictionary-n4jBpRU_.js";
5
+ import { u as editor_d_exports } from "../editor-Bhh3J_sb.js";
6
+ import { a as internationalization_d_exports } from "../internationalization-0cqNGQ-O.js";
7
+ import { r as log_d_exports } from "../log-C5gSYuVB.js";
8
+ import { c as routing_d_exports } from "../routing-DlVdUHPZ.js";
9
+ import { p as system_d_exports } from "../system-BFYob741.js";
10
10
 
11
11
  //#region src/defaultValues/index.d.ts
12
12
  declare namespace index_d_exports {
13
13
  export { build_d_exports as Build, compiler_d_exports as Compiler, content_d_exports as Content, dictionary_d_exports as Dictionary, editor_d_exports as Editor, internationalization_d_exports as Internationalization, log_d_exports as Log, routing_d_exports as Routing, system_d_exports as System };
14
14
  }
15
15
  //#endregion
16
- export { build_d_exports as Build, compiler_d_exports as Compiler, content_d_exports as Content, dictionary_d_exports as Dictionary, editor_d_exports as Editor, internationalization_d_exports as Internationalization, log_d_exports as Log, routing_d_exports as Routing, system_d_exports as System, index_d_exports };
16
+ export { build_d_exports as Build, compiler_d_exports as Compiler, content_d_exports as Content, dictionary_d_exports as Dictionary, editor_d_exports as Editor, internationalization_d_exports as Internationalization, log_d_exports as Log, routing_d_exports as Routing, system_d_exports as System, index_d_exports as t };
17
17
  //# sourceMappingURL=index.d.ts.map
@@ -1,14 +1,2 @@
1
- import { StrictMode } from "@intlayer/types/config";
2
- import { Locale } from "@intlayer/types/allLocales";
3
-
4
- //#region src/defaultValues/internationalization.d.ts
5
- declare namespace internationalization_d_exports {
6
- export { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE };
7
- }
8
- declare const LOCALES: Locale[];
9
- declare const REQUIRED_LOCALES: Locale[];
10
- declare const DEFAULT_LOCALE: Locale;
11
- declare const STRICT_MODE: StrictMode;
12
- //#endregion
13
- export { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE, internationalization_d_exports };
14
- //# sourceMappingURL=internationalization.d.ts.map
1
+ import { i as STRICT_MODE, n as LOCALES, r as REQUIRED_LOCALES, t as DEFAULT_LOCALE } from "../internationalization-0cqNGQ-O.js";
2
+ export { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE };
@@ -1,8 +1,2 @@
1
- declare namespace log_d_exports {
2
- export { MODE, PREFIX };
3
- }
4
- declare const MODE = "default";
5
- declare const PREFIX = "\u001B[38;5;239m[intlayer] \u001B[0m";
6
- //#endregion
7
- export { MODE, PREFIX, log_d_exports };
8
- //# sourceMappingURL=log.d.ts.map
1
+ import { n as PREFIX, t as MODE } from "../log-C5gSYuVB.js";
2
+ export { MODE, PREFIX };
@@ -1,16 +1,2 @@
1
- import { RoutingConfig } from "@intlayer/types/config";
2
-
3
- //#region src/defaultValues/routing.d.ts
4
- declare namespace routing_d_exports {
5
- export { BASE_PATH, COOKIE_NAME, HEADER_NAME, LOCALE_STORAGE_NAME, ROUTING_MODE, SERVER_SET_COOKIE, STORAGE };
6
- }
7
- declare const HEADER_NAME = "x-intlayer-locale";
8
- declare const COOKIE_NAME = "INTLAYER_LOCALE";
9
- declare const LOCALE_STORAGE_NAME = "INTLAYER_LOCALE";
10
- declare const BASE_PATH = "";
11
- declare const SERVER_SET_COOKIE = "always";
12
- declare const ROUTING_MODE = "prefix-no-default";
13
- declare const STORAGE: RoutingConfig['storage'];
14
- //#endregion
15
- export { BASE_PATH, COOKIE_NAME, HEADER_NAME, LOCALE_STORAGE_NAME, ROUTING_MODE, SERVER_SET_COOKIE, STORAGE, routing_d_exports };
16
- //# sourceMappingURL=routing.d.ts.map
1
+ import { a as ROUTING_MODE, i as LOCALE_STORAGE_NAME, n as COOKIE_NAME, o as SERVER_SET_COOKIE, r as HEADER_NAME, s as STORAGE, t as BASE_PATH } from "../routing-DlVdUHPZ.js";
2
+ export { BASE_PATH, COOKIE_NAME, HEADER_NAME, LOCALE_STORAGE_NAME, ROUTING_MODE, SERVER_SET_COOKIE, STORAGE };
@@ -1,18 +1,2 @@
1
- declare namespace system_d_exports {
2
- export { CACHE_DIR, CONFIG_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, FETCH_DICTIONARIES_DIR, MAIN_DIR, MASKS_DIR, MODULE_AUGMENTATION_DIR, REMOTE_DICTIONARIES_DIR, TEMP_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR };
3
- }
4
- declare const MAIN_DIR = ".intlayer/main";
5
- declare const DICTIONARIES_DIR = ".intlayer/dictionary";
6
- declare const MASKS_DIR = ".intlayer/mask";
7
- declare const REMOTE_DICTIONARIES_DIR = ".intlayer/remote_dictionary";
8
- declare const UNMERGED_DICTIONARIES_DIR = ".intlayer/unmerged_dictionary";
9
- declare const DYNAMIC_DICTIONARIES_DIR = ".intlayer/dynamic_dictionary";
10
- declare const FETCH_DICTIONARIES_DIR = ".intlayer/fetch_dictionary";
11
- declare const TYPES_DIR = ".intlayer/types";
12
- declare const MODULE_AUGMENTATION_DIR = ".intlayer/types";
13
- declare const CONFIG_DIR = ".intlayer/config";
14
- declare const CACHE_DIR = ".intlayer/cache";
15
- declare const TEMP_DIR = ".intlayer/tmp";
16
- //#endregion
17
- export { CACHE_DIR, CONFIG_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, FETCH_DICTIONARIES_DIR, MAIN_DIR, MASKS_DIR, MODULE_AUGMENTATION_DIR, REMOTE_DICTIONARIES_DIR, TEMP_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR, system_d_exports };
18
- //# sourceMappingURL=system.d.ts.map
1
+ import { a as FETCH_DICTIONARIES_DIR, c as MODULE_AUGMENTATION_DIR, d as TYPES_DIR, f as UNMERGED_DICTIONARIES_DIR, i as DYNAMIC_DICTIONARIES_DIR, l as REMOTE_DICTIONARIES_DIR, n as CONFIG_DIR, o as MAIN_DIR, r as DICTIONARIES_DIR, s as MASKS_DIR, t as CACHE_DIR, u as TEMP_DIR } from "../system-BFYob741.js";
2
+ export { CACHE_DIR, CONFIG_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, FETCH_DICTIONARIES_DIR, MAIN_DIR, MASKS_DIR, MODULE_AUGMENTATION_DIR, REMOTE_DICTIONARIES_DIR, TEMP_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR };
@@ -0,0 +1,13 @@
1
+ import { DictionaryLocation } from "@intlayer/types/dictionary";
2
+
3
+ //#region src/defaultValues/dictionary.d.ts
4
+ declare namespace dictionary_d_exports {
5
+ export { CONTENT_AUTO_TRANSFORMATION, FILL, IMPORT_MODE, LOCATION };
6
+ }
7
+ declare const FILL = true;
8
+ declare const LOCATION: DictionaryLocation;
9
+ declare const CONTENT_AUTO_TRANSFORMATION = false;
10
+ declare const IMPORT_MODE = "static";
11
+ //#endregion
12
+ export { dictionary_d_exports as a, LOCATION as i, FILL as n, IMPORT_MODE as r, CONTENT_AUTO_TRANSFORMATION as t };
13
+ //# sourceMappingURL=dictionary-n4jBpRU_.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dictionary-n4jBpRU_.d.ts","names":[],"sources":["../../src/defaultValues/dictionary.ts"],"mappings":";;;;;;cAEa,IAAA;AAAA,cACA,QAAA,EAAU,kBAAA;AAAA,cACV,2BAAA;AAAA,cACA,WAAA"}
@@ -0,0 +1,15 @@
1
+ declare namespace editor_d_exports {
2
+ export { APPLICATION_URL, BACKEND_URL, CMS_URL, DICTIONARY_PRIORITY_STRATEGY, EDITOR_URL, IS_ENABLED, LIVE_SYNC, LIVE_SYNC_PORT, PORT };
3
+ }
4
+ declare const APPLICATION_URL: any;
5
+ declare const EDITOR_URL = "http://localhost:8000";
6
+ declare const CMS_URL = "https://app.intlayer.org";
7
+ declare const BACKEND_URL = "https://back.intlayer.org";
8
+ declare const PORT = 8000;
9
+ declare const IS_ENABLED = false;
10
+ declare const LIVE_SYNC = true;
11
+ declare const DICTIONARY_PRIORITY_STRATEGY = "local_first";
12
+ declare const LIVE_SYNC_PORT = 4000;
13
+ //#endregion
14
+ export { EDITOR_URL as a, LIVE_SYNC_PORT as c, DICTIONARY_PRIORITY_STRATEGY as i, PORT as l, BACKEND_URL as n, IS_ENABLED as o, CMS_URL as r, LIVE_SYNC as s, APPLICATION_URL as t, editor_d_exports as u };
15
+ //# sourceMappingURL=editor-Bhh3J_sb.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"editor-Bhh3J_sb.d.ts","names":[],"sources":["../../src/defaultValues/editor.ts"],"mappings":";;;cAAa,eAAA;AAAA,cACA,UAAA;AAAA,cACA,OAAA;AAAA,cACA,WAAA;AAAA,cACA,IAAA;AAAA,cACA,UAAA;AAAA,cACA,SAAA;AAAA,cACA,4BAAA;AAAA,cACA,cAAA"}
@@ -0,0 +1,14 @@
1
+ import { StrictMode } from "@intlayer/types/config";
2
+ import { Locale } from "@intlayer/types/allLocales";
3
+
4
+ //#region src/defaultValues/internationalization.d.ts
5
+ declare namespace internationalization_d_exports {
6
+ export { DEFAULT_LOCALE, LOCALES, REQUIRED_LOCALES, STRICT_MODE };
7
+ }
8
+ declare const LOCALES: Locale[];
9
+ declare const REQUIRED_LOCALES: Locale[];
10
+ declare const DEFAULT_LOCALE: Locale;
11
+ declare const STRICT_MODE: StrictMode;
12
+ //#endregion
13
+ export { internationalization_d_exports as a, STRICT_MODE as i, LOCALES as n, REQUIRED_LOCALES as r, DEFAULT_LOCALE as t };
14
+ //# sourceMappingURL=internationalization-0cqNGQ-O.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internationalization-0cqNGQ-O.d.ts","names":[],"sources":["../../src/defaultValues/internationalization.ts"],"mappings":";;;;;;;cAIa,OAAA,EAAS,MAAA;AAAA,cAET,gBAAA,EAAkB,MAAA;AAAA,cAElB,cAAA,EAAgB,MAAA;AAAA,cAEhB,WAAA,EAAa,UAAA"}
@@ -0,0 +1,5 @@
1
+ //#region src/utils/stringFormatter/kebabCaseToCamelCase.d.ts
2
+ declare const kebabCaseToCamelCase: (name: string) => string;
3
+ //#endregion
4
+ export { kebabCaseToCamelCase as t };
5
+ //# sourceMappingURL=kebabCaseToCamelCase-BR4yfbUC.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"kebabCaseToCamelCase-BR4yfbUC.d.ts","names":[],"sources":["../../src/utils/stringFormatter/kebabCaseToCamelCase.ts"],"mappings":";cAAa,oBAAA,GAAwB,IAAA"}
@@ -0,0 +1,10 @@
1
+ //#region src/loadEnvFile.d.ts
2
+ type LoadEnvFileOptions = {
3
+ env?: string;
4
+ envFile?: string;
5
+ };
6
+ declare const getEnvFilePath: (env?: string, envFile?: string) => string | undefined;
7
+ declare const loadEnvFile: (options?: Partial<LoadEnvFileOptions>) => {};
8
+ //#endregion
9
+ export { getEnvFilePath as n, loadEnvFile as r, LoadEnvFileOptions as t };
10
+ //# sourceMappingURL=loadEnvFile-Dk80Swa9.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loadEnvFile-Dk80Swa9.d.ts","names":[],"sources":["../../src/loadEnvFile.ts"],"mappings":";KAKY,kBAAA;EACV,GAAA;EACA,OAAA;AAAA;AAAA,cAGW,cAAA,GACX,GAAA,WACA,OAAA;AAAA,cASW,WAAA,GAAe,OAAA,GAAU,OAAA,CAAQ,kBAAA"}
@@ -1,10 +1,2 @@
1
- //#region src/loadEnvFile.d.ts
2
- type LoadEnvFileOptions = {
3
- env?: string;
4
- envFile?: string;
5
- };
6
- declare const getEnvFilePath: (env?: string, envFile?: string) => string | undefined;
7
- declare const loadEnvFile: (options?: Partial<LoadEnvFileOptions>) => {};
8
- //#endregion
9
- export { LoadEnvFileOptions, getEnvFilePath, loadEnvFile };
10
- //# sourceMappingURL=loadEnvFile.d.ts.map
1
+ import { n as getEnvFilePath, r as loadEnvFile, t as LoadEnvFileOptions } from "./loadEnvFile-Dk80Swa9.js";
2
+ export { LoadEnvFileOptions, getEnvFilePath, loadEnvFile };
@@ -1,4 +1,4 @@
1
- import { SandBoxContextOptions, getSandBoxContext, parseFileContent } from "./parseFileContent.js";
1
+ import { n as getSandBoxContext, r as parseFileContent, t as SandBoxContextOptions } from "../parseFileContent-CriV5Luv.js";
2
2
  import { LoadExternalFileOptions, loadExternalFile, loadExternalFileSync } from "./loadExternalFile.js";
3
3
  import { ESBuildPlugin, bundleFile, bundleFileSync, getLoader } from "./bundleFile.js";
4
4
  import { bundleJSFile } from "./bundleJSFile.js";
@@ -1,4 +1,4 @@
1
- import { SandBoxContextOptions } from "./parseFileContent.js";
1
+ import { t as SandBoxContextOptions } from "../parseFileContent-CriV5Luv.js";
2
2
  import { IntlayerConfig } from "@intlayer/types/config";
3
3
  import { BuildOptions } from "esbuild";
4
4
 
@@ -1,29 +1,2 @@
1
- import { LoadEnvFileOptions } from "../loadEnvFile.js";
2
- import { Context } from "node:vm";
3
-
4
- //#region src/loadExternalFile/parseFileContent.d.ts
5
- type SandBoxContextOptions = {
6
- envVarOptions?: LoadEnvFileOptions;
7
- projectRequire?: NodeJS.Require;
8
- additionalEnvVars?: Record<string, string>;
9
- /**
10
- * Map of specifier -> mocked export to be returned when code in the VM calls require(specifier).
11
- * Example:
12
- * mocks: {
13
- * '@intlayer/config/built': { getConfig: () => ({}), Locales: {} }
14
- * }
15
- */
16
- mocks?: Record<string, any>;
17
- /**
18
- * Optional alias map if you want to redirect specifiers.
19
- * Useful when user code imports a subpath you want to collapse.
20
- * Example:
21
- * aliases: { '@intlayer/config/built': '@intlayer/config' }
22
- */
23
- aliases?: Record<string, string>;
24
- };
25
- declare const getSandBoxContext: (options?: SandBoxContextOptions) => Context;
26
- declare const parseFileContent: <T>(fileContentString: string, options?: SandBoxContextOptions) => T | undefined;
27
- //#endregion
28
- export { SandBoxContextOptions, getSandBoxContext, parseFileContent };
29
- //# sourceMappingURL=parseFileContent.d.ts.map
1
+ import { n as getSandBoxContext, r as parseFileContent, t as SandBoxContextOptions } from "../parseFileContent-CriV5Luv.js";
2
+ export { SandBoxContextOptions, getSandBoxContext, parseFileContent };
@@ -0,0 +1,8 @@
1
+ declare namespace log_d_exports {
2
+ export { MODE, PREFIX };
3
+ }
4
+ declare const MODE = "default";
5
+ declare const PREFIX = "\u001B[38;5;239m[intlayer] \u001B[0m";
6
+ //#endregion
7
+ export { PREFIX as n, log_d_exports as r, MODE as t };
8
+ //# sourceMappingURL=log-C5gSYuVB.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"log-C5gSYuVB.d.ts","names":[],"sources":["../../src/defaultValues/log.ts"],"mappings":";;;cAEa,IAAA;AAAA,cAEA,MAAA"}
@@ -1,4 +1,4 @@
1
- import { index_d_exports } from "./defaultValues/index.js";
1
+ import { t as index_d_exports } from "./defaultValues/index.js";
2
2
  import { buildConfigurationFields } from "./configFile/buildConfigurationFields.js";
3
3
  import { aiSchema, buildSchema, compilerSchema, contentSchema, cookiesAttributesSchema, dictionarySchema, editorSchema, internationalizationSchema, intlayerConfigSchema, logSchema, rewriteObjectSchema, rewriteRuleSchema, rewriteRulesSchema, routingSchema, storageAttributesSchema, storageSchema, systemSchema } from "./configFile/configurationSchema.js";
4
4
  import { GetConfigurationAndFilePathResult, GetConfigurationOptions, getConfiguration, getConfigurationAndFilePath } from "./configFile/getConfiguration.js";
@@ -0,0 +1,29 @@
1
+ import { t as LoadEnvFileOptions } from "./loadEnvFile-Dk80Swa9.js";
2
+ import { Context } from "node:vm";
3
+
4
+ //#region src/loadExternalFile/parseFileContent.d.ts
5
+ type SandBoxContextOptions = {
6
+ envVarOptions?: LoadEnvFileOptions;
7
+ projectRequire?: NodeJS.Require;
8
+ additionalEnvVars?: Record<string, string>;
9
+ /**
10
+ * Map of specifier -> mocked export to be returned when code in the VM calls require(specifier).
11
+ * Example:
12
+ * mocks: {
13
+ * '@intlayer/config/built': { getConfig: () => ({}), Locales: {} }
14
+ * }
15
+ */
16
+ mocks?: Record<string, any>;
17
+ /**
18
+ * Optional alias map if you want to redirect specifiers.
19
+ * Useful when user code imports a subpath you want to collapse.
20
+ * Example:
21
+ * aliases: { '@intlayer/config/built': '@intlayer/config' }
22
+ */
23
+ aliases?: Record<string, string>;
24
+ };
25
+ declare const getSandBoxContext: (options?: SandBoxContextOptions) => Context;
26
+ declare const parseFileContent: <T>(fileContentString: string, options?: SandBoxContextOptions) => T | undefined;
27
+ //#endregion
28
+ export { getSandBoxContext as n, parseFileContent as r, SandBoxContextOptions as t };
29
+ //# sourceMappingURL=parseFileContent-CriV5Luv.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parseFileContent-CriV5Luv.d.ts","names":[],"sources":["../../src/loadExternalFile/parseFileContent.ts"],"mappings":";;;;KAKY,qBAAA;EACV,aAAA,GAAgB,kBAAA;EAChB,cAAA,GAAiB,MAAA,CAAO,OAAA;EACxB,iBAAA,GAAoB,MAAA;;;;;;;;EAQpB,KAAA,GAAQ,MAAA;EAVR;;;;;;EAiBA,OAAA,GAAU,MAAA;AAAA;AAAA,cAGC,iBAAA,GAAqB,OAAA,GAAU,qBAAA,KAAwB,OAAA;AAAA,cAgGvD,gBAAA,MACX,iBAAA,UACA,OAAA,GAAU,qBAAA,KACT,CAAA"}
@@ -0,0 +1,16 @@
1
+ import { RoutingConfig } from "@intlayer/types/config";
2
+
3
+ //#region src/defaultValues/routing.d.ts
4
+ declare namespace routing_d_exports {
5
+ export { BASE_PATH, COOKIE_NAME, HEADER_NAME, LOCALE_STORAGE_NAME, ROUTING_MODE, SERVER_SET_COOKIE, STORAGE };
6
+ }
7
+ declare const HEADER_NAME = "x-intlayer-locale";
8
+ declare const COOKIE_NAME = "INTLAYER_LOCALE";
9
+ declare const LOCALE_STORAGE_NAME = "INTLAYER_LOCALE";
10
+ declare const BASE_PATH = "";
11
+ declare const SERVER_SET_COOKIE = "always";
12
+ declare const ROUTING_MODE = "prefix-no-default";
13
+ declare const STORAGE: RoutingConfig['storage'];
14
+ //#endregion
15
+ export { ROUTING_MODE as a, routing_d_exports as c, LOCALE_STORAGE_NAME as i, COOKIE_NAME as n, SERVER_SET_COOKIE as o, HEADER_NAME as r, STORAGE as s, BASE_PATH as t };
16
+ //# sourceMappingURL=routing-DlVdUHPZ.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"routing-DlVdUHPZ.d.ts","names":[],"sources":["../../src/defaultValues/routing.ts"],"mappings":";;;;;;cAEa,WAAA;AAAA,cAEA,WAAA;AAAA,cACA,mBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,iBAAA;AAAA,cAEA,YAAA;AAAA,cAEA,OAAA,EAAS,aAAA"}
@@ -0,0 +1,18 @@
1
+ declare namespace system_d_exports {
2
+ export { CACHE_DIR, CONFIG_DIR, DICTIONARIES_DIR, DYNAMIC_DICTIONARIES_DIR, FETCH_DICTIONARIES_DIR, MAIN_DIR, MASKS_DIR, MODULE_AUGMENTATION_DIR, REMOTE_DICTIONARIES_DIR, TEMP_DIR, TYPES_DIR, UNMERGED_DICTIONARIES_DIR };
3
+ }
4
+ declare const MAIN_DIR = ".intlayer/main";
5
+ declare const DICTIONARIES_DIR = ".intlayer/dictionary";
6
+ declare const MASKS_DIR = ".intlayer/mask";
7
+ declare const REMOTE_DICTIONARIES_DIR = ".intlayer/remote_dictionary";
8
+ declare const UNMERGED_DICTIONARIES_DIR = ".intlayer/unmerged_dictionary";
9
+ declare const DYNAMIC_DICTIONARIES_DIR = ".intlayer/dynamic_dictionary";
10
+ declare const FETCH_DICTIONARIES_DIR = ".intlayer/fetch_dictionary";
11
+ declare const TYPES_DIR = ".intlayer/types";
12
+ declare const MODULE_AUGMENTATION_DIR = ".intlayer/types";
13
+ declare const CONFIG_DIR = ".intlayer/config";
14
+ declare const CACHE_DIR = ".intlayer/cache";
15
+ declare const TEMP_DIR = ".intlayer/tmp";
16
+ //#endregion
17
+ export { FETCH_DICTIONARIES_DIR as a, MODULE_AUGMENTATION_DIR as c, TYPES_DIR as d, UNMERGED_DICTIONARIES_DIR as f, DYNAMIC_DICTIONARIES_DIR as i, REMOTE_DICTIONARIES_DIR as l, CONFIG_DIR as n, MAIN_DIR as o, system_d_exports as p, DICTIONARIES_DIR as r, MASKS_DIR as s, CACHE_DIR as t, TEMP_DIR as u };
18
+ //# sourceMappingURL=system-BFYob741.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"system-BFYob741.d.ts","names":[],"sources":["../../src/defaultValues/system.ts"],"mappings":";;;cAAa,QAAA;AAAA,cAEA,gBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,uBAAA;AAAA,cAEA,yBAAA;AAAA,cAEA,wBAAA;AAAA,cAEA,sBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,uBAAA;AAAA,cAEA,UAAA;AAAA,cAEA,SAAA;AAAA,cAEA,QAAA"}
@@ -0,0 +1,10 @@
1
+ //#region src/utils/stringFormatter/toLowerCamelCase.d.ts
2
+ /**
3
+ * Convert a string to lowerCamelCase
4
+ * e.g. "MyComponent" => "myComponent"
5
+ * e.g. "auth-middleware" => "authMiddleware"
6
+ */
7
+ declare const toLowerCamelCase: (str: string) => string;
8
+ //#endregion
9
+ export { toLowerCamelCase as t };
10
+ //# sourceMappingURL=toLowerCamelCase-CfYCuChC.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toLowerCamelCase-CfYCuChC.d.ts","names":[],"sources":["../../src/utils/stringFormatter/toLowerCamelCase.ts"],"mappings":";;AAKA;;;;cAAa,gBAAA,GAAoB,GAAA"}
@@ -1,10 +1,10 @@
1
1
  import { extractErrorMessage } from "./extractErrorMessage.js";
2
2
  import { logStack } from "./logStack.js";
3
3
  import { normalizePath } from "./normalizePath.js";
4
- import { camelCaseToKebabCase } from "./stringFormatter/camelCaseToKebabCase.js";
5
- import { camelCaseToSentence } from "./stringFormatter/camelCaseToSentence.js";
6
- import { kebabCaseToCamelCase } from "./stringFormatter/kebabCaseToCamelCase.js";
7
- import { toLowerCamelCase } from "./stringFormatter/toLowerCamelCase.js";
4
+ import { t as camelCaseToKebabCase } from "../camelCaseToKebabCase-91HKVxf2.js";
5
+ import { t as camelCaseToSentence } from "../camelCaseToSentence-LKuKkD3M.js";
6
+ import { t as kebabCaseToCamelCase } from "../kebabCaseToCamelCase-BR4yfbUC.js";
7
+ import { t as toLowerCamelCase } from "../toLowerCamelCase-CfYCuChC.js";
8
8
  import { configESMxCJSRequire, getProjectRequire, isESModule } from "./ESMxCJSHelpers.js";
9
9
  import { GetAliasOptions, getAlias } from "./alias.js";
10
10
  import { CacheKey, cacheMemory, clearAllCache, clearCache, computeKeyId, getCache, setCache, stableStringify } from "./cacheMemory.js";
@@ -1,9 +1,2 @@
1
- //#region src/utils/stringFormatter/camelCaseToKebabCase.d.ts
2
- /**
3
- * Convert a string to kebab-case
4
- * e.g. "MyNewComponent" => "my-new-component"
5
- */
6
- declare const camelCaseToKebabCase: (str: string) => string;
7
- //#endregion
8
- export { camelCaseToKebabCase };
9
- //# sourceMappingURL=camelCaseToKebabCase.d.ts.map
1
+ import { t as camelCaseToKebabCase } from "../../camelCaseToKebabCase-91HKVxf2.js";
2
+ export { camelCaseToKebabCase };
@@ -1,9 +1,2 @@
1
- //#region src/utils/stringFormatter/camelCaseToSentence.d.ts
2
- /**
3
- * Convert a string to sentence case
4
- * e.g. 'my-new-component' → 'My new component'
5
- */
6
- declare const camelCaseToSentence: (value: string) => string;
7
- //#endregion
8
- export { camelCaseToSentence };
9
- //# sourceMappingURL=camelCaseToSentence.d.ts.map
1
+ import { t as camelCaseToSentence } from "../../camelCaseToSentence-LKuKkD3M.js";
2
+ export { camelCaseToSentence };
@@ -1,5 +1,5 @@
1
- import { camelCaseToKebabCase } from "./camelCaseToKebabCase.js";
2
- import { camelCaseToSentence } from "./camelCaseToSentence.js";
3
- import { kebabCaseToCamelCase } from "./kebabCaseToCamelCase.js";
4
- import { toLowerCamelCase } from "./toLowerCamelCase.js";
1
+ import { t as camelCaseToKebabCase } from "../../camelCaseToKebabCase-91HKVxf2.js";
2
+ import { t as camelCaseToSentence } from "../../camelCaseToSentence-LKuKkD3M.js";
3
+ import { t as kebabCaseToCamelCase } from "../../kebabCaseToCamelCase-BR4yfbUC.js";
4
+ import { t as toLowerCamelCase } from "../../toLowerCamelCase-CfYCuChC.js";
5
5
  export { camelCaseToKebabCase, camelCaseToSentence, kebabCaseToCamelCase, toLowerCamelCase };
@@ -1,5 +1,2 @@
1
- //#region src/utils/stringFormatter/kebabCaseToCamelCase.d.ts
2
- declare const kebabCaseToCamelCase: (name: string) => string;
3
- //#endregion
4
- export { kebabCaseToCamelCase };
5
- //# sourceMappingURL=kebabCaseToCamelCase.d.ts.map
1
+ import { t as kebabCaseToCamelCase } from "../../kebabCaseToCamelCase-BR4yfbUC.js";
2
+ export { kebabCaseToCamelCase };
@@ -1,10 +1,2 @@
1
- //#region src/utils/stringFormatter/toLowerCamelCase.d.ts
2
- /**
3
- * Convert a string to lowerCamelCase
4
- * e.g. "MyComponent" => "myComponent"
5
- * e.g. "auth-middleware" => "authMiddleware"
6
- */
7
- declare const toLowerCamelCase: (str: string) => string;
8
- //#endregion
9
- export { toLowerCamelCase };
10
- //# sourceMappingURL=toLowerCamelCase.d.ts.map
1
+ import { t as toLowerCamelCase } from "../../toLowerCamelCase-CfYCuChC.js";
2
+ export { toLowerCamelCase };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/config",
3
- "version": "8.4.0",
3
+ "version": "8.4.1",
4
4
  "private": false,
5
5
  "description": "Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.",
6
6
  "keywords": [
@@ -127,7 +127,7 @@
127
127
  "typecheck": "tsc --noEmit --project tsconfig.types.json"
128
128
  },
129
129
  "dependencies": {
130
- "@intlayer/types": "8.4.0",
130
+ "@intlayer/types": "8.4.1",
131
131
  "defu": "6.1.4",
132
132
  "dotenv": "17.3.1",
133
133
  "esbuild": "0.27.4",
@@ -1 +0,0 @@
1
- {"version":3,"file":"build.d.ts","names":[],"sources":["../../../src/defaultValues/build.ts"],"mappings":";;;cAAa,UAAA;AAAA,cAEA,QAAA;AAAA,cAEA,gBAAA;AAAA,cAsBA,aAAA;AAAA,cAEA,KAAA;AAAA,cAEA,aAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"compiler.d.ts","names":[],"sources":["../../../src/defaultValues/compiler.ts"],"mappings":";;;cAAa,gBAAA;AAAA,cAEA,8BAAA;AAAA,cAEA,oBAAA;AAAA,cAEA,wBAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"content.d.ts","names":[],"sources":["../../../src/defaultValues/content.ts"],"mappings":";;;cAAa,eAAA;AAAA,cAYA,cAAA;AAAA,cAaA,WAAA;AAAA,cAEA,QAAA;AAAA,cAEA,wBAAA;AAAA,cAEA,uBAAA;AAAA,cAEA,KAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"dictionary.d.ts","names":[],"sources":["../../../src/defaultValues/dictionary.ts"],"mappings":";;;;;;cAEa,IAAA;AAAA,cACA,QAAA,EAAU,kBAAA;AAAA,cACV,2BAAA;AAAA,cACA,WAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"editor.d.ts","names":[],"sources":["../../../src/defaultValues/editor.ts"],"mappings":";;;cAAa,eAAA;AAAA,cACA,UAAA;AAAA,cACA,OAAA;AAAA,cACA,WAAA;AAAA,cACA,IAAA;AAAA,cACA,UAAA;AAAA,cACA,SAAA;AAAA,cACA,4BAAA;AAAA,cACA,cAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"internationalization.d.ts","names":[],"sources":["../../../src/defaultValues/internationalization.ts"],"mappings":";;;;;;;cAKa,OAAA,EAAS,MAAA;AAAA,cAET,gBAAA,EAAkB,MAAA;AAAA,cAElB,cAAA,EAAgB,MAAA;AAAA,cAEhB,WAAA,EAAa,UAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"log.d.ts","names":[],"sources":["../../../src/defaultValues/log.ts"],"mappings":";;;cAEa,IAAA;AAAA,cAEA,MAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"routing.d.ts","names":[],"sources":["../../../src/defaultValues/routing.ts"],"mappings":";;;;;;cAEa,WAAA;AAAA,cAEA,WAAA;AAAA,cACA,mBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,iBAAA;AAAA,cAEA,YAAA;AAAA,cAEA,OAAA,EAAS,aAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"system.d.ts","names":[],"sources":["../../../src/defaultValues/system.ts"],"mappings":";;;cAAa,QAAA;AAAA,cAEA,gBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,uBAAA;AAAA,cAEA,yBAAA;AAAA,cAEA,wBAAA;AAAA,cAEA,sBAAA;AAAA,cAEA,SAAA;AAAA,cAEA,uBAAA;AAAA,cAEA,UAAA;AAAA,cAEA,SAAA;AAAA,cAEA,QAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"loadEnvFile.d.ts","names":[],"sources":["../../src/loadEnvFile.ts"],"mappings":";KAKY,kBAAA;EACV,GAAA;EACA,OAAA;AAAA;AAAA,cAGW,cAAA,GACX,GAAA,WACA,OAAA;AAAA,cASW,WAAA,GAAe,OAAA,GAAU,OAAA,CAAQ,kBAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"parseFileContent.d.ts","names":[],"sources":["../../../src/loadExternalFile/parseFileContent.ts"],"mappings":";;;;KAKY,qBAAA;EACV,aAAA,GAAgB,kBAAA;EAChB,cAAA,GAAiB,MAAA,CAAO,OAAA;EACxB,iBAAA,GAAoB,MAAA;;;;;;;;EAQpB,KAAA,GAAQ,MAAA;EAVR;;;;;;EAiBA,OAAA,GAAU,MAAA;AAAA;AAAA,cAGC,iBAAA,GAAqB,OAAA,GAAU,qBAAA,KAAwB,OAAA;AAAA,cAgGvD,gBAAA,MACX,iBAAA,UACA,OAAA,GAAU,qBAAA,KACT,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"camelCaseToKebabCase.d.ts","names":[],"sources":["../../../../src/utils/stringFormatter/camelCaseToKebabCase.ts"],"mappings":";;AAIA;;;cAAa,oBAAA,GAAwB,GAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"camelCaseToSentence.d.ts","names":[],"sources":["../../../../src/utils/stringFormatter/camelCaseToSentence.ts"],"mappings":";;AAIA;;;cAAa,mBAAA,GAAuB,KAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"kebabCaseToCamelCase.d.ts","names":[],"sources":["../../../../src/utils/stringFormatter/kebabCaseToCamelCase.ts"],"mappings":";cAAa,oBAAA,GAAwB,IAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"toLowerCamelCase.d.ts","names":[],"sources":["../../../../src/utils/stringFormatter/toLowerCamelCase.ts"],"mappings":";;AAKA;;;;cAAa,gBAAA,GAAoB,GAAA"}