@truedat/ie 6.0.1 → 6.0.3
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@truedat/ie",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.3",
|
|
4
4
|
"description": "Truedat Web Ingests",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"jsnext:main": "src/index.js",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@testing-library/jest-dom": "^5.16.5",
|
|
35
35
|
"@testing-library/react": "^12.0.0",
|
|
36
36
|
"@testing-library/user-event": "^13.2.1",
|
|
37
|
-
"@truedat/test": "6.0.
|
|
37
|
+
"@truedat/test": "6.0.3",
|
|
38
38
|
"babel-jest": "^28.1.0",
|
|
39
39
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
40
40
|
"babel-plugin-lodash": "^3.3.4",
|
|
@@ -86,8 +86,8 @@
|
|
|
86
86
|
]
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@truedat/core": "6.0.
|
|
90
|
-
"@truedat/df": "6.0.
|
|
89
|
+
"@truedat/core": "6.0.3",
|
|
90
|
+
"@truedat/df": "6.0.3",
|
|
91
91
|
"file-saver": "^2.0.5",
|
|
92
92
|
"moment": "^2.29.4",
|
|
93
93
|
"path-to-regexp": "^1.7.0",
|
|
@@ -107,5 +107,5 @@
|
|
|
107
107
|
"react-dom": ">= 16.8.6 < 17",
|
|
108
108
|
"semantic-ui-react": ">= 2.0.3 < 2.2"
|
|
109
109
|
},
|
|
110
|
-
"gitHead": "
|
|
110
|
+
"gitHead": "c88ddc501214b8c4e2732654ca0052ebbcc802c9"
|
|
111
111
|
}
|
|
@@ -163,70 +163,70 @@ exports[`<IngestForm /> with a single template matches the latest snapshot 1`] =
|
|
|
163
163
|
<div
|
|
164
164
|
class="ui menu"
|
|
165
165
|
>
|
|
166
|
-
<
|
|
167
|
-
class="
|
|
166
|
+
<a
|
|
167
|
+
class="icon item"
|
|
168
168
|
>
|
|
169
169
|
<i
|
|
170
170
|
aria-hidden="true"
|
|
171
171
|
class="bold icon"
|
|
172
172
|
/>
|
|
173
|
-
</
|
|
174
|
-
<
|
|
175
|
-
class="
|
|
173
|
+
</a>
|
|
174
|
+
<a
|
|
175
|
+
class="icon item"
|
|
176
176
|
>
|
|
177
177
|
<i
|
|
178
178
|
aria-hidden="true"
|
|
179
179
|
class="italic icon"
|
|
180
180
|
/>
|
|
181
|
-
</
|
|
182
|
-
<
|
|
183
|
-
class="
|
|
181
|
+
</a>
|
|
182
|
+
<a
|
|
183
|
+
class="icon item"
|
|
184
184
|
>
|
|
185
185
|
<i
|
|
186
186
|
aria-hidden="true"
|
|
187
187
|
class="underline icon"
|
|
188
188
|
/>
|
|
189
|
-
</
|
|
190
|
-
<
|
|
191
|
-
class="
|
|
189
|
+
</a>
|
|
190
|
+
<a
|
|
191
|
+
class="icon item"
|
|
192
192
|
>
|
|
193
193
|
<i
|
|
194
194
|
aria-hidden="true"
|
|
195
195
|
class="header icon"
|
|
196
196
|
/>
|
|
197
|
-
</
|
|
198
|
-
<
|
|
199
|
-
class="
|
|
197
|
+
</a>
|
|
198
|
+
<a
|
|
199
|
+
class="icon item"
|
|
200
200
|
>
|
|
201
201
|
<i
|
|
202
202
|
aria-hidden="true"
|
|
203
203
|
class="h icon"
|
|
204
204
|
/>
|
|
205
|
-
</
|
|
206
|
-
<
|
|
207
|
-
class="
|
|
205
|
+
</a>
|
|
206
|
+
<a
|
|
207
|
+
class="icon item"
|
|
208
208
|
>
|
|
209
209
|
<i
|
|
210
210
|
aria-hidden="true"
|
|
211
211
|
class="list ol icon"
|
|
212
212
|
/>
|
|
213
|
-
</
|
|
214
|
-
<
|
|
215
|
-
class="
|
|
213
|
+
</a>
|
|
214
|
+
<a
|
|
215
|
+
class="icon item"
|
|
216
216
|
>
|
|
217
217
|
<i
|
|
218
218
|
aria-hidden="true"
|
|
219
219
|
class="list ul icon"
|
|
220
220
|
/>
|
|
221
|
-
</
|
|
222
|
-
<
|
|
223
|
-
class="
|
|
221
|
+
</a>
|
|
222
|
+
<a
|
|
223
|
+
class="icon item"
|
|
224
224
|
>
|
|
225
225
|
<i
|
|
226
226
|
aria-hidden="true"
|
|
227
227
|
class="linkify icon"
|
|
228
228
|
/>
|
|
229
|
-
</
|
|
229
|
+
</a>
|
|
230
230
|
</div>
|
|
231
231
|
<div
|
|
232
232
|
style="padding: 10px;"
|
|
@@ -235,42 +235,12 @@ exports[`<IngestForm /> with a single template matches the latest snapshot 1`] =
|
|
|
235
235
|
autocorrect="on"
|
|
236
236
|
contenteditable="true"
|
|
237
237
|
data-gramm="false"
|
|
238
|
-
data-key="
|
|
238
|
+
data-key="16"
|
|
239
239
|
data-slate-editor="true"
|
|
240
240
|
role="textbox"
|
|
241
241
|
spellcheck="true"
|
|
242
242
|
style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
|
|
243
|
-
|
|
244
|
-
<div
|
|
245
|
-
data-key="9"
|
|
246
|
-
data-slate-object="block"
|
|
247
|
-
style="position: relative;"
|
|
248
|
-
>
|
|
249
|
-
<span
|
|
250
|
-
data-key="11"
|
|
251
|
-
data-slate-object="text"
|
|
252
|
-
>
|
|
253
|
-
<span
|
|
254
|
-
data-offset-key="11:0"
|
|
255
|
-
data-slate-leaf="true"
|
|
256
|
-
>
|
|
257
|
-
<span>
|
|
258
|
-
<span
|
|
259
|
-
contenteditable="false"
|
|
260
|
-
style="pointer-events: none; display: inline-block; width: 0px; max-width: 100%; white-space: nowrap; opacity: 0.333; vertical-align: text-top;"
|
|
261
|
-
/>
|
|
262
|
-
<span
|
|
263
|
-
data-slate-length="0"
|
|
264
|
-
data-slate-zero-width="n"
|
|
265
|
-
>
|
|
266
|
-
|
|
267
|
-
<br />
|
|
268
|
-
</span>
|
|
269
|
-
</span>
|
|
270
|
-
</span>
|
|
271
|
-
</span>
|
|
272
|
-
</div>
|
|
273
|
-
</div>
|
|
243
|
+
/>
|
|
274
244
|
</div>
|
|
275
245
|
</div>
|
|
276
246
|
</div>
|
|
@@ -462,70 +432,70 @@ exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`]
|
|
|
462
432
|
<div
|
|
463
433
|
class="ui menu"
|
|
464
434
|
>
|
|
465
|
-
<
|
|
466
|
-
class="
|
|
435
|
+
<a
|
|
436
|
+
class="icon item"
|
|
467
437
|
>
|
|
468
438
|
<i
|
|
469
439
|
aria-hidden="true"
|
|
470
440
|
class="bold icon"
|
|
471
441
|
/>
|
|
472
|
-
</
|
|
473
|
-
<
|
|
474
|
-
class="
|
|
442
|
+
</a>
|
|
443
|
+
<a
|
|
444
|
+
class="icon item"
|
|
475
445
|
>
|
|
476
446
|
<i
|
|
477
447
|
aria-hidden="true"
|
|
478
448
|
class="italic icon"
|
|
479
449
|
/>
|
|
480
|
-
</
|
|
481
|
-
<
|
|
482
|
-
class="
|
|
450
|
+
</a>
|
|
451
|
+
<a
|
|
452
|
+
class="icon item"
|
|
483
453
|
>
|
|
484
454
|
<i
|
|
485
455
|
aria-hidden="true"
|
|
486
456
|
class="underline icon"
|
|
487
457
|
/>
|
|
488
|
-
</
|
|
489
|
-
<
|
|
490
|
-
class="
|
|
458
|
+
</a>
|
|
459
|
+
<a
|
|
460
|
+
class="icon item"
|
|
491
461
|
>
|
|
492
462
|
<i
|
|
493
463
|
aria-hidden="true"
|
|
494
464
|
class="header icon"
|
|
495
465
|
/>
|
|
496
|
-
</
|
|
497
|
-
<
|
|
498
|
-
class="
|
|
466
|
+
</a>
|
|
467
|
+
<a
|
|
468
|
+
class="icon item"
|
|
499
469
|
>
|
|
500
470
|
<i
|
|
501
471
|
aria-hidden="true"
|
|
502
472
|
class="h icon"
|
|
503
473
|
/>
|
|
504
|
-
</
|
|
505
|
-
<
|
|
506
|
-
class="
|
|
474
|
+
</a>
|
|
475
|
+
<a
|
|
476
|
+
class="icon item"
|
|
507
477
|
>
|
|
508
478
|
<i
|
|
509
479
|
aria-hidden="true"
|
|
510
480
|
class="list ol icon"
|
|
511
481
|
/>
|
|
512
|
-
</
|
|
513
|
-
<
|
|
514
|
-
class="
|
|
482
|
+
</a>
|
|
483
|
+
<a
|
|
484
|
+
class="icon item"
|
|
515
485
|
>
|
|
516
486
|
<i
|
|
517
487
|
aria-hidden="true"
|
|
518
488
|
class="list ul icon"
|
|
519
489
|
/>
|
|
520
|
-
</
|
|
521
|
-
<
|
|
522
|
-
class="
|
|
490
|
+
</a>
|
|
491
|
+
<a
|
|
492
|
+
class="icon item"
|
|
523
493
|
>
|
|
524
494
|
<i
|
|
525
495
|
aria-hidden="true"
|
|
526
496
|
class="linkify icon"
|
|
527
497
|
/>
|
|
528
|
-
</
|
|
498
|
+
</a>
|
|
529
499
|
</div>
|
|
530
500
|
<div
|
|
531
501
|
style="padding: 10px;"
|
|
@@ -539,37 +509,7 @@ exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`]
|
|
|
539
509
|
role="textbox"
|
|
540
510
|
spellcheck="true"
|
|
541
511
|
style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
|
|
542
|
-
|
|
543
|
-
<div
|
|
544
|
-
data-key="1"
|
|
545
|
-
data-slate-object="block"
|
|
546
|
-
style="position: relative;"
|
|
547
|
-
>
|
|
548
|
-
<span
|
|
549
|
-
data-key="3"
|
|
550
|
-
data-slate-object="text"
|
|
551
|
-
>
|
|
552
|
-
<span
|
|
553
|
-
data-offset-key="3:0"
|
|
554
|
-
data-slate-leaf="true"
|
|
555
|
-
>
|
|
556
|
-
<span>
|
|
557
|
-
<span
|
|
558
|
-
contenteditable="false"
|
|
559
|
-
style="pointer-events: none; display: inline-block; width: 0px; max-width: 100%; white-space: nowrap; opacity: 0.333; vertical-align: text-top;"
|
|
560
|
-
/>
|
|
561
|
-
<span
|
|
562
|
-
data-slate-length="0"
|
|
563
|
-
data-slate-zero-width="n"
|
|
564
|
-
>
|
|
565
|
-
|
|
566
|
-
<br />
|
|
567
|
-
</span>
|
|
568
|
-
</span>
|
|
569
|
-
</span>
|
|
570
|
-
</span>
|
|
571
|
-
</div>
|
|
572
|
-
</div>
|
|
512
|
+
/>
|
|
573
513
|
</div>
|
|
574
514
|
</div>
|
|
575
515
|
</div>
|