@admin-layout/tailwind-design-pro 12.0.16-alpha.6 → 12.0.16-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/README.md +30 -0
  2. package/lib/components/Layout/BasicLayout/index.js +1 -1
  3. package/lib/components/Layout/BasicLayout/index.js.map +1 -1
  4. package/lib/components/Layout/GlobalHeader/Header.js +1 -1
  5. package/lib/components/Layout/GlobalHeader/Header.js.map +1 -1
  6. package/lib/components/Layout/GlobalHeader/MainHeader.js +1 -1
  7. package/lib/components/Layout/GlobalHeader/MainHeader.js.map +1 -1
  8. package/lib/components/Layout/Sidebar/Sidebar.js +1 -1
  9. package/lib/components/Layout/Sidebar/Sidebar.js.map +1 -1
  10. package/lib/components/SettingDrawer/InvitationSettings.js +1 -1
  11. package/lib/components/SettingDrawer/InvitationSettings.js.map +1 -1
  12. package/lib/components/SettingDrawer/LayoutChange.js +1 -1
  13. package/lib/components/SettingDrawer/LayoutChange.js.map +1 -1
  14. package/lib/components/SettingDrawer/NavigationsModes.js +1 -1
  15. package/lib/components/SettingDrawer/NavigationsModes.js.map +1 -1
  16. package/lib/components/SettingDrawer/RegionalSettings.js +1 -1
  17. package/lib/components/SettingDrawer/RegionalSettings.js.map +1 -1
  18. package/lib/components/SettingDrawer/SettingDrawer.js +1 -1
  19. package/lib/components/SettingDrawer/SettingDrawer.js.map +1 -1
  20. package/lib/components/index.d.ts +0 -1
  21. package/lib/components/index.d.ts.map +1 -1
  22. package/lib/components/index.js +1 -1
  23. package/lib/components/typings.d.ts +0 -5
  24. package/lib/components/typings.d.ts.map +1 -1
  25. package/lib/hooks/index.d.ts +0 -3
  26. package/lib/hooks/index.d.ts.map +1 -1
  27. package/package.json +5 -15
  28. package/lib/components/UI/CardList.d.ts +0 -61
  29. package/lib/components/UI/CardList.d.ts.map +0 -1
  30. package/lib/components/UI/CardList.js +0 -43
  31. package/lib/components/UI/CardList.js.map +0 -1
  32. package/lib/components/UI/CategoriesTypeList.d.ts +0 -29
  33. package/lib/components/UI/CategoriesTypeList.d.ts.map +0 -1
  34. package/lib/components/UI/CategoriesTypeList.js +0 -139
  35. package/lib/components/UI/CategoriesTypeList.js.map +0 -1
  36. package/lib/components/UI/LazyLoadingGoogleMarker.d.ts +0 -83
  37. package/lib/components/UI/LazyLoadingGoogleMarker.d.ts.map +0 -1
  38. package/lib/components/UI/LazyLoadingGoogleMarker.js +0 -107
  39. package/lib/components/UI/LazyLoadingGoogleMarker.js.map +0 -1
  40. package/lib/components/UI/Pagination.d.ts +0 -6
  41. package/lib/components/UI/Pagination.d.ts.map +0 -1
  42. package/lib/components/UI/Pagination.js +0 -56
  43. package/lib/components/UI/Pagination.js.map +0 -1
  44. package/lib/components/UI/ParamSearchResultContainer.d.ts +0 -99
  45. package/lib/components/UI/ParamSearchResultContainer.d.ts.map +0 -1
  46. package/lib/components/UI/ParamSearchResultContainer.js +0 -120
  47. package/lib/components/UI/ParamSearchResultContainer.js.map +0 -1
  48. package/lib/components/UI/PropertyCard.d.ts +0 -24
  49. package/lib/components/UI/PropertyCard.d.ts.map +0 -1
  50. package/lib/components/UI/PropertyCard.js +0 -420
  51. package/lib/components/UI/PropertyCard.js.map +0 -1
  52. package/lib/components/UI/PropertyCardOnMap.d.ts +0 -10
  53. package/lib/components/UI/PropertyCardOnMap.d.ts.map +0 -1
  54. package/lib/components/UI/PropertyCardOnMap.js +0 -108
  55. package/lib/components/UI/PropertyCardOnMap.js.map +0 -1
  56. package/lib/components/UI/VehicleCard/PricePopover.d.ts +0 -8
  57. package/lib/components/UI/VehicleCard/PricePopover.d.ts.map +0 -1
  58. package/lib/components/UI/VehicleCard/PricePopover.js +0 -98
  59. package/lib/components/UI/VehicleCard/PricePopover.js.map +0 -1
  60. package/lib/components/UI/VehicleCard/VehicleBadge.d.ts +0 -7
  61. package/lib/components/UI/VehicleCard/VehicleBadge.d.ts.map +0 -1
  62. package/lib/components/UI/VehicleCard/VehicleFeature.d.ts +0 -9
  63. package/lib/components/UI/VehicleCard/VehicleFeature.d.ts.map +0 -1
  64. package/lib/components/UI/VehicleCard/VehicleFeature.js +0 -22
  65. package/lib/components/UI/VehicleCard/VehicleFeature.js.map +0 -1
  66. package/lib/components/UI/VehicleCard/types.d.ts +0 -59
  67. package/lib/components/UI/VehicleCard/types.d.ts.map +0 -1
  68. package/lib/components/UI/VehicleCard.d.ts +0 -15
  69. package/lib/components/UI/VehicleCard.d.ts.map +0 -1
  70. package/lib/components/UI/VehicleCard.js +0 -166
  71. package/lib/components/UI/VehicleCard.js.map +0 -1
  72. package/lib/components/UI/VehicleCardList.d.ts +0 -14
  73. package/lib/components/UI/VehicleCardList.d.ts.map +0 -1
  74. package/lib/components/UI/VehicleCardList.js +0 -38
  75. package/lib/components/UI/VehicleCardList.js.map +0 -1
  76. package/lib/components/UI/VehicleParamSearchResultContainer.d.ts +0 -90
  77. package/lib/components/UI/VehicleParamSearchResultContainer.d.ts.map +0 -1
  78. package/lib/components/UI/icons/LocationIcon.d.ts +0 -7
  79. package/lib/components/UI/icons/LocationIcon.d.ts.map +0 -1
  80. package/lib/components/UI/icons/LocationIcon.js +0 -18
  81. package/lib/components/UI/icons/LocationIcon.js.map +0 -1
  82. package/lib/components/UI/icons/index.d.ts +0 -2
  83. package/lib/components/UI/icons/index.d.ts.map +0 -1
  84. package/lib/components/UI/index.d.ts +0 -10
  85. package/lib/components/UI/index.d.ts.map +0 -1
  86. package/lib/components/typings.js +0 -6
  87. package/lib/components/typings.js.map +0 -1
  88. package/lib/hooks/use-get-current-lat-long.d.ts +0 -18
  89. package/lib/hooks/use-get-current-lat-long.d.ts.map +0 -1
  90. package/lib/hooks/use-get-current-lat-long.js +0 -29
  91. package/lib/hooks/use-get-current-lat-long.js.map +0 -1
  92. package/lib/hooks/useTailwindTheme.js +0 -82
  93. package/lib/hooks/useTailwindTheme.js.map +0 -1
  94. package/lib/hooks/useWindowSize.d.ts +0 -6
  95. package/lib/hooks/useWindowSize.d.ts.map +0 -1
  96. package/lib/hooks/useWindowSize.js +0 -20
  97. package/lib/hooks/useWindowSize.js.map +0 -1
  98. package/lib/middlewares/airbnbDatasourcesMiddleware.d.ts +0 -6
  99. package/lib/middlewares/airbnbDatasourcesMiddleware.d.ts.map +0 -1
  100. package/lib/middlewares/bookingCarRentalMiddleware.d.ts +0 -6
  101. package/lib/middlewares/bookingCarRentalMiddleware.d.ts.map +0 -1
  102. package/lib/middlewares/bookingDatasourcesMiddleware.d.ts +0 -7
  103. package/lib/middlewares/bookingDatasourcesMiddleware.d.ts.map +0 -1
  104. package/lib/middlewares/datasourcesMiddleware.d.ts +0 -6
  105. package/lib/middlewares/datasourcesMiddleware.d.ts.map +0 -1
  106. package/lib/middlewares/pricelineDatasourcesMiddleware.d.ts +0 -7
  107. package/lib/middlewares/pricelineDatasourcesMiddleware.d.ts.map +0 -1
