@maia-insurance/ui 1.0.2-c.69-canary.1 → 1.0.2-c.69-canary.2

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.js CHANGED
@@ -19136,10 +19136,18 @@ function wE(t) {
19136
19136
  var CE = "lbx0hb0", SE = "lbx0hb1 _2htjnq0", TE = "lbx0hb2", Ny = "_1aw6tef0";
19137
19137
  function mw(t) {
19138
19138
  const { inputProps: e, options: n, ...r } = t;
19139
- return /* @__PURE__ */ D(Pn, { ...e, children: /* @__PURE__ */ D(it, { ...r, children: /* @__PURE__ */ D("ul", { className: CE, children: n.map((i) => /* @__PURE__ */ D("li", { children: /* @__PURE__ */ D(Wt, { value: i.value, className: SE, isDisabled: !0, children: /* @__PURE__ */ Z("div", { className: TE, children: [
19140
- /* @__PURE__ */ D("span", { children: i.label }),
19141
- i.description && /* @__PURE__ */ D("span", { className: Ny, children: i.description })
19142
- ] }) }) }, i.value)) }) }) });
19139
+ return /* @__PURE__ */ D(Pn, { ...e, children: /* @__PURE__ */ D(it, { ...r, children: /* @__PURE__ */ D("ul", { className: CE, children: n.map((i) => /* @__PURE__ */ D("li", { children: /* @__PURE__ */ D(
19140
+ Wt,
19141
+ {
19142
+ value: i.value,
19143
+ className: SE,
19144
+ isDisabled: e.isDisabled,
19145
+ children: /* @__PURE__ */ Z("div", { className: TE, children: [
19146
+ /* @__PURE__ */ D("span", { children: i.label }),
19147
+ i.description && /* @__PURE__ */ D("span", { className: Ny, children: i.description })
19148
+ ] })
19149
+ }
19150
+ ) }, i.value)) }) }) });
19143
19151
  }
19144
19152
  var AE = "_40lq0c0", FE = "_40lq0c1", BE = "_2htjnq0";
19145
19153
  function pw(t) {
@@ -1 +1 @@
1
- {"version":3,"file":"radio-horizontal.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/form/radio-horizontal/radio-horizontal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAS,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAS,MAAM,uBAAuB,CAAC;AAI1D,KAAK,KAAK,GAAG;IACX,UAAU,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC;CAC/C,GAAG,qBAAqB,CAAC;AAE1B,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,2CAuB3C"}
1
+ {"version":3,"file":"radio-horizontal.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/form/radio-horizontal/radio-horizontal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAS,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAS,MAAM,uBAAuB,CAAC;AAI1D,KAAK,KAAK,GAAG;IACX,UAAU,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC;CAC/C,GAAG,qBAAqB,CAAC;AAE1B,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,2CA2B3C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maia-insurance/ui",
3
- "version": "1.0.2-c.69-canary.1",
3
+ "version": "1.0.2-c.69-canary.2",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",