@remirror/core-constants
Advanced tools
Comparing version 0.0.0-pr706.3 to 0.0.0-pr706.4
@@ -13,3 +13,3 @@ 'use strict'; | ||
var SELECTED_NODE_CLASS_SELECTOR = /*#__PURE__*/".".concat(SELECTED_NODE_CLASS_NAME); | ||
var SELECTED_NODE_CLASS_SELECTOR = ".".concat(SELECTED_NODE_CLASS_NAME); | ||
/** | ||
@@ -256,3 +256,3 @@ * ProseMirror uses the Unicode Character 'OBJECT REPLACEMENT CHARACTER' | ||
*/ | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = /*#__PURE__*/Symbol.for('__remirror__'); | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = Symbol.for('__remirror__'); | ||
/** | ||
@@ -259,0 +259,0 @@ * The priority of extension which determines what order it is loaded into the |
@@ -9,3 +9,3 @@ /** | ||
var SELECTED_NODE_CLASS_SELECTOR = /*#__PURE__*/".".concat(SELECTED_NODE_CLASS_NAME); | ||
var SELECTED_NODE_CLASS_SELECTOR = ".".concat(SELECTED_NODE_CLASS_NAME); | ||
/** | ||
@@ -252,3 +252,3 @@ * ProseMirror uses the Unicode Character 'OBJECT REPLACEMENT CHARACTER' | ||
*/ | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = /*#__PURE__*/Symbol.for('__remirror__'); | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = Symbol.for('__remirror__'); | ||
/** | ||
@@ -255,0 +255,0 @@ * These constants are stored on the `REMIRROR_IDENTIFIER_KEY` property of |
@@ -13,3 +13,3 @@ 'use strict'; | ||
var SELECTED_NODE_CLASS_SELECTOR = /*#__PURE__*/".".concat(SELECTED_NODE_CLASS_NAME); | ||
var SELECTED_NODE_CLASS_SELECTOR = ".".concat(SELECTED_NODE_CLASS_NAME); | ||
/** | ||
@@ -256,3 +256,3 @@ * ProseMirror uses the Unicode Character 'OBJECT REPLACEMENT CHARACTER' | ||
*/ | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = /*#__PURE__*/Symbol.for('__remirror__'); | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = Symbol.for('__remirror__'); | ||
/** | ||
@@ -259,0 +259,0 @@ * The priority of extension which determines what order it is loaded into the |
@@ -13,3 +13,3 @@ 'use strict'; | ||
var SELECTED_NODE_CLASS_SELECTOR = /*#__PURE__*/".".concat(SELECTED_NODE_CLASS_NAME); | ||
var SELECTED_NODE_CLASS_SELECTOR = ".".concat(SELECTED_NODE_CLASS_NAME); | ||
/** | ||
@@ -256,3 +256,3 @@ * ProseMirror uses the Unicode Character 'OBJECT REPLACEMENT CHARACTER' | ||
*/ | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = /*#__PURE__*/Symbol.for('__remirror__'); | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = Symbol.for('__remirror__'); | ||
/** | ||
@@ -259,0 +259,0 @@ * The priority of extension which determines what order it is loaded into the |
@@ -9,3 +9,3 @@ /** | ||
var SELECTED_NODE_CLASS_SELECTOR = /*#__PURE__*/".".concat(SELECTED_NODE_CLASS_NAME); | ||
var SELECTED_NODE_CLASS_SELECTOR = ".".concat(SELECTED_NODE_CLASS_NAME); | ||
/** | ||
@@ -252,3 +252,3 @@ * ProseMirror uses the Unicode Character 'OBJECT REPLACEMENT CHARACTER' | ||
*/ | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = /*#__PURE__*/Symbol.for('__remirror__'); | ||
var __INTERNAL_REMIRROR_IDENTIFIER_KEY__ = Symbol.for('__remirror__'); | ||
/** | ||
@@ -255,0 +255,0 @@ * These constants are stored on the `REMIRROR_IDENTIFIER_KEY` property of |
{ | ||
"name": "@remirror/core-constants", | ||
"version": "0.0.0-pr706.3", | ||
"version": "0.0.0-pr706.4", | ||
"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
91849