@garfish/utils
Advanced tools
Comparing version 0.0.52 to 0.0.53
export declare const __GARFISH_FLAG__: unique symbol; | ||
export declare const __MockBody__ = "__garfishmockbody__"; | ||
export declare const __MockHead__ = "__garfishmockhead__"; | ||
export declare const __ELEMENT_DELETE_TAG__ = "__ELEMENT_DELETE_TAG__"; |
@@ -564,2 +564,7 @@ 'use strict'; | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
const __ELEMENT_DELETE_TAG__ = '__ELEMENT_DELETE_TAG__'; | ||
const xChar = 120; // "x" char | ||
@@ -657,2 +662,3 @@ const colonChar = 58; // ":" char | ||
parentNode.removeChild(el); | ||
el[__ELEMENT_DELETE_TAG__] = true; | ||
} | ||
@@ -725,6 +731,2 @@ } | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
function parseContentType(input) { | ||
@@ -941,2 +943,3 @@ input = input === null || input === void 0 ? void 0 : input.trim(); | ||
exports.DOMApis = DOMApis; | ||
exports.__ELEMENT_DELETE_TAG__ = __ELEMENT_DELETE_TAG__; | ||
exports.__GARFISH_FLAG__ = __GARFISH_FLAG__; | ||
@@ -943,0 +946,0 @@ exports.__MockBody__ = __MockBody__; |
@@ -556,2 +556,7 @@ 'use strict'; | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
const __ELEMENT_DELETE_TAG__ = '__ELEMENT_DELETE_TAG__'; | ||
const xChar = 120; // "x" char | ||
@@ -649,2 +654,3 @@ const colonChar = 58; // ":" char | ||
parentNode.removeChild(el); | ||
el[__ELEMENT_DELETE_TAG__] = true; | ||
} | ||
@@ -717,6 +723,2 @@ } | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
function parseContentType(input) { | ||
@@ -933,2 +935,3 @@ input = input === null || input === void 0 ? void 0 : input.trim(); | ||
exports.DOMApis = DOMApis; | ||
exports.__ELEMENT_DELETE_TAG__ = __ELEMENT_DELETE_TAG__; | ||
exports.__GARFISH_FLAG__ = __GARFISH_FLAG__; | ||
@@ -935,0 +938,0 @@ exports.__MockBody__ = __MockBody__; |
@@ -560,2 +560,7 @@ const objectToString = Object.prototype.toString; | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
const __ELEMENT_DELETE_TAG__ = '__ELEMENT_DELETE_TAG__'; | ||
const xChar = 120; // "x" char | ||
@@ -653,2 +658,3 @@ const colonChar = 58; // ":" char | ||
parentNode.removeChild(el); | ||
el[__ELEMENT_DELETE_TAG__] = true; | ||
} | ||
@@ -721,6 +727,2 @@ } | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
function parseContentType(input) { | ||
@@ -936,2 +938,2 @@ input = input === null || input === void 0 ? void 0 : input.trim(); | ||
export { DOMApis, __GARFISH_FLAG__, __MockBody__, __MockHead__, __extends, assert, callTestCallback, computeErrorUrl, computeStackTraceFromStackProp, createAppContainer, createKey, deepMerge, def, error, evalWithEnv, filterAndWrapEventListener, findTarget, getRenderNode, hasOwn, hookObjectProperty, inBrowser, internFunc, isAbsolute, isCss, isFunction, isHtml, isJs, isObject, isPlainObject, isPrimitive, isPromise, makeMap, nextTick, noop, objectToString, parseContentType, remove, setDocCurrentScript, sourceListTags, sourceNode, templateParse, toBoolean, transformUrl, unique, validURL, warn }; | ||
export { DOMApis, __ELEMENT_DELETE_TAG__, __GARFISH_FLAG__, __MockBody__, __MockHead__, __extends, assert, callTestCallback, computeErrorUrl, computeStackTraceFromStackProp, createAppContainer, createKey, deepMerge, def, error, evalWithEnv, filterAndWrapEventListener, findTarget, getRenderNode, hasOwn, hookObjectProperty, inBrowser, internFunc, isAbsolute, isCss, isFunction, isHtml, isJs, isObject, isPlainObject, isPrimitive, isPromise, makeMap, nextTick, noop, objectToString, parseContentType, remove, setDocCurrentScript, sourceListTags, sourceNode, templateParse, toBoolean, transformUrl, unique, validURL, warn }; |
@@ -560,2 +560,7 @@ const objectToString = Object.prototype.toString; | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
const __ELEMENT_DELETE_TAG__ = '__ELEMENT_DELETE_TAG__'; | ||
const xChar = 120; // "x" char | ||
@@ -653,2 +658,3 @@ const colonChar = 58; // ":" char | ||
parentNode.removeChild(el); | ||
el[__ELEMENT_DELETE_TAG__] = true; | ||
} | ||
@@ -721,6 +727,2 @@ } | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
function parseContentType(input) { | ||
@@ -936,2 +938,2 @@ input = input === null || input === void 0 ? void 0 : input.trim(); | ||
export { DOMApis, __GARFISH_FLAG__, __MockBody__, __MockHead__, __extends, assert, callTestCallback, computeErrorUrl, computeStackTraceFromStackProp, createAppContainer, createKey, deepMerge, def, error, evalWithEnv, filterAndWrapEventListener, findTarget, getRenderNode, hasOwn, hookObjectProperty, inBrowser, internFunc, isAbsolute, isCss, isFunction, isHtml, isJs, isObject, isPlainObject, isPrimitive, isPromise, makeMap, nextTick, noop, objectToString, parseContentType, remove, setDocCurrentScript, sourceListTags, sourceNode, templateParse, toBoolean, transformUrl, unique, validURL, warn }; | ||
export { DOMApis, __ELEMENT_DELETE_TAG__, __GARFISH_FLAG__, __MockBody__, __MockHead__, __extends, assert, callTestCallback, computeErrorUrl, computeStackTraceFromStackProp, createAppContainer, createKey, deepMerge, def, error, evalWithEnv, filterAndWrapEventListener, findTarget, getRenderNode, hasOwn, hookObjectProperty, inBrowser, internFunc, isAbsolute, isCss, isFunction, isHtml, isJs, isObject, isPlainObject, isPrimitive, isPromise, makeMap, nextTick, noop, objectToString, parseContentType, remove, setDocCurrentScript, sourceListTags, sourceNode, templateParse, toBoolean, transformUrl, unique, validURL, warn }; |
@@ -566,2 +566,7 @@ (function (global, factory) { | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
const __ELEMENT_DELETE_TAG__ = '__ELEMENT_DELETE_TAG__'; | ||
const xChar = 120; // "x" char | ||
@@ -659,2 +664,3 @@ const colonChar = 58; // ":" char | ||
parentNode.removeChild(el); | ||
el[__ELEMENT_DELETE_TAG__] = true; | ||
} | ||
@@ -727,6 +733,2 @@ } | ||
const __GARFISH_FLAG__ = Symbol.for('__GARFISH_FLAG__'); | ||
const __MockBody__ = '__garfishmockbody__'; | ||
const __MockHead__ = '__garfishmockhead__'; | ||
function parseContentType(input) { | ||
@@ -943,2 +945,3 @@ input = input === null || input === void 0 ? void 0 : input.trim(); | ||
exports.DOMApis = DOMApis; | ||
exports.__ELEMENT_DELETE_TAG__ = __ELEMENT_DELETE_TAG__; | ||
exports.__GARFISH_FLAG__ = __GARFISH_FLAG__; | ||
@@ -945,0 +948,0 @@ exports.__MockBody__ = __MockBody__; |
{ | ||
"name": "@garfish/utils", | ||
"version": "0.0.52", | ||
"version": "0.0.53", | ||
"description": "utils module.", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "348054f64b6318e0fadbddce5a89b8dee49b56f8" | ||
"gitHead": "2cbaea0ce325a7725121ee552e4e11fedf52ac1f" | ||
} |
238083
5409