@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,18 +1,16 @@
1
- import { jsxs as I, jsx as o } from "react/jsx-runtime";
2
- import A from "@mui/icons-material/esm/Clear";
3
- import G from "@mui/material/FormControl";
4
- import J from "@mui/material/FormHelperText";
5
- import K from "@mui/material/InputLabel";
6
- import Q from "@mui/material/OutlinedInput";
7
- import X from "@mui/material/FilledInput";
8
- import Y from "@mui/material/Input";
9
- import Z from "@mui/material/ButtonBase";
1
+ import { jsxs as I, jsx as n } from "react/jsx-runtime";
2
+ import G from "@mui/icons-material/esm/Clear";
3
+ import J from "@mui/material/FormControl";
4
+ import K from "@mui/material/FormHelperText";
5
+ import Q from "@mui/material/InputLabel";
6
+ import X from "@mui/material/OutlinedInput";
7
+ import Y from "@mui/material/FilledInput";
8
+ import Z from "@mui/material/Input";
9
+ import _ from "@mui/material/ButtonBase";
10
10
  import { styled as e } from "@mui/material/styles";
11
- import "react";
12
- import "clsx";
13
- import { isDefinedValue as _ } from "../../_utils/isDefinedValue.js";
14
11
  import N from "./components/Slider.js";
