@skyux/config 5.0.0-beta.3 → 5.0.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,7 @@
15
15
  "SkyuxConfigAnyAllSet": "interface-skyuxconfiganyallset",
16
16
  "SkyuxConfigApp": "interface-skyuxconfigapp",
17
17
  "SkyuxConfigAppTheming": "interface-skyuxconfigapptheming",
18
- "SkyuxConfigAuth": "interface-skyuxconfigauth",
18
+ "SkyuxConfigAuthSettings": "interface-skyuxconfigauthsettings",
19
19
  "SkyuxConfigE2ETestSettings": "interface-skyuxconfige2etestsettings",
20
20
  "SkyuxConfigHost": "interface-skyuxconfighost",
21
21
  "SkyuxConfigHostBBCheckout": "interface-skyuxconfighostbbcheckout",
@@ -36,7 +36,7 @@
36
36
  "originalName": "",
37
37
  "children": [
38
38
  {
39
- "id": 168,
39
+ "id": 169,
40
40
  "name": "SkyAppConfig",
41
41
  "kind": 128,
42
42
  "kindString": "Class",
@@ -53,28 +53,28 @@
53
53
  ],
54
54
  "children": [
55
55
  {
56
- "id": 169,
56
+ "id": 170,
57
57
  "name": "constructor",
58
58
  "kind": 512,
59
59
  "kindString": "Constructor",
60
60
  "flags": {},
61
61
  "signatures": [
62
62
  {
63
- "id": 170,
63
+ "id": 171,
64
64
  "name": "new SkyAppConfig",
65
65
  "kind": 16384,
66
66
  "kindString": "Constructor signature",
67
67
  "flags": {},
68
68
  "type": {
69
69
  "type": "reference",
70
- "id": 168,
70
+ "id": 169,
71
71
  "name": "SkyAppConfig"
72
72
  }
73
73
  }
74
74
  ]
75
75
  },
76
76
  {
77
- "id": 171,
77
+ "id": 172,
78
78
  "name": "runtime",
79
79
  "kind": 1024,
80
80
  "kindString": "Property",
@@ -84,7 +84,7 @@
84
84
  "sources": [
85
85
  {
86
86
  "fileName": "projects/config/src/config.ts",
87
- "line": 170,
87
+ "line": 171,
88
88
  "character": 9
89
89
  }
90
90
  ],
@@ -95,7 +95,7 @@
95
95
  }
96
96
  },
97
97
  {
98
- "id": 172,
98
+ "id": 173,
99
99
  "name": "skyux",
100
100
  "kind": 1024,
101
101
  "kindString": "Property",
@@ -105,7 +105,7 @@
105
105
  "sources": [
106
106
  {
107
107
  "fileName": "projects/config/src/config.ts",
108
- "line": 173,
108
+ "line": 174,
109
109
  "character": 9
110
110
  }
111
111
  ],
@@ -121,22 +121,22 @@
121
121
  "title": "Constructors",
122
122
  "kind": 512,
123
123
  "children": [
124
- 169
124
+ 170
125
125
  ]
126
126
  },
127
127
  {
128
128
  "title": "Properties",
129
129
  "kind": 1024,
130
130
  "children": [
131
- 171,
132
- 172
131
+ 172,
132
+ 173
133
133
  ]
134
134
  }
135
135
  ],
136
136
  "sources": [
137
137
  {
138
138
  "fileName": "projects/config/src/config.ts",
139
- "line": 167,
139
+ "line": 168,
140
140
  "character": 13
141
141
  }
142
142
  ]
@@ -574,14 +574,14 @@
574
574
  ]
575
575
  },
