@fluid-topics/ft-reader-saved-bookmarks 1.3.19 → 1.3.21
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.
|
@@ -336,7 +336,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
|
|
|
336
336
|
<span class="ft-i18n">
|
|
337
337
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
338
338
|
</span>
|
|
339
|
-
`}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:""})}};ge.elementDefinitions={};ge.styles=bi;Jt([(0,Hr.redux)()],ge.prototype,"editorMode",void 0);Jt([(0,Wr.property)()],ge.prototype,"context",void 0);Jt([(0,Wr.property)()],ge.prototype,"key",void 0);Jt([(0,Hr.jsonProperty)([])],ge.prototype,"args",void 0);Jt([(0,Wr.property)()],ge.prototype,"defaultMessage",void 0);var Fr=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?xr:At}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let s=a;return c=>({context:this.name,key:s,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...s)=>this.service.resolveMessage(this.name,a,...s)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)})}};(0,ws.customElement)("ft-i18n")(ge);var Qt=Fr.build("readerSavedBookmarksComponent"),Rs={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var rc=C(k());var tc=C(Z()),$=C(te()),Ke=C(k());var Ns=C(Z()),Ie=C(k()),_t={distance:Ie.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ie.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ie.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ie.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ie.FtCssVariableFactory.external(Ie.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ie.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ts=Ns.css`
|
|
339
|
+
`}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:""})}};ge.elementDefinitions={};ge.styles=bi;Jt([(0,Hr.redux)()],ge.prototype,"editorMode",void 0);Jt([(0,Wr.property)()],ge.prototype,"context",void 0);Jt([(0,Wr.property)()],ge.prototype,"key",void 0);Jt([(0,Hr.jsonProperty)([])],ge.prototype,"args",void 0);Jt([(0,Wr.property)()],ge.prototype,"defaultMessage",void 0);var Fr=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?xr:At}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let s=a;return c=>({context:this.name,key:s,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...s)=>this.service.resolveMessage(this.name,a,...s)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)}),this.keys=new Proxy({},{get:(n,a)=>()=>a})}};(0,ws.customElement)("ft-i18n")(ge);var Qt=Fr.build("readerSavedBookmarksComponent"),Rs={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var rc=C(k());var tc=C(Z()),$=C(te()),Ke=C(k());var Ns=C(Z()),Ie=C(k()),_t={distance:Ie.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ie.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ie.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ie.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ie.FtCssVariableFactory.external(Ie.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ie.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ts=Ns.css`
|
|
340
340
|
.ft-tooltip--container {
|
|
341
341
|
display: block;
|
|
342
342
|
}
|
|
@@ -403,7 +403,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
403
403
|
<span class="ft-i18n">
|
|
404
404
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
405
405
|
</span>
|
|
406
|
-
`}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:""})}};Se.elementDefinitions={};Se.styles=fl;Br([Ve()],Se.prototype,"editorMode",void 0);Br([N()],Se.prototype,"context",void 0);Br([N()],Se.prototype,"key",void 0);Br([Re([])],Se.prototype,"args",void 0);Br([N()],Se.prototype,"defaultMessage",void 0);var Io=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?Ro:nr}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)})}};oe("ft-i18n")(Se);var Fr=Io.build("readerSavedBookmarksComponent"),Cl={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var ar={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(V.borderRadiusS,"Design system"),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},wl=k`
|
|
406
|
+
`}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:""})}};Se.elementDefinitions={};Se.styles=fl;Br([Ve()],Se.prototype,"editorMode",void 0);Br([N()],Se.prototype,"context",void 0);Br([N()],Se.prototype,"key",void 0);Br([Re([])],Se.prototype,"args",void 0);Br([N()],Se.prototype,"defaultMessage",void 0);var Io=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?Ro:nr}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})}};oe("ft-i18n")(Se);var Fr=Io.build("readerSavedBookmarksComponent"),Cl={bookmarks:"Bookmarks",bookmarkMissingFromToc:"This bookmark refer to a topic that no longer exists."};var ar={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(V.borderRadiusS,"Design system"),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},wl=k`
|
|
407
407
|
.ft-tooltip--container {
|
|
408
408
|
display: block;
|
|
409
409
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-reader-saved-bookmarks",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.21",
|
|
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.
|
|
22
|
+
"@fluid-topics/ft-wc-utils": "1.3.21",
|
|
23
23
|
"lit": "3.1.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@fluid-topics/ft-wc-test-utils": "1.3.
|
|
26
|
+
"@fluid-topics/ft-wc-test-utils": "1.3.21"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "fd30595cd89395cbcac48ca8146aecef2e9b8673"
|
|
29
29
|
}
|