@hotelcard/ui 0.0.71 → 0.0.72

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.

Potentially problematic release.


This version of @hotelcard/ui might be problematic. Click here for more details.

package/dist/index.d.ts CHANGED
@@ -569,7 +569,8 @@ declare const _default: {
569
569
  "rating-good": "Good",
570
570
  "rating-fair": "Fair",
571
571
  "rating-none": "No rating",
572
- "clear": "Clear"
572
+ "clear": "Clear",
573
+ "months": "Months"
573
574
  },
574
575
  "product": {
575
576
  "6m": "6-month subscription",
@@ -632,7 +633,10 @@ declare const _default: {
632
633
  "trustyou": "Reviews from travelers on TrustYou®",
633
634
  "select-all": "Select all",
634
635
  "reset": "Reset",
635
- "breakfast-included": "Breakfast included"
636
+ "breakfast-included": "Breakfast included",
637
+ "min-price": "Minimum price",
638
+ "max-price": "Maximum price",
639
+ "show-less": "Show less"
636
640
  },
637
641
  "headline": {
638
642
  "no-results": "No stays match your search right now"
@@ -640,6 +644,9 @@ declare const _default: {
640
644
  "meta_title": "Search Hotels - HotelCard",
641
645
  "meta_description": "Search for hotels by city, region, or hotel name",
642
646
  "title": "Search",
647
+ "common": {
648
+ "close": "Close"
649
+ },
643
650
  "loading": "Loading hotels...",
644
651
  "retry": "Retry",
645
652
  "close_map": "Close map",
@@ -2053,6 +2060,7 @@ export declare const translations: {
2053
2060
  "rating-fair": string;
2054
2061
  "rating-none": string;
2055
2062
  clear: string;
2063
+ months: string;
2056
2064
  };
2057
2065
  product: {
2058
2066
  "6m": string;
@@ -2116,6 +2124,9 @@ export declare const translations: {
2116
2124
  "select-all": string;
2117
2125
  reset: string;
2118
2126
  "breakfast-included": string;
2127
+ "min-price": string;
2128
+ "max-price": string;
2129
+ "show-less": string;
2119
2130
  };
2120
2131
  headline: {
2121
2132
  "no-results": string;
@@ -2123,6 +2134,9 @@ export declare const translations: {
2123
2134
  meta_title: string;
2124
2135
  meta_description: string;
2125
2136
  title: string;
2137
+ common: {
2138
+ close: string;
2139
+ };
2126
2140
  loading: string;
2127
2141
  retry: string;
2128
2142
  close_map: string;
@@ -2362,6 +2376,7 @@ export declare const translations: {
2362
2376
  "rating-fair": string;
2363
2377
  "rating-none": string;
2364
2378
  clear: string;
2379
+ months: string;
2365
2380
  };
2366
2381
  product: {
2367
2382
  "6m": string;
@@ -2425,6 +2440,9 @@ export declare const translations: {
2425
2440
  "select-all": string;
2426
2441
  reset: string;
2427
2442
  "breakfast-included": string;
2443
+ "min-price": string;
2444
+ "max-price": string;
2445
+ "show-less": string;
2428
2446
  };
2429
2447
  headline: {
2430
2448
  "no-results": string;
@@ -2432,6 +2450,9 @@ export declare const translations: {
2432
2450
  meta_title: string;
2433
2451
  meta_description: string;
2434
2452
  title: string;
2453
+ common: {
2454
+ close: string;
2455
+ };
2435
2456
  loading: string;
2436
2457
  retry: string;
2437
2458
  close_map: string;
@@ -2671,6 +2692,7 @@ export declare const translations: {
2671
2692
  "rating-fair": string;
2672
2693
  "rating-none": string;
2673
2694
  clear: string;
2695
+ months: string;
2674
2696
  };
2675
2697
  product: {
2676
2698
  "6m": string;
@@ -2734,6 +2756,9 @@ export declare const translations: {
2734
2756
  "select-all": string;
2735
2757
  reset: string;
2736
2758
  "breakfast-included": string;
2759
+ "min-price": string;
2760
+ "max-price": string;
2761
+ "show-less": string;
2737
2762
  };
2738
2763
  headline: {
2739
2764
  "no-results": string;
@@ -2741,6 +2766,9 @@ export declare const translations: {
2741
2766
  meta_title: string;
2742
2767
  meta_description: string;
2743
2768
  title: string;
2769
+ common: {
2770
+ close: string;
2771
+ };
2744
2772
  loading: string;
2745
2773
  retry: string;
2746
2774
  close_map: string;
@@ -2980,6 +3008,7 @@ export declare const translations: {
2980
3008
  "rating-fair": string;
2981
3009
  "rating-none": string;
2982
3010
  clear: string;
3011
+ months: string;
2983
3012
  };
2984
3013
  product: {
2985
3014
  "6m": string;
@@ -3043,6 +3072,9 @@ export declare const translations: {
3043
3072
  "select-all": string;
3044
3073
  reset: string;
3045
3074
  "breakfast-included": string;
3075
+ "min-price": string;
3076
+ "max-price": string;
3077
+ "show-less": string;
3046
3078
  };
3047
3079
  headline: {
3048
3080
  "no-results": string;
@@ -3050,6 +3082,9 @@ export declare const translations: {
3050
3082
  meta_title: string;
3051
3083
  meta_description: string;
3052
3084
  title: string;
3085
+ common: {
3086
+ close: string;
3087
+ };
3053
3088
  loading: string;
3054
3089
  retry: string;
3055
3090
  close_map: string;