bromcom-ui 2.6.2-rc.0 → 2.6.2-rc.1
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.
- package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/{p-3b501ebc.entry.js → p-033d4da7.entry.js} +1 -1
- package/dist/bromcom-ui/{p-214f509f.entry.js → p-15bf77d0.entry.js} +1 -1
- package/dist/bromcom-ui/{p-00548093.entry.js → p-18058353.entry.js} +1 -1
- package/dist/bromcom-ui/{p-060d4830.entry.js → p-27296867.entry.js} +1 -1
- package/dist/bromcom-ui/{p-887aaa28.entry.js → p-2a982545.entry.js} +1 -1
- package/dist/bromcom-ui/{p-31006673.entry.js → p-2d1abb9c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-fa39a9d9.entry.js → p-32a5f072.entry.js} +1 -1
- package/dist/bromcom-ui/{p-7d69ad88.entry.js → p-35d7a019.entry.js} +1 -1
- package/dist/bromcom-ui/{p-adc6873e.js → p-391795a8.js} +1 -1
- package/dist/bromcom-ui/{p-703b569b.entry.js → p-3a16fe4c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-15451ea8.entry.js → p-3eada5da.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3253a7db.entry.js → p-44e3abeb.entry.js} +1 -1
- package/dist/bromcom-ui/p-499dc051.entry.js +1 -0
- package/dist/bromcom-ui/{p-69abf1f9.entry.js → p-4d8aa25e.entry.js} +1 -1
- package/dist/bromcom-ui/{p-2fc3d7c4.entry.js → p-6201fa37.entry.js} +1 -1
- package/dist/bromcom-ui/p-639d919a.entry.js +1 -0
- package/dist/bromcom-ui/p-6e266ed0.js +1 -0
- package/dist/bromcom-ui/{p-231f8e6e.entry.js → p-79105792.entry.js} +1 -1
- package/dist/bromcom-ui/{p-5a003304.entry.js → p-7eda3154.entry.js} +1 -1
- package/dist/bromcom-ui/{p-9831c2e5.entry.js → p-7f278eb3.entry.js} +1 -1
- package/dist/bromcom-ui/{p-c45140e8.entry.js → p-919b8d62.entry.js} +1 -1
- package/dist/bromcom-ui/p-9950326d.entry.js +1 -0
- package/dist/bromcom-ui/{p-2f83346d.entry.js → p-a20d0bc4.entry.js} +1 -1
- package/dist/bromcom-ui/{p-e760cf4c.entry.js → p-b3544e64.entry.js} +1 -1
- package/dist/bromcom-ui/{p-9ad319db.entry.js → p-c587a419.entry.js} +1 -1
- package/dist/bromcom-ui/p-ccb81d54.entry.js +1 -0
- package/dist/bromcom-ui/{p-c6afbd41.entry.js → p-ce0d01ca.entry.js} +1 -1
- package/dist/bromcom-ui/{p-cf71c42c.js → p-d1362d26.js} +1 -1
- package/dist/bromcom-ui/{p-6eb857e2.entry.js → p-dc7fd238.entry.js} +1 -1
- package/dist/bromcom-ui/p-e135888f.entry.js +1 -0
- package/dist/bromcom-ui/{p-24b2b16a.entry.js → p-fd48dffe.entry.js} +1 -1
- package/dist/bromcom-ui/{p-af88e6ae.entry.js → p-fda217dd.entry.js} +1 -1
- package/package.json +1 -1
- package/dist/bromcom-ui/p-141a3020.entry.js +0 -1
- package/dist/bromcom-ui/p-4bbe0b4e.entry.js +0 -1
- package/dist/bromcom-ui/p-8be6b27e.entry.js +0 -1
- package/dist/bromcom-ui/p-9a366681.entry.js +0 -1
- package/dist/bromcom-ui/p-cd548f6c.entry.js +0 -1
- package/dist/bromcom-ui/p-f0f84c9e.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as e,H as r,g as i}from"./p-9d960649.js";import{G as o}from"./p-
|
|
1
|
+
import{r as t,c as s,h as e,H as r,g as i}from"./p-9d960649.js";import{G as o}from"./p-391795a8.js";import"./p-7e73190d.js";import"./p-112455b1.js";import{s as a}from"./p-6d018a8f.js";import{S as d}from"./p-a69c842b.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=a((()=>{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:d.elementBooleanCheck(t.getAttribute("disabled")),selected:d.elementBooleanCheck(t.getAttribute("selected")),checked:d.elementBooleanCheck(t.getAttribute("checked")),readonly:d.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}
|