@truedat/ie 4.44.2 → 4.44.5

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.
@@ -1,180 +1,628 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
3
  exports[`<IngestForm /> with a single template matches the latest snapshot 1`] = `
4
- <Container
5
- as={[Function]}
6
- text={true}
7
- >
8
- <Header
9
- as="h2"
4
+ <div>
5
+ <div
6
+ class="ui segment ui text container"
10
7
  >
11
- <Icon
12
- as="i"
13
- name="share square"
14
- />
15
- <HeaderContent>
16
- <MemoizedFormattedMessage
17
- id="ingests.actions.create"
18
- />
19
- </HeaderContent>
20
- </Header>
21
- <lazy />
22
- <Form
23
- as="form"
24
- >
25
- <lazy
26
- invalid={true}
27
- onChange={[Function]}
28
- />
29
- <FormField
30
- required={true}
8
+ <h2
9
+ class="ui header"
31
10
  >
32
- <label>
33
- <MemoizedFormattedMessage
34
- id="ingests.props.name"
35
- />
36
- <Label
37
- pointing="left"
38
- >
39
- <MemoizedFormattedMessage
40
- id="template.form.validation.empty_required"
41
- />
42
- </Label>
43
- </label>
44
- <FormInput
45
- as={[Function]}
46
- control={[Function]}
47
- name="name"
48
- onChange={[Function]}
49
- value=""
11
+ <i
12
+ aria-hidden="true"
13
+ class="share square icon"
50
14
  />
51
- </FormField>
52
- <FormField
53
- required={true}
15
+ <div
16
+ class="content"
17
+ >
18
+ New Ingest
19
+ </div>
20
+ </h2>
21
+ <form
22
+ class="ui form"
54
23
  >
55
- <label>
56
- <MemoizedFormattedMessage
57
- id="ingests.props.description"
58
- />
59
- <Label
60
- pointing="left"
24
+ <div
25
+ class="required field"
26
+ >
27
+ <label>
28
+ Domain
29
+ </label>
30
+ <div
31
+ class="field"
61
32
  >
62
- <MemoizedFormattedMessage
63
- id="template.form.validation.empty_required"
64
- />
65
- </Label>
66
- </label>
67
- <lazy
68
- name="description"
69
- onChange={[Function]}
70
- value={Object {}}
71
- />
72
- </FormField>
73
- <div
74
- className="actions"
75
- >
76
- <HistoryBackButton
77
- content="actions.cancel"
78
- />
79
- <Button
80
- as="button"
81
- content="actions.create"
82
- disabled={true}
83
- onClick={[Function]}
84
- primary={true}
85
- />
86
- </div>
87
- </Form>
88
- </Container>
33
+ <div
34
+ aria-expanded="false"
35
+ class="ui fluid search selection dropdown"
36
+ name="domain"
37
+ role="combobox"
38
+ >
39
+ <input
40
+ aria-autocomplete="list"
41
+ autocomplete="off"
42
+ class="search"
43
+ tabindex="0"
44
+ type="text"
45
+ value=""
46
+ />
47
+ <div
48
+ aria-atomic="true"
49
+ aria-live="polite"
50
+ class="divider text"
51
+ role="alert"
52
+ >
53
+ domain1
54
+ </div>
55
+ <i
56
+ aria-hidden="true"
57
+ class="dropdown icon"
58
+ />
59
+ <div
60
+ aria-multiselectable="false"
61
+ class="menu transition"
62
+ role="listbox"
63
+ >
64
+ <div
65
+ aria-checked="true"
66
+ aria-selected="true"
67
+ class="active selected item"
68
+ role="option"
69
+ style="pointer-events: all;"
70
+ >
71
+ <div
72
+ class="text"
73
+ style="margin-left: 0px;"
74
+ >
75
+ <i
76
+ aria-hidden="true"
77
+ class="icon"
78
+ />
79
+ domain1
80
+ </div>
81
+ </div>
82
+ </div>
83
+ </div>
84
+ </div>
85
+ </div>
86
+ <div
87
+ class="required field"
88
+ >
89
+ <label>
90
+ Ingest
91
+ <div
92
+ class="ui left pointing label"
93
+ >
94
+ Empty required field
95
+ </div>
96
+ </label>
97
+ <div
98
+ class="field"
99
+ >
100
+ <div
101
+ class="ui input"
102
+ >
103
+ <input
104
+ name="name"
105
+ type="text"
106
+ value=""
107
+ />
108
+ </div>
109
+ </div>
110
+ </div>
111
+ <div
112
+ class="required field"
113
+ >
114
+ <label>
115
+ Description
116
+ <div
117
+ class="ui left pointing label"
118
+ >
119
+ Empty required field
120
+ </div>
121
+ </label>
122
+ <div>
123
+ <div
124
+ style="border: 1px solid rgba(34, 36, 38, 0.15); border-radius: 0.28571429rem;"
125
+ >
126
+ <div
127
+ class="ui menu"
128
+ >
129
+ <div
130
+ class="disabled icon item"
131
+ >
132
+ <i
133
+ aria-hidden="true"
134
+ class="bold icon"
135
+ />
136
+ </div>
137
+ <div
138
+ class="disabled icon item"
139
+ >
140
+ <i
141
+ aria-hidden="true"
142
+ class="italic icon"
143
+ />
144
+ </div>
145
+ <div
146
+ class="disabled icon item"
147
+ >
148
+ <i
149
+ aria-hidden="true"
150
+ class="underline icon"
151
+ />
152
+ </div>
153
+ <div
154
+ class="disabled icon item"
155
+ >
156
+ <i
157
+ aria-hidden="true"
158
+ class="header icon"
159
+ />
160
+ </div>
161
+ <div
162
+ class="disabled icon item"
163
+ >
164
+ <i
165
+ aria-hidden="true"
166
+ class="h icon"
167
+ />
168
+ </div>
169
+ <div
170
+ class="disabled icon item"
171
+ >
172
+ <i
173
+ aria-hidden="true"
174
+ class="list ol icon"
175
+ />
176
+ </div>
177
+ <div
178
+ class="disabled icon item"
179
+ >
180
+ <i
181
+ aria-hidden="true"
182
+ class="list ul icon"
183
+ />
184
+ </div>
185
+ <div
186
+ class="disabled icon item"
187
+ >
188
+ <i
189
+ aria-hidden="true"
190
+ class="linkify icon"
191
+ />
192
+ </div>
193
+ </div>
194
+ <div
195
+ style="padding: 10px;"
196
+ >
197
+ <div
198
+ autocorrect="on"
199
+ contenteditable="true"
200
+ data-gramm="false"
201
+ data-key="9"
202
+ data-slate-editor="true"
203
+ role="textbox"
204
+ spellcheck="true"
205
+ style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
206
+ >
207
+ <div
208
+ data-key="10"
209
+ data-slate-object="block"
210
+ style="position: relative;"
211
+ >
212
+ <span
213
+ data-key="13"
214
+ data-slate-object="text"
215
+ >
216
+ <span
217
+ data-offset-key="13:0"
218
+ data-slate-leaf="true"
219
+ >
220
+ <span>
221
+ <span
222
+ contenteditable="false"
223
+ style="pointer-events: none; display: inline-block; width: 0px; max-width: 100%; white-space: nowrap; opacity: 0.333; vertical-align: text-top;"
224
+ />
225
+ <span
226
+ data-slate-length="0"
227
+ data-slate-zero-width="n"
228
+ >
229
+ 
230
+ <br />
231
+ </span>
232
+ </span>
233
+ </span>
234
+ </span>
235
+ </div>
236
+ </div>
237
+ </div>
238
+ </div>
239
+ </div>
240
+ </div>
241
+ <div
242
+ class="ui segment"
243
+ >
244
+ <h4
245
+ class="ui header"
246
+ >
247
+ g1
248
+ </h4>
249
+ <div
250
+ class="field"
251
+ >
252
+ <label>
253
+ field1
254
+ </label>
255
+ <div
256
+ class="field"
257
+ >
258
+ <div
259
+ class="ui input"
260
+ >
261
+ <input
262
+ name="field1"
263
+ type="text"
264
+ value=""
265
+ />
266
+ </div>
267
+ </div>
268
+ </div>
269
+ </div>
270
+ <div
271
+ class="actions"
272
+ >
273
+ <a
274
+ class="ui secondary button"
275
+ href="/"
276
+ role="button"
277
+ >
278
+ Cancel
279
+ </a>
280
+ <button
281
+ class="ui primary disabled button"
282
+ disabled=""
283
+ tabindex="-1"
284
+ >
285
+ Create
286
+ </button>
287
+ </div>
288
+ </form>
289
+ </div>
290
+ </div>
89
291
  `;
