-- @/=[C]:-1
function remove(...)
local function endWindow()
local isWndVisible = table.remove(windowVisibleStack, #windowVisibleStack)
local shouldCallEnd = table.remove(windowShouldCallEndStack, #windowShouldCallEndStack)
local isWndVisible = table.remove(windowVisibleStack, #windowVisibleStack)
local shouldCallEnd = table.remove(windowShouldCallEndStack, #windowShouldCallEndStack)
local function endModalWindow()
local isWndVisible = table.remove(windowVisibleStack, #windowVisibleStack)
local isModalWndVisible = table.remove(modalWindowVisibleStack, #modalWindowVisibleStack)
local isWndVisible = table.remove(windowVisibleStack, #windowVisibleStack)
local isModalWndVisible = table.remove(modalWindowVisibleStack, #modalWindowVisibleStack)
local shouldCallEnd = table.remove(windowShouldCallEndStack, #windowShouldCallEndStack)
local isModalWndVisible = table.remove(modalWindowVisibleStack, #modalWindowVisibleStack)
local shouldCallEnd = table.remove(windowShouldCallEndStack, #windowShouldCallEndStack)
-- only call if popup was visible
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
remove(item)
{
let oldSortHeaderCellElement = this._headerTableCellElements.get(oldSortColumnIdentifier);
oldSortHeaderCellElement.classList.remove(WI.DataGrid.SortColumnAscendingStyleClassName);
oldSortHeaderCellElement.classList.remove(WI.DataGrid.SortColumnDescendingStyleClassName);
oldSortHeaderCellElement.classList.remove(WI.DataGrid.SortColumnAscendingStyleClassName);
oldSortHeaderCellElement.classList.remove(WI.DataGrid.SortColumnDescendingStyleClassName);
}
this._headerTableCellElements.delete(columnIdentifier);
this._headerTableRowElement.children[removedOrdinal].remove();
this._headerTableColumnGroupElement.children[removedOrdinal].remove();
this._headerTableRowElement.children[removedOrdinal].remove();
this._headerTableColumnGroupElement.children[removedOrdinal].remove();
this._dataTableColumnGroupElement.children[removedOrdinal].remove();
this._headerTableColumnGroupElement.children[removedOrdinal].remove();
this._dataTableColumnGroupElement.children[removedOrdinal].remove();
this._fillerRowElement.children[removedOrdinal].remove();
this._dataTableColumnGroupElement.children[removedOrdinal].remove();
this._fillerRowElement.children[removedOrdinal].remove();
this.children.remove(child, true);
cell.classList.remove("mouse-over-collapser");
}
if index then
table.remove(recentDirs, index)
end
if tableSize(recentDirs) > 10 then
table.remove(recentDirs, 1)
end
if im.MenuItem1("Remove current path") then
table.remove(favs, arrayFindValueIndex(favs, currentPath))
table.sort(favs)
for (let circle of this._circleElements)
circle.remove();
this._circleElements = [];
this._tests.remove(test);
for (var key in svgIcons) {
svgIcons[key].remove(); // removing all icon svgs from array
}
for (var key in svgIgnition) {
svgIgnition[key].remove(); // removing all icon svgs from array
}
for (var key in svgText) {
svgText[key].remove(); // removing all icon svgs from array
}
if (toRemove > -1){
svgIcons[toRemove].remove()
svgIcons.splice(toRemove, 1)
if (toRemove > -1) {
svgIcons[toRemove].remove()
detached = svgIcons.slice(toRemove)
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if delIdx and setupModule.vehicles[delIdx] then
table.remove(setupModule.vehicles, delIdx)
table.remove(self.vehicleSelectors, delIdx)
table.remove(setupModule.vehicles, delIdx)
table.remove(self.vehicleSelectors, delIdx)
self.mission._dirty = true
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
while #leaderboard > defaultLeaderboardSize do
table.remove(leaderboard, #leaderboard)
end
while #leaderboard > defaultLeaderboardSize do
table.remove(leaderboard, #leaderboard)
end
end
table.remove(M, i)
for k = 1, #M do
for k = 1, #M do
table.remove(M[k], j)
end
if #leaderSpeedBuffer > WINDOW_SIZE then
table.remove(leaderSpeedBuffer, 1)
end
-- while #leaderboard > 5 do
-- table.remove(leaderboard, #leaderboard)
-- end
if (alreadySelectedMessage && this._selectedMessages.length && multipleSelection) {
message.classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedMessages.remove(message);
message.classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedMessages.remove(message);
return;
} else if (i < newRange[0] || i > newRange[1] && messageInRange.classList.contains(WI.LogContentView.SelectedStyleClassName)) {
messageInRange.classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedMessages.remove(messageInRange);
messageInRange.classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedMessages.remove(messageInRange);
}
this._selectedMessages.forEach(function(message) {
message.classList.remove(WI.LogContentView.SelectedStyleClassName);
});
for (let item of this._scopeBar.items)
item.element.classList.remove("unread");
for (let item of items)
item.element.classList.remove("unread");
for (let item of items)
item.element.classList.remove("unread");
if (visible)
classList.remove(WI.LogContentView.FilteredOutStyleClassName);
else {
else {
this._selectedMessages.remove(messageElement);
classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedMessages.remove(messageElement);
classList.remove(WI.LogContentView.SelectedStyleClassName);
classList.add(WI.LogContentView.FilteredOutStyleClassName);
if (currentMessage.classList.contains("console-group-title")) {
currentMessage.parentNode.classList.remove("collapsed");
event.preventDefault();
if (this._currentSearchQuery === "") {
this.element.classList.remove(WI.LogContentView.SearchInProgressStyleClassName);
this.dispatchEventToListeners(WI.ContentView.Event.NumberOfSearchResultsDidChange);
if (!isEmptyObject(matchRanges))
classList.remove(WI.LogContentView.FilteredOutBySearchStyleClassName);
else
if (!this._selectedSearchMatchIsValid && this._selectedSearchMatch) {
this._selectedSearchMatch.highlight.classList.remove(WI.LogContentView.SelectedStyleClassName);
this._selectedSearchMatch = null;
if (this._selectedSearchMatch)
this._selectedSearchMatch.highlight.classList.remove(WI.LogContentView.SelectedStyleClassName);
} else if (this._breakpointsDisabledWarningElement) {
this._breakpointsDisabledWarningElement.remove();
this._breakpointsDisabledWarningElement = null;
if (parentTreeElement instanceof WI.FolderTreeElement) {
parentTreeElement.representedObject.remove(script);
{
this._callStackSection.element.remove();
this._pauseReasonSection.element.remove();
this.element.classList.remove("paused");
}
if (this._timelineRecordingWarningElement) {
this._timelineRecordingWarningElement.remove();
this._timelineRecordingWarningElement = null;
if (this._auditTestWarningElement) {
this._auditTestWarningElement.remove();
this._auditTestWarningElement = null;
if m.r == rIdx and m.n == nIdx then
table.remove(multi, i)
return
if editor.uiIconImageButton(editor.icons.trashBin2, vec24, cols.blueB, nil, nil, 'DeleteProfileBtn') then
table.remove(profileMgr.profiles, i)
mfe.selectedProfileIdx = 1
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
scope.$on("$destroy", function () {
StreamsManager.remove(streamsList)
})
for _, c in ipairs(cluster) do
qt:remove(c._qtId, poiList[c._qtId].markerInfo.missionMarker.pos.x, poiList[c._qtId].markerInfo.missionMarker.pos.y)
poiList[c._qtId] = false
local levelPaths = getParentPaths(currentLevel)
table.remove(levelPaths, 1)
local breadcrumbs = {}
if item.generator then
table.remove(items, i)
end
if item.dynamicSlot then
table.remove(items, i)
else
else
table.remove(items, i)
end
local oldLevel = callStack[#callStack]
table.remove(callStack, #callStack)
show(oldLevel)
while #categoryActions > maxRecentActionsLimits[category] do
table.remove(categoryActions, #categoryActions)
end
-- replace the oldest action with the new one
table.remove(categoryActions, oldestIndex)
table.insert(categoryActions, oldestIndex, actionRecord)
-- Remove the existing entry
table.remove(categoryActions, existingIndex)
end
if not categoryActions[i].pinned then
table.remove(categoryActions, i)
foundNonPinned = true
editor.hideWindow(config.openPreviews[previewIdx].winName)
table.remove(config.openPreviews, previewIdx)
end
end
table.remove(sensors, idx)
end
if sensors[j].id == sensorId and sensors[j].isLive then
table.remove(sensors, j)
return
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
else
this._element.classList.remove(WI.DetailsSection.CollapsedStyleClassName);
{
this._headerElement.classList.remove(WI.DetailsSection.MouseOverOptionsElementStyleClassName);
}
{
this._callStackSection.element.remove();
this._pauseReasonSection.element.remove();
this.element.classList.remove(WI.DebuggerSidebarPanel.DebuggerPausedStyleClassName);
}
case WI.TimelineManager.CapturingState.Inactive:
this._timelineRecordingWarningElement.remove();
break;
this._auditTestWarningElement.remove();
this._updateBreakpointsDisabledBanner();
else
this._breakpointsDisabledWarningElement.remove();
}
if v == name then
table.remove(layer.meshes[vehicleObj.jbeam], k)
api.setLayer(layer, true)
for index = #filteredIndices, 1, -1 do
table.remove(objects, filteredIndices[index])
end
local key = tableFindKey(hiddenObjectIconClasses, classes[k])
table.remove(hiddenObjectIconClasses, key)
else
if rem then
table.remove(condition.nested, rem)
self.mission._dirty = true
// for(var key in svgItems) {
// svgItems[key].remove()
// }
} else {
this.element.classList.remove(WI.RadioButtonNavigationItem.SelectedStyleClassName);
this.element.setAttribute("aria-selected", "false");
if (!isSelected) {
this.element.classList.remove(WI.RadioButtonNavigationItem.SelectedStyleClassName);
this.element.setAttribute("aria-selected", "false");
else {
this._listItemNode.classList.remove("parent");
this.collapse();
if (this._listItemNode)
this._listItemNode.classList.remove("expanded");
if (this._childrenListNode)
if (this._childrenListNode)
this._childrenListNode.classList.remove("expanded");
for i = #var.history, (var.historyIndex+1), -1 do
table.remove(var.history,i)
end
local function removeSavedFilter(index)
table.remove(var.options.savedFilter, index)
editor.setPreference("assetBrowser.general.savedFilter", var.options.savedFilter)
if string.lower(filename) == string.lower(file.fullFileName) then
table.remove(dir.files, k)
if dir == var.selectedDirectory then
local newDirectoriesToLoad = deepcopy(directoriesToLoadRef)
table.remove(newDirectoriesToLoad, k)
editor.setPreference("assetBrowser.general.directoriesToLoad", newDirectoriesToLoad)
if (self.vehType ~= "Any" and self.models[i].Type ~= self.vehType) or self.modelBlacklist[self.models[i].key] then
table.remove(self.models, i)
end
if (bList and bList[self.configs[i].key]) or (cType and not arrayFindValueIndex(self.allowedSubtypes or {}, cType)) then
table.remove(self.configs, i)
end
setObjectSelectedBoolSingle(editor.selection.object[idx], false)
table.remove(editor.selection.object, idx)
selectionChanged = true
setObjectSelectedBoolSingle(editor.selection.object[idx], false)
table.remove(editor.selection.object, idx)
else
local id = stack[stackSize]
table.remove(stack, stackSize)
local id = stack[stackSize]
table.remove(stack, stackSize)
local obj = stack[#stack]
table.remove(stack, #stack)
if Prefab.isValidChild(obj, true) then
if im.MenuItem1("Delete") then
table.remove(allBoundaries, i)
if selection.index >= i then
if remove then
fields:remove(remove)
if (this._repeatCountElement) {
this._repeatCountElement.remove();
this._repeatCountElement = null;
if (this._expandable)
this._element.classList.remove("expanded");
local function removeDrivePathSpline(idx)
table.remove(drivePathSplines, idx) -- Remove the drive path spline from the list.
util.computeIdToIdxMap(drivePathSplines, splineMap) -- Update the spline map.
local id = generateId(v, resIDs)
table.remove(v, 1) -- name
local res = { ui_imgui[funcName](unpack(v)) }
if (cached.group && cached.group.remove) {
cached.group.remove();
}
cached.couplers.forEach(coupler => {
if (coupler && coupler.remove) coupler.remove();
});
cached.couplers.forEach(coupler => {
if (coupler && coupler.remove) coupler.remove();
});
cached.couplers.forEach(coupler => {
if (coupler && coupler.remove) coupler.remove();
});
for (let session of this._sessions)
session.element.remove();
this._sessions.pop();
lastSession.element.remove();
}
if v.uri == data.uri then
table.remove( updateQueue, k )
uiUpdateQueue()
if v.id == r.id then
table.remove(progressQueue, k)
progressQueueDirty = true
for k,v in pairs(updateQueue) do
if v.id==data.modID then table.remove( updateQueue, k ) end
end
for k,v in pairs(updateQueue) do
if v.id==data.modID then table.remove( updateQueue, k ) end
end
if updateQueue[i].state == "done" then
table.remove(updateQueue,i)
end
end
table.remove( updateQueue, k )
log('D', 'repo.modUnsubscribe', tostring(mod_id).." pre-canceled")
local c1 = colors[c1Id]
table.remove(colors, c1Id)
local c2Id = math.ceil(math.random() * #colors)
local c2 = colors[c2Id]
table.remove(colors, c2Id)
local c3Id = math.ceil(math.random() * #colors)
local c3 = colors[c3Id]
table.remove(colors, c3Id)
if editor.uiIconImageButton(editor.icons.delete, tool.getIconSizeVec2(), nil, nil, nil, string.format("##vehicleColorPalette_Load_deleteButton_%d%s", k, guiId)) then
table.remove(palettes, k)
editor.setPreference("dynamicDecalsTool.vehicleColorPalette.palettes", palettes)
if editor.uiIconImageButton(editor.icons.delete, tool.getIconSizeVec2(), nil, nil, nil, string.format("##vehicleColorPalette_Load_deleteButton_%d%s", k, guiId)) then
table.remove(palettes, k)
editor.setPreference("dynamicDecalsTool.vehicleColorPalette.palettes", palettes)
if data.id and data.list.objects[data.id] and not data.list.objects[data.id].missing then
data.list:remove(data.id)
end
function C:remove(loc)
editor.history:commitAction("Remove Location",
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if item.generator then
table.remove(items, i)
else
if self.removeFirst and self.path[1].pos:squaredDistance(self.path[2].pos) < onPathDist * onPathDist then
-- table.remove(self.path, 1)
end
local removed = self.path[1]
table.remove(self.path, 1)
-- if self.callbacks.onRouteShortened then
if selectedStripIndex > 0 and selectedStripIndex <= #allStrips then
table.remove(allStrips, selectedStripIndex)
selectedStripIndex = selectedStripIndex - 1
if selectedLaneIndex > 0 and selectedLaneIndex <= #strip.lanes then
table.remove(strip.lanes, selectedLaneIndex)
selectedLaneIndex = -1
if selectedWaypointIndex > 0 and selectedWaypointIndex <= #lane.waypoints then
table.remove(lane.waypoints, selectedWaypointIndex)
selectedWaypointIndex = -1
elseif c == "o" then
local user = table.remove(optList, 1)
o.channels[target].users[user].access.op = add
elseif c == "h" then
local user = table.remove(optList, 1)
o.channels[target].users[user].access.halfop = add
elseif c == "v" then
local user = table.remove(optList, 1)
o.channels[target].users[user].access.voice = add
if userApp.appVersion == nil or userApp.appVersion < appVersion then
table.remove(userLayout.apps, userAppIndex)
userLayoutChanged = true
if (this._labelElement)
this._labelElement.remove();
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
{
this._previewContainer.classList.remove("animate");
this._previewElement.style.transitionTimingFunction = null;
this._timingContainer.classList.remove("animate");
this._timingElement.style.transform = null;
-- spawn single
local vehId = table.remove(state.vehsToReuse)
local veh = getObjectByID(vehId or -1)
if coupler[1] == vid then
table.remove(M.attachedCouplers, i)
end
if coupler[1] == obj1id and coupler[2] == obj2id and coupler[3] == nodeId and coupler[4] == obj2nodeId then
table.remove(M.attachedCouplers, i)
break
if im.MenuItem1("Delete") then
table.remove(allStartingPositions, i)
if selection.index >= i then
if entry.model == valueObj.model and entry.config == valueObj.config then
table.remove(itemTable, index)
goto continue
if (placeholder) {
remove(placeholder);
}
if (instance) {
remove(instance.effects, runner);
}
if (state.isUnmounting) {
return remove();
}
called = true;
remove();
if (cancelled) {
onUnmounted(() => {
remove(keepAliveRoot[type], injected);
}, target);
next = next.nextSibling;
remove(cur);
}
if (next && next !== end) {
remove(next);
}
const container = parentNode(node);
remove(node);
patch(null, vnode, container, next, parentComponent, parentSuspense, isSVGContainer(container), slotScopeIds);
leave(el, () => {
remove();
afterLeave && afterLeave();
if (shapeFlag & 64 /* TELEPORT */) {
vnode.type.remove(vnode, parentComponent, parentSuspense, optimized, internals, doRemove);
}
if (doRemove) {
remove(vnode);
}
},
remove(vnode, parentComponent, parentSuspense, optimized, { um: unmount, o: { remove: hostRemove } }, doRemove) {
const { shapeFlag, children, anchor, targetAnchor, target, props } = vnode;
function removeTransitionClass(el, cls) {
cls.split(/\s+/).forEach(c => c && el.classList.remove(c));
const { _vtc } = el;
el._vtc.forEach(cls => {
cls.split(/\s+/).forEach(c => c && clone.classList.remove(c));
});
remove(streams) {
for (let i = 0; i < streams.length; ++i) {
function C:removeCapsule(index)
table.remove(self.capsulePoints, index)
end
componentDamageMap[key][val].damageDisplayed = 0
hu(componentDamageMap[key][val].svgId, svg).n.classList.remove("flashAnim")
}
}).on('webkitAnimationEnd', function (){
hu(component.svgId, svg).n.classList.remove("flashAnim")
})
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
} else {
lButton.classList.remove('bng-disabled')
}
} else {
rButton.classList.remove('bng-disabled')
}
if remIdx then
table.remove(rewards, remIdx)
self.mission._dirty = true
// All nodes removed from the DOM via various jQuery APIs like .remove()
// are passed through jQuery.cleanData. Monkey-patch this method to fire
* - [`ready()`](http://api.jquery.com/ready/)
* - [`remove()`](http://api.jquery.com/remove/)
* - [`removeAttr()`](http://api.jquery.com/removeAttr/)
});
postDigestQueue.remove(element);
}
return $$animateQueue.push(element, 'leave', prepareAnimateOptions(options), function() {
element.remove();
});
* - `{{*}}` `get({string} key)` — Returns cached value for `key` or undefined for cache miss.
* - `{void}` `remove({string} key)` — Removes a key-value pair from the cache.
* - `{void}` `removeAll()` — Removes all cached values.
*
* superCache.remove('another key');
* expect(superCache.get('another key')).toBeUndefined();
if (size > capacity) {
this.remove(staleEnd.key);
}
* ```js
* transcludedContent.remove();
* transclusionScope.$destroy();
* **Best Practice**: if you intend to add and remove transcluded content manually in your directive
* (by calling the transclude function to get the DOM and calling `element.remove()` to remove it),
* then you are also responsible for calling `$destroy` on the transclusion scope.
// remove promise from the cache
cache.remove(url);
}
if (previousElements) {
previousElements.remove();
previousElements = null;
if (previousElement) {
previousElement.remove();
previousElement = null;
if (!providedEmptyOption) {
emptyOption.remove();
}
var removeUnknownOption = function() {
unknownOption.remove();
};
// remove the label from the element. wtf?
emptyOption.remove();
self.removeUnknownOption = function() {
if (self.unknownOption.parent()) self.unknownOption.remove();
};
if (count === 1) {
optionsMap.remove(value);
if (value === '') {
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
done[cur.id] = true
table.remove(open, 1)
end
if not route.path[i].wp then -- trying to ensure that each point has a map node associated with it
table.remove(route.path, i)
end
if configsInDealership[vehicleInfo.model_key] and configsInDealership[vehicleInfo.model_key][vehicleInfo.key] then
table.remove(eligibleVehiclesWithoutDealershipVehicles, i)
end
vehicleWatchlist[vehicleInfo.shopId] = nil -- remove the vehicle from the watchlist
table.remove(vehiclesInShop, i)
end
else
table.remove(vehiclesInShop, i)
end
if vehInfo.shopId == purchaseData.vehicleInfo.shopId then
table.remove(vehiclesInShop, i)
break
if (attr) {
this._attributes.remove(attr);
this._attributesMap.delete(name);
return;
pseudoClasses.remove(pseudoClass);
}
this._listenerSet.uninstall(true);
this.element.remove();
}
if #t > 30 then
table.remove(t,1)
end
if not logFiltered[i] or logFiltered[i] < logsHead then
table.remove(logFiltered, i)
end
-- while #logs > 500 do
-- table.remove( logs, 1 )
-- end
-- while #logFiltered > 500 do
-- table.remove( logFiltered, 1 )
-- end
while(#history > 20) do
table.remove(history, 1)
end
if lastUsed == data.levelName then
table.remove(result, i)
table.insert(result, 1, data)
if lastUsed == data.spawnPointName then
table.remove(result, i)
table.insert(result, 1, data)
end
table.remove(meshSplines, idx) -- Finally, remove the mesh spline from the list.
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
local newVal = shallowcopy(val)
table.remove(presets, i)
presets[newName] = newVal
local function remove(sensorId)
controller.unloadControllerExternal('roadsSensor' .. sensorId)
if vid == objectId then
remove(sensorId)
roadsSensors[sensorId] = nil
if (emptyContentPlaceholderElement)
emptyContentPlaceholderElement.remove();
emptyContentPlaceholderElement.remove();
this._emptyContentPlaceholderElements.delete(treeOutline);
if indexToRemove then
table.remove(registeredInputStrings, indexToRemove)
end
for (let circle of this._circleElements)
circle.remove();
this._circleElements = [];
if add == 'all' then
newPath.startPositions:remove(newPath.startPositions.objects[pn.recovery or -1])
pn.recovery = -1
if editor.uiIconImageButton(editor.icons.delete, im.ImVec2(tool.getIconSize(), tool.getIconSize()), nil, nil, nil, string.format("##%s_%s_%s_%d", layer.uid, guiId, "interpolationSteps_removedataPointsEntry", k)) then
table.remove(layer.dataPoints, k)
api.setLayer(layer, true)
if idx then
table.remove(recentItems, idx)
end
while #recentItems > maxRecentItems do
table.remove(recentItems, #recentItems)
end
} else {
elm.classList.remove(focusClass)
if (elm !== document.activeElement) return
// console.log("doBlur", target)
target.classList.remove(focusClass)
if (target === curFocused) curFocused = null
this._bouncyHighlightElement.addEventListener("animationend", (event) => {
this._bouncyHighlightElement.remove();
});
this._bouncyHighlightElement.remove();
function C:removeVertex(index)
table.remove(self.vertices,index)
self:processVertices()
this._instruments.remove(instrument);
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
} else if (this._selectorArrowsElement) {
this._selectorArrowsElement.remove();
this._selectorArrowsElement = null;
!function(){"use strict";function t(t,e,s,n,o,r,a){function i(t){if(1!==arguments.length||t)if(t)g(t.toastId);else for(var e=0;e=e&&O[e-1].open.resolve(),o()&&(h.remove(),h=null,B=a.defer())}))}function d(t,e,s,n){return angular.isObject(s)&&(n=s,s=null),v({iconClass:t,message:e,optionsOverride:n,title:s})}function m(){return angular.extend({},r)}function f(e){if(h)return B.promise;h=angular.element(""),h.attr("id",e.containerId),h.addClass(e.positionClass),h.css({"pointer-events":"auto"});var s=angular.element(document.querySelector(e.target));if(!s||!s.length)throw"Target for toasts doesn't exist";return t.enter(h,s).then(function(){B.resolve()}),B.promise}function v(s){function r(){return d.autoDismiss&&d.maxOpened&&O.length>d.maxOpened}function i(t,e,s){function n(e){return s[e]?function(){s[e](t)}:void 0}s.allowHtml?(t.scope.allowHtml=!0,t.scope.title=o.trustAsHtml(e.title),t.scope.message=o.trustAsHtml(e.message)):(t.scope.title=e.title,t.scope.message=e.message),t.scope.toastType=t.iconClass,t.scope.toastId=t.toastId,t.scope.extraData=s.extraData,t.scope.options={extendedTimeOut:s.extendedTimeOut,messageClass:s.messageClass,onHidden:s.onHidden,onShown:n("onShown"),onTap:n("onTap"),progressBar:s.progressBar,tapToDismiss:s.tapToDismiss,timeOut:s.timeOut,titleClass:s.titleClass,toastClass:s.toastClass},s.closeButton&&(t.scope.options.closeHtml=s.closeHtml)}function l(){function t(t){for(var e=["containerId","iconClasses","maxOpened","newestOnTop","positionClass","preventDuplicates","preventOpenDuplicates","templates"],s=0,n=e.length;n>s;s++)delete t[e[s]];return t}var e={toastId:C++,isOpened:!1,scope:n.$new(),open:a.defer()};return e.iconClass=s.iconClass,s.optionsOverride&&(angular.extend(d,t(s.optionsOverride)),e.iconClass=s.optionsOverride.iconClass||e.iconClass),i(e,s,d),e.el=c(e.scope),e}function c(t){var s=angular.element(""),n=e.get("$compile");return n(s)(t)}function u(){return d.maxOpened&&O.length<=d.maxOpened||!d.maxOpened}function p(){var t=d.preventDuplicates&&s.message===w,e=d.preventOpenDuplicates&&T[s.message];return t||e?!0:(w=s.message,T[s.message]=!0,!1)}var d=m();if(!p()){var v=l();if(O.push(v),r())for(var B=O.slice(0,O.length-d.maxOpened),x=0,$=B.length;$>x;x++)g(B[x].toastId);return u()&&v.open.resolve(),v.open.promise.then(function(){f(d).then(function(){if(v.isOpened=!0,d.newestOnTop)t.enter(v.el,h).then(function(){v.scope.init()});else{var e=h[0].lastChild?angular.element(h[0].lastChild):null;t.enter(v.el,h,e).then(function(){v.scope.init()})}})}),v}}var h,C=0,O=[],w="",T={},B=a.defer(),x={clear:i,error:l,info:c,remove:g,success:u,warning:p};return x}angular.module("toastr",[]).factory("toastr",t),t.$inject=["$animate","$injector","$document","$rootScope","$sce","toastrConfig","$q"]}(),function(){"use strict";angular.module("toastr").constant("toastrConfig",{allowHtml:!1,autoDismiss:!1,closeButton:!1,closeHtml:"",containerId:"toast-container",extendedTimeOut:1e3,iconClasses:{error:"toast-error",info:"toast-info",success:"toast-success",warning:"toast-warning"},maxOpened:0,messageClass:"toast-message",newestOnTop:!0,onHidden:null,onShown:null,onTap:null,positionClass:"toast-top-right",preventDuplicates:!1,preventOpenDuplicates:!1,progressBar:!1,tapToDismiss:!0,target:"body",templates:{toast:"directives/toast/toast.html",progressbar:"directives/progressbar/progressbar.html"},timeOut:5e3,titleClass:"toast-title",toastClass:"toast"})}(),function(){"use strict";function t(t){function e(t,e,s,n){function o(){var t=(i-(new Date).getTime())/a*100;e.css("width",t+"%")}var r,a,i;n.progressBar=t,t.start=function(t){r&&clearInterval(r),a=parseFloat(t),i=(new Date).getTime()+a,r=setInterval(o,10)},t.stop=function(){r&&clearInterval(r)},t.$on("$destroy",function(){clearInterval(r)})}return{replace:!0,require:"^toast",templateUrl:function(){return t.templates.progressbar},link:e}}angular.module("toastr").directive("progressBar",t),t.$inject=["toastrConfig"]}(),function(){"use strict";function t(){this.progressBar=null,this.startProgressBar=function(t){this.progressBar&&this.progressBar.start(t)},this.stopProgressBar=function(){this.progressBar&&this.progressBar.stop()}}angular.module("toastr").controller("ToastController",t)}(),function(){"use strict";function t(t,e,s,n){function o(s,o,r,a){function i(t){return a.startProgressBar(t),e(function(){a.stopProgressBar(),n.remove(s.toastId)},t,1)}function l(){s.progressBar=!1,a.stopProgressBar()}function c(){return s.options.closeHtml}var u;if(s.toastClass=s.options.toastClass,s.titleClass=s.options.titleClass,s.messageClass=s.options.messageClass,s.progressBar=s.options.progressBar,c()){var p=angular.element(s.options.closeHtml),g=t.get("$compile");p.addClass("toast-close-button"),p.attr("ng-click","close(true, $event)"),g(p)(s),o.prepend(p)}s.init=function(){s.options.timeOut&&(u=i(s.options.timeOut)),s.options.onShown&&s.options.onShown()},o.on("mouseenter",function(){l(),u&&e.cancel(u)}),s.tapToast=function(){angular.isFunction(s.options.onTap)&&s.options.onTap(),s.options.tapToDismiss&&s.close(!0)},s.close=function(t,e){e&&angular.isFunction(e.stopPropagation)&&e.stopPropagation(),n.remove(s.toastId,t)},o.on("mouseleave",function(){(0!==s.options.timeOut||0!==s.options.extendedTimeOut)&&(s.$apply(function(){s.progressBar=s.options.progressBar}),u=i(s.options.extendedTimeOut))})}return{replace:!0,templateUrl:function(){return s.templates.toast},controller:"ToastController",link:o}}angular.module("toastr").directive("toast",t),t.$inject=["$injector","$interval","toastrConfig","toastr"]}(),angular.module("toastr").run(["$templateCache",function(t){t.put("directives/progressbar/progressbar.html",'\n'),t.put("directives/toast/toast.html",'\n \n {{title}}\n \n \n \n \n \n\n')}]);
!function(){"use strict";function t(t,e,s,n,o,r,a){function i(t){if(1!==arguments.length||t)if(t)g(t.toastId);else for(var e=0;e=e&&O[e-1].open.resolve(),o()&&(h.remove(),h=null,B=a.defer())}))}function d(t,e,s,n){return angular.isObject(s)&&(n=s,s=null),v({iconClass:t,message:e,optionsOverride:n,title:s})}function m(){return angular.extend({},r)}function f(e){if(h)return B.promise;h=angular.element(""),h.attr("id",e.containerId),h.addClass(e.positionClass),h.css({"pointer-events":"auto"});var s=angular.element(document.querySelector(e.target));if(!s||!s.length)throw"Target for toasts doesn't exist";return t.enter(h,s).then(function(){B.resolve()}),B.promise}function v(s){function r(){return d.autoDismiss&&d.maxOpened&&O.length>d.maxOpened}function i(t,e,s){function n(e){return s[e]?function(){s[e](t)}:void 0}s.allowHtml?(t.scope.allowHtml=!0,t.scope.title=o.trustAsHtml(e.title),t.scope.message=o.trustAsHtml(e.message)):(t.scope.title=e.title,t.scope.message=e.message),t.scope.toastType=t.iconClass,t.scope.toastId=t.toastId,t.scope.extraData=s.extraData,t.scope.options={extendedTimeOut:s.extendedTimeOut,messageClass:s.messageClass,onHidden:s.onHidden,onShown:n("onShown"),onTap:n("onTap"),progressBar:s.progressBar,tapToDismiss:s.tapToDismiss,timeOut:s.timeOut,titleClass:s.titleClass,toastClass:s.toastClass},s.closeButton&&(t.scope.options.closeHtml=s.closeHtml)}function l(){function t(t){for(var e=["containerId","iconClasses","maxOpened","newestOnTop","positionClass","preventDuplicates","preventOpenDuplicates","templates"],s=0,n=e.length;n>s;s++)delete t[e[s]];return t}var e={toastId:C++,isOpened:!1,scope:n.$new(),open:a.defer()};return e.iconClass=s.iconClass,s.optionsOverride&&(angular.extend(d,t(s.optionsOverride)),e.iconClass=s.optionsOverride.iconClass||e.iconClass),i(e,s,d),e.el=c(e.scope),e}function c(t){var s=angular.element(""),n=e.get("$compile");return n(s)(t)}function u(){return d.maxOpened&&O.length<=d.maxOpened||!d.maxOpened}function p(){var t=d.preventDuplicates&&s.message===w,e=d.preventOpenDuplicates&&T[s.message];return t||e?!0:(w=s.message,T[s.message]=!0,!1)}var d=m();if(!p()){var v=l();if(O.push(v),r())for(var B=O.slice(0,O.length-d.maxOpened),x=0,$=B.length;$>x;x++)g(B[x].toastId);return u()&&v.open.resolve(),v.open.promise.then(function(){f(d).then(function(){if(v.isOpened=!0,d.newestOnTop)t.enter(v.el,h).then(function(){v.scope.init()});else{var e=h[0].lastChild?angular.element(h[0].lastChild):null;t.enter(v.el,h,e).then(function(){v.scope.init()})}})}),v}}var h,C=0,O=[],w="",T={},B=a.defer(),x={clear:i,error:l,info:c,remove:g,success:u,warning:p};return x}angular.module("toastr",[]).factory("toastr",t),t.$inject=["$animate","$injector","$document","$rootScope","$sce","toastrConfig","$q"]}(),function(){"use strict";angular.module("toastr").constant("toastrConfig",{allowHtml:!1,autoDismiss:!1,closeButton:!1,closeHtml:"",containerId:"toast-container",extendedTimeOut:1e3,iconClasses:{error:"toast-error",info:"toast-info",success:"toast-success",warning:"toast-warning"},maxOpened:0,messageClass:"toast-message",newestOnTop:!0,onHidden:null,onShown:null,onTap:null,positionClass:"toast-top-right",preventDuplicates:!1,preventOpenDuplicates:!1,progressBar:!1,tapToDismiss:!0,target:"body",templates:{toast:"directives/toast/toast.html",progressbar:"directives/progressbar/progressbar.html"},timeOut:5e3,titleClass:"toast-title",toastClass:"toast"})}(),function(){"use strict";function t(t){function e(t,e,s,n){function o(){var t=(i-(new Date).getTime())/a*100;e.css("width",t+"%")}var r,a,i;n.progressBar=t,t.start=function(t){r&&clearInterval(r),a=parseFloat(t),i=(new Date).getTime()+a,r=setInterval(o,10)},t.stop=function(){r&&clearInterval(r)},t.$on("$destroy",function(){clearInterval(r)})}return{replace:!0,require:"^toast",templateUrl:function(){return t.templates.progressbar},link:e}}angular.module("toastr").directive("progressBar",t),t.$inject=["toastrConfig"]}(),function(){"use strict";function t(){this.progressBar=null,this.startProgressBar=function(t){this.progressBar&&this.progressBar.start(t)},this.stopProgressBar=function(){this.progressBar&&this.progressBar.stop()}}angular.module("toastr").controller("ToastController",t)}(),function(){"use strict";function t(t,e,s,n){function o(s,o,r,a){function i(t){return a.startProgressBar(t),e(function(){a.stopProgressBar(),n.remove(s.toastId)},t,1)}function l(){s.progressBar=!1,a.stopProgressBar()}function c(){return s.options.closeHtml}var u;if(s.toastClass=s.options.toastClass,s.titleClass=s.options.titleClass,s.messageClass=s.options.messageClass,s.progressBar=s.options.progressBar,c()){var p=angular.element(s.options.closeHtml),g=t.get("$compile");p.addClass("toast-close-button"),p.attr("ng-click","close(true, $event)"),g(p)(s),o.prepend(p)}s.init=function(){s.options.timeOut&&(u=i(s.options.timeOut)),s.options.onShown&&s.options.onShown()},o.on("mouseenter",function(){l(),u&&e.cancel(u)}),s.tapToast=function(){angular.isFunction(s.options.onTap)&&s.options.onTap(),s.options.tapToDismiss&&s.close(!0)},s.close=function(t,e){e&&angular.isFunction(e.stopPropagation)&&e.stopPropagation(),n.remove(s.toastId,t)},o.on("mouseleave",function(){(0!==s.options.timeOut||0!==s.options.extendedTimeOut)&&(s.$apply(function(){s.progressBar=s.options.progressBar}),u=i(s.options.extendedTimeOut))})}return{replace:!0,templateUrl:function(){return s.templates.toast},controller:"ToastController",link:o}}angular.module("toastr").directive("toast",t),t.$inject=["$injector","$interval","toastrConfig","toastr"]}(),angular.module("toastr").run(["$templateCache",function(t){t.put("directives/progressbar/progressbar.html",'\n'),t.put("directives/toast/toast.html",'\n \n {{title}}\n \n \n \n \n \n\n')}]);
!function(){"use strict";function t(t,e,s,n,o,r,a){function i(t){if(1!==arguments.length||t)if(t)g(t.toastId);else for(var e=0;e=e&&O[e-1].open.resolve(),o()&&(h.remove(),h=null,B=a.defer())}))}function d(t,e,s,n){return angular.isObject(s)&&(n=s,s=null),v({iconClass:t,message:e,optionsOverride:n,title:s})}function m(){return angular.extend({},r)}function f(e){if(h)return B.promise;h=angular.element(""),h.attr("id",e.containerId),h.addClass(e.positionClass),h.css({"pointer-events":"auto"});var s=angular.element(document.querySelector(e.target));if(!s||!s.length)throw"Target for toasts doesn't exist";return t.enter(h,s).then(function(){B.resolve()}),B.promise}function v(s){function r(){return d.autoDismiss&&d.maxOpened&&O.length>d.maxOpened}function i(t,e,s){function n(e){return s[e]?function(){s[e](t)}:void 0}s.allowHtml?(t.scope.allowHtml=!0,t.scope.title=o.trustAsHtml(e.title),t.scope.message=o.trustAsHtml(e.message)):(t.scope.title=e.title,t.scope.message=e.message),t.scope.toastType=t.iconClass,t.scope.toastId=t.toastId,t.scope.extraData=s.extraData,t.scope.options={extendedTimeOut:s.extendedTimeOut,messageClass:s.messageClass,onHidden:s.onHidden,onShown:n("onShown"),onTap:n("onTap"),progressBar:s.progressBar,tapToDismiss:s.tapToDismiss,timeOut:s.timeOut,titleClass:s.titleClass,toastClass:s.toastClass},s.closeButton&&(t.scope.options.closeHtml=s.closeHtml)}function l(){function t(t){for(var e=["containerId","iconClasses","maxOpened","newestOnTop","positionClass","preventDuplicates","preventOpenDuplicates","templates"],s=0,n=e.length;n>s;s++)delete t[e[s]];return t}var e={toastId:C++,isOpened:!1,scope:n.$new(),open:a.defer()};return e.iconClass=s.iconClass,s.optionsOverride&&(angular.extend(d,t(s.optionsOverride)),e.iconClass=s.optionsOverride.iconClass||e.iconClass),i(e,s,d),e.el=c(e.scope),e}function c(t){var s=angular.element(""),n=e.get("$compile");return n(s)(t)}function u(){return d.maxOpened&&O.length<=d.maxOpened||!d.maxOpened}function p(){var t=d.preventDuplicates&&s.message===w,e=d.preventOpenDuplicates&&T[s.message];return t||e?!0:(w=s.message,T[s.message]=!0,!1)}var d=m();if(!p()){var v=l();if(O.push(v),r())for(var B=O.slice(0,O.length-d.maxOpened),x=0,$=B.length;$>x;x++)g(B[x].toastId);return u()&&v.open.resolve(),v.open.promise.then(function(){f(d).then(function(){if(v.isOpened=!0,d.newestOnTop)t.enter(v.el,h).then(function(){v.scope.init()});else{var e=h[0].lastChild?angular.element(h[0].lastChild):null;t.enter(v.el,h,e).then(function(){v.scope.init()})}})}),v}}var h,C=0,O=[],w="",T={},B=a.defer(),x={clear:i,error:l,info:c,remove:g,success:u,warning:p};return x}angular.module("toastr",[]).factory("toastr",t),t.$inject=["$animate","$injector","$document","$rootScope","$sce","toastrConfig","$q"]}(),function(){"use strict";angular.module("toastr").constant("toastrConfig",{allowHtml:!1,autoDismiss:!1,closeButton:!1,closeHtml:"",containerId:"toast-container",extendedTimeOut:1e3,iconClasses:{error:"toast-error",info:"toast-info",success:"toast-success",warning:"toast-warning"},maxOpened:0,messageClass:"toast-message",newestOnTop:!0,onHidden:null,onShown:null,onTap:null,positionClass:"toast-top-right",preventDuplicates:!1,preventOpenDuplicates:!1,progressBar:!1,tapToDismiss:!0,target:"body",templates:{toast:"directives/toast/toast.html",progressbar:"directives/progressbar/progressbar.html"},timeOut:5e3,titleClass:"toast-title",toastClass:"toast"})}(),function(){"use strict";function t(t){function e(t,e,s,n){function o(){var t=(i-(new Date).getTime())/a*100;e.css("width",t+"%")}var r,a,i;n.progressBar=t,t.start=function(t){r&&clearInterval(r),a=parseFloat(t),i=(new Date).getTime()+a,r=setInterval(o,10)},t.stop=function(){r&&clearInterval(r)},t.$on("$destroy",function(){clearInterval(r)})}return{replace:!0,require:"^toast",templateUrl:function(){return t.templates.progressbar},link:e}}angular.module("toastr").directive("progressBar",t),t.$inject=["toastrConfig"]}(),function(){"use strict";function t(){this.progressBar=null,this.startProgressBar=function(t){this.progressBar&&this.progressBar.start(t)},this.stopProgressBar=function(){this.progressBar&&this.progressBar.stop()}}angular.module("toastr").controller("ToastController",t)}(),function(){"use strict";function t(t,e,s,n){function o(s,o,r,a){function i(t){return a.startProgressBar(t),e(function(){a.stopProgressBar(),n.remove(s.toastId)},t,1)}function l(){s.progressBar=!1,a.stopProgressBar()}function c(){return s.options.closeHtml}var u;if(s.toastClass=s.options.toastClass,s.titleClass=s.options.titleClass,s.messageClass=s.options.messageClass,s.progressBar=s.options.progressBar,c()){var p=angular.element(s.options.closeHtml),g=t.get("$compile");p.addClass("toast-close-button"),p.attr("ng-click","close(true, $event)"),g(p)(s),o.prepend(p)}s.init=function(){s.options.timeOut&&(u=i(s.options.timeOut)),s.options.onShown&&s.options.onShown()},o.on("mouseenter",function(){l(),u&&e.cancel(u)}),s.tapToast=function(){angular.isFunction(s.options.onTap)&&s.options.onTap(),s.options.tapToDismiss&&s.close(!0)},s.close=function(t,e){e&&angular.isFunction(e.stopPropagation)&&e.stopPropagation(),n.remove(s.toastId,t)},o.on("mouseleave",function(){(0!==s.options.timeOut||0!==s.options.extendedTimeOut)&&(s.$apply(function(){s.progressBar=s.options.progressBar}),u=i(s.options.extendedTimeOut))})}return{replace:!0,templateUrl:function(){return s.templates.toast},controller:"ToastController",link:o}}angular.module("toastr").directive("toast",t),t.$inject=["$injector","$interval","toastrConfig","toastr"]}(),angular.module("toastr").run(["$templateCache",function(t){t.put("directives/progressbar/progressbar.html",'\n'),t.put("directives/toast/toast.html",'\n \n {{title}}\n \n \n \n \n \n\n')}]);
if (typeof data.uiNavHandler === "function") {
UINavHandlers.remove(element, data.uiNavHandler)
}
if (directive.uiNavHandler) {
UINavHandlers.remove(element, directive.uiNavHandler)
}
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if terrainImpExp.textureMaps[i].selected == true then
table.remove(terrainImpExp.textureMaps, i)
end
this._expanded = false;
this._element.classList.remove("expanded");
}
local elem = self.mission.layers[moveUp]
table.remove(self.mission.layers, moveUp)
table.insert(self.mission.layers, moveUp-1, elem)
local elem = self.mission.layers[moveDown]
table.remove(self.mission.layers, moveDown)
table.insert(self.mission.layers, moveDown+1, elem)
if remove then
table.remove(self.mission.layers, remove)
end
newPin = pin
table.remove(inPins, index)
break
newPin = pin
--table.remove(outPins, index)
break
if arrayFindValueIndex(list, res) then
table.remove(list, arrayFindValueIndex(list, res))
end
table.remove(coroutines, ci)
if (flag)
this._element.classList.remove(WI.TreeElementStatusButton.DisabledStyleClassName);
else
elements[instances[data.deleteIdx].id] = nil
table.remove(instances, data.deleteIdx or #instances)
selected.signal = math.max(1, selected.signal - 1)
elements[controllers[data.deleteIdx].id] = nil
table.remove(controllers, data.deleteIdx or #controllers)
selected.controller = math.max(1, selected.controller - 1)
elements[sequences[data.deleteIdx].id] = nil
table.remove(sequences, data.deleteIdx or #sequences)
selected.sequence = math.max(1, selected.sequence - 1)
for i = #typeData.states, typeData.statesArraySize + 1, -1 do
table.remove(typeData.states, i)
end
for i = #state.flashingLights, state.flashingLightsArraySize + 1, -1 do
table.remove(state.flashingLights, i)
end
for j = #light, state.lightsArraySize + 1, -1 do
table.remove(state.flashingLights[i], j)
end
if im.Button(" - ##phaseControllerIds"..i.."_"..j) then
table.remove(phase.controllerIds)
end
if soundStreams[i].streamID == ID then
table.remove(soundStreams,i)
return
{
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingKeyStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingValueStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingKeyStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingValueStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.DuplicateKeyStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingValueStyleClassName);
editingNode.element.classList.remove(WI.DOMStorageContentView.DuplicateKeyStyleClassName);
editingNode.__hasUncommittedEdits = undefined;
if (key.length)
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingKeyStyleClassName);
else
if (value.length)
editingNode.element.classList.remove(WI.DOMStorageContentView.MissingValueStyleClassName);
else
else
editingNode.element.classList.remove(WI.DOMStorageContentView.DuplicateKeyStyleClassName);
}
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if data.nodeId then
data.self.path.pathnodes:remove(data.nodeId)
end
if data.segId then
data.self.path.segments:remove(data.segId)
end
trail.path.pathnodes:remove(self.index)
if remove then
fields:remove(remove)
end
this._navigationItems.remove(navigationItem);
navigationItem.element.remove();
this._navigationItems.remove(navigationItem);
navigationItem.element.remove();
// Remove the collapsed style class to test if the items can fit at full width.
this.element.classList.remove(WI.NavigationBar.CollapsedStyleClassName);
if (!wasCollapsed)
this.element.classList.remove(WI.NavigationBar.CollapsedStyleClassName);
table.remove(allTrails, trailIndex)
if missionTrail == trail then
table.remove(missionTrails, i)
break
if selectedTrailIndex > 0 and selectedTrailIndex <= #allTrails then
table.remove(allTrails, selectedTrailIndex)
elseif selectedTrailIndex > #allTrails and selectedTrailIndex <= #allTrails + #missionTrails then
local missionIndex = selectedTrailIndex - #allTrails
table.remove(missionTrails, missionIndex)
end
table.remove(allPaths, selectedPathIndex)
table.remove(allBoundaries, selectedBoundaryIndex)
table.remove(allStartingPositions, selectedStartingPositionIndex)
program.canvas.shaderProgramCollection.remove(program);
}
if (this._titleElement)
this._titleElement.remove();
if ttl <= 0 then
table.remove(boosts, i)
else
ribbonNames[ribbon.persistantId] = nil
table.remove(ribbons, idx)
table.clear(nearList)
if lnk == link then
table.remove(self.links, i)
break
if flip.dir == 'add' then
table.remove(self.noTag, flip.i)
table.insert(self.hasTag, flip.elem)
else
table.remove(self.hasTag, flip.i)
table.insert(self.noTag, flip.elem)
if idx then
table.remove(self.selections, idx)
self:updateSharedSelectedTags()
if remove then
self.elementEditor:remove(remove)
self:selectElement(nil)
for _, id in ipairs(self.selections) do
self.objects[id].customFields:remove(remove)
end
if not im.ImGuiTextFilter_PassFilter(filter, child.name) then
table.remove(section.children, i)
end
if #section.children == 0 and parentSection and not im.ImGuiTextFilter_PassFilter(filter, section.name) then
table.remove(parentSection.children, index)
end
if self.ioloop and not args.reconnect then
self.ioloop:remove(self)
end
if loop then
loop:remove(self)
end
else
this.element.classList.remove(WI.HierarchicalPathNavigationItem.AlwaysShowLastPathComponentSeparatorStyleClassName);
}
angular.forEach(parts[name].tables, function (value, key) {
cache.remove(parts[name].parseUrl(parts[name].urlTemplate, key));
});
this._timelineRecordFrames[recordFrameIndex].record = null;
this._timelineRecordFrames[recordFrameIndex].element.remove();
}
if indexToRemove then
table.remove(registeredValueChangeNotifications, indexToRemove)
--we just removed an element from the notif table, check if we still need to call the GFX update
toResolveModules[i], toResolveModules[toResolveModulesSize] = toResolveModules[toResolveModulesSize], toResolveModules[i]
table.remove(toResolveModules, toResolveModulesSize)
toResolveModulesSize = toResolveModulesSize - 1
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if entry.model == valueObj.model and entry.config == valueObj.config then
table.remove(entryTable, index)
goto continue
{
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("inserting-tab");
this.element.classList.remove("animating");
this.element.classList.remove("inserting-tab");
tabBarItem.element.classList.remove("being-inserted");
this._tabBarItems.remove(tabBarItem);
tabBarItem.element.remove();
this._tabBarItems.remove(tabBarItem);
tabBarItem.element.remove();
this.element.classList.remove("animating");
this.element.classList.remove("closing-tab");
this.element.classList.remove("animating");
this.element.classList.remove("closing-tab");
this.element.classList.add("calculate-width");
this.element.classList.remove("collapsed");
this.element.classList.remove("calculate-width");
}
this.element.classList.remove("static-layout");
this._clearTabBarItemSizesAndPositions();
{
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("expanding-tabs");
this.element.classList.remove("animating");
this.element.classList.remove("expanding-tabs");
this.element.classList.remove("dragging-tab");
if (!this._tabAnimatedClosedSinceMouseEnter) {
this.element.classList.remove("static-layout");
this._clearTabBarItemSizesAndPositions();
if (acceptedKeywords.includes(WI.CSSKeywordCompletions.AllPropertyNamesPlaceholder) && WI.CSSCompletions.cssNameCompletions) {
acceptedKeywords.remove(WI.CSSKeywordCompletions.AllPropertyNamesPlaceholder);
acceptedKeywords = acceptedKeywords.concat(WI.CSSCompletions.cssNameCompletions.values);
for i = 10, #spot.saveData.scores do
table.remove(spot.saveData.scores, 10)
end
targetKeyboardShortcuts.remove(this);
}
{
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("inserting-tab");
this.element.classList.remove("animating");
this.element.classList.remove("inserting-tab");
tabBarItem.element.classList.remove("being-inserted");
this._tabBarItems.remove(tabBarItem);
tabBarItem.element.remove();
this._tabBarItems.remove(tabBarItem);
tabBarItem.element.remove();
this.element.classList.remove("animating");
this.element.classList.remove("closing-tab");
this.element.classList.remove("animating");
this.element.classList.remove("closing-tab");
this.element.classList.add("calculate-width");
this.element.classList.remove("collapsed");
this.element.classList.remove("calculate-width");
}
this.element.classList.remove("static-layout");
this._clearTabBarItemSizesAndPositions();
{
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("static-layout");
this.element.classList.remove("animating");
this.element.classList.remove("expanding-tabs");
this.element.classList.remove("animating");
this.element.classList.remove("expanding-tabs");
this.element.classList.remove("dragging-tab");
if (!this._tabAnimatedClosedSinceMouseEnter) {
this.element.classList.remove("static-layout");
this._clearTabBarItemSizesAndPositions();
else
this.subtitleElement.classList.remove(WI.BreakpointTreeElement.FormattedLocationStyleClassName);
clearTimeout(this._removeIconAnimationTimeoutIdentifier);
this.element.classList.remove(WI.BreakpointTreeElement.ProbeDataUpdatedStyleClassName);
// We want to restart the animation, which can only be done by removing the class,
this._removeIconAnimationTimeoutIdentifier = setTimeout(() => {
this.element.classList.remove(WI.BreakpointTreeElement.ProbeDataUpdatedStyleClassName);
}, WI.BreakpointTreeElement.ProbeDataUpdatedAnimationDuration);
if statSchedule[i] == fn then
table.remove(statSchedule, i)
lenstatSchedule = #statSchedule
let resourcesCollectionForType = this.resourceCollectionForType(resource.type);
resourcesCollectionForType.remove(resource);
}
console.assert(resource.type !== this._resourceType);
this.remove(resource);
return;
-- remove the header from the data, as we dont need it anymore
table.remove(sectionData, 1)
--log('D', ""header size: "..headerSize)
if #perfStats.totalSimTimes > perfStats.historySize then
table.remove(perfStats.totalSimTimes, 1)
end
if #perfStats.totalRenderTimes > perfStats.historySize then
table.remove(perfStats.totalRenderTimes, 1)
end
if #simStats.times > perfStats.historySize then
table.remove(simStats.times, 1)
end
local function remove(sensorId)
controller.unloadControllerExternal('advancedIMU' .. sensorId)
local params = split(data, "/")
local functionName = table.remove(params, 1)
if type(extensions[cmd][functionName]) == "function" then
local function remove(sensorId)
controller.unloadControllerExternal('idealRADARSensor' .. sensorId)
if vid == objectId then
remove(sensorId)
idealRADARs[sensorId] = nil
if editor.uiIconImageButton(editor.icons.remove_circle, imSizes.medium) then
local objId = table.remove(currInstance.tempSignalObjects)
if objId then
if data.stats.tempSpeedTbl[41] then -- 40 table entries = 10 seconds
table.remove(data.stats.tempSpeedTbl, 1)
end
if im.Button("Delete##Template") then
os.remove("roadtemplates/" .. chosenTemplateName .. ".road.json")
deselectTemplate()
editor.deleteRoad(decalRoads[decalRoadSelectionIndex[0]+1])
table.remove(decalRoads, decalRoadSelectionIndex[0]+1)
scenetree.findObjectById(decorations[decorationSelectionIndex[0]+1]):deleteObject()
table.remove(decorations, decorationSelectionIndex[0]+1)
editor.deleteRoad(decals[decalSelectionIndex[0]+1])
table.remove(decals, decalSelectionIndex[0]+1)
end
table.remove(stuntZones, i)
end
-- U.dump(al, '?? to_remove:'..rtgt..':'..il)
table.remove(al, il)
-- U.dump(across[rsrc], '?? removed:'..#al..':'..ni)
-- across[rsrc]
-- table.remove(across[rsrc], ni)
end
end
-- table.remove(across[rsrc], ni)
break
local tdec = U.chop(str, '"nodes":[[', true)
table.remove(tdec, 1)
for _,t in pairs(tdec) do
lo('??*************** to_CUT:'..i)
table.remove(b.list,ndi+b.io)
b.listrad = deepcopy(b.list)
table.remove(ajunc, ind)
D.matchClear()
us = f
-- table.remove(star, k)
pp = {star[(k-2) % #star + 1], star[k % #star + 1]}
for i =1,ipre-1 do
table.remove(listr, i)
end
for i =1,ipre-1 do
table.remove(list, i)
end
--ta[1] = nil
table.remove(ta, 1)
print('??*********** tta:'..#ta..':'..ta[2])
local pps = list[i].ps
table.remove(list,i)
table.insert(list, i, {e={pmi,b},ps=ps})
ap3[#ap3+1] = ap[i]
table.remove(ap, i)
end
mask = dhist[cdesc][#dhist[cdesc]]
table.remove(dhist[cdesc], #dhist[cdesc])
lo('?? from_HIST:'..cdesc)
else
table.remove(apick, inpick[1])
end
else
table.remove(apick, inpick[1])
end
-- arem[#arem + 1] = k
-- table.remove(across[cdec][ndi], k)
-- across[cdec][ndi][k] = nil
if irem then
table.remove(across[cdec][ndi], irem)
end
lnk[2] = lnk[2] + 1
-- table.remove(alnk, k) --] = nil
break
if lnk[1] == cdec then
table.remove(alnk, k) --] = nil
break
this._input.value = "";
this.element.classList.remove(WI.GoToLineDialog.NonEmptyClassName);
}
const app = UIAppStorage.current.apps[index]
if (app.element) app.element.remove()
if (bngVue.destroyApp && app.appName) bngVue.destroyApp(app.appName)
if(app !== undefined && app.element !== undefined) {
app.element.remove()
if(e.className === 'bng-app' || e.localName === 'bng-app') {
e.remove()
if (!app.__hidden) {
// app.element.remove();
app.element[0].style.setProperty("opacity", 0, "important");
table.insert(selected, available[idx])
table.remove(available, idx)
end
table.insert(selected, available[idx])
table.remove(available, idx)
end
table.insert(selectedVehicles, veh)
table.remove(available, idx)
break
table.insert(selectedVehicles, available[idx])
table.remove(available, idx)
end
if im.SmallButton("Remove##removeFilter") then
table.remove(e.baseFilter.whiteList, filterIdx)
-- Filter config saved to additionalAttributes, not ctd
if im.SmallButton("Remove##removeFilter") then
table.remove(e.baseFilter.blackList, filterIdx)
-- Filter config saved to additionalAttributes, not ctd
if im.SmallButton("Remove##removeSetting") then
table.remove(e.probabilitySettings, settingIdx)
-- Filter config saved to additionalAttributes, not ctd
if im.SmallButton("Remove##removeFilter") then
table.remove(setting.whiteList, filterIdx)
-- Filter config saved to additionalAttributes, not ctd
if im.SmallButton("Remove##removeFilter") then
table.remove(setting.blackList, filterIdx)
-- Filter config saved to additionalAttributes, not ctd
if manualCfg.model == cfg.model and manualCfg.config == cfg.config then
table.remove(e.manualAdditions, j)
-- Invalidate cache
if r.aabb then
tree:remove(r.name, r.aabb.x, r.aabb.y)
end
if road.aabb and tree then
tree:remove(road.name, road.aabb.x, road.aabb.y) -- Remove this road from the tree.
end
end
table.remove(roads, idx)
end
-- Removes the node with the given node id, from the road with the given road id.
local function removeNode(rIdx, nIdx) table.remove(roads[rIdx].nodes, nIdx) end
staticMeshMgr.tryRemove(r.name) -- If any static mesh was created for this road on finalise, remove them now.
table.remove(roads, i)
end
if gI[i] == groupIdx then
table.remove(gI, i)
end
if not roads[m.r] or not roads[m.r].nodes[m.n] then
table.remove(multi, i)
end
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
table.insert(selected, filteredVehicles[available[idx]])
table.remove(available, idx)
end
if type(header[1]) == "string" then
table.remove(t, 1)
end
for k, idx in pairs(obsoleteFuncIndices) do
table.remove(obsoleteFuncIndices, idx)
end
log('I', logTag, 'Deleting previous scenario prefab file \'' .. otherPrefabPath .. '\', as it is in a different format.')
FS:remove(otherPrefabPath)
end
while #objects > 0 do
local node, obj = unpack(table.remove(objects))
if chosenNodeKeyInPickedNodes ~= -1 then
table.remove(pickedNodes, chosenNodeKeyInPickedNodes)
else
if chosenBeamKeyInPickedBeams ~= -1 then
table.remove(pickedBeams, chosenBeamKeyInPickedBeams)
else
if im.Button("X##" .. nodeID .. "_nodeDeleteButton") then -- Remove item
table.remove(pickedNodes, pickedNodesKey)
end
if im.Button("X##" .. beamID .. "_beamDeleteButton") then -- Remove item
table.remove(pickedBeams, pickedBeamsKey)
end
if editor.uiIconImageButton(editor.icons.remove_circle, im.ImVec2(22 * im.uiscale[0], 22 * im.uiscale[0]), nil, nil, nil) then
table.remove(particleNames, i)
selectParticle(scenetree.findObject(particleNames[1] or ""))
let headerCell = this._headerElement.children[oldColumnIndex];
headerCell.classList.remove("sort-ascending", "sort-descending");
}
if (!this._fillerHeight) {
this._scrollContainerElement.classList.remove("not-scrollable");
this._fillerRow.remove();
this._scrollContainerElement.classList.remove("not-scrollable");
this._fillerRow.remove();
return;
this._cachedRows.delete(index);
row.remove();
}
repeat
local w = table.remove(S)
nodeData[w].onStack = false
if startIdx == 2 then
table.remove(path)
end
layerMgr.removeAllLayers(spline) -- Remove all layers associated with the Master Spline.
table.remove(masterSplines, idx) -- Remove the Master Spline from the Master Splines collection.
end
-- Remove the layer from the master spline's layer table.
table.remove(spline.layers, data.layerIndex)
-- Remove the layer from the master spline's layer table.
table.remove(spline.layers, data.layerIndex)
-- U.dump(loop,'?? if_LOOP:'..#loop)
-- table.remove(loop,#loop)
U.union(anode[i].key, anode[j].key)
table.remove(anode, j)
goon = true
-- U.dump(loop,'?? if_LOOP:'..#loop)
-- table.remove(loop,#loop)
-- slice domain
lo('??++++++ TO_REM:')
table.remove(aregion, i)
torem = true
else
table.remove(subLocationsHints[k])
end
if levelLogs[i].onCheck then
table.remove(levelLogs, i)
end
if logsToRemove[i] then
table.remove(levelLogs, i)
end
if (newRecord.type !== oldRecordType) {
this._element.classList.remove(oldRecordType);
this._element.classList.add(newRecord.type);
if (newRecord.eventType !== oldRecordEventType) {
this._element.classList.remove(oldRecordEventType);
this._element.classList.add(newRecord.eventType);
} else
this._element.classList.remove(oldRecordType, oldRecordEventType, "has-inactive-segment");
}
if (this._inactiveBarElement)
this._inactiveBarElement.remove();
if (this._activeBarElement)
this._activeBarElement.remove();
if (this._inactiveBarElement)
this._inactiveBarElement.remove();
}
} else if (this._activeBarElement)
this._activeBarElement.remove();
if statSchedule[i] == fn then
table.remove(statSchedule, i)
lenstatSchedule = #statSchedule
{
this._popoverContentElement.classList.remove(WI.BreakpointPopoverController.WidePopoverClassName);
this._actionsContainer.removeChildren();
this._popoverActionsInsertBreakpointActionView(newBreakpointActionView, -1);
this._popoverOptionsRowElement.classList.remove(WI.BreakpointPopoverController.HiddenStyleClassName);
this._popover.update();
this._popoverActionsInsertBreakpointActionView(newBreakpointActionView, index);
this._popoverOptionsRowElement.classList.remove(WI.BreakpointPopoverController.HiddenStyleClassName);
{
breakpointActionView.element.remove();
if (this._errorElement) {
this._errorElement.remove();
this._errorElement = null;
if (this._previewImageElement)
this._previewImageElement.remove();
oldModName = modname
table.remove(outFilelist)
else
for kf,of in pairs(outFilelist) do
if of == oldFilepath then table.remove( outFilelist, kf ); break end
end
end
if FS:remove(filename) ~= 0 then
log('E', 'safeDelete', 'unable to delete : ' .. dumps(filename))
if #self.graphData >= self.graphDataCount then
table.remove(self.graphData, 1)
end
this._childFrameCollection.remove(childFrame);
this._childFrameIdentifierMap.delete(childFrame._id);
if (resource.parentFrame)
resource.parentFrame.remove(resource);
this._resourceCollection.remove(resource);
if v.dest == dest then
table.remove(meshConstructor.createMeshLOD, k)
_writeMeshConstructor()
if #self.graphData >= self.data.graphDataCount then
table.remove(self.graphData, 1)
end
table.insert(results, {time = (disqualified and "Disqualified" or time), speed = rightVehicle:getVelocity():len() * speedUnit, vehicle = vehicleName})
table.remove(vehicles, i)
end
table.insert(results, {time = time, speed = leftVehicle:getVelocity():len() * speedUnit, vehicle = opponentVehicleName .. ' (opponent)'})
table.remove(vehicles, i)
opponentVehicle:queueLuaCommand('ai.setSpeed(30)')
local newPrefabs = deepcopy(self.path[fieldName])
table.remove(newPrefabs, rem)
self:changeField(fieldName, newPrefabs,"removed entry")
this._recordBars[i].records = null;
this._recordBars[i].element.remove();
}
window.setTimeout(function() {
node.element.classList.remove("data-updated");
}, WI.ProbeSetDataGrid.DataUpdatedAnimationDuration);
if instance.name == self.name then
table.remove(instances, i)
break
if ctrl.name == self.name then
table.remove(controllers, i)
break
if self.phases[idx] then
table.remove(self.phases, idx)
end
if sequence.name == self.name then
table.remove(sequences, i)
break
for i = #delInstances, 1, -1 do
table.remove(instances, delInstances[i])
end
for i = #delControllers, 1, -1 do
table.remove(controllers, delControllers[i])
end
for i = #delSequences, 1, -1 do
table.remove(sequences, delSequences[i])
end
if selectedPhaseIndex > 0 and selectedPhaseIndex <= #dragSettings.phases then
table.remove(dragSettings.phases, selectedPhaseIndex)
selectedPhaseIndex = -1
if im.Button("Remove##phase" .. i) then
table.remove(dragSettings.phases, i)
utils.markUnsavedChanges()
if #editModeSets > 1 then -- Keep at least one set
table.remove(editModeSets, index)
if selectedSetIndex >= index then
for i = #selectedIndices, 1, -1 do
table.insert(selectedItems, table.remove(selectedModesList, selectedIndices[i]))
end
for i = #selectedIndices, 1, -1 do
table.insert(selectedItems, table.remove(selectedModesList, selectedIndices[i]))
end
for i = #indicesToRemove, 1, -1 do
table.remove(selectedModesList, indicesToRemove[i])
end
local oldPartName = partNavHistory[#partNavHistory]
table.remove(partNavHistory, #partNavHistory)
parentPartName = nil
for (let node of ns) {
node.classList.remove(MENU_NAVIGATION_CLASS)
}
if (!isAvailable(node)) {
node.classList.remove(MENU_NAVIGATION_CLASS)
continue
if (rect.right < 0 || rect.bottom < 0 || rect.left > screen.width || rect.top > screen.height) {
node.classList.remove(MENU_NAVIGATION_CLASS)
continue
if data.nodeId then
data.self.path.pathnodes:remove(data.nodeId)
end
if data.segId then
data.self.path.segments:remove(data.segId)
end
if data.nodeId then
data.self.path.pathnodes:remove(data.nodeId)
end
if data.segId then
data.self.path.segments:remove(data.segId)
end
data.nodeData = self.path.pathnodes.objects[data.index]:onSerialize()
self.path.pathnodes:remove(data.index)
self:selectPathnode(nil)
if remove then
fields:remove(remove)
end
if data.segId then
data.self.path.startPositions:remove(data.segId)
end
if (parentTreeElement instanceof WI.FolderTreeElement) {
parentTreeElement.representedObject.remove(script);
const ghostEl = getGhostElement()
if (ghostEl) ghostEl.remove()
const ghostEl = getGhostElement()
if (ghostEl) ghostEl.remove()
}
M.settingsApplyFromPreset()
FS:remove(presetFilename)
return true
if M.loadPresetFile("settings/postfxSettings.postfx") then
FS:remove("settings/postfxSettings.postfx")
end
table.remove(sidewalkSplines, idx)
util.computeIdToIdxMap(sidewalkSplines, splineMap)
if im.Button("Remove##"..marker.objectName) then
table.remove(routeMarkers, i)
change = true
end
table.remove(assemblySplines, idx) -- Finally, remove the assembly spline from the list.
if rem then
table.remove(self.filenames, rem)
table.remove(self.mission.prefabs, rem)
table.remove(self.filenames, rem)
table.remove(self.mission.prefabs, rem)
self.mission._dirty = true
if (shouldSaveTab) {
this._recentTabContentViews.remove(tabContentView);
this._recentTabContentViews.unshift(tabContentView);
this._recentTabContentViews.remove(tabContentView);
if (this._highlightedMenuItemElement) {
this._highlightedMenuItemElement.classList.remove("highlighted");
if measurement and measurement.points[pointIndex] then
table.remove(measurement.points, pointIndex)
self:calculateMeasurementDistance(measurementId)
if selectedLaneIndex > 0 and selectedLaneIndex <= #allLanes then
table.remove(allLanes, selectedLaneIndex)
selectedLaneIndex = selectedLaneIndex - 1
hashToGroupID[posHash] = groupIDCount
groupIDToEntries[groupIDCount] = table.remove(tblPool)
table.insert(groupIDToEntries[groupIDCount], i)
hashToGroupID[posHash] = groupIDCount
groupIDToEntries[groupIDCount] = table.remove(tblPool)
table.insert(groupIDToEntries[groupIDCount], i)
if id then
table.remove(M.state.vehicle.nodeDebugTextModes, id)
if im.MenuItem1("Delete") then
table.remove(allPaths, i)
if selection.index >= i then
if removeIdx then
table.remove(path.nodes, removeIdx)
markPathAsDirty(path)
if (event.target === container) {
container.classList.remove("pulsing");
container.removeEventListener("animationend", animationEnded);
if (container.classList.contains("pulsing")) {
container.classList.remove("pulsing");
container.recalculateStyles();
item.container.title = "";
item.container.classList.remove(WI.DefaultDashboardView.EnabledItemStyleClassName);
}
table.remove(trafficTable, j)
trafficTableLen = trafficTableLen - 1
if tFQarray[1] and (traffic.frameQue*dt >= traffic.rateQue) then
local vid = table.remove(tFQarray, 1)
tFQdict[vid] = nil
if not vehicleIsStopped then
table.remove(traffic.trafficTable, j)
trafficTableLen = trafficTableLen - 1
electrics.stop_turn_signal()
table.remove(route.laneChanges, 1)
end
for i = #route.path, min(#route.path, exitNodeIdx) + 1, -1 do
table.remove(route.path, i)
table.remove(route.pathLength, i)
table.remove(route.path, i)
table.remove(route.pathLength, i)
end
if xnorm > 0 and xnorm < 1 then
table.remove(path, 1)
end
-- vehicle is within the first path segment but facing the wrong way
table.remove(path, 1)
end
if v == extName then
table.remove(manualUnloadExtensions, i)
return
end
-- table.remove(achunk, 2)
-- chunk = table.remove(achunk, 3)
-- table.remove(achunk, 2)
-- chunk = table.remove(achunk, 3)
-- table.insert(achunk, 1, chunk)
if U.vang(U.mod(j+1,base) - base[j],base[j] - U.mod(j-1,base)) < small_ang then
table.remove(base,j)
end
-- local ch4 = table.remove(apair,4)
-- table.remove(apair,3)
-- local ch4 = table.remove(apair,4)
-- table.remove(apair,3)
-- table.insert(apair,1,ch4)
if pair[1] == U.mod(p[2]+1,#base) then
local p1 = table.remove(p, 1)
p[#p+1] = p1
if pair[1] == U.mod(p[1]+1,#base) then
pair = table.remove(apair,i)
table.insert(apair,j,pair)
if not isin then
table.remove(apair, i)
end
else
element.classList.remove("active");
}
dashboardView.element.removeEventListener("animationend", animationEnded);
dashboardView.element.classList.remove(animationClass);
container._updateAdvanceArrowVisibility();
dashboardView.element.removeEventListener("animationend", animationEnded);
dashboardView.element.classList.remove(animationClass);
dashboardView.element.classList.remove(WI.DashboardContainerView.VisibleDashboardStyleClassName);
dashboardView.element.classList.remove(animationClass);
dashboardView.element.classList.remove(WI.DashboardContainerView.VisibleDashboardStyleClassName);
container._updateAdvanceArrowVisibility();
} else
dashboardView.element.classList.remove(WI.DashboardContainerView.VisibleDashboardStyleClassName);
}
this._branches.remove(branch);
if listing.id == inventoryId then
table.remove(listedVehicles, i)
end
local offer = listing.offers[offerIndex]
table.remove(listing.offers, offerIndex)
career_modules_inventory.sellVehicle(inventoryId, offer.value)
if listing.id == inventoryId then
table.remove(listing.offers, offerIndex)
return
if expiredOffersCount > maximumExpiredOffers then
table.remove(listing.offers, offerIndex)
end
if offer.expiredViewCounter > 1 or expiredOffersCount > maximumExpiredOffers then
table.remove(listing.offers, offerIndex)
end
this._canvasCollection.remove(canvas);
this._otherExecutionContextPathComponents.remove(executionContextPathComponent, true);
if contained[elem.dirInLevel] and not elem.selected then
table.remove(path.prefabs,arrayFindValueIndex(path.prefabs, elem.dirInLevel))
end
if p[1] == pin.name and p[2] == pin.direction then
table.remove(self.pinList, pos)
table.insert(self.pinList, p[3], pin)
if self.pinList[i].id == pin.id then
table.remove(self.pinList, i)
break
end
table.remove(M, i)
for k = 1, #M do
for k = 1, #M do
table.remove(M[k], j)
end
if #leaderSpeedBuffer > WINDOW_SIZE then
table.remove(leaderSpeedBuffer, 1)
end
table.insert(self.redoStack, undoTransaction)
table.remove(self.undoStack, #self.undoStack)
end
table.insert(self.undoStack, redoTransaction)
table.remove(self.redoStack, #self.redoStack)
end
-- from this point, every time we add a new transaction, delete the first one so we keep the max undo levels size
table.remove(self.undoStack, 0)
end
-- from this point, every time we add a new transaction, delete the first one so we keep the max undo levels size
table.remove(self.undoStack, 0)
end
let tombstoneContentViewContainers = this._tombstoneContentViewContainersForContentView(contentView);
tombstoneContentViewContainers.remove(this);
return;
if (groupElement.classList.contains("collapsed"))
groupElement.classList.remove("collapsed");
else
local lastIdx = #selSpline.nodes
table.remove(selSpline.nodes, lastIdx)
table.remove(selSpline.widths, lastIdx)
table.remove(selSpline.nodes, lastIdx)
table.remove(selSpline.widths, lastIdx)
table.remove(selSpline.nmls, lastIdx)
table.remove(selSpline.widths, lastIdx)
table.remove(selSpline.nmls, lastIdx)
selSpline.isLoop = true
local splinePre = deepCopyFunct(selSpline)
table.remove(selSpline.nodes, out.node)
table.remove(selSpline.widths, out.node)
table.remove(selSpline.nodes, out.node)
table.remove(selSpline.widths, out.node)
table.remove(selSpline.nmls, out.node)
table.remove(selSpline.widths, out.node)
table.remove(selSpline.nmls, out.node)
out.node = max(1, min(#selSpline.nodes, out.node))
if doesContain then
table.remove(selSpline.graphNodes, idx) -- Path contains the node already, so remove it.
table.remove(selSpline.vels, idx) -- Remove the velocity for the node.
table.remove(selSpline.graphNodes, idx) -- Path contains the node already, so remove it.
table.remove(selSpline.vels, idx) -- Remove the velocity for the node.
if selSpline.velLimits then
if selSpline.velLimits then
table.remove(selSpline.velLimits, idx) -- Remove the velocity limit for the node.
end
end
table.remove(masterSplineLayers, idx)
end
end
table.remove(layers, i)
end
if idx then
table.remove(recentFiles, idx)
end
while #recentFiles > editor.getPreference("flowgraph.general.recentFileCount") do
table.remove(recentFiles, editor.getPreference("flowgraph.general.recentFileCount")+1)
end
rowRecordBars[recordBarIndex].records = null;
rowRecordBars[recordBarIndex].element.remove();
}
if #M.uiLayoutHistory > 20 then
table.remove(M.uiLayoutHistory, 1)
end
if im.Selectable1("..", nil, im.SelectableFlags_SpanAllColumns) then
table.remove(currDir, currDirLen)
end
const removeAll = id => {
remove(id)
remove(getFocusScalarName(id))
remove(id)
remove(getFocusScalarName(id))
remove(getFocusScalarXName(id))
remove(getFocusScalarName(id))
remove(getFocusScalarXName(id))
remove(getFocusScalarYName(id))
remove(getFocusScalarXName(id))
remove(getFocusScalarYName(id))
}
) => {
if (data.value[id]) remove(id)
add(id, actionFn, immediateStart, options)
// remove hold scalar
remove(getFocusScalarXName(id))
remove(getFocusScalarYName(id))
remove(getFocusScalarXName(id))
remove(getFocusScalarYName(id))
if (element.detail.value === 0) {
remove(id)
return
// remove normal hold
remove(id)
} else {
remove(getFocusScalarXName(id))
}
} else {
remove(getFocusScalarYName(id))
}
} else if (!selectedStop) {
this._colorPicker.element.remove();
this._element.classList.remove("editing-color");
this._colorPicker.element.remove();
this._element.classList.remove("editing-color");
this._editingColor = false;
else
return (assert(remove(t), "empty zone stack"))
end
table.insert(ambient_banks, filepath)
table.remove(asset_banks, i)
end
table.insert(ambient_banks, filepath)
table.remove(meta_banks, i)
end
let watchExpressions = this._watchExpressionsSetting.value.slice(0);
watchExpressions.remove(expression, true);
this._watchExpressionsSetting.value = watchExpressions;
this._subviews.splice(index, 1);
view.element.remove();
document.body.classList.add("docked", WI.DockConfiguration.Bottom);
document.body.classList.remove("window-inactive", WI.DockConfiguration.Right, WI.DockConfiguration.Left);
} else if (side === WI.DockConfiguration.Right) {
document.body.classList.add("docked", WI.DockConfiguration.Right);
document.body.classList.remove("window-inactive", WI.DockConfiguration.Bottom, WI.DockConfiguration.Left);
} else if (side === WI.DockConfiguration.Left) {
document.body.classList.add("docked", WI.DockConfiguration.Left);
document.body.classList.remove("window-inactive", WI.DockConfiguration.Bottom, WI.DockConfiguration.Right);
} else
} else
document.body.classList.remove("docked", WI.DockConfiguration.Right, WI.DockConfiguration.Left, WI.DockConfiguration.Bottom);
// FIXME: We should use the :window-inactive pseudo class once https://webkit.org/b/38927 is fixed.
document.body.classList.remove(WI.docked ? "window-docked-inactive" : "window-inactive");
};
if (userAgentValueInput) {
userAgentValueInput.remove();
userAgentValueInput = null;
if (WI._elementDraggingGlassPane)
WI._elementDraggingGlassPane.remove();
if (WI._elementDraggingGlassPane)
WI._elementDraggingGlassPane.remove();
case "added":
entry.node.remove();
break;
{
WI._windowKeydownListeners.remove(listener);
this._expanded = false;
this._element.classList.remove("expanded");
local renderOrderIndex = node.parent.children[objId].renderOrderIndex
table.remove(node.parent.renderChildrenOrder or {}, renderOrderIndex)
node.parent.children[objId] = nil
if childIndex then
table.remove(groupNode.renderChildrenOrder, childIndex)
end
else
table.remove(node.renderChildrenOrder, orderIndex)
end
if (this._listItemNode && this._classNames)
this._listItemNode.classList.remove(...this._classNames);
this._classNames.remove(className);
if (this._listItemNode)
this._listItemNode.classList.remove(className);
}
this._subtitleElement.textContent = this._subtitle;
this._titlesElement.classList.remove(WI.GeneralTreeElement.NoSubtitleStyleClassName);
} else if (this._subtitle instanceof Node) {
this._subtitleElement.appendChild(this._subtitle);
this._titlesElement.classList.remove(WI.GeneralTreeElement.NoSubtitleStyleClassName);
} else {
if (this._recordingProcessingOptionsContainer) {
this._recordingProcessingOptionsContainer.remove();
this._recordingProcessingOptionsContainer = null;
spinner.element.remove();
pauseButton.remove();
spinner.element.remove();
pauseButton.remove();
createResumeButton();
resumeButton.remove();
createPauseButton();
if (this._recordingProcessingOptionsContainer) {
this._recordingProcessingOptionsContainer.remove();
this._recordingProcessingOptionsContainer = null;
scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if not hasDeletePressedRecently and selectedNodeIdx > 0 and selectedNodeIdx <= #polygon then
table.remove(polygon, selectedNodeIdx)
selectedNodeIdx = max(1, min(#polygon, selectedNodeIdx))
*/
"undefined"!=typeof module&&"undefined"!=typeof exports&&module.exports===exports&&(module.exports="ui.router"),function(a,b,c){"use strict";function d(a,b){return S(new(S(function(){},{prototype:a})),b)}function e(a){return R(arguments,function(b){b!==a&&R(b,function(b,c){a.hasOwnProperty(c)||(a[c]=b)})}),a}function f(a,b){var c=[];for(var d in a.path){if(a.path[d]!==b.path[d])break;c.push(a.path[d])}return c}function g(a){if(Object.keys)return Object.keys(a);var b=[];return R(a,function(a,c){b.push(c)}),b}function h(a,b){if(Array.prototype.indexOf)return a.indexOf(b,Number(arguments[2])||0);var c=a.length>>>0,d=Number(arguments[2])||0;for(d=d<0?Math.ceil(d):Math.floor(d),d<0&&(d+=c);d=0||(k.push(e[m]),j[e[m]]=a[e[m]]);return S({},j,b)}function j(a,b,c){if(!c){c=[];for(var d in a)c.push(d)}for(var e=0;e "));if(s[c]=d,O(a))q.push(c,[function(){return b.get(a)}],j);else{var e=b.annotate(a);R(e,function(a){a!==c&&i.hasOwnProperty(a)&&n(i[a],a)}),q.push(c,a,e)}r.pop(),s[c]=f}}function o(a){return P(a)&&a.then&&a.$$promises}if(!P(i))throw new Error("'invocables' must be an object");var p=g(i||{}),q=[],r=[],s={};return R(i,n),i=r=s=null,function(d,f,g){function h(){--u||(v||e(t,f.$$values),r.$$values=t,r.$$promises=r.$$promises||!0,delete r.$$inheritedValues,n.resolve(t))}function i(a){r.$$failure=a,n.reject(a)}function j(c,e,f){function j(a){l.reject(a),i(a)}function k(){if(!M(r.$$failure))try{l.resolve(b.invoke(e,g,t)),l.promise.then(function(a){t[c]=a,h()},j)}catch(a){j(a)}}var l=a.defer(),m=0;R(f,function(a){s.hasOwnProperty(a)&&!d.hasOwnProperty(a)&&(m++,s[a].then(function(b){t[a]=b,--m||k()},j))}),m||k(),s[c]=l.promise}if(o(d)&&g===c&&(g=f,f=d,d=null),d){if(!P(d))throw new Error("'locals' must be an object")}else d=k;if(f){if(!o(f))throw new Error("'parent' must be a promise returned by $resolve.resolve()")}else f=l;var n=a.defer(),r=n.promise,s=r.$$promises={},t=S({},d),u=1+q.length/3,v=!1;if(M(f.$$failure))return i(f.$$failure),r;f.$$inheritedValues&&e(t,m(f.$$inheritedValues,p)),S(s,f.$$promises),f.$$values?(v=e(t,m(f.$$values,p)),r.$$inheritedValues=m(f.$$values,p),h()):(f.$$inheritedValues&&(r.$$inheritedValues=m(f.$$inheritedValues,p)),f.then(h,i));for(var w=0,x=q.length;w=0));)s=f(r.id,r.type,r.cfg,"path"),l+=g(r.segment,s.type.pattern.source,s.squash,s.isOptional),n.push(r.segment),m=j.lastIndex;t=a.substring(m);var u=t.indexOf("?");if(u>=0){var v=this.sourceSearch=t.substring(u);if(t=t.substring(0,u),this.sourcePath=a.substring(0,m+u),v.length>0)for(m=0;i=k.exec(v);)r=h(i,!0),s=f(r.id,r.type,r.cfg,"search"),m=j.lastIndex}else this.sourcePath=a,this.sourceSearch="";l+=g(t)+(b.strict===!1?"/?":"")+"$",n.push(t),this.regexp=new RegExp(l,b.caseInsensitive?"i":c),this.prefix=n[0],this.$$paramNames=q}function t(a){S(this,a)}function u(){function a(a){return null!=a?a.toString().replace(/(~|\/)/g,function(a){return{"~":"~~","/":"~2F"}[a]}):a}function e(a){return null!=a?a.toString().replace(/(~~|~2F)/g,function(a){return{"~~":"~","~2F":"/"}[a]}):a}function f(){return{strict:p,caseInsensitive:m}}function i(a){return N(a)||Q(a)&&N(a[a.length-1])}function j(){for(;w.length;){var a=w.shift();if(a.pattern)throw new Error("You cannot override a type's .pattern at runtime.");b.extend(r[a.name],l.invoke(a.def))}}function k(a){S(this,a||{})}V=this;var l,m=!1,p=!0,q=!1,r={},v=!0,w=[],x={string:{encode:a,decode:e,is:function(a){return null==a||!M(a)||"string"==typeof a},pattern:/[^\/]*/},int:{encode:a,decode:function(a){return parseInt(a,10)},is:function(a){return M(a)&&this.decode(a.toString())===a},pattern:/\d+/},bool:{encode:function(a){return a?1:0},decode:function(a){return 0!==parseInt(a,10)},is:function(a){return a===!0||a===!1},pattern:/0|1/},date:{encode:function(a){return this.is(a)?[a.getFullYear(),("0"+(a.getMonth()+1)).slice(-2),("0"+a.getDate()).slice(-2)].join("-"):c},decode:function(a){if(this.is(a))return a;var b=this.capture.exec(a);return b?new Date(b[1],b[2]-1,b[3]):c},is:function(a){return a instanceof Date&&!isNaN(a.valueOf())},equals:function(a,b){return this.is(a)&&this.is(b)&&a.toISOString()===b.toISOString()},pattern:/[0-9]{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[1-2][0-9]|3[0-1])/,capture:/([0-9]{4})-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])/},json:{encode:b.toJson,decode:b.fromJson,is:b.isObject,equals:b.equals,pattern:/[^\/]*/},any:{encode:b.identity,decode:b.identity,equals:b.equals,pattern:/.*/}};u.$$getDefaultValue=function(a){if(!i(a.value))return a.value;if(!l)throw new Error("Injectable functions cannot be called at configuration time");return l.invoke(a.value)},this.caseInsensitive=function(a){return M(a)&&(m=a),m},this.strictMode=function(a){return M(a)&&(p=a),p},this.defaultSquashPolicy=function(a){if(!M(a))return q;if(a!==!0&&a!==!1&&!O(a))throw new Error("Invalid squash policy: "+a+". Valid policies: false, true, arbitrary-string");return q=a,a},this.compile=function(a,b){return new s(a,S(f(),b))},this.isMatcher=function(a){if(!P(a))return!1;var b=!0;return R(s.prototype,function(c,d){N(c)&&(b=b&&M(a[d])&&N(a[d]))}),b},this.type=function(a,b,c){if(!M(b))return r[a];if(r.hasOwnProperty(a))throw new Error("A type named '"+a+"' has already been defined.");return r[a]=new t(S({name:a},b)),c&&(w.push({name:a,def:c}),v||j()),this},R(x,function(a,b){r[b]=new t(S({name:b},a))}),r=d(r,{}),this.$get=["$injector",function(a){return l=a,v=!1,j(),R(x,function(a,b){r[b]||(r[b]=new t(a))}),this}],this.Param=function(a,d,e,f){function j(a){var b=P(a)?g(a):[],c=h(b,"value")===-1&&h(b,"type")===-1&&h(b,"squash")===-1&&h(b,"array")===-1;return c&&(a={value:a}),a.$$fn=i(a.value)?a.value:function(){return a.value},a}function k(c,d,e){if(c.type&&d)throw new Error("Param '"+a+"' has two type configurations.");return d?d:c.type?b.isString(c.type)?r[c.type]:c.type instanceof t?c.type:new t(c.type):"config"===e?r.any:r.string}function m(){var b={array:"search"===f&&"auto"},c=a.match(/\[\]$/)?{array:!0}:{};return S(b,c,e).array}function p(a,b){var c=a.squash;if(!b||c===!1)return!1;if(!M(c)||null==c)return q;if(c===!0||O(c))return c;throw new Error("Invalid squash policy: '"+c+"'. Valid policies: false, true, or arbitrary string")}function s(a,b,d,e){var f,g,i=[{from:"",to:d||b?c:""},{from:null,to:d||b?c:""}];return f=Q(a.replace)?a.replace:[],O(e)&&f.push({from:e,to:c}),g=o(f,function(a){return a.from}),n(i,function(a){return h(g,a.from)===-1}).concat(f)}function u(){if(!l)throw new Error("Injectable functions cannot be called at configuration time");var a=l.invoke(e.$$fn);if(null!==a&&a!==c&&!x.type.is(a))throw new Error("Default value ("+a+") for parameter '"+x.id+"' is not an instance of Type ("+x.type.name+")");return a}function v(a){function b(a){return function(b){return b.from===a}}function c(a){var c=o(n(x.replace,b(a)),function(a){return a.to});return c.length?c[0]:a}return a=c(a),M(a)?x.type.$normalize(a):u()}function w(){return"{Param:"+a+" "+d+" squash: '"+A+"' optional: "+z+"}"}var x=this;e=j(e),d=k(e,d,f);var y=m();d=y?d.$asArray(y,"search"===f):d,"string"!==d.name||y||"path"!==f||e.value!==c||(e.value="");var z=e.value!==c,A=p(e,z),B=s(e,y,z,A);S(this,{id:a,type:d,location:f,array:y,squash:A,replace:B,isOptional:z,value:v,dynamic:c,config:e,toString:w})},k.prototype={$$new:function(){return d(this,S(new k,{$$parent:this}))},$$keys:function(){for(var a=[],b=[],c=this,d=g(k.prototype);c;)b.push(c),c=c.$$parent;return b.reverse(),R(b,function(b){R(g(b),function(b){h(a,b)===-1&&h(d,b)===-1&&a.push(b)})}),a},$$values:function(a){var b={},c=this;return R(c.$$keys(),function(d){b[d]=c[d].value(a&&a[d])}),b},$$equals:function(a,b){var c=!0,d=this;return R(d.$$keys(),function(e){var f=a&&a[e],g=b&&b[e];d[e].type.equals(f,g)||(c=!1)}),c},$$validates:function(a){var d,e,f,g,h,i=this.$$keys();for(d=0;d=0)throw new Error("State must have a valid name");if(A.hasOwnProperty(c))throw new Error("State '"+c+"' is already defined");var e=c.indexOf(".")!==-1?c.substring(0,c.lastIndexOf(".")):O(b.parent)?b.parent:P(b.parent)&&O(b.parent.name)?b.parent.name:"";if(e&&!A[e])return n(e,b.self);for(var f in D)N(D[f])&&(b[f]=D[f](b,D.$delegates[f]));return A[c]=b,!b[C]&&b.url&&a.when(b.url,["$match","$stateParams",function(a,c){z.$current.navigable==b&&j(a,c)||z.transitionTo(b,a,{inherit:!0,location:!1})}]),q(c),b}function s(a){return a.indexOf("*")>-1}function t(a){for(var b=a.split("."),c=z.$current.name.split("."),d=0,e=b.length;d=A;d--)g=o[d],g.self.onExit&&h.invoke(g.self.onExit,g.self,g.locals.globals),g.locals=null;for(d=A;d2?k.enter(a,null,c).then(d):k.enter(a,null,c,d)},leave:function(a,c){b.version.minor>2?k.leave(a).then(c):k.leave(a,c)}};if(j){var e=j&&j(c,a);return{enter:function(a,b,c){e.enter(a,null,b),c()},leave:function(a,b){e.leave(a),b()}}}return d()}var i=g(),j=i("$animator"),k=i("$animate"),l={restrict:"ECA",terminal:!0,priority:400,transclude:"element",compile:function(c,g,i){return function(c,g,j){function k(){if(m&&(m.remove(),m=null),o&&(o.$destroy(),o=null),n){var a=n.data("$uiViewAnim");s.leave(n,function(){a.$$animLeave.resolve(),m=null}),m=n,n=null}}function l(h){var l,m=B(c,j,g,e),t=m&&a.$current&&a.$current.locals[m];if(h||t!==p){l=c.$new(),p=a.$current.locals[m],l.$emit("$viewContentLoading",m);var u=i(l,function(a){var e=f.defer(),h=f.defer(),i={$animEnter:e.promise,$animLeave:h.promise,$$animLeave:h};a.data("$uiViewAnim",i),s.enter(a,g,function(){e.resolve(),o&&o.$emit("$viewContentAnimationEnded"),(b.isDefined(r)&&!r||c.$eval(r))&&d(a)}),k()});n=u,o=l,o.$emit("$viewContentLoaded",m),o.$eval(q)}}var m,n,o,p,q=j.onload||"",r=j.autoscroll,s=h(j,c);g.inheritedData("$uiView");c.$on("$stateChangeSuccess",function(){l(!1)}),l(!0)}}};return l}function A(a,c,d,e){return{restrict:"ECA",priority:-400,compile:function(f){var g=f.html();return function(f,h,i){var j=d.$current,k=B(f,i,h,e),l=j&&j.locals[k];if(l){h.data("$uiView",{name:k,state:l.$$state}),h.html(l.$template?l.$template:g);var m=b.extend({},l);f[l.$$resolveAs]=m;var n=a(h.contents());if(l.$$controller){l.$scope=f,l.$element=h;var o=c(l.$$controller,l);l.$$controllerAs&&(f[l.$$controllerAs]=o,f[l.$$controllerAs][l.$$resolveAs]=m),N(o.$onInit)&&o.$onInit(),h.data("$ngControllerController",o),h.children().data("$ngControllerController",o)}n(f)}}}}}function B(a,b,c,d){var e=d(b.uiView||b.name||"")(a),f=c.inheritedData("$uiView");return e.indexOf("@")>=0?e:e+"@"+(f?f.state.name:"")}function C(a,b){var c,d=a.match(/^\s*({[^}]*})\s*$/);if(d&&(a=b+"("+d[1]+")"),c=a.replace(/\n/g," ").match(/^([^(]+?)\s*(\((.*)\))?$/),!c||4!==c.length)throw new Error("Invalid state ref '"+a+"'");return{state:c[1],paramExpr:c[3]||null}}function D(a){var b=a.parent().inheritedData("$uiView");if(b&&b.state&&b.state.name)return b.state}function E(a){var b="[object SVGAnimatedString]"===Object.prototype.toString.call(a.prop("href")),c="FORM"===a[0].nodeName;return{attr:c?"action":b?"xlink:href":"href",isAnchor:"A"===a.prop("tagName").toUpperCase(),clickable:!c}}function F(a,b,c,d,e){return function(f){var g=f.which||f.button,h=e();if(!(g>1||f.ctrlKey||f.metaKey||f.shiftKey||a.attr("target"))){var i=c(function(){b.go(h.state,h.params,h.options)});f.preventDefault();var j=d.isAnchor&&!h.href?1:0;f.preventDefault=function(){j--<=0&&c.cancel(i)}}}}function G(a,b){return{relative:D(a)||b.$current,inherit:!0}}function H(a,c){return{restrict:"A",require:["?^uiSrefActive","?^uiSrefActiveEq"],link:function(d,e,f,g){var h,i=C(f.uiSref,a.current.name),j={state:i.state,href:null,params:null},k=E(e),l=g[1]||g[0],m=null;j.options=S(G(e,a),f.uiSrefOpts?d.$eval(f.uiSrefOpts):{});var n=function(c){c&&(j.params=b.copy(c)),j.href=a.href(i.state,j.params,j.options),m&&m(),l&&(m=l.$$addStateInfo(i.state,j.params)),null!==j.href&&f.$set(k.attr,j.href)};i.paramExpr&&(d.$watch(i.paramExpr,function(a){a!==j.params&&n(a)},!0),j.params=b.copy(d.$eval(i.paramExpr))),n(),k.clickable&&(h=F(e,a,c,k,function(){return j}),e[e.on?"on":"bind"]("click",h),d.$on("$destroy",function(){e[e.off?"off":"unbind"]("click",h)}))}}}function I(a,b){return{restrict:"A",require:["?^uiSrefActive","?^uiSrefActiveEq"],link:function(c,d,e,f){function g(b){m.state=b[0],m.params=b[1],m.options=b[2],m.href=a.href(m.state,m.params,m.options),n&&n(),j&&(n=j.$$addStateInfo(m.state,m.params)),m.href&&e.$set(i.attr,m.href)}var h,i=E(d),j=f[1]||f[0],k=[e.uiState,e.uiStateParams||null,e.uiStateOpts||null],l="["+k.map(function(a){return a||"null"}).join(", ")+"]",m={state:null,params:null,options:null,href:null},n=null;c.$watch(l,g,!0),g(c.$eval(l)),i.clickable&&(h=F(d,a,b,i,function(){return m}),d[d.on?"on":"bind"]("click",h),c.$on("$destroy",function(){d[d.off?"off":"unbind"]("click",h)}))}}}function J(a,b,c){return{restrict:"A",controller:["$scope","$element","$attrs","$timeout",function(b,d,e,f){function g(b,c,e){var f=a.get(b,D(d)),g=h(b,c),i={state:f||{name:b},params:c,hash:g};return p.push(i),q[g]=e,function(){var a=p.indexOf(i);a!==-1&&p.splice(a,1)}}function h(a,c){if(!O(a))throw new Error("state should be a string");return P(c)?a+U(c):(c=b.$eval(c),P(c)?a+U(c):a)}function i(){for(var a=0;a0)){var c=g(a,b,o);return i(),c}},b.$on("$stateChangeSuccess",i),i()}]}}function K(a){var b=function(b,c){return a.is(b,c)};return b.$stateful=!0,b}function L(a){var b=function(b,c,d){return a.includes(b,c,d)};return b.$stateful=!0,b}var M=b.isDefined,N=b.isFunction,O=b.isString,P=b.isObject,Q=b.isArray,R=b.forEach,S=b.extend,T=b.copy,U=b.toJson;b.module("ui.router.util",["ng"]),b.module("ui.router.router",["ui.router.util"]),b.module("ui.router.state",["ui.router.router","ui.router.util"]),b.module("ui.router",["ui.router.state"]),b.module("ui.router.compat",["ui.router"]),q.$inject=["$q","$injector"],b.module("ui.router.util").service("$resolve",q),r.$inject=["$http","$templateCache","$injector"],b.module("ui.router.util").service("$templateFactory",r);var V;s.prototype.concat=function(a,b){var c={caseInsensitive:V.caseInsensitive(),strict:V.strictMode(),squash:V.defaultSquashPolicy()};return new s(this.sourcePath+a+this.sourceSearch,S(c,b),this)},s.prototype.toString=function(){return this.source},s.prototype.exec=function(a,b){function c(a){function b(a){return a.split("").reverse().join("")}function c(a){return a.replace(/\\-/g,"-")}var d=b(a).split(/-(?!\\)/),e=o(d,b);return o(e,c).reverse()}var d=this.regexp.exec(a);if(!d)return null;b=b||{};var e,f,g,h=this.parameters(),i=h.length,j=this.segments.length-1,k={};if(j!==d.length-1)throw new Error("Unbalanced capture group in route '"+this.source+"'");var l,m;for(e=0;e
*/
"undefined"!=typeof module&&"undefined"!=typeof exports&&module.exports===exports&&(module.exports="ui.router"),function(a,b,c){"use strict";function d(a,b){return S(new(S(function(){},{prototype:a})),b)}function e(a){return R(arguments,function(b){b!==a&&R(b,function(b,c){a.hasOwnProperty(c)||(a[c]=b)})}),a}function f(a,b){var c=[];for(var d in a.path){if(a.path[d]!==b.path[d])break;c.push(a.path[d])}return c}function g(a){if(Object.keys)return Object.keys(a);var b=[];return R(a,function(a,c){b.push(c)}),b}function h(a,b){if(Array.prototype.indexOf)return a.indexOf(b,Number(arguments[2])||0);var c=a.length>>>0,d=Number(arguments[2])||0;for(d=d<0?Math.ceil(d):Math.floor(d),d<0&&(d+=c);d=0||(k.push(e[m]),j[e[m]]=a[e[m]]);return S({},j,b)}function j(a,b,c){if(!c){c=[];for(var d in a)c.push(d)}for(var e=0;e "));if(s[c]=d,O(a))q.push(c,[function(){return b.get(a)}],j);else{var e=b.annotate(a);R(e,function(a){a!==c&&i.hasOwnProperty(a)&&n(i[a],a)}),q.push(c,a,e)}r.pop(),s[c]=f}}function o(a){return P(a)&&a.then&&a.$$promises}if(!P(i))throw new Error("'invocables' must be an object");var p=g(i||{}),q=[],r=[],s={};return R(i,n),i=r=s=null,function(d,f,g){function h(){--u||(v||e(t,f.$$values),r.$$values=t,r.$$promises=r.$$promises||!0,delete r.$$inheritedValues,n.resolve(t))}function i(a){r.$$failure=a,n.reject(a)}function j(c,e,f){function j(a){l.reject(a),i(a)}function k(){if(!M(r.$$failure))try{l.resolve(b.invoke(e,g,t)),l.promise.then(function(a){t[c]=a,h()},j)}catch(a){j(a)}}var l=a.defer(),m=0;R(f,function(a){s.hasOwnProperty(a)&&!d.hasOwnProperty(a)&&(m++,s[a].then(function(b){t[a]=b,--m||k()},j))}),m||k(),s[c]=l.promise}if(o(d)&&g===c&&(g=f,f=d,d=null),d){if(!P(d))throw new Error("'locals' must be an object")}else d=k;if(f){if(!o(f))throw new Error("'parent' must be a promise returned by $resolve.resolve()")}else f=l;var n=a.defer(),r=n.promise,s=r.$$promises={},t=S({},d),u=1+q.length/3,v=!1;if(M(f.$$failure))return i(f.$$failure),r;f.$$inheritedValues&&e(t,m(f.$$inheritedValues,p)),S(s,f.$$promises),f.$$values?(v=e(t,m(f.$$values,p)),r.$$inheritedValues=m(f.$$values,p),h()):(f.$$inheritedValues&&(r.$$inheritedValues=m(f.$$inheritedValues,p)),f.then(h,i));for(var w=0,x=q.length;w=0));)s=f(r.id,r.type,r.cfg,"path"),l+=g(r.segment,s.type.pattern.source,s.squash,s.isOptional),n.push(r.segment),m=j.lastIndex;t=a.substring(m);var u=t.indexOf("?");if(u>=0){var v=this.sourceSearch=t.substring(u);if(t=t.substring(0,u),this.sourcePath=a.substring(0,m+u),v.length>0)for(m=0;i=k.exec(v);)r=h(i,!0),s=f(r.id,r.type,r.cfg,"search"),m=j.lastIndex}else this.sourcePath=a,this.sourceSearch="";l+=g(t)+(b.strict===!1?"/?":"")+"$",n.push(t),this.regexp=new RegExp(l,b.caseInsensitive?"i":c),this.prefix=n[0],this.$$paramNames=q}function t(a){S(this,a)}function u(){function a(a){return null!=a?a.toString().replace(/(~|\/)/g,function(a){return{"~":"~~","/":"~2F"}[a]}):a}function e(a){return null!=a?a.toString().replace(/(~~|~2F)/g,function(a){return{"~~":"~","~2F":"/"}[a]}):a}function f(){return{strict:p,caseInsensitive:m}}function i(a){return N(a)||Q(a)&&N(a[a.length-1])}function j(){for(;w.length;){var a=w.shift();if(a.pattern)throw new Error("You cannot override a type's .pattern at runtime.");b.extend(r[a.name],l.invoke(a.def))}}function k(a){S(this,a||{})}V=this;var l,m=!1,p=!0,q=!1,r={},v=!0,w=[],x={string:{encode:a,decode:e,is:function(a){return null==a||!M(a)||"string"==typeof a},pattern:/[^\/]*/},int:{encode:a,decode:function(a){return parseInt(a,10)},is:function(a){return M(a)&&this.decode(a.toString())===a},pattern:/\d+/},bool:{encode:function(a){return a?1:0},decode:function(a){return 0!==parseInt(a,10)},is:function(a){return a===!0||a===!1},pattern:/0|1/},date:{encode:function(a){return this.is(a)?[a.getFullYear(),("0"+(a.getMonth()+1)).slice(-2),("0"+a.getDate()).slice(-2)].join("-"):c},decode:function(a){if(this.is(a))return a;var b=this.capture.exec(a);return b?new Date(b[1],b[2]-1,b[3]):c},is:function(a){return a instanceof Date&&!isNaN(a.valueOf())},equals:function(a,b){return this.is(a)&&this.is(b)&&a.toISOString()===b.toISOString()},pattern:/[0-9]{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[1-2][0-9]|3[0-1])/,capture:/([0-9]{4})-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])/},json:{encode:b.toJson,decode:b.fromJson,is:b.isObject,equals:b.equals,pattern:/[^\/]*/},any:{encode:b.identity,decode:b.identity,equals:b.equals,pattern:/.*/}};u.$$getDefaultValue=function(a){if(!i(a.value))return a.value;if(!l)throw new Error("Injectable functions cannot be called at configuration time");return l.invoke(a.value)},this.caseInsensitive=function(a){return M(a)&&(m=a),m},this.strictMode=function(a){return M(a)&&(p=a),p},this.defaultSquashPolicy=function(a){if(!M(a))return q;if(a!==!0&&a!==!1&&!O(a))throw new Error("Invalid squash policy: "+a+". Valid policies: false, true, arbitrary-string");return q=a,a},this.compile=function(a,b){return new s(a,S(f(),b))},this.isMatcher=function(a){if(!P(a))return!1;var b=!0;return R(s.prototype,function(c,d){N(c)&&(b=b&&M(a[d])&&N(a[d]))}),b},this.type=function(a,b,c){if(!M(b))return r[a];if(r.hasOwnProperty(a))throw new Error("A type named '"+a+"' has already been defined.");return r[a]=new t(S({name:a},b)),c&&(w.push({name:a,def:c}),v||j()),this},R(x,function(a,b){r[b]=new t(S({name:b},a))}),r=d(r,{}),this.$get=["$injector",function(a){return l=a,v=!1,j(),R(x,function(a,b){r[b]||(r[b]=new t(a))}),this}],this.Param=function(a,d,e,f){function j(a){var b=P(a)?g(a):[],c=h(b,"value")===-1&&h(b,"type")===-1&&h(b,"squash")===-1&&h(b,"array")===-1;return c&&(a={value:a}),a.$$fn=i(a.value)?a.value:function(){return a.value},a}function k(c,d,e){if(c.type&&d)throw new Error("Param '"+a+"' has two type configurations.");return d?d:c.type?b.isString(c.type)?r[c.type]:c.type instanceof t?c.type:new t(c.type):"config"===e?r.any:r.string}function m(){var b={array:"search"===f&&"auto"},c=a.match(/\[\]$/)?{array:!0}:{};return S(b,c,e).array}function p(a,b){var c=a.squash;if(!b||c===!1)return!1;if(!M(c)||null==c)return q;if(c===!0||O(c))return c;throw new Error("Invalid squash policy: '"+c+"'. Valid policies: false, true, or arbitrary string")}function s(a,b,d,e){var f,g,i=[{from:"",to:d||b?c:""},{from:null,to:d||b?c:""}];return f=Q(a.replace)?a.replace:[],O(e)&&f.push({from:e,to:c}),g=o(f,function(a){return a.from}),n(i,function(a){return h(g,a.from)===-1}).concat(f)}function u(){if(!l)throw new Error("Injectable functions cannot be called at configuration time");var a=l.invoke(e.$$fn);if(null!==a&&a!==c&&!x.type.is(a))throw new Error("Default value ("+a+") for parameter '"+x.id+"' is not an instance of Type ("+x.type.name+")");return a}function v(a){function b(a){return function(b){return b.from===a}}function c(a){var c=o(n(x.replace,b(a)),function(a){return a.to});return c.length?c[0]:a}return a=c(a),M(a)?x.type.$normalize(a):u()}function w(){return"{Param:"+a+" "+d+" squash: '"+A+"' optional: "+z+"}"}var x=this;e=j(e),d=k(e,d,f);var y=m();d=y?d.$asArray(y,"search"===f):d,"string"!==d.name||y||"path"!==f||e.value!==c||(e.value="");var z=e.value!==c,A=p(e,z),B=s(e,y,z,A);S(this,{id:a,type:d,location:f,array:y,squash:A,replace:B,isOptional:z,value:v,dynamic:c,config:e,toString:w})},k.prototype={$$new:function(){return d(this,S(new k,{$$parent:this}))},$$keys:function(){for(var a=[],b=[],c=this,d=g(k.prototype);c;)b.push(c),c=c.$$parent;return b.reverse(),R(b,function(b){R(g(b),function(b){h(a,b)===-1&&h(d,b)===-1&&a.push(b)})}),a},$$values:function(a){var b={},c=this;return R(c.$$keys(),function(d){b[d]=c[d].value(a&&a[d])}),b},$$equals:function(a,b){var c=!0,d=this;return R(d.$$keys(),function(e){var f=a&&a[e],g=b&&b[e];d[e].type.equals(f,g)||(c=!1)}),c},$$validates:function(a){var d,e,f,g,h,i=this.$$keys();for(d=0;d=0)throw new Error("State must have a valid name");if(A.hasOwnProperty(c))throw new Error("State '"+c+"' is already defined");var e=c.indexOf(".")!==-1?c.substring(0,c.lastIndexOf(".")):O(b.parent)?b.parent:P(b.parent)&&O(b.parent.name)?b.parent.name:"";if(e&&!A[e])return n(e,b.self);for(var f in D)N(D[f])&&(b[f]=D[f](b,D.$delegates[f]));return A[c]=b,!b[C]&&b.url&&a.when(b.url,["$match","$stateParams",function(a,c){z.$current.navigable==b&&j(a,c)||z.transitionTo(b,a,{inherit:!0,location:!1})}]),q(c),b}function s(a){return a.indexOf("*")>-1}function t(a){for(var b=a.split("."),c=z.$current.name.split("."),d=0,e=b.length;d=A;d--)g=o[d],g.self.onExit&&h.invoke(g.self.onExit,g.self,g.locals.globals),g.locals=null;for(d=A;d2?k.enter(a,null,c).then(d):k.enter(a,null,c,d)},leave:function(a,c){b.version.minor>2?k.leave(a).then(c):k.leave(a,c)}};if(j){var e=j&&j(c,a);return{enter:function(a,b,c){e.enter(a,null,b),c()},leave:function(a,b){e.leave(a),b()}}}return d()}var i=g(),j=i("$animator"),k=i("$animate"),l={restrict:"ECA",terminal:!0,priority:400,transclude:"element",compile:function(c,g,i){return function(c,g,j){function k(){if(m&&(m.remove(),m=null),o&&(o.$destroy(),o=null),n){var a=n.data("$uiViewAnim");s.leave(n,function(){a.$$animLeave.resolve(),m=null}),m=n,n=null}}function l(h){var l,m=B(c,j,g,e),t=m&&a.$current&&a.$current.locals[m];if(h||t!==p){l=c.$new(),p=a.$current.locals[m],l.$emit("$viewContentLoading",m);var u=i(l,function(a){var e=f.defer(),h=f.defer(),i={$animEnter:e.promise,$animLeave:h.promise,$$animLeave:h};a.data("$uiViewAnim",i),s.enter(a,g,function(){e.resolve(),o&&o.$emit("$viewContentAnimationEnded"),(b.isDefined(r)&&!r||c.$eval(r))&&d(a)}),k()});n=u,o=l,o.$emit("$viewContentLoaded",m),o.$eval(q)}}var m,n,o,p,q=j.onload||"",r=j.autoscroll,s=h(j,c);g.inheritedData("$uiView");c.$on("$stateChangeSuccess",function(){l(!1)}),l(!0)}}};return l}function A(a,c,d,e){return{restrict:"ECA",priority:-400,compile:function(f){var g=f.html();return function(f,h,i){var j=d.$current,k=B(f,i,h,e),l=j&&j.locals[k];if(l){h.data("$uiView",{name:k,state:l.$$state}),h.html(l.$template?l.$template:g);var m=b.extend({},l);f[l.$$resolveAs]=m;var n=a(h.contents());if(l.$$controller){l.$scope=f,l.$element=h;var o=c(l.$$controller,l);l.$$controllerAs&&(f[l.$$controllerAs]=o,f[l.$$controllerAs][l.$$resolveAs]=m),N(o.$onInit)&&o.$onInit(),h.data("$ngControllerController",o),h.children().data("$ngControllerController",o)}n(f)}}}}}function B(a,b,c,d){var e=d(b.uiView||b.name||"")(a),f=c.inheritedData("$uiView");return e.indexOf("@")>=0?e:e+"@"+(f?f.state.name:"")}function C(a,b){var c,d=a.match(/^\s*({[^}]*})\s*$/);if(d&&(a=b+"("+d[1]+")"),c=a.replace(/\n/g," ").match(/^([^(]+?)\s*(\((.*)\))?$/),!c||4!==c.length)throw new Error("Invalid state ref '"+a+"'");return{state:c[1],paramExpr:c[3]||null}}function D(a){var b=a.parent().inheritedData("$uiView");if(b&&b.state&&b.state.name)return b.state}function E(a){var b="[object SVGAnimatedString]"===Object.prototype.toString.call(a.prop("href")),c="FORM"===a[0].nodeName;return{attr:c?"action":b?"xlink:href":"href",isAnchor:"A"===a.prop("tagName").toUpperCase(),clickable:!c}}function F(a,b,c,d,e){return function(f){var g=f.which||f.button,h=e();if(!(g>1||f.ctrlKey||f.metaKey||f.shiftKey||a.attr("target"))){var i=c(function(){b.go(h.state,h.params,h.options)});f.preventDefault();var j=d.isAnchor&&!h.href?1:0;f.preventDefault=function(){j--<=0&&c.cancel(i)}}}}function G(a,b){return{relative:D(a)||b.$current,inherit:!0}}function H(a,c){return{restrict:"A",require:["?^uiSrefActive","?^uiSrefActiveEq"],link:function(d,e,f,g){var h,i=C(f.uiSref,a.current.name),j={state:i.state,href:null,params:null},k=E(e),l=g[1]||g[0],m=null;j.options=S(G(e,a),f.uiSrefOpts?d.$eval(f.uiSrefOpts):{});var n=function(c){c&&(j.params=b.copy(c)),j.href=a.href(i.state,j.params,j.options),m&&m(),l&&(m=l.$$addStateInfo(i.state,j.params)),null!==j.href&&f.$set(k.attr,j.href)};i.paramExpr&&(d.$watch(i.paramExpr,function(a){a!==j.params&&n(a)},!0),j.params=b.copy(d.$eval(i.paramExpr))),n(),k.clickable&&(h=F(e,a,c,k,function(){return j}),e[e.on?"on":"bind"]("click",h),d.$on("$destroy",function(){e[e.off?"off":"unbind"]("click",h)}))}}}function I(a,b){return{restrict:"A",require:["?^uiSrefActive","?^uiSrefActiveEq"],link:function(c,d,e,f){function g(b){m.state=b[0],m.params=b[1],m.options=b[2],m.href=a.href(m.state,m.params,m.options),n&&n(),j&&(n=j.$$addStateInfo(m.state,m.params)),m.href&&e.$set(i.attr,m.href)}var h,i=E(d),j=f[1]||f[0],k=[e.uiState,e.uiStateParams||null,e.uiStateOpts||null],l="["+k.map(function(a){return a||"null"}).join(", ")+"]",m={state:null,params:null,options:null,href:null},n=null;c.$watch(l,g,!0),g(c.$eval(l)),i.clickable&&(h=F(d,a,b,i,function(){return m}),d[d.on?"on":"bind"]("click",h),c.$on("$destroy",function(){d[d.off?"off":"unbind"]("click",h)}))}}}function J(a,b,c){return{restrict:"A",controller:["$scope","$element","$attrs","$timeout",function(b,d,e,f){function g(b,c,e){var f=a.get(b,D(d)),g=h(b,c),i={state:f||{name:b},params:c,hash:g};return p.push(i),q[g]=e,function(){var a=p.indexOf(i);a!==-1&&p.splice(a,1)}}function h(a,c){if(!O(a))throw new Error("state should be a string");return P(c)?a+U(c):(c=b.$eval(c),P(c)?a+U(c):a)}function i(){for(var a=0;a0)){var c=g(a,b,o);return i(),c}},b.$on("$stateChangeSuccess",i),i()}]}}function K(a){var b=function(b,c){return a.is(b,c)};return b.$stateful=!0,b}function L(a){var b=function(b,c,d){return a.includes(b,c,d)};return b.$stateful=!0,b}var M=b.isDefined,N=b.isFunction,O=b.isString,P=b.isObject,Q=b.isArray,R=b.forEach,S=b.extend,T=b.copy,U=b.toJson;b.module("ui.router.util",["ng"]),b.module("ui.router.router",["ui.router.util"]),b.module("ui.router.state",["ui.router.router","ui.router.util"]),b.module("ui.router",["ui.router.state"]),b.module("ui.router.compat",["ui.router"]),q.$inject=["$q","$injector"],b.module("ui.router.util").service("$resolve",q),r.$inject=["$http","$templateCache","$injector"],b.module("ui.router.util").service("$templateFactory",r);var V;s.prototype.concat=function(a,b){var c={caseInsensitive:V.caseInsensitive(),strict:V.strictMode(),squash:V.defaultSquashPolicy()};return new s(this.sourcePath+a+this.sourceSearch,S(c,b),this)},s.prototype.toString=function(){return this.source},s.prototype.exec=function(a,b){function c(a){function b(a){return a.split("").reverse().join("")}function c(a){return a.replace(/\\-/g,"-")}var d=b(a).split(/-(?!\\)/),e=o(d,b);return o(e,c).reverse()}var d=this.regexp.exec(a);if(!d)return null;b=b||{};var e,f,g,h=this.parameters(),i=h.length,j=this.segments.length-1,k={};if(j!==d.length-1)throw new Error("Unbalanced capture group in route '"+this.source+"'");var l,m;for(e=0;e
editor.selection.stNode[id] = nil
table.remove(nodesToLinkTo, tableFindKey(nodesToLinkTo, id))
else
if im.SmallButton('X') then
table.remove(self.mgr.macroTags,i)
self.fgEditor.addHistory("Removed macro tag " .. k)
if idx then
table.remove(policePropIds, idx)
end
function end() {
clone.remove();
outAnchor.removeClass(NG_ANIMATE_SHIM_CLASS_NAME);
case PRE_DIGEST_STATE:
activeAnimationsLookup.remove(child);
break;
node.removeAttribute(NG_ANIMATE_ATTR_NAME);
activeAnimationsLookup.remove(node);
}
* | {@link ng.directive:ngIf#animations ngIf} | enter and leave |
* | {@link ng.directive:ngClass#animations ngClass} | add and remove (the CSS class(es) present) |
* | {@link ng.directive:ngShow#animations ngShow} & {@link ng.directive:ngHide#animations ngHide} | add and remove (the ng-hide class value) |
* | {@link ng.directive:ngClass#animations ngClass} | add and remove (the CSS class(es) present) |
* | {@link ng.directive:ngShow#animations ngShow} & {@link ng.directive:ngHide#animations ngHide} | add and remove (the ng-hide class value) |
* | {@link ng.directive:form#animation-hooks form} & {@link ng.directive:ngModel#animation-hooks ngModel} | add and remove (dirty, pristine, valid, invalid & all other validations) |
* | {@link ng.directive:ngShow#animations ngShow} & {@link ng.directive:ngHide#animations ngHide} | add and remove (the ng-hide class value) |
* | {@link ng.directive:form#animation-hooks form} & {@link ng.directive:ngModel#animation-hooks ngModel} | add and remove (dirty, pristine, valid, invalid & all other validations) |
* | {@link module:ngMessages#animations ngMessages} | add and remove (ng-active & ng-inactive) |
* | {@link ng.directive:form#animation-hooks form} & {@link ng.directive:ngModel#animation-hooks ngModel} | add and remove (dirty, pristine, valid, invalid & all other validations) |
* | {@link module:ngMessages#animations ngMessages} | add and remove (ng-active & ng-inactive) |
* | {@link module:ngMessages#animations ngMessage} | enter and leave |
if c[1] == color.x and c[2] == color.y and c[3] == color.z and c[4] == color.w then
table.remove(history, k)
end
local maxHistoryCount = editor.getPreference("dynamicDecalsTool.colorHistory.maxHistoryCount")
if #history > maxHistoryCount then table.remove(history, maxHistoryCount + 1) end
editor.setPreference("dynamicDecalsTool.colorHistory.history", history)
if editor.uiIconImageButton(editor.icons.delete, im.ImVec2(uiIconSize, uiIconSize), nil, nil, nil, string.format("remove##ColorHistory_%s_%d", guiId, k)) then
table.remove(data, k)
editor.setPreference("dynamicDecalsTool.colorHistory.history", data)
end
table.remove(allTrails, i)
if selection.index >= i then
if im.SmallButton("Remove##" .. i) then
table.remove(trail.prefabs, i)
markTrailAsDirty(trail)
elseif node[1] == 'object_end' or node[1] == 'list_end' then
table.remove(containerStack, #containerStack)
end
this._timelineRecordBars[recordBarIndex].records = null;
this._timelineRecordBars[recordBarIndex].element.remove();
}
// Remove from pendingProperties (if it was pending).
this._pendingProperties.remove(property);
}
if editor.uiIconImageButton(editor.icons.delete, im.ImVec2(uiIconSize, uiIconSize), nil, nil, nil, string.format("remove##ColorPreset_%s_%d", guiId, k)) then
table.remove(data, k)
editor.setPreference("dynamicDecalsTool.colorPresets.presets", data)
if #data[1] == #data[2] then
table.remove(data[1], 1)
end
$scope.$on('$destroy', function () {
StreamsManager.remove(streamsList)
})
if extPath[1] == aiPath[wpCount] then
table.remove(extPath, 1)
end
if not groupData.data[i].model or groupData.data[i].model == "none" then
table.remove(groupData.data, i)
end
if editor.uiIconImageButton(editor.icons.close, im.ImVec2(16, 16)) then
table.remove(currGroup.tags, i)
break
if im.Button("Remove##vehicleSlot") then
table.remove(currGroup.data, options.vehIdx)
groupSize = #currGroup.data
computeCornerData(corner)
table.remove(corners, i + 1)
else
table.insert(corner.nodes, node)
table.remove(cornerNext.nodes, k)
movedNext = movedNext + 1
if movedNext > 0 then computeCornerData(cornerNext) end
if #cornerNext.nodes == 0 then table.remove(corners, j) end
if not stillInline then break end
assets[record.paths[delPathIndex]] = nil
table.remove(record.paths, delPathIndex)
if (this._contentPlaceholderElement)
this._contentPlaceholderElement.remove();
}
console.assert(contentView, "Missing ContentView for deselected item.", this._selectedItem);
contentView.element.classList.remove("selected");
}
this._stops.remove(knob.stop);
this._knobs.remove(knob);
this._stops.remove(knob.stop);
this._knobs.remove(knob);
this._sortStops();
this._shadowKnob.element.remove();
delete this._shadowKnob;
this._shadowKnob.element.classList.remove(WI.GradientSlider.ShadowClassName);
while (this._knobs.length > this._stops.length)
this._knobs.pop().element.remove();
this.element.removeEventListener("transitionend", this);
this.element.classList.remove(WI.GradientSliderKnob.FadeOutClassName);
this.element.remove();
this.element.classList.remove(WI.GradientSliderKnob.FadeOutClassName);
this.element.remove();
}
if #self.graphData[i] >= self.graphDataCount then
table.remove(self.graphData[i], 1)
end
*/
!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
"," */
!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
"," */
!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
"," */
!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
"," */
!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
","!function(e,t,n){"use strict";!function(){t.module("ngMaterial",["ng","ngAnimate","ngAria","material.core","material.core.gestures","material.core.theming.palette","material.core.theming","material.components.autocomplete","material.components.bottomSheet","material.components.backdrop","material.components.card","material.components.checkbox","material.components.content","material.components.button","material.components.divider","material.components.chips","material.components.dialog","material.components.fabSpeedDial","material.components.fabActions","material.components.fabToolbar","material.components.fabTrigger","material.components.gridList","material.components.icon","material.components.input","material.components.list","material.components.menu","material.components.progressCircular","material.components.progressLinear","material.components.radioButton","material.components.select","material.components.sidenav","material.components.slider","material.components.sticky","material.components.subheader","material.components.swipe","material.components.switch","material.components.tabs","material.components.toast","material.components.toolbar","material.components.tooltip","material.components.virtualRepeat","material.components.whiteframe"])}(),function(){function e(e,t){e.decorator("$$rAF",["$delegate",n]),t.theme("default").primaryPalette("indigo").accentPalette("pink").warnPalette("red").backgroundPalette("grey")}function n(e){return e.throttle=function(t){var n,o,r,i;return function(){n=arguments,i=this,r=t,o||(o=!0,e(function(){r.apply(i,Array.prototype.slice.call(n)),o=!1}))}},e}t.module("material.core",["material.core.gestures","material.core.theming"]).config(e),e.$inject=["$provide","$mdThemingProvider"]}(),function(){function e(e,n,o,r,i){var a;return a={translate3d:function(e,t,o,r){function i(n){return e.removeClass(r.transitionInClass).addClass(r.transitionOutClass).css(n||t),a.waitTransitionEnd(e)}return e.css(t),n(function(){e.css(o).addClass(r.transitionInClass)}),a.waitTransitionEnd(e).then(function(){return i})},waitTransitionEnd:function(e,t){var n=3e3;return o(function(o,a){function d(t){t&&t.target!==e[0]||(t&&r.cancel(c),e.off(i.CSS.TRANSITIONEND,d),o())}t=t||{};var c=r(d,t.timeout||n);e.on(i.CSS.TRANSITIONEND,d)})},calculateZoomToOrigin:function(n,o){var r=o.element,i="translate3d( {centerX}px, {centerY}px, 0 ) scale( {scaleX}, {scaleY} )",d=t.bind(null,e.supplant,i),c=d({centerX:0,centerY:0,scaleX:.5,scaleY:.5});if(r){var l=a.clientRect(r)||a.copyRect(o.bounds),m=a.copyRect(n[0].getBoundingClientRect()),s=a.centerPointFor(m),u=a.centerPointFor(l);c=d({centerX:u.x-s.x,centerY:u.y-s.y,scaleX:Math.min(.5,l.width/m.width),scaleY:Math.min(.5,l.height/m.height)})}return c},toTransformCss:function(e,n){var o={};return t.forEach(i.CSS.TRANSFORM.split(" "),function(t){o[t]=e}),n&&(o.transition="all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important"),o},copyRect:function(e,n){return e?(n=n||{},t.forEach("left top right bottom width height".split(" "),function(t){n[t]=Math.round(e[t])}),n.width=n.width||n.right-n.left,n.height=n.height||n.bottom-n.top,n):null},clientRect:function(e){var n=t.element(e)[0].getBoundingClientRect(),o=function(e){return e&&e.width>0&&e.height>0};return o(n)?a.copyRect(n):null},centerPointFor:function(e){return{x:Math.round(e.left+e.width/2),y:Math.round(e.top+e.height/2)}}}}t.module("material.core").factory("$$mdAnimate",["$$rAF","$q","$timeout","$mdConstant",function(t,n,o,r){return function(i){return e(i,t,n,o,r)}}])}(),function(){function e(e){function t(e){return n?"webkit"+e.charAt(0).toUpperCase()+e.substring(1):e}var n=/webkit/i.test(e.vendorPrefix);return{KEY_CODE:{ENTER:13,ESCAPE:27,SPACE:32,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,TAB:9,BACKSPACE:8,DELETE:46},CSS:{TRANSITIONEND:"transitionend"+(n?" webkitTransitionEnd":""),ANIMATIONEND:"animationend"+(n?" webkitAnimationEnd":""),TRANSFORM:t("transform"),TRANSFORM_ORIGIN:t("transformOrigin"),TRANSITION:t("transition"),TRANSITION_DURATION:t("transitionDuration"),ANIMATION_PLAY_STATE:t("animationPlayState"),ANIMATION_DURATION:t("animationDuration"),ANIMATION_NAME:t("animationName"),ANIMATION_TIMING:t("animationTimingFunction"),ANIMATION_DIRECTION:t("animationDirection")},MEDIA:{sm:"(max-width: 599px)","gt-sm":"(min-width: 600px)",md:"(min-width: 600px) and (max-width: 959px)","gt-md":"(min-width: 960px)",lg:"(min-width: 960px) and (max-width: 1199px)","gt-lg":"(min-width: 1200px)"},MEDIA_PRIORITY:["gt-lg","lg","gt-md","md","gt-sm","sm"]}}t.module("material.core").factory("$mdConstant",e),e.$inject=["$sniffer"]}(),function(){function e(e,n){function o(){return[].concat(E)}function r(){return E.length}function i(e){return E.length&&e>-1&&e-1}function f(){return E.length?E[0]:null}function h(){return E.length?E[E.length-1]:null}function b(e,o,r,a){r=r||g;for(var d=u(o);;){if(!i(d))return null;var c=d+(e?-1:1),l=null;if(i(c)?l=E[c]:n&&(l=e?h():f(),c=u(l)),null===l||c===a)return null;if(r(l))return l;t.isUndefined(a)&&(a=c),d=c}}var g=function(){return!0};e&&!t.isArray(e)&&(e=Array.prototype.slice.call(e)),n=!!n;var E=e||[];return{items:o,count:r,inRange:i,contains:p,indexOf:u,itemAt:c,findBy:l,add:m,remove:s,first:f,last:h,next:t.bind(null,b,!1),previous:t.bind(null,b,!0),hasPrevious:d,hasNext:a}}t.module("material.core").config(["$provide",function(t){t.decorator("$mdUtil",["$delegate",function(t){return t.iterator=e,t}])}])}(),function(){function e(e,n,o){function r(e){var n=u[e];t.isUndefined(n)&&(n=u[e]=i(e));var o=f[n];return t.isUndefined(o)&&(o=a(n)),o}function i(t){return e.MEDIA[t]||("("!==t.charAt(0)?"("+t+")":t)}function a(e){var t=p[e]=o.matchMedia(e);return t.addListener(d),f[t.media]=!!t.matches}function d(e){n.$evalAsync(function(){f[e.media]=!!e.matches})}function c(e){return p[e]}function l(t,n){for(var o=0;o {{ dialog.content }}
","