@fluid-topics/ft-content-watermark 2.0.31 → 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 Ft=Object.create;var we=Object.defineProperty;var Gt=Object.getOwnPropertyDescriptor;var Wt=Object.getOwnPropertyNames;var At=Object.getPrototypeOf,$t=Object.prototype.hasOwnProperty;var oe=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports);var Ht=(a,r,n,c)=>{if(r&&typeof r=="object"||typeof r=="function")for(let d of Wt(r))!$t.call(a,d)&&d!==n&&we(a,d,{get:()=>r[d],enumerable:!(c=Gt(r,d))||c.enumerable});return a};var m=(a,r,n)=>(n=a!=null?Ft(At(a)):{},Ht(r||!a||!a.__esModule?we(n,"default",{value:a,enumerable:!0}):n,a));var k=oe((jt,ke)=>{ke.exports=ftGlobals.wcUtils});var F=oe((qt,Ie)=>{Ie.exports=ftGlobals.lit});var re=oe((Qt,Be)=>{Be.exports=ftGlobals.litDecorators});var Ee=oe((Jt,ze)=>{ze.exports=ftGlobals.litRepeat});var Pt=m(k());var q=m(F()),P=m(re());var Le=m(F()),Re=m(k()),Ut={position:Re.FtCssVariableFactory.create("--ft-content-watermark-position","Position property of the watermark container","POSITION","sticky")},Ne=Le.css`
1
+ "use strict";(()=>{var Ft=Object.create;var we=Object.defineProperty;var Gt=Object.getOwnPropertyDescriptor;var Wt=Object.getOwnPropertyNames;var At=Object.getPrototypeOf,$t=Object.prototype.hasOwnProperty;var oe=(a,r)=>()=>{try{return r||a((r={exports:{}}).exports,r),r.exports}catch(n){throw r=0,n}};var Ht=(a,r,n,c)=>{if(r&&typeof r=="object"||typeof r=="function")for(let d of Wt(r))!$t.call(a,d)&&d!==n&&we(a,d,{get:()=>r[d],enumerable:!(c=Gt(r,d))||c.enumerable});return a};var m=(a,r,n)=>(n=a!=null?Ft(At(a)):{},Ht(r||!a||!a.__esModule?we(n,"default",{value:a,enumerable:!0}):n,a));var k=oe((jt,ke)=>{ke.exports=ftGlobals.wcUtils});var F=oe((qt,Ie)=>{Ie.exports=ftGlobals.lit});var re=oe((Qt,Be)=>{Be.exports=ftGlobals.litDecorators});var Ee=oe((Jt,ze)=>{ze.exports=ftGlobals.litRepeat});var Pt=m(k());var q=m(F()),P=m(re());var Le=m(F()),Re=m(k()),Ut={position:Re.FtCssVariableFactory.create("--ft-content-watermark-position","Position property of the watermark container","POSITION","sticky")},Ne=Le.css`
2
2
  :host {
3
3
  position: absolute;
4
4
  top: 0;