install UUI RC-1
This commit is contained in:
1888
src/Umbraco.Web.UI.Client/package-lock.json
generated
1888
src/Umbraco.Web.UI.Client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openid/appauth": "^1.3.1",
|
||||
"@umbraco-ui/uui": "1.3.0-rc.0",
|
||||
"@umbraco-ui/uui": "1.3.0-rc.1",
|
||||
"@umbraco-ui/uui-css": "1.3.0-rc.0",
|
||||
"element-internals-polyfill": "^1.1.19",
|
||||
"lit": "^2.7.0",
|
||||
|
||||
@@ -1,8 +1 @@
|
||||
export * from '@umbraco-ui/uui';
|
||||
// TODO: these export can be removed when we upgrade to 1.3.0. Then they will be part of the main export
|
||||
export * from '@umbraco-ui/uui-base/lib/animations';
|
||||
export * from '@umbraco-ui/uui-base/lib/events';
|
||||
export * from '@umbraco-ui/uui-base/lib/mixins';
|
||||
export * from '@umbraco-ui/uui-base/lib/registration';
|
||||
export * from '@umbraco-ui/uui-base/lib/types';
|
||||
export * from '@umbraco-ui/uui-base/lib/utils';
|
||||
|
||||
Reference in New Issue
Block a user