indicator-ui 1.1.78 → 1.1.79

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
@@ -25655,7 +25655,7 @@ const RZ = "FormField-module__flexField___AaMR5", AZ = "FormField-module__inputF
25655
25655
  error: c,
25656
25656
  required: u,
25657
25657
  typeDisplay: d,
25658
- theme: f = "light"
25658
+ className: f
25659
25659
  } = r, h = () => {
25660
25660
  if (n)
25661
25661
  return /* @__PURE__ */ ne(
@@ -25681,7 +25681,7 @@ const RZ = "FormField-module__flexField___AaMR5", AZ = "FormField-module__inputF
25681
25681
  return /* @__PURE__ */ ne(
25682
25682
  "div",
25683
25683
  {
25684
- className: oe(uo.inputFieldWrapper, {
25684
+ className: oe(f, uo.inputFieldWrapper, {
25685
25685
  [uo.display]: d !== void 0
25686
25686
  }),
25687
25687
  ref: e,
@@ -26725,7 +26725,7 @@ function tX(r) {
26725
26725
  ] });
26726
26726
  }
26727
26727
  function nX(r) {
26728
- const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, ...c } = r;
26728
+ const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, className: c, ...u } = r;
26729
26729
  return /* @__PURE__ */ k(
26730
26730
  mi,
26731
26731
  {
@@ -26734,8 +26734,9 @@ function nX(r) {
26734
26734
  label: i,
26735
26735
  error: e,
26736
26736
  typeDisplay: s,
26737
+ className: c,
26737
26738
  required: o,
26738
- children: /* @__PURE__ */ k(tX, { ...c, pickerSubtitle: i, error: e })
26739
+ children: /* @__PURE__ */ k(tX, { ...u, pickerSubtitle: i, error: e })
26739
26740
  }
26740
26741
  );
26741
26742
  }
@@ -27193,7 +27194,7 @@ function fX(r) {
27193
27194
  ] });
27194
27195
  }
27195
27196
  function hX(r) {
27196
- const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, ...c } = r;
27197
+ const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, className: c, ...u } = r;
27197
27198
  return /* @__PURE__ */ k(
27198
27199
  mi,
27199
27200
  {
@@ -27202,8 +27203,9 @@ function hX(r) {
27202
27203
  label: i,
27203
27204
  error: e,
27204
27205
  typeDisplay: s,
27206
+ className: c,
27205
27207
  required: o,
27206
- children: /* @__PURE__ */ k(fX, { ...c, pickerSubtitle: i, error: e })
27208
+ children: /* @__PURE__ */ k(fX, { ...u, pickerSubtitle: i, error: e })
27207
27209
  }
27208
27210
  );
27209
27211
  }
@@ -27701,7 +27703,7 @@ function kX(r) {
27701
27703
  ] });
27702
27704
  }
27703
27705
  function TX(r) {
27704
- const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, ...c } = r;
27706
+ const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, className: c, ...u } = r;
27705
27707
  return /* @__PURE__ */ k(
27706
27708
  mi,
27707
27709
  {
@@ -27710,8 +27712,9 @@ function TX(r) {
27710
27712
  label: i,
27711
27713
  error: e,
27712
27714
  typeDisplay: s,
27715
+ className: c,
27713
27716
  required: o,
27714
- children: /* @__PURE__ */ k(kX, { ...c, pickerSubtitle: i, error: e })
27717
+ children: /* @__PURE__ */ k(kX, { ...u, pickerSubtitle: i, error: e })
27715
27718
  }
27716
27719
  );
27717
27720
  }
@@ -28009,7 +28012,7 @@ function PX(r) {
28009
28012
  ] });
28010
28013
  }
28011
28014
  function LX(r) {
28012
- const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, ...c } = r;
28015
+ const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, className: c, ...u } = r;
28013
28016
  return /* @__PURE__ */ k(
28014
28017
  mi,
28015
28018
  {
@@ -28018,8 +28021,9 @@ function LX(r) {
28018
28021
  label: i,
28019
28022
  error: e,
28020
28023
  typeDisplay: s,
28024
+ className: c,
28021
28025
  required: o,
28022
- children: /* @__PURE__ */ k(PX, { ...c, pickerSubtitle: i, error: e })
28026
+ children: /* @__PURE__ */ k(PX, { ...u, pickerSubtitle: i, error: e })
28023
28027
  }
28024
28028
  );
28025
28029
  }
@@ -28294,7 +28298,7 @@ function $X(r) {
28294
28298
  );
28295
28299
  }
28296
28300
  function YX(r) {
28297
- const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, ...c } = r;
28301
+ const { error: e, hint: t, helperLink: n, label: i, required: o, typeDisplay: s, className: c, ...u } = r;
28298
28302
  return /* @__PURE__ */ k(
28299
28303
  mi,
28300
28304
  {
@@ -28303,8 +28307,9 @@ function YX(r) {
28303
28307
  label: i,
28304
28308
  error: e,
28305
28309
  typeDisplay: s,
28310
+ className: c,
28306
28311
  required: o,
28307
- children: /* @__PURE__ */ k($X, { ...c, error: e })
28312
+ children: /* @__PURE__ */ k($X, { ...u, error: e })
28308
28313
  }
28309
28314
  );
28310
28315
  }