@vidispine/vdt-mui 23.3.0-pre.4 → 23.3.0-pre.6

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 (272) hide show
  1. package/dist/cjs/collection/CollectionCard/CollectionCard.js +1 -1
  2. package/dist/cjs/collection/CollectionCard/components/CollectionCardMedia.js +1 -1
  3. package/dist/cjs/collection/CollectionCard/index.js +1 -1
  4. package/dist/cjs/collection/CollectionList/CollectionList.js +1 -1
  5. package/dist/cjs/collection/CollectionList/index.js +1 -1
  6. package/dist/cjs/collection/CollectionListItem/CollectionListItem.js +1 -1
  7. package/dist/cjs/collection/CollectionListItem/index.js +1 -1
  8. package/dist/cjs/collection/CollectionRepresentativeThumbnail/CollectionRepresentativeThumbnail.js +1 -1
  9. package/dist/cjs/collection/CollectionRepresentativeThumbnail/index.js +1 -1
  10. package/dist/cjs/entity/EntityAvatar/EntityAvatar.js +1 -1
  11. package/dist/cjs/entity/EntityAvatar/index.js +1 -1
  12. package/dist/cjs/entity/EntityCard/_components/Typography.js +1 -1
  13. package/dist/cjs/entity/EntityCard/components/EntityCardActions.js +1 -1
  14. package/dist/cjs/entity/EntityCard/components/EntityCardBase.js +1 -1
  15. package/dist/cjs/entity/EntityCard/components/EntityCardContent.js +1 -1
  16. package/dist/cjs/entity/EntityCard/components/EntityCardHeader.js +1 -1
  17. package/dist/cjs/entity/EntityIcon/EntityIcon.js +1 -1
  18. package/dist/cjs/entity/EntityIcon/index.js +1 -1
  19. package/dist/cjs/entity/EntityList/EntityList.js +1 -1
  20. package/dist/cjs/entity/EntityList/index.js +1 -1
  21. package/dist/cjs/entity/EntityListItem/components/EntityListItemAvatar.js +1 -1
  22. package/dist/cjs/entity/EntityListItem/components/EntityListItemButton.js +1 -1
  23. package/dist/cjs/entity/EntityListItem/components/EntityListItemSecondaryAction.js +1 -1
  24. package/dist/cjs/entity/EntityListItem/components/EntityListItemText.js +1 -1
  25. package/dist/cjs/entity/EntityTableRow/components/EntityTableCellAvatar.js +1 -1
  26. package/dist/cjs/entity/EntityTableRow/components/EntityTableCellCheckbox.js +1 -1
  27. package/dist/cjs/event/EventList/EventList.js +1 -0
  28. package/dist/cjs/event/EventList/components/EventListHeader.js +1 -0
  29. package/dist/cjs/event/EventList/index.js +1 -0
  30. package/dist/cjs/event/EventListItem/EventListItem.js +1 -0
  31. package/dist/cjs/event/EventListItem/index.js +1 -0
  32. package/dist/cjs/general/AvatarMenu/AvatarMenu.js +1 -1
  33. package/dist/cjs/general/AvatarMenu/components/Avatar.js +1 -1
  34. package/dist/cjs/general/AvatarMenu/components/MenuItem.js +1 -1
  35. package/dist/cjs/general/AvatarMenu/index.js +1 -1
  36. package/dist/cjs/general/BlurredBackground/BlurredBackground.js +1 -1
  37. package/dist/cjs/general/BlurredBackground/index.js +1 -1
  38. package/dist/cjs/general/CalendarPicker/CalendarPicker.js +1 -1
  39. package/dist/cjs/general/CalendarPicker/components/PickersDay.js +1 -1
  40. package/dist/cjs/general/CalendarPicker/index.js +1 -1
  41. package/dist/cjs/general/CompactBadge/CompactBadge.js +1 -1
  42. package/dist/cjs/general/CompactBadge/index.js +1 -1
  43. package/dist/cjs/general/CompactLabel/CompactLabel.js +1 -1
  44. package/dist/cjs/general/CompactLabel/index.js +1 -1
  45. package/dist/cjs/general/CornerLabelPlacer/CornerLabelPlacer.js +1 -1
  46. package/dist/cjs/general/CornerLabelPlacer/index.js +1 -1
  47. package/dist/cjs/general/ExpandButton/ExpandButton.js +1 -1
  48. package/dist/cjs/general/ExpandButton/index.js +1 -1
  49. package/dist/cjs/general/Form/Form.js +1 -1
  50. package/dist/cjs/general/Form/index.js +1 -1
  51. package/dist/cjs/general/ImageCollage/ImageCollage.js +1 -1
  52. package/dist/cjs/general/ImageCollage/index.js +1 -1
  53. package/dist/cjs/general/MediaIcon/MediaIcon.js +1 -1
  54. package/dist/cjs/general/MediaIcon/index.js +1 -1
  55. package/dist/cjs/general/MenuItem/MenuItem.js +1 -1
  56. package/dist/cjs/general/MenuItem/index.js +1 -1
  57. package/dist/cjs/general/ScrubLine/ScrubLine.js +1 -1
  58. package/dist/cjs/general/ScrubLine/index.js +1 -1
  59. package/dist/cjs/general/Sort/Sort.js +1 -1
  60. package/dist/cjs/general/Sort/components/ButtonBase.js +1 -1
  61. package/dist/cjs/general/Sort/components/MenuItem.js +1 -1
  62. package/dist/cjs/general/Sort/index.js +1 -1
  63. package/dist/cjs/general/TablePagination/TablePagination.js +1 -1
  64. package/dist/cjs/general/TablePagination/index.js +1 -1
  65. package/dist/cjs/general/VirtualizedList/VirtualizedList.js +1 -0
  66. package/dist/cjs/general/VirtualizedList/index.js +1 -0
  67. package/dist/cjs/index.js +1 -1
  68. package/dist/cjs/inputs/BasicDateTimeInput/BasicDateTimeInput.js +1 -1
  69. package/dist/cjs/inputs/BasicDateTimeInput/index.js +1 -1
  70. package/dist/cjs/inputs/BooleanInput/BooleanInput.js +1 -1
  71. package/dist/cjs/inputs/BooleanInput/index.js +1 -1
  72. package/dist/cjs/inputs/CheckboxGroupInput/CheckboxGroupInput.js +1 -1
  73. package/dist/cjs/inputs/CheckboxGroupInput/components/CheckboxGroup.js +1 -1
  74. package/dist/cjs/inputs/CheckboxGroupInput/index.js +1 -1
  75. package/dist/cjs/inputs/DateRangeInput/DateRangeInput.js +1 -1
  76. package/dist/cjs/inputs/DateRangeInput/index.js +1 -1
  77. package/dist/cjs/inputs/DateTimeInput/DateTimeInput.js +1 -1
  78. package/dist/cjs/inputs/DateTimeInput/index.js +1 -1
  79. package/dist/cjs/inputs/MaskedTextInput/MaskedTextInput.js +1 -1
  80. package/dist/cjs/inputs/MaskedTextInput/components/MaskedInputComponent.js +1 -1
  81. package/dist/cjs/inputs/MaskedTextInput/index.js +1 -1
  82. package/dist/cjs/inputs/NumberInput/NumberInput.js +1 -1
  83. package/dist/cjs/inputs/NumberInput/index.js +1 -1
  84. package/dist/cjs/inputs/RadioGroupInput/RadioGroupInput.js +1 -1
  85. package/dist/cjs/inputs/RadioGroupInput/components/RadioGroup.js +1 -1
  86. package/dist/cjs/inputs/RadioGroupInput/index.js +1 -1
  87. package/dist/cjs/inputs/SelectInput/SelectInput.js +1 -1
  88. package/dist/cjs/inputs/SelectInput/index.js +1 -1
  89. package/dist/cjs/inputs/SliderInput/SliderInput.js +1 -1
  90. package/dist/cjs/inputs/SliderInput/components/Slider.js +1 -1
  91. package/dist/cjs/inputs/SliderInput/index.js +1 -1
  92. package/dist/cjs/inputs/TagInput/TagInput.js +1 -1
  93. package/dist/cjs/inputs/TagInput/index.js +1 -1
  94. package/dist/cjs/inputs/TextInput/TextInput.js +1 -1
  95. package/dist/cjs/inputs/TextInput/index.js +1 -1
  96. package/dist/cjs/inputs/_components/FormControlLabel.js +1 -1
  97. package/dist/cjs/inputs/_components/MenuItem.js +1 -1
  98. package/dist/cjs/item/ItemCard/ItemCard.js +1 -1
  99. package/dist/cjs/item/ItemCard/components/ItemCardMedia.js +1 -1
  100. package/dist/cjs/item/ItemCard/index.js +1 -1
  101. package/dist/cjs/item/ItemList/ItemList.js +1 -1
  102. package/dist/cjs/item/ItemList/index.js +1 -1
  103. package/dist/cjs/item/ItemListItem/ItemListItem.js +1 -1
  104. package/dist/cjs/item/ItemListItem/index.js +1 -1
  105. package/dist/cjs/item/ItemPoster/ItemPoster.js +1 -1
  106. package/dist/cjs/item/ItemPoster/index.js +1 -1
  107. package/dist/cjs/item/ItemPosterList/ItemPosterList.js +1 -1
  108. package/dist/cjs/item/ItemPosterList/index.js +1 -1
  109. package/dist/cjs/item/ItemPosterViewer/ItemPosterViewer.js +1 -1
  110. package/dist/cjs/item/ItemPosterViewer/components/Toolbar.js +1 -1
  111. package/dist/cjs/item/ItemPosterViewer/index.js +1 -1
  112. package/dist/cjs/item/ItemTable/ItemTable.js +1 -1
  113. package/dist/cjs/item/ItemTable/components/ItemTableHead.js +1 -1
  114. package/dist/cjs/item/ItemTable/index.js +1 -1
  115. package/dist/cjs/item/ItemTableRow/ItemTableRow.js +1 -1
  116. package/dist/cjs/item/ItemTableRow/index.js +1 -1
  117. package/dist/cjs/item/ItemThumbnail/ItemThumbnail.js +1 -1
  118. package/dist/cjs/item/ItemThumbnail/index.js +1 -1
  119. package/dist/cjs/metadata/MetadataGroupTreeView/MetadataGroupTreeView.js +1 -0
  120. package/dist/cjs/metadata/MetadataGroupTreeView/index.js +1 -0
  121. package/dist/cjs/search/SearchFilterForm/SearchFilterForm.js +1 -1
  122. package/dist/cjs/search/SearchFilterForm/hooks/UseSearchFilterFormInputs.js +1 -1
  123. package/dist/cjs/search/SearchFilterForm/index.js +1 -1
  124. package/dist/cjs/search/SearchFilterForm/utils/mapValuesToFilter.js +1 -1
  125. package/dist/cjs/shape/ShapeMediaBadges/ShapeMediaBadges.js +1 -1
  126. package/dist/cjs/shape/ShapeMediaBadges/index.js +1 -1
  127. package/dist/cjs/transcode/TranscodePresetMediaBadges/TranscodePresetMediaBadges.js +1 -1
  128. package/dist/cjs/transcode/TranscodePresetMediaBadges/index.js +1 -1
  129. package/dist/es/collection/CollectionCard/CollectionCard.js +61 -60
  130. package/dist/es/collection/CollectionCard/components/CollectionCardMedia.js +10 -9
  131. package/dist/es/collection/CollectionCard/index.js +7 -6
  132. package/dist/es/collection/CollectionList/CollectionList.js +30 -30
  133. package/dist/es/collection/CollectionList/index.js +7 -6
  134. package/dist/es/collection/CollectionListItem/CollectionListItem.js +32 -31
  135. package/dist/es/collection/CollectionListItem/index.js +8 -7
  136. package/dist/es/collection/CollectionRepresentativeThumbnail/CollectionRepresentativeThumbnail.js +50 -61
  137. package/dist/es/collection/CollectionRepresentativeThumbnail/index.js +7 -6
  138. package/dist/es/entity/EntityAvatar/EntityAvatar.js +25 -24
  139. package/dist/es/entity/EntityAvatar/index.js +7 -6
  140. package/dist/es/entity/EntityCard/_components/Typography.js +5 -5
  141. package/dist/es/entity/EntityCard/components/EntityCardActions.js +37 -51
  142. package/dist/es/entity/EntityCard/components/EntityCardBase.js +9 -8
  143. package/dist/es/entity/EntityCard/components/EntityCardContent.js +20 -19
  144. package/dist/es/entity/EntityCard/components/EntityCardHeader.js +30 -45
  145. package/dist/es/entity/EntityIcon/EntityIcon.js +38 -51
  146. package/dist/es/entity/EntityIcon/index.js +7 -6
  147. package/dist/es/entity/EntityList/EntityList.js +42 -42
  148. package/dist/es/entity/EntityList/index.js +8 -7
  149. package/dist/es/entity/EntityListItem/components/EntityListItemAvatar.js +17 -16
  150. package/dist/es/entity/EntityListItem/components/EntityListItemButton.js +16 -16
  151. package/dist/es/entity/EntityListItem/components/EntityListItemSecondaryAction.js +13 -13
  152. package/dist/es/entity/EntityListItem/components/EntityListItemText.js +14 -13
  153. package/dist/es/entity/EntityTableRow/components/EntityTableCellAvatar.js +18 -17
  154. package/dist/es/entity/EntityTableRow/components/EntityTableCellCheckbox.js +11 -10
  155. package/dist/es/entity/_utils/getEntityText.d.ts +1 -1
  156. package/dist/es/event/EventList/EventList.d.ts +67 -0
  157. package/dist/es/event/EventList/EventList.js +113 -0
  158. package/dist/es/event/EventList/components/EventListHeader.d.ts +8 -0
  159. package/dist/es/event/EventList/components/EventListHeader.js +29 -0
  160. package/dist/es/event/EventList/index.d.ts +2 -0
  161. package/dist/es/event/EventList/index.js +13 -0
  162. package/dist/es/event/EventListItem/EventListItem.d.ts +58 -0
  163. package/dist/es/event/EventListItem/EventListItem.js +203 -0
  164. package/dist/es/event/EventListItem/index.d.ts +2 -0
  165. package/dist/es/event/EventListItem/index.js +13 -0
  166. package/dist/es/event/index.d.ts +2 -0
  167. package/dist/es/general/AvatarMenu/AvatarMenu.js +27 -26
  168. package/dist/es/general/AvatarMenu/components/Avatar.js +15 -14
  169. package/dist/es/general/AvatarMenu/components/MenuItem.js +14 -14
  170. package/dist/es/general/AvatarMenu/index.js +8 -7
  171. package/dist/es/general/BlurredBackground/BlurredBackground.js +14 -13
  172. package/dist/es/general/BlurredBackground/index.js +8 -7
  173. package/dist/es/general/CalendarPicker/CalendarPicker.js +59 -58
  174. package/dist/es/general/CalendarPicker/components/PickersDay.js +18 -17
  175. package/dist/es/general/CalendarPicker/index.js +8 -7
  176. package/dist/es/general/CompactBadge/CompactBadge.js +17 -16
  177. package/dist/es/general/CompactBadge/index.js +7 -6
  178. package/dist/es/general/CompactLabel/CompactLabel.js +19 -18
  179. package/dist/es/general/CompactLabel/index.js +7 -6
  180. package/dist/es/general/CornerLabelPlacer/CornerLabelPlacer.js +30 -29
  181. package/dist/es/general/CornerLabelPlacer/index.js +8 -7
  182. package/dist/es/general/ExpandButton/ExpandButton.js +21 -20
  183. package/dist/es/general/ExpandButton/index.js +7 -6
  184. package/dist/es/general/Form/Form.js +52 -51
  185. package/dist/es/general/Form/index.js +8 -7
  186. package/dist/es/general/ImageCollage/ImageCollage.js +37 -36
  187. package/dist/es/general/ImageCollage/index.js +6 -5
  188. package/dist/es/general/MediaIcon/MediaIcon.js +47 -46
  189. package/dist/es/general/MediaIcon/index.js +6 -5
  190. package/dist/es/general/MenuItem/MenuItem.js +28 -27
  191. package/dist/es/general/MenuItem/index.js +9 -8
  192. package/dist/es/general/ScrubLine/ScrubLine.js +36 -35
  193. package/dist/es/general/ScrubLine/index.js +7 -6
  194. package/dist/es/general/Sort/Sort.js +25 -24
  195. package/dist/es/general/Sort/components/ButtonBase.js +11 -11
  196. package/dist/es/general/Sort/components/MenuItem.js +10 -10
  197. package/dist/es/general/Sort/index.js +7 -6
  198. package/dist/es/general/TablePagination/TablePagination.js +27 -26
  199. package/dist/es/general/TablePagination/index.js +9 -8
  200. package/dist/es/general/ThemeContext/ThemeContext.d.ts +2 -14
  201. package/dist/es/general/VirtualizedList/VirtualizedList.d.ts +56 -0
  202. package/dist/es/general/VirtualizedList/VirtualizedList.js +90 -0
  203. package/dist/es/general/VirtualizedList/index.d.ts +3 -0
  204. package/dist/es/general/VirtualizedList/index.js +12 -0
  205. package/dist/es/general/index.d.ts +1 -0
  206. package/dist/es/index.d.ts +1 -0
  207. package/dist/es/index.js +67 -61
  208. package/dist/es/inputs/BasicDateTimeInput/BasicDateTimeInput.js +30 -29
  209. package/dist/es/inputs/BasicDateTimeInput/index.js +8 -7
  210. package/dist/es/inputs/BooleanInput/BooleanInput.js +48 -47
  211. package/dist/es/inputs/BooleanInput/index.js +8 -7
  212. package/dist/es/inputs/CheckboxGroupInput/CheckboxGroupInput.js +64 -63
  213. package/dist/es/inputs/CheckboxGroupInput/components/CheckboxGroup.js +37 -36
  214. package/dist/es/inputs/CheckboxGroupInput/index.js +7 -6
  215. package/dist/es/inputs/DateRangeInput/DateRangeInput.js +84 -84
  216. package/dist/es/inputs/DateRangeInput/index.js +8 -7
  217. package/dist/es/inputs/DateTimeInput/DateTimeInput.js +60 -59
  218. package/dist/es/inputs/DateTimeInput/index.js +8 -7
  219. package/dist/es/inputs/MaskedTextInput/MaskedTextInput.js +34 -33
  220. package/dist/es/inputs/MaskedTextInput/components/MaskedInputComponent.js +9 -8
  221. package/dist/es/inputs/MaskedTextInput/index.js +7 -6
  222. package/dist/es/inputs/NumberInput/NumberInput.js +25 -24
  223. package/dist/es/inputs/NumberInput/index.js +8 -7
  224. package/dist/es/inputs/RadioGroupInput/RadioGroupInput.js +62 -61
  225. package/dist/es/inputs/RadioGroupInput/components/RadioGroup.js +27 -26
  226. package/dist/es/inputs/RadioGroupInput/index.js +6 -5
  227. package/dist/es/inputs/SelectInput/SelectInput.js +36 -35
  228. package/dist/es/inputs/SelectInput/index.js +6 -5
  229. package/dist/es/inputs/SliderInput/SliderInput.js +75 -76
  230. package/dist/es/inputs/SliderInput/components/Slider.js +38 -38
  231. package/dist/es/inputs/SliderInput/index.js +8 -7
  232. package/dist/es/inputs/TagInput/TagInput.js +88 -87
  233. package/dist/es/inputs/TagInput/index.js +6 -5
  234. package/dist/es/inputs/TextInput/TextInput.js +32 -31
  235. package/dist/es/inputs/TextInput/index.js +6 -5
  236. package/dist/es/inputs/_components/FormControlLabel.js +11 -10
  237. package/dist/es/inputs/_components/MenuItem.js +18 -17
  238. package/dist/es/item/ItemCard/ItemCard.js +56 -55
  239. package/dist/es/item/ItemCard/components/ItemCardMedia.js +14 -13
  240. package/dist/es/item/ItemCard/index.js +8 -7
  241. package/dist/es/item/ItemList/ItemList.js +39 -39
  242. package/dist/es/item/ItemList/index.js +9 -8
  243. package/dist/es/item/ItemListItem/ItemListItem.js +32 -31
  244. package/dist/es/item/ItemListItem/index.js +9 -8
  245. package/dist/es/item/ItemPoster/ItemPoster.js +32 -45
  246. package/dist/es/item/ItemPoster/index.js +9 -8
  247. package/dist/es/item/ItemPosterList/ItemPosterList.js +27 -26
  248. package/dist/es/item/ItemPosterList/index.js +7 -6
  249. package/dist/es/item/ItemPosterViewer/ItemPosterViewer.js +47 -60
  250. package/dist/es/item/ItemPosterViewer/components/Toolbar.js +18 -17
  251. package/dist/es/item/ItemPosterViewer/index.js +9 -8
  252. package/dist/es/item/ItemTable/ItemTable.js +49 -50
  253. package/dist/es/item/ItemTable/components/ItemTableHead.js +22 -21
  254. package/dist/es/item/ItemTable/index.js +9 -8
  255. package/dist/es/item/ItemTableRow/ItemTableRow.js +38 -38
  256. package/dist/es/item/ItemTableRow/index.js +6 -5
  257. package/dist/es/item/ItemThumbnail/ItemThumbnail.js +46 -57
  258. package/dist/es/item/ItemThumbnail/index.js +9 -8
  259. package/dist/es/metadata/MetadataGroupTreeView/MetadataGroupTreeView.d.ts +16 -0
  260. package/dist/es/metadata/MetadataGroupTreeView/MetadataGroupTreeView.js +63 -0
  261. package/dist/es/metadata/MetadataGroupTreeView/index.d.ts +2 -0
  262. package/dist/es/metadata/MetadataGroupTreeView/index.js +12 -0
  263. package/dist/es/metadata/index.d.ts +1 -0
  264. package/dist/es/search/SearchFilterForm/SearchFilterForm.js +34 -33
  265. package/dist/es/search/SearchFilterForm/hooks/UseSearchFilterFormInputs.js +75 -75
  266. package/dist/es/search/SearchFilterForm/index.js +8 -7
  267. package/dist/es/search/SearchFilterForm/utils/mapValuesToFilter.js +11 -15
  268. package/dist/es/shape/ShapeMediaBadges/ShapeMediaBadges.js +22 -21
  269. package/dist/es/shape/ShapeMediaBadges/index.js +7 -6
  270. package/dist/es/transcode/TranscodePresetMediaBadges/TranscodePresetMediaBadges.js +21 -20
  271. package/dist/es/transcode/TranscodePresetMediaBadges/index.js +8 -7
  272. package/package.json +14 -13
