@validol4ik/uikit 0.6.5 → 0.6.7

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.
Files changed (31) hide show
  1. package/dist/.DS_Store +0 -0
  2. package/dist/{AppButtonCopy-4GxKBcWx.cjs → AppButtonCopy-BvczyeX-.cjs} +1 -1
  3. package/dist/{AppButtonCopy-CcsAzDik.js → AppButtonCopy-CT_lXO96.js} +5 -5
  4. package/dist/{AppSelect-BtUUK2ea.js → AppSelect-B0FVWo0o.js} +893 -900
  5. package/dist/AppSelect-BbPJo5N3.cjs +1 -0
  6. package/dist/DropdownButton-DF_WGSQl.cjs +1 -0
  7. package/dist/{DropdownButton-CZwBMGcA.js → DropdownButton-Ylu19LP3.js} +123 -113
  8. package/dist/QMenu-BAujF7Kn.cjs +1 -0
  9. package/dist/{QMenu-P1hqLpnc.js → QMenu-CrIbSuC4.js} +104 -109
  10. package/dist/index-CDsBnBqp.cjs +1 -0
  11. package/dist/index-DqEqQq1H.js +1265 -0
  12. package/dist/kl.woff +0 -0
  13. package/dist/style.css +1 -1
  14. package/dist/types/components/AppIcon/AppIcon.vue.d.ts +1 -1
  15. package/dist/types/components/AppIcon/iconsList.d.ts +2 -2
  16. package/dist/types/components/buttons/AppButton/AppButton.vue.d.ts +2 -1
  17. package/dist/types/components/buttons/AppButton/types.d.ts +4 -1
  18. package/dist/types/components/buttons/DropdownButton/DropdownButton.vue.d.ts +2 -1
  19. package/dist/types/components/buttons/DropdownButton/types.d.ts +4 -1
  20. package/dist/types/components/form/AppCodeInput/AppCodeInput.vue.d.ts +3 -1
  21. package/dist/types/components/form/AppSelect/AppSelect.vue.d.ts +1 -1
  22. package/dist/types/components/form/AppToggle/AppToggle.vue.d.ts +3 -2
  23. package/dist/types/index.d.ts +1 -1
  24. package/dist/uikit.cjs +1 -1
  25. package/dist/uikit.es.js +1 -1
  26. package/package.json +2 -2
  27. package/dist/AppSelect-Tg7_Uj55.cjs +0 -1
  28. package/dist/DropdownButton-DXQzSYcl.cjs +0 -1
  29. package/dist/QMenu-cWjMyOHy.cjs +0 -1
  30. package/dist/index-CNCrt1w6.cjs +0 -1
  31. package/dist/index-CtoDgaeS.js +0 -1264
