bord-design-system 0.0.24 → 0.0.26

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.
@@ -5,6 +5,6 @@ import './BordIncidentDatesForm.scss';
5
5
  * proveedor de un incidente. Si se pasan slaStartDate y slaEndDate, muestra
6
6
  * un banner informativo con el rango del SLA en la parte superior.
7
7
  */
8
- declare const BordIncidentDatesForm: ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel, pickupToLabel, deliveryFromLabel, deliveryToLabel, trackingLinkLabel, trackingLinkPlaceholder, trackingCodeLabel, trackingCodePlaceholder, providerLabel, providerPlaceholder, slaBannerLabel, className, }: IBordIncidentDatesForm) => import("react/jsx-runtime").JSX.Element;
8
+ declare const BordIncidentDatesForm: ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel, pickupToLabel, deliveryFromLabel, deliveryToLabel, trackingLinkLabel, trackingLinkPlaceholder, trackingCodeLabel, trackingCodePlaceholder, providerLabel, providerPlaceholder, slaBannerLabel, className, showPickupDates, showDeliveryDates, showProviderField, }: IBordIncidentDatesForm) => import("react/jsx-runtime").JSX.Element;
9
9
  export default BordIncidentDatesForm;
10
10
  //# sourceMappingURL=BordIncidentDatesForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordIncidentDatesForm.d.ts","sourceRoot":"","sources":["../../../src/components/BordIncidentDatesForm/BordIncidentDatesForm.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,sBAAsB,EAA2B,MAAM,+BAA+B,CAAC;AACrG,OAAO,8BAA8B,CAAC;AAetC;;;;GAIG;AACH,QAAA,MAAM,qBAAqB,8QAiBxB,sBAAsB,4CAqExB,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"BordIncidentDatesForm.d.ts","sourceRoot":"","sources":["../../../src/components/BordIncidentDatesForm/BordIncidentDatesForm.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,sBAAsB,EAA2B,MAAM,+BAA+B,CAAC;AACrG,OAAO,8BAA8B,CAAC;AAetC;;;;GAIG;AACH,QAAA,MAAM,qBAAqB,qUAoBxB,sBAAsB,4CAiFxB,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -24,5 +24,8 @@ export interface IBordIncidentDatesForm {
24
24
  providerPlaceholder?: string;
25
25
  slaBannerLabel?: string;
26
26
  className?: string;
27
+ showPickupDates?: boolean;
28
+ showDeliveryDates?: boolean;
29
+ showProviderField?: boolean;
27
30
  }
28
31
  //# sourceMappingURL=BordIncidentDatesForm.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BordIncidentDatesForm.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordIncidentDatesForm/BordIncidentDatesForm.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uBAAuB;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,uBAAuB,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,IAAI,CAAC;IAClD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"BordIncidentDatesForm.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordIncidentDatesForm/BordIncidentDatesForm.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uBAAuB;IACtC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,uBAAuB,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,uBAAuB,KAAK,IAAI,CAAC;IAClD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B"}
