maz-ui 3.44.4-beta.0 → 3.44.4-beta.2

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 (159) hide show
  1. package/components/MazAccordion.d.ts +12 -10
  2. package/components/MazAnimatedCounter.d.ts +15 -13
  3. package/components/MazAvatar.d.ts +9 -7
  4. package/components/MazBackdrop.d.ts +12 -21
  5. package/components/MazBadge.d.ts +6 -4
  6. package/components/MazBottomSheet.d.ts +8 -6
  7. package/components/MazBtn.d.ts +12 -10
  8. package/components/MazCard.d.ts +16 -14
  9. package/components/MazCard.mjs +1 -1
  10. package/components/MazCardSpotlight.d.ts +7 -5
  11. package/components/MazCarousel.d.ts +9 -7
  12. package/components/MazChart.d.ts +6 -6
  13. package/components/MazCheckbox.d.ts +7 -5
  14. package/components/MazCircularProgressBar.d.ts +27 -24
  15. package/components/MazDialog.d.ts +16 -24
  16. package/components/MazDialogPromise/use-maz-dialog-promise.d.ts +29 -29
  17. package/components/MazDrawer.d.ts +12 -10
  18. package/components/MazDropdown.d.ts +27 -25
  19. package/components/MazDropzone.d.ts +15 -15
  20. package/components/MazExpandAnimation.d.ts +6 -4
  21. package/components/MazFullscreenLoader.d.ts +6 -4
  22. package/components/MazIcon.d.ts +3 -3
  23. package/components/MazInput.d.ts +15 -133
  24. package/components/MazInputCode.d.ts +2 -2
  25. package/components/MazInputNumber.d.ts +2 -2
  26. package/components/MazInputPrice.d.ts +7 -5
  27. package/components/MazInputTags.d.ts +1 -1
  28. package/components/MazLazyImg.d.ts +9 -7
  29. package/components/MazLink.d.ts +10 -8
  30. package/components/MazPagination.d.ts +20 -18
  31. package/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +53 -70
  32. package/components/MazPhoneNumberInput.d.ts +17 -25
  33. package/components/MazPhoneNumberInput.mjs +1 -1
  34. package/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarGrid.vue.d.ts +3 -3
  35. package/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarMonth.vue.d.ts +3 -3
  36. package/components/MazPicker.d.ts +1 -1
  37. package/components/MazPicker.mjs +1 -1
  38. package/components/MazPullToRefresh.d.ts +9 -7
  39. package/components/MazRadio.d.ts +27 -24
  40. package/components/MazRadioButtons.d.ts +10 -8
  41. package/components/MazReadingProgressBar.d.ts +1 -1
  42. package/components/MazSelect.d.ts +16 -125
  43. package/components/MazSelect.mjs +1 -1
  44. package/components/MazStepper.d.ts +10 -8
  45. package/components/MazSwitch.d.ts +9 -7
  46. package/components/MazTable.d.ts +67 -65
  47. package/components/MazTable.mjs +1 -1
  48. package/components/MazTableCell.d.ts +4 -2
  49. package/components/MazTableRow.d.ts +4 -2
  50. package/components/MazTableTitle.d.ts +4 -2
  51. package/components/MazTabs.d.ts +6 -4
  52. package/components/MazTabsBar.d.ts +18 -16
  53. package/components/MazTabsContent.d.ts +4 -2
  54. package/components/MazTabsContentItem.d.ts +6 -4
  55. package/components/MazTextarea.d.ts +1 -1
  56. package/components/MazTransitionExpand.d.ts +6 -4
  57. package/components/MazTransitionExpand.mjs +2 -2
  58. package/components/assets/MazPhoneNumberInput.css +1 -1
  59. package/components/assets/MazPickerMonthSwitcher.css +1 -1
  60. package/components/assets/MazPickerYearSwitcher.css +1 -1
  61. package/components/assets/MazSelect.css +1 -1
  62. package/components/assets/MazTable.css +1 -1
  63. package/components/assets/MazTabsBar.css +1 -1
  64. package/components/assets/MazTransitionExpand.css +1 -1
  65. package/components/chunks/{MazBtn-B5XwteK7.mjs → MazBtn-BURByjBO.mjs} +2 -2
  66. package/components/chunks/{MazBtn-CQSo596y.mjs → MazBtn-D1TNsXIe.mjs} +2 -2
  67. package/components/chunks/{MazBtn-gj2W8kzn.mjs → MazBtn-YtY4PeyZ.mjs} +2 -2
  68. package/components/chunks/{MazCard-BBwohtCJ.mjs → MazCard-BiDXoNWK.mjs} +1 -1
  69. package/components/chunks/{MazCheckbox-isKq9dAX.mjs → MazCheckbox-BMzMZ-_l.mjs} +1 -1
  70. package/components/chunks/{MazCheckbox-CqHZNrGa.mjs → MazCheckbox-B_Rx3ZCe.mjs} +1 -1
  71. package/components/chunks/{MazGallery-Din0Z37d.mjs → MazGallery-SSMQ_JIA.mjs} +2 -2
  72. package/components/chunks/{MazIcon-D2DkwtXq.mjs → MazIcon-CwITLbPL.mjs} +1 -1
  73. package/components/chunks/{MazIcon-DHzZGzIp.mjs → MazIcon-x_aGvHlZ.mjs} +1 -1
  74. package/components/chunks/{MazPhoneNumberInput-CYcy4OZW.mjs → MazPhoneNumberInput-fo2MtuWB.mjs} +6 -6
  75. package/components/chunks/{MazPicker-DCTIkgDd.mjs → MazPicker-Df-LRtwz.mjs} +2 -2
  76. package/components/chunks/{MazPickerMonthSwitcher-CINBaU3n.mjs → MazPickerMonthSwitcher-CrrfUDPA.mjs} +2 -2
  77. package/components/chunks/{MazPickerShortcuts-vvPV1aW8.mjs → MazPickerShortcuts-Dpm1ra_Y.mjs} +1 -1
  78. package/components/chunks/{MazPickerYearSwitcher-CkqFNhde.mjs → MazPickerYearSwitcher-BIeGuXI7.mjs} +2 -2
  79. package/components/chunks/{MazSelect-DvNLFDvj.mjs → MazSelect-xBiD7HuJ.mjs} +6 -6
  80. package/components/chunks/{MazSpinner-C7s8yroP.mjs → MazSpinner-C5MXwcx7.mjs} +1 -1
  81. package/components/chunks/{MazSpinner-BVd7-OTu.mjs → MazSpinner-CrDTibNk.mjs} +1 -1
  82. package/components/chunks/{MazSpinner-CpYgtvc9.mjs → MazSpinner-CvucKhXp.mjs} +1 -1
  83. package/components/chunks/MazSpinner-DDmCKWOx.mjs +37 -0
  84. package/components/chunks/{MazSpinner-CAG800x4.mjs → MazSpinner-QIX5R4Hk.mjs} +1 -1
  85. package/components/chunks/{MazTable-BN-Yp2RW.mjs → MazTable-1D7GRSpa.mjs} +6 -6
  86. package/components/chunks/{MazTransitionExpand-CYyEf_hd.mjs → MazTransitionExpand-BLFZPAt_.mjs} +11 -11
  87. package/modules/assets/index.css +1 -1
  88. package/modules/chunks/{MazBtn-BVqZ8Wej.cjs → MazBtn-BLvj2Vcl.cjs} +1 -1
  89. package/modules/chunks/{MazBtn-Cuj6yEZn.mjs → MazBtn-DhVNaOBj.mjs} +2 -2
  90. package/modules/chunks/{MazIcon-CyWCmQpN.cjs → MazIcon-BhCADEJL.cjs} +1 -1
  91. package/modules/chunks/{MazIcon-COFexHFo.mjs → MazIcon-ZPJHGsC7.mjs} +1 -1
  92. package/modules/chunks/{MazSpinner-BtXwGTnk.mjs → MazSpinner-Dx_yL6x9.mjs} +1 -1
  93. package/modules/chunks/{MazSpinner-Dz0kdTmr.cjs → MazSpinner-OdoRwyjg.cjs} +1 -1
  94. package/modules/chunks/{index-DW2zAKgR.cjs → index-BT3W7L22.cjs} +2 -2
  95. package/modules/chunks/{index-BBOf37yd.mjs → index-CgWq2KzW.mjs} +363 -360
  96. package/modules/index.cjs +1 -1
  97. package/modules/index.mjs +1 -1
  98. package/nuxt/index.json +2 -2
  99. package/nuxt/types.d.mts +4 -23
  100. package/nuxt/types.d.ts +4 -23
  101. package/package.json +25 -25
  102. package/types/components/MazAccordion.vue.d.ts +12 -10
  103. package/types/components/MazAnimatedCounter.vue.d.ts +15 -13
  104. package/types/components/MazAvatar.vue.d.ts +9 -7
  105. package/types/components/MazBackdrop.vue.d.ts +12 -21
  106. package/types/components/MazBadge.vue.d.ts +6 -4
  107. package/types/components/MazBottomSheet.vue.d.ts +8 -6
  108. package/types/components/MazBtn.vue.d.ts +12 -10
  109. package/types/components/MazCard.vue.d.ts +16 -14
  110. package/types/components/MazCardSpotlight.vue.d.ts +7 -5
  111. package/types/components/MazCarousel.vue.d.ts +9 -7
  112. package/types/components/MazChart.vue.d.ts +6 -6
  113. package/types/components/MazCheckbox.vue.d.ts +7 -5
  114. package/types/components/MazCircularProgressBar.vue.d.ts +27 -24
  115. package/types/components/MazDialog.vue.d.ts +16 -24
  116. package/types/components/MazDialogPromise/use-maz-dialog-promise.d.ts +29 -29
  117. package/types/components/MazDrawer.vue.d.ts +12 -10
  118. package/types/components/MazDropdown.vue.d.ts +27 -25
  119. package/types/components/MazDropzone.vue.d.ts +15 -15
  120. package/types/components/MazExpandAnimation.vue.d.ts +6 -4
  121. package/types/components/MazFullscreenLoader.vue.d.ts +6 -4
  122. package/types/components/MazIcon.vue.d.ts +3 -3
  123. package/types/components/MazInput.vue.d.ts +15 -133
  124. package/types/components/MazInputCode.vue.d.ts +2 -2
  125. package/types/components/MazInputNumber.vue.d.ts +2 -2
  126. package/types/components/MazInputPrice.vue.d.ts +7 -5
  127. package/types/components/MazInputTags.vue.d.ts +1 -1
  128. package/types/components/MazLazyImg.vue.d.ts +9 -7
  129. package/types/components/MazLink.vue.d.ts +10 -8
  130. package/types/components/MazPagination.vue.d.ts +20 -18
  131. package/types/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +53 -70
  132. package/types/components/MazPhoneNumberInput.vue.d.ts +17 -25
  133. package/types/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarGrid.vue.d.ts +3 -3
  134. package/types/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarMonth.vue.d.ts +3 -3
  135. package/types/components/MazPicker.vue.d.ts +1 -1
  136. package/types/components/MazPullToRefresh.vue.d.ts +9 -7
  137. package/types/components/MazRadio.vue.d.ts +27 -24
  138. package/types/components/MazRadioButtons.vue.d.ts +10 -8
  139. package/types/components/MazReadingProgressBar.vue.d.ts +1 -1
  140. package/types/components/MazSelect.vue.d.ts +16 -125
  141. package/types/components/MazStepper.vue.d.ts +10 -8
  142. package/types/components/MazSwitch.vue.d.ts +9 -7
  143. package/types/components/MazTable.vue.d.ts +67 -65
  144. package/types/components/MazTableCell.vue.d.ts +4 -2
  145. package/types/components/MazTableRow.vue.d.ts +4 -2
  146. package/types/components/MazTableTitle.vue.d.ts +4 -2
  147. package/types/components/MazTabs.vue.d.ts +6 -4
  148. package/types/components/MazTabsBar.vue.d.ts +18 -16
  149. package/types/components/MazTabsContent.vue.d.ts +4 -2
  150. package/types/components/MazTabsContentItem.vue.d.ts +6 -4
  151. package/types/components/MazTextarea.vue.d.ts +1 -1
  152. package/types/components/MazTransitionExpand.vue.d.ts +6 -4
  153. package/types/modules/composables/use-form-validator/index.d.ts +5 -7
  154. package/types/modules/composables/use-form-validator/types.d.ts +16 -11
  155. package/types/modules/composables/use-form-validator/utils.d.ts +13 -13
  156. package/types/modules/directives/v-fullscreen-img/MazFullscreenImg.vue.d.ts +2 -2
  157. package/types/modules/plugins/toaster/MazToast.vue.d.ts +1 -1
  158. package/types/tailwindcss/tailwind.config.d.ts +2 -2
  159. package/components/chunks/MazSpinner-D1paofz3.mjs +0 -37
