{"version":3,"file":"selectAll-8155f162.js","sources":["../../../node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectAll.js"],"sourcesContent":["import array from \"./array.js\";\nimport {Selection, root} from \"./selection/index.js\";\n\nexport default function(selector) {\n return typeof selector === \"string\"\n ? new Selection([document.querySelectorAll(selector)], [document.documentElement])\n : new Selection([array(selector)], root);\n}\n"],"names":["selectAll","selector","Selection","array","root"],"mappings":";AAGe,SAAQA,EAACC,GAAU;AAChC,SAAO,OAAOA,KAAa,WACrB,IAAIC,EAAU,CAAC,SAAS,iBAAiBD,CAAQ,CAAC,GAAG,CAAC,SAAS,eAAe,CAAC,IAC/E,IAAIC,EAAU,CAACC,EAAMF,CAAQ,CAAC,GAAGG,CAAI;AAC7C;"}