@nice-digital/search-client 0.2.1377-SRCH-655-PrettyUrls → 0.2.1384-imranazad-patch-2-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.
package/es/models/OrModifiers.js
CHANGED
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
export var knownOrModifierKeys = [
|
|
2
2
|
"nai",
|
|
3
|
-
"ain",
|
|
4
|
-
"ety",
|
|
5
|
-
"srn",
|
|
6
|
-
"ndt",
|
|
7
3
|
"gst",
|
|
8
|
-
"
|
|
4
|
+
"ndt",
|
|
9
5
|
"ngt",
|
|
10
|
-
"nat",
|
|
6
|
+
"nat",
|
|
7
|
+
"rty",
|
|
8
|
+
"drm",
|
|
9
|
+
// Evidence Search specific:
|
|
10
|
+
"ety",
|
|
11
|
+
"srn",
|
|
12
|
+
"ain",
|
|
13
|
+
"acc", // Accredited
|
|
11
14
|
];
|
|
12
15
|
//# sourceMappingURL=OrModifiers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrModifiers.js","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,IAAM,mBAAmB,GAAG;IACjC,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"OrModifiers.js","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,IAAM,mBAAmB,GAAG;IACjC,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,4BAA4B;IAC5B,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK,EAAE,aAAa;CACZ,CAAC"}
|
|
@@ -3,13 +3,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.knownOrModifierKeys = void 0;
|
|
4
4
|
exports.knownOrModifierKeys = [
|
|
5
5
|
"nai",
|
|
6
|
-
"ain",
|
|
7
|
-
"ety",
|
|
8
|
-
"srn",
|
|
9
|
-
"ndt",
|
|
10
6
|
"gst",
|
|
11
|
-
"
|
|
7
|
+
"ndt",
|
|
12
8
|
"ngt",
|
|
13
|
-
"nat",
|
|
9
|
+
"nat",
|
|
10
|
+
"rty",
|
|
11
|
+
"drm",
|
|
12
|
+
// Evidence Search specific:
|
|
13
|
+
"ety",
|
|
14
|
+
"srn",
|
|
15
|
+
"ain",
|
|
16
|
+
"acc", // Accredited
|
|
14
17
|
];
|
|
15
18
|
//# sourceMappingURL=OrModifiers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrModifiers.js","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":";;;AAEa,QAAA,mBAAmB,GAAG;IACjC,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"OrModifiers.js","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":";;;AAEa,QAAA,mBAAmB,GAAG;IACjC,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,4BAA4B;IAC5B,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK,EAAE,aAAa;CACZ,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { RequireExactlyOne } from "type-fest";
|
|
2
|
-
export declare const knownOrModifierKeys: readonly ["nai", "
|
|
2
|
+
export declare const knownOrModifierKeys: readonly ["nai", "gst", "ndt", "ngt", "nat", "rty", "drm", "ety", "srn", "ain", "acc"];
|
|
3
3
|
export declare type KnownOrModifierKeys = typeof knownOrModifierKeys[number];
|
|
4
4
|
export declare type OrModifier = RequireExactlyOne<{
|
|
5
5
|
[Property in KnownOrModifierKeys]: [string];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrModifiers.d.ts","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"OrModifiers.d.ts","sourceRoot":"","sources":["../../src/models/OrModifiers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,eAAO,MAAM,mBAAmB,wFAatB,CAAC;AAEX,oBAAY,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,MAAM,CAAC,CAAC;AAErE,oBAAY,UAAU,GAAG,iBAAiB,CACxC;KACG,QAAQ,IAAI,mBAAmB,GAAG,CAAC,MAAM,CAAC;CAC5C,EACD,mBAAmB,CACpB,CAAC"}
|