@maxio-com/react-ui-components
Advanced tools
| import e from"react";const a=()=>e.createElement("ul",{className:"maxio-side-nav__items"},e.createElement("li",{className:"maxio-side-nav__item maxio-side-nav__item--active"},e.createElement("button",{"aria-expanded":"true",className:"maxio-side-nav__menu-button",type:"button"},e.createElement("span",{className:"maxio-side-nav__icon"},e.createElement("i",{className:"maxio-icon maxio-icon-credit-card"})),e.createElement("span",{className:"maxio-side-nav__menu-title"},"Category"),e.createElement("span",{className:"maxio-side-nav__menu-chevron"},e.createElement("i",{className:"maxio-icon maxio-icon-chevron-down"}))),e.createElement("ul",{className:"maxio-side-nav__menu"},e.createElement("li",{className:"maxio-side-nav__item"},e.createElement("a",{"aria-current":"page",className:"maxio-side-nav__link"},e.createElement("span",{className:"maxio-side-nav__link-title"},"SubItem 1"))),e.createElement("li",{className:"maxio-side-nav__item"},e.createElement("a",{className:"maxio-side-nav__link"},e.createElement("span",{className:"maxio-side-nav__link-title"},"SubItem 2"))))));export{a as SideNav}; |
| "use strict";var e=require("react");exports.SideNav=()=>e.createElement("ul",{className:"maxio-side-nav__items"},e.createElement("li",{className:"maxio-side-nav__item maxio-side-nav__item--active"},e.createElement("button",{"aria-expanded":"true",className:"maxio-side-nav__menu-button",type:"button"},e.createElement("span",{className:"maxio-side-nav__icon"},e.createElement("i",{className:"maxio-icon maxio-icon-credit-card"})),e.createElement("span",{className:"maxio-side-nav__menu-title"},"Category"),e.createElement("span",{className:"maxio-side-nav__menu-chevron"},e.createElement("i",{className:"maxio-icon maxio-icon-chevron-down"}))),e.createElement("ul",{className:"maxio-side-nav__menu"},e.createElement("li",{className:"maxio-side-nav__item"},e.createElement("a",{"aria-current":"page",className:"maxio-side-nav__link"},e.createElement("span",{className:"maxio-side-nav__link-title"},"SubItem 1"))),e.createElement("li",{className:"maxio-side-nav__item"},e.createElement("a",{className:"maxio-side-nav__link"},e.createElement("span",{className:"maxio-side-nav__link-title"},"SubItem 2")))))); | ||
| //# sourceMappingURL=index.js.map |
| {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""} |
+21
| MIT License | ||
| Copyright (c) 2022 Maxio | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE |
| /// <reference types="react" /> | ||
| declare const SideNav: () => JSX.Element; | ||
| //# sourceMappingURL=SideNav.d.ts.map | ||
| export { SideNav }; |
+2
-5
| { | ||
| "name": "@maxio-com/react-ui-components", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "React ui components", | ||
@@ -10,5 +10,2 @@ "license": "MIT", | ||
| "sideEffects": false, | ||
| "directories": { | ||
| "lib": "dist" | ||
| }, | ||
| "files": [ | ||
@@ -47,3 +44,3 @@ "dist", | ||
| }, | ||
| "gitHead": "47ef4853921116fc05179ec30b5baf940c30bfd5" | ||
| "gitHead": "786c932fea973a3af2453cacc4f66a4aa01845a8" | ||
| } |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5117
213.73%7
250%15
Infinity%0
-100%4
100%