Skip to content

Commit b0e58fa

Browse files
author
Edward Speyer
committed
Re-run celerity mapper
Summary: D5226 nixed something I put in the celerity map. This diff adds it back, along with a bunch of other changes that `./scripts/celerity_mapper.php webroot/` decided were super important. Test Plan: Repeatedly place click actions into the HTML `document`. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5253
1 parent 243b99f commit b0e58fa

File tree

1 file changed

+53
-47
lines changed

1 file changed

+53
-47
lines changed

src/__celerity_resource_map__.php

Lines changed: 53 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,15 @@
604604
),
605605
'disk' => '/rsrc/css/aphront/attached-file-view.css',
606606
),
607+
'aphront-bars' =>
608+
array(
609+
'uri' => '/res/d7bd9032/rsrc/css/core/aphront-bars.css',
610+
'type' => 'css',
611+
'requires' =>
612+
array(
613+
),
614+
'disk' => '/rsrc/css/core/aphront-bars.css',
615+
),
607616
'aphront-calendar-view-css' =>
608617
array(
609618
'uri' => '/res/73061a31/rsrc/css/aphront/calendar-view.css',
@@ -1137,7 +1146,7 @@
11371146
),
11381147
'javelin-behavior-conpherence-init' =>
11391148
array(
1140-
'uri' => '/res/bd911b43/rsrc/js/application/conpherence/behavior-init.js',
1149+
'uri' => '/res/700bba2e/rsrc/js/application/conpherence/behavior-init.js',
11411150
'type' => 'js',
11421151
'requires' =>
11431152
array(
@@ -1164,16 +1173,13 @@
11641173
),
11651174
'javelin-behavior-conpherence-pontificate' =>
11661175
array(
1167-
'uri' => '/res/7fb8cf6e/rsrc/js/application/conpherence/behavior-pontificate.js',
1176+
'uri' => '/res/06214a06/rsrc/js/application/conpherence/behavior-pontificate.js',
11681177
'type' => 'js',
11691178
'requires' =>
11701179
array(
11711180
0 => 'javelin-behavior',
11721181
1 => 'javelin-dom',
1173-
2 => 'javelin-workflow',
1174-
3 => 'javelin-util',
1175-
4 => 'javelin-stratcom',
1176-
5 => 'javelin-uri',
1182+
2 => 'javelin-request',
11771183
),
11781184
'disk' => '/rsrc/js/application/conpherence/behavior-pontificate.js',
11791185
),
@@ -2865,7 +2871,7 @@
28652871
),
28662872
'phabricator-object-item-list-view-css' =>
28672873
array(
2868-
'uri' => '/res/2fb97c5c/rsrc/css/layout/phabricator-object-item-list-view.css',
2874+
'uri' => '/res/034774f8/rsrc/css/layout/phabricator-object-item-list-view.css',
28692875
'type' => 'css',
28702876
'requires' =>
28712877
array(
@@ -2907,7 +2913,7 @@
29072913
),
29082914
'phabricator-pinboard-view-css' =>
29092915
array(
2910-
'uri' => '/res/c6af8d76/rsrc/css/layout/phabricator-pinboard-view.css',
2916+
'uri' => '/res/61ecd7cf/rsrc/css/layout/phabricator-pinboard-view.css',
29112917
'type' => 'css',
29122918
'requires' =>
29132919
array(
@@ -3473,7 +3479,7 @@
34733479
), array(
34743480
'packages' =>
34753481
array(
3476-
'e5fe863e' =>
3482+
'09aa1f68' =>
34773483
array(
34783484
'name' => 'core.pkg.css',
34793485
'symbols' =>
@@ -3516,7 +3522,7 @@
35163522
35 => 'phabricator-object-item-list-view-css',
35173523
36 => 'global-drag-and-drop-css',
35183524
),
3519-
'uri' => '/res/pkg/e5fe863e/core.pkg.css',
3525+
'uri' => '/res/pkg/09aa1f68/core.pkg.css',
35203526
'type' => 'css',
35213527
),
35223528
'f24c209c' =>
@@ -3705,17 +3711,17 @@
37053711
'reverse' =>
37063712
array(
37073713
'aphront-attached-file-view-css' => 'e30a3fa8',
3708-
'aphront-crumbs-view-css' => 'e5fe863e',
3709-
'aphront-dialog-view-css' => 'e5fe863e',
3710-
'aphront-error-view-css' => 'e5fe863e',
3711-
'aphront-form-view-css' => 'e5fe863e',
3712-
'aphront-list-filter-view-css' => 'e5fe863e',
3713-
'aphront-pager-view-css' => 'e5fe863e',
3714-
'aphront-panel-view-css' => 'e5fe863e',
3715-
'aphront-table-view-css' => 'e5fe863e',
3716-
'aphront-tokenizer-control-css' => 'e5fe863e',
3717-
'aphront-tooltip-css' => 'e5fe863e',
3718-
'aphront-typeahead-control-css' => 'e5fe863e',
3714+
'aphront-crumbs-view-css' => '09aa1f68',
3715+
'aphront-dialog-view-css' => '09aa1f68',
3716+
'aphront-error-view-css' => '09aa1f68',
3717+
'aphront-form-view-css' => '09aa1f68',
3718+
'aphront-list-filter-view-css' => '09aa1f68',
3719+
'aphront-pager-view-css' => '09aa1f68',
3720+
'aphront-panel-view-css' => '09aa1f68',
3721+
'aphront-table-view-css' => '09aa1f68',
3722+
'aphront-tokenizer-control-css' => '09aa1f68',
3723+
'aphront-tooltip-css' => '09aa1f68',
3724+
'aphront-typeahead-control-css' => '09aa1f68',
37193725
'differential-changeset-view-css' => '8aaacd1b',
37203726
'differential-core-view-css' => '8aaacd1b',
37213727
'differential-inline-comment-editor' => 'd2447f72',
@@ -3729,7 +3735,7 @@
37293735
'differential-table-of-contents-css' => '8aaacd1b',
37303736
'diffusion-commit-view-css' => 'c8ce2d88',
37313737
'diffusion-icons-css' => 'c8ce2d88',
3732-
'global-drag-and-drop-css' => 'e5fe863e',
3738+
'global-drag-and-drop-css' => '09aa1f68',
37333739
'inline-comment-summary-css' => '8aaacd1b',
37343740
'javelin-aphlict' => 'f24c209c',
37353741
'javelin-behavior' => 'cd1d650a',
@@ -3799,48 +3805,48 @@
37993805
'javelin-util' => 'cd1d650a',
38003806
'javelin-vector' => 'cd1d650a',
38013807
'javelin-workflow' => 'cd1d650a',
3802-
'lightbox-attachment-css' => 'e5fe863e',
3808+
'lightbox-attachment-css' => '09aa1f68',
38033809
'maniphest-task-summary-css' => 'e30a3fa8',
38043810
'maniphest-transaction-detail-css' => 'e30a3fa8',
38053811
'phabricator-busy' => 'f24c209c',
38063812
'phabricator-content-source-view-css' => '8aaacd1b',
3807-
'phabricator-core-buttons-css' => 'e5fe863e',
3808-
'phabricator-core-css' => 'e5fe863e',
3809-
'phabricator-crumbs-view-css' => 'e5fe863e',
3810-
'phabricator-directory-css' => 'e5fe863e',
3813+
'phabricator-core-buttons-css' => '09aa1f68',
3814+
'phabricator-core-css' => '09aa1f68',
3815+
'phabricator-crumbs-view-css' => '09aa1f68',
3816+
'phabricator-directory-css' => '09aa1f68',
38113817
'phabricator-drag-and-drop-file-upload' => 'd2447f72',
38123818
'phabricator-dropdown-menu' => 'f24c209c',
38133819
'phabricator-file-upload' => 'f24c209c',
3814-
'phabricator-filetree-view-css' => 'e5fe863e',
3815-
'phabricator-flag-css' => 'e5fe863e',
3816-
'phabricator-form-view-css' => 'e5fe863e',
3817-
'phabricator-header-view-css' => 'e5fe863e',
3818-
'phabricator-jump-nav' => 'e5fe863e',
3820+
'phabricator-filetree-view-css' => '09aa1f68',
3821+
'phabricator-flag-css' => '09aa1f68',
3822+
'phabricator-form-view-css' => '09aa1f68',
3823+
'phabricator-header-view-css' => '09aa1f68',
3824+
'phabricator-jump-nav' => '09aa1f68',
38193825
'phabricator-keyboard-shortcut' => 'f24c209c',
38203826
'phabricator-keyboard-shortcut-manager' => 'f24c209c',
3821-
'phabricator-main-menu-view' => 'e5fe863e',
3827+
'phabricator-main-menu-view' => '09aa1f68',
38223828
'phabricator-menu-item' => 'f24c209c',
3823-
'phabricator-nav-view-css' => 'e5fe863e',
3829+
'phabricator-nav-view-css' => '09aa1f68',
38243830
'phabricator-notification' => 'f24c209c',
3825-
'phabricator-notification-css' => 'e5fe863e',
3826-
'phabricator-notification-menu-css' => 'e5fe863e',
3827-
'phabricator-object-item-list-view-css' => 'e5fe863e',
3831+
'phabricator-notification-css' => '09aa1f68',
3832+
'phabricator-notification-menu-css' => '09aa1f68',
3833+
'phabricator-object-item-list-view-css' => '09aa1f68',
38283834
'phabricator-object-selector-css' => '8aaacd1b',
38293835
'phabricator-paste-file-upload' => 'f24c209c',
38303836
'phabricator-prefab' => 'f24c209c',
38313837
'phabricator-project-tag-css' => 'e30a3fa8',
3832-
'phabricator-remarkup-css' => 'e5fe863e',
3838+
'phabricator-remarkup-css' => '09aa1f68',
38333839
'phabricator-shaped-request' => 'd2447f72',
3834-
'phabricator-side-menu-view-css' => 'e5fe863e',
3835-
'phabricator-standard-page-view' => 'e5fe863e',
3840+
'phabricator-side-menu-view-css' => '09aa1f68',
3841+
'phabricator-standard-page-view' => '09aa1f68',
38363842
'phabricator-textareautils' => 'f24c209c',
38373843
'phabricator-tooltip' => 'f24c209c',
3838-
'phabricator-transaction-view-css' => 'e5fe863e',
3839-
'phabricator-zindex-css' => 'e5fe863e',
3840-
'sprite-apps-large-css' => 'e5fe863e',
3841-
'sprite-gradient-css' => 'e5fe863e',
3842-
'sprite-icon-css' => 'e5fe863e',
3843-
'sprite-menu-css' => 'e5fe863e',
3844-
'syntax-highlighting-css' => 'e5fe863e',
3844+
'phabricator-transaction-view-css' => '09aa1f68',
3845+
'phabricator-zindex-css' => '09aa1f68',
3846+
'sprite-apps-large-css' => '09aa1f68',
3847+
'sprite-gradient-css' => '09aa1f68',
3848+
'sprite-icon-css' => '09aa1f68',
3849+
'sprite-menu-css' => '09aa1f68',
3850+
'syntax-highlighting-css' => '09aa1f68',
38453851
),
38463852
));

0 commit comments

Comments
 (0)