@syncfusion/ej2-react-layouts 20.4.53 → 21.1.37

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 (56) hide show
  1. package/CHANGELOG.md +0 -15
  2. package/dist/ej2-react-layouts.min.js +2 -2
  3. package/dist/ej2-react-layouts.umd.min.js +2 -2
  4. package/dist/ej2-react-layouts.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-react-layouts.es2015.js +2 -0
  6. package/dist/es6/ej2-react-layouts.es2015.js.map +1 -1
  7. package/package.json +9 -9
  8. package/src/dashboard-layout/dashboardlayout.component.d.ts +1 -0
  9. package/src/dashboard-layout/dashboardlayout.component.js +1 -0
  10. package/src/splitter/splitter.component.d.ts +1 -0
  11. package/src/splitter/splitter.component.js +1 -0
  12. package/styles/avatar/bootstrap-dark.css +3 -0
  13. package/styles/avatar/bootstrap.css +3 -0
  14. package/styles/avatar/bootstrap4.css +3 -0
  15. package/styles/avatar/bootstrap5-dark.css +3 -0
  16. package/styles/avatar/bootstrap5.css +3 -0
  17. package/styles/avatar/fabric-dark.css +3 -0
  18. package/styles/avatar/fabric.css +3 -0
  19. package/styles/avatar/fluent-dark.css +3 -0
  20. package/styles/avatar/fluent.css +3 -0
  21. package/styles/avatar/highcontrast-light.css +3 -0
  22. package/styles/avatar/highcontrast.css +3 -0
  23. package/styles/avatar/material-dark.css +3 -0
  24. package/styles/avatar/material.css +3 -0
  25. package/styles/avatar/tailwind-dark.css +3 -0
  26. package/styles/avatar/tailwind.css +3 -0
  27. package/styles/bootstrap-dark.css +5 -1
  28. package/styles/bootstrap.css +5 -1
  29. package/styles/bootstrap4.css +5 -1
  30. package/styles/bootstrap5-dark.css +5 -1
  31. package/styles/bootstrap5.css +5 -1
  32. package/styles/card/bootstrap-dark.css +2 -1
  33. package/styles/card/bootstrap.css +2 -1
  34. package/styles/card/bootstrap4.css +2 -1
  35. package/styles/card/bootstrap5-dark.css +2 -1
  36. package/styles/card/bootstrap5.css +2 -1
  37. package/styles/card/fabric-dark.css +2 -1
  38. package/styles/card/fabric.css +2 -1
  39. package/styles/card/fluent-dark.css +2 -1
  40. package/styles/card/fluent.css +2 -1
  41. package/styles/card/highcontrast-light.css +2 -1
  42. package/styles/card/highcontrast.css +2 -1
  43. package/styles/card/material-dark.css +2 -1
  44. package/styles/card/material.css +2 -1
  45. package/styles/card/tailwind-dark.css +2 -1
  46. package/styles/card/tailwind.css +2 -1
  47. package/styles/fabric-dark.css +5 -1
  48. package/styles/fabric.css +5 -1
  49. package/styles/fluent-dark.css +5 -1
  50. package/styles/fluent.css +5 -1
  51. package/styles/highcontrast-light.css +5 -1
  52. package/styles/highcontrast.css +5 -1
  53. package/styles/material-dark.css +5 -1
  54. package/styles/material.css +5 -1
  55. package/styles/tailwind-dark.css +5 -1
  56. package/styles/tailwind.css +5 -1
package/CHANGELOG.md CHANGED
@@ -2,23 +2,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### Dashboard Layout
6
-
7
- #### Bug Fixes
8
-
9
- - `#I443265` - The issue of the dragStop event being triggered twice has been resolved.
10
-
11
5
  ## 20.4.48 (2023-02-01)
12
6
 
13
- ### Dashboard Layout
14
-
15
- #### Bug Fixes
16
-
17
- - `#I423971` - Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
18
-
19
- - `#I423971` - Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
20
-
21
-
22
7
  ### Splitter
23
8
 
