{"ast":null,"code":"import _asyncToGenerator from \"F:/workspace/202226701027/huinongbao-app/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js\";\n/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { m as menuController } from './index4.js';\n\n// Given a menu, return whether or not the menu toggle should be visible\nconst updateVisibility = /*#__PURE__*/function () {\n var _ref = _asyncToGenerator(function* (menu) {\n const menuEl = yield menuController.get(menu);\n return !!(menuEl && (yield menuEl.isActive()));\n });\n return function updateVisibility(_x) {\n return _ref.apply(this, arguments);\n };\n}();\nexport { updateVisibility as u };","map":{"version":3,"names":["m","menuController","updateVisibility","_ref","_asyncToGenerator","menu","menuEl","get","isActive","_x","apply","arguments","u"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@ionic/core/components/menu-toggle-util.js"],"sourcesContent":["/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { m as menuController } from './index4.js';\n\n// Given a menu, return whether or not the menu toggle should be visible\nconst updateVisibility = async (menu) => {\n const menuEl = await menuController.get(menu);\n return !!(menuEl && (await menuEl.isActive()));\n};\n\nexport { updateVisibility as u };\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,CAAC,IAAIC,cAAc,QAAQ,aAAa;;AAEjD;AACA,MAAMC,gBAAgB;EAAA,IAAAC,IAAA,GAAAC,iBAAA,CAAG,WAAOC,IAAI,EAAK;IACrC,MAAMC,MAAM,SAASL,cAAc,CAACM,GAAG,CAACF,IAAI,CAAC;IAC7C,OAAO,CAAC,EAAEC,MAAM,WAAWA,MAAM,CAACE,QAAQ,CAAC,CAAC,CAAC,CAAC;EAClD,CAAC;EAAA,gBAHKN,gBAAgBA,CAAAO,EAAA;IAAA,OAAAN,IAAA,CAAAO,KAAA,OAAAC,SAAA;EAAA;AAAA,GAGrB;AAED,SAAST,gBAAgB,IAAIU,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}