gf-components 0.1.162 → 0.1.163
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.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -41293,7 +41293,7 @@ const za = 12, d1 = 14, Rs = Bt.tspan`
|
|
|
41293
41293
|
{
|
|
41294
41294
|
root: null,
|
|
41295
41295
|
threshold: [0.1, 0.2, 0.3],
|
|
41296
|
-
rootMargin: `-${n}px 0px
|
|
41296
|
+
rootMargin: `-${n}px 0px -${r}% 0px`
|
|
41297
41297
|
}
|
|
41298
41298
|
);
|
|
41299
41299
|
return d.forEach(({ el: h }) => f.observe(h)), () => {
|