@theroutingcompany/components 0.0.33-alpha.2 → 0.0.33-alpha.3

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.
@@ -16118,36 +16118,38 @@ function MC(e, t) {
16118
16118
  as: r,
16119
16119
  to: n,
16120
16120
  toTitle: o,
16121
- children: a,
16122
- variant: i = "primary",
16123
- inverse: s = !1,
16124
- disabled: l,
16125
- size: c,
16126
- onClick: d,
16127
- onFocus: u,
16128
- onBlur: p,
16129
- className: m = "",
16130
- ...h
16131
- } = e, b = r ?? "button", g = xr(h, Ir.propNames ?? []), $ = xr(h, Du.propNames ?? []), v = {
16132
- variant: i,
16133
- inverse: s,
16134
- className: m,
16135
- disabled: l,
16136
- onClick: d,
16137
- onFocus: u,
16138
- onBlur: p,
16139
- size: c,
16121
+ formId: a,
16122
+ children: i,
16123
+ variant: s = "primary",
16124
+ inverse: l = !1,
16125
+ disabled: c,
16126
+ size: d,
16127
+ onClick: u,
16128
+ onFocus: p,
16129
+ onBlur: m,
16130
+ className: h = "",
16131
+ ...b
16132
+ } = e, g = r ?? "button", $ = xr(b, Ir.propNames ?? []), v = xr(b, Du.propNames ?? []), _ = {
16133
+ variant: s,
16134
+ inverse: l,
16135
+ className: h,
16136
+ disabled: c,
16137
+ onClick: u,
16138
+ onFocus: p,
16139
+ onBlur: m,
16140
+ size: d,
16141
+ formId: a,
16140
16142
  ref: t,
16141
- ...$,
16143
+ ...v,
16142
16144
  // these might be duplicates to boxSystemProps, will have to check
16143
- ...g
16145
+ ...$
16144
16146
  // allow all box properties too - we extend from it :)
16145
- }, _ = re(() => /* @__PURE__ */ x(
16147
+ }, w = re(() => /* @__PURE__ */ x(
16146
16148
  OC,
16147
16149
  {
16148
- children: a
16150
+ children: i
16149
16151
  }
16150
- ), [a]);
16152
+ ), [i]);
16151
16153
  return n && !r ? /* @__PURE__ */ x(
16152
16154
  sm,
16153
16155
  {
@@ -16156,11 +16158,11 @@ function MC(e, t) {
16156
16158
  target: "_blank",
16157
16159
  rel: "noopener noreferrer",
16158
16160
  title: o ?? "Opens in a new tab",
16159
- ...v,
16160
- "data-id": h["data-id"],
16161
- children: _
16161
+ ..._,
16162
+ "data-id": b["data-id"],
16163
+ children: w
16162
16164
  }
16163
- ) : /* @__PURE__ */ x(sm, { as: b, ...v, "data-id": h["data-id"], children: _ });
16165
+ ) : /* @__PURE__ */ x(sm, { as: g, ..._, "data-id": b["data-id"], children: w });
16164
16166
  }
16165
16167
  const Su = B(
16166
16168
  MC