@m4l/components 1.1.2 → 2.0.1

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 (146) hide show
  1. package/@types/export.d.ts +269 -269
  2. package/@types/types.d.ts +34 -34
  3. package/components/AccountPopover/{index.84049a50.js → index.68a8c117.js} +3 -3
  4. package/components/AppBar/{index.22ed1a0e.js → index.09ac84de.js} +4 -4
  5. package/components/BaseModule/{index.0fc648c5.js → index.51f3fd59.js} +1 -1
  6. package/components/CommonActions/components/ActionCancel/{index.33cf608e.js → index.f6c15443.js} +2 -2
  7. package/components/CommonActions/components/ActionFormCancel/{index.d1359a38.js → index.33d49d50.js} +4 -4
  8. package/components/CommonActions/components/ActionFormIntro/{index.415de2bb.js → index.0e78a223.js} +2 -2
  9. package/components/CommonActions/components/ActionIntro/{index.0893587b.js → index.73b33789.js} +2 -2
  10. package/components/CommonActions/components/Actions/{index.2342a37e.js → index.c7fab394.js} +2 -2
  11. package/components/DataGrid/assets/icons/datagrid.svg +4 -4
  12. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.9d6f8597.js → index.0a1b3610.js} +1 -1
  13. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.9bcaba12.js → index.30890ddd.js} +1 -1
  14. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.a58a8712.js → index.9aa14799.js} +1 -1
  15. package/components/DataGrid/formatters/{index.6698b419.js → index.90ed715b.js} +2 -2
  16. package/components/DataGrid/{index.b1cac6af.js → index.58b8d903.js} +4 -4
  17. package/components/DataGrid/subcomponents/Actions/{index.a60b17d5.js → index.ea70129c.js} +11 -11
  18. package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
  19. package/components/DragResizeWindow/{index.46048367.js → index.8c51fb79.js} +3 -3
  20. package/components/DynamicFilter/{dictionary.da256925.js → dictionary.10bebb21.js} +2 -2
  21. package/components/DynamicFilter/{index.08abfc2c.js → index.a978aea9.js} +4 -4
  22. package/components/DynamicFilter/slots/{dynamicFilterSlots.b02bff6a.js → dynamicFilterSlots.26eaa1b1.js} +6 -6
  23. package/components/DynamicFilter/store/{index.1e4af8b4.js → index.81a5dd49.js} +1 -1
  24. package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.37bcd016.js → index.bc09a76f.js} +3 -3
  25. package/components/DynamicFilter/subcomponents/AppliedFilters/{index.2740f285.js → index.891b913a.js} +4 -4
  26. package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.63102514.js → index.8fbcaf0f.js} +6 -6
  27. package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.3824d701.js → index.699a1d82.js} +4 -2
  28. package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.57ddf344.js → index.59293b05.js} +5 -4
  29. package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.7beac9f0.js → index.ca652641.js} +4 -3
  30. package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.e9e1af93.js → index.22eac312.js} +5 -4
  31. package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.d27a8bcc.js → index.3e2ae583.js} +4 -3
  32. package/components/DynamicFilter/subcomponents/FieldTypes/{index.e8f1d8e5.js → index.0abab72e.js} +5 -5
  33. package/components/DynamicFilter/subcomponents/FilterActions/{index.35014c15.js → index.06e8baff.js} +3 -3
  34. package/components/DynamicFilter/subcomponents/InputFilter/{index.f42e9571.js → index.b312fd70.js} +4 -4
  35. package/components/DynamicFilter/subcomponents/PopoverFilter/{index.ada7eb0c.js → index.eeb15b54.js} +6 -6
  36. package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.144885cf.js → index.43857f7a.js} +2 -2
  37. package/components/DynamicFilter/types.d.ts +1 -1
  38. package/components/FieldLabel/{index.59b9b63a.js → index.2aaaac6f.js} +4 -4
  39. package/components/GridLayout/{index.56c3f4fa.js → index.2f9a1cff.js} +2 -2
  40. package/components/GridLayout/subcomponents/Griditem/{index.02bcb3b3.js → index.f904e69e.js} +3 -3
  41. package/components/GridLayout/subcomponents/Responsive/{index.65aeef5e.js → index.ef62bea3.js} +1 -1
  42. package/components/GridLayout/subcomponents/SizeProvider/{index.0aad6f90.js → index.2707f196.js} +1 -1
  43. package/components/HelperText/{index.5c72277a.js → index.25891eda.js} +2 -2
  44. package/components/Icon/{index.13aaae3c.js → index.89dba21c.js} +3 -3
  45. package/components/Image/{index.4b51d4ba.js → index.94949e55.js} +2 -2
  46. package/components/LanguagePopover/{index.7605fda8.js → index.54aff144.js} +4 -4
  47. package/components/LinearProgressIndeterminate/{index.292a4af8.js → index.e25f9201.js} +2 -2
  48. package/components/LoadingError/{index.b129b573.js → index.ef15a461.js} +5 -5
  49. package/components/MFIsolationApp/{index.9f718621.js → index.083fad1c.js} +2 -2
  50. package/components/MFLoader/{index.5d340e32.js → index.342598a8.js} +2 -2
  51. package/components/ModalDialog/{index.ff275011.js → index.545ef5eb.js} +4 -4
  52. package/components/NavLink/{index.506c7827.js → index.6a6f3671.js} +2 -2
  53. package/components/NoItemSelected/{index.1d7d5a9d.js → index.0d1e8d29.js} +1 -1
  54. package/components/ObjectLogs/{index.473ebd65.js → index.32555956.js} +9 -9
  55. package/components/PDFViewer/{index.4e7ffac8.js → index.e909be56.js} +2 -2
  56. package/components/Page/{index.b75c74e3.js → index.d42de29f.js} +1 -1
  57. package/components/PaperForm/{index.8289409f.js → index.dbcbd677.js} +2 -2
  58. package/components/Period/{index.13e4c351.js → index.76c4e428.js} +4 -4
  59. package/components/PrintingSystem/{index.e1535b80.js → index.3381ece1.js} +14 -14
  60. package/components/PrintingSystem/subcomponents/BodyNode/{index.6b36842d.js → index.da4c231c.js} +1 -1
  61. package/components/PrintingSystem/subcomponents/ChartNode/{index.4aab9d2c.js → index.4871c76e.js} +1 -1
  62. package/components/PrintingSystem/subcomponents/DividerNode/{index.23a9dc95.js → index.f768c90f.js} +1 -1
  63. package/components/PrintingSystem/subcomponents/FooterNode/{index.d0e8fd15.js → index.725664fd.js} +1 -1
  64. package/components/PrintingSystem/subcomponents/GridNode/{index.35ff7dab.js → index.caebf8e6.js} +1 -1
  65. package/components/PrintingSystem/subcomponents/HeaderNode/{index.9547c826.js → index.a5f20406.js} +1 -1
  66. package/components/PrintingSystem/subcomponents/PaperNode/{index.71afe03e.js → index.6d2ed690.js} +1 -1
  67. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.abbb154c.js → index.ec9d332c.js} +1 -1
  68. package/components/PrintingSystem/subcomponents/SectionNode/{index.b3f2ba6c.js → index.e9449a3f.js} +1 -1
  69. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.809aaad2.js → index.bf55f5a7.js} +1 -1
  70. package/components/PropertyValue/{index.36555931.js → index.9dd592cd.js} +3 -3
  71. package/components/Resizeable/{index.57363836.js → index.6cbe80f0.js} +1 -1
  72. package/components/ScrollBar/{index.236e2aa3.js → index.aedb43d9.js} +1 -1
  73. package/components/SideBar/{index.bb6c2c7b.js → index.edd76204.js} +6 -6
  74. package/components/SplitLayout/{index.75953afb.js → index.5289a660.js} +1 -1
  75. package/components/ToastContainer/{index.bb972338.js → index.8f9f75e9.js} +3 -3
  76. package/components/animate/LoadingScreen/{index.09915798.js → index.c5cf3b93.js} +1 -1
  77. package/components/animate/{index.5c545243.js → index.9c9ee071.js} +1 -1
  78. package/components/areas/components/AreasAdmin/{index.42d40964.js → index.a52bb40d.js} +15 -15
  79. package/components/areas/components/AreasViewer/{index.266a3815.js → index.de8df5d3.js} +15 -15
  80. package/components/areas/contexts/AreasContext/{index.c2289888.js → index.514df5ff.js} +4 -13
  81. package/components/areas/contexts/AreasContext/types.d.ts +1 -6
  82. package/components/areas/hooks/useAreas/{index.509c1703.js → index.6c943645.js} +1 -1
  83. package/components/areas/types.d.ts +1 -1
  84. package/components/commercial/AppBarCommercial/{index.3fd10868.js → index.cac50795.js} +2 -2
  85. package/components/commercial/SectionCommercial/{index.bd45c64e.js → index.c967ba14.js} +2 -2
  86. package/components/commercial/TopBar/{index.4e55cffa.js → index.85568231.js} +6 -6
  87. package/components/commercial/{index.4bdbb8fe.js → index.d872094e.js} +3 -3
  88. package/components/formatters/BooleanFormatter/{index.ac870381.js → index.1da1e6b0.js} +2 -2
  89. package/components/formatters/{index.53ad2f51.js → index.ac081b3a.js} +2 -2
  90. package/components/hook-form/HelperError/{index.9f93c627.js → index.296a4c82.js} +1 -1
  91. package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +1 -1
  92. package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -2
  93. package/components/hook-form/RHFAutocomplete/classes/types.d.ts +0 -1
  94. package/components/hook-form/RHFAutocomplete/{index.b8347185.js → index.b1c29dd0.js} +302 -70
  95. package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeImage/index.d.ts +2 -0
  96. package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeText/index.d.ts +2 -0
  97. package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/index.d.ts +1 -1
  98. package/components/hook-form/RHFAutocomplete/subcomponents/Skeleton/types.d.ts +1 -1
  99. package/components/hook-form/RHFAutocomplete/types.d.ts +17 -9
  100. package/components/hook-form/RHFAutocompleteAsync/{index.aeb3bf66.js → index.fb434e68.js} +102 -5
  101. package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeImage/index.d.ts +3 -0
  102. package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeText/index.d.ts +2 -0
  103. package/components/hook-form/RHFAutocompleteAsync/types.d.ts +6 -3
  104. package/components/hook-form/RHFCheckbox/{index.c3b7ce0f.js → index.140d872f.js} +3 -3
  105. package/components/hook-form/RHFColorPicker/{index.c259b8ac.js → index.3eb719ac.js} +6 -6
  106. package/components/hook-form/RHFDateTime/{index.4efe48ce.js → index.54f97b37.js} +4 -4
  107. package/components/hook-form/RHFPeriod/{index.0f912e3e.js → index.c8238ea4.js} +4 -4
  108. package/components/hook-form/RHFRadioGroup/{index.96c94958.js → index.78ec0e22.js} +1 -1
  109. package/components/hook-form/RHFTextField/{index.828b30f5.js → index.984a4dba.js} +5 -5
  110. package/components/hook-form/RHFUpload/{index.b664c68b.js → index.0516dc8f.js} +5 -5
  111. package/components/maps/components/GpsTools/{index.e759163d.js → index.779e5b17.js} +27 -24
  112. package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
  113. package/components/maps/components/Map/{index.c568e68d.js → index.14ce256b.js} +14 -13
  114. package/components/maps/leaflet-geoman.d.ts +1476 -1476
  115. package/components/modal/{WindowBase.58f9e2b0.js → WindowBase.a6654e8c.js} +3 -3
  116. package/components/modal/{WindowConfirm.60955735.js → WindowConfirm.38a79eee.js} +6 -6
  117. package/components/mui_extended/Accordion/{index.e6971e30.js → index.0e62423b.js} +4 -4
  118. package/components/mui_extended/Avatar/{index.8cc99f13.js → index.edcf899d.js} +1 -1
  119. package/components/mui_extended/Badge/{index.07fb40c0.js → index.a6dceff2.js} +1 -1
  120. package/components/mui_extended/Button/{index.111f830e.js → index.9c6c173c.js} +3 -3
  121. package/components/mui_extended/{CheckBox.a8958eb8.js → CheckBox.9d43398b.js} +2 -2
  122. package/components/mui_extended/IconButton/{index.9425bdc5.js → index.42efd85d.js} +2 -2
  123. package/components/mui_extended/MenuActions/{index.8b0d69b7.js → index.b1f8a1be.js} +5 -5
  124. package/components/mui_extended/Pager/classes/index.d.ts +1 -1
  125. package/components/mui_extended/Pager/{index.cb749e65.js → index.3687d8b6.js} +4 -4
  126. package/components/mui_extended/Popover/{index.5e78a637.js → index.58f8522b.js} +1 -1
  127. package/components/mui_extended/Stack/{index.3674daf7.js → index.b0690398.js} +1 -1
  128. package/components/mui_extended/Tab/{index.a94a92c1.js → index.8a0bd49c.js} +1 -1
  129. package/components/mui_extended/ToggleButton/{index.a55def3b.js → index.c4e62f10.js} +1 -1
  130. package/components/mui_extended/ToggleIconButton/{index.cd20de81.js → index.7635e223.js} +1 -1
  131. package/components/mui_extended/Typography/{index.45e97bdd.js → index.24a872e2.js} +1 -1
  132. package/components/popups/PopupsViewer/{index.8fe4aa5d.js → index.eaa54c6c.js} +4 -4
  133. package/components/popups/PopupsViewer/slots/{popupsViewerSlots.aaf546e2.js → popupsViewerSlots.45032030.js} +2 -2
  134. package/contexts/ModalContext/{index.a5c622d6.js → index.7f4d2b18.js} +1 -1
  135. package/contexts/RHFormContext/{index.40a9547e.js → index.19edaacb.js} +1 -1
  136. package/hooks/useFormAddEdit/{index.b6a3cf63.js → index.aa9cc210.js} +2 -2
  137. package/hooks/useModal/{index.3ad1e014.js → index.a2a50f01.js} +1 -1
  138. package/hooks/useTab/{index.4081b113.js → index.c0a8f413.js} +1 -1
  139. package/index.js +123 -123
  140. package/package.json +1 -1
  141. package/{react-draggable.310e3387.js → react-draggable.1c1ba224.js} +1 -1
  142. package/{react-resizable.3755959b.js → react-resizable.a59c14f4.js} +2 -2
  143. package/styles/{DynamicFilter.557ee3a7.js → DynamicFilter.27c16026.js} +1 -1
  144. package/styles/{index.239f949e.js → index.59da2f54.js} +11 -11
  145. package/vite-env.d.ts +4 -4
  146. /package/utils/{index.78d1638f.js → index.14912462.js} +0 -0
