@wgalleti/primevue-components 0.28.0 → 0.28.1
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/{components-BiiT1GKD.js → components-BZNvfFed.js} +4 -3
- package/dist/components-BZNvfFed.js.map +1 -0
- package/dist/{components-D6AfK4EH.cjs → components-jGABNYAb.cjs} +2 -2
- package/dist/components-jGABNYAb.cjs.map +1 -0
- package/dist/components.cjs +1 -1
- package/dist/components.js +1 -1
- package/dist/{composables-S1-B8Ncs.cjs → composables-DPnCytUq.cjs} +2 -2
- package/dist/{composables-S1-B8Ncs.cjs.map → composables-DPnCytUq.cjs.map} +1 -1
- package/dist/{composables-DrTx5qQQ.js → composables-LdwFk9Ri.js} +2 -2
- package/dist/{composables-DrTx5qQQ.js.map → composables-LdwFk9Ri.js.map} +1 -1
- package/dist/composables.cjs +1 -1
- package/dist/composables.js +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.js +3 -3
- package/dist/{useFormKeyboardNav-BsKFhycF.cjs → useFormKeyboardNav-BDVRfk3k.cjs} +2 -2
- package/dist/{useFormKeyboardNav-BsKFhycF.cjs.map → useFormKeyboardNav-BDVRfk3k.cjs.map} +1 -1
- package/dist/{useFormKeyboardNav-Cv8b6Vh3.js → useFormKeyboardNav-DQW9gHzu.js} +12 -17
- package/dist/{useFormKeyboardNav-Cv8b6Vh3.js.map → useFormKeyboardNav-DQW9gHzu.js.map} +1 -1
- package/package.json +1 -1
- package/dist/components-BiiT1GKD.js.map +0 -1
- package/dist/components-D6AfK4EH.cjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as e, a as t, f as n, l as r, n as i, o as a, r as o, t as s } from "./useFormKeyboardNav-
|
|
1
|
+
import { _ as e, a as t, f as n, l as r, n as i, o as a, r as o, t as s } from "./useFormKeyboardNav-DQW9gHzu.js";
|
|
2
2
|
import { a as c, n as l, t as u } from "./routeTabs-D6m8PuP6.js";
|
|
3
3
|
import { Fragment as d, computed as f, createBlock as p, createCommentVNode as m, createElementBlock as h, createElementVNode as g, createSlots as _, createStaticVNode as v, createTextVNode as y, createVNode as b, defineComponent as x, guardReactiveProps as S, h as C, inject as w, isRef as T, mergeModels as E, mergeProps as D, nextTick as O, normalizeClass as k, normalizeProps as A, normalizeStyle as j, onBeforeUnmount as ee, onMounted as te, onScopeDispose as ne, openBlock as M, provide as N, reactive as re, readonly as ie, ref as P, renderList as F, renderSlot as I, resolveDirective as ae, shallowRef as oe, toDisplayString as L, toRef as se, unref as R, useModel as ce, useSlots as le, vModelText as ue, vShow as z, watch as B, withCtx as V, withDirectives as H, withKeys as U, withModifiers as W } from "vue";
|
|
4
4
|
import de from "primevue/datatable";
|
|
@@ -735,6 +735,7 @@ var yt = { class: "w-fk-option" }, bt = { class: "w-fk-option__label" }, xt = {
|
|
|
735
735
|
loading: k.value,
|
|
736
736
|
"show-clear": !1,
|
|
737
737
|
fluid: "",
|
|
738
|
+
"auto-option-focus": "",
|
|
738
739
|
onComplete: Ee,
|
|
739
740
|
onItemSelect: De,
|
|
740
741
|
"onUpdate:modelValue": Oe,
|
|
@@ -2292,7 +2293,7 @@ var cn = { class: "w-crud-form" }, ln = {
|
|
|
2292
2293
|
ref: o,
|
|
2293
2294
|
class: "w-crud-form",
|
|
2294
2295
|
onSubmit: W(c, ["prevent"]),
|
|
2295
|
-
|
|
2296
|
+
onKeydownCapture: r[2] ||= (...e) => R(d) && R(d)(...e)
|
|
2296
2297
|
}, [
|
|
2297
2298
|
b(Nn, {
|
|
2298
2299
|
ref_key: "rendererRef",
|
|
@@ -6962,4 +6963,4 @@ var $s = {
|
|
|
6962
6963
|
//#endregion
|
|
6963
6964
|
export { _i as A, Gt as B, Ji as C, Ii as D, Fi as E, zn as F, mt as G, Nt as H, Rn as I, Je as J, vt as K, Fn as L, ui as M, Qr as N, Ri as O, Sr as P, Nn as R, $i as S, Vi as T, kt as U, Pt as V, _t as W, Fa as _, bc as a, ha as b, tc as c, Co as d, $a as f, Ha as g, Ka as h, wc as i, di as j, ji as k, ss as l, Za as m, Ic as n, yc as o, Qa as p, ht as q, Mc as r, cc as s, qc as t, jo as u, Da as v, Hi as w, oa as x, Ea as y, on as z };
|
|
6964
6965
|
|
|
6965
|
-
//# sourceMappingURL=components-
|
|
6966
|
+
//# sourceMappingURL=components-BZNvfFed.js.map
|