package/modules/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-DW2zAKgR.cjs");exports.AosHandler=e.AosHandler;exports.IdleTimeout=e.IdleTimeout;exports.ScriptLoader=e.ScriptLoader;exports.Swipe=e.Swipe;exports.ToasterHandler=e.ToasterHandler;exports.UserVisibility=e.UserVisibility;exports.WaitHandler=e.WaitHandler;exports.capitalize=e.capitalize;exports.countryCodeToUnicodeFlag=e.countryCodeToUnicodeFlag;exports.currency=e.currency;exports.date=e.date;exports.debounce=e.debounce;exports.getAosInstance=e.getInstance;exports.injectStrict=e.injectStrict;exports.installAos=e.plugin$8;exports.installDirectives=e.plugin;exports.installFilters=e.installFilters;exports.installToaster=e.installToaster;exports.installWait=e.plugin$7;exports.isClient=e.isClient;exports.mount=e.mount;exports.normalizeString=e.normalizeString;exports.number=e.number;exports.sleep=e.sleep;exports.throttle=e.throttle;exports.truthyFilter=e.truthyFilter;exports.useAos=e.useAos;exports.useBreakpoints=e.useBreakpoints;exports.useFormField=e.useFormField;exports.useFormValidator=e.useFormValidator;exports.useIdleTimeout=e.useIdleTimeout;exports.useInstanceUniqId=e.useInstanceUniqId;exports.useReadingTime=e.useReadingTime;exports.useStringMatching=e.useStringMatching;exports.useSwipe=e.useSwipe;exports.useThemeHandler=e.useThemeHandler;exports.useTimer=e.useTimer;exports.useToast=e.useToast;exports.useUserVisibility=e.useUserVisibility;exports.useWait=e.useWait;exports.useWindowSize=e.useWindowSize;exports.vClickOutside=e.directive;exports.vClickOutsideInstall=e.plugin$1;exports.vClosable=e.directive$3;exports.vClosableInstall=e.plugin$5;exports.vFullscreenImg=e.directive$2;exports.vFullscreenImgInstall=e.plugin$4;exports.vLazyImg=e.directive$1;exports.vLazyImgInstall=e.plugin$2;exports.vTooltip=e.directive$4;exports.vTooltipInstall=e.plugin$6;exports.vZoomImg=e.vZoomImg;exports.vZoomImgInstall=e.plugin$3;exports.waitInstance=e.instance;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/index-BT3W7L22.cjs");exports.AosHandler=e.AosHandler;exports.IdleTimeout=e.IdleTimeout;exports.ScriptLoader=e.ScriptLoader;exports.Swipe=e.Swipe;exports.ToasterHandler=e.ToasterHandler;exports.UserVisibility=e.UserVisibility;exports.WaitHandler=e.WaitHandler;exports.capitalize=e.capitalize;exports.countryCodeToUnicodeFlag=e.countryCodeToUnicodeFlag;exports.currency=e.currency;exports.date=e.date;exports.debounce=e.debounce;exports.getAosInstance=e.getInstance;exports.injectStrict=e.injectStrict;exports.installAos=e.plugin$8;exports.installDirectives=e.plugin;exports.installFilters=e.installFilters;exports.installToaster=e.installToaster;exports.installWait=e.plugin$7;exports.isClient=e.isClient;exports.mount=e.mount;exports.normalizeString=e.normalizeString;exports.number=e.number;exports.sleep=e.sleep;exports.throttle=e.throttle;exports.truthyFilter=e.truthyFilter;exports.useAos=e.useAos;exports.useBreakpoints=e.useBreakpoints;exports.useFormField=e.useFormField;exports.useFormValidator=e.useFormValidator;exports.useIdleTimeout=e.useIdleTimeout;exports.useInstanceUniqId=e.useInstanceUniqId;exports.useReadingTime=e.useReadingTime;exports.useStringMatching=e.useStringMatching;exports.useSwipe=e.useSwipe;exports.useThemeHandler=e.useThemeHandler;exports.useTimer=e.useTimer;exports.useToast=e.useToast;exports.useUserVisibility=e.useUserVisibility;exports.useWait=e.useWait;exports.useWindowSize=e.useWindowSize;exports.vClickOutside=e.directive;exports.vClickOutsideInstall=e.plugin$1;exports.vClosable=e.directive$3;exports.vClosableInstall=e.plugin$5;exports.vFullscreenImg=e.directive$2;exports.vFullscreenImgInstall=e.plugin$4;exports.vLazyImg=e.directive$1;exports.vLazyImgInstall=e.plugin$2;exports.vTooltip=e.directive$4;exports.vTooltipInstall=e.plugin$6;exports.vZoomImg=e.vZoomImg;exports.vZoomImgInstall=e.plugin$3;exports.waitInstance=e.instance;
package/modules/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { F as e, I as t, S as i, b as l, T as n, U as o, W as r, y as u, c as m, z as c, A as d, d as I, H as v, i as g, G as T, p, x as F, C as y, D as S, a as b, m as C, n as z, B as h, s as w, e as A, t as H, L as U, R as W, a0 as k, $ as L, O as V, K as O, Y as Z, Z as f, X as j, J as q, Q as x, N as B, P as D, M, V as R, f as E, g as G, q as J, r as K, o as N, l as P, j as Q, h as X, w as Y, u as $, v as _, k as ss, E as as } from "./chunks/index-BBOf37yd.mjs";
1
+ import { F as e, I as t, S as i, b as l, T as n, U as o, W as r, y as u, c as m, z as c, A as d, d as I, H as v, i as g, G as T, p, x as F, C as y, D as S, a as b, m as C, n as z, B as h, s as w, e as A, t as H, L as U, R as W, a0 as k, $ as L, O as V, K as O, Y as Z, Z as f, X as j, J as q, Q as x, N as B, P as D, M, V as R, f as E, g as G, q as J, r as K, o as N, l as P, j as Q, h as X, w as Y, u as $, v as _, k as ss, E as as } from "./chunks/index-CgWq2KzW.mjs";
2
2
  export {
3
3
  e as AosHandler,
4
4
  t as IdleTimeout,
package/nuxt/index.json CHANGED
@@ -4,9 +4,9 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=3.0.0"
6
6
  },
