@embeddable.com/remarkable-ui 3.0.3 → 3.0.4

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.
@@ -22,7 +22,6 @@
22
22
  }
23
23
  .input:focus-within input {
24
24
  color: var(--em-textfield-color--filled, #212129);
25
- font-weight: var(--em-textfield-font-weight--filled, 500);
26
25
  }
27
26
 
28
27
  .input svg {
package/dist/index.js CHANGED
@@ -2586,7 +2586,7 @@ import { forwardRef as forwardRef5 } from "react";
2586
2586
 
2587
2587
  // src/components/editors/inputs/shared/InputField/InputField.tsx
2588
2588
  import { IconX as IconX2 } from "@tabler/icons-react";
2589
- import styles20 from "./InputField.module-DWUIQOWJ.module.css";
2589
+ import styles20 from "./InputField.module-JKLU4D4O.module.css";
2590
2590
  import clsx16 from "clsx";
2591
2591
  import { forwardRef as forwardRef4 } from "react";
2592
2592
  import { jsx as jsx26, jsxs as jsxs16 } from "react/jsx-runtime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@embeddable.com/remarkable-ui",
3
- "version": "3.0.3",
3
+ "version": "3.0.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/embeddable-hq/remarkable-ui"