UNPKG

@progress/kendo-vue-gauges

Version:
9 lines (8 loc) 687 B
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@progress/kendo-charts"),l=(t,a,d)=>{let e={};if(typeof document=="undefined"){t.dispatch({type:"push",payload:e});return}try{e=o.gaugeTheme(d)}finally{t.dispatch({type:"push",payload:e}),a()}};exports.loadTheme=l;