word-aligner 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,10 @@
4
4
  <option name="autoReloadType" value="ALL" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="0557423a-f59a-40db-af07-9e6f26fd3bd6" name="Default Changelist" comment="" />
7
+ <list default="true" id="0557423a-f59a-40db-af07-9e6f26fd3bd6" name="Default Changelist" comment="">
8
+ <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
9
+ <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
10
+ </list>
8
11
  <option name="SHOW_DIALOG" value="false" />
9
12
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
13
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -16,7 +19,7 @@
16
19
  <component name="Git.Settings">
17
20
  <option name="RECENT_BRANCH_BY_REPOSITORY">
18
21
  <map>
19
- <entry key="$PROJECT_DIR$" value="feature-mcleanb-7468-newMorpFormat" />
22
+ <entry key="$PROJECT_DIR$" value="develop" />
20
23
  </map>
21
24
  </option>
22
25
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
@@ -41,7 +44,7 @@
41
44
  "keyToString": {
42
45
  "Git.Branch.Popup.ShowAllRemotes": "true",
43
46
  "WebServerToolWindowFactoryState": "false",
44
- "last_opened_file_path": "/Users/blm/Development/Electron/word-aligner/__tests__/fixtures/SR",
47
+ "last_opened_file_path": "/Users/blm/translationCore/resources/el-x-koine/bibles/ugnt/v0.35-SR_photonomad0",
45
48
  "node.js.detected.package.eslint": "true",
46
49
  "node.js.selected.package.eslint": "(autodetect)",
47
50
  "nodejs.jest.jest_package": "/Users/blm/Development/Electron/word-aligner/node_modules/jest",
@@ -55,8 +58,11 @@
55
58
  <key name="CopyFile.RECENT_KEYS">
56
59
  <recent name="$PROJECT_DIR$/__tests__/fixtures/SR" />
57
60
  </key>
61
+ <key name="MoveFile.RECENT_KEYS">
62
+ <recent name="$PROJECT_DIR$/__tests__/fixtures/morphs/SR" />
63
+ </key>
58
64
  </component>
59
- <component name="RunManager">
65
+ <component name="RunManager" selected="Jest.MorphUtils tests">
60
66
  <configuration default="true" type="Applet" factoryName="Applet">
61
67
  <option name="WIDTH" value="400" />
62
68
  <option name="HEIGHT" value="300" />
@@ -77,6 +83,19 @@
77
83
  <option name="Make" enabled="true" />
78
84
  </method>
79
85
  </configuration>
86
+ <configuration name="MorphUtils tests" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
87
+ <node-interpreter value="project" />
88
+ <node-options value="" />
89
+ <jest-package value="$PROJECT_DIR$/node_modules/jest" />
90
+ <working-dir value="$PROJECT_DIR$" />
91
+ <envs />
92
+ <scope-kind value="SUITE" />
93
+ <test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
94
+ <test-names>
95
+ <test-name value="MorphUtils tests" />
96
+ </test-names>
97
+ <method v="2" />
98
+ </configuration>
80
99
  <configuration name="MorphUtils tests.Greek" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
81
100
  <node-interpreter value="project" />
82
101
  <node-options value="" />
@@ -165,11 +184,11 @@
165
184
  </configuration>
166
185
  <recent_temporary>
167
186
  <list>
168
- <item itemvalue="Jest.MorphUtils.test.js" />
169
187
  <item itemvalue="Jest.MorphUtils tests.test whole book" />
170
- <item itemvalue="Jest.MorphUtils tests.Greek" />
171
- <item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐπιδιορθώσῃ" />
172
188
  <item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐκλεκτῶν" />
189
+ <item itemvalue="Jest.MorphUtils tests.Greek" />
190
+ <item itemvalue="Jest.MorphUtils tests" />
191
+ <item itemvalue="Jest.MorphUtils.test.js" />
173
192
  </list>
174
193
  </recent_temporary>
175
194
  </component>
@@ -194,7 +213,9 @@
194
213
  <workItem from="1669944724896" duration="599000" />
195
214
  <workItem from="1670113884923" duration="599000" />
196
215
  <workItem from="1670186707404" duration="587000" />
197
- <workItem from="1672950758072" duration="17043000" />
216
+ <workItem from="1672950758072" duration="18262000" />
217
+ <workItem from="1673270950468" duration="599000" />
218
+ <workItem from="1675266715594" duration="6565000" />
198
219
  </task>
199
220
  <task id="LOCAL-00001" summary="Added support for new SR morph format">
200
221
  <created>1672962554084</created>
@@ -217,14 +238,45 @@
217
238
  <option name="project" value="LOCAL" />
218
239
  <updated>1673004505608</updated>
219
240
  </task>
220
- <option name="localTasksCounter" value="4" />
241
+ <task id="LOCAL-00004" summary="Added support for morph function code T">
242
+ <created>1675271046739</created>
243
+ <option name="number" value="00004" />
244
+ <option name="presentableId" value="LOCAL-00004" />
245
+ <option name="project" value="LOCAL" />
246
+ <updated>1675271046739</updated>
247
+ </task>
248
+ <option name="localTasksCounter" value="5" />
221
249
  <servers />
222
250
  </component>
223
251
  <component name="TypeScriptGeneratedFilesManager">
224
252
  <option name="version" value="3" />
225
253
  </component>
254
+ <component name="Vcs.Log.Tabs.Properties">
255
+ <option name="TAB_STATES">
256
+ <map>
257
+ <entry key="MAIN">
258
+ <value>
259
+ <State />
260
+ </value>
261
+ </entry>
262
+ </map>
263
+ </option>
264
+ </component>
226
265
  <component name="VcsManagerConfiguration">
227
266
  <MESSAGE value="Added support for new SR morph format" />
228
- <option name="LAST_COMMIT_MESSAGE" value="Added support for new SR morph format" />
267
+ <MESSAGE value="Added support for morph function code T" />
268
+ <option name="LAST_COMMIT_MESSAGE" value="Added support for morph function code T" />
269
+ </component>
270
+ <component name="XDebuggerManager">
271
+ <breakpoint-manager>
272
+ <breakpoints>
273
+ <line-breakpoint enabled="true" type="javascript">
274
+ <url>file://$PROJECT_DIR$/__tests__/MorphUtils.test.js</url>
275
+ <line>159</line>
276
+ <properties lambdaOrdinal="-1" />
277
+ <option name="timeStamp" value="10" />
278
+ </line-breakpoint>
279
+ </breakpoints>
280
+ </breakpoint-manager>
229
281
  </component>
230
282
  </project>
@@ -248,6 +248,13 @@ var morphCodeLocalizationMapSrGrk = exports.morphCodeLocalizationMapSrGrk = {
248
248
  X: {
249
249
  key: 'extraneous', // new
250
250
  4: formNADX
251
+ },
252
+ T: {
253
+ key: 'particle',
254
+ 3: { // particle types
255
+ F: 'foreign',
256
+ E: 'error'
257
+ }
251
258
  }
252
259
  },
253
260
  5: { // Tense
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "word-aligner",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A library for handling word alignment",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -242,6 +242,13 @@ export const morphCodeLocalizationMapSrGrk = {
242
242
  key: 'extraneous', // new
243
243
  4: formNADX,
244
244
  },
245
+ T: {
246
+ key: 'particle',
247
+ 3: { // particle types
248
+ F: 'foreign',
249
+ E: 'error',
250
+ },
251
+ },
245
252
  },
246
253
  5: { // Tense
247
254
  P: 'present',