@nxgt/material-vue 0.15.3 → 0.16.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 (29) hide show
  1. package/README.md +1 -1
  2. package/dist/{camera-DmcoWLY_.js → camera-Cbd1TWFd.js} +2 -2
  3. package/dist/{components-CzlSXpgn.js → components-DLtnz66n.js} +10412 -10377
  4. package/dist/components.js +3 -3
  5. package/dist/{composables-CJfjxkud.js → composables-BJ2GgDD0.js} +1 -1
  6. package/dist/composables.js +1 -1
  7. package/dist/{dnd-CnXShic8.js → dnd-Cmcrm28l.js} +1 -1
  8. package/dist/dnd.js +1 -1
  9. package/dist/{i18n-weSTOoFJ.js → i18n-DmMS3ID3.js} +14 -2
  10. package/dist/i18n.js +1 -1
  11. package/dist/lib/components/ui/contacts/consts.d.ts +1 -1
  12. package/dist/lib/i18n/resources/en/index.d.ts +6 -0
  13. package/dist/lib/i18n/resources/en/material.json.d.ts +7 -1
  14. package/dist/lib/i18n/resources/fr/index.d.ts +6 -0
  15. package/dist/lib/i18n/resources/fr/material.json.d.ts +7 -1
  16. package/dist/lib/i18n/resources/index.d.ts +12 -0
  17. package/dist/lib/i18n/translator.d.ts +1 -1
  18. package/dist/{lib-DfpwxO6u.js → lib-CT0uRn8S.js} +1 -1
  19. package/dist/lib.js +1 -1
  20. package/dist/main.js +5 -5
  21. package/dist/{pdf-outline-sidebar-iX41cMWg.js → pdf-outline-sidebar-BBXJRwdt.js} +2 -2
  22. package/dist/{pdf-page-D_i3wZ_q.js → pdf-page-DZyTFukn.js} +1 -1
  23. package/dist/{pdf-page-list-bB0_8jk4.js → pdf-page-list-C3GukJ3_.js} +2 -2
  24. package/dist/{pdf-reader-CRipdUQO.js → pdf-reader-Ci4v2Ff9.js} +6 -6
  25. package/dist/{pdf-sidebar-BLZLycW6.js → pdf-sidebar-Dl8fQStG.js} +4 -4
  26. package/dist/{pdf-thumbnail-sidebar-CStX_EPU.js → pdf-thumbnail-sidebar-GS_V0PGc.js} +3 -3
  27. package/dist/{pdf-toolbar-Cp2i5Vhc.js → pdf-toolbar-D37w-WIK.js} +2 -2
  28. package/dist/{stx-player-DNXToHKV.js → stx-player-C0FOaRjU.js} +1 -1
  29. package/package.json +1 -1
package/README.md CHANGED
@@ -580,7 +580,7 @@ Every field takes `label`, `helperText`, `error`, `required`, `disabled` and
580
580
  | `ApiEndpoint`, `ApiOperation` | HTTP method badge, path and copy; `ApiOperation` adds a param table and example `CodeGroup`. | `ApiEndpoint`, `ApiOperation` |
581
581
  | `ParamTable` | Name / type / default / description table; stacked cards below `sm`. | `ParamTable` |
582
582
  | `StxPlayer`, `StxPlayerProvider`, `StxPlayerViewport`, `StxPlayerControls`, `StxPlayerQueue`, `StxPlayerMini`, `StxPlayerExtras` | Audio/video player with a queue, captions and a `full` or `mini` layout (client-only). `VideoPlayer` is a deprecated alias. | `StxPlayer`, `StxPlayerProvider`, `StxPlayerViewport`, `StxPlayerControls`, `StxPlayerQueue`, `StxPlayerMini`, `StxPlayerExtras` |
583
- | `Quiz`, `QuestionCard` | Quiz with choice, multi, boolean and text questions, plus scoring. | `Quiz`, `QuestionCard` |
583
+ | `Quiz`, `QuestionCard` | Quiz and question cards composed from Card, ActionCard, GaugeCard, ChecklistCard, ProgressField and TextField. Container queries. | `Quiz`, `QuestionCard` |
584
584
  | `PrintHeader`, `PrintSection`, `PrintCard`, `PrintCardField`, `PrintInfoRow`, `PrintBadge` | Inline-styled blocks for printable documents. | `PrintHeader`, `PrintSection`, `PrintCard`, `PrintCardField`, `PrintInfoRow`, `PrintBadge` |
585
585
  | `PrintTable`, `PrintTableHeader`, `PrintTableRow`, `PrintTableCell`, `PrintTotals`, `PrintTotalRow` | Printable table with totals. | `PrintTable`, `PrintTableHeader`, `PrintTableRow`, `PrintTableCell`, `PrintTotals`, `PrintTotalRow` |
586
586
 
@@ -1,7 +1,7 @@
1
- import { Fu as e, Iu as t, Ru as n } from "./components-CzlSXpgn.js";
1
+ import { Fu as e, Iu as t, Ru as n } from "./components-DLtnz66n.js";
2
2
  import { t as r } from "./utils-Cy-ByIEo.js";
3
3
  import { r as i, t as a } from "./icon-button-Ghucx7Ah.js";
4
- import { n as o } from "./i18n-weSTOoFJ.js";
4
+ import { n as o } from "./i18n-DmMS3ID3.js";
5
5
  import { createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, defineComponent as p, normalizeClass as m, openBlock as h, ref as g, renderSlot as _, shallowRef as v, toDisplayString as y, unref as b, withCtx as x } from "vue";
6
6
  import { Pause as S, Play as C } from "lucide-vue-next";
7
7
  //#region lib/components/ui/camera/camera-content.vue?vue&type=script&setup=true&lang.ts