Skip to content

Commit 385be2b

Browse files
committed
deploy: 606b7d0
1 parent f54c977 commit 385be2b

File tree

60 files changed

+175
-125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+175
-125
lines changed

appConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ window.AppConfig = {
2626
"app_notification_url": "assets/notifications/dev/",
2727
"app_update_url": "https://updates.phcode.io/tauri/update-latest-experimental-build.json",
2828
"linting.enabled_by_default": true,
29-
"build_timestamp": "2024-06-28T06:33:44.227Z",
29+
"build_timestamp": "2024-06-29T09:39:37.686Z",
3030
"googleAnalyticsID": "G-P4HJFPDB76",
3131
"googleAnalyticsIDDesktop": "G-VE5BXWJ0HF",
3232
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
@@ -38,7 +38,7 @@ window.AppConfig = {
3838
"bugsnagEnv": "development"
3939
},
4040
"name": "Phoenix Code",
41-
"version": "3.9.0-20451",
41+
"version": "3.9.0-20453",
4242
"apiVersion": "3.9.0",
4343
"homepage": "https://core.ai",
4444
"issues": {

assets/default-project/en.zip

0 Bytes
Binary file not shown.

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

assets/sample-projects/explore.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

brackets-min.js

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39619,7 +39619,7 @@ define("extensionsIntegrated/Phoenix-live-preview/main", function (require, expo
3961939619
}
3962039620
const fullPath = changedFile.fullPath;
3962139621
if(changedFile && _shouldShowCustomServerBar(fullPath)){
39622-
_showCustomServerBar();
39622+
_showCustomServerBar(fullPath);
3962339623
}
3962439624
const shouldUseInbuiltPreview = utils.isMarkdownFile(fullPath) || utils.isSVG(fullPath);
3962539625
if(urlPinned || (LivePreviewSettings.isUsingCustomServer() &&
@@ -39665,7 +39665,7 @@ define("extensionsIntegrated/Phoenix-live-preview/main", function (require, expo
3966539665
if(!editor || !_shouldShowCustomServerBar(editor.document.file.fullPath)){
3966639666
return;
3966739667
}
39668-
_showCustomServerBar();
39668+
_showCustomServerBar(editor.document.file.fullPath);
3966939669
}
3967039670

3967139671
function _shouldShowCustomServerBar(fullPath) {
@@ -39677,14 +39677,17 @@ define("extensionsIntegrated/Phoenix-live-preview/main", function (require, expo
3967739677
return utils.isServerRenderedFile(fullPath);
3967839678
}
3967939679

39680-
function _showCustomServerBar() {
39680+
function _showCustomServerBar(fullFilePath) {
3968139681
if(customServerModalBar){
39682+
$(".custom-banner-setup-server-text-message").html(
39683+
StringUtils.format(Strings.LIVE_DEV_SETTINGS_BANNER, path.extname(fullFilePath))
39684+
);
3968239685
return;
3968339686
}
3968439687
// Show the search bar
3968539688
const searchBarHTML =`<div style="display: flex;justify-content: end;align-items: baseline;">
39686-
<div style="margin-right: 5px;">
39687-
${Strings.LIVE_DEV_SETTINGS_BANNER}
39689+
<div style="margin-right: 5px;" class="custom-banner-setup-server-text-message">
39690+
${StringUtils.format(Strings.LIVE_DEV_SETTINGS_BANNER, path.extname(fullFilePath))}
3968839691
</div>
3968939692
<button class="btn btn-mini live-preview-settings" style="margin-right: 5px;">
3969039693
${Strings.LIVE_DEV_SETTINGS}
@@ -39911,6 +39914,7 @@ define("extensionsIntegrated/Phoenix-live-preview/utils", function (require, exp
3991139914
function isServerRenderedFile(filePath) {
3991239915
let extension = getExtension(filePath);
3991339916
return [
39917+
"shtml",
3991439918
"asp",
3991539919
"aspx",
3991639920
"php",
@@ -88270,7 +88274,7 @@ define("nls/root/strings", {
8827088274
"LIVE_DEV_CLICK_TO_PIN_UNPIN": "Pin or Unpin Preview Page",
8827188275
"LIVE_DEV_STATUS_TIP_SYNC_ERROR": "Live Preview (not updating due to syntax error)",
8827288276
"LIVE_DEV_SETTINGS": "Live Preview Settings\u2026",
88273-
"LIVE_DEV_SETTINGS_BANNER": "Set up a custom server to live preview PHP, JSP, and other server-rendered files",
88277+
"LIVE_DEV_SETTINGS_BANNER": "Set up a custom server to live preview `<b>{0}</b>` and other server-rendered files (PHP, JSP, etc.)",
8827488278
"LIVE_DEV_SETTINGS_TITLE": "Live Preview Settings",
8827588279
"LIVE_DEV_SETTINGS_STARTUP": "Show Live Preview Panel at Startup",
8827688280
"LIVE_DEV_SETTINGS_SERVER_PREFERENCE": "true to enable custom development server",

cacheManifest.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"appConfig.js": "178ae6b836f4e0509dd07b50eb71b91866d59171223068627f9ad0cc11fab010",
3-
"assets/default-project/en.zip": "57dea896884f70a3dbbd631bc4b555534a45af8e1f63604dfab5a6e3ab0f7c7a",
2+
"appConfig.js": "7f9ac24651268715daf70d1a6c6d4db339092f1aa0e1badd8f579365742e74c1",
3+
"assets/default-project/en.zip": "3135bb0679e6eef70bc268bdd9807542b562e72abec23f27c1510ff2dcd81349",
44
"assets/default-project/en/images/cloud1.svg": "527399dadfa3357c3ee1a63d6c1c7dda81ecebb832f7383db26f1aaeaf722a8d",
55
"assets/default-project/en/images/cloud2.svg": "8127c63c0987bc674e2d25f7d24ead017853326c1e43d07706fec46091904418",
66
"assets/default-project/en/images/cloud3.svg": "15de53aa41dea3b0f685292814563f97213a9736c3cec2f8e17b5d9d45b3ae3d",
@@ -125,7 +125,7 @@
125125
"assets/pwa/32x32.png": "4f8f75bfcdb6efbbed1732f49edab4e292274cdeb1841e285ccc8194f4c9d8ac",
126126
"assets/pwa/phoenix.png": "d292bf76d6d61fdece2f97fb4cd71b8b0060d1058e9c1d02c94bfb20da8b7f0d",
127127
"assets/pwa/Square284x284Logo.png": "9887c2967039b4fae1214817925f1fb4f9227cba12d37612457c1c8ee1110c67",
128-
"assets/sample-projects/bootstrap-blog.zip": "fa302042ed7200149a8fe2580b00053bb1255c6a20cae7b90f2153b2f30f911e",
128+
"assets/sample-projects/bootstrap-blog.zip": "f0721d9edf5a0cdbc26c248593a6b24f8bd55a0e0a9a02f1ccccab7b86993bf5",
129129
"assets/sample-projects/bootstrap-blog/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
130130
"assets/sample-projects/bootstrap-blog/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
131131
"assets/sample-projects/bootstrap-blog/assets/dist/css/bootstrap.min.css": "fb1763b59f9f5764294b5af9fa5250835ae608282fe6f2f2213a5952aacf1fbf",
@@ -135,7 +135,7 @@
135135
"assets/sample-projects/bootstrap-blog/blog.rtl.css": "33f49d02bbcb2e78f019b7582408fad2b5a76a2ecf79fe09d5b3c08c6ee3872b",
136136
"assets/sample-projects/bootstrap-blog/index-rtl.html": "c582278884060098ff51b9d350b0739e1a0396debdc76772c62b6ec375b6efcb",
137137
"assets/sample-projects/bootstrap-blog/index.html": "f4716c2affa299a27ab6f8c74c22fe67564f1b1d36ff2f0b322672bf0479d739",
138-
"assets/sample-projects/dashboard.zip": "6a11640503a031fc004ed3e7b25eb9d2ae43baef9ebc9d2ea6f2d19662a13c42",
138+
"assets/sample-projects/dashboard.zip": "7a8ca0bc47be2e93536fb1fc052e0b2aa283fc6c29e5a1ef63481d348e7ecc71",
139139
"assets/sample-projects/dashboard/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
140140
"assets/sample-projects/dashboard/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
141141
"assets/sample-projects/dashboard/assets/dist/css/bootstrap.min.css": "fb1763b59f9f5764294b5af9fa5250835ae608282fe6f2f2213a5952aacf1fbf",
@@ -147,7 +147,7 @@
147147
"assets/sample-projects/dashboard/index.html": "1fb0c934f816d728cad85e180f78369679dc9edb1eca2d5c625b9360e6264235",
148148
"assets/sample-projects/dashboard/signin.css": "083bef710a6170a5112ce257c2ecf8580ca97ce19136d770f10460e5b85862de",
149149
"assets/sample-projects/dashboard/signin.html": "8c602e656631aeee624673397c0dc00c339498914ed930ab177478c4662a8d26",
150-
"assets/sample-projects/explore.zip": "624b9f58408fe34cc6266c210947073ff6f4830a6646ddfbfb61d695fda2e93b",
150+
"assets/sample-projects/explore.zip": "28322a0a79b5158bc75a84098ddc7584e071c08ed01de867b916125ba8864754",
151151
"assets/sample-projects/explore/A-tribute-page.html": "bd510c60f444058b7fcb71d83841f32b1cb5193c1a39421d7739bd6af9fef248",
152152
"assets/sample-projects/explore/adjustable-fireworks.html": "11e69bb2dd8708ed8fbf1acc62b0aaaf88c7ffec859ee958dc1ae51cd53ddac8",
153153
"assets/sample-projects/explore/ant_colony.html": "bc9435ed1b9868f2fbc7212d526f7532c533a5fdf45da988fa5e575bc5f363b7",
@@ -237,7 +237,7 @@
237237
"assets/sample-projects/explore/watermelon-pixel.html": "765a3fbffb5db97910512fbabaa7c55c0b52dc8eedfcc630811be39d0af98663",
238238
"assets/sample-projects/explore/webmine.html": "6b808f52812dc03db28483411500c04daf8ee0226f535c600a36999d6b7837c0",
239239
"assets/sample-projects/explore/whack-a-mole.html": "25be94a3640553b4801f80edd49998bae3a360988e8a26ff3bdfdc2a76b77191",
240-
"assets/sample-projects/home-pages.zip": "c968c14526957d5124b68c8370d3d12f007c8fc6cb923122f19d02cc81de9ba3",
240+
"assets/sample-projects/home-pages.zip": "2ad1a52d350f20cab25fb25f273fd4189455f10f5c7b7b20a9d620a297860eb3",
241241
"assets/sample-projects/home-pages/album/index.html": "e29a1e96644bc17bab1a7e3724e822d65a479e10df182725ee1afa916efbfdc1",
242242
"assets/sample-projects/home-pages/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
243243
"assets/sample-projects/home-pages/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
@@ -249,19 +249,19 @@
249249
"assets/sample-projects/home-pages/carousel/index.html": "235d650043a09f2954f24e4659f64d99ef3988858567fb2221fb1cf34df057e6",
250250
"assets/sample-projects/home-pages/cover/cover.css": "2fbb596077c570cad7ee9e98fb88f5665e0ecfc11e7085c3e04639ad03f7bc10",
251251
"assets/sample-projects/home-pages/cover/index.html": "759214701ff759432711b3421d80aca692c7a2b4c978c516a0bcd0c81a43f381",
252-
"assets/sample-projects/HTML5.zip": "93c74b08cd154a9bb6891d30a3668180e38c28b167f4f9cb229d643620df01fb",
252+
"assets/sample-projects/HTML5.zip": "31ad2ae28aa2a2b93f3d266bc036f32305b3e2e9776ab0241dd37c9e861dcc6d",
253253
"assets/sample-projects/HTML5/index.html": "2dc94c7d3e33aeeb44ec4f75bc7df86a5fd19f3121f2fd3638636fbf7c476c6a",
254254
"assets/sample-projects/HTML5/script.js": "c49e4b01cded4defbc21f5d5d0102719ce4cccbe1b9cb19f9232c5a05df658da",
255255
"assets/sample-projects/HTML5/styles.css": "744b85a9c31affbb00976694c4b9c9149b31e575ed9efdec386231d062ae93f2",
256256
"assets/sample-projects/new-project-list.json": "be1c907279163610779b000aa9ea6e4b035e07429203f16445a914c7045f2d64",
257257
"assets/sample-projects/zips/bootstrap.zip": "6f10407c00ce5d598e77f890528743dc645bc28014335483992b481e63fd7b97",
258258
"base-config/keyboard.json": "810b77ed12adddfffa711c57de85384ce6835039f40717b00739c26e45d2525f",
259259
"base-config/readme-keyboard.md": "27e98128176dbd060e93b1f321a4ddcd609571b7b8eb8c9112588f4767d08a03",
260-
"brackets-min.js": "b90bbefcec49e03faf5d7aec4ade233f69a79c4607dfd15224f81a5662b0a126",
260+
"brackets-min.js": "d6b399041afd65ab9cb61493847ad1359452d10b6c9ac87ea28c274a34f02c00",
261261
"brackets.config.dist.json": "8faa5c0a82bb4f49784e93d1225dbd5e1fd8ec6ab07b95f5f874c7c7bd7bb234",
262262
"brackets.config.staging.json": "c0e1f22c772c80f4f5756ab947e40538bcaf7fb7f8925834cfd4ef57c55e477a",
263263
"brackets.js": "96bd8651ba06616484543cf6c610d21d9abc3569d170e2c83fc490723d544273",
264-
"cacheManifest.json": "8e94320dddca02451b875605ca54d3b6888e2869e32e09aad4f10761c39aee06",
264+
"cacheManifest.json": "d265f8d2d456ebd8ba131c89b12809e7ece653e226fb3127e0aba515c8eb7d22",
265265
"command/ChangeShortcutTemplate.html": "345d682d8bde29380822824778cf09acc79affae6e82b9db00c6205b2b3dd2ee",
266266
"command/CommandManager.js": "0600518322584495bbbfae76ed2bb39e416de3735ee65b12c63a2b3e6b3423ca",
267267
"command/Commands.js": "c95b1a34ca20736c3a37bb66b64a9b4085054dd1231007f6fd33262019a1ce02",
@@ -270,7 +270,7 @@
270270
"command/KeyboardOverlayMode.js": "46a9aee18e36a7861fd0f0ae46d765cb30b079a6a5f00b21fbf1e3acd91dacee",
271271
"command/Keys.js": "31cd87a01ce41de28e56ccbdd4fa14866cccc2b7bcde61c5134095adaa5cb674",
272272
"command/Menus.js": "d607c5717e9dceb3d9616d5470ef7d78ce27acb81d54e38c6bc17d1dc42d34e9",
273-
"config.json": "343af5ef5761c424ee69b8165b5ffdd2f6543b5002f492b5ac7a154530388ae3",
273+
"config.json": "56620663681d2d8dfe3384fcec4be75ca2f38c0ce4682c52f31a5cce50770066",
274274
"desktop-metrics.html": "66f87550ddf04f284a6c1e81567b7dfbefb2b8007f48f0bad7d8f7aacdb11bac",
275275
"devEnable.html": "44aa1a496a8be413299f651e6b0c3e62ac50cd5d40126ad1bb6b70b9b2b818c4",
276276
"document/ChangedDocumentTracker.js": "03b0eaf0995fee6d27c782a8028a1314f61214e383f5f5e198320b2faac4cf40",
@@ -376,7 +376,7 @@
376376
"extensions/default/HTMLCodeHints/HtmlAttributes.json": "15616d2c33d50caafbfe2a2357ac7989c60bd5cc7e3e5c24385f25b4d9042e65",
377377
"extensions/default/HTMLCodeHints/HTMLJumpToDef.js": "387927ac9c1d42c58dac9adde0aaf7977157defcb06c02598e443de72245cc04",
378378
"extensions/default/HTMLCodeHints/HtmlTags.json": "445050cbd6c1ff38844fd36ca27bcbe5809dbfc5d20f7a9253d499acf605bec2",
379-
"extensions/default/HTMLCodeHints/integ-tests.js": "f4e0743fdb4bd401e4bb4d61e1c673b4ae9e2ebbfc64b411985551aa66bd2de6",
379+
"extensions/default/HTMLCodeHints/integ-tests.js": "6b078c4257a7cea53cd4e1d126e341d4d047838b19b6fc8d6bb77611a4fa335b",
380380
"extensions/default/HTMLCodeHints/main.js": "3037a7d0883c654204eb8d4068ee89542a3dec75039b2068ea1db41022702663",
381381
"extensions/default/HTMLCodeHints/package.json": "787df469371e4a30178b9f5fa2e73ac05040e9bfe4287f5ccbc8ab0c5c8bc3d3",
382382
"extensions/default/HTMLCodeHints/requirejs-config.json": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
@@ -565,13 +565,13 @@
565565
"extensionsIntegrated/Phoenix-live-preview/live-preview.css": "1ab53e2209ee05e95288442d752b659172130238c6f12e9b6fee924b3723fb9a",
566566
"extensionsIntegrated/Phoenix-live-preview/livePreviewSettings.html": "7741321a33b7087420aa6567616e77c6dadedebca7522cb6d6c30f8f33ddc050",
567567
"extensionsIntegrated/Phoenix-live-preview/LivePreviewSettings.js": "e83027919bd5b946a7eaf484f88d3ab84117636650dabc71a52bf32e6c939e69",
568-
"extensionsIntegrated/Phoenix-live-preview/main.js": "3bddb5c7f75b08ee0f6365f7d077991e46f40cb4282a8c8184af264a80173f64",
568+
"extensionsIntegrated/Phoenix-live-preview/main.js": "b8d0ca1a0630d0a6597898aba2c2e1e60f14ef7eaea6f6285f4ef90e60c1b5c1",
569569
"extensionsIntegrated/Phoenix-live-preview/markdown.html": "cdd4a33b150f1426c44401eebac8965cd7168a022db71a30428e6e549d45c10d",
570570
"extensionsIntegrated/Phoenix-live-preview/NodeStaticServer.js": "400d66387357519153747d7b80126604ef66add623e8248e0401b8ac110c4c17",
571571
"extensionsIntegrated/Phoenix-live-preview/panel.html": "304644d9589d916b387136d8ebf724e42e2cf7a08cbfa81d601c8216cc2f4d0c",
572572
"extensionsIntegrated/Phoenix-live-preview/redirectPage.html": "91369e54f3ca895a15c1a1ffcd5ca5e9a62be1f48ed75cf055ed40d1be297f69",
573573
"extensionsIntegrated/Phoenix-live-preview/trust-project.html": "c7edf3725ebf82b175be0427d9c8aaeea1c48ae5fc060ae936d3b2b3e7b92386",
574-
"extensionsIntegrated/Phoenix-live-preview/utils.js": "eb6e2ad7c8d4d2e95339220d34edf85f39820aedc60df9efbe2ba2f758aad63c",
574+
"extensionsIntegrated/Phoenix-live-preview/utils.js": "534b6ab5845aabbd7c06d264ac6ae8bd2f648c492df53bce37b9728cf72a0746",
575575
"extensionsIntegrated/Phoenix/default-projects.js": "58b6498b218f860a796ac17f712e6193d804ef8bd39d34a448c520f1439d13ac",
576576
"extensionsIntegrated/Phoenix/guided-tour.js": "fd0d763b6b11040f1811c1adfcb169196b8f6dc49e316f6011870acc09c9c770",
577577
"extensionsIntegrated/Phoenix/html/create-project-dialogue.html": "50e472f6b1bbff15b4955a1ae1cc22871a066286a7b4e44dd5f0254a1c7bdc8e",
@@ -832,7 +832,7 @@
832832
"nls/ro/lastTranslatedLocale.json": "52f4fdc99291ccf771e4c5d067a005e2fa79695635e64b1aca9ef458f7d32a28",
833833
"nls/ro/strings.js": "2e39c0f9eb48453114b158f7a30ea9f403dbabc64ef5d147f03d11b1608d8777",
834834
"nls/root/strings-app.js": "e82c0a855a2f6abc77063465c89c64974f1204146fbc629bd54fef2ae11a81bb",
835-
"nls/root/strings.js": "24143f1ce46dc77ddca26dc731f6a498fbb76ff7285c3a60ae75b09118b490c8",
835+
"nls/root/strings.js": "43554c46da294bc4a4e359021a7fea57b4046d3ba162ad5cbf58d1e275724923",
836836
"nls/root/urls.js": "0e8522a0a58bb321a1de2d5fd72277089d558809a7c20af8922f1ea61ed4097e",
837837
"nls/ru/expertTranslations.json": "240db3c4d40756e39654a4e76e4acb65d0370ea499ab23bfdc0bff0e8969a4fb",
838838
"nls/ru/lastTranslated.json": "57da45f25d304221e40e694578cda662c3981944a497ed2fb3ff41098fdbac52",

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"app_notification_url": "assets/notifications/dev/",
2626
"app_update_url": "https://updates.phcode.io/tauri/update-latest-experimental-build.json",
2727
"linting.enabled_by_default": true,
28-
"build_timestamp": "2024-06-28T06:33:44.227Z",
28+
"build_timestamp": "2024-06-29T09:39:37.686Z",
2929
"googleAnalyticsID": "G-P4HJFPDB76",
3030
"googleAnalyticsIDDesktop": "G-VE5BXWJ0HF",
3131
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
@@ -37,7 +37,7 @@
3737
"bugsnagEnv": "development"
3838
},
3939
"name": "Phoenix Code",
40-
"version": "3.9.0-20451",
40+
"version": "3.9.0-20453",
4141
"apiVersion": "3.9.0",
4242
"homepage": "https://core.ai",
4343
"issues": {

0 commit comments

Comments
 (0)