15
- const P = e(Q, {
12
+ import { isDefinedValue as P } from "../../_utils/isDefinedValue.js";
13
+ const tt = e(X, {
16
14
  shouldForwardProp: (t) => t !== "showClearButton"
17
15
  })(({
18
16
  showClearButton: t
@@ -35,7 +33,7 @@ const P = e(Q, {
35
33
  paddingRight: 16
36
34
  }
37
35
  }
38
- })), tt = e(X)(() => ({
36
+ })), it = e(Y)(() => ({
39
37
  paddingLeft: 24,
40
38
  paddingRight: 24,
41
39
  // Medium Size
@@ -48,7 +46,7 @@ const P = e(Q, {
48
46
  paddingTop: 22,
49
47
  paddingBottom: 6
50
48
  }
51
- })), it = e(Y)(() => ({
49
+ })), et = e(Z)(() => ({
52
50
  paddingLeft: 16,
53
51
  paddingRight: 16,
54
52
  // Medium Size (48px, without markers)
@@ -60,68 +58,68 @@ const P = e(Q, {
60
58
  paddingTop: 1,
61
59
  paddingBottom: 0
62
60
  }
63
- })), et = e(N)(() => ({
61
+ })), nt = e(N)(() => ({
64
62
  zIndex: 1
65
- })), ot = e(J)(() => ({
63
+ })), ot = e(K)(() => ({
66
64
  marginLeft: 14,
67
65
  marginRight: 14
68
- })), nt = e(Z)(() => ({
66
+ })), lt = e(_)(() => ({
69
67
  marginLeft: 4,
70
68
  marginBottom: 1,
71
69
  backgroundColor: "inherit",
72
70
  "& .MuiSvgIcon-root": {}
73
- })), lt = {
74
- Root: G,
71
+ })), dt = {
72
+ Root: J,
75
73
  FormHelperText: ot,
76
- InputLabel: K,
77
- BaseButton: nt,
78
- Input: it,
74
+ InputLabel: Q,
75
+ BaseButton: lt,
76
+ Input: et,
79
77
  // Standard Input
80
- FilledInput: tt,
81
- OutlinedInput: P,
82
- Slider: et
83
- }, dt = ({
78
+ FilledInput: it,
79
+ OutlinedInput: tt,
80
+ Slider: nt
81
+ }, c = ({
84
82
  name: t,
85
83
  label: d,
86
84
  value: r,
87
- defaultValue: c,
88
- options: B,
85
+ defaultValue: B,
86
+ options: M,
89
87
  helperText: u,
90
88
  error: a,
91
- required: M,
92
- disabled: h,
93
- min: S,
94
- max: v,
95
- infiniteMin: b,
89
+ required: h,
90
+ disabled: S,
91
+ min: v,
92
+ max: b,
93
+ infiniteMin: C,
96
94
  infiniteMax: F,
97
95
  infiniteDiff: x,
98
- variant: n,
96
+ variant: o,
99
97
  size: l,
100
- step: C,
101
- showMarks: T,
102
- valueLabelDisplay: L,
103
- clearable: y,
98
+ step: T,
99
+ showMarks: L,
100
+ valueLabelDisplay: y,
101
+ clearable: R,
104
102
  range: p,
105
103
  onChange: s,
106
- onBlur: R,
107
- onFocus: z,
108
- components: O,
104
+ onBlur: z,
105
+ onFocus: O,
106
+ components: H,
109
107
  componentsProps: i
110
108
  }) => {
111
109
  const {
112
- Root: H,
113
- FormHelperText: k,
114
- InputLabel: w,
110
+ Root: k,
111
+ FormHelperText: w,
112
+ InputLabel: V,
115
113
  BaseButton: D,
116
- Input: V,
117
- FilledInput: j,
118
- OutlinedInput: U,
119
- Slider: $
120
- } = O, m = _(r) && y, q = {
121
- standard: V,
122
- filled: j,
123
- outlined: U
124
- }[n], E = {
114
+ Input: j,
115
+ FilledInput: U,
116
+ OutlinedInput: $,
117
+ Slider: q
118
+ } = H, m = P(r) && R, E = {
119
+ standard: j,
120
+ filled: U,
121
+ outlined: $
122
+ }[o], W = {
125
123
  standard: {
126
124
  disableUnderline: !0,
127
125
  ...i.input
@@ -136,41 +134,41 @@ const P = e(Q, {
136
134
  showClearButton: m,
137
135
  ...i.outlinedInput
138
136
  }
139
- }[n], f = !!a, g = (a || "").trim();
140
- return /* @__PURE__ */ I(H, { error: f, required: M, disabled: h, variant: n, size: l, fullWidth: !0, ...i.root, children: [
141
- /* @__PURE__ */ o(w, { htmlFor: t, id: `${t}-label`, shrink: !0, ...i.inputLabel, children: /* @__PURE__ */ I("span", { children: [
137
+ }[o], f = !!a, g = (a || "").trim();
138
+ return /* @__PURE__ */ I(k, { error: f, required: h, disabled: S, variant: o, size: l, fullWidth: !0, ...i.root, children: [
139
+ /* @__PURE__ */ n(V, { htmlFor: t, id: `${t}-label`, shrink: !0, ...i.inputLabel, children: /* @__PURE__ */ I("span", { children: [
142
140
  d,
143
- m && /* @__PURE__ */ o(D, { focusRipple: !0, onClick: (W) => {
144
- s(W, {
141
+ m && /* @__PURE__ */ n(D, { focusRipple: !0, onClick: (A) => {
142
+ s(A, {
145
143
  value: p ? [] : null
146
144
  });
147
- }, children: /* @__PURE__ */ o(A, { fontSize: "small" }) })
145
+ }, children: /* @__PURE__ */ n(G, { fontSize: "small" }) })
148
146
  ] }) }),
149
- /* @__PURE__ */ o(q, { id: t, name: t, size: l, inputComponent: $, inputProps: {
147
+ /* @__PURE__ */ n(E, { id: t, name: t, size: l, inputComponent: q, inputProps: {
150
148
  value: r,
151
- defaultValue: c,
152
- options: B,
149
+ defaultValue: B,
150
+ options: M,
153
151
  range: p,
154
- min: S,
155
- max: v,
152
+ min: v,
153
+ max: b,
156
154
  size: l,
157
- infiniteMin: b,
155
+ infiniteMin: C,
158
156
  infiniteMax: F,
159
157
  infiniteDiff: x,
160
- valueLabelDisplay: L,
161
- showMarks: T,
162
- step: C,
158
+ valueLabelDisplay: y,
159
+ showMarks: L,
160
+ step: T,
163
161
  onChange: s,
164
- onFocus: z,
165
- onBlur: R,
162
+ onFocus: O,
163
+ onBlur: z,
166
164
  "aria-labelledby": `${t}-label`,
167
165
  vdtClassNames: i.slider.className,
168
166
  ...i.slider
169
- }, ...E }),
170
- (g || u) && /* @__PURE__ */ o(k, { ...i.formHelperText, children: f ? g : u })
167
+ }, ...W }),
168
+ (g || u) && /* @__PURE__ */ n(w, { ...i.formHelperText, children: f ? g : u })
171
169
  ] });
172
170
  };
173
- dt.defaultProps = {
171
+ c.defaultProps = {
174
172
  name: void 0,
175
173
  label: void 0,
176
174
  helperText: void 0,
@@ -195,9 +193,10 @@ dt.defaultProps = {
195
193
  onChange: () => null,
196
194
  onBlur: void 0,
197
195
  onFocus: void 0,
198
- components: lt,
196
+ components: dt,
199
197
  componentsProps: void 0
200
198
  };
199
+ const ht = c;
201
200
  export {
202
- dt as default
201
+ ht as default
203
202
  };
@@ -1,10 +1,9 @@
1
- import { jsx as G } from "react/jsx-runtime";
2
- import { forwardRef as j, useRef as q, useMemo as g } from "react";
3
- import D from "@mui/material/Slider";
4
- import { styled as H } from "@mui/material/styles";
5
- import "clsx";
1
+ import { jsx as j } from "react/jsx-runtime";
2
+ import { forwardRef as q, useRef as D, useMemo as f } from "react";
3
+ import H from "@mui/material/Slider";
4
+ import { styled as J } from "@mui/material/styles";
6
5
  import { isDefinedValue as n } from "../../../_utils/isDefinedValue.js";
7
- const J = "Min", C = Number.MIN_SAFE_INTEGER, K = "Max", y = Number.MAX_SAFE_INTEGER, Q = 1, Y = H(D, {
6
+ const K = "Min", C = Number.MIN_SAFE_INTEGER, Q = "Max", y = Number.MAX_SAFE_INTEGER, Y = 1, Z = J(H, {
8
7
  shouldForwardProp: (M) => M !== "hasDefinedValue"
9
8
  })(({
10
9
  valueLabelDisplay: M,
@@ -37,50 +36,50 @@ const J = "Min", C = Number.MIN_SAFE_INTEGER, K = "Max", y = Number.MAX_SAFE_INT
37
36
  fontSize: "0.675rem"
38
37
  }
39
38
  }
40
- })), Z = j(({
39
+ })), R = q(({
41
40
  id: M,
42
41
  value: d,
43
42
  defaultValue: b,
44
43
  options: N,
45
- range: I,
44
+ range: g,
46
45
  min: i,
47
46
  max: m,
48
47
  step: F,
49
- infiniteMin: S,
50
- infiniteMax: A,
51
- infiniteDiff: E,
52
- showMarks: R,
48
+ infiniteMin: I,
49
+ infiniteMax: V,
50
+ infiniteDiff: A,
51
+ showMarks: B,
53
52
  onChange: _,
54
- ...B
55
- }, P) => {
53
+ ...P
54
+ }, z) => {
56
55
  const {
57
- vdtClassNames: z,
56
+ vdtClassNames: U,
58
57
  // eslint-disable-next-line @typescript-eslint/naming-convention
59
58
  className: $,
60
59
  // ignore as it adds styles we don't want
61
60
  autoComplete: W,
62
61
  rows: O,
63
62
  type: p,
64
- ...U
65
- } = B, x = n(b) ? b : I && [void 0, void 0] || void 0, o = d !== void 0, f = o && n(d) ? d : I && [void 0, void 0] || null, h = q(x), l = g(() => N == null ? void 0 : N.map((e) => ({
63
+ ...X
64
+ } = P, x = n(b) ? b : g && [void 0, void 0] || void 0, o = d !== void 0, S = o && n(d) ? d : g && [void 0, void 0] || null, h = D(x), l = f(() => N == null ? void 0 : N.map((e) => ({
66
65
  ...e,
67
66
  value: Number(e == null ? void 0 : e.value)
68
- })), [N]), V = n(F) ? Math.max(0, F) : !(l != null && l.length) && Q || null, s = g(() => {
69
- if (!S && !A)
67
+ })), [N]), E = n(F) ? Math.max(0, F) : !(l != null && l.length) && Y || null, s = f(() => {
68
+ if (!I && !V)
70
69
  return;
71
- const e = l == null ? void 0 : l.map((v) => v.value), t = e.length ? Math.min(...e) : 0, a = e.length ? Math.max(...e) : 0, r = n(E) ? E : Math.max(1, V);
70
+ const e = l == null ? void 0 : l.map((v) => v.value), t = e.length ? Math.min(...e) : 0, a = e.length ? Math.max(...e) : 0, r = n(A) ? A : Math.max(1, E);
72
71
  let c = l;
73
- return !n(i) && S && (c = [{
74
- label: J,
75
- value: t - r
76
- }, ...c]), !n(m) && A && (c = [...c, {
72
+ return !n(i) && I && (c = [{
77
73
  label: K,
74
+ value: t - r
75
+ }, ...c]), !n(m) && V && (c = [...c, {
76
+ label: Q,
78
77
  value: a + r
79
78
  }]), c;
80
- }, [E, A, S, V, l, m, i]), u = g(() => s || l, [l, s]), {
81
- localMin: X,
82
- localMax: k
83
- } = g(() => {
79
+ }, [A, V, I, E, l, m, i]), u = f(() => s || l, [l, s]), {
80
+ localMin: k,
81
+ localMax: G
82
+ } = f(() => {
84
83
  const e = (u == null ? void 0 : u.map((t) => t.value)) || [];
85
84
  return {
86
85
  localMin: n(i) ? i : e.length && Math.min(...e) || 0,
@@ -93,23 +92,23 @@ const J = "Min", C = Number.MIN_SAFE_INTEGER, K = "Max", y = Number.MAX_SAFE_INT
93
92
  var a;
94
93
  return !((a = l == null ? void 0 : l.map((r) => r.value)) == null ? void 0 : a.includes(e)) && Math.max(...(s == null ? void 0 : s.map((r) => r.value)) || []) === e;
95
94
  };
96
- return /* @__PURE__ */ G(Y, { id: M, ref: P, className: z, ...o ? {
97
- value: f
95
+ return /* @__PURE__ */ j(Z, { id: M, ref: z, className: U, ...o ? {
96
+ value: S
98
97
  } : {
99
98
  defaultValue: x
100
- }, onChange: I ? (e, t) => {
101
- const [a, r] = Array.isArray(t) ? t : [t], c = L(a) ? C : a, v = T(r) ? y : r, w = o ? f : h.current;
99
+ }, onChange: g ? (e, t) => {
100
+ const [a, r] = Array.isArray(t) ? t : [t], c = L(a) ? C : a, v = T(r) ? y : r, w = o ? S : h.current;
102
101
  (w[0] !== c || w[1] !== v) && (h.current = [c, v], _(e, {
103
102
  value: [c, v]
104
103
  }));
105
104
  } : (e, t) => {
106
105
  let a;
107
- !n(i) && L(t) ? a = C : !n(m) && T(t) ? a = y : a = Array.isArray(t) ? t[0] : t, (o ? f : h.current) !== a && (h.current = a, _(e, {
106
+ !n(i) && L(t) ? a = C : !n(m) && T(t) ? a = y : a = Array.isArray(t) ? t[0] : t, (o ? S : h.current) !== a && (h.current = a, _(e, {
108
107
  value: a
109
108
  }));
110
- }, min: X, max: k, marks: R ? u : u == null ? void 0 : u.map((e) => ({
109
+ }, min: k, max: G, marks: B ? u : u == null ? void 0 : u.map((e) => ({
111
110
  value: e.value
112
- })), step: V, valueLabelFormat: (e) => {
111
+ })), step: E, valueLabelFormat: (e) => {
113
112
  var t;
114
113
  return ((t = u == null ? void 0 : u.find((a) => ((a == null ? void 0 : a.value) || a) === e)) == null ? void 0 : t.label) || e.toString();
115
114
  }, getAriaLabel: (e) => {
@@ -118,9 +117,10 @@ const J = "Min", C = Number.MIN_SAFE_INTEGER, K = "Max", y = Number.MAX_SAFE_INT
118
117
  }, getAriaValueText: (e, t) => {
119
118
  var a;
120
119
  return ((a = l == null ? void 0 : l[t]) == null ? void 0 : a.label) || e.toString();
121
- }, hasDefinedValue: n(o ? f : h.current), ...U });
120
+ }, hasDefinedValue: n(o ? S : h.current), ...X });
122
121
  });
123
- Z.defaultProps = {};
122
+ R.defaultProps = {};
123
+ const ce = R;
124
124
  export {
125
- Z as default
125
+ ce as default
126
126
  };
@@ -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 "./SliderInput.js";
4
- const o = "SliderInput", e = `Vdt${o}`, i = n(e)(m), s = r(i, {
5
- name: e,
6
- overridesResolver: (d, t) => t.root
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "SliderInput", t = `Vdt${o}`, d = s(t)(m), e = n(d, {
5
+ name: t,
6
+ overridesResolver: (i, r) => r.root
7
7
  })({});
8
- s.displayName = o;
8
+ e.displayName = o;
9
+ const c = e;
9
10
  export {
10
- s as default
11
+ c as default
11
12
  };
@@ -1,13 +1,13 @@
1
- import { jsxs as J, jsx as d } from "react/jsx-runtime";
2
- import K from "@mui/material/FormControl";
3
- import Q from "@mui/material/FormHelperText";
4
- import U from "@mui/material/Autocomplete";
5
- import X from "@mui/material/TextField";
6
- import Y from "@mui/material/Chip";
7
- import Z from "@mui/material/CircularProgress";
1
+ import { jsxs as K, jsx as d } from "react/jsx-runtime";
2
+ import Q from "@mui/material/FormControl";
3
+ import U from "@mui/material/FormHelperText";
4
+ import X from "@mui/material/Autocomplete";
5
+ import Y from "@mui/material/TextField";
6
+ import Z from "@mui/material/Chip";
7
+ import _ from "@mui/material/CircularProgress";
8
8
  import { styled as f } from "@mui/material/styles";
9
- import _ from "../_components/MenuItem.js";
10
- const ee = f(U)(() => ({
9
+ import tt from "../_components/MenuItem.js";
10
+ const et = f(X)(() => ({
11
11
  /* Fix so label is not clashing with popup icon */
12
12
  "&.MuiAutocomplete-hasPopupIcon": {
13
13
  "& .MuiInputLabel-filled": {
@@ -37,7 +37,7 @@ const ee = f(U)(() => ({
37
37
  visibility: "hidden"
38
38
  }
39
39
  }
40
- })), te = f(X)(() => ({
40
+ })), it = f(Y)(() => ({
41
41
  /* Fix so chips is not clashing with each other */
42
42
  "& .MuiChip-root": {
43
43
  margin: 1
@@ -115,111 +115,111 @@ const ee = f(U)(() => ({
115
115
  }
116
116
  }
117
117
  }
118
- })), ie = {
119
- Root: K,
120
- FormHelperText: Q,
121
- Autocomplete: ee,
122
- TextField: te,
123
- MenuItem: _,
124
- Chip: Y
125
- }, oe = ({
126
- name: b,
127
- label: I,
118
+ })), ot = {
119
+ Root: Q,
120
+ FormHelperText: U,
121
+ Autocomplete: et,
122
+ TextField: it,
123
+ MenuItem: tt,
124
+ Chip: Z
125
+ }, b = ({
126
+ name: I,
127
+ label: C,
128
128
  value: a,
129
- defaultValue: C,
129
+ defaultValue: T,
130
130
  options: o,
131
131
  helperText: r,
132
132
  error: m,
133
133
  required: g,
134
- disabled: T,
135
- fullWidth: x,
134
+ disabled: x,
135
+ fullWidth: B,
136
136
  placeholder: c,
137
- freeSolo: B,
137
+ freeSolo: L,
138
138
  loading: h,
139
- variant: L,
140
- size: M,
141
- showChipCount: F,
142
- onChange: A,
143
- onInputChange: y,
144
- onBlur: j,
145
- onFocus: O,
146
- onOpen: S,
147
- onClose: k,
148
- components: R,
139
+ variant: F,
140
+ size: s,
141
+ showChipCount: A,
142
+ onChange: y,
143
+ onInputChange: j,
144
+ onBlur: O,
145
+ onFocus: S,
146
+ onOpen: k,
147
+ onClose: R,
148
+ components: z,
149
149
  componentsProps: u
150
150
  }) => {
151
151
  const {
152
- Root: z,
153
- TextField: H,
154
- FormHelperText: v,
155
- Autocomplete: P,
156
- MenuItem: V,
157
- Chip: D
158
- } = R, l = (t) => typeof t == "object" ? t.value : t, E = (t) => {
152
+ Root: H,
153
+ TextField: v,
154
+ FormHelperText: P,
155
+ Autocomplete: V,
156
+ MenuItem: D,
157
+ Chip: E
158
+ } = z, l = (e) => typeof e == "object" ? e.value : e, W = (e) => {
159
159
  var i;
160
- const e = o == null ? void 0 : o.find((n) => l(n) === t);
161
- return (typeof e == "object" && (e == null ? void 0 : e.label) || typeof t == "object" && (t == null ? void 0 : t.value) || t) + (F && ((i = typeof e == "object" && e) == null ? void 0 : i.count) !== void 0 ? ` (${typeof e == "object" && (e == null ? void 0 : e.count)})` : "");
162
- }, W = (t) => {
163
- const e = o == null ? void 0 : o.find((i) => l(i) === t);
164
- return typeof e == "object" ? e == null ? void 0 : e.label : t;
165
- }, q = (t) => {
166
- const e = o == null ? void 0 : o.find((i) => l(i) === t);
167
- return typeof e == "object" ? e == null ? void 0 : e.disabled : !1;
168
- }, w = (t, e) => {
169
- A(t, {
170
- value: e == null ? void 0 : e.map((i) => typeof i == "object" ? i == null ? void 0 : i.value : i)
160
+ const t = o == null ? void 0 : o.find((n) => l(n) === e);
161
+ return (typeof t == "object" && (t == null ? void 0 : t.label) || typeof e == "object" && (e == null ? void 0 : e.value) || e) + (A && ((i = typeof t == "object" && t) == null ? void 0 : i.count) !== void 0 ? ` (${typeof t == "object" && (t == null ? void 0 : t.count)})` : "");
162
+ }, q = (e) => {
163
+ const t = o == null ? void 0 : o.find((i) => l(i) === e);
164
+ return typeof t == "object" ? t == null ? void 0 : t.label : e;
165
+ }, w = (e) => {
166
+ const t = o == null ? void 0 : o.find((i) => l(i) === e);
167
+ return typeof t == "object" ? t == null ? void 0 : t.disabled : !1;
168
+ }, N = (e, t) => {
169
+ y(e, {
170
+ value: t == null ? void 0 : t.map((i) => typeof i == "object" ? i == null ? void 0 : i.value : i)
171
171
  });
172
- }, N = (o == null ? void 0 : o.map(l)) || [], $ = a !== void 0, p = !!m, s = (m || "").trim();
173
- return /* @__PURE__ */ J(z, { error: p, required: g, fullWidth: x, ...u.root, children: [
172
+ }, $ = (o == null ? void 0 : o.map(l)) || [], G = a !== void 0, p = !!m, M = (m || "").trim();
173
+ return /* @__PURE__ */ K(H, { error: p, required: g, fullWidth: B, ...u.root, children: [
174
174
  /* @__PURE__ */ d(
175
- P,
175
+ V,
176
176
  {
177
- id: b,
177
+ id: I,
178
178
  value: a,
179
- ...$ ? {
179
+ ...G ? {
180
180
  value: a
181
181
  } : {
182
- defaultValue: C
182
+ defaultValue: T
183
183
  },
184
- options: N,
185
- getOptionLabel: (t) => W(t),
186
- getOptionDisabled: (t) => q(t),
187
- isOptionEqualToValue: (t, e) => t === e,
188
- freeSolo: B,
189
- disabled: T,
184
+ options: $,
185
+ getOptionLabel: (e) => q(e),
186
+ getOptionDisabled: (e) => w(e),
187
+ isOptionEqualToValue: (e, t) => e === t,
188
+ freeSolo: L,
189
+ disabled: x,
190
190
  loading: h,
191
- onChange: w,
192
- onInputChange: (t, e) => y(t, {
193
- value: e
191
+ onChange: N,
192
+ onInputChange: (e, t) => j(e, {
193
+ value: t
194
194
  }),
195
- onBlur: j,
196
- onFocus: O,
197
- onOpen: S,
198
- onClose: k,
195
+ onBlur: O,
196
+ onFocus: S,
197
+ onOpen: k,
198
+ onClose: R,
199
199
  multiple: !0,
200
200
  disableClearable: !0,
201
201
  disablePortal: !0,
202
202
  openOnFocus: !0,
203
- renderTags: (t, e) => t.map((i, n) => /* @__PURE__ */ d(D, { label: E(i), size: M, ...e({
203
+ renderTags: (e, t) => e.map((i, n) => /* @__PURE__ */ d(E, { label: W(i), size: s, ...t({
204
204
  index: n
205
205
  }), ...u.chip })),
206
206
  renderOption: ({
207
- className: t,
208
- ...e
207
+ className: e,
208
+ ...t
209
209
  }, i) => {
210
- const n = (o == null ? void 0 : o.find((G) => l(G) === i)) || {
210
+ const n = (o == null ? void 0 : o.find((J) => l(J) === i)) || {
211
211
  value: i
212
212
  };
213
- return /* @__PURE__ */ d(V, { ...typeof n == "object" ? n : {
213
+ return /* @__PURE__ */ d(D, { ...typeof n == "object" ? n : {
214
214
  value: n
215
- }, ...e, ...u.menuItem });
215
+ }, ...t, ...u.menuItem });
216
216
  },
217
- renderInput: (t) => {
218
- var e;
219
- return /* @__PURE__ */ d(H, { ...t, label: I, error: p, required: g, variant: L, size: M, placeholder: c, fullWidth: !0, ...u.textField, InputProps: {
220
- ...t.InputProps,
221
- endAdornment: h ? /* @__PURE__ */ d(Z, { color: "inherit", size: 20 }) : null,
222
- ...((e = u.textField) == null ? void 0 : e.InputProps) || {}
217
+ renderInput: (e) => {
218
+ var t;
219
+ return /* @__PURE__ */ d(v, { ...e, label: C, error: p, required: g, variant: F, size: s, placeholder: c, fullWidth: !0, ...u.textField, InputProps: {
220
+ ...e.InputProps,
221
+ endAdornment: h ? /* @__PURE__ */ d(_, { color: "inherit", size: 20 }) : null,
222
+ ...((t = u.textField) == null ? void 0 : t.InputProps) || {}
223
223
  }, InputLabelProps: {
224
224
  ...c !== void 0 ? {
225
225
  shrink: !0
@@ -230,10 +230,10 @@ const ee = f(U)(() => ({
230
230
  ...u.autocomplete
231
231
  }
232
232
  ),
233
- (s || r) && /* @__PURE__ */ d(v, { ...u.formHelperText, children: p ? s : r })
233
+ (M || r) && /* @__PURE__ */ d(P, { ...u.formHelperText, children: p ? M : r })
234
234
  ] });
235
235
  };
236
- oe.defaultProps = {
236
+ b.defaultProps = {
237
237
  name: void 0,
238
238
  label: void 0,
239
239
  value: void 0,
@@ -256,9 +256,10 @@ oe.defaultProps = {
256
256
  onFocus: void 0,
257
257
  onOpen: void 0,
258
258
  onClose: void 0,
259
- components: ie,
259
+ components: ot,
260
260
  componentsProps: void 0
261
261
  };
262
+ const ct = b;
262
263
  export {
263
- oe as default
264
+ ct as default
264
265
  };
@@ -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 "./TagInput.js";
4
- const o = "TagInput", t = `Vdt${o}`, s = n(t)(m), p = r(s, {
3
+ import { withOverrides as s } from "../../_utils/withOverrides.js";
4
+ const o = "TagInput", t = `Vdt${o}`, p = s(t)(m), e = r(p, {
5
5
  name: t,
6
- overridesResolver: (i, e) => e.root
6
+ overridesResolver: (d, n) => n.root
7
7
  })({});
8
- p.displayName = o;
8
+ e.displayName = o;
9
+ const l = e;
9
10
  export {
10
- p as default
11
+ l as default
11
12
  };