@imj_media/ui 1.2.60 → 1.2.61
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 +5 -5
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/modules/imj-calendar-timeline/lib/headers/DateHeader.d.ts.map +1 -1
- package/dist/modules/imj-calendar-timeline/stories/Timeline.stories.d.ts +6 -0
- package/dist/modules/imj-calendar-timeline/stories/Timeline.stories.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -22953,17 +22953,17 @@ function sh({
|
|
|
22953
22953
|
},
|
|
22954
22954
|
[i]
|
|
22955
22955
|
), f = ee(
|
|
22956
|
-
() =>
|
|
22957
|
-
s,
|
|
22956
|
+
() => nh(
|
|
22957
|
+
s ?? (() => null),
|
|
22958
22958
|
rh(r),
|
|
22959
22959
|
n,
|
|
22960
22960
|
m,
|
|
22961
22961
|
e,
|
|
22962
22962
|
o
|
|
22963
|
-
)
|
|
22963
|
+
),
|
|
22964
22964
|
[s, r, n, m, e, o]
|
|
22965
22965
|
);
|
|
22966
|
-
return
|
|
22966
|
+
return /* @__PURE__ */ a(
|
|
22967
22967
|
Zo,
|
|
22968
22968
|
{
|
|
22969
22969
|
children: ih,
|
|
@@ -22971,7 +22971,7 @@ function sh({
|
|
|
22971
22971
|
height: l,
|
|
22972
22972
|
headerData: f
|
|
22973
22973
|
}
|
|
22974
|
-
)
|
|
22974
|
+
);
|
|
22975
22975
|
}
|
|
22976
22976
|
function $r({
|
|
22977
22977
|
labelFormat: e,
|