maz-ui 3.49.3 → 3.50.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 (40) hide show
  1. package/components/MazAnimatedCounter.d.ts +9 -1
  2. package/components/MazAnimatedCounter.mjs +82 -63
  3. package/components/MazAnimatedElement.d.ts +5 -0
  4. package/components/MazAnimatedElement.mjs +18 -19
  5. package/components/MazAnimatedText.d.ts +5 -0
  6. package/components/MazAnimatedText.mjs +57 -75
  7. package/components/MazCircularProgressBar.d.ts +20 -4
  8. package/components/MazCircularProgressBar.mjs +177 -134
  9. package/components/MazSlider.mjs +4 -4
  10. package/components/MazTable.mjs +1 -1
  11. package/components/MazTableCell.mjs +1 -1
  12. package/components/MazTableRow.mjs +1 -1
  13. package/components/assets/{MazAnimatedCounter.D9UJwqkf.css → MazAnimatedCounter.DTzaNX_Y.css} +1 -1
  14. package/components/assets/{MazAnimatedElement.XhNfpNyM.css → MazAnimatedElement.BkcmWrHr.css} +1 -1
  15. package/components/assets/MazAnimatedText.B91Kt1PP.css +1 -0
  16. package/components/assets/{MazCircularProgressBar.DYOxvMCy.css → MazCircularProgressBar.Cq-jEps6.css} +1 -1
  17. package/components/assets/{MazSlider.CsKD3vKO.css → MazSlider.Dlk7nygF.css} +1 -1
  18. package/components/assets/MazTable.zJ2YXDrE.css +1 -0
  19. package/components/assets/{MazTableCell.DINPNnIA.css → MazTableCell.BKBZEOQb.css} +1 -1
  20. package/components/assets/{MazTableRow.CtlU4Bey.css → MazTableRow.CtZjgh-L.css} +1 -1
  21. package/components/chunks/{MazBtn.DmpYZZhK.mjs → MazBtn.B6UiTgcv.mjs} +2 -2
  22. package/components/chunks/{MazCheckbox.CFDDHjBj.mjs → MazCheckbox.CYeDQcMp.mjs} +1 -1
  23. package/components/chunks/{MazInput.B_V7iI9q.mjs → MazInput.CwPPyy_i.mjs} +2 -2
  24. package/components/chunks/{MazLoadingBar.J84kR8Ts.mjs → MazLoadingBar.LkmX0AHd.mjs} +1 -1
  25. package/components/chunks/{MazSelect.vuuMDnLv.mjs → MazSelect.CZ8-FJbx.mjs} +3 -3
  26. package/components/chunks/{MazSpinner.DQVV537L.mjs → MazSpinner.B2KPFXAm.mjs} +1 -1
  27. package/components/chunks/{MazTable.Ch8nGfGk.mjs → MazTable.BtL5to1U.mjs} +41 -41
  28. package/components/chunks/{MazTableCell.JKCc-pLM.mjs → MazTableCell.CN6g3CD7.mjs} +1 -1
  29. package/components/chunks/{MazTableRow.Brc02APS.mjs → MazTableRow.BjoUmiPj.mjs} +1 -1
  30. package/components/chunks/{MazTableTitle.CwXDPRXA.mjs → MazTableTitle.Dh-2buat.mjs} +1 -1
  31. package/nuxt/index.json +1 -1
  32. package/package.json +1 -1
  33. package/types/components/MazAnimatedCounter.vue.d.ts +9 -1
  34. package/types/components/MazAnimatedElement.vue.d.ts +5 -0
  35. package/types/components/MazAnimatedText.vue.d.ts +5 -0
  36. package/types/components/MazCircularProgressBar.vue.d.ts +20 -4
  37. package/types/modules/helpers/index.d.ts +1 -1
  38. package/components/assets/MazAnimatedText.ztrJF5LY.css +0 -1
  39. package/components/assets/MazTable.CLzaJZ6_.css +0 -1
  40. /package/types/modules/helpers/{check-availability.d.ts → checkAvailability.d.ts} +0 -0