576
576
  {
577
- "id": 180,
577
+ "id": 181,
578
578
  "name": "SkyAppRuntimeConfigParams",
579
579
  "kind": 128,
580
580
  "kindString": "Class",
581
581
  "flags": {},
582
582
  "children": [
583
583
  {
584
- "id": 181,
584
+ "id": 182,
585
585
  "name": "constructor",
586
586
  "kind": 512,
587
587
  "kindString": "Constructor",
@@ -595,14 +595,14 @@
595
595
  ],
596
596
  "signatures": [
597
597
  {
598
- "id": 182,
598
+ "id": 183,
599
599
  "name": "new SkyAppRuntimeConfigParams",
600
600
  "kind": 16384,
601
601
  "kindString": "Constructor signature",
602
602
  "flags": {},
603
603
  "parameters": [
604
604
  {
605
- "id": 183,
605
+ "id": 184,
606
606
  "name": "url",
607
607
  "kind": 32768,
608
608
  "kindString": "Parameter",
@@ -613,7 +613,7 @@
613
613
  }
614
614
  },
615
615
  {
616
- "id": 184,
616
+ "id": 185,
617
617
  "name": "configParams",
618
618
  "kind": 32768,
619
619
  "kindString": "Parameter",
@@ -627,14 +627,14 @@
627
627
  ],
628
628
  "type": {
629
629
  "type": "reference",
630
- "id": 180,
630
+ "id": 181,
631
631
  "name": "SkyAppRuntimeConfigParams"
632
632
  }
633
633
  }
634
634
  ]
635
635
  },
636
636
  {
637
- "id": 204,
637
+ "id": 205,
638
638
  "name": "get",
639
639
  "kind": 2048,
640
640
  "kindString": "Method",
@@ -650,7 +650,7 @@
650
650
  ],
651
651
  "signatures": [
652
652
  {
653
- "id": 205,
653
+ "id": 206,
654
654
  "name": "get",
655
655
  "kind": 4096,
656
656
  "kindString": "Call signature",
@@ -660,7 +660,7 @@
660
660
  },
661
661
  "parameters": [
662
662
  {
663
- "id": 206,
663
+ "id": 207,
664
664
  "name": "key",
665
665
  "kind": 32768,
666
666
  "kindString": "Parameter",
@@ -682,7 +682,7 @@
682
682
  ]
683
683
  },
684
684
  {
685
- "id": 207,
685
+ "id": 208,
686
686
  "name": "getAll",
687
687
  "kind": 2048,
688
688
  "kindString": "Method",
@@ -698,7 +698,7 @@
698
698
  ],
699
699
  "signatures": [
700
700
  {
701
- "id": 208,
701
+ "id": 209,
702
702
  "name": "getAll",
703
703
  "kind": 4096,
704
704
  "kindString": "Call signature",
@@ -708,7 +708,7 @@
708
708
  },
709
709
  "parameters": [
710
710
  {
711
- "id": 209,
711
+ "id": 210,
712
712
  "name": "excludeDefaults",
713
713
  "kind": 32768,
714
714
  "kindString": "Parameter",
@@ -732,7 +732,7 @@
732
732
  ]
733
733
  },
734
734
  {
735
- "id": 210,
735
+ "id": 211,
736
736
  "name": "getAllKeys",
737
737
  "kind": 2048,
738
738
  "kindString": "Method",
@@ -748,7 +748,7 @@
748
748
  ],
749
749
  "signatures": [
750
750
  {
751
- "id": 211,
751
+ "id": 212,
752
752
  "name": "getAllKeys",
753
753
  "kind": 4096,
754
754
  "kindString": "Call signature",
@@ -767,7 +767,7 @@
767
767
  ]
768
768
  },
769
769
  {
770
- "id": 212,
770
+ "id": 213,
771
771
  "name": "getUrl",
772
772
  "kind": 2048,
773
773
  "kindString": "Method",
@@ -783,7 +783,7 @@
783
783
  ],
784
784
  "signatures": [
785
785
  {
786
- "id": 213,
786
+ "id": 214,
787
787
  "name": "getUrl",
788
788
  "kind": 4096,
789
789
  "kindString": "Call signature",
@@ -793,7 +793,7 @@
793
793
  },
794
794
  "parameters": [
795
795
  {
796
- "id": 214,
796
+ "id": 215,
797
797
  "name": "url",
798
798
  "kind": 32768,
799
799
  "kindString": "Parameter",
@@ -812,7 +812,7 @@
812
812
  ]
813
813
  },
814
814
  {
815
- "id": 196,
815
+ "id": 197,
816
816
  "name": "has",
817
817
  "kind": 2048,
818
818
  "kindString": "Method",
@@ -828,7 +828,7 @@
828
828
  ],
829
829
  "signatures": [
830
830
  {
831
- "id": 197,
831
+ "id": 198,
832
832
  "name": "has",
833
833
  "kind": 4096,
834
834
  "kindString": "Call signature",
@@ -838,7 +838,7 @@
838
838
  },
839
839
  "parameters": [
840
840
  {
841
- "id": 198,
841
+ "id": 199,
842
842
  "name": "key",
843
843
  "kind": 32768,
844
844
  "kindString": "Parameter",
@@ -857,7 +857,7 @@
857
857
  ]
858
858
  },
859
859
  {
860
- "id": 199,
860
+ "id": 200,
861
861
  "name": "hasAllRequiredParams",
862
862
  "kind": 2048,
863
863
  "kindString": "Method",
@@ -873,7 +873,7 @@
873
873
  ],
874
874
  "signatures": [
875
875
  {
876
- "id": 200,
876
+ "id": 201,
877
877
  "name": "hasAllRequiredParams",
878
878
  "kind": 4096,
879
879
  "kindString": "Call signature",
@@ -889,7 +889,7 @@
889
889
  ]
890
890
  },
891
891
  {
892
- "id": 201,
892
+ "id": 202,
893
893
  "name": "isRequired",
894
894
  "kind": 2048,
895
895
  "kindString": "Method",
@@ -905,7 +905,7 @@
905
905
  ],
906
906
  "signatures": [
907
907
  {
908
- "id": 202,
908
+ "id": 203,
909
909
  "name": "isRequired",
910
910
  "kind": 4096,
911
911
  "kindString": "Call signature",
@@ -915,7 +915,7 @@
915
915
  },
916
916
  "parameters": [
917
917
  {
918
- "id": 203,
918
+ "id": 204,
919
919
  "name": "key",
920
920
  "kind": 32768,
921
921
  "kindString": "Parameter",
@@ -939,20 +939,20 @@
939
939
  "title": "Constructors",
940
940
  "kind": 512,
941
941
  "children": [
942
- 181
942
+ 182
943
943
  ]
944
944
  },
945
945
  {
946
946
  "title": "Methods",
947
947
  "kind": 2048,
948
948
  "children": [
949
- 204,
950
- 207,
951
- 210,
952
- 212,
953
- 196,
954
- 199,
955
- 201
949
+ 205,
950
+ 208,
951
+ 211,
952
+ 213,
953
+ 197,
954
+ 200,
955
+ 202
956
956
  ]
957
957
  }
958
958
  ],
@@ -965,7 +965,7 @@
965
965
  ]
966
966
  },
967
967
  {
968
- "id": 173,
968
+ "id": 174,
969
969
  "name": "SkyAppRuntimeConfigParamsProvider",
970
970
  "kind": 128,
971
971
  "kindString": "Class",
@@ -993,7 +993,7 @@
993
993
  ],
994
994
  "children": [
995
995
  {
996
- "id": 174,
996
+ "id": 175,
997
997
  "name": "constructor",
998
998
  "kind": 512,
999
999
  "kindString": "Constructor",
@@ -1007,14 +1007,14 @@
1007
1007
  ],
1008
1008
  "signatures": [
1009
1009
  {
1010
- "id": 175,
1010
+ "id": 176,
1011
1011
  "name": "new SkyAppRuntimeConfigParamsProvider",
1012
1012
  "kind": 16384,
1013
1013
  "kindString": "Constructor signature",
1014
1014
  "flags": {},
1015
1015
  "parameters": [
1016
1016
  {
1017
- "id": 176,
1017
+ "id": 177,
1018
1018
  "name": "configParams",
1019
1019
  "kind": 32768,
1020
1020
  "kindString": "Parameter",
@@ -1040,14 +1040,14 @@
1040
1040
  ],
1041
1041
  "type": {
1042
1042
  "type": "reference",
1043
- "id": 173,
1043
+ "id": 174,
1044
1044
  "name": "SkyAppRuntimeConfigParamsProvider"
1045
1045
  }
1046
1046
  }
1047
1047
  ]
1048
1048
  },
1049
1049
  {
1050
- "id": 177,
1050
+ "id": 178,
1051
1051
  "name": "params",
1052
1052
  "kind": 262144,
1053
1053
  "kindString": "Accessor",
@@ -1063,14 +1063,14 @@
1063
1063
  ],
1064
1064
  "getSignature": [
1065
1065
  {
1066
- "id": 178,
1066
+ "id": 179,
1067
1067
  "name": "params",
1068
1068
  "kind": 524288,
1069
1069
  "kindString": "Get signature",
1070
1070
  "flags": {},
1071
1071
  "type": {
1072
1072
  "type": "reference",
1073
- "id": 180,
1073
+ "id": 181,
1074
1074
  "name": "SkyAppRuntimeConfigParams"
1075
1075
  }
1076
1076
  }
@@ -1082,14 +1082,14 @@
1082
1082
  "title": "Constructors",
1083
1083
  "kind": 512,
1084
1084
  "children": [
1085
- 174
1085
+ 175
1086
1086
  ]
1087
1087
  },
1088
1088
  {
1089
1089
  "title": "Accessors",
1090
1090
  "kind": 262144,
1091
1091
  "children": [
1092
- 177
1092
+ 178
1093
1093
  ]
1094
1094
  }
1095
1095
  ],
@@ -1468,7 +1468,7 @@
1468
1468
  ],
1469
1469
  "type": {
1470
1470
  "type": "reference",
1471
- "id": 180,
1471
+ "id": 181,
1472
1472
  "name": "SkyAppRuntimeConfigParams"
1473
1473
  }
1474
1474
  },
@@ -1938,23 +1938,13 @@
1938
1938
  }
1939
1939
  ],
