@m4l/components 3.0.0 → 3.0.2

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 (225) hide show
  1. package/@types/types.d.ts +31 -8
  2. package/components/AccountPopover/{index.af5aae0e.js → index-vXlaw69C.js} +7 -5
  3. package/components/AppBar/{index.b8f22046.js → index-3gXtikUI.js} +7 -5
  4. package/components/BaseModule/{index.f7a04fe7.js → index-CtN6b__U.js} +1 -1
  5. package/components/CommonActions/components/ActionCancel/{index.e67885bc.js → index-D_42VfUR.js} +2 -2
  6. package/components/CommonActions/components/ActionFormCancel/{index.92988013.js → index-DL7fDBi6.js} +5 -5
  7. package/components/CommonActions/components/ActionFormIntro/{index.f8867ae9.js → index-i3HmOpoU.js} +2 -2
  8. package/components/CommonActions/components/ActionIntro/{index.e58eb0c4.js → index-i5875EXe.js} +3 -3
  9. package/components/CommonActions/components/Actions/{index.f674be30.js → index-ChW1FuFf.js} +5 -3
  10. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.89a59c52.js → index-BjkuIa7y.js} +1 -1
  11. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.d619d1db.js → index-CWQp1KWU.js} +1 -1
  12. package/components/DataGrid/formatters/ColumnDateFormatter/{index.e00d0cf2.js → index-CKg8CJ6A.js} +1 -1
  13. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.557bc8a5.js → index-DggW8-4n.js} +1 -1
  14. package/components/DataGrid/formatters/ColumnNestedValueFormatter/{index.880e743b.js → index-BslXGK-A.js} +1 -1
  15. package/components/DataGrid/formatters/ColumnPointsFormatter/{index.ab152484.js → index-BXGW2CsK.js} +1 -1
  16. package/components/DataGrid/formatters/ColumnPriceFormatter/{index.bf9d9e60.js → index-O11tBykn.js} +1 -1
  17. package/components/DataGrid/formatters/ColumnSetCheckFormatter/{index.4045b2f2.js → index-BaCawLr1.js} +1 -1
  18. package/components/DataGrid/formatters/ColumnUncertaintyFormatter/{index.a87302d1.js → index-Cq7a-jnE.js} +1 -1
  19. package/components/DataGrid/formatters/{index.06c18753.js → index-B3AsHKeD.js} +2 -2
  20. package/components/DataGrid/{index.b37d6cab.js → index-EgaRUtbL.js} +33 -26
  21. package/components/DataGrid/subcomponents/Actions/{index.c3b1c1e2.js → index-BF4pV_-K.js} +22 -26
  22. package/components/DataGrid/subcomponents/editors/TextEditor/{index.3f0d9e28.js → index-BIFm8akr.js} +4 -0
  23. package/components/DragResizeWindow/{index.a4bcaab8.js → index-D2jLYExo.js} +25 -6
  24. package/components/DynamicFilter/{dictionary.94a74eb3.js → dictionary-B2qYGLOx.js} +2 -2
  25. package/components/DynamicFilter/{index.b07b567a.js → index-BLjn97jC.js} +7 -8
  26. package/components/DynamicFilter/slots/{dynamicFilterSlots.dd5824d5.js → dynamicFilterSlots-CaFVu7xW.js} +8 -8
  27. package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +1 -1
  28. package/components/DynamicFilter/store/{index.49d1b77f.js → index-EW1sL9gf.js} +3 -3
  29. package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.9e8fcc8c.js → index-DjgwIwH9.js} +3 -3
  30. package/components/DynamicFilter/subcomponents/AppliedFilters/{index.3e52c5d7.js → index-Cfcgzcw7.js} +4 -4
  31. package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.68d855e9.js → index-BFcVswNb.js} +8 -8
  32. package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.11f588b4.js → index-B4mhUk9e.js} +4 -3
  33. package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.77555163.js → index-CA3JDlD0.js} +10 -9
  34. package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.1c8454db.js → index-B4R83Pyi.js} +5 -4
  35. package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.cb31333a.js → index-1XC3u2dm.js} +6 -6
  36. package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.0ae3d439.js → index-BEMRO3Ng.js} +5 -4
  37. package/components/DynamicFilter/subcomponents/FieldTypes/{index.5a0c7b12.js → index-Cfs28hud.js} +5 -5
  38. package/components/DynamicFilter/subcomponents/FilterActions/{index.50c175e7.js → index-CYY3cjbX.js} +3 -3
  39. package/components/DynamicFilter/subcomponents/InputFilter/{index.82d4ac5a.js → index-CAdtxARw.js} +33 -13
  40. package/components/DynamicFilter/subcomponents/PopoverFilter/{index.fa62a6c3.js → index-COoNIh4L.js} +7 -6
  41. package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.e5e439f1.js → index-Kz-jfM3o.js} +2 -2
  42. package/components/FieldLabel/{index.9a979def.js → index-DCAMDJoJ.js} +6 -4
  43. package/components/GridLayout/{index.dd291886.js → index-DUfp2sP_.js} +51 -72
  44. package/components/GridLayout/subcomponents/Griditem/{index.10278655.js → index-DEi0Ai1D.js} +11 -13
  45. package/components/GridLayout/subcomponents/Responsive/{index.24857a52.js → index-B7v5X9un.js} +7 -7
  46. package/components/GridLayout/subcomponents/SizeProvider/{index.2f762118.js → index-BsKaLKRl.js} +15 -9
  47. package/components/HelperText/{index.6818980e.js → index-DVV5Jfc8.js} +10 -3
  48. package/components/Icon/{index.c06685f4.js → index-CueLDD9j.js} +9 -4
  49. package/components/Image/{index.ae542f70.js → index-By5vsRzf.js} +40 -31
  50. package/components/LanguagePopover/index-Dn2JPzf1.js +179 -0
  51. package/components/LinearProgressIndeterminate/{index.ca78fd37.js → index-CTlvokQp.js} +5 -3
  52. package/components/Loadable/{index.e83cdb4e.js → index-BMbi9ISF.js} +1 -1
  53. package/components/LoadingError/{index.765ff885.js → index-CXVOiscg.js} +8 -6
  54. package/components/MFIsolationApp/{index.677d9e93.js → index-BfFMo2Q2.js} +5 -5
  55. package/components/MFLoader/{index.6af7729c.js → index-CCtU6zwR.js} +36 -15
  56. package/components/ModalDialog/{index.a57ee020.js → index-KryIxH_j.js} +6 -6
  57. package/components/NavLink/{index.dd723dfd.js → index-D6eiKlc0.js} +5 -3
  58. package/components/NoItemSelected/{index.b3e365b1.js → index-DKhhgTAH.js} +3 -1
  59. package/components/ObjectLogs/{index.54fdee14.js → index-CpBmanv0.js} +19 -12
  60. package/components/PDFViewer/{index.7932d07b.js → index-3PBUibum.js} +4 -2
  61. package/components/Page/{index.5f2963f3.js → index-PXQkJn7v.js} +11 -8
  62. package/components/PaperForm/{index.cdb1f846.js → index-B6a3-CZt.js} +4 -2
  63. package/components/Period/{index.b0b2a03b.js → index-DtFWU3y5.js} +20 -31
  64. package/components/PrintingSystem/{index.800a7957.js → index-DJmGF2SQ.js} +16 -14
  65. package/components/PrintingSystem/subcomponents/BodyNode/{index.60ad80bd.js → index-DorXm6AO.js} +1 -1
  66. package/components/PrintingSystem/subcomponents/ChartNode/{index.d4aa116e.js → index-Cd9H-_3i.js} +3 -1
  67. package/components/PrintingSystem/subcomponents/DividerNode/{index.142bbf1a.js → index-Dm-RAH_l.js} +1 -1
  68. package/components/PrintingSystem/subcomponents/FooterNode/{index.d16d2c5e.js → index-BPg-NpDf.js} +1 -1
  69. package/components/PrintingSystem/subcomponents/GridNode/{index.044363bf.js → index-u0ZSP6s4.js} +6 -2
  70. package/components/PrintingSystem/subcomponents/HeaderNode/{index.5581a84d.js → index-C7eFFsTN.js} +1 -1
  71. package/components/PrintingSystem/subcomponents/PaperNode/{index.2994c128.js → index-D7M4YL4C.js} +1 -1
  72. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.166d7264.js → index-Drjfhq-n.js} +1 -1
  73. package/components/PrintingSystem/subcomponents/SectionNode/{index.642ab1b7.js → index-Banh4UxX.js} +1 -1
  74. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d8a2a0af.js → index-OBnZLPEc.js} +1 -1
  75. package/components/PropertyValue/{index.d81eae0a.js → index-Cc7y20oI.js} +7 -5
  76. package/components/Resizeable/{index.df2f3bb8.js → index-BwQ6EKCK.js} +1 -1
  77. package/components/ScrollBar/{index.11feff65.js → index-P3SkjYOy.js} +3 -1
  78. package/components/SideBar/{index.990e8667.js → index-Ddxe1VvL.js} +100 -74
  79. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +1 -1
  80. package/components/SplitLayout/{index.b247de95.js → index-CwmZT1x6.js} +5 -3
  81. package/components/ToastContainer/{index.c1657bde.js → index-DN3ZHpBT.js} +3 -3
  82. package/components/animate/LoadingScreen/{index.36a63311.js → index-CcjW-mkl.js} +1 -1
  83. package/components/animate/MotionContainer/{index.3032bd8f.js → index-eartnWyO.js} +1 -1
  84. package/components/animate/MotionLazyContainer/{index.d2902a6c.js → index-Be8osTiG.js} +1 -1
  85. package/components/animate/PropagateLoader/{index.a9da8d00.js → index-Bkq8V2SN.js} +1 -1
  86. package/components/animate/{index.ceb7669a.js → index-DsolrzTC.js} +1 -1
  87. package/components/animate/variants/{bounce.784aaaaa.js → bounce-DanQqHAX.js} +3 -1
  88. package/components/animate/variants/{fade.b561c0fc.js → fade-CAOJNn06.js} +3 -1
  89. package/components/areas/components/AreasAdmin/{index.b232384d.js → index-Y6S0Q7TN.js} +21 -19
  90. package/components/areas/components/AreasViewer/{index.d45bfcd2.js → index-DfcpQwSl.js} +67 -64
  91. package/components/areas/contexts/AreasContext/{index.9edd84c3.js → index-spCQnOlk.js} +180 -16
  92. package/components/areas/contexts/AreasContext/types.d.ts +1 -0
  93. package/components/areas/contexts/WindowToolsMFContext/types.d.ts +5 -0
  94. package/components/areas/hooks/index.d.ts +1 -0
  95. package/components/areas/hooks/useAreas/{index.5a57ab76.js → index-D6DaWBIP.js} +2 -3
  96. package/components/areas/hooks/useDynamicMFParameters/{index.9e09e1e3.js → index-DhbcZPs9.js} +1 -1
  97. package/components/areas/hooks/useSetWindowsTitle/index.d.ts +1 -0
  98. package/components/areas/hooks/useSetWindowsTitle/useSetWindowsTitle-BzPD-miW.js +31 -0
  99. package/components/areas/hooks/useSetWindowsTitle/useSetWindowsTitle.d.ts +3 -0
  100. package/components/areas/hooks/useWindowToolsMF/{index.2fbae9dc.js → index-BECQfhbC.js} +2 -3
  101. package/components/commercial/AppBarCommercial/{index.b4f6147e.js → index-D1jIOw7M.js} +4 -2
  102. package/components/commercial/SectionCommercial/{index.a250338c.js → index-C9THYik8.js} +4 -2
  103. package/components/commercial/TopBar/{index.4fdd66e5.js → index-DLn3yEcX.js} +13 -11
  104. package/components/commercial/{index.be1af158.js → index-D1bCIF7p.js} +4 -4
  105. package/components/formatters/BooleanFormatter/{index.91435984.js → index-Bc2l6GTX.js} +3 -3
  106. package/components/formatters/DateFormatter/{index.2ef6f261.js → index-CGcRZ8BA.js} +1 -1
  107. package/components/formatters/PointsFormatter/{index.51cd6774.js → index-C7sR8iqk.js} +1 -1
  108. package/components/formatters/PriceFormatter/{index.97f75b4b.js → index-CsvRawmc.js} +1 -1
  109. package/components/formatters/UncertaintyFormatter/{index.c3ffdebc.js → index-B9ESVEVp.js} +4 -4
  110. package/components/formatters/{index.64017cc1.js → index-Botdzyt2.js} +13 -19
  111. package/components/hook-form/HelperError/{index.360f8fb7.js → index-J-C5u9AH.js} +1 -1
  112. package/components/hook-form/RHFAutocomplete/{index.089af1b8.js → index-erpzYu8W.js} +20 -20
  113. package/components/hook-form/RHFAutocompleteAsync/{index.f05b6fe3.js → index-BV0f25eK.js} +5 -3
  114. package/components/hook-form/RHFCheckbox/{index.4cefbad2.js → index-Duf51-pS.js} +53 -46
  115. package/components/hook-form/RHFCheckbox/styles.d.ts +1 -1
  116. package/components/hook-form/RHFColorPicker/{index.ed380b30.js → index-C-tITRAx.js} +8 -6
  117. package/components/hook-form/RHFDateTime/{index.118ebe6d.js → index-OdXKdhJS.js} +7 -5
  118. package/components/hook-form/RHFInputNumberSpinner/constants.d.ts +1 -0
  119. package/components/hook-form/RHFInputNumberSpinner/slots/RHFInputNumberSpinnnerEnum.d.ts +9 -0
  120. package/components/hook-form/RHFInputNumberSpinner/types.d.ts +21 -0
  121. package/components/hook-form/RHFPeriod/{index.404ba4c6.js → index-CjkIGYUY.js} +6 -4
  122. package/components/hook-form/RHFRadioGroup/{index.591f779d.js → index-Da_2zFu3.js} +1 -1
  123. package/components/hook-form/RHFTextField/index-BWZWPFn5.js +337 -0
  124. package/components/hook-form/RHFUpload/{index.7b7ee732.js → index-D4nrnFFT.js} +10 -8
  125. package/components/maps/components/GpsTools/{index.c1198f79.js → index-DPY-BjB8.js} +102 -32
  126. package/components/maps/components/Map/{index.8c947175.js → index-BRrVIyA-.js} +263 -73
  127. package/components/modal/{WindowBase.00b9e5f1.js → WindowBase-Ce6yRLcN.js} +4 -4
  128. package/components/modal/{WindowConfirm.abf49573.js → WindowConfirm-BaB3Ojgu.js} +8 -7
  129. package/components/modal/{index.81eb6def.js → index-CydPIpKZ.js} +2 -0
  130. package/components/mui_extended/Accordion/{index.26524ecd.js → index-D1775s1J.js} +8 -6
  131. package/components/mui_extended/Avatar/{index.e7bcc850.js → index-n5hK7nJD.js} +5 -2
  132. package/components/mui_extended/Badge/{index.48948839.js → index-Dfdw5Iaq.js} +4 -2
  133. package/components/mui_extended/Breadcrumbs/{index.4a44883c.js → index-DTS7rOZH.js} +1 -2
  134. package/components/mui_extended/Button/{index.3d14e3e9.js → index-CksGG1B8.js} +33 -13
  135. package/components/mui_extended/Button/styles.d.ts +1 -1
  136. package/components/mui_extended/{CheckBox.5dc01b37.js → CheckBox-CjxjIrmN.js} +4 -2
  137. package/components/mui_extended/IconButton/{index.7b6c1ee3.js → index-OMq0pPK0.js} +42 -22
  138. package/components/mui_extended/IconButton/types.d.ts +18 -0
  139. package/components/mui_extended/MenuActions/MenuActions.d.ts +5 -0
  140. package/components/mui_extended/MenuActions/constant.d.ts +5 -0
  141. package/components/mui_extended/MenuActions/dictionary.d.ts +7 -0
  142. package/components/mui_extended/MenuActions/index-De7dpdBH.js +202 -0
  143. package/components/mui_extended/MenuActions/index.d.ts +2 -5
  144. package/components/mui_extended/MenuActions/slots/MenuActionsEnum.d.ts +9 -0
  145. package/components/mui_extended/MenuActions/slots/MenuActionsSlots.d.ts +24 -0
  146. package/components/mui_extended/MenuActions/slots/index.d.ts +2 -0
  147. package/components/mui_extended/MenuActions/types.d.ts +11 -2
  148. package/components/mui_extended/Pager/{index.b28a2103.js → index-k7SRq6Jo.js} +8 -5
  149. package/components/mui_extended/Popover/{index.a7da93f1.js → index-BnKsmvtw.js} +39 -27
  150. package/components/mui_extended/Stack/{index.99de8138.js → index-C9YEChZB.js} +3 -1
  151. package/components/mui_extended/Tab/{index.5c6a6801.js → index-CpdHav0V.js} +9 -3
  152. package/components/mui_extended/Tabs/styles.d.ts +1 -1
  153. package/components/mui_extended/ToggleButton/{index.86098567.js → index-CS1mz-lH.js} +2 -2
  154. package/components/mui_extended/ToggleIconButton/{index.cbfe1cad.js → index-BNQrQ6-b.js} +3 -2
  155. package/components/mui_extended/Tooltip/{index.49bb5ee1.js → index-B8QUytCK.js} +2 -0
  156. package/components/mui_extended/Typography/{index.8c0801e4.js → index-W88rbpsJ.js} +4 -2
  157. package/components/popups/PopupsProvider/{index.9a23e1d0.js → index-DhSxmtfJ.js} +1 -2
  158. package/components/popups/PopupsViewer/{index.52653047.js → index-Dn0XOI6q.js} +10 -7
  159. package/components/popups/PopupsViewer/slots/{popupsViewerSlots.69dd2614.js → popupsViewerSlots-Db8QAmEE.js} +4 -4
  160. package/contexts/ModalContext/{index.799110fe.js → index-DkUBXDpR.js} +1 -1
  161. package/contexts/RHFormContext/{index.f9d41b99.js → index-Ct48jRjb.js} +3 -1
  162. package/hooks/index.d.ts +1 -0
  163. package/hooks/useFormAddEdit/{index.8947ee59.js → index-BkBJNq8b.js} +2 -2
  164. package/hooks/useInterval/index.d.ts +7 -0
  165. package/hooks/useModal/{index.eb857f6e.js → index-CTAwKk5D.js} +2 -3
  166. package/hooks/useSizeContainer/{index.3c48670c.js → index-D4hDjM1P.js} +2 -0
  167. package/hooks/useTab/{index.9ad15247.js → index-PXnpiLMx.js} +1 -1
  168. package/index.js +153 -244
  169. package/package.json +1 -1
  170. package/{react-data-grid.c5377916.js → react-data-grid-BfYuZ6AK.js} +59 -110
  171. package/{react-draggable.079122b0.js → react-draggable-DsCPdgQP.js} +238 -57
  172. package/{react-json-view.57125fcf.js → react-json-view-bhqIAaNg.js} +277 -467
  173. package/{react-resizable.330f1499.js → react-resizable-eBbFl2dX.js} +75 -37
  174. package/{react-spinners.342a6578.js → react-spinners-TpKN9lZg.js} +6 -8
  175. package/{react-splitter-layout.8b1655c8.js → react-splitter-layout-C-JTsNGs.js} +14 -23
  176. package/style.css +1 -65
  177. package/styles/{DynamicFilter.0713a406.js → DynamicFilter-CJFsIegc.js} +1 -1
  178. package/styles/MenuActions.styles.d.ts +2 -0
  179. package/styles/{index.db9e7ddb.js → index-C-MsxWtr.js} +90 -25
  180. package/utils/{index.f77cc2ab.js → index-DiMrtgIu.js} +26 -51
  181. package/components/LanguagePopover/index.2a7e40fc.js +0 -168
  182. package/components/hook-form/RHFTextField/index.80b98b98.js +0 -296
  183. package/components/mui_extended/MenuActions/classes/constants.d.ts +0 -1
  184. package/components/mui_extended/MenuActions/classes/index.d.ts +0 -7
  185. package/components/mui_extended/MenuActions/classes/types.d.ts +0 -7
  186. package/components/mui_extended/MenuActions/icons.d.ts +0 -3
  187. package/components/mui_extended/MenuActions/index.11d777bb.js +0 -167
  188. package/components/mui_extended/MenuActions/styles.d.ts +0 -5
  189. /package/{commonjs.565e6834.js → commonjs-BfYxJMv3.js} +0 -0
  190. /package/components/DataGrid/{constants.e334cd50.js → constants-8L7QgBKi.js} +0 -0
  191. /package/components/DynamicFilter/{constants.095f1dbb.js → constants-ByqmFATV.js} +0 -0
  192. /package/components/DynamicFilter/slots/{SlotsEnum.104a03d4.js → SlotsEnum-cawFeNzx.js} +0 -0
  193. /package/components/DynamicFilter/slots/{index.36b12be1.js → index-l0sNRNKZ.js} +0 -0
  194. /package/components/ScrollToTop/{index.e06f98f6.js → index-TxORk5dB.js} +0 -0
  195. /package/components/WrapperComponent/{index.57964195.js → index-BHV-CsDU.js} +0 -0
  196. /package/components/animate/{features.0fbf41e1.js → features-BbnE33u3.js} +0 -0
  197. /package/components/animate/variants/{container.11f82b76.js → container-Dmpr6tg5.js} +0 -0
  198. /package/components/animate/variants/{index.7a912140.js → index-l0sNRNKZ.js} +0 -0
  199. /package/components/animate/variants/{transition.bd46b9ce.js → transition-B9W5SWTa.js} +0 -0
  200. /package/components/areas/components/{index.558684b3.js → index-l0sNRNKZ.js} +0 -0
  201. /package/components/areas/{constants.66529246.js → constants-rqODZNZe.js} +0 -0
  202. /package/components/areas/contexts/DynamicMFParmsContext/{index.3d9ad0ad.js → index-22c6E7vK.js} +0 -0
  203. /package/components/areas/contexts/WindowToolsMFContext/{index.992ae7a3.js → index-DkE30fhm.js} +0 -0
  204. /package/components/areas/contexts/{index.24025b97.js → index-l0sNRNKZ.js} +0 -0
  205. /package/components/areas/{dictionary.08cfc4c9.js → dictionary-YUsP9beq.js} +0 -0
  206. /package/components/areas/hooks/{index.d9dc1e21.js → index-l0sNRNKZ.js} +0 -0
  207. /package/components/areas/{icons.01fa3bcc.js → icons-CwFr-alN.js} +0 -0
  208. /package/components/areas/{index.4cc6a221.js → index-B_Odny9h.js} +0 -0
  209. /package/components/hook-form/RHFMultiCheckbox/{index.437e6ba3.js → index-BARudV1A.js} +0 -0
  210. /package/components/hook-form/RHFSelect/{index.c6c60ecc.js → index-LdwRuFz-.js} +0 -0
  211. /package/components/maps/{index.13bb982c.js → index-Ci-7-FHg.js} +0 -0
  212. /package/components/mui_extended/BoxIcon/{index.d61e7ac5.js → index-BUTJ2tKw.js} +0 -0
  213. /package/components/mui_extended/CircularProgress/{index.967e70b7.js → index-Bnnti_G6.js} +0 -0
  214. /package/components/mui_extended/LinearProgress/{index.4092bb69.js → index-CGgW8jq2.js} +0 -0
  215. /package/components/mui_extended/LinkWithRoute/{index.288c51f3.js → index-BC2miUjR.js} +0 -0
  216. /package/components/mui_extended/{index.b606cd9d.js → index-l0sNRNKZ.js} +0 -0
  217. /package/components/popups/PopupsViewer/{constants.29247547.js → constants-DuyD7aCn.js} +0 -0
  218. /package/components/popups/PopupsViewer/{icons.066abd43.js → icons-BUujqqbu.js} +0 -0
  219. /package/components/popups/PopupsViewer/slots/{index.37ef2263.js → index-B98CiRLa.js} +0 -0
  220. /package/components/popups/{index.c5eae682.js → index-l0sNRNKZ.js} +0 -0
  221. /package/hocs/withToggle/{index.548aeace.js → index-C1_DMZD3.js} +0 -0
  222. /package/hooks/useFormReadyForUpdate/{index.f60f500e.js → index-B3HygFCM.js} +0 -0
  223. /package/hooks/useStateRef/{index.538edb89.js → index-C3P6ZK3m.js} +0 -0
  224. /package/test/{constants_no_mock.86c553a9.js → constants_no_mock-CF-669v-.js} +0 -0
  225. /package/test/{getNameDataTestId.0faeade8.js → getNameDataTestId-BaBTWhBr.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import React__default from "react";
2
- import { c as cjs } from "./react-draggable.079122b0.js";
3
- import { u as utils } from "./utils/index.f77cc2ab.js";
2
+ import { c as cjsExports } from "./react-draggable-DsCPdgQP.js";
3
+ import { u as utils } from "./utils/index-DiMrtgIu.js";
4
4
  import require$$1 from "prop-types";
5
5
  var reactResizable = { exports: {} };
6
6
  var Resizable$2 = {};
@@ -12,9 +12,22 @@ function _interopRequireDefault$1(obj) {
12
12
  return obj && obj.__esModule ? obj : { default: obj };
13
13
  }
14
14
  var resizableProps = {
15
+ /*
16
+ * Restricts resizing to a particular axis (default: 'both')
17
+ * 'both' - allows resizing by width or height
18
+ * 'x' - only allows the width to be changed
19
+ * 'y' - only allows the height to be changed
20
+ * 'none' - disables resizing altogether
21
+ * */
15
22
  axis: _propTypes$2.default.oneOf(["both", "x", "y", "none"]),
16
23
  className: _propTypes$2.default.string,
24
+ /*
25
+ * Require that one and only one child be present.
26
+ * */
17
27
  children: _propTypes$2.default.element.isRequired,
28
+ /*
29
+ * These will be passed wholesale to react-draggable's DraggableCore
30
+ * */
18
31
  draggableOpts: _propTypes$2.default.shape({
19
32
  allowAnyClick: _propTypes$2.default.bool,
20
33
  cancel: _propTypes$2.default.string,
@@ -31,6 +44,9 @@ var resizableProps = {
31
44
  onMouseDown: _propTypes$2.default.func,
32
45
  scale: _propTypes$2.default.number
33
46
  }),
47
+ /*
48
+ * Initial height
49
+ * */
34
50
  height: function height() {
35
51
  for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
36
52
  args[_key] = arguments[_key];
@@ -42,16 +58,54 @@ var resizableProps = {
42
58
  }
43
59
  return _propTypes$2.default.number.apply(_propTypes$2.default, args);
44
60
  },
61
+ /*
62
+ * Customize cursor resize handle
63
+ * */
45
64
  handle: _propTypes$2.default.oneOfType([_propTypes$2.default.node, _propTypes$2.default.func]),
65
+ /*
66
+ * If you change this, be sure to update your css
67
+ * */
46
68
  handleSize: _propTypes$2.default.arrayOf(_propTypes$2.default.number),
47
69
  lockAspectRatio: _propTypes$2.default.bool,
70
+ /*
71
+ * Max X & Y measure
72
+ * */
48
73
  maxConstraints: _propTypes$2.default.arrayOf(_propTypes$2.default.number),
74
+ /*
75
+ * Min X & Y measure
76
+ * */
49
77
  minConstraints: _propTypes$2.default.arrayOf(_propTypes$2.default.number),
78
+ /*
79
+ * Called on stop resize event
80
+ * */
50
81
  onResizeStop: _propTypes$2.default.func,
82
+ /*
83
+ * Called on start resize event
84
+ * */
51
85
  onResizeStart: _propTypes$2.default.func,
86
+ /*
87
+ * Called on resize event
88
+ * */
52
89
  onResize: _propTypes$2.default.func,
90
+ /*
91
+ * Defines which resize handles should be rendered (default: 'se')
92
+ * 's' - South handle (bottom-center)
93
+ * 'w' - West handle (left-center)
94
+ * 'e' - East handle (right-center)
95
+ * 'n' - North handle (top-center)
96
+ * 'sw' - Southwest handle (bottom-left)
97
+ * 'nw' - Northwest handle (top-left)
98
+ * 'se' - Southeast handle (bottom-right)
99
+ * 'ne' - Northeast handle (top-center)
100
+ * */
53
101
  resizeHandles: _propTypes$2.default.arrayOf(_propTypes$2.default.oneOf(["s", "w", "e", "n", "sw", "nw", "se", "ne"])),
102
+ /*
103
+ * If `transform: scale(n)` is set on the parent, this should be set to `n`.
104
+ * */
54
105
  transformScale: _propTypes$2.default.number,
106
+ /*
107
+ * Initial width
108
+ */
55
109
  width: function width() {
56
110
  for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
57
111
  args[_key2] = arguments[_key2];
@@ -68,13 +122,12 @@ propTypes.resizableProps = resizableProps;
68
122
  Resizable$2.__esModule = true;
69
123
  Resizable$2.default = void 0;
70
124
  var React$1 = _interopRequireWildcard$1(React__default);
71
- var _reactDraggable = cjs.exports;
125
+ var _reactDraggable = cjsExports;
72
126
  var _utils = utils;
73
127
  var _propTypes$1 = propTypes;
74
128
  var _excluded$1 = ["children", "className", "draggableOpts", "width", "height", "handle", "handleSize", "lockAspectRatio", "axis", "minConstraints", "maxConstraints", "onResize", "onResizeStop", "onResizeStart", "resizeHandles", "transformScale"];
75
129
  function _getRequireWildcardCache$1(nodeInterop) {
76
- if (typeof WeakMap !== "function")
77
- return null;
130
+ if (typeof WeakMap !== "function") return null;
78
131
  var cacheBabelInterop = /* @__PURE__ */ new WeakMap();
79
132
  var cacheNodeInterop = /* @__PURE__ */ new WeakMap();
80
133
  return (_getRequireWildcardCache$1 = function _getRequireWildcardCache2(nodeInterop2) {
@@ -82,7 +135,7 @@ function _getRequireWildcardCache$1(nodeInterop) {
82
135
  })(nodeInterop);
83
136
  }
84
137
  function _interopRequireWildcard$1(obj, nodeInterop) {
85
- if (!nodeInterop && obj && obj.__esModule) {
138
+ if (obj && obj.__esModule) {
86
139
  return obj;
87
140
  }
88
141
  if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
@@ -125,15 +178,13 @@ function _extends$1() {
125
178
  return _extends$1.apply(this, arguments);
126
179
  }
127
180
  function _objectWithoutPropertiesLoose$1(source, excluded) {
128
- if (source == null)
129
- return {};
181
+ if (source == null) return {};
130
182
  var target = {};
131
183
  var sourceKeys = Object.keys(source);
132
184
  var key, i;
133
185
  for (i = 0; i < sourceKeys.length; i++) {
134
186
  key = sourceKeys[i];
135
- if (excluded.indexOf(key) >= 0)
136
- continue;
187
+ if (excluded.indexOf(key) >= 0) continue;
137
188
  target[key] = source[key];
138
189
  }
139
190
  return target;
@@ -173,13 +224,11 @@ function _toPropertyKey$1(arg) {
173
224
  return typeof key === "symbol" ? key : String(key);
174
225
  }
175
226
  function _toPrimitive$1(input, hint) {
176
- if (typeof input !== "object" || input === null)
177
- return input;
227
+ if (typeof input !== "object" || input === null) return input;
178
228
  var prim = input[Symbol.toPrimitive];
179
229
  if (prim !== void 0) {
180
230
  var res = prim.call(input, hint || "default");
181
- if (typeof res !== "object")
182
- return res;
231
+ if (typeof res !== "object") return res;
183
232
  throw new TypeError("@@toPrimitive must return a primitive value.");
184
233
  }
185
234
  return (hint === "string" ? String : Number)(input);
@@ -218,8 +267,7 @@ var Resizable$1 = /* @__PURE__ */ function(_React$Component) {
218
267
  };
219
268
  _proto.runConstraints = function runConstraints(width2, height2) {
220
269
  var _this$props = this.props, minConstraints = _this$props.minConstraints, maxConstraints = _this$props.maxConstraints, lockAspectRatio = _this$props.lockAspectRatio;
221
- if (!minConstraints && !maxConstraints && !lockAspectRatio)
222
- return [width2, height2];
270
+ if (!minConstraints && !maxConstraints && !lockAspectRatio) return [width2, height2];
223
271
  if (lockAspectRatio) {
224
272
  var ratio = this.props.width / this.props.height;
225
273
  var deltaW = width2 - this.props.width;
@@ -249,12 +297,10 @@ var Resizable$1 = /* @__PURE__ */ function(_React$Component) {
249
297
  var _this2 = this;
250
298
  return function(e, _ref2) {
251
299
  var node = _ref2.node, deltaX = _ref2.deltaX, deltaY = _ref2.deltaY;
252
- if (handlerName === "onResizeStart")
253
- _this2.resetData();
300
+ if (handlerName === "onResizeStart") _this2.resetData();
254
301
  var canDragX = (_this2.props.axis === "both" || _this2.props.axis === "x") && axis !== "n" && axis !== "s";
255
302
  var canDragY = (_this2.props.axis === "both" || _this2.props.axis === "y") && axis !== "e" && axis !== "w";
256
- if (!canDragX && !canDragY)
257
- return;
303
+ if (!canDragX && !canDragY) return;
258
304
  var axisV = axis[0];
259
305
  var axisH = axis[axis.length - 1];
260
306
  var handleRect = node.getBoundingClientRect();
@@ -269,10 +315,8 @@ var Resizable$1 = /* @__PURE__ */ function(_React$Component) {
269
315
  }
270
316
  }
271
317
  _this2.lastHandleRect = handleRect;
272
- if (axisH === "w")
273
- deltaX = -deltaX;
274
- if (axisV === "n")
275
- deltaY = -deltaY;
318
+ if (axisH === "w") deltaX = -deltaX;
319
+ if (axisV === "n") deltaY = -deltaY;
276
320
  var width2 = _this2.props.width + (canDragX ? deltaX / _this2.props.transformScale : 0);
277
321
  var height2 = _this2.props.height + (canDragY ? deltaY / _this2.props.transformScale : 0);
278
322
  var _this2$runConstraints = _this2.runConstraints(width2, height2);
@@ -292,8 +336,7 @@ var Resizable$1 = /* @__PURE__ */ function(_React$Component) {
292
336
  handle: axis
293
337
  });
294
338
  }
295
- if (handlerName === "onResizeStop")
296
- _this2.resetData();
339
+ if (handlerName === "onResizeStop") _this2.resetData();
297
340
  };
298
341
  };
299
342
  _proto.renderResizeHandle = function renderResizeHandle(handleAxis, ref) {
@@ -372,8 +415,7 @@ function _interopRequireDefault(obj) {
372
415
  return obj && obj.__esModule ? obj : { default: obj };
373
416
  }
374
417
  function _getRequireWildcardCache(nodeInterop) {
375
- if (typeof WeakMap !== "function")
376
- return null;
418
+ if (typeof WeakMap !== "function") return null;
377
419
  var cacheBabelInterop = /* @__PURE__ */ new WeakMap();
378
420
  var cacheNodeInterop = /* @__PURE__ */ new WeakMap();
379
421
  return (_getRequireWildcardCache = function _getRequireWildcardCache2(nodeInterop2) {
@@ -381,7 +423,7 @@ function _getRequireWildcardCache(nodeInterop) {
381
423
  })(nodeInterop);
382
424
  }
383
425
  function _interopRequireWildcard(obj, nodeInterop) {
384
- if (!nodeInterop && obj && obj.__esModule) {
426
+ if (obj && obj.__esModule) {
385
427
  return obj;
386
428
  }
387
429
  if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
@@ -458,27 +500,23 @@ function _toPropertyKey(arg) {
458
500
  return typeof key === "symbol" ? key : String(key);
459
501
  }
460
502
  function _toPrimitive(input, hint) {
461
- if (typeof input !== "object" || input === null)
462
- return input;
503
+ if (typeof input !== "object" || input === null) return input;
463
504
  var prim = input[Symbol.toPrimitive];
464
505
  if (prim !== void 0) {
465
506
  var res = prim.call(input, hint || "default");
466
- if (typeof res !== "object")
467
- return res;
507
+ if (typeof res !== "object") return res;
468
508
  throw new TypeError("@@toPrimitive must return a primitive value.");
469
509
  }
470
510
  return (hint === "string" ? String : Number)(input);
471
511
  }
472
512
  function _objectWithoutPropertiesLoose(source, excluded) {
473
- if (source == null)
474
- return {};
513
+ if (source == null) return {};
475
514
  var target = {};
476
515
  var sourceKeys = Object.keys(source);
477
516
  var key, i;
478
517
  for (i = 0; i < sourceKeys.length; i++) {
479
518
  key = sourceKeys[i];
480
- if (excluded.indexOf(key) >= 0)
481
- continue;
519
+ if (excluded.indexOf(key) >= 0) continue;
482
520
  target[key] = source[key];
483
521
  }
484
522
  return target;
@@ -57,23 +57,21 @@ var createAnimation = function(loaderName, frames, suffix) {
57
57
  }
58
58
  return animationName;
59
59
  };
60
- var __assign = globalThis && globalThis.__assign || function() {
60
+ var __assign = function() {
61
61
  __assign = Object.assign || function(t) {
62
62
  for (var s, i = 1, n = arguments.length; i < n; i++) {
63
63
  s = arguments[i];
64
- for (var p in s)
65
- if (Object.prototype.hasOwnProperty.call(s, p))
66
- t[p] = s[p];
64
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
65
+ t[p] = s[p];
67
66
  }
68
67
  return t;
69
68
  };
70
69
  return __assign.apply(this, arguments);
71
70
  };
72
- var __rest = globalThis && globalThis.__rest || function(s, e) {
71
+ var __rest = function(s, e) {
73
72
  var t = {};
74
- for (var p in s)
75
- if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
76
- t[p] = s[p];
73
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
74
+ t[p] = s[p];
77
75
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
78
76
  for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
79
77
  if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs } from "./commonjs.565e6834.js";
1
+ import { g as getDefaultExportFromCjs } from "./commonjs-BfYxJMv3.js";
2
2
  import require$$1 from "prop-types";
3
3
  import React__default from "react";
4
4
  var lib = { exports: {} };
@@ -9,8 +9,7 @@ var lib = { exports: {} };
9
9
  return function(e2) {
10
10
  var t2 = {};
11
11
  function n(o) {
12
- if (t2[o])
13
- return t2[o].exports;
12
+ if (t2[o]) return t2[o].exports;
14
13
  var r = t2[o] = { i: o, l: false, exports: {} };
15
14
  return e2[o].call(r.exports, r, r.exports, n), r.l = true, r.exports;
16
15
  }
@@ -19,16 +18,12 @@ var lib = { exports: {} };
19
18
  }, n.r = function(e3) {
20
19
  "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e3, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e3, "__esModule", { value: true });
21
20
  }, n.t = function(e3, t3) {
22
- if (1 & t3 && (e3 = n(e3)), 8 & t3)
23
- return e3;
24
- if (4 & t3 && "object" == typeof e3 && e3 && e3.__esModule)
25
- return e3;
21
+ if (1 & t3 && (e3 = n(e3)), 8 & t3) return e3;
22
+ if (4 & t3 && "object" == typeof e3 && e3 && e3.__esModule) return e3;
26
23
  var o = /* @__PURE__ */ Object.create(null);
27
- if (n.r(o), Object.defineProperty(o, "default", { enumerable: true, value: e3 }), 2 & t3 && "string" != typeof e3)
28
- for (var r in e3)
29
- n.d(o, r, function(t4) {
30
- return e3[t4];
31
- }.bind(null, r));
24
+ if (n.r(o), Object.defineProperty(o, "default", { enumerable: true, value: e3 }), 2 & t3 && "string" != typeof e3) for (var r in e3) n.d(o, r, function(t4) {
25
+ return e3[t4];
26
+ }.bind(null, r));
32
27
  return o;
33
28
  }, n.n = function(e3) {
34
29
  var t3 = e3 && e3.__esModule ? function() {
@@ -79,34 +74,29 @@ var lib = { exports: {} };
79
74
  })(e3, t3);
80
75
  }
81
76
  function h(e3) {
82
- if (void 0 === e3)
83
- throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
77
+ if (void 0 === e3) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
84
78
  return e3;
85
79
  }
86
80
  function f() {
87
81
  if (document.body.createTextRange) {
88
82
  var e3 = document.body.createTextRange();
89
83
  e3.collapse(), e3.select();
90
- } else
91
- window.getSelection ? window.getSelection().empty ? window.getSelection().empty() : window.getSelection().removeAllRanges && window.getSelection().removeAllRanges() : document.selection && document.selection.empty();
84
+ } else window.getSelection ? window.getSelection().empty ? window.getSelection().empty() : window.getSelection().removeAllRanges && window.getSelection().removeAllRanges() : document.selection && document.selection.empty();
92
85
  }
93
86
  var y = function(e3) {
94
87
  function t3(e4) {
95
88
  var n3, o3, r2;
96
89
  return function(e5, t4) {
97
- if (!(e5 instanceof t4))
98
- throw new TypeError("Cannot call a class as a function");
90
+ if (!(e5 instanceof t4)) throw new TypeError("Cannot call a class as a function");
99
91
  }(this, t3), o3 = this, (n3 = !(r2 = p(t3).call(this, e4)) || "object" !== l(r2) && "function" != typeof r2 ? h(o3) : r2).handleResize = n3.handleResize.bind(h(h(n3))), n3.handleMouseMove = n3.handleMouseMove.bind(h(h(n3))), n3.handleMouseUp = n3.handleMouseUp.bind(h(h(n3))), n3.handleTouchMove = n3.handleTouchMove.bind(h(h(n3))), n3.handleSplitterMouseDown = n3.handleSplitterMouseDown.bind(h(h(n3))), n3.state = { secondaryPaneSize: 0, resizing: false }, n3;
100
92
  }
101
93
  var n2, o2;
102
94
  return function(e4, t4) {
103
- if ("function" != typeof t4 && null !== t4)
104
- throw new TypeError("Super expression must either be null or a function");
95
+ if ("function" != typeof t4 && null !== t4) throw new TypeError("Super expression must either be null or a function");
105
96
  e4.prototype = Object.create(t4 && t4.prototype, { constructor: { value: e4, writable: true, configurable: true } }), t4 && d(e4, t4);
106
97
  }(t3, r.a.Component), n2 = t3, (o2 = [{ key: "componentDidMount", value: function() {
107
98
  var e4;
108
- if (window.addEventListener("resize", this.handleResize), document.addEventListener("mouseup", this.handleMouseUp), document.addEventListener("mousemove", this.handleMouseMove), document.addEventListener("touchend", this.handleMouseUp), document.addEventListener("touchmove", this.handleTouchMove), void 0 !== this.props.secondaryInitialSize)
109
- e4 = this.props.secondaryInitialSize;
99
+ if (window.addEventListener("resize", this.handleResize), document.addEventListener("mouseup", this.handleMouseUp), document.addEventListener("mousemove", this.handleMouseMove), document.addEventListener("touchend", this.handleMouseUp), document.addEventListener("touchmove", this.handleTouchMove), void 0 !== this.props.secondaryInitialSize) e4 = this.props.secondaryInitialSize;
110
100
  else {
111
101
  var t4, n3 = this.container.getBoundingClientRect();
112
102
  t4 = this.splitter ? this.splitter.getBoundingClientRect() : { width: 4, height: 4 }, e4 = this.getSecondaryPaneSize(n3, t4, { left: n3.left + (n3.width - t4.width) / 2, top: n3.top + (n3.height - t4.height) / 2 }, false);
@@ -161,7 +151,8 @@ var lib = { exports: {} };
161
151
  }]);
162
152
  });
163
153
  })(lib);
164
- const SplitterLayout = /* @__PURE__ */ getDefaultExportFromCjs(lib.exports);
154
+ var libExports = lib.exports;
155
+ const SplitterLayout = /* @__PURE__ */ getDefaultExportFromCjs(libExports);
165
156
  export {
166
157
  SplitterLayout as S
167
158
  };
package/style.css CHANGED
@@ -1,65 +1 @@
1
- .react-resizable {
2
- position: relative;
3
- }
4
- .react-resizable-handle {
5
- position: absolute;
6
- width: 20px;
7
- height: 20px;
8
- background-repeat: no-repeat;
9
- background-origin: content-box;
10
- box-sizing: border-box;
11
- background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
12
- background-position: bottom right;
13
- padding: 0 3px 3px 0;
14
- }
15
- .react-resizable-handle-sw {
16
- bottom: 0;
17
- left: 0;
18
- cursor: sw-resize;
19
- transform: rotate(90deg);
20
- }
21
- .react-resizable-handle-se {
22
- bottom: 0;
23
- right: 0;
24
- cursor: se-resize;
25
- }
26
- .react-resizable-handle-nw {
27
- top: 0;
28
- left: 0;
29
- cursor: nw-resize;
30
- transform: rotate(180deg);
31
- }
32
- .react-resizable-handle-ne {
33
- top: 0;
34
- right: 0;
35
- cursor: ne-resize;
36
- transform: rotate(270deg);
37
- }
38
- .react-resizable-handle-w,
39
- .react-resizable-handle-e {
40
- top: 50%;
41
- margin-top: -10px;
42
- cursor: ew-resize;
43
- }
44
- .react-resizable-handle-w {
45
- left: 0;
46
- transform: rotate(135deg);
47
- }
48
- .react-resizable-handle-e {
49
- right: 0;
50
- transform: rotate(315deg);
51
- }
52
- .react-resizable-handle-n,
53
- .react-resizable-handle-s {
54
- left: 50%;
55
- margin-left: -10px;
56
- cursor: ns-resize;
57
- }
58
- .react-resizable-handle-n {
59
- top: 0;
60
- transform: rotate(225deg);
61
- }
62
- .react-resizable-handle-s {
63
- bottom: 0;
64
- transform: rotate(45deg);
65
- }
1
+ export default ".react-resizable{position: relative;}.react-resizable-handle{position: absolute;width: 20px;height: 20px;background-repeat: no-repeat;background-origin: content-box;box-sizing: border-box;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');background-position: bottom right;padding: 0 3px 3px 0;}.react-resizable-handle-sw{bottom: 0;left: 0;cursor: sw-resize;transform: rotate(90deg);}.react-resizable-handle-se{bottom: 0;right: 0;cursor: se-resize;}.react-resizable-handle-nw{top: 0;left: 0;cursor: nw-resize;transform: rotate(180deg);}.react-resizable-handle-ne{top: 0;right: 0;cursor: ne-resize;transform: rotate(270deg);}.react-resizable-handle-w,.react-resizable-handle-e{top: 50%;margin-top:-10px;cursor: ew-resize;}.react-resizable-handle-w{left: 0;transform: rotate(135deg);}.react-resizable-handle-e{right: 0;transform: rotate(315deg);}.react-resizable-handle-n,.react-resizable-handle-s{left: 50%;margin-left:-10px;cursor: ns-resize;}.react-resizable-handle-n{top: 0;transform: rotate(225deg);}.react-resizable-handle-s{bottom: 0;transform: rotate(45deg);}";
@@ -1,5 +1,5 @@
1
1
  import { alpha } from "@mui/material";
2
- import { c as containerQuery } from "../utils/index.f77cc2ab.js";
2
+ import { c as containerQuery } from "../utils/index-DiMrtgIu.js";
3
3
  const CONTAINER_QUERY_NAME = "dynamic";
4
4
  const dynamicFilterStyles = {
5
5
  root: {
@@ -0,0 +1,2 @@
1
+ import { MenuActionsStyles } from '../components/mui_extended/MenuActions/types';
2
+ export declare const menuActionsStyles: MenuActionsStyles;