@toptal/picasso-form 6.2.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.5 → 6.2.2-alpha-MP-955-fix-section-closing-animation-054d6fecd.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.
Files changed (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-form",
3
- "version": "6.2.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.5+9796ca8c3",
3
+ "version": "6.2.2-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
4
4
  "description": "Toptal UI components library - Form",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -22,16 +22,16 @@
22
22
  },
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
- "@toptal/picasso-alert": "3.0.32-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.5+9796ca8c3",
26
- "@toptal/picasso-collapse": "3.0.3-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.91+9796ca8c3",
27
- "@toptal/picasso-container": "3.1.2-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.91+9796ca8c3",
28
- "@toptal/picasso-form-label": "1.0.2-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.5+9796ca8c3",
29
- "@toptal/picasso-form-layout": "1.0.2-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.5+9796ca8c3",
30
- "@toptal/picasso-grid": "5.0.9-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.9+9796ca8c3",
31
- "@toptal/picasso-icons": "1.12.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.9+9796ca8c3",
32
- "@toptal/picasso-shared": "15.0.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.344+9796ca8c3",
33
- "@toptal/picasso-typography": "4.0.3-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.91+9796ca8c3",
34
- "@toptal/picasso-utils": "3.0.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.91+9796ca8c3",
25
+ "@toptal/picasso-alert": "3.0.33-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
26
+ "@toptal/picasso-collapse": "3.0.4-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
27
+ "@toptal/picasso-container": "3.1.3-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
28
+ "@toptal/picasso-form-label": "1.0.3-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
29
+ "@toptal/picasso-form-layout": "1.0.3-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
30
+ "@toptal/picasso-grid": "5.0.10-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
31
+ "@toptal/picasso-icons": "1.12.2-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
32
+ "@toptal/picasso-shared": "15.0.1-alpha-MP-955-fix-section-closing-animation-054d6fecd.346+054d6fecd",
33
+ "@toptal/picasso-typography": "4.0.4-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
34
+ "@toptal/picasso-utils": "3.1.1-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
35
35
  "ap-style-title-case": "^1.1.2",
36
36
  "classnames": "^2.5.1",
37
37
  "debounce": "^1.2.1"
@@ -51,14 +51,14 @@
51
51
  ".": "./dist-package/src/index.js"
52
52
  },
53
53
  "devDependencies": {
54
- "@toptal/picasso-provider": "5.0.1-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.265+9796ca8c3",
55
- "@toptal/picasso-tailwind-merge": "2.0.3-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.91+9796ca8c3",
56
- "@toptal/picasso-test-utils": "1.1.2-alpha-ff-x-replace-overflow-hidden-by-clip-popper-9796ca8c3.344+9796ca8c3"
54
+ "@toptal/picasso-provider": "5.0.1-alpha-MP-955-fix-section-closing-animation-054d6fecd.267+054d6fecd",
55
+ "@toptal/picasso-tailwind-merge": "2.0.4-alpha-MP-955-fix-section-closing-animation-054d6fecd.0+054d6fecd",
56
+ "@toptal/picasso-test-utils": "1.1.2-alpha-MP-955-fix-section-closing-animation-054d6fecd.346+054d6fecd"
57
57
  },
58
58
  "files": [
59
59
  "dist-package/**",
60
60
  "!dist-package/tsconfig.tsbuildinfo",
61
61
  "src"
62
62
  ],
63
- "gitHead": "9796ca8c341a6622a90979440fbe921ec1cf0c4f"
63
+ "gitHead": "054d6fecd5a99368feda395343c2c4de2724477d"
64
64
  }