1940
1940
  "type": {
1941
- "type": "union",
1942
- "types": [
1943
- {
1944
- "type": "intrinsic",
1945
- "name": "boolean"
1946
- },
1947
- {
1948
- "type": "reference",
1949
- "id": 92,
1950
- "name": "SkyuxConfigAuth"
1951
- }
1952
- ]
1941
+ "type": "intrinsic",
1942
+ "name": "boolean"
1953
1943
  }
1954
1944
  },
1955
1945
  {
1956
1946
  "id": 119,
1957
- "name": "codeCoverageThreshold",
1947
+ "name": "authSettings",
1958
1948
  "kind": 1024,
1959
1949
  "kindString": "Property",
1960
1950
  "flags": {
@@ -1967,6 +1957,27 @@
1967
1957
  "character": 2
1968
1958
  }
1969
1959
  ],
1960
+ "type": {
1961
+ "type": "reference",
1962
+ "id": 92,
1963
+ "name": "SkyuxConfigAuthSettings"
1964
+ }
1965
+ },
1966
+ {
1967
+ "id": 120,
1968
+ "name": "codeCoverageThreshold",
1969
+ "kind": 1024,
1970
+ "kindString": "Property",
1971
+ "flags": {
1972
+ "isOptional": true
1973
+ },
1974
+ "sources": [
1975
+ {
1976
+ "fileName": "projects/config/src/config.ts",
1977
+ "line": 122,
1978
+ "character": 2
1979
+ }
1980
+ ],
1970
1981
  "type": {
1971
1982
  "type": "union",
1972
1983
  "types": [
@@ -1986,7 +1997,7 @@
1986
1997
  }
1987
1998
  },
1988
1999
  {
1989
- "id": 120,
2000
+ "id": 121,
1990
2001
  "name": "command",
1991
2002
  "kind": 1024,
1992
2003
  "kindString": "Property",
@@ -1996,7 +2007,7 @@
1996
2007
  "sources": [
1997
2008
  {
1998
2009
  "fileName": "projects/config/src/config.ts",
1999
- "line": 122,
2010
+ "line": 123,
2000
2011
  "character": 2
2001
2012
  }
2002
2013
  ],
@@ -2006,7 +2017,7 @@
2006
2017
  }
2007
2018
  },
