@odynn/awayz-hotels 0.2.27 → 0.3.0

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.
@@ -1,4 +1,4 @@
1
- var C = /* @__PURE__ */ ((R) => (R.LOCATIONS = "LOCATIONS", R.CHECK_USER = "CHECK_USER", R.USER_REGIONS = "USER_REGIONS", R.CONVERT_CURRENCY = "CONVERT_CURRENCY", R.CLIENT_COMPONENT_KEY = "CLIENT_COMPONENT_KEY", R.SEARCH_LIMIT = "SEARCH_LIMIT", R.PROGRAMS = "PROGRAMS", R.BANKS = "BANKS", R.CARDS = "CARDS", R.USER_CARDS = "USER_CARDS", R))(C || {});
1
+ var S = /* @__PURE__ */ ((R) => (R.LOCATIONS = "LOCATIONS", R.CHECK_USER = "CHECK_USER", R.USER_REGIONS = "USER_REGIONS", R.CONVERT_CURRENCY = "CONVERT_CURRENCY", R.CLIENT_COMPONENT_KEY = "CLIENT_COMPONENT_KEY", R.SEARCH_LIMIT = "SEARCH_LIMIT", R.PROGRAMS = "PROGRAMS", R.BANKS = "BANKS", R.CARDS = "CARDS", R.USER_CARDS = "USER_CARDS", R.TRIPS = "TRIPS", R.UNCATEGORISED_BOOKINGS = "UNCATEGORISED_BOOKINGS", R.BOOKING = "BOOKING", R))(S || {});
2
2
  export {
3
- C as E
3
+ S as E
4
4
  };
@@ -6,7 +6,7 @@ import { h as a } from "../../moment-BGjjqtLQ.js";
6
6
  import P from "../../stores/useHotelsStore.js";
7
7
  import { useAwayzContext as T, useWallet as B, awayzClient as f } from "@odynn/awayz-core";
8
8
  import { g as G } from "../../dateUtils-C1hKW8MF.js";
9
- import { E as k } from "../../enums-CEsj8R1d.js";
9
+ import { E as k } from "../../enums-CY3zsgNW.js";
10
10
  import "../../arrayExtensions-CFEBYUok.js";
11
11
  import "react";
12
12
  import { checkNthNightFree as x } from "../../utilities/hotelUtils/freeNightUtils.js";
@@ -2,7 +2,7 @@ import { useQuery as a } from "@tanstack/react-query";
2
2
  import { HotelService as m } from "../../services/hotel/HotelService.js";
3
3
  import "../../moment-BGjjqtLQ.js";
4
4
  import "../../arrayExtensions-CFEBYUok.js";
5
- import { E as u } from "../../enums-CEsj8R1d.js";
5
+ import { E as u } from "../../enums-CY3zsgNW.js";
6
6
  import { useState as l, useEffect as d } from "react";
7
7
  import { defaultSimilarityThreshold as L, defaultLocationSortOrder as f } from "../../configs/defaults.js";
8
8
  import { sortLocationResults as p } from "../../utilities/hotelUtils/hotelUtils.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@odynn/awayz-hotels",
3
3
  "private": false,
4
- "version": "0.2.27",
4
+ "version": "0.3.0",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"