@sanity/ui 2.0.0-beta.19 → 2.0.0-beta.20

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/dist/theme.esm.js CHANGED
@@ -1886,6 +1886,7 @@ function themeColor_v2_v0(color_v2) {
1886
1886
  ...color_v2.button.default,
1887
1887
  transparent: color_v2.button.default.default
1888
1888
  },
1889
+ selectable: color_v2.selectable,
1889
1890
  spot: {
1890
1891
  gray: color_v2.avatar.gray.bg,
1891
1892
  blue: color_v2.avatar.blue.bg,