@@ -1 +1 @@
1
- .m-table[data-v-e7b6abc0]{position:relative;max-width:100%}.m-table-header[data-v-e7b6abc0]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;background-color:var(--maz-color-bg);padding-top:.5rem;padding-bottom:.5rem}.m-table-header-search[data-v-e7b6abc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.m-table-header-title[data-v-e7b6abc0]{font-weight:600}.m-table-footer[data-v-e7b6abc0]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;background-color:var(--maz-color-bg);padding:.5rem}.m-table-footer-pagination[data-v-e7b6abc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.m-table-footer-pagination-buttons[data-v-e7b6abc0],.m-table-footer-pagination-items-per-page[data-v-e7b6abc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.m-table-wrapper[data-v-e7b6abc0]{border-width:var(--maz-border-width);border-style:solid;border-color:var(--maz-color-bg-light)}.m-table-wrapper.--scrollable[data-v-e7b6abc0]{overflow:auto}.m-table-wrapper[data-v-e7b6abc0]:not(.--rounded-none){border-radius:.75rem}.m-table-wrapper.--rounded-sm[data-v-e7b6abc0],.m-table-wrapper.--rounded-sm table[data-v-e7b6abc0]{border-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr[data-v-e7b6abc0]:hover:first-child{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr:hover:first-child th[data-v-e7b6abc0]:first-child{border-top-left-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr:hover:first-child th[data-v-e7b6abc0]:last-child{border-top-right-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr[data-v-e7b6abc0]:hover:last-child{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr:hover:last-child td[data-v-e7b6abc0]:first-child{border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr:hover:last-child td[data-v-e7b6abc0]:last-child{border-bottom-right-radius:.125rem}.m-table-wrapper.--rounded-md[data-v-e7b6abc0],.m-table-wrapper.--rounded-md table[data-v-e7b6abc0]{border-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr[data-v-e7b6abc0]:hover:first-child{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr:hover:first-child th[data-v-e7b6abc0]:first-child{border-top-left-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr:hover:first-child th[data-v-e7b6abc0]:last-child{border-top-right-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr[data-v-e7b6abc0]:hover:last-child{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr:hover:last-child td[data-v-e7b6abc0]:first-child{border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr:hover:last-child td[data-v-e7b6abc0]:last-child{border-bottom-right-radius:.375rem}.m-table-wrapper.--rounded-lg[data-v-e7b6abc0],.m-table-wrapper.--rounded-lg table[data-v-e7b6abc0]{border-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr[data-v-e7b6abc0]:hover:first-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr:hover:first-child th[data-v-e7b6abc0]:first-child{border-top-left-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr:hover:first-child th[data-v-e7b6abc0]:last-child{border-top-right-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr[data-v-e7b6abc0]:hover:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr:hover:last-child td[data-v-e7b6abc0]:first-child{border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr:hover:last-child td[data-v-e7b6abc0]:last-child{border-bottom-right-radius:.5rem}.m-table-wrapper.--rounded-xl[data-v-e7b6abc0],.m-table-wrapper.--rounded-xl table[data-v-e7b6abc0]{border-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr[data-v-e7b6abc0]:hover:first-child{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr:hover:first-child th[data-v-e7b6abc0]:first-child{border-top-left-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr:hover:first-child th[data-v-e7b6abc0]:last-child{border-top-right-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr[data-v-e7b6abc0]:hover:last-child{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr:hover:last-child td[data-v-e7b6abc0]:first-child{border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr:hover:last-child td[data-v-e7b6abc0]:last-child{border-bottom-right-radius:.75rem}.m-table.--has-header[data-v-e7b6abc0]{border-radius:var(--maz-border-radius)}.m-table:not(.--has-header) table[data-v-e7b6abc0]{border-radius:var(--maz-border-radius)}.m-table table[data-v-e7b6abc0]{display:table;width:100%;border-collapse:collapse;background-color:var(--maz-color-bg);table-layout:var(--36bfe964)}.m-table table.--has-layout[data-v-e7b6abc0]{width:100%}.m-table table.--elevation[data-v-e7b6abc0]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,0%,.05);box-shadow:0 5px 10px #0000000d}.m-table table .m-table-select-column[data-v-e7b6abc0]{width:2.9rem}.m-table table caption[data-v-e7b6abc0]{padding:.75rem;caption-side:var(--6c300313)}.m-table table thead[data-v-e7b6abc0]{word-break:break-all;border-bottom-width:var(--maz-border-width);border-color:var(--maz-color-bg-light)}.m-table table thead th[data-v-e7b6abc0]{gap:.5rem;word-break:break-all;font-weight:400;letter-spacing:-.025em;color:var(--maz-color-muted)}.m-table table thead th.--hidden[data-v-e7b6abc0]{display:none}.m-table table thead th.--sortable[data-v-e7b6abc0]{cursor:pointer}.m-table table thead th.--sortable[data-v-e7b6abc0]:hover{background-color:var(--maz-color-bg-dark)}.m-table table thead th.--xl[data-v-e7b6abc0]{padding:1.25rem;font-size:1.125rem;line-height:1.75rem}.m-table table thead th.--lg[data-v-e7b6abc0]{padding:1rem;font-size:1rem;line-height:1.5rem}.m-table table thead th.--md[data-v-e7b6abc0]{padding:.75rem;font-size:.875rem;line-height:1.25rem}.m-table table thead th.--sm[data-v-e7b6abc0]{padding:.5rem;font-size:.75rem;line-height:1rem}.m-table table thead th.--xs[data-v-e7b6abc0]{padding:.25rem;font-size:.75rem;line-height:1rem}.m-table table thead th.--mini[data-v-e7b6abc0]{padding:.125rem;font-size:.75rem;line-height:1rem}.m-table table thead th span[data-v-e7b6abc0]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.m-table table thead th span .m-table-sort-icon-wrapper[data-v-e7b6abc0]{height:1rem;width:1rem}.m-table table thead th span .m-table-sort-icon[data-v-e7b6abc0]{color:var(--maz-color-muted);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.m-table table thead th span .m-table-sort-icon.--sorted[data-v-e7b6abc0]{display:block;color:var(--maz-color-text)}.m-table table thead th span .m-table-sort-icon.--sorted.--up[data-v-e7b6abc0]{--maz-tw-rotate: 0deg;-webkit-transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skewX(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y));transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skew(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y))}.m-table table thead th span .m-table-sort-icon.--sorted.--down[data-v-e7b6abc0]{--maz-tw-rotate: 180deg;-webkit-transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skewX(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y));transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skew(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y))}.m-table table tbody.--divider[data-v-e7b6abc0]>:not([hidden])~:not([hidden]){--maz-tw-divide-y-reverse: 0;border-top-width:calc(var(--maz-border-width) * calc(1 - var(--maz-tw-divide-y-reverse)));border-bottom-width:calc(var(--maz-border-width) * var(--maz-tw-divide-y-reverse));border-color:var(--maz-color-bg-light)}.m-table-row.--background-odd[data-v-c9f9a9c5]:nth-child(odd){background-color:var(--maz-color-bg-lighter)}.m-table-row.--background-odd[data-v-c9f9a9c5]:nth-child(odd):is([class~=dark] *){background-color:var(--maz-color-bg-light)}.m-table-row.--background-even[data-v-c9f9a9c5]:nth-child(2n){background-color:var(--maz-color-bg-lighter)}.m-table-row.--background-even[data-v-c9f9a9c5]:nth-child(2n):is([class~=dark] *){background-color:var(--maz-color-bg-light)}.m-table-row.--hoverable[data-v-c9f9a9c5]:hover{cursor:pointer;background-color:var(--maz-color-bg-dark)}
1
+ .m-table[data-v-fc9c2ba6]{position:relative;max-width:100%}.m-table-header[data-v-fc9c2ba6]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;background-color:var(--maz-color-bg);padding-top:.5rem;padding-bottom:.5rem}.m-table-header-search[data-v-fc9c2ba6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.m-table-header-title[data-v-fc9c2ba6]{font-weight:600}.m-table-footer[data-v-fc9c2ba6]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;background-color:var(--maz-color-bg);padding:.5rem}.m-table-footer-pagination[data-v-fc9c2ba6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.m-table-footer-pagination-buttons[data-v-fc9c2ba6],.m-table-footer-pagination-items-per-page[data-v-fc9c2ba6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.m-table-wrapper[data-v-fc9c2ba6]{border-width:var(--maz-border-width);border-style:solid;border-color:var(--maz-color-bg-light)}.m-table-wrapper.--scrollable[data-v-fc9c2ba6]{overflow:auto}.m-table-wrapper[data-v-fc9c2ba6]:not(.--rounded-none){border-radius:.75rem}.m-table-wrapper.--rounded-sm[data-v-fc9c2ba6],.m-table-wrapper.--rounded-sm table[data-v-fc9c2ba6]{border-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr[data-v-fc9c2ba6]:hover:first-child{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr:hover:first-child th[data-v-fc9c2ba6]:first-child{border-top-left-radius:.125rem}.m-table-wrapper.--rounded-sm table thead tr:hover:first-child th[data-v-fc9c2ba6]:last-child{border-top-right-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr[data-v-fc9c2ba6]:hover:last-child{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr:hover:last-child td[data-v-fc9c2ba6]:first-child{border-bottom-left-radius:.125rem}.m-table-wrapper.--rounded-sm table tbody tr:hover:last-child td[data-v-fc9c2ba6]:last-child{border-bottom-right-radius:.125rem}.m-table-wrapper.--rounded-md[data-v-fc9c2ba6],.m-table-wrapper.--rounded-md table[data-v-fc9c2ba6]{border-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr[data-v-fc9c2ba6]:hover:first-child{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr:hover:first-child th[data-v-fc9c2ba6]:first-child{border-top-left-radius:.375rem}.m-table-wrapper.--rounded-md table thead tr:hover:first-child th[data-v-fc9c2ba6]:last-child{border-top-right-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr[data-v-fc9c2ba6]:hover:last-child{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr:hover:last-child td[data-v-fc9c2ba6]:first-child{border-bottom-left-radius:.375rem}.m-table-wrapper.--rounded-md table tbody tr:hover:last-child td[data-v-fc9c2ba6]:last-child{border-bottom-right-radius:.375rem}.m-table-wrapper.--rounded-lg[data-v-fc9c2ba6],.m-table-wrapper.--rounded-lg table[data-v-fc9c2ba6]{border-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr[data-v-fc9c2ba6]:hover:first-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr:hover:first-child th[data-v-fc9c2ba6]:first-child{border-top-left-radius:.5rem}.m-table-wrapper.--rounded-lg table thead tr:hover:first-child th[data-v-fc9c2ba6]:last-child{border-top-right-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr[data-v-fc9c2ba6]:hover:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr:hover:last-child td[data-v-fc9c2ba6]:first-child{border-bottom-left-radius:.5rem}.m-table-wrapper.--rounded-lg table tbody tr:hover:last-child td[data-v-fc9c2ba6]:last-child{border-bottom-right-radius:.5rem}.m-table-wrapper.--rounded-xl[data-v-fc9c2ba6],.m-table-wrapper.--rounded-xl table[data-v-fc9c2ba6]{border-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr[data-v-fc9c2ba6]:hover:first-child{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr:hover:first-child th[data-v-fc9c2ba6]:first-child{border-top-left-radius:.75rem}.m-table-wrapper.--rounded-xl table thead tr:hover:first-child th[data-v-fc9c2ba6]:last-child{border-top-right-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr[data-v-fc9c2ba6]:hover:last-child{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr:hover:last-child td[data-v-fc9c2ba6]:first-child{border-bottom-left-radius:.75rem}.m-table-wrapper.--rounded-xl table tbody tr:hover:last-child td[data-v-fc9c2ba6]:last-child{border-bottom-right-radius:.75rem}.m-table.--has-header[data-v-fc9c2ba6]{border-radius:var(--maz-border-radius)}.m-table:not(.--has-header) table[data-v-fc9c2ba6]{border-radius:var(--maz-border-radius)}.m-table table[data-v-fc9c2ba6]{display:table;width:100%;border-collapse:collapse;background-color:var(--maz-color-bg);table-layout:var(--08a80db6)}.m-table table.--has-layout[data-v-fc9c2ba6]{width:100%}.m-table table.--elevation[data-v-fc9c2ba6]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,0%,.05);box-shadow:0 5px 10px #0000000d}.m-table table .m-table-select-column[data-v-fc9c2ba6]{width:2.9rem}.m-table table caption[data-v-fc9c2ba6]{padding:.75rem;caption-side:var(--df8ff50a)}.m-table table thead[data-v-fc9c2ba6]{word-break:break-all;border-bottom-width:var(--maz-border-width);border-color:var(--maz-color-bg-light)}.m-table table thead th[data-v-fc9c2ba6]{gap:.5rem;word-break:break-all;font-weight:400;letter-spacing:-.025em;color:var(--maz-color-muted)}.m-table table thead th.--hidden[data-v-fc9c2ba6]{display:none}.m-table table thead th.--sortable[data-v-fc9c2ba6]{cursor:pointer}.m-table table thead th.--sortable[data-v-fc9c2ba6]:hover{background-color:var(--maz-color-bg-dark)}.m-table table thead th.--xl[data-v-fc9c2ba6]{padding:1.25rem;font-size:1.125rem;line-height:1.75rem}.m-table table thead th.--lg[data-v-fc9c2ba6]{padding:1rem;font-size:1rem;line-height:1.5rem}.m-table table thead th.--md[data-v-fc9c2ba6]{padding:.75rem;font-size:.875rem;line-height:1.25rem}.m-table table thead th.--sm[data-v-fc9c2ba6]{padding:.5rem;font-size:.75rem;line-height:1rem}.m-table table thead th.--xs[data-v-fc9c2ba6]{padding:.25rem;font-size:.75rem;line-height:1rem}.m-table table thead th.--mini[data-v-fc9c2ba6]{padding:.125rem;font-size:.75rem;line-height:1rem}.m-table table thead th span[data-v-fc9c2ba6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.m-table table thead th span .m-table-sort-icon-wrapper[data-v-fc9c2ba6]{height:1rem;width:1rem}.m-table table thead th span .m-table-sort-icon[data-v-fc9c2ba6]{color:var(--maz-color-muted);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.m-table table thead th span .m-table-sort-icon.--sorted[data-v-fc9c2ba6]{display:block;color:var(--maz-color-text)}.m-table table thead th span .m-table-sort-icon.--sorted.--up[data-v-fc9c2ba6]{--maz-tw-rotate: 0deg;-webkit-transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skewX(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y));transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skew(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y))}.m-table table thead th span .m-table-sort-icon.--sorted.--down[data-v-fc9c2ba6]{--maz-tw-rotate: 180deg;-webkit-transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skewX(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y));transform:translate(var(--maz-tw-translate-x),var(--maz-tw-translate-y)) rotate(var(--maz-tw-rotate)) skew(var(--maz-tw-skew-x)) skewY(var(--maz-tw-skew-y)) scaleX(var(--maz-tw-scale-x)) scaleY(var(--maz-tw-scale-y))}.m-table table tbody.--divider[data-v-fc9c2ba6]>:not([hidden])~:not([hidden]){--maz-tw-divide-y-reverse: 0;border-top-width:calc(var(--maz-border-width) * calc(1 - var(--maz-tw-divide-y-reverse)));border-bottom-width:calc(var(--maz-border-width) * var(--maz-tw-divide-y-reverse));border-color:var(--maz-color-bg-light)}.m-table-row.--background-odd[data-v-c9f9a9c5]:nth-child(odd){background-color:var(--maz-color-bg-lighter)}.m-table-row.--background-odd[data-v-c9f9a9c5]:nth-child(odd):is([class~=dark] *){background-color:var(--maz-color-bg-light)}.m-table-row.--background-even[data-v-c9f9a9c5]:nth-child(2n){background-color:var(--maz-color-bg-lighter)}.m-table-row.--background-even[data-v-c9f9a9c5]:nth-child(2n):is([class~=dark] *){background-color:var(--maz-color-bg-light)}.m-table-row.--hoverable[data-v-c9f9a9c5]:hover{cursor:pointer;background-color:var(--maz-color-bg-dark)}
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as C, defineAsyncComponent as m, useAttrs as $, computed as o, openBlock as t, createBlock as l, resolveDynamicComponent as r, normalizeClass as a, normalizeStyle as S, withCtx as j, renderSlot as i, unref as u, createCommentVNode as d, createElementBlock as M, createVNode as E } from "vue";
2
- import { _ as F } from "./MazTable.Ch8nGfGk.mjs";
2
+ import { _ as F } from "./MazTable.BtL5to1U.mjs";
3
3
  import '../assets/MazBtn.DRGAvMws.css';const O = {
4
4
  key: 0,
5
5
  class: "m-btn-loader-container"
@@ -28,7 +28,7 @@ import '../assets/MazBtn.DRGAvMws.css';const O = {
28
28
  justify: { default: "center" }
29
29
  },
30
30
  setup(y) {
31
- const n = y, v = m(() => import("./MazSpinner.DQVV537L.mjs")), c = m(() => import("./MazIcon.B5KEO0Na.mjs")), { href: b, to: z } = $(), f = o(() => b ? "a" : z ? "router-link" : "button"), g = o(() => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`), p = o(
31
+ const n = y, v = m(() => import("./MazSpinner.B2KPFXAm.mjs")), c = m(() => import("./MazIcon.B5KEO0Na.mjs")), { href: b, to: z } = $(), f = o(() => b ? "a" : z ? "router-link" : "button"), g = o(() => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`), p = o(
32
32
  () => (n.loading || n.disabled) && f.value === "button"
33
33
  ), B = o(() => p.value ? "--cursor-default" : "--cursor-pointer"), k = o(() => `--is-${n.variant}`), I = o(() => n.loading && n.variant === "button"), h = o(() => f.value === "button" ? n.type : void 0), s = o(() => n.size === "xl" ? "maz-text-3xl" : n.size === "lg" ? "maz-text-2xl" : n.size === "md" ? "maz-text-xl" : n.size === "sm" ? "maz-text-lg" : n.size === "xs" ? "maz-text-base" : n.size === "mini" ? "maz-text-sm" : "maz-text-xl");
34
34
  return (e, D) => (t(), l(r(f.value), {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as N, computed as r, ref as E, openBlock as v, createElementBlock as k, unref as c, normalizeClass as u, normalizeStyle as t, createElementVNode as d, mergeProps as A, createVNode as M, renderSlot as _, createTextVNode as D, toDisplayString as y, createCommentVNode as R } from "vue";
2
2
  import { u as $ } from "./useInstanceUniqId.BkOfxhk8.mjs";
3
3
  import q from "./check.C9Q_W85g.mjs";
4
- import { _ as F } from "./MazTable.Ch8nGfGk.mjs";
4
+ import { _ as F } from "./MazTable.BtL5to1U.mjs";
5
5
  import '../assets/MazCheckbox.CA7GJd2c.css';const H = ["for", "aria-checked"], K = ["id", "checked", "disabled", "name"], P = { class: "m-checkbox__text" }, T = /* @__PURE__ */ N({
6
6
  inheritAttrs: !1,
7
7
  __name: "MazCheckbox",
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as Q, defineAsyncComponent as f, ref as h, onMounted as W, computed as r, useSlots as X, openBlock as o, createElementBlock as u, normalizeClass as m, normalizeStyle as Y, unref as l, toDisplayString as g, createCommentVNode as a, createElementVNode as k, renderSlot as I, createBlock as s, resolveDynamicComponent as V, withDirectives as Z, mergeProps as x, toHandlers as _, vModelDynamic as ee, withModifiers as te, withCtx as L, createVNode as M } from "vue";
2
2
  import { u as oe } from "./useInstanceUniqId.BkOfxhk8.mjs";
3
- import { _ as ae } from "./MazTable.Ch8nGfGk.mjs";
3
+ import { _ as ae } from "./MazTable.BtL5to1U.mjs";
4
4
  import '../assets/MazInput.BAiQiFTc.css';function le(b, y) {
5
5
  let t;
6
6
  return function(...n) {
@@ -56,7 +56,7 @@ const ne = ["for"], re = {
56
56
  },
57
57
  emits: ["update:model-value", "focus", "blur", "click", "change", "input"],
58
58
  setup(b, { emit: y }) {
59
- const t = b, n = y, w = f(() => import("./MazBtn.DmpYZZhK.mjs")), B = f(() => import("./MazIcon.B5KEO0Na.mjs")), T = f(() => import("./eye-slash.BoO00xzs.mjs")), D = f(() => import("./eye.f8zAUc30.mjs")), E = f(() => import("./check.C9Q_W85g.mjs")), p = h(!1), d = h(!1), $ = h(), C = oe({
59
+ const t = b, n = y, w = f(() => import("./MazBtn.B6UiTgcv.mjs")), B = f(() => import("./MazIcon.B5KEO0Na.mjs")), T = f(() => import("./eye-slash.BoO00xzs.mjs")), D = f(() => import("./eye.f8zAUc30.mjs")), E = f(() => import("./check.C9Q_W85g.mjs")), p = h(!1), d = h(!1), $ = h(), C = oe({
60
60
  componentName: "MazInput",
61
61
  providedId: t.id
62
62
  });
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, computed as n, openBlock as c, createElementBlock as i, normalizeStyle as m, createElementVNode as s } from "vue";
2
- import { _ as p } from "./MazTable.Ch8nGfGk.mjs";
2
+ import { _ as p } from "./MazTable.BtL5to1U.mjs";
3
3
  import '../assets/MazLoadingBar.ByRp5OgY.css';const d = /* @__PURE__ */ t({
4
4
  __name: "MazLoadingBar",
5
5
  props: {
@@ -1,7 +1,7 @@
1
1
  import { computed as f, defineComponent as Le, defineAsyncComponent as $, ref as g, onBeforeMount as we, nextTick as W, withDirectives as Ce, openBlock as V, createElementBlock as I, normalizeClass as q, normalizeStyle as j, createVNode as N, mergeProps as Me, unref as L, withModifiers as M, withCtx as ie, createElementVNode as O, Transition as Ee, createBlock as se, createCommentVNode as Q, renderSlot as G, Fragment as ue, renderList as Te, toDisplayString as re } from "vue";
2
2
  import { u as $e } from "./useInstanceUniqId.BkOfxhk8.mjs";
3
- import ce from "./MazInput.B_V7iI9q.mjs";
4
- import { _ as Ne } from "./MazTable.Ch8nGfGk.mjs";
3
+ import ce from "./MazInput.CwPPyy_i.mjs";
4
+ import { _ as Ne } from "./MazTable.BtL5to1U.mjs";
5
5
  import '../assets/MazSelect.DNrj4_e-.css';const Oe = {
6
6
  removeAccents: !0,
7
7
  caseSensitive: !1,
@@ -180,7 +180,7 @@ const Ue = ["aria-label"], We = { class: "m-select-list__no-results" }, qe = {
180
180
  },
181
181
  emits: ["close", "open", "blur", "focus", "change", "input", "update:model-value", "selected-option"],
182
182
  setup(u, { expose: r, emit: i }) {
183
- const t = u, n = i, s = $(() => import("./MazCheckbox.CFDDHjBj.mjs")), m = $(() => import("./magnifying-glass.-nBiyXot.mjs")), z = $(() => import("./chevron-down.BkvtON3b.mjs")), E = $(() => import("./no-symbol.CIgKzsrB.mjs"));
183
+ const t = u, n = i, s = $(() => import("./MazCheckbox.CYeDQcMp.mjs")), m = $(() => import("./magnifying-glass.-nBiyXot.mjs")), z = $(() => import("./chevron-down.BkvtON3b.mjs")), E = $(() => import("./no-symbol.CIgKzsrB.mjs"));
184
184
  r({
185
185
  /** Method to open the option list */
186
186
  openList: C,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as n, openBlock as o, createElementBlock as t, normalizeClass as r, createElementVNode as p } from "vue";
2
- import { _ as a } from "./MazTable.Ch8nGfGk.mjs";
2
+ import { _ as a } from "./MazTable.BtL5to1U.mjs";
3
3
  import '../assets/MazSpinner.DQ9_cbMH.css';const i = ["width", "height"], l = /* @__PURE__ */ n({
4
4
  __name: "MazSpinner",
5
5
  props: {
@@ -1,5 +1,5 @@
1
- import { defineComponent as Me, useCssVars as Ne, defineAsyncComponent as f, computed as d, toRefs as Te, provide as we, ref as k, watch as R, useSlots as Le, onBeforeMount as Oe, openBlock as s, createElementBlock as v, normalizeClass as g, renderSlot as p, createElementVNode as h, toDisplayString as y, createCommentVNode as u, createBlock as S, unref as o, createVNode as i, normalizeStyle as oe, createTextVNode as M, withCtx as c, Fragment as G, renderList as J } from "vue";
2
- import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
1
+ import { defineComponent as Me, useCssVars as Ne, defineAsyncComponent as f, computed as d, toRefs as Te, provide as we, ref as k, watch as R, useSlots as Le, onBeforeMount as Oe, openBlock as s, createElementBlock as v, normalizeClass as g, renderSlot as p, createElementVNode as h, toDisplayString as y, createCommentVNode as r, createBlock as S, unref as o, createVNode as i, normalizeStyle as oe, createTextVNode as M, withCtx as c, Fragment as G, renderList as J } from "vue";
2
+ import '../assets/MazTable.zJ2YXDrE.css';const Ee = {
3
3
  key: 0,
4
4
  class: "m-table-header"
5
5
  }, Re = {
@@ -66,10 +66,10 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
66
66
  emits: ["update:model-value", "update:search-query", "update:page", "update:page-size"],
67
67
  setup(N, { emit: K }) {
68
68
  Ne((e) => ({
69
- "36bfe964": e.tableLayout,
70
- "6c300313": e.captionSide
69
+ "08a80db6": e.tableLayout,
70
+ df8ff50a: e.captionSide
71
71
  }));
72
- const a = N, $ = K, D = f(() => import("./arrow-up.DjSlktWl.mjs")), W = f(() => import("./chevron-double-left.D4-NpyrF.mjs")), X = f(() => import("./chevron-left.BqVOLRdC.mjs")), se = f(() => import("./magnifying-glass.-nBiyXot.mjs")), T = f(() => import("./MazBtn.DmpYZZhK.mjs")), Z = f(() => import("./MazCheckbox.CFDDHjBj.mjs")), ne = f(() => import("./MazInput.B_V7iI9q.mjs")), re = f(() => import("./MazLoadingBar.J84kR8Ts.mjs")), _ = f(() => import("./MazSelect.vuuMDnLv.mjs")), w = f(() => import("./MazTableCell.JKCc-pLM.mjs")), F = f(() => import("./MazTableRow.Brc02APS.mjs")), H = f(() => import("./MazTableTitle.CwXDPRXA.mjs")), ue = {
72
+ const a = N, $ = K, D = f(() => import("./arrow-up.DjSlktWl.mjs")), W = f(() => import("./chevron-double-left.D4-NpyrF.mjs")), X = f(() => import("./chevron-left.BqVOLRdC.mjs")), se = f(() => import("./magnifying-glass.-nBiyXot.mjs")), T = f(() => import("./MazBtn.B6UiTgcv.mjs")), Z = f(() => import("./MazCheckbox.CYeDQcMp.mjs")), ne = f(() => import("./MazInput.CwPPyy_i.mjs")), ue = f(() => import("./MazLoadingBar.LkmX0AHd.mjs")), _ = f(() => import("./MazSelect.CZ8-FJbx.mjs")), w = f(() => import("./MazTableCell.CN6g3CD7.mjs")), F = f(() => import("./MazTableRow.BjoUmiPj.mjs")), H = f(() => import("./MazTableTitle.Dh-2buat.mjs")), re = {
73
73
  noResults: "No results",
74
74
  actionHeader: "Actions",
75
75
  searchByAllLabel: "All",
@@ -79,14 +79,14 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
79
79
  paginationRowsPerPage: "Rows per page",
80
80
  paginationOf: "of"
81
81
  }, C = d(() => {
82
- const { translations: e, searchByAllLabel: t, searchByPlaceholder: l, searchPlaceholder: n, paginationAllLabel: r } = a;
82
+ const { translations: e, searchByAllLabel: t, searchByPlaceholder: l, searchPlaceholder: n, paginationAllLabel: u } = a;
83
83
  return {
84
- ...ue,
84
+ ...re,
85
85
  ...e,
86
86
  searchByAllLabel: t,
87
87
  searchByPlaceholder: l,
88
88
  searchPlaceholder: n,
89
- paginationAllLabel: r
89
+ paginationAllLabel: u
90
90
  };
91
91
  }), ie = d(
92
92
  () => a.divider && !a.backgroundEven && !a.backgroundOdd
@@ -180,8 +180,8 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
180
180
  return [...e].sort((t, l) => {
181
181
  if (A.value === void 0 || z.value === void 0)
182
182
  return 0;
183
- const n = t[V.value[A.value].key], r = l[V.value[A.value].key];
184
- return typeof n == "string" && typeof r == "string" ? z.value === "ASC" ? n.localeCompare(r) : r.localeCompare(n) : z.value === "ASC" ? n - r : r - n;
183
+ const n = t[V.value[A.value].key], u = l[V.value[A.value].key];
184
+ return typeof n == "string" && typeof u == "string" ? z.value === "ASC" ? n.localeCompare(u) : u.localeCompare(n) : z.value === "ASC" ? n - u : u - n;
185
185
  });
186
186
  }
187
187
  function he(e) {
@@ -258,9 +258,9 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
258
258
  /* TEXT */
259
259
  )
260
260
  ], !0)
261
- ])) : u("v-if", !0),
261
+ ])) : r("v-if", !0),
262
262
  e.search ? (s(), v("div", De, [
263
- e.noSearchBy ? u("v-if", !0) : (s(), S(o(_), {
263
+ e.noSearchBy ? r("v-if", !0) : (s(), S(o(_), {
264
264
  key: 0,
265
265
  modelValue: O.value,
266
266
  "onUpdate:modelValue": t[0] || (t[0] = (l) => O.value = l),
@@ -281,8 +281,8 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
281
281
  placeholder: C.value.searchPlaceholder,
282
282
  "left-icon": o(se)
283
283
  }, null, 8, ["modelValue", "size", "rounded-size", "color", "placeholder", "left-icon"])
284
- ])) : u("v-if", !0)
285
- ])) : u("v-if", !0),
284
+ ])) : r("v-if", !0)
285
+ ])) : r("v-if", !0),
286
286
  h(
287
287
  "div",
288
288
  {
@@ -306,7 +306,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
306
306
  /* TEXT */
307
307
  )
308
308
  ], !0)
309
- ])) : u("v-if", !0),
309
+ ])) : r("v-if", !0),
310
310
  V.value ? (s(), v("thead", He, [
311
311
  p(e.$slots, "thead", {}, () => [
312
312
  i(o(F), { "no-hoverable": "" }, {
@@ -325,7 +325,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
325
325
  ]),
326
326
  _: 1
327
327
  /* STABLE */
328
- }, 8, ["class"])) : u("v-if", !0),
328
+ }, 8, ["class"])) : r("v-if", !0),
329
329
  (s(!0), v(
330
330
  G,
331
331
  null,
@@ -342,7 +342,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
342
342
  l.classes,
343
343
  `--${o(m)}`
344
344
  ]]),
345
- onClick: (r) => (l.sortable ?? e.sortable) && Be(n)
345
+ onClick: (u) => (l.sortable ?? e.sortable) && Be(n)
346
346
  }, {
347
347
  default: c(() => [
348
348
  h(
@@ -373,7 +373,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
373
373
  "--down": z.value === "ASC"
374
374
  }])
375
375
  }, null, 8, ["class"])
376
- ])) : u("v-if", !0)
376
+ ])) : r("v-if", !0)
377
377
  ], !0)
378
378
  ],
379
379
  2
@@ -402,18 +402,18 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
402
402
  ]),
403
403
  _: 3
404
404
  /* FORWARDED */
405
- }, 8, ["class"])) : u("v-if", !0)
405
+ }, 8, ["class"])) : r("v-if", !0)
406
406
  ]),
407
407
  _: 3
408
408
  /* FORWARDED */
409
409
  })
410
410
  ], !0)
411
- ])) : u("v-if", !0),
412
- e.loading ? (s(), S(o(re), {
411
+ ])) : r("v-if", !0),
412
+ e.loading ? (s(), S(o(ue), {
413
413
  key: 2,
414
414
  color: e.color,
415
415
  class: "!maz-absolute"
416
- }, null, 8, ["color"])) : u("v-if", !0),
416
+ }, null, 8, ["color"])) : r("v-if", !0),
417
417
  h(
418
418
  "tbody",
419
419
  {
@@ -427,7 +427,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
427
427
  J(P.value, (l, n) => (s(), S(o(F), {
428
428
  key: n,
429
429
  class: g(l.classes),
430
- onClick: (r) => l.action && l.action(l)
430
+ onClick: (u) => l.action && l.action(l)
431
431
  }, {
432
432
  default: c(() => [
433
433
  Q.value ? (s(), S(
@@ -445,7 +445,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
445
445
  i(o(Z), {
446
446
  size: "sm",
447
447
  "model-value": l.selected,
448
- "onUpdate:modelValue": (r) => Pe(r, n)
448
+ "onUpdate:modelValue": (u) => Pe(u, n)
449
449
  }, null, 8, ["model-value", "onUpdate:modelValue"])
450
450
  ], !0)
451
451
  ]),
@@ -454,32 +454,32 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
454
454
  },
455
455
  1024
456
456
  /* DYNAMIC_SLOTS */
457
- )) : u("v-if", !0),
457
+ )) : r("v-if", !0),
458
458
  (s(!0), v(
459
459
  G,
460
460
  null,
461
- J(V.value, ({ key: r, align: $e, classes: Ae }, Ie) => (s(), S(o(w), {
461
+ J(V.value, ({ key: u, align: $e, classes: Ae }, Ie) => (s(), S(o(w), {
462
462
  key: Ie,
463
463
  align: $e,
464
464
  class: g(Ae)
465
465
  }, {
466
466
  default: c(() => [
467
- r ? p(e.$slots, "cell", {
467
+ u ? p(e.$slots, "cell", {
468
468
  key: 0,
469
469
  row: l,
470
- value: l[r]
470
+ value: l[u]
471
471
  }, () => [
472
- p(e.$slots, `cell-${r}`, {
472
+ p(e.$slots, `cell-${u}`, {
473
473
  row: l,
474
- value: l[r]
474
+ value: l[u]
475
475
  }, () => [
476
476
  M(
477
- y(l[r]),
477
+ y(l[u]),
478
478
  1
479
479
  /* TEXT */
480
480
  )
481
481
  ], !0)
482
- ], !0) : u("v-if", !0)
482
+ ], !0) : r("v-if", !0)
483
483
  ]),
484
484
  _: 2
485
485
  /* DYNAMIC */
@@ -499,7 +499,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
499
499
  },
500
500
  1024
501
501
  /* DYNAMIC_SLOTS */
502
- )) : u("v-if", !0)
502
+ )) : r("v-if", !0)
503
503
  ]),
504
504
  _: 2
505
505
  /* DYNAMIC */
@@ -578,11 +578,11 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
578
578
  y(b.value) + " - " + y(P.value.length) + " " + y(C.value.paginationOf) + " " + y(I.value),
579
579
  1
580
580
  /* TEXT */
581
- )) : u("v-if", !0),
581
+ )) : r("v-if", !0),
582
582
  h("div", We, [
583
583
  i(o(T), {
584
584
  disabled: b.value === 1,
585
- size: o(m),
585
+ size: e.inputSize ?? o(m),
586
586
  color: "transparent",
587
587
  "rounded-size": e.roundedSize,
588
588
  "no-elevation": "",
@@ -596,7 +596,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
596
596
  }, 8, ["disabled", "size", "rounded-size"]),
597
597
  i(o(T), {
598
598
  disabled: b.value === 1,
599
- size: o(m),
599
+ size: e.inputSize ?? o(m),
600
600
  color: "transparent",
601
601
  "rounded-size": e.roundedSize,
602
602
  "no-elevation": "",
@@ -610,7 +610,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
610
610
  }, 8, ["disabled", "size", "rounded-size"]),
611
611
  i(o(T), {
612
612
  disabled: b.value === I.value,
613
- size: o(m),
613
+ size: e.inputSize ?? o(m),
614
614
  color: "transparent",
615
615
  "rounded-size": e.roundedSize,
616
616
  "no-elevation": "",
@@ -624,7 +624,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
624
624
  }, 8, ["disabled", "size", "rounded-size"]),
625
625
  i(o(T), {
626
626
  disabled: b.value === I.value,
627
- size: o(m),
627
+ size: e.inputSize ?? o(m),
628
628
  color: "transparent",
629
629
  "rounded-size": e.roundedSize,
630
630
  "no-elevation": "",
@@ -637,8 +637,8 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
637
637
  /* STABLE */
638
638
  }, 8, ["disabled", "size", "rounded-size"])
639
639
  ])
640
- ])) : u("v-if", !0)
641
- ])) : u("v-if", !0)
640
+ ])) : r("v-if", !0)
641
+ ])) : r("v-if", !0)
642
642
  ],
