wix-rich-content-toolbars-v3
Advanced tools
Comparing version 8.70.30 to 8.70.31
@@ -20,3 +20,5 @@ /// <reference types="draft-js" /> | ||
export declare const getHighlightColorInSelectionResolver: import("../ContentResolver").IContentResolver<EditorState>; | ||
export declare const isUndoStackEmptyResolver: import("../ContentResolver").IContentResolver<EditorState>; | ||
export declare const isRedoStackEmptyResolver: import("../ContentResolver").IContentResolver<EditorState>; | ||
export declare const alwaysVisibleResolver: import("../ContentResolver").IContentResolver<EditorState>; | ||
//# sourceMappingURL=draftResolvers.d.ts.map |
@@ -21,3 +21,5 @@ export declare const RESOLVERS_IDS: { | ||
GET_HIGHLIGHT_COLOR_IN_SELECTION: string; | ||
IS_UNDO_STACK_EMPTY: string; | ||
IS_REDO_STACK_EMPTY: string; | ||
}; | ||
//# sourceMappingURL=resolvers-ids.d.ts.map |
/// <reference types="react" /> | ||
export declare const toolbarItemsRenders: { | ||
separator: () => JSX.Element; | ||
undo: (toolbarItem: any) => JSX.Element; | ||
redo: (toolbarItem: any) => JSX.Element; | ||
bold: (toolbarItem: any) => JSX.Element; | ||
@@ -5,0 +7,0 @@ italic: (toolbarItem: any) => JSX.Element; |
{ | ||
"name": "wix-rich-content-toolbars-v3", | ||
"version": "8.70.30", | ||
"version": "8.70.31", | ||
"author": { | ||
@@ -50,8 +50,8 @@ "name": "Noam Tayri", | ||
"react-sizeme": "latest", | ||
"ricos-common": "8.70.30", | ||
"wix-rich-content-common": "8.70.30", | ||
"wix-rich-content-editor": "8.70.30", | ||
"wix-rich-content-editor-common": "8.70.30", | ||
"wix-rich-content-plugin-commons": "8.70.30", | ||
"wix-rich-content-ui-components": "8.70.30" | ||
"ricos-common": "8.70.31", | ||
"wix-rich-content-common": "8.70.31", | ||
"wix-rich-content-editor": "8.70.31", | ||
"wix-rich-content-editor-common": "8.70.31", | ||
"wix-rich-content-plugin-commons": "8.70.31", | ||
"wix-rich-content-ui-components": "8.70.31" | ||
}, | ||
@@ -58,0 +58,0 @@ "unpkg": true, |
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 too big to display
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1188351
2907
34
+ Addedricos-common@8.70.31(transitive)
+ Addedricos-content@8.70.31(transitive)
+ Addedricos-schema@8.70.31(transitive)
+ Addedricos-types@8.70.31(transitive)
+ Addedwix-rich-content-common@8.70.31(transitive)
+ Addedwix-rich-content-editor@8.70.31(transitive)
+ Addedwix-rich-content-editor-common@8.70.31(transitive)
+ Addedwix-rich-content-plugin-commons@8.70.31(transitive)
+ Addedwix-rich-content-preview@8.70.31(transitive)
+ Addedwix-rich-content-ui-components@8.70.31(transitive)
+ Addedwix-rich-content-viewer@8.70.31(transitive)
- Removedricos-common@8.70.30(transitive)
- Removedricos-content@8.70.30(transitive)
- Removedricos-schema@8.70.30(transitive)
- Removedricos-types@8.70.30(transitive)
- Removedwix-rich-content-common@8.70.30(transitive)
- Removedwix-rich-content-editor@8.70.30(transitive)
- Removedwix-rich-content-editor-common@8.70.30(transitive)
- Removedwix-rich-content-plugin-commons@8.70.30(transitive)
- Removedwix-rich-content-preview@8.70.30(transitive)
- Removedwix-rich-content-ui-components@8.70.30(transitive)
- Removedwix-rich-content-viewer@8.70.30(transitive)
Updatedricos-common@8.70.31