@everymatrix/general-input 1.90.6 → 1.90.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 (41) hide show
  1. package/dist/cjs/checkbox-group-input_14.cjs.entry.js +373 -345
  2. package/dist/cjs/general-input.cjs.js +2 -2
  3. package/dist/cjs/{index-3b546c2c.js → index-7a4b2771.js} +1 -4
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/collection/components/checkbox-group-input/checkbox-group-input.js +34 -20
  6. package/dist/collection/components/checkbox-input/checkbox-input.js +33 -19
  7. package/dist/collection/components/date-input/date-input.js +34 -20
  8. package/dist/collection/components/email-input/email-input.js +34 -20
  9. package/dist/collection/components/general-input/general-input.js +35 -64
  10. package/dist/collection/components/number-input/number-input.js +34 -20
  11. package/dist/collection/components/password-input/password-input.js +34 -20
  12. package/dist/collection/components/postalcode-input/postalcode-input.js +35 -19
  13. package/dist/collection/components/radio-input/radio-input.js +36 -20
  14. package/dist/collection/components/select-input/select-input.js +35 -21
  15. package/dist/collection/components/tel-input/tel-input.js +34 -20
  16. package/dist/collection/components/text-input/text-input.js +36 -22
  17. package/dist/collection/components/toggle-checkbox-input/toggle-checkbox-input.js +34 -20
  18. package/dist/collection/components/twofa-input/twofa-input.js +26 -59
  19. package/dist/esm/checkbox-group-input_14.entry.js +373 -345
  20. package/dist/esm/general-input.js +3 -3
  21. package/dist/esm/{index-ca174b7a.js → index-9174417a.js} +1 -4
  22. package/dist/esm/loader.js +3 -3
  23. package/dist/general-input/checkbox-group-input_14.entry.js +242 -242
  24. package/dist/general-input/general-input.esm.js +1 -1
  25. package/dist/general-input/{index-ca174b7a.js → index-9174417a.js} +2 -2
  26. package/dist/types/components/checkbox-group-input/checkbox-group-input.d.ts +7 -4
  27. package/dist/types/components/checkbox-input/checkbox-input.d.ts +7 -4
  28. package/dist/types/components/date-input/date-input.d.ts +7 -4
  29. package/dist/types/components/email-input/email-input.d.ts +7 -4
  30. package/dist/types/components/general-input/general-input.d.ts +4 -6
  31. package/dist/types/components/number-input/number-input.d.ts +7 -4
  32. package/dist/types/components/password-input/password-input.d.ts +7 -4
  33. package/dist/types/components/postalcode-input/postalcode-input.d.ts +7 -4
  34. package/dist/types/components/radio-input/radio-input.d.ts +8 -4
  35. package/dist/types/components/select-input/select-input.d.ts +7 -4
  36. package/dist/types/components/tel-input/tel-input.d.ts +7 -4
  37. package/dist/types/components/text-input/text-input.d.ts +7 -4
  38. package/dist/types/components/toggle-checkbox-input/toggle-checkbox-input.d.ts +7 -4
  39. package/dist/types/components/twofa-input/twofa-input.d.ts +3 -7
  40. package/dist/types/components.d.ts +96 -0
  41. package/package.json +1 -1
