@dcloudio/uni-shared
Advanced tools
Comparing version 3.0.0-4020420240722003 to 3.0.0-4020820240925001
@@ -49,2 +49,4 @@ 'use strict'; | ||
'web-view', | ||
'location-picker', | ||
'location-view', | ||
]; | ||
@@ -116,2 +118,3 @@ const BUILT_IN_TAGS = BUILT_IN_TAG_NAMES.map((tag) => 'uni-' + tag); | ||
const UVUE_BUILT_IN_TAGS = [ | ||
'object', | ||
'loading-indicator', | ||
@@ -1586,3 +1589,3 @@ 'list-view', | ||
const styles = {}; | ||
if (typeof modeStyle === 'undefined') | ||
if (typeof modeStyle === 'undefined' || !pageStyle) | ||
return pageStyle; | ||
@@ -1589,0 +1592,0 @@ Object.keys(pageStyle).forEach((key) => { |
@@ -47,2 +47,4 @@ import { isHTMLTag, isSVGTag, hyphenate, camelize, normalizeStyle as normalizeStyle$1, isString, parseStringStyle, isArray, normalizeClass as normalizeClass$1, isFunction, isPlainObject, extend, capitalize } from '@vue/shared'; | ||
'web-view', | ||
'location-picker', | ||
'location-view', | ||
]; | ||
@@ -114,2 +116,3 @@ const BUILT_IN_TAGS = BUILT_IN_TAG_NAMES.map((tag) => 'uni-' + tag); | ||
const UVUE_BUILT_IN_TAGS = [ | ||
'object', | ||
'loading-indicator', | ||
@@ -1584,3 +1587,3 @@ 'list-view', | ||
const styles = {}; | ||
if (typeof modeStyle === 'undefined') | ||
if (typeof modeStyle === 'undefined' || !pageStyle) | ||
return pageStyle; | ||
@@ -1587,0 +1590,0 @@ Object.keys(pageStyle).forEach((key) => { |
{ | ||
"name": "@dcloudio/uni-shared", | ||
"version": "3.0.0-4020420240722003", | ||
"version": "3.0.0-4020820240925001", | ||
"description": "@dcloudio/uni-shared", | ||
@@ -5,0 +5,0 @@ "main": "./dist/uni-shared.cjs.js", |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
143030
6
4029
1
80