7
- "version": "3.44.4-beta.0",
7
+ "version": "3.44.4-beta.2",
8
8
  "builder": {
9
- "@nuxt/module-builder": "0.7.1",
9
+ "@nuxt/module-builder": "0.8.1",
10
10
  "unbuild": "2.0.0"
11
11
  }
12
12
  }
package/nuxt/types.d.mts CHANGED
@@ -1,26 +1,7 @@
1
+ import type { NuxtModule } from '@nuxt/schema'
1
2
 
2
- import type { } from './index.js'
3
+ import type { default as Module } from './index.js'
3
4
 
4
- export interface ModuleOptions {
5
- /** @default true */
6
- devtools: boolean,
5
+ export type ModuleOptions = typeof Module extends NuxtModule<infer O> ? Partial<O> : Record<string, any>
7
6
 
8
- /** @default true */
9
- injectCss: boolean,
10
-
11
- /** @default true */
12
- injectComponents: boolean,
13
- }
14
-
15
- declare module '@nuxt/schema' {
16
- interface NuxtConfig { ['mazUi']?: Partial<ModuleOptions> }
17
- interface NuxtOptions { ['mazUi']?: ModuleOptions }
18
- }
19
-
20
- declare module 'nuxt/schema' {
21
- interface NuxtConfig { ['mazUi']?: Partial<ModuleOptions> }
22
- interface NuxtOptions { ['mazUi']?: ModuleOptions }
23
- }
24
-
25
-
26
- export type { MazUiNuxtOptions, default } from './index.js'
7
+ export { type MazUiNuxtOptions, default } from './index.js'
package/nuxt/types.d.ts CHANGED
@@ -1,26 +1,7 @@
1
+ import type { NuxtModule } from '@nuxt/schema'
1
2
 
