@truedat/df 5.2.2 → 5.2.4

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/df",
3
- "version": "5.2.2",
3
+ "version": "5.2.4",
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.2.2",
37
+ "@truedat/test": "5.2.4",
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",
@@ -87,8 +87,8 @@
87
87
  },
88
88
  "dependencies": {
89
89
  "@apollo/client": "^3.7.1",
90
- "@truedat/auth": "5.2.2",
91
- "@truedat/core": "5.2.2",
90
+ "@truedat/auth": "5.2.4",
91
+ "@truedat/core": "5.2.4",
92
92
  "decode-uri-component": "^0.2.2",
93
93
  "path-to-regexp": "^1.7.0",
94
94
  "prop-types": "^15.8.1",
@@ -109,5 +109,5 @@
109
109
  "react-dom": ">= 16.8.6 < 17",
110
110
  "semantic-ui-react": ">= 2.0.3 < 2.2"
111
111
  },
112
- "gitHead": "39b2e1047e9a1ef56be526292208be23bfdd798d"
112
+ "gitHead": "30945576a3812f88a70b30553caec79bb8957d5c"
113
113
  }
@@ -119,7 +119,7 @@ export default {
119
119
  "template.form.scope.placeholder": "Select scope...",
120
120
  "template.form.scope": "Scope",
121
121
  "template.form.subscope.placeholder": "Type a subscope...",
122
- "template.form.subscope": "Subcope",
122
+ "template.form.subscope": "Subscope",
123
123
  "template.form.subsegment.error.delimiter": "Delimiter field is mandatory",
124
124
  "template.form.subsegment.error.jsonformat":
125
125
  "Please, enter a json with a correct format",
@@ -119,7 +119,7 @@ export default {
119
119
  "template.form.scope.placeholder": "Seleccionar scope...",
120
120
  "template.form.scope": "Scope",
121
121
  "template.form.subscope.placeholder": "Escriba un subscope...",
122
- "template.form.subscope": "Subcope",
122
+ "template.form.subscope": "Subscope",
123
123
  "template.form.subsegment.error.delimiter":
124
124
  "El campo delimiter es obligatorio",
125
125
  "template.form.subsegment.error.jsonformat":
@@ -231,7 +231,7 @@ exports[`<Template /> matches the latest snapshot 1`] = `
231
231
  class="disabled six wide field"
232
232
  >
233
233
  <label>
234
- Subcope
234
+ Subscope
235
235
  </label>
236
236
  <div
237
237
  class="ui disabled input"