@imj_media/ui 1.2.57 → 1.2.59

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.esm.js CHANGED
@@ -16974,7 +16974,7 @@ const Jd = ({
16974
16974
  className: M(
16975
16975
  oe,
16976
16976
  "ui-relative",
16977
- c && !l && "ui-sticky ui-top-0 ui-z-[30]"
16977
+ c && !l && "ui-sticky ui-top-0"
16978
16978
  ),
16979
16979
  style: {
16980
16980
  minWidth: Ce ? e.minWidth || 80 : e.minWidth || "max-content",
@@ -23776,6 +23776,7 @@ export {
23776
23776
  bd as RadioButton,
23777
23777
  l0 as RadioButtonGroup,
23778
23778
  u0 as Rating,
23779
+ Yn as ReactCalendarTimeline,
23779
23780
  Cm as RowItems,
23780
23781
  Ti as SelectionCheckbox,
23781
23782
  Je as Separator,