@timum/booking 1.3.5 → 1.3.7

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.
@@ -1,4 +1,4 @@
1
- import { r as p, s as b, u as m, v as H, w as C, _ as T, x as r, y as n, z as f, A as h, C as v } from "./index-daee40a7.js";
1
+ import { r as p, s as b, u as m, v as H, w as C, _ as T, x as r, y as n, z as f, A as h, C as v } from "./index-34d12ed9.js";
2
2
  function x(e) {
3
3
  return p("MuiTableHead", e);
4
4
  }
@@ -1,4 +1,4 @@
1
- import { T as t, f as p, t as y } from "./index-daee40a7.js";
1
+ import { T as t, f as p, t as y } from "./index-34d12ed9.js";
2
2
  export {
3
3
  t as default,
4
4
  p as getTypographyUtilityClass,
@@ -1,4 +1,4 @@
1
- import { D as e, F as l, E as t } from "./index-daee40a7.js";
1
+ import { D as e, F as l, E as t } from "./index-34d12ed9.js";
2
2
  export {
3
3
  e as default,
4
4
  l as getTableRowUtilityClass,
@@ -1,4 +1,4 @@
1
- import { o as e, q as s, p as t } from "./index-daee40a7.js";
1
+ import { o as e, q as s, p as t } from "./index-34d12ed9.js";
2
2
  export {
3
3
  e as default,
4
4
  s as getTableCellUtilityClass,
@@ -1,4 +1,4 @@
1
- import { b as a, B as e, g as l } from "./index-daee40a7.js";
1
+ import { b as a, B as e, g as l } from "./index-34d12ed9.js";
2
2
  export {
3
3
  a as buttonClasses,
4
4
  e as default,
@@ -1,4 +1,4 @@
1
- import { r as b, s as f, u as m, v as F, w as d, _ as C, x as l, y as n, z as T, A as v, C as x } from "./index-daee40a7.js";
1
+ import { r as b, s as f, u as m, v as F, w as d, _ as C, x as l, y as n, z as T, A as v, C as x } from "./index-34d12ed9.js";
2
2
  function y(o) {
3
3
  return b("MuiTableFooter", o);
4
4
  }
@@ -1,4 +1,4 @@
1
- import { h as e, j as l, i as t } from "./index-daee40a7.js";
1
+ import { h as e, j as l, i as t } from "./index-34d12ed9.js";
2
2
  export {
3
3
  e as default,
4
4
  l as getTableUtilityClass,
@@ -1,4 +1,4 @@
1
- import { c as e, e as a, d as l } from "./index-daee40a7.js";
1
+ import { c as e, e as a, d as l } from "./index-34d12ed9.js";
2
2
  export {
3
3
  e as default,
4
4
  a as getListItemTextUtilityClass,
@@ -1,4 +1,4 @@
1
- import { L as l, a as t, l as e } from "./index-daee40a7.js";
1
+ import { L as l, a as t, l as e } from "./index-34d12ed9.js";
2
2
  export {
3
3
  l as default,
4
4
  t as getLinkUtilityClass,
@@ -74,11 +74,6 @@
74
74
  {
75
75
  smallView: 'timeGridWeek',
76
76
  largeView: 'timeGridWeek',
77
- headerToolbar: {
78
- start: '',
79
- center: 'title',
80
- end: 'prev,next'
81
- },
82
77
  });
83
78
  </script>">
84
79
  </iframe>
@@ -148,11 +143,6 @@
148
143
  {
149
144
  smallView: 'timeGridWeek',
150
145
  largeView: 'timeGridWeek',
151
- headerToolbar: {
152
- start: '',
153
- center: 'title',
154
- end: 'prev,next'
155
- },
156
146
  });
157
147
  </script>">
158
148
  </iframe>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@timum/booking",
3
- "version": "1.3.5",
4
- "next_version": "1.3.5",
3
+ "version": "1.3.7",
4
+ "next_version": "1.3.7",
5
5
  "current_major_version": "1",
6
6
  "license": "CC-BY-ND-4.0",
7
7
  "type": "module",