@fluid-topics/ft-search-input 1.3.50 → 1.3.52

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.
@@ -510,7 +510,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
510
510
  </${To(this.element)}>
511
511
  `:$o`
512
512
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
513
- `}};Mt.styles=[...nc];ac([(0,_a.property)()],Mt.prototype,"element",void 0);ac([(0,_a.property)()],Mt.prototype,"variant",void 0);(0,Na.customElement)("ft-typography")(te);(0,Na.customElement)("ftds-typography")(Mt);var lc=f(L()),yr=f(C()),er={distance:yr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:yr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:yr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:yr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:yr.FtCssVariableFactory.external(yr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:yr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},cc=lc.css`
513
+ `}};Mt.styles=[...nc];ac([(0,_a.property)()],Mt.prototype,"element",void 0);ac([(0,_a.property)()],Mt.prototype,"variant",void 0);(0,Na.customElement)("ft-typography")(te);(0,Na.customElement)("ftds-typography")(Mt);var lc=f(L()),yr=f(C()),er={distance:yr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:yr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:yr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:yr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:yr.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",yr.designSystemVariables.borderRadiusS),maxWidth:yr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},cc=lc.css`
514
514
  .ft-tooltip--container {
515
515
  display: block;
516
516
  }