2
- import type { } from './index'
3
+ import type { default as Module } from './index'
3
4
 
4
- export interface ModuleOptions {
5
- /** @default true */
6
- devtools: boolean,
5
+ export type ModuleOptions = typeof Module extends NuxtModule<infer O> ? Partial<O> : Record<string, any>
7
6
 
8
- /** @default true */
9
- injectCss: boolean,
10
-
11
- /** @default true */
12
- injectComponents: boolean,
13
- }
14
-
15
- declare module '@nuxt/schema' {
16
- interface NuxtConfig { ['mazUi']?: Partial<ModuleOptions> }
17
- interface NuxtOptions { ['mazUi']?: ModuleOptions }
18
- }
19
-
20
- declare module 'nuxt/schema' {
21
- interface NuxtConfig { ['mazUi']?: Partial<ModuleOptions> }
22
- interface NuxtOptions { ['mazUi']?: ModuleOptions }
23
- }
24
-
25
-
26
- export type { MazUiNuxtOptions, default } from './index'
7
+ export { type MazUiNuxtOptions, default } from './index'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "maz-ui",
3
3
  "type": "module",
4
- "version": "3.44.4-beta.0",
4
+ "version": "3.44.4-beta.2",
5
5
  "description": "A standalone components library for Vue.Js 3 & Nuxt.Js 3",