@@ -1,4 +1,4 @@
1
- export type TbordOneToneIcon = 'activity' | 'apple' | 'airplay' | 'alertCircleWarning' | 'alertOctagonWarning' | 'alertTriangleWarning' | 'alignCenter' | 'alignJustify' | 'alignLeft' | 'alignRight' | 'anchor' | 'aperture' | 'archive' | 'arrowDownCircle' | 'arrowDownLeft' | 'arrowDownRight' | 'arrowDown' | 'arrowLeftCircle' | 'arrowLeft' | 'arrowRightCircle' | 'arrowRight' | 'arrowUpCircle' | 'arrowUpLeft' | 'arrowUpRight' | 'arrowUp' | 'arrowHeadUp' | 'arrowHeadDown' | 'arrowHeadLeft' | 'arrowHeadRight' | 'atSign' | 'award' | 'barChart2' | 'barChart' | 'barCode2' | 'batteryCharging' | 'battery' | 'bluetooth' | 'bold' | 'bookOpen' | 'book' | 'bookmark' | 'bord' | 'box' | 'briefcase' | 'building3' | 'calendar' | 'cameraOff' | 'camera' | 'cast' | 'checkCircle' | 'checkSquare' | 'check' | 'chevronsDown' | 'chevronsLeft' | 'chevronsRight' | 'chevronsUp' | 'chrome' | 'circle' | 'clipboard' | 'clock' | 'cloudDrizzle' | 'cloudLightning' | 'cloudOff' | 'cloudRain' | 'cloudSnow' | 'cloud' | 'code' | 'codepen' | 'codesandbox' | 'coffee' | 'columns' | 'command' | 'compass' | 'copy' | 'cornerDownLeft' | 'cornerDownRight' | 'cornerLeftDown' | 'cornerLeftUp' | 'cornerRightDown' | 'cornerRightUp' | 'cornerUpLeft' | 'cornerUpRight' | 'cpu' | 'creditCard' | 'crop' | 'crosshair' | 'database' | 'delete' | 'disc' | 'dollarSign' | 'downloadCloud' | 'download' | 'droplet' | 'edit2' | 'edit3' | 'edit' | 'externalLink' | 'eyeOff' | 'eye' | 'facebook' | 'fastForward' | 'feather' | 'figma1' | 'figma' | 'fileMinus' | 'filePlus' | 'fileText' | 'file' | 'film' | 'filterMailCircle' | 'filter' | 'flag' | 'folderMinus' | 'folderPlus' | 'folder' | 'framer' | 'frown' | 'gift' | 'gitBranch' | 'gitCommit' | 'gitPullRequest' | 'github' | 'gitlab' | 'globe' | 'grid' | 'hardDrive' | 'hash' | 'headphones' | 'heart' | 'helpCircle' | 'hexagon' | 'holdPhone' | 'home' | 'image' | 'inbox' | 'info' | 'instagram' | 'italic' | 'key' | 'layers' | 'layout' | 'lifeBuoy' | 'link2' | 'link' | 'linkedin' | 'list' | 'loader' | 'lock' | 'logIn' | 'logOut' | 'logoMaster' | 'mail' | 'mapPin' | 'map' | 'maximize2' | 'maximize' | 'meh' | 'menu' | 'messageCircle' | 'messageSquare' | 'micOff' | 'mic' | 'minimize2' | 'minimize' | 'minusCircle' | 'minusSquare' | 'minus' | 'monitor' | 'moon' | 'moreHorizontal' | 'moreVertical' | 'mousePointer' | 'move' | 'music' | 'navigation2' | 'navigation' | 'notificationOff' | 'notification' | 'octagon' | 'package' | 'paperclip' | 'pauseCircle' | 'pause' | 'penTool' | 'percent' | 'phoneCall' | 'phoneForwarded' | 'phoneIncoming' | 'phoneMissed' | 'phoneOff' | 'phoneOutgoing' | 'phone' | 'pieChart' | 'pin' | 'playCircle' | 'play' | 'plusCircle' | 'plusSquare' | 'plus' | 'pocket' | 'power' | 'printer' | 'radio' | 'refreshCcw' | 'refreshCw' | 'repeat' | 'rewind' | 'rotateCcw' | 'rotateCw' | 'rss' | 'save' | 'scissors' | 'search' | 'send' | 'server' | 'settings' | 'share2' | 'share' | 'shieldOff' | 'shield' | 'shoppingBag' | 'shoppingCart' | 'shuffle' | 'sidebar' | 'skipBack' | 'skipForward' | 'slack' | 'slash' | 'sliders' | 'smartphone' | 'smile' | 'speaker' | 'square' | 'star' | 'stopCircle' | 'sun' | 'sunrise' | 'sunset' | 'tablet' | 'tag' | 'target' | 'terminal' | 'time5' | 'thermometer' | 'thumbsDown' | 'thumbsUp' | 'toggleLeft' | 'toggleRight' | 'tool' | 'trash2' | 'trash' | 'trello' | 'trendingDown' | 'trendingUp' | 'triangle' | 'truck' | 'tv' | 'twitch' | 'twitter' | 'type' | 'umbrella' | 'underline' | 'unlock' | 'uploadCloud' | 'upload' | 'userAdd' | 'userCheck' | 'userMinus' | 'userPlus' | 'userRemove' | 'userX' | 'user' | 'users' | 'videoOff' | 'video' | 'voicemail' | 'volume1' | 'volume2' | 'volumeX' | 'volume' | 'watch' | 'wifiOff' | 'wifi' | 'wind' | 'wiping' | 'wiping2' | 'xCircle' | 'xOctagon' | 'xSquare' | 'x' | 'youtube' | 'zapOff' | 'zap' | 'zoomIn' | 'zoomOut' | 'offboarding' | 'market' | 'productLoading' | 'laptopPhoneSync';
1
+ export type TbordOneToneIcon = 'activity' | 'apple' | 'airplay' | 'alertCircleWarning' | 'alertOctagonWarning' | 'alertTriangleWarning' | 'alignCenter' | 'alignJustify' | 'alignLeft' | 'alignRight' | 'anchor' | 'aperture' | 'archive' | 'arrowDownCircle' | 'arrowDownLeft' | 'arrowDownRight' | 'arrowDown' | 'arrowLeftCircle' | 'arrowLeft' | 'arrowRightCircle' | 'arrowRight' | 'arrowUpCircle' | 'arrowUpLeft' | 'arrowUpRight' | 'arrowUp' | 'arrowHeadUp' | 'arrowHeadDown' | 'arrowHeadLeft' | 'arrowHeadRight' | 'atSign' | 'award' | 'barChart2' | 'barChart' | 'barCode2' | 'batteryCharging' | 'battery' | 'bluetooth' | 'bold' | 'bookOpen' | 'book' | 'bookmark' | 'bord' | 'box' | 'briefcase' | 'building3' | 'calendar' | 'cameraOff' | 'camera' | 'cast' | 'checkCircle' | 'checkSquare' | 'check' | 'chevronsDown' | 'chevronsLeft' | 'chevronsRight' | 'chevronsUp' | 'chrome' | 'circle' | 'clipboard' | 'clock' | 'cloudDrizzle' | 'cloudLightning' | 'cloudOff' | 'cloudRain' | 'cloudSnow' | 'cloud' | 'code' | 'codepen' | 'codesandbox' | 'coffee' | 'columns' | 'command' | 'compass' | 'computerCheck' | 'copy' | 'cornerDownLeft' | 'cornerDownRight' | 'cornerLeftDown' | 'cornerLeftUp' | 'cornerRightDown' | 'cornerRightUp' | 'cornerUpLeft' | 'cornerUpRight' | 'cpu' | 'creditCard' | 'crop' | 'crosshair' | 'database' | 'delete' | 'disc' | 'dollarSign' | 'downloadCloud' | 'download' | 'droplet' | 'edit2' | 'edit3' | 'edit' | 'externalLink' | 'eyeOff' | 'eye' | 'facebook' | 'fastForward' | 'feather' | 'figma1' | 'figma' | 'fileMinus' | 'filePlus' | 'fileText' | 'file' | 'film' | 'filterMailCircle' | 'filter' | 'flag' | 'folderMinus' | 'folderPlus' | 'folder' | 'framer' | 'frown' | 'gift' | 'gitBranch' | 'gitCommit' | 'gitPullRequest' | 'github' | 'gitlab' | 'globe' | 'grid' | 'hardDrive' | 'hash' | 'headphones' | 'heart' | 'helpCircle' | 'hexagon' | 'holdPhone' | 'home' | 'image' | 'inbox' | 'info' | 'instagram' | 'italic' | 'key' | 'layers' | 'layout' | 'lifeBuoy' | 'link2' | 'link' | 'linkedin' | 'list' | 'loader' | 'lock' | 'logIn' | 'logOut' | 'logoMaster' | 'mail' | 'mapPin' | 'map' | 'maximize2' | 'maximize' | 'meh' | 'menu' | 'messageCircle' | 'messageSquare' | 'micOff' | 'mic' | 'minimize2' | 'minimize' | 'minusCircle' | 'minusSquare' | 'minus' | 'monitor' | 'moon' | 'moreHorizontal' | 'moreVertical' | 'mousePointer' | 'move' | 'music' | 'navigation2' | 'navigation' | 'notificationOff' | 'notification' | 'octagon' | 'package' | 'paperclip' | 'pauseCircle' | 'pause' | 'penTool' | 'percent' | 'phoneCall' | 'phoneForwarded' | 'phoneIncoming' | 'phoneMissed' | 'phoneOff' | 'phoneOutgoing' | 'phone' | 'pieChart' | 'pin' | 'playCircle' | 'play' | 'plusCircle' | 'plusSquare' | 'plus' | 'pocket' | 'power' | 'printer' | 'radio' | 'refreshCcw' | 'refreshCw' | 'repeat' | 'rewind' | 'rotateCcw' | 'rotateCw' | 'rss' | 'save' | 'scissors' | 'search' | 'send' | 'server' | 'settings' | 'share2' | 'share' | 'shieldOff' | 'shield' | 'shoppingBag' | 'shoppingCart' | 'shuffle' | 'sidebar' | 'skipBack' | 'skipForward' | 'slack' | 'slash' | 'sliders' | 'smartphone' | 'smile' | 'speaker' | 'square' | 'star' | 'stopCircle' | 'sun' | 'sunrise' | 'sunset' | 'tablet' | 'tag' | 'target' | 'terminal' | 'time5' | 'thermometer' | 'thumbsDown' | 'thumbsUp' | 'toggleLeft' | 'toggleRight' | 'tool' | 'trash2' | 'trash' | 'trello' | 'trendingDown' | 'trendingUp' | 'triangle' | 'truck' | 'tv' | 'twitch' | 'twitter' | 'type' | 'umbrella' | 'underline' | 'unlock' | 'uploadCloud' | 'upload' | 'userAdd' | 'userCheck' | 'userMinus' | 'userPlus' | 'userRemove' | 'userX' | 'user' | 'users' | 'videoOff' | 'video' | 'voicemail' | 'volume1' | 'volume2' | 'volumeX' | 'volume' | 'watch' | 'wifiOff' | 'wifi' | 'wind' | 'wiping' | 'wiping2' | 'xCircle' | 'xOctagon' | 'xSquare' | 'x' | 'youtube' | 'zapOff' | 'zap' | 'zoomIn' | 'zoomOut' | 'offboarding' | 'market' | 'productLoading' | 'laptopPhoneSync';
2
2
  export declare enum BORD_ONE_TONE_ICONS {
3
3
  'activity' = "activity",
4
4
  'apple' = "apple",
@@ -73,6 +73,7 @@ export declare enum BORD_ONE_TONE_ICONS {
73
73
  'columns' = "columns",
74
74
  'command' = "command",
75
75
  'compass' = "compass",
76
+ 'computerCheck' = "computerCheck",
76
77
  'copy' = "copy",
77
78
  'cornerDownLeft' = "cornerDownLeft",
78
79
  'cornerDownRight' = "cornerDownRight",
@@ -1 +1 @@
1
- {"version":3,"file":"BordOneToneIcon.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordOneToneIcon/BordOneToneIcon.types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"BordOneToneIcon.types.d.ts","sourceRoot":"","sources":["../../../src/components/BordOneToneIcon/BordOneToneIcon.types.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import { ComponentProps } from "react";
2
+ declare const BordComputerCheckIcon: (props: ComponentProps<"svg">) => import("react/jsx-runtime").JSX.Element;
3
+ export default BordComputerCheckIcon;
4
+ //# sourceMappingURL=BordComputerCheckIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BordComputerCheckIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/BordOneToneIcon/Icons/BordComputerCheckIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGvC,QAAA,MAAM,qBAAqB,UAAW,cAAc,CAAC,KAAK,CAAC,4CAU1D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"listOfBordOneToneIcons.d.ts","sourceRoot":"","sources":["../../../../src/components/BordOneToneIcon/Icons/listOfBordOneToneIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AA6S/D,eAAO,MAAM,sBAAsB,EAAE;KAClC,GAAG,IAAI,mBAAmB,GAAG,iBAAiB,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;CA6SvE,CAAC"}
1
+ {"version":3,"file":"listOfBordOneToneIcons.d.ts","sourceRoot":"","sources":["../../../../src/components/BordOneToneIcon/Icons/listOfBordOneToneIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AA8S/D,eAAO,MAAM,sBAAsB,EAAE;KAClC,GAAG,IAAI,mBAAmB,GAAG,iBAAiB,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;CA8SvE,CAAC"}
@@ -11,7 +11,7 @@ declare const BREAKPOINTS: {
11
11
  readonly xs: 400;
12
12
  readonly sm: 640;
13
13
  readonly md: 768;
14
- readonly lg: 1100;
14
+ readonly lg: 1024;
15
15
  readonly xl: 1440;
16
16
  readonly "2xl": 1920;
17
17
  };
package/dist/index.d.ts CHANGED
@@ -288,7 +288,7 @@ interface IbordFlagProps extends ComponentProps<'svg'> {
288
288
  customClassName?: string;
289
289
  }
290
290
 
291
- type TbordOneToneIcon = 'activity' | 'apple' | 'airplay' | 'alertCircleWarning' | 'alertOctagonWarning' | 'alertTriangleWarning' | 'alignCenter' | 'alignJustify' | 'alignLeft' | 'alignRight' | 'anchor' | 'aperture' | 'archive' | 'arrowDownCircle' | 'arrowDownLeft' | 'arrowDownRight' | 'arrowDown' | 'arrowLeftCircle' | 'arrowLeft' | 'arrowRightCircle' | 'arrowRight' | 'arrowUpCircle' | 'arrowUpLeft' | 'arrowUpRight' | 'arrowUp' | 'arrowHeadUp' | 'arrowHeadDown' | 'arrowHeadLeft' | 'arrowHeadRight' | 'atSign' | 'award' | 'barChart2' | 'barChart' | 'barCode2' | 'batteryCharging' | 'battery' | 'bluetooth' | 'bold' | 'bookOpen' | 'book' | 'bookmark' | 'bord' | 'box' | 'briefcase' | 'building3' | 'calendar' | 'cameraOff' | 'camera' | 'cast' | 'checkCircle' | 'checkSquare' | 'check' | 'chevronsDown' | 'chevronsLeft' | 'chevronsRight' | 'chevronsUp' | 'chrome' | 'circle' | 'clipboard' | 'clock' | 'cloudDrizzle' | 'cloudLightning' | 'cloudOff' | 'cloudRain' | 'cloudSnow' | 'cloud' | 'code' | 'codepen' | 'codesandbox' | 'coffee' | 'columns' | 'command' | 'compass' | 'copy' | 'cornerDownLeft' | 'cornerDownRight' | 'cornerLeftDown' | 'cornerLeftUp' | 'cornerRightDown' | 'cornerRightUp' | 'cornerUpLeft' | 'cornerUpRight' | 'cpu' | 'creditCard' | 'crop' | 'crosshair' | 'database' | 'delete' | 'disc' | 'dollarSign' | 'downloadCloud' | 'download' | 'droplet' | 'edit2' | 'edit3' | 'edit' | 'externalLink' | 'eyeOff' | 'eye' | 'facebook' | 'fastForward' | 'feather' | 'figma1' | 'figma' | 'fileMinus' | 'filePlus' | 'fileText' | 'file' | 'film' | 'filterMailCircle' | 'filter' | 'flag' | 'folderMinus' | 'folderPlus' | 'folder' | 'framer' | 'frown' | 'gift' | 'gitBranch' | 'gitCommit' | 'gitPullRequest' | 'github' | 'gitlab' | 'globe' | 'grid' | 'hardDrive' | 'hash' | 'headphones' | 'heart' | 'helpCircle' | 'hexagon' | 'holdPhone' | 'home' | 'image' | 'inbox' | 'info' | 'instagram' | 'italic' | 'key' | 'layers' | 'layout' | 'lifeBuoy' | 'link2' | 'link' | 'linkedin' | 'list' | 'loader' | 'lock' | 'logIn' | 'logOut' | 'logoMaster' | 'mail' | 'mapPin' | 'map' | 'maximize2' | 'maximize' | 'meh' | 'menu' | 'messageCircle' | 'messageSquare' | 'micOff' | 'mic' | 'minimize2' | 'minimize' | 'minusCircle' | 'minusSquare' | 'minus' | 'monitor' | 'moon' | 'moreHorizontal' | 'moreVertical' | 'mousePointer' | 'move' | 'music' | 'navigation2' | 'navigation' | 'notificationOff' | 'notification' | 'octagon' | 'package' | 'paperclip' | 'pauseCircle' | 'pause' | 'penTool' | 'percent' | 'phoneCall' | 'phoneForwarded' | 'phoneIncoming' | 'phoneMissed' | 'phoneOff' | 'phoneOutgoing' | 'phone' | 'pieChart' | 'pin' | 'playCircle' | 'play' | 'plusCircle' | 'plusSquare' | 'plus' | 'pocket' | 'power' | 'printer' | 'radio' | 'refreshCcw' | 'refreshCw' | 'repeat' | 'rewind' | 'rotateCcw' | 'rotateCw' | 'rss' | 'save' | 'scissors' | 'search' | 'send' | 'server' | 'settings' | 'share2' | 'share' | 'shieldOff' | 'shield' | 'shoppingBag' | 'shoppingCart' | 'shuffle' | 'sidebar' | 'skipBack' | 'skipForward' | 'slack' | 'slash' | 'sliders' | 'smartphone' | 'smile' | 'speaker' | 'square' | 'star' | 'stopCircle' | 'sun' | 'sunrise' | 'sunset' | 'tablet' | 'tag' | 'target' | 'terminal' | 'time5' | 'thermometer' | 'thumbsDown' | 'thumbsUp' | 'toggleLeft' | 'toggleRight' | 'tool' | 'trash2' | 'trash' | 'trello' | 'trendingDown' | 'trendingUp' | 'triangle' | 'truck' | 'tv' | 'twitch' | 'twitter' | 'type' | 'umbrella' | 'underline' | 'unlock' | 'uploadCloud' | 'upload' | 'userAdd' | 'userCheck' | 'userMinus' | 'userPlus' | 'userRemove' | 'userX' | 'user' | 'users' | 'videoOff' | 'video' | 'voicemail' | 'volume1' | 'volume2' | 'volumeX' | 'volume' | 'watch' | 'wifiOff' | 'wifi' | 'wind' | 'wiping' | 'wiping2' | 'xCircle' | 'xOctagon' | 'xSquare' | 'x' | 'youtube' | 'zapOff' | 'zap' | 'zoomIn' | 'zoomOut' | 'offboarding' | 'market' | 'productLoading' | 'laptopPhoneSync';
291
+ type TbordOneToneIcon = 'activity' | 'apple' | 'airplay' | 'alertCircleWarning' | 'alertOctagonWarning' | 'alertTriangleWarning' | 'alignCenter' | 'alignJustify' | 'alignLeft' | 'alignRight' | 'anchor' | 'aperture' | 'archive' | 'arrowDownCircle' | 'arrowDownLeft' | 'arrowDownRight' | 'arrowDown' | 'arrowLeftCircle' | 'arrowLeft' | 'arrowRightCircle' | 'arrowRight' | 'arrowUpCircle' | 'arrowUpLeft' | 'arrowUpRight' | 'arrowUp' | 'arrowHeadUp' | 'arrowHeadDown' | 'arrowHeadLeft' | 'arrowHeadRight' | 'atSign' | 'award' | 'barChart2' | 'barChart' | 'barCode2' | 'batteryCharging' | 'battery' | 'bluetooth' | 'bold' | 'bookOpen' | 'book' | 'bookmark' | 'bord' | 'box' | 'briefcase' | 'building3' | 'calendar' | 'cameraOff' | 'camera' | 'cast' | 'checkCircle' | 'checkSquare' | 'check' | 'chevronsDown' | 'chevronsLeft' | 'chevronsRight' | 'chevronsUp' | 'chrome' | 'circle' | 'clipboard' | 'clock' | 'cloudDrizzle' | 'cloudLightning' | 'cloudOff' | 'cloudRain' | 'cloudSnow' | 'cloud' | 'code' | 'codepen' | 'codesandbox' | 'coffee' | 'columns' | 'command' | 'compass' | 'computerCheck' | 'copy' | 'cornerDownLeft' | 'cornerDownRight' | 'cornerLeftDown' | 'cornerLeftUp' | 'cornerRightDown' | 'cornerRightUp' | 'cornerUpLeft' | 'cornerUpRight' | 'cpu' | 'creditCard' | 'crop' | 'crosshair' | 'database' | 'delete' | 'disc' | 'dollarSign' | 'downloadCloud' | 'download' | 'droplet' | 'edit2' | 'edit3' | 'edit' | 'externalLink' | 'eyeOff' | 'eye' | 'facebook' | 'fastForward' | 'feather' | 'figma1' | 'figma' | 'fileMinus' | 'filePlus' | 'fileText' | 'file' | 'film' | 'filterMailCircle' | 'filter' | 'flag' | 'folderMinus' | 'folderPlus' | 'folder' | 'framer' | 'frown' | 'gift' | 'gitBranch' | 'gitCommit' | 'gitPullRequest' | 'github' | 'gitlab' | 'globe' | 'grid' | 'hardDrive' | 'hash' | 'headphones' | 'heart' | 'helpCircle' | 'hexagon' | 'holdPhone' | 'home' | 'image' | 'inbox' | 'info' | 'instagram' | 'italic' | 'key' | 'layers' | 'layout' | 'lifeBuoy' | 'link2' | 'link' | 'linkedin' | 'list' | 'loader' | 'lock' | 'logIn' | 'logOut' | 'logoMaster' | 'mail' | 'mapPin' | 'map' | 'maximize2' | 'maximize' | 'meh' | 'menu' | 'messageCircle' | 'messageSquare' | 'micOff' | 'mic' | 'minimize2' | 'minimize' | 'minusCircle' | 'minusSquare' | 'minus' | 'monitor' | 'moon' | 'moreHorizontal' | 'moreVertical' | 'mousePointer' | 'move' | 'music' | 'navigation2' | 'navigation' | 'notificationOff' | 'notification' | 'octagon' | 'package' | 'paperclip' | 'pauseCircle' | 'pause' | 'penTool' | 'percent' | 'phoneCall' | 'phoneForwarded' | 'phoneIncoming' | 'phoneMissed' | 'phoneOff' | 'phoneOutgoing' | 'phone' | 'pieChart' | 'pin' | 'playCircle' | 'play' | 'plusCircle' | 'plusSquare' | 'plus' | 'pocket' | 'power' | 'printer' | 'radio' | 'refreshCcw' | 'refreshCw' | 'repeat' | 'rewind' | 'rotateCcw' | 'rotateCw' | 'rss' | 'save' | 'scissors' | 'search' | 'send' | 'server' | 'settings' | 'share2' | 'share' | 'shieldOff' | 'shield' | 'shoppingBag' | 'shoppingCart' | 'shuffle' | 'sidebar' | 'skipBack' | 'skipForward' | 'slack' | 'slash' | 'sliders' | 'smartphone' | 'smile' | 'speaker' | 'square' | 'star' | 'stopCircle' | 'sun' | 'sunrise' | 'sunset' | 'tablet' | 'tag' | 'target' | 'terminal' | 'time5' | 'thermometer' | 'thumbsDown' | 'thumbsUp' | 'toggleLeft' | 'toggleRight' | 'tool' | 'trash2' | 'trash' | 'trello' | 'trendingDown' | 'trendingUp' | 'triangle' | 'truck' | 'tv' | 'twitch' | 'twitter' | 'type' | 'umbrella' | 'underline' | 'unlock' | 'uploadCloud' | 'upload' | 'userAdd' | 'userCheck' | 'userMinus' | 'userPlus' | 'userRemove' | 'userX' | 'user' | 'users' | 'videoOff' | 'video' | 'voicemail' | 'volume1' | 'volume2' | 'volumeX' | 'volume' | 'watch' | 'wifiOff' | 'wifi' | 'wind' | 'wiping' | 'wiping2' | 'xCircle' | 'xOctagon' | 'xSquare' | 'x' | 'youtube' | 'zapOff' | 'zap' | 'zoomIn' | 'zoomOut' | 'offboarding' | 'market' | 'productLoading' | 'laptopPhoneSync';
292
292
  declare enum BORD_ONE_TONE_ICONS {
293
293
  'activity' = "activity",
294
294
  'apple' = "apple",
@@ -363,6 +363,7 @@ declare enum BORD_ONE_TONE_ICONS {
363
363
  'columns' = "columns",
364
364
  'command' = "command",
365
365
  'compass' = "compass",
366
+ 'computerCheck' = "computerCheck",
366
367
  'copy' = "copy",
367
368
  'cornerDownLeft' = "cornerDownLeft",
368
369
  'cornerDownRight' = "cornerDownRight",
@@ -2197,6 +2198,9 @@ interface IBordIncidentDatesForm {
2197
2198
  providerPlaceholder?: string;
2198
2199
  slaBannerLabel?: string;
2199
2200
  className?: string;
2201
+ showPickupDates?: boolean;
2202
+ showDeliveryDates?: boolean;
2203
+ showProviderField?: boolean;
2200
2204
  }
2201
2205
 
2202
2206
  /**
@@ -2204,7 +2208,7 @@ interface IBordIncidentDatesForm {
2204
2208
  * proveedor de un incidente. Si se pasan slaStartDate y slaEndDate, muestra
2205
2209
  * un banner informativo con el rango del SLA en la parte superior.
2206
2210
  */
2207
- declare const BordIncidentDatesForm: ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel, pickupToLabel, deliveryFromLabel, deliveryToLabel, trackingLinkLabel, trackingLinkPlaceholder, trackingCodeLabel, trackingCodePlaceholder, providerLabel, providerPlaceholder, slaBannerLabel, className, }: IBordIncidentDatesForm) => react_jsx_runtime.JSX.Element;
2211
+ declare const BordIncidentDatesForm: ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel, pickupToLabel, deliveryFromLabel, deliveryToLabel, trackingLinkLabel, trackingLinkPlaceholder, trackingCodeLabel, trackingCodePlaceholder, providerLabel, providerPlaceholder, slaBannerLabel, className, showPickupDates, showDeliveryDates, showProviderField, }: IBordIncidentDatesForm) => react_jsx_runtime.JSX.Element;
2208
2212
 
2209
2213
  interface IBordClosableIncident {
2210
2214
  uid: string;
package/dist/index.esm.js CHANGED
@@ -2307,6 +2307,8 @@ const bordColorTheme = {
2307
2307
  500: "#6F737D"},
2308
2308
  cyan: {
2309
2309
  300: "#22CFAB"},
2310
+ blue: {
2311
+ 500: "#4096F0"},
2310
2312
  redBright: {
2311
2313
  500: "#FC543D",
2312
2314
  },
@@ -2661,6 +2663,11 @@ const BordCompassIcon = (props) => {
2661
2663
  return (jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", children: [jsx("path", { stroke: stroke || bordColorTheme.navyBlue[400], strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M12 22c5.5228 0 10-4.4772 10-10 0-5.52285-4.4772-10-10-10C6.47715 2 2 6.47715 2 12c0 5.5228 4.47715 10 10 10Z" }), jsx("path", { stroke: stroke || bordColorTheme.navyBlue[400], strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "m16.24 7.76-2.12 6.36-6.36 2.12 2.12-6.36 6.36-2.12Z" })] }));
