@truedat/bg 4.51.2 → 4.51.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.
@@ -19,75 +19,13 @@ exports[`<ConceptForm /> with a single template matches the latest snapshot 1`]
19
19
  </div>
20
20
  </h2>
21
21
  <form
22
- class="ui form"
22
+ class="ui loading form"
23
23
  >
24
24
  <h3
25
25
  class="ui header"
26
26
  >
27
27
  Required fields for creating
28
28
  </h3>
29
- <div
30
- class="required field"
31
- >
32
- <label>
33
- Domain
34
- </label>
35
- <div
36
- class="field"
37
- >
38
- <div
39
- aria-expanded="false"
40
- class="ui fluid search selection dropdown"
41
- name="domain"
42
- role="combobox"
43
- >
44
- <input
45
- aria-autocomplete="list"
46
- autocomplete="off"
47
- class="search"
48
- tabindex="0"
49
- type="text"
50
- value=""
51
- />
52
- <div
53
- aria-atomic="true"
54
- aria-live="polite"
55
- class="divider text"
56
- role="alert"
57
- >
58
- domain1
59
- </div>
60
- <i
61
- aria-hidden="true"
62
- class="dropdown icon"
63
- />
64
- <div
65
- aria-multiselectable="false"
66
- class="menu transition"
67
- role="listbox"
68
- >
69
- <div
70
- aria-checked="true"
71
- aria-selected="true"
72
- class="active selected item"
73
- role="option"
74
- style="pointer-events: all;"
75
- >
76
- <div
77
- class="text"
78
- style="margin-left: 0px;"
79
- >
80
- <i
81
- aria-hidden="true"
82
- class="icon"
83
- />
84
- domain1
85
- </div>
86
- </div>
87
- </div>
88
- </div>
89
- </div>
90
- </div>
91
29
  <div
92
30
  class="required field"
93
31
  >
@@ -203,23 +141,23 @@ exports[`<ConceptForm /> with a single template matches the latest snapshot 1`]
203
141
  autocorrect="on"
204
142
  contenteditable="true"
205
143
  data-gramm="false"
206
- data-key="10"
144
+ data-key="8"
207
145
  data-slate-editor="true"
208
146
  role="textbox"
209
147
  spellcheck="true"
210
148
  style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
211
149
  >
212
150
  <div
213
- data-key="11"
151
+ data-key="9"
214
152
  data-slate-object="block"
215
153
  style="position: relative;"
216
154
  >
217
155
  <span
218
- data-key="14"
156
+ data-key="11"
219
157
  data-slate-object="text"
220
158
  >
221
159
  <span
222
- data-offset-key="14:0"
160
+ data-offset-key="11:0"
223
161
  data-slate-leaf="true"
224
162
  >
225
163
  <span>
@@ -243,40 +181,6 @@ exports[`<ConceptForm /> with a single template matches the latest snapshot 1`]
243
181
  </div>
244
182
  </div>
245
183
  </div>
246
- <h3
247
- class="ui header"
248
- >
249
- Template fields (only required for publishing)
250
- </h3>
251
- <div
252
- class="ui segment"
253
- >
254
- <h4
255
- class="ui header"
256
- >
257
- g1
258
- </h4>
259
- <div
260
- class="field"
261
- >
262
- <label>
263
- field1
264
- </label>
265
- <div
266
- class="field"
267
- >
268
- <div
269
- class="ui input"
270
- >
271
- <input
272
- name="field1"
273
- type="text"
274
- value=""
275
- />
276
- </div>
277
- </div>
278
- </div>
279
- </div>
280
184
  <div
281
185
  class="actions"
282
186
  >
@@ -334,55 +238,80 @@ exports[`<ConceptForm /> with multiple templates matches the latest snapshot 1`]
334
238
  Domain
335
239
  </label>
336
240
  <div
337
- class="field"
241
+ aria-expanded="false"
242
+ aria-multiselectable="false"
243
+ class="ui floating dropdown"
244
+ required=""
245
+ role="listbox"
246
+ tabindex="0"
338
247
  >
248
+ <label>
249
+ Select a domain...
250
+ </label>
251
+ <i
252
+ aria-hidden="true"
253
+ class="dropdown icon"
254
+ />
339
255
  <div
340
- aria-expanded="false"
341
- class="ui fluid search selection dropdown"
342
- name="domain"
343
- role="combobox"
256
+ class="menu transition"
344
257
  >
345
- <input
346
- aria-autocomplete="list"
347
- autocomplete="off"
348
- class="search"
349
- tabindex="0"
350
- type="text"
351
- value=""
352
- />
353
258
  <div
354
- aria-atomic="true"
355
- aria-live="polite"
356
- class="divider text"
357
- role="alert"
259
+ class="ui left icon input search"
358
260
  >
359
- domain1
261
+ <input
262
+ type="text"
263
+ />
264
+ <i
265
+ aria-hidden="true"
266
+ class="search icon"
267
+ />
360
268
  </div>
361
- <i
362
- aria-hidden="true"
363
- class="dropdown icon"
364
- />
365
269
  <div
366
- aria-multiselectable="false"
367
- class="menu transition"
368
- role="listbox"
270
+ class="scrolling menu transition"
369
271
  >
370
272
  <div
