@producteca/producteca-ui-kit 1.28.1 → 1.28.2-beta.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 (91) hide show
  1. package/dist/components/alert/alert.d.js +1 -0
  2. package/dist/components/breadcrumb/breadcrumb.d.js +1 -0
  3. package/dist/components/breadcrumb/index.d.js +2 -0
  4. package/dist/components/button/button.d.js +1 -0
  5. package/dist/components/card/card.d.js +1 -0
  6. package/dist/components/card/index.d.js +1 -0
  7. package/dist/components/chip/chip.d.js +1 -0
  8. package/dist/components/chip/index.d.js +1 -0
  9. package/dist/components/dropdown/dropdown.d.js +1 -0
  10. package/dist/components/dropdown/dropdown.sx.d.js +1 -0
  11. package/dist/components/dropdown/dropdown.sx.d.ts +1 -1
  12. package/dist/components/dropdown/dropdown.types.d.js +1 -0
  13. package/dist/components/dropdown/index.d.js +1 -0
  14. package/dist/components/icons/customIcon/customIcon.d.js +1 -0
  15. package/dist/components/icons/fileIcon/fileIcon.d.js +1 -0
  16. package/dist/components/icons/index.d.js +6 -0
  17. package/dist/components/icons/mailIcon/mailIcon.d.js +1 -0
  18. package/dist/components/icons/parameters.d.js +1 -0
  19. package/dist/components/icons/priceCloseIcon/priceCloseIcon.d.js +1 -0
  20. package/dist/components/icons/priceDownIcon/priceDownIcon.d.js +1 -0
  21. package/dist/components/icons/searchPublication/searchPublication.d.js +1 -0
  22. package/dist/components/image/image.d.js +1 -0
  23. package/dist/components/image/index.d.js +1 -0
  24. package/dist/components/index.d.js +14 -0
  25. package/dist/components/inputs/checkboxInput/checkboxInput.d.js +1 -0
  26. package/dist/components/inputs/checkboxInput/checkboxInputGroup.d.js +1 -0
  27. package/dist/components/inputs/checkboxInput/index.d.js +3 -0
  28. package/dist/components/inputs/datePicker/datePicker.d.js +1 -0
  29. package/dist/components/inputs/datePicker/datePickerCustomStyles.d.js +1 -0
  30. package/dist/components/inputs/datePicker/datePickerTypes.d.js +1 -0
  31. package/dist/components/inputs/datePicker/datePickerUtils.d.js +1 -0
  32. package/dist/components/inputs/datePicker/index.d.js +2 -0
  33. package/dist/components/inputs/dateRangePicker/dateFormater.d.js +1 -0
  34. package/dist/components/inputs/dateRangePicker/dateRangePicker.d.js +1 -0
  35. package/dist/components/inputs/dateRangePicker/dateRangePickerTypes.d.js +1 -0
  36. package/dist/components/inputs/dateRangePicker/dateRangePickerUtils.d.js +1 -0
  37. package/dist/components/inputs/dateRangePicker/index.d.js +2 -0
  38. package/dist/components/inputs/formField/formField.d.js +1 -0
  39. package/dist/components/inputs/formField/passwordInput.d.js +1 -0
  40. package/dist/components/inputs/formField/textInput.d.js +1 -0
  41. package/dist/components/inputs/index.d.js +8 -0
  42. package/dist/components/inputs/searcher/searcher.d.js +1 -0
  43. package/dist/components/inputs/selectField/selectField.d.js +1 -0
  44. package/dist/components/inputs/switchInput/index.d.js +2 -0
  45. package/dist/components/inputs/switchInput/switchInput.d.js +1 -0
  46. package/dist/components/loaders/index.d.js +2 -0
  47. package/dist/components/loaders/progressbar/progressbar.d.js +1 -0
  48. package/dist/components/loaders/spinner/spinner.d.js +1 -0
  49. package/dist/components/menu/menuAction/index.d.js +2 -0
  50. package/dist/components/menu/menuAction/menuAction.d.js +1 -0
  51. package/dist/components/menu/menuAction/menuAction.sx.d.js +1 -0
  52. package/dist/components/menu/menuAction/menuAction.types.d.js +1 -0
  53. package/dist/components/menu/menuItem/menuItem.d.js +1 -0
  54. package/dist/components/menu/menuItem/menuItem.sx.d.js +1 -0
  55. package/dist/components/menu/menuItem/menuItem.types.d.js +1 -0
  56. package/dist/components/modals/index.d.js +1 -0
  57. package/dist/components/modals/warningModal/index.d.js +1 -0
  58. package/dist/components/modals/warningModal/warningModal.d.js +1 -0
  59. package/dist/components/patterns/actionBar/actionBar.d.js +1 -0
  60. package/dist/components/patterns/copyButton/copyButton.d.js +1 -0
  61. package/dist/components/patterns/copyButton/index.d.js +1 -0
  62. package/dist/components/patterns/emptyState/emptyState.d.js +1 -0
  63. package/dist/components/patterns/headerSection/headerSection.d.js +1 -0
  64. package/dist/components/patterns/headerSection/index.d.js +1 -0
  65. package/dist/components/patterns/iconWithIdentifier/iconWithIdentifier.d.js +1 -0
  66. package/dist/components/patterns/iconWithIdentifier/index.d.js +1 -0
  67. package/dist/components/patterns/index.d.js +6 -0
  68. package/dist/components/patterns/linkWithIcon/index.d.js +1 -0
  69. package/dist/components/patterns/linkWithIcon/linkWithIcon.d.js +1 -0
  70. package/dist/components/sidebar/index.d.js +1 -0
  71. package/dist/components/sidebar/sidebar.d.js +1 -0
  72. package/dist/components/tabs/index.d.js +1 -0
  73. package/dist/components/tabs/tabs.d.js +1 -0
  74. package/dist/components/tooltip/index.d.js +2 -0
  75. package/dist/components/tooltip/overflowChecker.d.js +1 -0
  76. package/dist/components/tooltip/tooltip.d.js +1 -0
  77. package/dist/hooks/useReduxFormField.d.js +8 -0
  78. package/dist/index.d.js +3 -0
  79. package/dist/locales/description.d.js +1 -0
  80. package/dist/locales/es.d.js +1 -0
  81. package/dist/locales/index.d.js +1 -0
  82. package/dist/locales/translator.d.js +2 -0
  83. package/dist/producteca-ui-kit.es.js +3185 -53067
  84. package/dist/producteca-ui-kit.umd.js +44 -1079
  85. package/dist/style.css +1 -1
  86. package/dist/styles/colors.d.js +1 -0
  87. package/dist/styles/theme.d.js +1 -0
  88. package/dist/validators/errorMessage.d.js +1 -0
  89. package/dist/validators/index.d.js +2 -0
  90. package/dist/validators/validation.d.js +1 -0
  91. package/package.json +22 -3
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export { Breadcrumb } from './breadcrumb';
2
+ export { Breadcrumb as default } from './breadcrumb';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { Card } from './card';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { Chip } from './chip';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -3,4 +3,4 @@ import { MenuProps } from '@mui/material/Menu';
3
3
  export declare const StyledMenu: import('@emotion/styled').StyledComponent<MenuProps & import('@mui/system').MUIStyledCommonProps<import('@mui/material/styles').Theme>, {}, {}>;
