{"version":3,"file":"loader.chunk-fV9I4RE3.js","sources":["../../../../../node_modules/lucide-static/dist/esm/icons/loader.js","../../../../../packages/icons-web/src/lib/icons/loader/loader.ts"],"sourcesContent":["/**\n * @license lucide-static v0.477.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nconst Loader = `\n\n \n \n \n \n \n \n \n \n\n`;\n\nexport { Loader as default };\n//# sourceMappingURL=loader.js.map\n","import { html } from 'lit';\nimport { Loader } from 'lucide-static';\nimport { unsafeHTML } from 'lit/directives/unsafe-html.js';\nimport { state } from 'lit/decorators.js';\nimport { pdsCustomIconElement as customElement } from '../../../decorators/pds-icon';\nimport { PdsIcon } from '../PdsIcon';\n\n@customElement('pds-icon-loader')\nexport class PdsIconLoader extends PdsIcon {\n @state()\n icon = Loader;\n\n render() {\n return html`${unsafeHTML(this.setIconAttributes())}`;\n }\n}\n"],"names":["Loader","PdsIconLoader","PdsIcon","html","unsafeHTML","__decorateClass","state","customElement"],"mappings":";;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA,MAAMA,IAAS;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;;;ACCF,IAAAC,IAAN,cAA4BC,EAAQ;AAAA,EAApC,cAAA;AAAA,UAAA,GAAA,SAAA,GAEE,KAAA,OAAAF;AAAA,EAAA;AAAA,EAEP,SAAS;AACP,WAAOG,IAAOC,EAAW,KAAK,kBAAA,CAAmB,CAAC;AAAA,EAAA;AAEtD;AALEC,EAAA;AAAA,EADCC,EAAM;AAAA,GADIL,EAEX,WAAA,QAAA,CAAA;AAFWA,IAANI,EAAA;AAAA,EADNE,EAAc,iBAAiB;AAAA,GACnBN,CAAA;","x_google_ignoreList":[0]}