@toptal/picasso-query-builder 8.0.12 → 8.0.13-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/LICENSE +20 -0
  2. package/package.json +20 -19
package/LICENSE ADDED
@@ -0,0 +1,20 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2021-2022 Toptal, LLC
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
6
+ this software and associated documentation files (the “Software”), to deal in
7
+ the Software without restriction, including without limitation the rights to
8
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9
+ the Software, and to permit persons to whom the Software is furnished to do so,
10
+ subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-query-builder",
3
- "version": "8.0.12",
3
+ "version": "8.0.13-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
4
4
  "description": "Picasso query builder",
5
5
  "author": "Toptal",
6
6
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-query-builder#readme",
@@ -23,29 +23,29 @@
23
23
  },
24
24
  "peerDependencies": {
25
25
  "@toptal/picasso-provider": "*",
26
- "react": ">=16.12.0 < 19.0.0",
27
26
  "@toptal/picasso-tailwind": ">=2.7",
27
+ "react": ">=16.12.0 < 19.0.0",
28
28
  "react-dom": ">=16.12.0 < 19.0.0",
29
29
  "typescript": "~4.7.0"
30
30
  },
31
31
  "dependencies": {
32
32
  "@material-ui/core": "4.12.4",
33
33
  "@react-querybuilder/dnd": "6.5.4",
34
- "@toptal/picasso-button": "4.0.17",
35
- "@toptal/picasso-select": "4.0.16",
36
- "@toptal/picasso-typography": "4.0.2",
37
- "@toptal/picasso-container": "3.1.1",
38
- "@toptal/picasso-radio": "5.0.9",
39
- "@toptal/picasso-icons": "1.11.0",
40
- "@toptal/picasso-tooltip": "2.0.1",
41
- "@toptal/picasso-tagselector": "3.1.18",
42
- "@toptal/picasso-input": "4.0.16",
43
- "@toptal/picasso-list": "5.0.8",
44
- "@toptal/picasso-loader": "3.0.2",
45
- "@toptal/picasso-number-input": "4.0.20",
46
- "@toptal/picasso-prompt-modal": "2.0.28",
47
- "@toptal/picasso-notification": "4.0.17",
48
- "@toptal/picasso-utils": "3.0.0",
34
+ "@toptal/picasso-button": "4.0.18-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
35
+ "@toptal/picasso-container": "3.1.2-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.33+abb0fd45e",
36
+ "@toptal/picasso-icons": "1.11.1-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
37
+ "@toptal/picasso-input": "4.0.17-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
38
+ "@toptal/picasso-list": "5.0.9-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
39
+ "@toptal/picasso-loader": "3.0.3-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.33+abb0fd45e",
40
+ "@toptal/picasso-notification": "4.0.18-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
41
+ "@toptal/picasso-number-input": "4.0.21-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
42
+ "@toptal/picasso-prompt-modal": "2.0.29-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
43
+ "@toptal/picasso-radio": "5.0.10-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
44
+ "@toptal/picasso-select": "4.0.17-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
45
+ "@toptal/picasso-tagselector": "3.1.19-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9+abb0fd45e",
46
+ "@toptal/picasso-tooltip": "2.0.2-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.33+abb0fd45e",
47
+ "@toptal/picasso-typography": "4.0.3-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.33+abb0fd45e",
48
+ "@toptal/picasso-utils": "3.0.1-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.33+abb0fd45e",
49
49
  "classnames": "^2.5.1",
50
50
  "react-dnd": "^16.0.1",
51
51
  "react-dnd-html5-backend": "^16.0.1",
@@ -54,7 +54,7 @@
54
54
  },
55
55
  "devDependencies": {
56
56
  "@testing-library/react-hooks": "^8.0.1",
57
- "@toptal/picasso-test-utils": "1.1.1",
57
+ "@toptal/picasso-test-utils": "1.1.2-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.286+abb0fd45e",
58
58
  "@types/classnames": "^2.3.1"
59
59
  },
60
60
  "sideEffects": false,
@@ -65,5 +65,6 @@
65
65
  "dist-package/**",
66
66
  "!dist-package/tsconfig.tsbuildinfo",
67
67
  "src"
68
- ]
68
+ ],
69
+ "gitHead": "abb0fd45ee07e63b2d55c84bbf7882080c9e569f"
69
70
  }