643
643
  2
644
644
  /* CLASS */
@@ -649,7 +649,7 @@ import '../assets/MazTable.CLzaJZ6_.css';const Ee = {
649
649
  for (const [$, D] of K)
650
650
  a[$] = D;
651
651
  return a;
652
- }, el = /* @__PURE__ */ _e(Ze, [["__scopeId", "data-v-e7b6abc0"]]);
652
+ }, el = /* @__PURE__ */ _e(Ze, [["__scopeId", "data-v-fc9c2ba6"]]);
653
653
  export {
654
654
  el as M,
655
655
  _e as _,
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as a, openBlock as o, createElementBlock as s, normalizeClass as r, unref as l, renderSlot as c } from "vue";
2
2
  import { i as n } from "./inject-strict.DEDSuzCz.mjs";
3
- import { m, _ } from "./MazTable.Ch8nGfGk.mjs";
3
+ import { m, _ } from "./MazTable.BtL5to1U.mjs";
4
4
  import '../assets/MazTableCell.Bmbmz3CR.css';const i = /* @__PURE__ */ a({
5
5
  __name: "MazTableCell",
6
6
  setup(p) {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as n, openBlock as s, createElementBlock as c, normalizeClass as l, unref as e, renderSlot as d } from "vue";
2
2
  import { i as m } from "./inject-strict.DEDSuzCz.mjs";
3
- import { m as p, _ as b } from "./MazTable.Ch8nGfGk.mjs";
3
+ import { m as p, _ as b } from "./MazTable.BtL5to1U.mjs";
4
4
  import '../assets/MazTableRow.CEdLSgbg.css';const u = /* @__PURE__ */ n({
5
5
  __name: "MazTableRow",
6
6
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as o, openBlock as a, createElementBlock as r, normalizeClass as s, unref as l, renderSlot as n } from "vue";
2
2
  import { i as c } from "./inject-strict.DEDSuzCz.mjs";
3
- import { _ as i } from "./MazTable.Ch8nGfGk.mjs";
3
+ import { _ as i } from "./MazTable.BtL5to1U.mjs";
4
4
  import '../assets/MazTableTitle.DCRVBhuH.css';const m = /* @__PURE__ */ o({
5
5
  __name: "MazTableTitle",
6
6
  setup(_) {
package/nuxt/index.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=3.0.0"
6
6
  },
7
- "version": "3.49.3",
7
+ "version": "3.50.0",
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "0.8.4",
10
10
  "unbuild": "2.0.0"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "maz-ui",
3
3
  "type": "module",
4
- "version": "3.49.3",
4
+ "version": "3.50.0",
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",
@@ -21,6 +21,11 @@ type __VLS_Props = {
21
21
  * @default 100
22
22
  */
23
23
  delay?: number;
24
+ /**
25
+ * Play the animation only once
26
+ * @default true
27
+ */
28
+ once?: boolean;
24
29
  };
25
30
  declare function __VLS_template(): {
26
31
  attrs: Partial<{}>;
@@ -30,13 +35,16 @@ declare function __VLS_template(): {
30
35
  suffix?(_: {}): any;
31
36
  suffix?(_: {}): any;
32
37
  };
33
- refs: {};
38
+ refs: {
39
+ elementRef: HTMLSpanElement;
40
+ };
34
41
  rootEl: HTMLSpanElement;
35
42
  };
36
43
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
37
44
  declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
38
45
  delay: number;
39
46
  duration: number;
47
+ once: boolean;
40
48
  prefix: string;
41
49
  suffix: string;
42
50
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLSpanElement>;
@@ -15,6 +15,11 @@ interface MazAnimatedElementProps {
15
15
  * @default 2000
16
16
  */
17
17
  duration?: number;
18
+ /**
19
+ * Play the animation only once
20
+ * @default true
21
+ */
22
+ once?: boolean;
18
23
  }
19
24
  declare function __VLS_template(): {
20
25
  attrs: Partial<{}>;
@@ -45,6 +45,11 @@ interface MazAnimatedTextProps {
45
45
  * @default 2000
46
46
  */
47
47
  duration?: number;
48
+ /**
49
+ * Play the animation only once
50
+ * @default true
51
+ */
52
+ once?: boolean;
48
53
  }
49
54
  declare const _default: import("vue").DefineComponent<MazAnimatedTextProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<MazAnimatedTextProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
50
55
  export default _default;
@@ -15,6 +15,11 @@ type __VLS_Props = {
15
15
  * @default 1000
16
16
  */
17
17
  duration?: number;
18
+ /**
19
+ * Delay before the animation starts in milliseconds
20
+ * @default 100
21
+ */
22
+ delay?: number;
18
23
  /**
19
24
  * The color of the progress bar
20
25
  */
@@ -50,20 +55,28 @@ type __VLS_Props = {
50
55
  */
51
56
  stroke?: SVGAttributes['stroke'];
52
57
  /**
53
- * The percentage value of the success color
58
+ * The percentage value of the success level
59
+ * @description The progress circle will be filled with the success color when the percentage is greater than or equal to this value
54
60
  * @default 100
55
61
  */
56
62
  successPercentage?: number;
57
63
  /**
58
- * The percentage value of the warning color
64
+ * The percentage value of the warning level
65
+ * @description The progress circle will be filled with the warning color when the percentage is greater than or equal to this value
59
66
  * @default 50
60
67
  */
61
68
  warningPercentage?: number;
62
69
  /**
63
- * The percentage value of the danger color
70
+ * The percentage value of the danger level
71
+ * @description The progress circle will be filled with the danger color when the percentage is greater than or equal to this value
64
72
  * @default 25
65
73
  */
66
74
  dangerPercentage?: number;
75
+ /**
76
+ * Play the animation only once
77
+ * @default true
78
+ */
79
+ once?: boolean;
67
80
  };
68
81
  declare function __VLS_template(): {
69
82
  attrs: Partial<{}>;
@@ -72,7 +85,9 @@ declare function __VLS_template(): {
72
85
  prefix?(_: {}): any;
73
86
  suffix?(_: {}): any;
74
87
  };
75
- refs: {};
88
+ refs: {
89
+ circleRef: SVGSVGElement;
90
+ };
76
91
  rootEl: HTMLDivElement;
77
92
  };
78
93
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
@@ -80,6 +95,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
80
95
  size: string;
81
96
  color: Color;
82
97
  duration: number;
98
+ once: boolean;
83
99
  prefix: string;
84
100
  suffix: string;
85
101
  stroke: string;
@@ -1,4 +1,4 @@
1
- export * from './check-availability';
1
+ export * from './checkAvailability';
2
2
  export * from './country-code-to-unicode-flag';
3
3
  export * from './debounce';
4
4
  export * from './idle-timeout';