6
6
  "author": "Louis Mazel <me@loicmazuel.com>",
7
7
  "license": "MIT",
@@ -122,16 +122,16 @@
122
122
  "@mazui/cli": "latest"
123
123
  },
124
124
  "devDependencies": {
125
- "@babel/core": "^7.24.7",
126
- "@babel/preset-env": "^7.24.7",
125
+ "@babel/core": "^7.24.8",
126
+ "@babel/preset-env": "^7.24.8",
127
127
  "@babel/preset-typescript": "^7.24.7",
128
- "@nuxt/kit": "^3.12.2",
129
- "@nuxt/schema": "^3.12.2",
128
+ "@nuxt/kit": "^3.12.3",
129
+ "@nuxt/schema": "^3.12.3",
130
130
  "@types/dropzone": "^5.7.8",
131
- "@types/google.maps": "^3.55.10",
131
+ "@types/google.maps": "^3.55.11",
132
132
  "@vitejs/plugin-vue": "^5.0.5",
133
- "@vitest/coverage-v8": "^1.6.0",
134
- "@vue/compiler-sfc": "^3.4.29",
133
+ "@vitest/coverage-v8": "^2.0.2",
134
+ "@vue/compiler-sfc": "^3.4.31",
135
135
  "@vue/test-utils": "^2.4.6",
136
136
  "@vue/tsconfig": "^0.5.1",
137
137
  "autoprefixer": "^10.4.19",
@@ -141,46 +141,46 @@
141
141
  "dayjs": "^1.11.11",
142
142
  "defu": "^6.1.4",
143
143
  "dropzone": "^5.9.3",
144
- "eslint-plugin-vuejs-accessibility": "^2.3.0",
144
+ "eslint-plugin-vuejs-accessibility": "^2.3.1",
145
145
  "fs": "0.0.2",
146
146
  "jsdom": "^24.1.0",
147
147
  "json-templater": "^1.2.0",
148
- "libphonenumber-js": "^1.11.3",
148
+ "libphonenumber-js": "^1.11.4",
149
149
  "minimist": "^1.2.8",
150
- "nuxt": "^3.12.2",
150
+ "nuxt": "^3.12.3",
151
151
  "onchange": "^7.1.0",
152
152
  "path": "^0.12.7",
153
- "postcss": "^8.4.38",
153
+ "postcss": "^8.4.39",
154
154
  "postcss-html": "^1.7.0",
155
155
  "postcss-import": "^16.1.0",
156
156
  "postcss-nested": "^6.0.0",
157
157
  "postcss-simple-vars": "^7.0.1",
158
158
  "postcss-url": "^10.1.3",
159
- "replace-in-file": "^7.2.0",
160
- "rimraf": "^5.0.7",
161
- "sass": "^1.77.6",
159
+ "replace-in-file": "^8.1.0",
160
+ "rimraf": "^6.0.1",
161
+ "sass": "^1.77.8",
162
162
  "semver": "^7.6.2",
163
163
  "sirv": "^2.0.4",
164
- "stylelint": "^16.6.1",
164
+ "stylelint": "^16.7.0",
165
165
  "stylelint-config-recommended-vue": "^1.5.0",
166
- "stylelint-config-standard": "^36.0.0",
166
+ "stylelint-config-standard": "^36.0.1",
167
167
  "stylelint-config-standard-scss": "^13.1.0",
168
168
  "stylelint-config-tailwindcss": "^0.0.7",
169
169
  "tailwindcss": "^3.4.4",
170
- "unplugin-vue-components": "^0.27.0",
170
+ "unplugin-vue-components": "^0.27.2",
171
171
  "valibot": "^0.36.0",
172
- "vite": "^5.3.1",
172
+ "vite": "^5.3.3",
173
173
  "vite-plugin-css-injected-by-js": "^3.5.1",
174
174
  "vite-plugin-lib-inject-css": "^2.1.1",
175
- "vite-plugin-static-copy": "^1.0.5",
175
+ "vite-plugin-static-copy": "^1.0.6",
176
176
  "vite-svg-loader": "^5.1.0",
177
- "vitest": "^1.6.0",
177
+ "vitest": "^2.0.2",
178
178
  "vitest-canvas-mock": "^0.3.3",
179
- "vue": "^3.4.29",
179
+ "vue": "^3.4.31",
180
180
  "vue-chartjs": "^5.3.1",
181
181
  "vue-loader": "^17.4.2",
182
- "vue-router": "^4.3.3",
183
- "vue-tsc": "^2.0.21"
182
+ "vue-router": "^4.4.0",
183
+ "vue-tsc": "^2.0.26"
184
184
  },
