1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/__celerity_resource_map__.php

214 lines
4.5 KiB
PHP
Raw Normal View History

<?php
/**
* This file is automatically generated. Use 'celerity_mapper.php' to rebuild
* it.
* @generated
*/
celerity_register_resource_map(array(
2011-01-25 20:31:40 +01:00
'aphront-dialog-view-css' =>
array(
2011-01-25 20:57:47 +01:00
'path' => '/res/771b987d/rsrc/css/aphront/dialog-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'aphront-form-view-css' =>
array(
2011-01-27 20:35:04 +01:00
'path' => '/res/785ac1c6/rsrc/css/aphront/form-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'aphront-panel-view-css' =>
array(
2011-01-26 02:40:21 +01:00
'path' => '/res/fe62e634/rsrc/css/aphront/panel-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'aphront-side-nav-view-css' =>
array(
2011-01-27 20:35:04 +01:00
'path' => '/res/0fc0545c/rsrc/css/aphront/side-nav-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'aphront-table-view-css' =>
array(
2011-01-25 20:57:47 +01:00
'path' => '/res/52b0191f/rsrc/css/aphront/table-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
2011-01-25 22:48:05 +01:00
'aphront-tokenizer-control-css' =>
array(
'path' => '/res/a3d23074/rsrc/css/aphront/tokenizer.css',
'type' => 'css',
'requires' =>
array(
0 => 'aphront-typeahead-control-css',
),
),
'aphront-typeahead-control-css' =>
array(
'path' => '/res/928df9f0/rsrc/css/aphront/typeahead.css',
'type' => 'css',
'requires' =>
array(
),
),
2011-01-25 20:31:40 +01:00
'phabricator-standard-page-view' =>
array(
2011-01-27 20:35:04 +01:00
'path' => '/res/1f93ada7/rsrc/css/application/base/standard-page-view.css',
'type' => 'css',
'requires' =>
array(
),
),
2011-01-25 20:31:40 +01:00
'differential-changeset-view-css' =>
array(
2011-01-26 02:40:21 +01:00
'path' => '/res/658d181a/rsrc/css/application/differential/changeset-view.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'differential-core-view-css' =>
array(
2011-01-27 23:55:52 +01:00
'path' => '/res/525d1a12/rsrc/css/application/differential/core.css',
'type' => 'css',
'requires' =>
array(
),
),
'differential-revision-detail-css' =>
array(
'path' => '/res/11a36dad/rsrc/css/application/differential/revision-detail.css',
'type' => 'css',
'requires' =>
array(
),
),
'differential-revision-history-css' =>
array(
'path' => '/res/755f3da3/rsrc/css/application/differential/revision-history.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'differential-table-of-contents-css' =>
array(
2011-01-27 23:55:52 +01:00
'path' => '/res/a4a7b2b5/rsrc/css/application/differential/table-of-contents.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'phabricator-directory-css' =>
array(
2011-01-25 20:57:47 +01:00
'path' => '/res/6a000601/rsrc/css/application/directory/phabricator-directory.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'phabricator-core-buttons-css' =>
array(
2011-01-25 20:57:47 +01:00
'path' => '/res/6e348ba4/rsrc/css/core/buttons.css',
2011-01-25 20:31:40 +01:00
'type' => 'css',
'requires' =>
array(
),
),
'phabricator-core-css' =>
array(
2011-01-25 20:31:40 +01:00
'path' => '/res/39ce37c2/rsrc/css/core/core.css',
'type' => 'css',
'requires' =>
array(
),
),
2011-01-25 20:57:47 +01:00
'syntax-highlighting-css' =>
array(
'path' => '/res/fb673ece/rsrc/css/core/syntax.css',
'type' => 'css',
'requires' =>
array(
),
),
2011-01-25 22:48:05 +01:00
'javelin-behavior-aphront-basic-tokenizer' =>
array(
2011-01-26 00:19:06 +01:00
'path' => '/res/8317d761/rsrc/js/application/core/behavior-tokenizer.js',
2011-01-25 22:48:05 +01:00
'type' => 'js',
'requires' =>
array(
2011-01-26 00:19:06 +01:00
0 => 'javelin-lib-dev',
2011-01-25 22:48:05 +01:00
),
),
2011-01-25 20:57:47 +01:00
'javelin-behavior-differential-populate' =>
array(
2011-01-26 00:19:06 +01:00
'path' => '/res/9982573c/rsrc/js/application/differential/behavior-populate.js',
2011-01-25 20:57:47 +01:00
'type' => 'js',
'requires' =>
array(
2011-01-26 00:19:06 +01:00
0 => 'javelin-lib-dev',
2011-01-25 20:57:47 +01:00
),
),
'javelin-init-dev' =>
array(
'path' => '/res/c57a9e89/rsrc/js/javelin/init.dev.js',
'type' => 'js',
'requires' =>
array(
),
),
'javelin-init-prod' =>
array(
'path' => '/res/f0172c54/rsrc/js/javelin/init.min.js',
'type' => 'js',
'requires' =>
array(
),
),
'javelin-lib-dev' =>
array(
'path' => '/res/3e747182/rsrc/js/javelin/javelin.dev.js',
'type' => 'js',
'requires' =>
array(
),
),
'javelin-lib-prod' =>
array(
'path' => '/res/9438670e/rsrc/js/javelin/javelin.min.js',
'type' => 'js',
'requires' =>
array(
),
),
2011-01-25 22:48:05 +01:00
'javelin-typeahead-dev' =>
array(
'path' => '/res/c81c0f01/rsrc/js/javelin/typeahead.dev.js',
'type' => 'js',
'requires' =>
array(
),
),
'javelin-typeahead-prod' =>
array(
2011-01-26 00:19:06 +01:00
'path' => '/res/1da2d984/rsrc/js/javelin/typeahead.min.js',
2011-01-25 22:48:05 +01:00
'type' => 'js',
'requires' =>
array(
),
),
));