@elementor/editor-styles-repository
Advanced tools
Comparing version
# @elementor/editor-styles-repository | ||
## 0.8.3 | ||
### Patch Changes | ||
- 02fd724: Remove styles inheritance indicator if all inherited values are from a base style provider | ||
- Updated dependencies [f644084] | ||
- @elementor/editor-elements@0.8.0 | ||
- @elementor/editor-styles@0.6.5 | ||
## 0.8.2 | ||
### Patch Changes | ||
- Updated dependencies [548209b] | ||
- @elementor/editor-elements@0.7.1 | ||
## 0.8.1 | ||
@@ -4,0 +20,0 @@ |
@@ -53,2 +53,4 @@ import { Props } from '@elementor/editor-props'; | ||
export { ELEMENTS_STYLES_PROVIDER_KEY, LOCAL_STYLES_RESERVED_LABEL, type Meta, type StylesProvider, type UpdateActionPayload, type UpdatePropsActionPayload, stylesRepository, useCreateActionsByProvider, useProviders }; | ||
declare const ELEMENTS_BASE_STYLES_PROVIDER_KEY = "element-base-styles"; | ||
export { ELEMENTS_BASE_STYLES_PROVIDER_KEY, ELEMENTS_STYLES_PROVIDER_KEY, LOCAL_STYLES_RESERVED_LABEL, type Meta, type StylesProvider, type UpdateActionPayload, type UpdatePropsActionPayload, stylesRepository, useCreateActionsByProvider, useProviders }; |
@@ -23,2 +23,3 @@ "use strict"; | ||
__export(index_exports, { | ||
ELEMENTS_BASE_STYLES_PROVIDER_KEY: () => ELEMENTS_BASE_STYLES_PROVIDER_KEY, | ||
ELEMENTS_STYLES_PROVIDER_KEY: () => ELEMENTS_STYLES_PROVIDER_KEY, | ||
@@ -187,2 +188,3 @@ LOCAL_STYLES_RESERVED_LABEL: () => LOCAL_STYLES_RESERVED_LABEL, | ||
0 && (module.exports = { | ||
ELEMENTS_BASE_STYLES_PROVIDER_KEY, | ||
ELEMENTS_STYLES_PROVIDER_KEY, | ||
@@ -189,0 +191,0 @@ LOCAL_STYLES_RESERVED_LABEL, |
{ | ||
"name": "@elementor/editor-styles-repository", | ||
"description": "Elementor Editor Styles Repository", | ||
"version": "0.8.1", | ||
"version": "0.8.3", | ||
"private": false, | ||
@@ -36,5 +36,5 @@ "author": "Elementor Team", | ||
"dependencies": { | ||
"@elementor/editor-elements": "0.7.0", | ||
"@elementor/editor-elements": "0.8.0", | ||
"@elementor/editor-props": "0.11.1", | ||
"@elementor/editor-styles": "0.6.4", | ||
"@elementor/editor-styles": "0.6.5", | ||
"@elementor/editor-v1-adapters": "0.11.0", | ||
@@ -41,0 +41,0 @@ "@elementor/utils": "0.4.0" |
@@ -5,3 +5,3 @@ import { getWidgetsCache } from '@elementor/editor-elements'; | ||
const ELEMENTS_BASE_STYLES_PROVIDER_KEY = 'element-base-styles'; | ||
export const ELEMENTS_BASE_STYLES_PROVIDER_KEY = 'element-base-styles'; | ||
@@ -8,0 +8,0 @@ export const elementBaseStylesProvider: StylesProvider = { |
@@ -13,2 +13,3 @@ export { | ||
export { ELEMENTS_STYLES_PROVIDER_KEY, LOCAL_STYLES_RESERVED_LABEL } from './elements-styles-provider'; | ||
export { ELEMENTS_BASE_STYLES_PROVIDER_KEY } from './element-base-styles-provider'; | ||
@@ -15,0 +16,0 @@ import { init } from './init'; |
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
62291
1.61%851
0.59%0
-100%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed