@reltio/pivoting 1.4.1586-mui5-2 → 1.4.1587

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.
@@ -1,58 +1,21 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
1
+ /*! *****************************************************************************
2
+ Copyright (c) Microsoft Corporation. All rights reserved.
3
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
+ this file except in compliance with the License. You may obtain a copy of the
5
+ License at http://www.apache.org/licenses/LICENSE-2.0
6
6
 
7
- /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
8
-
9
- /**
10
- * @license React
11
- * react-is.production.min.js
12
- *
13
- * Copyright (c) Facebook, Inc. and its affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */
18
-
19
- /**
20
- * @mui/material v5.13.4
21
- *
22
- * @license MIT
23
- * This source code is licensed under the MIT license found in the
24
- * LICENSE file in the root directory of this source tree.
25
- */
26
-
27
- /**
28
- * @mui/styled-engine v5.13.2
29
- *
30
- * @license MIT
31
- * This source code is licensed under the MIT license found in the
32
- * LICENSE file in the root directory of this source tree.
33
- */
7
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
+ MERCHANTABLITY OR NON-INFRINGEMENT.
34
11
 
35
- /**
36
- * A better abstraction over CSS.
37
- *
38
- * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
39
- * @website https://github.com/cssinjs/jss
40
- * @license MIT
41
- */
12
+ See the Apache Version 2.0 License for specific language governing permissions
13
+ and limitations under the License.
14
+ ***************************************************************************** */
42
15
 
43
- /** @license React v16.13.1
44
- * react-is.production.min.js
45
- *
46
- * Copyright (c) Facebook, Inc. and its affiliates.
47
- *
48
- * This source code is licensed under the MIT license found in the
49
- * LICENSE file in the root directory of this source tree.
50
- */
16
+ /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
51
17
 
52
- /** @license React v17.0.2
53
- * react-jsx-runtime.production.min.js
54
- *
55
- * Copyright (c) Facebook, Inc. and its affiliates.
18
+ /** @license Material-UI v4.11.2
56
19
  *
57
20
  * This source code is licensed under the MIT license found in the
58
21
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@reltio/pivoting",
3
- "version": "1.4.1586-mui5-2",
3
+ "version": "1.4.1587",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@date-io/moment": "^1.3.5",
8
- "@reltio/components": "^1.4.1586-mui5-2",
9
- "@reltio/dashboard": "^1.4.1586-mui5-2",
10
- "@reltio/mdm-module": "^1.4.1586-mui5-2",
11
- "@reltio/mdm-sdk": "^1.4.1586-mui5-2",
8
+ "@reltio/components": "^1.4.1587",
9
+ "@reltio/dashboard": "^1.4.1587",
10
+ "@reltio/mdm-module": "^1.4.1587",
11
+ "@reltio/mdm-sdk": "^1.4.1587",
12
12
  "classnames": "^2.2.5",
13
13
  "memoize-one": "^5.1.0",
14
14
  "object-hash": "^2.1.1",