@amirjalili1374/ui-kit 1.4.0 → 1.4.2

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
@@ -3891,7 +3891,7 @@ const VRow = genericComponent()({
3891
3891
  const VSpacer = createSimpleFunctional("v-spacer", "div", "VSpacer");
3892
3892
  const _hoisted_1$d = { class: "text-h3" };
3893
3893
  const _hoisted_2$7 = { class: "d-flex align-center gap-2" };
3894
- const _hoisted_3$5 = { class: "d-flex align-center gap-2" };
3894
+ const _hoisted_3$6 = { class: "d-flex align-center gap-2" };
3895
3895
  const _sfc_main$l = /* @__PURE__ */ defineComponent$1({
3896
3896
  __name: "BaseBreadcrumb",
3897
3897
  props: {
@@ -3945,7 +3945,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent$1({
3945
3945
  size: "16",
3946
3946
  class: "text-secondary ml-2"
3947
3947
  }),
3948
- createElementVNode("div", _hoisted_3$5, [
3948
+ createElementVNode("div", _hoisted_3$6, [
3949
3949
  createVNode(unref(IconArrowBadgeLeft), { stroke: "{2}" })
3950
3950
  ])
3951
3951
  ]),
@@ -12597,7 +12597,7 @@ const VTooltip = genericComponent()({
12597
12597
  });
12598
12598
  const _hoisted_1$b = { class: "ca-item-title" };
12599
12599
  const _hoisted_2$6 = { class: "ca-item-subtitle" };
12600
- const _hoisted_3$4 = { class: "ca-group-tooltip" };
12600
+ const _hoisted_3$5 = { class: "ca-group-tooltip" };
12601
12601
  const _hoisted_4$2 = { class: "ca-group-tooltip-header" };
12602
12602
  const _hoisted_5$2 = { class: "ca-group-count" };
12603
12603
  const _hoisted_6$2 = { class: "ca-group-members" };
@@ -12750,7 +12750,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent$1({
12750
12750
  item: item.raw ?? item,
12751
12751
  groupMembers: getGroupMembers(item.raw ?? item)
12752
12752
  }, () => [
12753
- createElementVNode("div", _hoisted_3$4, [
12753
+ createElementVNode("div", _hoisted_3$5, [
12754
12754
  createElementVNode("div", _hoisted_4$2, [
12755
12755
  createElementVNode("strong", null, toDisplayString(resolveTitle(item.raw ?? item)), 1),
12756
12756
  createElementVNode("span", _hoisted_5$2, toDisplayString(getGroupMembers(item.raw ?? item).length) + " آیتم", 1)
@@ -16926,7 +16926,7 @@ const _hoisted_1$9 = {
16926
16926
  class: "page-title"
16927
16927
  };
16928
16928
  const _hoisted_2$5 = { class: "title-text" };
16929
- const _hoisted_3$3 = { class: "action-buttons" };
16929
+ const _hoisted_3$4 = { class: "action-buttons" };
16930
16930
  const _hoisted_4$1 = {
16931
16931
  key: 3,
16932
16932
  class: "selection-actions"
@@ -17891,7 +17891,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
17891
17891
  props.title ? (openBlock(), createElementBlock("div", _hoisted_1$9, [
17892
17892
  createElementVNode("h3", _hoisted_2$5, toDisplayString(props.title), 1)
17893
17893
  ])) : createCommentVNode("", true),
17894
- createElementVNode("div", _hoisted_3$3, [
17894
+ createElementVNode("div", _hoisted_3$4, [
17895
17895
  ((_a = props.actions) == null ? void 0 : _a.includes("create")) ? (openBlock(), createBlock(VBtn, {
17896
17896
  key: 0,
17897
17897
  color: "green",
@@ -19352,7 +19352,7 @@ const _hoisted_1$6 = {
19352
19352
  class: "pdf-viewer-header"
19353
19353
  };
19354
19354
  const _hoisted_2$4 = { class: "pdf-viewer-title" };
19355
- const _hoisted_3$2 = { class: "pdf-viewer-controls" };
19355
+ const _hoisted_3$3 = { class: "pdf-viewer-controls" };
19356
19356
  const _hoisted_4 = {
19357
19357
  key: 0,
19358
19358
  class: "zoom-controls"
@@ -19602,7 +19602,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent$1({
19602
19602
  createElementVNode("div", _hoisted_2$4, [
19603
19603
  createElementVNode("h3", null, toDisplayString(__props.title || "PDF Viewer"), 1)
19604
19604
  ]),
19605
- createElementVNode("div", _hoisted_3$2, [
19605
+ createElementVNode("div", _hoisted_3$3, [
19606
19606
  __props.showZoomControls ? (openBlock(), createElementBlock("div", _hoisted_4, [
19607
19607
  createVNode(VBtn, {
19608
19608
  size: "small",
@@ -19996,7 +19996,7 @@ const _hoisted_1$4 = {
19996
19996
  dir: "rtl"
19997
19997
  };
19998
19998
  const _hoisted_2$3 = { class: "app-stepper-header-card" };
19999
- const _hoisted_3$1 = { class: "app-stepper-title" };
19999
+ const _hoisted_3$2 = { class: "app-stepper-title" };
20000
20000
  const _sfc_main$8 = /* @__PURE__ */ defineComponent$1({
20001
20001
  __name: "AppStepper",
20002
20002
  props: {
@@ -20091,7 +20091,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent$1({
20091
20091
  }))
20092
20092
  ], true)
20093
20093
  ], 2),
20094
- createElementVNode("span", _hoisted_3$1, toDisplayString(step.title), 1),
20094
+ createElementVNode("span", _hoisted_3$2, toDisplayString(step.title), 1),
20095
20095
  index2 < __props.steps.length - 1 ? (openBlock(), createElementBlock("span", {
20096
20096
  key: 0,
20097
20097
  class: normalizeClass([
@@ -36923,7 +36923,7 @@ const _hoisted_1$3 = {
36923
36923
  class: "loading-overlay"
36924
36924
  };
36925
36925
  const _hoisted_2$2 = { class: "loading-wrapper" };
36926
- const _hoisted_3 = { key: 0 };
36926
+ const _hoisted_3$1 = { key: 0 };
36927
36927
  const _sfc_main$6 = /* @__PURE__ */ defineComponent$1({
36928
36928
  __name: "Loading",
36929
36929
  setup(__props) {
@@ -36941,7 +36941,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent$1({
36941
36941
  }),
36942
36942
  createVNode(Transition, { name: "fade-slide" }, {
36943
36943
  default: withCtx(() => [
36944
- unref(customizer).loading ? (openBlock(), createElementBlock("span", _hoisted_3, "لطفا منتظر بمانید")) : createCommentVNode("", true)
36944
+ unref(customizer).loading ? (openBlock(), createElementBlock("span", _hoisted_3$1, "لطفا منتظر بمانید")) : createCommentVNode("", true)
36945
36945
  ]),
36946
36946
  _: 1
36947
36947
  })
@@ -38137,11 +38137,12 @@ const VAppBar = genericComponent()({
38137
38137
  return {};
38138
38138
  }
38139
38139
  });
38140
- const _hoisted_1$1 = {
38140
+ const _hoisted_1$1 = { class: "header-left-section" };
38141
+ const _hoisted_2 = {
38141
38142
  key: 1,
38142
38143
  class: "header-menu-container"
38143
38144
  };
38144
- const _hoisted_2 = { class: "mr-2" };
38145
+ const _hoisted_3 = { class: "mr-2" };
38145
38146
  const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
38146
38147
  __name: "AppHeader",
38147
38148
  props: {
@@ -38153,6 +38154,10 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
38153
38154
  type: Boolean,
38154
38155
  default: false
38155
38156
  },
38157
+ sidebarDrawer: {
38158
+ type: Boolean,
38159
+ default: false
38160
+ },
38156
38161
  userInfoLoaded: {
38157
38162
  type: Boolean,
38158
38163
  default: false
@@ -38181,170 +38186,186 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
38181
38186
  if (props.userInfoLoaded) return props.headerMenu;
38182
38187
  return props.headerMenu;
38183
38188
  });
38189
+ const headerWidth = computed(() => {
38190
+ if (props.menuOrientation !== "vertical") {
38191
+ return "100%";
38192
+ }
38193
+ if (props.sidebarDrawer) {
38194
+ if (props.miniSidebar) {
38195
+ return "calc(100% - 82px)";
38196
+ }
38197
+ return "calc(100% - 256px)";
38198
+ }
38199
+ return "100%";
38200
+ });
38184
38201
  return (_ctx, _cache) => {
38185
38202
  return openBlock(), createBlock(VAppBar, {
38186
38203
  elevation: "0",
38187
38204
  height: "80",
38188
- class: "app-header topbar"
38205
+ fixed: "",
38206
+ class: "app-header topbar",
38207
+ style: normalizeStyle({ width: headerWidth.value, right: 0 })
38189
38208
  }, {
38190
38209
  default: withCtx(() => [
38191
- __props.menuOrientation === "vertical" ? (openBlock(), createBlock(VBtn, {
38192
- key: 0,
38193
- class: "hidden-md-and-down text-secondary",
38194
- color: "lightsecondary",
38195
- icon: "",
38196
- rounded: "sm",
38197
- variant: "flat",
38198
- size: "small",
38199
- onClick: _cache[0] || (_cache[0] = withModifiers(($event) => props.onToggleMiniSidebar && props.onToggleMiniSidebar(), ["stop"]))
38200
- }, {
38201
- default: withCtx(() => [
38202
- createVNode(unref(IconMenu2), {
38203
- size: "20",
38204
- "stroke-width": "1.5"
38205
- })
38206
- ]),
38207
- _: 1
38208
- })) : createCommentVNode("", true),
38209
- createVNode(VBtn, {
38210
- class: "hidden-lg-and-up text-secondary ms-3",
38211
- color: "lightsecondary",
38212
- icon: "",
38213
- rounded: "sm",
38214
- variant: "flat",
38215
- size: "small",
38216
- onClick: _cache[1] || (_cache[1] = withModifiers(($event) => props.onToggleSidebarDrawer && props.onToggleSidebarDrawer(), ["stop"]))
38217
- }, {
38218
- default: withCtx(() => [
38219
- createVNode(unref(IconMenu2), {
38220
- size: "20",
38221
- "stroke-width": "1.5"
38222
- })
38223
- ]),
38224
- _: 1
38225
- }),
38226
- createVNode(VBtn, {
38227
- class: "hidden-md-and-down text-secondary mr-2 ml-2",
38228
- color: "lightsecondary",
38229
- icon: "",
38230
- rounded: "sm",
38231
- variant: "flat",
38232
- size: "small",
38233
- onClick: _cache[2] || (_cache[2] = withModifiers(($event) => props.onToggleCustomizer && props.onToggleCustomizer(), ["stop"]))
38234
- }, {
38235
- default: withCtx(() => [
38236
- createVNode(unref(IconPalette), {
38237
- size: "20",
38238
- "stroke-width": "1.5"
38239
- })
38240
- ]),
38241
- _: 1
38242
- }),
38243
- __props.menuOrientation === "horizontal" ? (openBlock(), createElementBlock("div", _hoisted_1$1, [
38244
- (openBlock(true), createElementBlock(Fragment, null, renderList(computedHeaderMenu.value, (item, i) => {
38245
- return openBlock(), createElementBlock(Fragment, { key: i }, [
38246
- !item.children && !item.header && !item.divider ? (openBlock(), createBlock(VBtn, {
38247
- key: 0,
38248
- to: item.type === "external" ? "" : item.to,
38249
- href: item.type === "external" ? item.to : "",
38250
- target: item.type === "external" ? "_blank" : "",
38251
- variant: "text",
38252
- disabled: item.disabled,
38253
- class: "header-menu-btn mr-3",
38254
- color: "primary"
38255
- }, {
38256
- default: withCtx(() => [
38257
- item.icon ? (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
38258
- key: 0,
38259
- class: "ml-2",
38260
- size: "18"
38261
- })) : createCommentVNode("", true),
38262
- createElementVNode("span", null, toDisplayString(item.title), 1),
38263
- item.chip ? (openBlock(), createBlock(VChip, {
38264
- key: 1,
38265
- color: item.chipColor,
38266
- size: item.chipIcon ? "small" : "default",
38267
- variant: item.chipVariant,
38268
- "prepend-icon": item.chipIcon,
38269
- class: "ml-2"
38270
- }, {
38271
- default: withCtx(() => [
38272
- createTextVNode(toDisplayString(item.chip), 1)
38273
- ]),
38274
- _: 2
38275
- }, 1032, ["color", "size", "variant", "prepend-icon"])) : createCommentVNode("", true)
38276
- ]),
38277
- _: 2
38278
- }, 1032, ["to", "href", "target", "disabled"])) : item.children && item.children.length > 0 ? (openBlock(), createBlock(VMenu, {
38279
- key: 1,
38280
- "offset-y": ""
38281
- }, {
38282
- activator: withCtx(({ props: mprops }) => [
38283
- createVNode(VBtn, mergeProps({ ref_for: true }, mprops, {
38284
- variant: "text",
38285
- disabled: item.disabled,
38286
- class: "header-menu-btn",
38287
- color: "primary mr-3"
38288
- }), {
38289
- default: withCtx(() => [
38290
- item.icon ? (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
38291
- key: 0,
38292
- class: "mr-2",
38293
- size: "18"
38294
- })) : createCommentVNode("", true),
38295
- createElementVNode("span", _hoisted_2, toDisplayString(item.title), 1),
38296
- createVNode(unref(IconChevronDown), {
38297
- size: "20",
38298
- class: "ml-2",
38299
- "stroke-width": "1.5"
38300
- })
38301
- ]),
38302
- _: 2
38303
- }, 1040, ["disabled"])
38304
- ]),
38305
- default: withCtx(() => [
38306
- createVNode(VList, null, {
38307
- default: withCtx(() => [
38308
- (openBlock(true), createElementBlock(Fragment, null, renderList(item.children, (child, childIndex) => {
38309
- return openBlock(), createBlock(VListItem, {
38310
- key: childIndex,
38311
- to: child.type === "external" ? "" : child.to,
38312
- href: child.type === "external" ? child.to : "",
38313
- target: child.type === "external" ? "_blank" : "",
38314
- disabled: child.disabled
38315
- }, createSlots({
38316
- default: withCtx(() => [
38317
- createVNode(VListItemTitle, null, {
38318
- default: withCtx(() => [
38319
- createTextVNode(toDisplayString(child.title), 1)
38320
- ]),
38321
- _: 2
38322
- }, 1024)
38323
- ]),
38324
- _: 2
38325
- }, [
38326
- child.icon ? {
38327
- name: "prepend",
38328
- fn: withCtx(() => [
38329
- (openBlock(), createBlock(resolveDynamicComponent(child.icon), { size: "18" }))
38210
+ createElementVNode("div", _hoisted_1$1, [
38211
+ __props.menuOrientation === "vertical" ? (openBlock(), createBlock(VBtn, {
38212
+ key: 0,
38213
+ class: "hidden-md-and-down text-secondary",
38214
+ color: "lightsecondary",
38215
+ icon: "",
38216
+ rounded: "sm",
38217
+ variant: "flat",
38218
+ size: "small",
38219
+ onClick: _cache[0] || (_cache[0] = withModifiers(($event) => props.onToggleMiniSidebar && props.onToggleMiniSidebar(), ["stop"]))
38220
+ }, {
38221
+ default: withCtx(() => [
38222
+ createVNode(unref(IconMenu2), {
38223
+ size: "20",
38224
+ "stroke-width": "1.5"
38225
+ })
38226
+ ]),
38227
+ _: 1
38228
+ })) : createCommentVNode("", true),
38229
+ createVNode(VBtn, {
38230
+ class: "hidden-lg-and-up text-secondary ms-3",
38231
+ color: "lightsecondary",
38232
+ icon: "",
38233
+ rounded: "sm",
38234
+ variant: "flat",
38235
+ size: "small",
38236
+ onClick: _cache[1] || (_cache[1] = withModifiers(($event) => props.onToggleSidebarDrawer && props.onToggleSidebarDrawer(), ["stop"]))
38237
+ }, {
38238
+ default: withCtx(() => [
38239
+ createVNode(unref(IconMenu2), {
38240
+ size: "20",
38241
+ "stroke-width": "1.5"
38242
+ })
38243
+ ]),
38244
+ _: 1
38245
+ }),
38246
+ createVNode(VBtn, {
38247
+ class: "hidden-md-and-down text-secondary ml-2",
38248
+ color: "lightsecondary",
38249
+ icon: "",
38250
+ rounded: "sm",
38251
+ variant: "flat",
38252
+ size: "small",
38253
+ onClick: _cache[2] || (_cache[2] = withModifiers(($event) => props.onToggleCustomizer && props.onToggleCustomizer(), ["stop"]))
38254
+ }, {
38255
+ default: withCtx(() => [
38256
+ createVNode(unref(IconPalette), {
38257
+ size: "20",
38258
+ "stroke-width": "1.5"
38259
+ })
38260
+ ]),
38261
+ _: 1
38262
+ }),
38263
+ __props.menuOrientation === "horizontal" ? (openBlock(), createElementBlock("div", _hoisted_2, [
38264
+ (openBlock(true), createElementBlock(Fragment, null, renderList(computedHeaderMenu.value, (item, i) => {
38265
+ return openBlock(), createElementBlock(Fragment, { key: i }, [
38266
+ !item.children && !item.header && !item.divider ? (openBlock(), createBlock(VBtn, {
38267
+ key: 0,
38268
+ to: item.type === "external" ? "" : item.to,
38269
+ href: item.type === "external" ? item.to : "",
38270
+ target: item.type === "external" ? "_blank" : "",
38271
+ variant: "text",
38272
+ disabled: item.disabled,
38273
+ class: "header-menu-btn mr-3",
38274
+ color: "primary"
38275
+ }, {
38276
+ default: withCtx(() => [
38277
+ item.icon ? (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
38278
+ key: 0,
38279
+ class: "ml-2",
38280
+ size: "18"
38281
+ })) : createCommentVNode("", true),
38282
+ createElementVNode("span", null, toDisplayString(item.title), 1),
38283
+ item.chip ? (openBlock(), createBlock(VChip, {
38284
+ key: 1,
38285
+ color: item.chipColor,
38286
+ size: item.chipIcon ? "small" : "default",
38287
+ variant: item.chipVariant,
38288
+ "prepend-icon": item.chipIcon,
38289
+ class: "ml-2"
38290
+ }, {
38291
+ default: withCtx(() => [
38292
+ createTextVNode(toDisplayString(item.chip), 1)
38293
+ ]),
38294
+ _: 2
38295
+ }, 1032, ["color", "size", "variant", "prepend-icon"])) : createCommentVNode("", true)
38296
+ ]),
38297
+ _: 2
38298
+ }, 1032, ["to", "href", "target", "disabled"])) : item.children && item.children.length > 0 ? (openBlock(), createBlock(VMenu, {
38299
+ key: 1,
38300
+ "offset-y": ""
38301
+ }, {
38302
+ activator: withCtx(({ props: mprops }) => [
38303
+ createVNode(VBtn, mergeProps({ ref_for: true }, mprops, {
38304
+ variant: "text",
38305
+ disabled: item.disabled,
38306
+ class: "header-menu-btn",
38307
+ color: "primary mr-3"
38308
+ }), {
38309
+ default: withCtx(() => [
38310
+ item.icon ? (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
38311
+ key: 0,
38312
+ class: "mr-2",
38313
+ size: "18"
38314
+ })) : createCommentVNode("", true),
38315
+ createElementVNode("span", _hoisted_3, toDisplayString(item.title), 1),
38316
+ createVNode(unref(IconChevronDown), {
38317
+ size: "20",
38318
+ class: "ml-2",
38319
+ "stroke-width": "1.5"
38320
+ })
38321
+ ]),
38322
+ _: 2
38323
+ }, 1040, ["disabled"])
38324
+ ]),
38325
+ default: withCtx(() => [
38326
+ createVNode(VList, null, {
38327
+ default: withCtx(() => [
38328
+ (openBlock(true), createElementBlock(Fragment, null, renderList(item.children, (child, childIndex) => {
38329
+ return openBlock(), createBlock(VListItem, {
38330
+ key: childIndex,
38331
+ to: child.type === "external" ? "" : child.to,
38332
+ href: child.type === "external" ? child.to : "",
38333
+ target: child.type === "external" ? "_blank" : "",
38334
+ disabled: child.disabled
38335
+ }, createSlots({
38336
+ default: withCtx(() => [
38337
+ createVNode(VListItemTitle, null, {
38338
+ default: withCtx(() => [
38339
+ createTextVNode(toDisplayString(child.title), 1)
38340
+ ]),
38341
+ _: 2
38342
+ }, 1024)
38330
38343
  ]),
38331
- key: "0"
38332
- } : void 0
38333
- ]), 1032, ["to", "href", "target", "disabled"]);
38334
- }), 128))
38335
- ]),
38336
- _: 2
38337
- }, 1024)
38338
- ]),
38339
- _: 2
38340
- }, 1024)) : item.divider ? (openBlock(), createBlock(VDivider, {
38341
- key: 2,
38342
- vertical: "",
38343
- class: "mx-2"
38344
- })) : createCommentVNode("", true)
38345
- ], 64);
38346
- }), 128))
38347
- ])) : createCommentVNode("", true),
38344
+ _: 2
38345
+ }, [
38346
+ child.icon ? {
38347
+ name: "prepend",
38348
+ fn: withCtx(() => [
38349
+ (openBlock(), createBlock(resolveDynamicComponent(child.icon), { size: "18" }))
38350
+ ]),
38351
+ key: "0"
38352
+ } : void 0
38353
+ ]), 1032, ["to", "href", "target", "disabled"]);
38354
+ }), 128))
38355
+ ]),
38356
+ _: 2
38357
+ }, 1024)
38358
+ ]),
38359
+ _: 2
38360
+ }, 1024)) : item.divider ? (openBlock(), createBlock(VDivider, {
38361
+ key: 2,
38362
+ vertical: "",
38363
+ class: "mx-2"
38364
+ })) : createCommentVNode("", true)
38365
+ ], 64);
38366
+ }), 128))
38367
+ ])) : createCommentVNode("", true)
38368
+ ]),
38348
38369
  createVNode(VSpacer),
38349
38370
  renderSlot(_ctx.$slots, "notifications", {}, () => [
38350
38371
  createVNode(VBtn, {
@@ -38386,11 +38407,11 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
38386
38407
  ], true)
38387
38408
  ]),
38388
38409
  _: 3
38389
- });
38410
+ }, 8, ["style"]);
38390
38411
  };
38391
38412
  }
38392
38413
  });
38393
- const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-9b94743b"]]);
38414
+ const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-f2f62f7e"]]);
38394
38415
  const makeVAppProps = propsFactory({
38395
38416
  ...makeComponentProps(),
38396
38417
  ...omit(makeLayoutProps(), ["fullHeight"]),
@@ -38484,7 +38505,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
38484
38505
  return (_ctx, _cache) => {
38485
38506
  return openBlock(), createBlock(VApp, null, {
38486
38507
  default: withCtx(() => [
38487
- createVNode(AppHeader, mergeProps(__props.header, { class: "app-header" }), {
38508
+ createVNode(AppHeader, mergeProps(__props.header, {
38509
+ sidebarDrawer: __props.sidebar.sidebarDrawer,
38510
+ class: "app-header"
38511
+ }), {
38488
38512
  notifications: withCtx(() => [
38489
38513
  renderSlot(_ctx.$slots, "notifications", {}, void 0, true)
38490
38514
  ]),
@@ -38492,7 +38516,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
38492
38516
  renderSlot(_ctx.$slots, "profile", {}, void 0, true)
38493
38517
  ]),
38494
38518
  _: 3
38495
- }, 16),
38519
+ }, 16, ["sidebarDrawer"]),
38496
38520
  createVNode(_sfc_main$2, {
38497
38521
  sidebarItems: __props.sidebar.sidebarItems,
38498
38522
  getFilteredSidebarItems: __props.sidebar.getFilteredSidebarItems,
@@ -38516,7 +38540,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
38516
38540
  };
38517
38541
  }
38518
38542
  });
38519
- const AppLayout = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-82bccb54"]]);
38543
+ const AppLayout = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-a03400ab"]]);
38520
38544
  function useDataTable(options) {
38521
38545
  const items = ref([]);
38522
38546
  const loading = ref(false);