@producteca/producteca-ui-kit 1.67.0 → 1.68.0

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 (177) hide show
  1. package/README.md +11 -10
  2. package/dist/components/icons/index.d.ts +1 -0
  3. package/dist/components/icons/productecaIcon/productecaIcon.d.ts +5 -0
  4. package/dist/components/patterns/index.d.ts +1 -0
  5. package/dist/components/patterns/pickChannelModal/index.d.ts +2 -0
  6. package/dist/components/patterns/pickChannelModal/pickChannelModal.d.ts +5 -0
  7. package/dist/components/patterns/pickChannelModal/pickChannelModal.examples.d.ts +4 -0
  8. package/dist/components/patterns/pickChannelModal/pickChannelModal.types.d.ts +23 -0
  9. package/dist/locales/description.d.ts +5 -0
  10. package/dist/locales/es.d.ts +20 -0
  11. package/dist/producteca-ui-kit.es.js +72923 -2807
  12. package/dist/producteca-ui-kit.umd.js +168 -10
  13. package/dist/style.css +1 -1
  14. package/package.json +2 -17
  15. package/dist/components/alert/alert.d.js +0 -1
  16. package/dist/components/breadcrumb/breadcrumb.d.js +0 -1
  17. package/dist/components/breadcrumb/index.d.js +0 -2
  18. package/dist/components/button/button.d.js +0 -1
  19. package/dist/components/card/card.d.js +0 -1
  20. package/dist/components/card/index.d.js +0 -1
  21. package/dist/components/chip/chip.d.js +0 -1
  22. package/dist/components/chip/index.d.js +0 -1
  23. package/dist/components/draggableList/draggableList.d.js +0 -1
  24. package/dist/components/draggableList/draggableList.examples.d.js +0 -1
  25. package/dist/components/draggableList/draggableList.types.d.js +0 -1
  26. package/dist/components/draggableList/draggableRow.d.js +0 -1
  27. package/dist/components/draggableList/index.d.js +0 -2
  28. package/dist/components/dropdown/dropdown.d.js +0 -1
  29. package/dist/components/dropdown/dropdown.sx.d.js +0 -1
  30. package/dist/components/dropdown/dropdown.types.d.js +0 -1
  31. package/dist/components/dropdown/index.d.js +0 -1
  32. package/dist/components/icons/checkIcon/checkIcon.d.js +0 -1
  33. package/dist/components/icons/customIcon/customIcon.d.js +0 -1
  34. package/dist/components/icons/emptyState/emptyStateIcon.d.js +0 -1
  35. package/dist/components/icons/errorState/errorStateIcon.d.js +0 -1
  36. package/dist/components/icons/fileIcon/fileIcon.d.js +0 -1
  37. package/dist/components/icons/index.d.js +0 -13
  38. package/dist/components/icons/mailIcon/mailIcon.d.js +0 -1
  39. package/dist/components/icons/maintenance/maintenanceIcon.d.js +0 -1
  40. package/dist/components/icons/newState/newStateIcon.d.js +0 -1
  41. package/dist/components/icons/parameters.d.js +0 -1
  42. package/dist/components/icons/priceCloseIcon/priceCloseIcon.d.js +0 -1
  43. package/dist/components/icons/priceDownIcon/priceDownIcon.d.js +0 -1
  44. package/dist/components/icons/searchPublication/searchPublication.d.js +0 -1
  45. package/dist/components/icons/successState/successStateIcon.d.js +0 -1
  46. package/dist/components/icons/trashIcon/trashIcon.d.js +0 -1
  47. package/dist/components/image/image.d.js +0 -1
  48. package/dist/components/image/index.d.js +0 -1
  49. package/dist/components/index.d.js +0 -20
  50. package/dist/components/inputs/checkboxInput/checkboxInput.d.js +0 -1
  51. package/dist/components/inputs/checkboxInput/checkboxInput.types.d.js +0 -1
  52. package/dist/components/inputs/checkboxInput/checkboxInputGroup.d.js +0 -1
  53. package/dist/components/inputs/checkboxInput/index.d.js +0 -3
  54. package/dist/components/inputs/datePicker/datePicker.d.js +0 -1
  55. package/dist/components/inputs/datePicker/datePickerCustomStyles.d.js +0 -1
  56. package/dist/components/inputs/datePicker/datePickerTypes.d.js +0 -1
  57. package/dist/components/inputs/datePicker/datePickerUtils.d.js +0 -1
  58. package/dist/components/inputs/datePicker/index.d.js +0 -2
  59. package/dist/components/inputs/dateRangePicker/dateFormater.d.js +0 -1
  60. package/dist/components/inputs/dateRangePicker/dateRangePicker.d.js +0 -1
  61. package/dist/components/inputs/dateRangePicker/dateRangePickerTypes.d.js +0 -1
  62. package/dist/components/inputs/dateRangePicker/dateRangePickerUtils.d.js +0 -1
  63. package/dist/components/inputs/dateRangePicker/index.d.js +0 -2
  64. package/dist/components/inputs/formField/formField.d.js +0 -1
  65. package/dist/components/inputs/formField/passwordInput.d.js +0 -1
  66. package/dist/components/inputs/formField/textInput.d.js +0 -1
  67. package/dist/components/inputs/index.d.js +0 -8
  68. package/dist/components/inputs/searcher/searcher.d.js +0 -1
  69. package/dist/components/inputs/selectField/option.d.js +0 -1
  70. package/dist/components/inputs/selectField/selectField.d.js +0 -2
  71. package/dist/components/inputs/selectField/selectField.types.d.js +0 -1
  72. package/dist/components/inputs/switchInput/index.d.js +0 -3
  73. package/dist/components/inputs/switchInput/switchInput.d.js +0 -1
  74. package/dist/components/inputs/switchInput/switchInput.types.d.js +0 -1
  75. package/dist/components/inputs/switchInput/switchInputGroup.d.js +0 -1
  76. package/dist/components/inputs/toggleInput.utils.d.js +0 -1
  77. package/dist/components/link/index.d.js +0 -2
  78. package/dist/components/link/link.d.js +0 -1
  79. package/dist/components/loaders/index.d.js +0 -2
  80. package/dist/components/loaders/progressbar/progressbar.d.js +0 -1
  81. package/dist/components/loaders/spinner/spinner.d.js +0 -1
  82. package/dist/components/menu/menuAction/index.d.js +0 -2
  83. package/dist/components/menu/menuAction/menuAction.d.js +0 -1
  84. package/dist/components/menu/menuAction/menuAction.sx.d.js +0 -1
  85. package/dist/components/menu/menuAction/menuAction.types.d.js +0 -1
  86. package/dist/components/menu/menuItem/menuItem.d.js +0 -1
  87. package/dist/components/menu/menuItem/menuItem.sx.d.js +0 -1
  88. package/dist/components/menu/menuItem/menuItem.types.d.js +0 -1
  89. package/dist/components/modals/index.d.js +0 -5
  90. package/dist/components/modals/modal/index.d.js +0 -1
  91. package/dist/components/modals/modal/modal.d.js +0 -1
  92. package/dist/components/modals/modal/modal.examples.d.js +0 -1
  93. package/dist/components/modals/modal/modal.types.d.js +0 -1
  94. package/dist/components/modals/modalBody/index.d.js +0 -1
  95. package/dist/components/modals/modalBody/modalBody.d.js +0 -1
  96. package/dist/components/modals/modalBody/modalBody.types.d.js +0 -1
  97. package/dist/components/modals/modalFooter/index.d.js +0 -1
  98. package/dist/components/modals/modalFooter/modalFooter.d.js +0 -1
  99. package/dist/components/modals/modalFooter/modalFooter.types.d.js +0 -1
  100. package/dist/components/modals/modalTitle/index.d.js +0 -1
  101. package/dist/components/modals/modalTitle/modalTitle.d.js +0 -1
  102. package/dist/components/modals/modalTitle/modalTitle.types.d.js +0 -1
  103. package/dist/components/modals/warningModal/index.d.js +0 -1
  104. package/dist/components/modals/warningModal/warningModal.d.js +0 -1
  105. package/dist/components/modals/warningModal/warningModal.examples.d.js +0 -1
  106. package/dist/components/modals/warningModal/warningModal.types.d.js +0 -1
  107. package/dist/components/patterns/actionBar/actionBar.d.js +0 -1
  108. package/dist/components/patterns/asyncContent/asyncContent.d.js +0 -1
  109. package/dist/components/patterns/asyncContent/asyncContent.examples.d.js +0 -1
  110. package/dist/components/patterns/asyncContent/asyncContent.types.d.js +0 -1
  111. package/dist/components/patterns/asyncContent/index.d.js +0 -2
  112. package/dist/components/patterns/asyncContent/views/emptyView.d.js +0 -1
  113. package/dist/components/patterns/asyncContent/views/errorView.d.js +0 -1
  114. package/dist/components/patterns/asyncContent/views/index.d.js +0 -5
  115. package/dist/components/patterns/asyncContent/views/loadingView.d.js +0 -1
  116. package/dist/components/patterns/asyncContent/views/newView.d.js +0 -1
  117. package/dist/components/patterns/asyncContent/views/successView.d.js +0 -1
  118. package/dist/components/patterns/conditionalOperator/conditionalOperator.d.js +0 -1
  119. package/dist/components/patterns/conditionalOperator/conditionalOperator.types.d.js +0 -1
  120. package/dist/components/patterns/conditionalOperator/index.d.js +0 -1
  121. package/dist/components/patterns/copyButton/copyButton.d.js +0 -1
  122. package/dist/components/patterns/copyButton/index.d.js +0 -1
  123. package/dist/components/patterns/emptyState/emptyState.d.js +0 -1
  124. package/dist/components/patterns/emptyState/emptyState.types.d.js +0 -1
  125. package/dist/components/patterns/headerSection/headerSection.d.js +0 -1
  126. package/dist/components/patterns/headerSection/index.d.js +0 -1
  127. package/dist/components/patterns/helpArticleLink/helpArticleLink.d.js +0 -1
  128. package/dist/components/patterns/helpArticleLink/helpArticleLink.types.d.js +0 -1
  129. package/dist/components/patterns/helpArticleLink/index.d.js +0 -1
  130. package/dist/components/patterns/iconWithIdentifier/iconWithIdentifier.d.js +0 -1
  131. package/dist/components/patterns/iconWithIdentifier/index.d.js +0 -1
  132. package/dist/components/patterns/index.d.js +0 -10
  133. package/dist/components/patterns/linkWithIcon/index.d.js +0 -1
  134. package/dist/components/patterns/linkWithIcon/linkWithIcon.d.js +0 -1
  135. package/dist/components/patterns/maintenance/maintenance.d.js +0 -1
  136. package/dist/components/patterns/maintenance/maintenance.types.d.js +0 -1
  137. package/dist/components/sidebar/index.d.js +0 -1
  138. package/dist/components/sidebar/sidebar.d.js +0 -1
  139. package/dist/components/stepper/index.d.js +0 -2
  140. package/dist/components/stepper/stepper.d.js +0 -1
  141. package/dist/components/stepper/stepper.types.d.js +0 -1
  142. package/dist/components/table/index.d.js +0 -3
  143. package/dist/components/table/table/index.d.js +0 -1
  144. package/dist/components/table/table/table.d.js +0 -1
  145. package/dist/components/table/table/table.examples.d.js +0 -1
  146. package/dist/components/table/table/table.types.d.js +0 -1
  147. package/dist/components/table/table/tableContext.d.js +0 -1
  148. package/dist/components/table/tableBody/index.d.js +0 -1
  149. package/dist/components/table/tableBody/tableBody.d.js +0 -1
  150. package/dist/components/table/tableBody/tableBody.types.d.js +0 -1
  151. package/dist/components/table/tableHeader/index.d.js +0 -1
  152. package/dist/components/table/tableHeader/tableHeader.d.js +0 -1
  153. package/dist/components/table/tableHeader/tableHeader.types.d.js +0 -1
  154. package/dist/components/tabs/index.d.js +0 -1
  155. package/dist/components/tabs/tabs.d.js +0 -1
  156. package/dist/components/tooltip/index.d.js +0 -2
  157. package/dist/components/tooltip/overflowChecker.d.js +0 -1
  158. package/dist/components/tooltip/tooltip.d.js +0 -1
  159. package/dist/hooks/useOptionTooltip.d.js +0 -1
  160. package/dist/hooks/useReduxFormField.d.js +0 -8
  161. package/dist/index.d.js +0 -3
  162. package/dist/locales/description.d.js +0 -1
  163. package/dist/locales/es.d.js +0 -1
  164. package/dist/locales/index.d.js +0 -1
  165. package/dist/locales/translator.d.js +0 -2
  166. package/dist/playground/ComponentDemos.d.js +0 -1
  167. package/dist/playground/PlaygroundSidebar.d.js +0 -1
  168. package/dist/playground/PlaygroundView.d.js +0 -1
  169. package/dist/playground/playgroundConfig.d.js +0 -1
  170. package/dist/styles/colors.d.js +0 -1
  171. package/dist/styles/theme/index.d.js +0 -2
  172. package/dist/styles/theme/theme.components.d.js +0 -1
  173. package/dist/styles/theme/theme.styles.d.js +0 -1
  174. package/dist/styles/theme.d.js +0 -1
  175. package/dist/validators/errorMessage.d.js +0 -1
  176. package/dist/validators/index.d.js +0 -2
  177. package/dist/validators/validation.d.js +0 -1
