This is a custom panel UI to achieve a different look and feel while not changing the default appearance of an Ext.Panel.

It uses the theming system included in Ext JS 5, to create new Ext.panel.Panel UI's using included mixins.

The js is not minified so it is readable. See BubblePanel.js.

You can also view the Sass file (resources/sass/bubble-panel.scss).