@amirjalili1374/ui-kit 1.4.74 → 1.4.76
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
|
@@ -18420,7 +18420,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
18420
18420
|
})) : createCommentVNode("", true),
|
|
18421
18421
|
props.showRefreshButton ? (openBlock(), createBlock(VBtn, {
|
|
18422
18422
|
key: 3,
|
|
18423
|
-
color: "
|
|
18423
|
+
color: "primary",
|
|
18424
18424
|
onClick: _cache[3] || (_cache[3] = ($event) => unref(debouncedFetchData)()),
|
|
18425
18425
|
loading: loading.value
|
|
18426
18426
|
}, {
|
|
@@ -19743,7 +19743,6 @@ 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-70cfe60f"]]);
|
|
19747
19746
|
const _hoisted_1$8 = { class: "description-input" };
|
|
19748
19747
|
const _sfc_main$e = /* @__PURE__ */ defineComponent$1({
|
|
19749
19748
|
__name: "DescriptionInput",
|
|
@@ -40082,7 +40081,7 @@ export {
|
|
|
40082
40081
|
BooleanEnumOptions,
|
|
40083
40082
|
_sfc_main$k as ConfirmDialog,
|
|
40084
40083
|
CustomAutocomplete,
|
|
40085
|
-
CustomDataTable,
|
|
40084
|
+
_sfc_main$f as CustomDataTable,
|
|
40086
40085
|
DateConverter,
|
|
40087
40086
|
DescriptionInput,
|
|
40088
40087
|
DigitLimit,
|