2008
2019
  {
2009
- "id": 121,
2020
+ "id": 122,
2010
2021
  "name": "compileMode",
2011
2022
  "kind": 1024,
2012
2023
  "kindString": "Property",
@@ -2016,7 +2027,7 @@
2016
2027
  "sources": [
2017
2028
  {
2018
2029
  "fileName": "projects/config/src/config.ts",
2019
- "line": 123,
2030
+ "line": 124,
2020
2031
  "character": 2
2021
2032
  }
2022
2033
  ],
@@ -2026,7 +2037,7 @@
2026
2037
  }
2027
2038
  },
2028
2039
  {
2029
- "id": 122,
2040
+ "id": 123,
2030
2041
  "name": "cssPath",
2031
2042
  "kind": 1024,
2032
2043
  "kindString": "Property",
@@ -2036,7 +2047,7 @@
2036
2047
  "sources": [
2037
2048
  {
2038
2049
  "fileName": "projects/config/src/config.ts",
2039
- "line": 124,
2050
+ "line": 125,
2040
2051
  "character": 2
2041
2052
  }
2042
2053
  ],
@@ -2046,7 +2057,7 @@
2046
2057
  }
2047
2058
  },
2048
2059
  {
2049
- "id": 123,
2060
+ "id": 124,
2050
2061
  "name": "dependenciesForTranspilation",
2051
2062
  "kind": 1024,
2052
2063
  "kindString": "Property",
@@ -2056,7 +2067,7 @@
2056
2067
  "sources": [
2057
2068
  {
2058
2069
  "fileName": "projects/config/src/config.ts",
2059
- "line": 125,
2070
+ "line": 126,
2060
2071
  "character": 2
2061
2072
  }
2062
2073
  ],
@@ -2069,7 +2080,7 @@
2069
2080
  }
2070
2081
  },
2071
2082
  {
2072
- "id": 124,
2083
+ "id": 125,
2073
2084
  "name": "enableIvy",
2074
2085
  "kind": 1024,
2075
2086
  "kindString": "Property",
@@ -2079,7 +2090,7 @@
2079
2090
  "sources": [
2080
2091
  {
2081
2092
  "fileName": "projects/config/src/config.ts",
2082
- "line": 126,
2093
+ "line": 127,
2083
2094
  "character": 2
2084
2095
  }
2085
2096
  ],
@@ -2089,7 +2100,7 @@
2089
2100
  }
2090
2101
  },
2091
2102
  {
2092
- "id": 125,
2103
+ "id": 126,
2093
2104
  "name": "help",
2094
2105
  "kind": 1024,
2095
2106
  "kindString": "Property",
@@ -2099,7 +2110,7 @@
2099
2110
  "sources": [
2100
2111
  {
2101
2112
  "fileName": "projects/config/src/config.ts",
2102
- "line": 127,
2113
+ "line": 128,
2103
2114
  "character": 2
2104
2115
  }
2105
2116
  ],
@@ -2109,7 +2120,7 @@
2109
2120
  }
2110
2121
  },
2111
2122
  {
2112
- "id": 126,
2123
+ "id": 127,
2113
2124
  "name": "host",
2114
2125
  "kind": 1024,
2115
2126
  "kindString": "Property",
@@ -2119,7 +2130,7 @@
2119
2130
  "sources": [
2120
2131
  {
2121
2132
  "fileName": "projects/config/src/config.ts",
2122
- "line": 128,
2133
+ "line": 129,
2123
2134
  "character": 2
2124
2135
  }
2125
2136
  ],
@@ -2130,7 +2141,7 @@
2130
2141
  }
2131
2142
  },
2132
2143
  {
2133
- "id": 127,
2144
+ "id": 128,
2134
2145
  "name": "importPath",
2135
2146
  "kind": 1024,
2136
2147
  "kindString": "Property",
@@ -2140,7 +2151,7 @@
2140
2151
  "sources": [
2141
2152
  {
2142
2153
  "fileName": "projects/config/src/config.ts",
2143
- "line": 129,
2154
+ "line": 130,
2144
2155
  "character": 2
2145
2156
  }
2146
2157
  ],
@@ -2150,7 +2161,7 @@
2150
2161
  }
2151
2162
  },
2152
2163
  {
2153
- "id": 128,
2164
+ "id": 129,
2154
2165
  "name": "librarySettings",
2155
2166
  "kind": 1024,
2156
2167
  "kindString": "Property",
@@ -2160,7 +2171,7 @@
2160
2171
  "sources": [
2161
2172
  {
2162
2173
  "fileName": "projects/config/src/config.ts",
2163
- "line": 130,
2174
+ "line": 131,
2164
2175
  "character": 2
2165
2176
  }
2166
2177
  ],
@@ -2171,7 +2182,7 @@
2171
2182
  }
2172
2183
  },
2173
2184
  {
2174
- "id": 129,
2185
+ "id": 130,
2175
2186
  "name": "mode",
2176
2187
  "kind": 1024,
2177
2188
  "kindString": "Property",
@@ -2181,7 +2192,7 @@
2181
2192
  "sources": [
2182
2193
  {
2183
2194
  "fileName": "projects/config/src/config.ts",
2184
- "line": 131,
2195
+ "line": 132,
2185
2196
  "character": 2
2186
2197
  }
2187
2198
  ],
@@ -2191,7 +2202,7 @@
2191
2202
  }
2192
2203
  },
