@amirjalili1374/ui-kit 1.4.59 → 1.4.60
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/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 +2 -2
- package/dist/ui-kit.es.js.map +1 -1
- package/package.json +1 -1
package/dist/ui-kit.es.js
CHANGED
|
@@ -19471,7 +19471,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19471
19471
|
createVNode(VDialog, {
|
|
19472
19472
|
modelValue: filterDialog.value,
|
|
19473
19473
|
"onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => filterDialog.value = $event),
|
|
19474
|
-
"max-width": "
|
|
19474
|
+
"max-width": "1300"
|
|
19475
19475
|
}, {
|
|
19476
19476
|
default: withCtx(() => [
|
|
19477
19477
|
createVNode(VCard, null, {
|
|
@@ -19743,7 +19743,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19743
19743
|
};
|
|
19744
19744
|
}
|
|
19745
19745
|
});
|
|
19746
|
-
const CustomDataTable = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["__scopeId", "data-v-
|
|
19746
|
+
const CustomDataTable = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["__scopeId", "data-v-48a0f8b6"]]);
|
|
19747
19747
|
const _hoisted_1$8 = { class: "description-input" };
|
|
19748
19748
|
const _sfc_main$e = /* @__PURE__ */ defineComponent$1({
|
|
19749
19749
|
__name: "DescriptionInput",
|