@@ -1,13 +0,0 @@
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 './trashIcon/trashIcon';
7
- export * from './customIcon/customIcon';
8
- export * from './emptyState/emptyStateIcon';
9
- export * from './errorState/errorStateIcon';
10
- export * from './checkIcon/checkIcon';
11
- export * from './successState/successStateIcon';
12
- export * from './newState/newStateIcon';
13
- export * from './maintenance/maintenanceIcon';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { Image } from './image';
@@ -1,20 +0,0 @@
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 './card';
15
- export * from './sidebar';
16
- export * from './dropdown';
17
- export * from './link';
18
- export * from './draggableList';
19
- export * from './stepper';
20
- export * from './table';
@@ -1,3 +0,0 @@
1
- import { CheckboxInput } from './checkboxInput';
2
- import { CheckboxInputGroup } from './checkboxInputGroup';
3
- export { CheckboxInput, CheckboxInput as Checkbox, CheckboxInputGroup, CheckboxInputGroup as CheckboxGroup };
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export * from './datePicker';
2
- export * from './datePickerCustomStyles';
@@ -1,2 +0,0 @@
1
- export { DateRangePicker, DateRangePickerInput } from './dateRangePicker';
2
- export { formatDate } from './dateFormater';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
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';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- import { Option } from './option';
2
- export { Option };
@@ -1,3 +0,0 @@
1
- import { SwitchInput } from './switchInput';
2
- import { SwitchInputGroup } from './switchInputGroup';
3
- export { SwitchInput, SwitchInput as Switch, SwitchInputGroup, SwitchInputGroup as SwitchGroup };
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export { Link } from './link';
2
- export { Link as default } from './link';
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export * from './spinner/spinner';
2
- export * from './progressbar/progressbar';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export { MenuAction } from './menuAction';
2
- export { MenuItemComponent } from '../menuItem/menuItem';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,5 +0,0 @@
1
- export * from './modal';
2
- export * from './modalBody';
3
- export * from './modalFooter';
4
- export * from './modalTitle/modalTitle';
5
- export * from './warningModal/warningModal';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { ModalBody } from './modalBody';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { ModalFooter } from './modalFooter';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { ModalTitle } from './modalTitle';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { WarningModal } from './warningModal';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export * from './asyncContent';
2
- export * from './asyncContent.types';
@@ -1,5 +0,0 @@
1
- export * from './loadingView';
2
- export * from './errorView';
3
- export * from './emptyView';
4
- export * from './newView';
5
- export * from './successView';
@@ -1 +0,0 @@
1
- export { VALUE_OR, VALUE_AND } from './conditionalOperator.types';
@@ -1 +0,0 @@
1
- export { ConditionalOperator, VALUE_OR, VALUE_AND } from './conditionalOperator';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { CopyButton } from './copyButton';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { HeaderSection } from './headerSection';
@@ -1 +0,0 @@
1
- export { HelpArticleLink } from './helpArticleLink';
@@ -1 +0,0 @@
1
- export { IconWithIdentifier } from './iconWithIdentifier';
@@ -1,10 +0,0 @@
1
- export * from './asyncContent/asyncContent';
2
- export * from './emptyState/emptyState';
3
- export * from './actionBar/actionBar';
4
- export * from './copyButton/copyButton';
5
- export * from './headerSection';
6
- export * from './linkWithIcon';
7
- export * from './iconWithIdentifier';
8
- export * from './conditionalOperator';
9
- export * from './helpArticleLink';
10
- export * from './maintenance/maintenance';
@@ -1 +0,0 @@
1
- export { LinkWithIcon } from './linkWithIcon';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { AppSidebar as Sidebar } from './sidebar';
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export { Stepper } from './stepper';
2
- export { Stepper as default } from './stepper';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- export * from './table';
2
- export * from './tableBody';
3
- export * from './tableHeader';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { TableBody } from './tableBody';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { TableHeader } from './tableHeader';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { Tabs } from './tabs';
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export { OverflowChecker } from './overflowChecker';
2
- export { WithTooltip, WithOverflowTooltip } from './tooltip';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
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 {};
package/dist/index.d.js DELETED
@@ -1,3 +0,0 @@
1
- export * from './components';
2
- export * from './styles/colors';
3
- export * from './hooks/useReduxFormField';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- import { default as i18next } from 'i18next';
2
- export default i18next;
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export { styles } from './theme.styles';
2
- export { ColorCard, ColorPalette, ThemeDoc } from './theme.components';
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- export * from './validation';
2
- export { ErrorMessage } from './errorMessage';
@@ -1 +0,0 @@
1
- export {};