@fluid-topics/ft-card 2.0.30 → 2.0.32

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.
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var Ur=Object.create;var k2=Object.defineProperty;var Dr=Object.getOwnPropertyDescriptor;var Wr=Object.getOwnPropertyNames;var $r=Object.getPrototypeOf,Kr=Object.prototype.hasOwnProperty;var Je=(t,o)=>()=>(o||t((o={exports:{}}).exports,o),o.exports);var Vr=(t,o,a,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of Wr(o))!Kr.call(t,n)&&n!==a&&k2(t,n,{get:()=>o[n],enumerable:!(c=Dr(o,n))||c.enumerable});return t};var S=(t,o,a)=>(a=t!=null?Ur($r(t)):{},Vr(o||!t||!t.__esModule?k2(a,"default",{value:t,enumerable:!0}):a,t));var _=Je((tc,P2)=>{P2.exports=ftGlobals.wcUtils});var T=Je((oc,w2)=>{w2.exports=ftGlobals.lit});var ee=Je((rc,T2)=>{T2.exports=ftGlobals.litDecorators});var et=Je((ac,G2)=>{G2.exports=ftGlobals.litClassMap});var qt=Je((R3,a1)=>{a1.exports=ftGlobals.litUnsafeHTML});var Br=S(_());var nt=S(T()),Ee=S(ee()),Xo=S(_());var K2=S(T()),B=S(ee()),V2=S(et()),tt=S(_());var W2=S(T()),P=S(_()),B2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorContent),M={color:B2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",B2),opacityContentOnSurfacePressed:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:P.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},I2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorPrimary),H2={color:I2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",I2)},U2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorSecondary),D2={color:U2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",U2)},$2=W2.css`
1
+ "use strict";(()=>{var Ur=Object.create;var k2=Object.defineProperty;var Dr=Object.getOwnPropertyDescriptor;var Wr=Object.getOwnPropertyNames;var $r=Object.getPrototypeOf,Kr=Object.prototype.hasOwnProperty;var Je=(t,o)=>()=>{try{return o||t((o={exports:{}}).exports,o),o.exports}catch(a){throw o=0,a}};var Vr=(t,o,a,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of Wr(o))!Kr.call(t,n)&&n!==a&&k2(t,n,{get:()=>o[n],enumerable:!(c=Dr(o,n))||c.enumerable});return t};var S=(t,o,a)=>(a=t!=null?Ur($r(t)):{},Vr(o||!t||!t.__esModule?k2(a,"default",{value:t,enumerable:!0}):a,t));var _=Je((tc,P2)=>{P2.exports=ftGlobals.wcUtils});var T=Je((oc,w2)=>{w2.exports=ftGlobals.lit});var ee=Je((rc,T2)=>{T2.exports=ftGlobals.litDecorators});var et=Je((ac,G2)=>{G2.exports=ftGlobals.litClassMap});var qt=Je((R3,a1)=>{a1.exports=ftGlobals.litUnsafeHTML});var Br=S(_());var nt=S(T()),Ee=S(ee()),Xo=S(_());var K2=S(T()),B=S(ee()),V2=S(et()),tt=S(_());var W2=S(T()),P=S(_()),B2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorContent),M={color:B2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",B2),opacityContentOnSurfacePressed:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:P.FtCssVariableFactory.external(P.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:P.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},I2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorPrimary),H2={color:I2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",I2)},U2=P.FtCssVariableFactory.extend("--ft-ripple-color","",P.designSystemVariables.colorSecondary),D2={color:U2,backgroundColor:P.FtCssVariableFactory.extend("--ft-ripple-background-color","",U2)},$2=W2.css`
2
2
  :host {
3
3
  display: contents;
4
4
  }