@regulaforensics/face-sdk 6.3.107-beta → 6.3.109-beta
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/README.md +2 -2
- package/examples/capacitor/package.json +1 -1
- package/examples/cordova/package.json +1 -1
- package/examples/ionic/package.json +1 -1
- package/examples/react-native/package.json +1 -1
- package/package.json +1 -1
- package/plugin.xml +1 -1
- package/www/types/customization/customization.d.ts +3 -0
- package/www/types/customization/font.d.ts +2 -0
- package/www/types/index.d.ts +37 -1
- package/docs/.nojekyll +0 -1
- package/docs/assets/highlight.css +0 -22
- package/docs/assets/icons.js +0 -18
- package/docs/assets/icons.svg +0 -1
- package/docs/assets/main.js +0 -60
- package/docs/assets/navigation.js +0 -1
- package/docs/assets/search.js +0 -1
- package/docs/assets/style.css +0 -1493
- package/docs/classes/ComparedFace.html +0 -10
- package/docs/classes/ComparedFacesPair.html +0 -14
- package/docs/classes/ComparedFacesSplit.html +0 -3
- package/docs/classes/Customization.html +0 -13
- package/docs/classes/CustomizationColors.html +0 -32
- package/docs/classes/CustomizationFonts.html +0 -16
- package/docs/classes/CustomizationImages.html +0 -19
- package/docs/classes/DetectFaceResult.html +0 -8
- package/docs/classes/DetectFacesAttributeResult.html +0 -5
- package/docs/classes/DetectFacesBackendException.html +0 -3
- package/docs/classes/DetectFacesConfig.html +0 -14
- package/docs/classes/DetectFacesException.html +0 -4
- package/docs/classes/DetectFacesRequest.html +0 -33
- package/docs/classes/DetectFacesResponse.html +0 -5
- package/docs/classes/EditGroupPersonsRequest.html +0 -2
- package/docs/classes/FaceCaptureConfig.html +0 -15
- package/docs/classes/FaceCaptureException.html +0 -3
- package/docs/classes/FaceCaptureImage.html +0 -5
- package/docs/classes/FaceCaptureResponse.html +0 -3
- package/docs/classes/FaceSDK.html +0 -20
- package/docs/classes/FaceSDKVersion.html +0 -7
- package/docs/classes/Font.html +0 -13
- package/docs/classes/ImageQualityCharacteristic.html +0 -5
- package/docs/classes/ImageQualityGroup.html +0 -27
- package/docs/classes/ImageQualityRange.html +0 -5
- package/docs/classes/ImageQualityResult.html +0 -6
- package/docs/classes/ImageUpload.html +0 -8
- package/docs/classes/InitConfig.html +0 -7
- package/docs/classes/InitException.html +0 -4
- package/docs/classes/LicenseException.html +0 -3
- package/docs/classes/LivenessBackendException.html +0 -3
- package/docs/classes/LivenessConfig.html +0 -41
- package/docs/classes/LivenessException.html +0 -4
- package/docs/classes/LivenessNotification.html +0 -3
- package/docs/classes/LivenessResponse.html +0 -11
- package/docs/classes/MatchFacesBackendException.html +0 -3
- package/docs/classes/MatchFacesConfig.html +0 -3
- package/docs/classes/MatchFacesDetection.html +0 -10
- package/docs/classes/MatchFacesDetectionFace.html +0 -18
- package/docs/classes/MatchFacesException.html +0 -4
- package/docs/classes/MatchFacesImage.html +0 -13
- package/docs/classes/MatchFacesRequest.html +0 -11
- package/docs/classes/MatchFacesResponse.html +0 -9
- package/docs/classes/OutputImageCrop.html +0 -16
- package/docs/classes/OutputImageParams.html +0 -12
- package/docs/classes/PageableItemList.html +0 -4
- package/docs/classes/Person.html +0 -14
- package/docs/classes/PersonDatabase.html +0 -23
- package/docs/classes/PersonGroup.html +0 -10
- package/docs/classes/PersonImage.html +0 -7
- package/docs/classes/Point.html +0 -4
- package/docs/classes/Rect.html +0 -5
- package/docs/classes/SearchPerson.html +0 -12
- package/docs/classes/SearchPersonDetection.html +0 -5
- package/docs/classes/SearchPersonImage.html +0 -15
- package/docs/classes/SearchPersonRequest.html +0 -15
- package/docs/classes/Size.html +0 -4
- package/docs/enums/CameraPosition.html +0 -6
- package/docs/enums/DetectFacesAttribute.html +0 -14
- package/docs/enums/DetectFacesBackendErrorCode.html +0 -7
- package/docs/enums/DetectFacesErrorCode.html +0 -11
- package/docs/enums/DetectFacesScenario.html +0 -9
- package/docs/enums/FaceCaptureErrorCode.html +0 -9
- package/docs/enums/ImageQualityCharacteristicName.html +0 -58
- package/docs/enums/ImageQualityGroupName.html +0 -10
- package/docs/enums/ImageQualityResultStatus.html +0 -4
- package/docs/enums/ImageType.html +0 -16
- package/docs/enums/InitErrorCode.html +0 -9
- package/docs/enums/LicensingResultCode.html +0 -13
- package/docs/enums/LivenessBackendErrorCode.html +0 -22
- package/docs/enums/LivenessErrorCode.html +0 -15
- package/docs/enums/LivenessProcessStatus.html +0 -17
- package/docs/enums/LivenessSkipStep.html +0 -3
- package/docs/enums/LivenessStatus.html +0 -6
- package/docs/enums/LivenessType.html +0 -3
- package/docs/enums/MatchFacesErrorCode.html +0 -10
- package/docs/enums/OutputImageCropAspectRatio.html +0 -7
- package/docs/enums/ProcessingMode.html +0 -3
- package/docs/enums/RecordingProcess.html +0 -4
- package/docs/enums/ScreenOrientation.html +0 -3
- package/docs/index.html +0 -85
- package/docs/types/CameraSwitchCallback.html +0 -1
- package/docs/types/CustomButtonTappedCompletion.html +0 -4
- package/docs/types/LivenessNotificationCompletion.html +0 -1
- package/docs/types/VideoEncoderCompletion.html +0 -1
package/README.md
CHANGED
|
@@ -6,14 +6,14 @@ This plugin makes possible to use it with react-native, cordova and ionic applic
|
|
|
6
6
|
In the [examples](examples/) folder you can find demo 4 applications:
|
|
7
7
|
* [React-native](examples/react-native)
|
|
8
8
|
* [Cordova](examples/cordova)
|
|
9
|
-
* [Ionic(ionic app with cordova,
|
|
9
|
+
* [Ionic(ionic app with cordova, angular)](examples/ionic)
|
|
10
10
|
* [Capacitor(ionic app with capacitor, react)](examples/capacitor)
|
|
11
11
|
|
|
12
12
|
Each demo app has its own readme file with instructions on building and installation.
|
|
13
13
|
|
|
14
14
|
## Documentation
|
|
15
15
|
* [Documentation](https://docs.regulaforensics.com/develop/face-sdk/mobile)
|
|
16
|
-
* [API Reference](https://regulaforensics.
|
|
16
|
+
* [API Reference](https://dev.regulaforensics.com/npm-face-sdk)
|
|
17
17
|
|
|
18
18
|
## Support
|
|
19
19
|
If you have any technical questions, feel free to [contact](mailto:support@regulaforensics.com) us or create issues [here](https://github.com/regulaforensics/npm-face-sdk/issues).
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"lint": "eslint"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@regulaforensics/face-sdk": "6.3.
|
|
18
|
+
"@regulaforensics/face-sdk": "6.3.109-beta",
|
|
19
19
|
"@regulaforensics/face-core-basic": "6.3.12-beta",
|
|
20
20
|
"@awesome-cordova-plugins/camera": "6.6.0",
|
|
21
21
|
"@awesome-cordova-plugins/file": "6.6.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "Regula Forensics Inc.",
|
|
15
15
|
"license": "commercial",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@regulaforensics/face-sdk": "6.3.
|
|
17
|
+
"@regulaforensics/face-sdk": "6.3.109-beta",
|
|
18
18
|
"@regulaforensics/face-core-basic": "6.3.12-beta",
|
|
19
19
|
"cordova-android": "12.0.1",
|
|
20
20
|
"cordova-ios": "7.0.1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@regulaforensics/face-sdk": "6.3.
|
|
19
|
+
"@regulaforensics/face-sdk": "6.3.109-beta",
|
|
20
20
|
"@regulaforensics/face-core-basic": "6.3.12-beta",
|
|
21
21
|
"cordova-plugin-camera": "7.0.0",
|
|
22
22
|
"@awesome-cordova-plugins/camera": "6.6.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/face-sdk",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.109-beta",
|
|
4
4
|
"description": "This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.",
|
|
5
5
|
"main": "www/react-native/index.js",
|
|
6
6
|
"module": "www/capacitor/index.js",
|
package/plugin.xml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='utf-8'?>
|
|
2
|
-
<plugin id="@regulaforensics/face-sdk" version="6.3.
|
|
2
|
+
<plugin id="@regulaforensics/face-sdk" version="6.3.109-beta" xmlns="http://apache.org/cordova/ns/plugins/1.0">
|
|
3
3
|
<name>FaceSDK</name>
|
|
4
4
|
<description>Cordova plugin for Regula Face SDK</description>
|
|
5
5
|
<license>commercial</license>
|
|
@@ -15,6 +15,9 @@ export class Customization {
|
|
|
15
15
|
get images(): CustomizationImages
|
|
16
16
|
set images(val: CustomizationImages)
|
|
17
17
|
|
|
18
|
+
/**
|
|
19
|
+
* Immutable property. Use setter instead of editing.
|
|
20
|
+
*/
|
|
18
21
|
get uiCustomizationLayer(): Record<string, any> | null
|
|
19
22
|
set uiCustomizationLayer(val: Record<string, any> | null)
|
|
20
23
|
|
package/www/types/index.d.ts
CHANGED
|
@@ -88,36 +88,72 @@ import { SearchPerson } from './person_database/search_person'
|
|
|
88
88
|
|
|
89
89
|
export { EditGroupPersonsRequest, ImageUpload, PageableItemList, PersonDatabase, PersonGroup, PersonImage, Person, SearchPersonDetection, SearchPersonImage, SearchPersonRequest, SearchPerson }
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
/**
|
|
92
|
+
* Entry point of the Regula Face SDK.
|
|
93
|
+
*/
|
|
92
94
|
export class FaceSDK {
|
|
95
|
+
/**
|
|
96
|
+
* The only instance of singleton class {@link FaceSDK}.
|
|
97
|
+
*/
|
|
93
98
|
static get instance(): FaceSDK
|
|
94
99
|
|
|
100
|
+
/**
|
|
101
|
+
* Information about the SDK.
|
|
102
|
+
*/
|
|
95
103
|
get version(): FaceSDKVersion | null
|
|
96
104
|
|
|
97
105
|
get serviceUrl(): string | null
|
|
98
106
|
set serviceUrl(val: string | null)
|
|
99
107
|
|
|
108
|
+
/**
|
|
109
|
+
* A localization dictionary to override default localization logic.
|
|
110
|
+
* Allows to replace any string of FaceSDK with an arbitrary string.
|
|
111
|
+
*
|
|
112
|
+
* To see all the localization keys, look up the `RegulaSDK.strings` file at
|
|
113
|
+
* `ios/Pods/FaceSDK/FaceSDK.xcframework/ios-arm64/FaceSDK.framework/FaceSDK.bundle/en.lproj/FaceSDK.strings`.
|
|
114
|
+
*/
|
|
100
115
|
get localizationDictionary(): Record<string, string> | null
|
|
101
116
|
set localizationDictionary(val: Record<string, string> | null)
|
|
102
117
|
|
|
118
|
+
/**
|
|
119
|
+
* Immutable property. Use setter instead of editing.
|
|
120
|
+
*/
|
|
103
121
|
get requestHeaders(): Record<string, string> | null
|
|
104
122
|
set requestHeaders(val: Record<string, string> | null)
|
|
105
123
|
|
|
106
124
|
get customization(): Customization
|
|
107
125
|
set customization(val: Customization)
|
|
108
126
|
|
|
127
|
+
/**
|
|
128
|
+
* Allows user to receive a video file of current session.
|
|
129
|
+
*/
|
|
109
130
|
set videoEncoderCompletion(completion: VideoEncoderCompletion)
|
|
110
131
|
|
|
111
132
|
get personDatabase(): PersonDatabase
|
|
112
133
|
|
|
134
|
+
/**
|
|
135
|
+
* Checks if FaceSDK is initialized.
|
|
136
|
+
*/
|
|
113
137
|
isInitialized(): Promise<boolean>
|
|
114
138
|
|
|
139
|
+
/**
|
|
140
|
+
* Allows you to initialize FaceSDK.
|
|
141
|
+
*
|
|
142
|
+
* @param params.config - configuration file for FaceSDK initialization.
|
|
143
|
+
*
|
|
144
|
+
* Returns `boolean` indicating success of initialization
|
|
145
|
+
* and a nullable {@link InitException}.
|
|
146
|
+
*/
|
|
115
147
|
initialize(
|
|
116
148
|
params?: {
|
|
117
149
|
config?: InitConfig
|
|
118
150
|
}
|
|
119
151
|
): Promise<[boolean, InitException | null]>
|
|
120
152
|
|
|
153
|
+
/**
|
|
154
|
+
* Used to deinitialize FaceSDK and free up RAM as a
|
|
155
|
+
* consequence of this.
|
|
156
|
+
*/
|
|
121
157
|
deinitialize(): void
|
|
122
158
|
|
|
123
159
|
startFaceCapture(
|
package/docs/.nojekyll
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--light-code-background: #FFFFFF;
|
|
3
|
-
--dark-code-background: #1E1E1E;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
@media (prefers-color-scheme: light) { :root {
|
|
7
|
-
--code-background: var(--light-code-background);
|
|
8
|
-
} }
|
|
9
|
-
|
|
10
|
-
@media (prefers-color-scheme: dark) { :root {
|
|
11
|
-
--code-background: var(--dark-code-background);
|
|
12
|
-
} }
|
|
13
|
-
|
|
14
|
-
:root[data-theme='light'] {
|
|
15
|
-
--code-background: var(--light-code-background);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
:root[data-theme='dark'] {
|
|
19
|
-
--code-background: var(--dark-code-background);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
pre, code { background: var(--code-background); }
|
package/docs/assets/icons.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
(function() {
|
|
2
|
-
addIcons();
|
|
3
|
-
function addIcons() {
|
|
4
|
-
if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons);
|
|
5
|
-
const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg"));
|
|
6
|
-
svg.innerHTML = `<g id="icon-1" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-module)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-2" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-module)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-4" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">N</text></g><g id="icon-8" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">E</text></g><g id="icon-16" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-32" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">V</text></g><g id="icon-64" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">F</text></g><g id="icon-128" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-256" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">I</text></g><g id="icon-512" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-constructor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-1024" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-2048" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-method)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-4096" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">F</text></g><g id="icon-8192" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-16384" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-constructor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-32768" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-65536" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-131072" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-262144" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-524288" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-1048576" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-2097152" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-4194304" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-reference)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">R</text></g><g id="icon-8388608" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-document)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><g stroke="var(--color-icon-text)" fill="none" stroke-width="1.5"><polygon points="6,5 6,19 18,19, 18,10 13,5"></polygon><line x1="9" y1="9" x2="13" y2="9"></line><line x1="9" y1="12" x2="15" y2="12"></line><line x1="9" y1="15" x2="15" y2="15"></line></g></g><g id="icon-folder" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-document)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><g stroke="var(--color-icon-text)" fill="none" stroke-width="1.5"><polygon points="5,5 10,5 12,8 19,8 19,18 5,18"></polygon></g></g><g id="icon-chevronDown" class="tsd-no-select"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-icon-text)"></path></g><g id="icon-chevronSmall" class="tsd-no-select"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-icon-text)"></path></g><g id="icon-checkbox" class="tsd-no-select"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></g><g id="icon-menu" class="tsd-no-select"><rect x="1" y="3" width="14" height="2" fill="var(--color-icon-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-icon-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-icon-text)"></rect></g><g id="icon-search" class="tsd-no-select"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-icon-text)"></path></g><g id="icon-anchor" class="tsd-no-select"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></g>`;
|
|
7
|
-
svg.style.display = "none";
|
|
8
|
-
if (location.protocol === "file:") updateUseElements();
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
function updateUseElements() {
|
|
12
|
-
document.querySelectorAll("use").forEach(el => {
|
|
13
|
-
if (el.getAttribute("href").includes("#icon-")) {
|
|
14
|
-
el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#"));
|
|
15
|
-
}
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
})()
|
package/docs/assets/icons.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"><g id="icon-1" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-module)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-2" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-module)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-4" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">N</text></g><g id="icon-8" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">E</text></g><g id="icon-16" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-32" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">V</text></g><g id="icon-64" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">F</text></g><g id="icon-128" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-256" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">I</text></g><g id="icon-512" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-constructor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-1024" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-2048" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-method)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">M</text></g><g id="icon-4096" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">F</text></g><g id="icon-8192" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-16384" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-constructor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">C</text></g><g id="icon-32768" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-property)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">P</text></g><g id="icon-65536" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-131072" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-262144" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-524288" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-1048576" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-accessor)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">A</text></g><g id="icon-2097152" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-type-alias)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">T</text></g><g id="icon-4194304" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-reference)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><text fill="var(--color-icon-text)" x="50%" y="50%" dominant-baseline="central" text-anchor="middle">R</text></g><g id="icon-8388608" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-document)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><g stroke="var(--color-icon-text)" fill="none" stroke-width="1.5"><polygon points="6,5 6,19 18,19, 18,10 13,5"></polygon><line x1="9" y1="9" x2="13" y2="9"></line><line x1="9" y1="12" x2="15" y2="12"></line><line x1="9" y1="15" x2="15" y2="15"></line></g></g><g id="icon-folder" class="tsd-no-select"><rect fill="var(--color-icon-background)" stroke="var(--color-document)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><g stroke="var(--color-icon-text)" fill="none" stroke-width="1.5"><polygon points="5,5 10,5 12,8 19,8 19,18 5,18"></polygon></g></g><g id="icon-chevronDown" class="tsd-no-select"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-icon-text)"></path></g><g id="icon-chevronSmall" class="tsd-no-select"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-icon-text)"></path></g><g id="icon-checkbox" class="tsd-no-select"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></g><g id="icon-menu" class="tsd-no-select"><rect x="1" y="3" width="14" height="2" fill="var(--color-icon-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-icon-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-icon-text)"></rect></g><g id="icon-search" class="tsd-no-select"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-icon-text)"></path></g><g id="icon-anchor" class="tsd-no-select"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></g></svg>
|
package/docs/assets/main.js
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."};
|
|
3
|
-
"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i<r.length;i++){var s=r[i],o=e[s];if(Array.isArray(o)){n[s]=o.slice();continue}if(typeof o=="string"||typeof o=="number"||typeof o=="boolean"){n[s]=o;continue}throw new TypeError("clone is not deep and does not support nested objects")}return n},t.FieldRef=function(e,n,r){this.docRef=e,this.fieldName=n,this._stringValue=r},t.FieldRef.joiner="/",t.FieldRef.fromString=function(e){var n=e.indexOf(t.FieldRef.joiner);if(n===-1)throw"malformed field ref string";var r=e.slice(0,n),i=e.slice(n+1);return new t.FieldRef(i,r,e)},t.FieldRef.prototype.toString=function(){return this._stringValue==null&&(this._stringValue=this.fieldName+t.FieldRef.joiner+this.docRef),this._stringValue};t.Set=function(e){if(this.elements=Object.create(null),e){this.length=e.length;for(var n=0;n<this.length;n++)this.elements[e[n]]=!0}else this.length=0},t.Set.complete={intersect:function(e){return e},union:function(){return this},contains:function(){return!0}},t.Set.empty={intersect:function(){return this},union:function(e){return e},contains:function(){return!1}},t.Set.prototype.contains=function(e){return!!this.elements[e]},t.Set.prototype.intersect=function(e){var n,r,i,s=[];if(e===t.Set.complete)return this;if(e===t.Set.empty)return e;this.length<e.length?(n=this,r=e):(n=e,r=this),i=Object.keys(n.elements);for(var o=0;o<i.length;o++){var a=i[o];a in r.elements&&s.push(a)}return new t.Set(s)},t.Set.prototype.union=function(e){return e===t.Set.complete?t.Set.complete:e===t.Set.empty?this:new t.Set(Object.keys(this.elements).concat(Object.keys(e.elements)))},t.idf=function(e,n){var r=0;for(var i in e)i!="_index"&&(r+=Object.keys(e[i]).length);var s=(n-r+.5)/(r+.5);return Math.log(1+Math.abs(s))},t.Token=function(e,n){this.str=e||"",this.metadata=n||{}},t.Token.prototype.toString=function(){return this.str},t.Token.prototype.update=function(e){return this.str=e(this.str,this.metadata),this},t.Token.prototype.clone=function(e){return e=e||function(n){return n},new t.Token(e(this.str,this.metadata),this.metadata)};t.tokenizer=function(e,n){if(e==null||e==null)return[];if(Array.isArray(e))return e.map(function(m){return new t.Token(t.utils.asString(m).toLowerCase(),t.utils.clone(n))});for(var r=e.toString().toLowerCase(),i=r.length,s=[],o=0,a=0;o<=i;o++){var l=r.charAt(o),u=o-a;if(l.match(t.tokenizer.separator)||o==i){if(u>0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index.
|
|
4
|
-
`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r<n;r++){for(var i=this._stack[r],s=[],o=0;o<e.length;o++){var a=i(e[o],o,e);if(!(a==null||a===""))if(Array.isArray(a))for(var l=0;l<a.length;l++)s.push(a[l]);else s.push(a)}e=s}return e},t.Pipeline.prototype.runString=function(e,n){var r=new t.Token(e,n);return this.run([r]).map(function(i){return i.toString()})},t.Pipeline.prototype.reset=function(){this._stack=[]},t.Pipeline.prototype.toJSON=function(){return this._stack.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})};t.Vector=function(e){this._magnitude=0,this.elements=e||[]},t.Vector.prototype.positionForIndex=function(e){if(this.elements.length==0)return 0;for(var n=0,r=this.elements.length/2,i=r-n,s=Math.floor(i/2),o=this.elements[s*2];i>1&&(o<e&&(n=s),o>e&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(o<e)return(s+1)*2},t.Vector.prototype.insert=function(e,n){this.upsert(e,n,function(){throw"duplicate index"})},t.Vector.prototype.upsert=function(e,n,r){this._magnitude=0;var i=this.positionForIndex(e);this.elements[i]==e?this.elements[i+1]=r(this.elements[i+1],n):this.elements.splice(i,0,e,n)},t.Vector.prototype.magnitude=function(){if(this._magnitude)return this._magnitude;for(var e=0,n=this.elements.length,r=1;r<n;r+=2){var i=this.elements[r];e+=i*i}return this._magnitude=Math.sqrt(e)},t.Vector.prototype.dot=function(e){for(var n=0,r=this.elements,i=e.elements,s=r.length,o=i.length,a=0,l=0,u=0,d=0;u<s&&d<o;)a=r[u],l=i[d],a<l?u+=2:a>l?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n<this.elements.length;n+=2,r++)e[r]=this.elements[n];return e},t.Vector.prototype.toJSON=function(){return this.elements};t.stemmer=function(){var e={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},n={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},r="[^aeiou]",i="[aeiouy]",s=r+"[^aeiouy]*",o=i+"[aeiou]*",a="^("+s+")?"+o+s,l="^("+s+")?"+o+s+"("+o+")?$",u="^("+s+")?"+o+s+o+s,d="^("+s+")?"+i,m=new RegExp(a),p=new RegExp(u),b=new RegExp(l),g=new RegExp(d),L=/^(.+?)(ss|i)es$/,f=/^(.+?)([^s])s$/,y=/^(.+?)eed$/,S=/^(.+?)(ed|ing)$/,w=/.$/,k=/(at|bl|iz)$/,_=new RegExp("([^aeiouylsz])\\1$"),B=new RegExp("^"+s+i+"[^aeiouwxy]$"),A=/^(.+?[^aeiou])y$/,j=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,q=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,V=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,$=/^(.+?)(s|t)(ion)$/,C=/^(.+?)e$/,z=/ll$/,W=new RegExp("^"+s+i+"[^aeiouwxy]$"),H=function(c){var v,P,T,h,x,O,M;if(c.length<3)return c;if(T=c.substr(0,1),T=="y"&&(c=T.toUpperCase()+c.substr(1)),h=L,x=f,h.test(c)?c=c.replace(h,"$1$2"):x.test(c)&&(c=c.replace(x,"$1$2")),h=y,x=S,h.test(c)){var E=h.exec(c);h=m,h.test(E[1])&&(h=w,c=c.replace(h,""))}else if(x.test(c)){var E=x.exec(c);v=E[1],x=g,x.test(v)&&(c=v,x=k,O=_,M=B,x.test(c)?c=c+"e":O.test(c)?(h=w,c=c.replace(h,"")):M.test(c)&&(c=c+"e"))}if(h=A,h.test(c)){var E=h.exec(c);v=E[1],c=v+"i"}if(h=j,h.test(c)){var E=h.exec(c);v=E[1],P=E[2],h=m,h.test(v)&&(c=v+e[P])}if(h=q,h.test(c)){var E=h.exec(c);v=E[1],P=E[2],h=m,h.test(v)&&(c=v+n[P])}if(h=V,x=$,h.test(c)){var E=h.exec(c);v=E[1],h=p,h.test(v)&&(c=v)}else if(x.test(c)){var E=x.exec(c);v=E[1]+E[2],x=p,x.test(v)&&(c=v)}if(h=C,h.test(c)){var E=h.exec(c);v=E[1],h=p,x=b,O=W,(h.test(v)||x.test(v)&&!O.test(v))&&(c=v)}return h=z,x=p,h.test(c)&&x.test(c)&&(h=w,c=c.replace(h,"")),T=="y"&&(c=T.toLowerCase()+c.substr(1)),c};return function(R){return R.update(H)}}(),t.Pipeline.registerFunction(t.stemmer,"stemmer");t.generateStopWordFilter=function(e){var n=e.reduce(function(r,i){return r[i]=i,r},{});return function(r){if(r&&n[r.toString()]!==r.toString())return r}},t.stopWordFilter=t.generateStopWordFilter(["a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"]),t.Pipeline.registerFunction(t.stopWordFilter,"stopWordFilter");t.trimmer=function(e){return e.update(function(n){return n.replace(/^\W+/,"").replace(/\W+$/,"")})},t.Pipeline.registerFunction(t.trimmer,"trimmer");t.TokenSet=function(){this.final=!1,this.edges={},this.id=t.TokenSet._nextId,t.TokenSet._nextId+=1},t.TokenSet._nextId=1,t.TokenSet.fromArray=function(e){for(var n=new t.TokenSet.Builder,r=0,i=e.length;r<i;r++)n.insert(e[r]);return n.finish(),n.root},t.TokenSet.fromClause=function(e){return"editDistance"in e?t.TokenSet.fromFuzzyString(e.term,e.editDistance):t.TokenSet.fromString(e.term)},t.TokenSet.fromFuzzyString=function(e,n){for(var r=new t.TokenSet,i=[{node:r,editsRemaining:n,str:e}];i.length;){var s=i.pop();if(s.str.length>0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i<s;i++){var o=e[i],a=i==s-1;if(o=="*")n.edges[o]=n,n.final=a;else{var l=new t.TokenSet;l.final=a,n.edges[o]=l,n=l}}return r},t.TokenSet.prototype.toArray=function(){for(var e=[],n=[{prefix:"",node:this}];n.length;){var r=n.pop(),i=Object.keys(r.node.edges),s=i.length;r.node.final&&(r.prefix.charAt(0),e.push(r.prefix));for(var o=0;o<s;o++){var a=i[o];n.push({prefix:r.prefix.concat(a),node:r.node.edges[a]})}}return e},t.TokenSet.prototype.toString=function(){if(this._str)return this._str;for(var e=this.final?"1":"0",n=Object.keys(this.edges).sort(),r=n.length,i=0;i<r;i++){var s=n[i],o=this.edges[s];e=e+s+o.id}return e},t.TokenSet.prototype.intersect=function(e){for(var n=new t.TokenSet,r=void 0,i=[{qNode:e,output:n,node:this}];i.length;){r=i.pop();for(var s=Object.keys(r.qNode.edges),o=s.length,a=Object.keys(r.node.edges),l=a.length,u=0;u<o;u++)for(var d=s[u],m=0;m<l;m++){var p=a[m];if(p==d||d=="*"){var b=r.node.edges[p],g=r.qNode.edges[d],L=b.final&&g.final,f=void 0;p in r.output.edges?(f=r.output.edges[p],f.final=f.final||L):(f=new t.TokenSet,f.final=L,r.output.edges[p]=f),i.push({qNode:g,output:f,node:b})}}}return n},t.TokenSet.Builder=function(){this.previousWord="",this.root=new t.TokenSet,this.uncheckedNodes=[],this.minimizedNodes={}},t.TokenSet.Builder.prototype.insert=function(e){var n,r=0;if(e<this.previousWord)throw new Error("Out of order word insertion");for(var i=0;i<e.length&&i<this.previousWord.length&&e[i]==this.previousWord[i];i++)r++;this.minimize(r),this.uncheckedNodes.length==0?n=this.root:n=this.uncheckedNodes[this.uncheckedNodes.length-1].child;for(var i=r;i<e.length;i++){var s=new t.TokenSet,o=e[i];n.edges[o]=s,this.uncheckedNodes.push({parent:n,char:o,child:s}),n=s}n.final=!0,this.previousWord=e},t.TokenSet.Builder.prototype.finish=function(){this.minimize(0)},t.TokenSet.Builder.prototype.minimize=function(e){for(var n=this.uncheckedNodes.length-1;n>=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l<this.fields.length;l++)i[this.fields[l]]=new t.Vector;e.call(n,n);for(var l=0;l<n.clauses.length;l++){var u=n.clauses[l],d=null,m=t.Set.empty;u.usePipeline?d=this.pipeline.runString(u.term,{fields:u.fields}):d=[u.term];for(var p=0;p<d.length;p++){var b=d[p];u.term=b;var g=t.TokenSet.fromClause(u),L=this.tokenSet.intersect(g).toArray();if(L.length===0&&u.presence===t.Query.presence.REQUIRED){for(var f=0;f<u.fields.length;f++){var y=u.fields[f];o[y]=t.Set.empty}break}for(var S=0;S<L.length;S++)for(var w=L[S],k=this.invertedIndex[w],_=k._index,f=0;f<u.fields.length;f++){var y=u.fields[f],B=k[y],A=Object.keys(B),j=w+"/"+y,q=new t.Set(A);if(u.presence==t.Query.presence.REQUIRED&&(m=m.union(q),o[y]===void 0&&(o[y]=t.Set.complete)),u.presence==t.Query.presence.PROHIBITED){a[y]===void 0&&(a[y]=t.Set.empty),a[y]=a[y].union(q);continue}if(i[y].upsert(_,u.boost,function(Ie,Ce){return Ie+Ce}),!s[j]){for(var V=0;V<A.length;V++){var $=A[V],C=new t.FieldRef($,y),z=B[$],W;(W=r[C])===void 0?r[C]=new t.MatchData(w,y,z):W.add(w,y,z)}s[j]=!0}}}if(u.presence===t.Query.presence.REQUIRED)for(var f=0;f<u.fields.length;f++){var y=u.fields[f];o[y]=o[y].intersect(m)}}for(var H=t.Set.complete,R=t.Set.empty,l=0;l<this.fields.length;l++){var y=this.fields[l];o[y]&&(H=H.intersect(o[y])),a[y]&&(R=R.union(a[y]))}var c=Object.keys(r),v=[],P=Object.create(null);if(n.isNegated()){c=Object.keys(this.fieldVectors);for(var l=0;l<c.length;l++){var C=c[l],T=t.FieldRef.fromString(C);r[C]=new t.MatchData}}for(var l=0;l<c.length;l++){var T=t.FieldRef.fromString(c[l]),h=T.docRef;if(H.contains(h)&&!R.contains(h)){var x=this.fieldVectors[T],O=i[T.fieldName].similarity(x),M;if((M=P[h])!==void 0)M.score+=O,M.matchData.combine(r[T]);else{var E={ref:h,score:O,matchData:r[T]};P[h]=E,v.push(E)}}}return v.sort(function(ke,Qe){return Qe.score-ke.score})},t.Index.prototype.toJSON=function(){var e=Object.keys(this.invertedIndex).sort().map(function(r){return[r,this.invertedIndex[r]]},this),n=Object.keys(this.fieldVectors).map(function(r){return[r,this.fieldVectors[r].toJSON()]},this);return{version:t.version,fields:this.fields,fieldVectors:n,invertedIndex:e,pipeline:this.pipeline.toJSON()}},t.Index.load=function(e){var n={},r={},i=e.fieldVectors,s=Object.create(null),o=e.invertedIndex,a=new t.TokenSet.Builder,l=t.Pipeline.load(e.pipeline);e.version!=t.version&&t.utils.warn("Version mismatch when loading serialised index. Current version of lunr '"+t.version+"' does not match serialized index '"+e.version+"'");for(var u=0;u<i.length;u++){var d=i[u],m=d[0],p=d[1];r[m]=new t.Vector(p)}for(var u=0;u<o.length;u++){var d=o[u],b=d[0],g=d[1];a.insert(b),s[b]=g}return a.finish(),n.fields=e.fields,n.fieldVectors=r,n.invertedIndex=s,n.tokenSet=a.root,n.pipeline=l,new t.Index(n)};t.Builder=function(){this._ref="id",this._fields=Object.create(null),this._documents=Object.create(null),this.invertedIndex=Object.create(null),this.fieldTermFrequencies={},this.fieldLengths={},this.tokenizer=t.tokenizer,this.pipeline=new t.Pipeline,this.searchPipeline=new t.Pipeline,this.documentCount=0,this._b=.75,this._k1=1.2,this.termIndex=0,this.metadataWhitelist=[]},t.Builder.prototype.ref=function(e){this._ref=e},t.Builder.prototype.field=function(e,n){if(/\//.test(e))throw new RangeError("Field '"+e+"' contains illegal character '/'");this._fields[e]=n||{}},t.Builder.prototype.b=function(e){e<0?this._b=0:e>1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s<i.length;s++){var o=i[s],a=this._fields[o].extractor,l=a?a(e):e[o],u=this.tokenizer(l,{fields:[o]}),d=this.pipeline.run(u),m=new t.FieldRef(r,o),p=Object.create(null);this.fieldTermFrequencies[m]=p,this.fieldLengths[m]=0,this.fieldLengths[m]+=d.length;for(var b=0;b<d.length;b++){var g=d[b];if(p[g]==null&&(p[g]=0),p[g]+=1,this.invertedIndex[g]==null){var L=Object.create(null);L._index=this.termIndex,this.termIndex+=1;for(var f=0;f<i.length;f++)L[i[f]]=Object.create(null);this.invertedIndex[g]=L}this.invertedIndex[g][o][r]==null&&(this.invertedIndex[g][o][r]=Object.create(null));for(var y=0;y<this.metadataWhitelist.length;y++){var S=this.metadataWhitelist[y],w=g.metadata[S];this.invertedIndex[g][o][r][S]==null&&(this.invertedIndex[g][o][r][S]=[]),this.invertedIndex[g][o][r][S].push(w)}}}},t.Builder.prototype.calculateAverageFieldLengths=function(){for(var e=Object.keys(this.fieldLengths),n=e.length,r={},i={},s=0;s<n;s++){var o=t.FieldRef.fromString(e[s]),a=o.fieldName;i[a]||(i[a]=0),i[a]+=1,r[a]||(r[a]=0),r[a]+=this.fieldLengths[o]}for(var l=Object.keys(this._fields),s=0;s<l.length;s++){var u=l[s];r[u]=r[u]/i[u]}this.averageFieldLength=r},t.Builder.prototype.createFieldVectors=function(){for(var e={},n=Object.keys(this.fieldTermFrequencies),r=n.length,i=Object.create(null),s=0;s<r;s++){for(var o=t.FieldRef.fromString(n[s]),a=o.fieldName,l=this.fieldLengths[o],u=new t.Vector,d=this.fieldTermFrequencies[o],m=Object.keys(d),p=m.length,b=this._fields[a].boost||1,g=this._documents[o.docRef].boost||1,L=0;L<p;L++){var f=m[L],y=d[f],S=this.invertedIndex[f]._index,w,k,_;i[f]===void 0?(w=t.idf(this.invertedIndex[f],this.documentCount),i[f]=w):w=i[f],k=w*((this._k1+1)*y)/(this._k1*(1-this._b+this._b*(l/this.averageFieldLength[a]))+y),k*=b,k*=g,_=Math.round(k*1e3)/1e3,u.insert(S,_)}e[o]=u}this.fieldVectors=e},t.Builder.prototype.createTokenSet=function(){this.tokenSet=t.TokenSet.fromArray(Object.keys(this.invertedIndex).sort())},t.Builder.prototype.build=function(){return this.calculateAverageFieldLengths(),this.createFieldVectors(),this.createTokenSet(),new t.Index({invertedIndex:this.invertedIndex,fieldVectors:this.fieldVectors,tokenSet:this.tokenSet,fields:Object.keys(this._fields),pipeline:this.searchPipeline})},t.Builder.prototype.use=function(e){var n=Array.prototype.slice.call(arguments,1);n.unshift(this),e.apply(this,n)},t.MatchData=function(e,n,r){for(var i=Object.create(null),s=Object.keys(r||{}),o=0;o<s.length;o++){var a=s[o];i[a]=r[a].slice()}this.metadata=Object.create(null),e!==void 0&&(this.metadata[e]=Object.create(null),this.metadata[e][n]=i)},t.MatchData.prototype.combine=function(e){for(var n=Object.keys(e.metadata),r=0;r<n.length;r++){var i=n[r],s=Object.keys(e.metadata[i]);this.metadata[i]==null&&(this.metadata[i]=Object.create(null));for(var o=0;o<s.length;o++){var a=s[o],l=Object.keys(e.metadata[i][a]);this.metadata[i][a]==null&&(this.metadata[i][a]=Object.create(null));for(var u=0;u<l.length;u++){var d=l[u];this.metadata[i][a][d]==null?this.metadata[i][a][d]=e.metadata[i][a][d]:this.metadata[i][a][d]=this.metadata[i][a][d].concat(e.metadata[i][a][d])}}}},t.MatchData.prototype.add=function(e,n,r){if(!(e in this.metadata)){this.metadata[e]=Object.create(null),this.metadata[e][n]=r;return}if(!(n in this.metadata[e])){this.metadata[e][n]=r;return}for(var i=Object.keys(r),s=0;s<i.length;s++){var o=i[s];o in this.metadata[e][n]?this.metadata[e][n][o]=this.metadata[e][n][o].concat(r[o]):this.metadata[e][n][o]=r[o]}},t.Query=function(e){this.clauses=[],this.allFields=e},t.Query.wildcard=new String("*"),t.Query.wildcard.NONE=0,t.Query.wildcard.LEADING=1,t.Query.wildcard.TRAILING=2,t.Query.presence={OPTIONAL:1,REQUIRED:2,PROHIBITED:3},t.Query.prototype.clause=function(e){return"fields"in e||(e.fields=this.allFields),"boost"in e||(e.boost=1),"usePipeline"in e||(e.usePipeline=!0),"wildcard"in e||(e.wildcard=t.Query.wildcard.NONE),e.wildcard&t.Query.wildcard.LEADING&&e.term.charAt(0)!=t.Query.wildcard&&(e.term="*"+e.term),e.wildcard&t.Query.wildcard.TRAILING&&e.term.slice(-1)!=t.Query.wildcard&&(e.term=""+e.term+"*"),"presence"in e||(e.presence=t.Query.presence.OPTIONAL),this.clauses.push(e),this},t.Query.prototype.isNegated=function(){for(var e=0;e<this.clauses.length;e++)if(this.clauses[e].presence!=t.Query.presence.PROHIBITED)return!1;return!0},t.Query.prototype.term=function(e,n){if(Array.isArray(e))return e.forEach(function(i){this.term(i,t.utils.clone(n))},this),this;var r=n||{};return r.term=e.toString(),this.clause(r),this},t.QueryParseError=function(e,n,r){this.name="QueryParseError",this.message=e,this.start=n,this.end=r},t.QueryParseError.prototype=new Error,t.QueryLexer=function(e){this.lexemes=[],this.str=e,this.length=e.length,this.pos=0,this.start=0,this.escapeCharPositions=[]},t.QueryLexer.prototype.run=function(){for(var e=t.QueryLexer.lexText;e;)e=e(this)},t.QueryLexer.prototype.sliceString=function(){for(var e=[],n=this.start,r=this.pos,i=0;i<this.escapeCharPositions.length;i++)r=this.escapeCharPositions[i],e.push(this.str.slice(n,r)),n=r+1;return e.push(this.str.slice(n,this.pos)),this.escapeCharPositions.length=0,e.join("")},t.QueryLexer.prototype.emit=function(e){this.lexemes.push({type:e,str:this.sliceString(),start:this.start,end:this.pos}),this.start=this.pos},t.QueryLexer.prototype.escapeCharacter=function(){this.escapeCharPositions.push(this.pos-1),this.pos+=1},t.QueryLexer.prototype.next=function(){if(this.pos>=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos<this.length},t.QueryLexer.EOS="EOS",t.QueryLexer.FIELD="FIELD",t.QueryLexer.TERM="TERM",t.QueryLexer.EDIT_DISTANCE="EDIT_DISTANCE",t.QueryLexer.BOOST="BOOST",t.QueryLexer.PRESENCE="PRESENCE",t.QueryLexer.lexField=function(e){return e.backup(),e.emit(t.QueryLexer.FIELD),e.ignore(),t.QueryLexer.lexText},t.QueryLexer.lexTerm=function(e){if(e.width()>1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{ce(e,t)}),ce(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;o<s.length;o++){let a=s[o],l=r.data.rows[Number(a.ref)],u=1;l.name.toLowerCase().startsWith(i.toLowerCase())&&(u*=1+1/(1+Math.abs(l.name.length-i.length))),a.score*=u}if(s.length===0){let o=document.createElement("li");o.classList.add("no-results");let a=document.createElement("span");a.textContent="No results found",o.appendChild(a),e.appendChild(o)}s.sort((o,a)=>a.score-o.score);for(let o=0,a=Math.min(10,s.length);o<a;o++){let l=r.data.rows[Number(s[o].ref)],u=`<svg width="20" height="20" viewBox="0 0 24 24" fill="none" class="tsd-kind-icon"><use href="#icon-${l.kind}"></use></svg>`,d=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=`<span class="parent">
|
|
5
|
-
${he(l.parent,i)}.</span>${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),te(e)}}function he(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ee(t.substring(s,o)),`<b>${ee(t.substring(o,o+r.length))}</b>`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; }
|
|
6
|
-
`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='<svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg>',be(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=`<svg width="20" height="20" viewBox="0 0 24 24" fill="none" class="tsd-kind-icon"><use href="#icon-${t.kind}"></use></svg>`),r.appendChild(document.createElement("span")).textContent=t.text}else{let r=e.appendChild(document.createElement("span"));r.innerHTML='<svg width="20" height="20" viewBox="0 0 24 24" fill="none" class="tsd-kind-icon"><use href="#icon-folder"></use></svg>',r.appendChild(document.createElement("span")).textContent=t.text}}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})();
|
|
7
|
-
/*! Bundled license information:
|
|
8
|
-
|
|
9
|
-
lunr/lunr.js:
|
|
10
|
-
(**
|
|
11
|
-
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
|
|
12
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
13
|
-
* @license MIT
|
|
14
|
-
*)
|
|
15
|
-
(*!
|
|
16
|
-
* lunr.utils
|
|
17
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
18
|
-
*)
|
|
19
|
-
(*!
|
|
20
|
-
* lunr.Set
|
|
21
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
22
|
-
*)
|
|
23
|
-
(*!
|
|
24
|
-
* lunr.tokenizer
|
|
25
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
26
|
-
*)
|
|
27
|
-
(*!
|
|
28
|
-
* lunr.Pipeline
|
|
29
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
30
|
-
*)
|
|
31
|
-
(*!
|
|
32
|
-
* lunr.Vector
|
|
33
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
34
|
-
*)
|
|
35
|
-
(*!
|
|
36
|
-
* lunr.stemmer
|
|
37
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
38
|
-
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt
|
|
39
|
-
*)
|
|
40
|
-
(*!
|
|
41
|
-
* lunr.stopWordFilter
|
|
42
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
43
|
-
*)
|
|
44
|
-
(*!
|
|
45
|
-
* lunr.trimmer
|
|
46
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
47
|
-
*)
|
|
48
|
-
(*!
|
|
49
|
-
* lunr.TokenSet
|
|
50
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
51
|
-
*)
|
|
52
|
-
(*!
|
|
53
|
-
* lunr.Index
|
|
54
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
55
|
-
*)
|
|
56
|
-
(*!
|
|
57
|
-
* lunr.Builder
|
|
58
|
-
* Copyright (C) 2020 Oliver Nightingale
|
|
59
|
-
*)
|
|
60
|
-
*/
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAE5WZS2/bOBCA/4vOQbsNsGibW6ukRdGX12p7KfbAUFObiERyydFuk0X/e2E5iS1pZji+aj5+HAzf9vf/K4SfWF1UtekhmVXIDl3w1VkVDW6riwr80Oen0+iTLfZddVbdON9WFy9+nT1aLgHB4htjIb9CTO56QJi7KEZlfG3sDfj2KqWQ6tBK4jmq8mvEpxkbC94kFwThA8L7dlhtIg4J2Awphje+680G/hpM5/C23ppkLEJyGZ39ZPqFW6Z1vbxNYYgl+SOkc64hDx02aHDIkvaYK5i/3EY6w11AaOsdskMzCfKOD86Cz85v9ulSJgKRfP+Ch1xcNBxXNheVJ7hWKVjImR5MEio7mxsXG4TI6R7iCpOYljYfanIdx3jDR4N2K29RBML7Pg8YBxwndp1CfJUjWFwbXG5UPMnb74fJ+c1HItFplLeswYbUOr+5bzD3zOO8qbEJwH9ODjwa6nBbALyrDn00CdpdpQ8a25mcIT89jk4dz845S14Zl2TViKh9TewcFoQjIxqHjKF3d7N6PcqOw2pPHbqQcsG2h9TON8FjSTkyauM42UvKPSQ5D0f8frdeCueEzna4M5W9c1bZw8NR8NNCpMdfgJV91MH/cBvRvEeUPl2yp2a5hn8GyHKN7xm1McfgM7F5EJDkvGodjhemFaQcPJ8qA0ruo9skN04LROkTxomilNZxOYrGkVDa+DEioJKzuXxPe5rL94q23yBltlqHuGgKnpgWu69SK/7Wv3TxrLaHcYLK4hHR+tbGUxNigah9zF67ZIrGr7ELpmVU+6Do8A65RXmIlQzCMpyEJc/+OSKt6Dkh26bvEMlKkxo7V7lpXGNSJHhSZp8Cuh/OMhcuitJY+a1sTki2w+OiPDo8q+uBG6E5obPtD9VCoo/QiU76EcCAOreqsCdWlDkcZ4DOxd4yFojWx83PJSMZZ+/UpW4GKF0rk0xPvAUWiORbmQ2Y6w7eIfQfHFW8OSHaxlsc4Ri/l1teGjTXhqr4NF42MWf2UbDsYObmUVB0BEddbcbPUrs1WKLZ7qvUqgGT7Jar/3FUaxF2JxLTepmqLhCtj131BCQ63R2VlruTfy0Z/3to/nNot7Xpumtjbw4WvI3w8P/ElJk6z/94+fzZn+eLV//rATH4LyZGaHe/kXQwHZB7v8CW+qHObr4nmS719c21EK68DS0kvg+aot1//wYrajC9IxoAAA=="
|
package/docs/assets/search.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
window.searchData = "data:application/octet-stream;base64,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";
|