readytech-ui-library-v2 1.0.163 → 1.0.164
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.
@@ -21801,7 +21801,7 @@ const Mie = J({
|
|
21801
21801
|
items: { type: Array, required: !0 },
|
21802
21802
|
loading: { type: Boolean, default: !1 },
|
21803
21803
|
enableSearch: { type: Boolean, default: !0 },
|
21804
|
-
itemsPerPage: { type: Number, default:
|
21804
|
+
itemsPerPage: { type: Number, default: 25 },
|
21805
21805
|
itemsPerPageOptions: { type: Array, default: () => [5, 10, 25, 50, 100] },
|
21806
21806
|
searchLabel: { type: String, default: "Search across all fields" },
|
21807
21807
|
sortBy: { type: [String, Array], default: () => [] },
|
@@ -21976,7 +21976,7 @@ function Gie(e, t, n, r, a, i) {
|
|
21976
21976
|
_: 3
|
21977
21977
|
});
|
21978
21978
|
}
|
21979
|
-
const qie = /* @__PURE__ */ je($ie, [["render", Gie], ["__scopeId", "data-v-
|
21979
|
+
const qie = /* @__PURE__ */ je($ie, [["render", Gie], ["__scopeId", "data-v-e20ba469"]]), o_ = Symbol.for("vuetify:v-tabs"), Kie = J({
|
21980
21980
|
fixed: Boolean,
|
21981
21981
|
sliderColor: String,
|
21982
21982
|
hideSlider: Boolean,
|