@truedat/dq 6.1.5 → 6.2.1

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": "6.1.5",
3
+ "version": "6.2.1",
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": "6.1.5",
37
+ "@truedat/test": "6.2.1",
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": "6.1.5",
96
- "@truedat/df": "6.1.5",
95
+ "@truedat/core": "6.2.1",
96
+ "@truedat/df": "6.2.1",
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": "3cbadffa2227cac1cce3c21d8442245082324ac1"
121
+ "gitHead": "fe5372fdac1114b9f2ec5a392dbdd603e98c3d83"
122
122
  }
@@ -1002,6 +1002,7 @@ exports[`<NewRuleImplementation /> matches the latest snapshot 1`] = `
1002
1002
  class="field fix-dropdown-selector"
1003
1003
  >
1004
1004
  <div
1005
+ aria-disabled="false"
1005
1006
  aria-expanded="false"
1006
1007
  aria-multiselectable="false"
1007
1008
  class="ui floating dropdown"
@@ -205,6 +205,7 @@ exports[`<RuleForm /> matches the latest snapshot (edit mode) 1`] = `
205
205
  class="required field fix-dropdown-selector"
206
206
  >
207
207
  <div
208
+ aria-disabled="false"
208
209
  aria-expanded="false"
209
210
  aria-multiselectable="false"
210
211
  class="ui floating dropdown"
@@ -617,6 +618,7 @@ exports[`<RuleForm /> matches the latest snapshot 1`] = `
617
618
  class="required field fix-dropdown-selector"
618
619
  >
619
620
  <div
621
+ aria-disabled="false"
620
622
  aria-expanded="false"
621
623
  aria-multiselectable="false"
622
624
  class="ui floating dropdown"
@@ -23,22 +23,22 @@ exports[`<RuleProperties /> matches the latest snapshot 1`] = `
23
23
  <div
24
24
  autocorrect="on"
25
25
  data-gramm="false"
26
- data-key="0"
26
+ data-key="7"
27
27
  data-slate-editor="true"
28
28
  spellcheck="true"
29
29
  style="outline: none; white-space: pre-wrap; word-wrap: break-word;"
30
30
  >
31
31
  <div
32
- data-key="1"
32
+ data-key="8"
33
33
  data-slate-object="block"
34
34
  style="position: relative;"
35
35
  >
36
36
  <span
37
- data-key="2"
37
+ data-key="9"
38
38
  data-slate-object="text"
39
39
  >
40
40
  <span
41
- data-offset-key="2:0"
41
+ data-offset-key="9:0"
42
42
  data-slate-leaf="true"
43
43
  >
44
44
  <span
@@ -61,6 +61,7 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
61
61
  class="field fix-dropdown-selector"
62
62
  >
63
63
  <div
64
+ aria-disabled="false"
64
65
  aria-expanded="false"
65
66
  aria-multiselectable="false"
66
67
  class="ui floating dropdown"
@@ -164,6 +164,7 @@ exports[`<RuleImplementationForm /> matches the latest snapshot 1`] = `
164
164
  class="field fix-dropdown-selector"
165
165
  >
166
166
  <div
167
+ aria-disabled="false"
167
168
  aria-expanded="false"
168
169
  aria-multiselectable="false"
169
170
  class="ui floating dropdown"