@webjet/react 4.17.5 → 4.17.7
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.
- package/components/checkbox-list.js +1 -1
- package/components/checkbox.js +1 -1
- package/components/checklist.js +1 -1
- package/components/date-picker-input.js +1 -1
- package/components/date-picker.js +1 -1
- package/components/date-range-picker-input.js +1 -1
- package/components/date-range-picker.js +1 -1
- package/components/fare-card.js +1 -1
- package/components/filter-dropdown.js +1 -1
- package/components/flight-card-info.js +1 -1
- package/components/flight-card.js +1 -1
- package/components/flight-summary.js +1 -1
- package/components/price-breakdown.js +1 -1
- package/components/products-cross-sell-card.js +1 -0
- package/components/products-cross-sell-list.js +1 -1
- package/components/selectable-panel-group.js +1 -1
- package/components/toggle.js +1 -1
- package/components/tooltip-modal.js +1 -1
- package/components/tooltip.js +1 -1
- package/package.json +1 -1
package/components/tooltip.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e={2126:(e,t,r)=>{var a=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledTrigger=t.StyledContent=t.StyledBackdrop=t.StyledArrow=void 0;var n=function(e){if("function"==typeof WeakMap){var t=new WeakMap;new WeakMap}return function(e){if(e&&e.__esModule)return e;var r,n,o={__proto__:null,default:e};if(null===e||"object"!=a(e)&&"function"!=typeof e)return o;if(r=t){if(r.has(e))return r.get(e);r.set(e,o)}for(var i in e)"default"!==i&&{}.hasOwnProperty.call(e,i)&&((n=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,i))&&(n.get||n.set)?r(o,i,n):o[i]=e[i]);return o}(e)}(r(32770)),o=r(33290),i="0 -2px 4px 0 rgba(58, 61, 77, 0.08), 0 20px 16px 0 rgba(58, 61, 77, 0.12), 0 -4px 16px -8px rgba(58, 61, 77, 0.04)";t.StyledTrigger=n.default.span.withConfig({displayName:"Tooltipstyle__StyledTrigger",componentId:"sc-qgu75v-0"})(["display:inline-block;cursor:pointer;"," > *{font-style:normal;cursor:pointer;box-shadow:none;text-decoration:none;background:none;&:hover{cursor:pointer;}}[role='icon']{width:16px;height:16px;fill:#999999;&:hover{fill:#646464;}}i{text-decoration:underline;&:hover{text-decoration:none;}}a{text-decoration:none;}"],function(e){var t=e.enableBackdrop,r=e.visible;return t&&r&&(0,n.css)(["z-index:3;position:relative;"])}),t.StyledContent=n.default.div.withConfig({displayName:"Tooltipstyle__StyledContent",componentId:"sc-qgu75v-1"})(["",";margin:0;max-width:325px;border:0;border-radius:",";background-color:",";box-shadow:",";color:",";padding:8px 16px;text-align:left;z-index:999999;transition:opacity 0.6s;pointer-events:",";"," "," @media (max-width:768px){","}"],o.mixins.typography("body-02","medium"),o.tokens.dimensions.radius.small,o.tokens.colours.surface.container.base,i,o.tokens.colours.text["text-primary"],function(e){return e.closeOnBlur?"none":"initial"},function(e){var t=e.width;return t&&(0,n.css)(["width:","px;max-width:none;"],t)},function(e){return"dark"===e.variant&&(0,n.css)(["background:",";color:",";"],o.tokens.colours.icon["icon-secondary"],o.tokens.colours.text["text-on-colour"])},function(e){return!e.width&&(0,n.css)(["max-width:250px;"])}),t.StyledBackdrop=n.default.div.withConfig({displayName:"Tooltipstyle__StyledBackdrop",componentId:"sc-qgu75v-2"})(["position:fixed;width:100%;height:100%;background:#000;opacity:0.5;top:0;left:0;z-index:2;"]),t.StyledArrow=n.default.div.withConfig({displayName:"Tooltipstyle__StyledArrow",componentId:"sc-qgu75v-3"})(["bottom:auto;width:30px !important;height:15px !important;background:transparent !important;border:0 !important;margin:0 !important;position:absolute;overflow:hidden;&:after{border-style:solid;content:'';border:0 !important;display:block;transform:rotate(45deg);background:#fff;box-shadow:",";position:static;}"," &[data-placement*='bottom']{top:-15px;&:after{margin:7px auto 0;width:15px !important;height:15px !important;}}&[data-placement*='top']{bottom:-14px;&:after{margin:-7px auto 0;width:15px !important;height:15px !important;}}&[data-placement*='right']{left:-15px;width:15px !important;height:30px !important;&:after{margin:7px 0 0 7px;width:15px !important;height:15px !important;}}&[data-placement*='left']{right:-14px;width:15px !important;height:30px !important;&:after{margin:7px 0 0 -7px;width:15px !important;height:15px !important;}}"],i,function(e){return"dark"===e.variant&&(0,n.css)(["&:after{background:",";}"],o.tokens.colours.icon["icon-secondary"])})},2811:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TEXT_VARIANT=t.FONT_WEIGHT=void 0,t.TEXT_VARIANT={HEADING01:"heading-01",HEADING02:"heading-02",HEADING03:"heading-03",HEADING04:"heading-04",HEADING05:"heading-05",HEADING06:"heading-06",HEADING07:"heading-07",HEADING08:"heading-08",HEADING09:"heading-09",BODY01:"body-01",BODY02:"body-02",BODY03:"body-03",BODY04:"body-04",LABEL01:"label-01",LABEL02:"label-02",LABEL03:"label-03",LABEL04:"label-04"},t.FONT_WEIGHT={LIGHT:"light",REGULAR:"regular",MEDIUM:"medium",SEMIBOLD:"semi-bold",BOLD:"bold",EXTRABOLD:"extra-bold"}},4198:e=>{e.exports=require("react-popper-tooltip")},8063:e=>{e.exports=require("@babel/runtime/helpers/typeof")},9090:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={dateFormatExtraShort:"d MMM",dateFormatShort:"E d MMM",dateFormat:"E d MMM yyyy",dateFormatLong:"E d MMMM yyyy",timeFormat:"h:mm a",dayLabelFormat:"E MMM dd yyyy",weekStartsOn:1,weekFormat:"E",scrollToViewOptions:{behavior:"smooth",block:"end",scrollMode:"if-needed"}}},17826:e=>{e.exports=require("@babel/runtime/helpers/slicedToArray")},19098:(e,t,r)=>{var a=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=r(32770),o=a(r(61267)),i=a(r(74362)),l=(0,n.css)(["font-size:",";color:",";&,> *,> *:before,> *:after{box-sizing:border-box;}"],o.default.fontSize,o.default.fontColor);t.default={globalStyles:l,typography:function(e,t){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a=i.default.typography[e],o=a.lineHeight,l=a.lineHeightType,d=a.fontSize;return(0,n.css)(["line-height:",";font-size:",";font-weight:",";",""],i.default.font.desktop["line-height"][l][o],i.default.font.desktop.size[d],i.default.font.desktop.weight[t],r&&(0,n.css)(["@media ","{line-height:",";font-size:",";font-weight:",";}"],i.default.media.mobile,i.default.font.mobile["line-height"][l][o],i.default.font.mobile.size[d],i.default.font.mobile.weight[t]))},typographyMobile:function(e,t){var r=i.default.typography[e],a=r.lineHeight,o=r.lineHeightType,l=r.fontSize;return(0,n.css)(["line-height:",";font-size:",";font-weight:",";"],i.default.font.mobile["line-height"][o][a],i.default.font.mobile.size[l],i.default.font.mobile.weight[t])}}},22326:e=>{e.exports=require("react-dom")},29825:e=>{e.exports=require("prop-types")},32770:e=>{e.exports=require("styled-components")},33290:(e,t,r)=>{var a=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"color",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"config",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"elevation",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"identifiers",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"mixins",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"theme",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(t,"themeV2",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"tokens",{enumerable:!0,get:function(){return i.default}});var n=a(r(61267)),o=a(r(60492)),i=a(r(74362)),l=a(r(19098)),d=a(r(9090)),c=a(r(35050)),s=a(r(60509)),u=a(r(34341))},33751:e=>{e.exports=require("@babel/runtime/helpers/interopRequireDefault")},34341:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={elevation01:"0px 1px 2px 0px rgba(51, 51, 51, 0.08)",elevation02:"0px 2px 4px 0px rgba(51, 51, 51, 0.10)",elevation03:"0px 6px 8px 0px rgba(51, 51, 51, 0.10)",elevation04:"0px 10px 16px 0px rgba(51, 51, 51, 0.10)",elevation05:"0px 16px 32px 0px rgba(51, 51, 51, 0.16)"}},35050:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={notification:{success:{color:"#149000",backgroundColor:"#EEF7EB"},error:{color:"#BE0000",backgroundColor:"#F2DEDE"},warning:{color:"#FF5C00",backgroundColor:"#F6EDE6"},info:{color:"#3D9AF2",backgroundColor:"#ECF5FE"},notice:{color:"#FEB42B",backgroundColor:"#FFF3CD"}},textLink:{color:"#0060BB",hoverColor:"#00509C"},webjetRed:"#E24747"}},46031:e=>{e.exports=require("@babel/runtime/helpers/extends")},52462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},60492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["#E24747","#F5F5F5","#DFDFDF","#EBEBEB","#CCCCCC","#BFBFBF","#999999","#878787","#646464","#4D4D4D","#333333","#FFFFFF","#000000","#3D9AF2","#0060BB","#00509C","#FF8C00","#2DB300","#B0CFE2","#3587D4","#E07B00","#29A300","#D5EFCC","#F6F2E6","#CFCFCF","#454545","#F2DEDE","#B13312","#FFF3CD","#7A7A7A","#FEB42B","#E96962","#FEFAFA","#C81209","#BD1109","#E44C45"],a={fontFamily:{primary:"inherit",icon:"WebjetIcons"},fontSize:"13px",fontColor:r[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:r[5],hoverColor:r[6],hoverDarkColor:r[7],textHighlight:r[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:r[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:r[5],inputIcon:r[9],inputIconBackground:r[2],inputIconHoverBackground:r[5],inputCrossBtn:"#a8a8a8",btnStandard:r[2],btnStandardHover:r[5],btnAction:r[17],btnActionHover:"#259400",btnActive:r[13],btnActiveHover:r[19],btnSelection:r[16],btnSelectionHover:r[20],successBackground:r[22],successText:r[21],errorBackground:r[26],errorText:r[27],sliderPrimary:r[13],color:r,media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",tabletAndSmallDesktop:"only screen and (min-width: 768px) and (max-width: 1199px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},validationColors:{inputErrorBackground:"#F2DEDE",inputErrorHoverBackground:"#E8D5D5",inputErrorText:r[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=a},60509:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={greys:{white:"#FFFFFF",offWhite:"#FFEADC",grey50:"#F5F5F5",grey100:"#EBEBEB",grey200:"#DFDFDF",grey300:"#CCCCCC",grey400:"#BFBFBF",grey500:"#999999",grey600:"#878787",grey700:"#646464",grey800:"#4D4D4D",grey900:"#333333",black:"#000000"}}},61116:e=>{e.exports=require("@babel/runtime/helpers/defineProperty")},61267:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["#E24747","#F5F5F5","#DFDFDF","#EBEBEB","#CCCCCC","#BFBFBF","#999999","#878787","#646464","#4D4D4D","#333333","#FFFFFF","#000000","#3D9AF2","#0060BB","#00509C","#FF8C00","#2DB300","#B0CFE2","#3587D4","#E07B00","#29A300","#D5EFCC","#F6F2E6","#CFCFCF","#454545","#F2DEDE","#B13312","#FFF3CD","#7A7A7A","#FEB42B","#E96962","#FEFAFA"],a={fontFamily:{icon:"WebjetIcons"},fontSize:"13px",fontColor:r[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:r[5],hoverColor:r[6],hoverDarkColor:r[7],textHighlight:r[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:r[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:r[5],inputIcon:r[9],inputIconBackground:r[2],inputIconHoverBackground:r[5],inputCrossBtn:"#a8a8a8",btnStandard:r[2],btnStandardHover:r[5],btnAction:r[17],btnActionHover:"#259400",btnActive:r[13],btnActiveHover:r[19],btnSelection:r[16],btnSelectionHover:r[20],successBackground:r[22],successText:r[21],errorBackground:r[26],errorText:r[27],sliderPrimary:r[13],color:r,media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},validationColors:{inputErrorBackground:"#F2DEDE",inputErrorHoverBackground:"#E8D5D5",inputErrorText:r[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=a},65361:(e,t,r)=>{var a=r(33751),n=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=a(r(46031)),i=a(r(70505)),l=a(r(61116)),d=a(r(17826)),c=a(r(52462)),s=function(e){if("function"==typeof WeakMap){var t=new WeakMap;new WeakMap}return function(e){if(e&&e.__esModule)return e;var r,a,o={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return o;if(r=t){if(r.has(e))return r.get(e);r.set(e,o)}for(var i in e)"default"!==i&&{}.hasOwnProperty.call(e,i)&&((a=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,i))&&(a.get||a.set)?r(o,i,a):o[i]=e[i]);return o}(e)}(r(82015)),u=a(r(22326)),p=(a(r(29825)),r(4198)),f=a(r(81710)),b=r(2126),v=["className","customTrigger","children","icon","element","text","portalTarget","closeOnBlur","placement","trigger","delayShow","delayHide","show","enableBackdrop","onVisibilityChange","hasPortalTarget","preventClickEventPropagation","boundaryElement","isFallbackPlacementDisabled","width","variant"];function x(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,a)}return r}function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?x(Object(r),!0).forEach(function(t){(0,l.default)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}t.default=function(e){var t=e.className,r=void 0===t?"wj-tooltip":t,a=e.customTrigger,n=e.children,l=(e.icon,e.element,e.text),x=void 0===l?"":l,h=e.portalTarget,F=void 0!==h&&h,m=e.closeOnBlur,y=void 0!==m&&m,E=e.placement,D=void 0===E?"bottom":E,A=e.trigger,B=void 0===A?["click","hover"]:A,w=e.delayShow,T=void 0===w?0:w,k=e.delayHide,C=void 0===k?0:k,H=e.show,O=void 0!==H&&H,I=e.enableBackdrop,_=void 0!==I&&I,S=e.onVisibilityChange,N=e.hasPortalTarget,P=void 0!==N&&N,M=e.preventClickEventPropagation,j=void 0!==M&&M,G=e.boundaryElement,L=e.isFallbackPlacementDisabled,z=void 0!==L&&L,R=e.width,W=e.variant,q=(0,c.default)(e,v),V=(0,s.useState)(O),X=(0,d.default)(V,2),Y=X[0],U=X[1],J=null;!0===F||!0===P?J=document.body:F instanceof HTMLElement&&(J=F);var K=(0,p.usePopperTooltip)(g(g({},q),{},{trigger:B,placement:D,delayShow:T,delayHide:C,visible:Y,interactive:!0,onVisibleChange:function(e){U(e),S&&S(e)},hasPortalTarget:P}),{modifiers:[].concat((0,i.default)(z?[{name:"flip",options:{fallbackPlacements:[]}}]:[]),(0,i.default)(G?[{name:"preventOverflow",options:{boundary:G}}]:[]),[{name:"offset",options:{offset:[0,12]}}])}),Q=K.getArrowProps,Z=K.getTooltipProps,$=K.setTooltipRef,ee=K.setTriggerRef,te=K.visible,re=Z({"data-testid":"tooltip-content",closeOnBlur:y,className:"".concat(r,"-content tooltip-container"),onClick:j?function(e){var t;"A"!==(null===(t=e.target)||void 0===t?void 0:t.tagName)&&e.preventDefault(),e.stopPropagation()}:void 0}),ae=Q({className:"tooltip-arrow","data-testid":"tooltip-arrow","data-placement":re["data-popper-placement"]}),ne=s.default.createElement(b.StyledContent,(0,o.default)({ref:$,width:R},re,{variant:W}),s.default.createElement(b.StyledArrow,(0,o.default)({},ae,{variant:W})),"click"===B&&s.default.createElement("a",{href:"#",className:"close wj-icon wj-cross",onClick:function(e){U(!1),S&&S(!1),e.preventDefault()}}),n);return s.default.createElement("span",(0,o.default)({className:"".concat(r,"-tooltip")},j?{onClick:function(e){e.preventDefault(),e.stopPropagation()}}:{}),s.default.createElement(b.StyledTrigger,{ref:ee,"data-testid":"tooltip-trigger",className:"".concat(r," trigger"),enableBackdrop:_,visible:te},a||(x?s.default.createElement("i",null,x):s.default.createElement(f.default,{role:"icon"}))),te&&!J&&ne,te&&J&&u.default.createPortal(ne,J),te&&_&&s.default.createElement(b.StyledBackdrop,null))}},70505:e=>{e.exports=require("@babel/runtime/helpers/toConsumableArray")},74362:(e,t,r)=>{var a=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,o,i,l=a(r(61116)),d=r(2811),c={desktop:{size:{50:"10px",100:"12px",200:"14px",300:"16px",400:"20px",500:"24px",600:"28px",700:"32px",800:"36px",900:"40px"},"line-height":{standard:{50:"16px",100:"18px",200:"20px",300:"24px",400:"32px",500:"36px",600:"40px",700:"48px",800:"56px",900:"60px"},condensed:{100:"16px",200:"18px",300:"20px",400:"24px",500:"28px",600:"32px",700:"40px",800:"44px",900:"48px"},equal:{50:"10px",100:"12px",200:"14px",300:"16px",400:"20px",500:"24px",600:"28px",700:"32px",800:"36px",900:"40px"}},weight:(n={},(0,l.default)(n,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(n,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(n,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(n,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(n,d.FONT_WEIGHT.BOLD,700),(0,l.default)(n,d.FONT_WEIGHT.EXTRABOLD,800),n)},mobile:{size:{50:"10px",100:"12px",200:"14px",300:"16px",400:"18px",500:"20px",600:"24px",700:"28px",800:"32px",900:"36px"},"line-height":{standard:{50:"16px",100:"18px",200:"20px",300:"24px",400:"28px",500:"32px",600:"36px",700:"40px",800:"48px",900:"56px"},condensed:{100:"16px",200:"18px",300:"20px",400:"22px",500:"24px",600:"28px",700:"32px",800:"40px",900:"44px"},equal:{50:"10px",100:"12px",200:"14px",300:"16px",400:"18px",500:"20px",600:"24px",700:"28px",800:"32px",900:"36px"}},weight:(o={},(0,l.default)(o,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(o,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(o,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(o,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(o,d.FONT_WEIGHT.BOLD,700),(0,l.default)(o,d.FONT_WEIGHT.EXTRABOLD,800),o)}},s=(i={},(0,l.default)(i,d.TEXT_VARIANT.HEADING01,{fontSize:100,lineHeight:100,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING02,{fontSize:200,lineHeight:200,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING03,{fontSize:300,lineHeight:300,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING04,{fontSize:400,lineHeight:400,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING05,{fontSize:500,lineHeight:500,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING06,{fontSize:600,lineHeight:600,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING07,{fontSize:700,lineHeight:700,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING08,{fontSize:800,lineHeight:800,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.HEADING09,{fontSize:900,lineHeight:900,lineHeightType:"condensed"}),(0,l.default)(i,d.TEXT_VARIANT.BODY01,{fontSize:50,lineHeight:50,lineHeightType:"standard"}),(0,l.default)(i,d.TEXT_VARIANT.BODY02,{fontSize:100,lineHeight:100,lineHeightType:"standard"}),(0,l.default)(i,d.TEXT_VARIANT.BODY03,{fontSize:200,lineHeight:200,lineHeightType:"standard"}),(0,l.default)(i,d.TEXT_VARIANT.BODY04,{fontSize:300,lineHeight:300,lineHeightType:"standard"}),(0,l.default)(i,d.TEXT_VARIANT.LABEL01,{fontSize:50,lineHeight:50,lineHeightType:"equal"}),(0,l.default)(i,d.TEXT_VARIANT.LABEL02,{fontSize:100,lineHeight:100,lineHeightType:"equal"}),(0,l.default)(i,d.TEXT_VARIANT.LABEL03,{fontSize:200,lineHeight:200,lineHeightType:"equal"}),(0,l.default)(i,d.TEXT_VARIANT.LABEL04,{fontSize:300,lineHeight:300,lineHeightType:"equal"}),i);t.default={media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",tabletAndSmallDesktop:"only screen and (min-width: 768px) and (max-width: 1199px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},font:c,colours:{surface:{brand:{subtlest:"var(--surface-brand-subtlest, #FCEDED)",subtle:"var(--surface-brand-subtle, #F3B6B6)",default:"var(--surface-brand-default, #E24747)",strong:"var(--surface-brand-strong, #CB4040)",strongest:"var(--surface-brand-strongest, #B53939)"},button:{prominent:"var(--surface-button-prominent, #311EA8)",neutral:"var(--surface-button-neutral, #EBECF2)"},neutral:{slate:{base:"var(--surface-neutral-slate-base, #FFFFFF)",subtlest:"var(--surface-neutral-slate-subtlest, #F7F8FA)",subtle:"var(--surface-neutral-slate-subtle, #F1F2F6)",moderate:"var(--surface-neutral-slate-moderate, #EBECF2)",strong:"var(--surface-neutral-slate-strong, #D8DAE5)"},warm:{base:"var(--surface-neutral-warm-base, #FFFFFF)",subtlest:"var(--surface-neutral-warm-subtlest, #F4F6F4)",subtle:"var(--surface-neutral-warm-subtle, #F0F1F0)",moderate:"var(--surface-neutral-warm-moderate, #E0E1E0)",strong:"var(--surface-neutral-warm-strong, #D0D2D0)",strongest:"var(--surface-neutral-warm-strongest, #C5C8C5)"}},feedback:{"positive-subtlest":"var(--surface-feedback-positive-subtlest, #F7FCFA)","positive-subtle":"var(--surface-feedback-positive-subtle, #EFFAF4)","positive-strong":"var(--surface-feedback-positive-strong, #DAF2E4)","positive-strongest":"var(--surface-feedback-positive-strongest, #0B7337)","neutral-subtlest":"var(--surface-feedback-neutral-subtlest, #F1F2F6)","neutral-subtle":"var(--surface-feedback-neutral-subtle, #EBECF2)","neutral-strong":"var(--surface-feedback-neutral-strong, #828699)","neutral-strongest":"var(--surface-feedback-neutral-strongest, #696C80)","critical-subtlest":"var(--surface-feedback-critical-subtlest, #FFF7F7)","critical-subtle":"var(--surface-feedback-critical-subtle, #FFEEEE)","critical-strong":"var(--surface-feedback-critical-strong, #FFE5E5)","critical-strongest":"var(--surface-feedback-critical-strongest, #B22424)","info-subtlest":"var(--surface-feedback-info-subtlest, #F3F5FC)","info-subtle":"var(--surface-feedback-info-subtle, #E6EBF9)","info-strong":"var(--surface-feedback-info-strong, #CFD8F4)","info-strongest":"var(--surface-feedback-info-strongest, #294CB5)","accent-subtlest":"var(--surface-feedback-accent-subtlest, #F7F6FF)","accent-subtle":"var(--surface-feedback-accent-subtle, #DDD6FE)","accent-strong":"var(--surface-feedback-accent-strong, #C4B5FD)","accent-strongest":"var(--surface-feedback-accent-strongest, #5B21B6)","warning-subtlest":"var(--surface-feedback-warning-subtlest, #FFF8F0)","warning-subtle":"var(--surface-feedback-warning-subtle, #FBEEDB)","warning-strong":"var(--surface-feedback-warning-strong, #FFDA94)","warning-strongest":"var(--surface-feedback-warning-strongest, #F59C00)"},container:{base:"var(--surface-container-base, #FFFFFF)"},interactive:{overlay:{universal:{default:"var(--surface-interactive-overlay-universal-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-universal-hover, #3A3D4D0A)",active:"var(--surface-interactive-overlay-universal-active, #3A3D4D14)",defaultInvisible:"var(--surface-interactive-overlay-universal-default-invisible, #3A3D4D00)"},light:{visible:"var(--surface-interactive-overlay-light-visible, #FFFFFF14)",hover:"var(--surface-interactive-overlay-light-hover, #FFFFFF29)",active:"var(--surface-interactive-overlay-light-active, #FFFFFF3D)"},dark:{transparent:"var(--surface-interactive-overlay-dark-transparent, #3A3D4D00)",visible:"var(--surface-interactive-overlay-dark-visible, #3A3D4D0A)",hover:"var(--surface-interactive-overlay-dark-hover, #3A3D4D14)",active:"var(--surface-interactive-overlay-dark-active, #3A3D4D29)"},button:{default:"var(--surface-interactive-overlay-button-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-button-hover, #3A3D4D29)",active:"var(--surface-interactive-overlay-button-active, #3A3D4D3D)"}},control:{track:{default:"var(--surface-interactive-control-track-default, #3A3D4D0A)",hover:"var(--surface-interactive-control-track-hover, #3A3D4D14)",active:"var(--surface-interactive-control-track-active, #3A3D4D3D)"}},focus:{default:"var(--surface-interactive-focus-default, #3A3D4D66)"}}},border:{"critical-subtle":"var(--border-critical-subtle, #FFDBDB)","critical-strong":"var(--border-critical-strong, #B22424)","critical-strongest":"var(--border-critical-strongest, #8C1515)","positive-subtle":"var(--border-positive-subtle, #DAF2E4)","positive-strong":"var(--border-positive-strong, #0B7337)","info-subtle":"var(--border-info-subtle, #ABBCED)","info-strong":"var(--border-info-strong, #2C51BE)","default-subtle":"var(--border-default-subtle, #E4E7EE)","default-default":"var(--border-default-default, #CBD4E0)","default-strong":"var(--border-default-strong, #B1BCCA)","input-default":"var(--border-input-default, #BABDCC)","input-active":"var(--border-input-active, #515466)","warning-subtle":"var(--border-warning-subtle, #FBEEDB)","warning-strong":"var(--border-warning-strong, #E88800)","accent-subtle":"var(--border-accent-subtle, #C4B1F7)","accent-strong":"var(--border-accent-strong, #6036D4)","brand-subtle":"var(--border-brand-subtle, #F3B6B6)","brand-default":"var(--border-brand-default, #E24747)","brand-strong":"var(--border-brand-strong, #B53939)"},text:{"text-primary":"var(--text-text-primary, #0A0B0D)","text-secondary":"var(--text-text-secondary, #44506A)","text-tertiary":"var(--text-text-tertiary, #6A758D)","text-muted":"var(--text-text-muted, #9BA1AE)","text-on-colour":"var(--text-text-on-colour, #FFFFFF)","text-on-colour-subtle":"var(--text-text-on-colour-subtle, #F1F2F6)","text-info":"var(--text-text-info, #2C51BE)","text-positive":"var(--text-text-positive, #0B7337)","text-critical":"var(--text-text-critical, #B22424)","text-warning":"var(--text-text-warning, #E88800)","text-link":"var(--text-text-link, #1668E3)","text-accented":"var(--text-text-accented, #6036D4)","text-brand":"var(--text-text-brand, #E24747)","text-brand-subtlest":"var(--text-text-brand-subtlest, #FCEDED)"},icon:{"icon-primary":"var(--icon-icon-primary, #12131A)","icon-secondary":"var(--icon-icon-secondary, #696C80)","icon-tertiary":"var(--icon-icon-tertiary, #6A758D)","icon-muted":"var(--icon-icon-muted, #BABDCC)","icon-on-colour":"var(--icon-icon-on-colour, #FFFFFF)","icon-info":"var(--icon-icon-info, #2C51BE)","icon-positive":"var(--icon-icon-positive, #0B7337)","icon-critical":"var(--icon-icon-critical, #B22424)","icon-warning":"var(--icon-icon-warning, #E88800)","icon-link":"var(--icon-icon-link, #1668E3)","icon-accented":"var(--icon-icon-accented, #4C1D95)","icon-rating":"var(--icon-icon-rating, #FFB933)","icon-brand":"var(--icon-icon-brand, #E24747)","icon-brand-subtlest":"var(--icon-icon-brand-subtlest, #FCEDED)"}},dimensions:{radius:{none:0,xsmall:"2px",small:"4px",medium:"8px",large:"12px",xlarge:"16px",rounded:"9999px"},stroke:{regular:"1px",strong:"2px",bold:"4px"}},typography:s}},81710:e=>{e.exports=require("@webjet/react-icons/info-circle")},82015:e=>{e.exports=require("react")}},t={};function r(a){var n=t[a];if(void 0!==n)return n.exports;var o=t[a]={exports:{}};return e[a](o,o.exports,r),o.exports}var a={};(()=>{var e=a,t=r(33751);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(65361));e.default=n.default})(),module.exports=a})();
|
|
1
|
+
(()=>{"use strict";var e={2126:(e,t,r)=>{var n=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledTrigger=t.StyledContent=t.StyledBackdrop=t.StyledArrow=void 0;var o=function(e){if("function"==typeof WeakMap){var t=new WeakMap;new WeakMap}return function(e){if(e&&e.__esModule)return e;var r,o,i={__proto__:null,default:e};if(null===e||"object"!=n(e)&&"function"!=typeof e)return i;if(r=t){if(r.has(e))return r.get(e);r.set(e,i)}for(var a in e)"default"!==a&&{}.hasOwnProperty.call(e,a)&&((o=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,a))&&(o.get||o.set)?r(i,a,o):i[a]=e[a]);return i}(e)}(r(32770)),i=r(33290),a="0 -2px 4px 0 rgba(58, 61, 77, 0.08), 0 20px 16px 0 rgba(58, 61, 77, 0.12), 0 -4px 16px -8px rgba(58, 61, 77, 0.04)";t.StyledTrigger=o.default.span.withConfig({displayName:"Tooltipstyle__StyledTrigger",componentId:"sc-qgu75v-0"})(["display:inline-block;cursor:pointer;"," > *{font-style:normal;cursor:pointer;box-shadow:none;text-decoration:none;background:none;&:hover{cursor:pointer;}}[role='icon']{width:16px;height:16px;fill:#999999;&:hover{fill:#646464;}}i{text-decoration:underline;&:hover{text-decoration:none;}}a{text-decoration:none;}"],function(e){var t=e.enableBackdrop,r=e.visible;return t&&r&&(0,o.css)(["z-index:3;position:relative;"])}),t.StyledContent=o.default.div.withConfig({displayName:"Tooltipstyle__StyledContent",componentId:"sc-qgu75v-1"})(["",";margin:0;max-width:325px;border:0;border-radius:",";background-color:",";box-shadow:",";color:",";padding:8px 16px;text-align:left;z-index:999999;transition:opacity 0.6s;pointer-events:",";"," "," @media (max-width:768px){","}"],i.mixins.typography("body-02","medium"),i.tokens.dimensions.radius.small,i.tokens.colours.surface.container.base,a,i.tokens.colours.text["text-primary"],function(e){return e.closeOnBlur?"none":"initial"},function(e){var t=e.width;return t&&(0,o.css)(["width:","px;max-width:none;"],t)},function(e){return"dark"===e.variant&&(0,o.css)(["background:",";color:",";"],i.tokens.colours.icon["icon-secondary"],i.tokens.colours.text["text-on-colour"])},function(e){return!e.width&&(0,o.css)(["max-width:250px;"])}),t.StyledBackdrop=o.default.div.withConfig({displayName:"Tooltipstyle__StyledBackdrop",componentId:"sc-qgu75v-2"})(["position:fixed;width:100%;height:100%;background:#000;opacity:0.5;top:0;left:0;z-index:2;"]),t.StyledArrow=o.default.div.withConfig({displayName:"Tooltipstyle__StyledArrow",componentId:"sc-qgu75v-3"})(["bottom:auto;width:30px !important;height:15px !important;background:transparent !important;border:0 !important;margin:0 !important;position:absolute;overflow:hidden;&:after{border-style:solid;content:'';border:0 !important;display:block;transform:rotate(45deg);background:#fff;box-shadow:",";position:static;}"," &[data-placement*='bottom']{top:-15px;&:after{margin:7px auto 0;width:15px !important;height:15px !important;}}&[data-placement*='top']{bottom:-14px;&:after{margin:-7px auto 0;width:15px !important;height:15px !important;}}&[data-placement*='right']{left:-15px;width:15px !important;height:30px !important;&:after{margin:7px 0 0 7px;width:15px !important;height:15px !important;}}&[data-placement*='left']{right:-14px;width:15px !important;height:30px !important;&:after{margin:7px 0 0 -7px;width:15px !important;height:15px !important;}}"],a,function(e){return"dark"===e.variant&&(0,o.css)(["&:after{background:",";}"],i.tokens.colours.icon["icon-secondary"])})},2811:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TEXT_VARIANT=t.FONT_WEIGHT=void 0,t.TEXT_VARIANT={HEADING01:"heading-01",HEADING02:"heading-02",HEADING03:"heading-03",HEADING04:"heading-04",HEADING05:"heading-05",HEADING06:"heading-06",HEADING07:"heading-07",HEADING08:"heading-08",HEADING09:"heading-09",BODY01:"body-01",BODY02:"body-02",BODY03:"body-03",BODY04:"body-04",LABEL01:"label-01",LABEL02:"label-02",LABEL03:"label-03",LABEL04:"label-04"},t.FONT_WEIGHT={LIGHT:"light",REGULAR:"regular",MEDIUM:"medium",SEMIBOLD:"semi-bold",BOLD:"bold",EXTRABOLD:"extra-bold"}},4198:e=>{e.exports=require("react-popper-tooltip")},8063:e=>{e.exports=require("@babel/runtime/helpers/typeof")},9090:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={dateFormatExtraShort:"d MMM",dateFormatShort:"E d MMM",dateFormat:"E d MMM yyyy",dateFormatLong:"E d MMMM yyyy",timeFormat:"h:mm a",dayLabelFormat:"E MMM dd yyyy",weekStartsOn:1,weekFormat:"E",scrollToViewOptions:{behavior:"smooth",block:"end",scrollMode:"if-needed"}}},17826:e=>{e.exports=require("@babel/runtime/helpers/slicedToArray")},19098:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=r(32770),i=n(r(61267)),a=n(r(74362)),l=(0,o.css)(["font-size:",";color:",";&,> *,> *:before,> *:after{box-sizing:border-box;}"],i.default.fontSize,i.default.fontColor);t.default={globalStyles:l,typography:function(e,t){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],n=a.default.typography[e],i=n.lineHeight,l=n.lineHeightType,c=n.fontSize;return(0,o.css)(["line-height:",";font-size:",";font-weight:",";",""],a.default.font.desktop["line-height"][l][i],a.default.font.desktop.size[c],a.default.font.desktop.weight[t],r&&(0,o.css)(["@media ","{line-height:",";font-size:",";font-weight:",";}"],a.default.media.mobile,a.default.font.mobile["line-height"][l][i],a.default.font.mobile.size[c],a.default.font.mobile.weight[t]))},typographyMobile:function(e,t){var r=a.default.typography[e],n=r.lineHeight,i=r.lineHeightType,l=r.fontSize;return(0,o.css)(["line-height:",";font-size:",";font-weight:",";"],a.default.font.mobile["line-height"][i][n],a.default.font.mobile.size[l],a.default.font.mobile.weight[t])}}},22326:e=>{e.exports=require("react-dom")},29825:e=>{e.exports=require("prop-types")},32770:e=>{e.exports=require("styled-components")},33290:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"color",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"config",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"elevation",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"identifiers",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"mixins",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"theme",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"themeV2",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"tokens",{enumerable:!0,get:function(){return a.default}});var o=n(r(61267)),i=n(r(60492)),a=n(r(74362)),l=n(r(19098)),c=n(r(9090)),d=n(r(35050)),s=n(r(60509)),u=n(r(34341))},33751:e=>{e.exports=require("@babel/runtime/helpers/interopRequireDefault")},34341:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={elevation01:"0px 1px 2px 0px rgba(51, 51, 51, 0.08)",elevation02:"0px 2px 4px 0px rgba(51, 51, 51, 0.10)",elevation03:"0px 6px 8px 0px rgba(51, 51, 51, 0.10)",elevation04:"0px 10px 16px 0px rgba(51, 51, 51, 0.10)",elevation05:"0px 16px 32px 0px rgba(51, 51, 51, 0.16)"}},35050:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={notification:{success:{color:"#149000",backgroundColor:"#EEF7EB"},error:{color:"#BE0000",backgroundColor:"#F2DEDE"},warning:{color:"#FF5C00",backgroundColor:"#F6EDE6"},info:{color:"#3D9AF2",backgroundColor:"#ECF5FE"},notice:{color:"#FEB42B",backgroundColor:"#FFF3CD"}},textLink:{color:"#0060BB",hoverColor:"#00509C"},webjetRed:"#E24747"}},46031:e=>{e.exports=require("@babel/runtime/helpers/extends")},52462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},60492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["#E24747","#F5F5F5","#DFDFDF","#EBEBEB","#CCCCCC","#BFBFBF","#999999","#878787","#646464","#4D4D4D","#333333","#FFFFFF","#000000","#3D9AF2","#0060BB","#00509C","#FF8C00","#2DB300","#B0CFE2","#3587D4","#E07B00","#29A300","#D5EFCC","#F6F2E6","#CFCFCF","#454545","#F2DEDE","#B13312","#FFF3CD","#7A7A7A","#FEB42B","#E96962","#FEFAFA","#C81209","#BD1109","#E44C45"],n={fontFamily:{primary:"inherit",icon:"WebjetIcons"},fontSize:"13px",fontColor:r[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:r[5],hoverColor:r[6],hoverDarkColor:r[7],textHighlight:r[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:r[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:r[5],inputIcon:r[9],inputIconBackground:r[2],inputIconHoverBackground:r[5],inputCrossBtn:"#a8a8a8",btnStandard:r[2],btnStandardHover:r[5],btnAction:r[17],btnActionHover:"#259400",btnActive:r[13],btnActiveHover:r[19],btnSelection:r[16],btnSelectionHover:r[20],successBackground:r[22],successText:r[21],errorBackground:r[26],errorText:r[27],sliderPrimary:r[13],color:r,media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",tabletAndSmallDesktop:"only screen and (min-width: 768px) and (max-width: 1199px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},validationColors:{inputErrorBackground:"#F2DEDE",inputErrorHoverBackground:"#E8D5D5",inputErrorText:r[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=n},60509:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={greys:{white:"#FFFFFF",offWhite:"#FFEADC",grey50:"#F5F5F5",grey100:"#EBEBEB",grey200:"#DFDFDF",grey300:"#CCCCCC",grey400:"#BFBFBF",grey500:"#999999",grey600:"#878787",grey700:"#646464",grey800:"#4D4D4D",grey900:"#333333",black:"#000000"}}},61116:e=>{e.exports=require("@babel/runtime/helpers/defineProperty")},61267:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["#E24747","#F5F5F5","#DFDFDF","#EBEBEB","#CCCCCC","#BFBFBF","#999999","#878787","#646464","#4D4D4D","#333333","#FFFFFF","#000000","#3D9AF2","#0060BB","#00509C","#FF8C00","#2DB300","#B0CFE2","#3587D4","#E07B00","#29A300","#D5EFCC","#F6F2E6","#CFCFCF","#454545","#F2DEDE","#B13312","#FFF3CD","#7A7A7A","#FEB42B","#E96962","#FEFAFA"],n={fontFamily:{icon:"WebjetIcons"},fontSize:"13px",fontColor:r[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:r[5],hoverColor:r[6],hoverDarkColor:r[7],textHighlight:r[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:r[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:r[5],inputIcon:r[9],inputIconBackground:r[2],inputIconHoverBackground:r[5],inputCrossBtn:"#a8a8a8",btnStandard:r[2],btnStandardHover:r[5],btnAction:r[17],btnActionHover:"#259400",btnActive:r[13],btnActiveHover:r[19],btnSelection:r[16],btnSelectionHover:r[20],successBackground:r[22],successText:r[21],errorBackground:r[26],errorText:r[27],sliderPrimary:r[13],color:r,media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},validationColors:{inputErrorBackground:"#F2DEDE",inputErrorHoverBackground:"#E8D5D5",inputErrorText:r[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=n},61554:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.unlockScroll=t.lockScroll=void 0;var n=r(63465),o=function(){void 0===window.wjuipl&&(window.wjuipl={}),void 0===window.wjuipl.scrollLockCount&&(window.wjuipl.scrollLockCount=0),void 0===window.wjuipl.scrollOffset&&(window.wjuipl.scrollOffset=0)};t.lockScroll=function(){if(o(),0===window.wjuipl.scrollLockCount){var e=window.innerWidth-document.body.offsetWidth;document.body.style.overflow="hidden",document.body.style.paddingRight="".concat(e,"px"),(0,n.detectOS)().ios&&(window.wjuipl.scrollOffset=window.pageYOffset,document.body.style.position="fixed",document.body.style.top="-".concat(window.wjuipl.scrollOffset,"px"),document.body.style.width="100%")}window.wjuipl.scrollLockCount+=1},t.unlockScroll=function(){o(),window.wjuipl.scrollLockCount>0&&(window.wjuipl.scrollLockCount-=1),0===window.wjuipl.scrollLockCount&&(document.body.style.overflow="",document.body.style.paddingRight="",(0,n.detectOS)().ios&&(document.body.style.position="",document.body.style.top="",document.body.style.width="",window.scrollTo(0,window.wjuipl.scrollOffset)))}},63465:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.escapeRegExp=t.detectOS=t.BREAKPOINTS=void 0,t.fetchDateInMilliseconds=function(){return(new Date).getTime()},t.getDateWithoutTime=t.getBoundingClientInfo=t.formatNumber=void 0,t.getDurationInMiliSeconds=function(e,t){return t-e},t.withScroll=t.setTwoDirectionStickyPanelById=t.setTwoDirectionStickyPanel=t.scrollTo=t.sanitiseInputText=t.removeHtmlTags=t.isValidIconName=t.isValidIconElement=t.isUserLoggedIn=t.isTouchDevice=t.isMobileTablet=t.isMobilePortrait=t.isMobile=t.isMatchMedia=t.hasScrollReachedBottom=t.getRandomArrayItem=t.getMonthName=t.getLoggedInUserDetails=t.getFormattedDate=void 0;var n=r(84513),o=t.BREAKPOINTS={MOBILE_PORTRAIT:567,MOBILE:767,TABLET:991,DESKTOP:1199},i=t.isMatchMedia=function(e){return window.matchMedia(e).matches},a=(t.isMobile=function(){return i("(max-width: ".concat(o.MOBILE,"px)"))},t.isMobileTablet=function(){return i("(max-width: ".concat(o.TABLET,"px)"))},t.isMobilePortrait=function(){return i("(max-width: ".concat(o.MOBILE_PORTRAIT,"px)"))},t.isTouchDevice=function(){return window.matchMedia("(pointer: coarse)").matches},t.detectOS=function(e){var t=e||navigator.userAgent,r=/(iPad).*OS\s([\d_]+)/.test(t);return{ios:!r&&/(iPhone\sOS)\s([\d_]+)/.test(t)||r,android:/(Android);?[\s/]+([\d.]+)?/.test(t)}},t.getLoggedInUserDetails=function(){var e=(0,n.getAllCookiesStorage)("customer-soft-id"),t={};if((null==e?void 0:e.length)>0)for(var r=0;r<e.length;r++){var o,i=null===(o=window.atob(e[r].split(".")[1]))||void 0===o?void 0:o.toString("ascii"),a=JSON.parse(i),l=a.firstName,c=a.email,d=a.dev;window.location.hostname.includes("dev.webjet")&&!d||(t={firstName:l,email:c})}return t}),l=(t.isUserLoggedIn=function(){return!!a().firstName},t.setTwoDirectionStickyPanel=function(e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;if(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=window.innerHeight-e.offsetHeight-t,o=window.scrollY,i=window.innerHeight,a=e.offsetHeight;e.style.top=r+"px",window.addEventListener("resize",function(){i=window.innerHeight,a=e.offsetHeight}),document.addEventListener("scroll",function(){a=e.offsetHeight,n=window.innerHeight-e.offsetHeight-t;var l=parseInt(e.style.top.replace("px;",""));0===window.scrollY||a<=i?e.style.top=r+"px":window.scrollY<o?l<r?e.style.top=l+o-window.scrollY+"px":l>=r&&l!==r&&(e.style.top=r+"px"):l>n?e.style.top=l+o-window.scrollY+"px":l<n&&l!==n&&(e.style.top=n+"px"),o=window.scrollY},{capture:!0,passive:!0})}});t.setTwoDirectionStickyPanelById=function(e){l(document.getElementById(e))},t.hasScrollReachedBottom=function(e){if(!e)return!1;var t=e.scrollHeight,r=e.scrollTop,n=e.clientHeight,o=t-r;return o>=n-1&&o<=n+1},t.withScroll=function(e){if(!e)return!1;var t=e.scrollHeight,r=e.clientHeight;return!(t>=r-1&&t<=r+1)},t.escapeRegExp=function(e){return"string"==typeof e?e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"):""},t.sanitiseInputText=function(e){return"string"==typeof e?e.replace(/[^a-zA-Z0-9\s,\\(\\)]/g,""):""},t.removeHtmlTags=function(e){return"string"==typeof e?String(e).replace(/(<([^>]+)>)/gi,""):e},t.isValidIconElement=function(e){var t;return"function"==typeof e&&"svg"===(null===(t=e())||void 0===t?void 0:t.type)},t.isValidIconName=function(e){return!!e&&"string"==typeof e},t.formatNumber=function(e,t){return e.toLocaleString("en-AU",{minimumFractionDigits:t,maximumFractionDigits:t})||0},t.scrollTo=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"smooth";"function"==typeof(null==e?void 0:e.scrollTo)&&e.scrollTo({behavior:r,top:t.top,left:t.left})},t.getBoundingClientInfo=function(e){return{height:Math.round(e.getBoundingClientRect().height),top:Math.round(e.getBoundingClientRect().top),bottom:Math.round(e.getBoundingClientRect().bottom),left:Math.round(e.getBoundingClientRect().left),right:Math.round(e.getBoundingClientRect().right)}},t.getMonthName=function(e){return null==e?void 0:e.toLocaleDateString(void 0,{month:"long"})},t.getFormattedDate=function(e){return"".concat(e.getDate(),"/").concat(e.getMonth()+1,"/").concat(e.getFullYear())},t.getDateWithoutTime=function(e){return new Date(e.toDateString())},t.getRandomArrayItem=function(e){return Array.isArray(e)&&e.length>0?e[Math.floor(Math.random()*e.length)]:null}},65361:(e,t,r)=>{var n=r(33751),o=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n(r(46031)),a=n(r(70505)),l=n(r(61116)),c=n(r(17826)),d=n(r(52462)),s=function(e){if("function"==typeof WeakMap){var t=new WeakMap;new WeakMap}return function(e){if(e&&e.__esModule)return e;var r,n,i={__proto__:null,default:e};if(null===e||"object"!=o(e)&&"function"!=typeof e)return i;if(r=t){if(r.has(e))return r.get(e);r.set(e,i)}for(var a in e)"default"!==a&&{}.hasOwnProperty.call(e,a)&&((n=(r=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,a))&&(n.get||n.set)?r(i,a,n):i[a]=e[a]);return i}(e)}(r(82015)),u=n(r(22326)),p=(n(r(29825)),r(4198)),f=r(86684),g=n(r(81710)),v=r(2126),b=["className","customTrigger","children","icon","element","text","portalTarget","closeOnBlur","placement","trigger","delayShow","delayHide","show","enableBackdrop","onVisibilityChange","hasPortalTarget","preventClickEventPropagation","boundaryElement","isFallbackPlacementDisabled","closeOnOutsideClick","isClosable","width","variant"];function x(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function h(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?x(Object(r),!0).forEach(function(t){(0,l.default)(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}t.default=function(e){var t=e.className,r=void 0===t?"wj-tooltip":t,n=e.customTrigger,o=e.children,l=(e.icon,e.element,e.text),x=void 0===l?"":l,m=e.portalTarget,y=void 0!==m&&m,w=e.closeOnBlur,F=void 0!==w&&w,E=e.placement,D=void 0===E?"bottom":E,B=e.trigger,A=void 0===B?["click","hover"]:B,T=e.delayShow,k=void 0===T?0:T,C=e.delayHide,S=void 0===C?0:C,O=e.show,I=void 0!==O&&O,H=e.enableBackdrop,_=void 0!==H&&H,M=e.onVisibilityChange,N=e.hasPortalTarget,P=void 0!==N&&N,j=e.preventClickEventPropagation,L=void 0!==j&&j,R=e.boundaryElement,G=e.isFallbackPlacementDisabled,z=void 0!==G&&G,W=e.closeOnOutsideClick,V=void 0===W||W,q=e.isClosable,X=void 0===q||q,Y=e.width,U=e.variant,J=(0,d.default)(e,b),K=(0,s.useState)(I),$=(0,c.default)(K,2),Z=$[0],Q=$[1],ee=null;!0===y||!0===P?ee=document.body:y instanceof HTMLElement&&(ee=y);var te=(0,p.usePopperTooltip)(h(h({},J),{},{trigger:A,placement:D,delayShow:k,delayHide:S,visible:Z,interactive:!0,closeOnOutsideClick:V,onVisibleChange:function(e){Q(e),M&&M(e)},hasPortalTarget:P}),{modifiers:[].concat((0,a.default)(z?[{name:"flip",options:{fallbackPlacements:[]}}]:[]),(0,a.default)(R?[{name:"preventOverflow",options:{boundary:R}}]:[]),[{name:"offset",options:{offset:[0,12]}}])}),re=te.getArrowProps,ne=te.getTooltipProps,oe=te.setTooltipRef,ie=te.setTriggerRef,ae=te.visible;(0,f.useDisableBodyScroll)(_&&!V&&ae);var le=ne({"data-testid":"tooltip-content",closeOnBlur:F,className:"".concat(r,"-content tooltip-container"),onClick:L?function(e){var t;"A"!==(null===(t=e.target)||void 0===t?void 0:t.tagName)&&e.preventDefault(),e.stopPropagation()}:void 0}),ce=re({className:"tooltip-arrow","data-testid":"tooltip-arrow","data-placement":le["data-popper-placement"]}),de=s.default.createElement(v.StyledContent,(0,i.default)({ref:oe,width:Y},le,{variant:U}),s.default.createElement(v.StyledArrow,(0,i.default)({},ce,{variant:U})),"click"===A&&X&&s.default.createElement("a",{href:"#",className:"close wj-icon wj-cross",onClick:function(e){Q(!1),M&&M(!1),e.preventDefault()}}),o);return s.default.createElement("span",(0,i.default)({className:"".concat(r,"-tooltip")},L?{onClick:function(e){e.preventDefault(),e.stopPropagation()}}:{}),s.default.createElement(v.StyledTrigger,{ref:ie,"data-testid":"tooltip-trigger",className:"".concat(r," trigger"),enableBackdrop:_,visible:ae},n||(x?s.default.createElement("i",null,x):s.default.createElement(g.default,{role:"icon"}))),ae&&!ee&&de,ae&&ee&&u.default.createPortal(de,ee),ae&&_&&s.default.createElement(v.StyledBackdrop,null))}},70505:e=>{e.exports=require("@babel/runtime/helpers/toConsumableArray")},74362:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o,i,a,l=n(r(61116)),c=r(2811),d={desktop:{size:{50:"10px",100:"12px",200:"14px",300:"16px",400:"20px",500:"24px",600:"28px",700:"32px",800:"36px",900:"40px"},"line-height":{standard:{50:"16px",100:"18px",200:"20px",300:"24px",400:"32px",500:"36px",600:"40px",700:"48px",800:"56px",900:"60px"},condensed:{100:"16px",200:"18px",300:"20px",400:"24px",500:"28px",600:"32px",700:"40px",800:"44px",900:"48px"},equal:{50:"10px",100:"12px",200:"14px",300:"16px",400:"20px",500:"24px",600:"28px",700:"32px",800:"36px",900:"40px"}},weight:(o={},(0,l.default)(o,c.FONT_WEIGHT.LIGHT,300),(0,l.default)(o,c.FONT_WEIGHT.REGULAR,400),(0,l.default)(o,c.FONT_WEIGHT.MEDIUM,500),(0,l.default)(o,c.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(o,c.FONT_WEIGHT.BOLD,700),(0,l.default)(o,c.FONT_WEIGHT.EXTRABOLD,800),o)},mobile:{size:{50:"10px",100:"12px",200:"14px",300:"16px",400:"18px",500:"20px",600:"24px",700:"28px",800:"32px",900:"36px"},"line-height":{standard:{50:"16px",100:"18px",200:"20px",300:"24px",400:"28px",500:"32px",600:"36px",700:"40px",800:"48px",900:"56px"},condensed:{100:"16px",200:"18px",300:"20px",400:"22px",500:"24px",600:"28px",700:"32px",800:"40px",900:"44px"},equal:{50:"10px",100:"12px",200:"14px",300:"16px",400:"18px",500:"20px",600:"24px",700:"28px",800:"32px",900:"36px"}},weight:(i={},(0,l.default)(i,c.FONT_WEIGHT.LIGHT,300),(0,l.default)(i,c.FONT_WEIGHT.REGULAR,400),(0,l.default)(i,c.FONT_WEIGHT.MEDIUM,500),(0,l.default)(i,c.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(i,c.FONT_WEIGHT.BOLD,700),(0,l.default)(i,c.FONT_WEIGHT.EXTRABOLD,800),i)}},s=(a={},(0,l.default)(a,c.TEXT_VARIANT.HEADING01,{fontSize:100,lineHeight:100,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING02,{fontSize:200,lineHeight:200,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING03,{fontSize:300,lineHeight:300,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING04,{fontSize:400,lineHeight:400,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING05,{fontSize:500,lineHeight:500,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING06,{fontSize:600,lineHeight:600,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING07,{fontSize:700,lineHeight:700,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING08,{fontSize:800,lineHeight:800,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.HEADING09,{fontSize:900,lineHeight:900,lineHeightType:"condensed"}),(0,l.default)(a,c.TEXT_VARIANT.BODY01,{fontSize:50,lineHeight:50,lineHeightType:"standard"}),(0,l.default)(a,c.TEXT_VARIANT.BODY02,{fontSize:100,lineHeight:100,lineHeightType:"standard"}),(0,l.default)(a,c.TEXT_VARIANT.BODY03,{fontSize:200,lineHeight:200,lineHeightType:"standard"}),(0,l.default)(a,c.TEXT_VARIANT.BODY04,{fontSize:300,lineHeight:300,lineHeightType:"standard"}),(0,l.default)(a,c.TEXT_VARIANT.LABEL01,{fontSize:50,lineHeight:50,lineHeightType:"equal"}),(0,l.default)(a,c.TEXT_VARIANT.LABEL02,{fontSize:100,lineHeight:100,lineHeightType:"equal"}),(0,l.default)(a,c.TEXT_VARIANT.LABEL03,{fontSize:200,lineHeight:200,lineHeightType:"equal"}),(0,l.default)(a,c.TEXT_VARIANT.LABEL04,{fontSize:300,lineHeight:300,lineHeightType:"equal"}),a);t.default={media:{smallMobilePortrait:"only screen and (max-width: 374px)",mobilePortrait:"only screen and (max-width: 567px)",mobileLandscape:"only screen and (min-width: 567px) and (max-width: 767px)",mobile:"only screen and (max-width: 767px)",notMobile:"only screen and (min-width: 768px)",tablet:"only screen and (min-width: 768px) and (max-width: 991px)",mobileAndTablet:"only screen and (max-width: 991px)",tabletAndDesktop:"only screen and (min-width: 768px)",tabletAndSmallDesktop:"only screen and (min-width: 768px) and (max-width: 1199px)",desktop:"only screen and (min-width: 992px) and (max-width: 1199px)",desktopAndWideDesktop:"only screen and (min-width: 992px)",wideDesktop:"only screen and (min-width: 1200px)"},font:d,colours:{surface:{brand:{subtlest:"var(--surface-brand-subtlest, #FCEDED)",subtle:"var(--surface-brand-subtle, #F3B6B6)",default:"var(--surface-brand-default, #E24747)",strong:"var(--surface-brand-strong, #CB4040)",strongest:"var(--surface-brand-strongest, #B53939)"},button:{prominent:"var(--surface-button-prominent, #311EA8)",neutral:"var(--surface-button-neutral, #EBECF2)"},neutral:{slate:{base:"var(--surface-neutral-slate-base, #FFFFFF)",subtlest:"var(--surface-neutral-slate-subtlest, #F7F8FA)",subtle:"var(--surface-neutral-slate-subtle, #F1F2F6)",moderate:"var(--surface-neutral-slate-moderate, #EBECF2)",strong:"var(--surface-neutral-slate-strong, #D8DAE5)"},warm:{base:"var(--surface-neutral-warm-base, #FFFFFF)",subtlest:"var(--surface-neutral-warm-subtlest, #F4F6F4)",subtle:"var(--surface-neutral-warm-subtle, #F0F1F0)",moderate:"var(--surface-neutral-warm-moderate, #E0E1E0)",strong:"var(--surface-neutral-warm-strong, #D0D2D0)",strongest:"var(--surface-neutral-warm-strongest, #C5C8C5)"}},feedback:{"positive-subtlest":"var(--surface-feedback-positive-subtlest, #F7FCFA)","positive-subtle":"var(--surface-feedback-positive-subtle, #EFFAF4)","positive-strong":"var(--surface-feedback-positive-strong, #DAF2E4)","positive-strongest":"var(--surface-feedback-positive-strongest, #0B7337)","neutral-subtlest":"var(--surface-feedback-neutral-subtlest, #F1F2F6)","neutral-subtle":"var(--surface-feedback-neutral-subtle, #EBECF2)","neutral-strong":"var(--surface-feedback-neutral-strong, #828699)","neutral-strongest":"var(--surface-feedback-neutral-strongest, #696C80)","critical-subtlest":"var(--surface-feedback-critical-subtlest, #FFF7F7)","critical-subtle":"var(--surface-feedback-critical-subtle, #FFEEEE)","critical-strong":"var(--surface-feedback-critical-strong, #FFE5E5)","critical-strongest":"var(--surface-feedback-critical-strongest, #B22424)","info-subtlest":"var(--surface-feedback-info-subtlest, #F3F5FC)","info-subtle":"var(--surface-feedback-info-subtle, #E6EBF9)","info-strong":"var(--surface-feedback-info-strong, #CFD8F4)","info-strongest":"var(--surface-feedback-info-strongest, #294CB5)","accent-subtlest":"var(--surface-feedback-accent-subtlest, #F7F6FF)","accent-subtle":"var(--surface-feedback-accent-subtle, #DDD6FE)","accent-strong":"var(--surface-feedback-accent-strong, #C4B5FD)","accent-strongest":"var(--surface-feedback-accent-strongest, #5B21B6)","warning-subtlest":"var(--surface-feedback-warning-subtlest, #FFF8F0)","warning-subtle":"var(--surface-feedback-warning-subtle, #FBEEDB)","warning-strong":"var(--surface-feedback-warning-strong, #FFDA94)","warning-strongest":"var(--surface-feedback-warning-strongest, #F59C00)"},container:{base:"var(--surface-container-base, #FFFFFF)"},interactive:{overlay:{universal:{default:"var(--surface-interactive-overlay-universal-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-universal-hover, #3A3D4D0A)",active:"var(--surface-interactive-overlay-universal-active, #3A3D4D14)",defaultInvisible:"var(--surface-interactive-overlay-universal-default-invisible, #3A3D4D00)"},light:{visible:"var(--surface-interactive-overlay-light-visible, #FFFFFF14)",hover:"var(--surface-interactive-overlay-light-hover, #FFFFFF29)",active:"var(--surface-interactive-overlay-light-active, #FFFFFF3D)"},dark:{transparent:"var(--surface-interactive-overlay-dark-transparent, #3A3D4D00)",visible:"var(--surface-interactive-overlay-dark-visible, #3A3D4D0A)",hover:"var(--surface-interactive-overlay-dark-hover, #3A3D4D14)",active:"var(--surface-interactive-overlay-dark-active, #3A3D4D29)"},button:{default:"var(--surface-interactive-overlay-button-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-button-hover, #3A3D4D29)",active:"var(--surface-interactive-overlay-button-active, #3A3D4D3D)"}},control:{track:{default:"var(--surface-interactive-control-track-default, #3A3D4D0A)",hover:"var(--surface-interactive-control-track-hover, #3A3D4D14)",active:"var(--surface-interactive-control-track-active, #3A3D4D3D)"}},focus:{default:"var(--surface-interactive-focus-default, #3A3D4D66)"}}},border:{"critical-subtle":"var(--border-critical-subtle, #FFDBDB)","critical-strong":"var(--border-critical-strong, #B22424)","critical-strongest":"var(--border-critical-strongest, #8C1515)","positive-subtle":"var(--border-positive-subtle, #DAF2E4)","positive-strong":"var(--border-positive-strong, #0B7337)","info-subtle":"var(--border-info-subtle, #ABBCED)","info-strong":"var(--border-info-strong, #2C51BE)","default-subtle":"var(--border-default-subtle, #E4E7EE)","default-default":"var(--border-default-default, #CBD4E0)","default-strong":"var(--border-default-strong, #B1BCCA)","input-default":"var(--border-input-default, #BABDCC)","input-active":"var(--border-input-active, #515466)","warning-subtle":"var(--border-warning-subtle, #FBEEDB)","warning-strong":"var(--border-warning-strong, #E88800)","accent-subtle":"var(--border-accent-subtle, #C4B1F7)","accent-strong":"var(--border-accent-strong, #6036D4)","brand-subtle":"var(--border-brand-subtle, #F3B6B6)","brand-default":"var(--border-brand-default, #E24747)","brand-strong":"var(--border-brand-strong, #B53939)"},text:{"text-primary":"var(--text-text-primary, #0A0B0D)","text-secondary":"var(--text-text-secondary, #44506A)","text-tertiary":"var(--text-text-tertiary, #6A758D)","text-muted":"var(--text-text-muted, #9BA1AE)","text-on-colour":"var(--text-text-on-colour, #FFFFFF)","text-on-colour-subtle":"var(--text-text-on-colour-subtle, #F1F2F6)","text-info":"var(--text-text-info, #2C51BE)","text-positive":"var(--text-text-positive, #0B7337)","text-critical":"var(--text-text-critical, #B22424)","text-warning":"var(--text-text-warning, #E88800)","text-link":"var(--text-text-link, #1668E3)","text-accented":"var(--text-text-accented, #6036D4)","text-brand":"var(--text-text-brand, #E24747)","text-brand-subtlest":"var(--text-text-brand-subtlest, #FCEDED)"},icon:{"icon-primary":"var(--icon-icon-primary, #12131A)","icon-secondary":"var(--icon-icon-secondary, #696C80)","icon-tertiary":"var(--icon-icon-tertiary, #6A758D)","icon-muted":"var(--icon-icon-muted, #BABDCC)","icon-on-colour":"var(--icon-icon-on-colour, #FFFFFF)","icon-info":"var(--icon-icon-info, #2C51BE)","icon-positive":"var(--icon-icon-positive, #0B7337)","icon-critical":"var(--icon-icon-critical, #B22424)","icon-warning":"var(--icon-icon-warning, #E88800)","icon-link":"var(--icon-icon-link, #1668E3)","icon-accented":"var(--icon-icon-accented, #4C1D95)","icon-rating":"var(--icon-icon-rating, #FFB933)","icon-brand":"var(--icon-icon-brand, #E24747)","icon-brand-subtlest":"var(--icon-icon-brand-subtlest, #FCEDED)"}},dimensions:{radius:{none:0,xsmall:"2px",small:"4px",medium:"8px",large:"12px",xlarge:"16px",rounded:"9999px"},stroke:{regular:"1px",strong:"2px",bold:"4px"}},typography:s}},81710:e=>{e.exports=require("@webjet/react-icons/info-circle")},82015:e=>{e.exports=require("react")},84513:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.setSessionStorageJson=t.setSessionStorage=t.setCookieStorage=t.getSessionStorageJson=t.getSessionStorage=t.getCookieStorage=t.getAllCookiesStorage=void 0;var r=function(){var e="WJtestStorage";try{return!!window.sessionStorage&&(window.sessionStorage.setItem(e,1),window.sessionStorage.removeItem(e),!0)}catch(e){return!1}},n=(t.getSessionStorage=function(e){if(e&&r())try{return window.sessionStorage.getItem(e)}catch(e){return}},t.setSessionStorage=function(e,t){if(e&&r())try{return window.sessionStorage.setItem(e,t)}catch(e){return}},t.getSessionStorageJson=function(e){if(e&&r())try{return JSON.parse(window.sessionStorage.getItem(e))}catch(e){return}},t.setSessionStorageJson=function(e,t){if(e&&r())try{return window.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){return}},t.getCookieStorage=function(e){var t=n(e);return t.length>0?t[0]:null},t.getAllCookiesStorage=function(e){for(var t=e+"=",r=document.cookie.split(";"),n=[],o=0;o<r.length;o++){for(var i=r[o];" "===i.charAt(0);)i=i.substring(1,i.length);0===i.indexOf(t)&&n.push(i.substring(t.length,i.length))}return n});t.setCookieStorage=function(e,t,r){var n=window.location.hostname,o="localhost"===n?n:n.match(/(\.\w+){3}$/g);document.cookie="".concat(e,"=").concat(t,"; Domain=").concat(o,"; Path=/; Max-Age=").concat(r||86400)}},86684:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.useUpdateEffect=t.useDisableBodyScroll=t.useCombinedRefs=void 0;var n=r(82015),o=r(61554);t.useDisableBodyScroll=function(e){(0,n.useEffect)(function(){if(e)return(0,o.lockScroll)(),function(){(0,o.unlockScroll)()}},[e])},t.useCombinedRefs=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var o=(0,n.useRef)();return(0,n.useEffect)(function(){t.forEach(function(e){e&&("function"==typeof e?e(o.current):e.current=o.current)})},[t]),o},t.useUpdateEffect=function(e,t){var r=(0,n.useRef)(!0);(0,n.useEffect)(function(){if(!r.current)return e();r.current=!1},t)}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}var n={};(()=>{var e=n,t=r(33751);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=t(r(65361));e.default=o.default})(),module.exports=n})();
|