comand-component-library 4.0.98 → 4.1.0
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/comand-component-library.js +2 -2
- package/dist/comand-component-library.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/CmdOpeningHours.vue +1 -1
- package/src/components/CmdSiteHeader.vue +0 -4
- package/src/components/CmdThumbnailScroller.vue +1 -1
- package/src/documentation/generated/CmdOpeningHoursPropertyDescriptions.json +10 -0
|
@@ -10354,7 +10354,7 @@ function Vw(e, t, n, o, i, s) {
|
|
|
10354
10354
|
key: 1,
|
|
10355
10355
|
class: v({ closed: s.isClosed })
|
|
10356
10356
|
}, x(s.textOpenClosed), 3))
|
|
10357
|
-
], 64)) : (u(), f("div", Lw, [
|
|
10357
|
+
], 64)) : e.editing ? (u(), f("div", Lw, [
|
|
10358
10358
|
F(c, {
|
|
10359
10359
|
element: "input",
|
|
10360
10360
|
type: "text",
|
|
@@ -10373,7 +10373,7 @@ function Vw(e, t, n, o, i, s) {
|
|
|
10373
10373
|
modelValue: s.textClosedModel,
|
|
10374
10374
|
"onUpdate:modelValue": t[1] || (t[1] = (p) => s.textClosedModel = p)
|
|
10375
10375
|
}, null, 8, ["modelValue"])
|
|
10376
|
-
])),
|
|
10376
|
+
])) : m("", !0),
|
|
10377
10377
|
e.editModeContext ? (u(), f(T, { key: 4 }, [
|
|
10378
10378
|
s.openingHoursFormatted.length === 0 ? (u(), f("button", {
|
|
10379
10379
|
key: 0,
|