code
stringlengths
2
1.05M
export default [ // Forsaken Thicket {id: 'vale_guardian', raid: 'Forsaken Thicket', wing: 'Spirit Vale', name: 'Vale Guardian', type: 'Boss'}, {id: 'spirit_woods', raid: 'Forsaken Thicket', wing: 'Spirit Vale', name: 'Spirit Woods', type: 'Checkpoint'}, {id: 'gorseval', raid: 'Forsaken Thicket', wing: 'Spirit ...
'use strict' const {Product, Review, User, Category, Tag, Order, Address, LineItem} = require('APP/db') const Promise = require('bluebird') const {assertAdminOrSelfForOrder, mustBeLoggedIn} = require('APP/server/auth.filters.js') module.exports = require('express').Router() // fetch all of the orders for admin ord...
/*! formstone v1.4.20-1 [carousel.js] 2021-01-29 | GPL-3.0 License | formstone.it */ /* global define */ (function(factory) { if (typeof define === "function" && define.amd) { define([ "jquery", "./core", "./mediaquery", "./touch" ], factory); } else { factory(...
export const description = 'Deploys project' export const run = () => () => console.log('deploying')
/** * socket.io application object & request wrapper * * The first few requests when hitting the site will be pre-cached, as the socket won't * have had time to connect yet. Socket.io already does this, but we want to fallback to * AJAX instead of waiting however long for a socket to become available. If there's n...
#!/usr/bin/env node var _ = require('underscore'); var app = require('./package.json'); var opts = require('commander'); var path = require('path'); var utils = require('./utils'); // globals for keeping track of walked files/dirs var dirs = []; var files = []; // There are only two options: encrypt, and decrypt. //...
System.register(["./departementsiglename"], function (_export) { var DepartementSigleNameItem, _createClass, _get, _inherits, _classCallCheck, Groupe; return { setters: [function (_departementsiglename) { DepartementSigleNameItem = _departementsiglename.DepartementSigleNameItem; }],...
import './chunk-1fafdf15.js'; import { merge } from './helpers.js'; import { V as VueInstance } from './chunk-bd4264c6.js'; import { r as registerComponent, a as registerComponentProgrammatic, u as use } from './chunk-cca88db8.js'; import './chunk-b9bdb0e4.js'; import { L as Loading } from './chunk-1d4d79a1.js'; export...
var ui = (function () { function buildOnlineUsersList(users) { var div = '<h1>Online users</h1>' var ul = '<ul id="online-users">'; for (var i = users.length - 1; i >= 0; i--) { var li = $('<li class = "online-user" data-username=' + users[i].username + '/>'); li.te...
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) : (global = global || self, factory(global.window = global.window || {})); }(this, (function (exports) { 'use strict'; /*! * Ea...
typeof window !== "undefined" && (function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); else if(typeof define === 'function' && define.amd) define([], factory); else if(typeof exports === 'object') exports["Hls"] = f...
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react'), require('react-dom')) : typeof define === 'function' && define.amd ? define(['exports', 'react', 'react-dom'], factory) : (global = global || self, factory(global.ReactBootstrapTypeahead...
typeof window !== "undefined" && (function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); else if(typeof define === 'function' && define.amd) define([], factory); else if(typeof exports === 'object') exports["Hls"] = f...
/** * vee-validate vundefined * (c) 2020 Abdelrahman Awad * @license MIT */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue')) : typeof define === 'function' && define.amd ? define(['exports', 'vue'], factory) : (global = typeof gl...
/*! * inputmask.date.extensions.js * https://github.com/RobinHerbots/Inputmask * Copyright (c) 2010 - 2018 Robin Herbots * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php) * Version: 4.0.1-beta.7 */ !function(factory) { "function" == typeof define && define.amd ? define([ "./depe...
/** * @license Highstock JS v9.0.1 (2021-02-16) * * Indicator series type for Highstock * * (c) 2010-2021 Pawel Fus, Sebastian Bochan * * License: www.highcharts.com/license */ 'use strict'; (function (factory) { if (typeof module === 'object' && module.exports) { factory['default'] = factory; ...
'use strict' /* global describe it beforeEach afterEach */ const cli = require('heroku-cli-util') const { expect } = require('chai') const nock = require('nock') const proxyquire = require('proxyquire') const addon = { id: 1, name: 'postgres-1', plan: { name: 'heroku-postgresql:standard-0' } } const fetcher = (...
(function(){/* OverlappingMarkerSpiderfier https://github.com/jawj/OverlappingMarkerSpiderfier-Leaflet Copyright (c) 2011 - 2012 George MacKerron Released under the MIT licence: http://opensource.org/licenses/mit-license Note: The Leaflet maps API must be included *before* this code */ (function(){var q={}.hasOwnPrope...
const log = msg => console.log(msg); module.exports = log;
/* * The MIT License (MIT) * * Copyright (c) 2018 Karl STEIN * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, c...
'use strict'; describe('Suite', function suiteName() { it('should finish immediately', function testCase1Name() {}); it('should finish after 100ms', function testCase2Name(done) { setTimeout(done, 100); }); it('should fail', function testCase3Name() { throw new Error('foo'); }); });
/** * TagController * * @description :: Server-side logic for managing Tags */ module.exports = { find: (req,res) => { Tag.findAll({ where: ActionUtil.parseWhere(req), limit: ActionUtil.parseLimit(req), offset: ActionUtil.parseSkip(req), order: ActionUtil.parseSort(req), include:...
define(['angular'], function (ng) { 'use strict'; return ng.module('app.directives', []); });
#!/usr/bin/env node require("./proof")(1, function (step, parse, deepEqual) { step(function () { parse("CancelSpotInstanceRequests", step()); }, function (object) { var expected = { requestId: "59dbff89-35bd-4eac-99ed-be587ed81825" , spotInstanceRequestSet: [ { spotInstanceRequestId: 'sir-e95fae02'...
/** * Display warning messages in console to discover potential errors */ (function(seajs) { var uriCache = {} var RE_VERSION = /\/(?:\d+\.){1,2}\d+\/|\D(?:\d+\.){1,2}\d+[^/]*\.(?:js|css)\W?/ seajs.on("fetch", checkMultiVersion) // Only support this version style: // `zz/1.2.3/xx` // `zz/xx-1.2.3-beta...
// @flow import net from 'net' import get from 'lodash/get' import path from 'path' // TODO: Remove this in favor of a non-overkill incremental port checker package const getPort = options => new Promise((resolve, reject) => { const server = net.createServer() server.unref() server.on('error', reject) ...
Clazz.declarePackage ("J.adapter.readers.xtal"); Clazz.load (["J.adapter.smarter.AtomSetCollectionReader"], "J.adapter.readers.xtal.CastepReader", ["java.lang.Double", "$.Float", "JU.DF", "$.Lst", "$.P3", "$.PT", "$.V3", "J.adapter.smarter.Atom", "JU.Escape", "$.Logger", "$.Tensor"], function () { c$ = Clazz.decorate...
/** * Created by wangwei01 on 2017/1/17. */ ;(function () { var type = zhx.getSearchName("type"); var list = []; switch (type) { case "storeMain": list.push({key: "banner", bgColor: "#DE3A53"}); list.push({key: "textTitle", title: "新品上架"}); list.push({key: "goodsList", pattern: "small", showName: 0...
/*! * chain.js - blockchain management for decentraland * Copyright (c) 2014-2015, Fedor Indutny (MIT License) * Copyright (c) 2014-2016, Christopher Jeffrey (MIT License). * Copyright (c) 2016-2017, Manuel Araoz (MIT License). * https://github.com/decentraland/decentraland-node */ 'use strict'; var AsyncObject...
import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-3 10h-3v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H8c-.55 0-1-.45-1-1s.45-1 1-1h3V8c0-.55.45-1 1-1s1 .45 1 1v3h3c.55 0 1 .45 1...
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const common_1 = require("../common"); const ENDPT = 'achievementicons'; /** * Achievement icons resource */ class AchievementIconsResource { /** * Construct the achievement icons resource * @param context The context to make r...
"use strict"; let XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest; let xhr = new XMLHttpRequest(); // 8346870 - latest v1.0.1 // let url = "https://api.github.com/repos/ZencashOfficial/arizen/releases/8252416"; // 8252416 - v1.0.0 let url = "https://api.github.com/repos/ZencashOfficial/arizen/releases/82524...
// flow-typed signature: 6caf4b7ee5de64bc907fc9dcfc714a1a // flow-typed version: f0506e4101/reselect_v3.x.x/flow_>=v0.47.x // flow-typed signature: 0199525b667f385f2e61dbeae3215f21 // flow-typed version: b43dff3e0e/reselect_v3.x.x/flow_>=v0.28.x declare module "reselect" { declare type Selector<-TState, TProps, TRe...
import express from 'express'; import unpackByOutpoint from './unpackByOutpoint'; // Polyfills and `lbry-redux` global.fetch = require('node-fetch'); global.window = global; if (typeof global.fetch === 'object') { global.fetch = global.fetch.default; } const { Lbry } = require('lbry-redux'); delete global.window; ...
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = yogaNode => { return yogaNode.getComputedWidth() - yogaNode.getComputedPadding() * 2; }; exports.default = _default;
import { moduleFor, test } from 'ember-qunit'; moduleFor('controller:articles/index', { // Specify the other units that are required for this test. // needs: ['controller:foo'] }); // Replace this with your real tests. test('it exists', function(assert) { var controller = this.subject(); assert.ok(control...
(function() { var checkVersion = Dagaz.Model.checkVersion; Dagaz.Model.checkVersion = function(design, name, value) { if (name != "pilare-restrictions") { checkVersion(design, name, value); } } var CheckInvariants = Dagaz.Model.CheckInvariants; Dagaz.Model.CheckInvariants = function(board) { ...
/** * Controller for single index detail */ import _ from 'lodash'; import uiRoutes from 'ui/routes'; import uiModules from 'ui/modules'; import routeInitProvider from 'plugins/monitoring/lib/route_init'; import ajaxErrorHandlersProvider from 'plugins/monitoring/lib/ajax_error_handler'; import template from 'plugins/...
/** * http://gruntjs.com/configuring-tasks */ module.exports = function (grunt) { var path = require('path'); var DIST_PATH = 'demo/dist'; var SRC_PATH = 'demo/sample'; grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), connect: { options: { host...
var searchData= [ ['friendstatuschangeevent',['FriendStatusChangeEvent',['../class_cotc_sdk_1_1_friend_status_change_event.html',1,'CotcSdk']]] ];
/* jshint node: true */ 'use strict'; module.exports = { name: 'ember-models-table' };
// // Copyright 2016 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agre...
import RecordArray from "./record_array"; /** @module ember-data */ var get = Ember.get; /** Represents a list of records whose membership is determined by the store. As records are created, loaded, or modified, the store evaluates them to determine if they should be part of the record array. @class Fil...
const findMatchingPermission = (permissions, action, subject) => permissions.find(perm => perm.action === action && perm.subject === subject); export default findMatchingPermission;
module.exports = { development: { options: { paths: ['<%= src %>/less'], cleancss: false, compress: false, modifyVars: { 'fa-font-path' : '"//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts"' } }, files: { '<%= public %>/css/kc-theme-default.css': '<%= src %>/l...
import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <path d="M14 6h3v7.88l2 2V4h-5V3H6.12L14 10.88zm-2 5.71V13h-2v-2h1.29L2.41 2.13 1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41z" /> , 'NoMeetingRoomSharp');
// All material copyright ESRI, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.8/esri/copyright.txt for details. //>>built define({widgetLabel:"\u8a66_Locate___\u9a57",title:"\u8a66_Find my location______\u9a57"});
define([], function(){ // module: // dojo/aspect "use strict"; var undefined; function advise(dispatcher, type, advice, receiveArguments){ var previous = dispatcher[type]; var around = type == "around"; var signal; if(around){ var advised = advice(function(){ return previous.advice(t...
// This is a manifest file that'll be compiled into including all the files listed below. // Add new JavaScript/Coffee code in separate files in this directory and they'll automatically // be included in the compiled file accessible from http://example.com/assets/application.js // It's not advisable to add code directl...
"use strict"; var __extends = (this && this.__extends) || (function () { var extendStatics = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; }; return function (d, b)...
import React from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; const propTypes = { children: PropTypes.node, className: PropTypes.string, info: PropTypes.string }; const ListItemAction = props => { const { children, className, info, ...otherProps } = props; co...
"use strict"; const conversions = require("webidl-conversions"); const utils = require("./utils.js"); const HTMLElement = require("./HTMLElement.js"); const impl = utils.implSymbol; function HTMLButtonElement() { throw new TypeError("Illegal constructor"); } Object.setPrototypeOf(HTMLButtonElement.prototype, HTMLEl...
/** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @flow * @format */ import type {Tests, Steps} from './Tester'; class Suite { getBeforeEach: Steps; tags: Array<string>;...
/*jshint unused:false */ "use strict"; var _verbosity = 0; var _prefix = "[videojs-vast-vpaid] "; function setVerbosity (v) { _verbosity = v; } function handleMsg (method, args) { if ((args.length) > 0 && (typeof args[0] === 'string')) { args[0] = _prefix + args[0]; } if (method.apply) ...
'use strict'; const path = require('path'); const taskName = path.basename(__dirname); const dist = path.resolve(__dirname, '../dist', taskName); const webpackConfig = { context: __dirname, entry: { 'mod2': './js/index.js' }, output: { path: dist, filename: '[name].[chunkhash].j...
import React from 'react'; import PropTypes from 'prop-types'; import {observer} from 'mobx-react'; import {action} from 'mobx'; import {pluralize} from '../utils'; import { ALL_TODOS, ACTIVE_TODOS, COMPLETED_TODOS } from '../constants'; @observer export default class TodoFooter extends React.Component { render() { ...
{ "ADP_currencyISO" : "peseta andorrana", "ADP_currencyPlural" : "pesetas andorranas", "ADP_currencySingular" : "peseta andorrana", "ADP_currencySymbol" : "ADP", "AED_currencyISO" : "dírham de los Emiratos Árabes Unidos", "AED_currencyPlural" : "dirhams de los Emiratos Árabes Unidos", "AED_currencySingular" : "d...
export * from './navbar.component'
!function(){var t='<br/>Filter: <select id="section-filter"><option value="all">All</option>',i=$("ol li");i.each(function(){var i=$(this).text(),e=i.split("—")[0].trim();t+='<option value="'+e+'">'+e+"</option>"}),t+="</select>";var e=$("table.listing tbody.link");$("h2#sessions").after(t),$("#section-filter").change(...
function loadLevel(levelname){ GameObject.Regenerate = function (){ var geometry = new THREE.Geometry(); var selfGenGeom = new THREE.Geometry(); var pipes; var forageGeom = new THREE.Geometry(); var dynamicGeom = new THREE.Geometry(); var specialvert = []; // ma...
module.exports={A:{A:{"1":"B","16":"hB","132":"K D G E A"},B:{"1":"2 C d J M H I"},C:{"1":"0 1 3 4 6 7 8 9 Y Z a b c e f g h i j k l m n o L q r s t u v w x y z HB GB BB CB FB","132":"2 eB DB F N K D G E A B C d J M H I O P Q R S T U V W X YB XB"},D:{"1":"0 1 3 4 6 7 8 9 T U V W X Y Z a b c e f g h i j k l m n o L q r ...
import _extends from "@babel/runtime/helpers/esm/extends"; import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose"; import React from 'react'; import clsx from 'clsx'; import PropTypes from 'prop-types'; import { chainPropTypes, getDisplayName } from '@material-ui/utils'; imp...
if(typeof Language != "undefined" && Language == 'English'){ setText({ 'flat' : 'Flat', 'folder' : 'Folder', 'rate' : 'Rate', 'subscribers' : 'Subscribers', 'domain' : 'Domain' }); // sort setText({ 'modified_on' : 'By Recency', 'modified_on:reverse' : 'By Age', 'unread_count...
/** @jsx React.DOM */ 'use strict'; // Boats is for presentation, No change. var AllBoatClass = React.createClass({displayName: 'AllBoatClass', render:function(){ var boats = this.props.boat return( React.DOM.li(null, "All Boats", React.DOM.span({className:"boat"}, {data: data}) ) ...
// warning: This file is auto generated by `npm run build:tests` // Do not edit by hand! process.env.TZ = 'UTC' var expect = require('chai').expect var ini_set = require('../../../../src/php/info/ini_set') // eslint-disable-line no-unused-vars,camelcase var ini_get = require('../../../../src/php/info/ini_get') // eslin...
/** * Copyright 2013-2014 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
window.onload =function () { var subObj = document.getElementsByTagName('button')[0]; if( subObj && subObj.className=='btn_submit') subObj.onclick = submit_login; }; // end function window.onload function submit_login() { this.innerHTML = 'Wait...'; this.disabled = true; ...
var fs = require("fs"), url = require("url"), http = require("http"), https = require("https"), godauth = require("prezi-godauth"); // // =============================================== // // HttpServer // // =============================================== // var HttpServer = function...
/** * @class elFinder command "places" * Regist to Places * * @author Naoki Sawada **/ elFinder.prototype.commands.places = function() { "use strict"; var self = this, fm = this.fm, filter = function(hashes) { return $.grep(self.files(hashes), function(f) { return f.mime == 'directory' ? true : false;...
import Ember from 'ember'; import TableBlock from '../views/table-block'; export default TableBlock.extend({ classNames: ['ember-table-header-block'], // TODO(new-api): Eliminate view alias itemView: 'header-row', itemViewClass: Ember.computed.alias('itemView'), content: Ember.computed(function() { retu...
// Copyright (C) 2010 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed t...
'use strict'; angular.module('myApp.viewPopular', ['ngRoute', 'movieApi']) .config(['$routeProvider', function ($routeProvider) { $routeProvider.when('/popular', { templateUrl: 'viewPopular/view1.html', controller: 'ViewPopularCtrl' }); }]) .c...
E2.p = E2.plugins["assets_started_generator"] = function(core, node) { this.desc = 'Emits the current number of assets that have begun loading.'; this.input_slots = []; this.output_slots = [ { name: 'count', dt: core.datatypes.FLOAT, desc: 'Number of assets that have begun loading.' } ]; this.core = core; ...
import {createItemSelector} from 'collections'; import {memoizedSelector} from 'utils'; const selector = createItemSelector('widgets'); export function widgetAttributes({role}) { return memoizedSelector( selector({id: role}), widget => widget ); }
'use strict'; let path = require('path'); let defaultSettings = require('./defaults'); // Additional npm or bower modules to include in builds // Add all foreign plugins you may need into this array // @example: // let npmBase = path.join(__dirname, '../node_modules'); // let additionalPaths = [ path.join(npmBase, 're...
{ "name": "Chillin.js", "url": "https://github.com/frantzmiccoli/Chillin.js.git" }
'use strict'; describe('portfolio.version module', function() { beforeEach(module('portfolio.version')); describe('app-version directive', function() { it('should print current version', function() { module(function($provide) { $provide.value('version', 'TEST_VER'); }); inject(functi...
/** * Main application file */ 'use strict'; // Set default node environment to development process.env.NODE_ENV = process.env.NODE_ENV || 'development'; var express = require('express'); var mongoose = require('mongoose'); var config = require('./config/environment'); // Connect to database mongoose.connect(conf...
pageflow.AudioPlayer.getMediaElementMethod = function(player) { player.getMediaElement = function() { return player.audio.audio; }; };
var http = require('http'), browserify = require('browserify'), literalify = require('literalify'), React = require('react'); var App = require('./app'); http.createServer(function(req, res) { if (req.url == '/') { res.setHeader('Content-Type', 'text/html'); var props = { items: [ ...
import Ember from 'ember'; import layout from '../../templates/components/one-way-select/option'; const { Component } = Ember; export default Component.extend({ layout, tagName: '' });
const gulp = require('gulp'); const babel = require('gulp-babel'); const gdt = require('gulp-dev-tasks'); const eslintrc = require('./.eslintrc.json'); gdt.setRules(eslintrc.rules); gulp.task('build', () => gulp.src('src/**/*.js') .pipe(babel({ presets: ['es2015', 'stage-2'] })) .pipe(gulp.dest('build/')) ); ...
import peek42 from './browser/peek42'; export default peek42;
var favicon = require('./includes/favicon.js'); var feed = require('./includes/feed.js'); var retrofitIcon = function (f, callback) { console.log("Checking ", f.htmlUrl); favicon.find(f.htmlUrl, function (favicon_url) { f.icon = favicon_url; feed.update(f, function (err, data) { callback(err, data); ...
/** * Zepernick jQuery plugins */ (function($) { $.fn.dataTableSearch = function(delay) { //console.log("data table search plugin..."); var dt = this; this.find("thead input").on( 'keyup', function (event) { getInput = function() { return $(event.target); }; ...
const path = require('path'); const webpack = require('webpack'); module.exports = { devtool: 'cheap-module-eval-source-map', entry: './index.js', output: { path: path.join(__dirname, 'dist'), filename: 'bundle.js', publicPath: '/static/' }, module: { loaders: [ { test: /\.js?$/...
/* * JAWStats 0.8.0 Web Statistics * * Copyright (c) 2009 Jon Combe (jawstats.com) * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitatio...
const request = require('request-promise') const config = require('../tool/config.js') const api = require('../tool/api.js') const error = require('../tool/error.js') const Const = require('../tool/const.js') const exp = { URL : '/authenticate', ACTION : (req, res) => { try { const params =...
define(['./_baseFindIndex', './_baseIsNaN', './_strictLastIndexOf', './toInteger'], function(baseFindIndex, baseIsNaN, strictLastIndexOf, toInteger) { /** Used as a safe reference for `undefined` in pre-ES5 environments. */ var undefined; /* Built-in method references for those with the same name as other `loda...
/** * Copyright 2013 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
version https://git-lfs.github.com/spec/v1 oid sha256:0680588e6712ebab3160ef2c9e5754716d6d2d05b09790964fe828cba5abf8e2 size 2189
/** * @module Joy */ /** * This class is used on SpriteSheet's `animations` attribute. * * @class SpriteAnimation * @constructor */ var SpriteAnimation = function (options) { /** * @attribute parent * @type {SpriteSheet} */ this.parent = options.parent; /** * @attribute name * @type {Strin...
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 'use strict'; module.metadata = { 'stability': 'experimental', 'engines': { 'Firefox': '> 28' } }; cons...
import {CssAnimator} from '../src/animator'; import {animationEvent} from 'aurelia-templating'; jasmine.getFixtures().fixturesPath = 'base/test/fixtures/'; describe('animator-css', () => { var sut; beforeEach(() => { sut = new CssAnimator(); }); describe('runSequence function', () => { var elems; ...
declare module 'redux-starter-kit' { declare export type PayloadAction<P: any, T: string = string> = { type: T, payload: P, ... } }
// Check whether a object is an instance of the given type, respecting model // factory injections export default function isInstanceOfType(type, obj) { return obj instanceof type; }
Xflow.registerOperator("xflow.selectBool", { outputs: [ {type: 'bool', name : 'result', customAlloc: true} ], params: [ {type: 'int', source : 'index'}, {type: 'bool', source: 'value'} ], alloc: function(sizes, index, value) { sizes['result'] = 1; }, evaluate: function(result...
import shell from 'shelljs'; import path from 'path'; import tmp from 'tmp'; import helpers from './helpers'; const { isWindows, isOSX } = helpers; tmp.setGracefulCleanup(); const SCRIPT_PATHS = { singleIco: path.join(__dirname, '../..', 'bin/singleIco'), convertToPng: path.join(__dirname, '../..', 'bin/convertT...
(function(D,j){D.execute(function(){(function(j){document.createElement("header");var e=function(a){function b(a,b,e){a[e]=function(){d._replay.push(b.concat({m:e,a:[].slice.call(arguments)}))}}var d={};d._sourceName=a;d._replay=[];d.getNow=function(a,b){return b};d.when=function(){var a=[{m:"when",a:[].slice.call(argu...
/** * @author Richard Davey <rich@photonstorm.com> * @copyright 2020 Photon Storm Ltd. * @license {@link https://opensource.org/licenses/MIT|MIT License} */ /** * Finds the key within the top level of the {@link source} object, or returns {@link defaultValue} * * @function Phaser.Utils.Objects.Get...