90
292
 
91
293
  exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`] = `
92
- <Container
93
- as={[Function]}
94
- text={true}
95
- >
96
- <Header
97
- as="h2"
294
+ <div>
295
+ <div
296
+ class="ui segment ui text container"
297
+ style=""
98
298
  >
99
- <Icon
100
- as="i"
101
- name="share square"
102
- />
103
- <HeaderContent>
104
- <MemoizedFormattedMessage
105
- id="ingests.actions.create"
106
- />
107
- </HeaderContent>
108
- </Header>
109
- <lazy />
110
- <Form
111
- as="form"
112
- >
113
- <lazy
114
- invalid={true}
115
- onChange={[Function]}
116
- />
117
- <lazy
118
- onChange={[Function]}
119
- />
120
- <FormField
121
- required={true}
299
+ <h2
300
+ class="ui header"
122
301
  >
123
- <label>
124
- <MemoizedFormattedMessage
125
- id="ingests.props.name"
126
- />
127
- <Label
128
- pointing="left"
129
- >
130
- <MemoizedFormattedMessage
131
- id="template.form.validation.empty_required"
132
- />
133
- </Label>
134
- </label>
135
- <FormInput
136
- as={[Function]}
137
- control={[Function]}
138
- name="name"
139
- onChange={[Function]}
140
- value=""
302
+ <i
303
+ aria-hidden="true"
304
+ class="share square icon"
141
305
  />
