@reltio/search 1.4.1069 → 1.4.1072

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 -11
  3. package/package.json +3 -3
package/main.css CHANGED
@@ -208,17 +208,6 @@ div[role=tooltip] {
208
208
  letter-spacing: 0;
209
209
  }
210
210
 
211
- .SelectAttributesList-styles-subHeader--33HtZ {
212
- background-color: #f5f5f5;
213
- padding: 0 16px;
214
- margin: 0;
215
- display: flex;
216
- align-items: center;
217
- color: rgba(0, 0, 0, 0.84);
218
- font-size: 14px;
219
- font-weight: 500;
220
- }
221
-
222
211
  .ValuesEditor-styles-loadingWrapper--Rxlze {
223
212
  display: flex;
224
213
  min-height: 46px;
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/search",
3
- "version": "1.4.1069",
3
+ "version": "1.4.1072",
4
4
  "main": "bundle.js",
5
5
  "license": "SEE LICENSE IN LICENSE FILE",
6
6
  "dependencies": {
7
7
  "@google/maps": "^0.5.5",
8
8
  "@redux-beacon/google-analytics": "1.1.1",
9
- "@reltio/mdm-module": "^1.4.1069",
10
- "@reltio/mdm-sdk": "^1.4.1069",
9
+ "@reltio/mdm-module": "^1.4.1072",
10
+ "@reltio/mdm-sdk": "^1.4.1072",
11
11
  "autosuggest-highlight": "^3.1.1",
12
12
  "browserify-rsa": "4.0.1",
13
13
  "browserify-sign": "4.0.4",