@toptal/picasso-forms 73.0.3 → 73.0.5-alpha-FX-NULL-fix-options-rendering-453e2e654.0

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 +27 -26
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-forms",
3
- "version": "73.0.3",
3
+ "version": "73.0.5-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
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-container": "3.1.0",
33
- "@toptal/picasso-input": "4.0.2",
34
- "@toptal/picasso-dropzone": "5.0.3",
35
- "@toptal/picasso-button": "4.0.4",
36
- "@toptal/picasso-password-input": "5.0.2",
37
- "@toptal/picasso-radio": "5.0.1",
38
- "@toptal/picasso-rating": "3.0.2",
39
- "@toptal/picasso-icons": "1.6.1",
40
- "@toptal/picasso-form": "6.0.1",
41
- "@toptal/picasso-file-input": "4.0.2",
42
- "@toptal/picasso-checkbox": "5.0.1",
43
- "@toptal/picasso-outlined-input": "4.0.2",
44
- "@toptal/picasso-number-input": "4.0.2",
45
- "@toptal/picasso-switch": "3.0.1",
46
- "@toptal/picasso-tagselector": "3.1.2",
47
- "@toptal/picasso-timepicker": "4.0.2",
48
- "@toptal/picasso-autocomplete": "5.0.3",
49
- "@toptal/picasso-select": "4.0.2",
50
- "@toptal/picasso-avatar-upload": "3.0.6",
51
- "@toptal/picasso-date-picker": "3.0.2",
52
- "@toptal/picasso-rich-text-editor": "17.0.2",
53
- "@toptal/picasso-utils": "2.0.0",
54
- "@toptal/picasso-notification": "4.0.4",
32
+ "@toptal/picasso-autocomplete": "5.0.5-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
33
+ "@toptal/picasso-avatar-upload": "3.0.8-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
34
+ "@toptal/picasso-button": "4.0.6-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
35
+ "@toptal/picasso-checkbox": "5.0.3-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
36
+ "@toptal/picasso-container": "3.1.1-alpha-FX-NULL-fix-options-rendering-453e2e654.7+453e2e654",
37
+ "@toptal/picasso-date-picker": "3.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
38
+ "@toptal/picasso-dropzone": "5.0.5-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
39
+ "@toptal/picasso-file-input": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
40
+ "@toptal/picasso-form": "6.1.1-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
41
+ "@toptal/picasso-icons": "1.6.2-alpha-FX-NULL-fix-options-rendering-453e2e654.14+453e2e654",
42
+ "@toptal/picasso-input": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
43
+ "@toptal/picasso-notification": "4.0.6-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
44
+ "@toptal/picasso-number-input": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
45
+ "@toptal/picasso-outlined-input": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
46
+ "@toptal/picasso-password-input": "5.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
47
+ "@toptal/picasso-radio": "5.0.3-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
48
+ "@toptal/picasso-rating": "3.0.3-alpha-FX-NULL-fix-options-rendering-453e2e654.7+453e2e654",
49
+ "@toptal/picasso-rich-text-editor": "17.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
50
+ "@toptal/picasso-select": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
51
+ "@toptal/picasso-switch": "3.0.3-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
52
+ "@toptal/picasso-tagselector": "3.1.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
53
+ "@toptal/picasso-timepicker": "4.0.4-alpha-FX-NULL-fix-options-rendering-453e2e654.0+453e2e654",
54
+ "@toptal/picasso-utils": "2.0.1-alpha-FX-NULL-fix-options-rendering-453e2e654.14+453e2e654",
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.1",
66
+ "@toptal/picasso-test-utils": "1.1.2-alpha-FX-NULL-fix-options-rendering-453e2e654.208+453e2e654",
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,5 +79,6 @@
79
79
  "utils.d.ts",
80
80
  "utils.js",
81
81
  "src"
82
- ]
82
+ ],
83
+ "gitHead": "453e2e6541adeb89adb5b7872156bee3aa1eb192"
83
84
  }