2193
2204
  {
2194
- "id": 130,
2205
+ "id": 131,
2195
2206
  "name": "moduleAliases",
2196
2207
  "kind": 1024,
2197
2208
  "kindString": "Property",
@@ -2201,27 +2212,27 @@
2201
2212
  "sources": [
2202
2213
  {
2203
2214
  "fileName": "projects/config/src/config.ts",
2204
- "line": 132,
2215
+ "line": 133,
2205
2216
  "character": 2
2206
2217
  }
2207
2218
  ],
2208
2219
  "type": {
2209
2220
  "type": "reflection",
2210
2221
  "declaration": {
2211
- "id": 131,
2222
+ "id": 132,
2212
2223
  "name": "__type",
2213
2224
  "kind": 65536,
2214
2225
  "kindString": "Type literal",
2215
2226
  "flags": {},
2216
2227
  "indexSignature": {
2217
- "id": 132,
2228
+ "id": 133,
2218
2229
  "name": "__index",
2219
2230
  "kind": 8192,
2220
2231
  "kindString": "Index signature",
2221
2232
  "flags": {},
2222
2233
  "parameters": [
2223
2234
  {
2224
- "id": 133,
2235
+ "id": 134,
2225
2236
  "name": "key",
2226
2237
  "kind": 32768,
2227
2238
  "flags": {},
@@ -2240,7 +2251,7 @@
2240
2251
  }
2241
2252
  },
2242
2253
  {
2243
- "id": 134,
2254
+ "id": 135,
2244
2255
  "name": "name",
2245
2256
  "kind": 1024,
2246
2257
  "kindString": "Property",
@@ -2250,7 +2261,7 @@
2250
2261
  "sources": [
2251
2262
  {
2252
2263
  "fileName": "projects/config/src/config.ts",
2253
- "line": 133,
2264
+ "line": 134,
2254
2265
  "character": 2
2255
2266
  }
2256
2267
  ],
@@ -2260,7 +2271,7 @@
2260
2271
  }
2261
2272
  },
2262
2273
  {
2263
- "id": 165,
2274
+ "id": 166,
2264
2275
  "name": "omnibar",
2265
2276
  "kind": 1024,
2266
2277
  "kindString": "Property",
@@ -2270,7 +2281,7 @@
2270
2281
  "sources": [
2271
2282
  {
2272
2283
  "fileName": "projects/config/src/config.ts",
2273
- "line": 161,
2284
+ "line": 162,
2274
2285
  "character": 2
2275
2286
  }
2276
2287
  ],
@@ -2280,7 +2291,7 @@
2280
2291
  }
2281
2292
  },
2282
2293
  {
2283
- "id": 135,
2294
+ "id": 136,
2284
2295
  "name": "pacts",
2285
2296
  "kind": 1024,
2286
2297
  "kindString": "Property",
@@ -2290,7 +2301,7 @@
2290
2301
  "sources": [
2291
2302
  {
2292
2303
  "fileName": "projects/config/src/config.ts",
2293
- "line": 134,
2304
+ "line": 135,
2294
2305
  "character": 2
2295
2306
  }
2296
2307
  ],
@@ -2303,7 +2314,7 @@
2303
2314
  }
2304
2315
  },
2305
2316
  {
2306
- "id": 136,
2317
+ "id": 137,
2307
2318
  "name": "params",
2308
2319
  "kind": 1024,
2309
2320
  "kindString": "Property",
@@ -2313,7 +2324,7 @@
2313
2324
  "sources": [
2314
2325
  {
2315
2326
  "fileName": "projects/config/src/config.ts",
2316
- "line": 135,
2327
+ "line": 136,
2317
2328
  "character": 2
2318
2329
  }
2319
2330
  ],
@@ -2324,7 +2335,7 @@
2324
2335
  }
2325
2336
  },
2326
2337
  {
2327
- "id": 137,
2338
+ "id": 138,
2328
2339
  "name": "pipelineSettings",
2329
2340
  "kind": 1024,
2330
2341
  "kindString": "Property",
@@ -2334,7 +2345,7 @@
2334
2345
  "sources": [
2335
2346
  {
2336
2347
  "fileName": "projects/config/src/config.ts",
2337
- "line": 136,
2348
+ "line": 137,
2338
2349
  "character": 2
2339
2350
  }
2340
2351
  ],
@@ -2344,7 +2355,7 @@
2344
2355
  }
2345
2356
  },
2346
2357
  {
2347
- "id": 138,
2358
+ "id": 139,
2348
2359
  "name": "plugins",
2349
2360
  "kind": 1024,
2350
2361
  "kindString": "Property",
@@ -2354,7 +2365,7 @@
2354
2365
  "sources": [
2355
2366
  {
2356
2367
  "fileName": "projects/config/src/config.ts",
2357
- "line": 137,
2368
+ "line": 138,
2358
2369
  "character": 2
2359
2370
  }
2360
2371
  ],
@@ -2367,7 +2378,7 @@
2367
2378
  }
2368
2379
  },
