@rxap/config 19.0.2-dev.1 → 19.0.2-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/compodoc/changelog.html +2 -0
  3. package/compodoc/dependencies.html +1 -1
  4. package/compodoc/js/search/search_index.js +2 -2
  5. package/compodoc/properties.html +1 -1
  6. package/docs/documentation.json +114 -114
  7. package/docs/html/classes/ConfigLoaderService.html +2 -2
  8. package/docs/html/classes/ConfigService.html +6 -6
  9. package/docs/html/classes/ConfigTestingService.html +2 -2
  10. package/docs/html/functions/ProvideConfig.html +1 -1
  11. package/docs/html/hierarchy.html +1 -1
  12. package/docs/html/index.html +2 -2
  13. package/docs/html/interfaces/AppsNavigationConfig.html +2 -2
  14. package/docs/html/interfaces/Config.html +2 -2
  15. package/docs/html/interfaces/ConfigLoadOptions.html +3 -3
  16. package/docs/html/interfaces/LogoConfig.html +2 -2
  17. package/docs/html/interfaces/NavigationConfig.html +2 -2
  18. package/docs/html/interfaces/Oauth2Config.html +2 -2
  19. package/docs/html/interfaces/i18nConfig.html +2 -2
  20. package/docs/html/modules.html +1 -1
  21. package/docs/html/types/AnySchema.html +1 -1
  22. package/docs/html/types/Join.html +1 -1
  23. package/docs/html/types/LanguagesConfig.html +1 -1
  24. package/docs/html/types/Leaves.html +1 -1
  25. package/docs/html/types/NoInferType.html +1 -1
  26. package/docs/html/types/Paths.html +1 -1
  27. package/docs/html/variables/RXAP_CONFIG.html +1 -1
  28. package/docs/markdown/README.md +1 -1
  29. package/docs/markdown/classes/ConfigLoaderService.md +7 -7
  30. package/docs/markdown/classes/ConfigService.md +22 -22
  31. package/docs/markdown/classes/ConfigTestingService.md +8 -8
  32. package/docs/markdown/functions/ProvideConfig.md +2 -2
  33. package/docs/markdown/globals.md +2 -2
  34. package/docs/markdown/interfaces/AppsNavigationConfig.md +12 -12
  35. package/docs/markdown/interfaces/Config.md +6 -6
  36. package/docs/markdown/interfaces/ConfigLoadOptions.md +7 -7
  37. package/docs/markdown/interfaces/LogoConfig.md +5 -5
  38. package/docs/markdown/interfaces/NavigationConfig.md +8 -8
  39. package/docs/markdown/interfaces/Oauth2Config.md +3 -3
  40. package/docs/markdown/interfaces/i18nConfig.md +4 -4
  41. package/docs/markdown/type-aliases/AnySchema.md +2 -2
  42. package/docs/markdown/type-aliases/Join.md +2 -2
  43. package/docs/markdown/type-aliases/LanguagesConfig.md +2 -2
  44. package/docs/markdown/type-aliases/Leaves.md +2 -2
  45. package/docs/markdown/type-aliases/NoInferType.md +2 -2
  46. package/docs/markdown/type-aliases/Paths.md +2 -2
  47. package/docs/markdown/variables/RXAP_CONFIG.md +2 -2
  48. package/docs/wiki/Class.ConfigLoaderService.md +6 -6
  49. package/docs/wiki/Class.ConfigService.md +21 -21
  50. package/docs/wiki/Class.ConfigTestingService.md +7 -7
  51. package/docs/wiki/Function.ProvideConfig.md +1 -1
  52. package/docs/wiki/Interface.AppsNavigationConfig.md +11 -11
  53. package/docs/wiki/Interface.Config.md +5 -5
  54. package/docs/wiki/Interface.ConfigLoadOptions.md +6 -6
  55. package/docs/wiki/Interface.LogoConfig.md +4 -4
  56. package/docs/wiki/Interface.NavigationConfig.md +7 -7
  57. package/docs/wiki/Interface.Oauth2Config.md +2 -2
  58. package/docs/wiki/Interface.i18nConfig.md +3 -3
  59. package/docs/wiki/TypeAlias.AnySchema.md +1 -1
  60. package/docs/wiki/TypeAlias.Join.md +1 -1
  61. package/docs/wiki/TypeAlias.LanguagesConfig.md +1 -1
  62. package/docs/wiki/TypeAlias.Leaves.md +1 -1
  63. package/docs/wiki/TypeAlias.NoInferType.md +1 -1
  64. package/docs/wiki/TypeAlias.Paths.md +1 -1
  65. package/docs/wiki/Variable.RXAP_CONFIG.md +1 -1
  66. package/docs/wiki/globals.md +1 -1
  67. package/package.json +3 -3
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: Config
4
4
 
