{"ast":null,"code":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nObject.defineProperty(exports, \"default\", {\n  enumerable: true,\n  get: function () {\n    return isPlainObject;\n  }\n});\nfunction isPlainObject(value) {\n  if (Object.prototype.toString.call(value) !== \"[object Object]\") {\n    return false;\n  }\n  const prototype = Object.getPrototypeOf(value);\n  return prototype === null || prototype === Object.prototype;\n}","map":{"version":3,"names":["Object","defineProperty","exports","value","enumerable","get","isPlainObject","prototype","toString","call","getPrototypeOf"],"sources":["C:/Users/user/Desktop/000newport/node_modules/tailwindcss/lib/util/isPlainObject.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", {\n    value: true\n});\nObject.defineProperty(exports, \"default\", {\n    enumerable: true,\n    get: function() {\n        return isPlainObject;\n    }\n});\nfunction isPlainObject(value) {\n    if (Object.prototype.toString.call(value) !== \"[object Object]\") {\n        return false;\n    }\n    const prototype = Object.getPrototypeOf(value);\n    return prototype === null || prototype === Object.prototype;\n}\n"],"mappings":"AAAA,YAAY;;AACZA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EACzCC,KAAK,EAAE;AACX,CAAC,CAAC;AACFH,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,SAAS,EAAE;EACtCE,UAAU,EAAE,IAAI;EAChBC,GAAG,EAAE,SAAAA,CAAA,EAAW;IACZ,OAAOC,aAAa;EACxB;AACJ,CAAC,CAAC;AACF,SAASA,aAAaA,CAACH,KAAK,EAAE;EAC1B,IAAIH,MAAM,CAACO,SAAS,CAACC,QAAQ,CAACC,IAAI,CAACN,KAAK,CAAC,KAAK,iBAAiB,EAAE;IAC7D,OAAO,KAAK;EAChB;EACA,MAAMI,SAAS,GAAGP,MAAM,CAACU,cAAc,CAACP,KAAK,CAAC;EAC9C,OAAOI,SAAS,KAAK,IAAI,IAAIA,SAAS,KAAKP,MAAM,CAACO,SAAS;AAC/D"},"metadata":{},"sourceType":"script","externalDependencies":[]}