@toptal/picasso-forms 73.0.25-alpha-PF-201-fix-duplicate-sidebar-rendering-abb0fd45e.9 → 73.0.25
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +26 -27
- package/LICENSE +0 -20
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@toptal/picasso-forms",
|
3
|
-
"version": "73.0.25
|
3
|
+
"version": "73.0.25",
|
4
4
|
"description": "Picasso form components",
|
5
5
|
"author": "Toptal",
|
6
6
|
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme",
|
@@ -29,29 +29,29 @@
|
|
29
29
|
"typescript": "~4.7.0"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@toptal/picasso-
|
33
|
-
"@toptal/picasso-
|
34
|
-
"@toptal/picasso-
|
35
|
-
"@toptal/picasso-
|
36
|
-
"@toptal/picasso-
|
37
|
-
"@toptal/picasso-
|
38
|
-
"@toptal/picasso-
|
39
|
-
"@toptal/picasso-
|
40
|
-
"@toptal/picasso-form": "6.1.
|
41
|
-
"@toptal/picasso-
|
42
|
-
"@toptal/picasso-
|
43
|
-
"@toptal/picasso-
|
44
|
-
"@toptal/picasso-number-input": "4.0.
|
45
|
-
"@toptal/picasso-
|
46
|
-
"@toptal/picasso-
|
47
|
-
"@toptal/picasso-
|
48
|
-
"@toptal/picasso-
|
49
|
-
"@toptal/picasso-
|
50
|
-
"@toptal/picasso-
|
51
|
-
"@toptal/picasso-
|
52
|
-
"@toptal/picasso-
|
53
|
-
"@toptal/picasso-
|
54
|
-
"@toptal/picasso-
|
32
|
+
"@toptal/picasso-container": "3.1.1",
|
33
|
+
"@toptal/picasso-input": "4.0.16",
|
34
|
+
"@toptal/picasso-dropzone": "5.0.16",
|
35
|
+
"@toptal/picasso-button": "4.0.17",
|
36
|
+
"@toptal/picasso-password-input": "5.0.16",
|
37
|
+
"@toptal/picasso-radio": "5.0.9",
|
38
|
+
"@toptal/picasso-rating": "3.0.8",
|
39
|
+
"@toptal/picasso-icons": "1.11.0",
|
40
|
+
"@toptal/picasso-form": "6.1.7",
|
41
|
+
"@toptal/picasso-file-input": "4.0.15",
|
42
|
+
"@toptal/picasso-checkbox": "5.0.9",
|
43
|
+
"@toptal/picasso-outlined-input": "4.0.16",
|
44
|
+
"@toptal/picasso-number-input": "4.0.20",
|
45
|
+
"@toptal/picasso-switch": "4.0.8",
|
46
|
+
"@toptal/picasso-tagselector": "3.1.18",
|
47
|
+
"@toptal/picasso-timepicker": "4.0.17",
|
48
|
+
"@toptal/picasso-autocomplete": "5.0.18",
|
49
|
+
"@toptal/picasso-select": "4.0.16",
|
50
|
+
"@toptal/picasso-avatar-upload": "3.0.20",
|
51
|
+
"@toptal/picasso-date-picker": "3.0.16",
|
52
|
+
"@toptal/picasso-rich-text-editor": "17.0.16",
|
53
|
+
"@toptal/picasso-utils": "3.0.0",
|
54
|
+
"@toptal/picasso-notification": "4.0.17",
|
55
55
|
"classnames": "^2.5.1",
|
56
56
|
"debounce": "^1.2.1",
|
57
57
|
"detect-browser": "^5.3.0",
|
@@ -63,7 +63,7 @@
|
|
63
63
|
},
|
64
64
|
"devDependencies": {
|
65
65
|
"@testing-library/react-hooks": "^8.0.1",
|
66
|
-
"@toptal/picasso-test-utils": "1.1.
|
66
|
+
"@toptal/picasso-test-utils": "1.1.1",
|
67
67
|
"@types/classnames": "^2.3.1",
|
68
68
|
"@types/react-final-form-listeners": "^1.0.0",
|
69
69
|
"type-fest": "^4.15.0"
|
@@ -79,6 +79,5 @@
|
|
79
79
|
"utils.d.ts",
|
80
80
|
"utils.js",
|
81
81
|
"src"
|
82
|
-
]
|
83
|
-
"gitHead": "abb0fd45ee07e63b2d55c84bbf7882080c9e569f"
|
82
|
+
]
|
84
83
|
}
|
package/LICENSE
DELETED
@@ -1,20 +0,0 @@
|
|
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.
|