5
- Defined in: [config.ts:42](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L42)
5
+ Defined in: [config.ts:42](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L42)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,7 +10,7 @@ Defined in: [config.ts:42](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
10
10
 
11
11
  > `optional` **i18n**: [`i18nConfig`](../wiki/Interface.i18nConfig)
12
12
 
13
- Defined in: [config.ts:45](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L45)
13
+ Defined in: [config.ts:45](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L45)
14
14
 
15
15
  ***
16
16
 
@@ -18,7 +18,7 @@ Defined in: [config.ts:45](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
18
18
 
19
19
  > `optional` **logo**: [`LogoConfig`](../wiki/Interface.LogoConfig)
20
20
 
21
- Defined in: [config.ts:44](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L44)
21
+ Defined in: [config.ts:44](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L44)
22
22
 
23
23
  ***
24
24
 
@@ -26,7 +26,7 @@ Defined in: [config.ts:44](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
26
26
 
27
27
  > `optional` **navigation**: [`NavigationConfig`](../wiki/Interface.NavigationConfig)
28
28
 
29
- Defined in: [config.ts:43](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L43)
29
+ Defined in: [config.ts:43](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L43)
30
30
 
31
31
  ***
32
32
 
@@ -34,4 +34,4 @@ Defined in: [config.ts:43](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
34
34
 
35
35
  > `optional` **oauth2**: [`Oauth2Config`](../wiki/Interface.Oauth2Config)
36
36
 
37
- Defined in: [config.ts:46](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L46)
37
+ Defined in: [config.ts:46](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L46)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: ConfigLoadOptions
4
4
 
5
- Defined in: [config.service.ts:18](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L18)
5
+ Defined in: [config.service.ts:18](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L18)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,7 +10,7 @@ Defined in: [config.service.ts:18](https://gitlab.com/rxap/packages/-/blob/80581
10
10
 
11
11
  > `optional` **fromLocalStorage**: `boolean`
12
12
 
13
- Defined in: [config.service.ts:20](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L20)
13
+ Defined in: [config.service.ts:20](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L20)
14
14
 
15
15
  ***
16
16
 
@@ -18,7 +18,7 @@ Defined in: [config.service.ts:20](https://gitlab.com/rxap/packages/-/blob/80581
18
18
 
19
19
  > `optional` **fromUrlParam**: `string` \| `boolean`
20
20
 
21
- Defined in: [config.service.ts:19](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L19)
21
+ Defined in: [config.service.ts:19](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L19)
22
22
 
23
23
  ***
24
24
 
@@ -26,7 +26,7 @@ Defined in: [config.service.ts:19](https://gitlab.com/rxap/packages/-/blob/80581
26
26
 
27
27
  > `optional` **schema**: [`AnySchema`](../wiki/TypeAlias.AnySchema)
28
28
 
29
- Defined in: [config.service.ts:21](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L21)
29
+ Defined in: [config.service.ts:21](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L21)
30
30
 
31
31
  ***
32
32
 
@@ -34,7 +34,7 @@ Defined in: [config.service.ts:21](https://gitlab.com/rxap/packages/-/blob/80581
34
34
 
35
35
  > `optional` **static**: `Record`\<`string`, `any`\>
36
36
 
37
- Defined in: [config.service.ts:26](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L26)
37
+ Defined in: [config.service.ts:26](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L26)
38
38
 
39
39
  static config values
40
40
 
@@ -44,4 +44,4 @@ static config values
44
44
 
45
45
  > `optional` **url**: `string` \| `string`[] \| (`environment`) => `string` \| `string`[]
46
46
 
47
- Defined in: [config.service.ts:22](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L22)
47
+ Defined in: [config.service.ts:22](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L22)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: LogoConfig
4
4
 
5
- Defined in: [config.ts:16](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L16)
5
+ Defined in: [config.ts:16](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L16)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,7 +10,7 @@ Defined in: [config.ts:16](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
10
10
 
11
11
  > `optional` **height**: `number`
12
12
 
13
- Defined in: [config.ts:19](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L19)
13
+ Defined in: [config.ts:19](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L19)
14
14
 
15
15
  ***
16
16
 
@@ -18,7 +18,7 @@ Defined in: [config.ts:19](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
18
18
 
19
19
  > `optional` **src**: `string`
20
20
 
21
- Defined in: [config.ts:17](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L17)
21
+ Defined in: [config.ts:17](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L17)
22
22
 
23
23
  ***
24
24
 
@@ -26,4 +26,4 @@ Defined in: [config.ts:17](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
26
26
 
27
27
  > `optional` **width**: `number`
28
28
 
29
- Defined in: [config.ts:18](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L18)
29
+ Defined in: [config.ts:18](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L18)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: NavigationConfig
4
4
 
5
- Defined in: [config.ts:22](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L22)
5
+ Defined in: [config.ts:22](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L22)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,7 +10,7 @@ Defined in: [config.ts:22](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
10
10
 
11
11
  > `optional` **apps**: [`AppsNavigationConfig`](../wiki/Interface.AppsNavigationConfig)[]
12
12
 
13
- Defined in: [config.ts:23](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L23)
13
+ Defined in: [config.ts:23](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L23)
14
14
 
15
15
  ***
16
16
 
@@ -18,7 +18,7 @@ Defined in: [config.ts:23](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
18
18
 
19
19
  > `optional` **collapsable**: `boolean`
20
20
 
21
- Defined in: [config.ts:24](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L24)
21
+ Defined in: [config.ts:24](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L24)
22
22
 
23
23
  ***
24
24
 
@@ -26,7 +26,7 @@ Defined in: [config.ts:24](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
26
26
 
27
27
  > `optional` **fixedInViewport**: `boolean`
28
28
 
29
- Defined in: [config.ts:28](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L28)
29
+ Defined in: [config.ts:28](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L28)
30
30
 
31
31
  ***
32
32
 
@@ -34,7 +34,7 @@ Defined in: [config.ts:28](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
34
34
 
35
35
  > `optional` **mode**: `"side"` \| `"over"`
36
36
 
37
- Defined in: [config.ts:26](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L26)
37
+ Defined in: [config.ts:26](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L26)
38
38
 
39
39
  ***
40
40
 
@@ -42,7 +42,7 @@ Defined in: [config.ts:26](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
42
42
 
43
43
  > `optional` **opened**: `boolean`
44
44
 
45
- Defined in: [config.ts:27](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L27)
45
+ Defined in: [config.ts:27](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L27)
46
46
 
47
47
  ***
48
48
 
@@ -50,4 +50,4 @@ Defined in: [config.ts:27](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
50
50
 
51
51
  > `optional` **pinned**: `boolean`
52
52
 
53
- Defined in: [config.ts:25](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L25)
53
+ Defined in: [config.ts:25](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L25)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: Oauth2Config
4
4
 
5
- Defined in: [config.ts:38](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L38)
5
+ Defined in: [config.ts:38](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L38)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,4 +10,4 @@ Defined in: [config.ts:38](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
10
10
 
11
11
  > `optional` **profileUrl**: `string`
12
12
 
13
- Defined in: [config.ts:39](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L39)
13
+ Defined in: [config.ts:39](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L39)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: i18nConfig
4
4
 
5
- Defined in: [config.ts:33](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L33)
5
+ Defined in: [config.ts:33](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L33)
6
6
 
7
7
  ## Properties
8
8
 
@@ -10,7 +10,7 @@ Defined in: [config.ts:33](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
10
10
 
11
11
  > `optional` **defaultLanguage**: `string`
12
12
 
13
- Defined in: [config.ts:35](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L35)
13
+ Defined in: [config.ts:35](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L35)
14
14
 
15
15
  ***
16
16
 
@@ -18,4 +18,4 @@ Defined in: [config.ts:35](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9
18
18
 
19
19
  > `optional` **languages**: [`LanguagesConfig`](../wiki/TypeAlias.LanguagesConfig)
20
20
 
21
- Defined in: [config.ts:34](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L34)
21
+ Defined in: [config.ts:34](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L34)
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **AnySchema**: `object`
6
6
 
7
- Defined in: [config.service.ts:16](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.service.ts#L16)
7
+ Defined in: [config.service.ts:16](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.service.ts#L16)
8
8
 
9
9
  ## Type declaration
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **Join**\<`K`, `P`\>: `K` *extends* `string` \| `number` ? `P` *extends* `string` \| `number` ? `` `${K}${"" extends P ? "" : "."}${P}` `` : `never` : `never`
6
6
 
7
- Defined in: [types.ts:8](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/types.ts#L8)
7
+ Defined in: [types.ts:8](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/types.ts#L8)
8
8
 
9
9
  ## Type Parameters
10
10
 
@@ -4,4 +4,4 @@
4
4
 
5
5
  > **LanguagesConfig**: `Record`\<`string`, `string`\>
6
6
 
7
- Defined in: [config.ts:31](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/config.ts#L31)
7
+ Defined in: [config.ts:31](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/config.ts#L31)
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **Leaves**\<`T`, `D`\>: \[`D`\] *extends* \[`never`\] ? `never` : `T` *extends* `object` ? `{ [K in keyof T]-?: Join<K, Leaves<T[K], Prev[D]>> }`\[keyof `T`\] : `""`
6
6
 
7
- Defined in: [types.ts:20](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/types.ts#L20)
7
+ Defined in: [types.ts:20](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/types.ts#L20)
8
8
 
9
9
  ## Type Parameters
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **NoInferType**\<`T`\>: \[`T`\]\[`T` *extends* `any` ? `0` : `never`\]
6
6
 
7
- Defined in: [types.ts:1](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/types.ts#L1)
7
+ Defined in: [types.ts:1](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/types.ts#L1)
8
8
 
9
9
  ## Type Parameters
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **Paths**\<`T`, `D`\>: \[`D`\] *extends* \[`never`\] ? `never` : `T` *extends* `object` ? \{ \[K in keyof T\]-?: K extends string \| number ? \`$\{K\}\` \| Join\<K, Paths\<T\[K\], Prev\[D\]\>\> : never \}\[keyof `T`\] : `""`
6
6
 
7
- Defined in: [types.ts:13](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/types.ts#L13)
7
+ Defined in: [types.ts:13](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/types.ts#L13)
8
8
 
9
9
  ## Type Parameters
10
10
 
@@ -4,4 +4,4 @@
4
4
 
5
5
  > `const` **RXAP\_CONFIG**: `InjectionToken`\<`unknown`\>
6
6
 
7
- Defined in: [tokens.ts:3](https://gitlab.com/rxap/packages/-/blob/8058138ff98d9e37b711846892c79ebc45ed17d4/packages/angular/config/src/lib/tokens.ts#L3)
7
+ Defined in: [tokens.ts:3](https://gitlab.com/rxap/packages/-/blob/505a9f353394d70acb3be23c156f43cb944d2ab5/packages/angular/config/src/lib/tokens.ts#L3)
@@ -1,4 +1,4 @@
1
- # @rxap/config v19.0.2-dev.1
1
+ # @rxap/config v19.0.2-dev.2
2
2
 
3
3
  ## Classes
4
4
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "19.0.2-dev.1",
2
+ "version": "19.0.2-dev.2",
3
3
  "name": "@rxap/config",
4
4
  "description": "Provides a configuration service for Angular applications, allowing you to load and manage application settings from various sources such as static files, URLs, local storage, and URL parameters. It supports schema validation and provides utilities for accessing configuration values. This package also includes testing utilities for mocking and managing configurations in test environments.\n",
5
5
  "license": "GPL-3.0-or-later",
6
6
  "dependencies": {
7
- "@nx/devkit": "20.4.2",
7
+ "@nx/devkit": "20.4.6",
8
8
  "tslib": "2.6.2"
9
9
  },
10
10
  "peerDependencies": {
@@ -64,7 +64,7 @@
64
64
  },
65
65
  "schematics": "./generators.json",
66
66
  "sideEffects": false,
67
- "gitHead": "8058138ff98d9e37b711846892c79ebc45ed17d4",
67
+ "gitHead": "505a9f353394d70acb3be23c156f43cb944d2ab5",
68
68
  "module": "fesm2022/rxap-config.mjs",
69
69
  "typings": "index.d.ts",
70
70
  "exports": {