maz-ui 3.25.4 → 3.27.0

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 (98) hide show
  1. package/components/MazAccordion.d.ts +46 -0
  2. package/components/MazAccordion.mjs +4 -0
  3. package/components/MazAvatar.mjs +1 -1
  4. package/components/MazCard.mjs +1 -1
  5. package/components/MazCardSpotlight.d.ts +43 -0
  6. package/components/MazCardSpotlight.mjs +84 -0
  7. package/components/MazDropdown.d.ts +3 -3
  8. package/components/MazGallery.mjs +1 -1
  9. package/components/MazInput.mjs +1 -1
  10. package/components/MazInputNumber.mjs +1 -1
  11. package/components/MazInputPrice.mjs +1 -1
  12. package/components/MazInputTags.mjs +1 -1
  13. package/components/MazPhoneNumberInput.mjs +1 -1
  14. package/components/MazPicker.mjs +1 -1
  15. package/components/MazSelect.mjs +1 -1
  16. package/components/MazStepper.mjs +1 -1
  17. package/components/MazTransitionExpand.d.ts +28 -1
  18. package/components/MazTransitionExpand.mjs +17 -11
  19. package/components/assets/MazAccordion.css +1 -0
  20. package/components/assets/MazCardSpotlight.css +1 -0
  21. package/components/assets/MazTransitionExpand.css +1 -1
  22. package/components/chunks/MazAccordion-Q2kHrFrd.mjs +924 -0
  23. package/components/chunks/{MazAvatar-DLrG3tJX.mjs → MazAvatar-RHmR_HKk.mjs} +1 -1
  24. package/components/chunks/{MazBtn-E_7uvjFN.mjs → MazBtn--_QbzFEn.mjs} +2 -2
  25. package/components/chunks/{MazBtn-wAxVJRSU.mjs → MazBtn-0YAZPugZ.mjs} +2 -2
  26. package/components/chunks/{MazBtn-5DR4iQnT.mjs → MazBtn-8RfdQqKD.mjs} +2 -2
  27. package/components/chunks/{MazBtn-0YS6N_nF.mjs → MazBtn-R9twVXzi.mjs} +2 -2
  28. package/components/chunks/{MazBtn-kV8P-ya-.mjs → MazBtn-ltYqEtp-.mjs} +2 -2
  29. package/components/chunks/{MazBtn-kRBdtnQp.mjs → MazBtn-oAmpwHES.mjs} +2 -2
  30. package/components/chunks/{MazCard-VaI8gWM3.mjs → MazCard-oUcvRAn1.mjs} +1 -1
  31. package/components/chunks/{MazCheckbox-Ur6iYj4S.mjs → MazCheckbox-C5TE5LKf.mjs} +1 -1
  32. package/components/chunks/{MazCheckbox-jGECM3j3.mjs → MazCheckbox-SfV0UBCp.mjs} +1 -1
  33. package/components/chunks/{MazGallery--bH8PaX6.mjs → MazGallery-ynPSyerS.mjs} +2 -2
  34. package/components/chunks/{MazInput-oM9uZwIu.mjs → MazInput-6Q9hJNva.mjs} +1 -1
  35. package/components/chunks/{MazInput-lyYyjd1W.mjs → MazInput-JBsukk0T.mjs} +2 -2
  36. package/components/chunks/{MazInput-vkiBaJEe.mjs → MazInput-sZWYXVcu.mjs} +1 -1
  37. package/components/chunks/{MazInputPrice-fwxQeZD1.mjs → MazInputPrice-A7UEFWHD.mjs} +1 -1
  38. package/components/chunks/{MazInputTags-XEb86YGz.mjs → MazInputTags-3yh4LQ9s.mjs} +2 -2
  39. package/components/chunks/{MazLazyImg-Xgq8fBgy.mjs → MazLazyImg-Fca-bx9H.mjs} +2 -2
  40. package/components/chunks/{MazPhoneNumberInput-UpZj2xCt.mjs → MazPhoneNumberInput-v9rbDA6q.mjs} +2 -2
  41. package/components/chunks/{MazPicker-slSJEmP_.mjs → MazPicker-mJ6cn2Bn.mjs} +2 -2
  42. package/components/chunks/{MazPickerCalendar-yj6G2tEp.mjs → MazPickerCalendar-F6_w9LqU.mjs} +3 -3
  43. package/components/chunks/{MazPickerHeader-cQ_nEQow.mjs → MazPickerHeader-VgRynRUP.mjs} +1 -1
  44. package/components/chunks/{MazPickerMonthSwitcher-FJDyP9k0.mjs → MazPickerMonthSwitcher-4pKbCK04.mjs} +2 -2
  45. package/components/chunks/{MazPickerShortcuts-GXPMcMyz.mjs → MazPickerShortcuts-N6Uci35g.mjs} +2 -2
  46. package/components/chunks/{MazPickerTime-svtlbkGq.mjs → MazPickerTime-CHrTTUTu.mjs} +2 -2
  47. package/components/chunks/{MazPickerYearSwitcher-hgwU_o5-.mjs → MazPickerYearSwitcher-gtNIVerE.mjs} +3 -3
  48. package/components/chunks/{MazSelect-0T1qVxT5.mjs → MazSelect-J-Ww10JN.mjs} +2 -2
  49. package/components/chunks/MazSpinner-7bjzmspR.mjs +37 -0
  50. package/components/chunks/{MazSpinner-IQQO8UPg.mjs → MazSpinner-EKy-ECIw.mjs} +1 -1
  51. package/components/chunks/{MazSpinner-M2P_6vtf.mjs → MazSpinner-Gtge6X2k.mjs} +1 -1
  52. package/components/chunks/{MazSpinner--oMj5mcD.mjs → MazSpinner-UWaOBW3P.mjs} +1 -1
  53. package/components/chunks/{MazSpinner-sSmqcl-q.mjs → MazSpinner-VNu4q7AS.mjs} +1 -1
  54. package/components/chunks/MazSpinner-hl5p2Ja0.mjs +38 -0
  55. package/components/chunks/{MazSpinner--c2RrYFS.mjs → MazSpinner-iL3UOtWy.mjs} +1 -1
  56. package/components/chunks/MazSpinner-osfOp0qm.mjs +38 -0
  57. package/components/chunks/{MazSpinner-0anK9siv.mjs → MazSpinner-riqwp9Ow.mjs} +1 -1
  58. package/components/chunks/{MazStepper-Yb3T0dfZ.mjs → MazStepper--XEPRoxi.mjs} +3 -3
  59. package/components/chunks/{MazTransitionExpand-FQwx2xLC.mjs → MazTransitionExpand-FX3aJeVS.mjs} +19 -13
  60. package/components/chunks/{MazTransitionExpand-q03UNoZI.mjs → MazTransitionExpand-k5BjIF7s.mjs} +19 -13
  61. package/components/chunks/{check-circle-eCAkFU82.mjs → check-circle-JGd6LGss.mjs} +1 -1
  62. package/components/chunks/{exclamation-circle-ASB2qDRS.mjs → exclamation-circle-AoEMgPzE.mjs} +1 -1
  63. package/{modules/chunks/exclamation-triangle-Lkly8oW6.mjs → components/chunks/exclamation-triangle-KCpIguWV.mjs} +1 -1
  64. package/components/chunks/{eye-pViFfFPg.mjs → eye-3jm1b22X.mjs} +1 -1
  65. package/components/chunks/{eye-slash-TZFFP7DG.mjs → eye-slash-UoWe3WK1.mjs} +1 -1
  66. package/components/chunks/{magnifying-glass-I3cyEYZv.mjs → magnifying-glass-ebhrla2J.mjs} +1 -1
  67. package/components/chunks/no-photography-5Lkm1tEM.mjs +35 -0
  68. package/components/chunks/{pencil-RFgfooj4.mjs → pencil-laNW5qNQ.mjs} +1 -1
  69. package/components/index.d.ts +2 -0
  70. package/components/index.mjs +2 -0
  71. package/modules/chunks/{MazBtn-JRiYAnNE.mjs → MazBtn-7K12yZ6I.mjs} +2 -2
  72. package/modules/chunks/{MazBtn-XlYmCiY7.cjs → MazBtn-DUWSBfcR.cjs} +1 -1
  73. package/modules/chunks/{MazIcon-1rUbp3IR.cjs → MazIcon-Oj1DZi0J.cjs} +1 -1
  74. package/modules/chunks/{MazIcon-jN7MCOTm.mjs → MazIcon-jV2j5-vQ.mjs} +1 -1
  75. package/modules/chunks/{MazSpinner-9nuTFEMU.cjs → MazSpinner-FvaDeIHB.cjs} +1 -1
  76. package/modules/chunks/{MazSpinner-U-92TzUo.mjs → MazSpinner-JIi1LXux.mjs} +1 -1
  77. package/modules/chunks/{check-circle-eCAkFU82.mjs → check-circle-JGd6LGss.mjs} +1 -1
  78. package/modules/chunks/{check-circle-il8LazeB.cjs → check-circle-i22ikksA.cjs} +1 -1
  79. package/modules/chunks/{exclamation-circle-ASB2qDRS.mjs → exclamation-circle-AoEMgPzE.mjs} +1 -1
  80. package/modules/chunks/{exclamation-circle-s2sf_lGK.cjs → exclamation-circle-kdNsgBlF.cjs} +1 -1
  81. package/{components/chunks/exclamation-triangle-Lkly8oW6.mjs → modules/chunks/exclamation-triangle-KCpIguWV.mjs} +1 -1
  82. package/modules/chunks/{exclamation-triangle-C9PjyHbK.cjs → exclamation-triangle-Kk2Ygepb.cjs} +1 -1
  83. package/modules/chunks/{index-fNfaYOpu.cjs → index-2ztHYBiq.cjs} +1 -1
  84. package/modules/chunks/{index-0wbCxej8.mjs → index-wZ3oEJrJ.mjs} +6 -6
  85. package/modules/chunks/{information-circle-pRD3Ui0A.mjs → information-circle-5aSd26ke.mjs} +1 -1
  86. package/modules/chunks/{information-circle-8YPnkfv6.cjs → information-circle-x2Q9nLP2.cjs} +1 -1
  87. package/modules/index.cjs +1 -1
  88. package/modules/index.mjs +1 -1
  89. package/nuxt/index.json +1 -1
  90. package/package.json +8 -8
  91. package/types/components/MazAccordion.vue.d.ts +46 -0
  92. package/types/components/MazCardSpotlight.vue.d.ts +43 -0
  93. package/types/components/MazDropdown.vue.d.ts +3 -3
  94. package/types/components/MazTransitionExpand.vue.d.ts +28 -1
  95. package/types/components/index.d.ts +2 -0
  96. package/components/chunks/MazSpinner-rOWjjtSq.mjs +0 -38
  97. package/components/chunks/MazSpinner-ymiFQY_u.mjs +0 -38
  98. package/components/chunks/no-photography-luQMdijk.mjs +0 -35