2369
2380
  {
2370
- "id": 139,
2381
+ "id": 140,
2371
2382
  "name": "redirects",
2372
2383
  "kind": 1024,
2373
2384
  "kindString": "Property",
@@ -2377,27 +2388,27 @@
2377
2388
  "sources": [
2378
2389
  {
2379
2390
  "fileName": "projects/config/src/config.ts",
2380
- "line": 138,
2391
+ "line": 139,
2381
2392
  "character": 2
2382
2393
  }
2383
2394
  ],
2384
2395
  "type": {
2385
2396
  "type": "reflection",
2386
2397
  "declaration": {
2387
- "id": 140,
2398
+ "id": 141,
2388
2399
  "name": "__type",
2389
2400
  "kind": 65536,
2390
2401
  "kindString": "Type literal",
2391
2402
  "flags": {},
2392
2403
  "indexSignature": {
2393
- "id": 141,
2404
+ "id": 142,
2394
2405
  "name": "__index",
2395
2406
  "kind": 8192,
2396
2407
  "kindString": "Index signature",
2397
2408
  "flags": {},
2398
2409
  "parameters": [
2399
2410
  {
2400
- "id": 142,
2411
+ "id": 143,
2401
2412
  "name": "from",
2402
2413
  "kind": 32768,
2403
2414
  "flags": {},
@@ -2416,7 +2427,7 @@
2416
2427
  }
2417
2428
  },
2418
2429
  {
2419
- "id": 143,
2430
+ "id": 144,
2420
2431
  "name": "routes",
2421
2432
  "kind": 1024,
2422
2433
  "kindString": "Property",
@@ -2426,21 +2437,21 @@
2426
2437
  "sources": [
2427
2438
  {
2428
2439
  "fileName": "projects/config/src/config.ts",
2429
- "line": 139,
2440
+ "line": 140,
2430
2441
  "character": 2
2431
2442
  }
2432
2443
  ],
2433
2444
  "type": {
2434
2445
  "type": "reflection",
2435
2446
  "declaration": {
2436
- "id": 144,
2447
+ "id": 145,
2437
2448
  "name": "__type",
2438
2449
  "kind": 65536,
2439
2450
  "kindString": "Type literal",
2440
2451
  "flags": {},
2441
2452
  "children": [
2442
2453
  {
2443
- "id": 145,
2454
+ "id": 146,
2444
2455
  "name": "public",
2445
2456
  "kind": 1024,
2446
2457
  "kindString": "Property",
@@ -2450,7 +2461,7 @@
2450
2461
  "sources": [
2451
2462
  {
2452
2463
  "fileName": "projects/config/src/config.ts",
2453
- "line": 140,
2464
+ "line": 141,
2454
2465
  "character": 4
2455
2466
  }
2456
2467
  ],
@@ -2459,14 +2470,14 @@
2459
2470
  "elementType": {
2460
2471
  "type": "reflection",
2461
2472
  "declaration": {
2462
- "id": 146,
2473
+ "id": 147,
2463
2474
  "name": "__type",
2464
2475
  "kind": 65536,
2465
2476
  "kindString": "Type literal",
2466
2477
  "flags": {},
2467
2478
  "children": [
2468
2479
  {
2469
- "id": 151,
2480
+ "id": 152,
2470
2481
  "name": "claims",
2471
2482
  "kind": 1024,
2472
2483
  "kindString": "Property",
@@ -2476,7 +2487,7 @@
2476
2487
  "sources": [
2477
2488
  {
2478
2489
  "fileName": "projects/config/src/config.ts",
2479
- "line": 145,
2490
+ "line": 146,
2480
2491
  "character": 6
2481
2492
  }
2482
2493
  ],
@@ -2487,7 +2498,7 @@
2487
2498
  }
2488
2499
  },
2489
2500
  {
2490
- "id": 148,
2501
+ "id": 149,
2491
2502
  "name": "description",
2492
2503
  "kind": 1024,
2493
2504
  "kindString": "Property",
@@ -2497,7 +2508,7 @@
2497
2508
  "sources": [
2498
2509
  {
2499
2510
  "fileName": "projects/config/src/config.ts",
2500
- "line": 142,
2511
+ "line": 143,
2501
2512
  "character": 6
2502
2513
  }
2503
2514
  ],
@@ -2507,7 +2518,7 @@
2507
2518
  }
2508
2519
  },
2509
2520
  {
2510
- "id": 152,
2521
+ "id": 153,
2511
2522
  "name": "entitlementType",
2512
2523
  "kind": 1024,
2513
2524
  "kindString": "Property",
@@ -2517,7 +2528,7 @@
2517
2528
  "sources": [
2518
2529
  {
2519
2530
  "fileName": "projects/config/src/config.ts",
2520
- "line": 146,
2531
+ "line": 147,
2521
2532
  "character": 6
2522
2533
  }
2523
2534
  ],
@@ -2527,7 +2538,7 @@
2527
2538
  }
2528
2539
  },
2529
2540
  {
2530
- "id": 153,
2541
+ "id": 154,
2531
2542
  "name": "entitlements",
2532
2543
  "kind": 1024,
2533
2544
  "kindString": "Property",
@@ -2537,7 +2548,7 @@
2537
2548
  "sources": [
2538
2549
  {
2539
2550
  "fileName": "projects/config/src/config.ts",
2540
- "line": 147,
2551
+ "line": 148,
2541
2552
  "character": 6
2542
2553
  }
2543
2554
  ],
@@ -2548,7 +2559,7 @@
2548
2559
  }
2549
2560
  },
2550
2561
  {
2551
- "id": 149,
2562
+ "id": 150,
2552
2563
  "name": "global",
2553
2564
  "kind": 1024,
2554
2565
  "kindString": "Property",
@@ -2558,7 +2569,7 @@
2558
2569
  "sources": [
2559
2570
  {
2560
2571
  "fileName": "projects/config/src/config.ts",
2561
- "line": 143,
2572
+ "line": 144,
2562
2573
  "character": 6
2563
2574
  }
2564
2575
  ],
@@ -2568,7 +2579,7 @@
2568
2579
  }
2569
2580
  },
2570
2581
  {
2571
- "id": 154,
2582
+ "id": 155,
2572
2583
  "name": "permissionId",
2573
2584
  "kind": 1024,
2574
2585
  "kindString": "Property",
@@ -2578,7 +2589,7 @@
2578
2589
  "sources": [
2579
2590
  {
2580
2591
  "fileName": "projects/config/src/config.ts",
2581
- "line": 148,
2592
+ "line": 149,
2582
2593
  "character": 6
2583
2594
  }
2584
2595
  ],
@@ -2588,7 +2599,7 @@
2588
2599
  }
2589
2600
  },
2590
2601
  {
2591
- "id": 155,
2602
+ "id": 156,
2592
2603
  "name": "permissions",
2593
2604
  "kind": 1024,
2594
2605
  "kindString": "Property",
@@ -2598,21 +2609,21 @@
2598
2609
  "sources": [
2599
2610
  {
2600
2611
  "fileName": "projects/config/src/config.ts",
2601
- "line": 149,
2612
+ "line": 150,
2602
2613
  "character": 6
2603
2614
  }
2604
2615
  ],
2605
2616
  "type": {
2606
2617
  "type": "reflection",
2607
2618
  "declaration": {
2608
- "id": 156,
2619
+ "id": 157,
2609
2620
  "name": "__type",
2610
2621
  "kind": 65536,
2611
2622
  "kindString": "Type literal",
2612
2623
  "flags": {},
2613
2624
  "children": [
2614
2625
  {
2615
- "id": 157,
2626
+ "id": 158,
2616
2627
  "name": "admin",
2617
2628
  "kind": 1024,
2618
2629
  "kindString": "Property",
@@ -2622,7 +2633,7 @@
2622
2633
  "sources": [
2623
2634
  {
2624
2635
  "fileName": "projects/config/src/config.ts",
2625
- "line": 150,
2636
+ "line": 151,
2626
2637
  "character": 8
2627
2638
  }
2628
2639
  ],
@@ -2632,7 +2643,7 @@
2632
2643
  }
2633
2644
  },
2634
2645
  {
2635
- "id": 158,
2646
+ "id": 159,
2636
2647
  "name": "legalEntityAdmin",
2637
2648
  "kind": 1024,
2638
2649
  "kindString": "Property",
@@ -2642,7 +2653,7 @@
2642
2653
  "sources": [
2643
2654
  {
2644
2655
  "fileName": "projects/config/src/config.ts",
2645
- "line": 151,
2656
+ "line": 152,
2646
2657
  "character": 8
2647
2658
  }
2648
2659
  ],
@@ -2652,7 +2663,7 @@
2652
2663
  }
2653
2664
  },
2654
2665
  {
2655
- "id": 159,
2666
+ "id": 160,
2656
2667
  "name": "permissionIds",
2657
2668
  "kind": 1024,
2658
2669
  "kindString": "Property",
@@ -2662,7 +2673,7 @@
2662
2673
  "sources": [
2663
2674
  {
2664
2675
  "fileName": "projects/config/src/config.ts",
2665
- "line": 152,
2676
+ "line": 153,
2666
2677
  "character": 8
2667
2678
  }
2668
2679
  ],
@@ -2678,9 +2689,9 @@
2678
2689
  "title": "Properties",
2679
2690
  "kind": 1024,
2680
2691
  "children": [
2681
- 157,
2682
2692
  158,
2683
- 159
2693
+ 159,
2694
+ 160
2684
2695
  ]
2685
2696
  }
2686
2697
  ]
@@ -2688,7 +2699,7 @@
2688
2699
  }
2689
2700
  },
2690
2701
  {
2691
- "id": 150,
2702
+ "id": 151,
2692
2703
  "name": "route",
2693
2704
  "kind": 1024,
2694
2705
  "kindString": "Property",
@@ -2696,7 +2707,7 @@
2696
2707
  "sources": [
2697
2708
  {
2698
2709
  "fileName": "projects/config/src/config.ts",
2699
- "line": 144,
2710
+ "line": 145,
2700
2711
  "character": 6
2701
2712
  }
2702
2713
  ],
@@ -2706,7 +2717,7 @@
2706
2717
  }
2707
2718
  },
2708
2719
  {
2709
- "id": 147,
2720
+ "id": 148,
2710
2721
  "name": "title",
2711
2722
  "kind": 1024,
2712
2723
  "kindString": "Property",
@@ -2716,7 +2727,7 @@
2716
2727
  "sources": [
2717
2728
  {
2718
2729
  "fileName": "projects/config/src/config.ts",
2719
- "line": 141,
2730
+ "line": 142,
2720
2731
  "character": 6
2721
2732
  }
2722
2733
  ],
@@ -2731,15 +2742,15 @@
2731
2742
  "title": "Properties",
2732
2743
  "kind": 1024,
2733
2744
  "children": [
2734
- 151,
2735
- 148,
2736
2745
  152,
2737
- 153,
2738
2746
  149,
2747
+ 153,
2739
2748
  154,
2740
- 155,
2741
2749
  150,
2742
- 147
2750
+ 155,
2751
+ 156,
2752
+ 151,
2753
+ 148
2743
2754
  ]
2744
2755
  }
2745
2756
  ]
@@ -2748,7 +2759,7 @@
2748
2759
  }
2749
2760
  },
2750
2761
  {
2751
- "id": 160,
2762
+ "id": 161,
2752
2763
  "name": "referenced",
2753
2764
  "kind": 1024,
2754
2765
  "kindString": "Property",
@@ -2758,7 +2769,7 @@
2758
2769
  "sources": [
2759
2770
  {
2760
2771
  "fileName": "projects/config/src/config.ts",
2761
- "line": 155,
2772
+ "line": 156,
2762
2773
  "character": 4
2763
2774
  }
2764
2775
  ],
@@ -2767,14 +2778,14 @@
2767
2778
  "elementType": {
2768
2779
  "type": "reflection",
2769
2780
  "declaration": {
2770
- "id": 161,
2781
+ "id": 162,
2771
2782
  "name": "__type",
2772
2783
  "kind": 65536,
2773
2784
  "kindString": "Type literal",
2774
2785
  "flags": {},
2775
2786
  "children": [
2776
2787
  {
2777
- "id": 162,
2788
+ "id": 163,
2778
2789
  "name": "app",
2779
2790
  "kind": 1024,
2780
2791
  "kindString": "Property",
@@ -2782,7 +2793,7 @@
2782
2793
  "sources": [
2783
2794
  {
2784
2795
  "fileName": "projects/config/src/config.ts",
2785
- "line": 156,
2796
+ "line": 157,
2786
2797
  "character": 6
2787
2798
  }
2788
2799
  ],
@@ -2792,7 +2803,7 @@
2792
2803
  }
2793
2804
  },
2794
2805
  {
2795
- "id": 163,
2806
+ "id": 164,
2796
2807
  "name": "route",
2797
2808
  "kind": 1024,
2798
2809
  "kindString": "Property",
@@ -2800,7 +2811,7 @@
2800
2811
  "sources": [
2801
2812
  {
2802
2813
  "fileName": "projects/config/src/config.ts",
2803
- "line": 157,
2814
+ "line": 158,
2804
2815
  "character": 6
2805
2816
  }
2806
2817
  ],
@@ -2815,8 +2826,8 @@
2815
2826
  "title": "Properties",
2816
2827
  "kind": 1024,
2817
2828
  "children": [
2818
- 162,
2819
- 163
2829
+ 163,
2830
+ 164
2820
2831
  ]
2821
2832
  }
2822
2833
  ]
@@ -2830,8 +2841,8 @@
2830
2841
  "title": "Properties",
2831
2842
  "kind": 1024,
2832
2843
  "children": [
2833
- 145,
2834
- 160
2844
+ 146,
2845
+ 161
2835
2846
  ]
2836
2847
  }
2837
2848
  ]
@@ -2839,7 +2850,7 @@
2839
2850
  }
