@tripian/react 2.0.3 → 3.0.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tripian/react",
3
- "version": "2.00.003",
3
+ "version": "3.0.0",
4
4
  "description": "Tripian Inc React Components",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "dependencies": {
11
11
  "@react-google-maps/api": "^1.9.0",
12
- "@tripian/model": "2.00.000",
12
+ "@tripian/model": "^2.0.0",
13
13
  "moment": "^2.24.0",
14
14
  "react-dates": "^21.8.0",
15
15
  "react-google-recaptcha": "^2.0.1",
@@ -32,9 +32,5 @@
32
32
  "bugs": {
33
33
  "url": "https://github.com/Tripian-inc/ui-tripian-react/issues"
34
34
  },
35
- "homepage": "https://github.com/Tripian-inc/ui-tripian-react#readme",
36
- "eslintConfig": {
37
- "extends": "@tripian/eslint-config-tripian"
38
- },
39
- "prettier": "@tripian/eslint-config-tripian/prettier.js"
35
+ "homepage": "https://github.com/Tripian-inc/ui-tripian-react#readme"
40
36
  }
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- interface IImgDiv {
3
- imgUrl: string;
4
- }
5
- declare const ImgDiv: React.FC<IImgDiv>;
6
- export default ImgDiv;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface ImgDivCover {
3
- imgUrl: string;
4
- width?: string | number;
5
- height?: string | number;
6
- padding?: string | number;
7
- float?: '-moz-initial' | 'inherit' | 'initial' | 'revert' | 'unset' | 'none' | 'inline-end' | 'inline-start' | 'left' | 'right';
8
- }
9
- declare const ImgDivCover: React.FC<ImgDivCover>;
10
- export default ImgDivCover;
@@ -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>