bromcom-ui 2.6.2-rc.7 → 2.6.2-rc.8

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 (37) hide show
  1. package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
  2. package/dist/bromcom-ui/{p-d9fb5e82.entry.js → p-0a850eb3.entry.js} +1 -1
  3. package/dist/bromcom-ui/{p-f5387ae1.entry.js → p-15dc8dd2.entry.js} +1 -1
  4. package/dist/bromcom-ui/{p-ed6cb78d.entry.js → p-16e853ca.entry.js} +1 -1
  5. package/dist/bromcom-ui/{p-7227b23c.entry.js → p-1e454926.entry.js} +1 -1
  6. package/dist/bromcom-ui/{p-46e61ea1.entry.js → p-20a8983b.entry.js} +1 -1
  7. package/dist/bromcom-ui/{p-aa2e4ead.entry.js → p-25b6fe6b.entry.js} +1 -1
  8. package/dist/bromcom-ui/{p-9be362b8.entry.js → p-2abae21a.entry.js} +1 -1
  9. package/dist/bromcom-ui/{p-0d95fb7f.entry.js → p-31a74bbe.entry.js} +1 -1
  10. package/dist/bromcom-ui/{p-57d75242.entry.js → p-33548b3d.entry.js} +1 -1
  11. package/dist/bromcom-ui/{p-4037c37e.entry.js → p-36837b75.entry.js} +1 -1
  12. package/dist/bromcom-ui/{p-4021073f.entry.js → p-39eb62bb.entry.js} +1 -1
  13. package/dist/bromcom-ui/{p-6b14a761.entry.js → p-55ec2a6d.entry.js} +1 -1
  14. package/dist/bromcom-ui/{p-52aa51ce.js → p-65de31b7.js} +1 -1
  15. package/dist/bromcom-ui/p-7290d7d0.entry.js +1 -0
  16. package/dist/bromcom-ui/{p-71d066fb.entry.js → p-8491673e.entry.js} +1 -1
  17. package/dist/bromcom-ui/{p-ea1b3d1b.entry.js → p-905edcd5.entry.js} +1 -1
  18. package/dist/bromcom-ui/{p-9fc576cc.entry.js → p-942b48e9.entry.js} +1 -1
  19. package/dist/bromcom-ui/{p-1fdae6b4.entry.js → p-98e625b8.entry.js} +1 -1
  20. package/dist/bromcom-ui/{p-f0a83e99.entry.js → p-9cfc0b4a.entry.js} +1 -1
  21. package/dist/bromcom-ui/{p-01adb7b7.entry.js → p-a0825d01.entry.js} +1 -1
  22. package/dist/bromcom-ui/{p-5d4fe0a9.entry.js → p-a1478c49.entry.js} +1 -1
  23. package/dist/bromcom-ui/{p-268ac3f3.entry.js → p-b92a27fd.entry.js} +1 -1
  24. package/dist/bromcom-ui/{p-68159e46.entry.js → p-d3a5998a.entry.js} +1 -1
  25. package/dist/bromcom-ui/{p-4b701f60.entry.js → p-d3e37512.entry.js} +1 -1
  26. package/dist/bromcom-ui/{p-59a05aaa.entry.js → p-d81f1aca.entry.js} +1 -1
  27. package/dist/bromcom-ui/{p-dce28227.entry.js → p-db15fadc.entry.js} +1 -1
  28. package/dist/bromcom-ui/{p-f5e3f6f2.entry.js → p-dbb79939.entry.js} +1 -1
  29. package/dist/bromcom-ui/p-deaadca4.js +1 -0
  30. package/dist/bromcom-ui/{p-cf9cdcdb.entry.js → p-e8cf6eb5.entry.js} +1 -1
  31. package/dist/bromcom-ui/p-fdf03c65.entry.js +1 -0
  32. package/dist/bromcom-ui/p-fee1f12b.js +1 -0
  33. package/package.json +1 -1
  34. package/dist/bromcom-ui/p-73eecb56.entry.js +0 -1
  35. package/dist/bromcom-ui/p-abb13d19.js +0 -1
  36. package/dist/bromcom-ui/p-b43213d3.js +0 -1
  37. package/dist/bromcom-ui/p-f97bb531.entry.js +0 -1