2840
2851
  },
2841
2852
  {
2842
- "id": 167,
2853
+ "id": 168,
2843
2854
  "name": "skyuxModules",
2844
2855
  "kind": 1024,
2845
2856
  "kindString": "Property",
@@ -2849,7 +2860,7 @@
2849
2860
  "sources": [
2850
2861
  {
2851
2862
  "fileName": "projects/config/src/config.ts",
2852
- "line": 163,
2863
+ "line": 164,
2853
2864
  "character": 2
2854
2865
  }
2855
2866
  ],
@@ -2862,7 +2873,7 @@
2862
2873
  }
2863
2874
  },
2864
2875
  {
2865
- "id": 164,
2876
+ "id": 165,
2866
2877
  "name": "testSettings",
2867
2878
  "kind": 1024,
2868
2879
  "kindString": "Property",
@@ -2872,7 +2883,7 @@
2872
2883
  "sources": [
2873
2884
  {
2874
2885
  "fileName": "projects/config/src/config.ts",
2875
- "line": 160,
2886
+ "line": 161,
2876
2887
  "character": 2
2877
2888
  }
2878
2889
  ],
@@ -2883,7 +2894,7 @@
2883
2894
  }
2884
2895
  },
2885
2896
  {
2886
- "id": 166,
2897
+ "id": 167,
2887
2898
  "name": "useHashRouting",
2888
2899
  "kind": 1024,
2889
2900
  "kindString": "Property",
@@ -2893,7 +2904,7 @@
2893
2904
  "sources": [
2894
2905
  {
2895
2906
  "fileName": "projects/config/src/config.ts",
2896
- "line": 162,
2907
+ "line": 163,
2897
2908
  "character": 2
2898
2909
  }
2899
2910
  ],
@@ -2925,17 +2936,18 @@
2925
2936
  128,
2926
2937
  129,
2927
2938
  130,
2928
- 134,
2929
- 165,
2939
+ 131,
2930
2940
  135,
2941
+ 166,
2931
2942
  136,
2932
2943
  137,
2933
2944
  138,
2934
2945
  139,
2935
- 143,
2936
- 167,
2937
- 164,
2938
- 166
2946
+ 140,
2947
+ 144,
2948
+ 168,
2949
+ 165,
2950
+ 167
2939
2951
  ]
2940
2952
  }
2941
2953
  ],
@@ -3287,7 +3299,7 @@
3287
3299
  },
3288
3300
  {
3289
3301
  "id": 92,
3290
- "name": "SkyuxConfigAuth",
3302
+ "name": "SkyuxConfigAuthSettings",
3291
3303
  "kind": 256,
3292
3304
  "kindString": "Interface",
3293
3305
  "flags": {},
@@ -4095,12 +4107,12 @@
4095
4107
  "title": "Classes",
4096
4108
  "kind": 128,
4097
4109
  "children": [
4098
- 168,
4110
+ 169,
4099
4111
  1,
4100
4112
  22,
4101
4113
  10,
4102
- 180,
4103
- 173,
4114
+ 181,
4115
+ 174,
4104
4116
  41
4105
4117
  ]
4106
4118
  },