@umbraco-ui/uui-dialog
Advanced tools
Comparing version
import { defineElement } from '@umbraco-ui/uui-base/lib/registration'; | ||
import { LitElement, html, css } from 'lit'; | ||
import { css, LitElement, html } from 'lit'; | ||
var __defProp = Object.defineProperty; | ||
var __getOwnPropDesc = Object.getOwnPropertyDescriptor; | ||
@@ -10,4 +9,3 @@ var __decorateClass = (decorators, target, key, kind) => { | ||
if (decorator = decorators[i]) | ||
result = (kind ? decorator(target, key, result) : decorator(result)) || result; | ||
if (kind && result) __defProp(target, key, result); | ||
result = (decorator(result)) || result; | ||
return result; | ||
@@ -14,0 +12,0 @@ }; |
{ | ||
"name": "@umbraco-ui/uui-dialog", | ||
"version": "1.13.0", | ||
"version": "1.14.0-rc.0", | ||
"license": "MIT", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "1.13.0", | ||
"@umbraco-ui/uui-css": "1.13.0" | ||
"@umbraco-ui/uui-base": "1.14.0-rc.0", | ||
"@umbraco-ui/uui-css": "1.14.0-rc.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-dialog", | ||
"gitHead": "f57b1fdfea3678b843fbec706cecb3a220f6046f" | ||
"gitHead": "3dd62a7dd7fc7a38c6333c113cd942393bb437f0" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5138
-2.25%75
-2.6%1
Infinity%+ Added
+ Added
- Removed
- Removed