@@ -1,48 +1,48 @@
1
- import { jsx as R } from "react/jsx-runtime";
2
- import j from "@mui/material/TextField";
3
- const k = {
4
- Root: j
5
- }, q = ({
1
+ import { jsx as j } from "react/jsx-runtime";
2
+ import k from "@mui/material/TextField";
3
+ const q = {
4
+ Root: k
5
+ }, s = ({
6
6
  name: t,
7
- label: s,
8
- value: l,
9
- defaultValue: u,
10
- helperText: n,
7
+ label: u,
8
+ value: n,
9
+ defaultValue: v,
10
+ helperText: l,
11
11
  error: e,
12
- required: v,
13
- disabled: m,
12
+ required: m,
13
+ disabled: p,
14
14
  placeholder: i,
15
- fullWidth: p,
16
- multiline: f,
17
- variant: c,
18
- size: x,
19
- type: h,
20
- onChange: C,
21
- onBlur: T,
22
- onFocus: b,
23
- components: g,
15
+ fullWidth: f,
16
+ multiline: c,
17
+ variant: x,
18
+ size: h,
19
+ type: C,
20
+ onChange: T,
21
+ onBlur: b,
22
+ onFocus: g,
23
+ components: F,
24
24
  componentsProps: r
25
25
  }) => {
26
26
  const {
27
- Root: F
28
- } = g, I = (o) => {
27
+ Root: I
28
+ } = F, P = (o) => {
29
29
  var a;
30
- C(o, {
30
+ T(o, {
31
31
  value: (a = o == null ? void 0 : o.target) == null ? void 0 : a.value
32
32
  });
33
- }, P = l !== void 0, d = !!e, L = (e || "").trim();
34
- return /* @__PURE__ */ R(F, { id: t, name: t, label: s, ...P ? {
35
- value: l || ""
33
+ }, L = n !== void 0, d = !!e, R = (e || "").trim();
34
+ return /* @__PURE__ */ j(I, { id: t, name: t, label: u, ...L ? {
35
+ value: n || ""
36
36
  } : {
37
- defaultValue: u
38
- }, helperText: (L || n) && d ? e : n, error: d, required: v, disabled: m, fullWidth: p, multiline: f, variant: c, size: x, type: h, placeholder: i, autoComplete: "off", onChange: I, onBlur: T, onFocus: b, InputLabelProps: {
37
+ defaultValue: v
38
+ }, helperText: (R || l) && d ? e : l, error: d, required: m, disabled: p, fullWidth: f, multiline: c, variant: x, size: h, type: C, placeholder: i, autoComplete: "off", onChange: P, onBlur: b, onFocus: g, InputLabelProps: {
39
39
  ...i !== void 0 ? {
40
40
  shrink: !0
41
41
  } : {},
42
42
  ...r.root.InputLabelProps || {}
43
43
  }, ...r.root });
44
44
  };
45
- q.defaultProps = {
45
+ s.defaultProps = {
46
46
  name: void 0,
47
47
  label: void 0,
48
48
  value: void 0,
@@ -60,9 +60,10 @@ q.defaultProps = {
60
60
  onChange: () => null,
61
61
  onBlur: void 0,
62
62
  onFocus: void 0,
63
- components: k,
63
+ components: q,
64
64
  componentsProps: void 0
65
65
  };
66
+ const B = s;
66
67
  export {
67
- q as default
68
+ B as default
68
69
  };
@@ -1,11 +1,12 @@
1
1
  import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as n } from "../../_utils/withOverrides.js";
3
2
  import m from "./TextInput.js";
4
- const t = "TextInput", o = `Vdt${t}`, s = n(o)(m), p = r(s, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const t = "TextInput", o = `Vdt${t}`, p = s(o)(m), e = r(p, {
5
5
  name: o,
6
- overridesResolver: (i, e) => e.root
6
+ overridesResolver: (d, n) => n.root
7
7
  })({});
8
- p.displayName = t;
8
+ e.displayName = t;
9
+ const l = e;
9
10
  export {
10
- p as default
11
+ l as default
11
12
  };
@@ -1,10 +1,10 @@
1
1
  import { jsxs as l, jsx as a } from "react/jsx-runtime";
2
- import { useCallback as m } from "react";
3
- import i from "@mui/material/FormControlLabel";
2
+ import { useCallback as i } from "react";
3
+ import s from "@mui/material/FormControlLabel";
4
4
  import n from "@mui/material/Typography";
5
- import s from "@mui/material/Box";
6
- import { styled as d } from "@mui/material/styles";
7
- const c = d(i)(({
5
+ import d from "@mui/material/Box";
6
+ import { styled as c } from "@mui/material/styles";
7
+ const p = c(s)(({
8
8
  theme: e,
9
9
  labelPlacement: o,
10
10
  size: t,
@@ -39,12 +39,12 @@ const c = d(i)(({
39
39
  lineHeight: 1.7
40
40
  }
41
41
  }
42
- })), p = ({
42
+ })), m = ({
43
43
  label: e,
44
44
  count: o,
45
45
  ...t
46
46
  }) => {
47
- const r = m(() => /* @__PURE__ */ l(s, { className: "VdtFormControlLabel-box", children: [
47
+ const r = i(() => /* @__PURE__ */ l(d, { className: "VdtFormControlLabel-box", children: [
48
48
  /* @__PURE__ */ a(n, { className: "VdtFormControlLabel-label", component: "span", children: e }),
49
49
  o && /* @__PURE__ */ l(n, { className: "VdtFormControlLabel-count", component: "span", variant: "body2", color: "text.secondary", children: [
50
50
  "(",
@@ -52,9 +52,10 @@ const c = d(i)(({
52
52
  ")"
53
53
  ] })
54
54
  ] }), [o, e]);
55
- return /* @__PURE__ */ a(c, { label: r(), disableTypography: !0, ...t });
55
+ return /* @__PURE__ */ a(p, { label: r(), disableTypography: !0, ...t });
56
56
  };
57
- p.defaultProps = {};
57
+ m.defaultProps = {};
58
+ const y = m;
58
59
  export {
59
- p as default
60
+ y as default
60
61
  };
@@ -1,24 +1,25 @@
1
- import { jsxs as s, jsx as d } from "react/jsx-runtime";
2
- import a from "@mui/material/MenuItem";
3
- import f from "@mui/material/ListItemText";
4
- import l from "@mui/material/Typography";
5
- const p = ({
6
- value: o,
7
- label: n,
8
- count: t,
9
- selected: r,
10
- onClick: e,
1
+ import { jsxs as a, jsx as n } from "react/jsx-runtime";
2
+ import f from "@mui/material/MenuItem";
3
+ import l from "@mui/material/ListItemText";
4
+ import p from "@mui/material/Typography";
5
+ const d = ({
6
+ value: t,
7
+ label: m,
8
+ count: o,
9
+ selected: e,
10
+ onClick: r,
11
11
  ...i
12
12
  }) => {
13
- const m = typeof e != "function" ? void 0 : (c) => e(c, {
14
- value: o
13
+ const c = typeof r != "function" ? void 0 : (s) => r(s, {
14
+ value: t
15
15
  });
16
- return /* @__PURE__ */ s(a, { value: o, selected: r !== void 0 ? r : !!i["aria-selected"], onClick: m, ...i, children: [
17
- /* @__PURE__ */ d(f, { children: n || o }),
18
- t !== void 0 && /* @__PURE__ */ d(l, { variant: "body2", color: "text.secondary", children: t })
16
+ return /* @__PURE__ */ a(f, { value: t, selected: e !== void 0 ? e : !!i["aria-selected"], onClick: c, ...i, children: [
17
+ /* @__PURE__ */ n(l, { children: m || t }),
18
+ o !== void 0 && /* @__PURE__ */ n(p, { variant: "body2", color: "text.secondary", children: o })
19
19
  ] });
20
20
  };
21
- p.defaultProps = {};
21
+ d.defaultProps = {};
22
+ const M = d;
22
23
  export {
23
- p as default
24
+ M as default
24
25
  };
@@ -1,14 +1,14 @@
1
- import { jsxs as G, jsx as t } from "react/jsx-runtime";
1
+ import { jsxs as J, jsx as t } from "react/jsx-runtime";
2
2
  import { useState as v } from "react";
3
- import J from "@mui/material/CardActionArea";
4
- import K from "@mui/material/Collapse";
3
+ import K from "@mui/material/CardActionArea";
4
+ import N from "@mui/material/Collapse";
5
5
  import { styled as i } from "@mui/material/styles";
6
- import N from "../../entity/EntityCard/components/EntityCardActions.js";
7
- import Q from "../../entity/EntityCard/components/EntityCardBase.js";
8
- import U from "../../entity/EntityCard/components/EntityCardContent.js";
9
- import X from "../../entity/EntityCard/components/EntityCardHeader.js";
10
- import Y from "./components/ItemCardMedia.js";
11
- const Z = i(Q, {
6
+ import Q from "../../entity/EntityCard/components/EntityCardActions.js";
7
+ import U from "../../entity/EntityCard/components/EntityCardBase.js";
8
+ import X from "../../entity/EntityCard/components/EntityCardContent.js";
9
+ import Y from "../../entity/EntityCard/components/EntityCardHeader.js";
10
+ import Z from "./components/ItemCardMedia.js";
11
+ const _ = i(U, {
12
12
  shouldForwardProp: (d) => d !== "horizontal"
13
13
  })(({
14
14
  horizontal: d
@@ -20,7 +20,7 @@ const Z = i(Q, {
20
20
  } : {
21
21
  gridTemplateAreas: '"header" "actionArea" "content" "actions" "collapse"'
22
22
  }
23
- })), _ = i(X, {
23
+ })), $ = i(Y, {
24
24
  shouldForwardProp: (d) => d !== "horizontal"
25
25
  })(({
26
26
  horizontal: d
@@ -31,7 +31,7 @@ const Z = i(Q, {
31
31
  display: "none"
32
32
  }
33
33
  }
34
- })), $ = i(Y, {
34
+ })), T = i(Z, {
35
35
  shouldForwardProp: (d) => !["horizontal", "mediaPadding", "mediaSize"].includes(d)
36
36
  })(({
37
37
  theme: d,
@@ -47,7 +47,7 @@ const Z = i(Q, {
47
47
  height: n,
48
48
  width: "100%"
49
49
  }
50
- })), x = i(U, {
50
+ })), x = i(X, {
51
51
  shouldForwardProp: (d) => d !== "horizontal"
52
52
  })(({
53
53
  theme: d,
@@ -55,9 +55,9 @@ const Z = i(Q, {
55
55
  }) => ({
56
56
  gridArea: "content",
57
57
  paddingTop: r ? 0 : d.spacing(2)
58
- })), T = i(N)(() => ({
58
+ })), dd = i(Q)(() => ({
59
59
  gridArea: "actions"
60
- })), dd = i(J)(() => ({
60
+ })), ad = i(K)(() => ({
61
61
  gridArea: "actionArea",
62
62
  transition: "filter 0.25s ease-in-out",
63
63
  "&:focus": {
@@ -66,73 +66,73 @@ const Z = i(Q, {
66
66
  "& .MuiTouchRipple-root": {
67
67
  zIndex: 10
68
68
  }
69
- })), ad = i(K)(() => ({
69
+ })), od = i(N)(() => ({
70
70
  gridArea: "collapse"
71
- })), od = {
72
- Root: Z,
73
- CardHeader: _,
74
- CardMedia: $,
71
+ })), td = {
72
+ Root: _,
73
+ CardHeader: $,
74
+ CardMedia: T,
75
75
  CardContent: x,
76
76
  CardContentExpanded: x,
77
- CardActions: T,
78
- CardActionArea: dd,
79
- Collapse: ad
80
- }, td = ({
77
+ CardActions: dd,
78
+ CardActionArea: ad,
79
+ Collapse: od
80
+ }, M = ({
81
81
  itemType: d,
82
82
  title: r,
83
83
  subheader: C,
84
84
  content: n,
85
85
  expandedContent: u,
86
86
  horizontal: c,
87
- mediaSize: M,
88
- mediaPadding: E,
87
+ mediaSize: V,
88
+ mediaPadding: S,
89
89
  checked: l,
90
90
  expanded: s,
91
91
  onClick: h,
92
92
  onCheck: A,
93
93
  onExpand: m,
94
- menuOptions: S,
95
- onOptionClick: k,
96
- actions: y,
97
- onActionClick: w,
98
- components: H,
94
+ menuOptions: k,
95
+ onOptionClick: w,
96
+ actions: H,
97
+ onActionClick: E,
98
+ components: b,
99
99
  componentsProps: a
100
100
  }) => {
101
101
  const {
102
- Root: V,
103
- CardHeader: b,
104
- CardActionArea: z,
105
- CardMedia: F,
106
- CardContent: I,
107
- CardContentExpanded: L,
108
- CardActions: O,
109
- Collapse: R
110
- } = H, [j, B] = v(l), [P, W] = v(s), q = (o) => {
111
- var p;
112
- const e = (p = o == null ? void 0 : o.target) == null ? void 0 : p.checked;
102
+ Root: y,
103
+ CardHeader: z,
104
+ CardActionArea: F,
105
+ CardMedia: L,
106
+ CardContent: O,
107
+ CardContentExpanded: R,
108
+ CardActions: j,
109
+ Collapse: I
110
+ } = b, [P, W] = v(l), [q, B] = v(s), D = (o) => {
111
+ var g;
112
+ const e = (g = o == null ? void 0 : o.target) == null ? void 0 : g.checked;
113
113
  A && A(o, {
114
114
  value: e,
115
115
  itemType: d
116
- }), l === void 0 && B(e);
117
- }, D = (o, {
116
+ }), l === void 0 && W(e);
117
+ }, G = (o, {
118
118
  value: e
119
119
  }) => {
120
120
  m && m(o, {
121
121
  value: e,
122
122
  itemType: d
123
- }), s === void 0 && W(e);
124
- }, f = l !== void 0 ? l : j, g = s !== void 0 ? s : P;
125
- return /* @__PURE__ */ G(V, { checked: f, horizontal: c, ...a.root, children: [
126
- /* @__PURE__ */ t(b, { itemType: d, title: r, subheader: C, menuOptions: S, horizontal: c, onOptionClick: k, ...a.cardHeader }),
127
- /* @__PURE__ */ t(z, { disabled: h === void 0, onClick: (o) => h(o, {
123
+ }), s === void 0 && B(e);
124
+ }, f = l !== void 0 ? l : P, p = s !== void 0 ? s : q;
125
+ return /* @__PURE__ */ J(y, { checked: f, horizontal: c, ...a.root, children: [
126
+ /* @__PURE__ */ t(z, { itemType: d, title: r, subheader: C, menuOptions: k, horizontal: c, onOptionClick: w, ...a.cardHeader }),
127
+ /* @__PURE__ */ t(F, { disabled: h === void 0, onClick: (o) => h(o, {
128
128
  itemType: d
129
- }), ...a.cardActionArea, children: /* @__PURE__ */ t(F, { itemType: d, mediaSize: M, mediaPadding: E, horizontal: c, ...a.cardMedia }) }),
130
- /* @__PURE__ */ t(I, { itemType: d, content: n, horizontal: c, ...a.cardContent }),
131
- /* @__PURE__ */ t(O, { itemType: d, checked: f, expanded: g, actions: y, onCheck: A ? q : null, onExpand: u ? D : null, onActionClick: w, ...a.cardActions }),
132
- /* @__PURE__ */ t(R, { in: g && u !== void 0, timeout: "auto", unmountOnExit: !0, ...a.collapse, children: /* @__PURE__ */ t(L, { itemType: d, content: u, WebkitLineClamp: 0, ...a.cardContentExpanded }) })
129
+ }), ...a.cardActionArea, children: /* @__PURE__ */ t(L, { itemType: d, mediaSize: V, mediaPadding: S, horizontal: c, ...a.cardMedia }) }),
130
+ /* @__PURE__ */ t(O, { itemType: d, content: n, horizontal: c, ...a.cardContent }),
131
+ /* @__PURE__ */ t(j, { itemType: d, checked: f, expanded: p, actions: H, onCheck: A ? D : null, onExpand: u ? G : null, onActionClick: E, ...a.cardActions }),
132
+ /* @__PURE__ */ t(I, { in: p && u !== void 0, timeout: "auto", unmountOnExit: !0, ...a.collapse, children: /* @__PURE__ */ t(R, { itemType: d, content: u, WebkitLineClamp: 0, ...a.cardContentExpanded }) })
133
133
  ] });
134
134
  };
135
- td.defaultProps = {
135
+ M.defaultProps = {
136
136
  itemType: void 0,
137
137
  title: "id",
138
138
  subheader: void 0,
@@ -150,9 +150,10 @@ td.defaultProps = {
150
150
  onExpand: void 0,
151
151
  onOptionClick: void 0,
152
152
  onActionClick: void 0,
153
- components: od,
153
+ components: td,
154
154
  componentsProps: void 0
155
155
  };
156
+ const hd = M;
156
157
  export {
157
- td as default
158
+ hd as default
158
159
  };
@@ -1,22 +1,23 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import i from "@mui/material/CardMedia";
3
- import m from "../../ItemPoster/index.js";
4
- import l from "../../ItemThumbnail/index.js";
5
- const u = ({
6
- itemType: o,
7
- itemThumbnail: e = {},
8
- itemPoster: n = {},
9
- ...s
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import n from "@mui/material/CardMedia";
3
+ import u from "../../ItemPoster/index.js";
4
+ import c from "../../ItemThumbnail/index.js";
5
+ const a = ({
6
+ itemType: r,
7
+ itemThumbnail: s = {},
8
+ itemPoster: e = {},
9
+ ...i
10
10
  }) => {
11
11
  var t, d;
12
- const a = ((d = (t = o == null ? void 0 : o.posters) == null ? void 0 : t.uri) == null ? void 0 : d.length) > 0;
13
- return /* @__PURE__ */ r(i, { ...s, children: a ? /* @__PURE__ */ r(m, { itemType: o, backgroundSize: "cover", ...n }) : /* @__PURE__ */ r(l, { itemType: o, cover: !0, ...e }) });
12
+ const m = ((d = (t = r == null ? void 0 : r.posters) == null ? void 0 : t.uri) == null ? void 0 : d.length) > 0;
13
+ return /* @__PURE__ */ o(n, { ...i, children: m ? /* @__PURE__ */ o(u, { itemType: r, backgroundSize: "cover", ...e }) : /* @__PURE__ */ o(c, { itemType: r, cover: !0, ...s }) });
14
14
  };
15
- u.defaultProps = {
15
+ a.defaultProps = {
16
16
  itemType: void 0,
17
17
  itemThumbnail: void 0,
18
18
  itemPoster: void 0
19
19
  };
20
+ const P = a;
20
21
  export {
21
- u as default
22
+ P as default
22
23
  };
@@ -1,11 +1,12 @@
1
1
  import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as m } from "../../_utils/withOverrides.js";
3
- import n from "./ItemCard.js";
4
- const o = "ItemCard", e = `Vdt${o}`, s = m(e)(n), d = r(s, {
5
- name: e,
6
- overridesResolver: (i, t) => t.root
2
+ import m from "./ItemCard.js";
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "ItemCard", t = `Vdt${o}`, d = s(t)(m), e = r(d, {
5
+ name: t,
6
+ overridesResolver: (p, n) => n.root
7
7
  })({});
8
- d.displayName = o;
8
+ e.displayName = o;
9
+ const l = e;
9
10
  export {
10
- d as default
11
+ l as default
11
12
  };
@@ -1,60 +1,59 @@
1
- import { jsxs as a, jsx as m, Fragment as k } from "react/jsx-runtime";
2
- import { useMemo as b } from "react";
3
- import x from "@mui/material/List";
4
- import C from "@mui/material/ListSubheader";
5
- import j from "@mui/material/Typography";
6
- import { styled as w } from "@mui/material/styles";
7
- import { uuidv4 as d } from "../../_utils/uuidv4.js";
8
- import "clsx";
9
- import { showSlot as D } from "../../_utils/showSlot.js";
1
+ import { jsxs as a, jsx as m, Fragment as b } from "react/jsx-runtime";
2
+ import { useMemo as x } from "react";
3
+ import C from "@mui/material/List";
4
+ import j from "@mui/material/ListSubheader";
5
+ import w from "@mui/material/Typography";
6
+ import { styled as D } from "@mui/material/styles";
10
7
  import R from "../ItemListItem/index.js";
11
- const q = () => /* @__PURE__ */ m(j, { children: "No items found..." }), A = w(x)(() => ({
8
+ import { uuidv4 as n } from "../../_utils/uuidv4.js";
9
+ import { showSlot as V } from "../../_utils/showSlot.js";
10
+ const q = () => /* @__PURE__ */ m(w, { children: "No items found..." }), A = D(C)(() => ({
12
11
  width: "100%",
13
12
  padding: 0
14
13
  })), E = {
15
14
  Root: A,
16
- ListSubheader: C,
15
+ ListSubheader: j,
17
16
  ListItem: R
18
- }, F = ({
17
+ }, d = ({
19
18
  itemListType: t,
20
- header: n,
21
- primary: l,
19
+ header: l,
20
+ primary: u,
22
21
  secondary: p,
23
- avatarVariant: u,
22
+ avatarVariant: c,
24
23
  dense: f,
25
- amountLoading: c,
24
+ amountLoading: h,
26
25
  isLoading: e,
27
- onListItemClick: h,
28
- onListItemDelete: y,
29
- emptySlot: S,
30
- components: I,
31
- componentsProps: r
26
+ onListItemClick: I,
27
+ onListItemDelete: L,
28
+ emptySlot: y,
29
+ components: S,
30
+ componentsProps: i
32
31
  }) => {
33
32
  const {
34
- Root: L,
35
- ListSubheader: v,
36
- ListItem: M
37
- } = I, g = [...Array(Math.max(c, 0)).keys()].map(() => ({
38
- key: d()
39
- })), s = b(() => {
33
+ Root: v,
34
+ ListSubheader: M,
35
+ ListItem: g
36
+ } = S, k = [...Array(Math.max(h, 0)).keys()].map(() => ({
37
+ key: n()
38
+ })), s = x(() => {
40
39
  var o;
41
- return ((o = t == null ? void 0 : t.item) == null ? void 0 : o.map((i) => ({
42
- key: d(),
43
- itemType: i
40
+ return ((o = t == null ? void 0 : t.item) == null ? void 0 : o.map((r) => ({
41
+ key: n(),
42
+ itemType: r
44
43
  }))) || [];
45
44
  }, [t.item]);
46
- return /* @__PURE__ */ a(L, { dense: f, ...r.root, children: [
47
- /* @__PURE__ */ m(v, { ...r.listSubheader, children: n }),
48
- /* @__PURE__ */ a(k, { children: [
49
- !e && s.length === 0 && D(S),
50
- (e ? g : s).map(({
45
+ return /* @__PURE__ */ a(v, { dense: f, ...i.root, children: [
46
+ /* @__PURE__ */ m(M, { ...i.listSubheader, children: l }),
47
+ /* @__PURE__ */ a(b, { children: [
48
+ !e && s.length === 0 && V(y),
49
+ (e ? k : s).map(({
51
50
  key: o,
52
- itemType: i
53
- }) => /* @__PURE__ */ m(M, { itemType: i, primary: l, secondary: p, avatarVariant: u, isLoading: e, onClick: h, onDelete: y, ...r.listItem }, o))
51
+ itemType: r
52
+ }) => /* @__PURE__ */ m(g, { itemType: r, primary: u, secondary: p, avatarVariant: c, isLoading: e, onClick: I, onDelete: L, ...i.listItem }, o))
54
53
  ] })
55
54
  ] });
56
55
  };
57
- F.defaultProps = {
56
+ d.defaultProps = {
58
57
  itemListType: {},
59
58
  header: void 0,
60
59
  primary: "id",
@@ -69,6 +68,7 @@ F.defaultProps = {
69
68
  components: E,
70
69
  componentsProps: void 0
71
70
  };
71
+ const P = d;
72
72
  export {
73
- F as default
73
+ P as default
74
74
  };
@@ -1,11 +1,12 @@
1
- import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as m } from "../../_utils/withOverrides.js";
3
- import s from "./ItemList.js";
4
- const t = "ItemList", o = `Vdt${t}`, i = m(o)(s), n = r(i, {
5
- name: o,
6
- overridesResolver: (d, e) => e.root
1
+ import { styled as m } from "@mui/material/styles";
2
+ import r from "./ItemList.js";
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "ItemList", t = `Vdt${o}`, i = s(t)(r), e = m(i, {
5
+ name: t,
6
+ overridesResolver: (p, n) => n.root
7
7
  })({});
8
- n.displayName = t;
8
+ e.displayName = o;
9
+ const l = e;
9
10
  export {
10
- n as default
11
+ l as default
11
12
  };