185
185
  "lint-staged": {
186
186
  "*.{js,ts,vue,mjs,mts,cjs}": "cross-env NODE_ENV=production eslint --fix",
@@ -203,6 +203,6 @@
203
203
  "test:unit:coverage:master": "vitest run --coverage --changed master",
204
204
  "pre-commit": "lint-staged",
205
205
  "gen:declaration-files": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.gen-types.json",
206
- "typecheck": "vue-tsc --noEmit"
206
+ "typecheck": "vue-tsc --noEmit --skipLibCheck"
207
207
  }
208
208
  }
@@ -3,7 +3,16 @@ export interface Props {
3
3
  modelValue?: number;
4
4
  contentClass?: unknown;
5
5
  }
6
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
6
+ declare function __VLS_template(): Partial<Record<`title-${number}`, (_: {
7
+ isOpen: boolean;
8
+ }) => any>> & Partial<Record<`content-${number}`, (_: {
9
+ isOpen: boolean;
10
+ }) => any>> & {
11
+ content?(_: {
12
+ isOpen: boolean;
13
+ }): any;
14
+ };
15
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
7
16
  id: undefined;
8
17
  modelValue: number;
9
18
  contentClass: undefined;
@@ -19,15 +28,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
19
28
  id: string;
20
29
  contentClass: undefined;
21
30
  modelValue: number;
22
- }, {}>, Partial<Record<`title-${number}`, (_: {
23
- isOpen: boolean;
24
- }) => any>> & Partial<Record<`content-${number}`, (_: {
25
- isOpen: boolean;
26
- }) => any>> & {
27
- content?(_: {
28
- isOpen: boolean;
29
- }): any;
30
- }>;
31
+ }, {}>;
32
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
31
33
  export default _default;
32
34
  type __VLS_WithDefaults<P, D> = {
33
35
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -1,4 +1,10 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
1
+ declare function __VLS_template(): {
2
+ prefix?(_: {}): any;
3
+ prefix?(_: {}): any;
4
+ suffix?(_: {}): any;
5
+ suffix?(_: {}): any;
6
+ };
7
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
8
  /**
3
9
  * The number to animate
4
10
  */
@@ -7,15 +13,15 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
7
13
  * Duration of the animation in milliseconds
8
14
  * @default 1000
9
15
  */
10
- duration?: number | undefined;
16
+ duration?: number;
11
17
  /**
12
18
  * Suffix to display next to the number
13
19
  */
14
- prefix?: string | undefined;
20
+ prefix?: string;
15
21
  /**
16
22
  * Suffix to display next to the number
17
23
  */
18
- suffix?: string | undefined;
24
+ suffix?: string;
19
25
  }>, {
20
26
  duration: number;
21
27
  prefix: undefined;
@@ -29,15 +35,15 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
29
35
  * Duration of the animation in milliseconds
30
36
  * @default 1000
31
37
  */
32
- duration?: number | undefined;
38
+ duration?: number;
33
39
  /**
34
40
  * Suffix to display next to the number
35
41
  */
36
- prefix?: string | undefined;
42
+ prefix?: string;
37
43
  /**
38
44
  * Suffix to display next to the number
39
45
  */
40
- suffix?: string | undefined;
46
+ suffix?: string;
41
47
  }>, {
42
48
  duration: number;
43
49
  prefix: undefined;
@@ -46,12 +52,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
46
52
  duration: number;
47
53
  prefix: string;
48
54
  suffix: string;
49
- }, {}>, {
50
- prefix?(_: {}): any;
51
- prefix?(_: {}): any;
52
- suffix?(_: {}): any;
53
- suffix?(_: {}): any;
54
- }>;
55
+ }, {}>;
56
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
55
57
  export default _default;
56
58
  type __VLS_WithDefaults<P, D> = {
57
59
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -45,7 +45,12 @@ export interface Props {
45
45
  /** Load the fallback image by default */
46
46
  noPhoto?: boolean;
47
47
  }
48
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
48
+ declare function __VLS_template(): {
49
+ "round-text"?(_: {}): any;
50
+ icon?(_: {}): any;
51
+ caption?(_: {}): any;
52
+ };
53
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
49
54
  src: undefined;
50
55
  caption: undefined;
51
56
  href: undefined;
@@ -89,15 +94,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
89
94
  href: string;
90
95
  fallbackSrc: string;
91
96
  target: string;
92
- roundedSize: "sm" | "md" | "lg" | "xl" | "none" | "full";
97
+ roundedSize: "none" | "sm" | "md" | "lg" | "xl" | "full";
93
98
  to: string | Record<string, unknown>;
94
99
  buttonColor: Color;
95
100
  letterCount: number;
96
- }, {}>, {
97
- "round-text"?(_: {}): any;
98
- icon?(_: {}): any;
99
- caption?(_: {}): any;
100
- }>;
101
+ }, {}>;
102
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
101
103
  export default _default;
