@reltio/search 1.4.1737 → 1.4.1739

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.
Files changed (3) hide show
  1. package/bundle.js +1 -1
  2. package/main.css +0 -10
  3. package/package.json +4 -4
package/main.css CHANGED
@@ -203,16 +203,6 @@ div[role=tooltip] {
203
203
  margin: auto;
204
204
  }
205
205
 
206
- .LogicOperator-styles-select--w1oX_ {
207
- width: 100px;
208
- }
209
- .LogicOperator-styles-select--w1oX_:before {
210
- content: none !important;
211
- }
212
- .LogicOperator-styles-select--w1oX_:after {
213
- content: none !important;
214
- }
215
-
216
206
  .EntitiesTable-styles-popupBackdrop--s9xtU {
217
207
  background-color: rgba(137, 164, 162, 0.6);
218
208
  position: absolute;
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/search",
3
- "version": "1.4.1737",
3
+ "version": "1.4.1739",
4
4
  "main": "bundle.js",
5
5
  "license": "SEE LICENSE IN LICENSE FILE",
6
6
  "dependencies": {
7
7
  "@redux-beacon/google-analytics": "1.1.1",
8
- "@reltio/components": "^1.4.1731",
9
- "@reltio/mdm-module": "^1.4.1721",
10
- "@reltio/mdm-sdk": "^1.4.1716",
8
+ "@reltio/components": "^1.4.1733",
9
+ "@reltio/mdm-module": "^1.4.1722",
10
+ "@reltio/mdm-sdk": "^1.4.1717",
11
11
  "browserify-rsa": "4.0.1",
12
12
  "browserify-sign": "4.0.4",
13
13
  "buffer": "5.7.1",