@konfuzio/document-validation-ui 0.1.5-automatic-document-splitting → 0.1.5-automatic-document-splitting-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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@konfuzio/document-validation-ui",
3
- "version": "0.1.5-automatic-document-splitting",
3
+ "version": "0.1.5-automatic-document-splitting-2",
4
4
  "repository": "git://github.com:konfuzio-ai/document-validation-ui.git",
5
5
  "main": "dist/app.js",
6
6
  "scripts": {
@@ -290,10 +290,6 @@
290
290
  color: $text-color;
291
291
  }
292
292
  }
293
-
294
- // &.smart-split-disabled {
295
- // filter: opacity(0.5);
296
- // }
297
293
  }
298
294
  }
299
295
  }