bromcom-ui 2.5.3-rc.20 → 2.5.3-rc.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
  2. package/dist/bromcom-ui/p-005aafea.entry.js +1 -0
  3. package/dist/bromcom-ui/{p-6a59ea7e.entry.js → p-0ff4f498.entry.js} +1 -1
  4. package/dist/bromcom-ui/{p-74916b30.entry.js → p-2cf97b10.entry.js} +1 -1
  5. package/dist/bromcom-ui/{p-fe029bb5.entry.js → p-3351f4ac.entry.js} +1 -1
  6. package/dist/bromcom-ui/{p-a7323c46.entry.js → p-41965ea2.entry.js} +1 -1
  7. package/dist/bromcom-ui/{p-d55981b2.entry.js → p-527dc5a0.entry.js} +1 -1
  8. package/dist/bromcom-ui/{p-114f55ed.entry.js → p-57c6511a.entry.js} +1 -1
  9. package/dist/bromcom-ui/{p-4081368d.js → p-695564fc.js} +1 -1
  10. package/dist/bromcom-ui/{p-74b43db3.entry.js → p-6e4edfef.entry.js} +1 -1
  11. package/dist/bromcom-ui/{p-80751c6b.entry.js → p-71bfac55.entry.js} +1 -1
  12. package/dist/bromcom-ui/{p-09096580.entry.js → p-7572365c.entry.js} +1 -1
  13. package/dist/bromcom-ui/{p-d5ba8190.entry.js → p-88e56fb6.entry.js} +1 -1
  14. package/dist/bromcom-ui/{p-3053634d.entry.js → p-9144dc53.entry.js} +1 -1
  15. package/dist/bromcom-ui/{p-393e78f3.entry.js → p-97879d39.entry.js} +1 -1
  16. package/dist/bromcom-ui/p-993f0e94.entry.js +1 -0
  17. package/dist/bromcom-ui/{p-90ead831.entry.js → p-afda8593.entry.js} +1 -1
  18. package/dist/bromcom-ui/{p-ea8fdf87.entry.js → p-b7fb5df4.entry.js} +1 -1
  19. package/dist/bromcom-ui/{p-eb26d4a5.entry.js → p-ba38362c.entry.js} +1 -1
  20. package/dist/bromcom-ui/{p-e37e1c63.entry.js → p-bd66ecc9.entry.js} +1 -1
  21. package/dist/bromcom-ui/{p-c9baa282.entry.js → p-c7bf7f38.entry.js} +1 -1
  22. package/dist/bromcom-ui/{p-7d6dc63e.entry.js → p-d7bb7528.entry.js} +1 -1
  23. package/dist/bromcom-ui/{p-bc282041.entry.js → p-e0c18821.entry.js} +1 -1
  24. package/dist/bromcom-ui/{p-aaba924c.entry.js → p-f093f680.entry.js} +1 -1
  25. package/dist/bromcom-ui/{p-fa7f5509.js → p-f40664cf.js} +1 -1
  26. package/package.json +1 -1
  27. package/dist/bromcom-ui/p-096470e7.entry.js +0 -1
  28. package/dist/bromcom-ui/p-5be203c3.entry.js +0 -1
@@ -1 +1 @@
1
- import{r as t,c as s,h as e,H as r,g as i}from"./p-74df82e2.js";import"./p-112455b1.js";import{G as o}from"./p-fa7f5509.js";import"./p-7e73190d.js";import{s as d}from"./p-6d018a8f.js";import{S as a}from"./p-7ed3562c.js";const l=class{constructor(e){t(this,e),this.bcmItems=s(this,"bcm-items",7),this._id=o.UID()}connectedCallback(){if(this.el.children&&this.el.children.length>0){let t=d((()=>{var t;return Array.from(null===(t=this.el)||void 0===t?void 0:t.children).map((t=>({id:t.getAttribute("id")||o.UID(),text:t.getAttribute("text")||t.textContent.trim(),isHtmlContent:t.innerHTML.trim(),disabled:a.elementBooleanCheck(t.getAttribute("disabled")),selected:a.elementBooleanCheck(t.getAttribute("selected")),checked:a.elementBooleanCheck(t.getAttribute("checked")),readonly:a.elementBooleanCheck(t.getAttribute("readonly"))})))}),[]);this.bcmItems.emit(t),this.el.remove()}}render(){return e(r,null,e("slot",null))}get el(){return i(this)}};export{l as bcm_items}
1
+ import{r as t,c as s,h as e,H as r,g as i}from"./p-74df82e2.js";import"./p-112455b1.js";import{G as o}from"./p-f40664cf.js";import"./p-7e73190d.js";import{s as d}from"./p-6d018a8f.js";import{S as l}from"./p-7ed3562c.js";const a=class{constructor(e){t(this,e),this.bcmItems=s(this,"bcm-items",7),this._id=o.UID()}connectedCallback(){if(this.el.children&&this.el.children.length>0){let t=d((()=>{var t;return Array.from(null===(t=this.el)||void 0===t?void 0:t.children).map((t=>({id:t.getAttribute("id")||o.UID(),text:t.getAttribute("text")||t.textContent.trim(),isHtmlContent:t.innerHTML.trim(),disabled:l.elementBooleanCheck(t.getAttribute("disabled")),selected:l.elementBooleanCheck(t.getAttribute("selected")),checked:l.elementBooleanCheck(t.getAttribute("checked")),readonly:l.elementBooleanCheck(t.getAttribute("readonly"))})))}),[]);this.bcmItems.emit(t),this.el.remove()}}render(){return e(r,null,e("slot",null))}get el(){return i(this)}};export{a as bcm_items}