142
- </FormField>
143
- <FormField
144
- required={true}
306
+ <div
307
+ class="content"
308
+ >
309
+ New Ingest
310
+ </div>
311
+ </h2>
312
+ <form
313
+ class="ui form"
145
314
  >
146
- <label>
147
- <MemoizedFormattedMessage
148
- id="ingests.props.description"
149
- />
150
- <Label
151
- pointing="left"
315
+ <div
316
+ class="required field"
317
+ >
318
+ <label>
319
+ Domain
320
+ </label>
321
+ <div
322
+ class="field"
152
323
  >
153
- <MemoizedFormattedMessage
154
- id="template.form.validation.empty_required"
155
- />
156
- </Label>
157
- </label>
158
- <lazy
159
- name="description"
160
- onChange={[Function]}
161
- value={Object {}}
162
- />
163
- </FormField>
164
- <div
165
- className="actions"
166
- >
167
- <HistoryBackButton
168
- content="actions.cancel"
169
- />
170
- <Button
171
- as="button"
172
- content="actions.create"
173
- disabled={true}
174
- onClick={[Function]}
175
- primary={true}
176
- />
177
- </div>
178
- </Form>
179
- </Container>
324
+ <div
325
+ aria-expanded="false"
326
+ class="ui fluid search selection dropdown"
327
+ name="domain"
328
+ role="combobox"
329
+ >
330
+ <input
331
+ aria-autocomplete="list"
332
+ autocomplete="off"
333
+ class="search"
334
+ tabindex="0"
335
+ type="text"
336
+ value=""
337
+ />
338
+ <div
339
+ aria-atomic="true"
340
+ aria-live="polite"
341
+ class="divider text"
342
+ role="alert"
343
+ >
344
+ domain1
345
+ </div>
346
+ <i
347
+ aria-hidden="true"
348
+ class="dropdown icon"
349
+ />
350
+ <div
351
+ aria-multiselectable="false"
352
+ class="menu transition"
353
+ role="listbox"
354
+ >
355
+ <div
356
+ aria-checked="true"
357
+ aria-selected="true"
358
+ class="active selected item"
359
+ role="option"
360
+ style="pointer-events: all;"
361
+ >
362
+ <div
363
+ class="text"
364
+ style="margin-left: 0px;"
365
+ >
366
+ <i
367
+ aria-hidden="true"
368
+ class="icon"
369
+ />
370
+ domain1
371
+ </div>
372
+ </div>
373
+ </div>
374
+ </div>
375
+ </div>
376
+ </div>
377
+ <div
378
+ class="required field"
379
+ >
380
+ <label>
381
+ Ingest
382
+ <div
383
+ class="ui left pointing label"
384
+ >
385
+ Empty required field
386
+ </div>
387
+ </label>
388
+ <div
389
+ class="field"
390
+ >
391
+ <div
392
+ class="ui input"
393
+ >
394
+ <input
395
+ name="name"
396
+ type="text"
397
+ value=""
398
+ />
399
+ </div>
400
+ </div>
401
+ </div>
402
+ <div
403
+ class="required field"
404
+ >
405
+ <label>
406
+ Description
407
+ <div
408
+ class="ui left pointing label"
409
+ >
410
+ Empty required field
411
+ </div>
412
+ </label>
413
+ <div>
414
+ <div
415
+ style="border: 1px solid rgba(34, 36, 38, 0.15); border-radius: 0.28571429rem;"
416
+ >
417
+ <div
418
+ class="ui menu"
419
+ >
420
+ <div
421
+ class="disabled icon item"
422
+ >
423
+ <i
424
+ aria-hidden="true"
425
+ class="bold icon"
426
+ />
427
+ </div>
428
+ <div
429
+ class="disabled icon item"
430
+ >
431
+ <i
432
+ aria-hidden="true"
433
+ class="italic icon"
434
+ />
435
+ </div>
436
+ <div
437
+ class="disabled icon item"
438
+ >
439
+ <i
440
+ aria-hidden="true"
441
+ class="underline icon"
442
+ />
443
+ </div>
444
+ <div
445
+ class="disabled icon item"
446
+ >
447
+ <i
448
+ aria-hidden="true"
449
+ class="header icon"
450
+ />
451
+ </div>
452
+ <div
453
+ class="disabled icon item"
454
+ >
455
+ <i
456
+ aria-hidden="true"
457
+ class="h icon"
458
+ />
459
+ </div>
460
+ <div
461
+ class="disabled icon item"
462
+ >
463
+ <i
464
+ aria-hidden="true"
465
+ class="list ol icon"
466
+ />
467
+ </div>
468
+ <div
469
+ class="disabled icon item"
470
+ >
471
+ <i
472
+ aria-hidden="true"
473
+ class="list ul icon"
474
+ />
475
+ </div>
476
+ <div
477
+ class="disabled icon item"
478
+ >
479
+ <i
480
+ aria-hidden="true"
481
+ class="linkify icon"
482
+ />
483
+ </div>
484
+ </div>
485
+ <div
486
+ style="padding: 10px;"
487
+ >
488
+ <div
489
+ autocorrect="on"
490
+ contenteditable="true"
491
+ data-gramm="false"
492
+ data-key="0"
493
+ data-slate-editor="true"
494
+ role="textbox"
495
+ spellcheck="true"
496
+ style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
497
+ >
498
+ <div
499
+ data-key="1"
500
+ data-slate-object="block"
501
+ style="position: relative;"
502
+ >
503
+ <span
504
+ data-key="3"
505
+ data-slate-object="text"
506
+ >
507
+ <span
508
+ data-offset-key="3:0"
509
+ data-slate-leaf="true"
510
+ >
511
+ <span>
512
+ <span
513
+ contenteditable="false"
514
+ style="pointer-events: none; display: inline-block; width: 0px; max-width: 100%; white-space: nowrap; opacity: 0.333; vertical-align: text-top;"
515
+ />
516
+ <span
517
+ data-slate-length="0"
518
+ data-slate-zero-width="n"
519
+ >
520
+ 
521
+ <br />
522
+ </span>
523
+ </span>
524
+ </span>
525
+ </span>
526
+ </div>
527
+ </div>
528
+ </div>
529
+ </div>
530
+ </div>
531
+ </div>
532
+ <div
533
+ class="required field"
534
+ >
535
+ <label>
536
+ Template
537
+ <div
538
+ class="ui left pointing label"
539
+ >
540
+ Empty required field
541
+ </div>
542
+ </label>
543
+ <div
544
+ class="field"
545
+ >
546
+ <div
547
+ aria-busy="false"
548
+ aria-expanded="false"
549
+ class="ui search selection dropdown"
550
+ name="template"
551
+ role="combobox"
552
+ >
553
+ <input
554
+ aria-autocomplete="list"
555
+ autocomplete="off"
556
+ class="search"
557
+ tabindex="0"
558
+ type="text"
559
+ value=""
560
+ />
561
+ <div
562
+ aria-atomic="true"
563
+ aria-live="polite"
564
+ class="divider default text"
565
+ role="alert"
566
+ >
567
+ Select a template...
568
+ </div>
569
+ <i
570
+ aria-hidden="true"
571
+ class="dropdown icon"
572
+ />
573
+ <div
574
+ class="menu transition"
575
+ role="listbox"
576
+ >
577
+ <div
578
+ aria-checked="false"
579
+ aria-selected="true"
580
+ class="selected item"
581
+ role="option"
582
+ style="pointer-events: all;"
583
+ >
584
+ <span
585
+ class="text"
586
+ >
587
+ template1
588
+ </span>
589
+ </div>
590
+ <div
591
+ aria-checked="false"
592
+ aria-selected="false"
593
+ class="item"
594
+ role="option"
595
+ style="pointer-events: all;"
596
+ >
597
+ <span
598
+ class="text"
599
+ >
600
+ template2
601
+ </span>
602
+ </div>
603
+ </div>
604
+ </div>
605
+ </div>
606
+ </div>
607
+ <div
608
+ class="actions"
609
+ >
610
+ <a
611
+ class="ui secondary button"
612
+ href="/"
613
+ role="button"
614
+ >
615
+ Cancel
616
+ </a>
617
+ <button
618
+ class="ui primary disabled button"
619
+ disabled=""
620
+ tabindex="-1"
621
+ >
622
+ Create
623
+ </button>
624
+ </div>
625
+ </form>
626
+ </div>
627
+ </div>
180
628
  `;