2662
2664
  };
2663
2665
 
2666
+ const BordComputerCheckIcon = (props) => {
2667
+ const { stroke } = props;
2668
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", children: jsx("path", { fill: stroke || bordColorTheme.blue[500], d: "M22 18V18.6C22.3314 18.6 22.6 18.3314 22.6 18H22ZM2 18H1.4C1.4 18.3314 1.66863 18.6 2 18.6V18ZM2 3V2.4C1.66863 2.4 1.4 2.66863 1.4 3H2ZM22.6 9C22.6 8.66863 22.3314 8.4 22 8.4C21.6686 8.4 21.4 8.66863 21.4 9H22H22.6ZM12 3.6C12.3314 3.6 12.6 3.33137 12.6 3C12.6 2.66863 12.3314 2.4 12 2.4V3V3.6ZM14.4243 5.57574C14.1899 5.34142 13.8101 5.34142 13.5757 5.57574C13.3414 5.81005 13.3414 6.18995 13.5757 6.42426L14 6L14.4243 5.57574ZM16 8L15.5757 8.42426C15.8101 8.65858 16.1899 8.65858 16.4243 8.42426L16 8ZM22.4243 2.42426C22.6586 2.18995 22.6586 1.81005 22.4243 1.57574C22.1899 1.34142 21.8101 1.34142 21.5757 1.57574L22 2L22.4243 2.42426ZM10.5 14.4C10.1686 14.4 9.9 14.6686 9.9 15C9.9 15.3314 10.1686 15.6 10.5 15.6V15V14.4ZM13.5 15.6C13.8314 15.6 14.1 15.3314 14.1 15C14.1 14.6686 13.8314 14.4 13.5 14.4V15V15.6ZM12.6 18C12.6 17.6686 12.3314 17.4 12 17.4C11.6686 17.4 11.4 17.6686 11.4 18H12H12.6ZM8 21.4C7.66863 21.4 7.4 21.6686 7.4 22C7.4 22.3314 7.66863 22.6 8 22.6V22V21.4ZM16 22.6C16.3314 22.6 16.6 22.3314 16.6 22C16.6 21.6686 16.3314 21.4 16 21.4V22V22.6ZM22 18V17.4H2V18V18.6H22V18ZM2 18H2.6V3H2H1.4V18H2ZM22 9H21.4V18H22H22.6V9H22ZM2 3V3.6H12V3V2.4H2V3ZM14 6L13.5757 6.42426L15.5757 8.42426L16 8L16.4243 7.57574L14.4243 5.57574L14 6ZM16 8L16.4243 8.42426L22.4243 2.42426L22 2L21.5757 1.57574L15.5757 7.57574L16 8ZM10.5 15V15.6H13.5V15V14.4H10.5V15ZM12 18H11.4V22H12H12.6V18H12ZM8 22V22.6H12V22V21.4H8V22ZM12 22V22.6H16V22V21.4H12V22Z" }) }));
2669
+ };
2670
+
2664
2671
  const BordCopyIcon = (props) => {
2665
2672
  const { stroke } = props;
2666
2673
  return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", children: jsx("path", { stroke: stroke || bordColorTheme.navyBlue[400], strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M5 15H4c-.53043 0-1.03914-.2107-1.41421-.5858C2.21071 14.0391 2 13.5304 2 13V4c0-.53043.21071-1.03914.58579-1.41421C2.96086 2.21071 3.46957 2 4 2h9c.5304 0 1.0391.21071 1.4142.58579C14.7893 2.96086 15 3.46957 15 4v1m-4 4h9c1.1046 0 2 .89543 2 2v9c0 1.1046-.8954 2-2 2h-9c-1.10457 0-2-.8954-2-2v-9c0-1.10457.89543-2 2-2Z" }) }));
