8000 angular.js/angularFiles.js at master · luchux/angular.js · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"css","path":"css","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"example","path":"example","contentType":"directory"},{"name":"i18n","path":"i18n","contentType":"directory"},{"name":"images","path":"images","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"logs","path":"logs","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"Rakefile","path":"Rakefile","contentType":"file"},{"name":"angularFiles.js","path":"angularFiles.js","contentType":"file"},{"name":"changelog.js","path":"changelog.js","contentType":"file"},{"name":"changelog.spec.js","path":"changelog.spec.js","contentType":"file"},{"name":"changelog.tmp.md","path":"changelog.tmp.md","contentType":"file"},{"name":"check-size.sh","path":"check-size.sh","contentType":"file"},{"name":"gdocs.js","path":"gdocs.js","contentType":"file"},{"name":"gen_docs.sh","path":"gen_docs.sh","contentType":"file"},{"name":"init-repo.sh","path":"init-repo.sh","contentType":"file"},{"name":"nodeserver.sh","path":"nodeserver.sh","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"release-commit.sh","path":"release-commit.sh","contentType":"file"},{"name":"start-iteration.sh","path":"start-iteration.sh","contentType":"file"},{"name":"testacular-e2e.conf.js","path":"testacular-e2e.conf.js","contentType":"file"},{"name":"testacular-jqlite.conf.js","path":"testacular-jqlite.conf.js","contentType":"file"},{"name":"testacular-jquery.conf.js","path":"testacular-jquery.conf.js","contentType":"file"},{"name":"testacular-modules.conf.js","path":"testacular-modules.conf.js","contentType":"file"},{"name":"validate-commit-msg.js","path":"validate-commit-msg.js","contentType":"file"},{"name":"validate-commit-msg.spec.js","path":"validate-commit-msg.spec.js","contentType":"file"},{"name":"version.js","path":"version.js","contentType":"file"},{"name":"version.yaml","path":"version.yaml","contentType":"file"},{"name":"watchr-docs.rb","path":"watchr-docs.rb","contentType":"file"}],"totalCount":37}},"fileTreeProcessingTime":9.015759,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":7598644,"defaultBranch":"master","name":"angular.js","ownerLogin":"luchux","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2013-01-14T04:54:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1475656?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1613559132.499813","canEdit":false,"refType":"branch","currentOid":"c0cb9f8c14def36cc894fad4146b599531163f61"},"path":"angularFiles.js","currentUser":null,"blob":{"rawLines":["angularFiles = {"," 'angularSrc': ["," 'src/Angular.js',"," 'src/loader.js',"," 'src/AngularPublic.js',"," 'src/jqLite.js',"," 'src/apis.js',",""," 'src/auto/injector.js',",""," 'src/ng/anchorScroll.js',"," 'src/ng/browser.js',"," 'src/ng/cacheFactory.js',"," 'src/ng/compile.js',"," 'src/ng/controller.js',"," 'src/ng/document.js',"," 'src/ng/exceptionHandler.js',"," 'src/ng/interpolate.js',"," 'src/ng/location.js',"," 'src/ng/log.js',"," 'src/ng/parse.js',"," 'src/ng/q.js',"," 'src/ng/route.js',"," 'src/ng/routeParams.js',"," 'src/ng/rootScope.js',"," 'src/ng/sniffer.js',"," 'src/ng/window.js',"," 'src/ng/http.js',"," 'src/ng/httpBackend.js',"," 'src/ng/locale.js',"," 'src/ng/timeout.js',",""," 'src/ng/filter.js',"," 'src/ng/filter/filter.js',"," 'src/ng/filter/filters.js',"," 'src/ng/filter/limitTo.js',"," 'src/ng/filter/orderBy.js',",""," 'src/ng/directive/directives.js',"," 'src/ng/directive/a.js',"," 'src/ng/directive/booleanAttrs.js',"," 'src/ng/directive/form.js',"," 'src/ng/directive/input.js',"," 'src/ng/directive/ngBind.js',"," 'src/ng/directive/ngClass.js',"," 'src/ng/directive/ngCloak.js',"," 'src/ng/directive/ngController.js',"," 'src/ng/directive/ngCsp.js',"," 'src/ng/directive/ngEventDirs.js',"," 'src/ng/directive/ngInclude.js',"," 'src/ng/directive/ngInit.js',"," 'src/ng/directive/ngNonBindable.js',"," 'src/ng/directive/ngPluralize.js',"," 'src/ng/directive/ngRepeat.js',"," 'src/ng/directive/ngShowHide.js',"," 'src/ng/directive/ngStyle.js',"," 'src/ng/directive/ngSwitch.js',"," 'src/ng/directive/ngTransclude.js',"," 'src/ng/directive/ngView.js',"," 'src/ng/directive/script.js',"," 'src/ng/directive/select.js',"," 'src/ng/directive/style.js'"," ],",""," 'angularSrcModules': ["," 'src/ngCookies/cookies.js',"," 'src/ngResource/resource.js',"," 'src/ngSanitize/sanitize.js',"," 'src/ngSanitize/directive/ngBindHtml.js',"," 'src/ngSanitize/filter/linky.js',"," 'src/ngMock/angular-mocks.js',",""," 'src/bootstrap/bootstrap.js'"," ],",""," 'angularScenario': ["," 'src/ngScenario/Scenario.js',"," 'src/ngScenario/Application.js',"," 'src/ngScenario/Describe.js',"," 'src/ngScenario/Future.js',"," 'src/ngScenario/ObjectModel.js',"," 'src/ngScenario/Describe.js',"," 'src/ngScenario/Runner.js',"," 'src/ngScenario/SpecRunner.js',"," 'src/ngScenario/dsl.js',"," 'src/ngScenario/matchers.js',"," 'src/ngScenario/output/Html.js',"," 'src/ngScenario/output/Json.js',"," 'src/ngScenario/output/Xml.js',"," 'src/ngScenario/output/Object.js'"," ],",""," 'angularTest': ["," 'test/testabilityPatch.js',"," 'test/matchers.js',"," 'test/ngScenario/*.js',"," 'test/ngScenario/output/*.js',"," 'test/ngScenario/jstd-scenario-adapter/*.js',"," 'test/*.js',"," 'test/auto/*.js',"," 'test/bootstrap/*.js',"," 'test/ng/*.js',"," 'test/ng/directive/*.js',"," 'test/ng/filter/*.js',"," 'test/ngCookies/*.js',"," 'test/ngResource/*.js',"," 'test/ngSanitize/*.js',"," 'test/ngSanitize/directive/*.js',"," 'test/ngSanitize/filter/*.js',"," 'test/ngMock/*.js'"," ],",""," 'jstd': ["," 'lib/jasmine/jasmine.js',"," 'lib/jasmine-jstd-adapter/JasmineAdapter.js',"," 'lib/jquery/jquery.js',"," 'test/jquery_remove.js',"," '@angularSrc',"," 'src/publishExternalApis.js',"," '@angularSrcModules',"," '@angularScenario',"," 'src/ngScenario/jstd-scenario-adapter/Adapter.js',"," '@angularTest',"," 'example/personalLog/*.js',"," 'example/personalLog/test/*.js'"," ],",""," 'jstdExclude': ["," 'test/jquery_alias.js',"," 'src/angular-bootstrap.js',"," 'src/ngScenario/angular-bootstrap.js'"," ],",""," 'jstdScenario': ["," 'build/angular-scenario.js',"," 'build/jstd-scenario-adapter-config.js',"," 'build/jstd-scenario-adapter.js',"," 'build/docs/docs-scenario.js'"," ],",""," \"jstdModules\": ["," 'lib/jasmine/jasmine.js',"," 'lib/jasmine-jstd-adapter/JasmineAdapter.js',"," 'build/angular.js',"," 'src/ngMock/angular-mocks.js',"," 'src/ngCookies/cookies.js',"," 'src/ngResource/resource.js',"," 'src/ngSanitize/sanitize.js',"," 'src/ngSanitize/directive/ngBindHtml.js',"," 'src/ngSanitize/filter/linky.js',"," 'test/matchers.js',"," 'test/ngMock/*.js',"," 'test/ngCookies/*.js',"," 'test/ngResource/*.js',"," 'test/ngSanitize/*.js',"," 'test/ngSanitize/directive/*.js',"," 'test/ngSanitize/filter/*.js'"," ],",""," 'jstdPerf': ["," 'lib/jasmine/jasmine.js',"," 'lib/jasmine-jstd-adapter/JasmineAdapter.js',"," '@angularSrc',"," '@angularSrcModules',"," 'src/ngMock/angular-mocks.js',"," 'perf/data/*.js',"," 'perf/testUtils.js',"," 'perf/*.js'"," ],",""," 'jstdPerfExclude': ["," 'src/ng/angular-bootstrap.js',"," 'src/ngScenario/angular-bootstrap.js'"," ],",""," 'jstdJquery': ["," 'lib/jasmine/jasmine.js',"," 'lib/jasmine-jstd-adapter/JasmineAdapter.js',"," 'lib/jquery/jquery.js',"," 'test/jquery_alias.js',"," '@angularSrc',"," 'src/publishExternalApis.js',"," '@angularSrcModules',"," '@angularScenario',"," 'src/ngScenario/jstd-scenario-adapter/Adapter.js',"," '@angularTest',"," 'example/personalLog/*.js',",""," 'example/personalLog/test/*.js'"," ],",""," 'jstdJqueryExclude': ["," 'src/angular-bootstrap.js',"," 'src/ngScenario/angular-bootstrap.js',"," 'test/jquery_remove.js'"," ]","};","","if (exports) {"," exports.files = angularFiles"," exports.mergeFiles = function mergeFiles() {"," var files = [];",""," [].splice.call(arguments, 0).forEach(function(file) {"," if (file.match(/testacular/)) {"," files.push(file);"," } else {"," angularFiles[file].forEach(function(f) {"," // replace @ref"," var match = f.match(/^\\@(.*)/);"," if (match) {"," var deps = angularFiles[match[1]];"," files = files.concat(deps);"," } else {"," if (!/jstd|jasmine/.test(f)) { //TODO(i): remove once we don't have jstd/jasmine in repo"," files.push(f);"," }"," }"," });"," }"," });",""," return files;"," }","}"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/luchux/angular.js/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"angularFiles.js","displayUrl":"https://github.com/luchux/angular.js/blob/master/angularFiles.js?raw=true","headerInfo":{"blobSize":"5.76 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"02bdf3a","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fluchux%2Fangular.js%2Fblob%2Fmaster%2FangularFiles.js","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"225","truncatedSloc":"205"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"JavaScript","languageID":183,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/luchux/angular.js/blob/master/angularFiles.js","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/luchux/angular.js/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/luchux/angular.js/raw/refs/heads/master/angularFiles.js","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":false,"symbols":[{"name":"mergeFiles","kind":"function","ident_start":5250,"ident_end":5260,"extent_start":5242,"extent_end":5897,"fully_qualified_name":"mergeFiles","ident_utf16":{"start":{"line_number":200,"utf16_col":10},"end":{"line_number":200,"utf16_col":20}},"extent_utf16":{"start":{"line_number":200,"utf16_col":2},"end":{"line_number":223,"utf16_col":3}}},{"name":"mergeFiles","kind":"function","ident_start":5272,"ident_end":5282,"extent_start":5263,"extent_end":5897,"fully_qualified_name":"mergeFiles","ident_utf16":{"start":{"line_number":200,"utf16_col":32},"end":{"line_number":200,"utf16_col":42}},"extent_utf16":{"start":{"line_number":200,"utf16_col":23},"end":{"line_number":223,"utf16_col":3}}}]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/luchux/angular.js/branches":{"post":"G1liTUvBxW2389lprHNt3uoKBQMI_lBK2Rgo4MA1QAIDFpqknS90VDe1WmekO7YVDyU6dyK7NMboHJg77XaU8g"},"/repos/preferences":{"post":"WIOu34jlzOm3NOXJNyr0WLbe8yh2rDy74-HdgCEdYJo3gQTBdEySLEb8bF0GQmxbP8b3lU9C6xLMuCsrDlXKTw"}}},"title":"angular.js/angularFiles.js at master · luchux/angular.js","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}
0