@remirror/core-constants
Advanced tools
Comparing version 0.0.0-pr706.32 to 0.0.0-pr706.33
@@ -375,2 +375,3 @@ /** | ||
H6 = "_|h6|_", | ||
TaskList = "_|task|_", | ||
BulletList = "_|bullet|_", | ||
@@ -377,0 +378,0 @@ OrderedList = "_|number|_", |
@@ -355,2 +355,3 @@ 'use strict'; | ||
NamedShortcut["H6"] = "_|h6|_"; | ||
NamedShortcut["TaskList"] = "_|task|_"; | ||
NamedShortcut["BulletList"] = "_|bullet|_"; | ||
@@ -357,0 +358,0 @@ NamedShortcut["OrderedList"] = "_|number|_"; |
@@ -351,2 +351,3 @@ /** | ||
NamedShortcut["H6"] = "_|h6|_"; | ||
NamedShortcut["TaskList"] = "_|task|_"; | ||
NamedShortcut["BulletList"] = "_|bullet|_"; | ||
@@ -353,0 +354,0 @@ NamedShortcut["OrderedList"] = "_|number|_"; |
@@ -355,2 +355,3 @@ 'use strict'; | ||
NamedShortcut["H6"] = "_|h6|_"; | ||
NamedShortcut["TaskList"] = "_|task|_"; | ||
NamedShortcut["BulletList"] = "_|bullet|_"; | ||
@@ -357,0 +358,0 @@ NamedShortcut["OrderedList"] = "_|number|_"; |
@@ -355,2 +355,3 @@ 'use strict'; | ||
NamedShortcut["H6"] = "_|h6|_"; | ||
NamedShortcut["TaskList"] = "_|task|_"; | ||
NamedShortcut["BulletList"] = "_|bullet|_"; | ||
@@ -357,0 +358,0 @@ NamedShortcut["OrderedList"] = "_|number|_"; |
@@ -351,2 +351,3 @@ /** | ||
NamedShortcut["H6"] = "_|h6|_"; | ||
NamedShortcut["TaskList"] = "_|task|_"; | ||
NamedShortcut["BulletList"] = "_|bullet|_"; | ||
@@ -353,0 +354,0 @@ NamedShortcut["OrderedList"] = "_|number|_"; |
{ | ||
"name": "@remirror/core-constants", | ||
"version": "0.0.0-pr706.32", | ||
"version": "0.0.0-pr706.33", | ||
"description": "The core constants used throughout the remirror codebase", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-constants", |
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
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
94675
2555