@@ -3887,6 +3894,7 @@ const listOfBordOneToneIcons = {
3887
3894
  columns: BordColumnsIcon,
3888
3895
  command: BordCommandIcon,
3889
3896
  compass: BordCompassIcon,
3897
+ computerCheck: BordComputerCheckIcon,
3890
3898
  copy: BordCopyIcon,
3891
3899
  cornerDownLeft: BordCornerDownLeftIcon,
3892
3900
  cornerDownRight: BordCornerDownRightIcon,
@@ -4842,7 +4850,7 @@ const BordCellHeader = (props) => {
4842
4850
  return (jsx("div", { className: `bordCellHeader ${customClassName}`, ...restProps, children: jsxs("div", { className: "cellHeaderContent", children: [jsxs("div", { className: "cellHeaderTitleContainer", children: [icon && jsx("div", { className: "cellHeaderIcon", children: icon }), jsx("div", { className: "cellHeaderTitle", children: title })] }), jsxs("div", { className: "cellHeaderSubtitleContainer", children: [subtitle && jsx("div", { className: "cellHeaderSubtitle", children: subtitle }), description && jsx("div", { className: "cellHeaderDescription", children: description })] })] }) }));
4843
4851
  };
4844
4852
 
4845
- var css_248z$1k = ".bordCellItem{display:flex;flex-direction:column;max-width:104px;min-width:104px}.bordCellItem .cellItemTitle{color:var(--ds-c-content-secondary);font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-bottom:.8rem}.bordCellItem .cellItemContent{align-items:center;color:var(--ds-c-content-default);display:flex;gap:.8rem}.bordCellItem .cellItemContent .cellItemIcon{align-items:center;display:flex;font-size:1.6rem;justify-content:center;line-height:2.4rem}.bordCellItem .cellItemContent .cellItemLabel{font-size:1.2rem;font-weight:400;line-height:1.6rem}@media (max-width:640px){.bordCellItem{align-items:center;flex-direction:row;justify-content:space-between;max-width:100%;min-width:100%}.bordCellItem .cellItemTitle{margin-bottom:0}.bordCellItem .cellItemContent{align-items:center;display:flex;gap:.8rem}}";
4853
+ var css_248z$1k = ".bordCellItem{display:flex;flex-direction:column;flex-shrink:0;max-width:104px;min-width:104px}.bordCellItem .cellItemTitle{color:var(--ds-c-content-secondary);font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-bottom:.8rem}.bordCellItem .cellItemContent{align-items:center;color:var(--ds-c-content-default);display:flex;gap:.8rem}.bordCellItem .cellItemContent .cellItemIcon{align-items:center;display:flex;font-size:1.6rem;justify-content:center;line-height:2.4rem}.bordCellItem .cellItemContent .cellItemLabel{font-size:1.2rem;font-weight:400;line-height:1.6rem}@media (max-width:640px){.bordCellItem{align-items:center;flex-direction:row;justify-content:space-between;max-width:100%;min-width:100%}.bordCellItem .cellItemTitle{margin-bottom:0}.bordCellItem .cellItemContent{align-items:center;display:flex;gap:.8rem}}";
4846
4854
  styleInject(css_248z$1k);
4847
4855
 
4848
4856
  /**
@@ -4887,7 +4895,7 @@ const BREAKPOINTS = {
4887
4895
  xs: 400,
4888
4896
  sm: 640,
4889
4897
  md: 768,
4890
- lg: 1100,
4898
+ lg: 1024,
4891
4899
  xl: 1440,
4892
4900
  "2xl": 1920,
4893
4901
  };
@@ -4948,8 +4956,8 @@ function getViewportInfo(width, height) {
4948
4956
  breakpoint = "xs";
4949
4957
  // Categorías generales
4950
4958
  const isMobile = width < BREAKPOINTS.sm; // < 640
4951
- const isTablet = width >= BREAKPOINTS.sm && width < BREAKPOINTS.lg; // 640px - 1023px
4952
- const isDesktop = width >= BREAKPOINTS.lg; // >= 1024px
4959
+ const isTablet = width >= BREAKPOINTS.sm && width <= BREAKPOINTS.lg; // 640px - 1024px
4960
+ const isDesktop = width > BREAKPOINTS.lg; // > 1024px
4953
4961
  return {
4954
4962
  width,
4955
4963
  height,
@@ -5291,12 +5299,12 @@ function rectToClientRect(rect) {
5291
5299
  }
5292
5300
 
5293
5301
  /*!
5294
- * tabbable 6.4.0
5302
+ * tabbable 6.5.0
5295
5303
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5296
5304
  */
5297
5305
  // NOTE: separate `:not()` selectors has broader browser support than the newer
5298
5306
  // `:not([inert], [inert] *)` (Feb 2023)
5299
- var candidateSelectors = ['input:not([inert]):not([inert] *)', 'select:not([inert]):not([inert] *)', 'textarea:not([inert]):not([inert] *)', 'a[href]:not([inert]):not([inert] *)', 'button:not([inert]):not([inert] *)', '[tabindex]:not(slot):not([inert]):not([inert] *)', 'audio[controls]:not([inert]):not([inert] *)', 'video[controls]:not([inert]):not([inert] *)', '[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)', 'details>summary:first-of-type:not([inert]):not([inert] *)', 'details:not([inert]):not([inert] *)'];
5307
+ var candidateSelectors = ['input:not([inert]):not([inert] *)', 'select:not([inert]):not([inert] *)', 'textarea:not([inert]):not([inert] *)', 'a[href]:not([inert]):not([inert] *)', 'area[href]:not([inert]):not([inert] *)', 'button:not([inert]):not([inert] *)', '[tabindex]:not(slot):not([inert]):not([inert] *)', 'audio[controls]:not([inert]):not([inert] *)', 'video[controls]:not([inert]):not([inert] *)', '[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)', 'details>summary:first-of-type:not([inert]):not([inert] *)', 'details:not([inert]):not([inert] *)'];
5300
5308
  var candidateSelector = /* #__PURE__ */candidateSelectors.join(',');
5301
5309
  var NoElement = typeof Element === 'undefined';
5302
5310
  var matches = NoElement ? function () {} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector;
@@ -5654,7 +5662,9 @@ var isHidden = function isHidden(node, _ref) {
5654
5662
  // (this is legacy behavior from a very long way back)
5655
5663
  // NOTE: we check this regardless of `displayCheck="none"` because this is a
5656
5664
  // _visibility_ check, not a _display_ check
5657
- if (getComputedStyle(node).visibility === 'hidden') {
5665
+ var _getComputedStyle = getComputedStyle(node),
5666
+ visibility = _getComputedStyle.visibility;
5667
+ if (visibility === 'hidden' || visibility === 'collapse') {
5658
5668
  return true;
5659
5669
  }
5660
5670
  var isDirectSummary = matches.call(node, 'details>summary:first-of-type');
@@ -9398,7 +9408,7 @@ const BordFloatDropdown = ({ options, isOpen, onClose, customClassName = '', pos
9398
9408
  return createPortal(dropdown, document.body);
9399
9409
  };
9400
9410
 
9401
- var css_248z$1f = ".bordInfoCard{background-color:var(--ds-c-layout-l1);border:.1rem solid;border-radius:1.2rem;max-width:118rem;overflow:hidden;padding:1.6rem 1.6rem 1.2rem;transition:all .3s ease}.bordInfoCard.success{border-color:var(--ds-c-stroke-default)}.bordInfoCard.danger{background-color:rgba(252,84,61,.05);border-color:#fc543d}.bordInfoCard.danger .header{border-color:rgba(252,84,61,.2)}.bordInfoCard.disabled{border-color:var(--ds-c-stroke-default);position:relative}.bordInfoCard.disabled .bordCellItem,.bordInfoCard.disabled .header{opacity:.4}.bordInfoCard .desktopContent .content{display:flex;gap:0;margin-bottom:1.2rem}@media (max-width:640px){.bordInfoCard .desktopContent .content{flex-direction:column}}@media (min-width:641px){.bordInfoCard .desktopContent .content{align-items:stretch;flex-direction:row}}.bordInfoCard .desktopContent .header{flex-shrink:0;max-width:15.6rem;min-width:15.6rem}.bordInfoCard .desktopContent .items{flex:1 1 0%}@media (min-width:641px) and (max-width:1023px){.bordInfoCard .desktopContent .items{display:grid;gap:2.4rem;grid-template-columns:repeat(3,14.6rem)}}@media (min-width:1024px){.bordInfoCard .desktopContent .items{align-items:center;display:flex;flex-direction:row;overflow-x:auto}}.bordInfoCard .desktopContent .actions{align-items:center;display:flex;flex-shrink:0;gap:.8rem}.bordInfoCard .tabletContent{display:flex;flex-direction:column;gap:0}.bordInfoCard .tabletContent .content{display:flex;gap:0}@media (max-width:640px){.bordInfoCard .tabletContent .content{flex-direction:column}}@media (min-width:641px){.bordInfoCard .tabletContent .content{align-items:stretch;flex-direction:row}}.bordInfoCard .tabletContent .headerContainer{align-items:stretch;display:flex;gap:2.4rem;justify-content:space-between;padding-bottom:1.6rem}@media (min-width:1024px){.bordInfoCard .tabletContent .headerContainer{margin:0 auto}}.bordInfoCard .tabletContent .header{flex-shrink:0;max-width:15.6rem;min-width:15.6rem}.bordInfoCard .tabletContent .items{flex:1 1 0%}@media (min-width:641px) and (max-width:1023px){.bordInfoCard .tabletContent .items{display:grid;gap:2.4rem;grid-template-columns:repeat(3,14.6rem)}}@media (min-width:1024px){.bordInfoCard .tabletContent .items{align-items:center;display:flex;flex-direction:row;gap:.8rem;overflow-x:auto}}.bordInfoCard .tabletContent .actions{align-items:center;display:flex;gap:.8rem;margin-top:2.8rem}.bordInfoCard .tabletContent .actions .bordButton{width:100%}.bordInfoCard .tabletContent.no-actions .items{justify-content:space-evenly}.bordInfoCard .mobileContent{display:flex;flex-direction:column;gap:1.6rem}.bordInfoCard .mobileContent .header{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity));border-bottom:.1rem solid #e5e5e5;padding:.8rem 1.6rem;width:100%}.bordInfoCard .mobileContent .items{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem 1.6rem}.bordInfoCard .mobileContent .footer{padding:.8rem 1.6rem}.bordInfoCard .mobileContent .actions{align-items:center;display:flex;gap:.8rem;margin-top:2.8rem;padding:.8rem 1.6rem}.bordInfoCard .mobileContent .actions .bordButton{width:100%}@media (max-width:640px){.bordInfoCard{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:0 0 1.2rem}}";
9411
+ var css_248z$1f = ".bordInfoCard{background-color:var(--ds-c-layout-l1);border:.1rem solid;border-radius:1.2rem;max-width:118rem;overflow:hidden;padding:1.6rem 1.6rem 1.2rem;transition:all .3s ease}.bordInfoCard.success{border-color:var(--ds-c-stroke-default)}.bordInfoCard.danger{background-color:rgba(252,84,61,.05);border-color:#fc543d}.bordInfoCard.danger .header{border-color:rgba(252,84,61,.2)}.bordInfoCard.disabled{border-color:var(--ds-c-stroke-default);position:relative}.bordInfoCard.disabled .bordCellItem,.bordInfoCard.disabled .header{opacity:.4}.bordInfoCard .desktopContent .content{display:flex;gap:0;margin-bottom:1.2rem}@media (min-width:641px){.bordInfoCard .desktopContent .content{align-items:stretch;flex-direction:row}}.bordInfoCard .desktopContent .header{flex-shrink:0;max-width:15.6rem;min-width:15.6rem}.bordInfoCard .desktopContent .items{flex:1 1 0%}@media (min-width:1024px){.bordInfoCard .desktopContent .items{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2.4rem;overflow-x:auto;padding-right:.4rem}}.bordInfoCard .desktopContent .actions{align-items:center;display:flex;flex-shrink:0;gap:.8rem}.bordInfoCard .tabletContent{display:flex;flex-direction:column;gap:0}.bordInfoCard .tabletContent .content{display:flex;gap:0}@media (max-width:640px){.bordInfoCard .tabletContent .content{flex-direction:column}}@media (min-width:641px){.bordInfoCard .tabletContent .content{align-items:stretch;flex-direction:row}}.bordInfoCard .tabletContent .headerContainer{align-items:stretch;display:flex;gap:2.4rem;justify-content:space-between;padding-bottom:1.6rem}.bordInfoCard .tabletContent .header{flex-shrink:0;max-width:15.6rem;min-width:15.6rem}.bordInfoCard .tabletContent .items{flex:1 1 0%}@media (min-width:821px) and (max-width:1024px){.bordInfoCard .tabletContent .items{justify-content:space-around}}@media (min-width:641px) and (max-width:1024px){.bordInfoCard .tabletContent .items{display:grid;gap:2.4rem;grid-template-columns:repeat(3,14.6rem)}}.bordInfoCard .tabletContent .actions{align-items:center;display:flex;gap:.8rem;margin-top:2.8rem}.bordInfoCard .tabletContent .actions .bordButton{width:100%}.bordInfoCard .mobileContent{display:flex;flex-direction:column;gap:1.6rem}.bordInfoCard .mobileContent .header{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity));border-bottom:.1rem solid #e5e5e5;padding:.8rem 1.6rem;width:100%}.bordInfoCard .mobileContent .items{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem 1.6rem}.bordInfoCard .mobileContent .footer{padding:.8rem 1.6rem}.bordInfoCard .mobileContent .actions{align-items:center;display:flex;gap:.8rem;margin-top:2.8rem;padding:.8rem 1.6rem}.bordInfoCard .mobileContent .actions .bordButton{width:100%}@media (max-width:640px){.bordInfoCard{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:0 0 1.2rem}}";
9402
9412
  styleInject(css_248z$1f);
9403
9413
 
9404
9414
  /**
@@ -10399,7 +10409,7 @@ const BordFiltersExpandableSelect = ({ filterTitle, openSelectStatus, openSelect
10399
10409
  }, role: "button", tabIndex: 0, children: [jsx("div", { className: "closedSelect", children: filterTitle }), !openSelectStatus && (jsx("div", { className: "arrowIcon", children: jsx(BordOneToneIcon, { variant: "arrowHeadDown", customWidth: "1.2rem" }) })), openSelectStatus && (jsx("div", { className: "arrowIcon", children: jsx(BordOneToneIcon, { variant: "arrowHeadUp", customWidth: "1.2rem" }) }))] }), hasActiveSelections && !openSelectStatus ? (jsx("span", { className: selectionBadgeClassName, "aria-hidden": "true", children: activeSelectionCount })) : (''), openSelectStatus && (jsx(BordGenericSelect, { selectOptions: [dropdownPanel], changeSelectedOption: handleChangeSelectedOption, changeOpenStatusFunction: changeOpenStatusFunction, defaultValue: "", containerStyles: dropdownContainerStyles }))] }));
10400
10410
  };
10401
10411
 
10402
- var css_248z$17 = ".bordFiltersDS{background-color:var(--ds-c-layout-l3);border-radius:1.2rem;max-width:100%;min-width:0;z-index:20}.bordFiltersDSToolbar{--tw-text-opacity:1;background-color:inherit;border-radius:1.2rem;color:rgb(255 255 255/var(--tw-text-opacity));flex-wrap:wrap;line-height:1.6rem;max-width:100%;min-width:0;padding:.4rem .8rem}.bordFiltersDSToolbar,.bordFiltersDSToolbar .bordFiltersIconContainer{align-items:center;display:flex;font-size:1.2rem;gap:.8rem}.bordFiltersDSToolbar .bordFiltersIconContainer{color:var(--ds-c-content-secondary);cursor:pointer;justify-content:center;line-height:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bordFiltersDSToolbar .bordFiltersIconContainer path{stroke:currentColor}.bordFiltersDSToolbar .filtersContainer{align-items:center;background-color:inherit;display:flex;flex-wrap:wrap;gap:.8rem}.bordFiltersDSToolbar .filtersContainer .filtersListExpandableSelects{align-items:center;background-color:inherit;display:flex;flex:1 1 0%;flex-wrap:wrap;gap:.8rem;min-width:0}.bordFiltersCompact{justify-content:space-between}.bordFiltersCompact,.bordFiltersCompactBar,.bordFiltersCompactTrigger{align-items:center;display:flex;min-width:0;width:100%}.bordFiltersCompactTrigger{background-color:inherit;border-color:var(--ds-c-stroke-default);border-radius:.8rem;border-width:1px;color:var(--ds-c-content-secondary);cursor:pointer;flex-shrink:0;justify-content:center;padding:.8rem;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bordFiltersCompactTrigger path{stroke:currentColor}.bordFiltersCompactTriggerActive{background-color:var(--ds-c-primary-bg-default);border-color:var(--ds-c-primary-bg-default);color:var(--ds-c-primary-fg-default)}.bordFiltersCompactTriggerActive path{stroke:currentColor}.bordFiltersCompactBadge{align-items:center;background-color:var(--ds-c-primary-fg-default);border-radius:15998.4rem;color:var(--ds-c-primary-bg-default);display:flex;font-size:1rem;font-weight:700;height:1.8rem;justify-content:center;line-height:1.302rem;line-height:1;min-width:1.8rem;padding-left:.4rem;padding-right:.4rem;position:absolute;right:-.4rem;top:-.4rem}.bordFiltersMobileSheet{display:flex;flex-direction:column;inset:0;justify-content:flex-end;position:fixed;z-index:200}.bordFiltersMobileSheetBackdrop{background-color:var(--ds-c-modal-overlay);border-width:0;cursor:default;inset:0;padding:0;position:absolute}.bordFiltersMobileSheetPanel{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:var(--ds-c-layout-l1);border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-height:min(100dvh,105rem);min-height:min(88dvh,105rem);position:relative;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);width:100%;will-change:transform;z-index:10}.bordFiltersMobileSheetPanelVisible{transform:translateY(0)}.bordFiltersMobileSheetHeader{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:1.6rem 2rem .8rem}.bordFiltersMobileSheetHeaderTitle{align-items:center;color:var(--ds-c-content-default);display:flex;font-size:1.6rem;font-weight:600;gap:1rem;line-height:2.4rem}.bordFiltersMobileSheetHeaderTitle path{stroke:currentColor}.bordFiltersMobileSheetClose{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);align-items:center;background-color:var(--ds-c-layout-l3);border-radius:15998.4rem;border-width:0;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:var(--ds-c-content-secondary);cursor:pointer;display:flex;flex-shrink:0;height:1.8rem;justify-content:center;width:1.8rem}.bordFiltersMobileSheetClose path{stroke:currentColor}.bordFiltersMobileSheetBody{flex:1 1 0%;min-height:0;overflow-y:auto;padding-bottom:1.2rem;padding-left:2rem;padding-right:2rem}.bordFiltersMobileSheetSection{border-bottom-width:1px;border-color:var(--ds-c-stroke-default)}.bordFiltersMobileSheetSection:last-child{border-bottom-width:0}.bordFiltersMobileSheetSectionHeader{align-items:center;background-color:transparent;border-width:0;color:var(--ds-c-content-default);cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;gap:1.2rem;justify-content:space-between;line-height:2rem;padding-bottom:1rem;padding-top:1rem;text-align:left;width:100%}.bordFiltersMobileSheetSectionHeader path{stroke:currentColor}.bordFiltersMobileSheetSectionHeaderOpen{color:var(--ds-c-content-default)}.bordFiltersMobileSheetSectionTitle{flex:1 1 0%}.bordFiltersMobileSheetSectionCount{color:var(--ds-c-content-default);font-weight:500}.bordFiltersMobileSheetSectionPanel{padding-bottom:1.6rem}.bordFiltersMobileSheetFooter{align-items:center;display:flex;flex-shrink:0;gap:1.2rem;justify-content:space-between;padding:1.6rem 2rem 2.4rem}.bordFiltersMobileSheetFooterNoActiveSelections{cursor:default}.bordFiltersMobileSheetFooterApply,.bordFiltersMobileSheetFooterClear{flex:1 1 0%}.bordFiltersMobileSheetFooterClear.bordButton.secondary.bordButtonOutlined:enabled .textContainer{color:var(--ds-c-content-default)}.bordFiltersMobileSheetFooterClear.bordButton.secondary.bordButtonOutlined:enabled .bordCustomTOneIcon svg>path{stroke:var(--ds-c-content-secondary)}@media (prefers-reduced-motion:reduce){.bordFiltersMobileSheetPanel{transition-duration:.01ms}}.bordFiltersSkeletonLoader{background-color:transparent;border-radius:.6rem;height:4.2rem;pointer-events:none}";
10412
+ var css_248z$17 = ".bordFiltersDS{background-color:var(--ds-c-layout-l3);border-radius:1.2rem;max-width:100%;min-width:0}.bordFiltersDSToolbar{--tw-text-opacity:1;background-color:inherit;border-radius:1.2rem;color:rgb(255 255 255/var(--tw-text-opacity));flex-wrap:wrap;line-height:1.6rem;max-width:100%;min-width:0;padding:.4rem .8rem}.bordFiltersDSToolbar,.bordFiltersDSToolbar .bordFiltersIconContainer{align-items:center;display:flex;font-size:1.2rem;gap:.8rem}.bordFiltersDSToolbar .bordFiltersIconContainer{color:var(--ds-c-content-secondary);cursor:pointer;justify-content:center;line-height:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bordFiltersDSToolbar .bordFiltersIconContainer path{stroke:currentColor}.bordFiltersDSToolbar .filtersContainer{align-items:center;background-color:inherit;display:flex;flex-wrap:wrap;gap:.8rem}.bordFiltersDSToolbar .filtersContainer .filtersListExpandableSelects{align-items:center;background-color:inherit;display:flex;flex:1 1 0%;flex-wrap:wrap;gap:.8rem;min-width:0}.bordFiltersCompact{justify-content:space-between}.bordFiltersCompact,.bordFiltersCompactBar,.bordFiltersCompactTrigger{align-items:center;display:flex;min-width:0;width:100%}.bordFiltersCompactTrigger{background-color:inherit;border-color:var(--ds-c-stroke-default);border-radius:.8rem;border-width:1px;color:var(--ds-c-content-secondary);cursor:pointer;flex-shrink:0;justify-content:center;padding:.8rem;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bordFiltersCompactTrigger path{stroke:currentColor}.bordFiltersCompactTriggerActive{background-color:var(--ds-c-primary-bg-default);border-color:var(--ds-c-primary-bg-default);color:var(--ds-c-primary-fg-default)}.bordFiltersCompactTriggerActive path{stroke:currentColor}.bordFiltersCompactBadge{align-items:center;background-color:var(--ds-c-primary-fg-default);border-radius:15998.4rem;color:var(--ds-c-primary-bg-default);display:flex;font-size:1rem;font-weight:700;height:1.8rem;justify-content:center;line-height:1.302rem;line-height:1;min-width:1.8rem;padding-left:.4rem;padding-right:.4rem;position:absolute;right:-.4rem;top:-.4rem}.bordFiltersMobileSheet{display:flex;flex-direction:column;inset:0;justify-content:flex-end;position:fixed;z-index:200}.bordFiltersMobileSheetBackdrop{background-color:var(--ds-c-modal-overlay);border-width:0;cursor:default;inset:0;padding:0;position:absolute}.bordFiltersMobileSheetPanel{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:var(--ds-c-layout-l1);border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-height:min(100dvh,105rem);min-height:min(88dvh,105rem);position:relative;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);width:100%;will-change:transform;z-index:10}.bordFiltersMobileSheetPanelVisible{transform:translateY(0)}.bordFiltersMobileSheetHeader{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:1.6rem 2rem .8rem}.bordFiltersMobileSheetHeaderTitle{align-items:center;color:var(--ds-c-content-default);display:flex;font-size:1.6rem;font-weight:600;gap:1rem;line-height:2.4rem}.bordFiltersMobileSheetHeaderTitle path{stroke:currentColor}.bordFiltersMobileSheetClose{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);align-items:center;background-color:var(--ds-c-layout-l3);border-radius:15998.4rem;border-width:0;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:var(--ds-c-content-secondary);cursor:pointer;display:flex;flex-shrink:0;height:1.8rem;justify-content:center;width:1.8rem}.bordFiltersMobileSheetClose path{stroke:currentColor}.bordFiltersMobileSheetBody{flex:1 1 0%;min-height:0;overflow-y:auto;padding-bottom:1.2rem;padding-left:2rem;padding-right:2rem}.bordFiltersMobileSheetSection{border-bottom-width:1px;border-color:var(--ds-c-stroke-default)}.bordFiltersMobileSheetSection:last-child{border-bottom-width:0}.bordFiltersMobileSheetSectionHeader{align-items:center;background-color:transparent;border-width:0;color:var(--ds-c-content-default);cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;gap:1.2rem;justify-content:space-between;line-height:2rem;padding-bottom:1rem;padding-top:1rem;text-align:left;width:100%}.bordFiltersMobileSheetSectionHeader path{stroke:currentColor}.bordFiltersMobileSheetSectionHeaderOpen{color:var(--ds-c-content-default)}.bordFiltersMobileSheetSectionTitle{flex:1 1 0%}.bordFiltersMobileSheetSectionCount{color:var(--ds-c-content-default);font-weight:500}.bordFiltersMobileSheetSectionPanel{padding-bottom:1.6rem}.bordFiltersMobileSheetFooter{align-items:center;display:flex;flex-shrink:0;gap:1.2rem;justify-content:space-between;padding:1.6rem 2rem 2.4rem}.bordFiltersMobileSheetFooterNoActiveSelections{cursor:default}.bordFiltersMobileSheetFooterApply,.bordFiltersMobileSheetFooterClear{flex:1 1 0%}.bordFiltersMobileSheetFooterClear.bordButton.secondary.bordButtonOutlined:enabled .textContainer{color:var(--ds-c-content-default)}.bordFiltersMobileSheetFooterClear.bordButton.secondary.bordButtonOutlined:enabled .bordCustomTOneIcon svg>path{stroke:var(--ds-c-content-secondary)}@media (prefers-reduced-motion:reduce){.bordFiltersMobileSheetPanel{transition-duration:.01ms}}.bordFiltersSkeletonLoader{background-color:transparent;border-radius:.6rem;height:4.2rem;pointer-events:none}";
10403
10413
  styleInject(css_248z$17);
10404
10414
 
10405
10415
  const BordFilters = ({ filtersList, filtersTitle, handleResetFilters, filtersActiveStyle, filtersContainerStyles, filterIcon = 'filter', isLoading, flexDirection = 'row', filterSearchPlaceholder = 'Buscar', mobileSheetTitle = 'Filtros', mobileApplyLabel = 'Aplicar', mobileClearLabel = 'Limpiar', onMobileFiltersApply, dropdownBackgroundColor, customClassNameForFiltersExpandableSelects, }) => {
@@ -11340,7 +11350,7 @@ const formatDateToPicker = (dateValueIsoFormat, utcTimeOffset) => {
11340
11350
  return formattedDate;
11341
11351
  };
11342
11352
 
11343
- var css_248z$O = ".bordDatePickerDS .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));display:block;font-size:1.2rem;line-height:1.5rem;margin-bottom:.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bordDatePickerDS input{--tw-border-opacity:1;--tw-text-opacity:1;background-color:transparent;border-color:rgb(98 108 130/var(--tw-border-opacity));border-radius:.6rem;border-style:solid;border-width:1px;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;height:4rem;line-height:1.8rem;line-height:1;padding-left:1.6rem;padding-right:1.6rem;width:100%}.bordDatePickerDS input::-moz-placeholder{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;line-height:.75rem}.bordDatePickerDS input::placeholder{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;line-height:.75rem}.bordDatePickerDS input:hover{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity));cursor:pointer}.bordDatePickerDS input:focus{outline:2px solid transparent;outline-offset:2px}.bordDatePickerDS input:active,.bordDatePickerDS input:focus{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(34 207 171/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}.bordDatePickerDS input::-webkit-calendar-picker-indicator{background-image:url(../../assets/CalendarInactiveIcon.svg)}.bordDatePickerDS .errorText{--tw-text-opacity:1;color:rgb(252 84 61/var(--tw-text-opacity));font-size:1rem;line-height:1.302rem;margin-top:.2rem}.bordDatePickerDS.filled .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.filled input{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(38 43 57/var(--tw-border-opacity));color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.filled input::-webkit-calendar-picker-indicator{background-image:url(../../assets/CalendarActiveIcon.svg)}.bordDatePickerDS.error .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(252 84 61/var(--tw-text-opacity))}.bordDatePickerDS.error input{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(252 84 61/var(--tw-border-opacity));color:rgb(252 84 61/var(--tw-text-opacity))}.bordDatePickerDS.error input::-webkit-calendar-picker-indicator{background-image:url(../../assets/CalendarErrorIcon.svg)}.bordDatePickerDS.disabled .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.disabled input{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(38 43 57/var(--tw-bg-opacity));border-color:rgb(98 108 130/var(--tw-border-opacity));color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.disabled input::-webkit-calendar-picker-indicator{background-image:url(../../assets/CalendarInactiveIcon.svg)}";
11353
+ var css_248z$O = ".bordDatePickerDS .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));display:block;font-size:1.2rem;line-height:1.5rem;margin-bottom:.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bordDatePickerDS input{--tw-border-opacity:1;--tw-text-opacity:1;background-color:transparent;border-color:rgb(98 108 130/var(--tw-border-opacity));border-radius:.6rem;border-style:solid;border-width:1px;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;height:4rem;line-height:1.8rem;line-height:1;padding-left:1.6rem;padding-right:1.6rem;width:100%}.bordDatePickerDS input::-moz-placeholder{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;line-height:.75rem}.bordDatePickerDS input::placeholder{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity));font-size:1.4rem;line-height:.75rem}.bordDatePickerDS input:hover{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity));cursor:pointer}.bordDatePickerDS input:focus{outline:2px solid transparent;outline-offset:2px}.bordDatePickerDS input:active,.bordDatePickerDS input:focus{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(34 207 171/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}.bordDatePickerDS input::-webkit-calendar-picker-indicator{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23C6C7CB' stroke-linecap='round' stroke-linejoin='round' d='M1.75 5.834h10.5M9.333 1.167V3.5M4.667 1.167V3.5m-1.75-1.166h8.166c.645 0 1.167.522 1.167 1.166v8.167c0 .644-.522 1.167-1.167 1.167H2.917a1.167 1.167 0 0 1-1.167-1.167V3.5c0-.644.522-1.166 1.167-1.166Z'/%3E%3C/svg%3E\")}.bordDatePickerDS .errorText{--tw-text-opacity:1;color:rgb(252 84 61/var(--tw-text-opacity));font-size:1rem;line-height:1.302rem;margin-top:.2rem}.bordDatePickerDS.filled .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.filled input{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(38 43 57/var(--tw-border-opacity));color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.filled input::-webkit-calendar-picker-indicator{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23C6C7CB' stroke-linecap='round' stroke-linejoin='round' d='M1.75 5.834h10.5M9.333 1.167V3.5M4.667 1.167V3.5m-1.75-1.166h8.166c.645 0 1.167.522 1.167 1.166v8.167c0 .644-.522 1.167-1.167 1.167H2.917a1.167 1.167 0 0 1-1.167-1.167V3.5c0-.644.522-1.166 1.167-1.166Z'/%3E%3C/svg%3E\")}.bordDatePickerDS.error .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(252 84 61/var(--tw-text-opacity))}.bordDatePickerDS.error input{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(252 84 61/var(--tw-border-opacity));color:rgb(252 84 61/var(--tw-text-opacity))}.bordDatePickerDS.error input::-webkit-calendar-picker-indicator{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23FC543D' stroke-linecap='round' stroke-linejoin='round' d='M1.75 5.834h10.5M9.333 1.167V3.5M4.667 1.167V3.5m-1.75-1.166h8.166c.645 0 1.167.522 1.167 1.166v8.167c0 .644-.522 1.167-1.167 1.167H2.917a1.167 1.167 0 0 1-1.167-1.167V3.5c0-.644.522-1.166 1.167-1.166Z'/%3E%3C/svg%3E\")}.bordDatePickerDS.disabled .bordDatePickerLabel{--tw-text-opacity:1;color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.disabled input{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(38 43 57/var(--tw-bg-opacity));border-color:rgb(98 108 130/var(--tw-border-opacity));color:rgb(98 108 130/var(--tw-text-opacity))}.bordDatePickerDS.disabled input::-webkit-calendar-picker-indicator{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23C6C7CB' stroke-linecap='round' stroke-linejoin='round' d='M1.75 5.834h10.5M9.333 1.167V3.5M4.667 1.167V3.5m-1.75-1.166h8.166c.645 0 1.167.522 1.167 1.166v8.167c0 .644-.522 1.167-1.167 1.167H2.917a1.167 1.167 0 0 1-1.167-1.167V3.5c0-.644.522-1.166 1.167-1.166Z'/%3E%3C/svg%3E\")}";
11344
11354
  styleInject(css_248z$O);
11345
11355
 
11346
11356
  const BordDatePicker = ({ updateCurrentValueCallback, isFilled, defaultValue, desiredTimeZone, label, errorText, isDisabled, hideErrorText, debounceTime, handleFocus, customWidth = "100%", }) => {
@@ -43153,24 +43163,34 @@ const SLA_BANNER_ICON_SIZE = 14;
43153
43163
  * proveedor de un incidente. Si se pasan slaStartDate y slaEndDate, muestra
43154
43164
  * un banner informativo con el rango del SLA en la parte superior.
43155
43165
  */
43156
- const BordIncidentDatesForm = ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel = DEFAULT_PICKUP_FROM, pickupToLabel = DEFAULT_PICKUP_TO, deliveryFromLabel = DEFAULT_DELIVERY_FROM, deliveryToLabel = DEFAULT_DELIVERY_TO, trackingLinkLabel = DEFAULT_TRACKING_LINK_LABEL, trackingLinkPlaceholder = DEFAULT_TRACKING_LINK_PH, trackingCodeLabel = DEFAULT_TRACKING_CODE_LABEL, trackingCodePlaceholder = DEFAULT_TRACKING_CODE_PH, providerLabel = DEFAULT_PROVIDER_LABEL, providerPlaceholder = DEFAULT_PROVIDER_PH, slaBannerLabel = DEFAULT_SLA_BANNER_LABEL, className = '', }) => {
43166
+ const BordIncidentDatesForm = ({ value, onChange, slaStartDate, slaEndDate, pickupFromLabel = DEFAULT_PICKUP_FROM, pickupToLabel = DEFAULT_PICKUP_TO, deliveryFromLabel = DEFAULT_DELIVERY_FROM, deliveryToLabel = DEFAULT_DELIVERY_TO, trackingLinkLabel = DEFAULT_TRACKING_LINK_LABEL, trackingLinkPlaceholder = DEFAULT_TRACKING_LINK_PH, trackingCodeLabel = DEFAULT_TRACKING_CODE_LABEL, trackingCodePlaceholder = DEFAULT_TRACKING_CODE_PH, providerLabel = DEFAULT_PROVIDER_LABEL, providerPlaceholder = DEFAULT_PROVIDER_PH, slaBannerLabel = DEFAULT_SLA_BANNER_LABEL, className = '', showPickupDates = true, showDeliveryDates = true, showProviderField = true, }) => {
43157
43167
  const update = (field, next) => {
43158
43168
  onChange({ ...value, [field]: next });
43159
43169
  };
43160
43170
  const slaRange = slaStartDate && slaEndDate ? `${slaStartDate} a ${slaEndDate}` : undefined;
43161
43171
  const dateFields = [
43162
- { key: 'pickupDateFrom', label: pickupFromLabel },
43163
- { key: 'pickupDateTo', label: pickupToLabel },
43164
- { key: 'deliveryDateFrom', label: deliveryFromLabel },
43165
- { key: 'deliveryDateTo', label: deliveryToLabel },
43172
+ ...(showPickupDates
43173
+ ? [
43174
+ { key: 'pickupDateFrom', label: pickupFromLabel },
43175
+ { key: 'pickupDateTo', label: pickupToLabel },
43176
+ ]
43177
+ : []),
43178
+ ...(showDeliveryDates
43179
+ ? [
43180
+ { key: 'deliveryDateFrom', label: deliveryFromLabel },
43181
+ { key: 'deliveryDateTo', label: deliveryToLabel },
43182
+ ]
43183
+ : []),
43166
43184
  ];
43167
43185
  const trackingFields = [
43168
43186
  { key: 'trackingLink', label: trackingLinkLabel, placeholder: trackingLinkPlaceholder },
43169
43187
  { key: 'trackingCode', label: trackingCodeLabel, placeholder: trackingCodePlaceholder },
43170
- { key: 'providerName', label: providerLabel, placeholder: providerPlaceholder },
43188
+ ...(showProviderField
43189
+ ? [{ key: 'providerName', label: providerLabel, placeholder: providerPlaceholder }]
43190
+ : []),
43171
43191
  ];
43172
43192
  const rootClassName = ['bordIncidentDatesFormDS', className].filter(Boolean).join(' ');
43173
- return (jsxs("div", { className: rootClassName, children: [slaRange && (jsxs("div", { className: "bordIncidentDatesFormDSslaBanner", children: [jsx("span", { className: "bordIncidentDatesFormDSslaBannerIcon", "aria-hidden": true, children: jsx(BordOneToneIcon, { variant: "info", standardSize: SLA_BANNER_ICON_SIZE, className: "bordIncidentDatesFormDSslaBannerIconSvg" }) }), jsx("span", { className: "bordIncidentDatesFormDSslaBannerLabel", children: slaBannerLabel }), jsx("span", { className: "bordIncidentDatesFormDSslaBannerRange", children: slaRange })] })), jsx("div", { className: "bordIncidentDatesFormDSdates", children: dateFields.map(({ key, label }) => (jsx("div", { className: "bordIncidentDatesFormDSdateField", children: jsx(BordDatePicker, { label: label, isFilled: Boolean(value[key]), defaultValue: value[key], updateCurrentValueCallback: (v) => update(key, v) }) }, key))) }), trackingFields.map(({ key, label, placeholder }) => (jsx("div", { className: "bordIncidentDatesFormDStrackingField", children: jsx(BordTextInput, { label: label, placeholder: placeholder, currentText: value[key] ?? '', isFilled: Boolean(value[key]), setCurrentText: (v) => update(key, v), hideErrorText: true }) }, key)))] }));
43193
+ return (jsxs("div", { className: rootClassName, children: [slaRange && (jsxs("div", { className: "bordIncidentDatesFormDSslaBanner", children: [jsx("span", { className: "bordIncidentDatesFormDSslaBannerIcon", "aria-hidden": true, children: jsx(BordOneToneIcon, { variant: "info", standardSize: SLA_BANNER_ICON_SIZE, className: "bordIncidentDatesFormDSslaBannerIconSvg" }) }), jsx("span", { className: "bordIncidentDatesFormDSslaBannerLabel", children: slaBannerLabel }), jsx("span", { className: "bordIncidentDatesFormDSslaBannerRange", children: slaRange })] })), dateFields.length > 0 && (jsx("div", { className: "bordIncidentDatesFormDSdates", children: dateFields.map(({ key, label }) => (jsx("div", { className: "bordIncidentDatesFormDSdateField", children: jsx(BordDatePicker, { label: label, isFilled: Boolean(value[key]), defaultValue: value[key], updateCurrentValueCallback: (v) => update(key, v) }) }, key))) })), trackingFields.map(({ key, label, placeholder }) => (jsx("div", { className: "bordIncidentDatesFormDStrackingField", children: jsx(BordTextInput, { label: label, placeholder: placeholder, currentText: value[key] ?? '', isFilled: Boolean(value[key]), setCurrentText: (v) => update(key, v), hideErrorText: true }) }, key)))] }));
43174
43194
  };
43175
43195
 
43176
43196
  var css_248z$5 = ".bordIncidentClosureListDS{display:block;width:100%}.bordIncidentClosureListDS .bordIncidentClosureListDSselectAll{display:flex;justify-content:flex-end;margin-bottom:1.2rem}.bordIncidentClosureListDS .bordIncidentClosureListDSsearch{align-items:center;background-color:var(--ds-c-layout-l1);border-color:var(--ds-c-stroke-default);border-radius:.6rem;border-style:solid;border-width:1px;cursor:text;display:flex;gap:.8rem;height:4rem;margin-bottom:1.6rem;padding-left:1.2rem;padding-right:1.2rem;position:relative}.bordIncidentClosureListDS .bordIncidentClosureListDSsearch:focus-within{border-color:var(--ds-c-primary-bg-default)}.bordIncidentClosureListDS .bordIncidentClosureListDSsearchIcon{align-items:center;color:var(--ds-c-content-secondary);display:flex;flex-shrink:0;justify-content:center}.bordIncidentClosureListDS .bordIncidentClosureListDSsearchInput{background-color:transparent;border-style:none;color:var(--ds-c-content-default);flex:1 1 0%;font-size:1.2rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px}.bordIncidentClosureListDS .bordIncidentClosureListDSsearchInput::-moz-placeholder{color:var(--ds-c-content-secondary)}.bordIncidentClosureListDS .bordIncidentClosureListDSsearchInput::placeholder{color:var(--ds-c-content-secondary)}.bordIncidentClosureListDS .bordIncidentClosureListDSlist{display:flex;flex-direction:column;gap:.8rem;list-style-type:none;margin:0;padding:0}.bordIncidentClosureListDS .bordIncidentClosureListDSitem{--tw-bg-opacity:1;align-items:flex-start;background-color:rgb(250 250 249/var(--tw-bg-opacity));border-color:var(--ds-c-stroke-default);border-radius:.6rem;border-style:solid;border-width:1px;display:flex;gap:1.2rem;padding:1.2rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bordIncidentClosureListDS .bordIncidentClosureListDSitem:hover{background-color:var(--ds-c-primary-bg-secondary)}.bordIncidentClosureListDS .bordIncidentClosureListDSitem.selected{background-color:var(--ds-c-primary-bg-secondary);border-color:var(--ds-c-primary-bg-default)}.bordIncidentClosureListDS .bordIncidentClosureListDSitemCheckbox{flex-shrink:0;margin-top:.2rem}.bordIncidentClosureListDS .bordCheckBoxButtonSvg svg .largeRect,.bordIncidentClosureListDS .bordCheckBoxButtonSvg svg .smallRect{stroke-width:1.6}.bordIncidentClosureListDS .bordIncidentClosureListDSitemContent{flex:1 1 0%;min-width:0}.bordIncidentClosureListDS .bordIncidentClosureListDSitemDate{color:var(--ds-c-content-secondary);display:block;font-size:1rem;line-height:1.3rem;margin-bottom:.4rem}.bordIncidentClosureListDS .bordIncidentClosureListDSitemMessage{color:var(--ds-c-content-secondary);display:block;font-size:1.2rem;line-height:1.5rem}.bordIncidentClosureListDS .bordIncidentClosureListDSitemMessage strong{font-weight:700}.bordIncidentClosureListDS .bordIncidentClosureListDSemptyState{color:var(--ds-c-content-secondary);display:block;font-size:1.2rem;line-height:1.5rem;padding:2.4rem 1.6rem;text-align:center}";
@@ -43414,6 +43434,7 @@ var BORD_ONE_TONE_ICONS;
43414
43434
  BORD_ONE_TONE_ICONS["columns"] = "columns";
43415
43435
  BORD_ONE_TONE_ICONS["command"] = "command";
43416
43436
  BORD_ONE_TONE_ICONS["compass"] = "compass";
43437
+ BORD_ONE_TONE_ICONS["computerCheck"] = "computerCheck";
43417
43438
  BORD_ONE_TONE_ICONS["copy"] = "copy";
43418
43439
  BORD_ONE_TONE_ICONS["cornerDownLeft"] = "cornerDownLeft";
43419
43440
  BORD_ONE_TONE_ICONS["cornerDownRight"] = "cornerDownRight";