@@ -1 +1 @@
1
- import{r as t,c as s,h as i,H as e}from"./p-9d960649.js";import{G as h}from"./p-52aa51ce.js";import{B as a}from"./p-60271ed7.js";import"./p-112455b1.js";import{c as r}from"./p-7294ec8e.js";import"./p-6d018a8f.js";import{d as n}from"./p-a80ff3e5.js";import{C as l}from"./p-b43213d3.js";import{I as c}from"./p-b7e75cee.js";var o;!function(t){t.none="none",t.both="both",t.horizontal="horizontal",t.vertical="vertical",t.initial="initial",t.inherit="inherit"}(o||(o={}));const p=class{constructor(i){t(this,i),this.focus=s(this,"bcm-focus",7),this.blur=s(this,"bcm-blur",7),this.clear=s(this,"bcm-clear",7),this.change=s(this,"bcm-change",7),this.input=s(this,"bcm-input",7),this._id=h.UID(),this._internal_id=h.UID(),this.hidden=!1,this.required=!1,this.noCaption=!1,this.captionType=a.Status.default,this.rows=3,this.size=a.Size.medium,this.readonly=!1,this.resize=o.vertical,this.fullWidth=!1,this.focused=!1}connectedCallback(){this.captionCache=this.caption,this.captionTypeCache=this.captionType}async onBcmFocus(){this.textarea.focus()}async onBcmBlur(){this.textarea.blur()}async onBcmSelect(){this.textarea.select()}async set(t){await this.setValue(t)}async get(){return this.value||null}async setValue(t){return this.textarea.value=t,this.value=t,this.handleChange(),t}async setClear(){return this.textarea.value="",this.value="",await n(10),Promise.resolve()}async resetCaption(){return await n(10),this.caption=this.captionCache,this.captionType=this.captionTypeCache,this.captionError=null,await n(10),Promise.resolve()}async getValue(){return this.value}watchValue(){this.handleChange()}handleFocus(){this.focused=!0,this.focus.emit()}handleBlur(){this.focused=!1,this.blur.emit()}handleChange(){this.value=this.textarea.value,this.change.emit(this.value)}handleInput(){this.value=this.textarea.value,this.input.emit(this.value)}handleClear(t){this.textarea.value="",this.value="",this.clear.emit(),this.textarea.focus(),t.stopPropagation()}render(){const{_id:t,hidden:s,readonly:h,fullWidth:n,size:o,rows:p,disabled:u,clearable:d,label:m,focused:b,noCaption:f,caption:y,captionError:w,captionType:C,value:g,resize:j,maxLength:v,placeholder:B,required:x}=this,z=r("bcm-input",{hidden:s,"full-width":n});return i(e,{class:z},m&&i("bcm-label",{type:C,value:m,required:x,htmlFor:t}),i(c,{elementType:a.HtmlElementType.textarea,id:t,value:g,rows:p,disabled:u,maxLength:v,placeholder:B,clearable:d,resize:j,readonly:h,size:o,focused:b,handleFocus:()=>this.handleFocus(),handleBlur:()=>this.handleBlur(),handleChange:()=>this.handleChange(),handleInput:()=>this.handleInput(),handleClear:t=>this.handleClear(t),ref:t=>this.textarea=t}),i(l,{noCaption:f,captionType:C,captionError:w,caption:y,value:g,maxLength:v}))}static get watchers(){return{value:["watchValue"]}}};export{p as bcm_textarea}
1
+ import{r as t,c as s,h as i,H as e}from"./p-9d960649.js";import{G as h}from"./p-65de31b7.js";import{B as a}from"./p-60271ed7.js";import"./p-112455b1.js";import{c as r}from"./p-7294ec8e.js";import"./p-6d018a8f.js";import{d as n}from"./p-a80ff3e5.js";import{C as l}from"./p-fee1f12b.js";import{I as c}from"./p-b7e75cee.js";var o;!function(t){t.none="none",t.both="both",t.horizontal="horizontal",t.vertical="vertical",t.initial="initial",t.inherit="inherit"}(o||(o={}));const p=class{constructor(i){t(this,i),this.focus=s(this,"bcm-focus",7),this.blur=s(this,"bcm-blur",7),this.clear=s(this,"bcm-clear",7),this.change=s(this,"bcm-change",7),this.input=s(this,"bcm-input",7),this._id=h.UID(),this._internal_id=h.UID(),this.hidden=!1,this.required=!1,this.noCaption=!1,this.captionType=a.Status.default,this.rows=3,this.size=a.Size.medium,this.readonly=!1,this.resize=o.vertical,this.fullWidth=!1,this.focused=!1}connectedCallback(){this.captionCache=this.caption,this.captionTypeCache=this.captionType}async onBcmFocus(){this.textarea.focus()}async onBcmBlur(){this.textarea.blur()}async onBcmSelect(){this.textarea.select()}async set(t){await this.setValue(t)}async get(){return this.value||null}async setValue(t){return this.textarea.value=t,this.value=t,this.handleChange(),t}async setClear(){return this.textarea.value="",this.value="",await n(10),Promise.resolve()}async resetCaption(){return await n(10),this.caption=this.captionCache,this.captionType=this.captionTypeCache,this.captionError=null,await n(10),Promise.resolve()}async getValue(){return this.value}watchValue(){this.handleChange()}handleFocus(){this.focused=!0,this.focus.emit()}handleBlur(){this.focused=!1,this.blur.emit()}handleChange(){this.value=this.textarea.value,this.change.emit(this.value)}handleInput(){this.value=this.textarea.value,this.input.emit(this.value)}handleClear(t){this.textarea.value="",this.value="",this.clear.emit(),this.textarea.focus(),t.stopPropagation()}render(){const{_id:t,hidden:s,readonly:h,fullWidth:n,size:o,rows:p,disabled:u,clearable:d,label:m,focused:b,noCaption:f,caption:y,captionError:w,captionType:C,value:g,resize:j,maxLength:v,placeholder:B,required:x}=this,z=r("bcm-input",{hidden:s,"full-width":n});return i(e,{class:z},m&&i("bcm-label",{type:C,value:m,required:x,htmlFor:t}),i(c,{elementType:a.HtmlElementType.textarea,id:t,value:g,rows:p,disabled:u,maxLength:v,placeholder:B,clearable:d,resize:j,readonly:h,size:o,focused:b,handleFocus:()=>this.handleFocus(),handleBlur:()=>this.handleBlur(),handleChange:()=>this.handleChange(),handleInput:()=>this.handleInput(),handleClear:t=>this.handleClear(t),ref:t=>this.textarea=t}),i(l,{noCaption:f,captionType:C,captionError:w,caption:y,value:g,maxLength:v}))}static get watchers(){return{value:["watchValue"]}}};export{p as bcm_textarea}