@loadsmart/miranda-wc
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -9,2 +9,3 @@ export * from './components/button'; | ||
export * from './components/checkbox'; | ||
export * from './components/radio-group'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,1 +1,4 @@ | ||
import active from './activable'; | ||
import focus from './focusable'; | ||
import hover from './hoverable'; | ||
export { default as m, mr, ml, mx, mt, mb, my } from './margin'; | ||
@@ -6,5 +9,2 @@ export { default as p, pr, pl, px, pt, pb, py } from './padding'; | ||
export { default as disabled } from './disableable'; | ||
import active from './activable'; | ||
import focus from './focusable'; | ||
import hover from './hoverable'; | ||
export declare const on: { | ||
@@ -11,0 +11,0 @@ active: typeof active; |
{ | ||
"name": "@loadsmart/miranda-wc", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Miranda Web Components component library", | ||
@@ -16,3 +16,2 @@ "main": "dist/index.js", | ||
"dev": "start-storybook -p 6006", | ||
"lint:check": "eslint --ext .js,.ts src/", | ||
"typecheck": "tsc", | ||
@@ -30,3 +29,2 @@ "release": "semantic-release", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.19.1", | ||
"@cypress/mount-utils": "^2.1.0", | ||
@@ -41,7 +39,5 @@ "@rollup/plugin-replace": "^4.0.0", | ||
"@storybook/web-components": "^6.5.12", | ||
"@typescript-eslint/eslint-plugin": "^5.38.0", | ||
"@typescript-eslint/parser": "^5.38.0", | ||
"@types/mdx": "^2.0.3", | ||
"babel-loader": "^8.2.5", | ||
"cypress": "^10.8.0", | ||
"eslint": "^8.23.1", | ||
"lit-html": "^2.3.1" | ||
@@ -48,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
371410
13
206
2430