@getblock/common 0.1.81 → 0.1.82
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.
|
@@ -1647,11 +1647,11 @@ const xe = (d, c) => {
|
|
|
1647
1647
|
k("closeContactModal");
|
|
1648
1648
|
}, p = (s) => {
|
|
1649
1649
|
k("contactModalSent", {
|
|
1650
|
-
name: s.name
|
|
1651
|
-
company: s.company
|
|
1652
|
-
email: s.email
|
|
1653
|
-
contact: s.contact
|
|
1654
|
-
textMessage: s.textMessage
|
|
1650
|
+
name: s.name,
|
|
1651
|
+
company: s.company,
|
|
1652
|
+
email: s.email,
|
|
1653
|
+
contact: s.contact,
|
|
1654
|
+
textMessage: s.textMessage
|
|
1655
1655
|
});
|
|
1656
1656
|
};
|
|
1657
1657
|
return (s, x) => (n(), u("div", {
|
|
@@ -1691,7 +1691,7 @@ const xe = (d, c) => {
|
|
|
1691
1691
|
], 2));
|
|
1692
1692
|
}
|
|
1693
1693
|
});
|
|
1694
|
-
const ou = /* @__PURE__ */ xe(fo, [["__scopeId", "data-v-
|
|
1694
|
+
const ou = /* @__PURE__ */ xe(fo, [["__scopeId", "data-v-ccb6ae10"]]), Wo = "_getblock_ui_cookie_1m598_1", zo = "dark", Io = "_getblock_ui_cookieManageModal_1m598_9", So = "_getblock_ui_cookieManageContainer_1m598_14", ye = {
|
|
1695
1695
|
cookie: Wo,
|
|
1696
1696
|
dark: zo,
|
|
1697
1697
|
cookieManageModal: Io,
|