- ✅ Ticket 1.1: Estructura Clean Architecture en backend - ✅ Ticket 1.2: Schemas Zod compartidos - ✅ Ticket 1.3: Refactorización drugs.ts (1362 → 8 archivos modulares) - ✅ Ticket 1.4: Refactorización procedures.ts (3583 → 6 archivos modulares) - ✅ Ticket 1.5: Eliminación de duplicidades (~50 líneas) Cambios principales: - Creada estructura Clean Architecture en backend/src/ - Schemas Zod compartidos en backend/src/shared/schemas/ - Refactorización modular de drugs y procedures - Utilidades genéricas en src/utils/ (filter, validation) - Eliminados scripts obsoletos y documentación antigua - Corregidos errores: QueryClient, import test-error-handling - Build verificado y funcionando correctamente
1 line
66 KiB
Plaintext
1 line
66 KiB
Plaintext
[{"/home/planetazuzu/guia-tes/src/main.tsx":"1","/home/planetazuzu/guia-tes/src/App.tsx":"2","/home/planetazuzu/guia-tes/src/hooks/useRoutePrefetch.ts":"3","/home/planetazuzu/guia-tes/src/components/ui/toaster.tsx":"4","/home/planetazuzu/guia-tes/src/hooks/use-toast.ts":"5","/home/planetazuzu/guia-tes/src/components/ui/toast.tsx":"6","/home/planetazuzu/guia-tes/src/lib/utils.ts":"7","/home/planetazuzu/guia-tes/src/components/ui/sonner.tsx":"8","/home/planetazuzu/guia-tes/src/components/ui/tooltip.tsx":"9","/home/planetazuzu/guia-tes/src/components/layout/Header.tsx":"10","/home/planetazuzu/guia-tes/src/components/ui/button.tsx":"11","/home/planetazuzu/guia-tes/src/components/layout/BottomNav.tsx":"12","/home/planetazuzu/guia-tes/src/components/layout/Footer.tsx":"13","/home/planetazuzu/guia-tes/src/components/layout/SearchModal.tsx":"14","/home/planetazuzu/guia-tes/src/services/content-search.ts":"15","/home/planetazuzu/guia-tes/src/services/content-adapter.ts":"16","/home/planetazuzu/guia-tes/src/data/procedures.ts":"17","/home/planetazuzu/guia-tes/src/data/drugs.ts":"18","/home/planetazuzu/guia-tes/src/data/guides-index.ts":"19","/home/planetazuzu/guia-tes/src/utils/indexeddb.ts":"20","/home/planetazuzu/guia-tes/src/hooks/useSearchHistory.ts":"21","/home/planetazuzu/guia-tes/src/hooks/useDebounce.ts":"22","/home/planetazuzu/guia-tes/src/data/acronyms.ts":"23","/home/planetazuzu/guia-tes/src/components/layout/MenuSheet.tsx":"24","/home/planetazuzu/guia-tes/src/components/layout/UpdateNotification.tsx":"25","/home/planetazuzu/guia-tes/src/hooks/useServiceWorker.ts":"26","/home/planetazuzu/guia-tes/src/components/layout/InstallBanner.tsx":"27","/home/planetazuzu/guia-tes/src/hooks/usePWAInstall.ts":"28","/home/planetazuzu/guia-tes/src/components/ErrorBoundary.tsx":"29","/home/planetazuzu/guia-tes/src/components/ui/PageLoader.tsx":"30","/home/planetazuzu/guia-tes/src/config/featureFlags.ts":"31","/home/planetazuzu/guia-tes/src/components/ClinicalSuggestions.tsx":"32","/home/planetazuzu/guia-tes/src/clinical/rules/engine.ts":"33","/home/planetazuzu/guia-tes/src/clinical/patient/types.ts":"34","/home/planetazuzu/guia-tes/src/clinical/rules/rules.ts":"35","/home/planetazuzu/guia-tes/src/clinical/calculations/index.ts":"36","/home/planetazuzu/guia-tes/src/clinical/calculations/types.ts":"37","/home/planetazuzu/guia-tes/src/clinical/calculations/perfusions.ts":"38","/home/planetazuzu/guia-tes/src/clinical/calculations/vitals.ts":"39","/home/planetazuzu/guia-tes/src/clinical/rules/types.ts":"40","/home/planetazuzu/guia-tes/src/clinical/patient/index.ts":"41","/home/planetazuzu/guia-tes/src/clinical/patient/PatientContext.tsx":"42","/home/planetazuzu/guia-tes/src/components/ui/card.tsx":"43","/home/planetazuzu/guia-tes/src/pages/Index.tsx":"44","/home/planetazuzu/guia-tes/src/components/ui/EmergencyButton.tsx":"45","/home/planetazuzu/guia-tes/src/pages/NotFound.tsx":"46","/home/planetazuzu/guia-tes/src/pages/SoporteVital.tsx":"47","/home/planetazuzu/guia-tes/src/components/content/procedures/ProcedureCard.tsx":"48","/home/planetazuzu/guia-tes/src/components/ui/Badge.tsx":"49","/home/planetazuzu/guia-tes/src/hooks/useFavorites.ts":"50","/home/planetazuzu/guia-tes/src/pages/Patologias.tsx":"51","/home/planetazuzu/guia-tes/src/pages/Escena.tsx":"52","/home/planetazuzu/guia-tes/src/components/interactive/decision-trees/DecisionTreeViewer.tsx":"53","/home/planetazuzu/guia-tes/src/data/decision-trees.ts":"54","/home/planetazuzu/guia-tes/src/components/ui/alert.tsx":"55","/home/planetazuzu/guia-tes/src/pages/Farmacos.tsx":"56","/home/planetazuzu/guia-tes/src/data/tes-medication.ts":"57","/home/planetazuzu/guia-tes/src/components/drugs/DrugCard.tsx":"58","/home/planetazuzu/guia-tes/src/components/drugs/TESMedicationCard.tsx":"59","/home/planetazuzu/guia-tes/src/components/drugs/DrugAdministrationGuide.tsx":"60","/home/planetazuzu/guia-tes/src/data/drug-administration.ts":"61","/home/planetazuzu/guia-tes/src/components/drugs/PharmaceuticalTerminologyGuide.tsx":"62","/home/planetazuzu/guia-tes/src/data/pharmaceutical-terminology.ts":"63","/home/planetazuzu/guia-tes/src/components/ui/input.tsx":"64","/home/planetazuzu/guia-tes/src/pages/Herramientas.tsx":"65","/home/planetazuzu/guia-tes/src/components/interactive/tools/GlasgowCalculator.tsx":"66","/home/planetazuzu/guia-tes/src/data/calculators.ts":"67","/home/planetazuzu/guia-tes/src/components/interactive/tools/ParklandCalculator.tsx":"68","/home/planetazuzu/guia-tes/src/components/ui/label.tsx":"69","/home/planetazuzu/guia-tes/src/components/interactive/tools/PediatricDoseCalculator.tsx":"70","/home/planetazuzu/guia-tes/src/components/ui/select.tsx":"71","/home/planetazuzu/guia-tes/src/data/pediatric-drugs.ts":"72","/home/planetazuzu/guia-tes/src/components/interactive/tools/RCPTimer.tsx":"73","/home/planetazuzu/guia-tes/src/components/interactive/tools/OxygenDurationCalculator.tsx":"74","/home/planetazuzu/guia-tes/src/components/interactive/tools/DripRateCalculator.tsx":"75","/home/planetazuzu/guia-tes/src/components/interactive/tools/BodySurfaceAreaCalculator.tsx":"76","/home/planetazuzu/guia-tes/src/components/interactive/tools/BMICalculator.tsx":"77","/home/planetazuzu/guia-tes/src/components/interactive/tools/CervicalCollarSizeCalculator.tsx":"78","/home/planetazuzu/guia-tes/src/components/interactive/tools/InfusionTableView.tsx":"79","/home/planetazuzu/guia-tes/src/components/content/references/AnatomicalTerminologyGuide.tsx":"80","/home/planetazuzu/guia-tes/src/data/anatomical-terminology.ts":"81","/home/planetazuzu/guia-tes/src/tools/smart-perfusions/SmartPerfusionCalculator.tsx":"82","/home/planetazuzu/guia-tes/src/components/ui/badge.tsx":"83","/home/planetazuzu/guia-tes/src/pages/Material.tsx":"84","/home/planetazuzu/guia-tes/src/components/interactive/checklists/MaterialChecklistViewer.tsx":"85","/home/planetazuzu/guia-tes/src/data/material-checklists.ts":"86","/home/planetazuzu/guia-tes/src/pages/Telefono.tsx":"87","/home/planetazuzu/guia-tes/src/components/communication/protocols/TelephoneProtocolViewer.tsx":"88","/home/planetazuzu/guia-tes/src/data/telephone-protocols.ts":"89","/home/planetazuzu/guia-tes/src/pages/Comunicacion.tsx":"90","/home/planetazuzu/guia-tes/src/data/communication-scripts.ts":"91","/home/planetazuzu/guia-tes/src/components/communication/scripts/CommunicationScriptViewer.tsx":"92","/home/planetazuzu/guia-tes/src/pages/ManualIndex.tsx":"93","/home/planetazuzu/guia-tes/src/components/ui/BackButton.tsx":"94","/home/planetazuzu/guia-tes/src/data/manual-index.ts":"95","/home/planetazuzu/guia-tes/src/pages/ManualViewer.tsx":"96","/home/planetazuzu/guia-tes/src/components/content/MarkdownViewer.tsx":"97","/home/planetazuzu/guia-tes/src/data/image-registry.ts":"98","/home/planetazuzu/guia-tes/src/utils/sanitize.ts":"99","/home/planetazuzu/guia-tes/src/pages/RCP.tsx":"100","/home/planetazuzu/guia-tes/src/data/protocol-guide-manual-mapping.ts":"101","/home/planetazuzu/guia-tes/src/services/content-relations.ts":"102","/home/planetazuzu/guia-tes/src/pages/Ictus.tsx":"103","/home/planetazuzu/guia-tes/src/pages/Shock.tsx":"104","/home/planetazuzu/guia-tes/src/pages/ViaAerea.tsx":"105","/home/planetazuzu/guia-tes/src/pages/Favoritos.tsx":"106","/home/planetazuzu/guia-tes/src/pages/Historial.tsx":"107","/home/planetazuzu/guia-tes/src/pages/Ajustes.tsx":"108","/home/planetazuzu/guia-tes/src/pages/Acerca.tsx":"109","/home/planetazuzu/guia-tes/src/pages/GaleriaImagenes.tsx":"110","/home/planetazuzu/guia-tes/src/pages/Privacidad.tsx":"111","/home/planetazuzu/guia-tes/src/pages/DescargoResponsabilidad.tsx":"112","/home/planetazuzu/guia-tes/src/pages/AvisoLegal.tsx":"113","/home/planetazuzu/guia-tes/src/pages/Parto.tsx":"114","/home/planetazuzu/guia-tes/src/views/formativo/GuideIndex.tsx":"115","/home/planetazuzu/guia-tes/src/components/guide/GuideCard.tsx":"116","/home/planetazuzu/guia-tes/src/components/guide/GuideModeBadge.tsx":"117","/home/planetazuzu/guia-tes/src/views/formativo/GuideViewer.tsx":"118","/home/planetazuzu/guia-tes/src/components/guide/GuideHeader.tsx":"119","/home/planetazuzu/guia-tes/src/components/guide/GuideMarkdownViewer.tsx":"120","/home/planetazuzu/guia-tes/src/components/guide/GuideNavigation.tsx":"121","/home/planetazuzu/guia-tes/src/components/ui/tabs.tsx":"122","/home/planetazuzu/guia-tes/src/pages/TestingPage.tsx":"123","/home/planetazuzu/guia-tes/src/utils/testing-helpers.ts":"124","/home/planetazuzu/guia-tes/src/views/formativo/GuideSectionViewer.tsx":"125","/home/planetazuzu/guia-tes/src/layouts/GuideLayout.tsx":"126","/home/planetazuzu/guia-tes/src/tools/vitals-dashboard/VitalsDashboard.tsx":"127","/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/SepsisChecklist.tsx":"128","/home/planetazuzu/guia-tes/src/components/ui/checkbox.tsx":"129","/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/sepsisChecklist.model.ts":"130","/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/timers.ts":"131","/home/planetazuzu/guia-tes/src/tools/checklists/ictus/IctusChecklist.tsx":"132","/home/planetazuzu/guia-tes/src/tools/checklists/ictus/ictusChecklist.model.ts":"133","/home/planetazuzu/guia-tes/src/tools/checklists/parada/ParadaChecklist.tsx":"134","/home/planetazuzu/guia-tes/src/tools/checklists/parada/paradaChecklist.model.ts":"135","/home/planetazuzu/guia-tes/src/tools/checklists/parto/PartoChecklist.tsx":"136","/home/planetazuzu/guia-tes/src/tools/checklists/parto/partoChecklist.model.ts":"137","/home/planetazuzu/guia-tes/src/tools/checklists/anafilaxia/AnafilaxiaChecklist.tsx":"138","/home/planetazuzu/guia-tes/src/tools/checklists/anafilaxia/anafilaxiaChecklist.model.ts":"139","/home/planetazuzu/guia-tes/src/tools/checklists/intoxicaciones/IntoxicacionesChecklist.tsx":"140","/home/planetazuzu/guia-tes/src/tools/checklists/intoxicaciones/intoxicacionesChecklist.model.ts":"141","/home/planetazuzu/guia-tes/src/tools/checklists/convulsiones/ConvulsionesChecklist.tsx":"142","/home/planetazuzu/guia-tes/src/tools/checklists/convulsiones/convulsionesChecklist.model.ts":"143","/home/planetazuzu/guia-tes/src/tools/checklists/termicas/TermicasChecklist.tsx":"144","/home/planetazuzu/guia-tes/src/tools/checklists/termicas/termicasChecklist.model.ts":"145","/home/planetazuzu/guia-tes/src/tools/pathways/shock-septico/ShockSepticPathway.tsx":"146","/home/planetazuzu/guia-tes/src/tools/pathways/shock-septico/shockSepticPathway.model.ts":"147","/home/planetazuzu/guia-tes/src/tools/pediatria-broselow/BroselowQuick.tsx":"148","/home/planetazuzu/guia-tes/src/tools/pediatria-broselow/broselowData.ts":"149","/home/planetazuzu/guia-tes/src/pages/Urgencias.tsx":"150","/home/planetazuzu/guia-tes/src/utils/preload.ts":"151"},{"hash":"152","data":"153"},{"hash":"154","data":"155"},{"hash":"156","data":"157"},{"hash":"158","data":"159"},{"hash":"160","data":"161"},{"hash":"162","data":"163"},{"hash":"164","data":"165"},{"hash":"166","data":"167"},{"hash":"168","data":"169"},{"hash":"170","data":"171"},{"hash":"172","data":"173"},{"hash":"174","data":"175"},{"hash":"176","data":"177"},{"hash":"178","data":"179"},{"hash":"180","data":"181"},{"hash":"182","data":"183"},{"hash":"184","data":"185"},{"hash":"186","data":"187"},{"hash":"188","data":"189"},{"hash":"190","data":"191"},{"hash":"192","data":"193"},{"hash":"194","data":"195"},{"hash":"196","data":"197"},{"hash":"198","data":"199"},{"hash":"200","data":"201"},{"hash":"202","data":"203"},{"hash":"204","data":"205"},{"hash":"206","data":"207"},{"hash":"208","data":"209"},{"hash":"210","data":"211"},{"hash":"212","data":"213"},{"hash":"214","data":"215"},{"hash":"216","data":"217"},{"hash":"218","data":"219"},{"hash":"220","data":"221"},{"hash":"222","data":"223"},{"hash":"224","data":"225"},{"hash":"226","data":"227"},{"hash":"228","data":"229"},{"hash":"230","data":"231"},{"hash":"232","data":"233"},{"hash":"234","data":"235"},{"hash":"236","data":"237"},{"hash":"238","data":"239"},{"hash":"240","data":"241"},{"hash":"242","data":"243"},{"hash":"244","data":"245"},{"hash":"246","data":"247"},{"hash":"248","data":"249"},{"hash":"250","data":"251"},{"hash":"252","data":"253"},{"hash":"254","data":"255"},{"hash":"256","data":"257"},{"hash":"258","data":"259"},{"hash":"260","data":"261"},{"hash":"262","data":"263"},{"hash":"264","data":"265"},{"hash":"266","data":"267"},{"hash":"268","data":"269"},{"hash":"270","data":"271"},{"hash":"272","data":"273"},{"hash":"274","data":"275"},{"hash":"276","data":"277"},{"hash":"278","data":"279"},{"hash":"280","data":"281"},{"hash":"282","data":"283"},{"hash":"284","data":"285"},{"hash":"286","data":"287"},{"hash":"288","data":"289"},{"hash":"290","data":"291"},{"hash":"292","data":"293"},{"hash":"294","data":"295"},{"hash":"296","data":"297"},{"hash":"298","data":"299"},{"hash":"300","data":"301"},{"hash":"302","data":"303"},{"hash":"304","data":"305"},{"hash":"306","data":"307"},{"hash":"308","data":"309"},{"hash":"310","data":"311"},{"hash":"312","data":"313"},{"hash":"314","data":"315"},{"hash":"316","data":"317"},{"hash":"318","data":"319"},{"hash":"320","data":"321"},{"hash":"322","data":"323"},{"hash":"324","data":"325"},{"hash":"326","data":"327"},{"hash":"328","data":"329"},{"hash":"330","data":"331"},{"hash":"332","data":"333"},{"hash":"334","data":"335"},{"hash":"336","data":"337"},{"hash":"338","data":"339"},{"hash":"340","data":"341"},{"hash":"342","data":"343"},{"hash":"344","data":"345"},{"hash":"346","data":"347"},{"hash":"348","data":"349"},{"hash":"350","data":"351"},{"hash":"352","data":"353"},{"hash":"354","data":"355"},{"hash":"356","data":"357"},{"hash":"358","data":"359"},{"hash":"360","data":"361"},{"hash":"362","data":"363"},{"hash":"364","data":"365"},{"hash":"366","data":"367"},{"hash":"368","data":"369"},{"hash":"370","data":"371"},{"hash":"372","data":"373"},{"hash":"374","data":"375"},{"hash":"376","data":"377"},{"hash":"378","data":"379"},{"hash":"380","data":"381"},{"hash":"382","data":"383"},{"hash":"384","data":"385"},{"hash":"386","data":"387"},{"hash":"388","data":"389"},{"hash":"390","data":"391"},{"hash":"392","data":"393"},{"hash":"394","data":"395"},{"hash":"396","data":"397"},{"hash":"398","data":"399"},{"hash":"400","data":"401"},{"hash":"402","data":"403"},{"hash":"404","data":"405"},{"hash":"406","data":"407"},{"hash":"408","data":"409"},{"hash":"410","data":"411"},{"hash":"412","data":"413"},{"hash":"414","data":"415"},{"hash":"416","data":"417"},{"hash":"418","data":"419"},{"hash":"420","data":"421"},{"hash":"422","data":"423"},{"hash":"424","data":"425"},{"hash":"426","data":"427"},{"hash":"428","data":"429"},{"hash":"430","data":"431"},{"hash":"432","data":"433"},{"hash":"434","data":"435"},{"hash":"436","data":"437"},{"hash":"438","data":"439"},{"hash":"440","data":"441"},{"hash":"442","data":"443"},{"hash":"444","data":"445"},{"hash":"446","data":"447"},{"hash":"448","data":"449"},{"hash":"450","data":"451"},{"hash":"452","data":"453"},"df49d3c56112cf160c7b076dffad9784",{"path":"454","extname":"455","dirname":"456","imports":"457"},"8f6fe1c6fd18d196b8366832dcc7b7f1",{"path":"458","extname":"455","dirname":"456","imports":"459"},"10a7782f38b5df5f113eab9a04a66021",{"path":"460","extname":"461","dirname":"462","imports":"463"},"1903846ab268620de6356ef667e3fa21",{"path":"464","extname":"455","dirname":"465","imports":"466"},"e706bc004c87e17db559a113637eddea",{"path":"467","extname":"461","dirname":"462","imports":"468"},"7c08b5cb6026058514672a4ebc53847e",{"path":"469","extname":"455","dirname":"465","imports":"470"},"d9837f38cc05303254571985e3164050",{"path":"471","extname":"461","dirname":"472","imports":"473"},"88644703cc00886c56e0e3b7df0e21d8",{"path":"474","extname":"455","dirname":"465","imports":"475"},"d7e923341b9e91d77db45ba5f2fa0cf9",{"path":"476","extname":"455","dirname":"465","imports":"477"},"959e0ee8b9c9dea2d694fb0c10210652",{"path":"478","extname":"455","dirname":"479","imports":"480"},"cdc67f2ad000d1de886b97b2c3ffa41d",{"path":"481","extname":"455","dirname":"465","imports":"482"},"cf4332846087af48bf29d6c0a1d32a5d",{"path":"483","extname":"455","dirname":"479","imports":"484"},"b8295537ea13841f918cbf78023b3edd",{"path":"485","extname":"455","dirname":"479","imports":"486"},"d2be39387dc229910e756e41d4dc3946",{"path":"487","extname":"455","dirname":"479","imports":"488"},"38036e8b4ca6f718c813f352b02df6fd",{"path":"489","extname":"461","dirname":"490","imports":"491"},"330e50c9cd531352846f044c17b96bdb",{"path":"492","extname":"461","dirname":"490","imports":"493"},"a4b04baee6fd3cf2a1dfe2d387b4ec75",{"path":"494","extname":"461","dirname":"495","imports":"496"},"4b69ba0df71b36649deca8ba743763de",{"path":"497","extname":"461","dirname":"495","imports":"498"},"dfd0a162bb698bdd1cb459f6f42e00b7",{"path":"499","extname":"461","dirname":"495","imports":"500"},"f1a4e714d13591a82d375f760a25c375",{"path":"501","extname":"461","dirname":"502","imports":"503"},"2e23b8ec682e0189f6182e4b34e9052b",{"path":"504","extname":"461","dirname":"462","imports":"505"},"c8e4a4726846fa84b10fef2f75602292",{"path":"506","extname":"461","dirname":"462","imports":"507"},"c383fea12baa372d6d945a809311fc8d",{"path":"508","extname":"461","dirname":"495","imports":"509"},"963f71c60894c6dde3ae83e93ef4b16c",{"path":"510","extname":"455","dirname":"479","imports":"511"},"22cb4541b5214a044b6f3b079bae058d",{"path":"512","extname":"455","dirname":"479","imports":"513"},"c33d9feee4add33a054cedebd06ba33d",{"path":"514","extname":"461","dirname":"462","imports":"515"},"e961ac7e8701b0e1e6aba804876e1192",{"path":"516","extname":"455","dirname":"479","imports":"517"},"46a1fffce0d01d22e5492a64fe2b39e4",{"path":"518","extname":"461","dirname":"462","imports":"519"},"3a77024cd25c950c971e2f0cf85579f7",{"path":"520","extname":"455","dirname":"521","imports":"522"},"4ef6db116deb29efb2359572e2ac3e88",{"path":"523","extname":"455","dirname":"465","imports":"524"},"93a5d9bd25fbdc08cfcf2341d4382a57",{"path":"525","extname":"461","dirname":"526","imports":"527"},"9bc60fc5ebde04734fa8f9aa6fa7bff6",{"path":"528","extname":"455","dirname":"521","imports":"529"},"8462cbc41619dfe078f1bddf7fde39a3",{"path":"530","extname":"461","dirname":"531","imports":"532"},"ec34d6e5d8058f4006550757c8210f9c",{"path":"533","extname":"461","dirname":"534","imports":"535"},"cd236b652850c8cbe989c9b3bfa9e95a",{"path":"536","extname":"461","dirname":"531","imports":"537"},"55663a7a4cb8b005de73165e3e7f06dd",{"path":"538","extname":"461","dirname":"539","imports":"540"},"f64f08be43011146976c7a71de9209ed",{"path":"541","extname":"461","dirname":"539","imports":"542"},"31651ad7287d5d9ca50caaaa853b4960",{"path":"543","extname":"461","dirname":"539","imports":"544"},"10803193e44490a40cd28cd23b89f83f",{"path":"545","extname":"461","dirname":"539","imports":"546"},"48f12f68282e1e4b4e30a68b0461c5cb",{"path":"547","extname":"461","dirname":"531","imports":"548"},"27972fe830b6537a3c1193cef90cf6b9",{"path":"549","extname":"461","dirname":"534","imports":"550"},"ea8bf4622d9eee25724249f7de35d7bd",{"path":"551","extname":"455","dirname":"534","imports":"552"},"202402023747c80d975f48b906e6eb1b",{"path":"553","extname":"455","dirname":"465","imports":"554"},"60b707aaf9506ff2b00bc5f20884227b",{"path":"555","extname":"455","dirname":"556","imports":"557"},"53c0fe5f3258b580ee37c21aabad4d5e",{"path":"558","extname":"455","dirname":"465","imports":"559"},"233617e24ded7876ea905f003f0f2889",{"path":"560","extname":"455","dirname":"556","imports":"561"},"81d66bd575885943b226cc3b2c75e9d6",{"path":"562","extname":"455","dirname":"556","imports":"563"},"1aa63d66b1fcfe569714dea1d81b3dcd",{"path":"564","extname":"455","dirname":"565","imports":"566"},"a1978400f9671c6a17729e7345475f1d",{"path":"567","extname":"455","dirname":"465","imports":"568"},"1c44374f0500f1b95eb4055848d47581",{"path":"569","extname":"461","dirname":"462","imports":"570"},"dade6f9bf6c0a0c928d6c4f0894efdec",{"path":"571","extname":"455","dirname":"556","imports":"572"},"6db21a31255da63347deeca1d6b1efba",{"path":"573","extname":"455","dirname":"556","imports":"574"},"5fdf10eb7f458644610285b89b1ec5fd",{"path":"575","extname":"455","dirname":"576","imports":"577"},"772cb62b2d5fd1faa53c78b412c398d1",{"path":"578","extname":"461","dirname":"495","imports":"579"},"354d0206f924d48bcebbb023c3940a6b",{"path":"580","extname":"455","dirname":"465","imports":"581"},"551d70be3ee3b39a18dc71c0d05e77e9",{"path":"582","extname":"455","dirname":"556","imports":"583"},"e6ac4a18a66df2c428818ec516ee341a",{"path":"584","extname":"461","dirname":"495","imports":"585"},"3931aee082942f6cf52d4b03cd23e6ca",{"path":"586","extname":"455","dirname":"587","imports":"588"},"e21eec73a79b1d325e618d92ddf51cb2",{"path":"589","extname":"455","dirname":"587","imports":"590"},"dec42bb0f6b951bd54a80ecc20c9a7f6",{"path":"591","extname":"455","dirname":"587","imports":"592"},"077e63cf677409650a0d6923b74e9ebf",{"path":"593","extname":"461","dirname":"495","imports":"594"},"9c173f006b24bd785832600f827bfe6c",{"path":"595","extname":"455","dirname":"587","imports":"596"},"170dc456e5efd2c9461b26007168b4d7",{"path":"597","extname":"461","dirname":"495","imports":"598"},"b8279d768c2a1ce78a05a369a0502877",{"path":"599","extname":"455","dirname":"465","imports":"600"},"062bdeebe51874f8c71aaad52a548d17",{"path":"601","extname":"455","dirname":"556","imports":"602"},"b9e34eb4656808368f748402debaee4e",{"path":"603","extname":"455","dirname":"604","imports":"605"},"5969a351fd41e20dc8ee536fc704d4bb",{"path":"606","extname":"461","dirname":"495","imports":"607"},"f88ae73d5ef460fb8a269ac107eaba23",{"path":"608","extname":"455","dirname":"604","imports":"609"},"cd2b2255bbe519cb0865dfeaa6615797",{"path":"610","extname":"455","dirname":"465","imports":"611"},"5044ceccde86f4308af6b0e0d0977721",{"path":"612","extname":"455","dirname":"604","imports":"613"},"25de64d0126624cbd8efa50cfb64bd21",{"path":"614","extname":"455","dirname":"465","imports":"615"},"01b48f4bf9146bdb6b911738aa7ff1e1",{"path":"616","extname":"461","dirname":"495","imports":"617"},"b41097809a05d9518330765bf147557c",{"path":"618","extname":"455","dirname":"604","imports":"619"},"2487cfe91799420a9036e8c2d32a5da3",{"path":"620","extname":"455","dirname":"604","imports":"621"},"61d58b5468ee2121181c1c46ded8213e",{"path":"622","extname":"455","dirname":"604","imports":"623"},"643dd3796ce8e8822b971b4b98f3607d",{"path":"624","extname":"455","dirname":"604","imports":"625"},"a0acabeacf15688f1db6e79aeb9dceea",{"path":"626","extname":"455","dirname":"604","imports":"627"},"c83a75f90eb58d4653ef7a9364923af1",{"path":"628","extname":"455","dirname":"604","imports":"629"},"b12844bfdd3777a74341a21d07e424c4",{"path":"630","extname":"455","dirname":"604","imports":"631"},"148ce8fee24c2c8061713721b45f8b22",{"path":"632","extname":"455","dirname":"633","imports":"634"},"b793bff6c6faaf2697a96a653282ab05",{"path":"635","extname":"461","dirname":"495","imports":"636"},"cb8d9c24cc9eae289d7883d339eec88a",{"path":"637","extname":"455","dirname":"638","imports":"639"},"8db4e6d330f88f4041f81e7cde43782b",{"path":"640","extname":"455","dirname":"465","imports":"641"},"fb17bb95b01b80f3d51030c7a3f48ab3",{"path":"642","extname":"455","dirname":"556","imports":"643"},"ac3cd2c3e7ace794953c4355b4c56dbe",{"path":"644","extname":"455","dirname":"645","imports":"646"},"43fe6fda29ebbce71d6715d2488ee6e3",{"path":"647","extname":"461","dirname":"495","imports":"648"},"504d7b3fad893c7727ec1b1df1c1d6cc",{"path":"649","extname":"455","dirname":"556","imports":"650"},"1d9b06a1443467357356d38168189f81",{"path":"651","extname":"455","dirname":"652","imports":"653"},"c5836ddca53e2bbcaf7f1bb22b1935ee",{"path":"654","extname":"461","dirname":"495","imports":"655"},"542c0d17d56d544825259a7cbbae6f5a",{"path":"656","extname":"455","dirname":"556","imports":"657"},"677a5f39f775be5a0f5c8a0df6866020",{"path":"658","extname":"461","dirname":"495","imports":"659"},"2891520283eeb491abeca70beb947fb3",{"path":"660","extname":"455","dirname":"661","imports":"662"},"db5c00708a0601b7af63f754bd68c3fc",{"path":"663","extname":"455","dirname":"556","imports":"664"},"abc1221eea69df9b693dadafaca4998d",{"path":"665","extname":"455","dirname":"465","imports":"666"},"929e41b438a3184c394231143dacbed5",{"path":"667","extname":"461","dirname":"495","imports":"668"},"a217dbdc9409eb675270206d7973ab12",{"path":"669","extname":"455","dirname":"556","imports":"670"},"f30f937365ef3b41b3f57c419af785b0",{"path":"671","extname":"455","dirname":"672","imports":"673"},"896fa207be87b0d2e18d7d5c2b8ec928",{"path":"674","extname":"461","dirname":"495","imports":"675"},"4c641e0f02049421eda2aa17398f25d5",{"path":"676","extname":"461","dirname":"502","imports":"677"},"4061b8876e1a08edb0c05d6c2a7046ae",{"path":"678","extname":"455","dirname":"556","imports":"679"},"912dddc3099771ad335b67d0a288799a",{"path":"680","extname":"461","dirname":"495","imports":"681"},"3acbff758ca423c8d092c12e1e474e2c",{"path":"682","extname":"461","dirname":"490","imports":"683"},"1e6d5765d493ba1412f8f8ed279c6dfa",{"path":"684","extname":"455","dirname":"556","imports":"685"},"56d00670cf7497c339eb24ca8f725c79",{"path":"686","extname":"455","dirname":"556","imports":"687"},"59c53aecc2dd01860ba402b5ae7f880e",{"path":"688","extname":"455","dirname":"556","imports":"689"},"22647cdda229733045655ad9baf449fa",{"path":"690","extname":"455","dirname":"556","imports":"691"},"cc22adba83b817cf6fa1f93099ba6590",{"path":"692","extname":"455","dirname":"556","imports":"693"},"3b84ad8df641d13a96101ff89e00e81f",{"path":"694","extname":"455","dirname":"556","imports":"695"},"6c9257af28ec423be52665af43db4fc4",{"path":"696","extname":"455","dirname":"556","imports":"697"},"94ccb304f94ccfe45ef88936d3f9b8b0",{"path":"698","extname":"455","dirname":"556","imports":"699"},"952089eba5bb7c0066b414e0409d6acd",{"path":"700","extname":"455","dirname":"556","imports":"701"},"706374ab4cdd4240243d49242312267e",{"path":"702","extname":"455","dirname":"556","imports":"703"},"ccec576077d24e75f1a5a098a989caf1",{"path":"704","extname":"455","dirname":"556","imports":"705"},"4845d0ea132da432a8a4ca623fadcb3e",{"path":"706","extname":"455","dirname":"556","imports":"707"},"7a316bbbed8ffec18dd92bc7145edc5e",{"path":"708","extname":"455","dirname":"709","imports":"710"},"5b3783c5e6114724627acb547637b581",{"path":"711","extname":"455","dirname":"712","imports":"713"},"299de122d3a1c2e2002a3ec908dbdf10",{"path":"714","extname":"455","dirname":"712","imports":"715"},"f3b8913c5a9551e5a74e4606431d197e",{"path":"716","extname":"455","dirname":"709","imports":"717"},"2e2d3e1cd984f4e2b6bb1cf4e1fb2ad8",{"path":"718","extname":"455","dirname":"712","imports":"719"},"2347f6bffb5227bc707be1b3a966dbea",{"path":"720","extname":"455","dirname":"712","imports":"721"},"c5f00ee567cfaacd0c61afef6152f7e3",{"path":"722","extname":"455","dirname":"712","imports":"723"},"26b15e1ffce0f831be4da95b8f8a43df",{"path":"724","extname":"455","dirname":"465","imports":"725"},"b703917c2cd0ed3a87752c2aff70d51d",{"path":"726","extname":"455","dirname":"556","imports":"727"},"9a477ddb1d9d7f5f7a9fd5b38302c803",{"path":"728","extname":"461","dirname":"502","imports":"729"},"4138c5068117018d61f3196cbfb5f08c",{"path":"730","extname":"455","dirname":"709","imports":"731"},"a320b1c14e0c9ce9c9be0551c1b3145a",{"path":"732","extname":"455","dirname":"733","imports":"734"},"ea2baf0d00e1c16ee24dd735305f2990",{"path":"735","extname":"455","dirname":"736","imports":"737"},"4aa0130bde91cca27912b0d119a7b1f1",{"path":"738","extname":"455","dirname":"739","imports":"740"},"cb12d2f3410761f7a678add95c90ac5d",{"path":"741","extname":"455","dirname":"465","imports":"742"},"c33da13b950898ce0c8f8fa5142b9cda",{"path":"743","extname":"461","dirname":"739","imports":"744"},"034e3e9e09916f0d307105d908654f27",{"path":"745","extname":"461","dirname":"739","imports":"746"},"5ec2a2525e5ed73a61b2c1933e27ced6",{"path":"747","extname":"455","dirname":"748","imports":"749"},"4f97e3a0345519784f0f4ca4bbdee89b",{"path":"750","extname":"461","dirname":"748","imports":"751"},"0d84f2de9b37fc06e25a09f16ffb0fbb",{"path":"752","extname":"455","dirname":"753","imports":"754"},"f19f6e8d24b863bf7c28d2bd106536c1",{"path":"755","extname":"461","dirname":"753","imports":"756"},"96a92bef0f1bfe5450d8ecd93ddc06f8",{"path":"757","extname":"455","dirname":"758","imports":"759"},"33bf92f83ec9892869ac52a15b305d39",{"path":"760","extname":"461","dirname":"758","imports":"761"},"3dd5dcd2f961b18b2c70666af00c92bd",{"path":"762","extname":"455","dirname":"763","imports":"764"},"5bebf3cf3d48ecbf04c0460a599b596b",{"path":"765","extname":"461","dirname":"763","imports":"766"},"a4295d4a3b5f66bac38bb9716d1b7dee",{"path":"767","extname":"455","dirname":"768","imports":"769"},"1bef4030f2748d338d8917ea32c33eb2",{"path":"770","extname":"461","dirname":"768","imports":"771"},"e9a0516057682d62a15afe9ace102d26",{"path":"772","extname":"455","dirname":"773","imports":"774"},"aacb64e35e796f3ff4c49283bb374efc",{"path":"775","extname":"461","dirname":"773","imports":"776"},"7944d1d44892384adfe93abfb582dd5d",{"path":"777","extname":"455","dirname":"778","imports":"779"},"264b1ff19f10e6b131d6f72231993f33",{"path":"780","extname":"461","dirname":"778","imports":"781"},"fe81e1df593234d99f6ad2adb5032c52",{"path":"782","extname":"455","dirname":"783","imports":"784"},"aaeecf35f6e686f3e06b55e8a23f49e4",{"path":"785","extname":"461","dirname":"783","imports":"786"},"5975c1cef8ce099ca0b294cb92607105",{"path":"787","extname":"455","dirname":"788","imports":"789"},"b8e621322e5e11e5bce6f6e83ad6e3a3",{"path":"790","extname":"461","dirname":"788","imports":"791"},"2af6b735ca775faae05a6da51e4d68bd",{"path":"792","extname":"455","dirname":"556","imports":"793"},"b2f080bda78555be16b08e741e391f25",{"path":"794","extname":"461","dirname":"502","imports":"795"},"/home/planetazuzu/guia-tes/src/main.tsx",".tsx","/home/planetazuzu/guia-tes/src",["796","797","798","799"],"/home/planetazuzu/guia-tes/src/App.tsx",["800","801","802","803","804","805","806","807","808","809","810","811","812","813","814","815","816","817","818","819","820","821","822","823","824","825","826","827","828","829","830","831","832","833","834","835","836","837","838","839","840","841","842","843","844","845","846","847","848","849","850","851","852","853","854","855","856","857","858","859","860","861"],"/home/planetazuzu/guia-tes/src/hooks/useRoutePrefetch.ts",".ts","/home/planetazuzu/guia-tes/src/hooks",["862"],"/home/planetazuzu/guia-tes/src/components/ui/toaster.tsx","/home/planetazuzu/guia-tes/src/components/ui",["863","864"],"/home/planetazuzu/guia-tes/src/hooks/use-toast.ts",["865","866"],"/home/planetazuzu/guia-tes/src/components/ui/toast.tsx",["867","868","869","870","871"],"/home/planetazuzu/guia-tes/src/lib/utils.ts","/home/planetazuzu/guia-tes/src/lib",["872","873"],"/home/planetazuzu/guia-tes/src/components/ui/sonner.tsx",["874","875"],"/home/planetazuzu/guia-tes/src/components/ui/tooltip.tsx",["876","877","878"],"/home/planetazuzu/guia-tes/src/components/layout/Header.tsx","/home/planetazuzu/guia-tes/src/components/layout",["879","880","881","882"],"/home/planetazuzu/guia-tes/src/components/ui/button.tsx",["883","884","885","886"],"/home/planetazuzu/guia-tes/src/components/layout/BottomNav.tsx",["887","888"],"/home/planetazuzu/guia-tes/src/components/layout/Footer.tsx",[],"/home/planetazuzu/guia-tes/src/components/layout/SearchModal.tsx",["889","890","891","892","893","894","895","896","897","898"],"/home/planetazuzu/guia-tes/src/services/content-search.ts","/home/planetazuzu/guia-tes/src/services",["899","900","901"],"/home/planetazuzu/guia-tes/src/services/content-adapter.ts",["902","903","904","905","906","907","908","909"],"/home/planetazuzu/guia-tes/src/data/procedures.ts","/home/planetazuzu/guia-tes/src/data",[],"/home/planetazuzu/guia-tes/src/data/drugs.ts",[],"/home/planetazuzu/guia-tes/src/data/guides-index.ts",[],"/home/planetazuzu/guia-tes/src/utils/indexeddb.ts","/home/planetazuzu/guia-tes/src/utils",[],"/home/planetazuzu/guia-tes/src/hooks/useSearchHistory.ts",["910"],"/home/planetazuzu/guia-tes/src/hooks/useDebounce.ts",["911"],"/home/planetazuzu/guia-tes/src/data/acronyms.ts",[],"/home/planetazuzu/guia-tes/src/components/layout/MenuSheet.tsx",["912","913","914","915"],"/home/planetazuzu/guia-tes/src/components/layout/UpdateNotification.tsx",["916","917","918","919"],"/home/planetazuzu/guia-tes/src/hooks/useServiceWorker.ts",["920"],"/home/planetazuzu/guia-tes/src/components/layout/InstallBanner.tsx",["921","922","923","924"],"/home/planetazuzu/guia-tes/src/hooks/usePWAInstall.ts",["925"],"/home/planetazuzu/guia-tes/src/components/ErrorBoundary.tsx","/home/planetazuzu/guia-tes/src/components",["926","927","928"],"/home/planetazuzu/guia-tes/src/components/ui/PageLoader.tsx",["929"],"/home/planetazuzu/guia-tes/src/config/featureFlags.ts","/home/planetazuzu/guia-tes/src/config",[],"/home/planetazuzu/guia-tes/src/components/ClinicalSuggestions.tsx",["930","931","932","933","934","935"],"/home/planetazuzu/guia-tes/src/clinical/rules/engine.ts","/home/planetazuzu/guia-tes/src/clinical/rules",["936","937","938"],"/home/planetazuzu/guia-tes/src/clinical/patient/types.ts","/home/planetazuzu/guia-tes/src/clinical/patient",[],"/home/planetazuzu/guia-tes/src/clinical/rules/rules.ts",["939","940","941"],"/home/planetazuzu/guia-tes/src/clinical/calculations/index.ts","/home/planetazuzu/guia-tes/src/clinical/calculations",["942","943","944"],"/home/planetazuzu/guia-tes/src/clinical/calculations/types.ts",[],"/home/planetazuzu/guia-tes/src/clinical/calculations/perfusions.ts",["945"],"/home/planetazuzu/guia-tes/src/clinical/calculations/vitals.ts",["946","947"],"/home/planetazuzu/guia-tes/src/clinical/rules/types.ts",[],"/home/planetazuzu/guia-tes/src/clinical/patient/index.ts",["948","949"],"/home/planetazuzu/guia-tes/src/clinical/patient/PatientContext.tsx",["950","951"],"/home/planetazuzu/guia-tes/src/components/ui/card.tsx",["952","953"],"/home/planetazuzu/guia-tes/src/pages/Index.tsx","/home/planetazuzu/guia-tes/src/pages",["954","955","956","957","958"],"/home/planetazuzu/guia-tes/src/components/ui/EmergencyButton.tsx",["959","960","961"],"/home/planetazuzu/guia-tes/src/pages/NotFound.tsx",["962","963"],"/home/planetazuzu/guia-tes/src/pages/SoporteVital.tsx",["964","965","966","967"],"/home/planetazuzu/guia-tes/src/components/content/procedures/ProcedureCard.tsx","/home/planetazuzu/guia-tes/src/components/content/procedures",["968","969","970","971","972","973","974"],"/home/planetazuzu/guia-tes/src/components/ui/Badge.tsx",["975"],"/home/planetazuzu/guia-tes/src/hooks/useFavorites.ts",["976"],"/home/planetazuzu/guia-tes/src/pages/Patologias.tsx",["977","978","979"],"/home/planetazuzu/guia-tes/src/pages/Escena.tsx",["980","981","982","983","984","985"],"/home/planetazuzu/guia-tes/src/components/interactive/decision-trees/DecisionTreeViewer.tsx","/home/planetazuzu/guia-tes/src/components/interactive/decision-trees",["986","987","988","989","990","991","992","993"],"/home/planetazuzu/guia-tes/src/data/decision-trees.ts",[],"/home/planetazuzu/guia-tes/src/components/ui/alert.tsx",["994","995","996"],"/home/planetazuzu/guia-tes/src/pages/Farmacos.tsx",["997","998","999","1000","1001","1002","1003","1004","1005","1006","1007"],"/home/planetazuzu/guia-tes/src/data/tes-medication.ts",[],"/home/planetazuzu/guia-tes/src/components/drugs/DrugCard.tsx","/home/planetazuzu/guia-tes/src/components/drugs",["1008","1009","1010","1011","1012","1013","1014"],"/home/planetazuzu/guia-tes/src/components/drugs/TESMedicationCard.tsx",["1015","1016","1017","1018","1019"],"/home/planetazuzu/guia-tes/src/components/drugs/DrugAdministrationGuide.tsx",["1020","1021","1022","1023","1024","1025"],"/home/planetazuzu/guia-tes/src/data/drug-administration.ts",[],"/home/planetazuzu/guia-tes/src/components/drugs/PharmaceuticalTerminologyGuide.tsx",["1026","1027","1028","1029","1030","1031","1032"],"/home/planetazuzu/guia-tes/src/data/pharmaceutical-terminology.ts",[],"/home/planetazuzu/guia-tes/src/components/ui/input.tsx",["1033","1034"],"/home/planetazuzu/guia-tes/src/pages/Herramientas.tsx",["1035","1036","1037","1038","1039","1040","1041","1042","1043","1044","1045","1046","1047","1048","1049","1050","1051"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/GlasgowCalculator.tsx","/home/planetazuzu/guia-tes/src/components/interactive/tools",["1052","1053","1054","1055"],"/home/planetazuzu/guia-tes/src/data/calculators.ts",[],"/home/planetazuzu/guia-tes/src/components/interactive/tools/ParklandCalculator.tsx",["1056","1057","1058","1059","1060","1061"],"/home/planetazuzu/guia-tes/src/components/ui/label.tsx",["1062","1063","1064","1065"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/PediatricDoseCalculator.tsx",["1066","1067","1068","1069","1070","1071","1072"],"/home/planetazuzu/guia-tes/src/components/ui/select.tsx",["1073","1074","1075","1076"],"/home/planetazuzu/guia-tes/src/data/pediatric-drugs.ts",[],"/home/planetazuzu/guia-tes/src/components/interactive/tools/RCPTimer.tsx",["1077","1078","1079","1080"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/OxygenDurationCalculator.tsx",["1081","1082","1083","1084","1085"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/DripRateCalculator.tsx",["1086","1087","1088","1089","1090"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/BodySurfaceAreaCalculator.tsx",["1091","1092","1093","1094","1095"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/BMICalculator.tsx",["1096","1097","1098","1099","1100"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/CervicalCollarSizeCalculator.tsx",["1101","1102","1103","1104","1105"],"/home/planetazuzu/guia-tes/src/components/interactive/tools/InfusionTableView.tsx",["1106"],"/home/planetazuzu/guia-tes/src/components/content/references/AnatomicalTerminologyGuide.tsx","/home/planetazuzu/guia-tes/src/components/content/references",["1107","1108","1109","1110","1111","1112","1113"],"/home/planetazuzu/guia-tes/src/data/anatomical-terminology.ts",[],"/home/planetazuzu/guia-tes/src/tools/smart-perfusions/SmartPerfusionCalculator.tsx","/home/planetazuzu/guia-tes/src/tools/smart-perfusions",["1114","1115","1116","1117","1118","1119","1120","1121","1122"],"/home/planetazuzu/guia-tes/src/components/ui/badge.tsx",["1123","1124","1125"],"/home/planetazuzu/guia-tes/src/pages/Material.tsx",["1126","1127","1128","1129","1130"],"/home/planetazuzu/guia-tes/src/components/interactive/checklists/MaterialChecklistViewer.tsx","/home/planetazuzu/guia-tes/src/components/interactive/checklists",["1131","1132","1133","1134","1135","1136","1137"],"/home/planetazuzu/guia-tes/src/data/material-checklists.ts",[],"/home/planetazuzu/guia-tes/src/pages/Telefono.tsx",["1138","1139","1140","1141","1142"],"/home/planetazuzu/guia-tes/src/components/communication/protocols/TelephoneProtocolViewer.tsx","/home/planetazuzu/guia-tes/src/components/communication/protocols",["1143","1144","1145","1146","1147","1148","1149","1150"],"/home/planetazuzu/guia-tes/src/data/telephone-protocols.ts",[],"/home/planetazuzu/guia-tes/src/pages/Comunicacion.tsx",["1151","1152","1153","1154","1155","1156","1157","1158"],"/home/planetazuzu/guia-tes/src/data/communication-scripts.ts",[],"/home/planetazuzu/guia-tes/src/components/communication/scripts/CommunicationScriptViewer.tsx","/home/planetazuzu/guia-tes/src/components/communication/scripts",["1159","1160","1161","1162","1163","1164","1165"],"/home/planetazuzu/guia-tes/src/pages/ManualIndex.tsx",["1166","1167","1168","1169","1170"],"/home/planetazuzu/guia-tes/src/components/ui/BackButton.tsx",["1171","1172","1173"],"/home/planetazuzu/guia-tes/src/data/manual-index.ts",[],"/home/planetazuzu/guia-tes/src/pages/ManualViewer.tsx",["1174","1175","1176","1177","1178","1179"],"/home/planetazuzu/guia-tes/src/components/content/MarkdownViewer.tsx","/home/planetazuzu/guia-tes/src/components/content",["1180","1181","1182","1183","1184","1185","1186","1187","1188","1189","1190"],"/home/planetazuzu/guia-tes/src/data/image-registry.ts",[],"/home/planetazuzu/guia-tes/src/utils/sanitize.ts",["1191"],"/home/planetazuzu/guia-tes/src/pages/RCP.tsx",["1192","1193","1194","1195","1196","1197","1198","1199"],"/home/planetazuzu/guia-tes/src/data/protocol-guide-manual-mapping.ts",[],"/home/planetazuzu/guia-tes/src/services/content-relations.ts",["1200","1201","1202","1203"],"/home/planetazuzu/guia-tes/src/pages/Ictus.tsx",["1204","1205","1206","1207","1208","1209"],"/home/planetazuzu/guia-tes/src/pages/Shock.tsx",["1210","1211","1212","1213","1214","1215"],"/home/planetazuzu/guia-tes/src/pages/ViaAerea.tsx",["1216","1217","1218","1219","1220","1221","1222"],"/home/planetazuzu/guia-tes/src/pages/Favoritos.tsx",["1223","1224","1225"],"/home/planetazuzu/guia-tes/src/pages/Historial.tsx",["1226","1227","1228","1229","1230"],"/home/planetazuzu/guia-tes/src/pages/Ajustes.tsx",["1231","1232","1233","1234","1235","1236"],"/home/planetazuzu/guia-tes/src/pages/Acerca.tsx",["1237","1238"],"/home/planetazuzu/guia-tes/src/pages/GaleriaImagenes.tsx",["1239","1240","1241","1242"],"/home/planetazuzu/guia-tes/src/pages/Privacidad.tsx",["1243","1244"],"/home/planetazuzu/guia-tes/src/pages/DescargoResponsabilidad.tsx",["1245","1246"],"/home/planetazuzu/guia-tes/src/pages/AvisoLegal.tsx",["1247","1248"],"/home/planetazuzu/guia-tes/src/pages/Parto.tsx",["1249","1250"],"/home/planetazuzu/guia-tes/src/views/formativo/GuideIndex.tsx","/home/planetazuzu/guia-tes/src/views/formativo",["1251","1252"],"/home/planetazuzu/guia-tes/src/components/guide/GuideCard.tsx","/home/planetazuzu/guia-tes/src/components/guide",["1253","1254","1255","1256","1257","1258","1259"],"/home/planetazuzu/guia-tes/src/components/guide/GuideModeBadge.tsx",["1260"],"/home/planetazuzu/guia-tes/src/views/formativo/GuideViewer.tsx",["1261","1262","1263","1264","1265","1266","1267","1268","1269","1270"],"/home/planetazuzu/guia-tes/src/components/guide/GuideHeader.tsx",["1271","1272","1273","1274","1275","1276","1277"],"/home/planetazuzu/guia-tes/src/components/guide/GuideMarkdownViewer.tsx",["1278"],"/home/planetazuzu/guia-tes/src/components/guide/GuideNavigation.tsx",["1279","1280","1281"],"/home/planetazuzu/guia-tes/src/components/ui/tabs.tsx",["1282","1283","1284"],"/home/planetazuzu/guia-tes/src/pages/TestingPage.tsx",["1285","1286","1287","1288","1289","1290"],"/home/planetazuzu/guia-tes/src/utils/testing-helpers.ts",["1291","1292"],"/home/planetazuzu/guia-tes/src/views/formativo/GuideSectionViewer.tsx",["1293","1294","1295","1296","1297","1298"],"/home/planetazuzu/guia-tes/src/layouts/GuideLayout.tsx","/home/planetazuzu/guia-tes/src/layouts",["1299","1300","1301"],"/home/planetazuzu/guia-tes/src/tools/vitals-dashboard/VitalsDashboard.tsx","/home/planetazuzu/guia-tes/src/tools/vitals-dashboard",["1302","1303","1304","1305","1306","1307","1308","1309","1310","1311"],"/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/SepsisChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/sepsis",["1312","1313","1314","1315","1316","1317","1318","1319","1320"],"/home/planetazuzu/guia-tes/src/components/ui/checkbox.tsx",["1321","1322","1323","1324"],"/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/sepsisChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/sepsis/timers.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/ictus/IctusChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/ictus",["1325","1326","1327","1328","1329","1330"],"/home/planetazuzu/guia-tes/src/tools/checklists/ictus/ictusChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/parada/ParadaChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/parada",["1331","1332","1333","1334","1335","1336"],"/home/planetazuzu/guia-tes/src/tools/checklists/parada/paradaChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/parto/PartoChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/parto",["1337","1338","1339","1340","1341","1342"],"/home/planetazuzu/guia-tes/src/tools/checklists/parto/partoChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/anafilaxia/AnafilaxiaChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/anafilaxia",["1343","1344","1345","1346","1347","1348","1349","1350","1351"],"/home/planetazuzu/guia-tes/src/tools/checklists/anafilaxia/anafilaxiaChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/intoxicaciones/IntoxicacionesChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/intoxicaciones",["1352","1353","1354","1355","1356","1357","1358","1359","1360"],"/home/planetazuzu/guia-tes/src/tools/checklists/intoxicaciones/intoxicacionesChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/convulsiones/ConvulsionesChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/convulsiones",["1361","1362","1363","1364","1365","1366","1367","1368","1369"],"/home/planetazuzu/guia-tes/src/tools/checklists/convulsiones/convulsionesChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/checklists/termicas/TermicasChecklist.tsx","/home/planetazuzu/guia-tes/src/tools/checklists/termicas",["1370","1371","1372","1373","1374","1375"],"/home/planetazuzu/guia-tes/src/tools/checklists/termicas/termicasChecklist.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/pathways/shock-septico/ShockSepticPathway.tsx","/home/planetazuzu/guia-tes/src/tools/pathways/shock-septico",["1376","1377","1378","1379","1380","1381","1382","1383","1384","1385","1386"],"/home/planetazuzu/guia-tes/src/tools/pathways/shock-septico/shockSepticPathway.model.ts",[],"/home/planetazuzu/guia-tes/src/tools/pediatria-broselow/BroselowQuick.tsx","/home/planetazuzu/guia-tes/src/tools/pediatria-broselow",["1387","1388","1389","1390","1391","1392","1393","1394","1395"],"/home/planetazuzu/guia-tes/src/tools/pediatria-broselow/broselowData.ts",[],"/home/planetazuzu/guia-tes/src/pages/Urgencias.tsx",["1396","1397","1398","1399","1400","1401"],"/home/planetazuzu/guia-tes/src/utils/preload.ts",[],{"type":"1402","name":"1403","path":"1404"},{"type":"1405","path":"458"},{"type":"1405","path":"549"},{"type":"1405","path":"1406"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"460"},{"type":"1405","path":"464"},{"type":"1405","path":"474"},{"type":"1405","path":"476"},{"type":"1402","name":"1408","path":"1408"},{"type":"1402","name":"1409","path":"1409"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"478"},{"type":"1405","path":"483"},{"type":"1405","path":"485"},{"type":"1405","path":"487"},{"type":"1405","path":"510"},{"type":"1405","path":"512"},{"type":"1405","path":"516"},{"type":"1405","path":"520"},{"type":"1405","path":"523"},{"type":"1405","path":"525"},{"type":"1405","path":"528"},{"type":"1405","path":"555"},{"type":"1405","path":"560"},{"type":"1405","path":"562"},{"type":"1405","path":"571"},{"type":"1405","path":"573"},{"type":"1405","path":"582"},{"type":"1405","path":"601"},{"type":"1405","path":"642"},{"type":"1405","path":"649"},{"type":"1405","path":"656"},{"type":"1405","path":"663"},{"type":"1405","path":"669"},{"type":"1405","path":"678"},{"type":"1405","path":"684"},{"type":"1405","path":"686"},{"type":"1405","path":"688"},{"type":"1405","path":"690"},{"type":"1405","path":"692"},{"type":"1405","path":"694"},{"type":"1405","path":"696"},{"type":"1405","path":"698"},{"type":"1405","path":"700"},{"type":"1405","path":"702"},{"type":"1405","path":"704"},{"type":"1405","path":"706"},{"type":"1405","path":"708"},{"type":"1405","path":"716"},{"type":"1405","path":"726"},{"type":"1405","path":"730"},{"type":"1405","path":"732"},{"type":"1405","path":"735"},{"type":"1405","path":"738"},{"type":"1405","path":"747"},{"type":"1405","path":"752"},{"type":"1405","path":"757"},{"type":"1405","path":"762"},{"type":"1405","path":"767"},{"type":"1405","path":"772"},{"type":"1405","path":"777"},{"type":"1405","path":"782"},{"type":"1405","path":"787"},{"type":"1405","path":"792"},{"type":"1405","path":"794"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"467"},{"type":"1405","path":"469"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"469"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1411","path":"1411"},{"type":"1402","name":"1412","path":"1412"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"471"},{"type":"1402","name":"1414","path":"1414"},{"type":"1402","name":"1415","path":"1415"},{"type":"1402","name":"1409","path":"1409"},{"type":"1402","name":"1416","path":"1416"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1417","path":"1417"},{"type":"1405","path":"471"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"481"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1418","path":"1418"},{"type":"1402","name":"1412","path":"1412"},{"type":"1405","path":"471"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"489"},{"type":"1405","path":"494"},{"type":"1405","path":"497"},{"type":"1405","path":"504"},{"type":"1405","path":"506"},{"type":"1405","path":"481"},{"type":"1405","path":"508"},{"type":"1405","path":"492"},{"type":"1405","path":"494"},{"type":"1405","path":"497"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"494"},{"type":"1405","path":"497"},{"type":"1405","path":"494"},{"type":"1405","path":"497"},{"type":"1405","path":"499"},{"type":"1405","path":"501"},{"type":"1405","path":"501"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1416","path":"1416"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"514"},{"type":"1405","path":"481"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"518"},{"type":"1405","path":"481"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"481"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"530"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"533"},{"type":"1405","path":"536"},{"type":"1405","path":"547"},{"type":"1405","path":"533"},{"type":"1405","path":"538"},{"type":"1405","path":"547"},{"type":"1405","path":"541"},{"type":"1405","path":"543"},{"type":"1405","path":"545"},{"type":"1405","path":"541"},{"type":"1405","path":"533"},{"type":"1405","path":"541"},{"type":"1405","path":"551"},{"type":"1405","path":"533"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"533"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"558"},{"type":"1405","path":"504"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"471"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"564"},{"type":"1405","path":"492"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"494"},{"type":"1405","path":"567"},{"type":"1405","path":"471"},{"type":"1405","path":"569"},{"type":"1402","name":"1416","path":"1416"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"567"},{"type":"1405","path":"575"},{"type":"1405","path":"578"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"578"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1412","path":"1412"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"492"},{"type":"1405","path":"497"},{"type":"1405","path":"584"},{"type":"1405","path":"506"},{"type":"1405","path":"586"},{"type":"1405","path":"589"},{"type":"1405","path":"591"},{"type":"1405","path":"595"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"497"},{"type":"1405","path":"567"},{"type":"1405","path":"471"},{"type":"1405","path":"569"},{"type":"1402","name":"1416","path":"1416"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"584"},{"type":"1405","path":"567"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"593"},{"type":"1405","path":"553"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"597"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"603"},{"type":"1405","path":"608"},{"type":"1405","path":"612"},{"type":"1405","path":"618"},{"type":"1405","path":"620"},{"type":"1405","path":"622"},{"type":"1405","path":"624"},{"type":"1405","path":"626"},{"type":"1405","path":"628"},{"type":"1405","path":"630"},{"type":"1405","path":"606"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"632"},{"type":"1405","path":"525"},{"type":"1405","path":"637"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"606"},{"type":"1405","path":"567"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"567"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"606"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1419","path":"1419"},{"type":"1402","name":"1412","path":"1412"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"614"},{"type":"1405","path":"567"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"616"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1420","path":"1420"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"481"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"614"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"614"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"614"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"567"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"567"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"606"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"635"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"538"},{"type":"1405","path":"549"},{"type":"1405","path":"580"},{"type":"1405","path":"640"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"614"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1412","path":"1412"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"644"},{"type":"1405","path":"647"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"647"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"651"},{"type":"1405","path":"654"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"654"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"658"},{"type":"1405","path":"660"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"481"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"658"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"580"},{"type":"1405","path":"567"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"665"},{"type":"1405","path":"667"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"481"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"671"},{"type":"1405","path":"665"},{"type":"1405","path":"667"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1421","path":"1421"},{"type":"1402","name":"1422","path":"1422"},{"type":"1402","name":"1423","path":"1423"},{"type":"1402","name":"1424","path":"1424"},{"type":"1402","name":"1425","path":"1425"},{"type":"1402","name":"1426","path":"1426"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"674"},{"type":"1405","path":"676"},{"type":"1402","name":"1427","path":"1428"},{"type":"1402","name":"1429","path":"1429"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"665"},{"type":"1405","path":"680"},{"type":"1405","path":"492"},{"type":"1405","path":"682"},{"type":"1405","path":"497"},{"type":"1405","path":"492"},{"type":"1405","path":"680"},{"type":"1405","path":"494"},{"type":"1405","path":"492"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"665"},{"type":"1405","path":"680"},{"type":"1405","path":"494"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"665"},{"type":"1405","path":"680"},{"type":"1405","path":"492"},{"type":"1405","path":"682"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"665"},{"type":"1405","path":"680"},{"type":"1405","path":"492"},{"type":"1405","path":"682"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"569"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"504"},{"type":"1402","name":"1430","path":"1430"},{"type":"1402","name":"1430","path":"1431"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1409","path":"1409"},{"type":"1405","path":"481"},{"type":"1405","path":"569"},{"type":"1405","path":"504"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"665"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"492"},{"type":"1405","path":"711"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"492"},{"type":"1405","path":"714"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"567"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"492"},{"type":"1405","path":"718"},{"type":"1405","path":"720"},{"type":"1405","path":"722"},{"type":"1405","path":"724"},{"type":"1405","path":"665"},{"type":"1405","path":"682"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1413","path":"1413"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"492"},{"type":"1405","path":"714"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"680"},{"type":"1405","path":"671"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"492"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1432","path":"1432"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"553"},{"type":"1405","path":"481"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"728"},{"type":"1405","path":"665"},{"type":"1405","path":"492"},{"type":"1405","path":"682"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"492"},{"type":"1405","path":"718"},{"type":"1405","path":"720"},{"type":"1405","path":"722"},{"type":"1405","path":"665"},{"type":"1405","path":"478"},{"type":"1405","path":"485"},{"type":"1405","path":"714"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"538"},{"type":"1405","path":"549"},{"type":"1405","path":"580"},{"type":"1405","path":"640"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"743"},{"type":"1405","path":"745"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1433","path":"1433"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"471"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"750"},{"type":"1405","path":"745"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"755"},{"type":"1405","path":"745"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"745"},{"type":"1405","path":"760"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"745"},{"type":"1405","path":"765"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"745"},{"type":"1405","path":"770"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"745"},{"type":"1405","path":"775"},{"type":"1402","name":"1407","path":"1407"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"745"},{"type":"1405","path":"780"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1405","path":"549"},{"type":"1405","path":"481"},{"type":"1405","path":"553"},{"type":"1405","path":"741"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"525"},{"type":"1405","path":"745"},{"type":"1405","path":"785"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"553"},{"type":"1405","path":"599"},{"type":"1405","path":"610"},{"type":"1405","path":"481"},{"type":"1405","path":"618"},{"type":"1405","path":"790"},{"type":"1402","name":"1407","path":"1407"},{"type":"1402","name":"1410","path":"1410"},{"type":"1402","name":"1413","path":"1413"},{"type":"1405","path":"481"},{"type":"1405","path":"558"},{"type":"1405","path":"525"},"node_module","react-dom","react-dom/client","source_file","/home/planetazuzu/guia-tes/src/index.css","react","@tanstack/react-query","next-themes","react-router-dom","@radix-ui/react-toast","class-variance-authority","lucide-react","clsx","tailwind-merge","sonner","@radix-ui/react-tooltip","@radix-ui/react-slot","@radix-ui/react-label","@radix-ui/react-select","react-markdown","remark-gfm","remark-frontmatter","rehype-raw","rehype-sanitize","rehype-highlight","highlight.js","highlight.js/styles/github-dark.css","dompurify","date-fns","date-fns/locale","@radix-ui/react-tabs","@radix-ui/react-checkbox"] |