@truedat/dq 5.3.1 → 5.3.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/dq",
3
- "version": "5.3.1",
3
+ "version": "5.3.3",
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": "5.3.1",
37
+ "@truedat/test": "5.3.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",
@@ -92,8 +92,8 @@
92
92
  },
93
93
  "dependencies": {
94
94
  "@apollo/client": "^3.7.1",
95
- "@truedat/core": "5.3.1",
96
- "@truedat/df": "5.3.1",
95
+ "@truedat/core": "5.3.3",
96
+ "@truedat/df": "5.3.3",
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": "6f7ae72a2abda5e41480fa5254c3c37447821a45"
121
+ "gitHead": "019b7a3383879ed824b1b494e78e03ad8cc9556f"
122
122
  }
@@ -999,7 +999,7 @@ exports[`<NewRuleImplementation /> matches the latest snapshot 1`] = `
999
999
  Domain
1000
1000
  </label>
1001
1001
  <div
1002
- class="field"
1002
+ class="field fix-dropdown-selector"
1003
1003
  >
1004
1004
  <div
1005
1005
  aria-expanded="false"
@@ -202,7 +202,7 @@ exports[`<RuleForm /> matches the latest snapshot (edit mode) 1`] = `
202
202
  </div>
203
203
  </label>
204
204
  <div
205
- class="required field"
205
+ class="required field fix-dropdown-selector"
206
206
  >
207
207
  <div
208
208
  aria-expanded="false"
@@ -602,7 +602,7 @@ exports[`<RuleForm /> matches the latest snapshot 1`] = `
602
602
  </div>
603
603
  </label>
604
604
  <div
605
- class="required field"
605
+ class="required field fix-dropdown-selector"
606
606
  >
607
607
  <div
608
608
  aria-expanded="false"
@@ -58,7 +58,7 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
58
58
  Domain
59
59
  </label>
60
60
  <div
61
- class="field"
61
+ class="field fix-dropdown-selector"
62
62
  >
63
63
  <div
64
64
  aria-expanded="false"
@@ -161,7 +161,7 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
161
161
  Domain
162
162
  </label>
163
163
  <div
164
- class="field"
164
+ class="field fix-dropdown-selector"
165
165
  >
166
166
  <div
167
167
  aria-expanded="false"