package/dist/.DS_Store CHANGED
Binary file
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),u=require("./focusout-DzWGke-4.cjs"),l=require("./index-CNCrt1w6.cjs");function d(e){const t=document.createElement("textarea");t.value=e,t.contentEditable="true",t.style.position="fixed";const n=()=>{};u.addFocusout(n),document.body.appendChild(t),t.focus(),t.select();const r=document.execCommand("copy");return t.remove(),u.removeFocusout(n),r}function s(e){return navigator.clipboard!==void 0?navigator.clipboard.writeText(e):new Promise((t,n)=>{const r=d(e);r?t(!0):n(r)})}function p(){const e=o.ref(!u.isRuntimeSsrPreHydration.value);return e.value===!1&&o.onMounted(()=>{e.value=!0}),{isHydrated:e}}const f=l.createComponent({name:"QNoSsr",props:{tag:{type:String,default:"div"},placeholder:String},setup(e,{slots:t}){const{isHydrated:n}=p();return()=>{if(n.value===!0){const a=l.hSlot(t.default);return a===void 0?a:a.length>1?o.h(e.tag,{},a):a[0]}const r={class:"q-no-ssr-placeholder"},c=l.hSlot(t.placeholder);if(c!==void 0)return c.length>1?o.h(e.tag,r,c):c[0];if(e.placeholder!==void 0)return o.h(e.tag,r,e.placeholder)}}}),i={COPY:"copy_o",COPIED:"copied_o"},h=o.defineComponent({__name:"AppButtonCopy",props:{text:{},size:{},transparent:{type:Boolean,default:!0},flat:{type:Boolean},rounded:{type:Boolean},color:{default:l.COLORS.INFO},iconLeft:{},iconRight:{},iconMiddle:{},disabled:{type:Boolean},loading:{type:Boolean},to:{},href:{},target:{},submit:{type:Boolean},ariaLabel:{},label:{},download:{}},setup(e){const t=e,n=o.ref(i.COPY),r=()=>{n.value=i.COPIED,setTimeout(()=>{n.value=i.COPY},2e3)},c=()=>{s(t.text).then(r).catch(a=>{console.log(a)})};return(a,m)=>(o.openBlock(),o.createBlock(o.unref(f),null,{default:o.withCtx(()=>[o.createVNode(l.AppButton,o.mergeProps(t,{"icon-middle":n.value,onClick:o.withModifiers(c,["prevent"])}),null,16,["icon-middle"])]),_:1}))}});exports.default=h;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),u=require("./focusout-DzWGke-4.cjs"),l=require("./index-CDsBnBqp.cjs");function d(e){const t=document.createElement("textarea");t.value=e,t.contentEditable="true",t.style.position="fixed";const n=()=>{};u.addFocusout(n),document.body.appendChild(t),t.focus(),t.select();const r=document.execCommand("copy");return t.remove(),u.removeFocusout(n),r}function s(e){return navigator.clipboard!==void 0?navigator.clipboard.writeText(e):new Promise((t,n)=>{const r=d(e);r?t(!0):n(r)})}function p(){const e=o.ref(!u.isRuntimeSsrPreHydration.value);return e.value===!1&&o.onMounted(()=>{e.value=!0}),{isHydrated:e}}const f=l.createComponent({name:"QNoSsr",props:{tag:{type:String,default:"div"},placeholder:String},setup(e,{slots:t}){const{isHydrated:n}=p();return()=>{if(n.value===!0){const a=l.hSlot(t.default);return a===void 0?a:a.length>1?o.h(e.tag,{},a):a[0]}const r={class:"q-no-ssr-placeholder"},c=l.hSlot(t.placeholder);if(c!==void 0)return c.length>1?o.h(e.tag,r,c):c[0];if(e.placeholder!==void 0)return o.h(e.tag,r,e.placeholder)}}}),i={COPY:"copy_o",COPIED:"copied_o"},h=o.defineComponent({__name:"AppButtonCopy",props:{text:{},size:{},transparent:{type:Boolean,default:!0},flat:{type:Boolean},rounded:{type:Boolean},color:{default:l.COLORS.INFO},iconLeft:{},iconRight:{},iconMiddle:{},disabled:{type:Boolean},loading:{type:Boolean},to:{},href:{},target:{},submit:{type:Boolean},ariaLabel:{},label:{},download:{}},setup(e){const t=e,n=o.ref(i.COPY),r=()=>{n.value=i.COPIED,setTimeout(()=>{n.value=i.COPY},2e3)},c=()=>{s(t.text).then(r).catch(a=>{console.log(a)})};return(a,m)=>(o.openBlock(),o.createBlock(o.unref(f),null,{default:o.withCtx(()=>[o.createVNode(l.AppButton,o.mergeProps(t,{"icon-middle":n.value,onClick:o.withModifiers(c,["prevent"])}),null,16,["icon-middle"])]),_:1}))}});exports.default=h;
@@ -1,6 +1,6 @@
1
- import { ref as d, onMounted as s, h as c, defineComponent as u, openBlock as p, createBlock as f, unref as m, withCtx as h, createVNode as y, mergeProps as v, withModifiers as C } from "vue";
1
+ import { ref as d, onMounted as s, h as c, defineComponent as u, createBlock as p, openBlock as f, unref as m, withCtx as h, createVNode as y, mergeProps as v, withModifiers as C } from "vue";
2
2
  import { r as g, a as b, i as B } from "./focusout-DjvPXP_b.js";
3
- import { c as O, h as i, A as S, C as _ } from "./index-CtoDgaeS.js";
3
+ import { c as O, h as i, C as S, A as _ } from "./index-DqEqQq1H.js";
4
4
  function x(e) {
5
5
  const t = document.createElement("textarea");
6
6
  t.value = e, t.contentEditable = "true", t.style.position = "fixed";
@@ -58,7 +58,7 @@ const I = O({
58
58
  transparent: { type: Boolean, default: !0 },
59
59
  flat: { type: Boolean },
60
60
  rounded: { type: Boolean },
61
- color: { default: _.INFO },
61
+ color: { default: S.INFO },
62
62
  iconLeft: {},
63
63
  iconRight: {},
64
64
  iconMiddle: {},
@@ -82,9 +82,9 @@ const I = O({
82
82
  console.log(a);
83
83
  });
84
84
  };
85
- return (a, N) => (p(), f(m(I), null, {
85
+ return (a, N) => (f(), p(m(I), null, {
86
86
  default: h(() => [
87
- y(S, v(t, {
87
+ y(_, v(t, {
88
88
  "icon-middle": o.value,
89
89
  onClick: C(r, ["prevent"])
90
90
  }), null, 16, ["icon-middle"])