@hook-sdk/template 0.28.5 → 0.28.6

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 CHANGED
@@ -4232,7 +4232,7 @@ function CheckoutPageDefault() {
4232
4232
  /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("div", { className: "text-[11px] text-muted-foreground", children: "Coach" })
4233
4233
  ] }),
4234
4234
  /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("div", { className: "text-right", children: [
4235
- /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("div", { className: "text-sm font-bold text-foreground", children: [
4235
+ form.method !== "pix-auto" && /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("div", { className: "text-sm font-bold text-foreground", children: [
4236
4236
  cyclePriceText,
4237
4237
  "/",
4238
4238
  annual ? "ano" : "m\xEAs"
@@ -4266,7 +4266,7 @@ function CheckoutPageDefault() {
4266
4266
  {
4267
4267
  type: "submit",
4268
4268
  disabled: !form.canSubmit,
4269
- className: "w-full rounded-full bg-primary text-primary-foreground min-h-14 px-5 text-base font-bold inline-flex items-center justify-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed shadow-lg",
4269
+ className: "w-full rounded-full bg-primary text-primary-foreground h-14 px-5 text-base font-bold inline-flex items-center justify-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed shadow-lg",
4270
4270
  children: form.submitting ? /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(import_jsx_runtime48.Fragment, { children: [
4271
4271
  /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Spinner2, {}),
4272
4272
  " ",