SYMBOL INDEX (113 symbols across 8 files) FILE: dist/vuedraggable.common.js function __webpack_require__ (line 7) | function __webpack_require__(moduleId) { function getSubstitution (line 1268) | function getSubstitution(matched, str, position, captures, namedCaptures... function getConsole (line 1456) | function getConsole() { function cached (line 1466) | function cached(fn) { function removeNode (line 1481) | function removeNode(node) { function insertNodeAt (line 1487) | function insertNodeAt(fatherNode, node, position) { function _arrayWithHoles (line 1818) | function _arrayWithHoles(arr) { function _iterableToArrayLimit (line 1822) | function _iterableToArrayLimit(arr, i) { function _arrayLikeToArray (line 1849) | function _arrayLikeToArray(arr, len) { function _unsupportedIterableToArray (line 1860) | function _unsupportedIterableToArray(o, minLen) { function _nonIterableRest (line 1869) | function _nonIterableRest() { function _slicedToArray (line 1877) | function _slicedToArray(arr, i) { function _arrayWithoutHoles (line 1888) | function _arrayWithoutHoles(arr) { function _iterableToArray (line 1892) | function _iterableToArray(iter) { function _nonIterableSpread (line 1896) | function _nonIterableSpread() { function _toConsumableArray (line 1904) | function _toConsumableArray(arr) { function buildAttribute (line 1927) | function buildAttribute(object, propName, value) { function computeVmIndex (line 1937) | function computeVmIndex(vnodes, element) { function _computeIndexes (line 1943) | function _computeIndexes(slots, children, isTransition, footerOffset) { function emit (line 1962) | function emit(evtName, evtData) { function delegateAndEmit (line 1970) | function delegateAndEmit(evtName) { function isTransitionName (line 1982) | function isTransitionName(name) { function vuedraggable_isTransition (line 1986) | function vuedraggable_isTransition(slots) { function getSlot (line 2001) | function getSlot(slot, scopedSlot, key) { function computeChildrenAndOffsets (line 2005) | function computeChildrenAndOffsets(children, slot, scopedSlot) { function getComponentAttributes (line 2029) | function getComponentAttributes($attrs, componentData) { FILE: dist/vuedraggable.umd.js function __webpack_require__ (line 16) | function __webpack_require__(moduleId) { function getSubstitution (line 1277) | function getSubstitution(matched, str, position, captures, namedCaptures... function getConsole (line 1465) | function getConsole() { function cached (line 1475) | function cached(fn) { function removeNode (line 1490) | function removeNode(node) { function insertNodeAt (line 1496) | function insertNodeAt(fatherNode, node, position) { function _arrayWithHoles (line 1827) | function _arrayWithHoles(arr) { function _iterableToArrayLimit (line 1831) | function _iterableToArrayLimit(arr, i) { function _arrayLikeToArray (line 1858) | function _arrayLikeToArray(arr, len) { function _unsupportedIterableToArray (line 1869) | function _unsupportedIterableToArray(o, minLen) { function _nonIterableRest (line 1878) | function _nonIterableRest() { function _slicedToArray (line 1886) | function _slicedToArray(arr, i) { function _arrayWithoutHoles (line 1897) | function _arrayWithoutHoles(arr) { function _iterableToArray (line 1901) | function _iterableToArray(iter) { function _nonIterableSpread (line 1905) | function _nonIterableSpread() { function _toConsumableArray (line 1913) | function _toConsumableArray(arr) { function buildAttribute (line 1936) | function buildAttribute(object, propName, value) { function computeVmIndex (line 1946) | function computeVmIndex(vnodes, element) { function _computeIndexes (line 1952) | function _computeIndexes(slots, children, isTransition, footerOffset) { function emit (line 1971) | function emit(evtName, evtData) { function delegateAndEmit (line 1979) | function delegateAndEmit(evtName) { function isTransitionName (line 1991) | function isTransitionName(name) { function vuedraggable_isTransition (line 1995) | function vuedraggable_isTransition(slots) { function getSlot (line 2010) | function getSlot(slot, scopedSlot, key) { function computeChildrenAndOffsets (line 2014) | function computeChildrenAndOffsets(children, slot, scopedSlot) { function getComponentAttributes (line 2038) | function getComponentAttributes($attrs, componentData) { FILE: src/util/helper.js function getConsole (line 1) | function getConsole() { function cached (line 9) | function cached(fn) { function removeNode (line 22) | function removeNode(node) { function insertNodeAt (line 28) | function insertNodeAt(fatherNode, node, position) { FILE: src/vuedraggable.d.ts type CombinedVueInstance (line 4) | type CombinedVueInstance< type ExtendedVue (line 12) | type ExtendedVue< type DraggedContext (line 22) | type DraggedContext = { type DropContext (line 28) | type DropContext = { type Rectangle (line 34) | type Rectangle = { type MoveEvent (line 43) | type MoveEvent = { FILE: src/vuedraggable.js function buildAttribute (line 4) | function buildAttribute(object, propName, value) { function computeVmIndex (line 13) | function computeVmIndex(vnodes, element) { function computeIndexes (line 17) | function computeIndexes(slots, children, isTransition, footerOffset) { function emit (line 30) | function emit(evtName, evtData) { function delegateAndEmit (line 34) | function delegateAndEmit(evtName) { function isTransitionName (line 43) | function isTransitionName(name) { function isTransition (line 47) | function isTransition(slots) { function getSlot (line 58) | function getSlot(slot, scopedSlot, key) { function computeChildrenAndOffsets (line 62) | function computeChildrenAndOffsets(children, slot, scopedSlot) { function getComponentAttributes (line 78) | function getComponentAttributes($attrs, componentData) { method data (line 156) | data() { method render (line 163) | render(h) { method created (line 177) | created() { method mounted (line 197) | mounted() { method beforeDestroy (line 230) | beforeDestroy() { method rootContainer (line 235) | rootContainer() { method realList (line 239) | realList() { method handler (line 246) | handler(newOptionValue) { method handler (line 253) | handler(newOptionValue) { method realList (line 259) | realList() { method getIsFunctional (line 265) | getIsFunctional() { method getTag (line 270) | getTag() { method updateOptions (line 274) | updateOptions(newOptionValue) { method getChildrenNodes (line 283) | getChildrenNodes() { method computeIndexes (line 291) | computeIndexes() { method getUnderlyingVm (line 302) | getUnderlyingVm(htmlElt) { method getUnderlyingPotencialDraggableComponent (line 313) | getUnderlyingPotencialDraggableComponent({ __vue__: vue }) { method emitChanges (line 331) | emitChanges(evt) { method alterList (line 337) | alterList(onList) { method spliceList (line 347) | spliceList() { method updatePosition (line 352) | updatePosition(oldIndex, newIndex) { method getRelatedContextFromMoveEvent (line 358) | getRelatedContextFromMoveEvent({ to, related }) { method getVmIndex (line 374) | getVmIndex(domIndex) { method getComponent (line 380) | getComponent() { method resetTransitionData (line 384) | resetTransitionData(index) { method onDragStart (line 395) | onDragStart(evt) { method onDragAdd (line 401) | onDragAdd(evt) { method onDragRemove (line 414) | onDragRemove(evt) { method onDragUpdate (line 427) | onDragUpdate(evt) { method updateProperty (line 437) | updateProperty(evt, propertyName) { method computeFutureIndex (line 442) | computeFutureIndex(relatedContext, evt) { method onDragMove (line 457) | onDragMove(evt, originalEvent) { method onDragEnd (line 474) | onDragEnd() { FILE: tests/unit/helper/FakeFunctionalComponent.js method render (line 10) | render(createElement, context) { FILE: tests/unit/vuedraggable.integrated.spec.js function getEvent (line 22) | function getEvent(name) { function normalizeHTML (line 37) | function normalizeHTML(wrapper) { function expectHTML (line 41) | function expectHTML(wrapper, expected) { FILE: tests/unit/vuedraggable.spec.js function normalizeHTML (line 28) | function normalizeHTML(wrapper) { function expectHTML (line 32) | function expectHTML(wrapper, expected) { function getEvent (line 37) | function getEvent(name) { function resetMocks (line 41) | function resetMocks() {