All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.prod.theming.getConstructableStyle.js Maven / Gradle / Ivy

"use strict";import r from"./getEffectiveStyle.js";import{attachCustomCSSChange as l}from"./CustomStyle.js";const e=new Map;l(t=>{e.delete(`${t}_normal`)});const s=t=>{const n=`${t.getMetadata().getTag()}_normal`;if(!e.has(n)){const a=r(t),o=new CSSStyleSheet;o.replaceSync(a),e.set(n,[o])}return e.get(n)};export default s;
//# sourceMappingURL=getConstructableStyle.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy