@fluid-topics/ft-reader-saved-bookmarks 1.3.51 → 1.3.53

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.
@@ -354,7 +354,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
354
354
  <span class="ft-i18n">
355
355
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
356
356
  </span>
357
- `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};xe.elementDefinitions={};xe.styles=ji;cr([(0,eo.redux)()],xe.prototype,"editorMode",void 0);cr([(0,Qr.property)()],xe.prototype,"context",void 0);cr([(0,Qr.property)()],xe.prototype,"key",void 0);cr([(0,eo.jsonProperty)([])],xe.prototype,"args",void 0);cr([(0,Qr.property)()],xe.prototype,"defaultMessage",void 0);var to=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?Ir:It}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return c=>({context:this.name,key:i,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c: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,Js.customElement)("ft-i18n")(xe);var lr=to.build("readerSavedBookmarksComponent"),Qs={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var Lc=C(k());var Nc=C($()),fe=C(Q()),pe=C(k());var ec=C($()),_e=C(k()),Ft={distance:_e.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:_e.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:_e.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:_e.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:_e.FtCssVariableFactory.external(_e.designSystemVariables.borderRadiusS,"Design system"),maxWidth:_e.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},tc=ec.css`
357
+ `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};xe.elementDefinitions={};xe.styles=ji;cr([(0,eo.redux)()],xe.prototype,"editorMode",void 0);cr([(0,Qr.property)()],xe.prototype,"context",void 0);cr([(0,Qr.property)()],xe.prototype,"key",void 0);cr([(0,eo.jsonProperty)([])],xe.prototype,"args",void 0);cr([(0,Qr.property)()],xe.prototype,"defaultMessage",void 0);var to=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?Ir:It}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return c=>({context:this.name,key:i,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c: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,Js.customElement)("ft-i18n")(xe);var lr=to.build("readerSavedBookmarksComponent"),Qs={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var Lc=C(k());var Nc=C($()),fe=C(Q()),pe=C(k());var ec=C($()),_e=C(k()),Ft={distance:_e.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:_e.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:_e.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:_e.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:_e.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",_e.designSystemVariables.borderRadiusS),maxWidth:_e.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},tc=ec.css`
358
358
  .ft-tooltip--container {
359
359
  display: block;
360
360
  }
@@ -434,7 +434,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
434
434
  <span class="ft-i18n">
435
435
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
436
436
  </span>
437
- `}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:""})}};we.elementDefinitions={};we.styles=$l;Yr([ke()],we.prototype,"editorMode",void 0);Yr([w()],we.prototype,"context",void 0);Yr([w()],we.prototype,"key",void 0);Yr([ye([])],we.prototype,"args",void 0);Yr([w()],we.prototype,"defaultMessage",void 0);var Sn=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?hn:mr}constructor(e,o=!1){this.name=e,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s: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)})})}};ne("ft-i18n")(we);var Xr=Sn.build("readerSavedBookmarksComponent"),Zl={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var gr={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(q.borderRadiusS,"Design system"),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},ql=k`
437
+ `}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:""})}};we.elementDefinitions={};we.styles=$l;Yr([ke()],we.prototype,"editorMode",void 0);Yr([w()],we.prototype,"context",void 0);Yr([w()],we.prototype,"key",void 0);Yr([ye([])],we.prototype,"args",void 0);Yr([w()],we.prototype,"defaultMessage",void 0);var Sn=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?hn:mr}constructor(e,o=!1){this.name=e,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s: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)})})}};ne("ft-i18n")(we);var Xr=Sn.build("readerSavedBookmarksComponent"),Zl={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var gr={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","",q.borderRadiusS),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},ql=k`
438
438
  .ft-tooltip--container {
439
439
  display: block;
440
440
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-reader-saved-bookmarks",
3
- "version": "1.3.51",
3
+ "version": "1.3.53",
4
4
  "description": "Display the list of saved bookmarks",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,11 +19,11 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-wc-utils": "1.3.51",
22
+ "@fluid-topics/ft-wc-utils": "1.3.53",
23
23
  "lit": "3.1.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@fluid-topics/ft-wc-test-utils": "1.3.51"
26
+ "@fluid-topics/ft-wc-test-utils": "1.3.53"
27
27
  },
28
- "gitHead": "02e21de480825149da06349c73a08934a05c3a65"
28
+ "gitHead": "1eb4ee8a448ded2e0d54517a08200d0109c0722e"
29
29
  }