@webjet/react 4.7.6 → 4.8.2
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/Dockerfile +1 -1
- package/components/autocomplete.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/footer-navigation.js +1 -1
- package/components/footer.js +1 -0
- package/components/header.js +1 -0
- package/components/passenger-counter.js +1 -0
- package/components/product-card.js +1 -1
- package/components/product-navigation-drawer.js +1 -1
- package/components/product-navigation.js +1 -1
- package/components/radios.js +1 -1
- package/components/select.js +1 -1
- package/components/slider.js +1 -1
- package/components/textfield.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{"use strict";var e={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"},t.FONT_WEIGHT={LIGHT:"light",REGULAR:"regular",MEDIUM:"medium",SEMIBOLD:"semi-bold",BOLD:"bold",EXTRABOLD:"extra-bold"}},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 a=r(32770),o=n(r(61267)),i=n(r(74362)),l=(0,a.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],n=i.default.typography[e],o=n.lineHeight,l=n.lineHeightType,d=n.fontSize;return(0,a.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,a.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],n=r.lineHeight,o=r.lineHeightType,l=r.fontSize;return(0,a.css)(["line-height:",";font-size:",";font-weight:",";"],i.default.font.mobile["line-height"][o][n],i.default.font.mobile.size[l],i.default.font.mobile.weight[t])}}},21417:(e,t,r)=>{var n=r(33751),a=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o,i=n(r(46031)),l=n(r(17826)),d=n(r(52462)),u=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var r=x(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&{}.hasOwnProperty.call(e,i)){var l=o?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(n,i,l):n[i]=e[i]}return n.default=e,r&&r.set(e,n),n}(r(82015)),s=(n(r(29825)),n(r(66390))),c=n(r(28117)),p=n(r(29807)),f=["value","defaultValue","debounce","variant","max","min","onChange","size","rounded"];function x(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(x=function(e){return e?r:t})(e)}t.default=function(e){var t=e.value,r=e.defaultValue,n=void 0===r?0:r,a=e.debounce,x=void 0===a?0:a,b=e.variant,g=void 0===b?"counter":b,v=e.max,h=e.min,m=void 0===h?0:h,y=e.onChange,F=e.size,E=void 0===F?"lg":F,D=e.rounded,A=void 0!==D&&D,w=(0,d.default)(e,f),B=(0,u.useRef)(),C=t||n,T=C<m?m:C,k=(0,u.useState)(T),H=(0,l.default)(k,2),_=H[0],I=H[1],S=null==v?void 0:v.toString().length;return(0,u.useEffect)(function(){B.current.input.readOnly="counter-input"!==g},[]),(0,u.useEffect)(function(){void 0!==t&&I(t)},[t]),u.default.createElement(s.default,(0,i.default)({ref:B,value:_,prefixCls:"wj-counter",pattern:"[0-9]*",inputMode:"numeric",parser:function(e){return e.replace(/[^0-9]/g,"")},maxLength:S,max:v,min:m,variant:g,onChange:function(e){"number"==typeof e&&(!v||v>=e)&&m<=e&&(I(e),x&&y&&(clearTimeout(o),o=setTimeout(function(){return y(e)},x)),!x&&y&&y(e))},onBlur:function(e){"0"===e.target.value&&I(_)},size:E,upHandler:u.default.createElement(p.default,null),downHandler:u.default.createElement(c.default,null),rounded:A},w))}},24501:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(21417));t.default=a.default},24773:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledWrapper=t.StyledText=t.StyledSubtext=t.StyledLabel=t.StyledInnerWrapper=t.StyledCounterWrapper=void 0;var a=n(r(32770)),o=r(33290);t.StyledWrapper=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledWrapper",componentId:"sc-1qm41c1-0"})(["display:flex;width:100%;justify-content:space-between;padding:16px 12px;align-items:center;"]),t.StyledInnerWrapper=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledInnerWrapper",componentId:"sc-1qm41c1-1"})(["display:flex;flex-direction:column;justify-content:center;"]),t.StyledCounterWrapper=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledCounterWrapper",componentId:"sc-1qm41c1-2"})(["height:40px;"]),t.StyledText=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledText",componentId:"sc-1qm41c1-3"})(["color:",";font-size:14px;font-weight:600;line-height:20px;"],o.tokens.colours.text["text-primary"]),t.StyledSubtext=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledSubtext",componentId:"sc-1qm41c1-4"})(["color:",";font-size:14px;font-weight:400;line-height:20px;"],o.tokens.colours.text["text-secondary"]),t.StyledLabel=a.default.div.withConfig({displayName:"PassengerCounterstyle__StyledLabel",componentId:"sc-1qm41c1-5"})(["color:",";font-size:10px;font-weight:600;line-height:12px;text-transform:uppercase;"],o.tokens.colours.text["text-tertiary"])},28117:e=>{e.exports=require("@webjet/react-icons/minus")},28620:e=>{e.exports=require("rc-input-number")},29807:e=>{e.exports=require("@webjet/react-icons/plus")},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 d.default}}),Object.defineProperty(t,"elevation",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"identifiers",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"mixins",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"theme",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"themeV2",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"tokens",{enumerable:!0,get:function(){return i.default}});var a=n(r(61267)),o=n(r(60492)),i=n(r(74362)),l=n(r(19098)),d=n(r(9090)),u=n(r(35050)),s=n(r(60509)),c=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:"#DC140A"}},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=["#DC140A","#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=["#DC140A","#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},66390:(e,t,r)=>{var n=r(33751),a=r(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.COUNTER_STYLES=void 0;var o=n(r(28620)),i=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var r=d(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&{}.hasOwnProperty.call(e,i)){var l=o?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(n,i,l):n[i]=e[i]}return n.default=e,r&&r.set(e,n),n}(r(32770)),l=r(33290);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(d=function(e){return e?r:t})(e)}var u=t.COUNTER_STYLES={sm:{width:"114px",height:"32px",name:"heading-02",handlerWidth:"32px",iconWidth:"12px",iconHeight:"12px"},md:{width:"138px",height:"40px",name:"heading-02",handlerWidth:"40px",iconWidth:"16px",iconHeight:"16px"},lg:{width:"170px",height:"48px",name:"heading-03",handlerWidth:"48px",iconWidth:"16px",iconHeight:"16px"}},s=(0,i.default)(o.default).withConfig({displayName:"Counterstyle__StyledCounter",componentId:"sc-hbugz6-0"})(function(e){var t=e.prefixCls,r=e.size,n=e.rounded;return(0,i.css)([""," position:relative;display:flex;justify-content:center;width:",";height:100%;.","{&-input{"," "," text-align:center;outline:0;border:0;height:",";width:100%;color:",";user-select:none;cursor:default;margin:0;box-shadow:none;&:focus{box-shadow:none;}&:disabled{opacity:0.4;background-color:",";}}&-input-wrap{width:calc(100% - ("," * 2));}&-handler{display:inline-flex;position:absolute;justify-content:center;align-items:center;line-height:",";height:",";width:",";background:linear-gradient(","),",";cursor:pointer;text-align:center;border-radius:",";&:hover{background:linear-gradient(","),",";}&:active{background:linear-gradient(","),",";}& > svg{width:",";height:",";fill:",";}}&-handler-up{top:0;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}&-handler-down{top:0;left:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}&-handler-up-disabled,&-handler-down-disabled{opacity:0.4;cursor:not-allowed;&:hover,&.","-handler-active{background:linear-gradient(","),",";}}}&.","-focused{border-radius:",";box-shadow:inset 0 0 0 3px ",",0 0 0 "," ",";}"],l.mixins.globalStyles,u[r].width,t,l.mixins.globalStyles,l.mixins.typography(u[r].name,"bold"),u[r].height,l.tokens.colours.text["text-primary"],l.tokens.colours.surface.container.base,u[r].handlerWidth,u[r].height,u[r].height,u[r].handlerWidth,l.tokens.colours.surface.interactive.overlay.button.default,l.tokens.colours.surface.button.neutral,n?l.tokens.dimensions.radius.rounded:l.tokens.dimensions.radius.small,l.tokens.colours.surface.interactive.overlay.button.hover,l.tokens.colours.surface.button.neutral,l.tokens.colours.surface.interactive.overlay.button.active,l.tokens.colours.surface.button.neutral,u[r].iconWidth,u[r].iconHeight,l.tokens.colours.text["text-primary"],t,l.tokens.colours.surface.interactive.overlay.button.default,l.tokens.colours.surface.button.neutral,t,n?l.tokens.dimensions.radius.rounded:l.tokens.dimensions.radius.small,l.tokens.colours.surface.container.base,l.tokens.dimensions.stroke.bold,l.tokens.colours.surface.interactive.focus.default)});t.default=s},68598:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(r(52462)),o=n(r(82015)),i=(n(r(29825)),n(r(24501))),l=r(24773),d=["text","subText","label","defaultValue","onChange","min","max"];t.default=function(e){var t=e.text,r=e.subText,n=e.label,u=e.defaultValue,s=void 0===u?0:u,c=e.onChange,p=e.min,f=e.max,x=(0,a.default)(e,d);return t?o.default.createElement(l.StyledWrapper,x,o.default.createElement(l.StyledInnerWrapper,null,o.default.createElement(l.StyledLabel,null,n),o.default.createElement(l.StyledText,null,t),o.default.createElement(l.StyledSubtext,null,r)),o.default.createElement(l.StyledCounterWrapper,null,o.default.createElement(i.default,{size:"md",min:p,max:f,onChange:c,defaultValue:s}))):null}},74362:(e,t,r)=>{var n=r(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,o,i,l=n(r(61116)),d=r(2811),u={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:(a={},(0,l.default)(a,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(a,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(a,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(a,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(a,d.FONT_WEIGHT.BOLD,700),(0,l.default)(a,d.FONT_WEIGHT.EXTRABOLD,800),a)},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"}),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:u,colours:{surface:{button:{prominent:"var(--surface-button-prominent, #311EA8)",neutral:"var(--surface-button-neutral, #D8DAE5)"},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-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, color-mix(in srgb, #3A3D4D 4%, transparent))",active:"var(--surface-interactive-overlay-universal-active, color-mix(in srgb, #3A3D4D 8%, transparent))"},button:{default:"var(--surface-interactive-overlay-button-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-button-hover, color-mix(in srgb, #3A3D4D 16%, transparent))",active:"var(--surface-interactive-overlay-button-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},control:{track:{default:"var(--surface-interactive-control-track-default, color-mix(in srgb, #3A3D4D 4%, transparent))",hover:"var(--surface-interactive-control-track-hover, color-mix(in srgb, #3A3D4D 8%, transparent))",active:"var(--surface-interactive-control-track-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},focus:{default:"var(--surface-interactive-focus-default, color-mix(in srgb, #3A3D4D 40%, transparent))"}}},border:{"critical-subtle":"var(--border-critical-subtle, #FFE5E5)","critical-strong":"var(--border-critical-strong, #B22424)","critical-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, #A78BFA)","accent-strong":"var(--border-accent-strong, #5B21B6)"},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-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, #4C1D95)"},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)"}},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}},82015:e=>{e.exports=require("react")}},t={};function r(n){var a=t[n];if(void 0!==a)return a.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,r),o.exports}var n={};(()=>{var e=n,t=r(33751);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=t(r(68598));e.default=a.default})(),module.exports=n})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e={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"},t.FONT_WEIGHT={LIGHT:"light",REGULAR:"regular",MEDIUM:"medium",SEMIBOLD:"semi-bold",BOLD:"bold",EXTRABOLD:"extra-bold"}},3817:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(85718)),d=["variant","mobileStyle","color","className","children"];t.default=function(e){var t=e.variant,n=void 0===t?"lead-06":t,r=e.mobileStyle,u=e.color,c=e.className,s=e.children,f=(0,i.default)(e,d);return o.default.createElement(l.StyledTypography,(0,a.default)({$variant:n,$mobileStyle:r,$color:u,className:c,"data-testid":"typography-".concat(n)},f),s)}},8063:e=>{e.exports=require("@babel/runtime/helpers/typeof")},9037:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(9898)),d=["id","className","src","aspectRatio","objectFit","imageProps","onImageError"];t.default=function(e){var t=e.id,n=e.className,r=e.src,u=e.aspectRatio,c=e.objectFit,s=void 0===c?"cover":c,f=e.imageProps,p=e.onImageError,g=(0,i.default)(e,d);return o.default.createElement(l.StyledImage,(0,a.default)({id:t,className:n,$aspectRatio:u,$objectFit:s},g),o.default.createElement("img",(0,a.default)({src:r,onError:p},f)))}},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"}}},9898:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledImage=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=o?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}t.StyledImage=a.default.div.withConfig({displayName:"Imagestyle__StyledImage",componentId:"sc-6rlgnh-0"})(function(e){var t=e.$aspectRatio,n=e.$objectFit;return(0,a.css)(["aspect-ratio:",";place-self:stretch;> img{display:block;object-fit:",";width:100%;height:100%;}"],t||"16/9",n)})},17826:e=>{e.exports=require("@babel/runtime/helpers/slicedToArray")},19098:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(32770),i=r(n(61267)),o=r(n(74362)),l=(0,a.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 n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=o.default.typography[e],i=r.lineHeight,l=r.lineHeightType,d=r.fontSize;return(0,a.css)(["line-height:",";font-size:",";font-weight:",";",""],o.default.font.desktop["line-height"][l][i],o.default.font.desktop.size[d],o.default.font.desktop.weight[t],n&&(0,a.css)(["@media ","{line-height:",";font-size:",";font-weight:",";}"],o.default.media.mobile,o.default.font.mobile["line-height"][l][i],o.default.font.mobile.size[d],o.default.font.mobile.weight[t]))},typographyMobile:function(e,t){var n=o.default.typography[e],r=n.lineHeight,i=n.lineHeightType,l=n.fontSize;return(0,a.css)(["line-height:",";font-size:",";font-weight:",";"],o.default.font.mobile["line-height"][i][r],o.default.font.mobile.size[l],o.default.font.mobile.weight[t])}}},20145:(e,t,n)=>{var r=n(33751),a=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledWrapper=t.StyledTitle=t.StyledTime=t.StyledSubTitle=t.StyledStartAndEndPanelWrapper=t.StyledStartAndEndPanel=t.StyledRemoveLink=t.StyledRating=t.StyledPoliciesLink=t.StyledPanelTitle=t.StyledPanelText=t.StyledInfo=t.StyledImage=t.StyledExtras=t.StyledDetailsTitle=t.StyledDetails=t.StyledDate=t.StyledBenefits=t.StyledBenefit=void 0;var i=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var n=s(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var l=i?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(r,o,l):r[o]=e[o]}return r.default=e,n&&n.set(e,r),r}(n(32770)),o=r(n(59675)),l=r(n(42688)),d=r(n(53946)),u=n(33290),c=n(30722);function s(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(s=function(e){return e?n:t})(e)}t.StyledWrapper=i.default.div.withConfig({displayName:"ProductCardstyle__StyledWrapper",componentId:"sc-1o4fbjx-0"})(["display:grid;position:relative;grid-template-columns:1fr;column-gap:24px;@media ","{grid-template-columns:1fr 2fr;}"],u.themeV2.media.notMobile),t.StyledInfo=i.default.div.withConfig({displayName:"ProductCardstyle__StyledInfo",componentId:"sc-1o4fbjx-1"})([""]),t.StyledRating=(0,i.default)(d.default).withConfig({displayName:"ProductCardstyle__StyledRating",componentId:"sc-1o4fbjx-2"})(["display:inline-flex;align-items:center;height:18px;margin-bottom:16px;@media ","{margin-bottom:8px;}"],u.themeV2.media.notMobile),t.StyledImage=(0,i.default)(l.default).withConfig({displayName:"ProductCardstyle__StyledImage",componentId:"sc-1o4fbjx-3"})(["display:flex;align-items:center;justify-content:center;position:relative;max-height:180px;border-radius:",";overflow:hidden;margin-top:16px;"," &:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(106,117,141,0.08) 0%,rgba(106,117,141,0.04) 49.98%,rgba(106,117,141,0.08) 100%);z-index:1;}@media ","{grid-column:1;grid-row:1 / span 4;max-height:none;margin:0;}"],u.tokens.dimensions.radius.xlarge,function(e){return"contain"===e.imageFit&&(0,i.css)(["padding:16px;img{position:relative;width:237px;height:134px;}"])},u.themeV2.media.notMobile),t.StyledPoliciesLink=(0,i.default)(o.default).withConfig({displayName:"ProductCardstyle__StyledPoliciesLink",componentId:"sc-1o4fbjx-4"})(["&&{color:",";",";margin-bottom:16px;max-width:calc(100% - 68px);svg{fill:",";order:1;}}"],u.tokens.colours.text["text-tertiary"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-tertiary"]),t.StyledBenefits=i.default.div.withConfig({displayName:"ProductCardstyle__StyledBenefits",componentId:"sc-1o4fbjx-5"})(["display:flex;flex-direction:column;margin-bottom:16px;max-width:calc(100% - 68px);"]),t.StyledDetails=i.default.div.withConfig({displayName:"ProductCardstyle__StyledDetails",componentId:"sc-1o4fbjx-6"})(["margin:16px 0;max-width:calc(100% - 68px);.spacer{padding:0 4px;}.detail-item{",";color:",";}"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledStartAndEndPanel=i.default.div.withConfig({displayName:"ProductCardstyle__StyledStartAndEndPanel",componentId:"sc-1o4fbjx-7"})(["display:flex;flex:1 1 50%;flex-direction:column;padding:16px;border-radius:",";border:1px solid ",";width:125px;"],u.tokens.dimensions.radius.medium,u.tokens.colours.border["default-default"]),t.StyledStartAndEndPanelWrapper=i.default.div.withConfig({displayName:"ProductCardstyle__StyledStartAndEndPanelWrapper",componentId:"sc-1o4fbjx-8"})(["display:flex;gap:12px;"]),t.StyledTitle=i.default.h2.withConfig({displayName:"ProductCardstyle__StyledTitle",componentId:"sc-1o4fbjx-9"})(["",";color:",";margin:0;max-width:calc(100% - 68px);"],u.mixins.typography("heading-04","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledSubTitle=i.default.div.withConfig({displayName:"ProductCardstyle__StyledSubTitle",componentId:"sc-1o4fbjx-10"})(["",";color:",";margin-top:2px;max-width:calc(100% - 68px);"],u.mixins.typography("body-02","regular"),u.tokens.colours.text["text-secondary"]),t.StyledBenefit=i.default.div.withConfig({displayName:"ProductCardstyle__StyledBenefit",componentId:"sc-1o4fbjx-11"})(["",";color:",";"],u.mixins.typography("body-03","medium"),u.tokens.colours.text["text-positive"]),t.StyledExtras=i.default.div.withConfig({displayName:"ProductCardstyle__StyledExtras",componentId:"sc-1o4fbjx-12"})(["",";color:",";"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledPanelTitle=i.default.span.withConfig({displayName:"ProductCardstyle__StyledPanelTitle",componentId:"sc-1o4fbjx-13"})(["",";color:",";margin-bottom:4px;"],u.mixins.typography("body-02","regular"),u.tokens.colours.text["text-tertiary"]),t.StyledDate=i.default.span.withConfig({displayName:"ProductCardstyle__StyledDate",componentId:"sc-1o4fbjx-14"})(["",";color:",";margin-bottom:8px;"],u.mixins.typography("heading-03","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledTime=i.default.span.withConfig({displayName:"ProductCardstyle__StyledTime",componentId:"sc-1o4fbjx-15"})(["",";color:",";"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledPanelText=i.default.span.withConfig({displayName:"ProductCardstyle__StyledPanelText",componentId:"sc-1o4fbjx-16"})(["",";color:",";margin-top:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledDetailsTitle=i.default.h3.withConfig({displayName:"ProductCardstyle__StyledDetailsTitle",componentId:"sc-1o4fbjx-17"})(["",";color:",";margin-bottom:2px;"],u.mixins.typography("body-03","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledRemoveLink=(0,i.default)(c.Text).withConfig({displayName:"ProductCardstyle__StyledRemoveLink",componentId:"sc-1o4fbjx-18"})(["position:absolute;right:0;color:var(--text-text-muted,#9BA1AE);"])},23080:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(89473));t.default=a.default},23420:e=>{e.exports=require("@webjet/react-icons/info-outline")},27236:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.pushGAEvent=t.gaAttributes=void 0;var a=r(n(61116)),i=r(n(17826));function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}t.gaAttributes=function(e){var t={};return Object.entries(e).forEach(function(e){var n=(0,i.default)(e,2),r=n[0],a=n[1];null!=a&&(t["data-ga-".concat(r)]=String(a))}),t},t.pushGAEvent=function(e,t){var n=window.dataLayer;e&&n&&n.push(l(e,t))};var l=function(e,t){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){(0,a.default)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({event:e},t)}},29825:e=>{e.exports=require("prop-types")},30722:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"COLOR",{enumerable:!0,get:function(){return l.color}}),Object.defineProperty(t,"FONT_WEIGHT",{enumerable:!0,get:function(){return d.FONT_WEIGHT}}),Object.defineProperty(t,"TEXT_VARIANT",{enumerable:!0,get:function(){return d.TEXT_VARIANT}}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"VARIANT",{enumerable:!0,get:function(){return o.VARIANT}}),t.default=void 0;var a=r(n(3817)),i=r(n(38451)),o=n(36499),l=n(33290),d=n(2811);t.default=a.default},32770:e=>{e.exports=require("styled-components")},33290:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"color",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"config",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"elevation",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"identifiers",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"mixins",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"theme",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"themeV2",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"tokens",{enumerable:!0,get:function(){return o.default}});var a=r(n(61267)),i=r(n(60492)),o=r(n(74362)),l=r(n(19098)),d=r(n(9090)),u=r(n(35050)),c=r(n(60509)),s=r(n(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:"#DC140A"}},36499:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.VARIANT_MAP=t.VARIANT=t.VALID_TAGS=t.TYPOGRAPHY_CONFIG=void 0;var a,i,o=r(n(61116)),l=(t.VALID_TAGS=["h1","h2","h3","h4","h5","h6","p","span"],t.VARIANT={LEAD01:"lead-01",LEAD02:"lead-02",LEAD03:"lead-03",LEAD04:"lead-04",LEAD05:"lead-05",LEAD06:"lead-06",TITLE01:"title-01",TITLE02:"title-02",TITLE03:"title-03",TITLE04:"title-04",TITLE05:"title-05",TITLE06:"title-06",SUBTITLE01:"sub-title-01",SUBTITLE02:"sub-title-02",SUBTITLE03:"sub-title-03",SUBTITLE04:"sub-title-04",SUBTITLE05:"sub-title-05",SUBTITLE06:"sub-title-06",BODY01:"body-01",BODY02:"body-02",BODY03:"body-03",BODY04:"body-04"});t.VARIANT_MAP=(a={},(0,o.default)(a,l.LEAD01,"h1"),(0,o.default)(a,l.LEAD02,"h2"),(0,o.default)(a,l.LEAD03,"h3"),(0,o.default)(a,l.LEAD04,"h4"),(0,o.default)(a,l.LEAD05,"h5"),(0,o.default)(a,l.LEAD06,"h6"),(0,o.default)(a,l.TITLE01,"h6"),(0,o.default)(a,l.TITLE02,"h6"),(0,o.default)(a,l.TITLE03,"h6"),(0,o.default)(a,l.TITLE04,"h6"),(0,o.default)(a,l.TITLE05,"h6"),(0,o.default)(a,l.TITLE06,"h6"),(0,o.default)(a,l.SUBTITLE01,"h6"),(0,o.default)(a,l.SUBTITLE02,"h6"),(0,o.default)(a,l.SUBTITLE03,"h6"),(0,o.default)(a,l.SUBTITLE04,"h6"),(0,o.default)(a,l.SUBTITLE05,"h6"),(0,o.default)(a,l.SUBTITLE06,"h6"),(0,o.default)(a,l.BODY01,"p"),(0,o.default)(a,l.BODY02,"p"),(0,o.default)(a,l.BODY03,"p"),(0,o.default)(a,l.BODY04,"p"),a),t.TYPOGRAPHY_CONFIG=(i={},(0,o.default)(i,l.LEAD01,{color:"inherit",fontSize:"44px",lineHeight:"50px",fontWeight:900}),(0,o.default)(i,l.LEAD02,{color:"inherit",fontSize:"32px",lineHeight:"38px",fontWeight:900}),(0,o.default)(i,l.LEAD03,{color:"inherit",fontSize:"28px",lineHeight:"34px",fontWeight:900}),(0,o.default)(i,l.LEAD04,{color:"inherit",fontSize:"24px",lineHeight:"30px",fontWeight:900}),(0,o.default)(i,l.LEAD05,{color:"inherit",fontSize:"22px",lineHeight:"28px",fontWeight:900}),(0,o.default)(i,l.LEAD06,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:900}),(0,o.default)(i,l.TITLE01,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:700}),(0,o.default)(i,l.TITLE02,{color:"inherit",fontSize:"18px",lineHeight:"24px",fontWeight:700}),(0,o.default)(i,l.TITLE03,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:700}),(0,o.default)(i,l.TITLE04,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:700}),(0,o.default)(i,l.TITLE05,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:700}),(0,o.default)(i,l.TITLE06,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:700}),(0,o.default)(i,l.SUBTITLE01,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE02,{color:"inherit",fontSize:"18px",lineHeight:"24px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE03,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE04,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE05,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE06,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:500}),(0,o.default)(i,l.BODY01,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:400}),(0,o.default)(i,l.BODY02,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:400}),(0,o.default)(i,l.BODY03,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:400}),(0,o.default)(i,l.BODY04,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:400}),i)},38451:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(66608)),d=["variant","weight","children"];t.default=function(e){var t=e.variant,n=void 0===t?"body-01":t,r=e.weight,u=void 0===r?"regular":r,c=e.children,s=(0,i.default)(e,d);return o.default.createElement(l.StyledText,(0,a.default)({variant:n,weight:u},s),c)}},42688:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(9037));t.default=a.default},43565:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledQualityRating=t.StyledLabel=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledLabel=a.default.span.withConfig({displayName:"QualityRatingstyle__StyledLabel",componentId:"sc-ydpfk8-0"})(["display:block;color:",";font-size:14px;margin-bottom:5px;margin-right:6px;line-height:1;white-space:nowrap;"],i.theme.color[10]);var l=(0,a.css)(["width:11px;height:11px;svg{font-size:12px;}"]),d=(0,a.css)(["width:13px;height:13px;svg{font-size:14px;}"]),u=function(e){var t=e.size;return(0,a.css)(["> span{display:inline-block;svg{fill:",";}","}"],i.theme.color[30],"sm"===t?l:d)},c=(0,a.css)(["> span{width:10px;height:10px;margin-right:2px;background:",";border:1px solid ",";border-radius:10px;display:inline-block;&[data-value=full]{border-width:5px;background:",";}&[data-value=half]{border-left-width:5px;}}"],i.theme.color[11],i.theme.color[7],i.theme.color[7]);t.StyledQualityRating=a.default.span.withConfig({displayName:"QualityRatingstyle__StyledQualityRating",componentId:"sc-ydpfk8-1"})(["display:inline-block;height:",";vertical-align:middle;"," ",""],function(e){var t=e.variant,n=e.size;return"diamond"===t&&"sm"===n?"12px":"14px"},function(e){return"diamond"===e.variant&&u},function(e){return"circle"===e.variant&&c})},45099:e=>{e.exports=require("@webjet/react-icons/hotel-rating-half")},46031:e=>{e.exports=require("@babel/runtime/helpers/extends")},46479:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(82015)),i=n(20145),o=n(65143),l=r(n(23080));t.default=function(e){var t=e.text,n=e.date,r=e.title;return a.default.createElement(i.StyledStartAndEndPanel,null,a.default.createElement(i.StyledPanelTitle,null,r),a.default.createElement(i.StyledDate,null,(0,o.getFormattedDate)(n)),a.default.createElement(i.StyledTime,null,(0,o.getFormattedTime)(n)),a.default.createElement(l.default,{condition:!!t},a.default.createElement(i.StyledPanelText,null,t)))}},48078:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(43565)),d=r(n(78671)),u=r(n(45099)),c=["value","variant","size"];t.default=function(e){for(var t=e.value,n=void 0===t?0:t,r=e.variant,s=void 0===r?"diamond":r,f=e.size,p=void 0===f?"lg":f,g=(0,i.default)(e,c),y=[],v=Math.min(parseFloat(n)||0,5),h=0;h<5;h++){var x,m=v-h,b=void 0;m>.5?b="full":m>0&&(b="half"),x="diamond"===s&&"full"===b?o.default.createElement("span",{key:h,role:"icon","data-value":b},o.default.createElement(d.default,null)):"diamond"===s&&"half"===b?o.default.createElement("span",{key:h,role:"icon","data-value":b},o.default.createElement(u.default,null)):o.default.createElement("span",{key:h,role:"icon","data-value":b}),y.push(x)}return o.default.createElement(l.StyledQualityRating,(0,a.default)({},g,{variant:s,size:p,"data-testid":"quality-rating-container"}),y)}},52462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},53799:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(63465)),d=n(65572),u=n(27236),c=["children","href","icon","gaProps","onClick"];t.default=function(e){var t=e.children,n=e.href,r=e.icon,s=e.gaProps,f=e.onClick,p=(0,i.default)(e,c),g=s||{},y=g.gaEvent,v=g.gaData,h=(0,l.isValidIconElement)(r),x=h?r:null,m=n||"#";return o.default.createElement(d.StyledLink,(0,a.default)({href:m,onClick:function(e){y&&(0,u.pushGAEvent)(y,v),f&&f(e),"#"===m&&(e.stopPropagation(),e.preventDefault())},hasIcon:h},p),h&&o.default.createElement(x,{size:16}),t)}},53946:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(48078));t.default=a.default},59675:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(53799));t.default=a.default},60492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=["#DC140A","#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"],r={fontFamily:{primary:"inherit",icon:"WebjetIcons"},fontSize:"13px",fontColor:n[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:n[5],hoverColor:n[6],hoverDarkColor:n[7],textHighlight:n[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:n[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:n[5],inputIcon:n[9],inputIconBackground:n[2],inputIconHoverBackground:n[5],inputCrossBtn:"#a8a8a8",btnStandard:n[2],btnStandardHover:n[5],btnAction:n[17],btnActionHover:"#259400",btnActive:n[13],btnActiveHover:n[19],btnSelection:n[16],btnSelectionHover:n[20],successBackground:n[22],successText:n[21],errorBackground:n[26],errorText:n[27],sliderPrimary:n[13],color:n,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:n[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=r},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 n=["#DC140A","#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"],r={fontFamily:{icon:"WebjetIcons"},fontSize:"13px",fontColor:n[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:n[5],hoverColor:n[6],hoverDarkColor:n[7],textHighlight:n[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:n[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:n[5],inputIcon:n[9],inputIconBackground:n[2],inputIconHoverBackground:n[5],inputCrossBtn:"#a8a8a8",btnStandard:n[2],btnStandardHover:n[5],btnAction:n[17],btnActionHover:"#259400",btnActive:n[13],btnActiveHover:n[19],btnSelection:n[16],btnSelectionHover:n[20],successBackground:n[22],successText:n[21],errorBackground:n[26],errorText:n[27],sliderPrimary:n[13],color:n,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:n[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=r},63465:(e,t,n)=>{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 r=n(84513),a=t.BREAKPOINTS={MOBILE_PORTRAIT:567,MOBILE:767,TABLET:991,DESKTOP:1199},i=t.isMatchMedia=function(e){return window.matchMedia(e).matches},o=(t.isMobile=function(){return i("(max-width: ".concat(a.MOBILE,"px)"))},t.isMobileTablet=function(){return i("(max-width: ".concat(a.TABLET,"px)"))},t.isMobilePortrait=function(){return i("(max-width: ".concat(a.MOBILE_PORTRAIT,"px)"))},t.isTouchDevice=function(){return window.matchMedia("(pointer: coarse)").matches},t.detectOS=function(e){var t=e||navigator.userAgent,n=/(iPad).*OS\s([\d_]+)/.test(t);return{ios:!n&&/(iPhone\sOS)\s([\d_]+)/.test(t)||n,android:/(Android);?[\s/]+([\d.]+)?/.test(t)}},t.getLoggedInUserDetails=function(){var e=(0,r.getAllCookiesStorage)("customer-soft-id"),t={};if((null==e?void 0:e.length)>0)for(var n=0;n<e.length;n++){var a,i=null===(a=window.atob(e[n].split(".")[1]))||void 0===a?void 0:a.toString("ascii"),o=JSON.parse(i),l=o.firstName,d=o.email,u=o.dev;window.location.hostname.includes("dev.webjet")&&!u||(t={firstName:l,email:d})}return t}),l=(t.isUserLoggedIn=function(){return!!o().firstName},t.setTwoDirectionStickyPanel=function(e){if(e){var t=window.innerHeight-e.offsetHeight,n=window.scrollY,r=window.innerHeight,a=e.offsetHeight;e.style.top="0px",window.addEventListener("resize",function(){r=window.innerHeight,a=e.offsetHeight}),document.addEventListener("scroll",function(){a=e.offsetHeight,t=window.innerHeight-e.offsetHeight;var i=parseInt(e.style.top.replace("px;",""));0===window.scrollY||a<=r?e.style.top="0px":window.scrollY<n?i<0?e.style.top=i+n-window.scrollY+"px":i>=0&&0!==i&&(e.style.top="0px"):i>t?e.style.top=i+n-window.scrollY+"px":i<t&&i!==t&&(e.style.top=t+"px"),n=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,n=e.scrollTop,r=e.clientHeight,a=t-n;return a>=r-1&&a<=r+1},t.withScroll=function(e){if(!e)return!1;var t=e.scrollHeight,n=e.clientHeight;return!(t>=n-1&&t<=n+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 n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"smooth";"function"==typeof(null==e?void 0:e.scrollTo)&&e.scrollTo({behavior:n,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}},64034:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(52462)),i=r(n(82015)),o=(r(n(29825)),r(n(23420))),l=n(20145),d=n(65143),u=r(n(23080)),c=n(30722),s=r(n(46479)),f=["title","subTitle","rating","details","detailsTitle","benefits","extras","policyText","onPolicyTextClick","startDate","endDate","startPanelText","startPanelTitle","endPanelText","endPanelTitle","imageUrl","imageFit","onRemoveClick"];t.default=function(e){var t=e.title,n=e.subTitle,r=e.rating,p=e.details,g=e.detailsTitle,y=e.benefits,v=e.extras,h=e.policyText,x=e.onPolicyTextClick,m=e.startDate,b=e.endDate,E=e.startPanelText,T=e.startPanelTitle,S=e.endPanelText,F=e.endPanelTitle,D=e.imageUrl,w=e.imageFit,A=void 0===w?"cover":w,I=e.onRemoveClick,_=(0,a.default)(e,f),B=(0,d.getFormattedItemList)(p),k=null==y?void 0:y.map(function(e,t){return i.default.createElement(l.StyledBenefit,{key:t},e)});return i.default.createElement(l.StyledWrapper,_,i.default.createElement(u.default,{condition:!!r},i.default.createElement(l.StyledRating,{value:r})),i.default.createElement(l.StyledTitle,null,t),i.default.createElement(u.default,{condition:!!n},i.default.createElement(l.StyledSubTitle,null,n)),i.default.createElement(l.StyledImage,{src:D,imageFit:A}),i.default.createElement(l.StyledInfo,null,i.default.createElement(l.StyledDetails,null,i.default.createElement(l.StyledDetailsTitle,null,g),B,i.default.createElement(l.StyledExtras,null,i.default.createElement(u.default,{condition:"string"==typeof v},v),Array.isArray(v)&&(0,d.getFormattedItemList)(v))),i.default.createElement(u.default,{condition:!!k},i.default.createElement(l.StyledBenefits,null,k)),i.default.createElement(l.StyledPoliciesLink,{onClick:x,"data-testid":"policies-link",icon:o.default},h),i.default.createElement(l.StyledStartAndEndPanelWrapper,null,i.default.createElement(s.default,{text:E,date:m,title:T}),i.default.createElement(s.default,{text:S,date:b,title:F}))),i.default.createElement(u.default,{condition:!!I},i.default.createElement(l.StyledRemoveLink,{variant:c.TEXT_VARIANT.HEADING02,weight:c.FONT_WEIGHT.MEDIUM,onClick:I},"Remove")))}},65143:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.getFormattedTime=t.getFormattedItemList=t.getFormattedDate=void 0;var a=r(n(82015)),i=r(n(23080));t.getFormattedItemList=function(e){return a.default.createElement(a.default.Fragment,null,null==e?void 0:e.map(function(t,n){return a.default.createElement(a.default.Fragment,{key:n},a.default.createElement("span",{className:"detail-item"},t),a.default.createElement(i.default,{condition:n<e.length-1},a.default.createElement("span",{className:"spacer"},"·")))}))},t.getFormattedDate=function(e){var t=new Date(e);return isNaN(t)?"":t.toLocaleDateString("en-AU",{weekday:"short",day:"2-digit",month:"short"})},t.getFormattedTime=function(e){var t=new Date(e);return isNaN(t)?"":t.toLocaleTimeString("en-AU",{hour:"2-digit",minute:"2-digit",hour12:!0}).toLowerCase()}},65572:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledLink=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledLink=a.default.a.withConfig({displayName:"Linkstyle__StyledLink",componentId:"sc-pjn937-0"})(["display:inline-flex;gap:4px;align-items:center;&:link,&:visited{color:",";}&:hover{color:",";text-decoration:underline;}",""],i.tokens.colours.text["text-link"],i.tokens.colours.text["text-link"],function(e){return e.hasIcon&&(0,a.css)(["font-size:12px;line-height:18px;&:link,&:visited{svg{fill:",";}}&:hover{svg{fill:",";}}"],i.tokens.colours.icon["icon-link"],i.tokens.colours.icon["icon-link"])})},66608:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledText=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledText=a.default.span.withConfig({displayName:"Textstyle__StyledText",componentId:"sc-1vgu44a-0"})(function(e){var t=e.variant,n=e.weight;return(0,a.css)(["margin:0;padding:0;",""],i.mixins.typography(t,n))})},74362:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,i,o,l=r(n(61116)),d=n(2811),u={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:(a={},(0,l.default)(a,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(a,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(a,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(a,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(a,d.FONT_WEIGHT.BOLD,700),(0,l.default)(a,d.FONT_WEIGHT.EXTRABOLD,800),a)},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,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(i,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(i,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(i,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(i,d.FONT_WEIGHT.BOLD,700),(0,l.default)(i,d.FONT_WEIGHT.EXTRABOLD,800),i)}},c=(o={},(0,l.default)(o,d.TEXT_VARIANT.HEADING01,{fontSize:100,lineHeight:100,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING02,{fontSize:200,lineHeight:200,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING03,{fontSize:300,lineHeight:300,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING04,{fontSize:400,lineHeight:400,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING05,{fontSize:500,lineHeight:500,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING06,{fontSize:600,lineHeight:600,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING07,{fontSize:700,lineHeight:700,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING08,{fontSize:800,lineHeight:800,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING09,{fontSize:900,lineHeight:900,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.BODY01,{fontSize:50,lineHeight:50,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY02,{fontSize:100,lineHeight:100,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY03,{fontSize:200,lineHeight:200,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY04,{fontSize:300,lineHeight:300,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL01,{fontSize:50,lineHeight:50,lineHeightType:"equal"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL02,{fontSize:100,lineHeight:100,lineHeightType:"equal"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL03,{fontSize:200,lineHeight:200,lineHeightType:"equal"}),o);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:u,colours:{surface:{button:{prominent:"var(--surface-button-prominent, #311EA8)",neutral:"var(--surface-button-neutral, #D8DAE5)"},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-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, color-mix(in srgb, #3A3D4D 4%, transparent))",active:"var(--surface-interactive-overlay-universal-active, color-mix(in srgb, #3A3D4D 8%, transparent))"},button:{default:"var(--surface-interactive-overlay-button-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-button-hover, color-mix(in srgb, #3A3D4D 16%, transparent))",active:"var(--surface-interactive-overlay-button-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},control:{track:{default:"var(--surface-interactive-control-track-default, color-mix(in srgb, #3A3D4D 4%, transparent))",hover:"var(--surface-interactive-control-track-hover, color-mix(in srgb, #3A3D4D 8%, transparent))",active:"var(--surface-interactive-control-track-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},focus:{default:"var(--surface-interactive-focus-default, color-mix(in srgb, #3A3D4D 40%, transparent))"}}},border:{"critical-subtle":"var(--border-critical-subtle, #FFE5E5)","critical-strong":"var(--border-critical-strong, #B22424)","critical-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, #A78BFA)","accent-strong":"var(--border-accent-strong, #5B21B6)"},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-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, #4C1D95)"},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)"}},dimensions:{radius:{none:0,xsmall:"2px",small:"4px",medium:"8px",large:"12px",xlarge:"16px",rounded:"9999px"},stroke:{regular:"1px",strong:"2px",bold:"4px"}},typography:c}},78671:e=>{e.exports=require("@webjet/react-icons/hotel-rating")},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 n=function(){var e="WJtestStorage";try{return!!window.sessionStorage&&(window.sessionStorage.setItem(e,1),window.sessionStorage.removeItem(e),!0)}catch(e){return!1}},r=(t.getSessionStorage=function(e){if(e&&n())try{return window.sessionStorage.getItem(e)}catch(e){return}},t.setSessionStorage=function(e,t){if(e&&n())try{return window.sessionStorage.setItem(e,t)}catch(e){return}},t.getSessionStorageJson=function(e){if(e&&n())try{return JSON.parse(window.sessionStorage.getItem(e))}catch(e){return}},t.setSessionStorageJson=function(e,t){if(e&&n())try{return window.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){return}},t.getCookieStorage=function(e){var t=r(e);return t.length>0?t[0]:null},t.getAllCookiesStorage=function(e){for(var t=e+"=",n=document.cookie.split(";"),r=[],a=0;a<n.length;a++){for(var i=n[a];" "===i.charAt(0);)i=i.substring(1,i.length);0===i.indexOf(t)&&r.push(i.substring(t.length,i.length))}return r});t.setCookieStorage=function(e,t,n){var r=window.location.hostname,a="localhost"===r?r:r.match(/(\.\w+){3}$/g);document.cookie="".concat(e,"=").concat(t,"; Domain=").concat(a,"; Path=/; Max-Age=").concat(n||86400)}},85718:(e,t,n)=>{var r=n(33751),a=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledTypography=void 0;var i=r(n(52462)),o=n(82015),l=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var n=s(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var l=i?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(r,o,l):r[o]=e[o]}return r.default=e,n&&n.set(e,r),r}(n(32770)),d=n(33290),u=n(36499),c=["$variant","children"];function s(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(s=function(e){return e?n:t})(e)}t.StyledTypography=(0,l.default)(function(e){var t=e.$variant,n=e.children,r=(0,i.default)(e,c),a=u.VARIANT_MAP[t],l=u.VALID_TAGS.includes(a)?a:"h6";return(0,o.createElement)(l,r,n)}).withConfig({displayName:"Typographystyle__StyledTypography",componentId:"sc-hvfh95-0"})(function(e){var t=e.$variant,n=e.$mobileStyle,r=e.$color;return(0,l.css)(["margin:0;padding:0;"," "," @media ","{"," ","}"],u.TYPOGRAPHY_CONFIG[t],!!r&&(0,l.css)(["color:",";"],r),d.themeV2.media.mobile,u.TYPOGRAPHY_CONFIG[n],!!r&&(0,l.css)(["color:",";"],r))})},89473:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(29825)),i=function(e){var t=e.condition,n=void 0!==t&&t,r=e.children;return!0===n?r:null};i.propTypes={condition:a.default.bool},t.default=i}},t={};function n(r){var a=t[r];if(void 0!==a)return a.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}var r={};(()=>{var e=r,t=n(33751);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=t(n(64034));e.default=a.default})(),module.exports=r})();
|
|
1
|
+
(()=>{"use strict";var e={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"},t.FONT_WEIGHT={LIGHT:"light",REGULAR:"regular",MEDIUM:"medium",SEMIBOLD:"semi-bold",BOLD:"bold",EXTRABOLD:"extra-bold"}},3817:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(85718)),d=["variant","mobileStyle","color","className","children"];t.default=function(e){var t=e.variant,n=void 0===t?"lead-06":t,r=e.mobileStyle,u=e.color,c=e.className,s=e.children,f=(0,i.default)(e,d);return o.default.createElement(l.StyledTypography,(0,a.default)({$variant:n,$mobileStyle:r,$color:u,className:c,"data-testid":"typography-".concat(n)},f),s)}},8063:e=>{e.exports=require("@babel/runtime/helpers/typeof")},9037:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(9898)),d=["id","className","src","aspectRatio","objectFit","imageProps","onImageError"];t.default=function(e){var t=e.id,n=e.className,r=e.src,u=e.aspectRatio,c=e.objectFit,s=void 0===c?"cover":c,f=e.imageProps,p=e.onImageError,g=(0,i.default)(e,d);return o.default.createElement(l.StyledImage,(0,a.default)({id:t,className:n,$aspectRatio:u,$objectFit:s},g),o.default.createElement("img",(0,a.default)({src:r,onError:p},f)))}},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"}}},9898:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledImage=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=o?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}t.StyledImage=a.default.div.withConfig({displayName:"Imagestyle__StyledImage",componentId:"sc-6rlgnh-0"})(function(e){var t=e.$aspectRatio,n=e.$objectFit;return(0,a.css)(["aspect-ratio:",";place-self:stretch;> img{display:block;object-fit:",";width:100%;height:100%;}"],t||"16/9",n)})},17826:e=>{e.exports=require("@babel/runtime/helpers/slicedToArray")},19098:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(32770),i=r(n(61267)),o=r(n(74362)),l=(0,a.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 n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=o.default.typography[e],i=r.lineHeight,l=r.lineHeightType,d=r.fontSize;return(0,a.css)(["line-height:",";font-size:",";font-weight:",";",""],o.default.font.desktop["line-height"][l][i],o.default.font.desktop.size[d],o.default.font.desktop.weight[t],n&&(0,a.css)(["@media ","{line-height:",";font-size:",";font-weight:",";}"],o.default.media.mobile,o.default.font.mobile["line-height"][l][i],o.default.font.mobile.size[d],o.default.font.mobile.weight[t]))},typographyMobile:function(e,t){var n=o.default.typography[e],r=n.lineHeight,i=n.lineHeightType,l=n.fontSize;return(0,a.css)(["line-height:",";font-size:",";font-weight:",";"],o.default.font.mobile["line-height"][i][r],o.default.font.mobile.size[l],o.default.font.mobile.weight[t])}}},20145:(e,t,n)=>{var r=n(33751),a=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledWrapper=t.StyledTitle=t.StyledTime=t.StyledSubTitle=t.StyledStartAndEndPanelWrapper=t.StyledStartAndEndPanel=t.StyledRemoveLink=t.StyledRating=t.StyledPoliciesLink=t.StyledPanelTitle=t.StyledPanelText=t.StyledInfo=t.StyledImage=t.StyledExtras=t.StyledDetailsTitle=t.StyledDetails=t.StyledDate=t.StyledBenefits=t.StyledBenefit=void 0;var i=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var n=c(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var l=i?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(r,o,l):r[o]=e[o]}return r.default=e,n&&n.set(e,r),r}(n(32770)),o=r(n(59675)),l=r(n(42688)),d=r(n(53946)),u=n(33290);function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}t.StyledWrapper=i.default.div.withConfig({displayName:"ProductCardstyle__StyledWrapper",componentId:"sc-1o4fbjx-0"})(["display:grid;position:relative;grid-template-columns:1fr;column-gap:24px;@media ","{grid-template-columns:1fr 2fr;}"],u.themeV2.media.notMobile),t.StyledInfo=i.default.div.withConfig({displayName:"ProductCardstyle__StyledInfo",componentId:"sc-1o4fbjx-1"})([""]),t.StyledRating=(0,i.default)(d.default).withConfig({displayName:"ProductCardstyle__StyledRating",componentId:"sc-1o4fbjx-2"})(["display:inline-flex;align-items:center;height:18px;margin-bottom:16px;@media ","{margin-bottom:8px;}"],u.themeV2.media.notMobile),t.StyledImage=(0,i.default)(l.default).withConfig({displayName:"ProductCardstyle__StyledImage",componentId:"sc-1o4fbjx-3"})(["display:flex;align-items:center;justify-content:center;position:relative;max-height:180px;border-radius:",";overflow:hidden;margin-top:16px;"," &:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(106,117,141,0.08) 0%,rgba(106,117,141,0.04) 49.98%,rgba(106,117,141,0.08) 100%);z-index:1;}@media ","{grid-column:1;grid-row:1 / span 4;max-height:none;margin:0;}"],u.tokens.dimensions.radius.xlarge,function(e){return"contain"===e.imageFit&&(0,i.css)(["padding:16px;img{position:relative;width:237px;height:134px;}"])},u.themeV2.media.notMobile),t.StyledPoliciesLink=(0,i.default)(o.default).withConfig({displayName:"ProductCardstyle__StyledPoliciesLink",componentId:"sc-1o4fbjx-4"})(["&&{color:",";",";margin-bottom:16px;max-width:calc(100% - 68px);svg{fill:",";order:1;}}"],u.tokens.colours.text["text-tertiary"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-tertiary"]),t.StyledBenefits=i.default.div.withConfig({displayName:"ProductCardstyle__StyledBenefits",componentId:"sc-1o4fbjx-5"})(["display:flex;flex-direction:column;margin-bottom:16px;max-width:calc(100% - 68px);"]),t.StyledDetails=i.default.div.withConfig({displayName:"ProductCardstyle__StyledDetails",componentId:"sc-1o4fbjx-6"})(["margin:16px 0;max-width:calc(100% - 68px);.spacer{padding:0 4px;}.detail-item{",";color:",";}"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledStartAndEndPanel=i.default.div.withConfig({displayName:"ProductCardstyle__StyledStartAndEndPanel",componentId:"sc-1o4fbjx-7"})(["display:flex;flex:1 1 50%;flex-direction:column;padding:16px;border-radius:",";border:1px solid ",";width:125px;"],u.tokens.dimensions.radius.medium,u.tokens.colours.border["default-default"]),t.StyledStartAndEndPanelWrapper=i.default.div.withConfig({displayName:"ProductCardstyle__StyledStartAndEndPanelWrapper",componentId:"sc-1o4fbjx-8"})(["display:flex;gap:12px;"]),t.StyledTitle=i.default.h2.withConfig({displayName:"ProductCardstyle__StyledTitle",componentId:"sc-1o4fbjx-9"})(["",";color:",";margin:0;max-width:calc(100% - 50px - 40px);"],u.mixins.typography("heading-04","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledSubTitle=i.default.div.withConfig({displayName:"ProductCardstyle__StyledSubTitle",componentId:"sc-1o4fbjx-10"})(["",";color:",";margin-top:2px;max-width:calc(100% - 68px);"],u.mixins.typography("body-02","regular"),u.tokens.colours.text["text-secondary"]),t.StyledBenefit=i.default.div.withConfig({displayName:"ProductCardstyle__StyledBenefit",componentId:"sc-1o4fbjx-11"})(["",";color:",";"],u.mixins.typography("body-03","medium"),u.tokens.colours.text["text-positive"]),t.StyledExtras=i.default.div.withConfig({displayName:"ProductCardstyle__StyledExtras",componentId:"sc-1o4fbjx-12"})(["",";color:",";"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledPanelTitle=i.default.span.withConfig({displayName:"ProductCardstyle__StyledPanelTitle",componentId:"sc-1o4fbjx-13"})(["",";color:",";margin-bottom:4px;"],u.mixins.typography("body-02","regular"),u.tokens.colours.text["text-tertiary"]),t.StyledDate=i.default.span.withConfig({displayName:"ProductCardstyle__StyledDate",componentId:"sc-1o4fbjx-14"})(["",";color:",";margin-bottom:8px;"],u.mixins.typography("heading-03","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledTime=i.default.span.withConfig({displayName:"ProductCardstyle__StyledTime",componentId:"sc-1o4fbjx-15"})(["",";color:",";"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledPanelText=i.default.span.withConfig({displayName:"ProductCardstyle__StyledPanelText",componentId:"sc-1o4fbjx-16"})(["",";color:",";margin-top:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"],u.mixins.typography("body-03","regular"),u.tokens.colours.text["text-secondary"]),t.StyledDetailsTitle=i.default.h3.withConfig({displayName:"ProductCardstyle__StyledDetailsTitle",componentId:"sc-1o4fbjx-17"})(["",";color:",";margin-bottom:2px;"],u.mixins.typography("body-03","semi-bold"),u.tokens.colours.text["text-primary"]),t.StyledRemoveLink=(0,i.default)(o.default).withConfig({displayName:"ProductCardstyle__StyledRemoveLink",componentId:"sc-1o4fbjx-18"})(["position:absolute;right:0;color:var(--text-text-secondary,#9BA1AE);cursor:pointer;&:link,&:visited{color:var(--text-text-secondary,#9BA1AE);}"])},23080:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(89473));t.default=a.default},23420:e=>{e.exports=require("@webjet/react-icons/info-outline")},27236:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.pushGAEvent=t.gaAttributes=void 0;var a=r(n(61116)),i=r(n(17826));function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}t.gaAttributes=function(e){var t={};return Object.entries(e).forEach(function(e){var n=(0,i.default)(e,2),r=n[0],a=n[1];null!=a&&(t["data-ga-".concat(r)]=String(a))}),t},t.pushGAEvent=function(e,t){var n=window.dataLayer;e&&n&&n.push(l(e,t))};var l=function(e,t){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){(0,a.default)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({event:e},t)}},29825:e=>{e.exports=require("prop-types")},30722:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"COLOR",{enumerable:!0,get:function(){return l.color}}),Object.defineProperty(t,"FONT_WEIGHT",{enumerable:!0,get:function(){return d.FONT_WEIGHT}}),Object.defineProperty(t,"TEXT_VARIANT",{enumerable:!0,get:function(){return d.TEXT_VARIANT}}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"VARIANT",{enumerable:!0,get:function(){return o.VARIANT}}),t.default=void 0;var a=r(n(3817)),i=r(n(38451)),o=n(36499),l=n(33290),d=n(2811);t.default=a.default},32770:e=>{e.exports=require("styled-components")},33290:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"color",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"config",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"elevation",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"identifiers",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"mixins",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"theme",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"themeV2",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"tokens",{enumerable:!0,get:function(){return o.default}});var a=r(n(61267)),i=r(n(60492)),o=r(n(74362)),l=r(n(19098)),d=r(n(9090)),u=r(n(35050)),c=r(n(60509)),s=r(n(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:"#DC140A"}},36499:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.VARIANT_MAP=t.VARIANT=t.VALID_TAGS=t.TYPOGRAPHY_CONFIG=void 0;var a,i,o=r(n(61116)),l=(t.VALID_TAGS=["h1","h2","h3","h4","h5","h6","p","span"],t.VARIANT={LEAD01:"lead-01",LEAD02:"lead-02",LEAD03:"lead-03",LEAD04:"lead-04",LEAD05:"lead-05",LEAD06:"lead-06",TITLE01:"title-01",TITLE02:"title-02",TITLE03:"title-03",TITLE04:"title-04",TITLE05:"title-05",TITLE06:"title-06",SUBTITLE01:"sub-title-01",SUBTITLE02:"sub-title-02",SUBTITLE03:"sub-title-03",SUBTITLE04:"sub-title-04",SUBTITLE05:"sub-title-05",SUBTITLE06:"sub-title-06",BODY01:"body-01",BODY02:"body-02",BODY03:"body-03",BODY04:"body-04"});t.VARIANT_MAP=(a={},(0,o.default)(a,l.LEAD01,"h1"),(0,o.default)(a,l.LEAD02,"h2"),(0,o.default)(a,l.LEAD03,"h3"),(0,o.default)(a,l.LEAD04,"h4"),(0,o.default)(a,l.LEAD05,"h5"),(0,o.default)(a,l.LEAD06,"h6"),(0,o.default)(a,l.TITLE01,"h6"),(0,o.default)(a,l.TITLE02,"h6"),(0,o.default)(a,l.TITLE03,"h6"),(0,o.default)(a,l.TITLE04,"h6"),(0,o.default)(a,l.TITLE05,"h6"),(0,o.default)(a,l.TITLE06,"h6"),(0,o.default)(a,l.SUBTITLE01,"h6"),(0,o.default)(a,l.SUBTITLE02,"h6"),(0,o.default)(a,l.SUBTITLE03,"h6"),(0,o.default)(a,l.SUBTITLE04,"h6"),(0,o.default)(a,l.SUBTITLE05,"h6"),(0,o.default)(a,l.SUBTITLE06,"h6"),(0,o.default)(a,l.BODY01,"p"),(0,o.default)(a,l.BODY02,"p"),(0,o.default)(a,l.BODY03,"p"),(0,o.default)(a,l.BODY04,"p"),a),t.TYPOGRAPHY_CONFIG=(i={},(0,o.default)(i,l.LEAD01,{color:"inherit",fontSize:"44px",lineHeight:"50px",fontWeight:900}),(0,o.default)(i,l.LEAD02,{color:"inherit",fontSize:"32px",lineHeight:"38px",fontWeight:900}),(0,o.default)(i,l.LEAD03,{color:"inherit",fontSize:"28px",lineHeight:"34px",fontWeight:900}),(0,o.default)(i,l.LEAD04,{color:"inherit",fontSize:"24px",lineHeight:"30px",fontWeight:900}),(0,o.default)(i,l.LEAD05,{color:"inherit",fontSize:"22px",lineHeight:"28px",fontWeight:900}),(0,o.default)(i,l.LEAD06,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:900}),(0,o.default)(i,l.TITLE01,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:700}),(0,o.default)(i,l.TITLE02,{color:"inherit",fontSize:"18px",lineHeight:"24px",fontWeight:700}),(0,o.default)(i,l.TITLE03,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:700}),(0,o.default)(i,l.TITLE04,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:700}),(0,o.default)(i,l.TITLE05,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:700}),(0,o.default)(i,l.TITLE06,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:700}),(0,o.default)(i,l.SUBTITLE01,{color:"inherit",fontSize:"20px",lineHeight:"26px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE02,{color:"inherit",fontSize:"18px",lineHeight:"24px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE03,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE04,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE05,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:500}),(0,o.default)(i,l.SUBTITLE06,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:500}),(0,o.default)(i,l.BODY01,{color:"inherit",fontSize:"16px",lineHeight:"22px",fontWeight:400}),(0,o.default)(i,l.BODY02,{color:"inherit",fontSize:"14px",lineHeight:"20px",fontWeight:400}),(0,o.default)(i,l.BODY03,{color:"inherit",fontSize:"12px",lineHeight:"18px",fontWeight:400}),(0,o.default)(i,l.BODY04,{color:"inherit",fontSize:"10px",lineHeight:"14px",fontWeight:400}),i)},38451:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(66608)),d=["variant","weight","children"];t.default=function(e){var t=e.variant,n=void 0===t?"body-01":t,r=e.weight,u=void 0===r?"regular":r,c=e.children,s=(0,i.default)(e,d);return o.default.createElement(l.StyledText,(0,a.default)({variant:n,weight:u},s),c)}},42688:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(9037));t.default=a.default},43565:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledQualityRating=t.StyledLabel=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledLabel=a.default.span.withConfig({displayName:"QualityRatingstyle__StyledLabel",componentId:"sc-ydpfk8-0"})(["display:block;color:",";font-size:14px;margin-bottom:5px;margin-right:6px;line-height:1;white-space:nowrap;"],i.theme.color[10]);var l=(0,a.css)(["width:11px;height:11px;svg{font-size:12px;}"]),d=(0,a.css)(["width:13px;height:13px;svg{font-size:14px;}"]),u=function(e){var t=e.size;return(0,a.css)(["> span{display:inline-block;svg{fill:",";}","}"],i.theme.color[30],"sm"===t?l:d)},c=(0,a.css)(["> span{width:10px;height:10px;margin-right:2px;background:",";border:1px solid ",";border-radius:10px;display:inline-block;&[data-value=full]{border-width:5px;background:",";}&[data-value=half]{border-left-width:5px;}}"],i.theme.color[11],i.theme.color[7],i.theme.color[7]);t.StyledQualityRating=a.default.span.withConfig({displayName:"QualityRatingstyle__StyledQualityRating",componentId:"sc-ydpfk8-1"})(["display:inline-block;height:",";vertical-align:middle;"," ",""],function(e){var t=e.variant,n=e.size;return"diamond"===t&&"sm"===n?"12px":"14px"},function(e){return"diamond"===e.variant&&u},function(e){return"circle"===e.variant&&c})},45099:e=>{e.exports=require("@webjet/react-icons/hotel-rating-half")},46031:e=>{e.exports=require("@babel/runtime/helpers/extends")},46479:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(82015)),i=n(20145),o=n(65143),l=r(n(23080));t.default=function(e){var t=e.text,n=e.date,r=e.title;return a.default.createElement(i.StyledStartAndEndPanel,null,a.default.createElement(i.StyledPanelTitle,null,r),a.default.createElement(i.StyledDate,null,(0,o.getFormattedDate)(n)),a.default.createElement(i.StyledTime,null,(0,o.getFormattedTime)(n)),a.default.createElement(l.default,{condition:!!t},a.default.createElement(i.StyledPanelText,null,t)))}},48078:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(43565)),d=r(n(78671)),u=r(n(45099)),c=["value","variant","size"];t.default=function(e){for(var t=e.value,n=void 0===t?0:t,r=e.variant,s=void 0===r?"diamond":r,f=e.size,p=void 0===f?"lg":f,g=(0,i.default)(e,c),y=[],v=Math.min(parseFloat(n)||0,5),x=0;x<5;x++){var h,m=v-x,b=void 0;m>.5?b="full":m>0&&(b="half"),h="diamond"===s&&"full"===b?o.default.createElement("span",{key:x,role:"icon","data-value":b},o.default.createElement(d.default,null)):"diamond"===s&&"half"===b?o.default.createElement("span",{key:x,role:"icon","data-value":b},o.default.createElement(u.default,null)):o.default.createElement("span",{key:x,role:"icon","data-value":b}),y.push(h)}return o.default.createElement(l.StyledQualityRating,(0,a.default)({},g,{variant:s,size:p,"data-testid":"quality-rating-container"}),y)}},52462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},53799:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(46031)),i=r(n(52462)),o=r(n(82015)),l=(r(n(29825)),n(63465)),d=n(65572),u=n(27236),c=["children","href","icon","gaProps","onClick"];t.default=function(e){var t=e.children,n=e.href,r=e.icon,s=e.gaProps,f=e.onClick,p=(0,i.default)(e,c),g=s||{},y=g.gaEvent,v=g.gaData,x=(0,l.isValidIconElement)(r),h=x?r:null,m=n||"#";return o.default.createElement(d.StyledLink,(0,a.default)({href:m,onClick:function(e){y&&(0,u.pushGAEvent)(y,v),f&&f(e),"#"===m&&(e.stopPropagation(),e.preventDefault())},hasIcon:x},p),x&&o.default.createElement(h,{size:16}),t)}},53946:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(48078));t.default=a.default},59675:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(53799));t.default=a.default},60492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=["#DC140A","#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"],r={fontFamily:{primary:"inherit",icon:"WebjetIcons"},fontSize:"13px",fontColor:n[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:n[5],hoverColor:n[6],hoverDarkColor:n[7],textHighlight:n[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:n[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:n[5],inputIcon:n[9],inputIconBackground:n[2],inputIconHoverBackground:n[5],inputCrossBtn:"#a8a8a8",btnStandard:n[2],btnStandardHover:n[5],btnAction:n[17],btnActionHover:"#259400",btnActive:n[13],btnActiveHover:n[19],btnSelection:n[16],btnSelectionHover:n[20],successBackground:n[22],successText:n[21],errorBackground:n[26],errorText:n[27],sliderPrimary:n[13],color:n,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:n[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=r},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 n=["#DC140A","#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"],r={fontFamily:{icon:"WebjetIcons"},fontSize:"13px",fontColor:n[10],gutterWidth:"12px",halfGutterWidth:"6px",borderRadius:"4px",borderColor:n[5],hoverColor:n[6],hoverDarkColor:n[7],textHighlight:n[18],activeItemOutline:"0 0 0 4px rgba(135, 135, 135, 0.75)",dropdownShadow:"0 2px 6px rgba(0, 0, 0, 0.7)",userSelection:n[16],inputHoverBackground:"#F6F2E7",inputActiveBackground:n[5],inputIcon:n[9],inputIconBackground:n[2],inputIconHoverBackground:n[5],inputCrossBtn:"#a8a8a8",btnStandard:n[2],btnStandardHover:n[5],btnAction:n[17],btnActionHover:"#259400",btnActive:n[13],btnActiveHover:n[19],btnSelection:n[16],btnSelectionHover:n[20],successBackground:n[22],successText:n[21],errorBackground:n[26],errorText:n[27],sliderPrimary:n[13],color:n,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:n[27],inputErrorIcon:"#A1605F",inputErrorIconBackground:"#D4C3C3",inputErrorIconHoverBackground:"#BFB0B0",inputErrorCrossBtn:"#858585"}};t.default=r},63465:(e,t,n)=>{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 r=n(84513),a=t.BREAKPOINTS={MOBILE_PORTRAIT:567,MOBILE:767,TABLET:991,DESKTOP:1199},i=t.isMatchMedia=function(e){return window.matchMedia(e).matches},o=(t.isMobile=function(){return i("(max-width: ".concat(a.MOBILE,"px)"))},t.isMobileTablet=function(){return i("(max-width: ".concat(a.TABLET,"px)"))},t.isMobilePortrait=function(){return i("(max-width: ".concat(a.MOBILE_PORTRAIT,"px)"))},t.isTouchDevice=function(){return window.matchMedia("(pointer: coarse)").matches},t.detectOS=function(e){var t=e||navigator.userAgent,n=/(iPad).*OS\s([\d_]+)/.test(t);return{ios:!n&&/(iPhone\sOS)\s([\d_]+)/.test(t)||n,android:/(Android);?[\s/]+([\d.]+)?/.test(t)}},t.getLoggedInUserDetails=function(){var e=(0,r.getAllCookiesStorage)("customer-soft-id"),t={};if((null==e?void 0:e.length)>0)for(var n=0;n<e.length;n++){var a,i=null===(a=window.atob(e[n].split(".")[1]))||void 0===a?void 0:a.toString("ascii"),o=JSON.parse(i),l=o.firstName,d=o.email,u=o.dev;window.location.hostname.includes("dev.webjet")&&!u||(t={firstName:l,email:d})}return t}),l=(t.isUserLoggedIn=function(){return!!o().firstName},t.setTwoDirectionStickyPanel=function(e){if(e){var t=window.innerHeight-e.offsetHeight,n=window.scrollY,r=window.innerHeight,a=e.offsetHeight;e.style.top="0px",window.addEventListener("resize",function(){r=window.innerHeight,a=e.offsetHeight}),document.addEventListener("scroll",function(){a=e.offsetHeight,t=window.innerHeight-e.offsetHeight;var i=parseInt(e.style.top.replace("px;",""));0===window.scrollY||a<=r?e.style.top="0px":window.scrollY<n?i<0?e.style.top=i+n-window.scrollY+"px":i>=0&&0!==i&&(e.style.top="0px"):i>t?e.style.top=i+n-window.scrollY+"px":i<t&&i!==t&&(e.style.top=t+"px"),n=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,n=e.scrollTop,r=e.clientHeight,a=t-n;return a>=r-1&&a<=r+1},t.withScroll=function(e){if(!e)return!1;var t=e.scrollHeight,n=e.clientHeight;return!(t>=n-1&&t<=n+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 n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"smooth";"function"==typeof(null==e?void 0:e.scrollTo)&&e.scrollTo({behavior:n,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}},64034:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(52462)),i=r(n(82015)),o=(r(n(29825)),r(n(23420))),l=n(20145),d=n(65143),u=r(n(23080)),c=n(30722),s=r(n(46479)),f=["title","subTitle","rating","details","detailsTitle","benefits","extras","policyText","onPolicyTextClick","startDate","endDate","startPanelText","startPanelTitle","endPanelText","endPanelTitle","imageUrl","imageFit","onRemoveClick"];t.default=function(e){var t=e.title,n=e.subTitle,r=e.rating,p=e.details,g=e.detailsTitle,y=e.benefits,v=e.extras,x=e.policyText,h=e.onPolicyTextClick,m=e.startDate,b=e.endDate,E=e.startPanelText,T=e.startPanelTitle,S=e.endPanelText,F=e.endPanelTitle,D=e.imageUrl,w=e.imageFit,A=void 0===w?"cover":w,I=e.onRemoveClick,_=(0,a.default)(e,f),B=(0,d.getFormattedItemList)(p),k=null==y?void 0:y.map(function(e,t){return i.default.createElement(l.StyledBenefit,{key:t},e)});return i.default.createElement(l.StyledWrapper,_,i.default.createElement(u.default,{condition:!!r},i.default.createElement(l.StyledRating,{value:r})),i.default.createElement(l.StyledTitle,null,t),i.default.createElement(u.default,{condition:!!n},i.default.createElement(l.StyledSubTitle,null,n)),i.default.createElement(l.StyledImage,{src:D,imageFit:A}),i.default.createElement(l.StyledInfo,null,i.default.createElement(l.StyledDetails,null,i.default.createElement(l.StyledDetailsTitle,null,g),B,i.default.createElement(l.StyledExtras,null,i.default.createElement(u.default,{condition:"string"==typeof v},v),Array.isArray(v)&&(0,d.getFormattedItemList)(v))),i.default.createElement(u.default,{condition:!!k},i.default.createElement(l.StyledBenefits,null,k)),i.default.createElement(l.StyledPoliciesLink,{onClick:h,"data-testid":"policies-link",icon:o.default},x),i.default.createElement(l.StyledStartAndEndPanelWrapper,null,i.default.createElement(s.default,{text:E,date:m,title:T}),i.default.createElement(s.default,{text:S,date:b,title:F}))),i.default.createElement(u.default,{condition:!!I},i.default.createElement(l.StyledRemoveLink,{onClick:I},i.default.createElement(c.Text,{variant:c.TEXT_VARIANT.BODY03,weight:c.FONT_WEIGHT.MEDIUM},"Remove"))))}},65143:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.getFormattedTime=t.getFormattedItemList=t.getFormattedDate=void 0;var a=r(n(82015)),i=r(n(23080));t.getFormattedItemList=function(e){return a.default.createElement(a.default.Fragment,null,null==e?void 0:e.map(function(t,n){return a.default.createElement(a.default.Fragment,{key:n},a.default.createElement("span",{className:"detail-item"},t),a.default.createElement(i.default,{condition:n<e.length-1},a.default.createElement("span",{className:"spacer"},"·")))}))},t.getFormattedDate=function(e){var t=new Date(e);return isNaN(t)?"":t.toLocaleDateString("en-AU",{weekday:"short",day:"2-digit",month:"short"})},t.getFormattedTime=function(e){var t=new Date(e);return isNaN(t)?"":t.toLocaleTimeString("en-AU",{hour:"2-digit",minute:"2-digit",hour12:!0}).toLowerCase()}},65572:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledLink=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledLink=a.default.a.withConfig({displayName:"Linkstyle__StyledLink",componentId:"sc-pjn937-0"})(["display:inline-flex;gap:4px;align-items:center;&:link,&:visited{color:",";}&:hover{color:",";text-decoration:underline;}",""],i.tokens.colours.text["text-link"],i.tokens.colours.text["text-link"],function(e){return e.hasIcon&&(0,a.css)(["font-size:12px;line-height:18px;&:link,&:visited{svg{fill:",";}}&:hover{svg{fill:",";}}"],i.tokens.colours.icon["icon-link"],i.tokens.colours.icon["icon-link"])})},66608:(e,t,n)=>{var r=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledText=void 0;var a=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=o(t);if(n&&n.has(e))return n.get(e);var a={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in e)if("default"!==l&&{}.hasOwnProperty.call(e,l)){var d=i?Object.getOwnPropertyDescriptor(e,l):null;d&&(d.get||d.set)?Object.defineProperty(a,l,d):a[l]=e[l]}return a.default=e,n&&n.set(e,a),a}(n(32770)),i=n(33290);function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}t.StyledText=a.default.span.withConfig({displayName:"Textstyle__StyledText",componentId:"sc-1vgu44a-0"})(function(e){var t=e.variant,n=e.weight;return(0,a.css)(["margin:0;padding:0;",""],i.mixins.typography(t,n))})},74362:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,i,o,l=r(n(61116)),d=n(2811),u={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:(a={},(0,l.default)(a,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(a,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(a,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(a,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(a,d.FONT_WEIGHT.BOLD,700),(0,l.default)(a,d.FONT_WEIGHT.EXTRABOLD,800),a)},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,d.FONT_WEIGHT.LIGHT,300),(0,l.default)(i,d.FONT_WEIGHT.REGULAR,400),(0,l.default)(i,d.FONT_WEIGHT.MEDIUM,500),(0,l.default)(i,d.FONT_WEIGHT.SEMIBOLD,600),(0,l.default)(i,d.FONT_WEIGHT.BOLD,700),(0,l.default)(i,d.FONT_WEIGHT.EXTRABOLD,800),i)}},c=(o={},(0,l.default)(o,d.TEXT_VARIANT.HEADING01,{fontSize:100,lineHeight:100,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING02,{fontSize:200,lineHeight:200,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING03,{fontSize:300,lineHeight:300,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING04,{fontSize:400,lineHeight:400,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING05,{fontSize:500,lineHeight:500,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING06,{fontSize:600,lineHeight:600,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING07,{fontSize:700,lineHeight:700,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING08,{fontSize:800,lineHeight:800,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.HEADING09,{fontSize:900,lineHeight:900,lineHeightType:"condensed"}),(0,l.default)(o,d.TEXT_VARIANT.BODY01,{fontSize:50,lineHeight:50,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY02,{fontSize:100,lineHeight:100,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY03,{fontSize:200,lineHeight:200,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.BODY04,{fontSize:300,lineHeight:300,lineHeightType:"standard"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL01,{fontSize:50,lineHeight:50,lineHeightType:"equal"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL02,{fontSize:100,lineHeight:100,lineHeightType:"equal"}),(0,l.default)(o,d.TEXT_VARIANT.LABEL03,{fontSize:200,lineHeight:200,lineHeightType:"equal"}),o);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:u,colours:{surface:{button:{prominent:"var(--surface-button-prominent, #311EA8)",neutral:"var(--surface-button-neutral, #D8DAE5)"},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-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, color-mix(in srgb, #3A3D4D 4%, transparent))",active:"var(--surface-interactive-overlay-universal-active, color-mix(in srgb, #3A3D4D 8%, transparent))"},button:{default:"var(--surface-interactive-overlay-button-default, #3A3D4D00)",hover:"var(--surface-interactive-overlay-button-hover, color-mix(in srgb, #3A3D4D 16%, transparent))",active:"var(--surface-interactive-overlay-button-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},control:{track:{default:"var(--surface-interactive-control-track-default, color-mix(in srgb, #3A3D4D 4%, transparent))",hover:"var(--surface-interactive-control-track-hover, color-mix(in srgb, #3A3D4D 8%, transparent))",active:"var(--surface-interactive-control-track-active, color-mix(in srgb, #3A3D4D 24%, transparent))"}},focus:{default:"var(--surface-interactive-focus-default, color-mix(in srgb, #3A3D4D 40%, transparent))"}}},border:{"critical-subtle":"var(--border-critical-subtle, #FFE5E5)","critical-strong":"var(--border-critical-strong, #B22424)","critical-stronger":"var(--surface-feedback-critical-stronger, #CF202F)","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, #A78BFA)","accent-strong":"var(--border-accent-strong, #5B21B6)"},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-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, #4C1D95)"},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)"}},dimensions:{radius:{none:0,xsmall:"2px",small:"4px",medium:"8px",large:"12px",xlarge:"16px",rounded:"9999px"},stroke:{regular:"1px",strong:"2px",bold:"4px"}},typography:c}},78671:e=>{e.exports=require("@webjet/react-icons/hotel-rating")},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 n=function(){var e="WJtestStorage";try{return!!window.sessionStorage&&(window.sessionStorage.setItem(e,1),window.sessionStorage.removeItem(e),!0)}catch(e){return!1}},r=(t.getSessionStorage=function(e){if(e&&n())try{return window.sessionStorage.getItem(e)}catch(e){return}},t.setSessionStorage=function(e,t){if(e&&n())try{return window.sessionStorage.setItem(e,t)}catch(e){return}},t.getSessionStorageJson=function(e){if(e&&n())try{return JSON.parse(window.sessionStorage.getItem(e))}catch(e){return}},t.setSessionStorageJson=function(e,t){if(e&&n())try{return window.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){return}},t.getCookieStorage=function(e){var t=r(e);return t.length>0?t[0]:null},t.getAllCookiesStorage=function(e){for(var t=e+"=",n=document.cookie.split(";"),r=[],a=0;a<n.length;a++){for(var i=n[a];" "===i.charAt(0);)i=i.substring(1,i.length);0===i.indexOf(t)&&r.push(i.substring(t.length,i.length))}return r});t.setCookieStorage=function(e,t,n){var r=window.location.hostname,a="localhost"===r?r:r.match(/(\.\w+){3}$/g);document.cookie="".concat(e,"=").concat(t,"; Domain=").concat(a,"; Path=/; Max-Age=").concat(n||86400)}},85718:(e,t,n)=>{var r=n(33751),a=n(8063);Object.defineProperty(t,"__esModule",{value:!0}),t.StyledTypography=void 0;var i=r(n(52462)),o=n(82015),l=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=a(e)&&"function"!=typeof e)return{default:e};var n=s(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&{}.hasOwnProperty.call(e,o)){var l=i?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(r,o,l):r[o]=e[o]}return r.default=e,n&&n.set(e,r),r}(n(32770)),d=n(33290),u=n(36499),c=["$variant","children"];function s(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(s=function(e){return e?n:t})(e)}t.StyledTypography=(0,l.default)(function(e){var t=e.$variant,n=e.children,r=(0,i.default)(e,c),a=u.VARIANT_MAP[t],l=u.VALID_TAGS.includes(a)?a:"h6";return(0,o.createElement)(l,r,n)}).withConfig({displayName:"Typographystyle__StyledTypography",componentId:"sc-hvfh95-0"})(function(e){var t=e.$variant,n=e.$mobileStyle,r=e.$color;return(0,l.css)(["margin:0;padding:0;"," "," @media ","{"," ","}"],u.TYPOGRAPHY_CONFIG[t],!!r&&(0,l.css)(["color:",";"],r),d.themeV2.media.mobile,u.TYPOGRAPHY_CONFIG[n],!!r&&(0,l.css)(["color:",";"],r))})},89473:(e,t,n)=>{var r=n(33751);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(29825)),i=function(e){var t=e.condition,n=void 0!==t&&t,r=e.children;return!0===n?r:null};i.propTypes={condition:a.default.bool},t.default=i}},t={};function n(r){var a=t[r];if(void 0!==a)return a.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}var r={};(()=>{var e=r,t=n(33751);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=t(n(64034));e.default=a.default})(),module.exports=r})();
|