@gisce/react-ooui 2.85.1 → 2.86.0-alpha.2

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/README.md CHANGED
@@ -51,3 +51,4 @@ You can browse our Storybook running:
51
51
 
52
52
  - `npm install`
53
53
  - `npm run storybook`
54
+
@@ -17,7 +17,7 @@ import qc from "dayjs/plugin/duration";
17
17
  import Gc from "dayjs/plugin/relativeTime";
18
18
  import zc from "dayjs/plugin/weekday";
19
19
  import Kc from "dayjs/plugin/localeData";
20
- import { useLocale as he, Icon as To, iconMapper as Dt, useNotification as Jc, FormigaConfigProvider as Qc, mergeStrings as Xc, Dropdown as ea, getTablerIcon as ta, DropdownButton as Jt, SkeletonPill as Zc, Many2OneSuffix as ed, Many2OneSuffixModal as _s, PaginationHeader as td, FieldSet as nd, ExportModal as rd, HTMLPreview as od, FavouriteButton as sd } from "@gisce/react-formiga-components";
20
+ import { useLocale as he, Icon as To, iconMapper as Dt, useNotificationContext as Jc, FormigaConfigProvider as Qc, mergeStrings as Xc, Dropdown as ea, getTablerIcon as ta, DropdownButton as Jt, SkeletonPill as Zc, Many2OneSuffix as ed, Many2OneSuffixModal as _s, PaginationHeader as td, FieldSet as nd, ExportModal as rd, HTMLPreview as od, FavouriteButton as sd } from "@gisce/react-formiga-components";
21
21
  import id from "antd/lib/input/TextArea";
22
22
  import Tt from "styled-components";
23
23
  import Go from "react-measure";