bord-design-system 0.0.17 → 0.0.19

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 (168) hide show
  1. package/dist/components/BordAnimationLoader/BordAnimationLoader.d.ts +6 -0
  2. package/dist/components/BordAnimationLoader/BordAnimationLoader.d.ts.map +1 -0
  3. package/dist/components/BordAnimationLoader/BordAnimationLoader.types.d.ts +6 -0
  4. package/dist/components/BordAnimationLoader/BordAnimationLoader.types.d.ts.map +1 -0
  5. package/dist/components/BordCard/BordCard.d.ts +14 -0
  6. package/dist/components/BordCard/BordCard.d.ts.map +1 -0
  7. package/dist/components/BordCard/BordCard.types.d.ts +30 -0
  8. package/dist/components/BordCard/BordCard.types.d.ts.map +1 -0
  9. package/dist/components/BordCard/components/CardBottomContent/CardBottomContent.d.ts +9 -0
  10. package/dist/components/BordCard/components/CardBottomContent/CardBottomContent.d.ts.map +1 -0
  11. package/dist/components/BordCard/components/CardBottomContent/CardBottomContent.types.d.ts +13 -0
  12. package/dist/components/BordCard/components/CardBottomContent/CardBottomContent.types.d.ts.map +1 -0
  13. package/dist/components/BordCard/components/CardLeftContent/CardLeftContent.d.ts +8 -0
  14. package/dist/components/BordCard/components/CardLeftContent/CardLeftContent.d.ts.map +1 -0
  15. package/dist/components/BordCard/components/CardLeftContent/CardLeftContent.types.d.ts +12 -0
  16. package/dist/components/BordCard/components/CardLeftContent/CardLeftContent.types.d.ts.map +1 -0
  17. package/dist/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.d.ts +8 -0
  18. package/dist/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.d.ts.map +1 -0
  19. package/dist/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.types.d.ts +17 -0
  20. package/dist/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.types.d.ts.map +1 -0
  21. package/dist/components/BordCard/components/CardRightContent/CardRightContent.d.ts +8 -0
  22. package/dist/components/BordCard/components/CardRightContent/CardRightContent.d.ts.map +1 -0
  23. package/dist/components/BordCard/components/CardRightContent/CardRightContent.types.d.ts +8 -0
  24. package/dist/components/BordCard/components/CardRightContent/CardRightContent.types.d.ts.map +1 -0
  25. package/dist/components/BordConfigStatusCard/BordConfigStatusCard.d.ts +7 -0
  26. package/dist/components/BordConfigStatusCard/BordConfigStatusCard.d.ts.map +1 -0
  27. package/dist/components/BordConfigStatusCard/BordConfigStatusCard.types.d.ts +17 -0
  28. package/dist/components/BordConfigStatusCard/BordConfigStatusCard.types.d.ts.map +1 -0
  29. package/dist/components/BordEmailPreview/BordEmailPreview.d.ts +9 -0
  30. package/dist/components/BordEmailPreview/BordEmailPreview.d.ts.map +1 -0
  31. package/dist/components/BordEmailPreview/BordEmailPreview.types.d.ts +6 -0
  32. package/dist/components/BordEmailPreview/BordEmailPreview.types.d.ts.map +1 -0
  33. package/dist/components/BordFilters/BordFilters.d.ts +1 -1
  34. package/dist/components/BordFilters/BordFilters.d.ts.map +1 -1
  35. package/dist/components/BordFilters/BordFilters.types.d.ts +5 -4
  36. package/dist/components/BordFilters/BordFilters.types.d.ts.map +1 -1
  37. package/dist/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.d.ts +1 -1
  38. package/dist/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.d.ts.map +1 -1
  39. package/dist/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.types.d.ts +6 -0
  40. package/dist/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.types.d.ts.map +1 -1
  41. package/dist/components/BordFiltersExpandableSelect/BordFiltersOptionsPanel.d.ts +3 -2
  42. package/dist/components/BordFiltersExpandableSelect/BordFiltersOptionsPanel.d.ts.map +1 -1
  43. package/dist/components/BordFlag/BordFlag.d.ts +2 -1
  44. package/dist/components/BordFlag/BordFlag.d.ts.map +1 -1
  45. package/dist/components/BordGenericSelect/BordGenericSelect.d.ts +1 -1
  46. package/dist/components/BordGenericSelect/BordGenericSelect.d.ts.map +1 -1
  47. package/dist/components/BordGenericSelect/BordGenericSelect.types.d.ts +1 -0
  48. package/dist/components/BordGenericSelect/BordGenericSelect.types.d.ts.map +1 -1
  49. package/dist/components/BordGroupedComboBox/BordGroupedComboBox.d.ts +10 -0
  50. package/dist/components/BordGroupedComboBox/BordGroupedComboBox.d.ts.map +1 -0
  51. package/dist/components/BordGroupedComboBox/BordGroupedComboBox.types.d.ts +44 -0
  52. package/dist/components/BordGroupedComboBox/BordGroupedComboBox.types.d.ts.map +1 -0
  53. package/dist/components/BordIlustrationIcon/BordIlustration.types.d.ts +1 -1
  54. package/dist/components/BordIlustrationIcon/BordIlustration.types.d.ts.map +1 -1
  55. package/dist/components/BordIlustrationIcon/Icons/BordWarningIcon.d.ts.map +1 -1
  56. package/dist/components/BordIlustrationIcon/Icons/BordWarningLight.d.ts +7 -0
  57. package/dist/components/BordIlustrationIcon/Icons/BordWarningLight.d.ts.map +1 -0
  58. package/dist/components/BordInfoCard/BordInfoCard.d.ts.map +1 -1
  59. package/dist/components/BordInfoCard/BordInfoCard.types.d.ts +3 -1
  60. package/dist/components/BordInfoCard/BordInfoCard.types.d.ts.map +1 -1
  61. package/dist/components/BordMetricCard/BordMetricCard.d.ts +4 -5
  62. package/dist/components/BordMetricCard/BordMetricCard.d.ts.map +1 -1
  63. package/dist/components/BordMetricCard/BordMetricCard.types.d.ts +16 -0
  64. package/dist/components/BordMetricCard/BordMetricCard.types.d.ts.map +1 -0
  65. package/dist/components/BordOneToneIcon/BordOneToneIcon.types.d.ts +6 -2
  66. package/dist/components/BordOneToneIcon/BordOneToneIcon.types.d.ts.map +1 -1
  67. package/dist/components/BordOneToneIcon/Icons/BordAppleIcon.d.ts +4 -0
  68. package/dist/components/BordOneToneIcon/Icons/BordAppleIcon.d.ts.map +1 -0
  69. package/dist/components/BordOneToneIcon/Icons/BordLaptopPhoneSyncIcon.d.ts +4 -0
  70. package/dist/components/BordOneToneIcon/Icons/BordLaptopPhoneSyncIcon.d.ts.map +1 -0
  71. package/dist/components/BordOneToneIcon/Icons/BordOffboardingIcon.d.ts.map +1 -1
  72. package/dist/components/BordOneToneIcon/Icons/BordTime5.d.ts +4 -0
  73. package/dist/components/BordOneToneIcon/Icons/BordTime5.d.ts.map +1 -0
  74. package/dist/components/BordOneToneIcon/Icons/BordWipingIcon2.d.ts +7 -0
  75. package/dist/components/BordOneToneIcon/Icons/BordWipingIcon2.d.ts.map +1 -0
  76. package/dist/components/BordOneToneIcon/Icons/listOfBordOneToneIcons.d.ts.map +1 -1
  77. package/dist/components/BordPhoto/BordPhoto.d.ts +3 -3
  78. package/dist/components/BordPhoto/BordPhoto.d.ts.map +1 -1
  79. package/dist/components/BordPhoto/BordPhoto.types.d.ts +1 -0
  80. package/dist/components/BordPhoto/BordPhoto.types.d.ts.map +1 -1
  81. package/dist/components/BordRadioButton/BordRadioButton.d.ts +2 -2
  82. package/dist/components/BordRadioButton/BordRadioButton.d.ts.map +1 -1
  83. package/dist/components/BordReportClosureList/BordReportClosureList.d.ts +10 -0
  84. package/dist/components/BordReportClosureList/BordReportClosureList.d.ts.map +1 -0
  85. package/dist/components/BordReportClosureList/BordReportClosureList.types.d.ts +17 -0
  86. package/dist/components/BordReportClosureList/BordReportClosureList.types.d.ts.map +1 -0
  87. package/dist/components/BordReportDatesForm/BordReportDatesForm.d.ts +10 -0
  88. package/dist/components/BordReportDatesForm/BordReportDatesForm.d.ts.map +1 -0
  89. package/dist/components/BordReportDatesForm/BordReportDatesForm.types.d.ts +28 -0
  90. package/dist/components/BordReportDatesForm/BordReportDatesForm.types.d.ts.map +1 -0
  91. package/dist/components/BordSearchBar/BordSearchBar.d.ts.map +1 -1
  92. package/dist/components/BordSelect/BordSelect.d.ts.map +1 -1
  93. package/dist/components/BordSelect/BordSelect.types.d.ts +1 -0
  94. package/dist/components/BordSelect/BordSelect.types.d.ts.map +1 -1
  95. package/dist/components/BordSelect/components/BordSelectTriggers/BordSelectTriggers.d.ts +3 -2
  96. package/dist/components/BordSelect/components/BordSelectTriggers/BordSelectTriggers.d.ts.map +1 -1
  97. package/dist/components/BordSwitch/BordSwitch.d.ts +8 -1
  98. package/dist/components/BordSwitch/BordSwitch.d.ts.map +1 -1
  99. package/dist/components/BordSwitchGroup/BordSwitchGroup.d.ts +7 -0
  100. package/dist/components/BordSwitchGroup/BordSwitchGroup.d.ts.map +1 -0
  101. package/dist/components/BordSwitchGroup/BordSwitchGroup.types.d.ts +9 -0
  102. package/dist/components/BordSwitchGroup/BordSwitchGroup.types.d.ts.map +1 -0
  103. package/dist/components/BordTag/BordTag.d.ts.map +1 -1
  104. package/dist/components/BordTag/BordTag.type.d.ts +2 -0
  105. package/dist/components/BordTag/BordTag.type.d.ts.map +1 -1
  106. package/dist/components/BordTextArea/BordTextArea.d.ts +3 -3
  107. package/dist/components/BordTextArea/BordTextArea.d.ts.map +1 -1
  108. package/dist/components/BordTextArea/BordTextArea.types.d.ts +16 -16
  109. package/dist/components/BordTextArea/BordTextArea.types.d.ts.map +1 -1
  110. package/dist/components/BordTextArea/components/BordTextAreaSkeleton/BordTextAreaSkeleton.d.ts +5 -0
  111. package/dist/components/BordTextArea/components/BordTextAreaSkeleton/BordTextAreaSkeleton.d.ts.map +1 -0
  112. package/dist/components/BordTextArea/components/BordTextAreaSkeleton/BordTextAreaSkeleton.types.d.ts +5 -0
  113. package/dist/components/BordTextArea/components/BordTextAreaSkeleton/BordTextAreaSkeleton.types.d.ts.map +1 -0
  114. package/dist/components/BordTextInput/BordTextInput.d.ts.map +1 -1
  115. package/dist/components/BordTickSpinner/BordTickSpinner.d.ts +9 -0
  116. package/dist/components/BordTickSpinner/BordTickSpinner.d.ts.map +1 -0
  117. package/dist/components/BordTickSpinner/BordTickSpinner.types.d.ts +8 -0
  118. package/dist/components/BordTickSpinner/BordTickSpinner.types.d.ts.map +1 -0
  119. package/dist/components/BordTooltip/BordTooltip.constants.d.ts +15 -0
  120. package/dist/components/BordTooltip/BordTooltip.constants.d.ts.map +1 -0
  121. package/dist/components/BordTooltip/BordTooltip.d.ts +1 -1
  122. package/dist/components/BordTooltip/BordTooltip.d.ts.map +1 -1
  123. package/dist/components/BordTooltip/BordTooltip.type.d.ts +7 -0
  124. package/dist/components/BordTooltip/BordTooltip.type.d.ts.map +1 -1
  125. package/dist/components/BordTooltip/BordTooltip.utils.d.ts +3 -0
  126. package/dist/components/BordTooltip/BordTooltip.utils.d.ts.map +1 -0
  127. package/dist/components/BordTooltip/components/BordTooltipCta/BordTooltipCta.d.ts +10 -0
  128. package/dist/components/BordTooltip/components/BordTooltipCta/BordTooltipCta.d.ts.map +1 -0
  129. package/dist/components/BordTooltip/components/BordTooltipCta/BordTooltipCta.types.d.ts +13 -0
  130. package/dist/components/BordTooltip/components/BordTooltipCta/BordTooltipCta.types.d.ts.map +1 -0
  131. package/dist/components/BordTooltip/components/BordTooltipKeyValueMessage/BordTooltipKeyValueMessage.d.ts +10 -0
  132. package/dist/components/BordTooltip/components/BordTooltipKeyValueMessage/BordTooltipKeyValueMessage.d.ts.map +1 -0
  133. package/dist/components/BordTrelloRowFooterBadgeList/BordTrelloRowFooterBadgeList.d.ts +2 -14
  134. package/dist/components/BordTrelloRowFooterBadgeList/BordTrelloRowFooterBadgeList.d.ts.map +1 -1
  135. package/dist/components/BordTrelloRowFooterBadgeList/BordTrelloRowFooterBadgeList.types.d.ts +24 -0
  136. package/dist/components/BordTrelloRowFooterBadgeList/BordTrelloRowFooterBadgeList.types.d.ts.map +1 -0
  137. package/dist/components/BordTrelloRowFooterBadgeList/renderBordFooterBadgeIcon.d.ts +14 -0
  138. package/dist/components/BordTrelloRowFooterBadgeList/renderBordFooterBadgeIcon.d.ts.map +1 -0
  139. package/dist/components/BordUploaderButton/BordUploaderButton.d.ts +3 -3
  140. package/dist/components/BordUploaderButton/BordUploaderButton.d.ts.map +1 -1
  141. package/dist/components/BordUploaderButton/BordUploaderButton.types.d.ts +11 -0
  142. package/dist/components/BordUploaderButton/BordUploaderButton.types.d.ts.map +1 -1
  143. package/dist/components/BordVerticalStepper/BordVerticalStepper.d.ts +5 -0
  144. package/dist/components/BordVerticalStepper/BordVerticalStepper.d.ts.map +1 -0
  145. package/dist/components/BordVerticalStepper/BordVerticalStepper.types.d.ts +45 -0
  146. package/dist/components/BordVerticalStepper/BordVerticalStepper.types.d.ts.map +1 -0
  147. package/dist/components/BordVerticalStepper/components/Icons/Icons.d.ts +16 -0
  148. package/dist/components/BordVerticalStepper/components/Icons/Icons.d.ts.map +1 -0
  149. package/dist/components/BordVerticalStepper/components/Icons/Icons.types.d.ts +7 -0
  150. package/dist/components/BordVerticalStepper/components/Icons/Icons.types.d.ts.map +1 -0
  151. package/dist/components/BordVerticalStepper/components/LocationStep/LocationStep.d.ts +14 -0
  152. package/dist/components/BordVerticalStepper/components/LocationStep/LocationStep.d.ts.map +1 -0
  153. package/dist/components/BordVerticalStepper/components/SubSteps/SubSteps.d.ts +10 -0
  154. package/dist/components/BordVerticalStepper/components/SubSteps/SubSteps.d.ts.map +1 -0
  155. package/dist/components/index.d.ts +13 -1
  156. package/dist/components/index.d.ts.map +1 -1
  157. package/dist/index.d.ts +452 -81
  158. package/dist/index.esm.js +36616 -1037
  159. package/dist/index.esm.js.map +1 -1
  160. package/dist/index.js +36655 -1044
  161. package/dist/index.js.map +1 -1
  162. package/dist/index.webpack.js +36616 -1037
  163. package/dist/index.webpack.js.map +1 -1
  164. package/dist/types/components.types.d.ts +4 -0
  165. package/dist/types/components.types.d.ts.map +1 -1
  166. package/dist/types/global.types.d.ts +3 -2
  167. package/dist/types/global.types.d.ts.map +1 -1
  168. package/package.json +6 -2
