@yext/pages-components 1.0.2 → 1.0.4
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/{debugger-DxMCz_HF.cjs → debugger-D1L4Q0Ym.cjs} +1 -1
- package/dist/{debugger-C-GK2f4q.js → debugger-Deci89uw.js} +1 -1
- package/dist/{index-ChSAX9jE.js → index-BEwdmdrX.js} +5336 -5770
- package/dist/{index-zdnlchNT.js → index-BwdzdvBD.js} +3 -3
- package/dist/{index-LU9eqw2L.cjs → index-D48pUOQV.cjs} +56 -54
- package/dist/{index-BaREGJWP.cjs → index-DmZ5N0Hz.cjs} +2 -2
- package/dist/index.d.cts +372 -3
- package/dist/index.d.ts +372 -3
- package/dist/pages-components.cjs +1 -1
- package/dist/pages-components.js +48 -32
- package/package.json +4 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _n from "react";
|
|
2
|
-
import { n as sr, a as cr, b as Nn, m as K, d as B, s as On, p as bn, r as Ce, e as Me, f as Cn, h as En, i as he, k as fr, l as pr, o as
|
|
2
|
+
import { n as sr, a as cr, b as Nn, m as K, d as B, s as On, p as bn, r as Ce, e as Me, f as Cn, h as En, i as he, k as fr, l as pr, o as de, q as hr, t as xn, u as dr, v as mr } from "./index-BEwdmdrX.js";
|
|
3
3
|
function gr(n) {
|
|
4
4
|
const t = [];
|
|
5
5
|
let e = -1;
|
|
@@ -5745,8 +5745,8 @@ function Oo(n, t, e, r) {
|
|
|
5745
5745
|
const d = nr(n, t);
|
|
5746
5746
|
(o === "ol" || o === "ul") && n.listDepth--, n.schema = l;
|
|
5747
5747
|
const f = t.position || {
|
|
5748
|
-
start: { line: null, column: null
|
|
5749
|
-
end: { line: null, column: null
|
|
5748
|
+
start: { line: null, column: null },
|
|
5749
|
+
end: { line: null, column: null }
|
|
5750
5750
|
}, g = i.components && ve.call(i.components, o) ? i.components[o] : o, p = typeof g == "string" || g === _n.Fragment;
|
|
5751
5751
|
if (!ao.isValidElementType(g))
|
|
5752
5752
|
throw new TypeError(
|