@producteca/producteca-ui-kit 1.66.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
package/README.md CHANGED
@@ -8,7 +8,6 @@
8
8
  - ⚛️ [React 18](https://reactjs.org/)
9
9
  - 📚 [Storybook 9](https://storybook.js.org/) - Components preview
10
10
  - ⏩ [Vite](https://vitejs.dev/) - Run and build the project blazingly fast!
11
- - 🔧 [Babel](https://babeljs.io/) - JavaScript transpilation for maximum browser compatibility
12
11
  - ⚡ [Vitest](https://vitest.dev/) - Components Unit Testing
13
12
  - 📐 [ESLint](https://eslint.org/) & [Prettier](https://prettier.io/) - Formatting and Linting
14
13
  - 🌟 [Typescript](https://www.typescriptlang.org/)
@@ -21,7 +20,7 @@
21
20
  | Script | Command | Description |
22
21
  |--------|---------|-------------|
23
22
  | `dev` | `storybook dev -p 6006` | Starts Storybook in development mode on port 6006 |
24
- | `build` | `rm -rf dist && tsc && vite build && babel dist ...` | Removes the `dist` folder, compiles TypeScript, builds the library using Vite, and transpiles with Babel for maximum browser compatibility |
23
+ | `build` | `rm -rf dist && tsc && vite build` | Removes the `dist` folder, compiles TypeScript, and builds the library using Vite |
25
24
  | `build:storybook` | `storybook build` | Builds the static Storybook project |
26
25
  | `build-storybook` | `storybook build` | Alias for `build:storybook` |
27
26
  | `deploy` | `make deploy` | Deploys the project using the specified Makefile configuration |
@@ -63,20 +62,22 @@ https://<branch>--<appId>.chromatic.com/mcp
63
62
 
64
63
  Verify with: ask your agent to run `list-all-documentation`.
65
64
 
65
+ ### Consuming it from other repos
66
+
67
+ To wire this MCP into other repos that depend on the UI kit — using the
68
+ Chromatic-published endpoint, user vs. project scope, OAuth, and troubleshooting
69
+ — see **[docs/mcp-setup.md](./docs/mcp-setup.md)**.
70
+
66
71
  ## 🌐 Browser Compatibility
67
72
 
68
- Este proyecto utiliza **Babel** para transpilar el código JavaScript/TypeScript, garantizando compatibilidad con:
73
+ El build usa **Vite** (esbuild) con target `es2020`, garantizando compatibilidad con:
69
74
 
70
75
  - **Navegadores modernos**: Chrome, Firefox, Safari, Edge (últimas 2 versiones)
71
- - **Navegadores legacy**: Internet Explorer 11+
72
76
  - **Dispositivos móviles**: iOS Safari, Chrome Mobile, Samsung Internet
73
- - **Cobertura global**: >0.25% de usuarios, excluyendo navegadores obsoletos
74
77
 
75
- La configuración de Babel incluye:
76
- - `@babel/preset-env` para transpilación automática según el target
77
- - `@babel/preset-react` para sintaxis JSX
78
- - `@babel/preset-typescript` para TypeScript
79
- - Plugins adicionales para características modernas de JavaScript
78
+ > Internet Explorer 11 ya no está soportado. Si un consumidor necesitara
79
+ > downleveling a ES5, debería transpilar en su propio pipeline (esbuild no
80
+ > baja de `es2015`).
80
81
 
81
82
  ### Setting up `@producteca/producteca-ui-kit`
82
83
 
@@ -11,3 +11,4 @@ export * from './checkIcon/checkIcon';
11
11
  export * from './successState/successStateIcon';
12
12
  export * from './newState/newStateIcon';
13
13
  export * from './maintenance/maintenanceIcon';
14
+ export * from './productecaIcon/productecaIcon';
@@ -0,0 +1,5 @@
1
+ import { IconInterface } from '../parameters';
2
+
3
+ export declare const ProductecaIcon: ({ size, color }: IconInterface) => import("react/jsx-runtime").JSX.Element;
4
+ export type { IconInterface };
5
+ export default ProductecaIcon;
@@ -8,3 +8,4 @@ export * from './iconWithIdentifier';
8
8
  export * from './conditionalOperator';
9
9
  export * from './helpArticleLink';
10
10
  export * from './maintenance/maintenance';
11
+ export * from './pickChannelModal';
@@ -0,0 +1,2 @@
1
+ export { PickChannelModal } from './pickChannelModal';
2
+ export type { PickChannelModalProps, PickChannelModalChannel } from './pickChannelModal.types';
@@ -0,0 +1,5 @@
1
+ import { PickChannelModalChannel, PickChannelModalProps } from './pickChannelModal.types';
2
+
3
+ export declare const productecaStrategy: PickChannelModalChannel;
4
+ export declare const PickChannelModal: ({ open, onClose, channels, generalEditionDescription, channelEditionDescription, showGeneralEdition, onSelectChannel, titleProps, generalEditionTitle, channelEditionTitle, }: PickChannelModalProps) => import("react/jsx-runtime").JSX.Element;
5
+ export default PickChannelModal;
@@ -0,0 +1,4 @@
1
+ import { PickChannelModalProps, PickChannelModalChannel } from './pickChannelModal.types';
2
+
3
+ export declare const sampleChannels: PickChannelModalChannel[];
4
+ export declare const renderInteractive: (args: PickChannelModalProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,23 @@
1
+ import { ModalTitleProps } from '../../modals/modalTitle';
2
+
3
+ export interface PickChannelModalChannel {
4
+ clientId: string | number;
5
+ iconUrl: string;
6
+ name?: string;
7
+ }
8
+ export interface PickChannelModalProps {
9
+ open: boolean;
10
+ channels: PickChannelModalChannel[];
11
+ onClose?: () => void;
12
+ titleProps?: ModalTitleProps;
13
+ showGeneralEdition?: boolean;
14
+ generalEditionTitle?: string;
15
+ generalEditionDescription?: string;
16
+ channelEditionTitle?: string;
17
+ channelEditionDescription?: string;
18
+ onSelectChannel?: (channel: PickChannelModalChannel) => void;
19
+ }
20
+ export interface ChannelCardProps {
21
+ channel: PickChannelModalChannel;
22
+ onSelect: (channel: PickChannelModalChannel) => void;
23
+ }
@@ -39,6 +39,11 @@ export declare const headerSectionExample = "\n## Uso del componente\n\nEl compo
39
39
  export declare const iconWithIdentifierExample = "\n## Uso del componente\n\nEl componente `IconWithIdentifier` muestra un \u00EDcono junto a un texto (por ejemplo un ID o c\u00F3digo).\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<IconWithIdentifier\n icon={<Image src=\"/flag.png\" />}\n text=\"#ID8765\"\n showDivider\n/>\n```\n";
40
40
  export declare const linkWithIconExample = "\n## Uso del componente\n\nEl componente `LinkWithIcon` muestra un enlace con un \u00EDcono a la izquierda.\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<LinkWithIcon\n text=\"Historial de cambios\"\n icon={<CustomIcon><History /></CustomIcon>}\n onClick={() => navigate('/history')}\n/>\n```\n";
41
41
  export declare const conditionalOperatorExample = "\n## Uso del componente\n\nEl componente `ConditionalOperator` permite elegir entre operador l\u00F3gico \"Y\" u \"O\" para filtrar o combinar condiciones.\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<ConditionalOperator\n value=\"or\"\n options={[{ value: 'and', label: 'Y' }, { value: 'or', label: 'O' }]}\n onChange={(event) => setOperator(event.target.value)}\n/>\n```\n";
42
+ export declare const pickChannelModalExample = "\n## Uso del componente\n\nEl componente `PickChannelModal` muestra un modal con una grilla de canales seleccionables. Recibe el listado `channels` con `{ clientId, iconUrl, name? }`. Opcionalmente, mediante `showGeneralEdition`, agrega una secci\u00F3n superior con la opci\u00F3n Producteca (exportada como `productecaStrategy`) para editar atributos generales \u2014 se comporta como un canal m\u00E1s y se notifica por el mismo `onSelectChannel`. El header acepta cualquier `ModalTitleProps` v\u00EDa `titleProps` (`title`, `icon`, `subtitle`, `helpArticleUrl`, `helpTooltip`).\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<PickChannelModal\n open={open}\n channels={channels}\n showGeneralEdition\n titleProps={{\n title: 'Editar atributos',\n icon: <InfoIcon />,\n subtitle: 'Eleg\u00ED el canal a editar',\n helpArticleUrl: 'https://help.producteca.com/articles/pick-channel',\n }}\n onSelectChannel={(channel) => handleChannelSelected(channel)}\n onClose={() => setOpen(false)}\n/>\n```\n";
43
+ export declare const pickChannelModalDefault = "\nEstado por defecto con `showGeneralEdition` activado. Se muestra la secci\u00F3n de edici\u00F3n general con la card de Producteca y la secci\u00F3n de canales. Clickear cualquier card invoca `onSelectChannel` con el objeto del canal seleccionado.\n";
44
+ export declare const pickChannelModalWithoutGeneralEdition = "\nVariante sin la secci\u00F3n de edici\u00F3n general \u2014 solo se renderizan las cards recibidas por `channels`. \u00DAtil cuando el flujo no necesita editar atributos gen\u00E9ricos a nivel Producteca.\n";
45
+ export declare const pickChannelModalCustomTexts = "\nDemuestra c\u00F3mo overridear todos los textos visibles (`title`, `generalEditionTitle`, `generalEditionDescription`, `channelEditionTitle`, `channelEditionDescription`) cuando los defaults no encajan con el contexto del producto.\n";
46
+ export declare const pickChannelModalWithFullTitle = "\nHeader con todas las `ModalTitleProps` configuradas: `title`, `subtitle`, `icon` (icono al lado del t\u00EDtulo) y `helpArticleUrl` + `helpTooltip` (que renderizan el \u00EDcono de ayuda con tooltip a la derecha). \u00DAtil cuando el modal necesita contextualizar la acci\u00F3n o linkear a documentaci\u00F3n.\n";
42
47
  export declare const emptyStateExample = "\n## Uso del componente\n\nEl componente `EmptyState` muestra un estado vac\u00EDo con mensaje, \u00EDcono opcional y acci\u00F3n (por ejemplo \"Agregar\").\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<EmptyState\n message=\"No hay resultados\"\n actionLabel=\"Agregar\"\n onAction={() => openCreate()}\n/>\n```\n";
43
48
  export declare const asyncContentExample = "\n## Uso del componente\n\nEl componente `AsyncContent` maneja los estados de una operaci\u00F3n as\u00EDncrona deriv\u00E1ndolos de las props `isLoading`, `error` y `empty`. La prioridad es: `isLoading` \u2192 `error.value` \u2192 `empty.items` vac\u00EDo \u2192 `success`. Muestra el contenido solo en `success`.\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<AsyncContent\n isLoading={isLoading}\n error={{\n value: hasError,\n text: 'Ocurri\u00F3 un error',\n actionText: 'Reintentar',\n onClick: () => refetch(),\n }}\n empty={{\n items,\n text: 'No hay datos',\n }}\n>\n <div>Contenido cuando hay datos disponibles</div>\n</AsyncContent>\n```\n";
44
49
  export declare const tooltipExample = "\n## Uso del componente\n\nLos componentes de tooltip (`WithTooltip`, `WithOverflowTooltip`) muestran un mensaje al hacer hover o click. `WithOverflowTooltip` solo muestra el tooltip cuando el contenido se desborda.\n\n### Ejemplo b\u00E1sico:\n\n```tsx\n<WithTooltip content=\"Texto del tooltip\" placement=\"top\">\n <span>Hover sobre m\u00ED</span>\n</WithTooltip>\n```\n\n### Solo si hay overflow:\n\n```tsx\n<WithOverflowTooltip maxWidth=\"200px\">\n <span>Texto que puede truncarse...</span>\n</WithOverflowTooltip>\n```\n";
@@ -209,6 +209,13 @@ declare const _default: {
209
209
  modal: {
210
210
  example: string;
211
211
  };
212
+ pickChannelModal: {
213
+ example: string;
214
+ default: string;
215
+ withoutGeneralEdition: string;
216
+ customTexts: string;
217
+ withFullTitle: string;
218
+ };
212
219
  copyButton: {
213
220
  example: string;
214
221
  };
@@ -383,6 +390,19 @@ declare const _default: {
383
390
  confirm: string;
384
391
  openModal: string;
385
392
  };
393
+ pickChannelModal: {
394
+ title: string;
395
+ generalEditionTitle: string;
396
+ generalEditionDescription: string;
397
+ channelEditionTitle: string;
398
+ channelEditionDescription: string;
399
+ openModal: string;
400
+ fullTitle: {
401
+ title: string;
402
+ subtitle: string;
403
+ helpTooltip: string;
404
+ };
405
+ };
386
406
  tab: {
387
407
  tab1: string;
388
408
  tab2: string;