@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,35 +1,35 @@
1
1
  import { jsx as B, jsxs as I } from "react/jsx-runtime";
2
2
  import x from "@mui/material/Box";
3
3
  import { styled as d } from "@mui/material/styles";
4
- import k from "../BlurredBackground/index.js";
5
- const v = ({
4
+ import v from "../BlurredBackground/index.js";
5
+ const b = ({
6
6
  amountOfImages: o,
7
7
  maxColumns: n
8
8
  }) => {
9
- const r = Math.min(n, o), s = Math.ceil(o / r), c = o % r || r;
9
+ const r = Math.min(n, o), c = Math.ceil(o / r), s = o % r || r;
10
10
  return {
11
11
  amountOfImages: o,
12
12
  amountOfColumns: r,
13
- amountOfRows: s,
14
- amountOfImagesOnLastRow: c
13
+ amountOfRows: c,
14
+ amountOfImagesOnLastRow: s
15
15
  };
16
- }, b = (o, n, {
16
+ }, $ = (o, n, {
17
17
  amountOfImages: r,
18
- amountOfColumns: s,
19
- amountOfRows: c,
18
+ amountOfColumns: c,
19
+ amountOfRows: s,
20
20
  amountOfImagesOnLastRow: e
21
21
  }) => {
22
- const h = Math.ceil((o + 1) / s) === c;
23
- return `${100 / Math.max(Math.min(h && n ? e : s, r), 1)}%`;
24
- }, $ = d(x)(() => ({
22
+ const u = Math.ceil((o + 1) / c) === s;
23
+ return `${100 / Math.max(Math.min(u && n ? e : c, r), 1)}%`;
24
+ }, j = d(x)(() => ({
25
25
  width: "inherit",
26
26
  height: "100%",
27
27
  display: "flex",
28
28
  flexWrap: "wrap"
29
- })), j = d(x)(() => ({
29
+ })), E = d(x)(() => ({
30
30
  pointerEvents: "none",
31
31
  position: "relative"
32
- })), E = d(x, {
32
+ })), L = d(x, {
33
33
  shouldForwardProp: (o) => o !== "amountOfImages" && o !== "showSingleStretched"
34
34
  })(({
35
35
  amountOfImages: o,
@@ -40,47 +40,47 @@ const v = ({
40
40
  position: "relative",
41
41
  zIndex: 2,
42
42
  objectFit: o === 1 && n ? "contain" : "cover"
43
- })), L = d(k)(() => ({
43
+ })), O = d(v)(() => ({
44
44
  top: 0,
45
45
  position: "absolute",
46
46
  zIndex: 1
47
- })), O = {
48
- Root: $,
49
- ContainerBox: j,
50
- ImageBox: E,
51
- BlurredBackground: L
52
- }, z = ({
47
+ })), z = {
48
+ Root: j,
49
+ ContainerBox: E,
50
+ ImageBox: L,
51
+ BlurredBackground: O
52
+ }, i = ({
53
53
  images: o,
54
54
  maxImages: n,
55
55
  maxColumns: r,
56
- showSingleStretched: s,
57
- showLastRowStretched: c,
56
+ showSingleStretched: c,
57
+ showLastRowStretched: s,
58
58
  showBlurredBackground: e,
59
- onError: h,
59
+ onError: u,
60
60
  components: p,
61
- componentsProps: u
61
+ componentsProps: h
62
62
  }) => {
63
63
  const {
64
- Root: i,
65
- ContainerBox: f,
64
+ Root: f,
65
+ ContainerBox: a,
66
66
  ImageBox: M,
67
67
  BlurredBackground: S
68
68
  } = p;
69
69
  if (!(o != null && o.length) || n < 0 || r < 0)
70
70
  return null;
71
- const w = Math.min(n, o.length), l = v({
71
+ const w = Math.min(n, o.length), l = b({
72
72
  amountOfImages: w,
73
73
  maxColumns: r
74
- }), a = `${100 / ((l == null ? void 0 : l.amountOfRows) || 1)}%`;
75
- return /* @__PURE__ */ B(i, { ...u.root, children: o.slice(0, n).map((t, y) => {
76
- const R = b(y, c, l);
77
- return /* @__PURE__ */ I(f, { width: R, height: a, ...u.containerBox, children: [
78
- e && /* @__PURE__ */ B(S, { image: t == null ? void 0 : t.src, blur: 30, grayscale: 0, ...u.blurredBackground }),
79
- /* @__PURE__ */ B(M, { component: "img", src: t == null ? void 0 : t.src, alt: (t == null ? void 0 : t.alt) || (t == null ? void 0 : t.src), amountOfImages: w, showSingleStretched: s, onError: (C) => h(C, t) })
74
+ }), y = `${100 / ((l == null ? void 0 : l.amountOfRows) || 1)}%`;
75
+ return /* @__PURE__ */ B(f, { ...h.root, children: o.slice(0, n).map((t, R) => {
76
+ const k = $(R, s, l);
77
+ return /* @__PURE__ */ I(a, { width: k, height: y, ...h.containerBox, children: [
78
+ e && /* @__PURE__ */ B(S, { image: t == null ? void 0 : t.src, blur: 30, grayscale: 0, ...h.blurredBackground }),
79
+ /* @__PURE__ */ B(M, { component: "img", src: t == null ? void 0 : t.src, alt: (t == null ? void 0 : t.alt) || (t == null ? void 0 : t.src), amountOfImages: w, showSingleStretched: c, onError: (C) => u(C, t) })
80
80
  ] }, `${t == null ? void 0 : t.src}-${t == null ? void 0 : t.alt}`);
81
81
  }) });
82
82
  };
83
- z.defaultProps = {
83
+ i.defaultProps = {
84
84
  images: [],
85
85
  maxColumns: 2,
86
86
  maxImages: 4,
@@ -88,9 +88,10 @@ z.defaultProps = {
88
88
  showLastRowStretched: !0,
89
89
  showBlurredBackground: !1,
90
90
  onError: () => null,
91
- components: O,
91
+ components: z,
92
92
  componentsProps: void 0
93
93
  };
94
+ const P = i;
94
95
  export {
95
- z as default
96
+ P as default
96
97
  };
@@ -1,11 +1,12 @@
1
1
  import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as m } from "../../_utils/withOverrides.js";
3
2
  import n from "./ImageCollage.js";
4
- const o = "ImageCollage", e = `Vdt${o}`, s = m(e)(n), a = r(s, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "ImageCollage", e = `Vdt${o}`, a = s(e)(n), t = r(a, {
5
5
  name: e,
6
- overridesResolver: (i, t) => t.root
6
+ overridesResolver: (d, m) => m.root
7
7
  })({});
8
- a.displayName = o;
8
+ t.displayName = o;
9
+ const c = t;
9
10
  export {
10
- a as default
11
+ c as default
11
12
  };
@@ -1,61 +1,62 @@
1
- import { jsxs as p, jsx as i } from "react/jsx-runtime";
1
+ import { jsxs as s, jsx as n } from "react/jsx-runtime";
2
2
  import g from "@mui/icons-material/esm/Audiotrack";
3
- import s from "@mui/icons-material/esm/Image";
4
- import D from "@mui/icons-material/esm/InsertDriveFile";
5
- import v from "@mui/icons-material/esm/Movie";
6
- import x from "@mui/icons-material/esm/NoteAdd";
7
- import A from "@mui/icons-material/esm/Article";
8
- import h from "@mui/icons-material/esm/DataThresholding";
9
- import y from "@mui/icons-material/esm/PictureAsPdf";
10
- import T from "@mui/icons-material/esm/QuestionMark";
3
+ import D from "@mui/icons-material/esm/Image";
4
+ import v from "@mui/icons-material/esm/InsertDriveFile";
5
+ import x from "@mui/icons-material/esm/Movie";
6
+ import A from "@mui/icons-material/esm/NoteAdd";
7
+ import h from "@mui/icons-material/esm/Article";
8
+ import y from "@mui/icons-material/esm/DataThresholding";
9
+ import T from "@mui/icons-material/esm/PictureAsPdf";
10
+ import C from "@mui/icons-material/esm/QuestionMark";
11
11
  import B from "@mui/material/Box";
12
- import { styled as C } from "@mui/material/styles";
13
- const E = C(B)(() => ({
12
+ import { styled as E } from "@mui/material/styles";
13
+ const F = E(B)(() => ({
14
14
  display: "flex"
15
- })), F = {
16
- Root: E,
17
- PlaceholderIcon: x,
15
+ })), N = {
16
+ Root: F,
17
+ PlaceholderIcon: A,
18
18
  AudioIcon: g,
19
- ImageIcon: s,
20
- VideoIcon: v,
21
- DocumentIcon: A,
22
- DataIcon: h,
23
- PdfIcon: y,
24
- NoneIcon: T,
25
- FileIcon: D
26
- }, N = ["video", "audio", "image", "document", "data", "pdf", "none"], R = ({
19
+ ImageIcon: D,
20
+ VideoIcon: x,
21
+ DocumentIcon: h,
22
+ DataIcon: y,
23
+ PdfIcon: T,
24
+ NoneIcon: C,
25
+ FileIcon: v
26
+ }, R = ["video", "audio", "image", "document", "data", "pdf", "none"], c = ({
27
27
  type: e,
28
- components: c,
28
+ components: t,
29
29
  componentsProps: o
30
30
  }) => {
31
31
  const {
32
- Root: t,
33
- PlaceholderIcon: I,
34
- AudioIcon: d,
35
- ImageIcon: a,
36
- VideoIcon: r,
37
- DocumentIcon: m,
38
- DataIcon: u,
39
- PdfIcon: f,
40
- NoneIcon: l,
41
- FileIcon: M
42
- } = c, n = (e || "").toLowerCase();
43
- return /* @__PURE__ */ p(t, { component: "span", ...o.root, children: [
44
- n === "video" && /* @__PURE__ */ i(r, { ...o.videoIcon }),
45
- n === "audio" && /* @__PURE__ */ i(d, { ...o.audioIcon }),
46
- n === "image" && /* @__PURE__ */ i(a, { ...o.imageIcon }),
47
- n === "document" && /* @__PURE__ */ i(m, { ...o.documentIcon }),
48
- n === "data" && /* @__PURE__ */ i(u, { ...o.dataIcon }),
49
- n === "pdf" && /* @__PURE__ */ i(f, { ...o.pdfIcon }),
50
- n === "none" && /* @__PURE__ */ i(l, { ...o.noneIcon }),
51
- !N.includes(n) && (typeof e == "string" ? /* @__PURE__ */ i(M, { ...o.fileIcon }) : /* @__PURE__ */ i(I, { ...o.placeholderIcon }))
32
+ Root: I,
33
+ PlaceholderIcon: d,
34
+ AudioIcon: a,
35
+ ImageIcon: r,
36
+ VideoIcon: m,
37
+ DocumentIcon: u,
38
+ DataIcon: f,
39
+ PdfIcon: l,
40
+ NoneIcon: M,
41
+ FileIcon: p
42
+ } = t, i = (e || "").toLowerCase();
43
+ return /* @__PURE__ */ s(I, { component: "span", ...o.root, children: [
44
+ i === "video" && /* @__PURE__ */ n(m, { ...o.videoIcon }),
45
+ i === "audio" && /* @__PURE__ */ n(a, { ...o.audioIcon }),
46
+ i === "image" && /* @__PURE__ */ n(r, { ...o.imageIcon }),
47
+ i === "document" && /* @__PURE__ */ n(u, { ...o.documentIcon }),
48
+ i === "data" && /* @__PURE__ */ n(f, { ...o.dataIcon }),
49
+ i === "pdf" && /* @__PURE__ */ n(l, { ...o.pdfIcon }),
50
+ i === "none" && /* @__PURE__ */ n(M, { ...o.noneIcon }),
51
+ !R.includes(i) && (typeof e == "string" ? /* @__PURE__ */ n(p, { ...o.fileIcon }) : /* @__PURE__ */ n(d, { ...o.placeholderIcon }))
52
52
  ] });
53
53
  };
54
- R.defaultProps = {
54
+ c.defaultProps = {
55
55
  type: void 0,
56
- components: F,
56
+ components: N,
57
57
  componentsProps: void 0
58
58
  };
59
+ const b = c;
59
60
  export {
60
- R as default
61
+ b as default
61
62
  };
@@ -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 "./MediaIcon.js";
4
- const o = "MediaIcon", e = `Vdt${o}`, i = n(e)(m), s = r(i, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "MediaIcon", e = `Vdt${o}`, d = s(e)(m), t = r(d, {
5
5
  name: e,
6
- overridesResolver: (d, t) => t.root
6
+ overridesResolver: (i, n) => n.root
7
7
  })(() => ({}));
8
- s.displayName = o;
8
+ t.displayName = o;
9
+ const l = t;
9
10
  export {
10
- s as default
11
+ l as default
11
12
  };
@@ -1,53 +1,54 @@
1
- import { jsxs as c, jsx as i } from "react/jsx-runtime";
2
- import h from "@mui/material/MenuItem";
3
- import f from "@mui/material/ListItemText";
4
- import g from "@mui/material/Typography";
5
- import { styled as u } from "@mui/material/styles";
6
- const x = u(g)(({
1
+ import { jsxs as h, jsx as i } from "react/jsx-runtime";
2
+ import f from "@mui/material/MenuItem";
3
+ import g from "@mui/material/ListItemText";
4
+ import u from "@mui/material/Typography";
5
+ import { styled as x } from "@mui/material/styles";
6
+ const T = x(u)(({
7
7
  theme: t
8
8
  }) => ({
9
9
  height: 24,
10
10
  lineHeight: 1.7,
11
11
  marginLeft: t.spacing(2)
12
- })), T = {
13
- Root: h,
14
- ListItemText: f,
15
- Typography: x
16
- }, I = ({
12
+ })), I = {
13
+ Root: f,
14
+ ListItemText: g,
15
+ Typography: T
16
+ }, r = ({
17
17
  value: t,
18
- label: r,
18
+ label: n,
19
19
  count: e,
20
- selected: n,
21
- onClick: m,
22
- components: d,
20
+ selected: m,
21
+ onClick: p,
22
+ components: s,
23
23
  componentsProps: o,
24
24
  /* Special case:
25
25
  * Spreads additional props to root element.
26
26
  * Mui's Menu relies on being passed several DOM props to function properly within inputs
27
27
  */
28
- ...p
28
+ ...d
29
29
  }) => {
30
30
  const {
31
- Root: s,
32
- ListItemText: l,
33
- Typography: a
34
- } = d;
35
- return /* @__PURE__ */ c(s, { value: t, selected: n, onClick: (y) => m(y, {
31
+ Root: l,
32
+ ListItemText: a,
33
+ Typography: c
34
+ } = s;
35
+ return /* @__PURE__ */ h(l, { value: t, selected: m, onClick: (y) => p(y, {
36
36
  value: t
37
- }), ...p, ...o.root, children: [
38
- /* @__PURE__ */ i(l, { ...o.listItemText, children: r || t }),
39
- e !== void 0 && /* @__PURE__ */ i(a, { variant: "body2", color: "text.secondary", ...o.typography, children: e })
37
+ }), ...d, ...o.root, children: [
38
+ /* @__PURE__ */ i(a, { ...o.listItemText, children: n || t }),
39
+ e !== void 0 && /* @__PURE__ */ i(c, { variant: "body2", color: "text.secondary", ...o.typography, children: e })
40
40
  ] });
41
41
  };
42
- I.defaultProps = {
42
+ r.defaultProps = {
43
43
  value: void 0,
44
44
  label: void 0,
45
45
  count: void 0,
46
46
  selected: !1,
47
47
  onClick: void 0,
48
- components: T,
48
+ components: I,
49
49
  componentsProps: void 0
50
50
  };
51
+ const j = r;
51
52
  export {
52
- I as default
53
+ j as default
53
54
  };
@@ -1,11 +1,12 @@
1
- import { styled as r } from "@mui/material/styles";
2
- import { withOverrides as m } from "../../_utils/withOverrides.js";
3
- import n from "./MenuItem.js";
4
- const e = "MenuItem", o = `Vdt${e}`, s = m(o)(n), d = r(s, {
5
- name: o,
6
- overridesResolver: (i, t) => t.root
1
+ import { styled as m } from "@mui/material/styles";
2
+ import r from "./MenuItem.js";
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "MenuItem", e = `Vdt${o}`, p = s(e)(r), t = m(p, {
5
+ name: e,
6
+ overridesResolver: (d, n) => n.root
7
7
  })({});
8
- d.displayName = e;
8
+ t.displayName = o;
9
+ const l = t;
9
10
  export {
10
- d as default
11
+ l as default
11
12
  };
@@ -1,13 +1,13 @@
1
- import { jsxs as R, jsx as s } from "react/jsx-runtime";
2
- import { useRef as S } from "react";
3
- import u from "@mui/material/Box";
4
- import { styled as c } from "@mui/material/styles";
5
- import w from "../CompactLabel/index.js";
6
- const F = c(u)(() => ({
1
+ import { jsxs as S, jsx as s } from "react/jsx-runtime";
2
+ import { useRef as w } from "react";
3
+ import c from "@mui/material/Box";
4
+ import { styled as u } from "@mui/material/styles";
5
+ import F from "../CompactLabel/index.js";
6
+ const W = u(c)(() => ({
7
7
  position: "relative",
8
8
  width: "100%",
9
9
  height: "100%"
10
- })), W = c(u)(() => ({
10
+ })), j = u(c)(() => ({
11
11
  position: "absolute",
12
12
  top: 0,
13
13
  backgroundColor: "#FFF",
@@ -15,55 +15,55 @@ const F = c(u)(() => ({
15
15
  height: "100%",
16
16
  zIndex: 6,
17
17
  opacity: 0.9
18
- })), j = c(u)(() => ({
18
+ })), z = u(c)(() => ({
19
19
  height: "inherit",
20
20
  zIndex: 3
21
- })), z = {
22
- Root: F,
23
- CompactLabel: w,
24
- LineBox: W,
25
- ContentBox: j
26
- }, I = ({
27
- position: h,
21
+ })), I = {
22
+ Root: W,
23
+ CompactLabel: F,
24
+ LineBox: j,
25
+ ContentBox: z
26
+ }, h = ({
27
+ position: a,
28
28
  offset: p,
29
- show: a,
29
+ show: m,
30
30
  label: d,
31
- children: m,
32
- onMouseMove: x,
33
- onMouseEnter: M,
34
- onMouseLeave: v,
35
- components: B,
31
+ children: x,
32
+ onMouseMove: M,
33
+ onMouseEnter: v,
34
+ onMouseLeave: B,
35
+ components: L,
36
36
  componentsProps: e
37
37
  }) => {
38
38
  var l;
39
39
  const {
40
- Root: L,
40
+ Root: C,
41
41
  LineBox: g,
42
- CompactLabel: C,
43
- ContentBox: y
44
- } = B, f = S({
42
+ CompactLabel: y,
43
+ ContentBox: b
44
+ } = L, f = w({
45
45
  offsetWidth: void 0
46
- }), n = (l = f.current) == null ? void 0 : l.offsetWidth, b = (o) => {
46
+ }), n = (l = f.current) == null ? void 0 : l.offsetWidth, E = (o) => {
47
47
  try {
48
48
  return Math.round(o.getBoundingClientRect().left);
49
49
  } catch {
50
50
  return 0;
51
51
  }
52
- }, E = (o) => {
53
- const t = b(o.currentTarget), r = o.clientX - t - p;
52
+ }, R = (o) => {
53
+ const t = E(o.currentTarget), r = o.clientX - t - p;
54
54
  return r < 0 ? 0 : r > n ? n : r;
55
55
  }, i = (o, t) => {
56
56
  t && t(o, {
57
- position: E(o),
57
+ position: R(o),
58
58
  contentWidth: n
59
59
  });
60
60
  };
61
- return /* @__PURE__ */ R(L, { onMouseMove: (o) => i(o, x), onMouseEnter: (o) => i(o, M), onMouseLeave: (o) => i(o, v), ...e.root, children: [
62
- /* @__PURE__ */ s(g, { left: h, display: a ? "block" : "none", ...e.lineBox, children: d && /* @__PURE__ */ s(C, { children: d }) }),
63
- /* @__PURE__ */ s(y, { ref: f, ...e.contentBox, children: m })
61
+ return /* @__PURE__ */ S(C, { onMouseMove: (o) => i(o, M), onMouseEnter: (o) => i(o, v), onMouseLeave: (o) => i(o, B), ...e.root, children: [
62
+ /* @__PURE__ */ s(g, { left: a, display: m ? "block" : "none", ...e.lineBox, children: d && /* @__PURE__ */ s(y, { children: d }) }),
63
+ /* @__PURE__ */ s(b, { ref: f, ...e.contentBox, children: x })
64
64
  ] });
65
65
  };
66
- I.defaultProps = {
66
+ h.defaultProps = {
67
67
  position: 0,
68
68
  offset: 0,
69
69
  show: !0,
@@ -72,9 +72,10 @@ I.defaultProps = {
72
72
  onMouseLeave: void 0,
73
73
  onMouseEnter: void 0,
74
74
  children: null,
75
- components: z,
75
+ components: I,
76
76
  componentsProps: void 0
77
77
  };
78
+ const X = h;
78
79
  export {
79
- I as default
80
+ X as default
80
81
  };
@@ -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 "./ScrubLine.js";
4
- const o = "ScrubLine", e = `Vdt${o}`, i = n(e)(m), s = r(i, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "ScrubLine", e = `Vdt${o}`, i = s(e)(m), t = n(i, {
5
5
  name: e,
6
- overridesResolver: (d, t) => t.root
6
+ overridesResolver: (d, r) => r.root
7
7
  })({});
8
- s.displayName = o;
8
+ t.displayName = o;
9
+ const l = t;
9
10
  export {
10
- s as default
11
+ l as default
11
12
  };
@@ -1,5 +1,5 @@
1
- import { jsxs as L, jsx as m } from "react/jsx-runtime";
2
- import { useState as S } from "react";
1
+ import { jsxs as V, jsx as m } from "react/jsx-runtime";
2
+ import { useState as b } from "react";
3
3
  import j from "@mui/material/Box";
4
4
  import z from "@mui/material/Menu";
5
5
  import { styled as u, alpha as E } from "@mui/material/styles";
@@ -21,7 +21,7 @@ const r = {
21
21
  }), F = u(z)(() => ({
22
22
  minWidth: 150,
23
23
  marginTop: 4
24
- })), V = u(A)(({
24
+ })), $ = u(A)(({
25
25
  theme: t
26
26
  }) => {
27
27
  var e, a, n, l;
@@ -31,7 +31,7 @@ const r = {
31
31
  color: (l = (n = t.palette) == null ? void 0 : n.secondary) == null ? void 0 : l.main
32
32
  }
33
33
  };
34
- }), $ = u(W, {
34
+ }), q = u(W, {
35
35
  shouldForwardProp: (t) => t !== "descending"
36
36
  })(({
37
37
  theme: t,
@@ -50,12 +50,12 @@ const r = {
50
50
  }
51
51
  }
52
52
  };
53
- }), q = {
53
+ }), w = {
54
54
  Root: D,
55
55
  Menu: F,
56
- MenuItem: V,
57
- ButtonBase: $
58
- }, w = ({
56
+ MenuItem: $,
57
+ ButtonBase: q
58
+ }, B = ({
59
59
  caption: t,
60
60
  options: e,
61
61
  initialSort: a,
@@ -65,36 +65,36 @@ const r = {
65
65
  }) => {
66
66
  var v, h;
67
67
  const {
68
- Root: b,
69
- Menu: B,
70
- MenuItem: y,
71
- ButtonBase: x
72
- } = l, [g, p] = S(null), C = (o) => {
68
+ Root: S,
69
+ Menu: y,
70
+ MenuItem: x,
71
+ ButtonBase: C
72
+ } = l, [g, p] = b(null), I = (o) => {
73
73
  p(o.currentTarget);
74
74
  }, f = () => {
75
75
  p(null);
76
- }, [d, I] = S(a || {
76
+ }, [d, O] = b(a || {
77
77
  option: {
78
78
  value: void 0,
79
79
  label: void 0
80
80
  },
81
81
  direction: r.descending
82
- }), O = (o, M) => {
82
+ }), R = (o, M) => {
83
83
  let {
84
84
  option: s,
85
85
  direction: c
86
86
  } = d;
87
- M !== s.value ? s = e.find((T) => T.value === M) : c = c === r.descending ? r.ascending : r.descending, I({
87
+ M !== s.value ? s = e.find((L) => L.value === M) : c = c === r.descending ? r.ascending : r.descending, O({
88
88
  option: s,
89
89
  direction: c
90
90
  }), n && n(o, {
91
91
  value: s.value,
92
92
  direction: c
93
93
  }), f();
94
- }, R = e === void 0 || e.length === 0, k = d.direction !== r.ascending;
95
- return /* @__PURE__ */ L(b, { ...i.root, children: [
96
- /* @__PURE__ */ m(x, { onClick: C, disabled: R, label: t, optionLabel: d.option.label || "", descending: k, ...i.buttonBase }),
97
- /* @__PURE__ */ m(B, { anchorEl: g, keepMounted: !0, open: !!g, onClose: f, elevation: 1, marginThreshold: 0, PaperProps: {
94
+ }, k = e === void 0 || e.length === 0, T = d.direction !== r.ascending;
95
+ return /* @__PURE__ */ V(S, { ...i.root, children: [
96
+ /* @__PURE__ */ m(C, { onClick: I, disabled: k, label: t, optionLabel: d.option.label || "", descending: T, ...i.buttonBase }),
97
+ /* @__PURE__ */ m(y, { anchorEl: g, keepMounted: !0, open: !!g, onClose: f, elevation: 1, marginThreshold: 0, PaperProps: {
98
98
  style: {
99
99
  minWidth: 150,
100
100
  marginTop: 4
@@ -107,17 +107,18 @@ const r = {
107
107
  vertical: "top",
108
108
  horizontal: "left",
109
109
  ...((h = i.menu) == null ? void 0 : h.transformOrigin) || {}
110
- }, children: e.map((o) => /* @__PURE__ */ m(y, { value: o.value, label: o.label, onClick: O, selected: o.value === d.option.value, ...i.menuItem }, o.value)) })
110
+ }, children: e.map((o) => /* @__PURE__ */ m(x, { value: o.value, label: o.label, onClick: R, selected: o.value === d.option.value, ...i.menuItem }, o.value)) })
111
111
  ] });
112
112
  };
113
- w.defaultProps = {
113
+ B.defaultProps = {
114
114
  caption: "Sort by",
115
115
  onChange: void 0,
116
116
  initialSort: void 0,
117
117
  options: [],
118
- components: q,
118
+ components: w,
119
119
  componentsProps: void 0
120
120
  };
121
+ const U = B;
121
122
  export {
122
- w as default
123
+ U as default
123
124
  };
@@ -1,17 +1,17 @@
1
- import { jsxs as n, jsx as o } from "react/jsx-runtime";
2
- import p from "@mui/icons-material/esm/ArrowDropDown";
3
- import a from "@mui/material/Box";
4
- import e from "@mui/material/ButtonBase";
1
+ import { jsxs as m, jsx as o } from "react/jsx-runtime";
2
+ import a from "@mui/icons-material/esm/ArrowDropDown";
3
+ import e from "@mui/material/Box";
4
+ import p from "@mui/material/ButtonBase";
5
5
  import c from "@mui/material/Typography";
6
- const h = ({
6
+ const s = ({
7
7
  disabled: r,
8
8
  label: t,
9
- optionLabel: i,
10
- ...m
11
- }) => /* @__PURE__ */ n(e, { disabled: r, ...m, children: [
12
- /* @__PURE__ */ o(c, { variant: "caption", color: r ? "textSecondary" : "textPrimary", children: `${t}: ${i}` }),
13
- /* @__PURE__ */ o(a, { children: /* @__PURE__ */ o(p, {}) })
14
- ] });
9
+ optionLabel: n,
10
+ ...i
11
+ }) => /* @__PURE__ */ m(p, { disabled: r, ...i, children: [
12
+ /* @__PURE__ */ o(c, { variant: "caption", color: r ? "textSecondary" : "textPrimary", children: `${t}: ${n}` }),
13
+ /* @__PURE__ */ o(e, { children: /* @__PURE__ */ o(a, {}) })
14
+ ] }), h = s;
15
15
  export {
16
16
  h as default
17
17
  };