@quidgest/ui 0.16.63 → 0.16.64

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.min.js CHANGED
@@ -1,7 +1,7 @@
1
1
  !function(e,t){"object"==typeof exports&&typeof module<"u"?t(exports,require("vue")):"function"==typeof define&&define.amd?define(["exports","vue"],t):t((e=typeof globalThis<"u"?globalThis:e||self)["Quidgest UI"]={},e.Vue)}(this,(function(e,t){"use strict"
2
2
  var a=Object.defineProperty,n=(e,t,n)=>((e,t,n)=>t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n)(e,"symbol"!=typeof t?t+"":t,n)
3
3
  /*!
4
- * Quidgest UI v0.16.63
4
+ * Quidgest UI v0.16.64
5
5
  * (c) 2026 Quidgest - Consultores de Gestão, S.A.
6
6
  * Released under the MIT License.
7
7
  */
@@ -1277,10 +1277,10 @@ n.value=new eu(l,null==a?void 0:a.value),a&&t.watch(a,(e=>{var t
1277
1277
  null==(t=n.value)||t.update(e)}),{deep:!0})})),t.onUnmounted((()=>{var e
1278
1278
  null==(e=n.value)||e.destroy(),n.value=null}))}(y,h),(e,n)=>(t.openBlock(),t.createBlock(t.unref(Dt),{id:a.id,class:t.normalizeClass(["q-date-time-picker",a.class]),label:a.label,readonly:a.readonly,disabled:a.disabled,required:a.required,size:a.size,invalid:a.invalid},t.createSlots({prepend:t.withCtx((()=>[t.createVNode(t.unref(ve),t.mergeProps({class:"q-date-time-picker__input-icon"},f.value),null,16)])),default:t.withCtx((()=>[t.createVNode(t.unref(zs),{modelValue:l.value,"onUpdate:modelValue":n[0]||(n[0]=e=>l.value=e),"model-type":o.value,"min-time":m.value,"max-time":v.value,disabled:a.disabled,readonly:a.readonly,range:a.range,format:a.format,is24:!p.value,locale:a.locale,"enable-time-picker":u.value,"enable-seconds":d.value,"time-picker":c.value,config:r.value,teleport:!a.inline,offset:16,dark:s.value,ui:{menu:["q-date-time-picker__menu",t.unref(i).class.value]},"text-input":{enterSubmit:!0},"auto-apply":a.closeOnSelect,"hide-input-icon":"",clearable:""},{"dp-input":t.withCtx((({value:n,onInput:l,onBlur:o,onFocus:r,onKeypress:i,onPaste:s})=>[t.createElementVNode("input",t.mergeProps({ref_key:"inputRef",ref:y,"data-test-id":"dp-input",class:"dp__input",type:"text",value:n,placeholder:a.placeholder,disabled:a.disabled,readonly:a.readonly,required:a.required},e.$attrs,{onInput:l,onBlur:o,onFocus:r,onKeypress:i,onKeydown:i,onPaste:s}),null,16,fu)])),"clear-icon":t.withCtx((({clear:e})=>[t.createVNode(t.unref(qt),{texts:a.texts,onClick:e},null,8,["texts","onClick"])])),_:1},8,["modelValue","model-type","min-time","max-time","disabled","readonly","range","format","is24","locale","enable-time-picker","enable-seconds","time-picker","config","teleport","dark","ui","auto-apply"])])),_:2},[e.$slots.extras?{name:"extras",fn:t.withCtx((()=>[t.renderSlot(e.$slots,"extras")])),key:"0"}:void 0]),1032,["id","class","label","readonly","disabled","required","size","invalid"]))}})),yu=B(t.defineComponent({__name:"QDefaultsProvider",props:{id:{},class:{},defaults:{}},setup(e){const a=e
1279
1279
  return c(t.toRef(a,"defaults")),(e,a)=>t.renderSlot(e.$slots,"default")}})),gu=[{id:"button",icon:{icon:"check"},props:{variant:"bold",label:"Ok"}}],ku={icon:"check-circle-outline"},bu={close:{icon:"close"}},wu={key:0,class:"q-dialog__header"},_u={key:0,class:"q-dialog__header-title"},xu={key:1,class:"q-dialog__body"},Bu={key:0,class:"q-dialog__body-icon"},Cu={class:"q-dialog__body-text"},Su=["innerHTML"],Vu={key:1},Mu={key:0,class:"q-dialog__input"},$u={key:2,class:"q-dialog__footer"},Eu={key:0,class:"q-dialog__footer-buttons"},Du=t.defineComponent({__name:"QDialog",props:{id:{},class:{},modelValue:{type:Boolean},title:{},text:{},icon:{default:()=>ku},buttons:{default:()=>gu},backdropBlur:{type:Boolean,default:!0},size:{default:"small"},centerVertically:{type:Boolean},attach:{default:"body"},inline:{type:Boolean},focusWrap:{type:Boolean,default:!0},initialFocus:{},focusWithinOnActivate:{type:Boolean,default:!0},closingFocus:{},returnFocusOnDeactivate:{type:Boolean,default:!0},dismissible:{type:Boolean},html:{type:Boolean,default:!0},input:{},icons:{default:()=>bu}},emits:["update:modelValue"],setup(e,{emit:a}){const n=e,l=a,o=t.ref(""),r=t.ref(""),i=t.computed((()=>["q-dialog",n.class])),s=t.computed((()=>`q-overlay--${n.size}`))
1280
- function u(){d(!1)}function d(e){l("update:modelValue",e)}return(e,a)=>(t.openBlock(),t.createBlock(t.unref(Ba),{id:n.id,"model-value":n.modelValue,"backdrop-class":"q-dialog__underlay","scroll-lock":"",persistent:"",inline:n.inline,attach:n.attach,"backdrop-blur":n.backdropBlur,"center-vertically":n.centerVertically,"focus-wrap":n.focusWrap,"initial-focus":n.initialFocus,"focus-within-on-activate":n.focusWithinOnActivate,"closing-focus":n.closingFocus,"return-focus-on-deactivate":n.returnFocusOnDeactivate,class:t.normalizeClass(s.value),"onUpdate:modelValue":d},{default:t.withCtx((()=>[t.createElementVNode("div",{class:t.normalizeClass(i.value)},[n.title||e.$slots.header||e.$slots["header.prepend"]||e.$slots["header.append"]?(t.openBlock(),t.createElementBlock("div",wu,[t.renderSlot(e.$slots,"header",{},(()=>[t.renderSlot(e.$slots,"header.prepend"),n.title?(t.openBlock(),t.createElementBlock("span",_u,t.toDisplayString(n.title),1)):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"header.append")]))])):t.createCommentVNode("",!0),n.icon||n.text||e.$slots.body?(t.openBlock(),t.createElementBlock("div",xu,[t.renderSlot(e.$slots,"body",{},(()=>{var l
1280
+ function u(){c(!0)}function d(){c(!1)}function c(e){l("update:modelValue",e)}return(e,a)=>(t.openBlock(),t.createBlock(t.unref(Ba),{id:n.id,"model-value":n.modelValue,"backdrop-class":"q-dialog__underlay","scroll-lock":"",persistent:"",inline:n.inline,attach:n.attach,"backdrop-blur":n.backdropBlur,"center-vertically":n.centerVertically,"focus-wrap":n.focusWrap,"initial-focus":n.initialFocus,"focus-within-on-activate":n.focusWithinOnActivate,"closing-focus":n.closingFocus,"return-focus-on-deactivate":n.returnFocusOnDeactivate,class:t.normalizeClass(s.value),onEnter:u,"onUpdate:modelValue":c},{default:t.withCtx((()=>[t.createElementVNode("div",{class:t.normalizeClass(i.value)},[n.title||e.$slots.header||e.$slots["header.prepend"]||e.$slots["header.append"]?(t.openBlock(),t.createElementBlock("div",wu,[t.renderSlot(e.$slots,"header",{},(()=>[t.renderSlot(e.$slots,"header.prepend"),n.title?(t.openBlock(),t.createElementBlock("span",_u,t.toDisplayString(n.title),1)):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"header.append")]))])):t.createCommentVNode("",!0),n.icon||n.text||e.$slots.body?(t.openBlock(),t.createElementBlock("div",xu,[t.renderSlot(e.$slots,"body",{},(()=>{var l
1281
1281
  return[t.renderSlot(e.$slots,"body.icon",{},(()=>[n.icon?(t.openBlock(),t.createElementBlock("span",Bu,[t.createVNode(t.unref(ve),t.normalizeProps(t.guardReactiveProps(n.icon)),null,16)])):t.createCommentVNode("",!0)])),t.createElementVNode("div",Cu,[n.html?(t.openBlock(),t.createElementBlock("div",{key:0,innerHTML:n.text},null,8,Su)):(t.openBlock(),t.createElementBlock("div",Vu,t.toDisplayString(n.text),1))]),n.input?(t.openBlock(),t.createElementBlock("div",Mu,[t.createVNode(t.unref(zt),{modelValue:o.value,"onUpdate:modelValue":a[0]||(a[0]=e=>o.value=e),invalid:!!r.value,placeholder:null==(l=n.input)?void 0:l.placeholder,size:"block"},{extras:t.withCtx((()=>[r.value?(t.openBlock(),t.createBlock(t.unref(ve),{key:0,icon:"exclamation-sign"})):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(r.value),1)])),_:1},8,["modelValue","invalid","placeholder"])])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"body.append")]}))])):t.createCommentVNode("",!0),n.buttons||e.$slots["footer.append"]?(t.openBlock(),t.createElementBlock("div",$u,[n.buttons?(t.openBlock(),t.createElementBlock("span",Eu,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.buttons,(e=>(t.openBlock(),t.createBlock(t.unref(X),t.mergeProps({ref_for:!0},e.props,{key:e.id,onClick:()=>function(e){var a,l
1282
1282
  if(e.action){if(null!=(a=n.input)&&a.validator&&(r.value=n.input.validator(t.unref(o)),t.unref(r)))return
1283
- null==(l=e.action)||l.call(e,t.unref(o))}u()}(e)}),{default:t.withCtx((()=>[e.icon?(t.openBlock(),t.createBlock(t.unref(ve),t.mergeProps({key:0,ref_for:!0},e.icon),null,16)):t.createCommentVNode("",!0)])),_:2},1040,["onClick"])))),128))])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"footer.append")])):t.createCommentVNode("",!0),n.dismissible?(t.openBlock(),t.createBlock(t.unref(X),{key:3,class:"q-dialog__close",variant:"text",onClick:u},{default:t.withCtx((()=>[t.createVNode(t.unref(ve),t.normalizeProps(t.guardReactiveProps(n.icons.close)),null,16)])),_:1})):t.createCommentVNode("",!0)],2)])),_:3},8,["id","model-value","inline","attach","backdrop-blur","center-vertically","focus-wrap","initial-focus","focus-within-on-activate","closing-focus","return-focus-on-deactivate","class"]))}}),Nu=t.defineComponent({inheritAttrs:!1,__name:"QDialogProvider",props:{inline:{type:Boolean}},emits:["leave"],setup(e,{emit:a}){const n=e,l=a,{dialogs:o,removeDialog:r}=Os()
1283
+ null==(l=e.action)||l.call(e,t.unref(o))}d()}(e)}),{default:t.withCtx((()=>[e.icon?(t.openBlock(),t.createBlock(t.unref(ve),t.mergeProps({key:0,ref_for:!0},e.icon),null,16)):t.createCommentVNode("",!0)])),_:2},1040,["onClick"])))),128))])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"footer.append")])):t.createCommentVNode("",!0),n.dismissible?(t.openBlock(),t.createBlock(t.unref(X),{key:3,class:"q-dialog__close",variant:"text",onClick:d},{default:t.withCtx((()=>[t.createVNode(t.unref(ve),t.normalizeProps(t.guardReactiveProps(n.icons.close)),null,16)])),_:1})):t.createCommentVNode("",!0)],2)])),_:3},8,["id","model-value","inline","attach","backdrop-blur","center-vertically","focus-wrap","initial-focus","focus-within-on-activate","closing-focus","return-focus-on-deactivate","class"]))}}),Nu=t.defineComponent({inheritAttrs:!1,__name:"QDialogProvider",props:{inline:{type:Boolean}},emits:["leave"],setup(e,{emit:a}){const n=e,l=a,{dialogs:o,removeDialog:r}=Os()
1284
1284
  return(e,a)=>(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(o),(e=>(t.openBlock(),t.createBlock(t.unref(Tu),t.mergeProps({key:e.id,ref_for:!0},e.props,{inline:n.inline,"onUpdate:modelValue":t=>function(e,t){t||(r(e),l("leave",e))}(e.id,t)}),null,16,["inline","onUpdate:modelValue"])))),128))}}),Tu=B(Du),qu=B(Nu),Pu=["id"],Au={class:"q-divider__label"},Ru=B(t.defineComponent({__name:"QDivider",props:{id:{},class:{},direction:{default:"horizontal"},inset:{type:Boolean},thickness:{default:1},color:{default:"neutral"}},setup(e){const a=e,n=t.computed((()=>!!t.useSlots().default)),l=t.computed((()=>["q-divider",`q-divider--${a.direction}`,{"q-divider--inset":a.inset,"q-divider--labeled":n.value},a.class])),{isUtilityColor:o,style:r}=W(t.toRef(a,"color")),i=t.computed((()=>{var e
1285
1285
  const t={}
1286
1286
  return a.thickness>=0&&1!==a.thickness&&(t["--q-divider-thickness"]=`${a.thickness}px`),"neutral"!==a.color&&(t["--q-divider-color"]=o.value?`var(--q-theme-${a.color})`:null==(e=r.value)?void 0:e.mainColor),t}))
package/dist/ui.scss CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Quidgest UI v0.16.63
2
+ * Quidgest UI v0.16.64
3
3
  * (c) 2026 Quidgest - Consultores de Gestão, S.A.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1 +1 @@
1
- {"version":3,"file":"QDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/QDialog/QDialog.vue"],"names":[],"mappings":"AAuGA;AAkLC,OAAO,EAAiC,aAAa,EAAE,MAAM,aAAa,CAAA;AAS1E,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AA4E1D,iBAAS,cAAc;WA4PT,OAAO,IAA6B;;wBAhBtB,GAAG;kCACQ,GAAG;iCACJ,GAAG;sBACd,GAAG;6BACI,GAAG;+BACD,GAAG;iCACD,GAAG;;;;EAexC;AAqBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;6EASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"QDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/QDialog/QDialog.vue"],"names":[],"mappings":"AAwGA;AAuLC,OAAO,EAAiC,aAAa,EAAE,MAAM,aAAa,CAAA;AAS1E,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAgF1D,iBAAS,cAAc;WAgQT,OAAO,IAA6B;;wBAhBrB,GAAG;kCACO,GAAG;iCACJ,GAAG;sBACd,GAAG;6BACI,GAAG;+BACD,GAAG;iCACD,GAAG;;;;EAexC;AAsBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;6EASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,31 +1,31 @@
1
- import { defineComponent as A, ref as h, computed as k, createBlock as c, openBlock as t, unref as a, normalizeClass as g, withCtx as p, createElementVNode as B, createElementBlock as i, createCommentVNode as s, renderSlot as n, toDisplayString as v, createVNode as m, normalizeProps as V, guardReactiveProps as b, createTextVNode as L, Fragment as U, renderList as w, mergeProps as $ } from "vue";
2
- import { DEFAULT_ICONS as E, DEFAULT_BUTTONS as Q, DEFAULT_ICON as M } from "./constants.js";
1
+ import { defineComponent as E, ref as h, computed as k, createBlock as d, openBlock as t, unref as a, normalizeClass as g, withCtx as p, createElementVNode as B, createElementBlock as i, createCommentVNode as s, renderSlot as n, toDisplayString as m, createVNode as _, normalizeProps as V, guardReactiveProps as b, createTextVNode as L, Fragment as U, renderList as w, mergeProps as $ } from "vue";
2
+ import { DEFAULT_ICONS as Q, DEFAULT_BUTTONS as M, DEFAULT_ICON as S } from "./constants.js";
3
3
  import { QButton as q } from "../QButton/index.js";
4
4
  import { QIcon as f } from "../QIcon/index.js";
5
- import { QOverlay as S } from "../QOverlay/index.js";
6
- import { QTextField as W } from "../QTextField/index.js";
7
- const I = {
5
+ import { QOverlay as W } from "../QOverlay/index.js";
6
+ import { QTextField as I } from "../QTextField/index.js";
7
+ const P = {
8
8
  key: 0,
9
9
  class: "q-dialog__header"
10
- }, P = {
10
+ }, H = {
11
11
  key: 0,
12
12
  class: "q-dialog__header-title"
13
- }, H = {
13
+ }, x = {
14
14
  key: 1,
15
15
  class: "q-dialog__body"
16
- }, x = {
16
+ }, R = {
17
17
  key: 0,
18
18
  class: "q-dialog__body-icon"
19
- }, R = { class: "q-dialog__body-text" }, j = ["innerHTML"], G = { key: 1 }, J = {
19
+ }, j = { class: "q-dialog__body-text" }, G = ["innerHTML"], J = { key: 1 }, K = {
20
20
  key: 0,
21
21
  class: "q-dialog__input"
22
- }, K = {
22
+ }, X = {
23
23
  key: 2,
24
24
  class: "q-dialog__footer"
25
- }, X = {
25
+ }, Y = {
26
26
  key: 0,
27
27
  class: "q-dialog__footer-buttons"
28
- }, ae = /* @__PURE__ */ A({
28
+ }, ie = /* @__PURE__ */ E({
29
29
  __name: "QDialog",
30
30
  props: {
31
31
  id: {},
@@ -33,8 +33,8 @@ const I = {
33
33
  modelValue: { type: Boolean },
34
34
  title: {},
35
35
  text: {},
36
- icon: { default: () => M },
37
- buttons: { default: () => Q },
36
+ icon: { default: () => S },
37
+ buttons: { default: () => M },
38
38
  backdropBlur: { type: Boolean, default: !0 },
39
39
  size: { default: "small" },
40
40
  centerVertically: { type: Boolean },
@@ -48,27 +48,30 @@ const I = {
48
48
  dismissible: { type: Boolean },
49
49
  html: { type: Boolean, default: !0 },
50
50
  input: {},
51
- icons: { default: () => E }
51
+ icons: { default: () => Q }
52
52
  },
53
53
  emits: ["update:modelValue"],
54
54
  setup(C, { emit: F }) {
55
55
  const e = C, T = F, u = h(""), r = h(""), D = k(() => ["q-dialog", e.class]), O = k(() => `q-overlay--${e.size}`);
56
- function _() {
57
- y(!1);
56
+ function N() {
57
+ v(!0);
58
+ }
59
+ function y() {
60
+ v(!1);
58
61
  }
59
- function N(o) {
60
- var d, l;
62
+ function z(o) {
63
+ var c, l;
61
64
  if (o.action) {
62
- if ((d = e.input) != null && d.validator && (r.value = e.input.validator(a(u)), a(r)))
65
+ if ((c = e.input) != null && c.validator && (r.value = e.input.validator(a(u)), a(r)))
63
66
  return;
64
67
  (l = o.action) == null || l.call(o, a(u));
65
68
  }
66
- _();
69
+ y();
67
70
  }
68
- function y(o) {
71
+ function v(o) {
69
72
  T("update:modelValue", o);
70
73
  }
71
- return (o, d) => (t(), c(a(S), {
74
+ return (o, c) => (t(), d(a(W), {
72
75
  id: e.id,
73
76
  "model-value": e.modelValue,
74
77
  "backdrop-class": "q-dialog__underlay",
@@ -84,7 +87,8 @@ const I = {
84
87
  "closing-focus": e.closingFocus,
85
88
  "return-focus-on-deactivate": e.returnFocusOnDeactivate,
86
89
  class: g(O.value),
87
- "onUpdate:modelValue": y
90
+ onEnter: N,
91
+ "onUpdate:modelValue": v
88
92
  }, {
89
93
  default: p(() => [
90
94
  B(
@@ -93,26 +97,26 @@ const I = {
93
97
  class: g(D.value)
94
98
  },
95
99
  [
96
- e.title || o.$slots.header || o.$slots["header.prepend"] || o.$slots["header.append"] ? (t(), i("div", I, [
100
+ e.title || o.$slots.header || o.$slots["header.prepend"] || o.$slots["header.append"] ? (t(), i("div", P, [
97
101
  n(o.$slots, "header", {}, () => [
98
102
  n(o.$slots, "header.prepend"),
99
103
  e.title ? (t(), i(
100
104
  "span",
101
- P,
102
- v(e.title),
105
+ H,
106
+ m(e.title),
103
107
  1
104
108
  /* TEXT */
105
109
  )) : s("v-if", !0),
106
110
  n(o.$slots, "header.append")
107
111
  ])
108
112
  ])) : s("v-if", !0),
109
- e.icon || e.text || o.$slots.body ? (t(), i("div", H, [
113
+ e.icon || e.text || o.$slots.body ? (t(), i("div", x, [
110
114
  n(o.$slots, "body", {}, () => {
111
115
  var l;
112
116
  return [
113
117
  n(o.$slots, "body.icon", {}, () => [
114
- e.icon ? (t(), i("span", x, [
115
- m(
118
+ e.icon ? (t(), i("span", R, [
119
+ _(
116
120
  a(f),
117
121
  V(b(e.icon)),
118
122
  null,
@@ -121,33 +125,33 @@ const I = {
121
125
  )
122
126
  ])) : s("v-if", !0)
123
127
  ]),
124
- B("div", R, [
128
+ B("div", j, [
125
129
  e.html ? (t(), i("div", {
126
130
  key: 0,
127
131
  innerHTML: e.text
128
- }, null, 8, j)) : (t(), i(
132
+ }, null, 8, G)) : (t(), i(
129
133
  "div",
130
- G,
131
- v(e.text),
134
+ J,
135
+ m(e.text),
132
136
  1
133
137
  /* TEXT */
134
138
  ))
135
139
  ]),
136
- e.input ? (t(), i("div", J, [
137
- m(a(W), {
140
+ e.input ? (t(), i("div", K, [
141
+ _(a(I), {
138
142
  modelValue: u.value,
139
- "onUpdate:modelValue": d[0] || (d[0] = (z) => u.value = z),
143
+ "onUpdate:modelValue": c[0] || (c[0] = (A) => u.value = A),
140
144
  invalid: !!r.value,
141
145
  placeholder: (l = e.input) == null ? void 0 : l.placeholder,
142
146
  size: "block"
143
147
  }, {
144
148
  extras: p(() => [
145
- r.value ? (t(), c(a(f), {
149
+ r.value ? (t(), d(a(f), {
146
150
  key: 0,
147
151
  icon: "exclamation-sign"
148
152
  })) : s("v-if", !0),
149
153
  L(
150
- " " + v(r.value),
154
+ " " + m(r.value),
151
155
  1
152
156
  /* TEXT */
153
157
  )
@@ -160,17 +164,17 @@ const I = {
160
164
  ];
161
165
  })
162
166
  ])) : s("v-if", !0),
163
- e.buttons || o.$slots["footer.append"] ? (t(), i("div", K, [
164
- e.buttons ? (t(), i("span", X, [
167
+ e.buttons || o.$slots["footer.append"] ? (t(), i("div", X, [
168
+ e.buttons ? (t(), i("span", Y, [
165
169
  (t(!0), i(
166
170
  U,
167
171
  null,
168
- w(e.buttons, (l) => (t(), c(a(q), $({ ref_for: !0 }, l.props, {
172
+ w(e.buttons, (l) => (t(), d(a(q), $({ ref_for: !0 }, l.props, {
169
173
  key: l.id,
170
- onClick: () => N(l)
174
+ onClick: () => z(l)
171
175
  }), {
172
176
  default: p(() => [
173
- l.icon ? (t(), c(
177
+ l.icon ? (t(), d(
174
178
  a(f),
175
179
  $({
176
180
  key: 0,
@@ -190,14 +194,14 @@ const I = {
190
194
  ])) : s("v-if", !0),
191
195
  n(o.$slots, "footer.append")
192
196
  ])) : s("v-if", !0),
193
- e.dismissible ? (t(), c(a(q), {
197
+ e.dismissible ? (t(), d(a(q), {
194
198
  key: 3,
195
199
  class: "q-dialog__close",
196
200
  variant: "text",
197
- onClick: _
201
+ onClick: y
198
202
  }, {
199
203
  default: p(() => [
200
- m(
204
+ _(
201
205
  a(f),
202
206
  V(b(e.icons.close)),
203
207
  null,
@@ -219,5 +223,5 @@ const I = {
219
223
  }
220
224
  });
221
225
  export {
222
- ae as default
226
+ ie as default
223
227
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@quidgest/ui",
3
3
  "description": "Quidgest's UI framework",
4
- "version": "0.16.63",
4
+ "version": "0.16.64",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "author": "Quidgest",