@amirjalili1374/ui-kit 1.5.32 → 1.5.34
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
|
@@ -18252,43 +18252,42 @@ const _hoisted_7$1 = {
|
|
|
18252
18252
|
class: "me-1"
|
|
18253
18253
|
};
|
|
18254
18254
|
const _hoisted_8$1 = { class: "d-flex align-center mb-3" };
|
|
18255
|
-
const _hoisted_9$1 =
|
|
18256
|
-
const _hoisted_10$1 =
|
|
18257
|
-
const _hoisted_11$1 = {
|
|
18255
|
+
const _hoisted_9$1 = ["aria-busy", "aria-live"];
|
|
18256
|
+
const _hoisted_10$1 = {
|
|
18258
18257
|
key: 0,
|
|
18259
18258
|
class: "grouped-table"
|
|
18260
18259
|
};
|
|
18261
|
-
const
|
|
18262
|
-
const
|
|
18263
|
-
const
|
|
18264
|
-
const
|
|
18265
|
-
const
|
|
18266
|
-
const
|
|
18267
|
-
const
|
|
18260
|
+
const _hoisted_11$1 = { class: "group-controls mb-3" };
|
|
18261
|
+
const _hoisted_12$1 = { class: "groups-container" };
|
|
18262
|
+
const _hoisted_13$1 = ["onClick", "onKeydown", "aria-expanded", "aria-controls", "id"];
|
|
18263
|
+
const _hoisted_14$1 = { class: "group-label" };
|
|
18264
|
+
const _hoisted_15$1 = ["id", "aria-labelledby"];
|
|
18265
|
+
const _hoisted_16$1 = ["tabindex", "onKeydown", "onClick"];
|
|
18266
|
+
const _hoisted_17 = {
|
|
18268
18267
|
key: 2,
|
|
18269
18268
|
class: "d-flex align-center",
|
|
18270
18269
|
style: { "gap": "4px" }
|
|
18271
18270
|
};
|
|
18271
|
+
const _hoisted_18 = ["onClick"];
|
|
18272
18272
|
const _hoisted_19 = ["onClick"];
|
|
18273
|
-
const _hoisted_20 = ["onClick"];
|
|
18274
|
-
const _hoisted_21 =
|
|
18275
|
-
const _hoisted_22 = {
|
|
18273
|
+
const _hoisted_20 = ["tabindex", "onKeydown", "onClick"];
|
|
18274
|
+
const _hoisted_21 = {
|
|
18276
18275
|
key: 2,
|
|
18277
18276
|
class: "d-flex align-center",
|
|
18278
18277
|
style: { "gap": "4px" }
|
|
18279
18278
|
};
|
|
18279
|
+
const _hoisted_22 = ["onClick"];
|
|
18280
18280
|
const _hoisted_23 = ["onClick"];
|
|
18281
|
-
const _hoisted_24 =
|
|
18282
|
-
const _hoisted_25 = {
|
|
18281
|
+
const _hoisted_24 = {
|
|
18283
18282
|
key: 2,
|
|
18284
18283
|
class: "d-flex justify-center align-center pa-4"
|
|
18285
18284
|
};
|
|
18286
|
-
const
|
|
18285
|
+
const _hoisted_25 = {
|
|
18287
18286
|
key: 2,
|
|
18288
18287
|
class: "pagination-wrapper"
|
|
18289
18288
|
};
|
|
18290
|
-
const
|
|
18291
|
-
const
|
|
18289
|
+
const _hoisted_26 = { class: "d-flex justify-space-between align-center pa-3" };
|
|
18290
|
+
const _hoisted_27 = { class: "text-subtitle-3" };
|
|
18292
18291
|
const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
18293
18292
|
...{ inheritAttrs: false },
|
|
18294
18293
|
__name: "CustomDataTable",
|
|
@@ -19635,7 +19634,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19635
19634
|
}, {
|
|
19636
19635
|
default: withCtx(() => [
|
|
19637
19636
|
createElementVNode("div", _hoisted_8$1, [
|
|
19638
|
-
_cache[36] || (_cache[36] = createElementVNode("span", { class: "text-subtitle-
|
|
19637
|
+
_cache[36] || (_cache[36] = createElementVNode("span", { class: "text-subtitle-3 font-weight-medium" }, "فیلترها", -1)),
|
|
19639
19638
|
createVNode(VSpacer),
|
|
19640
19639
|
hasActiveInlineFilters.value ? (openBlock(), createBlock(VBtn, {
|
|
19641
19640
|
key: 0,
|
|
@@ -19748,28 +19747,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19748
19747
|
})
|
|
19749
19748
|
]),
|
|
19750
19749
|
_: 1
|
|
19751
|
-
})
|
|
19752
|
-
createElementVNode("div", _hoisted_9$1, [
|
|
19753
|
-
createVNode(VBtn, {
|
|
19754
|
-
color: "grey",
|
|
19755
|
-
variant: "tonal",
|
|
19756
|
-
onClick: resetFilter
|
|
19757
|
-
}, {
|
|
19758
|
-
default: withCtx(() => [..._cache[37] || (_cache[37] = [
|
|
19759
|
-
createTextVNode(" حذف فیلترها ", -1)
|
|
19760
|
-
])]),
|
|
19761
|
-
_: 1
|
|
19762
|
-
}),
|
|
19763
|
-
createVNode(VBtn, {
|
|
19764
|
-
color: "primary",
|
|
19765
|
-
onClick: applyFilter
|
|
19766
|
-
}, {
|
|
19767
|
-
default: withCtx(() => [..._cache[38] || (_cache[38] = [
|
|
19768
|
-
createTextVNode(" اعمال فیلتر ", -1)
|
|
19769
|
-
])]),
|
|
19770
|
-
_: 1
|
|
19771
|
-
})
|
|
19772
|
-
])
|
|
19750
|
+
})
|
|
19773
19751
|
]),
|
|
19774
19752
|
_: 1
|
|
19775
19753
|
})) : createCommentVNode("", true),
|
|
@@ -19791,15 +19769,15 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19791
19769
|
boilerplate: false
|
|
19792
19770
|
}, null, 8, ["loading"])
|
|
19793
19771
|
], 4)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
19794
|
-
props.groupBy && unref(groupedItems).length > 0 ? (openBlock(), createElementBlock("div",
|
|
19795
|
-
createElementVNode("div",
|
|
19772
|
+
props.groupBy && unref(groupedItems).length > 0 ? (openBlock(), createElementBlock("div", _hoisted_10$1, [
|
|
19773
|
+
createElementVNode("div", _hoisted_11$1, [
|
|
19796
19774
|
createVNode(VBtn, {
|
|
19797
19775
|
size: "small",
|
|
19798
19776
|
color: "primary",
|
|
19799
19777
|
onClick: expandAllGroups,
|
|
19800
19778
|
class: "me-2"
|
|
19801
19779
|
}, {
|
|
19802
|
-
default: withCtx(() => [..._cache[
|
|
19780
|
+
default: withCtx(() => [..._cache[37] || (_cache[37] = [
|
|
19803
19781
|
createTextVNode(" گسترش همه ", -1)
|
|
19804
19782
|
])]),
|
|
19805
19783
|
_: 1
|
|
@@ -19810,7 +19788,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19810
19788
|
onClick: collapseAllGroups,
|
|
19811
19789
|
class: "me-2"
|
|
19812
19790
|
}, {
|
|
19813
|
-
default: withCtx(() => [..._cache[
|
|
19791
|
+
default: withCtx(() => [..._cache[38] || (_cache[38] = [
|
|
19814
19792
|
createTextVNode(" جمع کردن همه ", -1)
|
|
19815
19793
|
])]),
|
|
19816
19794
|
_: 1
|
|
@@ -19820,7 +19798,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19820
19798
|
class: "groups-scroll-container",
|
|
19821
19799
|
style: normalizeStyle({ height: `${props.height - 120}px` })
|
|
19822
19800
|
}, [
|
|
19823
|
-
createElementVNode("div",
|
|
19801
|
+
createElementVNode("div", _hoisted_12$1, [
|
|
19824
19802
|
(openBlock(true), createElementBlock(Fragment, null, renderList(unref(groupedItems), (group) => {
|
|
19825
19803
|
return openBlock(), createElementBlock("div", {
|
|
19826
19804
|
key: group.groupKey,
|
|
@@ -19848,7 +19826,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19848
19826
|
key: 1,
|
|
19849
19827
|
class: "me-2 chevron-icon"
|
|
19850
19828
|
})),
|
|
19851
|
-
createElementVNode("span",
|
|
19829
|
+
createElementVNode("span", _hoisted_14$1, toDisplayString(group.groupLabel), 1),
|
|
19852
19830
|
createVNode(VChip, {
|
|
19853
19831
|
size: "small",
|
|
19854
19832
|
color: "darkprimary",
|
|
@@ -19859,7 +19837,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19859
19837
|
]),
|
|
19860
19838
|
_: 2
|
|
19861
19839
|
}, 1024)
|
|
19862
|
-
], 42,
|
|
19840
|
+
], 42, _hoisted_13$1),
|
|
19863
19841
|
createVNode(Transition, {
|
|
19864
19842
|
name: "group-expand",
|
|
19865
19843
|
appear: ""
|
|
@@ -19938,7 +19916,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19938
19916
|
class: "mr-2",
|
|
19939
19917
|
onClick: ($event) => openDialog(item)
|
|
19940
19918
|
}, {
|
|
19941
|
-
default: withCtx(() => [..._cache[
|
|
19919
|
+
default: withCtx(() => [..._cache[39] || (_cache[39] = [
|
|
19942
19920
|
createTextVNode(" ویرایش ✏️ ", -1)
|
|
19943
19921
|
])]),
|
|
19944
19922
|
_: 1
|
|
@@ -19950,7 +19928,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19950
19928
|
class: "mr-2",
|
|
19951
19929
|
onClick: ($event) => openDeleteDialog(item)
|
|
19952
19930
|
}, {
|
|
19953
|
-
default: withCtx(() => [..._cache[
|
|
19931
|
+
default: withCtx(() => [..._cache[40] || (_cache[40] = [
|
|
19954
19932
|
createTextVNode("حذف ❌ ", -1)
|
|
19955
19933
|
])]),
|
|
19956
19934
|
_: 1
|
|
@@ -19962,7 +19940,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19962
19940
|
class: "mr-2",
|
|
19963
19941
|
onClick: ($event) => goToRoute("view", item)
|
|
19964
19942
|
}, {
|
|
19965
|
-
default: withCtx(() => [..._cache[
|
|
19943
|
+
default: withCtx(() => [..._cache[41] || (_cache[41] = [
|
|
19966
19944
|
createTextVNode("🔍 نمایش ", -1)
|
|
19967
19945
|
])]),
|
|
19968
19946
|
_: 1
|
|
@@ -20040,7 +20018,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20040
20018
|
_: 2
|
|
20041
20019
|
}, 1032, ["color", "onClick"]);
|
|
20042
20020
|
}), 128))
|
|
20043
|
-
], 64)) : (openBlock(), createElementBlock("div",
|
|
20021
|
+
], 64)) : (openBlock(), createElementBlock("div", _hoisted_17, [
|
|
20044
20022
|
shouldTruncate(
|
|
20045
20023
|
getTranslatedValue(getNestedValue2(item, column.key || ""), column, item),
|
|
20046
20024
|
getHeaderForColumn(column.key || "")
|
|
@@ -20053,7 +20031,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20053
20031
|
column.title || column.key || "",
|
|
20054
20032
|
item
|
|
20055
20033
|
), ["stop"])
|
|
20056
|
-
}, toDisplayString(truncateText(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item))), 9,
|
|
20034
|
+
}, toDisplayString(truncateText(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item))), 9, _hoisted_18)) : (openBlock(), createElementBlock("span", {
|
|
20057
20035
|
key: 1,
|
|
20058
20036
|
onClick: withModifiers(($event) => shouldShowCopyButton(getHeaderForColumn(column.key || "")) && openTextPreview(
|
|
20059
20037
|
getTranslatedValue(getNestedValue2(item, column.key || ""), column, item),
|
|
@@ -20061,7 +20039,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20061
20039
|
item
|
|
20062
20040
|
), ["stop"]),
|
|
20063
20041
|
style: normalizeStyle({ cursor: shouldShowCopyButton(getHeaderForColumn(column.key || "")) ? "pointer" : "default" })
|
|
20064
|
-
}, toDisplayString(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item)), 13,
|
|
20042
|
+
}, toDisplayString(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item)), 13, _hoisted_19)),
|
|
20065
20043
|
shouldShowCopyButton(getHeaderForColumn(column.key || "")) ? (openBlock(), createBlock(VBtn, {
|
|
20066
20044
|
key: 2,
|
|
20067
20045
|
icon: "",
|
|
@@ -20077,7 +20055,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20077
20055
|
}, {
|
|
20078
20056
|
default: withCtx(() => [
|
|
20079
20057
|
createVNode(VIcon, { size: "16" }, {
|
|
20080
|
-
default: withCtx(() => [..._cache[
|
|
20058
|
+
default: withCtx(() => [..._cache[42] || (_cache[42] = [
|
|
20081
20059
|
createTextVNode("mdi-content-copy", -1)
|
|
20082
20060
|
])]),
|
|
20083
20061
|
_: 1
|
|
@@ -20088,11 +20066,11 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20088
20066
|
]))
|
|
20089
20067
|
], 4);
|
|
20090
20068
|
}), 128))
|
|
20091
|
-
], 44,
|
|
20069
|
+
], 44, _hoisted_16$1)
|
|
20092
20070
|
]),
|
|
20093
20071
|
_: 1
|
|
20094
20072
|
}, 8, ["headers", "items", "items-per-page"])
|
|
20095
|
-
], 8,
|
|
20073
|
+
], 8, _hoisted_15$1)) : createCommentVNode("", true)
|
|
20096
20074
|
]),
|
|
20097
20075
|
_: 2
|
|
20098
20076
|
}, 1024)
|
|
@@ -20168,7 +20146,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20168
20146
|
class: "mr-2",
|
|
20169
20147
|
onClick: ($event) => openDialog(item)
|
|
20170
20148
|
}, {
|
|
20171
|
-
default: withCtx(() => [..._cache[
|
|
20149
|
+
default: withCtx(() => [..._cache[43] || (_cache[43] = [
|
|
20172
20150
|
createTextVNode(" ویرایش ✏️ ", -1)
|
|
20173
20151
|
])]),
|
|
20174
20152
|
_: 1
|
|
@@ -20180,7 +20158,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20180
20158
|
class: "mr-2",
|
|
20181
20159
|
onClick: ($event) => openDeleteDialog(item)
|
|
20182
20160
|
}, {
|
|
20183
|
-
default: withCtx(() => [..._cache[
|
|
20161
|
+
default: withCtx(() => [..._cache[44] || (_cache[44] = [
|
|
20184
20162
|
createTextVNode("حذف ❌ ", -1)
|
|
20185
20163
|
])]),
|
|
20186
20164
|
_: 1
|
|
@@ -20192,7 +20170,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20192
20170
|
class: "mr-2",
|
|
20193
20171
|
onClick: ($event) => goToRoute("view", item)
|
|
20194
20172
|
}, {
|
|
20195
|
-
default: withCtx(() => [..._cache[
|
|
20173
|
+
default: withCtx(() => [..._cache[45] || (_cache[45] = [
|
|
20196
20174
|
createTextVNode("🔍 نمایش ", -1)
|
|
20197
20175
|
])]),
|
|
20198
20176
|
_: 1
|
|
@@ -20270,7 +20248,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20270
20248
|
_: 2
|
|
20271
20249
|
}, 1032, ["color", "onClick"]);
|
|
20272
20250
|
}), 128))
|
|
20273
|
-
], 64)) : (openBlock(), createElementBlock("div",
|
|
20251
|
+
], 64)) : (openBlock(), createElementBlock("div", _hoisted_21, [
|
|
20274
20252
|
shouldTruncate(
|
|
20275
20253
|
getTranslatedValue(getNestedValue2(item, column.key || ""), column, item),
|
|
20276
20254
|
getHeaderForColumn(column.key || "")
|
|
@@ -20283,7 +20261,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20283
20261
|
column.title || column.key || "",
|
|
20284
20262
|
item
|
|
20285
20263
|
), ["stop"])
|
|
20286
|
-
}, toDisplayString(truncateText(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item))), 9,
|
|
20264
|
+
}, toDisplayString(truncateText(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item))), 9, _hoisted_22)) : (openBlock(), createElementBlock("span", {
|
|
20287
20265
|
key: 1,
|
|
20288
20266
|
onClick: withModifiers(($event) => shouldShowCopyButton(getHeaderForColumn(column.key || "")) && openTextPreview(
|
|
20289
20267
|
getTranslatedValue(getNestedValue2(item, column.key || ""), column, item),
|
|
@@ -20291,7 +20269,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20291
20269
|
item
|
|
20292
20270
|
), ["stop"]),
|
|
20293
20271
|
style: normalizeStyle({ cursor: shouldShowCopyButton(getHeaderForColumn(column.key || "")) ? "pointer" : "default" })
|
|
20294
|
-
}, toDisplayString(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item)), 13,
|
|
20272
|
+
}, toDisplayString(getTranslatedValue(getNestedValue2(item, column.key || ""), column, item)), 13, _hoisted_23)),
|
|
20295
20273
|
shouldShowCopyButton(getHeaderForColumn(column.key || "")) ? (openBlock(), createBlock(VBtn, {
|
|
20296
20274
|
key: 2,
|
|
20297
20275
|
icon: "",
|
|
@@ -20307,7 +20285,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20307
20285
|
}, {
|
|
20308
20286
|
default: withCtx(() => [
|
|
20309
20287
|
createVNode(VIcon, { size: "16" }, {
|
|
20310
|
-
default: withCtx(() => [..._cache[
|
|
20288
|
+
default: withCtx(() => [..._cache[46] || (_cache[46] = [
|
|
20311
20289
|
createTextVNode("mdi-content-copy", -1)
|
|
20312
20290
|
])]),
|
|
20313
20291
|
_: 1
|
|
@@ -20318,20 +20296,20 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20318
20296
|
]))
|
|
20319
20297
|
], 4);
|
|
20320
20298
|
}), 128))
|
|
20321
|
-
], 44,
|
|
20299
|
+
], 44, _hoisted_20)
|
|
20322
20300
|
]),
|
|
20323
20301
|
_: 1
|
|
20324
20302
|
}, 8, ["headers", "items", "items-per-page", "height"])),
|
|
20325
|
-
isLoadingMore.value ? (openBlock(), createElementBlock("div",
|
|
20303
|
+
isLoadingMore.value ? (openBlock(), createElementBlock("div", _hoisted_24, [
|
|
20326
20304
|
createVNode(VProgressCircular, {
|
|
20327
20305
|
indeterminate: "",
|
|
20328
20306
|
color: "primary"
|
|
20329
20307
|
})
|
|
20330
20308
|
])) : createCommentVNode("", true)
|
|
20331
20309
|
], 64)),
|
|
20332
|
-
props.showPagination ? (openBlock(), createElementBlock("div",
|
|
20333
|
-
createElementVNode("div",
|
|
20334
|
-
createElementVNode("div",
|
|
20310
|
+
props.showPagination ? (openBlock(), createElementBlock("div", _hoisted_25, [
|
|
20311
|
+
createElementVNode("div", _hoisted_26, [
|
|
20312
|
+
createElementVNode("div", _hoisted_27, " نمایش " + toDisplayString((currentPage.value - 1) * itemsPerPage.value + 1) + " تا " + toDisplayString(Math.min(currentPage.value * itemsPerPage.value, totalSize.value)) + " از " + toDisplayString(totalSize.value) + " رکورد ", 1),
|
|
20335
20313
|
createVNode(VPagination, {
|
|
20336
20314
|
modelValue: currentPage.value,
|
|
20337
20315
|
"onUpdate:modelValue": [
|
|
@@ -20344,7 +20322,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20344
20322
|
}, null, 8, ["modelValue", "length"])
|
|
20345
20323
|
])
|
|
20346
20324
|
])) : createCommentVNode("", true)
|
|
20347
|
-
], 16,
|
|
20325
|
+
], 16, _hoisted_9$1),
|
|
20348
20326
|
createVNode(VDialog, {
|
|
20349
20327
|
modelValue: dialog.value,
|
|
20350
20328
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => dialog.value = $event),
|
|
@@ -20460,7 +20438,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20460
20438
|
color: "error",
|
|
20461
20439
|
onClick: _cache[7] || (_cache[7] = ($event) => dialog.value = false)
|
|
20462
20440
|
}, {
|
|
20463
|
-
default: withCtx(() => [..._cache[
|
|
20441
|
+
default: withCtx(() => [..._cache[47] || (_cache[47] = [
|
|
20464
20442
|
createTextVNode("انصراف", -1)
|
|
20465
20443
|
])]),
|
|
20466
20444
|
_: 1
|
|
@@ -20493,13 +20471,13 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20493
20471
|
createVNode(VCard, null, {
|
|
20494
20472
|
default: withCtx(() => [
|
|
20495
20473
|
createVNode(VCardTitle, null, {
|
|
20496
|
-
default: withCtx(() => [..._cache[
|
|
20474
|
+
default: withCtx(() => [..._cache[48] || (_cache[48] = [
|
|
20497
20475
|
createTextVNode("حذف آیتم", -1)
|
|
20498
20476
|
])]),
|
|
20499
20477
|
_: 1
|
|
20500
20478
|
}),
|
|
20501
20479
|
createVNode(VCardText, null, {
|
|
20502
|
-
default: withCtx(() => [..._cache[
|
|
20480
|
+
default: withCtx(() => [..._cache[49] || (_cache[49] = [
|
|
20503
20481
|
createTextVNode(" آیا مایل به حذف این رکورد هستید ?", -1)
|
|
20504
20482
|
])]),
|
|
20505
20483
|
_: 1
|
|
@@ -20510,7 +20488,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20510
20488
|
color: "grey",
|
|
20511
20489
|
onClick: _cache[9] || (_cache[9] = ($event) => deleteDialog.value = false)
|
|
20512
20490
|
}, {
|
|
20513
|
-
default: withCtx(() => [..._cache[
|
|
20491
|
+
default: withCtx(() => [..._cache[50] || (_cache[50] = [
|
|
20514
20492
|
createTextVNode("انصراف", -1)
|
|
20515
20493
|
])]),
|
|
20516
20494
|
_: 1
|
|
@@ -20522,7 +20500,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20522
20500
|
return deleteItem(String(((_a2 = itemToDelete.value) == null ? void 0 : _a2.id) || ""));
|
|
20523
20501
|
})
|
|
20524
20502
|
}, {
|
|
20525
|
-
default: withCtx(() => [..._cache[
|
|
20503
|
+
default: withCtx(() => [..._cache[51] || (_cache[51] = [
|
|
20526
20504
|
createTextVNode("حذف", -1)
|
|
20527
20505
|
])]),
|
|
20528
20506
|
_: 1
|
|
@@ -20550,28 +20528,28 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20550
20528
|
color: "red",
|
|
20551
20529
|
class: "me-2"
|
|
20552
20530
|
}, {
|
|
20553
|
-
default: withCtx(() => [..._cache[
|
|
20531
|
+
default: withCtx(() => [..._cache[52] || (_cache[52] = [
|
|
20554
20532
|
createTextVNode("🗑️", -1)
|
|
20555
20533
|
])]),
|
|
20556
20534
|
_: 1
|
|
20557
20535
|
}),
|
|
20558
|
-
_cache[
|
|
20536
|
+
_cache[53] || (_cache[53] = createTextVNode(" حذف گروهی ", -1))
|
|
20559
20537
|
]),
|
|
20560
20538
|
_: 1
|
|
20561
20539
|
}),
|
|
20562
20540
|
createVNode(VCardText, null, {
|
|
20563
20541
|
default: withCtx(() => [
|
|
20564
20542
|
createElementVNode("p", null, [
|
|
20565
|
-
_cache[
|
|
20543
|
+
_cache[54] || (_cache[54] = createTextVNode(" آیا مایل به حذف ", -1)),
|
|
20566
20544
|
createElementVNode("strong", null, toDisplayString(selectedCount.value), 1),
|
|
20567
|
-
_cache[
|
|
20545
|
+
_cache[55] || (_cache[55] = createTextVNode(" آیتم انتخاب شده هستید؟ ", -1))
|
|
20568
20546
|
]),
|
|
20569
20547
|
createVNode(VAlert, {
|
|
20570
20548
|
type: "warning",
|
|
20571
20549
|
variant: "tonal",
|
|
20572
20550
|
class: "mt-3"
|
|
20573
20551
|
}, {
|
|
20574
|
-
default: withCtx(() => [..._cache[
|
|
20552
|
+
default: withCtx(() => [..._cache[56] || (_cache[56] = [
|
|
20575
20553
|
createTextVNode(" این عمل قابل بازگشت نیست! ", -1)
|
|
20576
20554
|
])]),
|
|
20577
20555
|
_: 1
|
|
@@ -20586,7 +20564,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20586
20564
|
color: "grey",
|
|
20587
20565
|
onClick: _cache[12] || (_cache[12] = ($event) => groupDeleteDialog.value = false)
|
|
20588
20566
|
}, {
|
|
20589
|
-
default: withCtx(() => [..._cache[
|
|
20567
|
+
default: withCtx(() => [..._cache[57] || (_cache[57] = [
|
|
20590
20568
|
createTextVNode("انصراف", -1)
|
|
20591
20569
|
])]),
|
|
20592
20570
|
_: 1
|
|
@@ -20652,7 +20630,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20652
20630
|
createVNode(VCard, null, {
|
|
20653
20631
|
default: withCtx(() => [
|
|
20654
20632
|
createVNode(VCardTitle, null, {
|
|
20655
|
-
default: withCtx(() => [..._cache[
|
|
20633
|
+
default: withCtx(() => [..._cache[58] || (_cache[58] = [
|
|
20656
20634
|
createTextVNode("فیلتر", -1)
|
|
20657
20635
|
])]),
|
|
20658
20636
|
_: 1
|
|
@@ -20774,7 +20752,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20774
20752
|
variant: "tonal",
|
|
20775
20753
|
onClick: resetFilter
|
|
20776
20754
|
}, {
|
|
20777
|
-
default: withCtx(() => [..._cache[
|
|
20755
|
+
default: withCtx(() => [..._cache[59] || (_cache[59] = [
|
|
20778
20756
|
createTextVNode("حذف فیلترها", -1)
|
|
20779
20757
|
])]),
|
|
20780
20758
|
_: 1
|
|
@@ -20783,7 +20761,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20783
20761
|
color: "primary",
|
|
20784
20762
|
onClick: applyFilter
|
|
20785
20763
|
}, {
|
|
20786
|
-
default: withCtx(() => [..._cache[
|
|
20764
|
+
default: withCtx(() => [..._cache[60] || (_cache[60] = [
|
|
20787
20765
|
createTextVNode("اعمال فیلتر", -1)
|
|
20788
20766
|
])]),
|
|
20789
20767
|
_: 1
|
|
@@ -20815,7 +20793,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20815
20793
|
}, {
|
|
20816
20794
|
default: withCtx(() => [
|
|
20817
20795
|
createVNode(VIcon, null, {
|
|
20818
|
-
default: withCtx(() => [..._cache[
|
|
20796
|
+
default: withCtx(() => [..._cache[61] || (_cache[61] = [
|
|
20819
20797
|
createTextVNode("mdi-close", -1)
|
|
20820
20798
|
])]),
|
|
20821
20799
|
_: 1
|
|
@@ -20848,12 +20826,12 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20848
20826
|
}, {
|
|
20849
20827
|
default: withCtx(() => [
|
|
20850
20828
|
createVNode(VIcon, { start: "" }, {
|
|
20851
|
-
default: withCtx(() => [..._cache[
|
|
20829
|
+
default: withCtx(() => [..._cache[62] || (_cache[62] = [
|
|
20852
20830
|
createTextVNode("mdi-content-copy", -1)
|
|
20853
20831
|
])]),
|
|
20854
20832
|
_: 1
|
|
20855
20833
|
}),
|
|
20856
|
-
_cache[
|
|
20834
|
+
_cache[63] || (_cache[63] = createTextVNode(" کپی متن ", -1))
|
|
20857
20835
|
]),
|
|
20858
20836
|
_: 1
|
|
20859
20837
|
}),
|
|
@@ -20863,12 +20841,12 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20863
20841
|
}, {
|
|
20864
20842
|
default: withCtx(() => [
|
|
20865
20843
|
createVNode(VIcon, { start: "" }, {
|
|
20866
|
-
default: withCtx(() => [..._cache[
|
|
20844
|
+
default: withCtx(() => [..._cache[64] || (_cache[64] = [
|
|
20867
20845
|
createTextVNode("mdi-content-copy", -1)
|
|
20868
20846
|
])]),
|
|
20869
20847
|
_: 1
|
|
20870
20848
|
}),
|
|
20871
|
-
_cache[
|
|
20849
|
+
_cache[65] || (_cache[65] = createTextVNode(" کپی رکورد کامل ", -1))
|
|
20872
20850
|
]),
|
|
20873
20851
|
_: 1
|
|
20874
20852
|
}),
|
|
@@ -20876,7 +20854,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20876
20854
|
color: "grey",
|
|
20877
20855
|
onClick: _cache[20] || (_cache[20] = ($event) => textPreviewDialog.value = false)
|
|
20878
20856
|
}, {
|
|
20879
|
-
default: withCtx(() => [..._cache[
|
|
20857
|
+
default: withCtx(() => [..._cache[66] || (_cache[66] = [
|
|
20880
20858
|
createTextVNode("بستن", -1)
|
|
20881
20859
|
])]),
|
|
20882
20860
|
_: 1
|
|
@@ -20903,7 +20881,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
20903
20881
|
variant: "text",
|
|
20904
20882
|
onClick: _cache[22] || (_cache[22] = ($event) => snackbar.value = false)
|
|
20905
20883
|
}, {
|
|
20906
|
-
default: withCtx(() => [..._cache[
|
|
20884
|
+
default: withCtx(() => [..._cache[67] || (_cache[67] = [
|
|
20907
20885
|
createTextVNode(" بستن ", -1)
|
|
20908
20886
|
])]),
|
|
20909
20887
|
_: 1
|