@@ -779,7 +779,7 @@ const gt = {
779
779
  },
780
780
  emits: ["close", "previous", "next", "before-close"],
781
781
  setup(s, { emit: e }) {
782
- const t = e, i = w(() => import("./MazSpinner-U-92TzUo.mjs")), o = w(() => import("./x-mark-pPwcH6Hz.mjs")), m = w(() => import("./chevron-left-48sF6neb.mjs"));
782
+ const t = e, i = w(() => import("./MazSpinner-JIi1LXux.mjs")), o = w(() => import("./x-mark-pPwcH6Hz.mjs")), m = w(() => import("./chevron-left-48sF6neb.mjs"));
783
783
  let d;
784
784
  tt(async () => {
785
785
  d = await import("vue-scrollto");
@@ -1182,15 +1182,15 @@ const Ye = {
1182
1182
  },
1183
1183
  emits: ["close", "click", "open"],
1184
1184
  setup(s, { emit: e }) {
1185
- const t = w(() => import("./MazBtn-JRiYAnNE.mjs")), i = w(() => import("./x-mark-pPwcH6Hz.mjs")), o = w(
1185
+ const t = w(() => import("./MazBtn-7K12yZ6I.mjs")), i = w(() => import("./x-mark-pPwcH6Hz.mjs")), o = w(
1186
1186
  () => import("./arrow-top-right-on-square-JGWhrxDH.mjs")
1187
1187
  ), m = w(
1188
- () => import("./exclamation-triangle-Lkly8oW6.mjs")
1188
+ () => import("./exclamation-triangle-KCpIguWV.mjs")
1189
1189
  ), d = w(
1190
- () => import("./exclamation-circle-ASB2qDRS.mjs")
1190
+ () => import("./exclamation-circle-AoEMgPzE.mjs")
1191
1191
  ), l = w(
1192
- () => import("./information-circle-pRD3Ui0A.mjs")
1193
- ), f = w(() => import("./check-circle-eCAkFU82.mjs")), p = w(() => import("./link-CVsbXQMi.mjs")), y = h(), v = s, M = g(() => {
1192
+ () => import("./information-circle-5aSd26ke.mjs")
1193
+ ), f = w(() => import("./check-circle-JGd6LGss.mjs")), p = w(() => import("./link-CVsbXQMi.mjs")), y = h(), v = s, M = g(() => {
1194
1194
  switch (v.type) {
1195
1195
  case "danger":
1196
1196
  return m;
@@ -12,7 +12,7 @@ const n = {
12
12
  "stroke-linecap": "round",
13
13
  "stroke-linejoin": "round",
14
14
  "stroke-width": "1.5",
15
- d: "m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"
15
+ d: "m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-9-3.75h.008v.008H12z"
16
16
  },
17
17
  null,
18
18
  -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"},null,-1),r=[n];function t(l,c){return e.openBlock(),e.createElementBlock("svg",o,[...r])}const i={render:t};exports.default=i;exports.render=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-9-3.75h.008v.008H12z"},null,-1),r=[n];function t(l,c){return e.openBlock(),e.createElementBlock("svg",o,[...r])}const i={render:t};exports.default=i;exports.render=t;
package/modules/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-fNfaYOpu.cjs");exports.AosHandler=e.AosHandler;exports.IdleTimeout=e.IdleTimeout;exports.ScriptLoader=e.ScriptLoader;exports.ToasterHandler=e.ToasterHandler;exports.UserVisibility=e.UserVisibility;exports.WaitHandler=e.WaitHandler;Object.defineProperty(exports,"aosInstance",{enumerable:!0,get:()=>e.instance$1});exports.capitalize=e.capitalize;exports.countryCodeToUnicodeFlag=e.countryCodeToUnicodeFlag;exports.currency=e.currency;exports.date=e.date;exports.debounce=e.debounce;exports.injectStrict=e.injectStrict;exports.installAos=e.plugin$5;exports.installDirectives=e.installDirectives;exports.installFilters=e.installFilters;exports.installToaster=e.installToaster;exports.installWait=e.plugin$4;exports.isClient=e.isClient;exports.mount=e.mount;exports.number=e.number;exports.sleep=e.sleep;Object.defineProperty(exports,"toastInstance",{enumerable:!0,get:()=>e.toastInstance});exports.truthyFilter=e.truthyFilter;exports.useAos=e.useAos;exports.useIdleTimeout=e.useIdleTimeout;exports.useInstanceUniqId=e.useInstanceUniqId;exports.useMazDialogPromise=e.useMazDialogPromise;exports.useThemeHandler=e.useThemeHandler;exports.useTimer=e.useTimer;exports.useToast=e.useToast;exports.useUserVisibility=e.useUserVisibility;exports.useWait=e.useWait;exports.vClickOutside=e.directive;exports.vClickOutsideInstall=e.plugin;exports.vClosable=e.directive$1;exports.vClosableInstall=e.plugin$3;exports.vFullscreenImg=e.vFullscreenImg;exports.vFullscreenImgInstall=e.vFullscreenImgInstall;exports.vLazyImg=e.vLazyImg;exports.vLazyImgInstall=e.plugin$1;exports.vZoomImg=e.vZoomImg;exports.vZoomImgInstall=e.plugin$2;exports.waitInstance=e.instance;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-2ztHYBiq.cjs");exports.AosHandler=e.AosHandler;exports.IdleTimeout=e.IdleTimeout;exports.ScriptLoader=e.ScriptLoader;exports.ToasterHandler=e.ToasterHandler;exports.UserVisibility=e.UserVisibility;exports.WaitHandler=e.WaitHandler;Object.defineProperty(exports,"aosInstance",{enumerable:!0,get:()=>e.instance$1});exports.capitalize=e.capitalize;exports.countryCodeToUnicodeFlag=e.countryCodeToUnicodeFlag;exports.currency=e.currency;exports.date=e.date;exports.debounce=e.debounce;exports.injectStrict=e.injectStrict;exports.installAos=e.plugin$5;exports.installDirectives=e.installDirectives;exports.installFilters=e.installFilters;exports.installToaster=e.installToaster;exports.installWait=e.plugin$4;exports.isClient=e.isClient;exports.mount=e.mount;exports.number=e.number;exports.sleep=e.sleep;Object.defineProperty(exports,"toastInstance",{enumerable:!0,get:()=>e.toastInstance});exports.truthyFilter=e.truthyFilter;exports.useAos=e.useAos;exports.useIdleTimeout=e.useIdleTimeout;exports.useInstanceUniqId=e.useInstanceUniqId;exports.useMazDialogPromise=e.useMazDialogPromise;exports.useThemeHandler=e.useThemeHandler;exports.useTimer=e.useTimer;exports.useToast=e.useToast;exports.useUserVisibility=e.useUserVisibility;exports.useWait=e.useWait;exports.vClickOutside=e.directive;exports.vClickOutsideInstall=e.plugin;exports.vClosable=e.directive$1;exports.vClosableInstall=e.plugin$3;exports.vFullscreenImg=e.vFullscreenImg;exports.vFullscreenImgInstall=e.vFullscreenImgInstall;exports.vLazyImg=e.vLazyImg;exports.vLazyImgInstall=e.plugin$1;exports.vZoomImg=e.vZoomImg;exports.vZoomImgInstall=e.plugin$2;exports.waitInstance=e.instance;
package/modules/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { B as e, I as l, S as t, T as i, U as n, W as o, D as r, q as u, c, r as I, u as m, d, i as v, C as g, b as T, o as y, x as b, z as C, a as F, m as p, w as z, s as H, y as U, t as A, G as L, K as W, F as h, M as k, E as D, N as S, J as f, L as j, H as q, e as w, p as x, l as M, n as O, j as V, k as Z, v as B, f as E, g as G, h as J, A as K } from "./chunks/index-0wbCxej8.mjs";
1
+ import { B as e, I as l, S as t, T as i, U as n, W as o, D as r, q as u, c, r as I, u as m, d, i as v, C as g, b as T, o as y, x as b, z as C, a as F, m as p, w as z, s as H, y as U, t as A, G as L, K as W, F as h, M as k, E as D, N as S, J as f, L as j, H as q, e as w, p as x, l as M, n as O, j as V, k as Z, v as B, f as E, g as G, h as J, A as K } from "./chunks/index-wZ3oEJrJ.mjs";
2
2
  export {
3
3
  e as AosHandler,
4
4
  l as IdleTimeout,
package/nuxt/index.json CHANGED
@@ -4,5 +4,5 @@
4
4
  "compatibility": {
5
5
  "nuxt": "^3.0.0"
6
6
  },
7
- "version": "3.25.4"
7
+ "version": "3.27.0"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maz-ui",
3
- "version": "3.25.4",
3
+ "version": "3.27.0",
4
4
  "description": "A standalone components library for Vue.Js 3 & Nuxt.Js 3",
5
5
  "author": "Louis Mazel <me@loicmazuel.com>",
6
6
  "main": "./modules/index.cjs",
@@ -107,10 +107,10 @@
107
107
  "@babel/core": "^7.23.3",
108
108
  "@babel/preset-env": "^7.23.3",
109
109
  "@babel/preset-typescript": "^7.23.3",
110
- "@nuxt/kit": "^3.8.1",
111
- "@nuxt/schema": "^3.8.1",
112
- "@types/dropzone": "^5.7.7",
113
- "@types/google.maps": "^3.54.8",
110
+ "@nuxt/kit": "^3.8.2",
111
+ "@nuxt/schema": "^3.8.2",
112
+ "@types/dropzone": "^5.7.8",
113
+ "@types/google.maps": "^3.54.9",
114
114
  "@vitejs/plugin-vue": "^4.5.0",
115
115
  "@vitest/coverage-v8": "^0.34.6",
116
116
  "@vue/compiler-sfc": "^3.3.8",
@@ -132,7 +132,7 @@
132
132
  "json-templater": "^1.2.0",
133
133
  "libphonenumber-js": "^1.10.49",
134
134
  "minimist": "^1.2.8",
135
- "nuxt": "^3.8.1",
135
+ "nuxt": "^3.8.2",
136
136
  "onchange": "^7.1.0",
137
137
  "path": "^0.12.7",
138
138
  "postcss": "^8.4.31",
@@ -154,11 +154,11 @@
154
154
  "stylelint-config-tailwindcss": "^0.0.7",
155
155
  "tailwindcss": "^3.3.5",
156
156
  "unplugin-vue-components": "^0.25.2",
157
- "vite": "^5.0.0",
157
+ "vite": "^5.0.2",
158
158
  "vite-plugin-css-injected-by-js": "^3.3.0",
159
159
  "vite-plugin-lib-inject-css": "^1.3.0",
160
160
  "vite-plugin-static-copy": "^0.17.1",
161
- "vite-svg-loader": "^4.0.0",
161
+ "vite-svg-loader": "^5.1.0",
162
162
  "vitest": "^0.34.6",
163
163
  "vitest-canvas-mock": "^0.3.3",
164
164
  "vue": "^3.3.8",
@@ -0,0 +1,46 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ modelValue?: number | undefined;
3
+ }>, {
4
+ modelValue: number;
5
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
+ "update:model-value": (...args: any[]) => void;
7
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ modelValue?: number | undefined;
9
+ }>, {
10
+ modelValue: number;
11
+ }>>> & {
12
+ "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
13
+ }, {
14
+ modelValue: number;
15
+ }, {}>, Partial<Record<`title-${number}`, (_: {
16
+ isOpen: boolean;
17
+ }) => any>> & Partial<Record<`content-${number}`, (_: {
18
+ isOpen: boolean;
19
+ }) => any>> & {
20
+ content?(_: {
21
+ isOpen: boolean;
22
+ }): any;
23
+ }>;
24
+ export default _default;
25
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
+ type __VLS_TypePropsToRuntimeProps<T> = {
27
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
28
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
29
+ } : {
30
+ type: import('vue').PropType<T[K]>;
31
+ required: true;
32
+ };
33
+ };
34
+ type __VLS_WithDefaults<P, D> = {
35
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
36
+ default: D[K];
37
+ }> : P[K];
38
+ };
39
+ type __VLS_Prettify<T> = {
40
+ [K in keyof T]: T[K];
41
+ } & {};
42
+ type __VLS_WithTemplateSlots<T, S> = T & {
43
+ new (): {
44
+ $slots: S;
45
+ };
46
+ };
@@ -0,0 +1,43 @@
1
+ import type { Color } from './types';
2
+ export type { Color };
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ noElevation?: boolean | undefined;
5
+ color?: Color | undefined;
6
+ }>, {
7
+ noElevation: boolean;
8
+ color: string;
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
+ noElevation?: boolean | undefined;
11
+ color?: Color | undefined;
12
+ }>, {
13
+ noElevation: boolean;
14
+ color: string;
15
+ }>>>, {
16
+ color: Color;
17
+ noElevation: boolean;
18
+ }, {}>, {
19
+ default?(_: {}): any;
20
+ }>;
21
+ export default _default;
22
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
+ type __VLS_TypePropsToRuntimeProps<T> = {
24
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
25
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
26
+ } : {
27
+ type: import('vue').PropType<T[K]>;
28
+ required: true;
29
+ };
30
+ };
31
+ type __VLS_WithDefaults<P, D> = {
32
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
33
+ default: D[K];
34
+ }> : P[K];
35
+ };
36
+ type __VLS_Prettify<T> = {
37
+ [K in keyof T]: T[K];
38
+ } & {};
39
+ type __VLS_WithTemplateSlots<T, S> = T & {
40
+ new (): {
41
+ $slots: S;
42
+ };
43
+ };
@@ -20,7 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
20
20
  /** id of the menu */
21
21
  id?: string | undefined;
22
22
  /** Should open the dropdown on click, hover or both */
23
- trigger?: "click" | "hover" | "both" | undefined;
23
+ trigger?: "click" | "both" | "hover" | undefined;
24
24
  /** Button color */
25
25
  color?: Color | undefined;
26
26
  /** Position of the dropdown */
@@ -54,7 +54,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
54
54
  /** id of the menu */
55
55
  id?: string | undefined;
56
56
  /** Should open the dropdown on click, hover or both */
57
- trigger?: "click" | "hover" | "both" | undefined;
57
+ trigger?: "click" | "both" | "hover" | undefined;
58
58
  /** Button color */
59
59
  color?: Color | undefined;
60
60
  /** Position of the dropdown */
@@ -84,7 +84,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
84
84
  class: any;
85
85
  id: string;
86
86
  position: Position;
87
- trigger: "click" | "hover" | "both";
87
+ trigger: "click" | "both" | "hover";
88
88
  screenReaderDescription: string;
89
89
  }, {}>, {
90
90
  element?(_: {
@@ -1,7 +1,34 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ animationDuration?: string | undefined;
3
+ }>, {
4
+ animationDuration: string;
5
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
6
+ animationDuration?: string | undefined;
7
+ }>, {
8
+ animationDuration: string;
9
+ }>>>, {
10
+ animationDuration: string;
11
+ }, {}>, {
2
12
  default?(_: {}): any;
3
13
  }>;
4
14
  export default _default;
15
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
+ type __VLS_TypePropsToRuntimeProps<T> = {
17
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
18
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
19
+ } : {
20
+ type: import('vue').PropType<T[K]>;
21
+ required: true;
22
+ };
23
+ };
24
+ type __VLS_WithDefaults<P, D> = {
25
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
26
+ default: D[K];
27
+ }> : P[K];
28
+ };
29
+ type __VLS_Prettify<T> = {
30
+ [K in keyof T]: T[K];
31
+ } & {};
5
32
  type __VLS_WithTemplateSlots<T, S> = T & {
6
33
  new (): {
7
34
  $slots: S;
@@ -1,9 +1,11 @@
1
+ export { default as MazAccordion } from './MazAccordion.vue';
1
2
  export { default as MazAvatar } from './MazAvatar.vue';
2
3
  export { default as MazBackdrop } from './MazBackdrop.vue';
3
4
  export { default as MazBadge } from './MazBadge.vue';
4
5
  export { default as MazBottomSheet } from './MazBottomSheet.vue';
5
6
  export { default as MazBtn } from './MazBtn.vue';
6
7
  export { default as MazCard } from './MazCard.vue';
8
+ export { default as MazCardSpotlight } from './MazCardSpotlight.vue';
7
9
  export { default as MazCarousel } from './MazCarousel.vue';
8
10
  export { default as MazChart } from './MazChart.vue';
9
11
  export { default as MazCheckbox } from './MazCheckbox.vue';
@@ -1,38 +0,0 @@
1
- import "../assets/MazSpinner.css";
2
- import { defineComponent as t, openBlock as o, createElementBlock as c, normalizeClass as n, pushScopeId as s, popScopeId as r, createElementVNode as i } from "vue";
3
- import { _ as p } from "./MazInputPrice-fwxQeZD1.mjs";
4
- const a = (e) => (s("data-v-c67298ec"), e = e(), r(), e), d = ["width", "height"], l = /* @__PURE__ */ a(() => /* @__PURE__ */ i(
5
- "path",
6
- { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
7
- null,
8
- -1
9
- /* HOISTED */
10
- )), m = [
11
- l
12
- ], h = /* @__PURE__ */ t({
13
- __name: "MazSpinner",
14
- props: {
15
- size: { type: String, default: "2em" },
16
- color: {
17
- type: String,
18
- default: "primary"
19
- }
20
- },
21
- setup(e) {
22
- return (_, u) => (o(), c("svg", {
23
- width: e.size,
24
- height: e.size,
25
- version: "1.1",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- x: "0px",
28
- y: "0px",
29
- viewBox: "0 0 50 50",
30
- "xml:space": "preserve",
31
- class: n(["m-spinner", `m-spinner--${e.color}`]),
32
- style: { "enable-background": "new 0 0 50 50" }
33
- }, m, 10, d));
34
- }
35
- }), g = /* @__PURE__ */ p(h, [["__scopeId", "data-v-c67298ec"]]);
36
- export {
37
- g as default
38
- };
@@ -1,38 +0,0 @@
1
- import "../assets/MazSpinner.css";
2
- import { defineComponent as t, openBlock as o, createElementBlock as c, normalizeClass as n, pushScopeId as s, popScopeId as r, createElementVNode as i } from "vue";
3
- import { _ as p } from "./MazSelect-0T1qVxT5.mjs";
4
- const a = (e) => (s("data-v-c67298ec"), e = e(), r(), e), d = ["width", "height"], l = /* @__PURE__ */ a(() => /* @__PURE__ */ i(
5
- "path",
6
- { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
7
- null,
8
- -1
9
- /* HOISTED */
10
- )), m = [
11
- l
12
- ], h = /* @__PURE__ */ t({
13
- __name: "MazSpinner",
14
- props: {
15
- size: { type: String, default: "2em" },
16
- color: {
17
- type: String,
18
- default: "primary"
19
- }
20
- },
21
- setup(e) {
22
- return (_, u) => (o(), c("svg", {
23
- width: e.size,
24
- height: e.size,
25
- version: "1.1",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- x: "0px",
28
- y: "0px",
29
- viewBox: "0 0 50 50",
30
- "xml:space": "preserve",
31
- class: n(["m-spinner", `m-spinner--${e.color}`]),
32
- style: { "enable-background": "new 0 0 50 50" }
33
- }, m, 10, d));
34
- }
35
- }), g = /* @__PURE__ */ p(h, [["__scopeId", "data-v-c67298ec"]]);
36
- export {
37
- g as default
38
- };
@@ -1,35 +0,0 @@
1
- import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
- const c = {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: "1em",
5
- height: "1em",
6
- fill: "currentColor",
7
- "aria-hidden": "true",
8
- viewBox: "0 0 24 24"
9
- }, l = /* @__PURE__ */ e(
10
- "path",
11
- {
12
- fill: "none",
13
- d: "M0 0h24v24H0z"
14
- },
15
- null,
16
- -1
17
- /* HOISTED */
18
- ), n = /* @__PURE__ */ e(
19
- "path",
20
- { d: "M8.9 6.07 7.48 4.66 9 3h6l1.83 2H20c1.1 0 2 .9 2 2v12c0 .05-.01.1-.02.16L20 17.17V7h-4.05l-1.83-2H9.88L8.9 6.07zm11.59 17.24L18.17 21H4c-1.1 0-2-.9-2-2V7c0-.59.27-1.12.68-1.49l-2-2L2.1 2.1l19.8 19.8-1.41 1.41zM9.19 12.02c-.11.31-.19.63-.19.98 0 1.66 1.34 3 3 3 .35 0 .67-.08.98-.19l-3.79-3.79zM16.17 19l-1.68-1.68c-.73.43-1.58.68-2.49.68-2.76 0-5-2.24-5-5 0-.91.25-1.76.68-2.49L4.17 7H4v12h12.17zm-1.36-7.02 2.07 2.07c.08-.34.12-.69.12-1.05 0-2.76-2.24-5-5-5-.36 0-.71.04-1.06.12l2.07 2.07c.84.3 1.5.96 1.8 1.79z" },
21
- null,
22
- -1
23
- /* HOISTED */
24
- ), h = [
25
- l,
26
- n
27
- ];
28
- function r(d, i) {
29
- return t(), o("svg", c, [...h]);
30
- }
31
- const a = { render: r };
32
- export {
33
- a as default,
34
- r as render
35
- };