@@ -0,0 +1,6 @@
1
+ import { FC } from 'react';
2
+ import type { IBordAnimationLoaderProps } from './BordAnimationLoader.types';
3
+ import './BordAnimationLoader.scss';
4
+ declare const BordAnimationLoader: FC<IBordAnimationLoaderProps>;
5
+ export default BordAnimationLoader;
6
+ //# sourceMappingURL=BordAnimationLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordAnimationLoader.d.ts","sourceRoot":"","sources":["../../../src/components/BordAnimationLoader/BordAnimationLoader.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAE3B,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAC7E,OAAO,4BAA4B,CAAC;AAEpC,QAAA,MAAM,mBAAmB,EAAE,EAAE,CAAC,yBAAyB,CAYtD,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { ComponentProps } from 'react';
2
+ export interface IBordAnimationLoaderProps extends Omit<ComponentProps<'div'>, 'children'> {
3
+ width?: string;
4
+ lottieClassName?: string;
5
+ }
6
+ //# sourceMappingURL=BordAnimationLoader.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordAnimationLoader.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordAnimationLoader/BordAnimationLoader.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,WAAW,yBAA0B,SAAQ,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC;IACxF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,14 @@
1
+ import { BordCardProps } from './BordCard.types';
2
+ import './BordCard.scss';
3
+ /**
4
+ * Tarjeta con tres regiones: bloque izquierdo, bloque derecho e inferior.
5
+ * Fondo, bordes y sombras usan los tokens de tema (`--ds-c-*` en `index.scss`); con `ThemeProvider` / `data-theme="dark"` se adapta a modo claro/oscuro.
6
+ * Con `checkbox.show` e `checkbox.isActive`, se pueden mostrar unidades (`showUnitControls` solo aplica con el checkbox activo; con `false` o `rightContent` propio se usa el bloque derecho alternativo),
7
+ * bloque inferior y checkbox.
8
+ * Desmarcado el checkbox, la derecha muestra `collapsedRightContent` (icono + texto) e inferior oculto.
9
+ * El bloque izquierdo usa `leftBlock` o `leftContent`.
10
+ */
11
+ declare const BordCard: (props: BordCardProps) => import("react/jsx-runtime").JSX.Element;
12
+ export default BordCard;
13
+ export type { BordCardCheckboxConfig, BordCardProps, CardBottomContentConfig, CardCollapsedRightContentConfig, CardLeftContentProps, CardLeftFeatureTag, CardRightCollapsedContentProps, CardRightContentProps, CardTextInputFieldConfig, } from './BordCard.types';
14
+ //# sourceMappingURL=BordCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordCard.d.ts","sourceRoot":"","sources":["../../../src/components/BordCard/BordCard.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,OAAO,iBAAiB,CAAC;AAEzB;;;;;;;GAOG;AACH,QAAA,MAAM,QAAQ,UAAW,aAAa,4CAqKrC,CAAC;AAEF,eAAe,QAAQ,CAAC;AAExB,YAAY,EACV,sBAAsB,EACtB,aAAa,EACb,uBAAuB,EACvB,+BAA+B,EAC/B,oBAAoB,EACpB,kBAAkB,EAClB,8BAA8B,EAC9B,qBAAqB,EACrB,wBAAwB,GACzB,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { ComponentProps, ReactNode } from 'react';
2
+ import type { CardBottomContentConfig } from './components/CardBottomContent/CardBottomContent.types';
3
+ import type { CardCollapsedRightContentConfig } from './components/CardRightCollapsedContent/CardRightCollapsedContent.types';
4
+ import type { CardLeftContentProps } from './components/CardLeftContent/CardLeftContent.types';
5
+ export type { CardBottomContentConfig, CardTextInputFieldConfig } from './components/CardBottomContent/CardBottomContent.types';
6
+ export type { CardLeftContentProps, CardLeftFeatureTag } from './components/CardLeftContent/CardLeftContent.types';
7
+ export type { CardRightContentProps } from './components/CardRightContent/CardRightContent.types';
8
+ export type { CardCollapsedRightContentConfig, CardRightCollapsedContentProps, } from './components/CardRightCollapsedContent/CardRightCollapsedContent.types';
9
+ export type BordCardCheckboxConfig = {
10
+ show?: boolean;
11
+ isActive?: boolean;
12
+ isDisabled?: boolean;
13
+ onChange?: () => void;
14
+ };
15
+ export type BordCardProps = ComponentProps<'div'> & {
16
+ leftContent?: ReactNode;
17
+ leftBlock?: CardLeftContentProps;
18
+ rightContent?: ReactNode;
19
+ collapsedRightContent?: CardCollapsedRightContentConfig;
20
+ bottomContent?: ReactNode;
21
+ bottomFields?: CardBottomContentConfig;
22
+ checkbox?: BordCardCheckboxConfig;
23
+ showUnitControls?: boolean;
24
+ showBottomContent?: boolean;
25
+ unitLabel?: string;
26
+ quantityValue?: number;
27
+ onQuantityChange?: (value: number) => void;
28
+ customClassName?: string;
29
+ };
30
+ //# sourceMappingURL=BordCard.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordCard.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordCard/BordCard.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wDAAwD,CAAC;AACtG,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,wEAAwE,CAAC;AAC9H,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE/F,YAAY,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,wDAAwD,CAAC;AAChI,YAAY,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,oDAAoD,CAAC;AACnH,YAAY,EAAE,qBAAqB,EAAE,MAAM,sDAAsD,CAAC;AAClG,YAAY,EACV,+BAA+B,EAC/B,8BAA8B,GAC/B,MAAM,wEAAwE,CAAC;AAEhF,MAAM,MAAM,sBAAsB,GAAG;IACnC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,KAAK,CAAC,GAAG;IAClD,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,EAAE,oBAAoB,CAAC;IACjC,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,qBAAqB,CAAC,EAAE,+BAA+B,CAAC;IACxD,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { CardBottomContentProps } from './CardBottomContent.types';
2
+ import './CardBottomContent.scss';
3
+ /**
4
+ * Contenedor inferior con envoltura (`cardBottomContentRoot`) y cuadrícula de `BordTextInput` (hasta dos por fila);
5
+ * la cantidad de celdas la define `fieldCount`.
6
+ */
7
+ declare const CardBottomContent: (props: CardBottomContentProps) => import("react/jsx-runtime").JSX.Element | null;
8
+ export default CardBottomContent;
9
+ //# sourceMappingURL=CardBottomContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardBottomContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardBottomContent/CardBottomContent.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAA4B,MAAM,2BAA2B,CAAC;AAE7F,OAAO,0BAA0B,CAAC;AASlC;;;GAGG;AACH,QAAA,MAAM,iBAAiB,UAAW,sBAAsB,mDAqBvD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { IBordTextInputProps } from '../../../BordTextInput/BordTextInput.type';
2
+ export type CardTextInputFieldConfig = Omit<IBordTextInputProps, 'placeholder' | 'isFilled'> & {
3
+ placeholder: string;
4
+ isFilled: boolean;
5
+ fieldKey?: string;
6
+ };
7
+ export type CardBottomContentConfig = {
8
+ getFieldConfig?: (index: number) => CardTextInputFieldConfig;
9
+ };
10
+ export type CardBottomContentProps = CardBottomContentConfig & {
11
+ fieldCount: number;
12
+ };
13
+ //# sourceMappingURL=CardBottomContent.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardBottomContent.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardBottomContent/CardBottomContent.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAEhF,MAAM,MAAM,wBAAwB,GAAG,IAAI,CAAC,mBAAmB,EAAE,aAAa,GAAG,UAAU,CAAC,GAAG;IAC7F,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,wBAAwB,CAAC;CAC9D,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG,uBAAuB,GAAG;IAC7D,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { CardLeftContentProps } from './CardLeftContent.types';
2
+ import './CardLeftContent.scss';
3
+ /**
4
+ * Bloque izquierdo de BordCard con envoltura (`cardLeftContentRoot`), foto con `BordPhoto`, título y etiquetas.
5
+ */
6
+ declare const CardLeftContent: (props: CardLeftContentProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default CardLeftContent;
8
+ //# sourceMappingURL=CardLeftContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardLeftContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardLeftContent/CardLeftContent.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAE/D,OAAO,wBAAwB,CAAC;AAKhC;;GAEG;AACH,QAAA,MAAM,eAAe,UAAW,oBAAoB,4CAmCnD,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { IBordPhotoProps } from '../../../BordPhoto/BordPhoto.types';
2
+ import { IBordTagProps } from '../../../BordTag/BordTag.type';
3
+ export type CardLeftFeatureTag = Pick<IBordTagProps, 'labelName' | 'customClassName' | 'customStyles' | 'standardSize' | 'color' | 'onRemove' | 'removeButtonAriaLabel'> & {
4
+ tagKey?: string;
5
+ };
6
+ export type CardLeftContentProps = {
7
+ title: string;
8
+ titleClassName?: string;
9
+ featureTags?: CardLeftFeatureTag[];
10
+ bordPhotoProps?: Partial<IBordPhotoProps>;
11
+ };
12
+ //# sourceMappingURL=CardLeftContent.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardLeftContent.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardLeftContent/CardLeftContent.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAE9D,MAAM,MAAM,kBAAkB,GAAG,IAAI,CACnC,aAAa,EACb,WAAW,GAAG,iBAAiB,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,UAAU,GAAG,uBAAuB,CACnH,GAAG;IACF,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,kBAAkB,EAAE,CAAC;IACnC,cAAc,CAAC,EAAE,OAAO,CAAC,eAAe,CAAC,CAAC;CAC3C,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { CardRightCollapsedContentProps } from './CardRightCollapsedContent.types';
2
+ import './CardRightCollapsedContent.scss';
3
+ /**
4
+ * Bloque derecho con icono y texto (checkbox desmarcado en modo selección); `rootClassName` aplica a la envoltura exterior.
5
+ */
6
+ declare const CardRightCollapsedContent: (props: CardRightCollapsedContentProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default CardRightCollapsedContent;
8
+ //# sourceMappingURL=CardRightCollapsedContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardRightCollapsedContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,8BAA8B,EAAE,MAAM,mCAAmC,CAAC;AAEnF,OAAO,kCAAkC,CAAC;AAE1C;;GAEG;AACH,QAAA,MAAM,yBAAyB,UAAW,8BAA8B,4CAkBvE,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,17 @@
1
+ import type { IbordOneToneIconProps } from '../../../BordOneToneIcon/BordOneToneIcon';
2
+ import { TbordOneToneIcon } from '../../../BordOneToneIcon/BordOneToneIcon.types';
3
+ export type CardCollapsedRightContentConfig = {
4
+ text?: string;
5
+ iconVariant?: TbordOneToneIcon;
6
+ iconProps?: Omit<IbordOneToneIconProps, 'variant'>;
7
+ rootClassName?: string;
8
+ textClassName?: string;
9
+ };
10
+ export type CardRightCollapsedContentProps = {
11
+ text: string;
12
+ iconVariant: TbordOneToneIcon;
13
+ iconProps?: Omit<IbordOneToneIconProps, 'variant'>;
14
+ rootClassName?: string;
15
+ textClassName?: string;
16
+ };
17
+ //# sourceMappingURL=CardRightCollapsedContent.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardRightCollapsedContent.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardRightCollapsedContent/CardRightCollapsedContent.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAElF,MAAM,MAAM,+BAA+B,GAAG;IAC5C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,gBAAgB,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,CAAC,qBAAqB,EAAE,SAAS,CAAC,CAAC;IACnD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,gBAAgB,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,CAAC,qBAAqB,EAAE,SAAS,CAAC,CAAC;IACnD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { CardRightContentProps } from './CardRightContent.types';
2
+ import './CardRightContent.scss';
3
+ /**
4
+ * Contenido derecho con envoltura de raíz, etiqueta de unidad e input numérico de cantidad.
5
+ */
6
+ declare const CardRightContent: (props: CardRightContentProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default CardRightContent;
8
+ //# sourceMappingURL=CardRightContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardRightContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardRightContent/CardRightContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,yBAAyB,CAAC;AAEjC;;GAEG;AACH,QAAA,MAAM,gBAAgB,UAAW,qBAAqB,4CAmBrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ChangeEvent } from 'react';
2
+ export type CardRightContentProps = {
3
+ unitLabel: string;
4
+ quantityDraft: string;
5
+ onQuantityInputChange: (event: ChangeEvent<HTMLInputElement>) => void;
6
+ onQuantityBlur: () => void;
7
+ };
8
+ //# sourceMappingURL=CardRightContent.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardRightContent.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/BordCard/components/CardRightContent/CardRightContent.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAEpC,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,CAAC,KAAK,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACtE,cAAc,EAAE,MAAM,IAAI,CAAC;CAC5B,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { FC } from 'react';
2
+ import type { BordConfigStatusCardProps } from './BordConfigStatusCard.types';
3
+ import './BordConfigStatusCard.scss';
4
+ declare const BordConfigStatusCard: FC<BordConfigStatusCardProps>;
5
+ export default BordConfigStatusCard;
6
+ export type { BordConfigStatusCardProps, BordConfigStatusOption } from './BordConfigStatusCard.types';
7
+ //# sourceMappingURL=BordConfigStatusCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordConfigStatusCard.d.ts","sourceRoot":"","sources":["../../../src/components/BordConfigStatusCard/BordConfigStatusCard.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAKvC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAE9E,OAAO,6BAA6B,CAAC;AAErC,QAAA,MAAM,oBAAoB,EAAE,EAAE,CAAC,yBAAyB,CA0DvD,CAAC;AAEF,eAAe,oBAAoB,CAAC;AAEpC,YAAY,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { ComponentProps } from 'react';
2
+ import { TbordOneToneIcon } from '../BordOneToneIcon/BordOneToneIcon.types';
3
+ export interface BordConfigStatusOption {
4
+ id: string;
5
+ label: string;
6
+ }
7
+ export interface BordConfigStatusCardProps extends ComponentProps<'div'> {
8
+ title: string;
9
+ icon?: TbordOneToneIcon;
10
+ iconCopy?: string;
11
+ statusOptions: BordConfigStatusOption[];
12
+ selectedStatusId: string;
13
+ onActionClick?: () => void;
14
+ onStatusChange?: (statusId: string) => void;
15
+ customClassName?: string;
16
+ }
17
+ //# sourceMappingURL=BordConfigStatusCard.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordConfigStatusCard.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordConfigStatusCard/BordConfigStatusCard.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAE5E,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf;AAGD,MAAM,WAAW,yBAA0B,SAAQ,cAAc,CAAC,KAAK,CAAC;IACtE,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,gBAAgB,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,sBAAsB,EAAE,CAAC;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,9 @@
1
+ import type { IBordEmailPreview } from './BordEmailPreview.types';
2
+ import './BordEmailPreview.scss';
3
+ /**
4
+ * Preview del correo a enviar al cliente (imagen renderizada por el back).
5
+ * Renderiza la imagen recibida vía URL dentro de un card con tamaño fijo.
6
+ */
7
+ declare const BordEmailPreview: ({ imageUrl, imageAlt, className, }: IBordEmailPreview) => import("react/jsx-runtime").JSX.Element;
8
+ export default BordEmailPreview;
9
+ //# sourceMappingURL=BordEmailPreview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordEmailPreview.d.ts","sourceRoot":"","sources":["../../../src/components/BordEmailPreview/BordEmailPreview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,yBAAyB,CAAC;AAIjC;;;GAGG;AACH,QAAA,MAAM,gBAAgB,uCAInB,iBAAiB,4CAQnB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,6 @@
1
+ export interface IBordEmailPreview {
2
+ imageUrl: string;
3
+ imageAlt?: string;
4
+ className?: string;
5
+ }
6
+ //# sourceMappingURL=BordEmailPreview.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordEmailPreview.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordEmailPreview/BordEmailPreview.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -1,5 +1,5 @@
1
1
  import { BordFiltersProps } from './BordFilters.types';
2
2
  import './BordFilters.scss';
3
- declare const BordFilters: ({ filtersList, filtersTitle, handleResetFilters, filtersActiveStyle, filtersContainerStyles, filterIcon, isLoading, flexDirection, sort, filterSearchPlaceholder, mobileSheetTitle, mobileApplyLabel, mobileClearLabel, onMobileFiltersApply, tags, customClassNameForFiltersExpandableSelects, }: BordFiltersProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BordFilters: ({ filtersList, filtersTitle, handleResetFilters, filtersActiveStyle, filtersContainerStyles, filterIcon, isLoading, flexDirection, filterSearchPlaceholder, mobileSheetTitle, mobileApplyLabel, mobileClearLabel, onMobileFiltersApply, dropdownBackgroundColor, customClassNameForFiltersExpandableSelects, }: BordFiltersProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export default BordFilters;
5
5
  //# sourceMappingURL=BordFilters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordFilters.d.ts","sourceRoot":"","sources":["../../../src/components/BordFilters/BordFilters.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAIvD,OAAO,oBAAoB,CAAC;AAE5B,QAAA,MAAM,WAAW,sSAiBd,gBAAgB,4CAoPlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"BordFilters.d.ts","sourceRoot":"","sources":["../../../src/components/BordFilters/BordFilters.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,oBAAoB,CAAC;AAE5B,QAAA,MAAM,WAAW,mTAgBd,gBAAgB,4CA+OlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,6 +1,6 @@
1
- import type { Dispatch, ReactNode, SetStateAction } from 'react';
1
+ import type { Dispatch, SetStateAction } from 'react';
2
+ import type { TTagColors } from '../BordTag/BordTag.type';
2
3
  import { IrawSelectOption, TFlexDirection } from '../BordFiltersExpandableSelect/BordFiltersExpandableSelect.types';
3
- import type { IBordTagsProps } from '../BordTags/BordTags.types';
4
4
  import { TbordOneToneIcon } from '../BordOneToneIcon/BordOneToneIcon.types';
5
5
  export interface IModuleFilterInfo {
6
6
  title: string;
@@ -10,6 +10,8 @@ export interface IModuleFilterInfo {
10
10
  handleChangeSelectedOption: (option: IrawSelectOption) => void;
11
11
  isFilterActive: boolean;
12
12
  searchPlaceholder?: string;
13
+ selectionBadgeColor?: TTagColors;
14
+ dropdownBackgroundColor?: string;
13
15
  }
14
16
  export interface BordFiltersProps {
15
17
  filtersTitle?: string;
@@ -22,13 +24,12 @@ export interface BordFiltersProps {
22
24
  filterIcon?: TbordOneToneIcon;
23
25
  isLoading?: boolean;
24
26
  flexDirection?: TFlexDirection;
25
- sort?: ReactNode;
26
27
  filterSearchPlaceholder?: string;
27
28
  mobileSheetTitle?: string;
28
29
  mobileApplyLabel?: string;
29
30
  mobileClearLabel?: string;
30
31
  onMobileFiltersApply?: () => void;
31
- tags?: IBordTagsProps;
32
+ dropdownBackgroundColor?: string;
32
33
  customClassNameForFiltersExpandableSelects?: string;
33
34
  }
34
35
  //# sourceMappingURL=BordFilters.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordFilters.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordFilters/BordFilters.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAC;AACpH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAE5E,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAChD,UAAU,EAAE,OAAO,CAAC;IACpB,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,0BAA0B,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC/D,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AACD,MAAM,WAAW,gBAAgB;IAC/B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,sBAAsB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAClD,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;IAClC,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,0CAA0C,CAAC,EAAE,MAAM,CAAC;CACrD"}
1
+ {"version":3,"file":"BordFilters.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordFilters/BordFilters.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,kEAAkE,CAAC;AACpH,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAE5E,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAChD,UAAU,EAAE,OAAO,CAAC;IACpB,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,0BAA0B,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC/D,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,mBAAmB,CAAC,EAAE,UAAU,CAAC;IACjC,uBAAuB,CAAC,EAAE,MAAM,CAAC;CAClC;AACD,MAAM,WAAW,gBAAgB;IAC/B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,iBAAiB,EAAE,CAAC;IACjC,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,sBAAsB,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAClD,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;IAClC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,0CAA0C,CAAC,EAAE,MAAM,CAAC;CACrD"}
@@ -1,5 +1,5 @@
1
1
  import { IBordFiltersExpandableSelect } from './BordFiltersExpandableSelect.types';
2
2
  import './BordFiltersExpandableSelect.scss';
3
- declare const BordFiltersExpandableSelect: ({ filterTitle, openSelectStatus, openSelectFunction, rawSelectOptions, handleChangeSelectedOption, isFilterActive, searchPlaceholder, }: IBordFiltersExpandableSelect) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BordFiltersExpandableSelect: ({ filterTitle, openSelectStatus, openSelectFunction, rawSelectOptions, handleChangeSelectedOption, isFilterActive, selectionBadgeColor, optionsPanelVariant, dropdownBackgroundColor, searchPlaceholder, }: IBordFiltersExpandableSelect) => import("react/jsx-runtime").JSX.Element;
4
4
  export default BordFiltersExpandableSelect;
5
5
  //# sourceMappingURL=BordFiltersExpandableSelect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordFiltersExpandableSelect.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AAEnF,OAAO,oCAAoC,CAAC;AAE5C,QAAA,MAAM,2BAA2B,4IAQ9B,4BAA4B,4CAsD9B,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"BordFiltersExpandableSelect.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AAEnF,OAAO,oCAAoC,CAAC;AAE5C,QAAA,MAAM,2BAA2B,+MAW9B,4BAA4B,4CAgF9B,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import type { Dispatch, SetStateAction } from 'react';
2
+ import type { TTagColors } from '../BordTag/BordTag.type';
2
3
  export interface IrawSelectOption {
3
4
  name: string;
4
5
  value?: string;
@@ -7,6 +8,8 @@ export interface IrawSelectOption {
7
8
  isActive?: boolean;
8
9
  }
9
10
  export type TFlexDirection = "row" | "column" | "row-reverse" | "column-reverse";
11
+ /** Disposición del checkbox en el panel de opciones. */
12
+ export type TFiltersOptionsPanelVariant = 'desktop' | 'compact';
10
13
  export interface IBordFiltersExpandableSelect {
11
14
  filterTitle: string;
12
15
  openSelectStatus: boolean;
@@ -14,6 +17,9 @@ export interface IBordFiltersExpandableSelect {
14
17
  rawSelectOptions: IrawSelectOption[];
15
18
  handleChangeSelectedOption: (selectedOption: IrawSelectOption) => void;
16
19
  isFilterActive?: boolean;
20
+ selectionBadgeColor?: TTagColors;
21
+ optionsPanelVariant?: TFiltersOptionsPanelVariant;
22
+ dropdownBackgroundColor?: string;
17
23
  flexDirection?: TFlexDirection;
18
24
  searchPlaceholder?: string;
19
25
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BordFiltersExpandableSelect.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEtD,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,gBAAgB,CAAC;AAEjF,MAAM,WAAW,4BAA4B;IAC3C,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,kBAAkB,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACtD,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,0BAA0B,EAAE,CAAC,cAAc,EAAE,gBAAgB,KAAK,IAAI,CAAC;IACvE,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B"}
1
+ {"version":3,"file":"BordFiltersExpandableSelect.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersExpandableSelect.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAE1D,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,gBAAgB,CAAC;AAEjF,wDAAwD;AACxD,MAAM,MAAM,2BAA2B,GAAG,SAAS,GAAG,SAAS,CAAC;AAEhE,MAAM,WAAW,4BAA4B;IAC3C,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,kBAAkB,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACtD,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,0BAA0B,EAAE,CAAC,cAAc,EAAE,gBAAgB,KAAK,IAAI,CAAC;IACvE,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,mBAAmB,CAAC,EAAE,UAAU,CAAC;IACjC,mBAAmB,CAAC,EAAE,2BAA2B,CAAC;IAClD,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B"}
@@ -1,4 +1,4 @@
1
- import type { IrawSelectOption } from './BordFiltersExpandableSelect.types';
1
+ import type { IrawSelectOption, TFiltersOptionsPanelVariant } from './BordFiltersExpandableSelect.types';
2
2
  import './BordFiltersOptionsPanel.scss';
3
3
  type ToggleOptionHandler = (option: IrawSelectOption) => void;
4
4
  export interface IBordFiltersOptionsPanel {
@@ -7,7 +7,8 @@ export interface IBordFiltersOptionsPanel {
7
7
  isOpen: boolean;
8
8
  searchPlaceholder?: string;
9
9
  filterTitle?: string;
10
+ variant?: TFiltersOptionsPanelVariant;
10
11
  }
11
- declare const BordFiltersOptionsPanel: ({ options, onOptionToggle, isOpen, searchPlaceholder, filterTitle, }: IBordFiltersOptionsPanel) => import("react/jsx-runtime").JSX.Element;
12
+ declare const BordFiltersOptionsPanel: ({ options, onOptionToggle, isOpen, searchPlaceholder, filterTitle, variant, }: IBordFiltersOptionsPanel) => import("react/jsx-runtime").JSX.Element;
12
13
  export default BordFiltersOptionsPanel;
13
14
  //# sourceMappingURL=BordFiltersOptionsPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordFiltersOptionsPanel.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersOptionsPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AAC5E,OAAO,gCAAgC,CAAC;AAKxC,KAAK,mBAAmB,GAAG,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;AAE9D,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,cAAc,EAAE,mBAAmB,CAAC;IACpC,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,QAAA,MAAM,uBAAuB,yEAM1B,wBAAwB,4CAkE1B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
1
+ {"version":3,"file":"BordFiltersOptionsPanel.d.ts","sourceRoot":"","sources":["../../../src/components/BordFiltersExpandableSelect/BordFiltersOptionsPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AACzG,OAAO,gCAAgC,CAAC;AAMxC,KAAK,mBAAmB,GAAG,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;AAE9D,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,cAAc,EAAE,mBAAmB,CAAC;IACpC,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,2BAA2B,CAAC;CACvC;AAED,QAAA,MAAM,uBAAuB,kFAO1B,wBAAwB,4CAiG1B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
@@ -1,11 +1,12 @@
1
1
  import { ComponentProps } from 'react';
2
2
  import { TcountryCode } from './BordFlag.types';
3
- declare const BordFlag: ({ country, variant, standardSize, customWidth }: IbordFlagProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BordFlag: ({ country, variant, standardSize, customWidth, customClassName }: IbordFlagProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export default BordFlag;
5
5
  export interface IbordFlagProps extends ComponentProps<'svg'> {
6
6
  country?: TcountryCode;
7
7
  variant: 'square' | 'circle';
8
8
  standardSize?: 12 | 16 | 20 | 24 | 32;
9
9
  customWidth?: string;
10
+ customClassName?: string;
10
11
  }
11
12
  //# sourceMappingURL=BordFlag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordFlag.d.ts","sourceRoot":"","sources":["../../../src/components/BordFlag/BordFlag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIhD,QAAA,MAAM,QAAQ,oDAAiE,cAAc,4CAW5F,CAAC;AAEF,eAAe,QAAQ,CAAC;AAExB,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,KAAK,CAAC;IAC3D,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,OAAO,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC7B,YAAY,CAAC,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"BordFlag.d.ts","sourceRoot":"","sources":["../../../src/components/BordFlag/BordFlag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIhD,QAAA,MAAM,QAAQ,qEAAkF,cAAc,4CAW7G,CAAC;AAEF,eAAe,QAAQ,CAAC;AAExB,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,KAAK,CAAC;IAC3D,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,OAAO,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC7B,YAAY,CAAC,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B"}
@@ -1,5 +1,5 @@
1
1
  import { IBordGenericSelectProps } from './BordGenericSelect.types';
2
2
  import './BordGenericSelect.scss';
3
- declare const BordGenericSelect: ({ selectOptions, changeSelectedOption, defaultValue, changeOpenStatusFunction, absolutePositionElement, }: IBordGenericSelectProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BordGenericSelect: ({ selectOptions, changeSelectedOption, defaultValue, changeOpenStatusFunction, absolutePositionElement, containerStyles, }: IBordGenericSelectProps) => import("react/jsx-runtime").JSX.Element;
4
4
  export default BordGenericSelect;
5
5
  //# sourceMappingURL=BordGenericSelect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordGenericSelect.d.ts","sourceRoot":"","sources":["../../../src/components/BordGenericSelect/BordGenericSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,0BAA0B,CAAC;AAElC,QAAA,MAAM,iBAAiB,8GAMpB,uBAAuB,4CAyBzB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"BordGenericSelect.d.ts","sourceRoot":"","sources":["../../../src/components/BordGenericSelect/BordGenericSelect.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,0BAA0B,CAAC;AAElC,QAAA,MAAM,iBAAiB,+HAOpB,uBAAuB,4CAyBzB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -5,5 +5,6 @@ export interface IBordGenericSelectProps {
5
5
  defaultValue: string;
6
6
  changeOpenStatusFunction?: () => void;
7
7
  absolutePositionElement?: JSX.Element;
8
+ containerStyles?: React.CSSProperties;
8
9
  }
9
10
  //# sourceMappingURL=BordGenericSelect.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordGenericSelect.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordGenericSelect/BordGenericSelect.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kEAAkE,CAAC;AAEpG,MAAM,WAAW,uBAAuB;IACtC,aAAa,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IAC7B,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAC7E,YAAY,EAAE,MAAM,CAAC;IACrB,wBAAwB,CAAC,EAAE,MAAM,IAAI,CAAC;IACtC,uBAAuB,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;CACvC"}
1
+ {"version":3,"file":"BordGenericSelect.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordGenericSelect/BordGenericSelect.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kEAAkE,CAAC;AAEpG,MAAM,WAAW,uBAAuB;IACtC,aAAa,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IAC7B,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAC7E,YAAY,EAAE,MAAM,CAAC;IACrB,wBAAwB,CAAC,EAAE,MAAM,IAAI,CAAC;IACtC,uBAAuB,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACtC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACvC"}
@@ -0,0 +1,10 @@
1
+ import type { IBordGroupedComboBox } from './BordGroupedComboBox.types';
2
+ import './BordGroupedComboBox.scss';
3
+ /**
4
+ * Combobox genérico con buscador y dropdown agrupado por categoría.
5
+ * Soporta filtrado en cliente, estado de carga y un selector secundario
6
+ * opcional (visible/habilitable) que se renderiza al lado del buscador.
7
+ */
8
+ declare const BordGroupedComboBox: <T>({ groups, value, onChange, getOptionLabel, getOptionId, getOptionKey, placeholder, label, caption, errorText, disabled, standardSize, emptyStateText, isLoading, loadingText, isOpen, onOpenChange, onSearchChange, renderOption, secondarySelector, className, }: IBordGroupedComboBox<T>) => import("react/jsx-runtime").JSX.Element;
9
+ export default BordGroupedComboBox;
10
+ //# sourceMappingURL=BordGroupedComboBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordGroupedComboBox.d.ts","sourceRoot":"","sources":["../../../src/components/BordGroupedComboBox/BordGroupedComboBox.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,oBAAoB,EAA6B,MAAM,6BAA6B,CAAC;AACnG,OAAO,4BAA4B,CAAC;AASpC;;;;GAIG;AACH,QAAA,MAAM,mBAAmB,GAAI,CAAC,qQAsB3B,oBAAoB,CAAC,CAAC,CAAC,4CAkMzB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,44 @@
1
+ import type { ReactNode } from 'react';
2
+ import type { TformComponentsStandardSizes } from '../../types/global.types';
3
+ export interface IBordGroupedComboBoxGroup<T> {
4
+ groupId: string;
5
+ groupLabel: string;
6
+ items: T[];
7
+ }
8
+ export interface IBordGroupedComboBoxSecondaryOption {
9
+ value: string;
10
+ label: string;
11
+ }
12
+ export interface IBordGroupedComboBoxSecondarySelector<T> {
13
+ visible: boolean;
14
+ enabled?: (selectedItem: T | null) => boolean;
15
+ options: IBordGroupedComboBoxSecondaryOption[];
16
+ value: string;
17
+ onChange: (value: string) => void;
18
+ placeholder?: string;
19
+ width?: number | string;
20
+ }
21
+ export interface IBordGroupedComboBox<T> {
22
+ groups: IBordGroupedComboBoxGroup<T>[];
23
+ value: T | null;
24
+ onChange: (selected: T) => void;
25
+ getOptionLabel: (item: T) => string;
26
+ getOptionId: (item: T) => string;
27
+ getOptionKey: (item: T) => string;
28
+ placeholder?: string;
29
+ label?: string;
30
+ caption?: string;
31
+ errorText?: string;
32
+ disabled?: boolean;
33
+ standardSize?: TformComponentsStandardSizes;
34
+ emptyStateText?: string;
35
+ isLoading?: boolean;
36
+ loadingText?: string;
37
+ isOpen?: boolean;
38
+ onOpenChange?: (open: boolean) => void;
39
+ onSearchChange?: (searchText: string) => void;
40
+ renderOption?: (item: T) => ReactNode;
41
+ secondarySelector?: IBordGroupedComboBoxSecondarySelector<T>;
42
+ className?: string;
43
+ }
44
+ //# sourceMappingURL=BordGroupedComboBox.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordGroupedComboBox.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordGroupedComboBox/BordGroupedComboBox.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AAE7E,MAAM,WAAW,yBAAyB,CAAC,CAAC;IAC1C,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,CAAC,EAAE,CAAC;CACZ;AAED,MAAM,WAAW,mCAAmC;IAClD,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,qCAAqC,CAAC,CAAC;IACtD,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,CAAC,YAAY,EAAE,CAAC,GAAG,IAAI,KAAK,OAAO,CAAC;IAC9C,OAAO,EAAE,mCAAmC,EAAE,CAAC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,oBAAoB,CAAC,CAAC;IACrC,MAAM,EAAE,yBAAyB,CAAC,CAAC,CAAC,EAAE,CAAC;IACvC,KAAK,EAAE,CAAC,GAAG,IAAI,CAAC;IAChB,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,KAAK,IAAI,CAAC;IAChC,cAAc,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IACpC,WAAW,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IACjC,YAAY,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,4BAA4B,CAAC;IAC5C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,SAAS,CAAC;IACtC,iBAAiB,CAAC,EAAE,qCAAqC,CAAC,CAAC,CAAC,CAAC;IAC7D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -29,7 +29,7 @@ export declare enum BORD_ILUSTRATION_ICONS {
29
29
  }
30
30
  export interface IBordIlustrationIconProps extends ComponentProps<'svg'> {
31
31
  variant: TbordilustrationIcon;
32
- standardSize?: 12 | 14 | 16 | 20 | 24 | 32 | 48 | 100;
32
+ standardSize?: 12 | 14 | 16 | 20 | 24 | 32 | 48 | 100 | number;
33
33
  customWidth?: string;
34
34
  }
35
35
  //# sourceMappingURL=BordIlustration.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordIlustration.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordIlustrationIcon/BordIlustration.types.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,oBAAoB,GAC5B,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,KAAK,GACL,SAAS,GACT,aAAa,GACb,QAAQ,GACR,KAAK,GACL,SAAS,GACT,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,OAAO,GACP,OAAO,GACP,eAAe,GACf,OAAO,GACP,gCAAgC,GAChC,WAAW,GACX,eAAe,GACf,mBAAmB,GACnB,OAAO,GACP,WAAW,GACX,WAAW,GACX,UAAU,GACV,eAAe,CAAC;AAEpB,oBAAY,sBAAsB;IAChC,QAAQ,WAAW;IACnB,UAAU,aAAa;IACvB,QAAQ,WAAW;IACnB,KAAK,QAAQ;IACb,SAAS,YAAY;IACrB,aAAa,gBAAgB;IAC7B,QAAQ,WAAW;IACnB,KAAK,QAAQ;IACb,SAAS,YAAY;IACrB,QAAQ,WAAW;IACnB,SAAS,YAAY;IACrB,QAAQ,WAAW;IACnB,OAAO,UAAU;IACjB,OAAO,UAAU;IACjB,eAAe,kBAAkB;IACjC,OAAO,UAAU;IACjB,gCAAgC,mCAAmC;IACnE,WAAW,cAAc;IACzB,eAAe,kBAAkB;IACjC,mBAAmB,sBAAsB;IACzC,OAAO,UAAU;IACjB,WAAW,cAAc;IACzB,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,eAAe,kBAAkB;CAClC;AAED,MAAM,WAAW,yBAA0B,SAAQ,cAAc,CAAC,KAAK,CAAC;IACtE,OAAO,EAAE,oBAAoB,CAAC;IAC9B,YAAY,CAAC,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,CAAC;IACtD,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"BordIlustration.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordIlustrationIcon/BordIlustration.types.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,oBAAoB,GAC5B,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,KAAK,GACL,SAAS,GACT,aAAa,GACb,QAAQ,GACR,KAAK,GACL,SAAS,GACT,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,OAAO,GACP,OAAO,GACP,eAAe,GACf,OAAO,GACP,gCAAgC,GAChC,WAAW,GACX,eAAe,GACf,mBAAmB,GACnB,OAAO,GACP,WAAW,GACX,WAAW,GACX,UAAU,GACV,eAAe,CAAC;AAEpB,oBAAY,sBAAsB;IAChC,QAAQ,WAAW;IACnB,UAAU,aAAa;IACvB,QAAQ,WAAW;IACnB,KAAK,QAAQ;IACb,SAAS,YAAY;IACrB,aAAa,gBAAgB;IAC7B,QAAQ,WAAW;IACnB,KAAK,QAAQ;IACb,SAAS,YAAY;IACrB,QAAQ,WAAW;IACnB,SAAS,YAAY;IACrB,QAAQ,WAAW;IACnB,OAAO,UAAU;IACjB,OAAO,UAAU;IACjB,eAAe,kBAAkB;IACjC,OAAO,UAAU;IACjB,gCAAgC,mCAAmC;IACnE,WAAW,cAAc;IACzB,eAAe,kBAAkB;IACjC,mBAAmB,sBAAsB;IACzC,OAAO,UAAU;IACjB,WAAW,cAAc;IACzB,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,eAAe,kBAAkB;CAClC;AAED,MAAM,WAAW,yBAA0B,SAAQ,cAAc,CAAC,KAAK,CAAC;IACtE,OAAO,EAAE,oBAAoB,CAAC;IAC9B,YAAY,CAAC,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,GAAG,MAAM,CAAC;IAC/D,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB"}
@@ -1 +1 @@
1
- {"version":3,"file":"BordWarningIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/BordIlustrationIcon/Icons/BordWarningIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,eAAe,+CAwEpB,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"BordWarningIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/BordIlustrationIcon/Icons/BordWarningIcon.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,eAAe,+CA8EpB,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Ilustración de advertencia para tema claro; la usa `BordWarningIcon` cuando el contexto
3
+ * de tema no es oscuro.
4
+ */
5
+ declare const BordWarningLight: () => import("react/jsx-runtime").JSX.Element;
6
+ export default BordWarningLight;
7
+ //# sourceMappingURL=BordWarningLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordWarningLight.d.ts","sourceRoot":"","sources":["../../../../src/components/BordIlustrationIcon/Icons/BordWarningLight.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AACH,QAAA,MAAM,gBAAgB,+CAkErB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BordInfoCard.d.ts","sourceRoot":"","sources":["../../../src/components/BordInfoCard/BordInfoCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAOrD,OAAO,qBAAqB,CAAC;AAE7B;;;;;;;;;;GAUG;AACH,QAAA,MAAM,YAAY,UAAW,aAAa,KAAG,KAAK,CAAC,YAoLlD,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"BordInfoCard.d.ts","sourceRoot":"","sources":["../../../src/components/BordInfoCard/BordInfoCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAOrD,OAAO,qBAAqB,CAAC;AAE7B;;;;;;;;;;GAUG;AACH,QAAA,MAAM,YAAY,UAAW,aAAa,KAAG,KAAK,CAAC,YA0LlD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -7,11 +7,12 @@ export interface IBordInfoCardItem {
7
7
  icon?: ReactNode;
8
8
  label?: ReactNode;
9
9
  customContentElement?: ReactNode;
10
+ customClassName?: string;
10
11
  }
11
12
  export interface IBordInfoCardHeader {
12
13
  icon?: ReactNode;
13
14
  title?: string | ReactNode;
14
- subtitle?: string;
15
+ subtitle?: string | ReactNode;
15
16
  description?: string | ReactNode;
16
17
  }
17
18
  export interface IBordInfoCard extends ComponentProps<'div'> {
@@ -22,6 +23,7 @@ export interface IBordInfoCard extends ComponentProps<'div'> {
22
23
  tertiaryButtonProps?: IBordButton;
23
24
  variant?: 'success' | 'danger' | 'disabled';
24
25
  customClassName?: string;
26
+ customItemsClassName?: string;
25
27
  bordTrelloRowFooterBadgeListProps?: IRowFooterProps;
26
28
  dropdownOptions?: IBordFloatDropdownOption[];
27
29
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BordInfoCard.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordInfoCard/BordInfoCard.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAExF,MAAM,WAAW,iBAAiB;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,oBAAoB,CAAC,EAAE,SAAS,CAAC;CAClC;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC;AAED,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,KAAK,CAAC;IAC1D,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAC7B,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC5B,kBAAkB,CAAC,EAAE,WAAW,CAAC;IACjC,oBAAoB,CAAC,EAAE,WAAW,CAAC;IACnC,mBAAmB,CAAC,EAAE,WAAW,CAAC;IAClC,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;IAC5C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iCAAiC,CAAC,EAAE,eAAe,CAAC;IACpD,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAC;CAC9C"}
1
+ {"version":3,"file":"BordInfoCard.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordInfoCard/BordInfoCard.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAExF,MAAM,WAAW,iBAAiB;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,oBAAoB,CAAC,EAAE,SAAS,CAAC;IACjC,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC;AAED,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,KAAK,CAAC;IAC1D,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAC7B,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAC5B,kBAAkB,CAAC,EAAE,WAAW,CAAC;IACjC,oBAAoB,CAAC,EAAE,WAAW,CAAC;IACnC,mBAAmB,CAAC,EAAE,WAAW,CAAC;IAClC,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;IAC5C,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,iCAAiC,CAAC,EAAE,eAAe,CAAC;IACpD,eAAe,CAAC,EAAE,wBAAwB,EAAE,CAAC;CAC9C"}