@vidispine/vdt-mui 23.3.0-pre.4 → 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,18 +1,18 @@
1
- import { jsxs as b, jsx as i } from "react/jsx-runtime";
2
- import { useState as x } from "react";
3
- import A from "@mui/material/Box";
4
- import I from "@mui/material/Menu";
5
- import { styled as a, darken as O } from "@mui/material/styles";
6
- import S from "./components/Avatar.js";
1
+ import { jsxs as x, jsx as i } from "react/jsx-runtime";
2
+ import { useState as A } from "react";
3
+ import I from "@mui/material/Box";
4
+ import O from "@mui/material/Menu";
5
+ import { styled as a, darken as S } from "@mui/material/styles";
6
+ import V from "./components/Avatar.js";
7
7
  import W from "./components/MenuItem.js";
8
- const z = a(S)(({
8
+ const z = a(V)(({
9
9
  theme: o,
10
10
  characters: n
11
11
  }) => ({
12
12
  transition: "color .2s ease-out",
13
13
  backgroundColor: o.palette.primary.main,
14
14
  "&:hover": {
15
- backgroundColor: O(o.palette.primary.main, 0.3)
15
+ backgroundColor: S(o.palette.primary.main, 0.3)
16
16
  },
17
17
  ...(n == null ? void 0 : n.length) > 1 ? {
18
18
  fontSize: `${(n == null ? void 0 : n.length) === 2 ? "16" : "12"}px`,
@@ -27,42 +27,42 @@ const z = a(S)(({
27
27
  minWidth: o
28
28
  }) => ({
29
29
  minWidth: o
30
- })), j = a(I)({
30
+ })), j = a(O)({
31
31
  "& .MuiPaper-root": {
32
32
  // Reduce the "opacity"
33
33
  backgroundImage: "linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05))"
34
34
  }
35
35
  }), E = {
36
- Root: A,
36
+ Root: I,
37
37
  Avatar: z,
38
38
  Menu: j,
39
39
  MenuItem: B
40
- }, P = ({
40
+ }, f = ({
41
41
  type: o,
42
42
  characters: n,
43
- variant: f,
44
- minWidth: g,
45
- options: s,
43
+ variant: g,
44
+ minWidth: s,
45
+ options: v,
46
46
  onAvatarClick: l,
47
47
  onOptionClick: u,
48
- components: v,
48
+ components: M,
49
49
  componentsProps: e
50
50
  }) => {
51
51
  const {
52
- Root: M,
53
- Avatar: c,
54
- Menu: h,
52
+ Root: c,
53
+ Avatar: h,
54
+ Menu: C,
55
55
  MenuItem: k
56
- } = v, [m, d] = x(null), C = (t) => {
56
+ } = M, [m, d] = A(null), y = (t) => {
57
57
  d(t.currentTarget), l && l(t);
58
58
  }, p = () => {
59
59
  d(null);
60
- }, y = (t, r) => {
60
+ }, b = (t, r) => {
61
61
  u && u(t, r), p();
62
62
  };
63
- return /* @__PURE__ */ b(M, { ...e.root, children: [
64
- /* @__PURE__ */ i(c, { onClick: C, iconType: o, variant: f, characters: n, ...e.avatar }),
65
- /* @__PURE__ */ i(h, { anchorEl: m, keepMounted: !0, open: !!m, onClose: p, PaperProps: {
63
+ return /* @__PURE__ */ x(c, { ...e.root, children: [
64
+ /* @__PURE__ */ i(h, { onClick: y, iconType: o, variant: g, characters: n, ...e.avatar }),
65
+ /* @__PURE__ */ i(C, { anchorEl: m, keepMounted: !0, open: !!m, onClose: p, PaperProps: {
66
66
  square: !0,
67
67
  ...e.menu.PaperProps || {}
68
68
  }, anchorOrigin: {
@@ -73,10 +73,10 @@ const z = a(S)(({
73
73
  vertical: "top",
74
74
  horizontal: "center",
75
75
  ...e.menu.transformOrigin || {}
76
- }, ...e.menu, children: s.map((t) => /* @__PURE__ */ i(k, { onClick: (r) => y(r, t), option: t, minWidth: g, ...e.menuItem }, t.name || t.label)) })
76
+ }, ...e.menu, children: v.map((t) => /* @__PURE__ */ i(k, { onClick: (r) => b(r, t), option: t, minWidth: s, ...e.menuItem }, t.name || t.label)) })
77
77
  ] });
78
78
  };
79
- P.defaultProps = {
79
+ f.defaultProps = {
80
80
  type: "dots",
81
81
  characters: void 0,
82
82
  variant: "circular",
@@ -87,6 +87,7 @@ P.defaultProps = {
87
87
  components: E,
88
88
  componentsProps: void 0
89
89
  };
90
+ const $ = f;
90
91
  export {
91
- P as default
92
+ $ as default
92
93
  };
@@ -1,35 +1,36 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import i from "@mui/icons-material/esm/MoreVert";
3
- import a from "@mui/icons-material/esm/Menu";
4
- import m from "@mui/icons-material/esm/Person";
5
- import c from "@mui/material/Avatar";
6
- import p from "@mui/material/IconButton";
7
- const f = ({
8
- iconType: e,
3
+ import m from "@mui/icons-material/esm/Menu";
4
+ import c from "@mui/icons-material/esm/Person";
5
+ import p from "@mui/material/Avatar";
6
+ import f from "@mui/material/IconButton";
7
+ const e = ({
8
+ iconType: n,
9
9
  characters: r,
10
- color: n,
11
- ...s
10
+ color: s,
11
+ ...a
12
12
  }) => {
13
13
  let o;
14
- switch (e) {
14
+ switch (n) {
15
15
  case "dots": {
16
16
  o = i;
17
17
  break;
18
18
  }
19
19
  case "lines": {
20
- o = a;
20
+ o = m;
21
21
  break;
22
22
  }
23
23
  case "user":
24
24
  default:
25
- o = m;
25
+ o = c;
26
26
  }
27
- return /* @__PURE__ */ t(c, { component: p, color: n, ...s, children: r && typeof r == "string" ? r.substring(0, 3) : /* @__PURE__ */ t(o, {}) });
27
+ return /* @__PURE__ */ t(p, { component: f, color: s, ...a, children: r && typeof r == "string" ? r.substring(0, 3) : /* @__PURE__ */ t(o, {}) });
28
28
  };
29
- f.defaultProps = {
29
+ e.defaultProps = {
30
30
  iconType: "user",
31
31
  characters: void 0
32
32
  };
33
+ const b = e;
33
34
  export {
34
- f as default
35
+ b as default
35
36
  };
@@ -1,28 +1,28 @@
1
- import { jsxs as m, jsx as o } from "react/jsx-runtime";
1
+ import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
2
  import c from "@mui/material/MenuItem";
3
3
  import s from "@mui/material/ListItemIcon";
4
4
  import a from "@mui/material/ListItemText";
5
5
  import l from "@mui/material/Typography";
6
6
  import { styled as p } from "@mui/material/styles";
7
7
  const d = p(l)(({
8
- theme: r
8
+ theme: o
9
9
  }) => ({
10
- marginLeft: r.spacing(3)
11
- })), g = ({
12
- option: r,
13
- ...i
10
+ marginLeft: o.spacing(3)
11
+ })), f = ({
12
+ option: o,
13
+ ...n
14
14
  }) => {
15
15
  const {
16
- icon: t,
17
- label: n,
16
+ icon: r,
17
+ label: i,
18
18
  secondaryLabel: e
19
- } = r || {};
20
- return /* @__PURE__ */ m(c, { ...i, children: [
21
- t && /* @__PURE__ */ o(s, { children: /* @__PURE__ */ o(t, { fontSize: "small" }) }),
22
- /* @__PURE__ */ o(a, { children: n }),
23
- e && /* @__PURE__ */ o(d, { variant: "body2", color: "text.secondary", children: e })
19
+ } = o || {};
20
+ return /* @__PURE__ */ m(c, { ...n, children: [
21
+ r && /* @__PURE__ */ t(s, { children: /* @__PURE__ */ t(r, { fontSize: "small" }) }),
22
+ /* @__PURE__ */ t(a, { children: i }),
23
+ e && /* @__PURE__ */ t(d, { variant: "body2", color: "text.secondary", children: e })
24
24
  ] });
25
- };
25
+ }, g = f;
26
26
  export {
27
27
  g as default
28
28
  };
@@ -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 "./AvatarMenu.js";
4
- const o = "AvatarMenu", e = `Vdt${o}`, s = n(e)(m), a = r(s, {
5
- name: e,
6
- overridesResolver: (i, t) => t.root
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "AvatarMenu", t = `Vdt${o}`, a = s(t)(m), e = n(a, {
5
+ name: t,
6
+ overridesResolver: (i, r) => r.root
7
7
  })({});
8
- a.displayName = o;
8
+ e.displayName = o;
9
+ const v = e;
9
10
  export {
10
- a as default
11
+ v as default
11
12
  };
@@ -1,7 +1,7 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import i from "@mui/material/Box";
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import s from "@mui/material/Box";
3
3
  import { styled as u } from "@mui/material/styles";
4
- const l = u(i, {
4
+ const l = u(s, {
5
5
  shouldForwardProp: (o) => !["image", "blur", "grayscale"].includes(o)
6
6
  })(({
7
7
  color: o,
@@ -17,29 +17,30 @@ const l = u(i, {
17
17
  backgroundRepeat: "no-repeat",
18
18
  backgroundPosition: "center",
19
19
  filter: `blur(${Math.max(t, 0)}px) grayscale(${Math.max(e, 0)}%)`
20
- })), s = {
20
+ })), m = {
21
21
  Root: l
22
- }, m = ({
22
+ }, a = ({
23
23
  image: o,
24
24
  color: r,
25
25
  blur: t,
26
26
  grayscale: e,
27
- components: a,
28
- componentsProps: n
27
+ components: n,
28
+ componentsProps: c
29
29
  }) => {
30
30
  const {
31
- Root: c
32
- } = a;
33
- return /* @__PURE__ */ d(c, { component: "div", image: o, color: r, blur: t, grayscale: e, ...n.root });
31
+ Root: d
32
+ } = n;
33
+ return /* @__PURE__ */ i(d, { component: "div", image: o, color: r, blur: t, grayscale: e, ...c.root });
34
34
  };
35
- m.defaultProps = {
35
+ a.defaultProps = {
36
36
  image: void 0,
37
37
  color: "primary.main",
38
38
  blur: 20,
39
39
  grayscale: 50,
40
- components: s,
40
+ components: m,
41
41
  componentsProps: void 0
42
42
  };
43
+ const x = a;
43
44
  export {
44
- m as default
45
+ x as default
45
46
  };
@@ -1,11 +1,12 @@
1
- import { styled as t } 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 d from "./BlurredBackground.js";
4
- const o = "BlurredBackground", r = `Vdt${o}`, m = n(r)(d), s = t(m, {
5
- name: r,
6
- overridesResolver: (i, e) => e.root
3
+ import { withOverrides as m } from "../../_utils/withOverrides.js";
4
+ const o = "BlurredBackground", e = `Vdt${o}`, s = m(e)(d), r = n(s, {
5
+ name: e,
6
+ overridesResolver: (i, t) => t.root
7
7
  })({});
8
- s.displayName = o;
8
+ r.displayName = o;
9
+ const l = r;
9
10
  export {
10
- s as default
11
+ l as default
11
12
  };
@@ -1,25 +1,25 @@
1
- import { jsxs as k, jsx as o, Fragment as de } from "react/jsx-runtime";
2
- import { useState as oe, useRef as z, useMemo as F, useEffect as le } from "react";
3
- import ue from "@mui/material/Paper";
4
- import ce from "@mui/material/Divider";
1
+ import { jsxs as k, jsx as o, Fragment as oe } from "react/jsx-runtime";
2
+ import { useState as le, useRef as z, useMemo as F, useEffect as ue } from "react";
3
+ import ce from "@mui/material/Paper";
4
+ import se from "@mui/material/Divider";
5
5
  import N from "@mui/material/Button";
6
- import se from "@mui/material/Box";
7
- import me from "@mui/material/ButtonGroup";
6
+ import me from "@mui/material/Box";
7
+ import fe from "@mui/material/ButtonGroup";
8
8
  import { styled as c } from "@mui/material/styles";
9
- import { CalendarPicker as _, LocalizationProvider as fe } from "@mui/x-date-pickers";
9
+ import { CalendarPicker as _, LocalizationProvider as he } from "@mui/x-date-pickers";
10
10
  import { AdapterDayjs as O } from "@mui/x-date-pickers/AdapterDayjs";
11
- import he from "./components/PickersDay.js";
11
+ import ge from "./components/PickersDay.js";
12
12
  import "dayjs/locale/fr";
13
13
  import "dayjs/locale/de";
14
14
  import "dayjs/locale/sv";
15
15
  import "dayjs/locale/en-gb";
16
- const ge = c(ue)(() => ({
16
+ const Ce = c(ce)(() => ({
17
17
  display: "flex",
18
18
  flexDirection: "column",
19
19
  width: "min-content",
20
20
  margin: "auto",
21
21
  minWidth: 300
22
- })), Ce = c(_, {
22
+ })), ve = c(_, {
23
23
  shouldForwardProp: (r) => r !== "showDouble"
24
24
  })(({
25
25
  views: r,
@@ -53,7 +53,7 @@ const ge = c(ue)(() => ({
53
53
  }
54
54
  }
55
55
  }
56
- })), ve = c(_)(({
56
+ })), ke = c(_)(({
57
57
  views: r
58
58
  }) => ({
59
59
  margin: 0,
@@ -80,63 +80,63 @@ const ge = c(ue)(() => ({
80
80
  }
81
81
  }
82
82
  }
83
- })), ke = c(se)(() => ({
84
- display: "flex"
85
83
  })), ye = c(me)(() => ({
84
+ display: "flex"
85
+ })), Se = c(fe)(() => ({
86
86
  padding: "3px",
87
87
  border: "2px"
88
- })), Se = c(ce)(() => ({
88
+ })), Me = c(se)(() => ({
89
89
  marginRight: 1
90
90
  // align with button border
91
- })), Me = {
92
- Root: ge,
93
- LocalizationProvider: fe,
94
- Box: ke,
95
- CalendarPickerLeft: Ce,
96
- CalendarPickerRight: ve,
97
- PickersDay: he,
98
- Divider: Se,
99
- ButtonGroup: ye,
91
+ })), xe = {
92
+ Root: Ce,
93
+ LocalizationProvider: he,
94
+ Box: ye,
95
+ CalendarPickerLeft: ve,
96
+ CalendarPickerRight: ke,
97
+ PickersDay: ge,
98
+ Divider: Me,
99
+ ButtonGroup: Se,
100
100
  ClearButton: N,
101
101
  SubmitButton: N
102
- }, xe = ["en", "en-gb", "de", "sv", "fr"], Pe = ({
102
+ }, Pe = ["en", "en-gb", "de", "sv", "fr"], j = ({
103
103
  value: r,
104
104
  defaultValue: y,
105
105
  range: m,
106
106
  monthDate: s,
107
107
  rangeValueToChange: S,
108
- disableHighlightToday: j,
108
+ disableHighlightToday: Y,
109
109
  disablePast: D,
110
110
  disableFuture: R,
111
111
  minDate: f,
112
112
  maxDate: h,
113
113
  locale: g,
114
114
  showDouble: l,
115
- submitOnChange: Y,
116
- clearText: $,
117
- submitText: q,
118
- onMonthChange: J,
115
+ submitOnChange: $,
116
+ clearText: q,
117
+ submitText: J,
118
+ onMonthChange: Q,
119
119
  onChange: u,
120
- onReset: Q,
121
- onSubmit: U,
122
- components: X,
120
+ onReset: U,
121
+ onSubmit: X,
122
+ components: Z,
123
123
  componentsProps: i
124
124
  }) => {
125
125
  var G, W;
126
126
  const {
127
- Root: Z,
127
+ Root: p,
128
128
  LocalizationProvider: K,
129
- Box: p,
130
- CalendarPickerLeft: V,
131
- CalendarPickerRight: ee,
129
+ Box: V,
130
+ CalendarPickerLeft: ee,
131
+ CalendarPickerRight: te,
132
132
  PickersDay: L,
133
133
  Divider: A,
134
- ClearButton: te,
135
- SubmitButton: re,
136
- ButtonGroup: ie
137
- } = X, d = new O(), [T, H] = oe(s ?? (/* @__PURE__ */ new Date()).toISOString()), C = z(S || "START"), n = z(r || y), a = (m && typeof r == "object" ? (r == null ? void 0 : r.start) !== null && (r == null ? void 0 : r.end) !== null : r !== void 0) ? r : n.current, w = S !== void 0 ? S : C.current, M = d.date(s || T), x = d.date(s || T).add(1, "month"), P = F(() => l ? M : void 0, [M, l]), b = F(() => l ? x : void 0, [x, l]), v = (e) => {
134
+ ClearButton: re,
135
+ SubmitButton: ie,
136
+ ButtonGroup: ne
137
+ } = Z, d = new O(), [T, H] = le(s ?? (/* @__PURE__ */ new Date()).toISOString()), C = z(S || "START"), n = z(r || y), a = (m && typeof r == "object" ? (r == null ? void 0 : r.start) !== null && (r == null ? void 0 : r.end) !== null : r !== void 0) ? r : n.current, w = S !== void 0 ? S : C.current, M = d.date(s || T), x = d.date(s || T).add(1, "month"), P = F(() => l ? M : void 0, [M, l]), b = F(() => l ? x : void 0, [x, l]), v = (e) => {
138
138
  var t;
139
- H((t = d.date(e)) == null ? void 0 : t.toISOString()), J(null, {
139
+ H((t = d.date(e)) == null ? void 0 : t.toISOString()), Q(null, {
140
140
  value: e.toISOString()
141
141
  });
142
142
  }, I = (e) => {
@@ -171,27 +171,27 @@ const ge = c(ue)(() => ({
171
171
  value: n.current
172
172
  })), C.current = "START";
173
173
  }
174
- }, ne = (e) => {
174
+ }, ae = (e) => {
175
175
  n.current = m ? {
176
176
  start: void 0,
177
177
  end: void 0
178
178
  } : "", C.current = "START", v(d.date(/* @__PURE__ */ new Date())), u(e, {
179
179
  value: n.current
180
- }), Q(e);
181
- }, ae = (e) => {
182
- U(e, {
180
+ }), U(e);
181
+ }, de = (e) => {
182
+ X(e, {
183
183
  value: n.current
184
184
  });
185
185
  };
186
- return le(() => {
186
+ return ue(() => {
187
187
  H(s);
188
- }, [s]), /* @__PURE__ */ k(Z, { ...i.root, children: [
189
- /* @__PURE__ */ o(K, { dateAdapter: O, adapterLocale: xe.includes(g) ? g : "en", ...i.localizationProvider, children: /* @__PURE__ */ k(p, { ...i.box, children: [
188
+ }, [s]), /* @__PURE__ */ k(p, { ...i.root, children: [
189
+ /* @__PURE__ */ o(K, { dateAdapter: O, adapterLocale: Pe.includes(g) ? g : "en", ...i.localizationProvider, children: /* @__PURE__ */ k(V, { ...i.box, children: [
190
190
  /* @__PURE__ */ o(
191
- V,
191
+ ee,
192
192
  {
193
193
  defaultCalendarMonth: M,
194
- disableHighlightToday: j,
194
+ disableHighlightToday: Y,
195
195
  disablePast: D,
196
196
  disableFuture: R,
197
197
  showDouble: l,
@@ -225,10 +225,10 @@ const ge = c(ue)(() => ({
225
225
  },
226
226
  P == null ? void 0 : P.toISOString()
227
227
  ),
228
- l && /* @__PURE__ */ k(de, { children: [
228
+ l && /* @__PURE__ */ k(oe, { children: [
229
229
  /* @__PURE__ */ o(A, { flexItem: !0, orientation: "vertical", ...i.divider }),
230
230
  /* @__PURE__ */ o(
231
- ee,
231
+ te,
232
232
  {
233
233
  defaultCalendarMonth: x,
234
234
  disablePast: D,
@@ -266,13 +266,13 @@ const ge = c(ue)(() => ({
266
266
  /* @__PURE__ */ o(A, { sx: {
267
267
  borderWidth: 1
268
268
  }, ...i.divider }),
269
- /* @__PURE__ */ k(ie, { variant: "text", fullWidth: !0, ...i.buttonGroup, children: [
270
- /* @__PURE__ */ o(te, { "data-testid": "clear-btn", onClick: ne, ...i.clearButton, children: $ }),
271
- !Y && /* @__PURE__ */ o(re, { "data-testid": "submit-btn", onClick: ae, disabled: typeof a == "object" ? !(a != null && a.start || a != null && a.end) : a !== void 0, ...i.submitButton, children: q })
269
+ /* @__PURE__ */ k(ne, { variant: "text", fullWidth: !0, ...i.buttonGroup, children: [
270
+ /* @__PURE__ */ o(re, { "data-testid": "clear-btn", onClick: ae, ...i.clearButton, children: q }),
271
+ !$ && /* @__PURE__ */ o(ie, { "data-testid": "submit-btn", onClick: de, disabled: typeof a == "object" ? !(a != null && a.start || a != null && a.end) : a !== void 0, ...i.submitButton, children: J })
272
272
  ] })
273
273
  ] });
274
274
  };
275
- Pe.defaultProps = {
275
+ j.defaultProps = {
276
276
  value: void 0,
277
277
  defaultValue: void 0,
278
278
  range: !0,
@@ -292,9 +292,10 @@ Pe.defaultProps = {
292
292
  onMonthChange: () => null,
293
293
  onReset: () => null,
294
294
  onSubmit: () => null,
295
- components: Me,
295
+ components: xe,
296
296
  componentsProps: void 0
297
297
  };
298
+ const Oe = j;
298
299
  export {
299
- Pe as default
300
+ Oe as default
300
301
  };
@@ -1,11 +1,11 @@
1
1
  import { jsx as y } from "react/jsx-runtime";
2
- import { forwardRef as P } from "react";
2
+ import { forwardRef as u } from "react";
3
3
  import g from "dayjs";
4
- import u from "@mui/material/Box";
4
+ import B from "@mui/material/Box";
5
5
  import { styled as R } from "@mui/material/styles";
6
- import { PickersDay as B } from "@mui/x-date-pickers";
7
- import { getFirstDayOfWeek as L, getLastDayOfWeek as W, getLastDayOfMonth as j, differenceInDays as m } from "../utils/index.js";
8
- const h = "50% 0px 0px 50%", k = "0px 50% 50% 0px", M = R(u, {
6
+ import { PickersDay as L } from "@mui/x-date-pickers";
7
+ import { getFirstDayOfWeek as W, getLastDayOfWeek as j, getLastDayOfMonth as M, differenceInDays as m } from "../utils/index.js";
8
+ const b = "50% 0px 0px 50%", h = "0px 50% 50% 0px", N = R(B, {
9
9
  shouldForwardProp: (o) => !["isSelectedDay", "isBetweenSelected", "isSelectedStartEndDay", "borderRadius"].includes(o)
10
10
  })(({
11
11
  isSelectedDay: o,
@@ -16,14 +16,14 @@ const h = "50% 0px 0px 50%", k = "0px 50% 50% 0px", M = R(u, {
16
16
  ...(o || t) && {
17
17
  backgroundColor: "rgba(66, 165, 245, 0.6)"
18
18
  }
19
- })), p = R(B, {
19
+ })), p = R(L, {
20
20
  shouldForwardProp: (o) => !["isSelectedDay", "isBetweenSelected", "isStart", "isEnd"].includes(o)
21
21
  })(({
22
22
  isSelectedDay: o,
23
23
  isBetweenSelected: t,
24
24
  isStart: i,
25
25
  isEnd: e,
26
- outsideCurrentMonth: d,
26
+ outsideCurrentMonth: c,
27
27
  theme: n
28
28
  }) => {
29
29
  const {
@@ -46,31 +46,32 @@ const h = "50% 0px 0px 50%", k = "0px 50% 50% 0px", M = R(u, {
46
46
  color: "#fff"
47
47
  }
48
48
  },
49
- ...(t || d) && {
49
+ ...(t || c) && {
50
50
  backgroundColor: "transparent"
51
51
  },
52
- ...d && {
52
+ ...c && {
53
53
  pointerEvents: "none"
54
54
  }
55
55
  };
56
- }), N = P(({
56
+ }), x = u(({
57
57
  date: o,
58
58
  value: t,
59
59
  locale: i,
60
60
  ...e
61
- }, d) => {
62
- const n = typeof t == "object" && (t != null && t.start) ? g(t == null ? void 0 : t.start).toDate() : void 0, s = typeof t == "object" && (t != null && t.end) ? g(t == null ? void 0 : t.end).toDate() : void 0, D = t && typeof t == "string" ? g(t).toDate() : void 0, r = o.toDate(), x = L({
61
+ }, c) => {
62
+ const n = typeof t == "object" && (t != null && t.start) ? g(t == null ? void 0 : t.start).toDate() : void 0, s = typeof t == "object" && (t != null && t.end) ? g(t == null ? void 0 : t.end).toDate() : void 0, D = t && typeof t == "string" ? g(t).toDate() : void 0, r = o.toDate(), E = W({
63
63
  locale: i
64
- }) === r.getDay(), E = W({
64
+ }) === r.getDay(), w = j({
65
65
  locale: i
66
- }) === r.getDay(), w = (r == null ? void 0 : r.getDate()) === 1, C = j(r) === (r == null ? void 0 : r.getDate()), S = x || w, O = E || C, b = n && m(r, n) === 0 || s && m(r, s) === 0 || D && m(r, D) === 0, c = +n == +r, f = +s == +r, a = r > n && r < s, F = (() => D || (c || !n) && (f || !s) || S && O && (a || c || f) ? "50%" : S ? f ? "50%" : h : O ? c ? "50%" : k : c ? h : f ? k : a ? "unset" : "50%")();
67
- return e != null && e.outsideCurrentMonth ? /* @__PURE__ */ y(p, { ref: d, ...e }) : /* @__PURE__ */ y(M, { isSelectedDay: b, isBetweenSelected: a, borderRadius: F, children: /* @__PURE__ */ y(p, { ref: d, ...e, isSelectedDay: b, isBetweenSelected: a, isStart: c, isEnd: f }) });
66
+ }) === r.getDay(), C = (r == null ? void 0 : r.getDate()) === 1, P = M(r) === (r == null ? void 0 : r.getDate()), S = E || C, k = w || P, O = n && m(r, n) === 0 || s && m(r, s) === 0 || D && m(r, D) === 0, d = +n == +r, f = +s == +r, a = r > n && r < s, F = (() => D || (d || !n) && (f || !s) || S && k && (a || d || f) ? "50%" : S ? f ? "50%" : b : k ? d ? "50%" : h : d ? b : f ? h : a ? "unset" : "50%")();
67
+ return e != null && e.outsideCurrentMonth ? /* @__PURE__ */ y(p, { ref: c, ...e }) : /* @__PURE__ */ y(N, { isSelectedDay: O, isBetweenSelected: a, borderRadius: F, children: /* @__PURE__ */ y(p, { ref: c, ...e, isSelectedDay: O, isBetweenSelected: a, isStart: d, isEnd: f }) });
68
68
  });
69
- N.defaultProps = {
69
+ x.defaultProps = {
70
70
  date: void 0,
71
71
  value: void 0,
72
72
  locale: void 0
73
73
  };
74
+ const $ = x;
74
75
  export {
75
- N as default
76
+ $ as default
76
77
  };
@@ -1,11 +1,12 @@
1
- import { styled as t } 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 "./CalendarPicker.js";
4
- const e = "VdtCalendarPicker", o = `Vdt${e}`, d = n(o)(m), i = t(d, {
5
- name: o,
6
- overridesResolver: (s, r) => r.root
3
+ import { withOverrides as d } from "../../_utils/withOverrides.js";
4
+ const o = "VdtCalendarPicker", e = `Vdt${o}`, s = d(e)(m), t = n(s, {
5
+ name: e,
6
+ overridesResolver: (i, r) => r.root
7
7
  })({});
8
- i.displayName = e;
8
+ t.displayName = o;
9
+ const l = t;
9
10
  export {
10
- i as default
11
+ l as default
11
12
  };