24
9
  #### Bug Fixes
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * filename: ej2-react-layouts.min.js
3
- * version : 20.4.53
3
+ * version : 21.1.37
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,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("SyncfusionReactBase"),require("SyncfusionLayouts"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionLayouts","React"],n):"object"==typeof exports?exports.SyncfusionReactLayouts=n(require("SyncfusionReactBase"),require("SyncfusionLayouts"),require("React")):t.SyncfusionReactLayouts=n(t.SyncfusionReactBase,t.SyncfusionLayouts,t.React)}(this,function(t,n,e){return function(t){function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="",n(n.s=7)}([function(n,e){n.exports=t},function(t,e){t.exports=n},function(t,n){t.exports=e},function(t,n,e){"use strict";var r=e(6);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(5);e.d(n,"c",function(){return o.a})},function(t,n,e){"use strict";var r=e(8);e.d(n,"a",function(){return r.a}),e.d(n,"b",function(){return r.b});var o=e(9);e.d(n,"c",function(){return o.a})},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(2),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.directivekeys={panels:"panel"},e.immediateRender=!1,e.portals=[],e}return u(n,t),n.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},n}(o.DashboardLayout);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="panel",n.complexTemplate={panelsHeader:"panels.header",panelsContent:"panels.content"},n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="panels",n.moduleName="panels",n}(r.ComplexBase)},function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(4);e.d(n,"PaneDirective",function(){return r.a}),e.d(n,"PanesDirective",function(){return r.b}),e.d(n,"SplitterComponent",function(){return r.c});var o=e(3);e.d(n,"PanelDirective",function(){return o.a}),e.d(n,"PanelsDirective",function(){return o.b}),e.d(n,"DashboardLayoutComponent",function(){return o.c});var i=e(1);e.n(i);for(var u in i)["PaneDirective","PanesDirective","SplitterComponent","PanelDirective","PanelsDirective","DashboardLayoutComponent","default"].indexOf(u)<0&&function(t){e.d(n,t,function(){return i[t]})}(u)},function(t,n,e){"use strict";e.d(n,"a",function(){return i}),e.d(n,"b",function(){return u});var r=e(0),o=(e.n(r),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),i=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.moduleName="pane",n}(r.ComplexBase),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.propertyName="paneSettings",n.moduleName="panes",n}(r.ComplexBase)},function(t,n,e){"use strict";e.d(n,"a",function(){return c});var r=e(2),o=(e.n(r),e(1)),i=(e.n(o),e(0)),u=(e.n(i),this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}()),c=function(t){function n(n){var e=t.call(this,n)||this;return e.initRenderCalled=!1,e.checkInjectedModules=!1,e.directivekeys={panes:"pane"},e.immediateRender=!1,e.portals=[],e}return u(n,t),n.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},n}(o.Splitter);e.i(i.applyMixins)(c,[i.ComponentBase,r.Component])}])});
10
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionReactBase"),require("SyncfusionLayouts"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionLayouts","React"],e):"object"==typeof exports?exports.SyncfusionReactLayouts=e(require("SyncfusionReactBase"),require("SyncfusionLayouts"),require("React")):t.SyncfusionReactLayouts=e(t.SyncfusionReactBase,t.SyncfusionLayouts,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=7)}([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}),n.d(e,"b",function(){return r.b});var o=n(5);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(8);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(9);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(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)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panels:"panel"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return u(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.DashboardLayout);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),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)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="panel",e.complexTemplate={panelsHeader:"panels.header",panelsContent:"panels.content"},e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="panels",e.moduleName="panels",e}(r.ComplexBase)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4);n.d(e,"PaneDirective",function(){return r.a}),n.d(e,"PanesDirective",function(){return r.b}),n.d(e,"SplitterComponent",function(){return r.c});var o=n(3);n.d(e,"PanelDirective",function(){return o.a}),n.d(e,"PanelsDirective",function(){return o.b}),n.d(e,"DashboardLayoutComponent",function(){return o.c});var i=n(1);n.n(i);for(var u in i)["PaneDirective","PanesDirective","SplitterComponent","PanelDirective","PanelsDirective","DashboardLayoutComponent","default"].indexOf(u)<0&&function(t){n.d(e,t,function(){return i[t]})}(u)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),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)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="pane",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="paneSettings",e.moduleName="panes",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(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)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panes:"pane"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return u(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.Splitter);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])}])});
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * filename: ej2-react-layouts.umd.min.js
3
- * version : 20.4.53
3
+ * version : 21.1.37
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("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-layouts")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-layouts"],t):t(e.ej={},e.ej2ReactBase,e.React,e.ej2Layouts)}(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 t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="pane",t}(t.ComplexBase),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="paneSettings",t.moduleName="panes",t}(t.ComplexBase),c=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)}}(),s=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panes:"pane"},n.immediateRender=!1,n.portals=[],n}return c(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(r.Splitter);t.applyMixins(s,[t.ComponentBase,n.Component]);var p=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)}}(),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.moduleName="panel",t.complexTemplate={panelsHeader:"panels.header",panelsContent:"panels.content"},t}(t.ComplexBase),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return p(t,e),t.propertyName="panels",t.moduleName="panels",t}(t.ComplexBase),f=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)}}(),y=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panels:"panel"},n.immediateRender=!1,n.portals=[],n}return f(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(r.DashboardLayout);t.applyMixins(y,[t.ComponentBase,n.Component]),e.PaneDirective=i,e.PanesDirective=a,e.SplitterComponent=s,e.PanelDirective=u,e.PanelsDirective=l,e.DashboardLayoutComponent=y,Object.keys(r).forEach(function(t){e[t]=r[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
10
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-layouts")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-layouts"],t):t(e.ej={},e.ej2ReactBase,e.React,e.ej2Layouts)}(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 t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.moduleName="pane",t}(t.ComplexBase),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.propertyName="paneSettings",t.moduleName="panes",t}(t.ComplexBase),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)}}(),p=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panes:"pane"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return s(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(r.Splitter);t.applyMixins(p,[t.ComponentBase,n.Component]);var c=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)}}(),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.moduleName="panel",t.complexTemplate={panelsHeader:"panels.header",panelsContent:"panels.content"},t}(t.ComplexBase),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.propertyName="panels",t.moduleName="panels",t}(t.ComplexBase),f=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)}}(),y=function(e){function t(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={panels:"panel"},n.statelessTemplateProps=null,n.immediateRender=!1,n.portals=[],n}return f(t,e),t.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));e.prototype.render.call(this),this.initRenderCalled=!0},t}(r.DashboardLayout);t.applyMixins(y,[t.ComponentBase,n.Component]),e.PaneDirective=i,e.PanesDirective=a,e.SplitterComponent=p,e.PanelDirective=u,e.PanelsDirective=l,e.DashboardLayoutComponent=y,Object.keys(r).forEach(function(t){e[t]=r[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
11
11
  //# sourceMappingURL=ej2-react-layouts.umd.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-layouts.umd.min.js","sources":["../src/splitter/panesettings-directive.js","../src/splitter/splitter.component.js","../src/dashboard-layout/panels-directive.js","../src/dashboard-layout/dashboardlayout.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 { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * PanesDirective` represent a panes of the react splitter.\n * It must be contained in a Splitter component(`SplitterComponent`).\n * ```tsx\n * <SplitterComponent>\n * <PaneSettingsDirective>\n * <PaneDirective size={this.Pane1Size}></PaneDirective>\n * <PaneDirective size={this.Pane2Size}></PaneDirective>\n * <PaneSettingsDirective>\n * </SplitterComponent>\n * ```\n */\nvar PaneDirective = /** @class */ (function (_super) {\n __extends(PaneDirective, _super);\n function PaneDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PaneDirective.moduleName = 'pane';\n return PaneDirective;\n}(ComplexBase));\nexport { PaneDirective };\nvar PanesDirective = /** @class */ (function (_super) {\n __extends(PanesDirective, _super);\n function PanesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanesDirective.propertyName = 'paneSettings';\n PanesDirective.moduleName = 'panes';\n return PanesDirective;\n}(ComplexBase));\nexport { PanesDirective };\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 { Splitter } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the React Splitter Component\n * ```html\n * <Splitter></Splitter>\n * ```\n */\nvar SplitterComponent = /** @class */ (function (_super) {\n __extends(SplitterComponent, _super);\n function SplitterComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'panes': 'pane' };\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n SplitterComponent.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 SplitterComponent;\n}(Splitter));\nexport { SplitterComponent };\napplyMixins(SplitterComponent, [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 { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `PanelsDirective` represent a presets of the react dashboardlayout.\n * It must be contained in a dashboardlayout component(`DashBoardLayoutComponent`).\n * ```tsx\n * <DashBoardLayoutComponent>\n * <PanelsDirective>\n * <PanelDirective></PanelDirective>\n * <PanelDirective></PanelDirective>\n * </PanelsDirective>\n * </DashBoardLayoutComponent>\n * ```\n */\nvar PanelDirective = /** @class */ (function (_super) {\n __extends(PanelDirective, _super);\n function PanelDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanelDirective.moduleName = 'panel';\n PanelDirective.complexTemplate = { 'panelsHeader': 'panels.header', 'panelsContent': 'panels.content' };\n return PanelDirective;\n}(ComplexBase));\nexport { PanelDirective };\nvar PanelsDirective = /** @class */ (function (_super) {\n __extends(PanelsDirective, _super);\n function PanelsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanelsDirective.propertyName = 'panels';\n PanelsDirective.moduleName = 'panels';\n return PanelsDirective;\n}(ComplexBase));\nexport { PanelsDirective };\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 { DashboardLayout } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the Essential JS 2 React DashboardLayout Component.\n * ```ts\n * <DashBoardLayoutComponent></DashBoardLayoutComponent>\n * ```\n */\nvar DashboardLayoutComponent = /** @class */ (function (_super) {\n __extends(DashboardLayoutComponent, _super);\n function DashboardLayoutComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'panels': 'panel' };\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n DashboardLayoutComponent.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 DashboardLayoutComponent;\n}(DashboardLayout));\nexport { DashboardLayoutComponent };\napplyMixins(DashboardLayoutComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","PaneDirective","_super","apply","arguments","moduleName","ComplexBase","PanesDirective","propertyName","SplitterComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","panes","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Splitter","ej2ReactBase","ComponentBase","React.Component","PanelDirective","complexTemplate","panelsHeader","panelsContent","PanelsDirective","DashboardLayoutComponent","panels","DashboardLayout"],"mappings":"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"}
1
+ {"version":3,"file":"ej2-react-layouts.umd.min.js","sources":["../src/splitter/panesettings-directive.js","../src/splitter/splitter.component.js","../src/dashboard-layout/panels-directive.js","../src/dashboard-layout/dashboardlayout.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 { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * PanesDirective` represent a panes of the react splitter.\n * It must be contained in a Splitter component(`SplitterComponent`).\n * ```tsx\n * <SplitterComponent>\n * <PaneSettingsDirective>\n * <PaneDirective size={this.Pane1Size}></PaneDirective>\n * <PaneDirective size={this.Pane2Size}></PaneDirective>\n * <PaneSettingsDirective>\n * </SplitterComponent>\n * ```\n */\nvar PaneDirective = /** @class */ (function (_super) {\n __extends(PaneDirective, _super);\n function PaneDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PaneDirective.moduleName = 'pane';\n return PaneDirective;\n}(ComplexBase));\nexport { PaneDirective };\nvar PanesDirective = /** @class */ (function (_super) {\n __extends(PanesDirective, _super);\n function PanesDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanesDirective.propertyName = 'paneSettings';\n PanesDirective.moduleName = 'panes';\n return PanesDirective;\n}(ComplexBase));\nexport { PanesDirective };\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 { Splitter } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the React Splitter Component\n * ```html\n * <Splitter></Splitter>\n * ```\n */\nvar SplitterComponent = /** @class */ (function (_super) {\n __extends(SplitterComponent, _super);\n function SplitterComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'panes': 'pane' };\n _this.statelessTemplateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n SplitterComponent.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 SplitterComponent;\n}(Splitter));\nexport { SplitterComponent };\napplyMixins(SplitterComponent, [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 { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `PanelsDirective` represent a presets of the react dashboardlayout.\n * It must be contained in a dashboardlayout component(`DashBoardLayoutComponent`).\n * ```tsx\n * <DashBoardLayoutComponent>\n * <PanelsDirective>\n * <PanelDirective></PanelDirective>\n * <PanelDirective></PanelDirective>\n * </PanelsDirective>\n * </DashBoardLayoutComponent>\n * ```\n */\nvar PanelDirective = /** @class */ (function (_super) {\n __extends(PanelDirective, _super);\n function PanelDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanelDirective.moduleName = 'panel';\n PanelDirective.complexTemplate = { 'panelsHeader': 'panels.header', 'panelsContent': 'panels.content' };\n return PanelDirective;\n}(ComplexBase));\nexport { PanelDirective };\nvar PanelsDirective = /** @class */ (function (_super) {\n __extends(PanelsDirective, _super);\n function PanelsDirective() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n PanelsDirective.propertyName = 'panels';\n PanelsDirective.moduleName = 'panels';\n return PanelsDirective;\n}(ComplexBase));\nexport { PanelsDirective };\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 { DashboardLayout } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the Essential JS 2 React DashboardLayout Component.\n * ```ts\n * <DashBoardLayoutComponent></DashBoardLayoutComponent>\n * ```\n */\nvar DashboardLayoutComponent = /** @class */ (function (_super) {\n __extends(DashboardLayoutComponent, _super);\n function DashboardLayoutComponent(props) {\n var _this = _super.call(this, props) || this;\n _this.initRenderCalled = false;\n _this.checkInjectedModules = false;\n _this.directivekeys = { 'panels': 'panel' };\n _this.statelessTemplateProps = null;\n _this.immediateRender = false;\n _this.portals = [];\n return _this;\n }\n DashboardLayoutComponent.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 DashboardLayoutComponent;\n}(DashboardLayout));\nexport { DashboardLayoutComponent };\napplyMixins(DashboardLayoutComponent, [ComponentBase, React.Component]);\n"],"names":["__extends","extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__","this","constructor","prototype","create","PaneDirective","_super","apply","arguments","moduleName","ComplexBase","PanesDirective","propertyName","SplitterComponent","props","_this","call","initRenderCalled","checkInjectedModules","directivekeys","panes","statelessTemplateProps","immediateRender","portals","render","element","refreshing","isReactForeceUpdate","React.createElement","getDefaultAttributes","concat","children","Splitter","ej2ReactBase","ComponentBase","React.Component","PanelDirective","complexTemplate","panelsHeader","panelsContent","PanelsDirective","DashboardLayoutComponent","panels","DashboardLayout"],"mappings":"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"}
@@ -34,6 +34,7 @@ class SplitterComponent extends Splitter {
34
34
  this.initRenderCalled = false;
35
35
  this.checkInjectedModules = false;
36
36
  this.directivekeys = { 'panes': 'pane' };
37
+ this.statelessTemplateProps = null;
37
38
  this.immediateRender = false;
38
39
  this.portals = [];
39
40
  }
@@ -82,6 +83,7 @@ class DashboardLayoutComponent extends DashboardLayout {
82
83
  this.initRenderCalled = false;
83
84
  this.checkInjectedModules = false;
84
85
  this.directivekeys = { 'panels': 'panel' };
86
+ this.statelessTemplateProps = null;
85
87
  this.immediateRender = false;
86
88
  this.portals = [];
87
89
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ej2-react-layouts.es2015.js","sources":["../src/es6/splitter/panesettings-directive.js","../src/es6/splitter/splitter.component.js","../src/es6/dashboard-layout/panels-directive.js","../src/es6/dashboard-layout/dashboardlayout.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * PanesDirective` represent a panes of the react splitter.\n * It must be contained in a Splitter component(`SplitterComponent`).\n * ```tsx\n * <SplitterComponent>\n * <PaneSettingsDirective>\n * <PaneDirective size={this.Pane1Size}></PaneDirective>\n * <PaneDirective size={this.Pane2Size}></PaneDirective>\n * <PaneSettingsDirective>\n * </SplitterComponent>\n * ```\n */\nexport class PaneDirective extends ComplexBase {\n}\nPaneDirective.moduleName = 'pane';\nexport class PanesDirective extends ComplexBase {\n}\nPanesDirective.propertyName = 'paneSettings';\nPanesDirective.moduleName = 'panes';\n","import * as React from 'react';\nimport { Splitter } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the React Splitter Component\n * ```html\n * <Splitter></Splitter>\n * ```\n */\nexport class SplitterComponent extends Splitter {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'panes': 'pane' };\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(SplitterComponent, [ComponentBase, React.Component]);\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `PanelsDirective` represent a presets of the react dashboardlayout.\n * It must be contained in a dashboardlayout component(`DashBoardLayoutComponent`).\n * ```tsx\n * <DashBoardLayoutComponent>\n * <PanelsDirective>\n * <PanelDirective></PanelDirective>\n * <PanelDirective></PanelDirective>\n * </PanelsDirective>\n * </DashBoardLayoutComponent>\n * ```\n */\nexport class PanelDirective extends ComplexBase {\n}\nPanelDirective.moduleName = 'panel';\nPanelDirective.complexTemplate = { 'panelsHeader': 'panels.header', 'panelsContent': 'panels.content' };\nexport class PanelsDirective extends ComplexBase {\n}\nPanelsDirective.propertyName = 'panels';\nPanelsDirective.moduleName = 'panels';\n","import * as React from 'react';\nimport { DashboardLayout } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the Essential JS 2 React DashboardLayout Component.\n * ```ts\n * <DashBoardLayoutComponent></DashBoardLayoutComponent>\n * ```\n */\nexport class DashboardLayoutComponent extends DashboardLayout {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'panels': 'panel' };\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(DashboardLayoutComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":";;;;AACA;;;;;;;;;;;;AAYA,AAAO,MAAM,aAAa,SAAS,WAAW,CAAC;CAC9C;AACD,aAAa,CAAC,UAAU,GAAG,MAAM,CAAC;AAClC,AAAO,MAAM,cAAc,SAAS,WAAW,CAAC;CAC/C;AACD,cAAc,CAAC,YAAY,GAAG,cAAc,CAAC;AAC7C,cAAc,CAAC,UAAU,GAAG,OAAO,CAAC;;AChBpC;;;;;;AAMA,AAAO,MAAM,iBAAiB,SAAS,QAAQ,CAAC;IAC5C,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;QACzC,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,iBAAiB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC,CAAC;;AC3BjE;;;;;;;;;;;;AAYA,AAAO,MAAM,cAAc,SAAS,WAAW,CAAC;CAC/C;AACD,cAAc,CAAC,UAAU,GAAG,OAAO,CAAC;AACpC,cAAc,CAAC,eAAe,GAAG,EAAE,cAAc,EAAE,eAAe,EAAE,eAAe,EAAE,gBAAgB,EAAE,CAAC;AACxG,AAAO,MAAM,eAAe,SAAS,WAAW,CAAC;CAChD;AACD,eAAe,CAAC,YAAY,GAAG,QAAQ,CAAC;AACxC,eAAe,CAAC,UAAU,GAAG,QAAQ,CAAC;;ACjBtC;;;;;;AAMA,AAAO,MAAM,wBAAwB,SAAS,eAAe,CAAC;IAC1D,WAAW,CAAC,KAAK,EAAE;QACf,KAAK,CAAC,KAAK,CAAC,CAAC;QACb,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;QAC9B,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;QAC3C,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,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,wBAAwB,EAAE,CAAC,aAAa,EAAEC,SAAe,CAAC,CAAC,CAAC;;;;;"}
1
+ {"version":3,"file":"ej2-react-layouts.es2015.js","sources":["../src/es6/splitter/panesettings-directive.js","../src/es6/splitter/splitter.component.js","../src/es6/dashboard-layout/panels-directive.js","../src/es6/dashboard-layout/dashboardlayout.component.js"],"sourcesContent":["import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * PanesDirective` represent a panes of the react splitter.\n * It must be contained in a Splitter component(`SplitterComponent`).\n * ```tsx\n * <SplitterComponent>\n * <PaneSettingsDirective>\n * <PaneDirective size={this.Pane1Size}></PaneDirective>\n * <PaneDirective size={this.Pane2Size}></PaneDirective>\n * <PaneSettingsDirective>\n * </SplitterComponent>\n * ```\n */\nexport class PaneDirective extends ComplexBase {\n}\nPaneDirective.moduleName = 'pane';\nexport class PanesDirective extends ComplexBase {\n}\nPanesDirective.propertyName = 'paneSettings';\nPanesDirective.moduleName = 'panes';\n","import * as React from 'react';\nimport { Splitter } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the React Splitter Component\n * ```html\n * <Splitter></Splitter>\n * ```\n */\nexport class SplitterComponent extends Splitter {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'panes': 'pane' };\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(SplitterComponent, [ComponentBase, React.Component]);\n","import { ComplexBase } from '@syncfusion/ej2-react-base';\n/**\n * `PanelsDirective` represent a presets of the react dashboardlayout.\n * It must be contained in a dashboardlayout component(`DashBoardLayoutComponent`).\n * ```tsx\n * <DashBoardLayoutComponent>\n * <PanelsDirective>\n * <PanelDirective></PanelDirective>\n * <PanelDirective></PanelDirective>\n * </PanelsDirective>\n * </DashBoardLayoutComponent>\n * ```\n */\nexport class PanelDirective extends ComplexBase {\n}\nPanelDirective.moduleName = 'panel';\nPanelDirective.complexTemplate = { 'panelsHeader': 'panels.header', 'panelsContent': 'panels.content' };\nexport class PanelsDirective extends ComplexBase {\n}\nPanelsDirective.propertyName = 'panels';\nPanelsDirective.moduleName = 'panels';\n","import * as React from 'react';\nimport { DashboardLayout } from '@syncfusion/ej2-layouts';\nimport { ComponentBase, applyMixins } from '@syncfusion/ej2-react-base';\n/**\n * Represents the Essential JS 2 React DashboardLayout Component.\n * ```ts\n * <DashBoardLayoutComponent></DashBoardLayoutComponent>\n * ```\n */\nexport class DashboardLayoutComponent extends DashboardLayout {\n constructor(props) {\n super(props);\n this.initRenderCalled = false;\n this.checkInjectedModules = false;\n this.directivekeys = { 'panels': 'panel' };\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(DashboardLayoutComponent, [ComponentBase, React.Component]);\n"],"names":["React.createElement","React.Component"],"mappings":"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"}
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-layouts@*",
3
- "_id": "@syncfusion/ej2-react-layouts@20.4.48",
3
+ "_id": "@syncfusion/ej2-react-layouts@21.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-vdUQAGzJUv2K2FqtfYZzGEmEvpZOxPhVObDMR4EkcKIX3Ujy53VO2vQKznyuaCq+ndAsu6LgfTj/em9rgGa6ZQ==",
5
+ "_integrity": "sha512-Ao5//dqsDEybFKyLHIdD3QHOu/S5OAa2Qc21nU75YZ8xzBScUG9YoNLxbUl+GEYPwtEzzuKddRqUNSeJN0/KIw==",
6
6
  "_location": "/@syncfusion/ej2-react-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-20.4.48.tgz",
23
- "_shasum": "7b7e7c883d3058c1f76adb18b337c3a588dd579c",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-21.1.35.tgz",
23
+ "_shasum": "f296682a8434f5b168e1a72914c5afc24925f2ed",
24
24
  "_spec": "@syncfusion/ej2-react-layouts@*",
25
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.51",
35
- "@syncfusion/ej2-layouts": "20.4.53",
36
- "@syncfusion/ej2-react-base": "~20.4.48"
34
+ "@syncfusion/ej2-base": "~21.1.37",
35
+ "@syncfusion/ej2-layouts": "21.1.37",
36
+ "@syncfusion/ej2-react-base": "~21.1.37"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React",
@@ -56,6 +56,6 @@
56
56
  "type": "git",
57
57
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
58
58
  },
59
- "version": "20.4.53",
59
+ "version": "21.1.37",
60
60
  "sideEffects": false
61
61
  }
@@ -18,6 +18,7 @@ export declare class DashboardLayoutComponent extends DashboardLayout {
18
18
  directivekeys: {
19
19
  [key: string]: Object;
20
20
  };
21
+ private statelessTemplateProps;
21
22
  private immediateRender;
22
23
  props: Readonly<{
23
24
  children?: React.ReactNode | React.ReactNode[];
@@ -27,6 +27,7 @@ var DashboardLayoutComponent = /** @class */ (function (_super) {
27
27
  _this.initRenderCalled = false;
28
28
  _this.checkInjectedModules = false;
29
29
  _this.directivekeys = { 'panels': 'panel' };
30
+ _this.statelessTemplateProps = null;
30
31
  _this.immediateRender = false;
31
32
  _this.portals = [];
32
33
  return _this;
@@ -18,6 +18,7 @@ export declare class SplitterComponent extends Splitter {
18
18
  directivekeys: {
19
19
  [key: string]: Object;
20
20
  };
21
+ private statelessTemplateProps;
21
22
  private immediateRender;
22
23
  props: Readonly<{
23
24
  children?: React.ReactNode | React.ReactNode[];
@@ -27,6 +27,7 @@ var SplitterComponent = /** @class */ (function (_super) {
27
27
  _this.initRenderCalled = false;
28
28
  _this.checkInjectedModules = false;
29
29
  _this.directivekeys = { 'panes': 'pane' };
30
+ _this.statelessTemplateProps = null;
30
31
  _this.immediateRender = false;
31
32
  _this.portals = [];
32
33
  return _this;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.65em;
33
36
  }
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 0.6em;
34
37
  }
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 0.6em;
34
37
  }
@@ -30,6 +30,9 @@
30
30
  .e-avatar.e-avatar-circle {
31
31
  border-radius: 50%;
32
32
  }
33
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
34
+ border-radius: 50%;
35
+ }
33
36
  .e-avatar.e-avatar-xsmall {
34
37
  font-size: 10px;
35
38
  height: 24px;
@@ -30,6 +30,9 @@
30
30
  .e-avatar.e-avatar-circle {
31
31
  border-radius: 50%;
32
32
  }
33
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
34
+ border-radius: 50%;
35
+ }
33
36
  .e-avatar.e-avatar-xsmall {
34
37
  font-size: 10px;
35
38
  height: 24px;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -473,6 +476,7 @@
473
476
  font-size: 14px;
474
477
  line-height: normal;
475
478
  padding: 16px;
479
+ word-wrap: break-word;
476
480
  }
477
481
  .e-card .e-card-content + :not(.e-card-content),
478
482
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -490,7 +494,7 @@
490
494
  /* stylelint-disable property-no-vendor-prefix */
491
495
  .e-card {
492
496
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
493
- background-color: #6e6e6e;
497
+ background: #6e6e6e;
494
498
  border: 1px solid #1a1a1a;
495
499
  box-shadow: none;
496
500
  color: #fff;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -474,6 +477,7 @@
474
477
  font-size: 14px;
475
478
  line-height: normal;
476
479
  padding: 12px;
480
+ word-wrap: break-word;
477
481
  }
478
482
  .e-card .e-card-content + :not(.e-card-content),
479
483
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -491,7 +495,7 @@
491
495
  /* stylelint-disable property-no-vendor-prefix */
492
496
  .e-card {
493
497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
494
- background-color: #fff;
498
+ background: #fff;
495
499
  border: 1px solid #ddd;
496
500
  box-shadow: none;
497
501
  color: #333;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.65em;
33
36
  }
@@ -479,6 +482,7 @@
479
482
  font-size: 14px;
480
483
  line-height: normal;
481
484
  padding: 16px;
485
+ word-wrap: break-word;
482
486
  }
483
487
  .e-card .e-card-content + :not(.e-card-content),
484
488
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -496,7 +500,7 @@
496
500
  /* stylelint-disable property-no-vendor-prefix */
497
501
  .e-card {
498
502
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
499
- background-color: #fff;
503
+ background: #fff;
500
504
  border: 1px solid rgba(0, 0, 0, 0.12);
501
505
  box-shadow: none;
502
506
  color: #212529;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -488,6 +491,7 @@
488
491
  font-size: 14px;
489
492
  line-height: 1.5;
490
493
  padding: 12px;
494
+ word-wrap: break-word;
491
495
  }
492
496
  .e-card .e-card-content + :not(.e-card-content),
493
497
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -505,7 +509,7 @@
505
509
  /* stylelint-disable property-no-vendor-prefix */
506
510
  .e-card {
507
511
  -webkit-tap-highlight-color: #0d6efd;
508
- background-color: #212529;
512
+ background: #212529;
509
513
  border: 1px solid #444c54;
510
514
  box-shadow: none;
511
515
  color: #fff;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -488,6 +491,7 @@
488
491
  font-size: 14px;
489
492
  line-height: 1.5;
490
493
  padding: 12px;
494
+ word-wrap: break-word;
491
495
  }
492
496
  .e-card .e-card-content + :not(.e-card-content),
493
497
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -505,7 +509,7 @@
505
509
  /* stylelint-disable property-no-vendor-prefix */
506
510
  .e-card {
507
511
  -webkit-tap-highlight-color: #0d6efd;
508
- background-color: #fff;
512
+ background: #fff;
509
513
  border: 1px solid #dee2e6;
510
514
  box-shadow: none;
511
515
  color: #212529;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: normal;
432
432
  padding: 16px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
450
- background-color: #6e6e6e;
451
+ background: #6e6e6e;
451
452
  border: 1px solid #1a1a1a;
452
453
  box-shadow: none;
453
454
  color: #fff;
@@ -431,6 +431,7 @@
431
431
  font-size: 14px;
432
432
  line-height: normal;
433
433
  padding: 12px;
434
+ word-wrap: break-word;
434
435
  }
435
436
  .e-card .e-card-content + :not(.e-card-content),
436
437
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -448,7 +449,7 @@
448
449
  /* stylelint-disable property-no-vendor-prefix */
449
450
  .e-card {
450
451
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
451
- background-color: #fff;
452
+ background: #fff;
452
453
  border: 1px solid #ddd;
453
454
  box-shadow: none;
454
455
  color: #333;
@@ -436,6 +436,7 @@
436
436
  font-size: 14px;
437
437
  line-height: normal;
438
438
  padding: 16px;
439
+ word-wrap: break-word;
439
440
  }
440
441
  .e-card .e-card-content + :not(.e-card-content),
441
442
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -453,7 +454,7 @@
453
454
  /* stylelint-disable property-no-vendor-prefix */
454
455
  .e-card {
455
456
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
456
- background-color: #fff;
457
+ background: #fff;
457
458
  border: 1px solid rgba(0, 0, 0, 0.12);
458
459
  box-shadow: none;
459
460
  color: #212529;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: 1.5;
432
432
  padding: 12px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: #0d6efd;
450
- background-color: #212529;
451
+ background: #212529;
451
452
  border: 1px solid #444c54;
452
453
  box-shadow: none;
453
454
  color: #fff;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: 1.5;
432
432
  padding: 12px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: #0d6efd;
450
- background-color: #fff;
451
+ background: #fff;
451
452
  border: 1px solid #dee2e6;
452
453
  box-shadow: none;
453
454
  color: #212529;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: normal;
432
432
  padding: 16px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
450
- background-color: #201f1f;
451
+ background: #201f1f;
451
452
  border: 1px solid #dadada;
452
453
  box-shadow: none;
453
454
  color: #dadada;
@@ -441,6 +441,7 @@
441
441
  font-size: 14px;
442
442
  line-height: normal;
443
443
  padding: 12px;
444
+ word-wrap: break-word;
444
445
  }
445
446
  .e-card .e-card-content + :not(.e-card-content),
446
447
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -458,7 +459,7 @@
458
459
  /* stylelint-disable property-no-vendor-prefix */
459
460
  .e-card {
460
461
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
461
- background-color: #fff;
462
+ background: #fff;
462
463
  border: 1px solid #eaeaea;
463
464
  box-shadow: none;
464
465
  color: #333;
@@ -439,6 +439,7 @@
439
439
  font-size: 14px;
440
440
  line-height: 1.5;
441
441
  padding: 16px;
442
+ word-wrap: break-word;
442
443
  }
443
444
  .e-card .e-card-content + :not(.e-card-content),
444
445
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -459,7 +460,7 @@
459
460
  /* stylelint-disable property-no-vendor-prefix */
460
461
  .e-card {
461
462
  -webkit-tap-highlight-color: #0078d4;
462
- background-color: #252423;
463
+ background: #252423;
463
464
  border: 0 solid #292827;
464
465
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
465
466
  color: #f3f2f1;
@@ -439,6 +439,7 @@
439
439
  font-size: 14px;
440
440
  line-height: 1.5;
441
441
  padding: 16px;
442
+ word-wrap: break-word;
442
443
  }
443
444
  .e-card .e-card-content + :not(.e-card-content),
444
445
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -459,7 +460,7 @@
459
460
  /* stylelint-disable property-no-vendor-prefix */
460
461
  .e-card {
461
462
  -webkit-tap-highlight-color: #0078d4;
462
- background-color: #fff;
463
+ background: #fff;
463
464
  border: 0 solid #edebe9;
464
465
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
465
466
  color: #201f1e;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: normal;
432
432
  padding: 16px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
450
- background-color: #ccc;
451
+ background: #ccc;
451
452
  border: 1px solid #757575;
452
453
  box-shadow: none;
453
454
  color: #000;
@@ -442,6 +442,7 @@
442
442
  font-size: 14px;
443
443
  line-height: normal;
444
444
  padding: 12px;
445
+ word-wrap: break-word;
445
446
  }
446
447
  .e-card .e-card-content + :not(.e-card-content),
447
448
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -459,7 +460,7 @@
459
460
  /* stylelint-disable property-no-vendor-prefix */
460
461
  .e-card {
461
462
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
462
- background-color: #000;
463
+ background: #000;
463
464
  border: 1px solid #969696;
464
465
  box-shadow: none;
465
466
  color: #fff;
@@ -431,6 +431,7 @@
431
431
  font-size: 14px;
432
432
  line-height: normal;
433
433
  padding: 16px;
434
+ word-wrap: break-word;
434
435
  }
435
436
  .e-card .e-card-content + :not(.e-card-content),
436
437
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -448,7 +449,7 @@
448
449
  /* stylelint-disable property-no-vendor-prefix */
449
450
  .e-card {
450
451
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
451
- background-color: #303030;
452
+ background: #303030;
452
453
  border: 1px solid #000;
453
454
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
454
455
  color: #000;
@@ -430,6 +430,7 @@
430
430
  font-size: 14px;
431
431
  line-height: normal;
432
432
  padding: 12px;
433
+ word-wrap: break-word;
433
434
  }
434
435
  .e-card .e-card-content + :not(.e-card-content),
435
436
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -447,7 +448,7 @@
447
448
  /* stylelint-disable property-no-vendor-prefix */
448
449
  .e-card {
449
450
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
450
- background-color: #fff;
451
+ background: #fff;
451
452
  border: 1px none #000;
452
453
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
453
454
  color: rgba(0, 0, 0, 0.87);
@@ -429,6 +429,7 @@
429
429
  font-size: 14px;
430
430
  line-height: 1.5;
431
431
  padding: 0 18px 12px 18px;
432
+ word-wrap: break-word;
432
433
  }
433
434
  .e-card .e-card-content + :not(.e-card-content),
434
435
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -449,7 +450,7 @@
449
450
  /* stylelint-disable property-no-vendor-prefix */
450
451
  .e-card {
451
452
  -webkit-tap-highlight-color: #22d3ee;
452
- background-color: #1f2937;
453
+ background: #1f2937;
453
454
  border: 1px solid #4b5563;
454
455
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
455
456
  color: #fff;
@@ -429,6 +429,7 @@
429
429
  font-size: 14px;
430
430
  line-height: 1.5;
431
431
  padding: 0 18px 12px 18px;
432
+ word-wrap: break-word;
432
433
  }
433
434
  .e-card .e-card-content + :not(.e-card-content),
434
435
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -449,7 +450,7 @@
449
450
  /* stylelint-disable property-no-vendor-prefix */
450
451
  .e-card {
451
452
  -webkit-tap-highlight-color: #4f46e5;
452
- background-color: #fff;
453
+ background: #fff;
453
454
  border: 1px solid #e5e7eb;
454
455
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
455
456
  color: #111827;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -473,6 +476,7 @@
473
476
  font-size: 14px;
474
477
  line-height: normal;
475
478
  padding: 16px;
479
+ word-wrap: break-word;
476
480
  }
477
481
  .e-card .e-card-content + :not(.e-card-content),
478
482
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -490,7 +494,7 @@
490
494
  /* stylelint-disable property-no-vendor-prefix */
491
495
  .e-card {
492
496
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
493
- background-color: #201f1f;
497
+ background: #201f1f;
494
498
  border: 1px solid #dadada;
495
499
  box-shadow: none;
496
500
  color: #dadada;
package/styles/fabric.css CHANGED
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -484,6 +487,7 @@
484
487
  font-size: 14px;
485
488
  line-height: normal;
486
489
  padding: 12px;
490
+ word-wrap: break-word;
487
491
  }
488
492
  .e-card .e-card-content + :not(.e-card-content),
489
493
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -501,7 +505,7 @@
501
505
  /* stylelint-disable property-no-vendor-prefix */
502
506
  .e-card {
503
507
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
504
- background-color: #fff;
508
+ background: #fff;
505
509
  border: 1px solid #eaeaea;
506
510
  box-shadow: none;
507
511
  color: #333;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -495,6 +498,7 @@
495
498
  font-size: 14px;
496
499
  line-height: 1.5;
497
500
  padding: 16px;
501
+ word-wrap: break-word;
498
502
  }
499
503
  .e-card .e-card-content + :not(.e-card-content),
500
504
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -515,7 +519,7 @@
515
519
  /* stylelint-disable property-no-vendor-prefix */
516
520
  .e-card {
517
521
  -webkit-tap-highlight-color: #0078d4;
518
- background-color: #252423;
522
+ background: #252423;
519
523
  border: 0 solid #292827;
520
524
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
521
525
  color: #f3f2f1;
package/styles/fluent.css CHANGED
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 10px;
34
37
  height: 24px;
@@ -495,6 +498,7 @@
495
498
  font-size: 14px;
496
499
  line-height: 1.5;
497
500
  padding: 16px;
501
+ word-wrap: break-word;
498
502
  }
499
503
  .e-card .e-card-content + :not(.e-card-content),
500
504
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -515,7 +519,7 @@
515
519
  /* stylelint-disable property-no-vendor-prefix */
516
520
  .e-card {
517
521
  -webkit-tap-highlight-color: #0078d4;
518
- background-color: #fff;
522
+ background: #fff;
519
523
  border: 0 solid #edebe9;
520
524
  box-shadow: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108);
521
525
  color: #201f1e;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -473,6 +476,7 @@
473
476
  font-size: 14px;
474
477
  line-height: normal;
475
478
  padding: 16px;
479
+ word-wrap: break-word;
476
480
  }
477
481
  .e-card .e-card-content + :not(.e-card-content),
478
482
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -490,7 +494,7 @@
490
494
  /* stylelint-disable property-no-vendor-prefix */
491
495
  .e-card {
492
496
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
493
- background-color: #ccc;
497
+ background: #ccc;
494
498
  border: 1px solid #757575;
495
499
  box-shadow: none;
496
500
  color: #000;
@@ -28,6 +28,9 @@
28
28
  .e-avatar.e-avatar-circle {
29
29
  border-radius: 50%;
30
30
  }
31
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
+ border-radius: 50%;
33
+ }
31
34
  .e-avatar.e-avatar-xsmall {
32
35
  font-size: 0.6em;
33
36
  }
@@ -485,6 +488,7 @@
485
488
  font-size: 14px;
486
489
  line-height: normal;
487
490
  padding: 12px;
491
+ word-wrap: break-word;
488
492
  }
489
493
  .e-card .e-card-content + :not(.e-card-content),
490
494
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -502,7 +506,7 @@
502
506
  /* stylelint-disable property-no-vendor-prefix */
503
507
  .e-card {
504
508
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
505
- background-color: #000;
509
+ background: #000;
506
510
  border: 1px solid #969696;
507
511
  box-shadow: none;
508
512
  color: #fff;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 0.6em;
34
37
  }
@@ -474,6 +477,7 @@
474
477
  font-size: 14px;
475
478
  line-height: normal;
476
479
  padding: 16px;
480
+ word-wrap: break-word;
477
481
  }
478
482
  .e-card .e-card-content + :not(.e-card-content),
479
483
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -491,7 +495,7 @@
491
495
  /* stylelint-disable property-no-vendor-prefix */
492
496
  .e-card {
493
497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
494
- background-color: #303030;
498
+ background: #303030;
495
499
  border: 1px solid #000;
496
500
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
497
501
  color: #000;
@@ -29,6 +29,9 @@
29
29
  .e-avatar.e-avatar-circle {
30
30
  border-radius: 50%;
31
31
  }
32
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
+ border-radius: 50%;
34
+ }
32
35
  .e-avatar.e-avatar-xsmall {
33
36
  font-size: 0.6em;
34
37
  }
@@ -473,6 +476,7 @@
473
476
  font-size: 14px;
474
477
  line-height: normal;
475
478
  padding: 12px;
479
+ word-wrap: break-word;
476
480
  }
477
481
  .e-card .e-card-content + :not(.e-card-content),
478
482
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -490,7 +494,7 @@
490
494
  /* stylelint-disable property-no-vendor-prefix */
491
495
  .e-card {
492
496
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
493
- background-color: #fff;
497
+ background: #fff;
494
498
  border: 1px none #000;
495
499
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
496
500
  color: rgba(0, 0, 0, 0.87);
@@ -33,6 +33,9 @@
33
33
  .e-avatar.e-avatar-circle {
34
34
  border-radius: 50%;
35
35
  }
36
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
37
+ border-radius: 50%;
38
+ }
36
39
  .e-avatar.e-avatar-xsmall {
37
40
  font-size: 10px;
38
41
  height: 24px;
@@ -488,6 +491,7 @@
488
491
  font-size: 14px;
489
492
  line-height: 1.5;
490
493
  padding: 0 18px 12px 18px;
494
+ word-wrap: break-word;
491
495
  }
492
496
  .e-card .e-card-content + :not(.e-card-content),
493
497
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -508,7 +512,7 @@
508
512
  /* stylelint-disable property-no-vendor-prefix */
509
513
  .e-card {
510
514
  -webkit-tap-highlight-color: #22d3ee;
511
- background-color: #1f2937;
515
+ background: #1f2937;
512
516
  border: 1px solid #4b5563;
513
517
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
514
518
  color: #fff;
@@ -33,6 +33,9 @@
33
33
  .e-avatar.e-avatar-circle {
34
34
  border-radius: 50%;
35
35
  }
36
+ .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
37
+ border-radius: 50%;
38
+ }
36
39
  .e-avatar.e-avatar-xsmall {
37
40
  font-size: 10px;
38
41
  height: 24px;
@@ -488,6 +491,7 @@
488
491
  font-size: 14px;
489
492
  line-height: 1.5;
490
493
  padding: 0 18px 12px 18px;
494
+ word-wrap: break-word;
491
495
  }
492
496
  .e-card .e-card-content + :not(.e-card-content),
493
497
  .e-card .e-card-content + .e-card-actions.e-card-vertical {
@@ -508,7 +512,7 @@
508
512
  /* stylelint-disable property-no-vendor-prefix */
509
513
  .e-card {
510
514
  -webkit-tap-highlight-color: #4f46e5;
511
- background-color: #fff;
515
+ background: #fff;
512
516
  border: 1px solid #e5e7eb;
513
517
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
514
518
  color: #111827;