@toptal/picasso-shared 7.2.2 → 7.2.3

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-shared",
3
- "version": "7.2.2",
3
+ "version": "7.2.3",
4
4
  "description": "Shared types, utils for Picasso internal usage",
5
5
  "author": "Toptal",
6
6
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-shared#readme",
@@ -27,7 +27,7 @@
27
27
  "react-dom": "^16.12.0"
28
28
  },
29
29
  "dependencies": {
30
- "@toptal/picasso-provider": "^0.6.0",
30
+ "@toptal/picasso-provider": "^0.6.1",
31
31
  "classnames": "^2.3.1",
32
32
  "color": "^3.1.1",
33
33
  "notistack": "1.0.5"
package/types.d.ts CHANGED
@@ -12,6 +12,7 @@ export interface JssProps {
12
12
  }
13
13
  export interface TextLabelProps {
14
14
  /** Defines if the text should be transformed to title case */
15
+ children?: React.ReactNode;
15
16
  titleCase?: boolean;
16
17
  }
17
18
  export declare type StandardProps = BaseProps & Partial<JssProps>;
package/types.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAsEA,MAAM,CAAN,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,mDAAY,CAAA;IACZ,+CAAS,CAAA;IACT,mDAAY,CAAA;IACZ,+CAAS,CAAA;IACT,mDAAY,CAAA;AACd,CAAC,EANW,WAAW,KAAX,WAAW,QAMtB;AAED,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,OAAoB,EAAE,EAAE,CACnD,OAAO,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC,GAAG,OAAO,KAAK,CAAC,CAAC,CAAC,GAAG,WAAW,CAAC,OAAO,CAAC,KAAK,CAAA"}
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAuEA,MAAM,CAAN,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,mDAAY,CAAA;IACZ,+CAAS,CAAA;IACT,mDAAY,CAAA;IACZ,+CAAS,CAAA;IACT,mDAAY,CAAA;AACd,CAAC,EANW,WAAW,KAAX,WAAW,QAMtB;AAED,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,OAAoB,EAAE,EAAE,CACnD,OAAO,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC,GAAG,OAAO,KAAK,CAAC,CAAC,CAAC,GAAG,WAAW,CAAC,OAAO,CAAC,KAAK,CAAA"}