@toptal/picasso-rich-text-editor 16.0.1-alpha-fx-5880-page-head-2-241fef4ab.10 → 16.0.1-alpha-fx-5880-page-head-2-99d1c9975.19

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.
@@ -14,8 +14,8 @@ export default (theme) => {
14
14
  },
15
15
  disabled: {
16
16
  pointerEvents: 'none',
17
- background: palette.grey.lighter,
18
- border: `1px solid ${palette.grey.lighter2}`,
17
+ background: palette.grey.lighter2,
18
+ border: `1px solid ${palette.grey.light2}`,
19
19
  },
20
20
  error: {
21
21
  borderColor: palette.red.main,
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../src/RichTextEditor/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAEvD,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAEvD,eAAe,CAAC,KAAY,EAAE,EAAE;IAC9B,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,GAAG,KAAK,CAAA;IAEhC,OAAO,YAAY,CAAC;QAClB,aAAa,EAAE;YACb,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC,KAAK;YACtC,MAAM,EAAE,aAAa,OAAO,CAAC,IAAI,CAAC,MAAM,EAAE;YAC1C,OAAO,EAAE,OAAO;YAEhB,oCAAoC,EAAE;gBACpC,WAAW,EAAE,OAAO,CAAC,IAAI,CAAC,KAAK;aAChC;SACF;QAED,QAAQ,EAAE;YACR,aAAa,EAAE,MAAM;YACrB,UAAU,EAAE,OAAO,CAAC,IAAI,CAAC,OAAO;YAChC,MAAM,EAAE,aAAa,OAAO,CAAC,IAAI,CAAC,QAAQ,EAAE;SAC7C;QAED,KAAK,EAAE;YACL,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,IAAI;YAC7B,WAAW,kBACT,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,IAAI,IAC1B,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,CAC7B;SACF;QAED,OAAO,kBACL,WAAW,EAAE,OAAO,CAAC,IAAI,CAAC,KAAK,IAC5B,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CACjC;QAED,iBAAiB,EAAE;YACjB,oEAAoE;YACpE,eAAe,EAAE,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,OAAQ,EAAE,GAAG,CAAC;SACrD;KACF,CAAC,CAAA;AACJ,CAAC,CAAA"}
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../src/RichTextEditor/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAEvD,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAEvD,eAAe,CAAC,KAAY,EAAE,EAAE;IAC9B,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,GAAG,KAAK,CAAA;IAEhC,OAAO,YAAY,CAAC;QAClB,aAAa,EAAE;YACb,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC,KAAK;YACtC,MAAM,EAAE,aAAa,OAAO,CAAC,IAAI,CAAC,MAAM,EAAE;YAC1C,OAAO,EAAE,OAAO;YAEhB,oCAAoC,EAAE;gBACpC,WAAW,EAAE,OAAO,CAAC,IAAI,CAAC,KAAK;aAChC;SACF;QAED,QAAQ,EAAE;YACR,aAAa,EAAE,MAAM;YACrB,UAAU,EAAE,OAAO,CAAC,IAAI,CAAC,QAAQ;YACjC,MAAM,EAAE,aAAa,OAAO,CAAC,IAAI,CAAC,MAAM,EAAE;SAC3C;QAED,KAAK,EAAE;YACL,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,IAAI;YAC7B,WAAW,kBACT,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,IAAI,IAC1B,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,CAC7B;SACF;QAED,OAAO,kBACL,WAAW,EAAE,OAAO,CAAC,IAAI,CAAC,KAAK,IAC5B,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CACjC;QAED,iBAAiB,EAAE;YACjB,oEAAoE;YACpE,eAAe,EAAE,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,OAAQ,EAAE,GAAG,CAAC;SACrD;KACF,CAAC,CAAA;AACJ,CAAC,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-rich-text-editor",
3
- "version": "16.0.1-alpha-fx-5880-page-head-2-241fef4ab.10+241fef4ab",
3
+ "version": "16.0.1-alpha-fx-5880-page-head-2-99d1c9975.19+99d1c9975",
4
4
  "description": "Picasso rich text editor",
5
5
  "author": "Toptal",
6
6
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-rich-text-editor#readme",
@@ -41,21 +41,21 @@
41
41
  "@emoji-mart/react": "^1.1.1",
42
42
  "@lexical/html": "0.11.2",
43
43
  "@lexical/react": "0.11.2",
44
- "@toptal/picasso-button": "4.0.2-alpha-fx-5880-page-head-2-241fef4ab.23+241fef4ab",
45
- "@toptal/picasso-container": "3.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
46
- "@toptal/picasso-file-input": "3.0.1-alpha-fx-5880-page-head-2-241fef4ab.10+241fef4ab",
47
- "@toptal/picasso-form": "5.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
48
- "@toptal/picasso-icons": "1.6.1-alpha-fx-5880-page-head-2-241fef4ab.103+241fef4ab",
49
- "@toptal/picasso-image": "3.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
50
- "@toptal/picasso-input": "3.0.15-alpha-fx-5880-page-head-2-241fef4ab.23+241fef4ab",
51
- "@toptal/picasso-input-adornment": "3.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
52
- "@toptal/picasso-link": "3.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
53
- "@toptal/picasso-list": "4.0.1-alpha-fx-5880-page-head-2-241fef4ab.32+241fef4ab",
54
- "@toptal/picasso-modal": "3.0.13-alpha-fx-5880-page-head-2-241fef4ab.23+241fef4ab",
55
- "@toptal/picasso-outlined-input": "3.0.2-alpha-fx-5880-page-head-2-241fef4ab.23+241fef4ab",
56
- "@toptal/picasso-select": "3.0.4-alpha-fx-5880-page-head-2-241fef4ab.23+241fef4ab",
57
- "@toptal/picasso-typography": "4.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
58
- "@toptal/picasso-utils": "1.0.4-alpha-fx-5880-page-head-2-241fef4ab.196+241fef4ab",
44
+ "@toptal/picasso-button": "4.0.2-alpha-fx-5880-page-head-2-99d1c9975.32+99d1c9975",
45
+ "@toptal/picasso-container": "3.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
46
+ "@toptal/picasso-file-input": "3.0.1-alpha-fx-5880-page-head-2-99d1c9975.19+99d1c9975",
47
+ "@toptal/picasso-form": "5.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
48
+ "@toptal/picasso-icons": "1.6.1-alpha-fx-5880-page-head-2-99d1c9975.112+99d1c9975",
49
+ "@toptal/picasso-image": "3.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
50
+ "@toptal/picasso-input": "3.0.15-alpha-fx-5880-page-head-2-99d1c9975.32+99d1c9975",
51
+ "@toptal/picasso-input-adornment": "3.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
52
+ "@toptal/picasso-link": "3.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
53
+ "@toptal/picasso-list": "4.0.1-alpha-fx-5880-page-head-2-99d1c9975.41+99d1c9975",
54
+ "@toptal/picasso-modal": "3.0.13-alpha-fx-5880-page-head-2-99d1c9975.32+99d1c9975",
55
+ "@toptal/picasso-outlined-input": "3.0.2-alpha-fx-5880-page-head-2-99d1c9975.32+99d1c9975",
56
+ "@toptal/picasso-select": "3.0.4-alpha-fx-5880-page-head-2-99d1c9975.32+99d1c9975",
57
+ "@toptal/picasso-typography": "4.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
58
+ "@toptal/picasso-utils": "1.0.4-alpha-fx-5880-page-head-2-99d1c9975.205+99d1c9975",
59
59
  "classnames": "^2.5.1",
60
60
  "emoji-mart": "^5.5.2",
61
61
  "hast-to-hyperscript": "^9.0.1",
@@ -68,8 +68,8 @@
68
68
  "devDependencies": {
69
69
  "@material-ui/core": "4.12.4",
70
70
  "@testing-library/react-hooks": "^8.0.1",
71
- "@toptal/picasso-tailwind-merge": "2.0.1-alpha-fx-5880-page-head-2-241fef4ab.34+241fef4ab",
72
- "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5880-page-head-2-241fef4ab.196+241fef4ab",
71
+ "@toptal/picasso-tailwind-merge": "2.0.1-alpha-fx-5880-page-head-2-99d1c9975.43+99d1c9975",
72
+ "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5880-page-head-2-99d1c9975.205+99d1c9975",
73
73
  "@types/classnames": "^2.3.1"
74
74
  },
75
75
  "sideEffects": false,
@@ -85,5 +85,5 @@
85
85
  "eager.js",
86
86
  "eager.d.ts"
87
87
  ],
88
- "gitHead": "241fef4abd970386116acad79b109b78b2086e3c"
88
+ "gitHead": "99d1c997587a3e9541c8b24ddea9590708e07cef"
89
89
  }
@@ -19,8 +19,8 @@ export default (theme: Theme) => {
19
19
 
20
20
  disabled: {
21
21
  pointerEvents: 'none',
22
- background: palette.grey.lighter,
23
- border: `1px solid ${palette.grey.lighter2}`,
22
+ background: palette.grey.lighter2,
23
+ border: `1px solid ${palette.grey.light2}`,
24
24
  },
25
25
 
26
26
  error: {