@bigbinary/neetoui 3.7.0-beta.13 → 3.7.0-beta.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.
package/layouts.js CHANGED
@@ -1,4 +1,4 @@
1
- import*as e from"react";import t,{forwardRef as n,cloneElement as r,useState as o,useLayoutEffect as i,useEffect as a,useRef as s,createContext as u,useContext as c,useCallback as l,useMemo as p,createElement as f,Children as d,isValidElement as m}from"react";import h from"@babel/runtime/helpers/extends";import v from"@babel/runtime/helpers/defineProperty";import g from"@babel/runtime/helpers/objectWithoutProperties";import y from"@babel/runtime/helpers/slicedToArray";import b,{createPortal as x}from"react-dom";import{withRouter as O,NavLink as E,useLocation as T,Link as k}from"react-router-dom";import C from"@babel/runtime/helpers/esm/extends";import w from"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";import S from"@babel/runtime/helpers/esm/inheritsLoose";import L from"@babel/runtime/helpers/esm/assertThisInitialized";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var A,P={exports:{}};
1
+ import*as e from"react";import t,{forwardRef as n,cloneElement as r,useState as o,useLayoutEffect as i,useEffect as a,useRef as s,createContext as u,useContext as c,useCallback as l,useMemo as p,createElement as f,Children as d,isValidElement as m}from"react";import h from"@babel/runtime/helpers/extends";import v from"@babel/runtime/helpers/defineProperty";import g from"@babel/runtime/helpers/objectWithoutProperties";import y from"@babel/runtime/helpers/slicedToArray";import b,{createPortal as x}from"react-dom";import{withRouter as O,NavLink as E,useLocation as T,Link as k}from"react-router-dom";import C from"@babel/runtime/helpers/esm/extends";import w from"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";import S from"@babel/runtime/helpers/esm/inheritsLoose";import L from"@babel/runtime/helpers/esm/assertThisInitialized";import"@babel/runtime/helpers/classCallCheck";import"@babel/runtime/helpers/createClass";"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var A,P={exports:{}};
2
2
  /*!
3
3
  Copyright (c) 2017 Jed Watson.
4
4
  Licensed under the MIT License (MIT), see
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neetoui",
3
- "version": "3.7.0-beta.13",
3
+ "version": "3.7.0-beta.14",
4
4
  "main": "./index.js",
5
5
  "module": "./index.js",
6
6
  "types": "./index.d.ts",