@cleartrip/ct-platform-top-offers 2.5.0-beta.3 → 2.5.0-beta.5
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/dist/TopOffers.d.ts +1 -1
- package/dist/TopOffers.d.ts.map +1 -1
- package/dist/TopOffers.types.d.ts +12 -10
- package/dist/TopOffers.types.d.ts.map +1 -1
- package/dist/ct-platform-top-offers.cjs.js +1 -1
- package/dist/ct-platform-top-offers.cjs.js.map +1 -1
- package/dist/ct-platform-top-offers.esm.js +1 -1
- package/dist/ct-platform-top-offers.esm.js.map +1 -1
- package/package.json +3 -3
package/dist/TopOffers.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { IBaseItemProps, ITopOffersProps } from './TopOffers.types';
|
|
2
|
-
declare const TopOffers: <T extends IBaseItemProps = IBaseItemProps>({ eligibleUserType, lazyWidget, widgetData, }: ITopOffersProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
declare const TopOffers: <T extends IBaseItemProps = IBaseItemProps>({ eligibleUserType, lazyWidget, widgetData, getSlideStyles, }: ITopOffersProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default TopOffers;
|
|
4
4
|
//# sourceMappingURL=TopOffers.d.ts.map
|
package/dist/TopOffers.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopOffers.d.ts","sourceRoot":"","sources":["../packages/components/TopOffers/src/TopOffers.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpE,QAAA,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"TopOffers.d.ts","sourceRoot":"","sources":["../packages/components/TopOffers/src/TopOffers.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpE,QAAA,MAAM,SAAS,2KA2Ed,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,20 +1,22 @@
|
|
|
1
|
+
import { CSSProperties } from 'react';
|
|
1
2
|
export type IBaseItemProps = Record<string, any>;
|
|
2
3
|
export interface ITopOffersItems<T extends IBaseItemProps> {
|
|
3
|
-
items
|
|
4
|
+
items?: T[];
|
|
4
5
|
}
|
|
5
|
-
export interface
|
|
6
|
-
title?: string;
|
|
6
|
+
export interface ITopOffersData<T extends IBaseItemProps> {
|
|
7
7
|
slidesToDisplay: number;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
title?: string;
|
|
9
|
+
forYou?: ITopOffersItems<T>;
|
|
10
|
+
bank?: ITopOffersItems<T>;
|
|
11
|
+
flights?: ITopOffersItems<T>;
|
|
12
|
+
hotels?: ITopOffersItems<T>;
|
|
13
|
+
buses?: ITopOffersItems<T>;
|
|
14
|
+
trains?: ITopOffersItems<T>;
|
|
14
15
|
}
|
|
15
16
|
export interface ITopOffersProps<T extends IBaseItemProps = IBaseItemProps> {
|
|
16
17
|
eligibleUserType?: string;
|
|
17
18
|
lazyWidget: boolean;
|
|
18
|
-
widgetData
|
|
19
|
+
widgetData: ITopOffersData<T>;
|
|
20
|
+
getSlideStyles?: (slide: any) => CSSProperties;
|
|
19
21
|
}
|
|
20
22
|
//# sourceMappingURL=TopOffers.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopOffers.types.d.ts","sourceRoot":"","sources":["../packages/components/TopOffers/src/TopOffers.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEjD,MAAM,WAAW,eAAe,CAAC,CAAC,SAAS,cAAc;IACrD,KAAK,EAAE,CAAC,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"TopOffers.types.d.ts","sourceRoot":"","sources":["../packages/components/TopOffers/src/TopOffers.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEjD,MAAM,WAAW,eAAe,CAAC,CAAC,SAAS,cAAc;IACrD,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC;CACf;AAED,MAAM,WAAW,cAAc,CAAC,CAAC,SAAS,cAAc;IACpD,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC5B,IAAI,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1B,OAAO,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC3B,MAAM,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;CAC/B;AAED,MAAM,WAAW,eAAe,CAAC,CAAC,SAAS,cAAc,GAAG,cAAc;IACtE,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;IAC9B,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,aAAa,CAAC;CAClD"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var e=require("tslib"),i=require("react/jsx-runtime"),A=require("react"),n=require("@cleartrip/ct-design-typography"),r=require("@cleartrip/ct-platform-merch-carousel"),o=require("@cleartrip/ct-platform-pill-carousel"),t=require("@cleartrip/ct-platform-assets");var d="index-module_top-offers__container__Z747x",l="index-module_top-offers__header__hIxia";!function(e,i){void 0===i&&(i={});var A=i.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===A&&n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}('@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.index-module_swiper-container__3KSgl{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.index-module_swiper-container-vertical__-qoi0>.index-module_swiper-wrapper__xTq01{flex-direction:column}.index-module_swiper-wrapper__xTq01{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.index-module_swiper-container-android__ALUNh .index-module_swiper-slide__Zchn0,.index-module_swiper-wrapper__xTq01{transform:translateZ(0)}.index-module_swiper-container-multirow__XQ6jv>.index-module_swiper-wrapper__xTq01{flex-wrap:wrap}.index-module_swiper-container-multirow-column__pF8z->.index-module_swiper-wrapper__xTq01{flex-direction:column;flex-wrap:wrap}.index-module_swiper-container-free-mode__wWVcG>.index-module_swiper-wrapper__xTq01{margin:0 auto;transition-timing-function:ease-out}.index-module_swiper-container-pointer-events__UnxWm{touch-action:pan-y}.index-module_swiper-container-pointer-events__UnxWm.index-module_swiper-container-vertical__-qoi0{touch-action:pan-x}.index-module_swiper-slide__Zchn0{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.index-module_swiper-slide-invisible-blank__FdKYe{visibility:hidden}.index-module_swiper-container-autoheight__ag5Qv,.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-slide__Zchn0{height:auto}.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-wrapper__xTq01{align-items:flex-start;transition-property:transform,height}.index-module_swiper-container-3d__utVhl{perspective:1200px}.index-module_swiper-container-3d__utVhl .index-module_swiper-cube-shadow__5Bd--,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide__Zchn0,.index-module_swiper-container-3d__utVhl .index-module_swiper-wrapper__xTq01{transform-style:preserve-3d}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01::-webkit-scrollbar{display:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01>.index-module_swiper-slide__Zchn0{scroll-snap-align:start start}.index-module_swiper-container-horizontal__yvB5j.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:x mandatory}.index-module_swiper-container-vertical__-qoi0.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:y mandatory}.index-module_top-offers__container__Z747x{align-items:flex-start;background:linear-gradient(180deg,#e4edff,#f7faff);display:flex;flex-direction:column;gap:16px;padding:16px 0 24px}.index-module_top-offers__header__hIxia{font-feature-settings:"dlig" on,"clig" off,"liga" off;font-style:normal;padding-left:16px}');var a="forYou",s=[{text:"For you",imageUrl:t.ForYouPill,value:"forYou"},{text:"Bank",imageUrl:t.BankPill,value:"bank"},{text:"Flights",imageUrl:t.FlightPill,value:"flights"},{text:"Hotels",imageUrl:t.HotelPill,value:"hotels"},{text:"Buses",imageUrl:t.BusPill,value:"buses"},{text:"Trains",imageUrl:t.TrainPill,value:"trains"}];exports.TopOffers=function(t){var _=t.eligibleUserType,p=t.lazyWidget,u=t.widgetData,g=A.useState(a),m
|
|
1
|
+
"use strict";var e=require("tslib"),i=require("react/jsx-runtime"),A=require("react"),n=require("@cleartrip/ct-design-typography"),r=require("@cleartrip/ct-platform-merch-carousel"),o=require("@cleartrip/ct-platform-pill-carousel"),t=require("@cleartrip/ct-platform-assets");var d="index-module_top-offers__container__Z747x",l="index-module_top-offers__header__hIxia";!function(e,i){void 0===i&&(i={});var A=i.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===A&&n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}('@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.index-module_swiper-container__3KSgl{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.index-module_swiper-container-vertical__-qoi0>.index-module_swiper-wrapper__xTq01{flex-direction:column}.index-module_swiper-wrapper__xTq01{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.index-module_swiper-container-android__ALUNh .index-module_swiper-slide__Zchn0,.index-module_swiper-wrapper__xTq01{transform:translateZ(0)}.index-module_swiper-container-multirow__XQ6jv>.index-module_swiper-wrapper__xTq01{flex-wrap:wrap}.index-module_swiper-container-multirow-column__pF8z->.index-module_swiper-wrapper__xTq01{flex-direction:column;flex-wrap:wrap}.index-module_swiper-container-free-mode__wWVcG>.index-module_swiper-wrapper__xTq01{margin:0 auto;transition-timing-function:ease-out}.index-module_swiper-container-pointer-events__UnxWm{touch-action:pan-y}.index-module_swiper-container-pointer-events__UnxWm.index-module_swiper-container-vertical__-qoi0{touch-action:pan-x}.index-module_swiper-slide__Zchn0{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.index-module_swiper-slide-invisible-blank__FdKYe{visibility:hidden}.index-module_swiper-container-autoheight__ag5Qv,.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-slide__Zchn0{height:auto}.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-wrapper__xTq01{align-items:flex-start;transition-property:transform,height}.index-module_swiper-container-3d__utVhl{perspective:1200px}.index-module_swiper-container-3d__utVhl .index-module_swiper-cube-shadow__5Bd--,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide__Zchn0,.index-module_swiper-container-3d__utVhl .index-module_swiper-wrapper__xTq01{transform-style:preserve-3d}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01::-webkit-scrollbar{display:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01>.index-module_swiper-slide__Zchn0{scroll-snap-align:start start}.index-module_swiper-container-horizontal__yvB5j.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:x mandatory}.index-module_swiper-container-vertical__-qoi0.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:y mandatory}.index-module_top-offers__container__Z747x{align-items:flex-start;background:linear-gradient(180deg,#e4edff,#f7faff);display:flex;flex-direction:column;gap:16px;padding:16px 0 24px}.index-module_top-offers__header__hIxia{font-feature-settings:"dlig" on,"clig" off,"liga" off;font-style:normal;padding-left:16px}');var a="forYou",s=[{text:"For you",imageUrl:t.ForYouPill,value:"forYou"},{text:"Bank",imageUrl:t.BankPill,value:"bank"},{text:"Flights",imageUrl:t.FlightPill,value:"flights"},{text:"Hotels",imageUrl:t.HotelPill,value:"hotels"},{text:"Buses",imageUrl:t.BusPill,value:"buses"},{text:"Trains",imageUrl:t.TrainPill,value:"trains"}];exports.TopOffers=function(t){var _=t.eligibleUserType,p=t.lazyWidget,u=t.widgetData,g=t.getSlideStyles,m=A.useState(a),c=m[0],w=m[1],x=A.useState([]),h=x[0],f=x[1];A.useEffect((function(){var e,i;if(_){var A=null===(e=null==u?void 0:u[c])||void 0===e?void 0:e.items.filter((function(e){return(null==e?void 0:e.userType)===_}));f(A)}else f(null===(i=null==u?void 0:u[c])||void 0===i?void 0:i.items)}),[c]);var B=A.useCallback((function(e){w(e.value)}),[]);return i.jsx(i.Fragment,{children:i.jsxs("div",e.__assign({className:d},{children:[i.jsx(n.Typography,e.__assign({variant:n.TypographyVariant.HM3,className:l},{children:(null==u?void 0:u.title)||"Top offers"})),i.jsx(o.PillCarousel,{carouselType:o.CarouselType.PILL_CHIP,carouselData:s.filter((function(e){var i;return(null===(i=null==u?void 0:u[e.value])||void 0===i?void 0:i.items.length)>0})),onItemClick:function(e){return B(e)},styleConfig:{carouselStyleConfig:{paddingLeft:"16px",paddingRight:"16px"}}}),i.jsx("div",e.__assign({style:{width:"100%",marginTop:"8px"}},{children:i.jsx(r.MerchCarousel,{isFreeSwipe:!1,isCentered:!1,isInfinite:!1,isAutoplay:!0,isLoopAdditionalSlides:!0,lazyLoad:!0,lazyWidget:p,showNavigation:!1,showPagination:!1,startingSlide:0,spacingBetween:0,slidesToDisplay:null==u?void 0:u.slidesToDisplay,slides:h,getSlideStyles:g},c)}))]}))})};
|
|
2
2
|
//# sourceMappingURL=ct-platform-top-offers.cjs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ct-platform-top-offers.cjs.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/TopOffers/src/constants.ts","../packages/components/TopOffers/src/TopOffers.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","FILTERS_MAP","PILL_CAROUSEL_CONFIG","text","imageUrl","ForYouPill","value","BankPill","FlightPill","HotelPill","BusPill","TrainPill","_a","eligibleUserType","lazyWidget","widgetData","_b","useState","selectedFilter","setSelectedFilter","_c","filteredSlides","setFilteredSlides","useEffect","slidesByUserType","items","filter","item","userType","handleFilterClick","useCallback","data","_jsx","_Fragment","children","_jsxs","__assign","className","styles","Typography","variant","TypographyVariant","HM3","title","jsx","PillCarousel","carouselType","CarouselType","PILL_CHIP","carouselData","length","onItemClick","styleConfig","carouselStyleConfig","paddingLeft","paddingRight","width","marginTop","MerchCarousel","isFreeSwipe","isCentered","isInfinite","isAutoplay","isLoopAdditionalSlides","lazyLoad","showNavigation","showPagination","startingSlide","spacingBetween","slidesToDisplay","slides"],"mappings":"iXAAA,SAAqBA,EAAKC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,GAnBW,CAqBzD,+hNChBO,IAEMe,EACA,SAQAC,EAAuB,CAChC,CACIC,KAAM,UACNC,SAAUC,EAAUA,WACpBC,MAAO,UAEX,CACIH,KAAM,OACNC,SAAUG,EAAQA,SAClBD,MAAO,QAEX,CACIH,KAAM,UACNC,SAAUI,EAAUA,WACpBF,MAAO,WAEX,CACIH,KAAM,SACNC,SAAUK,EAASA,UACnBH,MAAO,UAEX,CACIH,KAAM,QACNC,SAAUM,EAAOA,QACjBJ,MAAO,SAEX,CACIH,KAAM,SACNC,SAAUO,EAASA,UACnBL,MAAO,6BClCG,SAA4CM,
|
|
1
|
+
{"version":3,"file":"ct-platform-top-offers.cjs.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/TopOffers/src/constants.ts","../packages/components/TopOffers/src/TopOffers.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","FILTERS_MAP","PILL_CAROUSEL_CONFIG","text","imageUrl","ForYouPill","value","BankPill","FlightPill","HotelPill","BusPill","TrainPill","_a","eligibleUserType","lazyWidget","widgetData","getSlideStyles","_b","useState","selectedFilter","setSelectedFilter","_c","filteredSlides","setFilteredSlides","useEffect","slidesByUserType","items","filter","item","userType","handleFilterClick","useCallback","data","_jsx","_Fragment","children","_jsxs","__assign","className","styles","Typography","variant","TypographyVariant","HM3","title","jsx","PillCarousel","carouselType","CarouselType","PILL_CHIP","carouselData","length","onItemClick","styleConfig","carouselStyleConfig","paddingLeft","paddingRight","width","marginTop","MerchCarousel","isFreeSwipe","isCentered","isInfinite","isAutoplay","isLoopAdditionalSlides","lazyLoad","showNavigation","showPagination","startingSlide","spacingBetween","slidesToDisplay","slides"],"mappings":"iXAAA,SAAqBA,EAAKC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,GAnBW,CAqBzD,+hNChBO,IAEMe,EACA,SAQAC,EAAuB,CAChC,CACIC,KAAM,UACNC,SAAUC,EAAUA,WACpBC,MAAO,UAEX,CACIH,KAAM,OACNC,SAAUG,EAAQA,SAClBD,MAAO,QAEX,CACIH,KAAM,UACNC,SAAUI,EAAUA,WACpBF,MAAO,WAEX,CACIH,KAAM,SACNC,SAAUK,EAASA,UACnBH,MAAO,UAEX,CACIH,KAAM,QACNC,SAAUM,EAAOA,QACjBJ,MAAO,SAEX,CACIH,KAAM,SACNC,SAAUO,EAASA,UACnBL,MAAO,6BClCG,SAA4CM,OAC1DC,EAAgBD,EAAAC,iBAChBC,EAAUF,EAAAE,WACVC,EAAUH,EAAAG,WACVC,EAAcJ,EAAAI,eAERC,EAAsCC,EAAAA,SAASjB,GAA9CkB,EAAcF,EAAA,GAAEG,OACjBC,EAAsCH,EAAAA,SAAS,IAA9CI,EAAcD,EAAA,GAAEE,EAAiBF,EAAA,GAExCG,EAAAA,WAAU,mBACN,GAAIX,EAAkB,CAClB,IAAMY,EAAiD,QAA9Bb,EAAAG,aAAA,EAAAA,EAAaI,UAAiB,IAAAP,OAAA,EAAAA,EAAAc,MAAMC,QACzD,SAACC,GACG,OAAAA,eAAAA,EAAMC,YAAahB,CAAnB,IAERU,EAAkBE,EACrB,MACGF,EAAgD,QAA9BN,EAAAF,aAAU,EAAVA,EAAaI,UAAiB,IAAAF,OAAA,EAAAA,EAAAS,MAExD,GAAG,CAACP,IAEJ,IAMMW,EAAoBC,eAAY,SAACC,GACnCZ,EAAkBY,EAAK1B,MAC1B,GAAE,IAEH,OACI2B,MAAAC,EAAAA,SAAA,CAAAC,SACIC,EAAAA,KAAK,MAAAC,EAAAA,SAAA,CAAAC,UAAWC,GAA+B,CAAAJ,SAAA,CAC3CF,EAAAA,IAACO,EAAUA,uBACPC,QAASC,EAAiBA,kBAACC,IAC3BL,UAAWC,GAA4B,CAAAJ,UAEtCpB,eAAAA,EAAY6B,QD5CJ,gBC+CbX,EAAAY,IAACC,EAAYA,aAAA,CACTC,aAAcC,EAAYA,aAACC,UAC3BC,aArBLhD,EAAqByB,QAAO,SAACK,SAChC,OAAiC,QAA1BpB,EAAAG,aAAU,EAAVA,EAAaiB,EAAK1B,cAAQ,IAAAM,OAAA,EAAAA,EAAAc,MAAMyB,QAAS,CACpD,IAoBYC,YAAa,SAACpB,GAAS,OAAAF,EAAkBE,EAAK,EAC9CqB,YAAa,CACTC,oBAAqB,CACjBC,YAAa,OACbC,aAAc,WAK1BvB,EAAKY,IAAA,MAAAR,EAAAA,SAAA,CAAA7C,MAAO,CAAEiE,MAAO,OAAQC,UAAW,QAAO,CAAAvB,SAC3CF,EAAAA,IAAC0B,EAAaA,cAAA,CAEVC,aAAa,EACbC,YAAY,EACZC,YAAY,EACZC,YAAY,EACZC,wBAAwB,EACxBC,UAAU,EACVnD,WAAYA,EACZoD,gBAAgB,EAChBC,gBAAgB,EAChBC,cAAe,EACfC,eAAgB,EAChBC,gBAAiBvD,eAAAA,EAAYuD,gBAC7BC,OAAQjD,EACRN,eAAgBA,GAdXG,WAoB7B","x_google_ignoreList":[0]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as i,Fragment as A,jsxs as n}from"react/jsx-runtime";import{useState as r,useEffect as o,useCallback as t}from"react";import{Typography as d,TypographyVariant as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as i,Fragment as A,jsxs as n}from"react/jsx-runtime";import{useState as r,useEffect as o,useCallback as t}from"react";import{Typography as d,TypographyVariant as l}from"@cleartrip/ct-design-typography";import{MerchCarousel as a}from"@cleartrip/ct-platform-merch-carousel";import{PillCarousel as s,CarouselType as _}from"@cleartrip/ct-platform-pill-carousel";import{ForYouPill as p,BankPill as u,FlightPill as m,HotelPill as c,BusPill as g,TrainPill as w}from"@cleartrip/ct-platform-assets";var x="index-module_top-offers__container__Z747x",h="index-module_top-offers__header__hIxia";!function(e,i){void 0===i&&(i={});var A=i.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===A&&n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}('@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.index-module_swiper-container__3KSgl{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.index-module_swiper-container-vertical__-qoi0>.index-module_swiper-wrapper__xTq01{flex-direction:column}.index-module_swiper-wrapper__xTq01{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.index-module_swiper-container-android__ALUNh .index-module_swiper-slide__Zchn0,.index-module_swiper-wrapper__xTq01{transform:translateZ(0)}.index-module_swiper-container-multirow__XQ6jv>.index-module_swiper-wrapper__xTq01{flex-wrap:wrap}.index-module_swiper-container-multirow-column__pF8z->.index-module_swiper-wrapper__xTq01{flex-direction:column;flex-wrap:wrap}.index-module_swiper-container-free-mode__wWVcG>.index-module_swiper-wrapper__xTq01{margin:0 auto;transition-timing-function:ease-out}.index-module_swiper-container-pointer-events__UnxWm{touch-action:pan-y}.index-module_swiper-container-pointer-events__UnxWm.index-module_swiper-container-vertical__-qoi0{touch-action:pan-x}.index-module_swiper-slide__Zchn0{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.index-module_swiper-slide-invisible-blank__FdKYe{visibility:hidden}.index-module_swiper-container-autoheight__ag5Qv,.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-slide__Zchn0{height:auto}.index-module_swiper-container-autoheight__ag5Qv .index-module_swiper-wrapper__xTq01{align-items:flex-start;transition-property:transform,height}.index-module_swiper-container-3d__utVhl{perspective:1200px}.index-module_swiper-container-3d__utVhl .index-module_swiper-cube-shadow__5Bd--,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide__Zchn0,.index-module_swiper-container-3d__utVhl .index-module_swiper-wrapper__xTq01{transform-style:preserve-3d}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3,.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-left__nE-ea{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-right__eqgi3{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-top__8lRuZ{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-3d__utVhl .index-module_swiper-slide-shadow-bottom__64IwF{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01::-webkit-scrollbar{display:none}.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01>.index-module_swiper-slide__Zchn0{scroll-snap-align:start start}.index-module_swiper-container-horizontal__yvB5j.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:x mandatory}.index-module_swiper-container-vertical__-qoi0.index-module_swiper-container-css-mode__hCP0y>.index-module_swiper-wrapper__xTq01{scroll-snap-type:y mandatory}.index-module_top-offers__container__Z747x{align-items:flex-start;background:linear-gradient(180deg,#e4edff,#f7faff);display:flex;flex-direction:column;gap:16px;padding:16px 0 24px}.index-module_top-offers__header__hIxia{font-feature-settings:"dlig" on,"clig" off,"liga" off;font-style:normal;padding-left:16px}');var f="forYou",B=[{text:"For you",imageUrl:p,value:"forYou"},{text:"Bank",imageUrl:u,value:"bank"},{text:"Flights",imageUrl:m,value:"flights"},{text:"Hotels",imageUrl:c,value:"hotels"},{text:"Buses",imageUrl:g,value:"buses"},{text:"Trains",imageUrl:w,value:"trains"}],v=function(p){var u=p.eligibleUserType,m=p.lazyWidget,c=p.widgetData,g=p.getSlideStyles,w=r(f),v=w[0],Y=w[1],y=r([]),G=y[0],E=y[1];o((function(){var e,i;if(u){var A=null===(e=null==c?void 0:c[v])||void 0===e?void 0:e.items.filter((function(e){return(null==e?void 0:e.userType)===u}));E(A)}else E(null===(i=null==c?void 0:c[v])||void 0===i?void 0:i.items)}),[v]);var C=t((function(e){Y(e.value)}),[]);return i(A,{children:n("div",e({className:x},{children:[i(d,e({variant:l.HM3,className:h},{children:(null==c?void 0:c.title)||"Top offers"})),i(s,{carouselType:_.PILL_CHIP,carouselData:B.filter((function(e){var i;return(null===(i=null==c?void 0:c[e.value])||void 0===i?void 0:i.items.length)>0})),onItemClick:function(e){return C(e)},styleConfig:{carouselStyleConfig:{paddingLeft:"16px",paddingRight:"16px"}}}),i("div",e({style:{width:"100%",marginTop:"8px"}},{children:i(a,{isFreeSwipe:!1,isCentered:!1,isInfinite:!1,isAutoplay:!0,isLoopAdditionalSlides:!0,lazyLoad:!0,lazyWidget:m,showNavigation:!1,showPagination:!1,startingSlide:0,spacingBetween:0,slidesToDisplay:null==c?void 0:c.slidesToDisplay,slides:G,getSlideStyles:g},v)}))]}))})};export{v as TopOffers};
|
|
2
2
|
//# sourceMappingURL=ct-platform-top-offers.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ct-platform-top-offers.esm.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/TopOffers/src/constants.ts","../packages/components/TopOffers/src/TopOffers.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","FILTERS_MAP","PILL_CAROUSEL_CONFIG","text","imageUrl","ForYouPill","value","BankPill","FlightPill","HotelPill","BusPill","TrainPill","TopOffers","_a","eligibleUserType","lazyWidget","widgetData","_b","useState","selectedFilter","setSelectedFilter","_c","filteredSlides","setFilteredSlides","useEffect","slidesByUserType","items","filter","item","userType","handleFilterClick","useCallback","data","_jsx","_Fragment","children","_jsxs","__assign","className","styles","Typography","variant","TypographyVariant","HM3","title","PillCarousel","carouselType","CarouselType","PILL_CHIP","carouselData","length","onItemClick","styleConfig","carouselStyleConfig","paddingLeft","paddingRight","width","marginTop","MerchCarousel","isFreeSwipe","isCentered","isInfinite","isAutoplay","isLoopAdditionalSlides","lazyLoad","showNavigation","showPagination","startingSlide","spacingBetween","slidesToDisplay","slides"],"mappings":"onBAAA,SAAqBA,EAAKC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,GAnBW,CAqBzD,+hNChBO,IAEMe,EACA,SAQAC,EAAuB,CAChC,CACIC,KAAM,UACNC,SAAUC,EACVC,MAAO,UAEX,CACIH,KAAM,OACNC,SAAUG,EACVD,MAAO,QAEX,CACIH,KAAM,UACNC,SAAUI,EACVF,MAAO,WAEX,CACIH,KAAM,SACNC,SAAUK,EACVH,MAAO,UAEX,CACIH,KAAM,QACNC,SAAUM,EACVJ,MAAO,SAEX,CACIH,KAAM,SACNC,SAAUO,EACVL,MAAO,WClCTM,EAAY,SAA4CC,
|
|
1
|
+
{"version":3,"file":"ct-platform-top-offers.esm.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/TopOffers/src/constants.ts","../packages/components/TopOffers/src/TopOffers.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","FILTERS_MAP","PILL_CAROUSEL_CONFIG","text","imageUrl","ForYouPill","value","BankPill","FlightPill","HotelPill","BusPill","TrainPill","TopOffers","_a","eligibleUserType","lazyWidget","widgetData","getSlideStyles","_b","useState","selectedFilter","setSelectedFilter","_c","filteredSlides","setFilteredSlides","useEffect","slidesByUserType","items","filter","item","userType","handleFilterClick","useCallback","data","_jsx","_Fragment","children","_jsxs","__assign","className","styles","Typography","variant","TypographyVariant","HM3","title","PillCarousel","carouselType","CarouselType","PILL_CHIP","carouselData","length","onItemClick","styleConfig","carouselStyleConfig","paddingLeft","paddingRight","width","marginTop","MerchCarousel","isFreeSwipe","isCentered","isInfinite","isAutoplay","isLoopAdditionalSlides","lazyLoad","showNavigation","showPagination","startingSlide","spacingBetween","slidesToDisplay","slides"],"mappings":"onBAAA,SAAqBA,EAAKC,QACX,IAARA,IAAiBA,EAAM,CAAA,GAC5B,IAAIC,EAAWD,EAAIC,SAEnB,GAAKF,GAA2B,oBAAbG,SAAnB,CAEA,IAAIC,EAAOD,SAASC,MAAQD,SAASE,qBAAqB,QAAQ,GAC9DC,EAAQH,SAASI,cAAc,SACnCD,EAAME,KAAO,WAEI,QAAbN,GACEE,EAAKK,WACPL,EAAKM,aAAaJ,EAAOF,EAAKK,YAKhCL,EAAKO,YAAYL,GAGfA,EAAMM,WACRN,EAAMM,WAAWC,QAAUb,EAE3BM,EAAMK,YAAYR,SAASW,eAAed,GAnBW,CAqBzD,+hNChBO,IAEMe,EACA,SAQAC,EAAuB,CAChC,CACIC,KAAM,UACNC,SAAUC,EACVC,MAAO,UAEX,CACIH,KAAM,OACNC,SAAUG,EACVD,MAAO,QAEX,CACIH,KAAM,UACNC,SAAUI,EACVF,MAAO,WAEX,CACIH,KAAM,SACNC,SAAUK,EACVH,MAAO,UAEX,CACIH,KAAM,QACNC,SAAUM,EACVJ,MAAO,SAEX,CACIH,KAAM,SACNC,SAAUO,EACVL,MAAO,WClCTM,EAAY,SAA4CC,OAC1DC,EAAgBD,EAAAC,iBAChBC,EAAUF,EAAAE,WACVC,EAAUH,EAAAG,WACVC,EAAcJ,EAAAI,eAERC,EAAsCC,EAASlB,GAA9CmB,EAAcF,EAAA,GAAEG,OACjBC,EAAsCH,EAAS,IAA9CI,EAAcD,EAAA,GAAEE,EAAiBF,EAAA,GAExCG,GAAU,mBACN,GAAIX,EAAkB,CAClB,IAAMY,EAAiD,QAA9Bb,EAAAG,aAAA,EAAAA,EAAaI,UAAiB,IAAAP,OAAA,EAAAA,EAAAc,MAAMC,QACzD,SAACC,GACG,OAAAA,eAAAA,EAAMC,YAAahB,CAAnB,IAERU,EAAkBE,EACrB,MACGF,EAAgD,QAA9BN,EAAAF,aAAU,EAAVA,EAAaI,UAAiB,IAAAF,OAAA,EAAAA,EAAAS,MAExD,GAAG,CAACP,IAEJ,IAMMW,EAAoBC,GAAY,SAACC,GACnCZ,EAAkBY,EAAK3B,MAC1B,GAAE,IAEH,OACI4B,EAAAC,EAAA,CAAAC,SACIC,EAAK,MAAAC,EAAA,CAAAC,UAAWC,GAA+B,CAAAJ,SAAA,CAC3CF,EAACO,KACGC,QAASC,EAAkBC,IAC3BL,UAAWC,GAA4B,CAAAJ,UAEtCpB,eAAAA,EAAY6B,QD5CJ,gBC+CbX,EAACY,EAAY,CACTC,aAAcC,EAAaC,UAC3BC,aArBLhD,EAAqB0B,QAAO,SAACK,SAChC,OAAiC,QAA1BpB,EAAAG,aAAU,EAAVA,EAAaiB,EAAK3B,cAAQ,IAAAO,OAAA,EAAAA,EAAAc,MAAMwB,QAAS,CACpD,IAoBYC,YAAa,SAACnB,GAAS,OAAAF,EAAkBE,EAAK,EAC9CoB,YAAa,CACTC,oBAAqB,CACjBC,YAAa,OACbC,aAAc,WAK1BtB,EAAK,MAAAI,EAAA,CAAA9C,MAAO,CAAEiE,MAAO,OAAQC,UAAW,QAAO,CAAAtB,SAC3CF,EAACyB,EAAa,CAEVC,aAAa,EACbC,YAAY,EACZC,YAAY,EACZC,YAAY,EACZC,wBAAwB,EACxBC,UAAU,EACVlD,WAAYA,EACZmD,gBAAgB,EAChBC,gBAAgB,EAChBC,cAAe,EACfC,eAAgB,EAChBC,gBAAiBtD,eAAAA,EAAYsD,gBAC7BC,OAAQhD,EACRN,eAAgBA,GAdXG,WAoB7B","x_google_ignoreList":[0]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cleartrip/ct-platform-top-offers",
|
|
3
|
-
"version": "2.5.0-beta.
|
|
3
|
+
"version": "2.5.0-beta.5",
|
|
4
4
|
"description": "Top Offers Component",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/ct-platform-top-offers.cjs.js",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"@cleartrip/ct-design-typography": "2.6.0",
|
|
14
14
|
"swiper": "6.8.4",
|
|
15
15
|
"@cleartrip/ct-platform-assets": "2.5.0-beta.2",
|
|
16
|
-
"@cleartrip/ct-platform-merch-carousel": "2.
|
|
17
|
-
"@cleartrip/ct-platform-pill-carousel": "0.1.0-beta.
|
|
16
|
+
"@cleartrip/ct-platform-merch-carousel": "2.6.0-beta.1",
|
|
17
|
+
"@cleartrip/ct-platform-pill-carousel": "0.1.0-beta.4"
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"react": ">=16.8.0",
|