word-aligner 1.0.0 → 1.0.1-alpha
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/.idea/inspectionProfiles/Project_Default.xml +1 -1
- package/.idea/misc.xml +2 -5
- package/.idea/workspace.xml +140 -897
- package/lib/js/utils/MorphUtils.js +53 -1
- package/lib/js/utils/morphCodeLocalizationMap.js +92 -1
- package/package.json +1 -1
- package/src/js/aligner.js +10 -10
- package/src/js/utils/MorphUtils.js +57 -1
- package/src/js/utils/morphCodeLocalizationMap.js +91 -0
- package/.idea/encodings.xml +0 -4
package/.idea/workspace.xml
CHANGED
|
@@ -1,31 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<project version="4">
|
|
3
|
-
<component name="
|
|
4
|
-
<
|
|
5
|
-
<path>
|
|
6
|
-
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
7
|
-
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
8
|
-
</path>
|
|
9
|
-
<path>
|
|
10
|
-
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
11
|
-
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
12
|
-
<item name="GROUP_NODE:bugfix-mcleanb" type="e8cecc67:BranchNodeDescriptor" />
|
|
13
|
-
</path>
|
|
14
|
-
<path>
|
|
15
|
-
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
16
|
-
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
17
|
-
</path>
|
|
18
|
-
<path>
|
|
19
|
-
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
20
|
-
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
21
|
-
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
|
|
22
|
-
</path>
|
|
23
|
-
</expand>
|
|
24
|
-
<select />
|
|
3
|
+
<component name="AutoImportSettings">
|
|
4
|
+
<option name="autoReloadType" value="ALL" />
|
|
25
5
|
</component>
|
|
26
6
|
<component name="ChangeListManager">
|
|
27
|
-
<list default="true" id="
|
|
28
|
-
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
|
7
|
+
<list default="true" id="0557423a-f59a-40db-af07-9e6f26fd3bd6" name="Default Changelist" comment="">
|
|
29
8
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
30
9
|
</list>
|
|
31
10
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -36,76 +15,51 @@
|
|
|
36
15
|
<component name="ComposerSettings">
|
|
37
16
|
<execution />
|
|
38
17
|
</component>
|
|
39
|
-
<component name="CoverageDataManager">
|
|
40
|
-
<SUITE FILE_PATH="coverage/word_aligner$Test_All.dat" NAME="Test All Coverage Results" MODIFIED="1539284562317" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="JestJavaScriptTestRunnerCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
|
|
41
|
-
</component>
|
|
42
|
-
<component name="DefaultGradleProjectSettings">
|
|
43
|
-
<option name="isMigrated" value="true" />
|
|
44
|
-
</component>
|
|
45
|
-
<component name="FileTemplateManagerImpl">
|
|
46
|
-
<option name="RECENT_TEMPLATES">
|
|
47
|
-
<list>
|
|
48
|
-
<option value="Go File" />
|
|
49
|
-
</list>
|
|
50
|
-
</option>
|
|
51
|
-
</component>
|
|
52
18
|
<component name="Git.Settings">
|
|
53
19
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
54
20
|
<map>
|
|
55
|
-
<entry key="$PROJECT_DIR$" value="
|
|
21
|
+
<entry key="$PROJECT_DIR$" value="testing-SR-ugnt" />
|
|
56
22
|
</map>
|
|
57
23
|
</option>
|
|
58
24
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
59
|
-
<option name="RESET_MODE" value="HARD" />
|
|
60
25
|
</component>
|
|
61
|
-
<component name="
|
|
26
|
+
<component name="GithubProjectSettings">
|
|
27
|
+
<option name="branchProtectionPatterns">
|
|
28
|
+
<list>
|
|
29
|
+
<option value="develop" />
|
|
30
|
+
<option value="master" />
|
|
31
|
+
</list>
|
|
32
|
+
</option>
|
|
33
|
+
</component>
|
|
34
|
+
<component name="MarkdownSettingsMigration">
|
|
35
|
+
<option name="stateVersion" value="1" />
|
|
36
|
+
</component>
|
|
37
|
+
<component name="ProjectId" id="1lYS6RA6wMLDN0hx29OTPOVl0gg" />
|
|
62
38
|
<component name="ProjectViewState">
|
|
63
39
|
<option name="showLibraryContents" value="true" />
|
|
64
40
|
<option name="showMembers" value="true" />
|
|
65
41
|
</component>
|
|
66
|
-
<component name="PropertiesComponent"
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
<
|
|
79
|
-
<property name="node.js.path.for.package.eslint" value="project" />
|
|
80
|
-
<property name="node.js.path.for.package.tslint" value="project" />
|
|
81
|
-
<property name="node.js.selected.package.eslint" value="$PROJECT_DIR$/node_modules/eslint" />
|
|
82
|
-
<property name="node.js.selected.package.tslint" value="(autodetect)" />
|
|
83
|
-
<property name="nodejs.jest.jest_package" value="$PROJECT_DIR$/node_modules/jest" />
|
|
84
|
-
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
85
|
-
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
86
|
-
<property name="nodejs_package_manager_path" value="npm" />
|
|
87
|
-
<property name="project.structure.last.edited" value="Project" />
|
|
88
|
-
<property name="project.structure.proportion" value="0.0" />
|
|
89
|
-
<property name="project.structure.side.proportion" value="0.0" />
|
|
90
|
-
<property name="settings.editor.selected.configurable" value="preferences.sourceCode" />
|
|
91
|
-
<property name="two.files.diff.last.used.file" value="$PROJECT_DIR$/__tests__/fixtures/pivotAlignmentVerseObjects/mat-4-6.whitespace.usfm" />
|
|
42
|
+
<component name="PropertiesComponent"><![CDATA[{
|
|
43
|
+
"keyToString": {
|
|
44
|
+
"Git.Branch.Popup.ShowAllRemotes": "true",
|
|
45
|
+
"WebServerToolWindowFactoryState": "false",
|
|
46
|
+
"last_opened_file_path": "/Users/blm/Development/Electron/word-aligner",
|
|
47
|
+
"node.js.detected.package.eslint": "true",
|
|
48
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
49
|
+
"nodejs.jest.jest_package": "/Users/blm/Development/Electron/word-aligner/node_modules/jest",
|
|
50
|
+
"nodejs_package_manager_path": "npm"
|
|
51
|
+
}
|
|
52
|
+
}]]></component>
|
|
53
|
+
<component name="PyCoverageOptionsProvider">
|
|
54
|
+
<option name="myUseBundledCoveragePy" value="true" />
|
|
92
55
|
</component>
|
|
93
|
-
<component name="
|
|
94
|
-
<
|
|
95
|
-
<
|
|
96
|
-
<
|
|
97
|
-
</key>
|
|
98
|
-
<key name="MoveFile.RECENT_KEYS">
|
|
99
|
-
<recent name="$PROJECT_DIR$/__tests__/fixtures/pivotAlignmentVerseObjects" />
|
|
100
|
-
<recent name="$PROJECT_DIR$/__tests__/fixtures/verseObjects" />
|
|
101
|
-
</key>
|
|
102
|
-
</component>
|
|
103
|
-
<component name="RunManager" selected="Jest.VerseObjectUtils.test.js">
|
|
104
|
-
<configuration default="true" type="Applet">
|
|
56
|
+
<component name="RunManager" selected="Jest.MorphUtils tests.Greek">
|
|
57
|
+
<configuration default="true" type="Applet" factoryName="Applet">
|
|
58
|
+
<option name="WIDTH" value="400" />
|
|
59
|
+
<option name="HEIGHT" value="300" />
|
|
105
60
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
106
|
-
<
|
|
107
|
-
|
|
108
|
-
</method>
|
|
61
|
+
<module />
|
|
62
|
+
<method />
|
|
109
63
|
</configuration>
|
|
110
64
|
<configuration default="true" type="Application" factoryName="Application">
|
|
111
65
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
@@ -120,82 +74,77 @@
|
|
|
120
74
|
<option name="Make" enabled="true" />
|
|
121
75
|
</method>
|
|
122
76
|
</configuration>
|
|
123
|
-
<configuration name="
|
|
77
|
+
<configuration name="MorphUtils tests.Greek" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
124
78
|
<node-interpreter value="project" />
|
|
125
79
|
<node-options value="" />
|
|
126
80
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
127
81
|
<working-dir value="$PROJECT_DIR$" />
|
|
128
82
|
<envs />
|
|
129
|
-
<scope-kind value="
|
|
130
|
-
<test-file value="$PROJECT_DIR$/__tests__/
|
|
83
|
+
<scope-kind value="SUITE" />
|
|
84
|
+
<test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
|
|
85
|
+
<test-names>
|
|
86
|
+
<test-name value="MorphUtils tests" />
|
|
87
|
+
<test-name value="Greek" />
|
|
88
|
+
</test-names>
|
|
131
89
|
<method v="2" />
|
|
132
90
|
</configuration>
|
|
133
|
-
<configuration name="
|
|
91
|
+
<configuration name="MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐπιδιορθώσῃ" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
134
92
|
<node-interpreter value="project" />
|
|
135
93
|
<node-options value="" />
|
|
136
94
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
137
95
|
<working-dir value="$PROJECT_DIR$" />
|
|
138
96
|
<envs />
|
|
139
97
|
<scope-kind value="TEST" />
|
|
140
|
-
<test-file value="$PROJECT_DIR$/__tests__/
|
|
98
|
+
<test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
|
|
141
99
|
<test-names>
|
|
142
|
-
<test-name value="
|
|
143
|
-
<test-name value="
|
|
100
|
+
<test-name value="MorphUtils tests" />
|
|
101
|
+
<test-name value="Greek" />
|
|
102
|
+
<test-name value="Test MorphUtils.getMorphLocalizationKeys() - test ἐπιδιορθώσῃ" />
|
|
144
103
|
</test-names>
|
|
145
104
|
<method v="2" />
|
|
146
105
|
</configuration>
|
|
147
|
-
<configuration name="Test
|
|
148
|
-
<node-interpreter value="project" />
|
|
149
|
-
<node-options value="" />
|
|
150
|
-
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
151
|
-
<working-dir value="$PROJECT_DIR$" />
|
|
152
|
-
<envs />
|
|
153
|
-
<scope-kind value="ALL" />
|
|
154
|
-
<method v="2" />
|
|
155
|
-
</configuration>
|
|
156
|
-
<configuration name="UnMerge Alignment from Verse Objects.handles gal 3-17" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
106
|
+
<configuration name="MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test SR paul" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
157
107
|
<node-interpreter value="project" />
|
|
158
108
|
<node-options value="" />
|
|
159
109
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
160
110
|
<working-dir value="$PROJECT_DIR$" />
|
|
161
111
|
<envs />
|
|
162
112
|
<scope-kind value="TEST" />
|
|
163
|
-
<test-file value="$PROJECT_DIR$/__tests__/
|
|
113
|
+
<test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
|
|
164
114
|
<test-names>
|
|
165
|
-
<test-name value="
|
|
166
|
-
<test-name value="
|
|
115
|
+
<test-name value="MorphUtils tests" />
|
|
116
|
+
<test-name value="Greek" />
|
|
117
|
+
<test-name value="Test MorphUtils.getMorphLocalizationKeys() - test SR paul" />
|
|
167
118
|
</test-names>
|
|
168
119
|
<method v="2" />
|
|
169
120
|
</configuration>
|
|
170
|
-
<configuration name="
|
|
121
|
+
<configuration name="MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test paul" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
171
122
|
<node-interpreter value="project" />
|
|
172
123
|
<node-options value="" />
|
|
173
124
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
174
125
|
<working-dir value="$PROJECT_DIR$" />
|
|
175
126
|
<envs />
|
|
176
|
-
<scope-kind value="
|
|
177
|
-
<test-file value="$PROJECT_DIR$/__tests__/
|
|
178
|
-
<
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
<working-dir value="$PROJECT_DIR$" />
|
|
184
|
-
<envs />
|
|
185
|
-
<scope-kind value="ALL" />
|
|
127
|
+
<scope-kind value="TEST" />
|
|
128
|
+
<test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
|
|
129
|
+
<test-names>
|
|
130
|
+
<test-name value="MorphUtils tests" />
|
|
131
|
+
<test-name value="Greek" />
|
|
132
|
+
<test-name value="Test MorphUtils.getMorphLocalizationKeys() - test paul" />
|
|
133
|
+
</test-names>
|
|
186
134
|
<method v="2" />
|
|
187
135
|
</configuration>
|
|
188
|
-
<configuration name="
|
|
136
|
+
<configuration name="MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐκλεκτῶν" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
|
|
189
137
|
<node-interpreter value="project" />
|
|
190
138
|
<node-options value="" />
|
|
191
139
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
192
140
|
<working-dir value="$PROJECT_DIR$" />
|
|
193
141
|
<envs />
|
|
194
142
|
<scope-kind value="TEST" />
|
|
195
|
-
<test-file value="$PROJECT_DIR$/__tests__/
|
|
143
|
+
<test-file value="$PROJECT_DIR$/__tests__/MorphUtils.test.js" />
|
|
196
144
|
<test-names>
|
|
197
|
-
<test-name value="
|
|
198
|
-
<test-name value="
|
|
145
|
+
<test-name value="MorphUtils tests" />
|
|
146
|
+
<test-name value="Greek" />
|
|
147
|
+
<test-name value="Test MorphUtils.getMorphLocalizationKeys() - test ἐκλεκτῶν" />
|
|
199
148
|
</test-names>
|
|
200
149
|
<method v="2" />
|
|
201
150
|
</configuration>
|
|
@@ -208,818 +157,112 @@
|
|
|
208
157
|
<option name="Make" enabled="true" />
|
|
209
158
|
</method>
|
|
210
159
|
</configuration>
|
|
211
|
-
<
|
|
212
|
-
<
|
|
213
|
-
<
|
|
214
|
-
<
|
|
215
|
-
<
|
|
216
|
-
<
|
|
217
|
-
|
|
218
|
-
|
|
160
|
+
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
|
|
161
|
+
<module name="" />
|
|
162
|
+
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
163
|
+
<option name="PROGRAM_PARAMETERS" />
|
|
164
|
+
<predefined_log_file enabled="true" id="idea.log" />
|
|
165
|
+
<method v="2">
|
|
166
|
+
<option name="Make" enabled="true" />
|
|
167
|
+
</method>
|
|
168
|
+
</configuration>
|
|
219
169
|
<recent_temporary>
|
|
220
170
|
<list>
|
|
221
|
-
<item itemvalue="Jest.
|
|
222
|
-
<item itemvalue="Jest.
|
|
223
|
-
<item itemvalue="Jest.
|
|
224
|
-
<item itemvalue="Jest.
|
|
225
|
-
<item itemvalue="Jest.
|
|
171
|
+
<item itemvalue="Jest.MorphUtils tests.Greek" />
|
|
172
|
+
<item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐπιδιορθώσῃ" />
|
|
173
|
+
<item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test ἐκλεκτῶν" />
|
|
174
|
+
<item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test SR paul" />
|
|
175
|
+
<item itemvalue="Jest.MorphUtils tests.Greek.Test MorphUtils.getMorphLocalizationKeys() - test paul" />
|
|
226
176
|
</list>
|
|
227
177
|
</recent_temporary>
|
|
228
178
|
</component>
|
|
229
|
-
<component name="
|
|
230
|
-
<configuration />
|
|
231
|
-
</component>
|
|
179
|
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
232
180
|
<component name="TaskManager">
|
|
233
181
|
<task active="true" id="Default" summary="Default task">
|
|
234
|
-
<changelist id="
|
|
235
|
-
<created>
|
|
182
|
+
<changelist id="0557423a-f59a-40db-af07-9e6f26fd3bd6" name="Default Changelist" comment="" />
|
|
183
|
+
<created>1607772356243</created>
|
|
236
184
|
<option name="number" value="Default" />
|
|
237
185
|
<option name="presentableId" value="Default" />
|
|
238
|
-
<updated>
|
|
239
|
-
<workItem from="
|
|
240
|
-
<workItem from="
|
|
241
|
-
<workItem from="
|
|
242
|
-
<workItem from="
|
|
243
|
-
<workItem from="
|
|
244
|
-
<workItem from="
|
|
245
|
-
<workItem from="
|
|
246
|
-
<workItem from="
|
|
247
|
-
<workItem from="
|
|
248
|
-
<workItem from="
|
|
249
|
-
<workItem from="
|
|
250
|
-
<workItem from="
|
|
251
|
-
<workItem from="
|
|
252
|
-
<workItem from="
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
<
|
|
256
|
-
<
|
|
257
|
-
<
|
|
258
|
-
<
|
|
259
|
-
<
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
<
|
|
263
|
-
<
|
|
264
|
-
<
|
|
265
|
-
<
|
|
266
|
-
<
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
<workItem from="1540291041539" duration="7181000" />
|
|
270
|
-
<workItem from="1540809889151" duration="681000" />
|
|
271
|
-
<workItem from="1540811606405" duration="663000" />
|
|
272
|
-
<workItem from="1541078399192" duration="17000" />
|
|
273
|
-
<workItem from="1541506109289" duration="16000" />
|
|
274
|
-
<workItem from="1542625633648" duration="745000" />
|
|
275
|
-
<workItem from="1542833205262" duration="12144000" />
|
|
276
|
-
<workItem from="1542913183113" duration="45000" />
|
|
277
|
-
<workItem from="1542913385058" duration="19903000" />
|
|
278
|
-
<workItem from="1543002693101" duration="169000" />
|
|
279
|
-
<workItem from="1543011126218" duration="694000" />
|
|
280
|
-
<workItem from="1543075402781" duration="1446000" />
|
|
281
|
-
<workItem from="1543150574098" duration="28000" />
|
|
282
|
-
<workItem from="1543235190922" duration="11000" />
|
|
283
|
-
<workItem from="1543340071402" duration="680000" />
|
|
284
|
-
<workItem from="1543406632226" duration="512000" />
|
|
285
|
-
<workItem from="1543414883388" duration="4352000" />
|
|
286
|
-
<workItem from="1543497108618" duration="1253000" />
|
|
287
|
-
<workItem from="1543837025564" duration="11595000" />
|
|
288
|
-
<workItem from="1544027077671" duration="612000" />
|
|
289
|
-
<workItem from="1545445053064" duration="1042000" />
|
|
290
|
-
<workItem from="1545446252862" duration="348000" />
|
|
291
|
-
<workItem from="1545472102182" duration="1036000" />
|
|
292
|
-
<workItem from="1546521671093" duration="1420000" />
|
|
293
|
-
<workItem from="1546542601717" duration="185000" />
|
|
294
|
-
<workItem from="1547043499439" duration="396000" />
|
|
295
|
-
<workItem from="1547044063790" duration="2743000" />
|
|
296
|
-
<workItem from="1547588864810" duration="636000" />
|
|
297
|
-
<workItem from="1547655766086" duration="661000" />
|
|
298
|
-
<workItem from="1548183769692" duration="5396000" />
|
|
299
|
-
<workItem from="1548285920424" duration="150000" />
|
|
300
|
-
<workItem from="1548703697079" duration="353000" />
|
|
301
|
-
<workItem from="1548875088867" duration="635000" />
|
|
302
|
-
<workItem from="1549453039010" duration="1814000" />
|
|
303
|
-
<workItem from="1549552182970" duration="327000" />
|
|
304
|
-
<workItem from="1550683068793" duration="22023000" />
|
|
305
|
-
<workItem from="1550846947983" duration="760000" />
|
|
306
|
-
<workItem from="1551103577578" duration="1680000" />
|
|
307
|
-
<workItem from="1551362234725" duration="2914000" />
|
|
308
|
-
<workItem from="1554843002162" duration="1828000" />
|
|
309
|
-
<workItem from="1555528874595" duration="35000" />
|
|
310
|
-
<workItem from="1561403868844" duration="596000" />
|
|
311
|
-
<workItem from="1562848342286" duration="927000" />
|
|
312
|
-
<workItem from="1562857554629" duration="2487000" />
|
|
313
|
-
<workItem from="1584990723208" duration="125000" />
|
|
314
|
-
<workItem from="1584990922532" duration="1223000" />
|
|
315
|
-
<workItem from="1586346327612" duration="59000" />
|
|
316
|
-
<workItem from="1586367441591" duration="7384000" />
|
|
317
|
-
<workItem from="1586444871664" duration="788000" />
|
|
318
|
-
<workItem from="1591195608017" duration="6659000" />
|
|
319
|
-
<workItem from="1591275201638" duration="6562000" />
|
|
320
|
-
<workItem from="1592311056822" duration="7522000" />
|
|
321
|
-
</task>
|
|
322
|
-
<task id="LOCAL-00026" summary="working on Aramaic and Hebrew morphology.">
|
|
323
|
-
<created>1542904221051</created>
|
|
324
|
-
<option name="number" value="00026" />
|
|
325
|
-
<option name="presentableId" value="LOCAL-00026" />
|
|
326
|
-
<option name="project" value="LOCAL" />
|
|
327
|
-
<updated>1542904221051</updated>
|
|
328
|
-
</task>
|
|
329
|
-
<task id="LOCAL-00027" summary="working on Aramaic and Hebrew morphology. merged latest develop">
|
|
330
|
-
<created>1542914578908</created>
|
|
331
|
-
<option name="number" value="00027" />
|
|
332
|
-
<option name="presentableId" value="LOCAL-00027" />
|
|
333
|
-
<option name="project" value="LOCAL" />
|
|
334
|
-
<updated>1542914578908</updated>
|
|
335
|
-
</task>
|
|
336
|
-
<task id="LOCAL-00028" summary="replaced morph strings with keys">
|
|
337
|
-
<created>1542918697242</created>
|
|
338
|
-
<option name="number" value="00028" />
|
|
339
|
-
<option name="presentableId" value="LOCAL-00028" />
|
|
340
|
-
<option name="project" value="LOCAL" />
|
|
341
|
-
<updated>1542918697242</updated>
|
|
342
|
-
</task>
|
|
343
|
-
<task id="LOCAL-00029" summary="bumped version">
|
|
344
|
-
<created>1542919178457</created>
|
|
345
|
-
<option name="number" value="00029" />
|
|
346
|
-
<option name="presentableId" value="LOCAL-00029" />
|
|
347
|
-
<option name="project" value="LOCAL" />
|
|
348
|
-
<updated>1542919178457</updated>
|
|
349
|
-
</task>
|
|
350
|
-
<task id="LOCAL-00030" summary="switched to do clone for Aramaic initialization.">
|
|
351
|
-
<created>1542919630605</created>
|
|
352
|
-
<option name="number" value="00030" />
|
|
353
|
-
<option name="presentableId" value="LOCAL-00030" />
|
|
354
|
-
<option name="project" value="LOCAL" />
|
|
355
|
-
<updated>1542919630605</updated>
|
|
356
|
-
</task>
|
|
357
|
-
<task id="LOCAL-00031" summary="fix mixed up '*' prefixes on translation codes. unit test for getting morphs for whole book.">
|
|
358
|
-
<created>1542937098415</created>
|
|
359
|
-
<option name="number" value="00031" />
|
|
360
|
-
<option name="presentableId" value="LOCAL-00031" />
|
|
361
|
-
<option name="project" value="LOCAL" />
|
|
362
|
-
<updated>1542937098415</updated>
|
|
363
|
-
</task>
|
|
364
|
-
<task id="LOCAL-00032" summary="Added variation for a participle verb. updated tests to check all files in morph fixtures folder.">
|
|
365
|
-
<created>1542983699751</created>
|
|
366
|
-
<option name="number" value="00032" />
|
|
367
|
-
<option name="presentableId" value="LOCAL-00032" />
|
|
368
|
-
<option name="project" value="LOCAL" />
|
|
369
|
-
<updated>1542983699751</updated>
|
|
370
|
-
</task>
|
|
371
|
-
<task id="LOCAL-00033" summary="improved test coverage.">
|
|
372
|
-
<created>1543011813367</created>
|
|
373
|
-
<option name="number" value="00033" />
|
|
374
|
-
<option name="presentableId" value="LOCAL-00033" />
|
|
375
|
-
<option name="project" value="LOCAL" />
|
|
376
|
-
<updated>1543011813367</updated>
|
|
377
|
-
</task>
|
|
378
|
-
<task id="LOCAL-00034" summary="fix exporting of aligned numbers.">
|
|
379
|
-
<created>1543842509604</created>
|
|
380
|
-
<option name="number" value="00034" />
|
|
381
|
-
<option name="presentableId" value="LOCAL-00034" />
|
|
382
|
-
<option name="project" value="LOCAL" />
|
|
383
|
-
<updated>1543842509604</updated>
|
|
384
|
-
</task>
|
|
385
|
-
<task id="LOCAL-00035" summary="added unmerge test.">
|
|
386
|
-
<created>1543843382638</created>
|
|
387
|
-
<option name="number" value="00035" />
|
|
388
|
-
<option name="presentableId" value="LOCAL-00035" />
|
|
389
|
-
<option name="project" value="LOCAL" />
|
|
390
|
-
<updated>1543843382638</updated>
|
|
391
|
-
</task>
|
|
392
|
-
<task id="LOCAL-00036" summary="fix exporting of aligned numbers.">
|
|
393
|
-
<created>1543844916125</created>
|
|
394
|
-
<option name="number" value="00036" />
|
|
395
|
-
<option name="presentableId" value="LOCAL-00036" />
|
|
396
|
-
<option name="project" value="LOCAL" />
|
|
397
|
-
<updated>1543844916125</updated>
|
|
398
|
-
</task>
|
|
399
|
-
<task id="LOCAL-00037" summary="test fix for string-punctuation-tokenizer.">
|
|
400
|
-
<created>1543846379953</created>
|
|
401
|
-
<option name="number" value="00037" />
|
|
402
|
-
<option name="presentableId" value="LOCAL-00037" />
|
|
403
|
-
<option name="project" value="LOCAL" />
|
|
404
|
-
<updated>1543846379953</updated>
|
|
405
|
-
</task>
|
|
406
|
-
<task id="LOCAL-00038" summary="debugging">
|
|
407
|
-
<created>1543850408998</created>
|
|
408
|
-
<option name="number" value="00038" />
|
|
409
|
-
<option name="presentableId" value="LOCAL-00038" />
|
|
410
|
-
<option name="project" value="LOCAL" />
|
|
411
|
-
<updated>1543850408998</updated>
|
|
412
|
-
</task>
|
|
413
|
-
<task id="LOCAL-00039" summary="updated string-punctuation-tokenizer">
|
|
414
|
-
<created>1543860030329</created>
|
|
415
|
-
<option name="number" value="00039" />
|
|
416
|
-
<option name="presentableId" value="LOCAL-00039" />
|
|
417
|
-
<option name="project" value="LOCAL" />
|
|
418
|
-
<updated>1543860030329</updated>
|
|
419
|
-
</task>
|
|
420
|
-
<task id="LOCAL-00040" summary="updated eslint">
|
|
421
|
-
<created>1545445819249</created>
|
|
422
|
-
<option name="number" value="00040" />
|
|
423
|
-
<option name="presentableId" value="LOCAL-00040" />
|
|
424
|
-
<option name="project" value="LOCAL" />
|
|
425
|
-
<updated>1545445819249</updated>
|
|
426
|
-
</task>
|
|
427
|
-
<task id="LOCAL-00041" summary="bump version">
|
|
428
|
-
<created>1545446323339</created>
|
|
429
|
-
<option name="number" value="00041" />
|
|
430
|
-
<option name="presentableId" value="LOCAL-00041" />
|
|
431
|
-
<option name="project" value="LOCAL" />
|
|
432
|
-
<updated>1545446323339</updated>
|
|
433
|
-
</task>
|
|
434
|
-
<task id="LOCAL-00042" summary="tweaked unit tests to accommodate changes to usfm-js to retain white space.">
|
|
435
|
-
<created>1545472742009</created>
|
|
436
|
-
<option name="number" value="00042" />
|
|
437
|
-
<option name="presentableId" value="LOCAL-00042" />
|
|
438
|
-
<option name="project" value="LOCAL" />
|
|
439
|
-
<updated>1545472742009</updated>
|
|
440
|
-
</task>
|
|
441
|
-
<task id="LOCAL-00043" summary="update dependencies.">
|
|
442
|
-
<created>1546522115366</created>
|
|
443
|
-
<option name="number" value="00043" />
|
|
444
|
-
<option name="presentableId" value="LOCAL-00043" />
|
|
445
|
-
<option name="project" value="LOCAL" />
|
|
446
|
-
<updated>1546522115366</updated>
|
|
447
|
-
</task>
|
|
448
|
-
<task id="LOCAL-00044" summary="bump version.">
|
|
449
|
-
<created>1546522339194</created>
|
|
450
|
-
<option name="number" value="00044" />
|
|
451
|
-
<option name="presentableId" value="LOCAL-00044" />
|
|
452
|
-
<option name="project" value="LOCAL" />
|
|
453
|
-
<updated>1546522339194</updated>
|
|
454
|
-
</task>
|
|
455
|
-
<task id="LOCAL-00045" summary="bump version.">
|
|
456
|
-
<created>1546522352315</created>
|
|
457
|
-
<option name="number" value="00045" />
|
|
458
|
-
<option name="presentableId" value="LOCAL-00045" />
|
|
459
|
-
<option name="project" value="LOCAL" />
|
|
460
|
-
<updated>1546522352315</updated>
|
|
461
|
-
</task>
|
|
462
|
-
<task id="LOCAL-00046" summary="dependabot.">
|
|
463
|
-
<created>1546523393353</created>
|
|
464
|
-
<option name="number" value="00046" />
|
|
465
|
-
<option name="presentableId" value="LOCAL-00046" />
|
|
466
|
-
<option name="project" value="LOCAL" />
|
|
467
|
-
<updated>1546523393353</updated>
|
|
468
|
-
</task>
|
|
469
|
-
<task id="LOCAL-00047" summary="cleanup eslint warnings.">
|
|
470
|
-
<created>1547045102104</created>
|
|
471
|
-
<option name="number" value="00047" />
|
|
472
|
-
<option name="presentableId" value="LOCAL-00047" />
|
|
473
|
-
<option name="project" value="LOCAL" />
|
|
474
|
-
<updated>1547045102104</updated>
|
|
475
|
-
</task>
|
|
476
|
-
<task id="LOCAL-00048" summary="update dependencies - primarily usfm-js.">
|
|
477
|
-
<created>1548247314814</created>
|
|
478
|
-
<option name="number" value="00048" />
|
|
479
|
-
<option name="presentableId" value="LOCAL-00048" />
|
|
480
|
-
<option name="project" value="LOCAL" />
|
|
481
|
-
<updated>1548247314814</updated>
|
|
482
|
-
</task>
|
|
483
|
-
<task id="LOCAL-00049" summary="lint fixes">
|
|
484
|
-
<created>1548250263711</created>
|
|
485
|
-
<option name="number" value="00049" />
|
|
486
|
-
<option name="presentableId" value="LOCAL-00049" />
|
|
487
|
-
<option name="project" value="LOCAL" />
|
|
488
|
-
<updated>1548250263711</updated>
|
|
489
|
-
</task>
|
|
490
|
-
<task id="LOCAL-00050" summary="update dependencies and version">
|
|
491
|
-
<created>1549453287335</created>
|
|
492
|
-
<option name="number" value="00050" />
|
|
493
|
-
<option name="presentableId" value="LOCAL-00050" />
|
|
494
|
-
<option name="project" value="LOCAL" />
|
|
495
|
-
<updated>1549453287336</updated>
|
|
496
|
-
</task>
|
|
497
|
-
<task id="LOCAL-00051" summary="update dependencies and version">
|
|
498
|
-
<created>1550683481107</created>
|
|
499
|
-
<option name="number" value="00051" />
|
|
500
|
-
<option name="presentableId" value="LOCAL-00051" />
|
|
501
|
-
<option name="project" value="LOCAL" />
|
|
502
|
-
<updated>1550683481107</updated>
|
|
503
|
-
</task>
|
|
504
|
-
<task id="LOCAL-00052" summary="update unit tests to new alignment format">
|
|
505
|
-
<created>1550688868478</created>
|
|
506
|
-
<option name="number" value="00052" />
|
|
507
|
-
<option name="presentableId" value="LOCAL-00052" />
|
|
508
|
-
<option name="project" value="LOCAL" />
|
|
509
|
-
<updated>1550688868478</updated>
|
|
510
|
-
</task>
|
|
511
|
-
<task id="LOCAL-00053" summary="update to new alignment format and fix unit test data">
|
|
512
|
-
<created>1550783722282</created>
|
|
513
|
-
<option name="number" value="00053" />
|
|
514
|
-
<option name="presentableId" value="LOCAL-00053" />
|
|
515
|
-
<option name="project" value="LOCAL" />
|
|
516
|
-
<updated>1550783722282</updated>
|
|
517
|
-
</task>
|
|
518
|
-
<task id="LOCAL-00054" summary="update dependencies">
|
|
519
|
-
<created>1550847115249</created>
|
|
520
|
-
<option name="number" value="00054" />
|
|
521
|
-
<option name="presentableId" value="LOCAL-00054" />
|
|
522
|
-
<option name="project" value="LOCAL" />
|
|
523
|
-
<updated>1550847115249</updated>
|
|
524
|
-
</task>
|
|
525
|
-
<task id="LOCAL-00055" summary="bumped version">
|
|
526
|
-
<created>1551103867432</created>
|
|
527
|
-
<option name="number" value="00055" />
|
|
528
|
-
<option name="presentableId" value="LOCAL-00055" />
|
|
529
|
-
<option name="project" value="LOCAL" />
|
|
530
|
-
<updated>1551103867432</updated>
|
|
531
|
-
</task>
|
|
532
|
-
<task id="LOCAL-00056" summary="updated usfm-js">
|
|
533
|
-
<created>1551106240065</created>
|
|
534
|
-
<option name="number" value="00056" />
|
|
535
|
-
<option name="presentableId" value="LOCAL-00056" />
|
|
536
|
-
<option name="project" value="LOCAL" />
|
|
537
|
-
<updated>1551106240065</updated>
|
|
538
|
-
</task>
|
|
539
|
-
<task id="LOCAL-00057" summary="updated usfm-js">
|
|
540
|
-
<created>1551362764509</created>
|
|
541
|
-
<option name="number" value="00057" />
|
|
542
|
-
<option name="presentableId" value="LOCAL-00057" />
|
|
543
|
-
<option name="project" value="LOCAL" />
|
|
544
|
-
<updated>1551362764509</updated>
|
|
545
|
-
</task>
|
|
546
|
-
<task id="LOCAL-00058" summary="updated latest usfm-js with UGNT footnotes fix">
|
|
547
|
-
<created>1554843236494</created>
|
|
548
|
-
<option name="number" value="00058" />
|
|
549
|
-
<option name="presentableId" value="LOCAL-00058" />
|
|
550
|
-
<option name="project" value="LOCAL" />
|
|
551
|
-
<updated>1554843236494</updated>
|
|
552
|
-
</task>
|
|
553
|
-
<task id="LOCAL-00059" summary="updated latest usfm-js with UGNT footnotes fix">
|
|
554
|
-
<created>1554843535563</created>
|
|
555
|
-
<option name="number" value="00059" />
|
|
556
|
-
<option name="presentableId" value="LOCAL-00059" />
|
|
557
|
-
<option name="project" value="LOCAL" />
|
|
558
|
-
<updated>1554843535564</updated>
|
|
559
|
-
</task>
|
|
560
|
-
<task id="LOCAL-00060" summary="updated latest usfm-js with fix to detect old alignments">
|
|
561
|
-
<created>1562848638937</created>
|
|
562
|
-
<option name="number" value="00060" />
|
|
563
|
-
<option name="presentableId" value="LOCAL-00060" />
|
|
564
|
-
<option name="project" value="LOCAL" />
|
|
565
|
-
<updated>1562848638938</updated>
|
|
566
|
-
</task>
|
|
567
|
-
<task id="LOCAL-00061" summary="updated latest usfm-js with fix to detect old alignments">
|
|
568
|
-
<created>1562864500301</created>
|
|
569
|
-
<option name="number" value="00061" />
|
|
570
|
-
<option name="presentableId" value="LOCAL-00061" />
|
|
571
|
-
<option name="project" value="LOCAL" />
|
|
572
|
-
<updated>1562864500302</updated>
|
|
573
|
-
</task>
|
|
574
|
-
<task id="LOCAL-00062" summary="updated latest usfm-js with fix to detect old alignments">
|
|
575
|
-
<created>1586370867825</created>
|
|
576
|
-
<option name="number" value="00062" />
|
|
577
|
-
<option name="presentableId" value="LOCAL-00062" />
|
|
578
|
-
<option name="project" value="LOCAL" />
|
|
579
|
-
<updated>1586370867825</updated>
|
|
580
|
-
</task>
|
|
581
|
-
<task id="LOCAL-00063" summary="bump version">
|
|
582
|
-
<created>1586374658096</created>
|
|
583
|
-
<option name="number" value="00063" />
|
|
584
|
-
<option name="presentableId" value="LOCAL-00063" />
|
|
585
|
-
<option name="project" value="LOCAL" />
|
|
586
|
-
<updated>1586374658096</updated>
|
|
587
|
-
</task>
|
|
588
|
-
<task id="LOCAL-00064" summary="bump version, cleanup">
|
|
589
|
-
<created>1586441700406</created>
|
|
590
|
-
<option name="number" value="00064" />
|
|
591
|
-
<option name="presentableId" value="LOCAL-00064" />
|
|
592
|
-
<option name="project" value="LOCAL" />
|
|
593
|
-
<updated>1586441700406</updated>
|
|
594
|
-
</task>
|
|
595
|
-
<task id="LOCAL-00065" summary="added test">
|
|
596
|
-
<created>1591277724725</created>
|
|
597
|
-
<option name="number" value="00065" />
|
|
598
|
-
<option name="presentableId" value="LOCAL-00065" />
|
|
599
|
-
<option name="project" value="LOCAL" />
|
|
600
|
-
<updated>1591277724725</updated>
|
|
601
|
-
</task>
|
|
602
|
-
<task id="LOCAL-00066" summary="bump version, make usfm-js a peer dependency">
|
|
603
|
-
<created>1591291665707</created>
|
|
604
|
-
<option name="number" value="00066" />
|
|
605
|
-
<option name="presentableId" value="LOCAL-00066" />
|
|
606
|
-
<option name="project" value="LOCAL" />
|
|
607
|
-
<updated>1591291665707</updated>
|
|
608
|
-
</task>
|
|
609
|
-
<task id="LOCAL-00067" summary="Revert "bump version, make usfm-js a peer dependency" This reverts commit fcf1bfdd">
|
|
610
|
-
<created>1591291957551</created>
|
|
611
|
-
<option name="number" value="00067" />
|
|
612
|
-
<option name="presentableId" value="LOCAL-00067" />
|
|
613
|
-
<option name="project" value="LOCAL" />
|
|
614
|
-
<updated>1591291957551</updated>
|
|
615
|
-
</task>
|
|
616
|
-
<task id="LOCAL-00068" summary="Revert "added test" This reverts commit 14b9ea50">
|
|
617
|
-
<created>1591291981699</created>
|
|
618
|
-
<option name="number" value="00068" />
|
|
619
|
-
<option name="presentableId" value="LOCAL-00068" />
|
|
620
|
-
<option name="project" value="LOCAL" />
|
|
621
|
-
<updated>1591291981699</updated>
|
|
622
|
-
</task>
|
|
623
|
-
<task id="LOCAL-00069" summary="bump version, make usfm-js a peer dependency add unit test">
|
|
624
|
-
<created>1591292443846</created>
|
|
625
|
-
<option name="number" value="00069" />
|
|
626
|
-
<option name="presentableId" value="LOCAL-00069" />
|
|
627
|
-
<option name="project" value="LOCAL" />
|
|
628
|
-
<updated>1591292443846</updated>
|
|
629
|
-
</task>
|
|
630
|
-
<task id="LOCAL-00070" summary="fix for more than two original language words in alignment.">
|
|
631
|
-
<created>1592319423006</created>
|
|
632
|
-
<option name="number" value="00070" />
|
|
633
|
-
<option name="presentableId" value="LOCAL-00070" />
|
|
634
|
-
<option name="project" value="LOCAL" />
|
|
635
|
-
<updated>1592319423006</updated>
|
|
636
|
-
</task>
|
|
637
|
-
<task id="LOCAL-00071" summary="Revert "fix for more than two original language words in alignment." This reverts commit 6c3e3a3b">
|
|
638
|
-
<created>1592319716443</created>
|
|
639
|
-
<option name="number" value="00071" />
|
|
640
|
-
<option name="presentableId" value="LOCAL-00071" />
|
|
641
|
-
<option name="project" value="LOCAL" />
|
|
642
|
-
<updated>1592319716443</updated>
|
|
643
|
-
</task>
|
|
644
|
-
<task id="LOCAL-00072" summary="fix for more than two original language words in alignment.">
|
|
645
|
-
<created>1592319901331</created>
|
|
646
|
-
<option name="number" value="00072" />
|
|
647
|
-
<option name="presentableId" value="LOCAL-00072" />
|
|
648
|
-
<option name="project" value="LOCAL" />
|
|
649
|
-
<updated>1592319901331</updated>
|
|
650
|
-
</task>
|
|
651
|
-
<task id="LOCAL-00073" summary="bump version">
|
|
652
|
-
<created>1592334924775</created>
|
|
653
|
-
<option name="number" value="00073" />
|
|
654
|
-
<option name="presentableId" value="LOCAL-00073" />
|
|
655
|
-
<option name="project" value="LOCAL" />
|
|
656
|
-
<updated>1592334924775</updated>
|
|
657
|
-
</task>
|
|
658
|
-
<task id="LOCAL-00074" summary="bump version">
|
|
659
|
-
<created>1592341804993</created>
|
|
660
|
-
<option name="number" value="00074" />
|
|
661
|
-
<option name="presentableId" value="LOCAL-00074" />
|
|
662
|
-
<option name="project" value="LOCAL" />
|
|
663
|
-
<updated>1592341804993</updated>
|
|
664
|
-
</task>
|
|
665
|
-
<option name="localTasksCounter" value="75" />
|
|
186
|
+
<updated>1607772356243</updated>
|
|
187
|
+
<workItem from="1607772357632" duration="829000" />
|
|
188
|
+
<workItem from="1607818082198" duration="1689000" />
|
|
189
|
+
<workItem from="1607853465330" duration="2024000" />
|
|
190
|
+
<workItem from="1607894197915" duration="602000" />
|
|
191
|
+
<workItem from="1634297398636" duration="1368000" />
|
|
192
|
+
<workItem from="1634548519554" duration="1242000" />
|
|
193
|
+
<workItem from="1669227932079" duration="750000" />
|
|
194
|
+
<workItem from="1669842210403" duration="588000" />
|
|
195
|
+
<workItem from="1669851149700" duration="587000" />
|
|
196
|
+
<workItem from="1669904980177" duration="2458000" />
|
|
197
|
+
<workItem from="1669944724896" duration="599000" />
|
|
198
|
+
<workItem from="1670113884923" duration="599000" />
|
|
199
|
+
<workItem from="1670186707404" duration="587000" />
|
|
200
|
+
<workItem from="1672950758072" duration="10654000" />
|
|
201
|
+
</task>
|
|
202
|
+
<task id="LOCAL-00001" summary="Added support for new SR morph format">
|
|
203
|
+
<created>1672962554084</created>
|
|
204
|
+
<option name="number" value="00001" />
|
|
205
|
+
<option name="presentableId" value="LOCAL-00001" />
|
|
206
|
+
<option name="project" value="LOCAL" />
|
|
207
|
+
<updated>1672962554084</updated>
|
|
208
|
+
</task>
|
|
209
|
+
<task id="LOCAL-00002" summary="Added support for new SR morph format">
|
|
210
|
+
<created>1672963360800</created>
|
|
211
|
+
<option name="number" value="00002" />
|
|
212
|
+
<option name="presentableId" value="LOCAL-00002" />
|
|
213
|
+
<option name="project" value="LOCAL" />
|
|
214
|
+
<updated>1672963360800</updated>
|
|
215
|
+
</task>
|
|
216
|
+
<option name="localTasksCounter" value="3" />
|
|
666
217
|
<servers />
|
|
667
218
|
</component>
|
|
668
219
|
<component name="TypeScriptGeneratedFilesManager">
|
|
669
|
-
<option name="version" value="
|
|
670
|
-
</component>
|
|
671
|
-
<component name="Vcs.Log.History.Properties">
|
|
672
|
-
<option name="COLUMN_ORDER">
|
|
673
|
-
<list>
|
|
674
|
-
<option value="0" />
|
|
675
|
-
<option value="2" />
|
|
676
|
-
<option value="3" />
|
|
677
|
-
<option value="1" />
|
|
678
|
-
</list>
|
|
679
|
-
</option>
|
|
680
|
-
</component>
|
|
681
|
-
<component name="Vcs.Log.Tabs.Properties">
|
|
682
|
-
<option name="TAB_STATES">
|
|
683
|
-
<map>
|
|
684
|
-
<entry key="MAIN">
|
|
685
|
-
<value>
|
|
686
|
-
<State>
|
|
687
|
-
<option name="FILTERS">
|
|
688
|
-
<map>
|
|
689
|
-
<entry key="branch">
|
|
690
|
-
<value>
|
|
691
|
-
<list>
|
|
692
|
-
<option value="origin/develop" />
|
|
693
|
-
</list>
|
|
694
|
-
</value>
|
|
695
|
-
</entry>
|
|
696
|
-
</map>
|
|
697
|
-
</option>
|
|
698
|
-
</State>
|
|
699
|
-
</value>
|
|
700
|
-
</entry>
|
|
701
|
-
</map>
|
|
702
|
-
</option>
|
|
703
|
-
<option name="RECENT_FILTERS">
|
|
704
|
-
<map>
|
|
705
|
-
<entry key="Branch">
|
|
706
|
-
<value>
|
|
707
|
-
<list>
|
|
708
|
-
<RecentGroup>
|
|
709
|
-
<option name="FILTER_VALUES">
|
|
710
|
-
<option value="origin/develop" />
|
|
711
|
-
</option>
|
|
712
|
-
</RecentGroup>
|
|
713
|
-
<RecentGroup>
|
|
714
|
-
<option name="FILTER_VALUES">
|
|
715
|
-
<option value="origin/release-v1.1.3" />
|
|
716
|
-
</option>
|
|
717
|
-
</RecentGroup>
|
|
718
|
-
<RecentGroup>
|
|
719
|
-
<option name="FILTER_VALUES">
|
|
720
|
-
<option value="master" />
|
|
721
|
-
</option>
|
|
722
|
-
</RecentGroup>
|
|
723
|
-
<RecentGroup>
|
|
724
|
-
<option name="FILTER_VALUES">
|
|
725
|
-
<option value="develop" />
|
|
726
|
-
</option>
|
|
727
|
-
</RecentGroup>
|
|
728
|
-
</list>
|
|
729
|
-
</value>
|
|
730
|
-
</entry>
|
|
731
|
-
<entry key="User">
|
|
732
|
-
<value>
|
|
733
|
-
<list />
|
|
734
|
-
</value>
|
|
735
|
-
</entry>
|
|
736
|
-
</map>
|
|
737
|
-
</option>
|
|
738
|
-
<option name="oldMeFiltersMigrated" value="true" />
|
|
220
|
+
<option name="version" value="3" />
|
|
739
221
|
</component>
|
|
740
222
|
<component name="VcsManagerConfiguration">
|
|
741
|
-
<MESSAGE value="
|
|
742
|
-
<
|
|
743
|
-
<MESSAGE value="update dependencies." />
|
|
744
|
-
<MESSAGE value="bump version." />
|
|
745
|
-
<MESSAGE value="dependabot." />
|
|
746
|
-
<MESSAGE value="cleanup eslint warnings." />
|
|
747
|
-
<MESSAGE value="update dependencies - primarily usfm-js." />
|
|
748
|
-
<MESSAGE value="lint fixes" />
|
|
749
|
-
<MESSAGE value="update dependencies and version" />
|
|
750
|
-
<MESSAGE value="update unit tests to new alignment format" />
|
|
751
|
-
<MESSAGE value="update to new alignment format and fix unit test data" />
|
|
752
|
-
<MESSAGE value="update dependencies" />
|
|
753
|
-
<MESSAGE value="bumped version" />
|
|
754
|
-
<MESSAGE value="updated usfm-js" />
|
|
755
|
-
<MESSAGE value="updated latest usfm-js with UGNT footnotes fix" />
|
|
756
|
-
<MESSAGE value="updated latest usfm-js with fix to detect old alignments" />
|
|
757
|
-
<MESSAGE value="bump version, cleanup" />
|
|
758
|
-
<MESSAGE value="added test" />
|
|
759
|
-
<MESSAGE value="bump version, make usfm-js a peer dependency" />
|
|
760
|
-
<MESSAGE value="Revert "bump version, make usfm-js a peer dependency" This reverts commit fcf1bfdd" />
|
|
761
|
-
<MESSAGE value="Revert "added test" This reverts commit 14b9ea50" />
|
|
762
|
-
<MESSAGE value="bump version, make usfm-js a peer dependency add unit test" />
|
|
763
|
-
<MESSAGE value="Revert "fix for more than two original language words in alignment." This reverts commit 6c3e3a3b" />
|
|
764
|
-
<MESSAGE value="fix for more than two original language words in alignment." />
|
|
765
|
-
<MESSAGE value="bump version" />
|
|
766
|
-
<option name="LAST_COMMIT_MESSAGE" value="bump version" />
|
|
767
|
-
</component>
|
|
768
|
-
<component name="WindowStateProjectService">
|
|
769
|
-
<state x="70" y="118" width="2360" height="809" key="#com.intellij.execution.junit2.states.ComparisonFailureState$DiffDialog" timestamp="1592318728230">
|
|
770
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
771
|
-
</state>
|
|
772
|
-
<state x="70" y="118" width="2360" height="809" key="#com.intellij.execution.junit2.states.ComparisonFailureState$DiffDialog/0.23.2560.1009@0.23.2560.1009" timestamp="1592318728230" />
|
|
773
|
-
<state x="1023" y="337" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1584990933792">
|
|
774
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
775
|
-
</state>
|
|
776
|
-
<state x="1023" y="337" key="#com.intellij.fileTypes.FileTypeChooser/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1584990933792" />
|
|
777
|
-
<state x="302" y="44" width="1160" height="878" key="CommitChangelistDialog2" timestamp="1592341804821">
|
|
778
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
779
|
-
</state>
|
|
780
|
-
<state x="301" y="128" key="CommitChangelistDialog2/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1591277724550" />
|
|
781
|
-
<state x="302" y="44" width="1160" height="878" key="CommitChangelistDialog2/0.23.2560.1009@0.23.2560.1009" timestamp="1592341804821" />
|
|
782
|
-
<state width="438" height="466" key="DebuggerActiveHint" timestamp="1591197117149">
|
|
783
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
784
|
-
</state>
|
|
785
|
-
<state width="438" height="466" key="DebuggerActiveHint/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1591197117149" />
|
|
786
|
-
<state x="158" y="112" width="2048" height="807" key="DiffContextDialog" timestamp="1592319887605">
|
|
787
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
788
|
-
</state>
|
|
789
|
-
<state x="158" y="112" width="2048" height="807" key="DiffContextDialog/0.23.2560.1009@0.23.2560.1009" timestamp="1592319887605" />
|
|
790
|
-
<state width="2518" height="237" key="GridCell.Tab.0.bottom" timestamp="1592330800157">
|
|
791
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
792
|
-
</state>
|
|
793
|
-
<state width="1334" height="365" key="GridCell.Tab.0.bottom/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696641" />
|
|
794
|
-
<state width="2518" height="237" key="GridCell.Tab.0.bottom/0.23.2560.1009@0.23.2560.1009" timestamp="1592330800157" />
|
|
795
|
-
<state width="2518" height="237" key="GridCell.Tab.0.center" timestamp="1592330800156">
|
|
796
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
797
|
-
</state>
|
|
798
|
-
<state width="1334" height="365" key="GridCell.Tab.0.center/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696640" />
|
|
799
|
-
<state width="2518" height="237" key="GridCell.Tab.0.center/0.23.2560.1009@0.23.2560.1009" timestamp="1592330800156" />
|
|
800
|
-
<state width="2518" height="237" key="GridCell.Tab.0.left" timestamp="1592330800155">
|
|
801
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
802
|
-
</state>
|
|
803
|
-
<state width="1334" height="365" key="GridCell.Tab.0.left/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696640" />
|
|
804
|
-
<state width="2518" height="237" key="GridCell.Tab.0.left/0.23.2560.1009@0.23.2560.1009" timestamp="1592330800155" />
|
|
805
|
-
<state width="2518" height="237" key="GridCell.Tab.0.right" timestamp="1592330800156">
|
|
806
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
807
|
-
</state>
|
|
808
|
-
<state width="1334" height="365" key="GridCell.Tab.0.right/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696640" />
|
|
809
|
-
<state width="2518" height="237" key="GridCell.Tab.0.right/0.23.2560.1009@0.23.2560.1009" timestamp="1592330800156" />
|
|
810
|
-
<state width="1334" height="475" key="GridCell.Tab.1.bottom" timestamp="1592318291206">
|
|
811
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
812
|
-
</state>
|
|
813
|
-
<state width="1334" height="365" key="GridCell.Tab.1.bottom/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315701633" />
|
|
814
|
-
<state width="1334" height="475" key="GridCell.Tab.1.bottom/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291206" />
|
|
815
|
-
<state width="1334" height="475" key="GridCell.Tab.1.center" timestamp="1592318291204">
|
|
816
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
817
|
-
</state>
|
|
818
|
-
<state width="1334" height="365" key="GridCell.Tab.1.center/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315701633" />
|
|
819
|
-
<state width="1334" height="475" key="GridCell.Tab.1.center/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291204" />
|
|
820
|
-
<state width="1334" height="475" key="GridCell.Tab.1.left" timestamp="1592318291204">
|
|
821
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
822
|
-
</state>
|
|
823
|
-
<state width="1334" height="365" key="GridCell.Tab.1.left/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315701632" />
|
|
824
|
-
<state width="1334" height="475" key="GridCell.Tab.1.left/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291204" />
|
|
825
|
-
<state width="1334" height="475" key="GridCell.Tab.1.right" timestamp="1592318291205">
|
|
826
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
827
|
-
</state>
|
|
828
|
-
<state width="1334" height="365" key="GridCell.Tab.1.right/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315701633" />
|
|
829
|
-
<state width="1334" height="475" key="GridCell.Tab.1.right/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291205" />
|
|
830
|
-
<state width="1334" height="475" key="GridCell.Tab.2.bottom" timestamp="1592318291207">
|
|
831
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
832
|
-
</state>
|
|
833
|
-
<state width="1334" height="365" key="GridCell.Tab.2.bottom/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696527" />
|
|
834
|
-
<state width="1334" height="475" key="GridCell.Tab.2.bottom/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291207" />
|
|
835
|
-
<state width="1334" height="475" key="GridCell.Tab.2.center" timestamp="1592318291206">
|
|
836
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
837
|
-
</state>
|
|
838
|
-
<state width="1334" height="365" key="GridCell.Tab.2.center/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696526" />
|
|
839
|
-
<state width="1334" height="475" key="GridCell.Tab.2.center/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291206" />
|
|
840
|
-
<state width="1334" height="475" key="GridCell.Tab.2.left" timestamp="1592318291206">
|
|
841
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
842
|
-
</state>
|
|
843
|
-
<state width="1334" height="365" key="GridCell.Tab.2.left/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696525" />
|
|
844
|
-
<state width="1334" height="475" key="GridCell.Tab.2.left/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291206" />
|
|
845
|
-
<state width="1334" height="475" key="GridCell.Tab.2.right" timestamp="1592318291207">
|
|
846
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
847
|
-
</state>
|
|
848
|
-
<state width="1334" height="365" key="GridCell.Tab.2.right/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696526" />
|
|
849
|
-
<state width="1334" height="475" key="GridCell.Tab.2.right/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291207" />
|
|
850
|
-
<state width="1334" height="475" key="GridCell.Tab.3.bottom" timestamp="1592318291208">
|
|
851
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
852
|
-
</state>
|
|
853
|
-
<state width="1334" height="365" key="GridCell.Tab.3.bottom/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696528" />
|
|
854
|
-
<state width="1334" height="475" key="GridCell.Tab.3.bottom/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291208" />
|
|
855
|
-
<state width="1334" height="475" key="GridCell.Tab.3.center" timestamp="1592318291207">
|
|
856
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
857
|
-
</state>
|
|
858
|
-
<state width="1334" height="365" key="GridCell.Tab.3.center/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696528" />
|
|
859
|
-
<state width="1334" height="475" key="GridCell.Tab.3.center/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291207" />
|
|
860
|
-
<state width="1334" height="475" key="GridCell.Tab.3.left" timestamp="1592318291207">
|
|
861
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
862
|
-
</state>
|
|
863
|
-
<state width="1334" height="365" key="GridCell.Tab.3.left/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696527" />
|
|
864
|
-
<state width="1334" height="475" key="GridCell.Tab.3.left/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291207" />
|
|
865
|
-
<state width="1334" height="475" key="GridCell.Tab.3.right" timestamp="1592318291208">
|
|
866
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
867
|
-
</state>
|
|
868
|
-
<state width="1334" height="365" key="GridCell.Tab.3.right/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1592315696528" />
|
|
869
|
-
<state width="1334" height="475" key="GridCell.Tab.3.right/0.23.2560.1009@0.23.2560.1009" timestamp="1592318291208" />
|
|
870
|
-
<state x="100" y="123" width="2360" height="809" key="ShowDiffWithBranchDialog" timestamp="1592319887605">
|
|
871
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
872
|
-
</state>
|
|
873
|
-
<state x="100" y="123" width="2360" height="809" key="ShowDiffWithBranchDialog/0.23.2560.1009@0.23.2560.1009" timestamp="1592319887605" />
|
|
874
|
-
<state x="491" y="255" key="Vcs.Push.Dialog.v2" timestamp="1592341808172">
|
|
875
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
876
|
-
</state>
|
|
877
|
-
<state x="491" y="255" key="Vcs.Push.Dialog.v2/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1591277727112" />
|
|
878
|
-
<state x="491" y="255" key="Vcs.Push.Dialog.v2/0.23.2560.1009@0.23.2560.1009" timestamp="1592341808172" />
|
|
879
|
-
<state x="1202" y="268" key="VcsDiffUtil.ChangesDialog" timestamp="1591291990673">
|
|
880
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
881
|
-
</state>
|
|
882
|
-
<state x="1202" y="268" key="VcsDiffUtil.ChangesDialog/0.23.2560.1009@0.23.2560.1009" timestamp="1591291990673" />
|
|
883
|
-
<state x="598" y="282" width="586" height="490" key="find.popup" timestamp="1592311106372">
|
|
884
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
885
|
-
</state>
|
|
886
|
-
<state x="598" y="282" width="586" height="490" key="find.popup/-1440.23.1440.877/0.23.2560.1009@0.23.2560.1009" timestamp="1591196846327" />
|
|
887
|
-
<state x="598" y="282" width="586" height="490" key="find.popup/0.23.2560.1009@0.23.2560.1009" timestamp="1592311106372" />
|
|
888
|
-
<state x="564" y="327" key="git4idea.merge.GitPullDialog" timestamp="1586447415872">
|
|
889
|
-
<screen x="0" y="23" width="2560" height="1009" />
|
|
890
|
-
</state>
|
|
891
|
-
<state x="564" y="327" key="git4idea.merge.GitPullDialog/0.23.2560.1009@0.23.2560.1009" timestamp="1586447415872" />
|
|
223
|
+
<MESSAGE value="Added support for new SR morph format" />
|
|
224
|
+
<option name="LAST_COMMIT_MESSAGE" value="Added support for new SR morph format" />
|
|
892
225
|
</component>
|
|
893
226
|
<component name="XDebuggerManager">
|
|
894
227
|
<breakpoint-manager>
|
|
895
228
|
<breakpoints>
|
|
896
229
|
<line-breakpoint enabled="true" type="javascript">
|
|
897
|
-
<url>file://$PROJECT_DIR$/
|
|
898
|
-
<line>
|
|
899
|
-
<
|
|
900
|
-
|
|
901
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
902
|
-
<url>file://$PROJECT_DIR$/src/js/aligner.js</url>
|
|
903
|
-
<line>80</line>
|
|
904
|
-
<option name="timeStamp" value="92" />
|
|
905
|
-
</line-breakpoint>
|
|
906
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
907
|
-
<url>file://$PROJECT_DIR$/src/js/aligner.js</url>
|
|
908
|
-
<line>42</line>
|
|
909
|
-
<option name="timeStamp" value="167" />
|
|
230
|
+
<url>file://$PROJECT_DIR$/src/js/utils/MorphUtils.js</url>
|
|
231
|
+
<line>138</line>
|
|
232
|
+
<properties lambdaOrdinal="-1" />
|
|
233
|
+
<option name="timeStamp" value="2" />
|
|
910
234
|
</line-breakpoint>
|
|
911
235
|
<line-breakpoint enabled="true" type="javascript">
|
|
912
|
-
<url>file://$PROJECT_DIR$/src/js/
|
|
913
|
-
<line>
|
|
914
|
-
<
|
|
236
|
+
<url>file://$PROJECT_DIR$/src/js/utils/MorphUtils.js</url>
|
|
237
|
+
<line>164</line>
|
|
238
|
+
<properties lambdaOrdinal="-1" />
|
|
239
|
+
<option name="timeStamp" value="8" />
|
|
915
240
|
</line-breakpoint>
|
|
916
241
|
<line-breakpoint enabled="true" type="javascript">
|
|
917
|
-
<url>file://$PROJECT_DIR$/src/js/
|
|
918
|
-
<line>
|
|
919
|
-
<
|
|
242
|
+
<url>file://$PROJECT_DIR$/src/js/utils/MorphUtils.js</url>
|
|
243
|
+
<line>170</line>
|
|
244
|
+
<properties lambdaOrdinal="-1" />
|
|
245
|
+
<option name="timeStamp" value="9" />
|
|
920
246
|
</line-breakpoint>
|
|
921
247
|
<line-breakpoint enabled="true" type="javascript">
|
|
922
|
-
<url>file://$PROJECT_DIR$/__tests__/
|
|
923
|
-
<line>
|
|
924
|
-
<
|
|
248
|
+
<url>file://$PROJECT_DIR$/__tests__/MorphUtils.test.js</url>
|
|
249
|
+
<line>89</line>
|
|
250
|
+
<properties lambdaOrdinal="-1" />
|
|
251
|
+
<option name="timeStamp" value="12" />
|
|
925
252
|
</line-breakpoint>
|
|
926
253
|
<line-breakpoint enabled="true" type="javascript">
|
|
927
|
-
<url>file://$PROJECT_DIR$/
|
|
928
|
-
<line>
|
|
929
|
-
<
|
|
254
|
+
<url>file://$PROJECT_DIR$/__tests__/MorphUtils.test.js</url>
|
|
255
|
+
<line>88</line>
|
|
256
|
+
<properties lambdaOrdinal="-1" />
|
|
257
|
+
<option name="timeStamp" value="13" />
|
|
930
258
|
</line-breakpoint>
|
|
931
259
|
<line-breakpoint enabled="true" type="javascript">
|
|
932
|
-
<url>file://$PROJECT_DIR$/src/js/
|
|
933
|
-
<line>
|
|
934
|
-
<
|
|
935
|
-
|
|
936
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
937
|
-
<url>file://$PROJECT_DIR$/src/js/aligner.js</url>
|
|
938
|
-
<line>37</line>
|
|
939
|
-
<option name="timeStamp" value="238" />
|
|
940
|
-
</line-breakpoint>
|
|
941
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
942
|
-
<url>file://$PROJECT_DIR$/src/js/aligner.js</url>
|
|
943
|
-
<line>33</line>
|
|
944
|
-
<option name="timeStamp" value="239" />
|
|
945
|
-
</line-breakpoint>
|
|
946
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
947
|
-
<url>file://$PROJECT_DIR$/src/js/utils/verseObjects.js</url>
|
|
948
|
-
<line>265</line>
|
|
949
|
-
<option name="timeStamp" value="241" />
|
|
950
|
-
</line-breakpoint>
|
|
951
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
952
|
-
<url>file://$PROJECT_DIR$/src/js/utils/verseObjects.js</url>
|
|
953
|
-
<line>238</line>
|
|
954
|
-
<option name="timeStamp" value="244" />
|
|
955
|
-
</line-breakpoint>
|
|
956
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
957
|
-
<url>file://$PROJECT_DIR$/src/js/aligner.js</url>
|
|
958
|
-
<line>155</line>
|
|
959
|
-
<option name="timeStamp" value="248" />
|
|
960
|
-
</line-breakpoint>
|
|
961
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
962
|
-
<url>file://$PROJECT_DIR$/__tests__/VerseObjectUtils.test.js</url>
|
|
963
|
-
<line>409</line>
|
|
964
|
-
<option name="timeStamp" value="250" />
|
|
965
|
-
</line-breakpoint>
|
|
966
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
967
|
-
<url>file://$PROJECT_DIR$/src/js/utils/verseObjects.js</url>
|
|
968
|
-
<line>474</line>
|
|
969
|
-
<option name="timeStamp" value="252" />
|
|
260
|
+
<url>file://$PROJECT_DIR$/src/js/utils/MorphUtils.js</url>
|
|
261
|
+
<line>150</line>
|
|
262
|
+
<properties lambdaOrdinal="-1" />
|
|
263
|
+
<option name="timeStamp" value="14" />
|
|
970
264
|
</line-breakpoint>
|
|
971
265
|
</breakpoints>
|
|
972
266
|
</breakpoint-manager>
|
|
973
267
|
</component>
|
|
974
|
-
<component name="masterDetails">
|
|
975
|
-
<states>
|
|
976
|
-
<state key="GlobalLibrariesConfigurable.UI">
|
|
977
|
-
<settings>
|
|
978
|
-
<last-edited>Python 2.7.10 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7) interpreter library</last-edited>
|
|
979
|
-
<splitter-proportions>
|
|
980
|
-
<option name="proportions">
|
|
981
|
-
<list>
|
|
982
|
-
<option value="0.2" />
|
|
983
|
-
</list>
|
|
984
|
-
</option>
|
|
985
|
-
</splitter-proportions>
|
|
986
|
-
</settings>
|
|
987
|
-
</state>
|
|
988
|
-
<state key="JdkListConfigurable.UI">
|
|
989
|
-
<settings>
|
|
990
|
-
<last-edited>Python 2.7.10 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7)</last-edited>
|
|
991
|
-
<splitter-proportions>
|
|
992
|
-
<option name="proportions">
|
|
993
|
-
<list>
|
|
994
|
-
<option value="0.2" />
|
|
995
|
-
</list>
|
|
996
|
-
</option>
|
|
997
|
-
</splitter-proportions>
|
|
998
|
-
</settings>
|
|
999
|
-
</state>
|
|
1000
|
-
<state key="ProjectJDKs.UI">
|
|
1001
|
-
<settings>
|
|
1002
|
-
<last-edited>nototools</last-edited>
|
|
1003
|
-
<splitter-proportions>
|
|
1004
|
-
<option name="proportions">
|
|
1005
|
-
<list>
|
|
1006
|
-
<option value="0.2" />
|
|
1007
|
-
</list>
|
|
1008
|
-
</option>
|
|
1009
|
-
</splitter-proportions>
|
|
1010
|
-
</settings>
|
|
1011
|
-
</state>
|
|
1012
|
-
<state key="ProjectLibrariesConfigurable.UI">
|
|
1013
|
-
<settings>
|
|
1014
|
-
<splitter-proportions>
|
|
1015
|
-
<option name="proportions">
|
|
1016
|
-
<list>
|
|
1017
|
-
<option value="0.2" />
|
|
1018
|
-
</list>
|
|
1019
|
-
</option>
|
|
1020
|
-
</splitter-proportions>
|
|
1021
|
-
</settings>
|
|
1022
|
-
</state>
|
|
1023
|
-
</states>
|
|
1024
|
-
</component>
|
|
1025
268
|
</project>
|