This package is the base for all the themes under classic.
Sencha GPL version shows the Ext JS Trial watermark. They just forgot to remove it. This package fixes this error.
(See this question on Stack Overflow.)
In your package.json add this line under dependencies:
"@sencha/ext-classic-theme-base": "https://github.com/lmeyer1/ext-classic-theme-base/tarball/master",
This will replace @sencha's original faulty package with this corrected one.
You can force an update of this package with npm install -f @sencha/ext-classic-theme-base. You might need this
because this is not a versioned package.
The code contained in this repository is licensed under the GPL 3.0 licencing terms according to Sencha GPL Licensing and GNU GPL 3.0.
The removal of the watermark in this code cannot be assimilated with the defended removal of the watermark in software distributed under the Trial Licence (paragraph 2.2 of the Sencha Software License Agreement), because this present source code has been obtained under the GPL 3.0 software license. Furthermore, the presence of the Ext Js Trial watermark in the Ext Js GPL version cannot be explained other than as an oversight.