@@ -1 +1 @@
1
- import{p as e,b as l}from"./index-ca174b7a.js";export{s as setNonce}from"./index-ca174b7a.js";import{g as a}from"./app-globals-0f993ce5.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["checkbox-group-input_14",[[1,"general-input",{type:[513],name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],validation:[16],options:[520],language:[513],autofilled:[516],tooltip:[513],defaultValue:[520,"default-value"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],noValidation:[516,"no-validation"],clientStyling:[520,"client-styling"],clientStylingUrl:[513,"client-styling-url"],dateFormat:[513,"date-format"],translationUrl:[513,"translation-url"],emitOnClick:[516,"emit-on-click"],twofaDestination:[513,"twofa-destination"],twofaResendIntervalSeconds:[514,"twofa-resend-interval-seconds"],haspostalcodelookup:[516],postalcodelength:[514],addresses:[520],ignoreCountry:[516,"ignore-country"],enableSouthAfricanMode:[516,"enable-south-african-mode"],enableManualDateInput:[516,"enable-manual-date-input"],pinAttemptsExceeded:[516,"pin-attempts-exceeded"],mbSource:[513,"mb-source"],limitStylingAppends:[32]},null,{clientStyling:["handleStylingChange"],clientStylingUrl:["handleStylingUrlChange"]}],[1,"toggle-checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],options:[16],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32],showFields:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"]}],[1,"checkbox-group-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32],selectedValues:[32],showCheckboxes:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],selectedValues:["setValue"],emitValue:["emitValueHandler"]}],[1,"checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"date-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],dateFormat:[513,"date-format"],emitOnClick:[516,"emit-on-click"],enableSouthAfricanMode:[516,"enable-south-african-mode"],enableManualDateInput:[516,"enable-manual-date-input"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],enableSouthAfricanMode:["handleCustomRegistrationChange"]}],[1,"email-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"number-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"password-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],noValidation:[516,"no-validation"],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],clientStyling:[513,"client-styling"],enableSouthAfricanMode:[516,"enable-south-african-mode"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],passwordComplexity:[32],showPopup:[32],value:[32]},[[16,"sendOriginalValidityState","originalValidityChangedHandler"],[16,"sendInputValue","valueChangedHandler"],[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],value:["valueChanged"],emitValue:["emitValueHandler"]}],[1,"postalcode-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],postalcodelength:[520],addresses:[520],ignoreCountry:[516,"ignore-country"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],selectedCountryCode:[32],currentPostalCode:[32],openAddressDropdown:[32],showNoResultsMessage:[32],refreshTrigger:[32],isFetchingAddresses:[32]},[[10,"click","handleClickOutside"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[8,"addressFetchStarted","handleFetchStarted"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],addresses:["handleAddresses"]}],[1,"radio-input",{name:[513],displayName:[513,"display-name"],optionsGroup:[16],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"select-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"tel-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],showLabels:[516,"show-labels"],action:[513],validation:[16],defaultValue:[520,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],disablePhonePrefix:[32],phoneValue:[32],phoneCodesOptions:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"text-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],checkValidity:[516,"check-validity"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],haspostalcodelookup:[516],enableSouthAfricanMode:[516,"enable-south-african-mode"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],selectedCountryCode:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"],[16,"validationChange","handleValidationChange"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[16,"sendAddressValue","handleAddressSelection"],[8,"documentNumberUpdatedExternally","handleExternalDocUpdate"],[8,"documentNumberResetValidation","handleDocReset"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"twofa-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],destination:[513],resendIntervalSeconds:[514,"resend-interval-seconds"],clientStyling:[513,"client-styling"],enableSouthAfricanMode:[516,"enable-south-african-mode"],pinAttemptsExceeded:[516,"pin-attempts-exceeded"],clientStylingUrl:[513,"client-styling-url"],mbSource:[513,"mb-source"],limitStylingAppends:[32],isValid:[32],isResendButtonAvailable:[32],showTooltip:[32],errorMessage:[32],code:[32],resendIntervalSecondsLeft:[32],revealedIndexes:[32]},[[10,"click","handleClickOutside"]],{isValid:["validityChanged"],emitValue:["emitValueHandler"],clientStylingUrl:["handleStylingUrlChange"],clientStyling:["handleStylingChange"]}]]]],e))));
1
+ import{p as e,b as l}from"./index-9174417a.js";export{s as setNonce}from"./index-9174417a.js";import{g as a}from"./app-globals-0f993ce5.js";(()=>{const l=import.meta.url,a={};return""!==l&&(a.resourcesUrl=new URL(".",l).href),e(a)})().then((async e=>(await a(),l([["checkbox-group-input_14",[[1,"general-input",{type:[513],name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],validation:[16],options:[520],language:[513],autofilled:[516],tooltip:[513],defaultValue:[520,"default-value"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],noValidation:[516,"no-validation"],clientStyling:[520,"client-styling"],clientStylingUrl:[513,"client-styling-url"],dateFormat:[513,"date-format"],translationUrl:[513,"translation-url"],emitOnClick:[516,"emit-on-click"],twofaDestination:[513,"twofa-destination"],twofaResendIntervalSeconds:[514,"twofa-resend-interval-seconds"],haspostalcodelookup:[516],postalcodelength:[514],addresses:[520],ignoreCountry:[516,"ignore-country"],enableSouthAfricanMode:[516,"enable-south-african-mode"],enableManualDateInput:[516,"enable-manual-date-input"],pinAttemptsExceeded:[516,"pin-attempts-exceeded"],mbSource:[513,"mb-source"]},null,{clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingChangeURL"]}],[1,"toggle-checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],options:[16],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32],showFields:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"]}],[1,"checkbox-group-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32],selectedValues:[32],showCheckboxes:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],selectedValues:["setValue"],emitValue:["emitValueHandler"]}],[1,"checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"date-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],dateFormat:[513,"date-format"],emitOnClick:[516,"emit-on-click"],enableSouthAfricanMode:[516,"enable-south-african-mode"],enableManualDateInput:[516,"enable-manual-date-input"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],enableSouthAfricanMode:["handleCustomRegistrationChange"]}],[1,"email-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"number-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"password-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],noValidation:[516,"no-validation"],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],clientStyling:[513,"client-styling"],enableSouthAfricanMode:[516,"enable-south-african-mode"],mbSource:[513,"mb-source"],isValid:[32],errorMessage:[32],showTooltip:[32],passwordComplexity:[32],showPopup:[32],value:[32]},[[16,"sendOriginalValidityState","originalValidityChangedHandler"],[16,"sendInputValue","valueChangedHandler"],[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],value:["valueChanged"],emitValue:["emitValueHandler"]}],[1,"postalcode-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],postalcodelength:[520],addresses:[520],ignoreCountry:[516,"ignore-country"],mbSource:[513,"mb-source"],isValid:[32],errorMessage:[32],showTooltip:[32],selectedCountryCode:[32],currentPostalCode:[32],openAddressDropdown:[32],showNoResultsMessage:[32],refreshTrigger:[32],isFetchingAddresses:[32]},[[10,"click","handleClickOutside"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[8,"addressFetchStarted","handleFetchStarted"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],addresses:["handleAddresses"]}],[1,"radio-input",{name:[513],displayName:[513,"display-name"],optionsGroup:[16],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"select-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],errorMessage:[32],isValid:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"tel-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],showLabels:[516,"show-labels"],action:[513],validation:[16],defaultValue:[520,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],mbSource:[513,"mb-source"],isValid:[32],errorMessage:[32],showTooltip:[32],disablePhonePrefix:[32],phoneValue:[32],phoneCodesOptions:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"text-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],checkValidity:[516,"check-validity"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],haspostalcodelookup:[516],enableSouthAfricanMode:[516,"enable-south-african-mode"],mbSource:[513,"mb-source"],isValid:[32],errorMessage:[32],showTooltip:[32],selectedCountryCode:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"],[16,"validationChange","handleValidationChange"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[16,"sendAddressValue","handleAddressSelection"],[8,"documentNumberUpdatedExternally","handleExternalDocUpdate"],[8,"documentNumberResetValidation","handleDocReset"]],{clientStyling:["handleClientStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"twofa-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],destination:[513],resendIntervalSeconds:[514,"resend-interval-seconds"],clientStyling:[513,"client-styling"],enableSouthAfricanMode:[516,"enable-south-african-mode"],pinAttemptsExceeded:[516,"pin-attempts-exceeded"],clientStylingUrl:[513,"client-styling-url"],mbSource:[513,"mb-source"],isValid:[32],isResendButtonAvailable:[32],showTooltip:[32],errorMessage:[32],code:[32],resendIntervalSecondsLeft:[32],revealedIndexes:[32]},[[10,"click","handleClickOutside"]],{isValid:["validityChanged"],emitValue:["emitValueHandler"],clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingChangeURL"]}]]]],e))));
@@ -1,2 +1,2 @@
1
- var e=Object.defineProperty,t=new WeakMap,n=e=>t.get(e),l=(e,n)=>t.set(n.t=e,n),o=(e,t)=>t in e,s=(e,t)=>(0,console.error)(e,t),r=new Map,i=new Map,c="slot-fb{display:contents}slot-fb[hidden]{display:none}",a="undefined"!=typeof window?window:{},u=a.document||{head:{}},f={l:0,o:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},h=e=>Promise.resolve(e),d=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),p=!1,m=[],y=[],$=(e,t)=>n=>{e.push(n),p||(p=!0,t&&4&f.l?w(v):f.raf(v))},b=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){s(e)}e.length=0},v=()=>{b(m),b(y),(p=m.length>0)&&f.raf(v)},w=e=>h().then(e),g=$(y,!0),S={},k=e=>"object"==(e=typeof e)||"function"===e;function j(e){var t,n,l;return null!=(l=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?l:void 0}((t,n)=>{for(var l in n)e(t,l,{get:n[l],enumerable:!0})})({},{err:()=>C,map:()=>E,ok:()=>O,unwrap:()=>P,unwrapErr:()=>R});var O=e=>({isOk:!0,isErr:!1,value:e}),C=e=>({isOk:!1,isErr:!0,value:e});function E(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>O(e))):O(n)}if(e.isErr)return C(e.value);throw"should never get here"}var M,x,P=e=>{if(e.isOk)return e.value;throw e.value},R=e=>{if(e.isErr)return e.value;throw e.value},L=(e,t,...n)=>{let l=null,o=null,s=!1,r=!1;const i=[],c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!k(l))&&(l+=""),s&&r?i[i.length-1].i+=l:i.push(s?T(null,l):l),r=s)};if(c(n),t){t.key&&(o=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}}const a=T(e,null);return a.u=t,i.length>0&&(a.h=i),a.p=o,a},T=(e,t)=>({l:0,m:e,i:t,$:null,h:null,u:null,p:null}),A={},D=e=>n(e).$hostElement$,F=(e,t,n)=>{const l=D(e);return{emit:e=>H(l,t,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:e})}},H=(e,t,n)=>{const l=f.ce(t,n);return e.dispatchEvent(l),l},N=new WeakMap,U=e=>"sc-"+e.v,W=(e,t,n,l,s,r)=>{if(n!==l){let i=o(e,t),c=t.toLowerCase();if("class"===t){const t=e.classList,o=G(n),s=G(l);t.remove(...o.filter((e=>e&&!s.includes(e)))),t.add(...s.filter((e=>e&&!o.includes(e))))}else if("key"===t);else if("ref"===t)l&&l(e);else if(i||"o"!==t[0]||"n"!==t[1]){const o=k(l);if((i||o&&null!==l)&&!s)try{if(e.tagName.includes("-"))e[t]=l;else{const o=null==l?"":l;"list"===t?i=!1:null!=n&&e[t]==o||(e[t]=o)}}catch(e){}null==l||!1===l?!1===l&&""!==e.getAttribute(t)||e.removeAttribute(t):(!i||4&r||s)&&!o&&e.setAttribute(t,l=!0===l?"":l)}else if(t="-"===t[2]?t.slice(3):o(a,c)?c.slice(2):c[2]+t.slice(3),n||l){const o=t.endsWith(V);t=t.replace(_,""),n&&f.rel(e,t,n,o),l&&f.ael(e,t,l,o)}}},q=/\s/,G=e=>e?e.split(q):[],V="Capture",_=RegExp(V+"$"),z=(e,t,n)=>{const l=11===t.$.nodeType&&t.$.host?t.$.host:t.$,o=e&&e.u||S,s=t.u||S;for(const e of B(Object.keys(o)))e in s||W(l,e,o[e],void 0,n,t.l);for(const e of B(Object.keys(s)))W(l,e,o[e],s[e],n,t.l)};function B(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var I=!1,J=(e,t,n)=>{const l=t.h[n];let o,s,r=0;if(null!==l.i)o=l.$=u.createTextNode(l.i);else if(o=l.$=u.createElement(l.m),z(null,l,I),null!=M&&o["s-si"]!==M&&o.classList.add(o["s-si"]=M),l.h)for(r=0;r<l.h.length;++r)s=J(e,l,r),s&&o.appendChild(s);return o["s-hn"]=x,o},K=(e,t,n,l,o,s)=>{let r,i=e;for(i.shadowRoot&&i.tagName===x&&(i=i.shadowRoot);o<=s;++o)l[o]&&(r=J(null,n,o),r&&(l[o].$=r,ee(i,r,t)))},Q=(e,t,n)=>{for(let l=t;l<=n;++l){const t=e[l];if(t){const e=t.$;Z(t),e&&e.remove()}}},X=(e,t,n=!1)=>e.m===t.m&&(!!n||e.p===t.p),Y=(e,t,n=!1)=>{const l=t.$=e.$,o=e.h,s=t.h,r=t.i;null===r?(z(e,t,I),null!==o&&null!==s?((e,t,n,l,o=!1)=>{let s,r,i=0,c=0,a=0,u=0,f=t.length-1,h=t[0],d=t[f],p=l.length-1,m=l[0],y=l[p];for(;i<=f&&c<=p;)if(null==h)h=t[++i];else if(null==d)d=t[--f];else if(null==m)m=l[++c];else if(null==y)y=l[--p];else if(X(h,m,o))Y(h,m,o),h=t[++i],m=l[++c];else if(X(d,y,o))Y(d,y,o),d=t[--f],y=l[--p];else if(X(h,y,o))Y(h,y,o),ee(e,h.$,d.$.nextSibling),h=t[++i],y=l[--p];else if(X(d,m,o))Y(d,m,o),ee(e,d.$,h.$),d=t[--f],m=l[++c];else{for(a=-1,u=i;u<=f;++u)if(t[u]&&null!==t[u].p&&t[u].p===m.p){a=u;break}a>=0?(r=t[a],r.m!==m.m?s=J(t&&t[c],n,a):(Y(r,m,o),t[a]=void 0,s=r.$),m=l[++c]):(s=J(t&&t[c],n,c),m=l[++c]),s&&ee(h.$.parentNode,s,h.$)}i>f?K(e,null==l[p+1]?null:l[p+1].$,n,l,c,p):c>p&&Q(t,i,f)})(l,o,t,s,n):null!==s?(null!==e.i&&(l.textContent=""),K(l,null,t,s,0,s.length-1)):null!==o&&Q(o,0,o.length-1)):e.i!==r&&(l.data=r)},Z=e=>{e.u&&e.u.ref&&e.u.ref(null),e.h&&e.h.map(Z)},ee=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),te=(e,t)=>{t&&!e.S&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.S=t)))},ne=(e,t)=>{if(e.l|=16,!(4&e.l))return te(e,e.k),g((()=>le(e,t)));e.l|=512},le=(e,t)=>{const n=e.t;if(!n)throw Error(`Can't render component <${e.$hostElement$.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return t&&(e.l|=256,e.j&&(e.j.map((([e,t])=>ue(n,e,t))),e.j=void 0),l=ue(n,"componentWillLoad")),oe(l,(()=>re(e,n,t)))},oe=(e,t)=>se(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),se=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,re=async(e,t,n)=>{var l;const o=e.$hostElement$,s=o["s-rc"];n&&(e=>{const t=e.O,n=e.$hostElement$,l=t.l,o=((e,t)=>{var n;const l=U(t),o=i.get(l);if(e=11===e.nodeType?e:u,o)if("string"==typeof o){let s,r=N.get(e=e.head||e);if(r||N.set(e,r=new Set),!r.has(l)){{s=u.createElement("style"),s.innerHTML=o;const t=null!=(n=f.C)?n:j(u);null!=t&&s.setAttribute("nonce",t),e.insertBefore(s,e.querySelector("link"))}4&t.l&&(s.innerHTML+=c),r&&r.add(l)}}else e.adoptedStyleSheets.includes(o)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,o]);return l})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&(n["s-sc"]=o,n.classList.add(o+"-h"))})(e);ie(e,t,o,n),s&&(s.map((e=>e())),o["s-rc"]=void 0);{const t=null!=(l=o["s-p"])?l:[],n=()=>ce(e);0===t.length?n():(Promise.all(t).then(n),e.l|=4,t.length=0)}},ie=(e,t,n,l)=>{try{t=t.render(),e.l&=-17,e.l|=2,((e,t,n=!1)=>{const l=e.$hostElement$,o=e.O,s=e.M||T(null,null),r=(e=>e&&e.m===A)(t)?t:L(null,null,t);if(x=l.tagName,o.P&&(r.u=r.u||{},o.P.map((([e,t])=>r.u[t]=l[e]))),n&&r.u)for(const e of Object.keys(r.u))l.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(r.u[e]=l[e]);r.m=null,r.l|=4,e.M=r,r.$=s.$=l.shadowRoot||l,M=l["s-sc"],Y(s,r,n)})(e,t,l)}catch(t){s(t,e.$hostElement$)}return null},ce=e=>{const t=e.$hostElement$,n=e.t,l=e.k;ue(n,"componentDidRender"),64&e.l||(e.l|=64,fe(t),ue(n,"componentDidLoad"),e.R(t),l||ae()),e.S&&(e.S(),e.S=void 0),512&e.l&&w((()=>ne(e,!1))),e.l&=-517},ae=()=>{fe(u.documentElement),w((()=>H(a,"appload",{detail:{namespace:"general-input"}})))},ue=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(e){s(e)}},fe=e=>e.classList.add("hydrated"),he=(e,t,l)=>{var o,r;const i=e.prototype;if(t.L||t.T||e.watchers){e.watchers&&!t.T&&(t.T=e.watchers);const c=Object.entries(null!=(o=t.L)?o:{});if(c.map((([e,[o]])=>{(31&o||2&l&&32&o)&&Object.defineProperty(i,e,{get(){return((e,t)=>n(this).A.get(t))(0,e)},set(l){((e,t,l,o)=>{const r=n(e);if(!r)throw Error(`Couldn't find host element for "${o.v}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const i=r.$hostElement$,c=r.A.get(t),a=r.l,u=r.t;if(l=((e,t)=>null==e||k(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?parseFloat(e):1&t?e+"":e)(l,o.L[t][0]),(!(8&a)||void 0===c)&&l!==c&&(!Number.isNaN(c)||!Number.isNaN(l))&&(r.A.set(t,l),u)){if(o.T&&128&a){const e=o.T[t];e&&e.map((e=>{try{u[e](l,c,t)}catch(e){s(e,i)}}))}2==(18&a)&&ne(r,!1)}})(this,e,l,t)},configurable:!0,enumerable:!0})})),1&l){const l=new Map;i.attributeChangedCallback=function(e,o,s){f.jmp((()=>{var r;const c=l.get(e);if(this.hasOwnProperty(c))s=this[c],delete this[c];else{if(i.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==s)return;if(null==c){const l=n(this),i=null==l?void 0:l.l;if(i&&!(8&i)&&128&i&&s!==o){const n=l.t,i=null==(r=t.T)?void 0:r[e];null==i||i.forEach((t=>{null!=n[t]&&n[t].call(n,s,o,e)}))}return}}this[c]=(null!==s||"boolean"!=typeof this[c])&&s}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(r=t.T)?r:{}),...c.filter((([e,t])=>15&t[0])).map((([e,n])=>{var o;const s=n[1]||e;return l.set(s,e),512&n[0]&&(null==(o=t.P)||o.push([e,s])),s}))]))}}return e},de=e=>{ue(e,"connectedCallback")},pe=e=>{ue(e,"disconnectedCallback")},me=(e,l={})=>{var o;const h=[],p=l.exclude||[],m=a.customElements,y=u.head,$=y.querySelector("meta[charset]"),b=u.createElement("style"),v=[];let w,g=!0;Object.assign(f,l),f.o=new URL(l.resourcesUrl||"./",u.baseURI).href;let S=!1;if(e.map((e=>{e[1].map((l=>{var o;const c={l:l[0],v:l[1],L:l[2],D:l[3]};4&c.l&&(S=!0),c.L=l[2],c.D=l[3],c.P=[],c.T=null!=(o=l[4])?o:{};const a=c.v,u=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,((e,n)=>{const l={l:0,$hostElement$:e,O:n,A:new Map};l.F=new Promise((e=>l.R=e)),e["s-p"]=[],e["s-rc"]=[],t.set(e,l)})(e=this,c),1&c.l)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${c.v}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else e.attachShadow({mode:"open"})}connectedCallback(){const e=n(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,ye(this,e,c.D)),w&&(clearTimeout(w),w=null),g?v.push(this):f.jmp((()=>(e=>{if(!(1&f.l)){const t=n(e),l=t.O,o=()=>{};if(1&t.l)ye(e,t,l.D),(null==t?void 0:t.t)?de(t.t):(null==t?void 0:t.F)&&t.F.then((()=>de(t.t)));else{t.l|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){te(t,t.k=n);break}}l.L&&Object.entries(l.L).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n)=>{let l;if(!(32&t.l)){if(t.l|=32,n.H){const e=(e=>{const t=e.v.replace(/-/g,"_"),n=e.H;if(!n)return;const l=r.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(r.set(n,e),e[t])),s)
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n);if(e&&"then"in e){const t=()=>{};l=await e,t()}else l=e;if(!l)throw Error(`Constructor for "${n.v}#${t.N}" was not found`);l.isProxied||(n.T=l.watchers,he(l,n,2),l.isProxied=!0);const o=()=>{};t.l|=8;try{new l(t)}catch(e){s(e)}t.l&=-9,t.l|=128,o(),de(t.t)}else l=e.constructor,customElements.whenDefined(e.localName).then((()=>t.l|=128));if(l&&l.style){let e;"string"==typeof l.style&&(e=l.style);const t=U(n);if(!i.has(t)){const l=()=>{};((e,t,n)=>{let l=i.get(e);d&&n?(l=l||new CSSStyleSheet,"string"==typeof l?l=t:l.replaceSync(t)):l=t,i.set(e,l)})(t,e,!!(1&n.l)),l()}}}const o=t.k,c=()=>ne(t,!0);o&&o["s-rc"]?o["s-rc"].push(c):c()})(e,t,l)}o()}})(this)))}disconnectedCallback(){f.jmp((()=>(async()=>{if(!(1&f.l)){const e=n(this);e.U&&(e.U.map((e=>e())),e.U=void 0),(null==e?void 0:e.t)?pe(e.t):(null==e?void 0:e.F)&&e.F.then((()=>pe(e.t)))}})()))}componentOnReady(){return n(this).F}};c.H=e[0],p.includes(a)||m.get(a)||(h.push(a),m.define(a,he(u,c,1)))}))})),h.length>0&&(S&&(b.textContent+=c),b.textContent+=h.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",b.innerHTML.length)){b.setAttribute("data-styles","");const e=null!=(o=f.C)?o:j(u);null!=e&&b.setAttribute("nonce",e),y.insertBefore(b,$?$.nextSibling:y.firstChild)}g=!1,v.length?v.map((e=>e.connectedCallback())):f.jmp((()=>w=setTimeout(ae,30)))},ye=(e,t,n)=>{n&&n.map((([n,l,o])=>{const s=be(e,n),r=$e(t,o),i=ve(n);f.ael(s,l,r,i),(t.U=t.U||[]).push((()=>f.rel(s,l,r,i)))}))},$e=(e,t)=>n=>{var l;try{256&e.l?null==(l=e.t)||l[t](n):(e.j=e.j||[]).push([t,n])}catch(e){s(e)}},be=(e,t)=>8&t?a:16&t?u.body:e,ve=e=>({passive:!!(1&e),capture:!!(2&e)}),we=e=>f.C=e;export{A as H,me as b,F as c,D as g,L as h,h as p,l as r,we as s}
1
+ var e=Object.defineProperty,t=new WeakMap,n=e=>t.get(e),l=(e,n)=>t.set(n.t=e,n),o=(e,t)=>t in e,s=(e,t)=>(0,console.error)(e,t),r=new Map,i=new Map,c="slot-fb{display:contents}slot-fb[hidden]{display:none}",a="undefined"!=typeof window?window:{},u=a.document||{head:{}},f={l:0,o:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},h=e=>Promise.resolve(e),d=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),p=!1,m=[],y=[],$=(e,t)=>n=>{e.push(n),p||(p=!0,t&&4&f.l?w(v):f.raf(v))},b=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){s(e)}e.length=0},v=()=>{b(m),b(y),(p=m.length>0)&&f.raf(v)},w=e=>h().then(e),g=$(y,!0),S={},k=e=>"object"==(e=typeof e)||"function"===e;function j(e){var t,n,l;return null!=(l=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?l:void 0}((t,n)=>{for(var l in n)e(t,l,{get:n[l],enumerable:!0})})({},{err:()=>C,map:()=>E,ok:()=>O,unwrap:()=>P,unwrapErr:()=>L});var O=e=>({isOk:!0,isErr:!1,value:e}),C=e=>({isOk:!1,isErr:!0,value:e});function E(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>O(e))):O(n)}if(e.isErr)return C(e.value);throw"should never get here"}var M,x,P=e=>{if(e.isOk)return e.value;throw e.value},L=e=>{if(e.isErr)return e.value;throw e.value},R=(e,t,...n)=>{let l=null,o=null,s=!1,r=!1;const i=[],c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!k(l))&&(l+=""),s&&r?i[i.length-1].i+=l:i.push(s?T(null,l):l),r=s)};if(c(n),t){t.key&&(o=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}}const a=T(e,null);return a.u=t,i.length>0&&(a.h=i),a.p=o,a},T=(e,t)=>({l:0,m:e,i:t,$:null,h:null,u:null,p:null}),A={},F=e=>n(e).$hostElement$,H=(e,t,n)=>{const l=F(e);return{emit:e=>N(l,t,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:e})}},N=(e,t,n)=>{const l=f.ce(t,n);return e.dispatchEvent(l),l},U=new WeakMap,W=e=>"sc-"+e.v,D=(e,t,n,l,s,r)=>{if(n!==l){let i=o(e,t),c=t.toLowerCase();if("class"===t){const t=e.classList,o=G(n),s=G(l);t.remove(...o.filter((e=>e&&!s.includes(e)))),t.add(...s.filter((e=>e&&!o.includes(e))))}else if("key"===t);else if("ref"===t)l&&l(e);else if(i||"o"!==t[0]||"n"!==t[1]){const o=k(l);if((i||o&&null!==l)&&!s)try{if(e.tagName.includes("-"))e[t]=l;else{const o=null==l?"":l;"list"===t?i=!1:null!=n&&e[t]==o||(e[t]=o)}}catch(e){}null==l||!1===l?!1===l&&""!==e.getAttribute(t)||e.removeAttribute(t):(!i||4&r||s)&&!o&&e.setAttribute(t,l=!0===l?"":l)}else if(t="-"===t[2]?t.slice(3):o(a,c)?c.slice(2):c[2]+t.slice(3),n||l){const o=t.endsWith(V);t=t.replace(_,""),n&&f.rel(e,t,n,o),l&&f.ael(e,t,l,o)}}},q=/\s/,G=e=>e?e.split(q):[],V="Capture",_=RegExp(V+"$"),z=(e,t,n)=>{const l=11===t.$.nodeType&&t.$.host?t.$.host:t.$,o=e&&e.u||S,s=t.u||S;for(const e of B(Object.keys(o)))e in s||D(l,e,o[e],void 0,n,t.l);for(const e of B(Object.keys(s)))D(l,e,o[e],s[e],n,t.l)};function B(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var I=!1,J=(e,t,n)=>{const l=t.h[n];let o,s,r=0;if(null!==l.i)o=l.$=u.createTextNode(l.i);else if(o=l.$=u.createElement(l.m),z(null,l,I),null!=M&&o["s-si"]!==M&&o.classList.add(o["s-si"]=M),l.h)for(r=0;r<l.h.length;++r)s=J(e,l,r),s&&o.appendChild(s);return o["s-hn"]=x,o},K=(e,t,n,l,o,s)=>{let r,i=e;for(i.shadowRoot&&i.tagName===x&&(i=i.shadowRoot);o<=s;++o)l[o]&&(r=J(null,n,o),r&&(l[o].$=r,ee(i,r,t)))},Q=(e,t,n)=>{for(let l=t;l<=n;++l){const t=e[l];if(t){const e=t.$;Z(t),e&&e.remove()}}},X=(e,t,n=!1)=>e.m===t.m&&(!!n||e.p===t.p),Y=(e,t,n=!1)=>{const l=t.$=e.$,o=e.h,s=t.h,r=t.i;null===r?(z(e,t,I),null!==o&&null!==s?((e,t,n,l,o=!1)=>{let s,r,i=0,c=0,a=0,u=0,f=t.length-1,h=t[0],d=t[f],p=l.length-1,m=l[0],y=l[p];for(;i<=f&&c<=p;)if(null==h)h=t[++i];else if(null==d)d=t[--f];else if(null==m)m=l[++c];else if(null==y)y=l[--p];else if(X(h,m,o))Y(h,m,o),h=t[++i],m=l[++c];else if(X(d,y,o))Y(d,y,o),d=t[--f],y=l[--p];else if(X(h,y,o))Y(h,y,o),ee(e,h.$,d.$.nextSibling),h=t[++i],y=l[--p];else if(X(d,m,o))Y(d,m,o),ee(e,d.$,h.$),d=t[--f],m=l[++c];else{for(a=-1,u=i;u<=f;++u)if(t[u]&&null!==t[u].p&&t[u].p===m.p){a=u;break}a>=0?(r=t[a],r.m!==m.m?s=J(t&&t[c],n,a):(Y(r,m,o),t[a]=void 0,s=r.$),m=l[++c]):(s=J(t&&t[c],n,c),m=l[++c]),s&&ee(h.$.parentNode,s,h.$)}i>f?K(e,null==l[p+1]?null:l[p+1].$,n,l,c,p):c>p&&Q(t,i,f)})(l,o,t,s,n):null!==s?(null!==e.i&&(l.textContent=""),K(l,null,t,s,0,s.length-1)):null!==o&&Q(o,0,o.length-1)):e.i!==r&&(l.data=r)},Z=e=>{e.u&&e.u.ref&&e.u.ref(null),e.h&&e.h.map(Z)},ee=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),te=(e,t)=>{t&&!e.S&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.S=t)))},ne=(e,t)=>{if(e.l|=16,!(4&e.l))return te(e,e.k),g((()=>le(e,t)));e.l|=512},le=(e,t)=>{const n=e.t;if(!n)throw Error(`Can't render component <${e.$hostElement$.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return t&&(e.l|=256,e.j&&(e.j.map((([e,t])=>ue(n,e,t))),e.j=void 0),l=ue(n,"componentWillLoad")),oe(l,(()=>re(e,n,t)))},oe=(e,t)=>se(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),se=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,re=async(e,t,n)=>{var l;const o=e.$hostElement$,s=o["s-rc"];n&&(e=>{const t=e.O,n=e.$hostElement$,l=t.l,o=((e,t)=>{var n;const l=W(t),o=i.get(l);if(e=11===e.nodeType?e:u,o)if("string"==typeof o){let s,r=U.get(e=e.head||e);if(r||U.set(e,r=new Set),!r.has(l)){{s=u.createElement("style"),s.innerHTML=o;const t=null!=(n=f.C)?n:j(u);null!=t&&s.setAttribute("nonce",t),e.insertBefore(s,e.querySelector("link"))}4&t.l&&(s.innerHTML+=c),r&&r.add(l)}}else e.adoptedStyleSheets.includes(o)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,o]);return l})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&(n["s-sc"]=o,n.classList.add(o+"-h"))})(e);ie(e,t,o,n),s&&(s.map((e=>e())),o["s-rc"]=void 0);{const t=null!=(l=o["s-p"])?l:[],n=()=>ce(e);0===t.length?n():(Promise.all(t).then(n),e.l|=4,t.length=0)}},ie=(e,t,n,l)=>{try{t=t.render(),e.l&=-17,e.l|=2,((e,t,n=!1)=>{const l=e.$hostElement$,o=e.O,s=e.M||T(null,null),r=(e=>e&&e.m===A)(t)?t:R(null,null,t);if(x=l.tagName,o.P&&(r.u=r.u||{},o.P.map((([e,t])=>r.u[t]=l[e]))),n&&r.u)for(const e of Object.keys(r.u))l.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(r.u[e]=l[e]);r.m=null,r.l|=4,e.M=r,r.$=s.$=l.shadowRoot||l,M=l["s-sc"],Y(s,r,n)})(e,t,l)}catch(t){s(t,e.$hostElement$)}return null},ce=e=>{const t=e.$hostElement$,n=e.t,l=e.k;64&e.l||(e.l|=64,fe(t),ue(n,"componentDidLoad"),e.L(t),l||ae()),e.S&&(e.S(),e.S=void 0),512&e.l&&w((()=>ne(e,!1))),e.l&=-517},ae=()=>{fe(u.documentElement),w((()=>N(a,"appload",{detail:{namespace:"general-input"}})))},ue=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(e){s(e)}},fe=e=>e.classList.add("hydrated"),he=(e,t,l)=>{var o,r;const i=e.prototype;if(t.R||t.T||e.watchers){e.watchers&&!t.T&&(t.T=e.watchers);const c=Object.entries(null!=(o=t.R)?o:{});if(c.map((([e,[o]])=>{(31&o||2&l&&32&o)&&Object.defineProperty(i,e,{get(){return((e,t)=>n(this).A.get(t))(0,e)},set(l){((e,t,l,o)=>{const r=n(e);if(!r)throw Error(`Couldn't find host element for "${o.v}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const i=r.$hostElement$,c=r.A.get(t),a=r.l,u=r.t;if(l=((e,t)=>null==e||k(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?parseFloat(e):1&t?e+"":e)(l,o.R[t][0]),(!(8&a)||void 0===c)&&l!==c&&(!Number.isNaN(c)||!Number.isNaN(l))&&(r.A.set(t,l),u)){if(o.T&&128&a){const e=o.T[t];e&&e.map((e=>{try{u[e](l,c,t)}catch(e){s(e,i)}}))}2==(18&a)&&ne(r,!1)}})(this,e,l,t)},configurable:!0,enumerable:!0})})),1&l){const l=new Map;i.attributeChangedCallback=function(e,o,s){f.jmp((()=>{var r;const c=l.get(e);if(this.hasOwnProperty(c))s=this[c],delete this[c];else{if(i.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==s)return;if(null==c){const l=n(this),i=null==l?void 0:l.l;if(i&&!(8&i)&&128&i&&s!==o){const n=l.t,i=null==(r=t.T)?void 0:r[e];null==i||i.forEach((t=>{null!=n[t]&&n[t].call(n,s,o,e)}))}return}}this[c]=(null!==s||"boolean"!=typeof this[c])&&s}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(r=t.T)?r:{}),...c.filter((([e,t])=>15&t[0])).map((([e,n])=>{var o;const s=n[1]||e;return l.set(s,e),512&n[0]&&(null==(o=t.P)||o.push([e,s])),s}))]))}}return e},de=e=>{ue(e,"connectedCallback")},pe=e=>{ue(e,"disconnectedCallback")},me=(e,l={})=>{var o;const h=[],p=l.exclude||[],m=a.customElements,y=u.head,$=y.querySelector("meta[charset]"),b=u.createElement("style"),v=[];let w,g=!0;Object.assign(f,l),f.o=new URL(l.resourcesUrl||"./",u.baseURI).href;let S=!1;if(e.map((e=>{e[1].map((l=>{var o;const c={l:l[0],v:l[1],R:l[2],F:l[3]};4&c.l&&(S=!0),c.R=l[2],c.F=l[3],c.P=[],c.T=null!=(o=l[4])?o:{};const a=c.v,u=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,((e,n)=>{const l={l:0,$hostElement$:e,O:n,A:new Map};l.H=new Promise((e=>l.L=e)),e["s-p"]=[],e["s-rc"]=[],t.set(e,l)})(e=this,c),1&c.l)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${c.v}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else e.attachShadow({mode:"open"})}connectedCallback(){const e=n(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,ye(this,e,c.F)),w&&(clearTimeout(w),w=null),g?v.push(this):f.jmp((()=>(e=>{if(!(1&f.l)){const t=n(e),l=t.O,o=()=>{};if(1&t.l)ye(e,t,l.F),(null==t?void 0:t.t)?de(t.t):(null==t?void 0:t.H)&&t.H.then((()=>de(t.t)));else{t.l|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){te(t,t.k=n);break}}l.R&&Object.entries(l.R).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n)=>{let l;if(!(32&t.l)){if(t.l|=32,n.N){const e=(e=>{const t=e.v.replace(/-/g,"_"),n=e.N;if(!n)return;const l=r.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(r.set(n,e),e[t])),s)
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n);if(e&&"then"in e){const t=()=>{};l=await e,t()}else l=e;if(!l)throw Error(`Constructor for "${n.v}#${t.U}" was not found`);l.isProxied||(n.T=l.watchers,he(l,n,2),l.isProxied=!0);const o=()=>{};t.l|=8;try{new l(t)}catch(e){s(e)}t.l&=-9,t.l|=128,o(),de(t.t)}else l=e.constructor,customElements.whenDefined(e.localName).then((()=>t.l|=128));if(l&&l.style){let e;"string"==typeof l.style&&(e=l.style);const t=W(n);if(!i.has(t)){const l=()=>{};((e,t,n)=>{let l=i.get(e);d&&n?(l=l||new CSSStyleSheet,"string"==typeof l?l=t:l.replaceSync(t)):l=t,i.set(e,l)})(t,e,!!(1&n.l)),l()}}}const o=t.k,c=()=>ne(t,!0);o&&o["s-rc"]?o["s-rc"].push(c):c()})(e,t,l)}o()}})(this)))}disconnectedCallback(){f.jmp((()=>(async()=>{if(!(1&f.l)){const e=n(this);e.W&&(e.W.map((e=>e())),e.W=void 0),(null==e?void 0:e.t)?pe(e.t):(null==e?void 0:e.H)&&e.H.then((()=>pe(e.t)))}})()))}componentOnReady(){return n(this).H}};c.N=e[0],p.includes(a)||m.get(a)||(h.push(a),m.define(a,he(u,c,1)))}))})),h.length>0&&(S&&(b.textContent+=c),b.textContent+=h.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",b.innerHTML.length)){b.setAttribute("data-styles","");const e=null!=(o=f.C)?o:j(u);null!=e&&b.setAttribute("nonce",e),y.insertBefore(b,$?$.nextSibling:y.firstChild)}g=!1,v.length?v.map((e=>e.connectedCallback())):f.jmp((()=>w=setTimeout(ae,30)))},ye=(e,t,n)=>{n&&n.map((([n,l,o])=>{const s=be(e,n),r=$e(t,o),i=ve(n);f.ael(s,l,r,i),(t.W=t.W||[]).push((()=>f.rel(s,l,r,i)))}))},$e=(e,t)=>n=>{var l;try{256&e.l?null==(l=e.t)||l[t](n):(e.j=e.j||[]).push([t,n])}catch(e){s(e)}},be=(e,t)=>8&t?a:16&t?u.body:e,ve=e=>({passive:!!(1&e),capture:!!(2&e)}),we=e=>f.C=e;export{A as H,me as b,H as c,F as g,R as h,h as p,l as r,we as s}
@@ -41,19 +41,23 @@ export declare class CheckboxGroupInput {
41
41
  * Client custom styling via inline style
42
42
  */
43
43
  clientStyling: string;
44
+ /**
45
+ * Client custom styling via message bus
46
+ */
47
+ mbSource: string;
44
48
  private element;
45
49
  errorMessage: string;
46
50
  isValid: boolean;
47
- private limitStylingAppends;
48
51
  showTooltip: boolean;
49
52
  selectedValues: string[];
50
53
  showCheckboxes: boolean;
54
+ private stylingSubscription;
51
55
  private stylingContainer;
52
56
  private inputReference;
53
57
  private tooltipReference;
54
58
  private tooltipIconReference;
55
59
  value: any;
56
- handleStylingChange(newValue: string, oldValue: string): void;
60
+ handleClientStylingChange(newValue: string, oldValue: string): void;
57
61
  validityChanged(): void;
58
62
  setValue(): void;
59
63
  sendValidityState: EventEmitter<InputStateEvent>;
@@ -62,11 +66,10 @@ export declare class CheckboxGroupInput {
62
66
  sendInputValue: EventEmitter<InputValueEvent>;
63
67
  valueHandler(inputValueEvent: InputValueEvent): void;
64
68
  handleClickOutside(event: MouseEvent): void;
65
- componentDidRender(): void;
69
+ handleClientStyling(): void;
66
70
  componentDidLoad(): void;
67
71
  setValidity(): boolean;
68
72
  setErrorMessage(): string;
69
- setClientStyling: () => void;
70
73
  renderTooltip(): any;
71
74
  handleParentCheckbox(e: Event): void;
72
75
  renderLabel(): any;
@@ -37,17 +37,21 @@ export declare class CheckboxInput {
37
37
  * Client custom styling via inline style
38
38
  */
39
39
  clientStyling: string;
40
+ /**
41
+ * Client custom styling via message bus
42
+ */
43
+ mbSource: string;
40
44
  errorMessage: string;
41
45
  isValid: boolean;
42
- private limitStylingAppends;
43
46
  showTooltip: boolean;
47
+ private stylingSubscription;
44
48
  private vaadinCheckbox;
45
49
  private stylingContainer;
46
50
  private inputReference;
47
51
  private tooltipReference;
48
52
  private tooltipIconReference;
49
53
  value: string;
50
- handleStylingChange(newValue: string, oldValue: string): void;
54
+ handleClientStylingChange(newValue: string, oldValue: string): void;
51
55
  validityChanged(): void;
52
56
  sendValidityState: EventEmitter<InputStateEvent>;
53
57
  validityStateHandler(inputStateEvent: InputStateEvent): void;
@@ -55,12 +59,11 @@ export declare class CheckboxInput {
55
59
  sendInputValue: EventEmitter<InputValueEvent>;
56
60
  valueHandler(inputValueEvent: InputValueEvent): void;
57
61
  handleClickOutside(event: MouseEvent): void;
58
- componentDidRender(): void;
62
+ handleClientStyling(): void;
59
63
  componentDidLoad(): void;
60
64
  handleCheckbox(e: Event): void;
61
65
  setValidity(): boolean;
62
66
  setErrorMessage(): string;
63
- setClientStyling: () => void;
64
67
  renderLabel(): any;
65
68
  renderTooltip(): any;
66
69
  render(): any;
@@ -58,12 +58,16 @@ export declare class DateInput {
58
58
  * Enable manual date input flag
59
59
  */
60
60
  enableManualDateInput: boolean;
61
+ /**
62
+ * Client custom styling via message bus
63
+ */
64
+ mbSource: string;
61
65
  errorMessage: string;
62
66
  isValid: boolean;
63
- private limitStylingAppends;
64
67
  showTooltip: boolean;
65
68
  private element;
66
69
  datePicker: DatePicker;
70
+ private stylingSubscription;
67
71
  private stylingContainer;
68
72
  inputReference: HTMLInputElement;
69
73
  private tooltipReference;
@@ -74,7 +78,7 @@ export declare class DateInput {
74
78
  maxDate: Date;
75
79
  private valueAsDate?;
76
80
  get formattedValue(): string;
77
- handleStylingChange(newValue: string, oldValue: string): void;
81
+ handleClientStylingChange(newValue: string, oldValue: string): void;
78
82
  validityChanged(): void;
79
83
  sendValidityState: EventEmitter<InputStateEvent>;
80
84
  validityStateHandler(inputStateEvent: InputStateEvent): void;
@@ -84,7 +88,7 @@ export declare class DateInput {
84
88
  valueHandler(inputValueEvent: InputValueEvent): void;
85
89
  handleClickOutside(event: MouseEvent): void;
86
90
  connectedCallback(): void;
87
- componentDidRender(): void;
91
+ handleClientStyling(): void;
88
92
  componentDidLoad(): void;
89
93
  disconnectedCallback(): void;
90
94
  handleCalendarIconClick(): void;
@@ -94,7 +98,6 @@ export declare class DateInput {
94
98
  handleValidated(): void;
95
99
  setValidity(): boolean;
96
100
  setErrorMessage(): string;
97
- setClientStyling: () => void;
98
101
  renderTooltip(): any;
99
102
  handleDocumentIdUpdate: (e: CustomEvent) => void;
100
103
  private parseFormat;
@@ -45,10 +45,14 @@ export declare class EmailInput {
45
45
  * Client custom styling via inline style
46
46
  */
47
47
  clientStyling: string;
48
+ /**
49
+ * Client custom styling via message bus
50
+ */
51
+ mbSource: string;
48
52
  errorMessage: string;
49
53
  isValid: boolean;
50
- private limitStylingAppends;
51
54
  showTooltip: boolean;
55
+ private stylingSubscription;
52
56
  private stylingContainer;
53
57
  private tooltipReference;
54
58
  private tooltipIconReference;
@@ -58,7 +62,7 @@ export declare class EmailInput {
58
62
  validationPattern: string;
59
63
  duplicateInputValue: string;
60
64
  touched: boolean;
61
- handleStylingChange(newValue: string, oldValue: string): void;
65
+ handleClientStylingChange(newValue: string, oldValue: string): void;
62
66
  validityChanged(): void;
63
67
  emitValueHandler(newValue: boolean): void;
64
68
  sendValidityState: EventEmitter<InputStateEvent>;
@@ -68,14 +72,13 @@ export declare class EmailInput {
68
72
  handleClickOutside(event: MouseEvent): void;
69
73
  valueChangedHandler(event: CustomEvent<InputValueEvent>): void;
70
74
  connectedCallback(): void;
71
- componentDidRender(): void;
75
+ handleClientStyling(): void;
72
76
  componentDidLoad(): void;
73
77
  handleInput: (event: Event) => void;
74
78
  handleBlur: () => void;
75
79
  setValidity(): boolean;
76
80
  setPattern(): string;
77
81
  setErrorMessage(): string;
78
- setClientStyling: () => void;
79
82
  renderTooltip(): any;
80
83
  render(): any;
81
84
  }
@@ -122,18 +122,16 @@ export declare class GeneralInput {
122
122
  * Client custom styling via message bus
123
123
  */
124
124
  mbSource: string;
125
- limitStylingAppends: boolean;
126
125
  registrationWidgetLoaded: EventEmitter;
127
126
  host: HTMLElement;
128
127
  private stylingSubscription;
129
- handleStylingChange(newValue: string, oldValue: string): void;
130
- handleStylingUrlChange(newValue: string, oldValue: string): void;
128
+ private stylingContainer;
129
+ handleClientStylingChange(newValue: string, oldValue: string): void;
130
+ handleClientStylingChangeURL(newValue: string, oldValue: string): void;
131
131
  connectedCallback(): void;
132
132
  disconnectedCallback(): void;
133
- setClientStyling: () => void;
134
- setStreamStyling: (domain: any) => void;
135
- setClientStylingURL: () => void;
136
133
  componentDidLoad(): void;
134
+ handleClientStyling(): void;
137
135
  handleClick: (event: MouseEvent) => void;
138
136
  renderInput(): any;
139
137
  render(): any;
@@ -41,10 +41,14 @@ export declare class NumberInput {
41
41
  * Client custom styling via inline style
42
42
  */
43
43
  clientStyling: string;
44
+ /**
45
+ * Client custom styling via message bus
46
+ */
47
+ mbSource: string;
44
48
  errorMessage: string;
45
49
  isValid: boolean;
46
- private limitStylingAppends;
47
50
  showTooltip: boolean;
51
+ private stylingSubscription;
48
52
  private stylingContainer;
49
53
  private tooltipReference;
50
54
  private tooltipIconReference;
@@ -53,7 +57,7 @@ export declare class NumberInput {
53
57
  validationPattern: string;
54
58
  debounceTime: ReturnType<typeof setTimeout>;
55
59
  touched: boolean;
56
- handleStylingChange(newValue: string, oldValue: string): void;
60
+ handleClientStylingChange(newValue: string, oldValue: string): void;
57
61
  validityChanged(): void;
58
62
  sendValidityState: EventEmitter<InputStateEvent>;
59
63
  validityStateHandler(inputStateEvent: InputStateEvent): void;
@@ -62,14 +66,13 @@ export declare class NumberInput {
62
66
  valueHandler(inputValueEvent: InputValueEvent): void;
63
67
  handleClickOutside(event: MouseEvent): void;
64
68
  connectedCallback(): void;
65
- componentDidRender(): void;
69
+ handleClientStyling(): void;
66
70
  componentDidLoad(): void;
67
71
  handleInput: (event: Event) => void;
68
72
  handleBlur: () => void;
69
73
  setValidity(): boolean;
70
74
  setPattern(): string;
71
75
  setErrorMessage(): string;
72
- setClientStyling: () => void;
73
76
  renderTooltip(): any;
74
77
  render(): any;
75
78
  }
@@ -57,14 +57,18 @@ export declare class PasswordInput {
57
57
  * Enable South African registration mode
58
58
  */
59
59
  enableSouthAfricanMode: boolean;
60
+ /**
61
+ * Client custom styling via message bus
62
+ */
63
+ mbSource: string;
60
64
  isValid: boolean;
61
65
  errorMessage: string;
62
- private limitStylingAppends;
63
66
  showTooltip: boolean;
64
67
  passwordComplexity: PasswordComplexity[];
65
68
  showPopup: boolean;
66
69
  value: string;
67
70
  private element;
71
+ private stylingSubscription;
68
72
  private inputReference;
69
73
  private passwordButton;
70
74
  private stylingContainer;
@@ -75,7 +79,7 @@ export declare class PasswordInput {
75
79
  debounceTime: ReturnType<typeof setTimeout>;
76
80
  validationPattern: string;
77
81
  duplicateInputValue: string;
78
- handleStylingChange(newValue: string, oldValue: string): void;
82
+ handleClientStylingChange(newValue: string, oldValue: string): void;
79
83
  validityChanged(): void;
80
84
  valueChanged(): void;
81
85
  emitValueHandler(newValue: boolean): void;
@@ -87,7 +91,7 @@ export declare class PasswordInput {
87
91
  originalValidityChangedHandler(event: CustomEvent<InputStateEvent>): void;
88
92
  valueChangedHandler(event: CustomEvent<InputValueEvent>): void;
89
93
  handleClickOutside(event: MouseEvent): void;
90
- componentDidRender(): void;
94
+ handleClientStyling(): void;
91
95
  componentDidLoad(): void;
92
96
  disconnectedCallback(): void;
93
97
  handleInput: (event: Event) => void;
@@ -98,7 +102,6 @@ export declare class PasswordInput {
98
102
  setValidity(): boolean;
99
103
  setPattern(): string;
100
104
  setErrorMessage(): string;
101
- setClientStyling: () => void;
102
105
  renderTooltip(): any;
103
106
  renderComplexityPopup(): any;
104
107
  renderCustomComplexityPopup(): any;
@@ -60,9 +60,12 @@ export declare class PostalCodeInput {
60
60
  * For cases where the country field is not included in the register form
61
61
  */
62
62
  ignoreCountry: boolean;
63
+ /**
64
+ * Client custom styling via message bus
65
+ */
66
+ mbSource: string;
63
67
  isValid: boolean;
64
68
  errorMessage: string;
65
- private limitStylingAppends;
66
69
  showTooltip: boolean;
67
70
  selectedCountryCode: string;
68
71
  currentPostalCode: string;
@@ -70,6 +73,7 @@ export declare class PostalCodeInput {
70
73
  showNoResultsMessage: boolean;
71
74
  refreshTrigger: number;
72
75
  isFetchingAddresses: boolean;
76
+ private stylingSubscription;
73
77
  private stylingContainer;
74
78
  private value;
75
79
  private validationPattern;
@@ -81,7 +85,7 @@ export declare class PostalCodeInput {
81
85
  touched: boolean;
82
86
  debounceTime: ReturnType<typeof setTimeout>;
83
87
  maxPostalCodeLength: string;
84
- handleStylingChange(newValue: string, oldValue: string): void;
88
+ handleClientStylingChange(newValue: string, oldValue: string): void;
85
89
  validityChanged(): void;
86
90
  emitValueHandler(newValue: boolean): void;
87
91
  handleAddresses(newValue: {
@@ -95,8 +99,8 @@ export declare class PostalCodeInput {
95
99
  handleCountryCodeUpdate(event: CustomEvent): void;
96
100
  handleFetchStarted(): void;
97
101
  connectedCallback(): void;
98
- componentDidRender(): void;
99
102
  componentWillLoad(): void;
103
+ handleClientStyling(): void;
100
104
  componentDidLoad(): void;
101
105
  disconnectedCallback(): void;
102
106
  handleInput: (event: Event) => void;
@@ -108,7 +112,6 @@ export declare class PostalCodeInput {
108
112
  setPattern(): string;
109
113
  setErrorMessage(): string;
110
114
  resetPostalCodeField(): void;
111
- setClientStyling: () => void;
112
115
  renderTooltip(): any;
113
116
  determineInputValue(): string;
114
117
  handleOutsideClick: (event: MouseEvent) => void;
@@ -33,16 +33,20 @@ export declare class RadioInput {
33
33
  * Client custom styling via inline style
34
34
  */
35
35
  clientStyling: string;
36
+ /**
37
+ * Client custom styling via message bus
38
+ */
39
+ mbSource: string;
36
40
  errorMessage: string;
37
41
  isValid: boolean;
38
- private limitStylingAppends;
39
42
  showTooltip: boolean;
43
+ private stylingSubscription;
40
44
  private stylingContainer;
41
45
  private inputReference;
42
46
  private tooltipReference;
43
47
  private tooltipIconReference;
44
48
  value: any;
45
- handleStylingChange(newValue: string, oldValue: string): void;
49
+ handleClientStylingChange(newValue: string, oldValue: string): void;
46
50
  validityChanged(): void;
47
51
  emitValueHandler(newValue: boolean): void;
48
52
  sendInputValue: EventEmitter<InputValueEvent>;
@@ -50,11 +54,11 @@ export declare class RadioInput {
50
54
  sendValidityState: EventEmitter<InputStateEvent>;
51
55
  validityStateHandler(inputStateEvent: InputStateEvent): void;
52
56
  handleClickOutside(event: MouseEvent): void;
53
- componentDidRender(): void;
57
+ handleClientStyling(): void;
58
+ componentDidLoad(): void;
54
59
  handleClick(event: any): void;
55
60
  setValidity(): boolean;
56
61
  setErrorMessage(): string;
57
- setClientStyling: () => void;
58
62
  renderTooltip(): any;
59
63
  render(): any;
60
64
  }
@@ -49,20 +49,24 @@ export declare class SelectInput {
49
49
  * Client custom styling via inline style
50
50
  */
51
51
  clientStyling: string;
52
+ /**
53
+ * Client custom styling via message bus
54
+ */
55
+ mbSource: string;
52
56
  errorMessage: string;
53
57
  isValid: boolean;
54
- private limitStylingAppends;
55
58
  showTooltip: boolean;
56
59
  isComboBox: boolean;
57
60
  private vaadinCombo;
58
61
  private inputReference;
62
+ private stylingSubscription;
59
63
  private stylingContainer;
60
64
  private tooltipReference;
61
65
  private tooltipIconReference;
62
66
  value: string;
63
67
  displayedOptions: Option[];
64
68
  touched: boolean;
65
- handleStylingChange(newValue: string, oldValue: string): void;
69
+ handleClientStylingChange(newValue: string, oldValue: string): void;
66
70
  validityChanged(): void;
67
71
  sendValidityState: EventEmitter<InputStateEvent>;
68
72
  validityStateHandler(inputStateEvent: InputStateEvent): void;
@@ -72,7 +76,7 @@ export declare class SelectInput {
72
76
  handleClickOutside(event: MouseEvent): void;
73
77
  connectedCallback(): void;
74
78
  componentWillLoad(): Promise<void>;
75
- componentDidRender(): void;
79
+ handleClientStyling(): void;
76
80
  componentDidLoad(): void;
77
81
  getOptions(endpoint: string): Promise<unknown>;
78
82
  handleComboChange: (event: Event) => void;
@@ -80,7 +84,6 @@ export declare class SelectInput {
80
84
  handleSelectChange: (event: Event) => void;
81
85
  setValidity(): boolean;
82
86
  setErrorMessage(): string;
83
- setClientStyling: () => void;
84
87
  renderTooltip(): any;
85
88
  render(): any;
86
89
  }
@@ -49,11 +49,15 @@ export declare class TelInput {
49
49
  * Client custom styling via inline style
50
50
  */
51
51
  clientStyling: string;
52
+ /**
53
+ * Client custom styling via message bus
54
+ */
55
+ mbSource: string;
52
56
  isValid: boolean;
53
57
  errorMessage: string;
54
- private limitStylingAppends;
55
58
  showTooltip: boolean;
56
59
  disablePhonePrefix: boolean;
60
+ private stylingSubscription;
57
61
  private stylingContainer;
58
62
  private tooltipReference;
59
63
  private tooltipIconReference;
@@ -66,7 +70,7 @@ export declare class TelInput {
66
70
  private phoneCodesOptions;
67
71
  debounceTime: ReturnType<typeof setTimeout>;
68
72
  private setPhoneValue;
69
- handleStylingChange(newValue: string, oldValue: string): void;
73
+ handleClientStylingChange(newValue: string, oldValue: string): void;
70
74
  validityChanged(): void;
71
75
  sendValidityState: EventEmitter<InputStateEvent>;
72
76
  validityStateHandler(inputStateEvent: InputStateEvent): void;
@@ -76,7 +80,7 @@ export declare class TelInput {
76
80
  handleClickOutside(event: MouseEvent): void;
77
81
  connectedCallback(): void;
78
82
  componentWillLoad(): void;
79
- componentDidRender(): void;
83
+ handleClientStyling(): void;
80
84
  componentDidLoad(): void;
81
85
  getPhoneCodes(endpoint: string): Promise<unknown>;
82
86
  handleInput: (event: Event) => void;
@@ -85,7 +89,6 @@ export declare class TelInput {
85
89
  isValidValue(): boolean;
86
90
  setPattern(): string;
87
91
  setErrorMessage(): string;
88
- setClientStyling: () => void;
89
92
  renderTooltip(): any;
90
93
  render(): any;
91
94
  }
@@ -57,11 +57,15 @@ export declare class TextInput {
57
57
  * Enable South African registration mode
58
58
  */
59
59
  enableSouthAfricanMode: boolean;
60
+ /**
61
+ * Client custom styling via message bus
62
+ */
63
+ mbSource: string;
60
64
  isValid: boolean;
61
65
  errorMessage: string;
62
- private limitStylingAppends;
63
66
  showTooltip: boolean;
64
67
  selectedCountryCode: string;
68
+ private stylingSubscription;
65
69
  private stylingContainer;
66
70
  private value;
67
71
  private validationPattern;
@@ -72,7 +76,7 @@ export declare class TextInput {
72
76
  postalcodelength: number;
73
77
  touched: boolean;
74
78
  debounceTime: ReturnType<typeof setTimeout>;
75
- handleStylingChange(newValue: string, oldValue: string): void;
79
+ handleClientStylingChange(newValue: string, oldValue: string): void;
76
80
  validityChanged(): void;
77
81
  emitValueHandler(newValue: boolean): void;
78
82
  sendValidityState: EventEmitter<InputStateEvent>;
@@ -91,8 +95,8 @@ export declare class TextInput {
91
95
  connectedCallback(): void;
92
96
  handleExternalDocUpdate(event: CustomEvent<string>): void;
93
97
  handleDocReset(): void;
94
- componentDidRender(): void;
95
98
  componentWillLoad(): void;
99
+ handleClientStyling(): void;
96
100
  componentDidLoad(): void;
97
101
  validateDocument(valueRaw: string, docType: string): {
98
102
  valid: boolean;
@@ -104,7 +108,6 @@ export declare class TextInput {
104
108
  isValidValue(): boolean;
105
109
  setPattern(): string;
106
110
  setErrorMessage(): string;
107
- setClientStyling: () => void;
108
111
  renderTooltip(): any;
109
112
  render(): any;
110
113
  }
@@ -41,11 +41,15 @@ export declare class ToggleCheckboxInput {
41
41
  * Client custom styling via inline style
42
42
  */
43
43
  clientStyling: string;
44
+ /**
45
+ * Client custom styling via message bus
46
+ */
47
+ mbSource: string;
44
48
  errorMessage: string;
45
49
  isValid: boolean;
46
- private limitStylingAppends;
47
50
  showTooltip: boolean;
48
51
  showFields: boolean;
52
+ private stylingSubscription;
49
53
  private stylingContainer;
50
54
  private checkboxReference;
51
55
  private tooltipReference;
@@ -53,19 +57,18 @@ export declare class ToggleCheckboxInput {
53
57
  private callBackObject;
54
58
  private subFieldsObject;
55
59
  value: string;
56
- handleStylingChange(newValue: string, oldValue: string): void;
60
+ handleClientStylingChange(newValue: string, oldValue: string): void;
57
61
  sendValidityState: EventEmitter<InputStateEvent>;
58
62
  validityStateHandler(inputStateEvent: InputStateEvent): void;
59
63
  sendInputValue: EventEmitter<InputValueEvent>;
60
64
  valueHandler(inputValueEvent: InputValueEvent): void;
61
65
  handleClickOutside(event: MouseEvent): void;
62
- componentDidRender(): void;
66
+ handleClientStyling(): void;
63
67
  componentDidLoad(): void;
64
68
  handleRevealField: (event: Event, fieldName: string) => void;
65
69
  handleClick(): void;
66
70
  setValidity(): boolean;
67
71
  setErrorMessage(): string;
68
- setClientStyling: () => void;
69
72
  disconnectedCallback(): void;
70
73
  renderLabel(): any;
71
74
  renderTooltip(): any;