@vidispine/vdt-mui 23.3.0-pre.3 → 23.3.0-pre.5

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,42 +1,42 @@
1
1
  import { jsxs as a, jsx as o } from "react/jsx-runtime";
2
- import u from "@mui/material/ListItem";
3
- import y from "../../entity/EntityListItem/components/EntityListItemAvatar.js";
4
- import A from "../../entity/EntityListItem/components/EntityListItemButton.js";
5
- import x from "../../entity/EntityListItem/components/EntityListItemSecondaryAction.js";
6
- import B from "../../entity/EntityListItem/components/EntityListItemText.js";
7
- const C = {
8
- Root: u,
9
- ListItemButton: A,
10
- ListItemAvatar: y,
11
- ListItemText: B,
12
- ListItemSecondaryAction: x
13
- }, E = ({
14
- collectionType: e,
15
- primary: s,
16
- secondary: n,
2
+ import A from "@mui/material/ListItem";
3
+ import x from "../../entity/EntityListItem/components/EntityListItemAvatar.js";
4
+ import C from "../../entity/EntityListItem/components/EntityListItemButton.js";
5
+ import V from "../../entity/EntityListItem/components/EntityListItemSecondaryAction.js";
6
+ import p from "../../entity/EntityListItem/components/EntityListItemText.js";
7
+ const y = {
8
+ Root: A,
9
+ ListItemButton: C,
10
+ ListItemAvatar: x,
11
+ ListItemText: p,
12
+ ListItemSecondaryAction: V
13
+ }, s = ({
14
+ collectionType: i,
15
+ primary: n,
16
+ secondary: d,
17
17
  avatarVariant: I,
18
18
  isLoading: t,
19
19
  onClick: m,
20
- onDelete: d,
21
- components: l,
22
- componentsProps: i
20
+ onDelete: l,
21
+ components: c,
22
+ componentsProps: e
23
23
  }) => {
24
24
  const {
25
- Root: c,
26
- ListItemAvatar: L,
27
- ListItemText: v,
25
+ Root: L,
26
+ ListItemAvatar: v,
27
+ ListItemText: f,
28
28
  ListItemButton: r,
29
- ListItemSecondaryAction: f
30
- } = l;
31
- return /* @__PURE__ */ a(c, { disablePadding: !t && !!m && !!r, ...i.root, children: [
32
- /* @__PURE__ */ a(r, { collectionType: e, onClick: m, isLoading: t, ...i.listItemButton, children: [
33
- /* @__PURE__ */ o(L, { collectionType: e, variant: I, isLoading: t, ...i.listItemAvatar }),
34
- /* @__PURE__ */ o(v, { collectionType: e, primary: s, secondary: n, isLoading: t, ...i.listItemText })
29
+ ListItemSecondaryAction: u
30
+ } = c;
31
+ return /* @__PURE__ */ a(L, { disablePadding: !t && !!m && !!r, ...e.root, children: [
32
+ /* @__PURE__ */ a(r, { collectionType: i, onClick: m, isLoading: t, ...e.listItemButton, children: [
33
+ /* @__PURE__ */ o(v, { collectionType: i, variant: I, isLoading: t, ...e.listItemAvatar }),
34
+ /* @__PURE__ */ o(f, { collectionType: i, primary: n, secondary: d, isLoading: t, ...e.listItemText })
35
35
  ] }),
36
- /* @__PURE__ */ o(f, { collectionType: e, onDelete: d, isLoading: t, ...i.listItemSecondaryAction })
36
+ /* @__PURE__ */ o(u, { collectionType: i, onDelete: l, isLoading: t, ...e.listItemSecondaryAction })
37
37
  ] });
38
38
  };
39
- E.defaultProps = {
39
+ s.defaultProps = {
40
40
  collectionType: void 0,
41
41
  primary: "id",
42
42
  secondary: void 0,
@@ -44,9 +44,10 @@ E.defaultProps = {
44
44
  isLoading: !1,
45
45
  onClick: void 0,
46
46
  onDelete: void 0,
47
- components: C,
47
+ components: y,
48
48
  componentsProps: void 0
49
49
  };
50
+ const T = s;
50
51
  export {
51
- E as default
52
+ T as default
52
53
  };
@@ -1,11 +1,12 @@
1
- import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as m } from "../../_utils/withOverrides.js";
3
- import i from "./CollectionListItem.js";
4
- const o = "CollectionListItem", t = `Vdt${o}`, n = m(t)(i), s = r(n, {
1
+ import { styled as m } from "@mui/material/styles";
2
+ import r from "./CollectionListItem.js";
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "CollectionListItem", t = `Vdt${o}`, i = s(t)(r), e = m(i, {
5
5
  name: t,
6
- overridesResolver: (l, e) => e.root
6
+ overridesResolver: (d, n) => n.root
7
7
  })({});
8
- s.displayName = o;
8
+ e.displayName = o;
9
+ const a = e;
9
10
  export {
10
- s as default
11
+ a as default
11
12
  };
@@ -1,37 +1,25 @@
1
- import { jsxs as p, jsx as l, Fragment as v } from "react/jsx-runtime";
2
- import { useMemo as y } from "react";
3
- import c from "@mui/material/Box";
1
+ import { jsxs as m, jsx as a, Fragment as I } from "react/jsx-runtime";
2
+ import { useMemo as k } from "react";
3
+ import s from "@mui/material/Box";
4
4
  import { styled as r } from "@mui/material/styles";
5
- import { parseMetadataType as I } from "@vidispine/vdt-js";
6
- import "../../general/AvatarMenu/index.js";
7
- import S from "../../general/BlurredBackground/index.js";
8
- import "../../general/CalendarPicker/index.js";
9
- import "../../general/CompactBadge/index.js";
10
- import "../../general/CompactLabel/index.js";
11
- import k from "../../general/CornerLabelPlacer/index.js";
12
- import "../../general/ExpandButton/index.js";
13
- import M from "../../general/ImageCollage/index.js";
14
- import "../../general/MediaIcon/index.js";
15
- import "../../general/MenuItem/index.js";
16
- import "../../general/ScrubLine/index.js";
17
- import "../../general/Sort/index.js";
18
- import "../../general/TablePagination/index.js";
19
- import "../../general/Form/index.js";
20
- import "../../general/ThemeContext/ThemeContext.js";
21
- const R = r(c)(({
22
- onClick: i
5
+ import { parseMetadataType as y } from "@vidispine/vdt-js";
6
+ import V from "../../general/BlurredBackground/index.js";
7
+ import L from "../../general/ImageCollage/index.js";
8
+ import M from "../../general/CornerLabelPlacer/index.js";
9
+ const R = r(s)(({
10
+ onClick: l
23
11
  }) => ({
24
12
  position: "relative",
25
13
  height: "100%",
26
14
  width: "100%",
27
- ...i ? {
15
+ ...l ? {
28
16
  cursor: "pointer"
29
17
  } : {}
30
- })), T = r(S)(() => ({
18
+ })), S = r(V)(() => ({
31
19
  top: 0,
32
20
  position: "absolute",
33
21
  zIndex: 1
34
- })), j = r(M)(() => ({
22
+ })), T = r(L)(() => ({
35
23
  position: "absolute",
36
24
  zIndex: 2,
37
25
  top: "50%",
@@ -40,7 +28,7 @@ const R = r(c)(({
40
28
  width: "100%",
41
29
  transform: "translate(-50%, -50%)",
42
30
  objectFit: "cover"
43
- })), w = r(c)(() => ({
31
+ })), j = r(s)(() => ({
44
32
  position: "absolute",
45
33
  zIndex: 2,
46
34
  top: "50%",
@@ -49,64 +37,65 @@ const R = r(c)(({
49
37
  width: "100%",
50
38
  transform: "translate(-50%, -50%)",
51
39
  objectFit: "cover"
52
- })), z = r(k)(() => ({
40
+ })), w = r(M)(() => ({
53
41
  top: 0,
54
42
  position: "absolute",
55
43
  zIndex: 3
56
- })), L = {
44
+ })), z = {
57
45
  Root: R,
58
- BlurredBackground: T,
59
- ImageCollage: j,
60
- ImageBox: w,
61
- CornerLabelPlacer: z
62
- }, F = ({
63
- collectionType: i,
46
+ BlurredBackground: S,
47
+ ImageCollage: T,
48
+ ImageBox: j,
49
+ CornerLabelPlacer: w
50
+ }, u = ({
51
+ collectionType: l,
64
52
  showBlurredBackground: n,
65
- showCombined: s,
66
- label: u,
67
- onClick: a,
53
+ showCombined: p,
54
+ label: g,
55
+ onClick: i,
68
56
  components: f,
69
- componentsProps: t
57
+ componentsProps: e
70
58
  }) => {
71
59
  const {
72
- Root: g,
73
- BlurredBackground: h,
74
- ImageCollage: C,
75
- CornerLabelPlacer: b,
76
- ImageBox: B
60
+ Root: h,
61
+ BlurredBackground: b,
62
+ ImageCollage: B,
63
+ CornerLabelPlacer: C,
64
+ ImageBox: x
77
65
  } = f, {
78
- id: m,
79
- metadata: d
80
- } = i || {}, o = y(() => {
66
+ id: d,
67
+ metadata: c
68
+ } = l || {}, o = k(() => {
81
69
  const {
82
- __representativeThumbnailsNoAuth: e
83
- } = I(d, {
70
+ __representativeThumbnailsNoAuth: t
71
+ } = y(c, {
84
72
  flatTimespan: !0
85
73
  });
86
- return e == null ? void 0 : e.map((x) => ({
87
- src: x,
88
- alt: `Representative Thumbnail for Collection ${m}`
74
+ return t == null ? void 0 : t.map((v) => ({
75
+ src: v,
76
+ alt: `Representative Thumbnail for Collection ${d}`
89
77
  }));
90
- }, [m, d]);
91
- return /* @__PURE__ */ p(g, { onClick: typeof a != "function" ? void 0 : (e) => a(e, {
92
- collectionType: i
93
- }), ...t.root, children: [
94
- s ? /* @__PURE__ */ l(C, { images: o, showBlurredBackground: n, ...t.imageCollage }) : (o == null ? void 0 : o.length) > 0 && /* @__PURE__ */ p(v, { children: [
95
- n && /* @__PURE__ */ l(h, { ...t.blurredBackground }),
96
- /* @__PURE__ */ l(B, { ...(o == null ? void 0 : o[0]) || {}, component: "img", ...t.imageBox })
78
+ }, [d, c]);
79
+ return /* @__PURE__ */ m(h, { onClick: typeof i != "function" ? void 0 : (t) => i(t, {
80
+ collectionType: l
81
+ }), ...e.root, children: [
82
+ p ? /* @__PURE__ */ a(B, { images: o, showBlurredBackground: n, ...e.imageCollage }) : (o == null ? void 0 : o.length) > 0 && /* @__PURE__ */ m(I, { children: [
83
+ n && /* @__PURE__ */ a(b, { ...e.blurredBackground }),
84
+ /* @__PURE__ */ a(x, { ...(o == null ? void 0 : o[0]) || {}, component: "img", ...e.imageBox })
97
85
  ] }),
98
- /* @__PURE__ */ l(b, { labelBottomRight: u, ...t.cornerLabelPlacer })
86
+ /* @__PURE__ */ a(C, { labelBottomRight: g, ...e.cornerLabelPlacer })
99
87
  ] });
100
88
  };
101
- F.defaultProps = {
89
+ u.defaultProps = {
102
90
  collectionType: void 0,
103
91
  showBlurredBackground: void 0,
104
92
  showCombined: !1,
105
93
  label: void 0,
106
94
  onClick: void 0,
107
- components: L,
95
+ components: z,
108
96
  componentsProps: void 0
109
97
  };
98
+ const G = u;
110
99
  export {
111
- F as default
100
+ G as default
112
101
  };
@@ -1,11 +1,12 @@
1
- import { styled as n } from "@mui/material/styles";
2
- import { withOverrides as r } from "../../_utils/withOverrides.js";
1
+ import { styled as r } from "@mui/material/styles";
3
2
  import i from "./CollectionRepresentativeThumbnail.js";
4
- const e = "CollectionRepresentativeThumbnail", o = `Vdt${e}`, m = r(o)(i), s = n(m, {
3
+ import { withOverrides as m } from "../../_utils/withOverrides.js";
4
+ const e = "CollectionRepresentativeThumbnail", o = `Vdt${e}`, s = m(o)(i), t = r(s, {
5
5
  name: o,
6
- overridesResolver: (l, t) => t.root
6
+ overridesResolver: (l, n) => n.root
7
7
  })({});
8
- s.displayName = e;
8
+ t.displayName = e;
9
+ const d = t;
9
10
  export {
10
- s as default
11
+ d as default
11
12
  };
@@ -1,14 +1,14 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import p from "@mui/material/Skeleton";
3
- import m from "@mui/material/Avatar";
2
+ import m from "@mui/material/Skeleton";
3
+ import u from "@mui/material/Avatar";
4
4
  import { styled as s } from "@mui/material/styles";
5
- import u from "../EntityIcon/index.js";
6
- const f = ({
5
+ import f from "../EntityIcon/index.js";
6
+ const y = ({
7
7
  variant: o
8
- }) => /* @__PURE__ */ r(p, { sx: {
8
+ }) => /* @__PURE__ */ r(m, { sx: {
9
9
  height: "100%",
10
10
  width: "100%"
11
- }, variant: o === "square" ? "rect" : o, "data-testid": "skeleton" }), y = s(m, {
11
+ }, variant: o === "square" ? "rect" : o, "data-testid": "skeleton" }), g = s(u, {
12
12
  shouldForwardProp: (o) => o !== "isLoading"
13
13
  })(({
14
14
  theme: o,
@@ -19,41 +19,42 @@ const f = ({
19
19
  ...t ? {
20
20
  backgroundColor: "unset"
21
21
  } : {}
22
- })), g = s(u)(({
22
+ })), v = s(f)(({
23
23
  theme: o
24
24
  }) => ({
25
25
  color: o.palette.background.paper
26
- })), v = {
27
- Root: y,
28
- Icon: g
29
- }, k = ({
26
+ })), k = {
27
+ Root: g,
28
+ Icon: v
29
+ }, d = ({
30
30
  entityType: o,
31
31
  mediaType: t,
32
- variant: e,
33
- isLoading: n,
32
+ variant: n,
33
+ isLoading: e,
34
34
  loadingSlot: a,
35
- components: d,
35
+ components: c,
36
36
  componentsProps: i
37
37
  }) => {
38
38
  const {
39
- Root: c,
40
- Icon: l
41
- } = d;
42
- return /* @__PURE__ */ r(c, { variant: e, isLoading: n, ...i.root, children: n ? a && a({
43
- variant: e
44
- }) : /* @__PURE__ */ r(l, { entityType: o, ...t ? {
39
+ Root: l,
40
+ Icon: p
41
+ } = c;
42
+ return /* @__PURE__ */ r(l, { variant: n, isLoading: e, ...i.root, children: e ? a && a({
43
+ variant: n
44
+ }) : /* @__PURE__ */ r(p, { entityType: o, ...t ? {
45
45
  mediaType: t
46
46
  } : {}, ...i.icon }) });
47
47
  };
48
- k.defaultProps = {
48
+ d.defaultProps = {
49
49
  entityType: void 0,
50
50
  mediaType: void 0,
51
51
  variant: "square",
52
52
  isLoading: !1,
53
- loadingSlot: f,
54
- components: v,
53
+ loadingSlot: y,
54
+ components: k,
55
55
  componentsProps: void 0
56
56
  };
57
+ const S = d;
57
58
  export {
58
- k as default
59
+ S as default
59
60
  };
@@ -1,11 +1,12 @@
1
- import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as n } from "../../_utils/withOverrides.js";
1
+ import { styled as n } from "@mui/material/styles";
3
2
  import m from "./EntityAvatar.js";
4
- const t = "EntityAvatar", o = `Vdt${t}`, i = n(o)(m), s = r(i, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const t = "EntityAvatar", o = `Vdt${t}`, i = s(o)(m), e = n(i, {
5
5
  name: o,
6
- overridesResolver: (a, e) => e.root
6
+ overridesResolver: (a, r) => r.root
7
7
  })({});
8
- s.displayName = t;
8
+ e.displayName = t;
9
+ const v = e;
9
10
  export {
10
- s as default
11
+ v as default
11
12
  };
@@ -1,6 +1,6 @@
1
- import e from "@mui/material/Typography";
2
- import { styled as i } from "@mui/material/styles";
3
- const p = i(e, {
1
+ import r from "@mui/material/Typography";
2
+ import { styled as t } from "@mui/material/styles";
3
+ const e = t(r, {
4
4
  shouldForwardProp: (o) => o !== "webkitLineClamp"
5
5
  })(({
6
6
  webkitLineClamp: o
@@ -9,7 +9,7 @@ const p = i(e, {
9
9
  WebkitBoxOrient: "vertical",
10
10
  overflow: "hidden",
11
11
  WebkitLineClamp: o
12
- }));
12
+ })), a = e;
13
13
  export {
14
- p as default
14
+ a as default
15
15
  };
@@ -1,75 +1,61 @@
1
- import { jsxs as h, jsx as r } from "react/jsx-runtime";
2
- import k from "@mui/material/Checkbox";
3
- import x from "@mui/material/CardActions";
4
- import A from "@mui/material/IconButton";
5
- import { styled as n } from "@mui/material/styles";
6
- import "../../../general/AvatarMenu/index.js";
7
- import "../../../general/BlurredBackground/index.js";
8
- import "../../../general/CalendarPicker/index.js";
9
- import "../../../general/CompactBadge/index.js";
10
- import "../../../general/CompactLabel/index.js";
11
- import "../../../general/CornerLabelPlacer/index.js";
12
- import S from "../../../general/ExpandButton/index.js";
13
- import "../../../general/ImageCollage/index.js";
14
- import "../../../general/MediaIcon/index.js";
15
- import "../../../general/MenuItem/index.js";
16
- import "../../../general/ScrubLine/index.js";
17
- import "../../../general/Sort/index.js";
18
- import "../../../general/TablePagination/index.js";
19
- import "../../../general/Form/index.js";
20
- import "../../../general/ThemeContext/ThemeContext.js";
21
- import { getEntityProp as b } from "../../_utils/getEntityProp.js";
22
- import "@vidispine/vdt-js";
23
- const I = n(x)(() => ({
1
+ import { jsxs as y, jsx as n } from "react/jsx-runtime";
2
+ import A from "@mui/material/Checkbox";
3
+ import k from "@mui/material/CardActions";
4
+ import b from "@mui/material/IconButton";
5
+ import { styled as i } from "@mui/material/styles";
6
+ import I from "../../../general/ExpandButton/index.js";
7
+ import { getEntityProp as S } from "../../_utils/getEntityProp.js";
8
+ const B = i(k)(() => ({
24
9
  alignItems: "flex-end",
25
10
  padding: 8
26
- })), P = n(A)(() => ({
11
+ })), P = i(b)(() => ({
27
12
  transition: "color .2s ease-out"
28
- })), j = n(k)(() => ({
13
+ })), j = i(A)(() => ({
29
14
  marginLeft: "auto",
30
15
  transition: "color .2s ease-out"
31
- })), B = ({
32
- itemType: p,
33
- collectionType: l,
34
- checked: s,
35
- expanded: c,
16
+ })), s = ({
17
+ itemType: c,
18
+ collectionType: d,
19
+ checked: m,
20
+ expanded: a,
36
21
  actions: t,
37
- onActionClick: d,
38
- onExpand: e,
39
- onCheck: i,
40
- expandButton: f,
41
- classes: L,
22
+ onActionClick: p,
23
+ onExpand: r,
24
+ onCheck: e,
25
+ expandButton: u,
26
+ classes: E,
42
27
  // ignored
43
- ...u
28
+ ...f
44
29
  }) => {
45
- const a = (o, m) => {
46
- d(o, {
47
- action: m,
48
- ...b({
49
- itemType: p,
50
- collectionType: l
30
+ const C = (o, l) => {
31
+ p(o, {
32
+ action: l,
33
+ ...S({
34
+ itemType: c,
35
+ collectionType: d
51
36
  })
52
37
  });
53
38
  };
54
- return !(t != null && t.length) && !i && !e ? null : /* @__PURE__ */ h(I, { disableSpacing: !0, ...u, children: [
39
+ return !(t != null && t.length) && !e && !r ? null : /* @__PURE__ */ y(B, { disableSpacing: !0, ...f, children: [
55
40
  t == null ? void 0 : t.map((o) => {
56
41
  const {
57
- name: m,
58
- iconProps: C,
59
- Icon: g
42
+ name: l,
43
+ iconProps: g,
44
+ Icon: h
60
45
  } = o || {};
61
- return /* @__PURE__ */ r(P, { component: "button", onClick: (y) => a(y, o), ...C, children: /* @__PURE__ */ r(g, {}) }, m);
46
+ return /* @__PURE__ */ n(P, { component: "button", onClick: (x) => C(x, o), ...g, children: /* @__PURE__ */ n(h, {}) }, l);
62
47
  }),
63
- i && /* @__PURE__ */ r(j, { checked: s, onChange: i }),
64
- e && /* @__PURE__ */ r(S, { expanded: c, onClick: e, ...f })
48
+ e && /* @__PURE__ */ n(j, { checked: m, onChange: e }),
49
+ r && /* @__PURE__ */ n(I, { expanded: a, onClick: r, ...u })
65
50
  ] });
66
51
  };
67
- B.defaultProps = {
52
+ s.defaultProps = {
68
53
  checked: !1,
69
54
  expanded: !1,
70
55
  actions: [],
71
56
  onActionClick: () => null
72
57
  };
58
+ const F = s;
73
59
  export {
74
- B as default
60
+ F as default
75
61
  };
@@ -1,7 +1,7 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import a from "@mui/material/Card";
3
- import { styled as i } from "@mui/material/styles";
4
- const e = i(a, {
1
+ import { jsx as a } from "react/jsx-runtime";
2
+ import i from "@mui/material/Card";
3
+ import { styled as e } from "@mui/material/styles";
4
+ const d = e(i, {
5
5
  shouldForwardProp: (r) => r !== "checked"
6
6
  })(({
7
7
  theme: r,
@@ -31,11 +31,12 @@ const e = i(a, {
31
31
  backgroundImage: "unset",
32
32
  // remove "opacity" from card elevation
33
33
  overflow: "unset"
34
- })), d = ({
34
+ })), t = ({
35
35
  children: r,
36
36
  ...o
37
- }) => /* @__PURE__ */ t(e, { ...o, children: r });
38
- d.defaultProps = {};
37
+ }) => /* @__PURE__ */ a(d, { ...o, children: r });
38
+ t.defaultProps = {};
39
+ const s = t;
39
40
  export {
40
- d as default
41
+ s as default
41
42
  };
@@ -1,25 +1,25 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import m from "@mui/material/CardContent";
3
- import a from "@mui/material/Tooltip";
4
- import d from "@mui/material/Box";
5
- import { getEntityText as f } from "../../_utils/getEntityText.js";
6
- import c from "../_components/Typography.js";
7
- const s = ({
8
- itemType: e,
9
- collectionType: n,
2
+ import a from "@mui/material/CardContent";
3
+ import d from "@mui/material/Tooltip";
4
+ import c from "@mui/material/Box";
5
+ import f from "../_components/Typography.js";
6
+ import { getEntityText as s } from "../../_utils/getEntityText.js";
7
+ const e = ({
8
+ itemType: n,
9
+ collectionType: i,
10
10
  content: o,
11
- showTooltip: i,
12
- WebkitLineClamp: p,
13
- ...l
11
+ showTooltip: p,
12
+ WebkitLineClamp: l,
13
+ ...m
14
14
  }) => {
15
- const r = f(o, {
16
- itemType: e,
17
- collectionType: n
15
+ const r = s(o, {
16
+ itemType: n,
17
+ collectionType: i
18
18
  });
19
- return o ? /* @__PURE__ */ t(m, { ...l, children: /* @__PURE__ */ t(d, { children: /* @__PURE__ */ t(a, { title: r || "", enterDelay: 500, open: i, children: /* @__PURE__ */ t(
20
- c,
19
+ return o ? /* @__PURE__ */ t(a, { ...m, children: /* @__PURE__ */ t(c, { children: /* @__PURE__ */ t(d, { title: r || "", enterDelay: 500, open: p, children: /* @__PURE__ */ t(
20
+ f,
21
21
  {
22
- webkitLineClamp: p,
22
+ webkitLineClamp: l,
23
23
  variant: "body2",
24
24
  color: "textSecondary",
25
25
  component: "p",
@@ -27,10 +27,11 @@ const s = ({
27
27
  }
28
28
  ) }) }) }) : null;
29
29
  };
30
- s.defaultProps = {
30
+ e.defaultProps = {
31
31
  showTooltip: !1,
32
32
  WebkitLineClamp: 3
33
33
  };
34
+ const b = e;
34
35
  export {
35
- s as default
36
+ b as default
36
37
  };