@instructure/ui-test-queries
Advanced tools
Comparing version 6.24.1-rc.4 to 6.24.1-rc.5
@@ -81,5 +81,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
function _firePointerEvent() { | ||
_firePointerEvent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee(element, fn, init) { | ||
_firePointerEvent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(element, fn, init) { | ||
var options, | ||
@@ -144,5 +142,3 @@ clickable, | ||
function _fireClickEvent() { | ||
_fireClickEvent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee2(element, fn, init) { | ||
_fireClickEvent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2(element, fn, init) { | ||
var options, | ||
@@ -212,5 +208,3 @@ clickable, | ||
function _fireBlurEvent() { | ||
_fireBlurEvent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee3(element, fn, init) { | ||
_fireBlurEvent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee3(element, fn, init) { | ||
var options, | ||
@@ -282,5 +276,3 @@ focusable, | ||
function _fireFocusEvent() { | ||
_fireFocusEvent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee4(element, fn, init) { | ||
_fireFocusEvent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee4(element, fn, init) { | ||
var options, | ||
@@ -352,5 +344,3 @@ focusable, | ||
function _fireKeyboardEvent() { | ||
_fireKeyboardEvent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee5(element, fn, whichKey, init) { | ||
_fireKeyboardEvent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee5(element, fn, whichKey, init) { | ||
var options, | ||
@@ -357,0 +347,0 @@ focusable, |
@@ -37,5 +37,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
function _findWithLabel() { | ||
_findWithLabel = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee() { | ||
_findWithLabel = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() { | ||
var _parseQueryArguments, | ||
@@ -69,5 +67,3 @@ element, | ||
function _findWithText() { | ||
_findWithText = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee2() { | ||
_findWithText = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2() { | ||
var _parseQueryArguments2, | ||
@@ -101,5 +97,3 @@ element, | ||
function _findWithTitle() { | ||
_findWithTitle = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee3() { | ||
_findWithTitle = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee3() { | ||
var _parseQueryArguments3, | ||
@@ -133,5 +127,3 @@ element, | ||
function _find() { | ||
_find = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee4() { | ||
_find = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee4() { | ||
var _args4 = arguments; | ||
@@ -173,5 +165,3 @@ return _regeneratorRuntime.wrap(function _callee4$(_context4) { | ||
function _findParent() { | ||
_findParent = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee5() { | ||
_findParent = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee5() { | ||
var _args5 = arguments; | ||
@@ -213,5 +203,3 @@ return _regeneratorRuntime.wrap(function _callee5$(_context5) { | ||
function _findFrame() { | ||
_findFrame = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee6() { | ||
_findFrame = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee6() { | ||
var _args6 = arguments; | ||
@@ -261,5 +249,3 @@ return _regeneratorRuntime.wrap(function _callee6$(_context6) { | ||
function _findByQuery() { | ||
_findByQuery = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee7() { | ||
_findByQuery = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee7() { | ||
var _args7 = arguments; | ||
@@ -266,0 +252,0 @@ return _regeneratorRuntime.wrap(function _callee7$(_context7) { |
@@ -37,5 +37,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
function _getQueryResult2() { | ||
_getQueryResult2 = _asyncToGenerator( | ||
/*#__PURE__*/ | ||
_regeneratorRuntime.mark(function _callee() { | ||
_getQueryResult2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() { | ||
var element, | ||
@@ -42,0 +40,0 @@ queryFn, |
@@ -96,5 +96,3 @@ "use strict"; | ||
function _firePointerEvent() { | ||
_firePointerEvent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee(element, fn, init) { | ||
_firePointerEvent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(element, fn, init) { | ||
var options, | ||
@@ -159,5 +157,3 @@ clickable, | ||
function _fireClickEvent() { | ||
_fireClickEvent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee2(element, fn, init) { | ||
_fireClickEvent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2(element, fn, init) { | ||
var options, | ||
@@ -227,5 +223,3 @@ clickable, | ||
function _fireBlurEvent() { | ||
_fireBlurEvent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee3(element, fn, init) { | ||
_fireBlurEvent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3(element, fn, init) { | ||
var options, | ||
@@ -297,5 +291,3 @@ focusable, | ||
function _fireFocusEvent() { | ||
_fireFocusEvent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee4(element, fn, init) { | ||
_fireFocusEvent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee4(element, fn, init) { | ||
var options, | ||
@@ -367,5 +359,3 @@ focusable, | ||
function _fireKeyboardEvent() { | ||
_fireKeyboardEvent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee5(element, fn, whichKey, init) { | ||
_fireKeyboardEvent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee5(element, fn, whichKey, init) { | ||
var options, | ||
@@ -372,0 +362,0 @@ focusable, |
@@ -60,5 +60,3 @@ "use strict"; | ||
function _findWithLabel() { | ||
_findWithLabel = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee() { | ||
_findWithLabel = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() { | ||
var _parseQueryArguments, | ||
@@ -92,5 +90,3 @@ element, | ||
function _findWithText() { | ||
_findWithText = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee2() { | ||
_findWithText = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2() { | ||
var _parseQueryArguments2, | ||
@@ -124,5 +120,3 @@ element, | ||
function _findWithTitle() { | ||
_findWithTitle = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee3() { | ||
_findWithTitle = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() { | ||
var _parseQueryArguments3, | ||
@@ -156,5 +150,3 @@ element, | ||
function _find() { | ||
_find = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee4() { | ||
_find = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee4() { | ||
var _args4 = arguments; | ||
@@ -196,5 +188,3 @@ return _regenerator.default.wrap(function _callee4$(_context4) { | ||
function _findParent() { | ||
_findParent = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee5() { | ||
_findParent = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee5() { | ||
var _args5 = arguments; | ||
@@ -236,5 +226,3 @@ return _regenerator.default.wrap(function _callee5$(_context5) { | ||
function _findFrame() { | ||
_findFrame = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee6() { | ||
_findFrame = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee6() { | ||
var _args6 = arguments; | ||
@@ -284,5 +272,3 @@ return _regenerator.default.wrap(function _callee6$(_context6) { | ||
function _findByQuery() { | ||
_findByQuery = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee7() { | ||
_findByQuery = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee7() { | ||
var _args7 = arguments; | ||
@@ -289,0 +275,0 @@ return _regenerator.default.wrap(function _callee7$(_context7) { |
@@ -51,5 +51,3 @@ "use strict"; | ||
function _getQueryResult2() { | ||
_getQueryResult2 = (0, _asyncToGenerator2.default)( | ||
/*#__PURE__*/ | ||
_regenerator.default.mark(function _callee() { | ||
_getQueryResult2 = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() { | ||
var element, | ||
@@ -56,0 +54,0 @@ queryFn, |
{ | ||
"name": "@instructure/ui-test-queries", | ||
"version": "6.24.1-rc.4+8145d53e9", | ||
"version": "6.24.1-rc.5+9dd33d3ce", | ||
"description": "Helpers and utilities for queries in UI tests.", | ||
@@ -25,5 +25,5 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@instructure/debounce": "6.24.1-rc.4+8145d53e9", | ||
"@instructure/ui-axe-check": "6.24.1-rc.4+8145d53e9", | ||
"@instructure/ui-test-sandbox": "6.24.1-rc.4+8145d53e9", | ||
"@instructure/debounce": "6.24.1-rc.5+9dd33d3ce", | ||
"@instructure/ui-axe-check": "6.24.1-rc.5+9dd33d3ce", | ||
"@instructure/ui-test-sandbox": "6.24.1-rc.5+9dd33d3ce", | ||
"keycode": "^2", | ||
@@ -34,3 +34,3 @@ "pretty-format": "^24.9.0", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "6.24.1-rc.4+8145d53e9" | ||
"@instructure/ui-babel-preset": "6.24.1-rc.5+9dd33d3ce" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "8145d53e99e7e27005b8554e697a3ebd24ba665e" | ||
"gitHead": "9dd33d3cea1c077cd78b5259c33880d121f4431d" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
261768
7225