UNPKG

@progress/kendo-react-barcodes

Version:

React Barcodes provide a set of React components to build beautiful and customizable barcodes. KendoReact Barcodes package

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