mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 14:52:41 +01:00
Minor, update package definitions to include all the new sprite CSS.
This commit is contained in:
parent
c6ca409a03
commit
6fc5208433
2 changed files with 63 additions and 42 deletions
|
@ -83,7 +83,12 @@ $package_spec = array(
|
||||||
'aphront-headsup-view-css',
|
'aphront-headsup-view-css',
|
||||||
'phabricator-flag-css',
|
'phabricator-flag-css',
|
||||||
'aphront-error-view-css',
|
'aphront-error-view-css',
|
||||||
|
|
||||||
'sprite-icon-css',
|
'sprite-icon-css',
|
||||||
|
'sprite-gradient-css',
|
||||||
|
'sprite-menu-css',
|
||||||
|
'sprite-apps-large-css',
|
||||||
|
|
||||||
'phabricator-main-menu-view',
|
'phabricator-main-menu-view',
|
||||||
'phabricator-notification-css',
|
'phabricator-notification-css',
|
||||||
'phabricator-notification-menu-css',
|
'phabricator-notification-menu-css',
|
||||||
|
@ -92,6 +97,10 @@ $package_spec = array(
|
||||||
'phabricator-form-view-css',
|
'phabricator-form-view-css',
|
||||||
'phabricator-filetree-view-css',
|
'phabricator-filetree-view-css',
|
||||||
'phabricator-nav-view-css',
|
'phabricator-nav-view-css',
|
||||||
|
'phabricator-side-menu-view-css',
|
||||||
|
'phabricator-crumbs-view-css',
|
||||||
|
'phabricator-object-item-list-view-css',
|
||||||
|
|
||||||
),
|
),
|
||||||
'differential.pkg.css' => array(
|
'differential.pkg.css' => array(
|
||||||
'differential-core-view-css',
|
'differential-core-view-css',
|
||||||
|
|
|
@ -3227,7 +3227,7 @@ celerity_register_resource_map(array(
|
||||||
), array(
|
), array(
|
||||||
'packages' =>
|
'packages' =>
|
||||||
array(
|
array(
|
||||||
'b492c8db' =>
|
'e546f70c' =>
|
||||||
array(
|
array(
|
||||||
'name' => 'core.pkg.css',
|
'name' => 'core.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -3256,16 +3256,22 @@ celerity_register_resource_map(array(
|
||||||
21 => 'phabricator-flag-css',
|
21 => 'phabricator-flag-css',
|
||||||
22 => 'aphront-error-view-css',
|
22 => 'aphront-error-view-css',
|
||||||
23 => 'sprite-icon-css',
|
23 => 'sprite-icon-css',
|
||||||
24 => 'phabricator-main-menu-view',
|
24 => 'sprite-gradient-css',
|
||||||
25 => 'phabricator-notification-css',
|
25 => 'sprite-menu-css',
|
||||||
26 => 'phabricator-notification-menu-css',
|
26 => 'sprite-apps-large-css',
|
||||||
27 => 'lightbox-attachment-css',
|
27 => 'phabricator-main-menu-view',
|
||||||
28 => 'phabricator-header-view-css',
|
28 => 'phabricator-notification-css',
|
||||||
29 => 'phabricator-form-view-css',
|
29 => 'phabricator-notification-menu-css',
|
||||||
30 => 'phabricator-filetree-view-css',
|
30 => 'lightbox-attachment-css',
|
||||||
31 => 'phabricator-nav-view-css',
|
31 => 'phabricator-header-view-css',
|
||||||
|
32 => 'phabricator-form-view-css',
|
||||||
|
33 => 'phabricator-filetree-view-css',
|
||||||
|
34 => 'phabricator-nav-view-css',
|
||||||
|
35 => 'phabricator-side-menu-view-css',
|
||||||
|
36 => 'phabricator-crumbs-view-css',
|
||||||
|
37 => 'phabricator-object-item-list-view-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/b492c8db/core.pkg.css',
|
'uri' => '/res/pkg/e546f70c/core.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'5673560d' =>
|
'5673560d' =>
|
||||||
|
@ -3453,20 +3459,20 @@ celerity_register_resource_map(array(
|
||||||
'reverse' =>
|
'reverse' =>
|
||||||
array(
|
array(
|
||||||
'aphront-attached-file-view-css' => '7839ae2d',
|
'aphront-attached-file-view-css' => '7839ae2d',
|
||||||
'aphront-crumbs-view-css' => 'b492c8db',
|
'aphront-crumbs-view-css' => 'e546f70c',
|
||||||
'aphront-dialog-view-css' => 'b492c8db',
|
'aphront-dialog-view-css' => 'e546f70c',
|
||||||
'aphront-error-view-css' => 'b492c8db',
|
'aphront-error-view-css' => 'e546f70c',
|
||||||
'aphront-form-view-css' => 'b492c8db',
|
'aphront-form-view-css' => 'e546f70c',
|
||||||
'aphront-headsup-action-list-view-css' => 'c904bbee',
|
'aphront-headsup-action-list-view-css' => 'c904bbee',
|
||||||
'aphront-headsup-view-css' => 'b492c8db',
|
'aphront-headsup-view-css' => 'e546f70c',
|
||||||
'aphront-list-filter-view-css' => 'b492c8db',
|
'aphront-list-filter-view-css' => 'e546f70c',
|
||||||
'aphront-pager-view-css' => 'b492c8db',
|
'aphront-pager-view-css' => 'e546f70c',
|
||||||
'aphront-panel-view-css' => 'b492c8db',
|
'aphront-panel-view-css' => 'e546f70c',
|
||||||
'aphront-side-nav-view-css' => 'b492c8db',
|
'aphront-side-nav-view-css' => 'e546f70c',
|
||||||
'aphront-table-view-css' => 'b492c8db',
|
'aphront-table-view-css' => 'e546f70c',
|
||||||
'aphront-tokenizer-control-css' => 'b492c8db',
|
'aphront-tokenizer-control-css' => 'e546f70c',
|
||||||
'aphront-tooltip-css' => 'b492c8db',
|
'aphront-tooltip-css' => 'e546f70c',
|
||||||
'aphront-typeahead-control-css' => 'b492c8db',
|
'aphront-typeahead-control-css' => 'e546f70c',
|
||||||
'differential-changeset-view-css' => 'c904bbee',
|
'differential-changeset-view-css' => 'c904bbee',
|
||||||
'differential-core-view-css' => 'c904bbee',
|
'differential-core-view-css' => 'c904bbee',
|
||||||
'differential-inline-comment-editor' => '7ecd31fa',
|
'differential-inline-comment-editor' => '7ecd31fa',
|
||||||
|
@ -3547,42 +3553,48 @@ celerity_register_resource_map(array(
|
||||||
'javelin-util' => 'db6d724d',
|
'javelin-util' => 'db6d724d',
|
||||||
'javelin-vector' => 'db6d724d',
|
'javelin-vector' => 'db6d724d',
|
||||||
'javelin-workflow' => 'db6d724d',
|
'javelin-workflow' => 'db6d724d',
|
||||||
'lightbox-attachment-css' => 'b492c8db',
|
'lightbox-attachment-css' => 'e546f70c',
|
||||||
'maniphest-task-summary-css' => '7839ae2d',
|
'maniphest-task-summary-css' => '7839ae2d',
|
||||||
'maniphest-transaction-detail-css' => '7839ae2d',
|
'maniphest-transaction-detail-css' => '7839ae2d',
|
||||||
'phabricator-app-buttons-css' => 'b492c8db',
|
'phabricator-app-buttons-css' => 'e546f70c',
|
||||||
'phabricator-busy' => '5673560d',
|
'phabricator-busy' => '5673560d',
|
||||||
'phabricator-content-source-view-css' => 'c904bbee',
|
'phabricator-content-source-view-css' => 'c904bbee',
|
||||||
'phabricator-core-buttons-css' => 'b492c8db',
|
'phabricator-core-buttons-css' => 'e546f70c',
|
||||||
'phabricator-core-css' => 'b492c8db',
|
'phabricator-core-css' => 'e546f70c',
|
||||||
'phabricator-directory-css' => 'b492c8db',
|
'phabricator-crumbs-view-css' => 'e546f70c',
|
||||||
|
'phabricator-directory-css' => 'e546f70c',
|
||||||
'phabricator-drag-and-drop-file-upload' => '7ecd31fa',
|
'phabricator-drag-and-drop-file-upload' => '7ecd31fa',
|
||||||
'phabricator-dropdown-menu' => '5673560d',
|
'phabricator-dropdown-menu' => '5673560d',
|
||||||
'phabricator-file-upload' => '5673560d',
|
'phabricator-file-upload' => '5673560d',
|
||||||
'phabricator-filetree-view-css' => 'b492c8db',
|
'phabricator-filetree-view-css' => 'e546f70c',
|
||||||
'phabricator-flag-css' => 'b492c8db',
|
'phabricator-flag-css' => 'e546f70c',
|
||||||
'phabricator-form-view-css' => 'b492c8db',
|
'phabricator-form-view-css' => 'e546f70c',
|
||||||
'phabricator-header-view-css' => 'b492c8db',
|
'phabricator-header-view-css' => 'e546f70c',
|
||||||
'phabricator-jump-nav' => 'b492c8db',
|
'phabricator-jump-nav' => 'e546f70c',
|
||||||
'phabricator-keyboard-shortcut' => '5673560d',
|
'phabricator-keyboard-shortcut' => '5673560d',
|
||||||
'phabricator-keyboard-shortcut-manager' => '5673560d',
|
'phabricator-keyboard-shortcut-manager' => '5673560d',
|
||||||
'phabricator-main-menu-view' => 'b492c8db',
|
'phabricator-main-menu-view' => 'e546f70c',
|
||||||
'phabricator-menu-item' => '5673560d',
|
'phabricator-menu-item' => '5673560d',
|
||||||
'phabricator-nav-view-css' => 'b492c8db',
|
'phabricator-nav-view-css' => 'e546f70c',
|
||||||
'phabricator-notification' => '5673560d',
|
'phabricator-notification' => '5673560d',
|
||||||
'phabricator-notification-css' => 'b492c8db',
|
'phabricator-notification-css' => 'e546f70c',
|
||||||
'phabricator-notification-menu-css' => 'b492c8db',
|
'phabricator-notification-menu-css' => 'e546f70c',
|
||||||
|
'phabricator-object-item-list-view-css' => 'e546f70c',
|
||||||
'phabricator-object-selector-css' => 'c904bbee',
|
'phabricator-object-selector-css' => 'c904bbee',
|
||||||
'phabricator-paste-file-upload' => '5673560d',
|
'phabricator-paste-file-upload' => '5673560d',
|
||||||
'phabricator-prefab' => '5673560d',
|
'phabricator-prefab' => '5673560d',
|
||||||
'phabricator-project-tag-css' => '7839ae2d',
|
'phabricator-project-tag-css' => '7839ae2d',
|
||||||
'phabricator-remarkup-css' => 'b492c8db',
|
'phabricator-remarkup-css' => 'e546f70c',
|
||||||
'phabricator-shaped-request' => '7ecd31fa',
|
'phabricator-shaped-request' => '7ecd31fa',
|
||||||
'phabricator-standard-page-view' => 'b492c8db',
|
'phabricator-side-menu-view-css' => 'e546f70c',
|
||||||
|
'phabricator-standard-page-view' => 'e546f70c',
|
||||||
'phabricator-textareautils' => '5673560d',
|
'phabricator-textareautils' => '5673560d',
|
||||||
'phabricator-tooltip' => '5673560d',
|
'phabricator-tooltip' => '5673560d',
|
||||||
'phabricator-transaction-view-css' => 'b492c8db',
|
'phabricator-transaction-view-css' => 'e546f70c',
|
||||||
'sprite-icon-css' => 'b492c8db',
|
'sprite-apps-large-css' => 'e546f70c',
|
||||||
'syntax-highlighting-css' => 'b492c8db',
|
'sprite-gradient-css' => 'e546f70c',
|
||||||
|
'sprite-icon-css' => 'e546f70c',
|
||||||
|
'sprite-menu-css' => 'e546f70c',
|
||||||
|
'syntax-highlighting-css' => 'e546f70c',
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
|
|
Loading…
Reference in a new issue