@truedat/ie 7.0.6 → 7.0.7

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/ie",
3
- "version": "7.0.6",
3
+ "version": "7.0.7",
4
4
  "description": "Truedat Web Ingests",
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.0.6",
37
+ "@truedat/test": "7.0.7",
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",
@@ -86,8 +86,8 @@
86
86
  ]
87
87
  },
88
88
  "dependencies": {
89
- "@truedat/core": "7.0.6",
90
- "@truedat/df": "7.0.6",
89
+ "@truedat/core": "7.0.7",
90
+ "@truedat/df": "7.0.7",
91
91
  "file-saver": "^2.0.5",
92
92
  "moment": "^2.29.4",
93
93
  "path-to-regexp": "^1.7.0",
@@ -107,5 +107,5 @@
107
107
  "react-dom": ">= 16.8.6 < 17",
108
108
  "semantic-ui-react": ">= 2.0.3 < 2.2"
109
109
  },
110
- "gitHead": "00bc7f5ff0c4a073987b4ed538f9547a12d2d0ad"
110
+ "gitHead": "f780d02b3356b69c61023b14b61400ffb779e33d"
111
111
  }
@@ -70,7 +70,7 @@ exports[`<IngestForm /> with a single template matches the latest snapshot 1`] =
70
70
  >
71
71
  <i
72
72
  aria-hidden="true"
73
- class="plus icon"
73
+ class="chevron circle down icon"
74
74
  />
75
75
  <span
76
76
  style="opacity: 1;"
@@ -89,7 +89,7 @@ exports[`<IngestForm /> with a single template matches the latest snapshot 1`] =
89
89
  >
90
90
  <i
91
91
  aria-hidden="true"
92
- class="icon"
92
+ class="circle icon"
93
93
  />
94
94
  <span
95
95
  style="opacity: 1;"
@@ -108,7 +108,7 @@ exports[`<IngestForm /> with a single template matches the latest snapshot 1`] =
108
108
  >
109
109
  <i
110
110
  aria-hidden="true"
111
- class="icon"
111
+ class="circle icon"
112
112
  />
113
113
  <span
114
114
  style="opacity: 1;"
@@ -370,7 +370,7 @@ exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`]
370
370
  >
371
371
  <i
372
372
  aria-hidden="true"
373
- class="plus icon"
373
+ class="chevron circle down icon"
374
374
  />
375
375
  <span
376
376
  style="opacity: 1;"
@@ -389,7 +389,7 @@ exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`]
389
389
  >
390
390
  <i
391
391
  aria-hidden="true"
392
- class="icon"
392
+ class="circle icon"
393
393
  />
394
394
  <span
395
395
  style="opacity: 1;"
@@ -408,7 +408,7 @@ exports[`<IngestForm /> with multiple templates matches the latest snapshot 1`]
408
408
  >
409
409
  <i
410
410
  aria-hidden="true"
411
- class="icon"
411
+ class="circle icon"
412
412
  />
413
413
  <span
414
414
  style="opacity: 1;"