102
104
  type __VLS_WithDefaults<P, D> = {
103
105
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -15,7 +15,12 @@ declare function onBackdropAnimationEnter(): void;
15
15
  declare function onBackdropAnimationLeave(): void;
16
16
  declare function onBackdropClicked(): void;
17
17
  declare function onKeyPress(event: KeyboardEvent): void;
18
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
18
+ declare function __VLS_template(): {
19
+ default?(_: {
20
+ close: any;
21
+ }): any;
22
+ };
23
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
19
24
  modelValue: boolean;
20
25
  teleportSelector: string;
21
26
  beforeClose: undefined;
@@ -32,31 +37,17 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
32
37
  present: import("vue").Ref<boolean>;
33
38
  toggleModal: typeof toggleModal;
34
39
  onKeyPress: typeof onKeyPress;
35
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
36
- [x: string]: (...args: unknown[]) => void;
37
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
38
- modelValue: boolean;
39
- teleportSelector: string;
40
- beforeClose: undefined;
41
- persistent: boolean;
42
- noCloseOnEscKey: boolean;
43
- transitionName: string;
44
- backdropClass: undefined;
45
- backdropContentClass: undefined;
46
- }>>>, {
40
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
47
41
  persistent: boolean;
48
42
  transitionName: string;
49
43
  modelValue: boolean;
50
44
  teleportSelector: string;
51
- beforeClose: () => void | Promise<void>;
45
+ beforeClose: () => Promise<void> | void;
52
46
  noCloseOnEscKey: boolean;
53
- backdropClass: any;
54
- backdropContentClass: any;
55
- }, {}>, {
56
- default?(_: {
57
- close: typeof close;
58
- }): any;
59
- }>;
47
+ backdropClass: HTMLAttributes["class"];
48
+ backdropContentClass: HTMLAttributes["class"];
49
+ }, {}>;
50
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
60
51
  export default _default;
61
52
  type __VLS_WithDefaults<P, D> = {
62
53
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -9,7 +9,10 @@ export interface Props {
9
9
  pastel?: boolean;
10
10
  roundedSize?: BadgeRoundedSize;
11
11
  }
12
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
12
+ declare function __VLS_template(): {
13
+ default?(_: {}): any;
14
+ };
15
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
13
16
  color: string;
14
17
  size: string;
15
18
  nowrap: boolean;
@@ -30,9 +33,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
30
33
  outline: boolean;
31
34
  pastel: boolean;
32
35
  nowrap: boolean;
33
- }, {}>, {
34
- default?(_: {}): any;
35
- }>;
36
+ }, {}>;
37
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
36
38
  export default _default;
37
39
  type __VLS_WithDefaults<P, D> = {
38
40
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -1,4 +1,9 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
1
+ declare function __VLS_template(): {
2
+ default?(_: {
3
+ close: any;
4
+ }): any;
5
+ };
6
+ declare const __VLS_component: import("vue").DefineComponent<{
2
7
  noClose: {
3
8
  type: BooleanConstructor;
4
9
  default: boolean;
@@ -27,11 +32,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
27
32
  }, {
28
33
  noPadding: boolean;
29
34
  noClose: boolean;
30
- }, {}>, {
31
- default?(_: {
32
- close: () => void;
33
- }): any;
34
- }>;
35
+ }, {}>;
36
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
35
37
  export default _default;
36
38
  type __VLS_WithTemplateSlots<T, S> = T & {
37
39
  new (): {
@@ -102,7 +102,13 @@ export interface Props {
102
102
  /** The class applied to the content wrapper (<span />) of the button */
103
103
  contentClass?: HTMLAttributes['class'];
104
104
  }
105
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
105
+ declare function __VLS_template(): {
106
+ "left-icon"?(_: {}): any;
107
+ icon?(_: {}): any;
108
+ default?(_: {}): any;
109
+ "right-icon"?(_: {}): any;
110
+ };
111
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
106
112
  variant: string;
107
113
  size: string;
108
114
  color: string;
@@ -124,20 +130,16 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
124
130
  roundedSize: string;
125
131
  }>>>, {
126
132
  size: Size;
127
- type: "button" | "reset" | "submit";
133
+ type: "submit" | "reset" | "button";
128
134
  color: Color;
129
135
  variant: "button" | "link";
130
- roundedSize: "sm" | "md" | "lg" | "xl" | "none" | "full";
136
+ roundedSize: "none" | "sm" | "md" | "lg" | "xl" | "full";
131
137
  icon: string | Icon;
132
138
  leftIcon: string | Icon;
133
139
  rightIcon: string | Icon;
134
- contentClass: any;
135
- }, {}>, {
136
- "left-icon"?(_: {}): any;
137
- icon?(_: {}): any;
138
- default?(_: {}): any;
139
- "right-icon"?(_: {}): any;
140
- }>;
140
+ contentClass: HTMLAttributes["class"];
141
+ }, {}>;
142
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
141
143
  export default _default;
142
144
  type __VLS_WithDefaults<P, D> = {
143
145
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -54,7 +54,16 @@ export interface Props {
54
54
  /** The card will be displayed in full width */
55
55
  block?: boolean;
56
56
  }
57
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
57
+ declare function __VLS_template(): {
58
+ header?(_: {}): any;
59
+ default?(_: {}): any;
60
+ title?(_: {}): any;
61
+ subtitle?(_: {}): any;
62
+ content?(_: {}): any;
63
+ footer?(_: {}): any;
64
+ actions?(_: {}): any;
65
+ };
66
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
58
67
  images: undefined;
59
68
  orientation: string;
60
69
  href: undefined;
@@ -91,26 +100,19 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
91
100
  orientation: "column" | "row" | "row-reverse" | "column-reverse";
92
101
  href: string;
93
102
  scale: boolean;
94
- to: import("vue-router").RouteLocationRaw;
103
+ to: RouterLinkProps["to"];
95
104
  elevation: boolean;
96
105
  radius: boolean;
97
106
  images: MazGalleryImage[];
98
107
  noRemaining: boolean;
99
- hrefTarget: string;
100
- footerAlign: "left" | "right";
108
+ hrefTarget: "_blank" | "_self" | "_parent" | "_top" | string;
109
+ footerAlign: "right" | "left";
101
110
  galleryWidth: string | number;
102
111
  galleryHeight: string | number;
103
112
  imagesShowCount: number;
104
- wrapperClass: any;
105
- }, {}>, {
106
- header?(_: {}): any;
107
- default?(_: {}): any;
108
- title?(_: {}): any;
109
- subtitle?(_: {}): any;
110
- content?(_: {}): any;
111
- footer?(_: {}): any;
112
- actions?(_: {}): any;
113
- }>;
113
+ wrapperClass: HTMLAttributes["class"];
114
+ }, {}>;
115
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
114
116
  export default _default;
