@timum/booking 1.3.6 → 1.3.8
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/build/booking.js +1 -1
- package/build/booking.umd.cjs +68 -18
- package/build/{index-3de93d9a.js → index-08980e1b.js} +1 -1
- package/build/{index-e575c42d.js → index-30efaf6c.js} +1 -1
- package/build/{index-cec59d82.js → index-3670f773.js} +1 -1
- package/build/{index-aa7ba9c1.js → index-4a032f6f.js} +122 -60
- package/build/{index-8a500cb9.js → index-5115a693.js} +1 -1
- package/build/{index-33fa18e4.js → index-785f7ef1.js} +1 -1
- package/build/{index-992537a1.js → index-7d1a5fe6.js} +1 -1
- package/build/{index-d6fbbeaa.js → index-8abff60c.js} +1 -1
- package/build/{index-2e2821df.js → index-a58982a8.js} +1 -1
- package/build/{index-ac851966.js → index-c1d5f66a.js} +1 -1
- package/build/{index-bd12a455.js → index-e761f9f5.js} +1 -1
- package/package.json +2 -2
|
@@ -43668,27 +43668,27 @@ function yL(e, t) {
|
|
|
43668
43668
|
return n;
|
|
43669
43669
|
}
|
|
43670
43670
|
var X7 = ce.lazy(function() {
|
|
43671
|
-
return import("./index-
|
|
43671
|
+
return import("./index-5115a693.js");
|
|
43672
43672
|
}), J7 = ce.lazy(function() {
|
|
43673
|
-
return import("./index-
|
|
43673
|
+
return import("./index-08980e1b.js");
|
|
43674
43674
|
});
|
|
43675
43675
|
ce.lazy(function() {
|
|
43676
|
-
return import("./index-
|
|
43676
|
+
return import("./index-30efaf6c.js");
|
|
43677
43677
|
});
|
|
43678
43678
|
var wl = ce.lazy(function() {
|
|
43679
|
-
return import("./index-
|
|
43679
|
+
return import("./index-785f7ef1.js");
|
|
43680
43680
|
}), LCe = ce.lazy(function() {
|
|
43681
|
-
return import("./index-
|
|
43681
|
+
return import("./index-3670f773.js");
|
|
43682
43682
|
}), FCe = ce.lazy(function() {
|
|
43683
|
-
return import("./index-
|
|
43683
|
+
return import("./index-8abff60c.js");
|
|
43684
43684
|
}), eA = ce.lazy(function() {
|
|
43685
|
-
return import("./index-
|
|
43685
|
+
return import("./index-a58982a8.js");
|
|
43686
43686
|
}), zCe = ce.lazy(function() {
|
|
43687
|
-
return import("./index-
|
|
43687
|
+
return import("./index-e761f9f5.js");
|
|
43688
43688
|
}), BCe = ce.lazy(function() {
|
|
43689
|
-
return import("./index-
|
|
43689
|
+
return import("./index-c1d5f66a.js");
|
|
43690
43690
|
}), HCe = ce.lazy(function() {
|
|
43691
|
-
return import("./index-
|
|
43691
|
+
return import("./index-7d1a5fe6.js");
|
|
43692
43692
|
}), UCe = ce.lazy(function() {
|
|
43693
43693
|
return Promise.resolve().then(function() {
|
|
43694
43694
|
return VCe;
|
|
@@ -44298,42 +44298,54 @@ function $L() {
|
|
|
44298
44298
|
Fi,
|
|
44299
44299
|
{
|
|
44300
44300
|
sx: {
|
|
44301
|
-
|
|
44302
|
-
|
|
44303
|
-
|
|
44304
|
-
|
|
44301
|
+
height: "28px !important",
|
|
44302
|
+
width: "100% !important",
|
|
44303
|
+
position: "sticky !important",
|
|
44304
|
+
bottom: "0 !important",
|
|
44305
|
+
display: "flex",
|
|
44306
|
+
backgroundColor: "#fff",
|
|
44305
44307
|
zIndex: (e) => e.zIndex.drawer + 1
|
|
44306
44308
|
// borderTopWidth: '1px',
|
|
44307
44309
|
// borderTopStyle: 'solid',
|
|
44308
44310
|
// borderColor: 'grey.100',
|
|
44309
44311
|
},
|
|
44310
|
-
children: /* @__PURE__ */ _(
|
|
44311
|
-
|
|
44312
|
+
children: /* @__PURE__ */ _(
|
|
44313
|
+
tt,
|
|
44312
44314
|
{
|
|
44313
|
-
|
|
44314
|
-
|
|
44315
|
-
|
|
44316
|
-
|
|
44317
|
-
|
|
44318
|
-
|
|
44319
|
-
|
|
44320
|
-
|
|
44321
|
-
|
|
44322
|
-
|
|
44323
|
-
|
|
44324
|
-
|
|
44325
|
-
|
|
44326
|
-
|
|
44327
|
-
|
|
44328
|
-
|
|
44329
|
-
|
|
44330
|
-
|
|
44331
|
-
|
|
44332
|
-
|
|
44333
|
-
|
|
44334
|
-
|
|
44315
|
+
container: !0,
|
|
44316
|
+
justifyContent: "flex-end",
|
|
44317
|
+
alignContent: "center",
|
|
44318
|
+
sx: { height: "inherit", pr: 2 },
|
|
44319
|
+
children: /* @__PURE__ */ _(tt, { item: !0, children: /* @__PURE__ */ be(
|
|
44320
|
+
yN,
|
|
44321
|
+
{
|
|
44322
|
+
color: "text.secondary",
|
|
44323
|
+
variant: "caption",
|
|
44324
|
+
underline: "none",
|
|
44325
|
+
target: "_blank",
|
|
44326
|
+
href: `http://timum.de?utm_medium=link&utm_source=${window.location.hostname.replace(
|
|
44327
|
+
/\./g,
|
|
44328
|
+
"-"
|
|
44329
|
+
)}&utm_campaign=bookingjs2&utm_content=powered-by`,
|
|
44330
|
+
sx: {
|
|
44331
|
+
pr: 1,
|
|
44332
|
+
/* make it harder for people to hide this who aren't allowed to do it */
|
|
44333
|
+
fontSize: "10px !important",
|
|
44334
|
+
lineHeight: "20px !important",
|
|
44335
|
+
position: "static!important",
|
|
44336
|
+
display: "block!important",
|
|
44337
|
+
visibility: "visible!important",
|
|
44338
|
+
opacity: "1.0!important"
|
|
44339
|
+
},
|
|
44340
|
+
children: [
|
|
44341
|
+
"powered by",
|
|
44342
|
+
" ",
|
|
44343
|
+
/* @__PURE__ */ _(Fi, { fontWeight: 900, display: "inline", children: "timum" })
|
|
44344
|
+
]
|
|
44345
|
+
}
|
|
44346
|
+
) })
|
|
44335
44347
|
}
|
|
44336
|
-
)
|
|
44348
|
+
)
|
|
44337
44349
|
}
|
|
44338
44350
|
);
|
|
44339
44351
|
}
|
|
@@ -47346,7 +47358,7 @@ function o3({
|
|
|
47346
47358
|
Se.isCancelable ? fh(Se) : il(Se);
|
|
47347
47359
|
}
|
|
47348
47360
|
}),
|
|
47349
|
-
g && /* @__PURE__ */ _($L, {})
|
|
47361
|
+
!g && /* @__PURE__ */ _($L, {})
|
|
47350
47362
|
] }) }) }),
|
|
47351
47363
|
E && !I && /* @__PURE__ */ _(
|
|
47352
47364
|
ee,
|
|
@@ -47776,7 +47788,7 @@ function c1({
|
|
|
47776
47788
|
);
|
|
47777
47789
|
}
|
|
47778
47790
|
c1.propTypes = {
|
|
47779
|
-
bookables: Re.
|
|
47791
|
+
bookables: Re.object.isRequired,
|
|
47780
47792
|
product: Re.object,
|
|
47781
47793
|
products: Re.array.isRequired,
|
|
47782
47794
|
openProductPage: Re.func.isRequired,
|
|
@@ -48434,9 +48446,9 @@ const tl = 14, Sl = '"Helvetica Neue", Helvetica, Arial, sans-serif', BTe = 1.42
|
|
|
48434
48446
|
"&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb": {
|
|
48435
48447
|
borderRadius: 8,
|
|
48436
48448
|
backgroundColor: "#bfbfbf",
|
|
48437
|
-
minHeight:
|
|
48438
|
-
width:
|
|
48439
|
-
border: "
|
|
48449
|
+
minHeight: 8,
|
|
48450
|
+
width: 3,
|
|
48451
|
+
border: "5px solid #ffffff"
|
|
48440
48452
|
},
|
|
48441
48453
|
"&::-webkit-scrollbar-thumb:focus, & *::-webkit-scrollbar-thumb:focus": {
|
|
48442
48454
|
backgroundColor: "#8f8f8f"
|
|
@@ -62367,23 +62379,73 @@ const aIe = eu`
|
|
|
62367
62379
|
filter: var(--icon-filter);
|
|
62368
62380
|
}
|
|
62369
62381
|
`, sIe = eu`
|
|
62370
|
-
|
|
62371
|
-
|
|
62382
|
+
:root {
|
|
62383
|
+
--fc-border-color: #efefef;
|
|
62384
|
+
--fc-button-text-color: #2c2f34;
|
|
62385
|
+
--fc-button-bg-color: transparent;
|
|
62386
|
+
--fc-button-border-color: #8d8f91;
|
|
62387
|
+
--fc-button-hover-bg-color: #e2f0fc;
|
|
62388
|
+
--fc-button-active-bg-color: #94adc3;
|
|
62389
|
+
--fc-event-bg-color: #fff;
|
|
62390
|
+
--fc-event-text-color: #555;
|
|
62391
|
+
--fc-event-border-color: #fff;
|
|
62392
|
+
--fc-today-bg-color: transparent;
|
|
62393
|
+
--fc-event-shadow-color: #d0d0d0;
|
|
62394
|
+
}
|
|
62395
|
+
.fc .fc-today-button {
|
|
62396
|
+
border: 0px;
|
|
62397
|
+
}
|
|
62398
|
+
.fc .fc-prev-button {
|
|
62399
|
+
border: 0px;
|
|
62400
|
+
}
|
|
62401
|
+
.fc .fc-next-button {
|
|
62402
|
+
border: 0px;
|
|
62403
|
+
}
|
|
62404
|
+
.fc .fc-button-primary:focus {
|
|
62405
|
+
box-shadow: 0 0 0 0rem #4c5b6a80 !important;
|
|
62406
|
+
}
|
|
62407
|
+
.fc .fc-toolbar.fc-header-toolbar {
|
|
62408
|
+
flex-direction: row !important; /* for alle view port sizes */
|
|
62409
|
+
margin-bottom: 0.3em !important;
|
|
62410
|
+
}
|
|
62411
|
+
.fc .fc-toolbar-title {
|
|
62412
|
+
font-size: 1.2em !important;
|
|
62413
|
+
}
|
|
62414
|
+
.fc .fc-col-header-cell-cushion {
|
|
62415
|
+
/*column label*/
|
|
62416
|
+
display: inline-block;
|
|
62417
|
+
padding: 2px 4px;
|
|
62418
|
+
font-size: 0.8em !important;
|
|
62419
|
+
color: #888;
|
|
62420
|
+
font-weight: normal;
|
|
62372
62421
|
}
|
|
62373
|
-
.fc-
|
|
62374
|
-
|
|
62422
|
+
.fc .fc-timegrid-slot-label-cushion {
|
|
62423
|
+
/*row label*/
|
|
62424
|
+
font-size: 0.8em;
|
|
62425
|
+
color: #888;
|
|
62426
|
+
}
|
|
62427
|
+
.fc .fc-timegrid-slot-minor {
|
|
62428
|
+
border-top-width: 0px;
|
|
62429
|
+
}
|
|
62430
|
+
.fc .fc-timegrid-slot-lane {
|
|
62431
|
+
border-top-width: 1px;
|
|
62432
|
+
border-top-color: #f1f1f1;
|
|
62433
|
+
border-top-style: dotted;
|
|
62434
|
+
}
|
|
62435
|
+
.fc .fc-v-event {
|
|
62436
|
+
cursor: pointer;
|
|
62437
|
+
box-shadow: 0px 0px 3px 1px var(--fc-event-shadow-color);
|
|
62438
|
+
}
|
|
62439
|
+
.fc .fc-v-event:hover {
|
|
62440
|
+
cursor: pointer;
|
|
62441
|
+
background-color: var(--fc-button-hover-bg-color);
|
|
62442
|
+
border: 1px solid var(--fc-button-hover-bg-color);
|
|
62443
|
+
box-shadow: 0px 0px 3px 1px (--fc-event-shadow-color);
|
|
62444
|
+
}
|
|
62445
|
+
.fc .fc-v-event .fc-event-time {
|
|
62446
|
+
font-size: 1em;
|
|
62447
|
+
text-align: center;
|
|
62375
62448
|
}
|
|
62376
|
-
@media screen and (max-width: 601px) {
|
|
62377
|
-
.fc-toolbar.fc-header-toolbar {
|
|
62378
|
-
font-size: 0.8em;
|
|
62379
|
-
flex-direction: column;
|
|
62380
|
-
}
|
|
62381
|
-
.fc-toolbar-chunk {
|
|
62382
|
-
display: table-row;
|
|
62383
|
-
text-align: center;
|
|
62384
|
-
padding: 5px 0;
|
|
62385
|
-
}
|
|
62386
|
-
} ;
|
|
62387
62449
|
`;
|
|
62388
62450
|
function lIe() {
|
|
62389
62451
|
const e = Ge(
|
|
@@ -62460,7 +62522,7 @@ function hIe({ appConfig: e = {}, muiTheme: t = {}, fcConfig: n = {} }) {
|
|
|
62460
62522
|
},
|
|
62461
62523
|
headerToolbar: {
|
|
62462
62524
|
left: "productSelection",
|
|
62463
|
-
center: "
|
|
62525
|
+
center: "",
|
|
62464
62526
|
right: "today prev,next"
|
|
62465
62527
|
},
|
|
62466
62528
|
noEventsText: g("noEventsMessage"),
|
|
@@ -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-
|
|
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-4a032f6f.js";
|
|
2
2
|
function x(e) {
|
|
3
3
|
return p("MuiTableHead", e);
|
|
4
4
|
}
|
|
@@ -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-
|
|
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-4a032f6f.js";
|
|
2
2
|
function y(o) {
|
|
3
3
|
return b("MuiTableFooter", o);
|
|
4
4
|
}
|