@arkitektbedriftene/fe-lib 2.0.3 → 2.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.
package/dist/ui.es.js CHANGED
@@ -4,7 +4,7 @@ import { jsx as t, jsxs as c, Fragment as K } from "react/jsx-runtime";
4
4
  import { forwardRef as g, createContext as U, useMemo as w, useContext as B, isValidElement as q, cloneElement as J, useState as Q, useId as k } from "react";
5
5
  import { useFloating as Z, autoUpdate as _, offset as oo, flip as eo, shift as ro, useTransitionStyles as to, useClick as no, useHover as ao, safePolygon as io, useDismiss as so, useRole as lo, useInteractions as co, FloatingPortal as $o } from "@floating-ui/react";
6
6
  import * as y from "@radix-ui/react-toolbar";
7
- import { h as mo, i as go, j as H, k as uo, l as po } from "./index.esm-297793f7.js";
7
+ import { j as mo, k as go, l as H, m as uo, n as po } from "./index.esm-da01383a.js";
8
8
  import * as b from "@radix-ui/react-dialog";
9
9
  import * as m from "@radix-ui/react-dropdown-menu";
10
10
  import ho from "react-select";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkitektbedriftene/fe-lib",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {
@@ -81,6 +81,7 @@
81
81
  "@lexical/rich-text": "~0.17.0",
82
82
  "@lexical/selection": "~0.17.0",
83
83
  "@lexical/table": "~0.17.0",
84
+ "@lexical/utils": "~0.17.0",
84
85
  "@radix-ui/react-checkbox": "^1.0.4",
85
86
  "@radix-ui/react-dialog": "^1.0.5",
86
87
  "@radix-ui/react-dropdown-menu": "^2.0.6",