|
63 | 63 | 'disk' => '/rsrc/image/app/app_phriction.png',
|
64 | 64 | 'type' => 'png',
|
65 | 65 | ),
|
| 66 | + '/rsrc/image/app/app_ponder.png' => |
| 67 | + array( |
| 68 | + 'hash' => '9893ca3674af96884d3564ecbe101280', |
| 69 | + 'uri' => '/res/9893ca36/rsrc/image/app/app_ponder.png', |
| 70 | + 'disk' => '/rsrc/image/app/app_ponder.png', |
| 71 | + 'type' => 'png', |
| 72 | + ), |
66 | 73 | '/rsrc/image/app/app_settings.png' =>
|
67 | 74 | array(
|
68 | 75 | 'hash' => '095fa0e61ec11d3f7e543ba48f5a5adb',
|
69 | 76 | 'uri' => '/res/095fa0e6/rsrc/image/app/app_settings.png',
|
70 | 77 | 'disk' => '/rsrc/image/app/app_settings.png',
|
71 | 78 | 'type' => 'png',
|
72 | 79 | ),
|
| 80 | + '/rsrc/image/application/ponder/downvote.png' => |
| 81 | + array( |
| 82 | + 'hash' => '46c5644a0fccb9e237a3363e07f50487', |
| 83 | + 'uri' => '/res/46c5644a/rsrc/image/application/ponder/downvote.png', |
| 84 | + 'disk' => '/rsrc/image/application/ponder/downvote.png', |
| 85 | + 'type' => 'png', |
| 86 | + ), |
| 87 | + '/rsrc/image/application/ponder/upvote.png' => |
| 88 | + array( |
| 89 | + 'hash' => 'edd58ed3a09f3017c78601b1a5d0e7a7', |
| 90 | + 'uri' => '/res/edd58ed3/rsrc/image/application/ponder/upvote.png', |
| 91 | + 'disk' => '/rsrc/image/application/ponder/upvote.png', |
| 92 | + 'type' => 'png', |
| 93 | + ), |
73 | 94 | '/rsrc/image/apps.png' =>
|
74 | 95 | array(
|
75 |
| - 'hash' => 'f7cb4abeb73245fea4098a02fd784653', |
76 |
| - 'uri' => '/res/f7cb4abe/rsrc/image/apps.png', |
| 96 | + 'hash' => '134f6ac3d63e24070bf7a11b294ca72c', |
| 97 | + 'uri' => '/res/134f6ac3/rsrc/image/apps.png', |
77 | 98 | 'disk' => '/rsrc/image/apps.png',
|
78 | 99 | 'type' => 'png',
|
79 | 100 | ),
|
|
1608 | 1629 | ),
|
1609 | 1630 | 'disk' => '/rsrc/js/application/phriction/phriction-document-preview.js',
|
1610 | 1631 | ),
|
| 1632 | + 'javelin-behavior-ponder-feedback-preview' => |
| 1633 | + array( |
| 1634 | + 'uri' => '/res/2e802dd9/rsrc/js/application/ponder/behavior-comment-preview.js', |
| 1635 | + 'type' => 'js', |
| 1636 | + 'requires' => |
| 1637 | + array( |
| 1638 | + 0 => 'javelin-behavior', |
| 1639 | + 1 => 'javelin-dom', |
| 1640 | + 2 => 'javelin-util', |
| 1641 | + 3 => 'phabricator-shaped-request', |
| 1642 | + ), |
| 1643 | + 'disk' => '/rsrc/js/application/ponder/behavior-comment-preview.js', |
| 1644 | + ), |
| 1645 | + 'javelin-behavior-ponder-votebox' => |
| 1646 | + array( |
| 1647 | + 'uri' => '/res/6517d3f5/rsrc/js/application/ponder/behavior-votebox.js', |
| 1648 | + 'type' => 'js', |
| 1649 | + 'requires' => |
| 1650 | + array( |
| 1651 | + 0 => 'javelin-behavior', |
| 1652 | + 1 => 'javelin-dom', |
| 1653 | + 2 => 'javelin-util', |
| 1654 | + 3 => 'phabricator-shaped-request', |
| 1655 | + ), |
| 1656 | + 'disk' => '/rsrc/js/application/ponder/behavior-votebox.js', |
| 1657 | + ), |
1611 | 1658 | 'javelin-behavior-project-create' =>
|
1612 | 1659 | array(
|
1613 | 1660 | 'uri' => '/res/e91f3f8f/rsrc/js/application/projects/behavior-project-create.js',
|
|
1635 | 1682 | ),
|
1636 | 1683 | 'javelin-behavior-repository-crossreference' =>
|
1637 | 1684 | array(
|
1638 |
| - 'uri' => '/res/e0d58d3b/rsrc/js/application/repository/repository-crossreference.js', |
| 1685 | + 'uri' => '/res/12700384/rsrc/js/application/repository/repository-crossreference.js', |
1639 | 1686 | 'type' => 'js',
|
1640 | 1687 | 'requires' =>
|
1641 | 1688 | array(
|
|
2200 | 2247 | ),
|
2201 | 2248 | 'phabricator-app-buttons-css' =>
|
2202 | 2249 | array(
|
2203 |
| - 'uri' => '/res/1e153463/rsrc/css/application/directory/phabricator-app-buttons.css', |
| 2250 | + 'uri' => '/res/2d5d414c/rsrc/css/application/directory/phabricator-app-buttons.css', |
2204 | 2251 | 'type' => 'css',
|
2205 | 2252 | 'requires' =>
|
2206 | 2253 | array(
|
|
2730 | 2777 | ),
|
2731 | 2778 | 'disk' => '/rsrc/css/application/phriction/phriction-document-css.css',
|
2732 | 2779 | ),
|
| 2780 | + 'ponder-core-view-css' => |
| 2781 | + array( |
| 2782 | + 'uri' => '/res/4a6e2fc7/rsrc/css/application/ponder/core.css', |
| 2783 | + 'type' => 'css', |
| 2784 | + 'requires' => |
| 2785 | + array( |
| 2786 | + ), |
| 2787 | + 'disk' => '/rsrc/css/application/ponder/core.css', |
| 2788 | + ), |
| 2789 | + 'ponder-feed-view-css' => |
| 2790 | + array( |
| 2791 | + 'uri' => '/res/df22bd20/rsrc/css/application/ponder/feed.css', |
| 2792 | + 'type' => 'css', |
| 2793 | + 'requires' => |
| 2794 | + array( |
| 2795 | + ), |
| 2796 | + 'disk' => '/rsrc/css/application/ponder/feed.css', |
| 2797 | + ), |
| 2798 | + 'ponder-post-css' => |
| 2799 | + array( |
| 2800 | + 'uri' => '/res/32c960df/rsrc/css/application/ponder/post.css', |
| 2801 | + 'type' => 'css', |
| 2802 | + 'requires' => |
| 2803 | + array( |
| 2804 | + ), |
| 2805 | + 'disk' => '/rsrc/css/application/ponder/post.css', |
| 2806 | + ), |
| 2807 | + 'ponder-vote-css' => |
| 2808 | + array( |
| 2809 | + 'uri' => '/res/923bcf97/rsrc/css/application/ponder/vote.css', |
| 2810 | + 'type' => 'css', |
| 2811 | + 'requires' => |
| 2812 | + array( |
| 2813 | + ), |
| 2814 | + 'disk' => '/rsrc/css/application/ponder/vote.css', |
| 2815 | + ), |
2733 | 2816 | 'raphael-core' =>
|
2734 | 2817 | array(
|
2735 | 2818 | 'uri' => '/res/3f48575a/rsrc/js/raphael/raphael.js',
|
|
2777 | 2860 | ),
|
2778 | 2861 | 'syntax-highlighting-css' =>
|
2779 | 2862 | array(
|
2780 |
| - 'uri' => '/res/5669beb6/rsrc/css/core/syntax.css', |
| 2863 | + 'uri' => '/res/cb3b9dc0/rsrc/css/core/syntax.css', |
2781 | 2864 | 'type' => 'css',
|
2782 | 2865 | 'requires' =>
|
2783 | 2866 | array(
|
|
2787 | 2870 | ), array(
|
2788 | 2871 | 'packages' =>
|
2789 | 2872 | array(
|
2790 |
| - '8b65e80d' => |
| 2873 | + '04e1ab3e' => |
2791 | 2874 | array(
|
2792 | 2875 | 'name' => 'core.pkg.css',
|
2793 | 2876 | 'symbols' =>
|
|
2816 | 2899 | 21 => 'phabricator-flag-css',
|
2817 | 2900 | 22 => 'aphront-error-view-css',
|
2818 | 2901 | ),
|
2819 |
| - 'uri' => '/res/pkg/8b65e80d/core.pkg.css', |
| 2902 | + 'uri' => '/res/pkg/04e1ab3e/core.pkg.css', |
2820 | 2903 | 'type' => 'css',
|
2821 | 2904 | ),
|
2822 | 2905 | '971b021e' =>
|
|
2867 | 2950 | 'uri' => '/res/pkg/96bc37d6/differential.pkg.css',
|
2868 | 2951 | 'type' => 'css',
|
2869 | 2952 | ),
|
2870 |
| - 'ace0431a' => |
| 2953 | + 93479628 => |
2871 | 2954 | array(
|
2872 | 2955 | 'name' => 'differential.pkg.js',
|
2873 | 2956 | 'symbols' =>
|
|
2891 | 2974 | 16 => 'javelin-behavior-differential-dropdown-menus',
|
2892 | 2975 | 17 => 'javelin-behavior-buoyant',
|
2893 | 2976 | ),
|
2894 |
| - 'uri' => '/res/pkg/ace0431a/differential.pkg.js', |
| 2977 | + 'uri' => '/res/pkg/93479628/differential.pkg.js', |
2895 | 2978 | 'type' => 'js',
|
2896 | 2979 | ),
|
2897 | 2980 | 'c8ce2d88' =>
|
|
2983 | 3066 | 'reverse' =>
|
2984 | 3067 | array(
|
2985 | 3068 | 'aphront-attached-file-view-css' => '7839ae2d',
|
2986 |
| - 'aphront-crumbs-view-css' => '8b65e80d', |
2987 |
| - 'aphront-dialog-view-css' => '8b65e80d', |
2988 |
| - 'aphront-error-view-css' => '8b65e80d', |
2989 |
| - 'aphront-form-view-css' => '8b65e80d', |
| 3069 | + 'aphront-crumbs-view-css' => '04e1ab3e', |
| 3070 | + 'aphront-dialog-view-css' => '04e1ab3e', |
| 3071 | + 'aphront-error-view-css' => '04e1ab3e', |
| 3072 | + 'aphront-form-view-css' => '04e1ab3e', |
2990 | 3073 | 'aphront-headsup-action-list-view-css' => '96bc37d6',
|
2991 |
| - 'aphront-headsup-view-css' => '8b65e80d', |
2992 |
| - 'aphront-list-filter-view-css' => '8b65e80d', |
2993 |
| - 'aphront-pager-view-css' => '8b65e80d', |
2994 |
| - 'aphront-panel-view-css' => '8b65e80d', |
2995 |
| - 'aphront-side-nav-view-css' => '8b65e80d', |
2996 |
| - 'aphront-table-view-css' => '8b65e80d', |
2997 |
| - 'aphront-tokenizer-control-css' => '8b65e80d', |
2998 |
| - 'aphront-tooltip-css' => '8b65e80d', |
2999 |
| - 'aphront-typeahead-control-css' => '8b65e80d', |
| 3074 | + 'aphront-headsup-view-css' => '04e1ab3e', |
| 3075 | + 'aphront-list-filter-view-css' => '04e1ab3e', |
| 3076 | + 'aphront-pager-view-css' => '04e1ab3e', |
| 3077 | + 'aphront-panel-view-css' => '04e1ab3e', |
| 3078 | + 'aphront-side-nav-view-css' => '04e1ab3e', |
| 3079 | + 'aphront-table-view-css' => '04e1ab3e', |
| 3080 | + 'aphront-tokenizer-control-css' => '04e1ab3e', |
| 3081 | + 'aphront-tooltip-css' => '04e1ab3e', |
| 3082 | + 'aphront-typeahead-control-css' => '04e1ab3e', |
3000 | 3083 | 'differential-changeset-view-css' => '96bc37d6',
|
3001 | 3084 | 'differential-core-view-css' => '96bc37d6',
|
3002 |
| - 'differential-inline-comment-editor' => 'ace0431a', |
| 3085 | + 'differential-inline-comment-editor' => '93479628', |
3003 | 3086 | 'differential-local-commits-view-css' => '96bc37d6',
|
3004 | 3087 | 'differential-results-table-css' => '96bc37d6',
|
3005 | 3088 | 'differential-revision-add-comment-css' => '96bc37d6',
|
|
3012 | 3095 | 'inline-comment-summary-css' => '96bc37d6',
|
3013 | 3096 | 'javelin-behavior' => '6fb20113',
|
3014 | 3097 | 'javelin-behavior-aphront-basic-tokenizer' => '97f65640',
|
3015 |
| - 'javelin-behavior-aphront-drag-and-drop' => 'ace0431a', |
3016 |
| - 'javelin-behavior-aphront-drag-and-drop-textarea' => 'ace0431a', |
| 3098 | + 'javelin-behavior-aphront-drag-and-drop' => '93479628', |
| 3099 | + 'javelin-behavior-aphront-drag-and-drop-textarea' => '93479628', |
3017 | 3100 | 'javelin-behavior-aphront-form-disable-on-submit' => '971b021e',
|
3018 | 3101 | 'javelin-behavior-audit-preview' => '5e68be89',
|
3019 |
| - 'javelin-behavior-buoyant' => 'ace0431a', |
3020 |
| - 'javelin-behavior-differential-accept-with-errors' => 'ace0431a', |
3021 |
| - 'javelin-behavior-differential-add-reviewers-and-ccs' => 'ace0431a', |
3022 |
| - 'javelin-behavior-differential-comment-jump' => 'ace0431a', |
3023 |
| - 'javelin-behavior-differential-diff-radios' => 'ace0431a', |
3024 |
| - 'javelin-behavior-differential-dropdown-menus' => 'ace0431a', |
3025 |
| - 'javelin-behavior-differential-edit-inline-comments' => 'ace0431a', |
3026 |
| - 'javelin-behavior-differential-feedback-preview' => 'ace0431a', |
3027 |
| - 'javelin-behavior-differential-keyboard-navigation' => 'ace0431a', |
3028 |
| - 'javelin-behavior-differential-populate' => 'ace0431a', |
3029 |
| - 'javelin-behavior-differential-show-more' => 'ace0431a', |
| 3102 | + 'javelin-behavior-buoyant' => '93479628', |
| 3103 | + 'javelin-behavior-differential-accept-with-errors' => '93479628', |
| 3104 | + 'javelin-behavior-differential-add-reviewers-and-ccs' => '93479628', |
| 3105 | + 'javelin-behavior-differential-comment-jump' => '93479628', |
| 3106 | + 'javelin-behavior-differential-diff-radios' => '93479628', |
| 3107 | + 'javelin-behavior-differential-dropdown-menus' => '93479628', |
| 3108 | + 'javelin-behavior-differential-edit-inline-comments' => '93479628', |
| 3109 | + 'javelin-behavior-differential-feedback-preview' => '93479628', |
| 3110 | + 'javelin-behavior-differential-keyboard-navigation' => '93479628', |
| 3111 | + 'javelin-behavior-differential-populate' => '93479628', |
| 3112 | + 'javelin-behavior-differential-show-more' => '93479628', |
3030 | 3113 | 'javelin-behavior-diffusion-commit-graph' => '5e68be89',
|
3031 | 3114 | 'javelin-behavior-diffusion-pull-lastmodified' => '5e68be89',
|
3032 | 3115 | 'javelin-behavior-maniphest-batch-selector' => '7707de41',
|
|
3036 | 3119 | 'javelin-behavior-maniphest-transaction-preview' => '7707de41',
|
3037 | 3120 | 'javelin-behavior-phabricator-autofocus' => '971b021e',
|
3038 | 3121 | 'javelin-behavior-phabricator-keyboard-shortcuts' => '971b021e',
|
3039 |
| - 'javelin-behavior-phabricator-object-selector' => 'ace0431a', |
| 3122 | + 'javelin-behavior-phabricator-object-selector' => '93479628', |
3040 | 3123 | 'javelin-behavior-phabricator-oncopy' => '971b021e',
|
3041 | 3124 | 'javelin-behavior-phabricator-tooltips' => '971b021e',
|
3042 | 3125 | 'javelin-behavior-phabricator-watch-anchor' => '971b021e',
|
3043 | 3126 | 'javelin-behavior-refresh-csrf' => '971b021e',
|
3044 |
| - 'javelin-behavior-repository-crossreference' => 'ace0431a', |
| 3127 | + 'javelin-behavior-repository-crossreference' => '93479628', |
3045 | 3128 | 'javelin-behavior-workflow' => '971b021e',
|
3046 | 3129 | 'javelin-dom' => '6fb20113',
|
3047 | 3130 | 'javelin-event' => '6fb20113',
|
|
3062 | 3145 | 'javelin-workflow' => '971b021e',
|
3063 | 3146 | 'maniphest-task-summary-css' => '7839ae2d',
|
3064 | 3147 | 'maniphest-transaction-detail-css' => '7839ae2d',
|
3065 |
| - 'phabricator-app-buttons-css' => '8b65e80d', |
| 3148 | + 'phabricator-app-buttons-css' => '04e1ab3e', |
3066 | 3149 | 'phabricator-content-source-view-css' => '96bc37d6',
|
3067 |
| - 'phabricator-core-buttons-css' => '8b65e80d', |
3068 |
| - 'phabricator-core-css' => '8b65e80d', |
3069 |
| - 'phabricator-directory-css' => '8b65e80d', |
3070 |
| - 'phabricator-drag-and-drop-file-upload' => 'ace0431a', |
| 3150 | + 'phabricator-core-buttons-css' => '04e1ab3e', |
| 3151 | + 'phabricator-core-css' => '04e1ab3e', |
| 3152 | + 'phabricator-directory-css' => '04e1ab3e', |
| 3153 | + 'phabricator-drag-and-drop-file-upload' => '93479628', |
3071 | 3154 | 'phabricator-dropdown-menu' => '971b021e',
|
3072 |
| - 'phabricator-flag-css' => '8b65e80d', |
3073 |
| - 'phabricator-jump-nav' => '8b65e80d', |
| 3155 | + 'phabricator-flag-css' => '04e1ab3e', |
| 3156 | + 'phabricator-jump-nav' => '04e1ab3e', |
3074 | 3157 | 'phabricator-keyboard-shortcut' => '971b021e',
|
3075 | 3158 | 'phabricator-keyboard-shortcut-manager' => '971b021e',
|
3076 | 3159 | 'phabricator-menu-item' => '971b021e',
|
3077 | 3160 | 'phabricator-object-selector-css' => '96bc37d6',
|
3078 | 3161 | 'phabricator-paste-file-upload' => '971b021e',
|
3079 | 3162 | 'phabricator-prefab' => '971b021e',
|
3080 | 3163 | 'phabricator-project-tag-css' => '7839ae2d',
|
3081 |
| - 'phabricator-remarkup-css' => '8b65e80d', |
3082 |
| - 'phabricator-shaped-request' => 'ace0431a', |
3083 |
| - 'phabricator-standard-page-view' => '8b65e80d', |
| 3164 | + 'phabricator-remarkup-css' => '04e1ab3e', |
| 3165 | + 'phabricator-shaped-request' => '93479628', |
| 3166 | + 'phabricator-standard-page-view' => '04e1ab3e', |
3084 | 3167 | 'phabricator-tooltip' => '971b021e',
|
3085 |
| - 'phabricator-transaction-view-css' => '8b65e80d', |
3086 |
| - 'syntax-highlighting-css' => '8b65e80d', |
| 3168 | + 'phabricator-transaction-view-css' => '04e1ab3e', |
| 3169 | + 'syntax-highlighting-css' => '04e1ab3e', |
3087 | 3170 | ),
|
3088 | 3171 | ));
|
0 commit comments