@fluid-topics/ft-search-bar 1.0.13 → 1.0.15
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.
- package/build/ft-search-bar.css.js +38 -0
- package/build/ft-search-bar.js +29 -20
- package/build/ft-search-bar.light.js +150 -110
- package/build/ft-search-bar.min.js +160 -120
- package/package.json +14 -14
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
!function(t,e,i,o,s,n
|
|
1
|
+
!function(t,e,i,o,s,r,n){var l;!function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"}(l||(l={}));const a=i.css`
|
|
2
2
|
.ft-size-watcher--pixel {
|
|
3
3
|
width: 0;
|
|
4
4
|
height: 0;
|
|
@@ -17,21 +17,21 @@
|
|
|
17
17
|
.ft-size-watcher--local .ft-size-watcher--watcher {
|
|
18
18
|
width: 100%;
|
|
19
19
|
}
|
|
20
|
-
`;var c,h=function(t,e,i,o){for(var s,
|
|
20
|
+
`;var c,h=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class p extends CustomEvent{constructor(t,e){super("change",{detail:{size:t,category:e}})}}class f extends e.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=l.S,this.resizeObserver=new ResizeObserver((()=>this.updateSize())),this.debouncer=new e.Debouncer}render(){return i.html`
|
|
21
21
|
<div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
|
|
22
22
|
<div class="ft-size-watcher--watcher"></div>
|
|
23
23
|
</div>
|
|
24
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run((()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=l.S:this.size<976?this.category=l.M:this.size<1024?this.category=l.L:this.size<1440?this.category=l.XL:this.category=l.XXL,this.dispatchEvent(new p(this.size,this.category)))}),this.debounceTimeout)}}f.elementDefinitions={},f.styles=a,h([o.property({type:Number})],f.prototype,"debounceTimeout",void 0),h([o.property({type:Boolean})],f.prototype,"local",void 0),h([o.property({type:Number,reflect:!0})],f.prototype,"size",void 0),h([o.property({type:String,reflect:!0})],f.prototype,"category",void 0),h([o.query(".ft-size-watcher--watcher")],f.prototype,"watcher",void 0),e.customElement("ft-size-watcher")(f);const d=window,u=d.trustedTypes,b=u?u.createPolicy("lit-html",{createHTML:t=>t}):void 0,v="$lit$",g=`lit$${(Math.random()+"").slice(9)}$`,x="?"+g,y=`<${x}>`,m=document,$=()=>m.createComment(""),w=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,S="[ \t\n\f\r]",z=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O=/-->/g,B=/>/g,E=RegExp(`>|${S}(?:([^\\s"'>=/]+)(${S}*=${S}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),C=/'/g,I=/"/g,F=/^(?:script|style|textarea|title)$/i,D=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),L=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),M=new WeakMap,R=m.createTreeWalker(m,129,null,!1),
|
|
24
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run((()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=l.S:this.size<976?this.category=l.M:this.size<1024?this.category=l.L:this.size<1440?this.category=l.XL:this.category=l.XXL,this.dispatchEvent(new p(this.size,this.category)))}),this.debounceTimeout)}}f.elementDefinitions={},f.styles=a,h([o.property({type:Number})],f.prototype,"debounceTimeout",void 0),h([o.property({type:Boolean})],f.prototype,"local",void 0),h([o.property({type:Number,reflect:!0})],f.prototype,"size",void 0),h([o.property({type:String,reflect:!0})],f.prototype,"category",void 0),h([o.query(".ft-size-watcher--watcher")],f.prototype,"watcher",void 0),e.customElement("ft-size-watcher")(f);const d=window,u=d.trustedTypes,b=u?u.createPolicy("lit-html",{createHTML:t=>t}):void 0,v="$lit$",g=`lit$${(Math.random()+"").slice(9)}$`,x="?"+g,y=`<${x}>`,m=document,$=()=>m.createComment(""),w=t=>null===t||"object"!=typeof t&&"function"!=typeof t,k=Array.isArray,S="[ \t\n\f\r]",z=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O=/-->/g,B=/>/g,E=RegExp(`>|${S}(?:([^\\s"'>=/]+)(${S}*=${S}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),C=/'/g,I=/"/g,F=/^(?:script|style|textarea|title)$/i,D=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),L=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),M=new WeakMap,R=m.createTreeWalker(m,129,null,!1),A=(t,e)=>{const i=t.length-1,o=[];let s,r=2===e?"<svg>":"",n=z;for(let e=0;e<i;e++){const i=t[e];let l,a,c=-1,h=0;for(;h<i.length&&(n.lastIndex=h,a=n.exec(i),null!==a);)h=n.lastIndex,n===z?"!--"===a[1]?n=O:void 0!==a[1]?n=B:void 0!==a[2]?(F.test(a[2])&&(s=RegExp("</"+a[2],"g")),n=E):void 0!==a[3]&&(n=E):n===E?">"===a[0]?(n=null!=s?s:z,c=-1):void 0===a[1]?c=-2:(c=n.lastIndex-a[2].length,l=a[1],n=void 0===a[3]?E:'"'===a[3]?I:C):n===I||n===C?n=E:n===O||n===B?n=z:(n=E,s=void 0);const p=n===E&&t[e+1].startsWith("/>")?" ":"";r+=n===z?i+y:c>=0?(o.push(l),i.slice(0,c)+v+i.slice(c)+g+p):i+g+(-2===c?(o.push(void 0),e):p)}const l=r+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==b?b.createHTML(l):l,o]};class N{constructor({strings:t,_$litType$:e},i){let o;this.parts=[];let s=0,r=0;const n=t.length-1,l=this.parts,[a,c]=A(t,e);if(this.el=N.createElement(a,i),R.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(o=R.nextNode())&&l.length<n;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const e of o.getAttributeNames())if(e.endsWith(v)||e.startsWith(g)){const i=c[r++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+v).split(g),e=/([.?@])?(.*)/.exec(i);l.push({type:1,index:s,name:e[2],strings:t,ctor:"."===e[1]?_:"?"===e[1]?V:"@"===e[1]?W:U})}else l.push({type:6,index:s})}for(const e of t)o.removeAttribute(e)}if(F.test(o.tagName)){const t=o.textContent.split(g),e=t.length-1;if(e>0){o.textContent=u?u.emptyScript:"";for(let i=0;i<e;i++)o.append(t[i],$()),R.nextNode(),l.push({type:2,index:++s});o.append(t[e],$())}}}else if(8===o.nodeType)if(o.data===x)l.push({type:2,index:s});else{let t=-1;for(;-1!==(t=o.data.indexOf(g,t+1));)l.push({type:7,index:s}),t+=g.length-1}s++}}static createElement(t,e){const i=m.createElement("template");return i.innerHTML=t,i}}function T(t,e,i=t,o){var s,r,n,l;if(e===L)return e;let a=void 0!==o?null===(s=i._$Co)||void 0===s?void 0:s[o]:i._$Cl;const c=w(e)?void 0:e._$litDirective$;return(null==a?void 0:a.constructor)!==c&&(null===(r=null==a?void 0:a._$AO)||void 0===r||r.call(a,!1),void 0===c?a=void 0:(a=new c(t),a._$AT(t,i,o)),void 0!==o?(null!==(n=(l=i)._$Co)&&void 0!==n?n:l._$Co=[])[o]=a:i._$Cl=a),void 0!==a&&(e=T(t,a._$AS(t,e.values),a,o)),e}class P{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:o}=this._$AD,s=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:m).importNode(i,!0);R.currentNode=s;let r=R.nextNode(),n=0,l=0,a=o[0];for(;void 0!==a;){if(n===a.index){let e;2===a.type?e=new Z(r,r.nextSibling,this,t):1===a.type?e=new a.ctor(r,a.name,a.strings,this,t):6===a.type&&(e=new K(r,this,t)),this._$AV.push(e),a=o[++l]}n!==(null==a?void 0:a.index)&&(r=R.nextNode(),n++)}return s}v(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class Z{constructor(t,e,i,o){var s;this.type=2,this._$AH=j,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=o,this._$Cp=null===(s=null==o?void 0:o.isConnected)||void 0===s||s}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===(null==t?void 0:t.nodeType)&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=T(this,t,e),w(t)?t===j||null==t||""===t?(this._$AH!==j&&this._$AR(),this._$AH=j):t!==this._$AH&&t!==L&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>k(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==j&&w(this._$AH)?this._$AA.nextSibling.data=t:this.$(m.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:o}=t,s="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=N.createElement(o.h,this.options)),o);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===s)this._$AH.v(i);else{const t=new P(s,this),e=t.u(this.options);t.v(i),this.$(e),this._$AH=t}}_$AC(t){let e=M.get(t.strings);return void 0===e&&M.set(t.strings,e=new N(t)),e}T(t){k(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,o=0;for(const s of t)o===e.length?e.push(i=new Z(this.k($()),this.k($()),this,this.options)):i=e[o],i._$AI(s),o++;o<e.length&&(this._$AR(i&&i._$AB.nextSibling,o),e.length=o)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cp=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class U{constructor(t,e,i,o,s){this.type=1,this._$AH=j,this._$AN=void 0,this.element=t,this.name=e,this._$AM=o,this.options=s,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=j}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,o){const s=this.strings;let r=!1;if(void 0===s)t=T(this,t,e,0),r=!w(t)||t!==this._$AH&&t!==L,r&&(this._$AH=t);else{const o=t;let n,l;for(t=s[0],n=0;n<s.length-1;n++)l=T(this,o[i+n],e,n),l===L&&(l=this._$AH[n]),r||(r=!w(l)||l!==this._$AH[n]),l===j?t=j:t!==j&&(t+=(null!=l?l:"")+s[n+1]),this._$AH[n]=l}r&&!o&&this.j(t)}j(t){t===j?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class _ extends U{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===j?void 0:t}}const H=u?u.emptyScript:"";class V extends U{constructor(){super(...arguments),this.type=4}j(t){t&&t!==j?this.element.setAttribute(this.name,H):this.element.removeAttribute(this.name)}}class W extends U{constructor(t,e,i,o,s){super(t,e,i,o,s),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=T(this,t,e,0))&&void 0!==i?i:j)===L)return;const o=this._$AH,s=t===j&&o!==j||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,r=t!==j&&(o===j||s);s&&this.element.removeEventListener(this.name,this,o),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class K{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){T(this,t)}}const q=d.litHtmlPolyfillSupport;null==q||q(N,Z),(null!==(c=d.litHtmlVersions)&&void 0!==c?c:d.litHtmlVersions=[]).push("2.7.3");
|
|
25
25
|
/**
|
|
26
26
|
* @license
|
|
27
27
|
* Copyright 2020 Google LLC
|
|
28
28
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
29
29
|
*/
|
|
30
|
-
const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t._$litStatic$},Y=t=>({_$litStatic$:t,r:G}),J=new Map,Q=(t=>(e,...i)=>{const o=i.length;let s,
|
|
30
|
+
const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t._$litStatic$},Y=t=>({_$litStatic$:t,r:G}),J=new Map,Q=(t=>(e,...i)=>{const o=i.length;let s,r;const n=[],l=[];let a,c=0,h=!1;for(;c<o;){for(a=e[c];c<o&&void 0!==(r=i[c],s=X(r));)a+=s+e[++c],h=!0;c!==o&&l.push(r),n.push(a),c++}if(c===o&&n.push(e[o]),h){const t=n.join("$$lit$$");void 0===(e=J.get(t))&&(n.raw=n,J.set(t,e=n)),i=l}return t(e,...i)})(D);var tt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button"}(tt||(tt={}));const et=e.FtCssVariableFactory.extend("--ft-typography-font-family",e.designSystemVariables.titleFont),it=e.FtCssVariableFactory.extend("--ft-typography-font-family",e.designSystemVariables.contentFont),ot={fontFamily:it,fontSize:e.FtCssVariableFactory.create("--ft-typography-font-size","SIZE","16px"),fontWeight:e.FtCssVariableFactory.create("--ft-typography-font-weight","UNKNOWN","normal"),letterSpacing:e.FtCssVariableFactory.create("--ft-typography-letter-spacing","SIZE","0.496px"),lineHeight:e.FtCssVariableFactory.create("--ft-typography-line-height","NUMBER","1.5"),textTransform:e.FtCssVariableFactory.create("--ft-typography-text-transform","UNKNOWN","inherit")},st=e.FtCssVariableFactory.extend("--ft-typography-title-font-family",et),rt=e.FtCssVariableFactory.extend("--ft-typography-title-font-size",ot.fontSize,"20px"),nt=e.FtCssVariableFactory.extend("--ft-typography-title-font-weight",ot.fontWeight,"normal"),lt=e.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing",ot.letterSpacing,"0.15px"),at=e.FtCssVariableFactory.extend("--ft-typography-title-line-height",ot.lineHeight,"1.2"),ct=e.FtCssVariableFactory.extend("--ft-typography-title-text-transform",ot.textTransform,"inherit"),ht=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family",et),pt=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size",ot.fontSize,"14px"),ft=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight",ot.fontWeight,"normal"),dt=e.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing",ot.letterSpacing,"0.105px"),ut=e.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height",ot.lineHeight,"1.7"),bt=e.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform",ot.textTransform,"inherit"),vt=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family",it),gt=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size",ot.fontSize,"16px"),xt=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight",ot.fontWeight,"600"),yt=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing",ot.letterSpacing,"0.144px"),mt=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height",ot.lineHeight,"1.5"),$t=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform",ot.textTransform,"inherit"),wt=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family",it),kt=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size",ot.fontSize,"14px"),St=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight",ot.fontWeight,"normal"),zt=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing",ot.letterSpacing,"0.098px"),Ot=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height",ot.lineHeight,"1.7"),Bt=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform",ot.textTransform,"inherit"),Et={fontFamily:e.FtCssVariableFactory.extend("--ft-typography-body1-font-family",it),fontSize:e.FtCssVariableFactory.extend("--ft-typography-body1-font-size",ot.fontSize,"16px"),fontWeight:e.FtCssVariableFactory.extend("--ft-typography-body1-font-weight",ot.fontWeight,"normal"),letterSpacing:e.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing",ot.letterSpacing,"0.496px"),lineHeight:e.FtCssVariableFactory.extend("--ft-typography-body1-line-height",ot.lineHeight,"1.5"),textTransform:e.FtCssVariableFactory.extend("--ft-typography-body1-text-transform",ot.textTransform,"inherit")},Ct={fontFamily:e.FtCssVariableFactory.extend("--ft-typography-body2-font-family",it),fontSize:e.FtCssVariableFactory.extend("--ft-typography-body2-font-size",ot.fontSize,"14px"),fontWeight:e.FtCssVariableFactory.extend("--ft-typography-body2-font-weight",ot.fontWeight,"normal"),letterSpacing:e.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing",ot.letterSpacing,"0.252px"),lineHeight:e.FtCssVariableFactory.extend("--ft-typography-body2-line-height",ot.lineHeight,"1.4"),textTransform:e.FtCssVariableFactory.extend("--ft-typography-body2-text-transform",ot.textTransform,"inherit")},It={fontFamily:e.FtCssVariableFactory.extend("--ft-typography-caption-font-family",it),fontSize:e.FtCssVariableFactory.extend("--ft-typography-caption-font-size",ot.fontSize,"12px"),fontWeight:e.FtCssVariableFactory.extend("--ft-typography-caption-font-weight",ot.fontWeight,"normal"),letterSpacing:e.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing",ot.letterSpacing,"0.396px"),lineHeight:e.FtCssVariableFactory.extend("--ft-typography-caption-line-height",ot.lineHeight,"1.33"),textTransform:e.FtCssVariableFactory.extend("--ft-typography-caption-text-transform",ot.textTransform,"inherit")},Ft=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family",it),Dt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size",ot.fontSize,"10px"),Lt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight",ot.fontWeight,"normal"),jt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing",ot.letterSpacing,"0.33px"),Mt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height",ot.lineHeight,"1.6"),Rt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform",ot.textTransform,"inherit"),At=e.FtCssVariableFactory.extend("--ft-typography-overline-font-family",it),Nt=e.FtCssVariableFactory.extend("--ft-typography-overline-font-size",ot.fontSize,"10px"),Tt=e.FtCssVariableFactory.extend("--ft-typography-overline-font-weight",ot.fontWeight,"normal"),Pt=e.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing",ot.letterSpacing,"1.5px"),Zt=e.FtCssVariableFactory.extend("--ft-typography-overline-line-height",ot.lineHeight,"1.6"),Ut=e.FtCssVariableFactory.extend("--ft-typography-overline-text-transform",ot.textTransform,"uppercase"),_t={fontFamily:e.FtCssVariableFactory.extend("--ft-typography-button-font-family",it),fontSize:e.FtCssVariableFactory.extend("--ft-typography-button-font-size",ot.fontSize,"14px"),fontWeight:e.FtCssVariableFactory.extend("--ft-typography-button-font-weight",ot.fontWeight,"600"),letterSpacing:e.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing",ot.letterSpacing,"1.246px"),lineHeight:e.FtCssVariableFactory.extend("--ft-typography-button-line-height",ot.lineHeight,"1.15"),textTransform:e.FtCssVariableFactory.extend("--ft-typography-button-text-transform",ot.textTransform,"uppercase")},Ht=i.css`
|
|
31
31
|
.ft-typography--title {
|
|
32
32
|
font-family: ${st};
|
|
33
|
-
font-size: ${
|
|
34
|
-
font-weight: ${
|
|
33
|
+
font-size: ${rt};
|
|
34
|
+
font-weight: ${nt};
|
|
35
35
|
letter-spacing: ${lt};
|
|
36
36
|
line-height: ${at};
|
|
37
37
|
text-transform: ${ct};
|
|
@@ -102,10 +102,10 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
102
102
|
}
|
|
103
103
|
`,Jt=i.css`
|
|
104
104
|
.ft-typography--overline {
|
|
105
|
-
font-family: ${
|
|
106
|
-
font-size: ${
|
|
107
|
-
font-weight: ${
|
|
108
|
-
letter-spacing: ${
|
|
105
|
+
font-family: ${At};
|
|
106
|
+
font-size: ${Nt};
|
|
107
|
+
font-weight: ${Tt};
|
|
108
|
+
letter-spacing: ${Pt};
|
|
109
109
|
line-height: ${Zt};
|
|
110
110
|
text-transform: ${Ut};
|
|
111
111
|
}
|
|
@@ -122,14 +122,14 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
122
122
|
.ft-typography {
|
|
123
123
|
vertical-align: inherit;
|
|
124
124
|
}
|
|
125
|
-
`;var ee=function(t,e,i,o){for(var s,
|
|
125
|
+
`;var ee=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class ie extends e.FtLitElement{constructor(){super(...arguments),this.variant=tt.body1}render(){return this.element?Q`
|
|
126
126
|
<${Y(this.element)}
|
|
127
127
|
class="ft-typography ft-typography--${this.variant}">
|
|
128
128
|
<slot></slot>
|
|
129
129
|
</${Y(this.element)}>
|
|
130
130
|
`:Q`
|
|
131
131
|
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
132
|
-
`}}function oe(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function se(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map((e=>se(e,t.selected))),value:t.value}}function
|
|
132
|
+
`}}function oe(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function se(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map((e=>se(e,t.selected))),value:t.value}}function re(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map((t=>se(t,!1)))}}ie.styles=[Ht,Vt,Wt,Kt,qt,Gt,Xt,Yt,Jt,Qt,te],ee([o.property()],ie.prototype,"element",void 0),ee([o.property()],ie.prototype,"variant",void 0),e.customElement("ft-typography")(ie);const ne=e.FtCssVariableFactory.extend("--ft-ripple-color",e.designSystemVariables.colorContent),le={color:ne,backgroundColor:e.FtCssVariableFactory.extend("--ft-ripple-background-color",ne),opacityContentOnSurfacePressed:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:e.FtCssVariableFactory.create("--ft-ripple-border-radius","SIZE","0px")},ae=e.FtCssVariableFactory.extend("--ft-ripple-color",e.designSystemVariables.colorPrimary),ce=ae,he=e.FtCssVariableFactory.extend("--ft-ripple-background-color",ae),pe=e.FtCssVariableFactory.extend("--ft-ripple-color",e.designSystemVariables.colorSecondary),fe=pe,de=e.FtCssVariableFactory.extend("--ft-ripple-background-color",pe),ue=i.css`
|
|
133
133
|
:host {
|
|
134
134
|
display: contents;
|
|
135
135
|
}
|
|
@@ -219,7 +219,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
219
219
|
opacity: ${le.opacityContentOnSurfacePressed};
|
|
220
220
|
transform: translate(-50%, -50%) scale(1);
|
|
221
221
|
}
|
|
222
|
-
`;var be=function(t,e,i,o){for(var s,
|
|
222
|
+
`;var be=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class ve extends e.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.rippleSize=0,this.originX=0,this.originY=0,this.resizeObserver=new ResizeObserver((()=>this.setRippleSize())),this.debouncer=new e.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new e.Debouncer(10),this.moveRipple=t=>{var e,i;let{x:o,y:s}=this.getCoordinates(t),r=null!==(i=null===(e=this.ripple)||void 0===e?void 0:e.getBoundingClientRect())&&void 0!==i?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=o?o-r.x:r.width/2),this.originY=Math.round(null!=s?s-r.y:r.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return i.html`
|
|
223
223
|
<style>
|
|
224
224
|
.ft-ripple .ft-ripple--effect,
|
|
225
225
|
.ft-ripple.ft-ripple--unbounded .ft-ripple--background {
|
|
@@ -232,7 +232,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
232
232
|
top: ${this.originY}px;
|
|
233
233
|
}
|
|
234
234
|
</style>
|
|
235
|
-
<div class="${
|
|
235
|
+
<div class="${r.classMap(t)}">
|
|
236
236
|
<div class="ft-ripple--background"></div>
|
|
237
237
|
<div class="ft-ripple--effect"></div>
|
|
238
238
|
</div>
|
|
@@ -268,7 +268,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
268
268
|
position: relative;
|
|
269
269
|
word-break: break-word;
|
|
270
270
|
}
|
|
271
|
-
`;var ye=function(t,e,i,o){for(var s,
|
|
271
|
+
`;var ye=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class me extends e.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new e.Debouncer,this.revealDebouncer=new e.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return i.html`
|
|
272
272
|
<div part="container"
|
|
273
273
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
274
274
|
@mouseenter=${this.onHover}
|
|
@@ -286,7 +286,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
286
286
|
</div>
|
|
287
287
|
</div>
|
|
288
288
|
</div>
|
|
289
|
-
`}update(t){t.has("visible")&&!this.visible&&this.resetTooltipContent(),super.update(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((e=>t.has(e)))&&this.visible&&this.positionTooltip()}show(t){this.visible=!0,null!=t&&this.hideDebounce.run((()=>this.hide()),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent();const t=this.slottedElement;if(this.tooltip&&t){const e=t.getBoundingClientRect(),i=(e.height-this.tooltip.clientHeight)/2,o=(e.width-this.tooltip.clientWidth)/2;let s=0,
|
|
289
|
+
`}update(t){t.has("visible")&&!this.visible&&this.resetTooltipContent(),super.update(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((e=>t.has(e)))&&this.visible&&this.positionTooltip()}show(t){this.visible=!0,null!=t&&this.hideDebounce.run((()=>this.hide()),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent();const t=this.slottedElement;if(this.tooltip&&t){const e=t.getBoundingClientRect(),i=(e.height-this.tooltip.clientHeight)/2,o=(e.width-this.tooltip.clientWidth)/2;let s=0,r=0;switch(this.validPosition){case"top":r=-this.tooltip.clientHeight,s=o;break;case"bottom":r=e.height,s=o;break;case"left":r=i,s=-this.tooltip.clientWidth;break;case"right":r=i,s=e.width}e.left+s+this.tooltip.clientWidth>window.innerWidth&&(s=window.innerWidth-this.tooltip.clientWidth-e.left),e.left+s<0&&(s=4-e.left);const n=this.tooltip.style;n.left=s+"px",n.top=r+"px",n.maxWidth=`max(${e.width}px, ${ge.maxWidth})`}this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}}me.elementDefinitions={"ft-typography":ie},me.styles=xe,ye([o.property()],me.prototype,"text",void 0),ye([o.property({type:Boolean})],me.prototype,"manual",void 0),ye([o.property({type:Boolean})],me.prototype,"inline",void 0),ye([o.property({type:Number})],me.prototype,"delay",void 0),ye([o.property()],me.prototype,"position",void 0),ye([o.queryAssignedNodes("",!0)],me.prototype,"slotNodes",void 0),ye([o.query(".ft-tooltip--container")],me.prototype,"container",void 0),ye([o.query("slot")],me.prototype,"target",void 0),ye([o.query(".ft-tooltip")],me.prototype,"tooltip",void 0),ye([o.query(".ft-tooltip--content")],me.prototype,"tooltipContent",void 0),ye([o.state()],me.prototype,"visible",void 0),e.customElement("ft-tooltip")(me);const $e={color:e.FtCssVariableFactory.extend("--ft-loader-color",e.designSystemVariables.colorPrimary),size:e.FtCssVariableFactory.create("--ft-loader-size","SIZE","80px")},we=i.css`
|
|
290
290
|
:host {
|
|
291
291
|
line-height: 0;
|
|
292
292
|
}
|
|
@@ -362,7 +362,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
362
362
|
<div></div>
|
|
363
363
|
<div></div>
|
|
364
364
|
</div>
|
|
365
|
-
`}}var Se,ze;ke.styles=we,e.customElement("ft-loader")(ke),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL=""}(Se||(Se={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(ze||(ze={}));const Oe=new Map([...["abw"].map((t=>[t,ze.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,ze.AUDIO])),...["avi"].map((t=>[t,ze.AVI])),...["chm","xhs"].map((t=>[t,ze.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,ze.CODE])),...["csv"].map((t=>[t,ze.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,ze.DITA])),...["epub"].map((t=>[t,ze.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,ze.EXCEL])),...["flac"].map((t=>[t,ze.FLAC])),...["gif"].map((t=>[t,ze.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,ze.GZIP])),...["html","htm","xhtml"].map((t=>[t,ze.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf"].map((t=>[t,ze.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,ze.JPEG])),...["json"].map((t=>[t,ze.JSON])),...["m4a","m4p"].map((t=>[t,ze.M4A])),...["mov","qt"].map((t=>[t,ze.MOV])),...["mp3"].map((t=>[t,ze.MP3])),...["mp4","m4v"].map((t=>[t,ze.MP4])),...["ogg","oga"].map((t=>[t,ze.OGG])),...["pdf","ps"].map((t=>[t,ze.PDF])),...["png"].map((t=>[t,ze.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,ze.POWERPOINT])),...["rar"].map((t=>[t,ze.RAR])),...["stp"].map((t=>[t,ze.STP])),...["txt","rtf","md","mdown"].map((t=>[t,ze.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,ze.VIDEO])),...["wav"].map((t=>[t,ze.WAV])),...["wma"].map((t=>[t,ze.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,ze.WORD])),...["xml","xsl","rdf"].map((t=>[t,ze.XML])),...["yaml","yml","x-yaml"].map((t=>[t,ze.YAML])),...["zip"].map((t=>[t,ze.ZIP]))]),Be=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);const Ee={size:e.FtCssVariableFactory.create("--ft-icon-font-size","SIZE","24px"),fluidTopicsFontFamily:e.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","ft-icons")),fileFormatFontFamily:e.FtCssVariableFactory.extend("--ft-icon-file-format-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","ft-mime")),materialFontFamily:e.FtCssVariableFactory.extend("--ft-icon-material-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","Material Icons")),verticalAlign:e.FtCssVariableFactory.create("--ft-icon-vertical-align","UNKNOWN","unset")},Ce=i.css`
|
|
365
|
+
`}}var Se,ze;ke.styles=we,e.customElement("ft-loader")(ke),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT=""}(Se||(Se={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(ze||(ze={}));const Oe=new Map([...["abw"].map((t=>[t,ze.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,ze.AUDIO])),...["avi"].map((t=>[t,ze.AVI])),...["chm","xhs"].map((t=>[t,ze.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,ze.CODE])),...["csv"].map((t=>[t,ze.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,ze.DITA])),...["epub"].map((t=>[t,ze.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,ze.EXCEL])),...["flac"].map((t=>[t,ze.FLAC])),...["gif"].map((t=>[t,ze.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,ze.GZIP])),...["html","htm","xhtml"].map((t=>[t,ze.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf"].map((t=>[t,ze.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,ze.JPEG])),...["json"].map((t=>[t,ze.JSON])),...["m4a","m4p"].map((t=>[t,ze.M4A])),...["mov","qt"].map((t=>[t,ze.MOV])),...["mp3"].map((t=>[t,ze.MP3])),...["mp4","m4v"].map((t=>[t,ze.MP4])),...["ogg","oga"].map((t=>[t,ze.OGG])),...["pdf","ps"].map((t=>[t,ze.PDF])),...["png"].map((t=>[t,ze.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,ze.POWERPOINT])),...["rar"].map((t=>[t,ze.RAR])),...["stp"].map((t=>[t,ze.STP])),...["txt","rtf","md","mdown"].map((t=>[t,ze.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,ze.VIDEO])),...["wav"].map((t=>[t,ze.WAV])),...["wma"].map((t=>[t,ze.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,ze.WORD])),...["xml","xsl","rdf"].map((t=>[t,ze.XML])),...["yaml","yml","x-yaml"].map((t=>[t,ze.YAML])),...["zip"].map((t=>[t,ze.ZIP]))]),Be=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);const Ee={size:e.FtCssVariableFactory.create("--ft-icon-font-size","SIZE","24px"),fluidTopicsFontFamily:e.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","ft-icons")),fileFormatFontFamily:e.FtCssVariableFactory.extend("--ft-icon-file-format-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","ft-mime")),materialFontFamily:e.FtCssVariableFactory.extend("--ft-icon-material-font-family",e.FtCssVariableFactory.create("--ft-icon-font-family","UNKNOWN","Material Icons")),verticalAlign:e.FtCssVariableFactory.create("--ft-icon-vertical-align","UNKNOWN","unset")},Ce=i.css`
|
|
366
366
|
:host, i.ft-icon {
|
|
367
367
|
display: inline-flex;
|
|
368
368
|
align-items: center;
|
|
@@ -410,12 +410,12 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
410
410
|
.ft-icon--material {
|
|
411
411
|
font-family: ${Ee.materialFontFamily}, "Material Icons", sans-serif;
|
|
412
412
|
}
|
|
413
|
-
`;var Ie;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(Ie||(Ie={}));var Fe=function(t,e,i,o){for(var s,
|
|
413
|
+
`;var Ie;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(Ie||(Ie={}));var Fe=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class De extends e.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=i.nothing}render(){const t=this.variant&&Object.values(Ie).includes(this.variant)?this.variant:Ie.fluid_topics,e=t!==Ie.material||!!this.value;return i.html`
|
|
414
414
|
<i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
|
|
415
|
-
${
|
|
415
|
+
${n.unsafeHTML(this.resolvedIcon)}
|
|
416
416
|
<slot ?hidden=${e}></slot>
|
|
417
417
|
</i>
|
|
418
|
-
`}get textContent(){var t,e;return null!==(e=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==e?e:""}update(t){super.update(t),["value","variant"].some((e=>t.has(e)))&&this.resolveIcon()}resolveIcon(){var t,e;let o=this.value||this.textContent;switch(this.variant){case Ie.file_format:this.resolvedIcon=null!==(t=ze[o.replace("-","_").toUpperCase()])&&void 0!==t?t:o;break;case Ie.material:this.resolvedIcon=this.value||i.nothing;break;default:this.resolvedIcon=null!==(e=Se[o.replace("-","_").toUpperCase()])&&void 0!==e?e:o}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}De.elementDefinitions={},De.styles=Ce,Fe([o.property()],De.prototype,"variant",void 0),Fe([o.property()],De.prototype,"value",void 0),Fe([o.state()],De.prototype,"resolvedIcon",void 0),Fe([o.query("slot")],De.prototype,"slottedContent",void 0),e.customElement("ft-icon")(De);const Le=e.FtCssVariableFactory.extend("--ft-button-color",e.designSystemVariables.colorPrimary),je={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-background-color",e.designSystemVariables.colorSurface),borderRadius:e.FtCssVariableFactory.extend("--ft-button-border-radius",e.designSystemVariables.borderRadiusL),color:Le,fontSize:e.FtCssVariableFactory.extend("--ft-button-font-size",_t.fontSize),iconSize:e.FtCssVariableFactory.create("--ft-button-icon-size","SIZE","24px"),rippleColor:e.FtCssVariableFactory.extend("--ft-button-ripple-color",Le),verticalPadding:e.FtCssVariableFactory.create("--ft-button-vertical-padding","SIZE","6px"),horizontalPadding:e.FtCssVariableFactory.create("--ft-button-horizontal-padding","SIZE","8px"),iconPadding:e.FtCssVariableFactory.create("--ft-button-icon-padding","SIZE","8px"),opacityDisabled:e.FtCssVariableFactory.external(e.designSystemVariables.colorOpacityDisabled,"Design system")},Me=e.FtCssVariableFactory.extend("--ft-button-primary-color",e.FtCssVariableFactory.extend("--ft-button-color",e.designSystemVariables.colorOnPrimary)),Re={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-primary-background-color",e.FtCssVariableFactory.extend("--ft-button-background-color",e.designSystemVariables.colorPrimary)),color:Me,rippleColor:e.FtCssVariableFactory.extend("--ft-button-primary-ripple-color",Me)},
|
|
418
|
+
`}get textContent(){var t,e;return null!==(e=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==e?e:""}update(t){super.update(t),["value","variant"].some((e=>t.has(e)))&&this.resolveIcon()}resolveIcon(){var t,e;let o=this.value||this.textContent;switch(this.variant){case Ie.file_format:this.resolvedIcon=null!==(t=ze[o.replace("-","_").toUpperCase()])&&void 0!==t?t:o;break;case Ie.material:this.resolvedIcon=this.value||i.nothing;break;default:this.resolvedIcon=null!==(e=Se[o.replace("-","_").toUpperCase()])&&void 0!==e?e:o}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}De.elementDefinitions={},De.styles=Ce,Fe([o.property()],De.prototype,"variant",void 0),Fe([o.property()],De.prototype,"value",void 0),Fe([o.state()],De.prototype,"resolvedIcon",void 0),Fe([o.query("slot")],De.prototype,"slottedContent",void 0),e.customElement("ft-icon")(De);const Le=e.FtCssVariableFactory.extend("--ft-button-color",e.designSystemVariables.colorPrimary),je={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-background-color",e.designSystemVariables.colorSurface),borderRadius:e.FtCssVariableFactory.extend("--ft-button-border-radius",e.designSystemVariables.borderRadiusL),color:Le,fontSize:e.FtCssVariableFactory.extend("--ft-button-font-size",_t.fontSize),iconSize:e.FtCssVariableFactory.create("--ft-button-icon-size","SIZE","24px"),rippleColor:e.FtCssVariableFactory.extend("--ft-button-ripple-color",Le),verticalPadding:e.FtCssVariableFactory.create("--ft-button-vertical-padding","SIZE","6px"),horizontalPadding:e.FtCssVariableFactory.create("--ft-button-horizontal-padding","SIZE","8px"),iconPadding:e.FtCssVariableFactory.create("--ft-button-icon-padding","SIZE","8px"),opacityDisabled:e.FtCssVariableFactory.external(e.designSystemVariables.colorOpacityDisabled,"Design system")},Me=e.FtCssVariableFactory.extend("--ft-button-primary-color",e.FtCssVariableFactory.extend("--ft-button-color",e.designSystemVariables.colorOnPrimary)),Re={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-primary-background-color",e.FtCssVariableFactory.extend("--ft-button-background-color",e.designSystemVariables.colorPrimary)),color:Me,rippleColor:e.FtCssVariableFactory.extend("--ft-button-primary-ripple-color",Me)},Ae=e.FtCssVariableFactory.extend("--ft-button-dense-border-radius",e.FtCssVariableFactory.extend("--ft-button-border-radius",e.designSystemVariables.borderRadiusM)),Ne=e.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","SIZE","2px"),Te=e.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","SIZE","4px"),Pe=e.FtCssVariableFactory.create("--ft-button-dense-icon-padding","SIZE","4px"),Ze=[i.css`
|
|
419
419
|
:host {
|
|
420
420
|
display: inline-block;
|
|
421
421
|
max-width: 100%;
|
|
@@ -473,13 +473,13 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
473
473
|
}
|
|
474
474
|
|
|
475
475
|
.ft-button.ft-button--dense {
|
|
476
|
-
padding: ${
|
|
477
|
-
border-radius: ${
|
|
478
|
-
gap: ${
|
|
476
|
+
padding: ${Ne} ${Te};
|
|
477
|
+
border-radius: ${Ae};
|
|
478
|
+
gap: ${Pe};
|
|
479
479
|
}
|
|
480
480
|
|
|
481
481
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
482
|
-
padding: calc(${
|
|
482
|
+
padding: calc(${Ne} - 1px) calc(${Te} - 1px);
|
|
483
483
|
}
|
|
484
484
|
|
|
485
485
|
.ft-button:not([disabled]):hover {
|
|
@@ -491,7 +491,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
491
491
|
}
|
|
492
492
|
|
|
493
493
|
.ft-button--round.ft-button--dense {
|
|
494
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
494
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Ne});
|
|
495
495
|
}
|
|
496
496
|
|
|
497
497
|
.ft-button[disabled] {
|
|
@@ -521,7 +521,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
521
521
|
}
|
|
522
522
|
|
|
523
523
|
.ft-button--dense .ft-button--label {
|
|
524
|
-
margin: 0 ${
|
|
524
|
+
margin: 0 ${Pe};
|
|
525
525
|
}
|
|
526
526
|
|
|
527
527
|
.ft-button--label[hidden] {
|
|
@@ -539,8 +539,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
539
539
|
}
|
|
540
540
|
|
|
541
541
|
.ft-button--dense .ft-button--label[hidden] + ft-icon {
|
|
542
|
-
margin: 0 calc(${
|
|
543
|
-
padding: 0 ${
|
|
542
|
+
margin: 0 calc(${Te} * -1);
|
|
543
|
+
padding: 0 ${Ne};
|
|
544
544
|
}
|
|
545
545
|
|
|
546
546
|
.ft-button:not(.ft-button--trailing-icon) ft-icon,
|
|
@@ -552,9 +552,9 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
552
552
|
${e.setVariable($e.size,je.iconSize)};
|
|
553
553
|
${e.setVariable($e.color,"var(--ft-button-internal-color)")};
|
|
554
554
|
}
|
|
555
|
-
`,e.noTextSelect];var Ue=function(t,e,i,o){for(var s,
|
|
555
|
+
`,e.noTextSelect];var Ue=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class _e extends e.FtLitElement{constructor(){super(...arguments),this.role="button",this.primary=!1,this.outlined=!1,this.disabled=!1,this.dense=!1,this.round=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.onclick=t=>{this.isDisabled()&&(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation())}}render(){const t={"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0};return this.addTooltipIfNeeded(i.html`
|
|
556
556
|
<button part="button"
|
|
557
|
-
class="${
|
|
557
|
+
class="${r.classMap(t)}"
|
|
558
558
|
aria-label="${this.getLabel()}"
|
|
559
559
|
?disabled=${this.isDisabled()}>
|
|
560
560
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
@@ -652,8 +652,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
652
652
|
.ft-checkbox--indeterminate .ft-checkbox--checkmark {
|
|
653
653
|
opacity: 1;
|
|
654
654
|
}
|
|
655
|
-
`;var Xe=function(t,e,i,o){for(var s,
|
|
656
|
-
<label class="${
|
|
655
|
+
`;var Xe=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Ye extends e.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){const t={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return i.html`
|
|
656
|
+
<label class="${r.classMap(t)}" for="checkbox-input">
|
|
657
657
|
<div class="ft-checkbox--box-container">
|
|
658
658
|
<ft-ripple
|
|
659
659
|
?disabled=${this.disabled}
|
|
@@ -757,8 +757,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
757
757
|
.ft-radio--disabled .ft-radio--box:after {
|
|
758
758
|
background-color: ${ei};
|
|
759
759
|
}
|
|
760
|
-
`;var oi=function(t,e,i,o){for(var s,
|
|
761
|
-
<div class="${
|
|
760
|
+
`;var oi=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class si extends CustomEvent{constructor(t,e){super("change",{detail:{value:t,checked:e},bubbles:!0,composed:!0})}}class ri extends e.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.disabled=!1}render(){const t={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return i.html`
|
|
761
|
+
<div class="${r.classMap(t)}">
|
|
762
762
|
<div class="ft-radio--box-container">
|
|
763
763
|
<ft-ripple
|
|
764
764
|
?disabled=${this.disabled}
|
|
@@ -782,17 +782,17 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
782
782
|
</ft-typography>
|
|
783
783
|
</label>
|
|
784
784
|
</div>
|
|
785
|
-
`}onChange(t){t.stopPropagation(),this.checked=t.target.checked,this.dispatchEvent(new si(this.value,this.checked))}contentAvailableCallback(t){var e;super.contentAvailableCallback(t),null===(e=this.ripple)||void 0===e||e.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new si(this.value,this.checked)),this.focus()}focus(){var t;null===(t=this.input)||void 0===t||t.focus()}}
|
|
785
|
+
`}onChange(t){t.stopPropagation(),this.checked=t.target.checked,this.dispatchEvent(new si(this.value,this.checked))}contentAvailableCallback(t){var e;super.contentAvailableCallback(t),null===(e=this.ripple)||void 0===e||e.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new si(this.value,this.checked)),this.focus()}focus(){var t;null===(t=this.input)||void 0===t||t.focus()}}ri.elementDefinitions={"ft-ripple":ve,"ft-typography":ie},ri.styles=ii,oi([o.property()],ri.prototype,"value",void 0),oi([o.property()],ri.prototype,"name",void 0),oi([o.property({type:Boolean,reflect:!0})],ri.prototype,"checked",void 0),oi([o.property({type:Boolean})],ri.prototype,"disabled",void 0),oi([o.query(".ft-radio")],ri.prototype,"container",void 0),oi([o.query("ft-ripple")],ri.prototype,"ripple",void 0),oi([o.query("input")],ri.prototype,"input",void 0);const ni=i.css`
|
|
786
786
|
:host {
|
|
787
787
|
display: contents;
|
|
788
788
|
}
|
|
789
|
-
`;var li=function(t,e,i,o){for(var s,
|
|
789
|
+
`;var li=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class ai extends e.FtLitElement{constructor(){super(...arguments),this.name=""}render(){return i.html`
|
|
790
790
|
<slot @slotchange=${this.onSlotChange}
|
|
791
791
|
@change=${this.onChange}
|
|
792
792
|
@keydown=${this.onKeyDown}
|
|
793
793
|
@focusin=${this.focusCurrentValue}
|
|
794
794
|
></slot>
|
|
795
|
-
`}onSlotChange(){this.radioButtons.forEach((t=>t.name=this.name))}onChange(t){t.stopPropagation(),this.radioButtons.forEach((e=>e.checked=t.detail.value===e.value)),this.dispatchEvent(new CustomEvent("change",{detail:t.detail.value})),this.focusCurrentValue()}onKeyDown(t){switch(t.key){case"ArrowUp":case"ArrowLeft":{let e=this.findFtRadio(t),i=this.radioButtons.indexOf(e)-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select();break}case"ArrowDown":case"ArrowRight":{let e=this.radioButtons.indexOf(this.findFtRadio(t))+1;this.radioButtons[e>this.radioButtons.length-1?0:e].select();break}}}findFtRadio(t){return t.composedPath().find((t=>"FT-RADIO"===t.tagName))}focusCurrentValue(){setTimeout((()=>{var t;return null===(t=this.radioButtons.find((t=>t.checked)))||void 0===t?void 0:t.focus()}),10)}}ai.elementDefinitions={},ai.styles=
|
|
795
|
+
`}onSlotChange(){this.radioButtons.forEach((t=>t.name=this.name))}onChange(t){t.stopPropagation(),this.radioButtons.forEach((e=>e.checked=t.detail.value===e.value)),this.dispatchEvent(new CustomEvent("change",{detail:t.detail.value})),this.focusCurrentValue()}onKeyDown(t){switch(t.key){case"ArrowUp":case"ArrowLeft":{let e=this.findFtRadio(t),i=this.radioButtons.indexOf(e)-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select();break}case"ArrowDown":case"ArrowRight":{let e=this.radioButtons.indexOf(this.findFtRadio(t))+1;this.radioButtons[e>this.radioButtons.length-1?0:e].select();break}}}findFtRadio(t){return t.composedPath().find((t=>"FT-RADIO"===t.tagName))}focusCurrentValue(){setTimeout((()=>{var t;return null===(t=this.radioButtons.find((t=>t.checked)))||void 0===t?void 0:t.focus()}),10)}}ai.elementDefinitions={},ai.styles=ni,li([o.property()],ai.prototype,"name",void 0),li([o.queryAssignedElements()],ai.prototype,"radioButtons",void 0),e.customElement("ft-radio")(ri),e.customElement("ft-radio-group")(ai);const ci={borderRadiusM:e.FtCssVariableFactory.external(e.designSystemVariables.borderRadiusM,"Design system"),colorOutline:e.FtCssVariableFactory.external(e.designSystemVariables.colorOutline,"Design system"),colorOnSurface:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:e.FtCssVariableFactory.external(e.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:e.FtCssVariableFactory.external(Ct.fontFamily,"Body2 typography"),fontSize:e.FtCssVariableFactory.external(Ct.fontSize,"Body2 typography"),fontWeight:e.FtCssVariableFactory.external(Ct.fontWeight,"Body2 typography"),letterSpacing:e.FtCssVariableFactory.external(Ct.letterSpacing,"Body2 typography"),lineHeight:e.FtCssVariableFactory.external(Ct.lineHeight,"Body2 typography"),textTransform:e.FtCssVariableFactory.external(Ct.textTransform,"Body2 typography")},hi=i.css`
|
|
796
796
|
.ft-filter-level--container {
|
|
797
797
|
display: flex;
|
|
798
798
|
flex-direction: column;
|
|
@@ -858,7 +858,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
858
858
|
margin: 10px 0;
|
|
859
859
|
color: ${ci.colorOnSurfaceMedium};
|
|
860
860
|
}
|
|
861
|
-
`;var pi=function(t,e,i,o){for(var s,
|
|
861
|
+
`;var pi=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class fi extends e.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let t=this.limit;return null!=t&&t<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var t,e;return null!==(e=null===(t=this.container)||void 0===t?void 0:t.scrollHeight)&&void 0!==e?e:0}render(){let t=[...this.options];this.hideSelectedOptions&&(t=t.filter((t=>!t.selected))),this.filter&&(t=t.filter((t=>t.label.toLowerCase().includes(this.filter.toLowerCase()))));const e=t.slice(0,this.limit);return i.html`
|
|
862
862
|
<div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
|
|
863
863
|
${null==this.parent?null:i.html`
|
|
864
864
|
<div tabindex="0"
|
|
@@ -922,7 +922,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
922
922
|
@change=${t=>t.stopPropagation()}>
|
|
923
923
|
${t.renderOption?t.renderOption:t.label}
|
|
924
924
|
</ft-radio>
|
|
925
|
-
`}onRadioKeyUp(t,e){e.selected&&" "===t.key&&this.optionsChanged(t,e)}optionsChanged(t,e){t.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:e}))}displayLevel(t){this.dispatchEvent(new CustomEvent("display-level",{detail:t}))}}fi.elementDefinitions={"ft-button":_e,"ft-ripple":ve,"ft-typography":ie,"ft-checkbox":Ye,"ft-icon":De,"ft-radio":
|
|
925
|
+
`}onRadioKeyUp(t,e){e.selected&&" "===t.key&&this.optionsChanged(t,e)}optionsChanged(t,e){t.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:e}))}displayLevel(t){this.dispatchEvent(new CustomEvent("display-level",{detail:t}))}}fi.elementDefinitions={"ft-button":_e,"ft-ripple":ve,"ft-typography":ie,"ft-checkbox":Ye,"ft-icon":De,"ft-radio":ri},fi.styles=hi,pi([o.property({type:String})],fi.prototype,"filterId",void 0),pi([o.property({type:Object})],fi.prototype,"parent",void 0),pi([o.property({type:Array})],fi.prototype,"options",void 0),pi([o.property({type:Boolean})],fi.prototype,"multivalued",void 0),pi([o.property({type:Boolean})],fi.prototype,"disabled",void 0),pi([o.property({type:Boolean})],fi.prototype,"hideSelectedOptions",void 0),pi([o.property({type:Boolean})],fi.prototype,"preventNavigation",void 0),pi([o.property({type:String})],fi.prototype,"filter",void 0),pi([o.property({type:String})],fi.prototype,"moreValuesButtonLabel",void 0),pi([o.property({type:String})],fi.prototype,"noValuesLabel",void 0),pi([o.property({type:Number})],fi.prototype,"displayedValuesLimit",void 0),pi([o.query(".ft-filter-level--container")],fi.prototype,"container",void 0),pi([o.state()],fi.prototype,"displayedPages",void 0);const di={buttonsColor:e.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color",e.designSystemVariables.colorPrimary),buttonsZIndex:e.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","COLOR","1"),gap:e.FtCssVariableFactory.create("--ft-snap-scroll-gap","SIZE","0"),colorSurface:e.FtCssVariableFactory.external(e.designSystemVariables.colorSurface,"Design system")},ui=i.css`
|
|
926
926
|
.ft-snap-scroll {
|
|
927
927
|
box-sizing: border-box;
|
|
928
928
|
position: relative;
|
|
@@ -1047,7 +1047,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1047
1047
|
.ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
|
|
1048
1048
|
background-color: ${di.colorSurface};
|
|
1049
1049
|
}
|
|
1050
|
-
`;var bi=function(t,e,i,o){for(var s,
|
|
1050
|
+
`;var bi=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class vi extends CustomEvent{constructor(t,e){super("current-element-change",{detail:{index:t,element:e}})}}class gi extends e.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver((()=>this.scheduleUpdateScroll())),this.scrollDebouncer=new e.Debouncer(200),this.updateScrollDebouncer=new e.Debouncer(100)}scrollToIndex(t){this.scrollToElement(this.elements[t])}scrollIndexIntoView(t){let e=this.elements[t];if(e){const t=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(e[this.offsetAttribute]<i||e[this.offsetAttribute]+e[this.sizeAttribute]>t)&&this.scrollToElement(e)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){const t=r.classMap({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":e.isSafari}),o=this.controls&&this.withScroll;return i.html`
|
|
1051
1051
|
<div part="container" class="${t}">
|
|
1052
1052
|
<ft-button
|
|
1053
1053
|
class="ft-snap-scroll--previous"
|
|
@@ -1183,7 +1183,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1183
1183
|
slot:not([name]) {
|
|
1184
1184
|
display: none;
|
|
1185
1185
|
}
|
|
1186
|
-
`];var Oi=function(t,e,i,o){for(var s,
|
|
1186
|
+
`];var Oi=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Bi extends CustomEvent{constructor(t){super("change",{detail:t})}}class Ei extends e.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver((()=>this.updateScroll())),this.levelsScrollDebouncer=new e.Debouncer(300),this.changeDebouncer=new e.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return e.flatDeep(this.options,(t=>{var e;return null!==(e=t.subOptions)&&void 0!==e?e:[]}))}get selectedValues(){return this.flatOptions.filter((t=>t.selected)).map((t=>t.value))}render(){const t=this.flatOptions.some((t=>t.selected)),e=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,o=this.filterPlaceHolder.replace("{0}",this.label);return i.html`
|
|
1187
1187
|
<div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
|
|
1188
1188
|
part="container">
|
|
1189
1189
|
${this.label||t?i.html`
|
|
@@ -1216,7 +1216,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1216
1216
|
@slotchange=${this.updateOptionsFromSlot}
|
|
1217
1217
|
@option-change=${this.optionsChanged}></slot>
|
|
1218
1218
|
</div>
|
|
1219
|
-
`}update(t){if(super.update(t),t.has("options")){const t=new Set(this.flatOptions.map((t=>t.value)));this.displayedLevels=this.displayedLevels.filter((e=>t.has(e))),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(t){var e,i,o,s,
|
|
1219
|
+
`}update(t){if(super.update(t),t.has("options")){const t=new Set(this.flatOptions.map((t=>t.value)));this.displayedLevels=this.displayedLevels.filter((e=>t.has(e))),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(t){var e,i,o,s,r;super.contentAvailableCallback(t),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),t.has("options")&&(this.updateScroll(),null===(e=this.levelsContainer)||void 0===e||e.scrollToIndex(this.displayedLevels.length)),t.has("slideIn")&&this.slideIn&&setTimeout((()=>{var t;null===(t=this.levelsContainer)||void 0===t||t.next(),this.slideIn=void 0}),0),t.has("slideOut")&&this.slideOut&&(null===(i=this.levelsContainer)||void 0===i||i.previous(),setTimeout((()=>{this.displayedLevels.pop(),this.slideOut=void 0}),300)),this.lastLevelHasHiddenvalues=null!==(r=null===(s=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelector(".ft-filter--levels ft-filter-level:last-child"))||void 0===s?void 0:s.hasHiddenValues)&&void 0!==r&&r}renderLevels(){const t=this.flatOptions,e=t.filter((t=>t.selected)),o=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,s=o<0?"ft-filter--level-center":"ft-filter--level-left";return i.html`
|
|
1220
1220
|
${this.raiseSelectedOptions&&e.length>0?i.html`
|
|
1221
1221
|
<ft-filter-level
|
|
1222
1222
|
filterId="${this.id}"
|
|
@@ -1255,17 +1255,17 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1255
1255
|
.exportpartsPrefixes=${["values","available-values"]}
|
|
1256
1256
|
noValuesLabel="${this.noValuesLabel}"
|
|
1257
1257
|
></ft-filter-level>
|
|
1258
|
-
`}goBack(t){this.slideOut=t.detail.value}onDisplayLevel(t){this.displayedLevels.push(t.detail.value),this.slideIn=t.detail.value}clear(){if(this.flatOptions.forEach((t=>t.selected=!1)),this.displayedLevels.length>0){let t=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[t],this.slideOut=t}this.optionsChanged()}onChange(t){var e;t.stopPropagation();const i=this.flatOptions.find((e=>e.value===t.detail.value));i.selected=!i.selected;const o=t=>{var e;t!==i&&(t.selected=!1),null===(e=t.subOptions)||void 0===e||e.forEach(o)};this.multivalued?null===(e=i.subOptions)||void 0===e||e.forEach(o):this.options.forEach(o),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run((()=>{var t;this.sendEventIfValuesChanged(),this.requestUpdate(),null===(t=this.levels)||void 0===t||t.forEach((t=>t.requestUpdate()))}))}sendEventIfValuesChanged(){const t=this.selectedValues;e.deepEqual(this.lastDispatchedValues,t)||(this.dispatchEvent(new Bi(t)),this.lastDispatchedValues=t)}updateOptionsFromSlot(t){t.stopPropagation(),this.options=this.slotElement.assignedElements().map((t=>t)),this.optionsChanged()}onFilterChange(){var t,e;this.filter=null!==(e=null===(t=this.filterInput)||void 0===t?void 0:t.value)&&void 0!==e?e:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}}Ei.elementDefinitions={"ft-button":_e,"ft-filter-level":fi,"ft-snap-scroll":gi,"ft-typography":ie},Ei.styles=zi,Oi([o.property({type:String})],Ei.prototype,"id",void 0),Oi([o.property({type:String})],Ei.prototype,"label",void 0),Oi([o.property({type:String})],Ei.prototype,"filterPlaceHolder",void 0),Oi([o.property({type:String})],Ei.prototype,"clearButtonLabel",void 0),Oi([o.property({type:String})],Ei.prototype,"moreValuesButtonLabel",void 0),Oi([o.property({type:String})],Ei.prototype,"noValuesLabel",void 0),Oi([e.jsonProperty([])],Ei.prototype,"options",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"multivalued",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"disabled",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"raiseSelectedOptions",void 0),Oi([o.property({type:Number})],Ei.prototype,"displayedValuesLimit",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"hideClearButton",void 0),Oi([o.query(".ft-filter--slot")],Ei.prototype,"slotElement",void 0),Oi([o.query(".ft-filter--container")],Ei.prototype,"container",void 0),Oi([o.query(".ft-filter--values")],Ei.prototype,"valuesContainer",void 0),Oi([o.query(".ft-filter--levels")],Ei.prototype,"levelsContainer",void 0),Oi([o.state()],Ei.prototype,"lastLevelHasHiddenvalues",void 0),Oi([o.query(".ft-filter--filter input")],Ei.prototype,"filterInput",void 0),Oi([o.queryAll(".ft-filter--levels ft-filter-level")],Ei.prototype,"levels",void 0),Oi([o.state()],Ei.prototype,"withScroll",void 0),Oi([o.state()],Ei.prototype,"filter",void 0),Oi([o.state()],Ei.prototype,"slideIn",void 0),Oi([o.state()],Ei.prototype,"slideOut",void 0);var Ci=function(t,e,i,o){for(var s,
|
|
1258
|
+
`}goBack(t){this.slideOut=t.detail.value}onDisplayLevel(t){this.displayedLevels.push(t.detail.value),this.slideIn=t.detail.value}clear(){if(this.flatOptions.forEach((t=>t.selected=!1)),this.displayedLevels.length>0){let t=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[t],this.slideOut=t}this.optionsChanged()}onChange(t){var e;t.stopPropagation();const i=this.flatOptions.find((e=>e.value===t.detail.value));i.selected=!i.selected;const o=t=>{var e;t!==i&&(t.selected=!1),null===(e=t.subOptions)||void 0===e||e.forEach(o)};this.multivalued?null===(e=i.subOptions)||void 0===e||e.forEach(o):this.options.forEach(o),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run((()=>{var t;this.sendEventIfValuesChanged(),this.requestUpdate(),null===(t=this.levels)||void 0===t||t.forEach((t=>t.requestUpdate()))}))}sendEventIfValuesChanged(){const t=this.selectedValues;e.deepEqual(this.lastDispatchedValues,t)||(this.dispatchEvent(new Bi(t)),this.lastDispatchedValues=t)}updateOptionsFromSlot(t){t.stopPropagation(),this.options=this.slotElement.assignedElements().map((t=>t)),this.optionsChanged()}onFilterChange(){var t,e;this.filter=null!==(e=null===(t=this.filterInput)||void 0===t?void 0:t.value)&&void 0!==e?e:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}}Ei.elementDefinitions={"ft-button":_e,"ft-filter-level":fi,"ft-snap-scroll":gi,"ft-typography":ie},Ei.styles=zi,Oi([o.property({type:String})],Ei.prototype,"id",void 0),Oi([o.property({type:String})],Ei.prototype,"label",void 0),Oi([o.property({type:String})],Ei.prototype,"filterPlaceHolder",void 0),Oi([o.property({type:String})],Ei.prototype,"clearButtonLabel",void 0),Oi([o.property({type:String})],Ei.prototype,"moreValuesButtonLabel",void 0),Oi([o.property({type:String})],Ei.prototype,"noValuesLabel",void 0),Oi([e.jsonProperty([])],Ei.prototype,"options",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"multivalued",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"disabled",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"raiseSelectedOptions",void 0),Oi([o.property({type:Number})],Ei.prototype,"displayedValuesLimit",void 0),Oi([o.property({type:Boolean})],Ei.prototype,"hideClearButton",void 0),Oi([o.query(".ft-filter--slot")],Ei.prototype,"slotElement",void 0),Oi([o.query(".ft-filter--container")],Ei.prototype,"container",void 0),Oi([o.query(".ft-filter--values")],Ei.prototype,"valuesContainer",void 0),Oi([o.query(".ft-filter--levels")],Ei.prototype,"levelsContainer",void 0),Oi([o.state()],Ei.prototype,"lastLevelHasHiddenvalues",void 0),Oi([o.query(".ft-filter--filter input")],Ei.prototype,"filterInput",void 0),Oi([o.queryAll(".ft-filter--levels ft-filter-level")],Ei.prototype,"levels",void 0),Oi([o.state()],Ei.prototype,"withScroll",void 0),Oi([o.state()],Ei.prototype,"filter",void 0),Oi([o.state()],Ei.prototype,"slideIn",void 0),Oi([o.state()],Ei.prototype,"slideOut",void 0);var Ci=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Ii extends e.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return i.html`
|
|
1259
1259
|
<slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
|
|
1260
1260
|
`}updateSubOptionsFromSlot(t){t.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map((t=>t))}updated(t){super.updated(t),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}}Ii.elementDefinitions={},Ci([o.property({type:String})],Ii.prototype,"label",void 0),Ci([o.property({type:Object,converter:t=>t})],Ii.prototype,"value",void 0),Ci([o.property({type:Boolean,reflect:!0})],Ii.prototype,"selected",void 0),Ci([o.property({type:Object})],Ii.prototype,"subOptions",void 0),Ci([e.jsonProperty({})],Ii.prototype,"renderOption",void 0),Ci([o.query(".ft-filter-option--slot")],Ii.prototype,"slotElement",void 0),e.customElement("ft-filter")(Ei),e.customElement("ft-filter-option")(Ii);const Fi=i.css`
|
|
1261
1261
|
.ft-accordion {
|
|
1262
1262
|
box-sizing: border-box;
|
|
1263
1263
|
}
|
|
1264
|
-
`;var Di=function(t,e,i,o){for(var s,
|
|
1264
|
+
`;var Di=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Li extends e.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return i.html`
|
|
1265
1265
|
<div class="ft-accordion">
|
|
1266
1266
|
<slot @activated=${this.onChange}></slot>
|
|
1267
1267
|
</div>
|
|
1268
|
-
`}onChange(t){t.stopPropagation(),this.multi||this.content.assignedElements().forEach((e=>e.active=e===t.target))}}Li.elementDefinitions={},Li.styles=Fi,Di([o.property({type:Boolean})],Li.prototype,"multi",void 0),Di([o.query("slot")],Li.prototype,"content",void 0);const ji=e.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","SIZE","16px"),Mi=e.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","SIZE","16px"),Ri=e.FtCssVariableFactory.external(e.designSystemVariables.colorOutline,"Design system"),
|
|
1268
|
+
`}onChange(t){t.stopPropagation(),this.multi||this.content.assignedElements().forEach((e=>e.active=e===t.target))}}Li.elementDefinitions={},Li.styles=Fi,Di([o.property({type:Boolean})],Li.prototype,"multi",void 0),Di([o.query("slot")],Li.prototype,"content",void 0);const ji=e.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","SIZE","16px"),Mi=e.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","SIZE","16px"),Ri=e.FtCssVariableFactory.external(e.designSystemVariables.colorOutline,"Design system"),Ai=i.css`
|
|
1269
1269
|
.ft-accordion-item {
|
|
1270
1270
|
display: flex;
|
|
1271
1271
|
flex-direction: column;
|
|
@@ -1310,7 +1310,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1310
1310
|
.ft-accordion-item--separator {
|
|
1311
1311
|
border-bottom: 1px solid ${Ri};
|
|
1312
1312
|
}
|
|
1313
|
-
`;var
|
|
1313
|
+
`;var Ni=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Ti extends e.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return i.html`
|
|
1314
1314
|
<div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
|
|
1315
1315
|
<div class="ft-accordion-item--toggle"
|
|
1316
1316
|
part="toggle"
|
|
@@ -1340,7 +1340,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1340
1340
|
</div>
|
|
1341
1341
|
<div class="ft-accordion-item--separator" part="separator"></div>
|
|
1342
1342
|
</div>
|
|
1343
|
-
`}update(t){super.update(t),t.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(t){"Enter"!==t.key&&" "!==t.key||(t.preventDefault(),this.active=!this.active)}}
|
|
1343
|
+
`}update(t){super.update(t),t.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(t){"Enter"!==t.key&&" "!==t.key||(t.preventDefault(),this.active=!this.active)}}Ti.elementDefinitions={"ft-ripple":ve,"ft-typography":ie,"ft-icon":De},Ti.styles=Ai,Ni([o.property()],Ti.prototype,"icon",void 0),Ni([o.property()],Ti.prototype,"iconVariant",void 0),Ni([o.property()],Ti.prototype,"label",void 0),Ni([o.property({type:Boolean,reflect:!0})],Ti.prototype,"active",void 0),e.customElement("ft-accordion")(Li),e.customElement("ft-accordion-item")(Ti);const Pi=e.FtCssVariableFactory.extend("--ft-chip-color",e.designSystemVariables.colorOnSurface),Zi={backgroundColor:e.FtCssVariableFactory.extend("--ft-chip-background-color",e.designSystemVariables.colorSurface),color:Pi,fontSize:e.FtCssVariableFactory.extend("--ft-chip-font-size",Ct.fontSize),iconSize:e.FtCssVariableFactory.create("--ft-chip-icon-size","SIZE","18px"),rippleColor:e.FtCssVariableFactory.extend("--ft-chip-ripple-color",Pi),horizontalPadding:e.FtCssVariableFactory.create("--ft-chip-horizontal-padding","SIZE","6px"),verticalPadding:e.FtCssVariableFactory.create("--ft-chip-vertical-padding","SIZE","6px"),colorOutline:e.FtCssVariableFactory.external(e.designSystemVariables.colorOutline,"Design system"),opacityDisabled:e.FtCssVariableFactory.external(e.designSystemVariables.colorOpacityDisabled,"Design system")},Ui=e.FtCssVariableFactory.extend("--ft-chip-highlighted-color",e.FtCssVariableFactory.extend("--ft-chip-color",e.designSystemVariables.colorOnPrimary)),_i={backgroundColor:e.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color",e.FtCssVariableFactory.extend("--ft-chip-background-color",e.designSystemVariables.colorPrimary)),color:Ui,rippleColor:e.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color",Ui)},Hi=e.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","SIZE","4px"),Vi=e.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","SIZE","4px"),Wi=[e.noTextSelect,i.css`
|
|
1344
1344
|
:host {
|
|
1345
1345
|
display: inline-block;
|
|
1346
1346
|
max-width: 100%;
|
|
@@ -1477,8 +1477,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1477
1477
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
1478
1478
|
order: -1;
|
|
1479
1479
|
}
|
|
1480
|
-
`];var Ki=function(t,e,i,o){for(var s,
|
|
1481
|
-
<div class="${
|
|
1480
|
+
`];var Ki=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class qi extends CustomEvent{constructor(){super("icon-click")}}class Gi extends e.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.icon=void 0,this.trailingIcon=!1}render(){const t={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":e.isSafari};return i.html`
|
|
1481
|
+
<div class="${r.classMap(t)}"
|
|
1482
1482
|
aria-label="${this.getLabel()}"
|
|
1483
1483
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
1484
1484
|
@keyup=${this.onKeyUp}>
|
|
@@ -1622,8 +1622,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1622
1622
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
|
|
1623
1623
|
border-top: none;
|
|
1624
1624
|
}
|
|
1625
|
-
`;var Ji=function(t,e,i,o){for(var s,
|
|
1626
|
-
<div class="${
|
|
1625
|
+
`;var Ji=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class Qi extends e.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){const t={"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error};return i.html`
|
|
1626
|
+
<div class="${r.classMap(t)}">
|
|
1627
1627
|
${this.text?i.html`
|
|
1628
1628
|
<div class="ft-input-label--text ft-typography--caption">
|
|
1629
1629
|
<span class="ft-input-label--floating-text">${this.text}</span>
|
|
@@ -1780,8 +1780,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1780
1780
|
.ft-select--in-error .ft-select--helper-text {
|
|
1781
1781
|
color: ${to.colorError};
|
|
1782
1782
|
}
|
|
1783
|
-
`;var io=function(t,e,i,o){for(var s,
|
|
1784
|
-
<div class="${
|
|
1783
|
+
`;var io=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};class oo extends e.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return i.html``}updated(t){super.updated(t),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}}oo.elementDefinitions={},io([o.property({type:String})],oo.prototype,"label",void 0),io([o.property({type:Object,converter:t=>t})],oo.prototype,"value",void 0),io([o.property({type:Boolean,reflect:!0})],oo.prototype,"selected",void 0);class so extends e.FtLitElement{constructor(){super(...arguments),this.label="",this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.hideOptions=t=>this.optionsDisplayed=this.optionsDisplayed&&t.composedPath().includes(this.container)}render(){var t,e,o,n,l;let a=this.hasOptionsMenuOpen,c=this.disabled||!this.hasOptions;const h=null!=(null===(t=this.selectedOption)||void 0===t?void 0:t.value)||(null!==(o=null===(e=this.selectedOption)||void 0===e?void 0:e.label)&&void 0!==o?o:"").length>0,p={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":c,"ft-select--options-displayed":a,"ft-select--has-option-selected":h,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return i.html`
|
|
1784
|
+
<div class="${r.classMap(p)}" part="container">
|
|
1785
1785
|
<div class="ft-select--main-panel" part="main-panel">
|
|
1786
1786
|
<ft-input-label text="${this.label}"
|
|
1787
1787
|
part="label"
|
|
@@ -1800,7 +1800,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1800
1800
|
aria-expanded="${a}">
|
|
1801
1801
|
<ft-ripple ?disabled=${c} ?activated=${!this.outlined}></ft-ripple>
|
|
1802
1802
|
<ft-typography variant="body1" class="ft-select--selected-option">
|
|
1803
|
-
${null!==(l=null===(
|
|
1803
|
+
${null!==(l=null===(n=this.selectedOption)||void 0===n?void 0:n.label)&&void 0!==l?l:""}
|
|
1804
1804
|
</ft-typography>
|
|
1805
1805
|
<ft-icon>${a?"thin_arrow_up":"thin_arrow"}</ft-icon>
|
|
1806
1806
|
</div>
|
|
@@ -1819,7 +1819,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1819
1819
|
@option-change=${this.updateOptionsFromSlot}
|
|
1820
1820
|
></slot>
|
|
1821
1821
|
`}renderOption(t){let e=this.selectedOption===t;const o={"ft-select--option":!0,"ft-select--option-selected":e,"ft-typography--body2":!0};return i.html`
|
|
1822
|
-
<div class="${
|
|
1822
|
+
<div class="${r.classMap(o)}"
|
|
1823
1823
|
part="option"
|
|
1824
1824
|
tabindex="0"
|
|
1825
1825
|
data-value="${t.value}"
|
|
@@ -1828,31 +1828,31 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1828
1828
|
<ft-ripple ?primary=${e} ?activated=${e}></ft-ripple>
|
|
1829
1829
|
<span>${t.label}</span>
|
|
1830
1830
|
</div>
|
|
1831
|
-
`}updated(t){super.updated(t),t.has("options")&&(this.selectedOption=this.options.filter((t=>t.selected))[0]),t.has("selectedOption")&&(this.optionsDisplayed=!1),t.has("optionsDisplayed")&&this.fixedMenuPosition&&this.hasOptionsMenuOpen&&this.positionOptionsMenu()}positionOptionsMenu(){this.optionsMenu.style.top=this.mainPanel.getBoundingClientRect().top+this.mainPanel.getBoundingClientRect().height+"px",this.optionsMenu.style.left=this.mainPanel.getBoundingClientRect().left+"px",this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px"}contentAvailableCallback(t){var e,i;super.contentAvailableCallback(t),t.has("focusOptions")&&this.focusOptions&&(null===(i=null!==(e=this.selectedOptionElement)&&void 0!==e?e:this.firstOption)||void 0===i||i.focus(),this.focusOptions=!1)}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(t){var e;t.stopPropagation();let i=null===(e=this.optionsSlot)||void 0===e?void 0:e.assignedElements().map((t=>t));i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(t){switch(t.key){case" ":t.preventDefault(),t.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":t.preventDefault(),t.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0}}onOptionsKeyDown(t){var e,i,o,s,
|
|
1831
|
+
`}updated(t){super.updated(t),t.has("options")&&(this.selectedOption=this.options.filter((t=>t.selected))[0]),t.has("selectedOption")&&(this.optionsDisplayed=!1),t.has("optionsDisplayed")&&this.fixedMenuPosition&&this.hasOptionsMenuOpen&&this.positionOptionsMenu()}positionOptionsMenu(){this.optionsMenu.style.top=this.mainPanel.getBoundingClientRect().top+this.mainPanel.getBoundingClientRect().height+"px",this.optionsMenu.style.left=this.mainPanel.getBoundingClientRect().left+"px",this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px"}contentAvailableCallback(t){var e,i;super.contentAvailableCallback(t),t.has("focusOptions")&&this.focusOptions&&(null===(i=null!==(e=this.selectedOptionElement)&&void 0!==e?e:this.firstOption)||void 0===i||i.focus(),this.focusOptions=!1)}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(t){var e;t.stopPropagation();let i=null===(e=this.optionsSlot)||void 0===e?void 0:e.assignedElements().map((t=>t));i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(t){switch(t.key){case" ":t.preventDefault(),t.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":t.preventDefault(),t.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0}}onOptionsKeyDown(t){var e,i,o,s,r;let n;switch(t.key){case"Escape":this.optionsDisplayed=!1,null===(e=this.mainPanel)||void 0===e||e.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":t.preventDefault(),t.stopPropagation(),n=null!==(o=null===(i=this.focusedOption)||void 0===i?void 0:i.previousElementSibling)&&void 0!==o?o:this.lastOption;break;case"ArrowDown":t.preventDefault(),t.stopPropagation(),n=null!==(r=null===(s=this.focusedOption)||void 0===s?void 0:s.nextElementSibling)&&void 0!==r?r:this.firstOption}null==n||n.focus()}onOptionKeyDown(t,e){var i;"Enter"!==t.key&&" "!==t.key||(t.preventDefault(),t.stopPropagation(),this.selectOption(e),this.optionsDisplayed=!1,null===(i=this.mainPanel)||void 0===i||i.focus())}selectOption(t){var i,o;if(!e.deepEqual(null===(i=this.selectedOption)||void 0===i?void 0:i.value,t.value)){this.selectedOption=t;for(let e of this.options)e.selected=e===t;this.dispatchEvent(new CustomEvent("change",{detail:null===(o=this.selectedOption)||void 0===o?void 0:o.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}}so.elementDefinitions={"ft-input-label":Qi,"ft-typography":ie,"ft-ripple":ve,"ft-icon":De},so.styles=[Gt,Xt,eo],io([o.property({type:String})],so.prototype,"label",void 0),io([o.property({type:String})],so.prototype,"helper",void 0),io([o.property({type:Boolean})],so.prototype,"outlined",void 0),io([o.property({type:Boolean})],so.prototype,"disabled",void 0),io([o.property({type:Boolean})],so.prototype,"error",void 0),io([o.property({type:Boolean})],so.prototype,"fixedMenuPosition",void 0),io([o.property({type:Array})],so.prototype,"options",void 0),io([o.state()],so.prototype,"selectedOption",void 0),io([o.state()],so.prototype,"optionsDisplayed",void 0),io([o.state()],so.prototype,"focusOptions",void 0),io([o.query(".ft-select")],so.prototype,"container",void 0),io([o.query(".ft-select--options")],so.prototype,"optionsMenu",void 0),io([o.query(".ft-select--input-panel")],so.prototype,"mainPanel",void 0),io([o.query(".ft-select--option:first-child")],so.prototype,"firstOption",void 0),io([o.query(".ft-select--option:focus")],so.prototype,"focusedOption",void 0),io([o.query(".ft-select--option.ft-select--option-selected")],so.prototype,"selectedOptionElement",void 0),io([o.query(".ft-select--option:last-child")],so.prototype,"lastOption",void 0),io([o.query("slot")],so.prototype,"optionsSlot",void 0),e.customElement("ft-select")(so),e.customElement("ft-select-option")(oo);const ro={display:e.FtCssVariableFactory.create("--ft-skeleton--display","DISPLAY","block"),width:e.FtCssVariableFactory.create("--ft-skeleton--width","SIZE","100%"),height:e.FtCssVariableFactory.create("--ft-skeleton--height","SIZE","20px"),backgroundColor:e.FtCssVariableFactory.create("--ft-skeleton--background-color","COLOR","#f1f1f1"),glareWidth:e.FtCssVariableFactory.create("--ft-skeleton--glare-width","SIZE","200px"),glareColor:e.FtCssVariableFactory.create("--ft-skeleton--glare-color","COLOR","rgba(255, 255, 255, .6)"),animationDuration:e.FtCssVariableFactory.create("--ft-skeleton--animation-duration","UNKNOWN","2s"),borderRadiusM:e.FtCssVariableFactory.external(e.designSystemVariables.borderRadiusM,"Design system")},no=i.css`
|
|
1832
1832
|
:host {
|
|
1833
|
-
width: ${
|
|
1834
|
-
height: ${
|
|
1835
|
-
display: ${
|
|
1833
|
+
width: ${ro.width};
|
|
1834
|
+
height: ${ro.height};
|
|
1835
|
+
display: ${ro.display};
|
|
1836
1836
|
overflow: hidden;
|
|
1837
|
-
border-radius: ${
|
|
1837
|
+
border-radius: ${ro.borderRadiusM};
|
|
1838
1838
|
background: linear-gradient(
|
|
1839
1839
|
90deg,
|
|
1840
1840
|
transparent,
|
|
1841
|
-
${
|
|
1842
|
-
${
|
|
1843
|
-
transparent ${
|
|
1844
|
-
), ${
|
|
1841
|
+
${ro.glareColor} calc(0.45 * ${ro.glareWidth}),
|
|
1842
|
+
${ro.glareColor} calc(0.55 * ${ro.glareWidth}),
|
|
1843
|
+
transparent ${ro.glareWidth}
|
|
1844
|
+
), ${ro.backgroundColor};
|
|
1845
1845
|
background-repeat: repeat-y;
|
|
1846
1846
|
background-size: 100vw 100vh;
|
|
1847
1847
|
background-attachment: fixed;
|
|
1848
|
-
background-position: calc(${
|
|
1849
|
-
animation: shine ${
|
|
1848
|
+
background-position: calc(${ro.glareWidth} * -1) 0;
|
|
1849
|
+
animation: shine ${ro.animationDuration} infinite;
|
|
1850
1850
|
animation-timing-function: linear;
|
|
1851
1851
|
}
|
|
1852
1852
|
|
|
1853
1853
|
@keyframes shine {
|
|
1854
1854
|
to {
|
|
1855
|
-
background-position: calc(100vw + ${
|
|
1855
|
+
background-position: calc(100vw + ${ro.glareWidth}) 0, calc(${ro.glareWidth} * -1) 0;
|
|
1856
1856
|
}
|
|
1857
1857
|
}
|
|
1858
1858
|
`,lo={height:e.FtCssVariableFactory.create("--ft-search-bar-height","SIZE","38px"),borderRadius:e.FtCssVariableFactory.extend("--ft-search-bar-border-radius",e.designSystemVariables.borderRadiusS),mobileOpenPosition:e.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","POSITION","fixed"),mobileOpenTop:e.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","SIZE","0"),mobileOpenBottom:e.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","SIZE","0"),mobileOpenLeft:e.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","SIZE","0"),mobileOpenRight:e.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","SIZE","0"),desktopFiltersHeight:e.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","SIZE","350px"),floatingZIndex:e.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","NUMBER","3"),colorSurface:e.FtCssVariableFactory.external(e.designSystemVariables.colorSurface,"Design system"),colorOnSurface:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:e.FtCssVariableFactory.external(e.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:e.FtCssVariableFactory.external(e.designSystemVariables.colorOutline,"Design system"),colorPrimary:e.FtCssVariableFactory.external(e.designSystemVariables.colorPrimary,"Design system"),elevation02:e.FtCssVariableFactory.external(e.designSystemVariables.elevation02,"Design system"),buttonColor:e.FtCssVariableFactory.external(je.color,"Button"),buttonRippleColor:e.FtCssVariableFactory.external(je.rippleColor,"Button")},ao=i.css`
|
|
@@ -1903,8 +1903,8 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
1903
1903
|
}
|
|
1904
1904
|
|
|
1905
1905
|
.ft-search-bar--skeleton {
|
|
1906
|
-
${e.setVariable(
|
|
1907
|
-
${e.setVariable(
|
|
1906
|
+
${e.setVariable(ro.height,lo.height)};
|
|
1907
|
+
${e.setVariable(ro.borderRadiusM,lo.borderRadius)};
|
|
1908
1908
|
}
|
|
1909
1909
|
|
|
1910
1910
|
.ft-search-bar--floating-panel-open .ft-search-bar {
|
|
@@ -2014,6 +2014,42 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2014
2014
|
border-radius: calc(${lo.borderRadius} - 1px) 0 0 calc(${lo.borderRadius} - 1px);
|
|
2015
2015
|
}
|
|
2016
2016
|
|
|
2017
|
+
[part="content-locale-selector"] {
|
|
2018
|
+
flex-grow: 0;
|
|
2019
|
+
display: flex;
|
|
2020
|
+
flex-direction: column;
|
|
2021
|
+
max-height: 100%;
|
|
2022
|
+
max-width: 100%;
|
|
2023
|
+
color: ${yi};
|
|
2024
|
+
}
|
|
2025
|
+
|
|
2026
|
+
[part="content-locale-selector"] > ft-radio-group {
|
|
2027
|
+
flex-grow: 1;
|
|
2028
|
+
flex-shrink: 1;
|
|
2029
|
+
overflow: auto;
|
|
2030
|
+
display: flex;
|
|
2031
|
+
flex-direction: column;
|
|
2032
|
+
}
|
|
2033
|
+
|
|
2034
|
+
[part="content-locale-selector-header"] {
|
|
2035
|
+
display: flex;
|
|
2036
|
+
flex-wrap: wrap;
|
|
2037
|
+
gap: 4px;
|
|
2038
|
+
flex-shrink: 0;
|
|
2039
|
+
padding: 0 10px;
|
|
2040
|
+
margin-bottom: 8px;
|
|
2041
|
+
${e.setVariable(ot.fontSize,"14px")};
|
|
2042
|
+
}
|
|
2043
|
+
|
|
2044
|
+
[part="content-locale-selector-label"] {
|
|
2045
|
+
display: block;
|
|
2046
|
+
flex-shrink: 1;
|
|
2047
|
+
flex-grow: 1;
|
|
2048
|
+
word-break: break-word;
|
|
2049
|
+
${e.setVariable(ot.lineHeight,"22px")};
|
|
2050
|
+
${e.setVariable(ot.fontWeight,"bold")};
|
|
2051
|
+
}
|
|
2052
|
+
|
|
2017
2053
|
`,co=i.css`
|
|
2018
2054
|
.ft-search-bar--presets {
|
|
2019
2055
|
min-width: 200px;
|
|
@@ -2176,7 +2212,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2176
2212
|
margin: 0;
|
|
2177
2213
|
}
|
|
2178
2214
|
`;class ho extends e.FtLitElement{render(){return i.html`
|
|
2179
|
-
`}}ho.elementDefinitions={},ho.styles=
|
|
2215
|
+
`}}ho.elementDefinitions={},ho.styles=no,e.customElement("ft-skeleton")(ho);class po{constructor(t,i=300){this.searchBar=t,this.updateDebouncer=new e.Debouncer(i)}render(){const t=this.searchBar.recentSearches.filter((t=>t.toLowerCase().includes(this.searchBar.query.toLowerCase()))),e=this.searchBar.suggestions.length>0||t.length>0;return i.html`
|
|
2180
2216
|
<div class="ft-search-bar--suggestions ft-word-wrap ${e?"ft-search-bar--suggestions-not-empty":""}"
|
|
2181
2217
|
part="suggestions-container"
|
|
2182
2218
|
@keydown=${t=>this.onSuggestKeyDown(t)}>
|
|
@@ -2210,7 +2246,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2210
2246
|
</a>
|
|
2211
2247
|
`))}
|
|
2212
2248
|
</div>
|
|
2213
|
-
`}update(){return new Promise(((t,e)=>{this.updateDebouncer.run((async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then((t=>t.suggestions)).catch((()=>[])):[],t()}))}))}onSuggestKeyDown(t){var e,i,o,s,n
|
|
2249
|
+
`}update(){return new Promise(((t,e)=>{this.updateDebouncer.run((async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then((t=>t.suggestions)).catch((()=>[])):[],t()}))}))}onSuggestKeyDown(t){var e,i,o,s,r,n;switch(t.key){case"ArrowUp":null===(o=null!==(i=null===(e=this.getFocusedSuggestionElement())||void 0===e?void 0:e.previousElementSibling)&&void 0!==i?i:this.getLastSuggestionElement())||void 0===o||o.focus(),t.preventDefault(),t.stopPropagation();break;case"ArrowDown":null===(n=null!==(r=null===(s=this.getFocusedSuggestionElement())||void 0===s?void 0:s.nextElementSibling)&&void 0!==r?r:this.getFirstSuggestionElement())||void 0===n||n.focus(),t.preventDefault(),t.stopPropagation()}}onSuggestKeyUp(t,e){"Enter"!==t.key&&" "!==t.key||this.onSuggestSelected(t,e)}onSuggestClick(t,e){t.ctrlKey||t.metaKey||this.onSuggestSelected(t,e)}onSuggestSelected(t,e){t.preventDefault(),this.searchBar.setQuery(e),this.searchBar.launchSearch()}removeRecentSearch(t,e){var i,o;t.preventDefault(),t.stopPropagation();let s=t.target.closest(".ft-search-bar--suggestion");const r=null!==(o=null!==(i=null==s?void 0:s.previousElementSibling)&&void 0!==i?i:null==s?void 0:s.nextElementSibling)&&void 0!==o?o:this.searchBar.input;null==r||r.focus(),this.searchBar.recentSearches=this.searchBar.recentSearches.filter((t=>t.toLowerCase()!==e.toLowerCase())),this.searchBar.saveRecentSearches()}getIcon(t){const e="DOCUMENT"===t.type?Ie.file_format:Ie.fluid_topics;let o;switch(t.type){case"MAP":o="BOOK"===t.editorialType?Se.BOOK:Se.ARTICLE;break;case"DOCUMENT":o=function(t,e){var i,o,s,r;t=(null!=t?t:"").toLowerCase(),e=(null!=e?e:"").toLowerCase();const[n,l]=((null!==(i=Be.get(t))&&void 0!==i?i:t)+"/").split("/");return null!==(r=null!==(s=null!==(o=Oe.get(l))&&void 0!==o?o:Oe.get(e))&&void 0!==s?s:Oe.get(n))&&void 0!==r?r:ze.UNKNOWN}(t.mimeType,t.filenameExtension);break;case"TOPIC":o=Se.TOPICS}return i.html`
|
|
2214
2250
|
<ft-icon .variant="${e}" .value="${o}" part="suggestion-icon"></ft-icon>
|
|
2215
2251
|
`}getFocusedSuggestionElement(){return this.searchBar.querySelector(".ft-search-bar--suggestion:focus-within")}getLastSuggestionElement(){let t=this.searchBar.querySelectorAll(".ft-search-bar--suggestion");return t.length>0?t[t.length-1]:null}getFirstSuggestionElement(){return this.searchBar.querySelector(".ft-search-bar--suggestion")}focusFirstSuggestion(){var t;null===(t=this.getFirstSuggestionElement())||void 0===t||t.focus()}}po.styles=[e.wordWrap,i.css`
|
|
2216
2252
|
.ft-search-bar--mobile .ft-search-bar--suggestions {
|
|
@@ -2284,7 +2320,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2284
2320
|
flex-grow: 1;
|
|
2285
2321
|
flex-shrink: 1;
|
|
2286
2322
|
}
|
|
2287
|
-
`];class fo{constructor(t){this.searchBar=t}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return i.html``;const t=this.searchBar.isMobile(),o=!t&&this.searchBar.dense||t&&this.searchBar.isMobileMenuOpen(),
|
|
2323
|
+
`];class fo{constructor(t){this.searchBar=t}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return i.html``;const t=this.searchBar.isMobile(),o=!t&&this.searchBar.dense||t&&this.searchBar.isMobileMenuOpen(),r=i.html`
|
|
2288
2324
|
${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||t)?i.html`
|
|
2289
2325
|
<ft-chip part="selected-filters selected-filter-ft-locale"
|
|
2290
2326
|
?dense=${this.searchBar.dense&&!t}
|
|
@@ -2295,7 +2331,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2295
2331
|
${this.getLocaleLabel(this.searchBar.contentLocale)}
|
|
2296
2332
|
</ft-chip>
|
|
2297
2333
|
`:null}
|
|
2298
|
-
${s.repeat(this.searchBar.facets,(t=>t.key),(
|
|
2334
|
+
${s.repeat(this.searchBar.facets,(t=>t.key),(r=>{const n=function(t){return e.flatDeep(t.rootNodes,(t=>t.selected?[]:t.childNodes)).filter((t=>t.selected)).map((t=>t.value))}(r);return s.repeat(n,(e=>{let s=r.label+": "+function(t){return oe(t).split("|").join(" > ")}(e);const l=r.key.replace(":","-"),a=i.html`
|
|
2299
2335
|
<ft-chip
|
|
2300
2336
|
part="selected-filters selected-filter-${l}"
|
|
2301
2337
|
?dense=${this.searchBar.dense&&!t}
|
|
@@ -2304,9 +2340,9 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2304
2340
|
icon=${t?i.nothing:"close"}
|
|
2305
2341
|
label="${s}"
|
|
2306
2342
|
title=${o?s:i.nothing}
|
|
2307
|
-
@click=${()=>this.openMobileFilters(
|
|
2308
|
-
@icon-click=${()=>this.searchBar.setFilter(
|
|
2309
|
-
data-key="${
|
|
2343
|
+
@click=${()=>this.openMobileFilters(r.key)}
|
|
2344
|
+
@icon-click=${()=>this.searchBar.setFilter(r.key,n.filter((t=>t!==e)))}
|
|
2345
|
+
data-key="${r.key}"
|
|
2310
2346
|
data-value="${e}">
|
|
2311
2347
|
${function(t){return oe(t).split("|").pop()}(e)}
|
|
2312
2348
|
</ft-chip>
|
|
@@ -2328,11 +2364,11 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2328
2364
|
class="ft-search-bar--selected-filters"
|
|
2329
2365
|
part="selected-filters-container"
|
|
2330
2366
|
exportpartsPrefix="selected-filters-container">
|
|
2331
|
-
${
|
|
2367
|
+
${r}
|
|
2332
2368
|
</ft-snap-scroll>
|
|
2333
2369
|
`:i.html`
|
|
2334
2370
|
<div class="ft-search-bar--selected-filters" part="selected-filters-container">
|
|
2335
|
-
${
|
|
2371
|
+
${r}
|
|
2336
2372
|
</div>
|
|
2337
2373
|
`}openMobileFilters(t){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=t)}getLocaleLabel(t){var e;return null!==(e=this.searchBar.availableContentLocales.filter((e=>{var i;return(null!==(i=e.lang)&&void 0!==i?i:"").toLowerCase()===(null!=t?t:"").toLowerCase()})).map((t=>t.label)).pop())&&void 0!==e?e:t}}fo.styles=i.css`
|
|
2338
2374
|
.ft-search-bar--selected-filters:not(ft-snap-scroll) {
|
|
@@ -2365,7 +2401,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2365
2401
|
flex-grow: 0;
|
|
2366
2402
|
}
|
|
2367
2403
|
`;class uo{constructor(t,e,i){this.searchBar=t,this.selectedFacetsManager=null!=e?e:new fo(t),this.suggestManager=null!=i?i:new po(t)}render(){const t={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return i.html`
|
|
2368
|
-
<div class="${
|
|
2404
|
+
<div class="${r.classMap(t)}" part="container" tabindex="-1">
|
|
2369
2405
|
<div class="ft-search-bar">
|
|
2370
2406
|
<div class="ft-search-bar--input-container" part="input-container">
|
|
2371
2407
|
<div class="ft-search-bar--input-outline" part="input-outline">
|
|
@@ -2416,7 +2452,7 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2416
2452
|
`}onSearchBarKeyUp(t){const e=t.composedPath()[0];this.searchBar.query=e.value,"Enter"===t.key&&this.searchBar.launchSearch()}}uo.styles=i.css`
|
|
2417
2453
|
|
|
2418
2454
|
`;class bo{constructor(t,e,i){this.searchBar=t,this.selectedFacetsManager=null!=e?e:new fo(t),this.suggestManager=null!=i?i:new po(t)}render(){const t={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return i.html`
|
|
2419
|
-
<div class="${
|
|
2455
|
+
<div class="${r.classMap(t)}" part="container" tabindex="-1">
|
|
2420
2456
|
<div class="ft-search-bar" part="search-bar">
|
|
2421
2457
|
${this.renderSearchBarLeftAction()}
|
|
2422
2458
|
<div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
|
|
@@ -2484,43 +2520,43 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2484
2520
|
</div>
|
|
2485
2521
|
`}onSearchBarKeyDown(t){var e;switch(t.key){case"Escape":this.searchBar.mobileMenuOpen=!1,null===(e=this.searchBar.input)||void 0===e||e.blur();break;case"ArrowDown":t.stopPropagation(),t.preventDefault(),this.suggestManager.focusFirstSuggestion()}}onSearchBarKeyUp(t){const e=t.composedPath()[0];this.searchBar.query=e.value,"Enter"===t.key&&this.searchBar.launchSearch()}}bo.styles=i.css`
|
|
2486
2522
|
|
|
2487
|
-
`;var vo=function(t,e,i,o){for(var s,
|
|
2523
|
+
`;var vo=function(t,e,i,o){for(var s,r=arguments.length,n=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,l=t.length-1;l>=0;l--)(s=t[l])&&(n=(r<3?s(n):r>3?s(e,i,n):s(e,i))||n);return r>3&&n&&Object.defineProperty(e,i,n),n};null==window.fluidtopics&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");const go={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove",back:"Back"};class xo extends CustomEvent{constructor(t){super("launch-search",{detail:t,bubbles:!0,composed:!0})}}class yo extends CustomEvent{constructor(t){super("change",{detail:t})}}const mo=()=>{};class $o extends e.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new e.ParametrizedLabelResolver(go,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=t=>function(t,e){var i;const o=new URLSearchParams({"content-lang":null!==(i=e.contentLocale)&&void 0!==i?i:"all",query:e.query});if(e.filters.length>0){const t=e.filters.map((t=>{const e=t.values.map((t=>t.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*"))).map((t=>encodeURIComponent(function(t){return`"${t}"`}(t)))).join("_");return`${t.key}~${e}`})).join("*");o.append("filters",t)}return new URL(`${t}/search/all?${o.toString()}`).href}(this.baseUrl,t),this.searchFilters=[],this.sizeCategory=l.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.suggestManager=new po(this),this.selectedFacetsManager=new fo(this),this.desktopSearchBarManager=new bo(this),this.mobileSearchBarManager=new uo(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new e.Debouncer(10),this.updateLocalesDebouncer=new e.Debouncer(10),this.facetsLoaded=!1,this.updateFacetsDebouncer=new e.Debouncer(500),this.closeFloatingContainer=t=>{this.isMobile()||(this.displayFacets=this.displayFacets&&t.composedPath().some((t=>t===this.floatingContainer)))},this.compareFilters=(t,e)=>t.key===e.key&&t.negative==e.negative&&t.values.length===e.values.length&&t.values.every((t=>e.values.includes(t))),this.compareRequests=(t,e)=>(null==t.contentLocale||null==e.contentLocale||t.contentLocale===e.contentLocale)&&t.filters.length===e.filters.length&&t.filters.every((t=>e.filters.some((e=>this.compareFilters(t,e)))))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,filters:this.searchFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){const t=this.searchFilters.filter((t=>t.values.length>0&&!this.displayedFilters.includes(t.key))).map((t=>({id:t.key})));return[...this.displayedFilters.map((t=>({id:t}))),...t]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,filters:this.searchFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===l.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return null!=this.presets&&this.presets.length>0}get hasPriors(){return null!=this.priors&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var t;null===(t=this.container)||void 0===t||t.focus()}focusInput(){this.input?this.input.focus():setTimeout((()=>this.focusInput()),50)}clear(){this.query="",this.searchFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return i.html`
|
|
2488
2524
|
<ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
|
|
2489
2525
|
${this.renderSearchBar()}
|
|
2490
2526
|
`}renderSearchBar(){return this.facetsInitialized&&this.availableContentLocalesInitialized?this.isMobile()?this.mobileSearchBarManager.render():this.desktopSearchBarManager.render():i.html`
|
|
2491
2527
|
<ft-skeleton class="ft-search-bar--container ft-search-bar--skeleton" part="loader"
|
|
2492
2528
|
tabindex="-1"></ft-skeleton>
|
|
2493
|
-
`}renderMobileFacets(){const
|
|
2529
|
+
`}renderMobileFacets(){var t;const o=this.availableContentLocales.filter((t=>t.lang===this.contentLocale)).pop();return i.html`
|
|
2494
2530
|
<ft-accordion class="ft-search-bar--filters-container">
|
|
2495
2531
|
${this.hasLocaleSelector()?i.html`
|
|
2496
2532
|
<ft-accordion-item data-facet-key="ft:locale">
|
|
2497
2533
|
<div class="ft-search-bar--filter-label" slot="toggle">
|
|
2498
2534
|
<ft-typography variant="button">${this.labelResolver.resolve("contentLocaleSelector")}
|
|
2499
2535
|
</ft-typography>
|
|
2500
|
-
${(null==
|
|
2536
|
+
${(null==o?void 0:o.label)?i.html`
|
|
2501
2537
|
<ft-typography class="ft-search-bar--filter-label-values" variant="body2">
|
|
2502
|
-
${null==
|
|
2538
|
+
${null==o?void 0:o.label}
|
|
2503
2539
|
</ft-typography>
|
|
2504
2540
|
`:i.nothing}
|
|
2505
2541
|
</div>
|
|
2506
|
-
<
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2542
|
+
<div part="content-locale-selector">
|
|
2543
|
+
<ft-radio-group @change=${t=>this.contentLocale=t.detail}>
|
|
2544
|
+
${s.repeat(null!==(t=this.availableContentLocales)&&void 0!==t?t:[],(t=>t.lang),(t=>i.html`
|
|
2545
|
+
<ft-radio .value=${t.lang}
|
|
2546
|
+
?checked=${t.lang==this.contentLocale}
|
|
2547
|
+
>${t.label}
|
|
2548
|
+
</ft-radio>`))}
|
|
2549
|
+
</ft-radio-group>
|
|
2550
|
+
</div>
|
|
2515
2551
|
</ft-accordion-item>
|
|
2516
2552
|
`:null}
|
|
2517
|
-
${s.repeat(this.facets,(t=>t.key),(t=>{const o=
|
|
2553
|
+
${s.repeat(this.facets,(t=>t.key),(t=>{const o=re(t),s=t.key.replace(":","-"),r=function(t){return e.flatDeep(t.options,(t=>{var e;return null!==(e=t.subOptions)&&void 0!==e?e:[]})).filter((t=>t.selected)).map((t=>t.label))}(o);return t.rootNodes.length>0?i.html`
|
|
2518
2554
|
<ft-accordion-item data-facet-key="${t.key}">
|
|
2519
2555
|
<div class="ft-search-bar--filter-label" slot="toggle">
|
|
2520
2556
|
<ft-typography variant="button">${t.label}</ft-typography>
|
|
2521
|
-
${
|
|
2557
|
+
${r.length>0?i.html`
|
|
2522
2558
|
<ft-typography class="ft-search-bar--filter-label-values" variant="body2">
|
|
2523
|
-
${
|
|
2559
|
+
${r.join(", ")}
|
|
2524
2560
|
</ft-typography>
|
|
2525
2561
|
`:i.nothing}
|
|
2526
2562
|
</div>
|
|
@@ -2580,25 +2616,29 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2580
2616
|
@click=${this.clearFilters}>
|
|
2581
2617
|
${this.labelResolver.resolve("clearFilters")}
|
|
2582
2618
|
</ft-button>
|
|
2583
|
-
`:i.nothing}renderDesktopFacets(){return this.hasFacets()?i.html`
|
|
2619
|
+
`:i.nothing}renderDesktopFacets(){var t;return this.hasFacets()?i.html`
|
|
2584
2620
|
<ft-snap-scroll horizontal limitSize controls
|
|
2585
2621
|
class="ft-search-bar--filters-container"
|
|
2586
2622
|
part="filters-container"
|
|
2587
2623
|
exportpartsPrefix="filters-container"
|
|
2588
2624
|
data-filters-count="${this.facets.length+(this.hasLocaleSelector()?1:0)}">
|
|
2589
2625
|
${this.hasLocaleSelector()?i.html`
|
|
2590
|
-
<
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
.
|
|
2598
|
-
|
|
2599
|
-
|
|
2626
|
+
<div part="content-locale-selector">
|
|
2627
|
+
<div part="content-locale-selector-header">
|
|
2628
|
+
<ft-typography variant="overline" part="content-locale-selector-label">
|
|
2629
|
+
${this.labelResolver.resolve("contentLocaleSelector")}
|
|
2630
|
+
</ft-typography>
|
|
2631
|
+
</div>
|
|
2632
|
+
<ft-radio-group @change=${t=>this.contentLocale=t.detail}>
|
|
2633
|
+
${s.repeat(null!==(t=this.availableContentLocales)&&void 0!==t?t:[],(t=>t.lang),(t=>i.html`
|
|
2634
|
+
<ft-radio .value=${t.lang}
|
|
2635
|
+
?checked=${t.lang==this.contentLocale}
|
|
2636
|
+
>${t.label}
|
|
2637
|
+
</ft-radio>`))}
|
|
2638
|
+
</ft-radio-group>
|
|
2639
|
+
</div>
|
|
2600
2640
|
`:i.nothing}
|
|
2601
|
-
${s.repeat(this.facets,(t=>t.key),(t=>{const e=
|
|
2641
|
+
${s.repeat(this.facets,(t=>t.key),(t=>{const e=re(t),o=e.options.some((t=>{var e,i;return(null!==(i=null===(e=t.subOptions)||void 0===e?void 0:e.length)&&void 0!==i?i:0)>0})),s=t.key.replace(":","-");return i.html`
|
|
2602
2642
|
<ft-filter
|
|
2603
2643
|
class="${o?"ft-search-bar--hierarchical-filter":""}"
|
|
2604
2644
|
part="filters filter filter-${s}"
|
|
@@ -2617,11 +2657,11 @@ const G=Symbol.for(""),X=t=>{if((null==t?void 0:t.r)===G)return null==t?void 0:t
|
|
|
2617
2657
|
></ft-filter>
|
|
2618
2658
|
`}))}
|
|
2619
2659
|
</ft-snap-scroll>
|
|
2620
|
-
`:i.nothing}async firstUpdated(t){super.firstUpdated(t),this.initApi(),window.addEventListener("storage",(t=>{t.key===this.recentSearchesStorageKey&&this.initRecentSearches()}))}update(t){var i,o,s,n
|
|
2660
|
+
`:i.nothing}async firstUpdated(t){super.firstUpdated(t),this.initApi(),window.addEventListener("storage",(t=>{t.key===this.recentSearchesStorageKey&&this.initRecentSearches()}))}update(t){var i,o,s,r,n;if(t.has("labels")&&(this.labelResolver=new e.ParametrizedLabelResolver(go,this.labels)),t.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(t),(t.has("availableContentLocales")||t.has("contentLocale"))&&this.availableContentLocales.length>0){const e=t=>this.availableContentLocales.some((e=>e.lang==t));e(this.contentLocale)||(this.contentLocale=t.has("contentLocale")&&e(t.get("contentLocale"))?t.get("contentLocale"):null===(i=this.availableContentLocales[0])||void 0===i?void 0:i.lang)}if(t.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),t.has("presets")&&(null!==(o=this.presets)&&void 0!==o?o:[]).forEach((t=>t.filters.forEach((t=>t.values=t.values.map((t=>oe(t))))))),t.has("presets")||t.has("selectedPreset")){const t=(null!==(s=this.presets)&&void 0!==s?s:[]).find((t=>t.name===this.selectedPreset));t&&!this.compareRequests(this.request,t)&&this.setFiltersFromPreset(t)}t.has("contentLocale")&&null!=this.contentLocale&&(this.knownFacetLabels=new Map),["contentLocale","searchFilters"].some((e=>t.has(e)))&&(this.selectedPreset=null===(n=(null!==(r=this.presets)&&void 0!==r?r:[]).find((t=>this.compareRequests(t,this.request))))||void 0===n?void 0:n.name),["baseUrl","apiIntegrationIdentifier"].some((e=>t.has(e)))&&(this.api=void 0,this.initApi()),t.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","searchFilters","displayedFilters"].some((e=>t.has(e)))&&this.updateFacets(),["query","uiLocale","contentLocale","searchFilters","displayedFilters","api"].some((e=>t.has(e)))&&this.suggestManager.update(),["query","uiLocale","contentLocale","searchFilters"].some((e=>t.has(e)))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run((()=>this.dispatchEvent(new yo(this.request))))}initSearchData(){this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run((()=>{var t;null===(t=this.api)||void 0===t||t.getAvailableSearchLocales().then((t=>t.contentLocales)).catch((()=>[])).then((t=>{this.availableContentLocales=t,this.availableContentLocalesInitialized=!0}))})),this.updateFacetsDebouncer.run((()=>{this.retrieveFacetsFromSearch().then((()=>{this.facetsLoaded=!0,this.facetsInitialized=!0}))}),this.facetsInitialized?500:10)}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run((async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0}),this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(t){var e,i,o;if(super.contentAvailableCallback(t),t.has("displayFacets")&&this.displayFacets&&(null===(e=this.floatingContainer)||void 0===e||e.focus()),null!=this.scrollToFacet&&this.facetsLoaded){null===(i=this.scrollingFiltersContainer)||void 0===i||i.scrollIndexIntoView(this.facets.findIndex((t=>t.key===this.scrollToFacet)));const t=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);t&&(t.active=!0),this.scrollToFacet=void 0}}initApi(){null==this.api&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout((()=>this.initApi()),10))}async retrieveFacetsFromSearch(){var t;const e=new Map;await(null===(t=this.api)||void 0===t?void 0:t.search({...this.request,query:""}).then((t=>t.facets.forEach((t=>{this.knownFacetLabels.set(t.key,t.label),e.set(t.key,t)})))).catch(mo)),this.facets=[];for(let t of this.facetsRequest)e.has(t.id)?this.facets.push(e.get(t.id)):this.knownFacetLabels.has(t.id)&&this.facets.push({key:t.id,label:this.knownFacetLabels.get(t.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(t){var e;"Escape"===t.key&&(this.displayFacets=!1,null===(e=this.filtersOpener)||void 0===e||e.focus())}setQuery(t){this.input&&(this.input.value=t),this.query=t}launchSearch(){if(this.query){let t=this.recentSearches.filter((t=>t.toLowerCase()!==this.query.toLowerCase())).filter(((t,e)=>e<20));this.recentSearches=[this.query,...t],this.saveRecentSearches()}this.dispatchEvent(new xo(this.request)),this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var t;this.recentSearches=JSON.parse(null!==(t=window.localStorage.getItem(this.recentSearchesStorageKey))&&void 0!==t?t:"[]")}saveRecentSearches(){const t=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,t),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:t,storageArea:window.localStorage,url:window.location.href}))}connectedCallback(){super.connectedCallback(),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer)}updateSize(t){this.sizeCategory=t.detail.category}setFilter(t,i){let o=this.searchFilters.filter((e=>e.key!==t));this.facets.forEach((o=>{o.key===t&&e.flatDeep(o.rootNodes,(t=>t.childNodes)).forEach((t=>t.selected=i.includes(t.value)))})),i.length&&o.push({key:t,negative:!1,values:i}),this.searchFilters=o,this.scrollToFacet=t}setFiltersFromPreset(t){null!=t&&(null!=t.contentLocale&&(this.contentLocale=t.contentLocale),this.searchFilters=t.filters)}clearFilters(){this.facets.forEach((t=>e.flatDeep(t.rootNodes,(t=>t.childNodes)).forEach((t=>t.selected=!1)))),this.searchFilters=[];const t=this.facets[0];this.scrollToFacet=null==t?void 0:t.key}querySelector(t){return this.shadowRoot.querySelector(t)}querySelectorAll(t){return this.shadowRoot.querySelectorAll(t)}renderDesktopFloatingMenu(){return this.forceMenuOpen?i.nothing:i.html`
|
|
2621
2661
|
<div class="ft-search-bar--floating-panel"
|
|
2622
2662
|
id="ft-search-bar-floating-panel"
|
|
2623
2663
|
@keyup=${this.onFloatingContainerKeyUp}
|
|
2624
2664
|
part="floating-panel"
|
|
2625
2665
|
tabindex="-1">
|
|
2626
2666
|
${this.renderDesktopMenu()}
|
|
2627
|
-
</div>`}}$o.elementDefinitions={"ft-accordion":Li,"ft-accordion-item":
|
|
2667
|
+
</div>`}}$o.elementDefinitions={"ft-accordion":Li,"ft-accordion-item":Ti,"ft-button":_e,"ft-chip":Gi,"ft-filter":Ei,"ft-filter-option":Ii,"ft-icon":De,"ft-ripple":ve,"ft-select":so,"ft-select-option":oo,"ft-size-watcher":f,"ft-skeleton":ho,"ft-snap-scroll":gi,"ft-tooltip":me,"ft-typography":ie,"ft-radio-group":ai,"ft-radio":ri},$o.styles=[Gt,ao,co,fo.styles,po.styles],vo([o.property({type:Boolean})],$o.prototype,"dense",void 0),vo([o.property()],$o.prototype,"mode",void 0),vo([o.property({type:Boolean})],$o.prototype,"forceMobileMenuOpen",void 0),vo([o.property({type:Boolean})],$o.prototype,"forceMenuOpen",void 0),vo([o.property()],$o.prototype,"baseUrl",void 0),vo([o.property()],$o.prototype,"apiIntegrationIdentifier",void 0),vo([o.property()],$o.prototype,"contentLocale",void 0),vo([o.state()],$o.prototype,"availableContentLocales",void 0),vo([o.state()],$o.prototype,"availableContentLocalesInitialized",void 0),vo([o.property()],$o.prototype,"uiLocale",void 0),vo([e.jsonProperty({})],$o.prototype,"labels",void 0),vo([e.jsonProperty([])],$o.prototype,"displayedFilters",void 0),vo([e.jsonProperty([])],$o.prototype,"presets",void 0),vo([o.property({type:String,reflect:!0})],$o.prototype,"selectedPreset",void 0),vo([e.jsonProperty([])],$o.prototype,"priors",void 0),vo([o.property()],$o.prototype,"searchRequestSerializer",void 0),vo([o.state()],$o.prototype,"searchFilters",void 0),vo([o.state()],$o.prototype,"sizeCategory",void 0),vo([o.state()],$o.prototype,"displayFacets",void 0),vo([o.state()],$o.prototype,"mobileMenuOpen",void 0),vo([o.state()],$o.prototype,"facets",void 0),vo([o.state()],$o.prototype,"facetsInitialized",void 0),vo([o.query(".ft-search-bar--container")],$o.prototype,"container",void 0),vo([o.query(".ft-search-bar--filters-opener")],$o.prototype,"filtersOpener",void 0),vo([o.query(".ft-search-bar--floating-panel")],$o.prototype,"floatingContainer",void 0),vo([o.query("ft-snap-scroll.ft-search-bar--filters-container")],$o.prototype,"scrollingFiltersContainer",void 0),vo([o.query(".ft-search-bar--input")],$o.prototype,"input",void 0),vo([o.state()],$o.prototype,"query",void 0),vo([o.state()],$o.prototype,"suggestions",void 0),vo([o.state()],$o.prototype,"recentSearches",void 0),vo([o.state()],$o.prototype,"scrollToFacet",void 0),vo([o.state()],$o.prototype,"api",void 0),vo([o.state()],$o.prototype,"facetsLoaded",void 0),e.customElement("ft-search-bar")($o),t.DEFAULT_LABELS=go,t.FtSearchBar=$o,t.FtSearchBarCssVariables=lo,t.LaunchSearchEvent=xo,t.SearchStateChangeEvent=yo,t.facetsCss=co,t.searchBarCss=ao}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litRepeat,ftGlobals.litClassMap,ftGlobals.litUnsafeHTML);
|