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