@tripian/react 4.6.5 → 5.0.3

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/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@tripian/react",
3
- "version": "4.6.5",
3
+ "version": "5.0.3",
4
4
  "description": "Tripian Inc React Components",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
7
7
  "dependencies": {
8
8
  "@react-google-maps/api": "^2.12.0",
9
- "@tripian/model": "^4.6.0",
9
+ "@tripian/model": "^5.0.2",
10
10
  "moment": "^2.24.0",
11
11
  "react": "^18.1.0",
12
12
  "react-dates": "^21.8.0",
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { Clusterer } from '@react-google-maps/marker-clusterer';
3
- import Model from '@tripian/model';
4
- interface IGMarkerCarRentBase {
5
- coordinate: Model.Coordinate;
6
- animation?: 1 | 2;
7
- clusterer?: Clusterer;
8
- color?: string;
9
- markerCarRentClicked: () => void;
10
- }
11
- declare const GMarkerCarRentBase: React.FC<IGMarkerCarRentBase>;
12
- export default GMarkerCarRentBase;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { Clusterer } from '@react-google-maps/marker-clusterer';
3
- import { Providers } from '@tripian/model';
4
- interface IGMarkerCarRentProduct {
5
- product: Providers.Bb.SearchCarRentProduct;
6
- carRentProduct: Providers.Bb.SearchCarRentProduct;
7
- animation?: 1 | 2;
8
- clusterer?: Clusterer;
9
- markerCarRentProductClicked: (product: Providers.Bb.SearchCarRentProduct) => void;
10
- }
11
- declare const GMarkerCarRentProduct: React.FC<IGMarkerCarRentProduct>;
12
- export default GMarkerCarRentProduct;
@@ -1,43 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 511.997 511.997" style="enable-background:new 0 0 511.997 511.997;" xml:space="preserve">
5
- <g>
6
- <g>
7
- <path d="M511.228,134.699c-1.615-4.052-5.542-6.698-9.896-6.698h-42.667c-2.729,0-5.354,1.042-7.333,2.927L255.999,315.97
8
- L60.665,130.928c-1.979-1.885-4.604-2.927-7.333-2.927H10.665c-4.354,0-8.281,2.646-9.896,6.698
9
- c-1.625,4.042-0.625,8.667,2.521,11.677l245.333,234.667c4.125,3.938,10.625,3.938,14.75,0l245.333-234.667
10
- C511.853,143.366,512.853,138.741,511.228,134.699z"/>
11
- </g>
12
- </g>
13
- <g>
14
- </g>
15
- <g>
16
- </g>
17
- <g>
18
- </g>
19
- <g>
20
- </g>
21
- <g>
22
- </g>
23
- <g>
24
- </g>
25
- <g>
26
- </g>
27
- <g>
28
- </g>
29
- <g>
30
- </g>
31
- <g>
32
- </g>
33
- <g>
34
- </g>
35
- <g>
36
- </g>
37
- <g>
38
- </g>
39
- <g>
40
- </g>
41
- <g>
42
- </g>
43
- </svg>