@@ -1,18 +0,0 @@
1
- /**
2
- *
3
- * Gets the current Ip address details of user by calling the geolocation
4
- *
5
- */
6
- interface CurrentLocationLongLatInterface {
7
- loading: boolean;
8
- error: Error;
9
- fetchCurrentLatLong: () => void;
10
- permissionDenied: boolean;
11
- location: {
12
- latitude: number;
13
- longitude: number;
14
- };
15
- }
16
- export declare function useGetCurrentLongLat(): CurrentLocationLongLatInterface;
17
- export {};
18
- //# sourceMappingURL=use-get-current-lat-long.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-get-current-lat-long.d.ts","sourceRoot":"","sources":["../../src/hooks/use-get-current-lat-long.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,UAAU,+BAA+B;IACrC,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,KAAK,CAAC;IACb,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,QAAQ,EAAE;QACN,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;KACrB,CAAC;CACL;AAED,wBAAgB,oBAAoB,IAAI,+BAA+B,CA6BtE"}
@@ -1,29 +0,0 @@
1
- import {reject}from'lodash-es';import originalAsyncFunc from'react-use/lib/useAsyncFn.js';import {useState}from'react';const useAsyncFn = originalAsyncFunc?.default || originalAsyncFunc;
2
- function useGetCurrentLongLat() {
3
- const [permissionDenied, setPermissionDenied] = useState(false);
4
- // const { toastError } = Toast();
5
- const [state, fetchCurrentLatLong] = useAsyncFn(() => new Promise(resolve => {
6
- navigator.geolocation.getCurrentPosition(position => {
7
- setPermissionDenied(false);
8
- resolve({
9
- latitude: position.coords.latitude,
10
- longitude: position.coords.longitude
11
- });
12
- }, err => {
13
- setPermissionDenied(true);
14
- // toastError(err.message);
15
- reject(err);
16
- }, {
17
- maximumAge: 60000,
18
- timeout: 5000,
19
- enableHighAccuracy: true
20
- });
21
- }));
22
- return {
23
- loading: state.loading,
24
- location: state.value,
25
- error: state.error,
26
- permissionDenied,
27
- fetchCurrentLatLong
28
- };
29
- }export{useGetCurrentLongLat};//# sourceMappingURL=use-get-current-lat-long.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-get-current-lat-long.js","sources":["../../src/hooks/use-get-current-lat-long.ts"],"sourcesContent":[null],"names":[],"mappings":"uHAIA,MAAM,UAAU,GAAI,iBAAyB,EAAE,OAAO,IAAI,iBAAiB;SAiB3D,oBAAoB,GAAA;QAC1B,CAAA,gBAAiB,EAAA,mBAAqB,CAAA,WAAY,CAAA,KAAM,CAAA;;AAG9D,EAAA,MAAA,CAAA,KAAY,EAAA,mBAAqB,CAAA,aAAc,CAAA,MACxC,IACK,OAAA,CAAA,OAAS;aACA,CAAA,8BAAa,CAAA,QACjB,IAAA;yBACsB,CAAA,KAAA,CAAC;AACpB,MAAA,OAAA,CAAA;AACJ,QAAA,QACI,EAAI,QAAA,CAAA,MAAA,CAAA,QAAA;iBACe,EAAA,QAAA,CAAA,MAAK,CAAA;;cAElB;AACV,MAAA,mBACc,KAAK,CAAE;;MAK9B,MAAA,CAAA,GAAA,CAAA;;gBAEK,EAAE,KAAK;aACV,EAAE,IAAK;wBACI,EAAA;;KAEnB;AACL,EAAC,OAAA;;;;;;;"}
@@ -1,82 +0,0 @@
1
- import {useState,useEffect}from'react';import {FaMoon}from'@react-icons/all-files/fa/FaMoon.js';import {FaSun}from'@react-icons/all-files/fa/FaSun.js';const useTailwindTheme = () => {
2
- // Check if dark mode is preferred by user or system
3
- const [isDark, setIsDark] = useState(() => {
4
- if (typeof window !== 'undefined') {
5
- // Check local storage first, then system preference
6
- const storedTheme = localStorage.getItem('color-theme');
7
- if (storedTheme === 'dark') return true;
8
- if (storedTheme === 'light') return false;
9
- return window.matchMedia('(prefers-color-scheme: dark)').matches;
10
- }
11
- return false;
12
- });
13
- // Set dark mode class on body when theme changes
14
- useEffect(() => {
15
- document.documentElement.classList.toggle('dark', isDark);
16
- localStorage.setItem('color-theme', isDark ? 'dark' : 'light');
17
- }, [isDark]);
18
- const toggleColorMode = () => setIsDark(!isDark);
19
- const colorModeLabel = isDark ? 'light' : 'dark';
20
- const ColorModeIcon = isDark ? FaSun : FaMoon;
21
- // Define colors for both light and dark modes
22
- const bgColor = isDark ? '#1A202C' : 'white'; // gray-800 or white
23
- const color = isDark ? 'white' : '#2d3748'; // white or gray-800
24
- const grayColor = isDark ? '#A0AEC0' : '#4A5568'; // gray-400 or gray-600
25
- const greenColor = '#38A169'; // green-500 in both modes
26
- const passiveColor = isDark ? '#4A5568' : '#E2E8F0'; // gray-600 or gray-200
27
- const borderColor = isDark ? '#4A5568' : '#E2E8F0'; // gray-600 or gray-200
28
- const checkBgColor = isDark ? '#1A202C' : '#CBD5E0'; // gray-800 or gray-300
29
- const radioActiveBgColor = isDark ? 'rgb(0 31 71)' : '#EBF8FF'; // custom dark blue or blue-50
30
- const checkInactiveColor = isDark ? 'rgba(255, 255, 255, 0.4)' : '#CBD5E0'; // whiteAlpha-400 or gray-300
31
- const blueColor = '#2869E0'; // same in both modes
32
- const yellowColor = '#F5BC00'; // same in both modes
33
- const blackColor = '#000'; // same in both modes
34
- const becomeHostColor = isDark ? '#4299E1' : '#9DECF9'; // blue-400 or cyan-200
35
- const activeMenuBgColor = isDark ? '#2D3748' : '#EDF2F7'; // gray-700 or gray-100
36
- const shadowColor = isDark ? 'rgba(205, 205, 162, 0.25) 0px 6px 12px -2px, rgba(255,255,255, 0.3) 0px 3px 7px -3px' : 'rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px';
37
- const calendarAvailableColor = '#3e9f31'; // same in both modes
38
- const calendarPartialColor = '#31679f'; // same in both modes
39
- const calendarBlockColor = isDark ? '#2d3748' : '#e2e8f0'; // gray-800 or gray-300
40
- const discountColor = '#3182CE'; // blue-500 in both modes
41
- const cancelColor = '#E53E3E'; // red-500 in both modes
42
- const errorColor = '#C53030'; // red-600 in both modes
43
- // Tailwind-specific class helpers
44
- const textColorClass = isDark ? 'text-white' : 'text-gray-800';
45
- const borderColorClass = isDark ? 'border-gray-600' : 'border-gray-200';
46
- const bgColorClass = isDark ? 'bg-gray-800' : 'bg-white';
47
- const textColor = isDark ? 'white' : 'gray-800';
48
- const shadowClass = isDark ? 'shadow-dark' : 'shadow-light';
49
- return {
50
- toggleColorMode,
51
- colorModeLabel,
52
- ColorModeIcon,
53
- color,
54
- bgColor,
55
- blackColor,
56
- borderColor,
57
- checkBgColor,
58
- radioActiveBgColor,
59
- checkInactiveColor,
60
- grayColor,
61
- greenColor,
62
- passiveColor,
63
- blueColor,
64
- yellowColor,
65
- becomeHostColor,
66
- activeMenuBgColor,
67
- shadowColor,
68
- calendarAvailableColor,
69
- calendarPartialColor,
70
- calendarBlockColor,
71
- discountColor,
72
- cancelColor,
73
- errorColor,
74
- isDark,
75
- // Tailwind specific
76
- textColor,
77
- borderColorClass,
78
- bgColorClass,
79
- textColorClass,
80
- shadowClass
81
- };
82
- };export{useTailwindTheme};//# sourceMappingURL=useTailwindTheme.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useTailwindTheme.js","sources":["../../src/hooks/useTailwindTheme.tsx"],"sourcesContent":[null],"names":[],"mappings":"uJAsCO,MAAM,gBAAgB,GAAG,MAAkC;;QAExD,CAAA,QAAO,SAAE,CAAA,GAAa,QAAA,CAAA,MAAc;AACtC,IAAA,IAAA,OAAW,MAAA,KAAW,WAAA,EAAA;;YAElB,WAAM,GAAA,YAA0B,CAAA,qBAAS,CAAA;qBACrC,KAAA,MAAgB,EAAM,OAAA,IAAA;AAAE,MAAA,IAAA,WAAA,YAAY,EAAA,OAAA,KAAA;aACpC,MAAA,CAAA,yCAAuB,CAAA,CAAA,OAAA;AAAE;gBACtB;;AAEX;AACJ,EAAA,SAAG,CAAA,MAAA;IAEH,QAAiD,CAAA,eAAA,CAAA,SAAA,CAAA,MAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IACjD,aAAa,OAAE,CAAA,aAAA,EAAA,MAAA,GAAA,MAAA,GAAA,OAAA,CAAA;YACH,CAAA,CAAA;AACR,EAAA,MAAA,eAAa,GAAA,MAAQ,SAAA,CAAa,OAAQ,CAAA;AAC9C,EAAA,MAAI,cAAS,GAAA,MAAA,GAAA,OAAA,GAAA,MAAA;QAEP,aAAA,GAAA,MAAkB,GAAK,cAAkB;;QAEzC,OAAA,GAAA,MAAgB,GAAA,SAAS,GAAA,OAAQ,CAAA;QAEO,KAAA,GAAA,MAAA,GAAA,OAAA,GAAA,SAAA,CAAA;AAC9C,EAAA,MAAA,SAAa,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAoB;AAClE,EAAA,MAAA,UAAc,GAAM,SAAU,CAAA;AAC9B,EAAA,MAAA,YAAe,GAAS,MAAC,GAAW,SAAC,GAAW,SAAC,CAAC;AAClD,EAAA,MAAA,WAAgB,GAAA,MAAY,GAAA,SAA4B,GAAA,SAAA,CAAA;AACxD,EAAA,MAAA,YAAkB,GAAA,MAAS,GAAC,SAAW,GAAC,SAAW,CAAA;AACnD,EAAA,MAAA,kBAA0B,GAAA,MAAY,GAAA,cAAY,GAAC,SAAwB,CAAA;AAC3E,EAAA,MAAA,kBAA2B,GAAA,MAAY,GAAA,0BAAqC,GAAA,SAAA,CAAA;AAC5E,EAAA,MAAA,SAAwB,GAAA,SAAA,CAAA;AACxB,EAAA,MAAA,WAAwB,GAAA,SAAG,CAAM;AACjC,EAAA,MAAA,UAAe,GAAA,MAAY,CAAA;AAC3B,EAAA,MAAA,eAAiB,GAAY,MAAA,GAAE,SAAqB,GAAA,SAAA,CAAA;AACpD,EAAA,MAAA,iBAAyB,GAAA,MAAuB,GAAA,SAAA,GAAA,SAAA,CAAA;AAChD,EAAA,MAAA,WAAqB,GAAA,MAAG,GAAM,sFAAiD,GAAA,+EAAA;AAC/E,EAAA,MAAA,sBAA0B,GAAM,SAAY,CAAA;QACtC,oBAAoB,GAAA,SAAA,CAAA;AACtB,EAAA,MAAA,kBAAwF,GAAA,MAAA,GAAA,SAAA,GAAA,SAAA,CAAA;QACxF;AAEJ,EAAA,MAAA,WAA4B,GAAA,SAAA,CAAA;AAC5B,EAAA,MAAA,UAA0B,GAAA,SAAA,CAAA;AAC1B;AACA,EAAA,MAAA,cAAmB,GAAA,MAAY,GAAA,YAA2B,GAAA,eAAA;AAC1D,EAAA,MAAA,gBAAoB,GAAS,MAAA,GAA0B,iBAAA,GAAA,iBAAA;AACvD,EAAA,MAAA,YAAgB,GAAG,MAAS,GAAA,aAA0B,GAAA,UAAA;QAEpB,SAAA,GAAA,MAAA,GAAA,OAAA,GAAA,UAAA;QAC5B,WAAA,GAAA,MAAiB,GAAA,aAAS,GAAA,cAAe;SACzC;IACN,eAAM;IACN,cAAM;IACN,aAAM;IAEN,KAAO;WACY;cACD;eACD;gBACR;sBACE;sBACG;aACC;cACC;gBACM;aACA;eACT;mBACC;qBACE;eACH;0BACE;wBACI;sBACE;iBACN;eACW;cACF;UACF;;aAEP;oBACD;gBACJ;kBACc;;;"}
@@ -1,6 +0,0 @@
1
- declare function useWindowSize(): {
2
- width: number;
3
- height: number;
4
- };
5
- export default useWindowSize;
6
- //# sourceMappingURL=useWindowSize.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useWindowSize.d.ts","sourceRoot":"","sources":["../../src/hooks/useWindowSize.ts"],"names":[],"mappings":"AAEA,iBAAS,aAAa;;;EAsBrB;AAED,eAAe,aAAa,CAAC"}
@@ -1,20 +0,0 @@
1
- import {useState,useEffect}from'react';function useWindowSize() {
2
- const [windowSize, setWindowSize] = useState({
3
- width: typeof window !== 'undefined' ? window.innerWidth : 0,
4
- // Check if window is defined
5
- height: typeof window !== 'undefined' ? window.innerHeight : 0 // Check if window is defined
6
- });
7
- useEffect(() => {
8
- function handleResize() {
9
- setWindowSize({
10
- width: window.innerWidth,
11
- height: window.innerHeight
12
- });
13
- }
14
- // Add event listener for window resize
15
- window.addEventListener('resize', handleResize);
16
- // Cleanup the event listener on component unmount
17
- return () => window.removeEventListener('resize', handleResize);
18
- }, []);
19
- return windowSize;
20
- }export{useWindowSize as default};//# sourceMappingURL=useWindowSize.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useWindowSize.js","sources":["../../src/hooks/useWindowSize.ts"],"sourcesContent":[null],"names":[],"mappings":"uCAEA,SAAS,aAAa,GAAA;AAClB,EAAA,MAAA,CAAA,UAAiB,EAAA,iBAAgB;AAC7B,IAAA,KAAA,EAAA,OAAc,MAAA,KAAW,WAAA,GAAA,MAAoB,CAAA,cAAW;AACxD;AACH,IAAA,MAAE,EAAA,OAAA,MAAA,KAAA,WAAA,GAAA,MAAA,CAAA,WAAA,GAAA,CAAA;IAEH;AACI,EAAA,SAAA,CAAA,MAAqB;AACjB,IAAA,SAAA,YAAa,GAAC;mBACL,CAAA;qBACC,CAAA,UAAoB;AAC7B,QAAA,MAAC,EAAC,MAAA,CAAA;QACP;;AAGA;UAEkD,CAAA,gBAAA,CAAA,QAAA,EAAA,YAAA,CAAA;;IAEtD,OAAO,MAAA,MAAA,CAAA,mBAAA,CAAA,QAAA,EAAA,YAAA,CAAA;AAEP,GAAA,EAAA,EAAA,CAAA;AACJ,EAAC,OAAA,UAAA;AAED"}
@@ -1,6 +0,0 @@
1
- export declare const middleware: ({ context, request, params }: {
2
- context: any;
3
- request: any;
4
- params: any;
5
- }, dataLoader: any, next: any) => Promise<void>;
6
- //# sourceMappingURL=airbnbDatasourcesMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"airbnbDatasourcesMiddleware.d.ts","sourceRoot":"","sources":["../../src/middlewares/airbnbDatasourcesMiddleware.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,UAAU,GAAU;;;;CAA4B,EAAE,eAAU,EAAE,SAAI,kBAsI9E,CAAC"}
@@ -1,6 +0,0 @@
1
- export declare const middleware: ({ context, request, params }: {
2
- context: any;
3
- request: any;
4
- params: any;
5
- }, dataLoader: any, next: any) => Promise<void>;
6
- //# sourceMappingURL=bookingCarRentalMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bookingCarRentalMiddleware.d.ts","sourceRoot":"","sources":["../../src/middlewares/bookingCarRentalMiddleware.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,UAAU,GAAU;;;;CAA4B,EAAE,eAAU,EAAE,SAAI,kBAwH9E,CAAC"}
@@ -1,7 +0,0 @@
1
- declare const middleware: ({ context, request, params }: {
2
- context: any;
3
- request: any;
4
- params: any;
5
- }, dataLoader: any, next: any) => Promise<void>;
6
- export { middleware };
7
- //# sourceMappingURL=bookingDatasourcesMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bookingDatasourcesMiddleware.d.ts","sourceRoot":"","sources":["../../src/middlewares/bookingDatasourcesMiddleware.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU,GAAU;;;;CAA4B,EAAE,eAAU,EAAE,SAAI,kBAmIvE,CAAC;AACF,OAAO,EAAE,UAAU,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- export declare const middleware: ({ context, request, params }: {
2
- context: any;
3
- request: any;
4
- params: any;
5
- }, dataLoader: any, next: any) => Promise<void>;
6
- //# sourceMappingURL=datasourcesMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"datasourcesMiddleware.d.ts","sourceRoot":"","sources":["../../src/middlewares/datasourcesMiddleware.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAU;;;;CAA4B,EAAE,eAAU,EAAE,SAAI,kBAsB9E,CAAC"}
@@ -1,7 +0,0 @@
1
- declare const middleware: ({ context, request, params }: {
2
- context: any;
3
- request: any;
4
- params: any;
5
- }, dataLoader: any, next: any) => Promise<void>;
6
- export { middleware };
7
- //# sourceMappingURL=pricelineDatasourcesMiddleware.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pricelineDatasourcesMiddleware.d.ts","sourceRoot":"","sources":["../../src/middlewares/pricelineDatasourcesMiddleware.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,UAAU,GAAU;;;;CAA4B,EAAE,eAAU,EAAE,SAAI,kBAkGvE,CAAC;AACF,OAAO,EAAE,UAAU,EAAE,CAAC"}