115
117
  type __VLS_WithDefaults<P, D> = {
116
118
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -33,7 +33,10 @@ export interface Props {
33
33
  */
34
34
  innerOpacity?: number;
35
35
  }
36
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
36
+ declare function __VLS_template(): {
37
+ default?(_: {}): any;
38
+ };
39
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
37
40
  noElevation: boolean;
38
41
  color: string;
39
42
  padding: boolean;
@@ -50,13 +53,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
50
53
  }>>>, {
51
54
  color: Color;
52
55
  noElevation: boolean;
53
- contentClass: any;
56
+ contentClass: HTMLAttributes["class"];
54
57
  padding: boolean;
55
58
  contentStyle: string | false | import("vue").CSSProperties | StyleValue[] | null;
56
59
  innerOpacity: number;
57
- }, {}>, {
58
- default?(_: {}): any;
59
- }>;
60
+ }, {}>;
61
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
60
62
  export default _default;
61
63
  type __VLS_WithDefaults<P, D> = {
62
64
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -8,7 +8,13 @@ export interface Props {
8
8
  /** Hide the scrollbar when not active */
9
9
  hideScrollbar?: boolean;
10
10
  }
11
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
11
+ declare function __VLS_template(): {
12
+ title?(_: {}): any;
13
+ "previous-icon"?(_: {}): any;
14
+ "next-icon"?(_: {}): any;
15
+ default?(_: {}): any;
16
+ };
17
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
12
18
  ariaLabelPreviousButton: string;
13
19
  ariaLabelNextButton: string;
14
20
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
@@ -17,12 +23,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
17
23
  }>>>, {
18
24
  ariaLabelPreviousButton: string;
19
25
  ariaLabelNextButton: string;
20
- }, {}>, {
21
- title?(_: {}): any;
22
- "previous-icon"?(_: {}): any;
23
- "next-icon"?(_: {}): any;
24
- default?(_: {}): any;
25
- }>;
26
+ }, {}>;
27
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
26
28
  export default _default;
27
29
  type __VLS_WithDefaults<P, D> = {
28
30
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -6,7 +6,7 @@ declare const _default: import("vue").DefineComponent<{
6
6
  * Chart.js chart type
7
7
  */
8
8
  type: {
9
- type: PropType<keyof import("chart.js").ChartTypeRegistry>;
9
+ type: PropType<ChartType>;
10
10
  required: true;
11
11
  };
12
12
  /**
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
14
14
  * @see https://www.chartjs.org/docs/latest/getting-started/
15
15
  */
16
16
  data: {
17
- type: PropType<ChartData<keyof import("chart.js").ChartTypeRegistry, (number | import("chart.js").Point | [number, number] | import("chart.js").BubbleDataPoint | null)[], unknown>>;
17
+ type: PropType<ChartData<ChartType>>;
18
18
  required: true;
19
19
  };
20
20
  /**
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<{
45
45
  * @see https://www.chartjs.org/docs/latest/developers/api.html#update-mode
46
46
  */
47
47
  updateMode: {
48
- type: PropType<"reset" | "resize" | "default" | "none" | "hide" | "show" | "active">;
48
+ type: PropType<UpdateMode>;
49
49
  default: undefined;
50
50
  };
51
51
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -53,7 +53,7 @@ declare const _default: import("vue").DefineComponent<{
53
53
  * Chart.js chart type
54
54
  */
55
55
  type: {
56
- type: PropType<keyof import("chart.js").ChartTypeRegistry>;
56
+ type: PropType<ChartType>;
57
57
  required: true;
58
58
  };
59
59
  /**
@@ -61,7 +61,7 @@ declare const _default: import("vue").DefineComponent<{
61
61
  * @see https://www.chartjs.org/docs/latest/getting-started/
62
62
  */
63
63
  data: {
64
- type: PropType<ChartData<keyof import("chart.js").ChartTypeRegistry, (number | import("chart.js").Point | [number, number] | import("chart.js").BubbleDataPoint | null)[], unknown>>;
64
+ type: PropType<ChartData<ChartType>>;
65
65
  required: true;
66
66
  };
67
67
  /**
@@ -92,7 +92,7 @@ declare const _default: import("vue").DefineComponent<{
92
92
  * @see https://www.chartjs.org/docs/latest/developers/api.html#update-mode
93
93
  */
94
94
  updateMode: {
95
- type: PropType<"reset" | "resize" | "default" | "none" | "hide" | "show" | "active">;
95
+ type: PropType<UpdateMode>;
96
96
  default: undefined;
97
97
  };
98
98
  }>>, {