@amirjalili1374/ui-kit 1.4.4 → 1.4.5
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.cjs.js +1 -1
- package/dist/ui-kit.cjs.js.map +1 -1
- package/dist/ui-kit.es.js +1 -1
- package/dist/ui-kit.es.js.map +1 -1
- package/package.json +1 -1
package/dist/ui-kit.es.js
CHANGED
|
@@ -37697,7 +37697,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent$1({
|
|
|
37697
37697
|
"model-value": __props.sidebarDrawer,
|
|
37698
37698
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => emit("update:sidebarDrawer", $event)),
|
|
37699
37699
|
elevation: "0",
|
|
37700
|
-
"rail-width": "
|
|
37700
|
+
"rail-width": "78",
|
|
37701
37701
|
"mobile-breakpoint": "lg",
|
|
37702
37702
|
app: "",
|
|
37703
37703
|
rail: __props.miniSidebar,
|