@scmlatam/web-ui 0.1.62 → 0.1.64

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.
package/dist/web-ui.d.ts CHANGED
@@ -28,6 +28,8 @@ import { PageProps } from './core/types/types';
28
28
  import { PaginationModel } from './table/types/types';
29
29
  import { PickersShortcutsItem } from '@mui/x-date-pickers';
30
30
  import { PickerValidValue } from '@mui/x-date-pickers/internals';
31
+ import { RadioFieldForm } from './form/types/types';
32
+ import { RadioGroupForm } from './form/types/types';
31
33
  import { RefObject } from 'react';
32
34
  import { RouteItem } from './core/types/types';
33
35
  import { Row } from './table/types/types';
@@ -117,6 +119,10 @@ export { PageProps }
117
119
 
118
120
  export { PaginationModel }
119
121
 
122
+ export { RadioFieldForm }
123
+
124
+ export { RadioGroupForm }
125
+
120
126
  export { RouteItem }
121
127
 
122
128
  export { Row }
package/dist/web-ui.js CHANGED
@@ -1,4 +1,4 @@
1
- import { C as o, b as s, c as r, F as t, G as b, a as m, T as C, d as T, u as d } from "./main-BWcWOghy.js";
1
+ import { C as o, b as s, c as r, F as t, G as b, a as m, T as C, d as T, u as d } from "./main-CyJrbfru.js";
2
2
  export {
3
3
  o as Core,
4
4
  s as CoreContext,