@fluid-topics/ft-search-selected-facets 1.0.61 → 1.0.62
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.
|
@@ -583,7 +583,7 @@ const Tt=Symbol.for(""),Ht=t=>{if((null==t?void 0:t.r)===Tt)return null==t?void
|
|
|
583
583
|
</ft-tooltip>
|
|
584
584
|
`:t}resolveIcon(){return this.loading?o.html`
|
|
585
585
|
<ft-loader part="loader icon"></ft-loader> `:this.icon?o.html`
|
|
586
|
-
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:o.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}Ho.elementDefinitions={"ft-ripple":rt,"ft-tooltip":Zo,"ft-typography":uo,"ft-icon":vo,"ft-loader":Fo},To([r.property({type:String,reflect:!0})],Ho.prototype,"role",void 0),To([r.property()],Ho.prototype,"type",void 0),To([r.property({type:Boolean})],Ho.prototype,"disabled",void 0),To([r.property()],Ho.prototype,"label",void 0),To([r.property()],Ho.prototype,"icon",void 0),To([r.property()],Ho.prototype,"iconVariant",void 0),To([r.property({type:Boolean})],Ho.prototype,"trailingIcon",void 0),To([r.property({type:Boolean})],Ho.prototype,"loading",void 0),To([r.property()],Ho.prototype,"tooltipPosition",void 0),To([r.property({type:Boolean})],Ho.prototype,"hideTooltip",void 0),To([r.property({type:Boolean})],Ho.prototype,"forceTooltip",void 0),To([r.query(".ft-button")],Ho.prototype,"button",void 0),To([r.query(".ft-button--label slot")],Ho.prototype,"slottedContent",void 0);var Po=function(t,e,o,i){for(var r,n=arguments.length,a=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i,s=t.length-1;s>=0;s--)(r=t[s])&&(a=(n<3?r(a):n>3?r(e,o,a):r(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class jo extends Ho{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.
|
|
586
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:o.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}Ho.elementDefinitions={"ft-ripple":rt,"ft-tooltip":Zo,"ft-typography":uo,"ft-icon":vo,"ft-loader":Fo},To([r.property({type:String,reflect:!0})],Ho.prototype,"role",void 0),To([r.property()],Ho.prototype,"type",void 0),To([r.property({type:Boolean})],Ho.prototype,"disabled",void 0),To([r.property()],Ho.prototype,"label",void 0),To([r.property()],Ho.prototype,"icon",void 0),To([r.property()],Ho.prototype,"iconVariant",void 0),To([r.property({type:Boolean})],Ho.prototype,"trailingIcon",void 0),To([r.property({type:Boolean})],Ho.prototype,"loading",void 0),To([r.property()],Ho.prototype,"tooltipPosition",void 0),To([r.property({type:Boolean})],Ho.prototype,"hideTooltip",void 0),To([r.property({type:Boolean})],Ho.prototype,"forceTooltip",void 0),To([r.query(".ft-button")],Ho.prototype,"button",void 0),To([r.query(".ft-button--label slot")],Ho.prototype,"slottedContent",void 0);var Po=function(t,e,o,i){for(var r,n=arguments.length,a=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i,s=t.length-1;s>=0;s--)(r=t[s])&&(a=(n<3?r(a):n>3?r(e,o,a):r(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class jo extends Ho{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"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}}get typographyVariant(){return"button"}}jo.styles=[e.safariEllipsisFix,Ro],Po([r.property({type:Boolean})],jo.prototype,"primary",void 0),Po([r.property({type:Boolean})],jo.prototype,"outlined",void 0),Po([r.property({type:Boolean})],jo.prototype,"dense",void 0),Po([r.property({type:Boolean})],jo.prototype,"round",void 0);const Mo=[o.css`
|
|
587
587
|
:host {
|
|
588
588
|
display: inline-block;
|
|
589
589
|
max-width: 100%;
|
|
@@ -715,7 +715,7 @@ class Sn extends Yo{constructor(t){if(super(t),this.et=at,t.type!==Vo)throw Erro
|
|
|
715
715
|
</ft-tooltip>
|
|
716
716
|
`:t}resolveIcon(){return this.loading?rt`
|
|
717
717
|
<ft-loader part="loader icon"></ft-loader> `:this.icon?rt`
|
|
718
|
-
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:at}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}ta.elementDefinitions={"ft-ripple":or,"ft-tooltip":Xn,"ft-typography":wn,"ft-icon":Un,"ft-loader":Jn},Qn([s({type:String,reflect:!0})],ta.prototype,"role",void 0),Qn([s()],ta.prototype,"type",void 0),Qn([s({type:Boolean})],ta.prototype,"disabled",void 0),Qn([s()],ta.prototype,"label",void 0),Qn([s()],ta.prototype,"icon",void 0),Qn([s()],ta.prototype,"iconVariant",void 0),Qn([s({type:Boolean})],ta.prototype,"trailingIcon",void 0),Qn([s({type:Boolean})],ta.prototype,"loading",void 0),Qn([s()],ta.prototype,"tooltipPosition",void 0),Qn([s({type:Boolean})],ta.prototype,"hideTooltip",void 0),Qn([s({type:Boolean})],ta.prototype,"forceTooltip",void 0),Qn([f(".ft-button")],ta.prototype,"button",void 0),Qn([f(".ft-button--label slot")],ta.prototype,"slottedContent",void 0);var ea=function(t,e,o,i){for(var r,n=arguments.length,a=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i,s=t.length-1;s>=0;s--)(r=t[s])&&(a=(n<3?r(a):n>3?r(e,o,a):r(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class oa extends ta{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.
|
|
718
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:at}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}ta.elementDefinitions={"ft-ripple":or,"ft-tooltip":Xn,"ft-typography":wn,"ft-icon":Un,"ft-loader":Jn},Qn([s({type:String,reflect:!0})],ta.prototype,"role",void 0),Qn([s()],ta.prototype,"type",void 0),Qn([s({type:Boolean})],ta.prototype,"disabled",void 0),Qn([s()],ta.prototype,"label",void 0),Qn([s()],ta.prototype,"icon",void 0),Qn([s()],ta.prototype,"iconVariant",void 0),Qn([s({type:Boolean})],ta.prototype,"trailingIcon",void 0),Qn([s({type:Boolean})],ta.prototype,"loading",void 0),Qn([s()],ta.prototype,"tooltipPosition",void 0),Qn([s({type:Boolean})],ta.prototype,"hideTooltip",void 0),Qn([s({type:Boolean})],ta.prototype,"forceTooltip",void 0),Qn([f(".ft-button")],ta.prototype,"button",void 0),Qn([f(".ft-button--label slot")],ta.prototype,"slottedContent",void 0);var ea=function(t,e,o,i){for(var r,n=arguments.length,a=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i,s=t.length-1;s>=0;s--)(r=t[s])&&(a=(n<3?r(a):n>3?r(e,o,a):r(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class oa extends ta{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"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}}get typographyVariant(){return"button"}}oa.styles=[Mt,Mn],ea([s({type:Boolean})],oa.prototype,"primary",void 0),ea([s({type:Boolean})],oa.prototype,"outlined",void 0),ea([s({type:Boolean})],oa.prototype,"dense",void 0),ea([s({type:Boolean})],oa.prototype,"round",void 0);const ia=[$`
|
|
719
719
|
:host {
|
|
720
720
|
display: inline-block;
|
|
721
721
|
max-width: 100%;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-search-selected-facets",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.62",
|
|
4
4
|
"description": "List of selected facets in a designed search page context",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-chip": "1.0.
|
|
23
|
-
"@fluid-topics/ft-search-context": "1.0.
|
|
24
|
-
"@fluid-topics/ft-search-type": "1.0.
|
|
25
|
-
"@fluid-topics/ft-tooltip": "1.0.
|
|
26
|
-
"@fluid-topics/ft-wc-utils": "1.0.
|
|
22
|
+
"@fluid-topics/ft-chip": "1.0.62",
|
|
23
|
+
"@fluid-topics/ft-search-context": "1.0.62",
|
|
24
|
+
"@fluid-topics/ft-search-type": "1.0.62",
|
|
25
|
+
"@fluid-topics/ft-tooltip": "1.0.62",
|
|
26
|
+
"@fluid-topics/ft-wc-utils": "1.0.62",
|
|
27
27
|
"lit": "2.7.2"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "44e9005773fe47b2e6a9ada16802918052a146cf"
|
|
30
30
|
}
|