@amirjalili1374/ui-kit 1.3.15 → 1.3.17

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/ui-kit.es.js CHANGED
@@ -37446,10 +37446,10 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent$1({
37446
37446
  "model-value": __props.sidebarDrawer,
37447
37447
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => emit("update:sidebarDrawer", $event)),
37448
37448
  elevation: "0",
37449
+ "rail-width": "71",
37449
37450
  "mobile-breakpoint": "lg",
37450
37451
  app: "",
37451
- rail: "",
37452
- "rail-width": 71,
37452
+ rail: __props.miniSidebar,
37453
37453
  class: normalizeClass(["rightSidebar", { "sidebar-closed": !__props.sidebarDrawer }])
37454
37454
  }, {
37455
37455
  default: withCtx(() => [
@@ -37500,7 +37500,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent$1({
37500
37500
  })
37501
37501
  ]),
37502
37502
  _: 1
37503
- }, 8, ["model-value", "class"]);
37503
+ }, 8, ["model-value", "rail", "class"]);
37504
37504
  };
37505
37505
  }
37506
37506
  });