371
- aria-checked="true"
372
- aria-selected="true"
373
- class="active selected item"
273
+ aria-selected="false"
274
+ class="item"
275
+ role="option"
276
+ >
277
+ <div
278
+ style="margin-left: 0px;"
279
+ >
280
+ <i
281
+ aria-hidden="true"
282
+ class="plus icon"
283
+ />
284
+ barDomain
285
+ </div>
286
+ </div>
287
+ <div
288
+ aria-selected="false"
289
+ class="item"
290
+ role="option"
291
+ >
292
+ <div
293
+ style="margin-left: 0px;"
294
+ >
295
+ <i
296
+ aria-hidden="true"
297
+ class="icon"
298
+ />
299
+ bazDomain
300
+ </div>
301
+ </div>
302
+ <div
303
+ aria-selected="false"
304
+ class="item"
374
305
  role="option"
375
- style="pointer-events: all;"
376
306
  >
377
307
  <div
378
- class="text"
379
308
  style="margin-left: 0px;"
380
309
  >
381
310
  <i
382
311
  aria-hidden="true"
383
312
  class="icon"
384
313
  />
385
- domain1
314
+ fooDomain
386
315
  </div>
387
316
  </div>
388
317
  </div>
@@ -516,11 +445,11 @@ exports[`<ConceptForm /> with multiple templates matches the latest snapshot 1`]
516
445
  style="position: relative;"
517
446
  >
518
447
  <span
519
- data-key="4"
448
+ data-key="3"
520
449
  data-slate-object="text"
521
450
  >
522
451
  <span
523
- data-offset-key="4:0"
452
+ data-offset-key="3:0"
524
453
  data-slate-leaf="true"
525
454
  >
526
455
  <span>
@@ -544,81 +473,6 @@ exports[`<ConceptForm /> with multiple templates matches the latest snapshot 1`]
544
473
  </div>
545
474
  </div>
546
475
  </div>
547
- <div
548
- class="required field"
549
- >
550
- <label>
551
- Template
552
- <div
553
- class="ui left pointing label"
554
- >
555
- Empty required field
556
- </div>
557
- </label>
558
- <div
559
- class="field"
560
- >
561
- <div
562
- aria-busy="false"
563
- aria-expanded="false"
564
- class="ui search selection dropdown"
565
- name="template"
566
- role="combobox"
567
- >
568
- <input
569
- aria-autocomplete="list"
570
- autocomplete="off"
571
- class="search"
572
- tabindex="0"
573
- type="text"
574
- value=""
575
- />
576
- <div
577
- aria-atomic="true"
578
- aria-live="polite"
579
- class="divider default text"
580
- role="alert"
581
- >
582
- Select a template...
583
- </div>
584
- <i
585
- aria-hidden="true"
586
- class="dropdown icon"
587
- />
588
- <div
589
- class="menu transition"
590
- role="listbox"
591
- >
592
- <div
593
- aria-checked="false"
594
- aria-selected="true"
595
- class="selected item"
596
- role="option"
597
- style="pointer-events: all;"
598
- >
599
- <span
600
- class="text"
601
- >
602
- template1
603
- </span>
604
- </div>
605
- <div
606
- aria-checked="false"
607
- aria-selected="false"
608
- class="item"
609
- role="option"
610
- style="pointer-events: all;"
611
- >
612
- <span
613
- class="text"
614
- >
615
- template2
616
- </span>
617
- </div>
618
- </div>
619
- </div>
620
- </div>
621
- </div>
622
476
  <div
623
477
  class="actions"
624
478
  >
@@ -12,106 +12,8 @@ exports[`<ConceptManageDomain /> matches the latest snapshot 1`] = `
12
12
  edit domain
13
13
  </h2>
14
14
  <form
15
- class="ui form"
15
+ class="ui loading form"
16
16
  >
17
- <div
18
- class="required field"
19
- >
20
- <label>
21
- domain
22
- </label>
23
- <div
24
- class="field"
25
- >
26
- <div
27
- aria-expanded="false"
28
- class="ui fluid search selection dropdown"
29
- name="domain"
30
- role="combobox"
31
- >
32
- <input
33
- aria-autocomplete="list"
34
- autocomplete="off"
35
- class="search"
36
- tabindex="0"
37
- type="text"
38
- value=""
39
- />
40
- <div
41
- aria-atomic="true"
42
- aria-live="polite"
43
- class="divider default text"
44
- role="alert"
45
- >
46
- select a domain...
47
- </div>
48
- <i
49
- aria-hidden="true"
50
- class="dropdown icon"
51
- />
52
- <div
53
- aria-multiselectable="false"
54
- class="menu transition"
55
- role="listbox"
56
- >
57
- <div
58
- aria-checked="false"
59
- aria-selected="true"
60
- class="selected item"
61
- role="option"
62
- style="pointer-events: all;"
63
- >
64
- <div
65
- class="text"
66
- style="margin-left: 0px;"
67
- >
68
- <i
69
- aria-hidden="true"
70
- class="icon"
71
- />
72
- foo
73
- </div>
74
- </div>
75
- <div
76
- aria-checked="false"
77
- aria-selected="false"
78
- class="item"
79
- role="option"
80
- style="pointer-events: all;"
81
- >
82
- <div
83
- class="text"
84
- style="margin-left: 0px;"
85
- >
86
- <i
87
- aria-hidden="true"
88
- class="icon"
89
- />
90
- bar
91
- </div>
92
- </div>
93
- <div
94
- aria-checked="false"
95
- aria-selected="false"
96
- class="item"
97
- role="option"
98
- style="pointer-events: all;"
99
- >
100
- <div
101
- class="text"
102
- style="margin-left: 0px;"
103
- >
104
- <i
105
- aria-hidden="true"
106
- class="icon"
107
- />
108
- baz
109
- </div>
110
- </div>
111
- </div>
112
- </div>
113
- </div>
114
- </div>
115
17
  <div
116
18
  class="actions"
117
19
  >