@toptal/picasso-forms 73.1.1 → 73.1.2

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": "@toptal/picasso-forms",
3
- "version": "73.1.1",
3
+ "version": "73.1.2",
4
4
  "description": "Picasso form components",
5
5
  "author": "Toptal",
6
6
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme",
@@ -30,28 +30,28 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@toptal/picasso-container": "3.1.1",
33
- "@toptal/picasso-input": "4.0.17",
34
- "@toptal/picasso-dropzone": "5.0.17",
35
- "@toptal/picasso-button": "4.0.18",
36
- "@toptal/picasso-password-input": "5.0.17",
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.16",
42
- "@toptal/picasso-checkbox": "5.0.9",
43
- "@toptal/picasso-outlined-input": "4.0.17",
44
- "@toptal/picasso-number-input": "4.1.1",
45
- "@toptal/picasso-switch": "4.0.8",
46
- "@toptal/picasso-tagselector": "3.2.1",
47
- "@toptal/picasso-timepicker": "4.0.18",
48
- "@toptal/picasso-autocomplete": "5.1.0",
49
- "@toptal/picasso-select": "4.0.17",
50
- "@toptal/picasso-avatar-upload": "3.0.21",
51
- "@toptal/picasso-date-picker": "3.1.0",
52
- "@toptal/picasso-rich-text-editor": "17.0.17",
33
+ "@toptal/picasso-input": "4.0.18",
34
+ "@toptal/picasso-dropzone": "5.0.18",
35
+ "@toptal/picasso-button": "4.0.19",
36
+ "@toptal/picasso-password-input": "5.0.18",
37
+ "@toptal/picasso-radio": "5.0.10",
38
+ "@toptal/picasso-rating": "3.0.9",
39
+ "@toptal/picasso-icons": "1.12.0",
40
+ "@toptal/picasso-form": "6.1.8",
41
+ "@toptal/picasso-file-input": "4.0.17",
42
+ "@toptal/picasso-checkbox": "5.0.10",
43
+ "@toptal/picasso-outlined-input": "4.0.18",
44
+ "@toptal/picasso-number-input": "4.1.2",
45
+ "@toptal/picasso-switch": "4.0.9",
46
+ "@toptal/picasso-tagselector": "3.2.2",
47
+ "@toptal/picasso-timepicker": "4.0.19",
48
+ "@toptal/picasso-autocomplete": "5.1.1",
49
+ "@toptal/picasso-select": "4.0.18",
50
+ "@toptal/picasso-avatar-upload": "3.0.22",
51
+ "@toptal/picasso-date-picker": "3.1.1",
52
+ "@toptal/picasso-rich-text-editor": "17.0.18",
53
53
  "@toptal/picasso-utils": "3.0.0",
54
- "@toptal/picasso-notification": "4.0.18",
54
+ "@toptal/picasso-notification": "4.0.19",
55
55
  "classnames": "^2.5.1",
56
56
  "debounce": "^1.2.1",
57
57
  "detect-browser": "^5.3.0",
@@ -26,7 +26,7 @@ exports[`Rating Thumbs renders default Stars 1`] = `
26
26
  >
27
27
  <span>
28
28
  <svg
29
- class="PicassoSvgStar16-root transition-all duration-350 ease-out hover:scale-150 PicassoSvgStar16-yellow"
29
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-all duration-350 ease-out hover:scale-150 text-yellow"
30
30
  style="min-width: 16px; min-height: 16px;"
31
31
  viewBox="0 0 16 16"
32
32
  >
@@ -50,7 +50,7 @@ exports[`Rating Thumbs renders default Stars 1`] = `
50
50
  >
51
51
  <span>
52
52
  <svg
53
- class="PicassoSvgStar16-root transition-all duration-350 ease-out hover:scale-150 PicassoSvgStar16-yellow"
53
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-all duration-350 ease-out hover:scale-150 text-yellow"
54
54
  style="min-width: 16px; min-height: 16px;"
55
55
  viewBox="0 0 16 16"
56
56
  >
@@ -74,7 +74,7 @@ exports[`Rating Thumbs renders default Stars 1`] = `
74
74
  >
75
75
  <span>
76
76
  <svg
77
- class="PicassoSvgStar16-root transition-all duration-350 ease-out hover:scale-150 PicassoSvgStar16-yellow"
77
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-all duration-350 ease-out hover:scale-150 text-yellow"
78
78
  style="min-width: 16px; min-height: 16px;"
79
79
  viewBox="0 0 16 16"
80
80
  >
@@ -98,7 +98,7 @@ exports[`Rating Thumbs renders default Stars 1`] = `
98
98
  >
99
99
  <span>
100
100
  <svg
101
- class="PicassoSvgStar16-root transition-all duration-350 ease-out hover:scale-150 PicassoSvgStar16-yellow"
101
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-all duration-350 ease-out hover:scale-150 text-yellow"
102
102
  style="min-width: 16px; min-height: 16px;"
103
103
  viewBox="0 0 16 16"
104
104
  >
@@ -122,7 +122,7 @@ exports[`Rating Thumbs renders default Stars 1`] = `
122
122
  >
123
123
  <span>
124
124
  <svg
125
- class="PicassoSvgStar16-root transition-all duration-350 ease-out hover:scale-150 PicassoSvgStar16-yellow"
125
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-all duration-350 ease-out hover:scale-150 text-yellow"
126
126
  style="min-width: 16px; min-height: 16px;"
127
127
  viewBox="0 0 16 16"
128
128
  >
@@ -178,7 +178,7 @@ exports[`Rating Thumbs renders default Thumbs 1`] = `
178
178
  for="0-posititve"
179
179
  >
180
180
  <svg
181
- class="PicassoSvgThumbsUp16-root transition-colors duration-200 ease-linear cursor-pointer hover:text-graphite text-gray"
181
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-colors duration-200 ease-linear cursor-pointer hover:text-graphite text-gray"
182
182
  style="min-width: 16px; min-height: 16px;"
183
183
  viewBox="0 0 16 16"
184
184
  >
@@ -200,7 +200,7 @@ exports[`Rating Thumbs renders default Thumbs 1`] = `
200
200
  for="0-negative"
201
201
  >
202
202
  <svg
203
- class="PicassoSvgThumbsDown16-root transition-colors duration-200 ease-linear cursor-pointer hover:text-graphite text-gray"
203
+ class="fill-current inline-block h-[1em] align-[-.125em] transition-colors duration-200 ease-linear cursor-pointer hover:text-graphite text-gray"
204
204
  style="min-width: 16px; min-height: 16px;"
205
205
  viewBox="0 0 16 16"
206
206
  >