@amirjalili1374/ui-kit 1.4.2 → 1.4.4
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/components/layout/AppHeader.vue.d.ts +0 -9
- package/dist/components/layout/AppHeader.vue.d.ts.map +1 -1
- package/dist/components/layout/AppLayout.vue.d.ts +0 -1
- package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/dist/ui-kit.cjs.js +1 -1
- package/dist/ui-kit.cjs.js.map +1 -1
- package/dist/ui-kit.es.js +176 -200
- package/dist/ui-kit.es.js.map +1 -1
- package/package.json +1 -1
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$
|
|
3894
|
+
const _hoisted_3$5 = { 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$
|
|
3948
|
+
createElementVNode("div", _hoisted_3$5, [
|
|
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$
|
|
12600
|
+
const _hoisted_3$4 = { 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$
|
|
12753
|
+
createElementVNode("div", _hoisted_3$4, [
|
|
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$
|
|
16929
|
+
const _hoisted_3$3 = { 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$
|
|
17894
|
+
createElementVNode("div", _hoisted_3$3, [
|
|
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$
|
|
19355
|
+
const _hoisted_3$2 = { 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$
|
|
19605
|
+
createElementVNode("div", _hoisted_3$2, [
|
|
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$
|
|
19999
|
+
const _hoisted_3$1 = { 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$
|
|
20094
|
+
createElementVNode("span", _hoisted_3$1, 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
|
|
36926
|
+
const _hoisted_3 = { 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
|
|
36944
|
+
unref(customizer).loading ? (openBlock(), createElementBlock("span", _hoisted_3, "لطفا منتظر بمانید")) : createCommentVNode("", true)
|
|
36945
36945
|
]),
|
|
36946
36946
|
_: 1
|
|
36947
36947
|
})
|
|
@@ -38137,12 +38137,11 @@ const VAppBar = genericComponent()({
|
|
|
38137
38137
|
return {};
|
|
38138
38138
|
}
|
|
38139
38139
|
});
|
|
38140
|
-
const _hoisted_1$1 = {
|
|
38141
|
-
const _hoisted_2 = {
|
|
38140
|
+
const _hoisted_1$1 = {
|
|
38142
38141
|
key: 1,
|
|
38143
38142
|
class: "header-menu-container"
|
|
38144
38143
|
};
|
|
38145
|
-
const
|
|
38144
|
+
const _hoisted_2 = { class: "mr-2" };
|
|
38146
38145
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
38147
38146
|
__name: "AppHeader",
|
|
38148
38147
|
props: {
|
|
@@ -38154,10 +38153,6 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
|
38154
38153
|
type: Boolean,
|
|
38155
38154
|
default: false
|
|
38156
38155
|
},
|
|
38157
|
-
sidebarDrawer: {
|
|
38158
|
-
type: Boolean,
|
|
38159
|
-
default: false
|
|
38160
|
-
},
|
|
38161
38156
|
userInfoLoaded: {
|
|
38162
38157
|
type: Boolean,
|
|
38163
38158
|
default: false
|
|
@@ -38186,186 +38181,170 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
|
38186
38181
|
if (props.userInfoLoaded) return props.headerMenu;
|
|
38187
38182
|
return props.headerMenu;
|
|
38188
38183
|
});
|
|
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
|
-
});
|
|
38201
38184
|
return (_ctx, _cache) => {
|
|
38202
38185
|
return openBlock(), createBlock(VAppBar, {
|
|
38203
38186
|
elevation: "0",
|
|
38204
38187
|
height: "80",
|
|
38205
|
-
|
|
38206
|
-
class: "app-header topbar",
|
|
38207
|
-
style: normalizeStyle({ width: headerWidth.value, right: 0 })
|
|
38188
|
+
class: "app-header topbar"
|
|
38208
38189
|
}, {
|
|
38209
38190
|
default: withCtx(() => [
|
|
38210
|
-
|
|
38211
|
-
|
|
38212
|
-
|
|
38213
|
-
|
|
38214
|
-
|
|
38215
|
-
|
|
38216
|
-
|
|
38217
|
-
|
|
38218
|
-
|
|
38219
|
-
|
|
38220
|
-
|
|
38221
|
-
|
|
38222
|
-
|
|
38223
|
-
|
|
38224
|
-
|
|
38225
|
-
|
|
38226
|
-
|
|
38227
|
-
|
|
38228
|
-
|
|
38229
|
-
|
|
38230
|
-
|
|
38231
|
-
|
|
38232
|
-
|
|
38233
|
-
|
|
38234
|
-
|
|
38235
|
-
|
|
38236
|
-
|
|
38237
|
-
|
|
38238
|
-
|
|
38239
|
-
|
|
38240
|
-
|
|
38241
|
-
|
|
38242
|
-
|
|
38243
|
-
|
|
38244
|
-
|
|
38245
|
-
|
|
38246
|
-
|
|
38247
|
-
|
|
38248
|
-
|
|
38249
|
-
|
|
38250
|
-
|
|
38251
|
-
|
|
38252
|
-
|
|
38253
|
-
|
|
38254
|
-
|
|
38255
|
-
|
|
38256
|
-
|
|
38257
|
-
|
|
38258
|
-
|
|
38259
|
-
|
|
38260
|
-
|
|
38261
|
-
|
|
38262
|
-
|
|
38263
|
-
|
|
38264
|
-
|
|
38265
|
-
|
|
38266
|
-
|
|
38267
|
-
|
|
38268
|
-
|
|
38269
|
-
|
|
38270
|
-
|
|
38271
|
-
|
|
38272
|
-
|
|
38273
|
-
|
|
38274
|
-
|
|
38275
|
-
|
|
38276
|
-
|
|
38277
|
-
|
|
38278
|
-
|
|
38279
|
-
|
|
38280
|
-
|
|
38281
|
-
|
|
38282
|
-
|
|
38283
|
-
|
|
38284
|
-
|
|
38285
|
-
|
|
38286
|
-
|
|
38287
|
-
|
|
38288
|
-
|
|
38289
|
-
|
|
38290
|
-
|
|
38291
|
-
|
|
38292
|
-
|
|
38293
|
-
|
|
38294
|
-
|
|
38295
|
-
|
|
38296
|
-
|
|
38297
|
-
|
|
38298
|
-
|
|
38299
|
-
|
|
38300
|
-
|
|
38301
|
-
}
|
|
38302
|
-
|
|
38303
|
-
|
|
38304
|
-
|
|
38305
|
-
|
|
38306
|
-
|
|
38307
|
-
|
|
38308
|
-
|
|
38309
|
-
|
|
38310
|
-
|
|
38311
|
-
|
|
38312
|
-
|
|
38313
|
-
|
|
38314
|
-
|
|
38315
|
-
|
|
38316
|
-
|
|
38317
|
-
|
|
38318
|
-
|
|
38319
|
-
|
|
38320
|
-
|
|
38321
|
-
|
|
38322
|
-
|
|
38323
|
-
|
|
38324
|
-
|
|
38325
|
-
|
|
38326
|
-
|
|
38327
|
-
|
|
38328
|
-
|
|
38329
|
-
|
|
38330
|
-
|
|
38331
|
-
|
|
38332
|
-
|
|
38333
|
-
|
|
38334
|
-
|
|
38335
|
-
|
|
38336
|
-
|
|
38337
|
-
|
|
38338
|
-
|
|
38339
|
-
createTextVNode(toDisplayString(child.title), 1)
|
|
38340
|
-
]),
|
|
38341
|
-
_: 2
|
|
38342
|
-
}, 1024)
|
|
38343
|
-
]),
|
|
38344
|
-
_: 2
|
|
38345
|
-
}, [
|
|
38346
|
-
child.icon ? {
|
|
38347
|
-
name: "prepend",
|
|
38348
|
-
fn: withCtx(() => [
|
|
38349
|
-
(openBlock(), createBlock(resolveDynamicComponent(child.icon), { size: "18" }))
|
|
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)
|
|
38350
38320
|
]),
|
|
38351
|
-
|
|
38352
|
-
}
|
|
38353
|
-
]),
|
|
38354
|
-
|
|
38355
|
-
|
|
38356
|
-
|
|
38357
|
-
|
|
38358
|
-
|
|
38359
|
-
|
|
38360
|
-
|
|
38361
|
-
|
|
38362
|
-
|
|
38363
|
-
|
|
38364
|
-
|
|
38365
|
-
|
|
38366
|
-
|
|
38367
|
-
|
|
38368
|
-
|
|
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" }))
|
|
38330
|
+
]),
|
|
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),
|
|
38369
38348
|
createVNode(VSpacer),
|
|
38370
38349
|
renderSlot(_ctx.$slots, "notifications", {}, () => [
|
|
38371
38350
|
createVNode(VBtn, {
|
|
@@ -38407,11 +38386,11 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent$1({
|
|
|
38407
38386
|
], true)
|
|
38408
38387
|
]),
|
|
38409
38388
|
_: 3
|
|
38410
|
-
}
|
|
38389
|
+
});
|
|
38411
38390
|
};
|
|
38412
38391
|
}
|
|
38413
38392
|
});
|
|
38414
|
-
const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-
|
|
38393
|
+
const AppHeader = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-9b94743b"]]);
|
|
38415
38394
|
const makeVAppProps = propsFactory({
|
|
38416
38395
|
...makeComponentProps(),
|
|
38417
38396
|
...omit(makeLayoutProps(), ["fullHeight"]),
|
|
@@ -38505,10 +38484,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
|
|
|
38505
38484
|
return (_ctx, _cache) => {
|
|
38506
38485
|
return openBlock(), createBlock(VApp, null, {
|
|
38507
38486
|
default: withCtx(() => [
|
|
38508
|
-
createVNode(AppHeader, mergeProps(__props.header, {
|
|
38509
|
-
sidebarDrawer: __props.sidebar.sidebarDrawer,
|
|
38510
|
-
class: "app-header"
|
|
38511
|
-
}), {
|
|
38487
|
+
createVNode(AppHeader, mergeProps(__props.header, { class: "app-header" }), {
|
|
38512
38488
|
notifications: withCtx(() => [
|
|
38513
38489
|
renderSlot(_ctx.$slots, "notifications", {}, void 0, true)
|
|
38514
38490
|
]),
|
|
@@ -38516,7 +38492,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
|
|
|
38516
38492
|
renderSlot(_ctx.$slots, "profile", {}, void 0, true)
|
|
38517
38493
|
]),
|
|
38518
38494
|
_: 3
|
|
38519
|
-
}, 16
|
|
38495
|
+
}, 16),
|
|
38520
38496
|
createVNode(_sfc_main$2, {
|
|
38521
38497
|
sidebarItems: __props.sidebar.sidebarItems,
|
|
38522
38498
|
getFilteredSidebarItems: __props.sidebar.getFilteredSidebarItems,
|
|
@@ -38540,7 +38516,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent$1({
|
|
|
38540
38516
|
};
|
|
38541
38517
|
}
|
|
38542
38518
|
});
|
|
38543
|
-
const AppLayout = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-
|
|
38519
|
+
const AppLayout = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-82bccb54"]]);
|
|
38544
38520
|
function useDataTable(options) {
|
|
38545
38521
|
const items = ref([]);
|
|
38546
38522
|
const loading = ref(false);
|