bromcom-ui 2.5.3-rc.14 → 2.5.3-rc.17
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-bdb679ce.entry.js → p-09bb4b6a.entry.js} +1 -1
- package/dist/bromcom-ui/p-13f77058.entry.js +1 -0
- package/dist/bromcom-ui/{p-917e48f2.entry.js → p-27d0dd43.entry.js} +1 -1
- package/dist/bromcom-ui/{p-01fe6d8a.entry.js → p-2de9ce80.entry.js} +1 -1
- package/dist/bromcom-ui/{p-dc792128.js → p-337b57dc.js} +1 -1
- package/dist/bromcom-ui/p-3ecde9fb.js +1 -0
- package/dist/bromcom-ui/{p-49933b9c.entry.js → p-57706ae5.entry.js} +1 -1
- package/dist/bromcom-ui/{p-ce76d7d4.entry.js → p-64befb09.entry.js} +1 -1
- package/dist/bromcom-ui/{p-512ff533.js → p-790c8441.js} +1 -1
- package/dist/bromcom-ui/{p-9edc5dfc.entry.js → p-80464c3c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-15545203.entry.js → p-8c131e4e.entry.js} +1 -1
- package/dist/bromcom-ui/{p-65519beb.entry.js → p-b6ef7c28.entry.js} +1 -1
- package/dist/bromcom-ui/{p-8cfbe8c4.entry.js → p-bd24a3c7.entry.js} +1 -1
- package/dist/bromcom-ui/{p-676cbe78.entry.js → p-c171a88e.entry.js} +1 -1
- package/dist/bromcom-ui/{p-06c0ec02.entry.js → p-ca099175.entry.js} +1 -1
- package/dist/bromcom-ui/{p-ad174e90.entry.js → p-ca3cf7fc.entry.js} +1 -1
- package/dist/bromcom-ui/{p-0dde0c88.entry.js → p-cf6e9e38.entry.js} +1 -1
- package/dist/bromcom-ui/{p-ab0101f2.entry.js → p-cfb6787c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-1d4213c1.entry.js → p-d433d2c0.entry.js} +1 -1
- package/dist/bromcom-ui/{p-a8e3cc3e.entry.js → p-db997c0f.entry.js} +1 -1
- package/dist/bromcom-ui/{p-6573082c.entry.js → p-f03bd7e3.entry.js} +1 -1
- package/dist/bromcom-ui/{p-c2212669.entry.js → p-f37c893f.entry.js} +1 -1
- package/dist/bromcom-ui/{p-2c363308.entry.js → p-fb1d3490.entry.js} +1 -1
- package/dist/bromcom-ui/{p-bd74a2ab.entry.js → p-fc434782.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3814b41c.entry.js → p-fe2b51c8.entry.js} +1 -1
- package/package.json +1 -1
- package/dist/bromcom-ui/p-b839bb82.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as s,h as e,H as i,g as a}from"./p-74df82e2.js";import"./p-112455b1.js";import{c as h}from"./p-7294ec8e.js";import{G as c}from"./p-
|
|
1
|
+
import{r as t,c as s,h as e,H as i,g as a}from"./p-74df82e2.js";import"./p-112455b1.js";import{c as h}from"./p-7294ec8e.js";import{G as c}from"./p-337b57dc.js";import"./p-a5403cdb.js";import"./p-6d018a8f.js";import{A as p}from"./p-43a2dc90.js";import{s as r}from"./p-790c8441.js";const n=class{constructor(e){t(this,e),this.dataIsLoaded=s(this,"data-is-loaded",7),this.bcmChangeHidden=s(this,"bcm-change-hidden",7),this.hidden=!1,this._id=c.UID(),this.status="default",this.loading=!1,this.valid=!0,this.active=!1,this.isLast=!1,this.disabled=!1}componentDidLoad(){this.isLast&&this.dataIsLoaded.emit(!0)}getStepper(){return this.el.closest("bcm-stepper")||null}activeChanged(){if(this.active){const t=this.getStepper();t&&r.changeStepDisabled(t.id,this._id,!1)}}statusChange(){const t=this.getStepper();t&&r.changeStepStatus(t.id,this._id,this.status)}hiddenChange(t,s){const e=this.getStepper();t!==s&&e&&!this.active&&this.bcmChangeHidden.emit(!0)}render(){const{hidden:t,valid:s,active:a}=this,c=h("bcm-stepper__step",s?"bcm-stepper__step-valid":"bcm-stepper__step-invalid",{"bcm-stepper__step-active":a,hidden:t});return e(i,{class:c},e("slot",null))}get el(){return a(this)}static get watchers(){return{active:["activeChanged"],status:["statusChange"],hidden:["hiddenChange"]}}};!function(t,s,e,i){var a,h=arguments.length,c=h<3?s:null===i?i=Object.getOwnPropertyDescriptor(s,e):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,s,e,i);else for(var p=t.length-1;p>=0;p--)(a=t[p])&&(c=(h<3?a(c):h>3?a(s,e,c):a(s,e))||c);h>3&&c&&Object.defineProperty(s,e,c)}([p("title")],n.prototype,"_title",void 0);export{n as bcm_step}
|