readytech-ui-library-v2 0.0.39 → 0.0.40
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.
@@ -7958,7 +7958,7 @@ const _r = /* @__PURE__ */ P(br, [["render", pr], ["__scopeId", "data-v-ff02002f
|
|
7958
7958
|
);
|
7959
7959
|
},
|
7960
7960
|
trapFocus(e) {
|
7961
|
-
const n =
|
7961
|
+
const n = document.querySelector("[role='dialog']"), t = this.getFocusableElements(n), l = t[0], i = t[t.length - 1];
|
7962
7962
|
e.target === i && !e.shiftKey ? (e.preventDefault(), l.focus()) : e.target === l && e.shiftKey && (e.preventDefault(), i.focus());
|
7963
7963
|
}
|
7964
7964
|
},
|
@@ -8047,7 +8047,7 @@ function Sr(e, n, t, l, i, a) {
|
|
8047
8047
|
_: 1
|
8048
8048
|
}, 8, ["fullscreen", "hide-overlay", "max-width", "persistent", "scrollable", "transition", "value", "modelValue", "onKeydown"]);
|
8049
8049
|
}
|
8050
|
-
const Cr = /* @__PURE__ */ P(kr, [["render", Sr], ["__scopeId", "data-v-
|
8050
|
+
const Cr = /* @__PURE__ */ P(kr, [["render", Sr], ["__scopeId", "data-v-2f9d2797"]]), wr = {
|
8051
8051
|
name: "RtDivider",
|
8052
8052
|
props: {
|
8053
8053
|
color: {
|