@fluid-topics/ft-resizer 0.2.13 → 0.2.16

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.
@@ -89,8 +89,10 @@ class ut extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e
89
89
  <slot @slotchange=${()=>this.requestUpdate()} ?hidden=${"material"!==this.variant}></slot>
90
90
  </i>
91
91
  `}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:""}getIcon(){var t,e;let i=this.textContent;return this.variant===xt.file_format?null!==(t=ft[i.toUpperCase()])&&void 0!==t?t:i:this.variant===xt.fluid_topics?null!==(e=pt[i.toUpperCase()])&&void 0!==e?e:i:P}}wt.elementDefinitions={},wt.styles=c`
92
- :host, i.ft-icon {
92
+ :host {
93
93
  display: inline-block;
94
+ }
95
+ :host, i.ft-icon {
94
96
  width: ${vt};
95
97
  height: ${vt};
96
98
  text-align: center;
@@ -4,8 +4,10 @@
4
4
  <slot @slotchange=${()=>this.requestUpdate()} ?hidden=${"material"!==this.variant}></slot>
5
5
  </i>
6
6
  `}get textContent(){var e,t;return null!==(t=null===(e=this.slottedContent)||void 0===e?void 0:e.assignedNodes().map((e=>e.textContent)).join("").trim())&&void 0!==t?t:""}getIcon(){var e,t;let x=this.textContent;return this.variant===a.file_format?null!==(e=n[x.toUpperCase()])&&void 0!==e?e:x:this.variant===a.fluid_topics?null!==(t=o[x.toUpperCase()])&&void 0!==t?t:x:i.nothing}}h.elementDefinitions={},h.styles=i.css`
7
- :host, i.ft-icon {
7
+ :host {
8
8
  display: inline-block;
9
+ }
10
+ :host, i.ft-icon {
9
11
  width: ${l};
10
12
  height: ${l};
11
13
  text-align: center;
@@ -89,8 +89,10 @@ class dt extends class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e
89
89
  <slot @slotchange=${()=>this.requestUpdate()} ?hidden=${"material"!==this.variant}></slot>
90
90
  </i>
91
91
  `}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:""}getIcon(){var t,e;let i=this.textContent;return this.variant===mt.file_format?null!==(t=xt[i.toUpperCase()])&&void 0!==t?t:i:this.variant===mt.fluid_topics?null!==(e=ft[i.toUpperCase()])&&void 0!==e?e:i:z}}Ot.elementDefinitions={},Ot.styles=h`
92
- :host, i.ft-icon {
92
+ :host {
93
93
  display: inline-block;
94
+ }
95
+ :host, i.ft-icon {
94
96
  width: ${yt};
95
97
  height: ${yt};
96
98
  text-align: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-resizer",
3
- "version": "0.2.13",
3
+ "version": "0.2.16",
4
4
  "description": "small",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-icon": "^0.2.13",
23
- "@fluid-topics/ft-wc-utils": "^0.2.13",
22
+ "@fluid-topics/ft-icon": "^0.2.16",
23
+ "@fluid-topics/ft-wc-utils": "^0.2.16",
24
24
  "lit": "2.1.3"
25
25
  },
26
- "gitHead": "53374411bbda5416238d3e7a8ab3852c75a95712"
26
+ "gitHead": "d57a682474d27df7e667d8616a2fbca7643d51c2"
27
27
  }