bromcom-ui 2.5.3-rc.15 → 2.5.3-rc.16
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-68dceb0c.entry.js → p-00ebe9de.entry.js} +1 -1
- package/dist/bromcom-ui/{p-f6ac3812.js → p-0cdf42c1.js} +1 -1
- package/dist/bromcom-ui/{p-0ed023fd.entry.js → p-1398d6f4.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3a351dcf.entry.js → p-183229e5.entry.js} +1 -1
- package/dist/bromcom-ui/{p-2b2ac5e4.entry.js → p-1ec93c0d.entry.js} +1 -1
- package/dist/bromcom-ui/{p-061e6ed9.entry.js → p-23d552e2.entry.js} +1 -1
- package/dist/bromcom-ui/{p-60b856e4.entry.js → p-4a553619.entry.js} +1 -1
- package/dist/bromcom-ui/{p-18c578c3.entry.js → p-4abefdaf.entry.js} +1 -1
- package/dist/bromcom-ui/{p-6d2684e5.entry.js → p-5b6bd474.entry.js} +1 -1
- package/dist/bromcom-ui/p-60293728.entry.js +1 -0
- package/dist/bromcom-ui/{p-d5c1d800.js → p-777b47a2.js} +1 -1
- package/dist/bromcom-ui/{p-8dbcf336.entry.js → p-84a9c27d.entry.js} +1 -1
- package/dist/bromcom-ui/{p-8222f957.entry.js → p-8a880af9.entry.js} +1 -1
- package/dist/bromcom-ui/{p-621c8833.entry.js → p-8dead7c3.entry.js} +1 -1
- package/dist/bromcom-ui/{p-05852696.entry.js → p-928d0bea.entry.js} +1 -1
- package/dist/bromcom-ui/{p-b81d626f.entry.js → p-9e20977a.entry.js} +1 -1
- package/dist/bromcom-ui/{p-eee74d8a.entry.js → p-9fd4b65a.entry.js} +1 -1
- package/dist/bromcom-ui/{p-24747caa.entry.js → p-a59005a0.entry.js} +1 -1
- package/dist/bromcom-ui/{p-d6704059.entry.js → p-af80a0cb.entry.js} +1 -1
- package/dist/bromcom-ui/{p-2f22d606.entry.js → p-b52bc9eb.entry.js} +1 -1
- package/dist/bromcom-ui/{p-b1db1597.entry.js → p-b64c947e.entry.js} +1 -1
- package/dist/bromcom-ui/{p-54f3f4e6.entry.js → p-c11a167a.entry.js} +1 -1
- package/dist/bromcom-ui/{p-03dc0201.entry.js → p-cec4d109.entry.js} +1 -1
- package/dist/bromcom-ui/p-d00baf00.entry.js +1 -0
- package/package.json +1 -1
- package/dist/bromcom-ui/p-590ade37.entry.js +0 -1
- package/dist/bromcom-ui/p-d57b41e9.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-0cdf42c1.js";import"./p-a5403cdb.js";import"./p-6d018a8f.js";import{A as p}from"./p-43a2dc90.js";import{s as r}from"./p-777b47a2.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}
|