@innosolutions/inno-calendar 1.0.63 → 1.0.64

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.
@@ -2267,6 +2267,7 @@ function En({
2267
2267
  daysToShow: 1,
2268
2268
  events: d,
2269
2269
  users: X,
2270
+ ...a && { alwaysShowResources: a },
2270
2271
  selectedDate: S,
2271
2272
  visibleHours: {
2272
2273
  from: T.startHour,
@@ -2287,6 +2288,7 @@ function En({
2287
2288
  daysToShow: 3,
2288
2289
  events: d,
2289
2290
  users: X,
2291
+ ...a && { alwaysShowResources: a },
2290
2292
  selectedDate: S,
2291
2293
  visibleHours: {
2292
2294
  from: T.startHour,
@@ -2307,6 +2309,7 @@ function En({
2307
2309
  daysToShow: 7,
2308
2310
  events: d,
2309
2311
  users: X,
2312
+ ...a && { alwaysShowResources: a },
2310
2313
  selectedDate: S,
2311
2314
  visibleHours: {
2312
2315
  from: T.startHour,
@@ -4043,4 +4046,4 @@ export {
4043
4046
  Hr as b,
4044
4047
  Mr as c
4045
4048
  };
4046
- //# sourceMappingURL=agenda-widget-DbqQHhyM.js.map
4049
+ //# sourceMappingURL=agenda-widget-duVkXi_m.js.map