UNPKG

@progress/kendo-react-gauges

Version:

React Gauges provide a set of React components for building beautiful and customizable gauges. KendoReact Gauges package

9 lines (8 loc) 845 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 u=t=>typeof t=="object",o=(t,n)=>{if(Object.keys(t).length!==Object.keys(n).length)return!0;for(const e in t)if(e!=="value"&&t.hasOwnProperty(e)){const s=t[e],f=n[e];if(u(s)&&u(f)?o(s,f):s!==f)return!0}return!1},r=(t,n)=>{if(!t||!n||(t=[].concat(t),n=[].concat(n),t.length!==n.length))return!0;for(let e=0;e<t.length;e++)if(o(t[e],n[e]))return!0;return!1};exports.isOptionsChanged=r;