react-lib-tools 0.0.48 → 0.0.50
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/dist/{CommonQuestionsRoute-B4bBnTyv.cjs → CommonQuestionsRoute-CYFQd82m.cjs} +2 -2
- package/dist/{CommonQuestionsRoute-B4bBnTyv.cjs.map → CommonQuestionsRoute-CYFQd82m.cjs.map} +1 -1
- package/dist/{CommonQuestionsRoute-Batfohax.js → CommonQuestionsRoute-DPuzl4w2.js} +2 -2
- package/dist/{CommonQuestionsRoute-Batfohax.js.map → CommonQuestionsRoute-DPuzl4w2.js.map} +1 -1
- package/dist/{GettingStartedRoute-eV1Gvnp5.cjs → GettingStartedRoute-CMnctjek.cjs} +2 -2
- package/dist/{GettingStartedRoute-eV1Gvnp5.cjs.map → GettingStartedRoute-CMnctjek.cjs.map} +1 -1
- package/dist/{GettingStartedRoute-CRNXqZFq.js → GettingStartedRoute-DFV91A80.js} +2 -2
- package/dist/{GettingStartedRoute-CRNXqZFq.js.map → GettingStartedRoute-DFV91A80.js.map} +1 -1
- package/dist/{PageNotFound-qGDSWCcK.js → PageNotFound-5aNFXzpv.js} +2 -2
- package/dist/{PageNotFound-qGDSWCcK.js.map → PageNotFound-5aNFXzpv.js.map} +1 -1
- package/dist/{PageNotFound-DdwZ_HlO.cjs → PageNotFound-BMpN0g8H.cjs} +2 -2
- package/dist/{PageNotFound-DdwZ_HlO.cjs.map → PageNotFound-BMpN0g8H.cjs.map} +1 -1
- package/dist/{SupportRoute-BI1UlEjB.js → SupportRoute-C_dJql71.js} +2 -2
- package/dist/{SupportRoute-BI1UlEjB.js.map → SupportRoute-C_dJql71.js.map} +1 -1
- package/dist/{SupportRoute-C4AyaiIN.cjs → SupportRoute-FbQdFnDI.cjs} +2 -2
- package/dist/{SupportRoute-C4AyaiIN.cjs.map → SupportRoute-FbQdFnDI.cjs.map} +1 -1
- package/dist/{VersionsRoute-DSiHKAu2.cjs → VersionsRoute-BaS73066.cjs} +2 -2
- package/dist/{VersionsRoute-DSiHKAu2.cjs.map → VersionsRoute-BaS73066.cjs.map} +1 -1
- package/dist/{VersionsRoute-DFEViErJ.js → VersionsRoute-DuEBaSI5.js} +2 -2
- package/dist/{VersionsRoute-DFEViErJ.js.map → VersionsRoute-DuEBaSI5.js.map} +1 -1
- package/dist/{index-r-XtNIqq.cjs → index-QXhMBEzr.cjs} +2 -2
- package/dist/index-QXhMBEzr.cjs.map +1 -0
- package/dist/{index-glKzZg5t.js → index-VNirkA-O.js} +89 -101
- package/dist/index-VNirkA-O.js.map +1 -0
- package/dist/react-lib-tools.cjs +1 -1
- package/dist/react-lib-tools.js +1 -1
- package/package.json +1 -2
- package/scripts/compile-search-index.ts +5 -19
- package/scripts/utils/search/crawlPage.ts +28 -28
- package/dist/fuse-BvOe6mNx.js +0 -1023
- package/dist/fuse-BvOe6mNx.js.map +0 -1
- package/dist/fuse-CM2wbN_z.cjs +0 -2
- package/dist/fuse-CM2wbN_z.cjs.map +0 -1
- package/dist/index-glKzZg5t.js.map +0 -1
- package/dist/index-r-XtNIqq.cjs.map +0 -1
- package/scripts/utils/search/stopWords.ts +0 -129
- package/scripts/utils/search/types.ts +0 -6
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
export const stopWords = [
|
|
2
|
-
"a",
|
|
3
|
-
"about",
|
|
4
|
-
"above",
|
|
5
|
-
"after",
|
|
6
|
-
"again",
|
|
7
|
-
"against",
|
|
8
|
-
"all",
|
|
9
|
-
"am",
|
|
10
|
-
"an",
|
|
11
|
-
"and",
|
|
12
|
-
"any",
|
|
13
|
-
"are",
|
|
14
|
-
"as",
|
|
15
|
-
"at",
|
|
16
|
-
"be",
|
|
17
|
-
"because",
|
|
18
|
-
"been",
|
|
19
|
-
"before",
|
|
20
|
-
"being",
|
|
21
|
-
"below",
|
|
22
|
-
"between",
|
|
23
|
-
"both",
|
|
24
|
-
"but",
|
|
25
|
-
"by",
|
|
26
|
-
"can",
|
|
27
|
-
"did",
|
|
28
|
-
"do",
|
|
29
|
-
"does",
|
|
30
|
-
"doing",
|
|
31
|
-
"don",
|
|
32
|
-
"down",
|
|
33
|
-
"during",
|
|
34
|
-
"each",
|
|
35
|
-
"few",
|
|
36
|
-
"for",
|
|
37
|
-
"from",
|
|
38
|
-
"further",
|
|
39
|
-
"had",
|
|
40
|
-
"has",
|
|
41
|
-
"have",
|
|
42
|
-
"having",
|
|
43
|
-
"he",
|
|
44
|
-
"her",
|
|
45
|
-
"here",
|
|
46
|
-
"hers",
|
|
47
|
-
"herself",
|
|
48
|
-
"him",
|
|
49
|
-
"himself",
|
|
50
|
-
"his",
|
|
51
|
-
"how",
|
|
52
|
-
"i",
|
|
53
|
-
"if",
|
|
54
|
-
"in",
|
|
55
|
-
"into",
|
|
56
|
-
"is",
|
|
57
|
-
"it",
|
|
58
|
-
"its",
|
|
59
|
-
"itself",
|
|
60
|
-
"just",
|
|
61
|
-
"me",
|
|
62
|
-
"more",
|
|
63
|
-
"most",
|
|
64
|
-
"my",
|
|
65
|
-
"myself",
|
|
66
|
-
"no",
|
|
67
|
-
"nor",
|
|
68
|
-
"not",
|
|
69
|
-
"now",
|
|
70
|
-
"of",
|
|
71
|
-
"off",
|
|
72
|
-
"on",
|
|
73
|
-
"once",
|
|
74
|
-
"only",
|
|
75
|
-
"or",
|
|
76
|
-
"other",
|
|
77
|
-
"our",
|
|
78
|
-
"ours",
|
|
79
|
-
"ourselves",
|
|
80
|
-
"out",
|
|
81
|
-
"over",
|
|
82
|
-
"own",
|
|
83
|
-
"s",
|
|
84
|
-
"same",
|
|
85
|
-
"she",
|
|
86
|
-
"should",
|
|
87
|
-
"so",
|
|
88
|
-
"some",
|
|
89
|
-
"such",
|
|
90
|
-
"t",
|
|
91
|
-
"than",
|
|
92
|
-
"that",
|
|
93
|
-
"the",
|
|
94
|
-
"their",
|
|
95
|
-
"theirs",
|
|
96
|
-
"them",
|
|
97
|
-
"themselves",
|
|
98
|
-
"then",
|
|
99
|
-
"there",
|
|
100
|
-
"these",
|
|
101
|
-
"they",
|
|
102
|
-
"this",
|
|
103
|
-
"those",
|
|
104
|
-
"through",
|
|
105
|
-
"to",
|
|
106
|
-
"too",
|
|
107
|
-
"under",
|
|
108
|
-
"until",
|
|
109
|
-
"up",
|
|
110
|
-
"very",
|
|
111
|
-
"was",
|
|
112
|
-
"we",
|
|
113
|
-
"were",
|
|
114
|
-
"what",
|
|
115
|
-
"when",
|
|
116
|
-
"where",
|
|
117
|
-
"which",
|
|
118
|
-
"while",
|
|
119
|
-
"who",
|
|
120
|
-
"whom",
|
|
121
|
-
"why",
|
|
122
|
-
"will",
|
|
123
|
-
"with",
|
|
124
|
-
"you",
|
|
125
|
-
"your",
|
|
126
|
-
"yours",
|
|
127
|
-
"yourself",
|
|
128
|
-
"yourselves"
|
|
129
|
-
];
|