bromcom-ui 2.6.2-rc.2 → 2.6.2-rc.3

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 (34) hide show
  1. package/dist/bromcom-ui/bromcom-ui.css +1 -1
  2. package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
  3. package/dist/bromcom-ui/{p-8aa72ee7.entry.js → p-0220611b.entry.js} +1 -1
  4. package/dist/bromcom-ui/{p-a23b2b20.entry.js → p-0312ba23.entry.js} +1 -1
  5. package/dist/bromcom-ui/{p-e1048959.entry.js → p-14c30877.entry.js} +1 -1
  6. package/dist/bromcom-ui/{p-175be4f6.entry.js → p-15350dd6.entry.js} +1 -1
  7. package/dist/bromcom-ui/{p-b873746a.entry.js → p-1ddba813.entry.js} +1 -1
  8. package/dist/bromcom-ui/{p-4d60a245.entry.js → p-212eeb7e.entry.js} +1 -1
  9. package/dist/bromcom-ui/{p-988ea49a.entry.js → p-29df787b.entry.js} +1 -1
  10. package/dist/bromcom-ui/{p-e4a29f1d.js → p-2d7b82f4.js} +1 -1
  11. package/dist/bromcom-ui/{p-56eb12fb.entry.js → p-4e961948.entry.js} +1 -1
  12. package/dist/bromcom-ui/{p-21d3d5f8.entry.js → p-58dda925.entry.js} +1 -1
  13. package/dist/bromcom-ui/{p-d0094756.entry.js → p-5aa7028e.entry.js} +1 -1
  14. package/dist/bromcom-ui/{p-bdd7ab5c.entry.js → p-640b5b0a.entry.js} +1 -1
  15. package/dist/bromcom-ui/{p-90541ece.entry.js → p-73ab1590.entry.js} +1 -1
  16. package/dist/bromcom-ui/p-7aaf6b3c.entry.js +1 -0
  17. package/dist/bromcom-ui/{p-c89bac13.entry.js → p-81b43acb.entry.js} +1 -1
  18. package/dist/bromcom-ui/{p-90299e83.entry.js → p-88473044.entry.js} +1 -1
  19. package/dist/bromcom-ui/{p-53e90cc7.entry.js → p-9ce31b1b.entry.js} +1 -1
  20. package/dist/bromcom-ui/{p-88947288.entry.js → p-a87a2060.entry.js} +1 -1
  21. package/dist/bromcom-ui/{p-ef678571.entry.js → p-ab0abbe7.entry.js} +1 -1
  22. package/dist/bromcom-ui/{p-b193b79b.entry.js → p-b5cecd46.entry.js} +1 -1
  23. package/dist/bromcom-ui/{p-976f5b05.entry.js → p-be1965d1.entry.js} +1 -1
  24. package/dist/bromcom-ui/{p-6f668896.entry.js → p-c628f0fa.entry.js} +1 -1
  25. package/dist/bromcom-ui/{p-bd08f7d5.js → p-c64621d0.js} +1 -1
  26. package/dist/bromcom-ui/{p-cf55e6f6.entry.js → p-cc306139.entry.js} +1 -1
  27. package/dist/bromcom-ui/{p-c2434e91.entry.js → p-ce8f7600.entry.js} +1 -1
  28. package/dist/bromcom-ui/{p-4d50937f.entry.js → p-cfb6de84.entry.js} +1 -1
  29. package/dist/bromcom-ui/{p-1ac0a418.entry.js → p-d20a38dc.entry.js} +1 -1
  30. package/dist/bromcom-ui/{p-60c93508.entry.js → p-d94e6ea5.entry.js} +1 -1
  31. package/dist/bromcom-ui/{p-93755d42.entry.js → p-f5446a3d.entry.js} +1 -1
  32. package/dist/bromcom-ui/{p-76f8a564.entry.js → p-f6a319ea.entry.js} +1 -1
  33. package/package.json +1 -1
  34. package/dist/bromcom-ui/p-d66fe737.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-bd08f7d5.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 d=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:d,disabled:p,clearable:u,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:d,disabled:p,maxLength:v,placeholder:B,clearable:u,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{d 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-c64621d0.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 d=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:d,disabled:p,clearable:u,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:d,disabled:p,maxLength:v,placeholder:B,clearable:u,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{d as bcm_textarea}