@@ -6,14 +6,13 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
6
6
  import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
- import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.266a3815.js";
10
- import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.42d40964.js";
9
+ import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.de8df5d3.js";
10
+ import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.a52bb40d.js";
11
11
  import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.3d9ad0ad.js";
12
12
  import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
13
- import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.65aeef5e.js";
13
+ import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.ef62bea3.js";
14
14
  import { debounce, cloneDeep } from "lodash";
15
- import { A as isEqualLayouts } from "../../../GridLayout/index.56c3f4fa.js";
16
- import { useNavigate } from "react-router-dom";
15
+ import { A as isEqualLayouts } from "../../../GridLayout/index.2f9a1cff.js";
17
16
  const PADDING_GRIDLAYOUT = 11;
18
17
  const MARGIN_GRIDLAYOUT = 11;
19
18
  const DEBOUCED_SAVE_TIME = 500;
@@ -635,12 +634,6 @@ const createAreasStore = (initProps) => {
635
634
  selectLayout: (areaId, layoutId) => {
636
635
  set((state) => {
637
636
  const area = state.hashAreas[areaId];
638
- const moduleId = state.hashWindows[layoutId].moduleId;
639
- const searchParams = new URLSearchParams(window.location.search);
640
- searchParams.set("module", moduleId);
641
- state.navigate({
642
- search: `?${searchParams.toString()}`
643
- });
644
637
  if (state.hashWindows[layoutId].emergeType === "layout") {
645
638
  area.currentLayoutId = layoutId;
646
639
  state.currentModuleId = state.hashWindows[layoutId].moduleId;
@@ -993,7 +986,6 @@ function AreasProvider(props) {
993
986
  const { networkOperation } = useNetwork();
994
987
  const isDesktop = useResponsiveDesktop();
995
988
  const isSkeleton = useModuleSkeleton();
996
- const navigate = useNavigate();
997
989
  const isFirstRender = useFirstRender([getLabel]);
998
990
  const areasStoreRef = useRef();
999
991
  if (!areasStoreRef.current) {
@@ -1002,7 +994,6 @@ function AreasProvider(props) {
1002
994
  loadAreasFromNetwork,
1003
995
  loadCookiesFromNetwork,
1004
996
  networkOperation,
1005
- navigate,
1006
997
  ownerState: {
1007
998
  status: "init",
1008
999
  isMobile: !isDesktop,
@@ -7,7 +7,6 @@ import { DebouncedFunc } from 'lodash';
7
7
  import { LayoutItem } from '../../../GridLayout';
8
8
  import { ContainerChangeEvent } from '../../../GridLayout/subcomponents/Responsive/types';
9
9
  import { Layout, Breakpoint, Layouts } from '../../../GridLayout/types';
10
- import { NavigateFunction } from 'react-router-dom';
11
10
  export declare type WinLayoutItem = LayoutItem & {
12
11
  winType: WinType;
13
12
  };
@@ -123,10 +122,6 @@ export interface AreasState {
123
122
  * "networkOperation" funcion que usará el Store para enviar las peticiones de red
124
123
  */
125
124
  networkOperation: (props: NetworkProps) => Promise<any>;
126
- /**
127
- * "navigate" Funcion para modificar la ruta de navegación de la pápina
128
- */
129
- navigate: NavigateFunction;
130
125
  /**
131
126
  * "getLabel" funcion que usará para traducir las etiquetas de diccionario
132
127
  */
@@ -219,7 +214,7 @@ export interface AreasStateWithActions extends AreasState {
219
214
  };
220
215
  }
221
216
  export declare type DefaultAreasStoreProps = Omit<AreasState, 'currentArea'>;
222
- export declare type InitialAreasStoreProps = Pick<AreasState, 'networkOperation' | 'loadAreasFromNetwork' | 'loadCookiesFromNetwork' | 'getLabel' | 'navigate' | 'ownerState'> & Partial<DefaultAreasStoreProps>;
217
+ export declare type InitialAreasStoreProps = Pick<AreasState, 'networkOperation' | 'loadAreasFromNetwork' | 'loadCookiesFromNetwork' | 'getLabel' | 'ownerState'> & Partial<DefaultAreasStoreProps>;
223
218
  export interface AreasProviderProps {
224
219
  children: ReactNode;
225
220
  loadAreasFromNetwork: boolean;
@@ -1,6 +1,6 @@
1
1
  import { useContext } from "react";
2
2
  import { useStore } from "zustand";
3
- import { b as AreasContext } from "../../contexts/AreasContext/index.c2289888.js";
3
+ import { b as AreasContext } from "../../contexts/AreasContext/index.514df5ff.js";
4
4
  function useAreasStore(selector, equalityFn) {
5
5
  const context = useContext(AreasContext);
6
6
  if (!context)
@@ -119,7 +119,7 @@ export declare type WindowState = {
119
119
  toasties: Toasty[];
120
120
  /**
121
121
  * Hash que mapea el identificador de la tostada con su respectiva información.
122
-
122
+
123
123
  */
124
124
  hashToasties: Record<number, Toasty>;
125
125
  toastyCount: number;
@@ -1,8 +1,8 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../utils/index.78d1638f.js";
5
- import { ab as AppBarComercialRoot } from "../../../styles/index.239f949e.js";
4
+ import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
5
+ import { ab as AppBarComercialRoot } from "../../../styles/index.59da2f54.js";
6
6
  const componentName = "M4LAppBarCommercial";
7
7
  generateUtilityClasses(
8
8
  componentName,
@@ -1,8 +1,8 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../utils/index.78d1638f.js";
5
- import { ac as SectionCommercialRoot } from "../../../styles/index.239f949e.js";
4
+ import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
5
+ import { ac as SectionCommercialRoot } from "../../../styles/index.59da2f54.js";
6
6
  const componentName = "M4LSectionCommercial";
7
7
  generateUtilityClasses(
8
8
  componentName,
@@ -2,16 +2,16 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
3
3
  import { generateUtilityClasses, useTheme, Box, Grid, styled } from "@mui/material";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
- import { g as getComponentUtilityClass } from "../../../utils/index.78d1638f.js";
5
+ import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
6
6
  import { createContext, useContext, useState } from "react";
7
7
  import { useEnvironment } from "@m4l/core";
8
- import { ad as ArrowIconRoot } from "../../../styles/index.239f949e.js";
9
- import { I as Icon } from "../../Icon/index.13aaae3c.js";
8
+ import { ad as ArrowIconRoot } from "../../../styles/index.59da2f54.js";
9
+ import { I as Icon } from "../../Icon/index.89dba21c.js";
10
10
  import clsx from "clsx";
11
11
  import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
12
- import { A as Accordion } from "../../mui_extended/Accordion/index.e6971e30.js";
13
- import { B as Button } from "../../mui_extended/Button/index.111f830e.js";
14
- import { P as Popover } from "../../mui_extended/Popover/index.5e78a637.js";
12
+ import { A as Accordion } from "../../mui_extended/Accordion/index.0e62423b.js";
13
+ import { B as Button } from "../../mui_extended/Button/index.9c6c173c.js";
14
+ import { P as Popover } from "../../mui_extended/Popover/index.58f8522b.js";
15
15
  const componentName = "M4LTopBar";
16
16
  const TopBarClasses = generateUtilityClasses(componentName, [
17
17
  "root",
@@ -1,12 +1,12 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { useState } from "react";
3
- import { ae as HamburgerMenuRoot } from "../../styles/index.239f949e.js";
3
+ import { ae as HamburgerMenuRoot } from "../../styles/index.59da2f54.js";
4
4
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
7
7
  import { useEnvironment } from "@m4l/core";
8
- import { S as SideBar } from "../SideBar/index.bb6c2c7b.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.9425bdc5.js";
8
+ import { S as SideBar } from "../SideBar/index.edd76204.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.42efd85d.js";
10
10
  const componentName = "M4LHamburgerMenuCommercial";
11
11
  generateUtilityClasses(componentName, ["root", "ImageLogo"]);
12
12
  function getHamburgerMenuComercialClassesUtilityClass(slot) {
@@ -1,9 +1,9 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useMemo } from "react";
3
3
  import { useModuleDictionary, useEnvironment } from "@m4l/core";
4
- import { I as Icon } from "../../Icon/index.13aaae3c.js";
4
+ import { I as Icon } from "../../Icon/index.89dba21c.js";
5
5
  import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
6
- import { F as FormatterRoot, f as formatterClasses } from "../index.53ad2f51.js";
6
+ import { F as FormatterRoot, f as formatterClasses } from "../index.ac081b3a.js";
7
7
  import clsx from "clsx";
8
8
  const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
9
9
  const LABEL_BOOLEAN_YES = `${BOOLEAN_FORMATTER_DICTIONARY_KEY}.boolean_yes`;
@@ -1,10 +1,10 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import "@mui/base";
4
- import { af as FormatterRootContainer } from "../../styles/index.239f949e.js";
4
+ import { af as FormatterRootContainer } from "../../styles/index.59da2f54.js";
5
5
  import { W as WrapperComponent } from "../WrapperComponent/index.57964195.js";
6
6
  import { useModuleDictionary } from "@m4l/core";
7
- import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index.ac870381.js";
7
+ import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index.1da1e6b0.js";
8
8
  const COMPONENT_CLASS_NAME = "M4LFormatter";
9
9
  const formatterClasses = generateUtilityClasses(COMPONENT_CLASS_NAME, [
10
10
  "root",
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useFormContext, useController } from "react-hook-form";
3
- import { H as HelperText } from "../../HelperText/index.5c72277a.js";
3
+ import { H as HelperText } from "../../HelperText/index.25891eda.js";
4
4
  function HelperError(props) {
5
5
  const { name } = props;
6
6
  const { control } = useFormContext();
@@ -1,2 +1,2 @@
1
- import type { RHFAutocompleteProps } from './types';
1
+ import { RHFAutocompleteProps } from './types';
2
2
  export declare function RHFAutocomplete<T>(props: RHFAutocompleteProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -7,9 +7,8 @@ export declare const useUtilityClasses: (ownerState: OwnerState) => {
7
7
  root: string;
8
8
  skeleton: string;
9
9
  popper: string;
10
- withImage: string;
11
10
  skeletonRoot: string;
11
+ skeletonContainerText: string;
12
12
  iconDown: string;
13
13
  chip: string;
14
- skeletonContainerText: string;
15
14
  };
@@ -9,7 +9,6 @@ export interface RHFAutocompleteClassesType {
9
9
  skeletonContainerText: string;
10
10
  iconDown: string;
11
11
  variantInfo: string;
12
- variantImage: string;
13
12
  isDisabled: string;
14
13
  imageWidthDefined: string;
15
14
  variantSuccess: string;