@fluid-topics/ft-text-input 1.3.50 → 1.3.52

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.
@@ -503,7 +503,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
503
503
  <span class="ft-i18n">
504
504
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
505
505
  </span>
506
- `}update(t){var o;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ke.elementDefinitions={};Ke.styles=is;qr([(0,Vo.redux)()],Ke.prototype,"editorMode",void 0);qr([(0,jo.property)()],Ke.prototype,"context",void 0);qr([(0,jo.property)()],Ke.prototype,"key",void 0);qr([(0,Vo.jsonProperty)([])],Ke.prototype,"args",void 0);qr([(0,jo.property)()],Ke.prototype,"defaultMessage",void 0);var Ko=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?go:br}constructor(t,o=!1){this.name=t,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return l=>({context:this.name,key:i,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)}),this.keys=new Proxy({},{get:(n,a)=>()=>a}),this.attributes=new Proxy({},{get:(n,a)=>()=>({context:this.name,key:a,message:this.service.resolveRawMessage(this.name,a)})})}};(0,Yl.customElement)("ft-i18n")(Ke);var Yt=Ko.build("textInput"),Xl={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var Ic=b(_());var Rc=b(z()),De=b(ee()),ke=b(_());var Jl=b(z()),ft=b(_()),Lr={distance:ft.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ft.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ft.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:ft.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:ft.FtCssVariableFactory.external(ft.designSystemVariables.borderRadiusS,"Design system"),maxWidth:ft.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ql=Jl.css`
506
+ `}update(t){var o;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ke.elementDefinitions={};Ke.styles=is;qr([(0,Vo.redux)()],Ke.prototype,"editorMode",void 0);qr([(0,jo.property)()],Ke.prototype,"context",void 0);qr([(0,jo.property)()],Ke.prototype,"key",void 0);qr([(0,Vo.jsonProperty)([])],Ke.prototype,"args",void 0);qr([(0,jo.property)()],Ke.prototype,"defaultMessage",void 0);var Ko=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?go:br}constructor(t,o=!1){this.name=t,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return l=>({context:this.name,key:i,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)}),this.keys=new Proxy({},{get:(n,a)=>()=>a}),this.attributes=new Proxy({},{get:(n,a)=>()=>({context:this.name,key:a,message:this.service.resolveRawMessage(this.name,a)})})}};(0,Yl.customElement)("ft-i18n")(Ke);var Yt=Ko.build("textInput"),Xl={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var Ic=b(_());var Rc=b(z()),De=b(ee()),ke=b(_());var Jl=b(z()),ft=b(_()),Lr={distance:ft.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ft.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ft.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:ft.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:ft.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",ft.designSystemVariables.borderRadiusS),maxWidth:ft.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ql=Jl.css`
507
507
  .ft-tooltip--container {
508
508
  display: block;
509
509
  }
@@ -583,7 +583,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
583
583
  <span class="ft-i18n">
584
584
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
585
585
  </span>
586
- `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Qe.elementDefinitions={};Qe.styles=ud;Io([Or()],Qe.prototype,"editorMode",void 0);Io([v()],Qe.prototype,"context",void 0);Io([v()],Qe.prototype,"key",void 0);Io([Ue([])],Qe.prototype,"args",void 0);Io([v()],Qe.prototype,"defaultMessage",void 0);var Zn=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Bn:Kr}constructor(e,o=!1){this.name=e,this.custom=o,this.properties=new Proxy({},{get:(n,i)=>{let a=i;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(n,i)=>(...a)=>this.service.resolveMessage(this.name,i,...a)}),this.rawMessages=new Proxy({},{get:(n,i)=>this.service.resolveRawMessage(this.name,i)}),this.keys=new Proxy({},{get:(n,i)=>()=>i}),this.attributes=new Proxy({},{get:(n,i)=>()=>({context:this.name,key:i,message:this.service.resolveRawMessage(this.name,i)})})}};Q("ft-i18n")(Qe);var lr=Zn.build("textInput"),Od={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var qr={distance:r.create("--ft-tooltip-distance","","SIZE","4px"),color:r.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:r.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:r.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:r.external(G.borderRadiusS,"Design system"),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},Ed=N`
586
+ `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Qe.elementDefinitions={};Qe.styles=ud;Io([Or()],Qe.prototype,"editorMode",void 0);Io([v()],Qe.prototype,"context",void 0);Io([v()],Qe.prototype,"key",void 0);Io([Ue([])],Qe.prototype,"args",void 0);Io([v()],Qe.prototype,"defaultMessage",void 0);var Zn=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Bn:Kr}constructor(e,o=!1){this.name=e,this.custom=o,this.properties=new Proxy({},{get:(n,i)=>{let a=i;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(n,i)=>(...a)=>this.service.resolveMessage(this.name,i,...a)}),this.rawMessages=new Proxy({},{get:(n,i)=>this.service.resolveRawMessage(this.name,i)}),this.keys=new Proxy({},{get:(n,i)=>()=>i}),this.attributes=new Proxy({},{get:(n,i)=>()=>({context:this.name,key:i,message:this.service.resolveRawMessage(this.name,i)})})}};Q("ft-i18n")(Qe);var lr=Zn.build("textInput"),Od={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var qr={distance:r.create("--ft-tooltip-distance","","SIZE","4px"),color:r.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:r.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:r.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:r.extend("--ft-tooltip-border-radius","",G.borderRadiusS),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},Ed=N`
587
587
  .ft-tooltip--container {
588
588
  display: block;
589
589
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-text-input",
3
- "version": "1.3.50",
3
+ "version": "1.3.52",
4
4
  "description": "Text Input",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,17 +19,17 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-base-input": "1.3.50",
23
- "@fluid-topics/ft-i18n": "1.3.50",
24
- "@fluid-topics/ft-icon": "1.3.50",
25
- "@fluid-topics/ft-input-helper-text": "1.3.50",
26
- "@fluid-topics/ft-input-label": "1.3.50",
27
- "@fluid-topics/ft-tooltip": "1.3.50",
28
- "@fluid-topics/ft-wc-utils": "1.3.50",
22
+ "@fluid-topics/ft-base-input": "1.3.52",
23
+ "@fluid-topics/ft-i18n": "1.3.52",
24
+ "@fluid-topics/ft-icon": "1.3.52",
25
+ "@fluid-topics/ft-input-helper-text": "1.3.52",
26
+ "@fluid-topics/ft-input-label": "1.3.52",
27
+ "@fluid-topics/ft-tooltip": "1.3.52",
28
+ "@fluid-topics/ft-wc-utils": "1.3.52",
29
29
  "lit": "3.1.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@fluid-topics/ft-wc-test-utils": "1.3.50"
32
+ "@fluid-topics/ft-wc-test-utils": "1.3.52"
33
33
  },
34
- "gitHead": "8624905b03e700cf33965e24ed75f491d5d39141"
34
+ "gitHead": "8cd9d8b95748384e70ead4c45af71bd9781ddf44"
35
35
  }