@truedat/dq 7.2.0 → 7.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/src/components/__tests__/__snapshots__/NewRuleImplementation.spec.js.snap +3 -5
- package/src/components/__tests__/__snapshots__/RuleForm.spec.js.snap +20 -24
- package/src/components/ruleImplementationForm/__tests__/__snapshots__/InformationForm.spec.js.snap +3 -5
- package/src/components/ruleImplementationForm/__tests__/__snapshots__/RuleImplementationForm.spec.js.snap +3 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@truedat/dq",
|
|
3
|
-
"version": "7.2.
|
|
3
|
+
"version": "7.2.2",
|
|
4
4
|
"description": "Truedat Web Data Quality Module",
|
|
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": "7.2.
|
|
37
|
+
"@truedat/test": "7.2.2",
|
|
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",
|
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
},
|
|
93
93
|
"dependencies": {
|
|
94
94
|
"@apollo/client": "^3.7.1",
|
|
95
|
-
"@truedat/core": "7.2.
|
|
96
|
-
"@truedat/df": "7.2.
|
|
95
|
+
"@truedat/core": "7.2.2",
|
|
96
|
+
"@truedat/df": "7.2.2",
|
|
97
97
|
"decode-uri-component": "^0.2.2",
|
|
98
98
|
"graphql": "^15.5.3",
|
|
99
99
|
"moment": "^2.29.4",
|
|
@@ -118,5 +118,5 @@
|
|
|
118
118
|
"react-dom": ">= 16.8.6 < 17",
|
|
119
119
|
"semantic-ui-react": ">= 2.0.3 < 2.2"
|
|
120
120
|
},
|
|
121
|
-
"gitHead": "
|
|
121
|
+
"gitHead": "9033c57eccb9e6785c0a0c5aa6078c34788d6e7d"
|
|
122
122
|
}
|
|
@@ -1039,14 +1039,12 @@ exports[`<NewRuleImplementation /> matches the latest snapshot 1`] = `
|
|
|
1039
1039
|
role="option"
|
|
1040
1040
|
>
|
|
1041
1041
|
<div
|
|
1042
|
-
|
|
1042
|
+
class="item-content"
|
|
1043
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
1043
1044
|
>
|
|
1044
|
-
<i
|
|
1045
|
-
aria-hidden="true"
|
|
1046
|
-
class="circle icon"
|
|
1047
|
-
/>
|
|
1048
1045
|
<span
|
|
1049
1046
|
style="opacity: 1;"
|
|
1047
|
+
title="Truedat"
|
|
1050
1048
|
>
|
|
1051
1049
|
Truedat
|
|
1052
1050
|
</span>
|
|
@@ -243,14 +243,16 @@ exports[`<RuleForm /> matches the latest snapshot (edit mode) 1`] = `
|
|
|
243
243
|
role="option"
|
|
244
244
|
>
|
|
245
245
|
<div
|
|
246
|
-
|
|
246
|
+
class="item-content"
|
|
247
|
+
style="margin-left: 0px; padding-left: 5px;"
|
|
247
248
|
>
|
|
248
249
|
<i
|
|
249
250
|
aria-hidden="true"
|
|
250
|
-
class="chevron
|
|
251
|
+
class="chevron right icon"
|
|
251
252
|
/>
|
|
252
253
|
<span
|
|
253
254
|
style="opacity: 1;"
|
|
255
|
+
title="barDomain"
|
|
254
256
|
>
|
|
255
257
|
barDomain
|
|
256
258
|
</span>
|
|
@@ -262,14 +264,12 @@ exports[`<RuleForm /> matches the latest snapshot (edit mode) 1`] = `
|
|
|
262
264
|
role="option"
|
|
263
265
|
>
|
|
264
266
|
<div
|
|
265
|
-
|
|
267
|
+
class="item-content"
|
|
268
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
266
269
|
>
|
|
267
|
-
<i
|
|
268
|
-
aria-hidden="true"
|
|
269
|
-
class="circle icon"
|
|
270
|
-
/>
|
|
271
270
|
<span
|
|
272
271
|
style="opacity: 1;"
|
|
272
|
+
title="bazDomain"
|
|
273
273
|
>
|
|
274
274
|
bazDomain
|
|
275
275
|
</span>
|
|
@@ -281,14 +281,12 @@ exports[`<RuleForm /> matches the latest snapshot (edit mode) 1`] = `
|
|
|
281
281
|
role="option"
|
|
282
282
|
>
|
|
283
283
|
<div
|
|
284
|
-
|
|
284
|
+
class="item-content"
|
|
285
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
285
286
|
>
|
|
286
|
-
<i
|
|
287
|
-
aria-hidden="true"
|
|
288
|
-
class="circle icon"
|
|
289
|
-
/>
|
|
290
287
|
<span
|
|
291
288
|
style="opacity: 1;"
|
|
289
|
+
title="fooDomain"
|
|
292
290
|
>
|
|
293
291
|
fooDomain
|
|
294
292
|
</span>
|
|
@@ -713,14 +711,16 @@ exports[`<RuleForm /> matches the latest snapshot 1`] = `
|
|
|
713
711
|
role="option"
|
|
714
712
|
>
|
|
715
713
|
<div
|
|
716
|
-
|
|
714
|
+
class="item-content"
|
|
715
|
+
style="margin-left: 0px; padding-left: 5px;"
|
|
717
716
|
>
|
|
718
717
|
<i
|
|
719
718
|
aria-hidden="true"
|
|
720
|
-
class="chevron
|
|
719
|
+
class="chevron right icon"
|
|
721
720
|
/>
|
|
722
721
|
<span
|
|
723
722
|
style="opacity: 1;"
|
|
723
|
+
title="barDomain"
|
|
724
724
|
>
|
|
725
725
|
barDomain
|
|
726
726
|
</span>
|
|
@@ -732,14 +732,12 @@ exports[`<RuleForm /> matches the latest snapshot 1`] = `
|
|
|
732
732
|
role="option"
|
|
733
733
|
>
|
|
734
734
|
<div
|
|
735
|
-
|
|
735
|
+
class="item-content"
|
|
736
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
736
737
|
>
|
|
737
|
-
<i
|
|
738
|
-
aria-hidden="true"
|
|
739
|
-
class="circle icon"
|
|
740
|
-
/>
|
|
741
738
|
<span
|
|
742
739
|
style="opacity: 1;"
|
|
740
|
+
title="bazDomain"
|
|
743
741
|
>
|
|
744
742
|
bazDomain
|
|
745
743
|
</span>
|
|
@@ -751,14 +749,12 @@ exports[`<RuleForm /> matches the latest snapshot 1`] = `
|
|
|
751
749
|
role="option"
|
|
752
750
|
>
|
|
753
751
|
<div
|
|
754
|
-
|
|
752
|
+
class="item-content"
|
|
753
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
755
754
|
>
|
|
756
|
-
<i
|
|
757
|
-
aria-hidden="true"
|
|
758
|
-
class="circle icon"
|
|
759
|
-
/>
|
|
760
755
|
<span
|
|
761
756
|
style="opacity: 1;"
|
|
757
|
+
title="fooDomain"
|
|
762
758
|
>
|
|
763
759
|
fooDomain
|
|
764
760
|
</span>
|
package/src/components/ruleImplementationForm/__tests__/__snapshots__/InformationForm.spec.js.snap
CHANGED
|
@@ -98,14 +98,12 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
|
|
|
98
98
|
role="option"
|
|
99
99
|
>
|
|
100
100
|
<div
|
|
101
|
-
|
|
101
|
+
class="item-content"
|
|
102
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
102
103
|
>
|
|
103
|
-
<i
|
|
104
|
-
aria-hidden="true"
|
|
105
|
-
class="circle icon"
|
|
106
|
-
/>
|
|
107
104
|
<span
|
|
108
105
|
style="opacity: 1;"
|
|
106
|
+
title="foo"
|
|
109
107
|
>
|
|
110
108
|
foo
|
|
111
109
|
</span>
|
|
@@ -201,14 +201,12 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
|
|
|
201
201
|
role="option"
|
|
202
202
|
>
|
|
203
203
|
<div
|
|
204
|
-
|
|
204
|
+
class="item-content"
|
|
205
|
+
style="margin-left: 0px; padding-left: 25px;"
|
|
205
206
|
>
|
|
206
|
-
<i
|
|
207
|
-
aria-hidden="true"
|
|
208
|
-
class="circle icon"
|
|
209
|
-
/>
|
|
210
207
|
<span
|
|
211
208
|
style="opacity: 1;"
|
|
209
|
+
title="foo"
|
|
212
210
|
>
|
|
213
211
|
foo
|
|
214
212
|
</span>
|