4
4
  export declare const StyledButton: import('@emotion/styled').StyledComponent<import('@mui/material/Button').ButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
5
5
  ref?: ((instance: HTMLButtonElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLButtonElement> | null | undefined;
6
- }, "variant" | "size" | "className" | "disabled" | "children" | "color" | "style" | "classes" | "sx" | "tabIndex" | "href" | "action" | "loading" | "loadingIndicator" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "fullWidth" | "disableFocusRipple" | "disableElevation" | "endIcon" | "loadingPosition" | "startIcon"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material/styles').Theme>, {}, {}>;
6
+ }, "variant" | "size" | "className" | "disabled" | "children" | "color" | "style" | "classes" | "sx" | "tabIndex" | "href" | "action" | "loading" | "loadingIndicator" | "fullWidth" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "disableElevation" | "endIcon" | "loadingPosition" | "startIcon"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material/styles').Theme>, {}, {}>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { Dropdown } from './dropdown';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,6 @@
1
+ export * from './searchPublication/searchPublication';
2
+ export * from './mailIcon/mailIcon';
3
+ export * from './fileIcon/fileIcon';
4
+ export * from './priceDownIcon/priceDownIcon';
5
+ export * from './priceCloseIcon/priceCloseIcon';
6
+ export * from './customIcon/customIcon';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { Image } from './image';
@@ -0,0 +1,14 @@
1
+ export * from './button/button';
2
+ export * from './chip';
3
+ export * from './icons';
4
+ export * from './inputs';
5
+ export * from './patterns';
6
+ export * from './loaders';
7
+ export * from './alert/alert';
8
+ export * from './tooltip';
9
+ export * from './image';
10
+ export * from './breadcrumb';
11
+ export * from './menu/menuAction';
12
+ export * from './modals';
13
+ export * from './tabs';
14
+ export * from './sidebar';
@@ -0,0 +1,3 @@
1
+ import { CheckboxInput } from './checkboxInput';
2
+ import { CheckboxInputGroup } from './checkboxInputGroup';
3
+ export { CheckboxInput, CheckboxInput as Checkbox, CheckboxInputGroup, CheckboxInputGroup as CheckboxGroup };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export * from './datePicker';
2
+ export * from './datePickerCustomStyles';
@@ -0,0 +1,2 @@
1
+ export { DateRangePicker, DateRangePickerInput } from './dateRangePicker';
2
+ export { formatDate } from './dateFormater';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ export * from './selectField/selectField';
2
+ export * from './formField/formField';
3
+ export * from './formField/textInput';
4
+ export * from './checkboxInput';
5
+ export * from './searcher/searcher';
6
+ export * from './switchInput';
7
+ export * from './datePicker';
8
+ export * from './dateRangePicker';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ import { SwitchInput, SwitchInputGroup } from './switchInput';
2
+ export { SwitchInput, SwitchInput as Switch, SwitchInputGroup, SwitchInputGroup as SwitchGroup };
@@ -0,0 +1,2 @@
1
+ export * from './spinner/spinner';
2
+ export * from './progressbar/progressbar';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export { MenuAction } from './menuAction';
2
+ export { MenuItemComponent } from '../menuItem/menuItem';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export * from './warningModal/warningModal';
@@ -0,0 +1 @@
1
+ export { WarningModal } from './warningModal';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { CopyButton } from './copyButton';
@@ -0,0 +1 @@
1
+ export { HeaderSection } from './headerSection';
@@ -0,0 +1 @@
1
+ export { IconWithIdentifier } from './iconWithIdentifier';
@@ -0,0 +1,6 @@
1
+ export * from './emptyState/emptyState';
2
+ export * from './actionBar/actionBar';
3
+ export * from './copyButton/copyButton';
4
+ export * from './headerSection';
5
+ export * from './linkWithIcon';
6
+ export * from './iconWithIdentifier';
@@ -0,0 +1 @@
1
+ export { LinkWithIcon } from './linkWithIcon';
@@ -0,0 +1 @@
1
+ export { AppSidebar as Sidebar } from './sidebar';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export { Tabs } from './tabs';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export { OverflowChecker } from './overflowChecker';
2
+ export { WithTooltip, WithOverflowTooltip } from './tooltip';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Hook to unify Redux Form and regular form field handling
3
+ *
4
+ * @param params Configuration object containing input, onChange, and transformValue
5
+ * @returns Object with handleChange and handleBlur functions
6
+ */
7
+
8
+ export {};
@@ -0,0 +1,3 @@
1
+ export * from './components';
2
+ export * from './styles/colors';
3
+ export * from './hooks/useReduxFormField';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ import { default as i18next } from 'i18next';
2
+ export default i18next;