@creatorsn/vfluent3 0.3.12 → 0.3.15
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/vfluent3.js +1 -1
- package/dist/vfluent3.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/vfluent3.js
CHANGED
|
@@ -14705,11 +14705,11 @@ const cp = /* @__PURE__ */ u("i", { class: "ms-Icon ms-Icon--Back icon" }, null,
|
|
|
14705
14705
|
[M, t.showNav]
|
|
14706
14706
|
])
|
|
14707
14707
|
], 4),
|
|
14708
|
-
N(e.$slots, "banner"),
|
|
14709
14708
|
u("div", {
|
|
14710
14709
|
class: "panel-container",
|
|
14711
14710
|
style: C({ width: e.navWidth, background: t.background })
|
|
14712
14711
|
}, [
|
|
14712
|
+
N(e.$slots, "banner"),
|
|
14713
14713
|
L(A(n, {
|
|
14714
14714
|
modelValue: "backScale",
|
|
14715
14715
|
class: "fv-nav-default-item control",
|