@syncfusion/ej2-react-pivotview 21.1.37 → 21.1.41
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/CHANGELOG.md +16 -0
- package/dist/ej2-react-pivotview.min.js +2 -2
- package/dist/ej2-react-pivotview.umd.min.js +2 -2
- package/dist/ej2-react-pivotview.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-pivotview.es2015.js +2 -0
- package/dist/es6/ej2-react-pivotview.es2015.js.map +1 -1
- package/package.json +8 -8
- package/src/pivotfieldlist/pivotfieldlist.component.d.ts +1 -0
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -0
- package/src/pivotview/pivotview.component.d.ts +1 -0
- package/src/pivotview/pivotview.component.js +1 -0
- package/styles/bootstrap-dark.css +12 -11
- package/styles/bootstrap.css +12 -11
- package/styles/bootstrap4.css +12 -11
- package/styles/bootstrap5-dark.css +12 -11
- package/styles/bootstrap5.css +12 -11
- package/styles/fabric-dark.css +12 -11
- package/styles/fabric.css +12 -11
- package/styles/fluent-dark.css +12 -11
- package/styles/fluent.css +12 -11
- package/styles/highcontrast-light.css +12 -11
- package/styles/highcontrast.css +12 -11
- package/styles/material-dark.css +12 -11
- package/styles/material.css +12 -11
- package/styles/pivotfieldlist/bootstrap-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap.css +12 -11
- package/styles/pivotfieldlist/bootstrap4.css +12 -11
- package/styles/pivotfieldlist/bootstrap5-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap5.css +12 -11
- package/styles/pivotfieldlist/fabric-dark.css +12 -11
- package/styles/pivotfieldlist/fabric.css +12 -11
- package/styles/pivotfieldlist/fluent-dark.css +12 -11
- package/styles/pivotfieldlist/fluent.css +12 -11
- package/styles/pivotfieldlist/highcontrast-light.css +12 -11
- package/styles/pivotfieldlist/highcontrast.css +12 -11
- package/styles/pivotfieldlist/material-dark.css +12 -11
- package/styles/pivotfieldlist/material.css +12 -11
- package/styles/pivotfieldlist/tailwind-dark.css +12 -11
- package/styles/pivotfieldlist/tailwind.css +12 -11
- package/styles/tailwind-dark.css +12 -11
- package/styles/tailwind.css +12 -11
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,22 @@
|
|
|
4
4
|
|
|
5
5
|
### Pivot Table
|
|
6
6
|
|
|
7
|
+
#### Bug fixes
|
|
8
|
+
|
|
9
|
+
- `#I454110` - Pivot Table now works properly when conditional formatting is applied without a measure.
|
|
10
|
+
|
|
11
|
+
## 21.1.39 (2023-04-11)
|
|
12
|
+
|
|
13
|
+
### Pivot Table
|
|
14
|
+
|
|
15
|
+
#### Bug fixes
|
|
16
|
+
|
|
17
|
+
- `#I450857` - When virtualization is enabled, the Pivot Table with OLAP data now exports to an Excel document properly.
|
|
18
|
+
|
|
19
|
+
## 21.1.37 (2023-03-29)
|
|
20
|
+
|
|
21
|
+
### Pivot Table
|
|
22
|
+
|
|
7
23
|
#### Breaking changes
|
|
8
24
|
|
|
9
25
|
- The property type of [`toolbar`](https://ej2.syncfusion.com/documentation/api/pivotview#toolbar) has been changed from `(ToolbarItems | ItemModel)[]` to `ToolbarItems[] | ItemModel[]`.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.min.js
|
|
3
|
-
* version : 21.1.
|
|
3
|
+
* version : 21.1.41
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionPivotview","SyncfusionReactBase","React"],e):"object"==typeof exports?exports.SyncfusionReactPivotview=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):t.SyncfusionReactPivotview=e(t.SyncfusionPivotview,t.SyncfusionReactBase,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=5)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(6);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(7);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4);n.d(e,"PivotViewComponent",function(){return r.a});var o=n(3);n.d(e,"PivotFieldListComponent",function(){return o.a});var i=n(1);n.n(i);n.o(i,"Inject")&&n.d(e,"Inject",function(){return i.Inject});var c=n(0);n.n(c);for(var u in c)["PivotViewComponent","PivotFieldListComponent","Inject","default"].indexOf(u)<0&&function(t){n.d(e,t,function(){return c[t]})}(u)},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.immediateRender=!0,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.PivotFieldList);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.PivotView);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])}])});
|
|
10
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionPivotview","SyncfusionReactBase","React"],e):"object"==typeof exports?exports.SyncfusionReactPivotview=e(require("SyncfusionPivotview"),require("SyncfusionReactBase"),require("React")):t.SyncfusionReactPivotview=e(t.SyncfusionPivotview,t.SyncfusionReactBase,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=5)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(6);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(7);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4);n.d(e,"PivotViewComponent",function(){return r.a});var o=n(3);n.d(e,"PivotFieldListComponent",function(){return o.a});var i=n(1);n.n(i);n.o(i,"Inject")&&n.d(e,"Inject",function(){return i.Inject});var c=n(0);n.n(c);for(var u in c)["PivotViewComponent","PivotFieldListComponent","Inject","default"].indexOf(u)<0&&function(t){n.d(e,t,function(){return c[t]})}(u)},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.PivotFieldList);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(2),o=(n.n(r),n(0)),i=(n.n(o),n(1)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.PivotView);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])}])});
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.umd.min.js
|
|
3
|
-
* version : 21.1.
|
|
3
|
+
* version : 21.1.41
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-pivotview"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-pivotview","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2Pivotview,e.ej2ReactBase)}(this,function(e,t,n,r){"use strict";var
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-pivotview"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-pivotview","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2Pivotview,e.ej2ReactBase)}(this,function(e,t,n,r){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return o(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return t.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.PivotView);r.applyMixins(i,[r.ComponentBase,t.Component]);var s=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),c=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return s(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return t.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.PivotFieldList);r.applyMixins(c,[r.ComponentBase,t.Component]),e.Inject=r.Inject,e.PivotViewComponent=i,e.PivotFieldListComponent=c,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-react-pivotview.umd.min.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-pivotview.umd.min.js","sources":["../src/pivotview/pivotview.component.js","../src/pivotfieldlist/pivotfieldlist.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { PivotView } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotViewComponent` represents the react Pivot Table.\n * ```tsx\n * <PivotViewComponent></PivotViewComponent>\n * ```\n */\nvar PivotViewComponent = /** @class */ (function (_super) {\n __extends(PivotViewComponent, _super);\n function PivotViewComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n PivotViewComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return PivotViewComponent;\n}(PivotView));\nexport { PivotViewComponent };\napplyMixins(PivotViewComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { PivotFieldList } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotFieldListComponent` represents the react PivotFieldList.\n * ```tsx\n * <PivotFieldListComponent/>\n * ```\n */\nvar PivotFieldListComponent = /** @class */ (function (_super) {\n __extends(PivotFieldListComponent, _super);\n function PivotFieldListComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n PivotFieldListComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return PivotFieldListComponent;\n}(PivotFieldList));\nexport { PivotFieldListComponent };\napplyMixins(PivotFieldListComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","PivotViewComponent","_super","props","_this","call","initRenderCalled","checkInjectedModules","statelessTemplateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","PivotView","ej2ReactBase","ComponentBase","React.Component","PivotFieldListComponent","PivotFieldList"],"mappings":"8XAAA,IAAIA,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAsBxCK,EAAoC,SAAUC,GAE9C,SAASD,EAAmBE,GACxB,IAAIC,EAAQF,EAAOG,KAAKR,KAAMM,IAAUN,
|
|
1
|
+
{"version":3,"file":"ej2-react-pivotview.umd.min.js","sources":["../src/pivotview/pivotview.component.js","../src/pivotfieldlist/pivotfieldlist.component.js"],"sourcesContent":["var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { PivotView } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotViewComponent` represents the react Pivot Table.\n * ```tsx\n * <PivotViewComponent></PivotViewComponent>\n * ```\n */\nvar PivotViewComponent = /** @class */ (function (_super) {\n __extends(PivotViewComponent, _super);\n function PivotViewComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n PivotViewComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return PivotViewComponent;\n}(PivotView));\nexport { PivotViewComponent };\napplyMixins(PivotViewComponent, [ComponentBase, React.Component]);\n","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport * as React from 'react';\nimport { PivotFieldList } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotFieldListComponent` represents the react PivotFieldList.\n * ```tsx\n * <PivotFieldListComponent/>\n * ```\n */\nvar PivotFieldListComponent = /** @class */ (function (_super) {\n __extends(PivotFieldListComponent, _super);\n function PivotFieldListComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = true;\n _this.statelessTemplateProps = null;\n _this.templateProps = null;\n _this.immediateRender = true;\n _this.portals = [];\n return _this;\n }\n PivotFieldListComponent.prototype.render = function () {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n _super.prototype.render.call(this);\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n };\n return PivotFieldListComponent;\n}(PivotFieldList));\nexport { PivotFieldListComponent };\napplyMixins(PivotFieldListComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","PivotViewComponent","_super","props","_this","call","initRenderCalled","checkInjectedModules","statelessTemplateProps","templateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","PivotView","ej2ReactBase","ComponentBase","React.Component","PivotFieldListComponent","PivotFieldList"],"mappings":"8XAAA,IAAIA,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAsBxCK,EAAoC,SAAUC,GAE9C,SAASD,EAAmBE,GACxB,IAAIC,EAAQF,EAAOG,KAAKR,KAAMM,IAAUN,KAOxC,OANAO,EAAME,kBAAmB,EACzBF,EAAMG,sBAAuB,EAC7BH,EAAMI,uBAAyB,KAC/BJ,EAAMK,cAAgB,KACtBL,EAAMM,iBAAkB,EACxBN,EAAMO,WACCP,EAWX,OApBAlB,EAAUe,EAAoBC,GAW9BD,EAAmBF,UAAUa,OAAS,WAClC,KAAMf,KAAKgB,UAAYhB,KAAKS,kBAAqBT,KAAKiB,aAAgBjB,KAAKkB,oBAKvE,OAAOC,gBAAoB,MAAOnB,KAAKoB,0BAA2BC,OAAOrB,KAAKM,MAAMgB,SAAUtB,KAAKc,UAJnGT,EAAOH,UAAUa,OAAOP,KAAKR,MAC7BA,KAAKS,kBAAmB,GAMzBL,GACTmB,aACFC,cACYpB,GAAqBqB,gBAAeC,cC9ChD,IAAIrC,EAAwC,WACxC,IAAIC,EAAgB,SAAUC,EAAGC,GAI7B,OAHAF,EAAgBG,OAAOC,iBAChBC,wBAA2BC,OAAS,SAAUL,EAAGC,GAAKD,EAAEI,UAAYH,IACvE,SAAUD,EAAGC,GAAK,IAAK,IAAIK,KAAKL,EAAOA,EAAEM,eAAeD,KAAIN,EAAEM,GAAKL,EAAEK,MACpDN,EAAGC,IAE5B,OAAO,SAAUD,EAAGC,GAEhB,SAASO,IAAOC,KAAKC,YAAcV,EADnCD,EAAcC,EAAGC,GAEjBD,EAAEW,UAAkB,OAANV,EAAaC,OAAOU,OAAOX,IAAMO,EAAGG,UAAYV,EAAEU,UAAW,IAAIH,IAV3C,GAsBxC4B,EAAyC,SAAUtB,GAEnD,SAASsB,EAAwBrB,GAC7B,IAAIC,EAAQF,EAAOG,KAAKR,KAAMM,IAAUN,KAOxC,OANAO,EAAME,kBAAmB,EACzBF,EAAMG,sBAAuB,EAC7BH,EAAMI,uBAAyB,KAC/BJ,EAAMK,cAAgB,KACtBL,EAAMM,iBAAkB,EACxBN,EAAMO,WACCP,EAWX,OApBAlB,EAAUsC,EAAyBtB,GAWnCsB,EAAwBzB,UAAUa,OAAS,WACvC,KAAMf,KAAKgB,UAAYhB,KAAKS,kBAAqBT,KAAKiB,aAAgBjB,KAAKkB,oBAKvE,OAAOC,gBAAoB,MAAOnB,KAAKoB,0BAA2BC,OAAOrB,KAAKM,MAAMgB,SAAUtB,KAAKc,UAJnGT,EAAOH,UAAUa,OAAOP,KAAKR,MAC7BA,KAAKS,kBAAmB,GAMzBkB,GACTC,kBACFJ,cACYG,GAA0BF,gBAAeC"}
|
|
@@ -14,6 +14,7 @@ class PivotViewComponent extends PivotView {
|
|
|
14
14
|
this.initRenderCalled = false;
|
|
15
15
|
this.checkInjectedModules = true;
|
|
16
16
|
this.statelessTemplateProps = null;
|
|
17
|
+
this.templateProps = null;
|
|
17
18
|
this.immediateRender = false;
|
|
18
19
|
this.portals = [];
|
|
19
20
|
}
|
|
@@ -41,6 +42,7 @@ class PivotFieldListComponent extends PivotFieldList {
|
|
|
41
42
|
this.initRenderCalled = false;
|
|
42
43
|
this.checkInjectedModules = true;
|
|
43
44
|
this.statelessTemplateProps = null;
|
|
45
|
+
this.templateProps = null;
|
|
44
46
|
this.immediateRender = true;
|
|
45
47
|
this.portals = [];
|
|
46
48
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-react-pivotview.es2015.js","sources":["../src/es6/pivotview/pivotview.component.js","../src/es6/pivotfieldlist/pivotfieldlist.component.js"],"sourcesContent":["import * as React from 'react';\nimport { PivotView } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotViewComponent` represents the react Pivot Table.\n * ```tsx\n * <PivotViewComponent></PivotViewComponent>\n * ```\n */\nexport class PivotViewComponent extends PivotView {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(PivotViewComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { PivotFieldList } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotFieldListComponent` represents the react PivotFieldList.\n * ```tsx\n * <PivotFieldListComponent/>\n * ```\n */\nexport class PivotFieldListComponent extends PivotFieldList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(PivotFieldListComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":";;;;AAGA;;;;;;AAMA,AAAO,MAAM,kBAAkB,SAAS,SAAS,CAAC;IAC9C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;QACjC,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;QACnC,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOA,aAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SAChH;KACJ;CACJ;AACD,WAAW,CAAC,kBAAkB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC,CAAC;;
|
|
1
|
+
{"version":3,"file":"ej2-react-pivotview.es2015.js","sources":["../src/es6/pivotview/pivotview.component.js","../src/es6/pivotfieldlist/pivotfieldlist.component.js"],"sourcesContent":["import * as React from 'react';\nimport { PivotView } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotViewComponent` represents the react Pivot Table.\n * ```tsx\n * <PivotViewComponent></PivotViewComponent>\n * ```\n */\nexport class PivotViewComponent extends PivotView {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = false;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(PivotViewComponent, [ComponentBase, React.Component]);\n","import * as React from 'react';\nimport { PivotFieldList } from '@syncfusion/ej2-pivotview';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * `PivotFieldListComponent` represents the react PivotFieldList.\n * ```tsx\n * <PivotFieldListComponent/>\n * ```\n */\nexport class PivotFieldListComponent extends PivotFieldList {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = true;\n this.statelessTemplateProps = null;\n this.templateProps = null;\n this.immediateRender = true;\n this.portals = [];\n }\n render() {\n if (((this.element && !this.initRenderCalled) || this.refreshing) && !this.isReactForeceUpdate) {\n super.render();\n this.initRenderCalled = true;\n }\n else {\n return React.createElement('div', this.getDefaultAttributes(), [].concat(this.props.children, this.portals));\n }\n }\n}\napplyMixins(PivotFieldListComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":";;;;AAGA;;;;;;AAMA,AAAO,MAAM,kBAAkB,SAAS,SAAS,CAAC;IAC9C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;QACjC,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOA,aAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SAChH;KACJ;CACJ;AACD,WAAW,CAAC,kBAAkB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC,CAAC;;AC1BlE;;;;;;AAMA,AAAO,MAAM,uBAAuB,SAAS,cAAc,CAAC;IACxD,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,IAAI,CAAC;QACjC,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;QAC5B,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;KACrB;IACD,MAAM,GAAG;QACL,IAAI,CAAC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC5F,KAAK,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC;SAChC;aACI;YACD,OAAOD,aAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,oBAAoB,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;SAChH;KACJ;CACJ;AACD,WAAW,CAAC,uBAAuB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC,CAAC;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pivotview@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pivotview@21.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pivotview@21.1.39",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-kM9F8V+ae3WbYbbSusJtyFiapO0BqB1bHHRFNWi+Vq+tGHw+jbMwDXvNP3LJGMYa7vwXDZT3Ey6sOfch4BCIow==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pivotview",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-21.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-21.1.39.tgz",
|
|
23
|
+
"_shasum": "b68eca08871d59b1149680aa953e9242d3611b84",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pivotview@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~21.1.
|
|
35
|
-
"@syncfusion/ej2-pivotview": "21.1.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~21.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~21.1.40",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "21.1.41",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~21.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for React",
|
|
@@ -53,6 +53,6 @@
|
|
|
53
53
|
"type": "git",
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
55
|
},
|
|
56
|
-
"version": "21.1.
|
|
56
|
+
"version": "21.1.41",
|
|
57
57
|
"sideEffects": false
|
|
58
58
|
}
|
|
@@ -16,6 +16,7 @@ export declare class PivotFieldListComponent extends PivotFieldList {
|
|
|
16
16
|
initRenderCalled: boolean;
|
|
17
17
|
private checkInjectedModules;
|
|
18
18
|
private statelessTemplateProps;
|
|
19
|
+
private templateProps;
|
|
19
20
|
private immediateRender;
|
|
20
21
|
props: Readonly<{
|
|
21
22
|
children?: React.ReactNode | React.ReactNode[];
|
|
@@ -27,6 +27,7 @@ var PivotFieldListComponent = /** @class */ (function (_super) {
|
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
28
|
_this.checkInjectedModules = true;
|
|
29
29
|
_this.statelessTemplateProps = null;
|
|
30
|
+
_this.templateProps = null;
|
|
30
31
|
_this.immediateRender = true;
|
|
31
32
|
_this.portals = [];
|
|
32
33
|
return _this;
|
|
@@ -20,6 +20,7 @@ export declare class PivotViewComponent extends PivotView {
|
|
|
20
20
|
initRenderCalled: boolean;
|
|
21
21
|
private checkInjectedModules;
|
|
22
22
|
private statelessTemplateProps;
|
|
23
|
+
private templateProps;
|
|
23
24
|
private immediateRender;
|
|
24
25
|
props: Readonly<{
|
|
25
26
|
children?: React.ReactNode | React.ReactNode[];
|
|
@@ -27,6 +27,7 @@ var PivotViewComponent = /** @class */ (function (_super) {
|
|
|
27
27
|
_this.initRenderCalled = false;
|
|
28
28
|
_this.checkInjectedModules = true;
|
|
29
29
|
_this.statelessTemplateProps = null;
|
|
30
|
+
_this.templateProps = null;
|
|
30
31
|
_this.immediateRender = false;
|
|
31
32
|
_this.portals = [];
|
|
32
33
|
return _this;
|
|
@@ -3159,6 +3159,9 @@
|
|
|
3159
3159
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3160
3160
|
width: 100% !important;
|
|
3161
3161
|
}
|
|
3162
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3163
|
+
margin-left: 0;
|
|
3164
|
+
}
|
|
3162
3165
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3163
3166
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3164
3167
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5402,9 +5405,6 @@
|
|
|
5402
5405
|
background-color: #767676;
|
|
5403
5406
|
color: #fff;
|
|
5404
5407
|
font-size: 14px;
|
|
5405
|
-
height: 48px;
|
|
5406
|
-
padding-bottom: 9px;
|
|
5407
|
-
padding-top: 9px;
|
|
5408
5408
|
}
|
|
5409
5409
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5410
5410
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5419,17 +5419,15 @@
|
|
|
5419
5419
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5420
5420
|
display: -ms-flexbox;
|
|
5421
5421
|
display: flex;
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
margin-top: 5px;
|
|
5422
|
+
-ms-flex-align: center;
|
|
5423
|
+
align-items: center;
|
|
5425
5424
|
}
|
|
5426
5425
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5427
5426
|
color: #fff;
|
|
5428
5427
|
font-size: 16px;
|
|
5429
|
-
height:
|
|
5428
|
+
height: auto;
|
|
5430
5429
|
margin-left: 0;
|
|
5431
5430
|
margin-right: 12px;
|
|
5432
|
-
padding-top: 7px;
|
|
5433
5431
|
text-align: center;
|
|
5434
5432
|
width: 24px;
|
|
5435
5433
|
}
|
|
@@ -5719,16 +5717,19 @@
|
|
|
5719
5717
|
margin-top: 20px;
|
|
5720
5718
|
overflow: auto;
|
|
5721
5719
|
}
|
|
5720
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5721
|
+
-ms-flex-align: center;
|
|
5722
|
+
align-items: center;
|
|
5723
|
+
display: -ms-flexbox;
|
|
5724
|
+
display: flex;
|
|
5725
|
+
}
|
|
5722
5726
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5723
5727
|
display: table;
|
|
5724
5728
|
font-size: 12px;
|
|
5725
|
-
height: 36px;
|
|
5726
|
-
min-height: 36px;
|
|
5727
5729
|
min-width: 28px;
|
|
5728
5730
|
padding: 0;
|
|
5729
5731
|
position: absolute;
|
|
5730
5732
|
right: 16px;
|
|
5731
|
-
top: 0;
|
|
5732
5733
|
}
|
|
5733
5734
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5734
5735
|
cursor: pointer;
|
package/styles/bootstrap.css
CHANGED
|
@@ -3157,6 +3157,9 @@
|
|
|
3157
3157
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3158
3158
|
width: 100% !important;
|
|
3159
3159
|
}
|
|
3160
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3161
|
+
margin-left: 0;
|
|
3162
|
+
}
|
|
3160
3163
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3161
3164
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3162
3165
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5400,9 +5403,6 @@
|
|
|
5400
5403
|
background-color: #eee;
|
|
5401
5404
|
color: #333;
|
|
5402
5405
|
font-size: 14px;
|
|
5403
|
-
height: 48px;
|
|
5404
|
-
padding-bottom: 9px;
|
|
5405
|
-
padding-top: 9px;
|
|
5406
5406
|
}
|
|
5407
5407
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5408
5408
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5417,17 +5417,15 @@
|
|
|
5417
5417
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5418
5418
|
display: -ms-flexbox;
|
|
5419
5419
|
display: flex;
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
margin-top: 5px;
|
|
5420
|
+
-ms-flex-align: center;
|
|
5421
|
+
align-items: center;
|
|
5423
5422
|
}
|
|
5424
5423
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5425
5424
|
color: #333;
|
|
5426
5425
|
font-size: 16px;
|
|
5427
|
-
height:
|
|
5426
|
+
height: auto;
|
|
5428
5427
|
margin-left: 0;
|
|
5429
5428
|
margin-right: 12px;
|
|
5430
|
-
padding-top: 7px;
|
|
5431
5429
|
text-align: center;
|
|
5432
5430
|
width: 24px;
|
|
5433
5431
|
}
|
|
@@ -5717,16 +5715,19 @@
|
|
|
5717
5715
|
margin-top: 20px;
|
|
5718
5716
|
overflow: auto;
|
|
5719
5717
|
}
|
|
5718
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5719
|
+
-ms-flex-align: center;
|
|
5720
|
+
align-items: center;
|
|
5721
|
+
display: -ms-flexbox;
|
|
5722
|
+
display: flex;
|
|
5723
|
+
}
|
|
5720
5724
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5721
5725
|
display: table;
|
|
5722
5726
|
font-size: 12px;
|
|
5723
|
-
height: 36px;
|
|
5724
|
-
min-height: 36px;
|
|
5725
5727
|
min-width: 28px;
|
|
5726
5728
|
padding: 0;
|
|
5727
5729
|
position: absolute;
|
|
5728
5730
|
right: 16px;
|
|
5729
|
-
top: 0;
|
|
5730
5731
|
}
|
|
5731
5732
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5732
5733
|
cursor: pointer;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3321,6 +3321,9 @@
|
|
|
3321
3321
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3322
3322
|
width: 100% !important;
|
|
3323
3323
|
}
|
|
3324
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3325
|
+
margin-left: 0;
|
|
3326
|
+
}
|
|
3324
3327
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3325
3328
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3326
3329
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5622,9 +5625,6 @@
|
|
|
5622
5625
|
background-color: #eee;
|
|
5623
5626
|
color: #333;
|
|
5624
5627
|
font-size: 14px;
|
|
5625
|
-
height: 48px;
|
|
5626
|
-
padding-bottom: 9px;
|
|
5627
|
-
padding-top: 9px;
|
|
5628
5628
|
}
|
|
5629
5629
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5630
5630
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5639,17 +5639,15 @@
|
|
|
5639
5639
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5640
5640
|
display: -ms-flexbox;
|
|
5641
5641
|
display: flex;
|
|
5642
|
-
|
|
5643
|
-
|
|
5644
|
-
margin-top: 5px;
|
|
5642
|
+
-ms-flex-align: center;
|
|
5643
|
+
align-items: center;
|
|
5645
5644
|
}
|
|
5646
5645
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5647
5646
|
color: #333;
|
|
5648
5647
|
font-size: 16px;
|
|
5649
|
-
height:
|
|
5648
|
+
height: auto;
|
|
5650
5649
|
margin-left: 0;
|
|
5651
5650
|
margin-right: 12px;
|
|
5652
|
-
padding-top: 7px;
|
|
5653
5651
|
text-align: center;
|
|
5654
5652
|
width: 24px;
|
|
5655
5653
|
}
|
|
@@ -5940,16 +5938,19 @@
|
|
|
5940
5938
|
margin-top: 20px;
|
|
5941
5939
|
overflow: auto;
|
|
5942
5940
|
}
|
|
5941
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5942
|
+
-ms-flex-align: center;
|
|
5943
|
+
align-items: center;
|
|
5944
|
+
display: -ms-flexbox;
|
|
5945
|
+
display: flex;
|
|
5946
|
+
}
|
|
5943
5947
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5944
5948
|
display: table;
|
|
5945
5949
|
font-size: 12px;
|
|
5946
|
-
height: 36px;
|
|
5947
|
-
min-height: 36px;
|
|
5948
5950
|
min-width: 28px;
|
|
5949
5951
|
padding: 0;
|
|
5950
5952
|
position: absolute;
|
|
5951
5953
|
right: 16px;
|
|
5952
|
-
top: 0;
|
|
5953
5954
|
}
|
|
5954
5955
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5955
5956
|
cursor: pointer;
|
|
@@ -3238,6 +3238,9 @@
|
|
|
3238
3238
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3239
3239
|
width: 100% !important;
|
|
3240
3240
|
}
|
|
3241
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3242
|
+
margin-left: 0;
|
|
3243
|
+
}
|
|
3241
3244
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3242
3245
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3243
3246
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5536,9 +5539,6 @@
|
|
|
5536
5539
|
background-color: #343a40;
|
|
5537
5540
|
color: #ced4da;
|
|
5538
5541
|
font-size: 14px;
|
|
5539
|
-
height: 48px;
|
|
5540
|
-
padding-bottom: 9px;
|
|
5541
|
-
padding-top: 9px;
|
|
5542
5542
|
}
|
|
5543
5543
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5544
5544
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5553,17 +5553,15 @@
|
|
|
5553
5553
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5554
5554
|
display: -ms-flexbox;
|
|
5555
5555
|
display: flex;
|
|
5556
|
-
|
|
5557
|
-
|
|
5558
|
-
margin-top: 5px;
|
|
5556
|
+
-ms-flex-align: center;
|
|
5557
|
+
align-items: center;
|
|
5559
5558
|
}
|
|
5560
5559
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5561
5560
|
color: #adb5bd;
|
|
5562
5561
|
font-size: 16px;
|
|
5563
|
-
height:
|
|
5562
|
+
height: auto;
|
|
5564
5563
|
margin-left: 0;
|
|
5565
5564
|
margin-right: 12px;
|
|
5566
|
-
padding-top: 7px;
|
|
5567
5565
|
text-align: center;
|
|
5568
5566
|
width: 24px;
|
|
5569
5567
|
}
|
|
@@ -5859,16 +5857,19 @@
|
|
|
5859
5857
|
margin-top: 20px;
|
|
5860
5858
|
overflow: auto;
|
|
5861
5859
|
}
|
|
5860
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5861
|
+
-ms-flex-align: center;
|
|
5862
|
+
align-items: center;
|
|
5863
|
+
display: -ms-flexbox;
|
|
5864
|
+
display: flex;
|
|
5865
|
+
}
|
|
5862
5866
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5863
5867
|
display: table;
|
|
5864
5868
|
font-size: 12px;
|
|
5865
|
-
height: 36px;
|
|
5866
|
-
min-height: 36px;
|
|
5867
5869
|
min-width: 28px;
|
|
5868
5870
|
padding: 0;
|
|
5869
5871
|
position: absolute;
|
|
5870
5872
|
right: 16px;
|
|
5871
|
-
top: 0;
|
|
5872
5873
|
}
|
|
5873
5874
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5874
5875
|
cursor: pointer;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -3240,6 +3240,9 @@
|
|
|
3240
3240
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3241
3241
|
width: 100% !important;
|
|
3242
3242
|
}
|
|
3243
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3244
|
+
margin-left: 0;
|
|
3245
|
+
}
|
|
3243
3246
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3244
3247
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3245
3248
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5538,9 +5541,6 @@
|
|
|
5538
5541
|
background-color: #e9ecef;
|
|
5539
5542
|
color: #495057;
|
|
5540
5543
|
font-size: 14px;
|
|
5541
|
-
height: 48px;
|
|
5542
|
-
padding-bottom: 9px;
|
|
5543
|
-
padding-top: 9px;
|
|
5544
5544
|
}
|
|
5545
5545
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5546
5546
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5555,17 +5555,15 @@
|
|
|
5555
5555
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5556
5556
|
display: -ms-flexbox;
|
|
5557
5557
|
display: flex;
|
|
5558
|
-
|
|
5559
|
-
|
|
5560
|
-
margin-top: 5px;
|
|
5558
|
+
-ms-flex-align: center;
|
|
5559
|
+
align-items: center;
|
|
5561
5560
|
}
|
|
5562
5561
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5563
5562
|
color: #6c757d;
|
|
5564
5563
|
font-size: 16px;
|
|
5565
|
-
height:
|
|
5564
|
+
height: auto;
|
|
5566
5565
|
margin-left: 0;
|
|
5567
5566
|
margin-right: 12px;
|
|
5568
|
-
padding-top: 7px;
|
|
5569
5567
|
text-align: center;
|
|
5570
5568
|
width: 24px;
|
|
5571
5569
|
}
|
|
@@ -5861,16 +5859,19 @@
|
|
|
5861
5859
|
margin-top: 20px;
|
|
5862
5860
|
overflow: auto;
|
|
5863
5861
|
}
|
|
5862
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5863
|
+
-ms-flex-align: center;
|
|
5864
|
+
align-items: center;
|
|
5865
|
+
display: -ms-flexbox;
|
|
5866
|
+
display: flex;
|
|
5867
|
+
}
|
|
5864
5868
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5865
5869
|
display: table;
|
|
5866
5870
|
font-size: 12px;
|
|
5867
|
-
height: 36px;
|
|
5868
|
-
min-height: 36px;
|
|
5869
5871
|
min-width: 28px;
|
|
5870
5872
|
padding: 0;
|
|
5871
5873
|
position: absolute;
|
|
5872
5874
|
right: 16px;
|
|
5873
|
-
top: 0;
|
|
5874
5875
|
}
|
|
5875
5876
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5876
5877
|
cursor: pointer;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3166,6 +3166,9 @@
|
|
|
3166
3166
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
3167
3167
|
width: 100% !important;
|
|
3168
3168
|
}
|
|
3169
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
3170
|
+
margin-left: 0;
|
|
3171
|
+
}
|
|
3169
3172
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
3170
3173
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
3171
3174
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -5418,9 +5421,6 @@
|
|
|
5418
5421
|
background-color: #333232;
|
|
5419
5422
|
color: #dadada;
|
|
5420
5423
|
font-size: 14px;
|
|
5421
|
-
height: 48px;
|
|
5422
|
-
padding-bottom: 9px;
|
|
5423
|
-
padding-top: 9px;
|
|
5424
5424
|
}
|
|
5425
5425
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
5426
5426
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -5435,17 +5435,15 @@
|
|
|
5435
5435
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
5436
5436
|
display: -ms-flexbox;
|
|
5437
5437
|
display: flex;
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
margin-top: 0;
|
|
5438
|
+
-ms-flex-align: center;
|
|
5439
|
+
align-items: center;
|
|
5441
5440
|
}
|
|
5442
5441
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
5443
5442
|
color: #dadada;
|
|
5444
5443
|
font-size: 16px;
|
|
5445
|
-
height:
|
|
5444
|
+
height: auto;
|
|
5446
5445
|
margin-left: 0;
|
|
5447
5446
|
margin-right: 12px;
|
|
5448
|
-
padding-top: 7px;
|
|
5449
5447
|
text-align: center;
|
|
5450
5448
|
width: 24px;
|
|
5451
5449
|
}
|
|
@@ -5735,16 +5733,19 @@
|
|
|
5735
5733
|
margin-top: 20px;
|
|
5736
5734
|
overflow: auto;
|
|
5737
5735
|
}
|
|
5736
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
5737
|
+
-ms-flex-align: center;
|
|
5738
|
+
align-items: center;
|
|
5739
|
+
display: -ms-flexbox;
|
|
5740
|
+
display: flex;
|
|
5741
|
+
}
|
|
5738
5742
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
5739
5743
|
display: table;
|
|
5740
5744
|
font-size: 12px;
|
|
5741
|
-
height: 36px;
|
|
5742
|
-
min-height: 36px;
|
|
5743
5745
|
min-width: 28px;
|
|
5744
5746
|
padding: 0;
|
|
5745
5747
|
position: absolute;
|
|
5746
5748
|
right: 16px;
|
|
5747
|
-
top: 0;
|
|
5748
5749
|
}
|
|
5749
5750
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
5750
5751
|
cursor: pointer;
|