@abyss-project/commons-front-core 1.0.12 → 1.0.14

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 (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -18386,7 +18386,6 @@ const pK = /* @__PURE__ */ Dr(hK), gK = ({ isOpen: e, onClose: t, url: r }) => {
18386
18386
  0.1
18387
18387
  )} 0%, ${Me(N.focusPrimary, 0.1)} 100%)`,
18388
18388
  borderRadius: 2,
18389
- marginBottom: 2,
18390
18389
  border: `1px solid ${Me(N.abyssPrimary, 0.2)}`,
18391
18390
  boxShadow: "0 4px 20px rgba(0, 0, 0, 0.1)",
18392
18391
  transition: "all 0.4s cubic-bezier(0.4, 0, 0.2, 1)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abyss-project/commons-front-core",
3
- "version": "1.0.12",
3
+ "version": "1.0.14",
4
4
  "description": "Front Core package of AbyssProject",
5
5
  "main": "dist/index.js",
6
6
  "module": "./dist/index.js",