From: Vincent Vanwaelscappel Date: Mon, 21 Jul 2025 16:53:38 +0000 (+0200) Subject: #7650 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9459d9d20326a90184ec0d5c2d909be5cb5e57c8;p=fluidbook-toolbox.git #7650 @0.25 --- diff --git a/app/Fluidbook/Compiler/Links.php b/app/Fluidbook/Compiler/Links.php index b3cf91c02..4677f1c5c 100644 --- a/app/Fluidbook/Compiler/Links.php +++ b/app/Fluidbook/Compiler/Links.php @@ -336,7 +336,7 @@ trait Links $linksToAdd[] = $link->getRightClone(); } - if ($dupLinkAreaColor !== false && $link instanceof NormalLink && $link->display_area!=='none' && !$link->isOutsidePage()) { + if ($dupLinkAreaColor !== false && $link instanceof NormalLink && !$link->isOutsidePage()) { $linksToAdd[] = $link->getDisplayAreaLink($dupLinkAreaColor, $dupLinkAreaOpacity, $dupLinkAreaDuration, $link->blinkdelay ? $link->blinkdelay / 1000 : 0.5); } @@ -501,7 +501,7 @@ trait Links protected function _sortLinksByTabOrder($a, $b) { - return (int)$a->getOrder() - (int)$b->getOrder() ; + return (int)$a->getOrder() - (int)$b->getOrder(); } public function addTriggersLink($page, $link, $delay = 0) diff --git a/composer.lock b/composer.lock index 025d3cf08..61f4b4351 100644 --- a/composer.lock +++ b/composer.lock @@ -700,16 +700,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.15.4", + "version": "v3.16.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "c0667ea91f7185f1e074402c5788195e96bf8106" + "reference": "f265cf5e38577d42311f1a90d619bcd3740bea23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/c0667ea91f7185f1e074402c5788195e96bf8106", - "reference": "c0667ea91f7185f1e074402c5788195e96bf8106", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f265cf5e38577d42311f1a90d619bcd3740bea23", + "reference": "f265cf5e38577d42311f1a90d619bcd3740bea23", "shasum": "" }, "require": { @@ -717,7 +717,7 @@ "illuminate/session": "^9|^10|^11|^12", "illuminate/support": "^9|^10|^11|^12", "php": "^8.1", - "php-debugbar/php-debugbar": "~2.1.1", + "php-debugbar/php-debugbar": "~2.2.0", "symfony/finder": "^6|^7" }, "require-dev": { @@ -737,7 +737,7 @@ ] }, "branch-alias": { - "dev-master": "3.15-dev" + "dev-master": "3.16-dev" } }, "autoload": { @@ -769,7 +769,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.4" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.16.0" }, "funding": [ { @@ -781,7 +781,7 @@ "type": "github" } ], - "time": "2025-04-16T06:32:06+00:00" + "time": "2025-07-14T11:56:43+00:00" }, { "name": "brick/math", @@ -1182,12 +1182,12 @@ "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", - "reference": "daf01b96b20ed8a98a70ced71f63ac01d5598df0" + "reference": "54c213bd4a96f1960c458be65bab1177aacbe878" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/daf01b96b20ed8a98a70ced71f63ac01d5598df0", - "reference": "daf01b96b20ed8a98a70ced71f63ac01d5598df0", + "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/54c213bd4a96f1960c458be65bab1177aacbe878", + "reference": "54c213bd4a96f1960c458be65bab1177aacbe878", "shasum": "" }, "require": { @@ -1199,6 +1199,7 @@ "chillerlan/php-authenticator": "^5.2.1", "ext-fileinfo": "*", "intervention/image": "^3.11", + "phan/phan": "^5.5.0", "phpbench/phpbench": "^1.4", "phpmd/phpmd": "^2.15", "phpstan/phpstan": "^2.1.17", @@ -1271,7 +1272,7 @@ "type": "Ko-Fi" } ], - "time": "2025-06-16T16:47:48+00:00" + "time": "2025-07-19T23:10:13+00:00" }, { "name": "chillerlan/php-settings-container", @@ -2100,13 +2101,13 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_dsn.git", - "reference": "846ac2e106747566dff8ad63c354218a1e409823" + "reference": "bac86a4e701bfbf8eba08eca5fd610aecd9096f2" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/dsn/cubist-dsn-dev-master-a9ced7.tar", - "reference": "846ac2e106747566dff8ad63c354218a1e409823", - "shasum": "84bd8e46bbda87b6771e9de6988c0ee108c19c0c" + "url": "https://composer.cubedesigners.com/dist/cubist/dsn/cubist-dsn-dev-master-743080.tar", + "reference": "bac86a4e701bfbf8eba08eca5fd610aecd9096f2", + "shasum": "05f75563cdce15be131b91c7017a5c6f10c523a4" }, "require": { "cubist/util": "dev-master", @@ -2143,7 +2144,7 @@ "cubist", "dsn" ], - "time": "2025-07-17T09:51:22+00:00" + "time": "2025-07-17T12:37:08+00:00" }, { "name": "cubist/excel", @@ -2440,13 +2441,13 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_pdf.git", - "reference": "2734f5294df0ba4ce15a316ceb00b6b3fd558c52" + "reference": "d52c3a8e384db9a31bdc09cdfe3761f560122f45" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/pdf/cubist-pdf-dev-master-248497.tar", - "reference": "2734f5294df0ba4ce15a316ceb00b6b3fd558c52", - "shasum": "dcd0b90d5c1838bdefae73bd501962f916eed1e1" + "url": "https://composer.cubedesigners.com/dist/cubist/pdf/cubist-pdf-dev-master-206049.tar", + "reference": "d52c3a8e384db9a31bdc09cdfe3761f560122f45", + "shasum": "afa4c36de22a05d0ba87f486d46999878caa73e0" }, "require": { "cubist/util": "dev-master", @@ -2482,7 +2483,7 @@ "cubist", "pdf" ], - "time": "2025-07-15T14:17:08+00:00" + "time": "2025-07-21T15:18:01+00:00" }, { "name": "cubist/scorm", @@ -4135,13 +4136,13 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/fluidbook_tools.git", - "reference": "a808459bb6567d34b55349968bfc7c11ec4b417e" + "reference": "663ef7dbda3621be137596038f901a20b5e9f3f4" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/fluidbook/tools/fluidbook-tools-dev-master-fd61b2.tar", - "reference": "a808459bb6567d34b55349968bfc7c11ec4b417e", - "shasum": "ca3eed4e5169b7892c311fea3c84af7f81e90089" + "url": "https://composer.cubedesigners.com/dist/fluidbook/tools/fluidbook-tools-dev-master-979c00.tar", + "reference": "663ef7dbda3621be137596038f901a20b5e9f3f4", + "shasum": "dfff657cf7e727c80e22a8ba97f9d9cccd7347b8" }, "require": { "barryvdh/laravel-debugbar": "*", @@ -4177,7 +4178,7 @@ } ], "description": "Fluidbook Tools", - "time": "2025-07-16T16:05:01+00:00" + "time": "2025-07-18T15:25:18+00:00" }, { "name": "fpdf/fpdf", @@ -4366,16 +4367,16 @@ }, { "name": "google/cloud-core", - "version": "v1.63.0", + "version": "v1.64.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-core.git", - "reference": "14461f7b53b261caeed7174f9d704d10881b02c2" + "reference": "000a7957f2cf6d7d04d47f8d3ef981777d38b6f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/14461f7b53b261caeed7174f9d704d10881b02c2", - "reference": "14461f7b53b261caeed7174f9d704d10881b02c2", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/000a7957f2cf6d7d04d47f8d3ef981777d38b6f9", + "reference": "000a7957f2cf6d7d04d47f8d3ef981777d38b6f9", "shasum": "" }, "require": { @@ -4385,7 +4386,7 @@ "guzzlehttp/promises": "^1.4||^2.0", "guzzlehttp/psr7": "^2.6", "monolog/monolog": "^2.9||^3.0", - "php": "^8.0", + "php": "^8.1", "psr/http-message": "^1.0||^2.0", "rize/uri-template": "~0.3||~0.4" }, @@ -4426,27 +4427,27 @@ ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "support": { - "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.63.0" + "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.64.1" }, - "time": "2025-06-13T20:36:13+00:00" + "time": "2025-07-18T20:06:03+00:00" }, { "name": "google/cloud-storage", - "version": "v1.48.1", + "version": "v1.48.2", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-storage.git", - "reference": "509b095c3ea44db92c9e62a94b5773563c831821" + "reference": "729daea71dc30549d8e331dcde35825fe3bc4474" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/509b095c3ea44db92c9e62a94b5773563c831821", - "reference": "509b095c3ea44db92c9e62a94b5773563c831821", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/729daea71dc30549d8e331dcde35825fe3bc4474", + "reference": "729daea71dc30549d8e331dcde35825fe3bc4474", "shasum": "" }, "require": { "google/cloud-core": "^1.57", - "php": "^8.0", + "php": "^8.1", "ramsey/uuid": "^4.2.3" }, "require-dev": { @@ -4483,27 +4484,27 @@ ], "description": "Cloud Storage Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.48.1" + "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.48.2" }, - "time": "2025-05-20T19:49:54+00:00" + "time": "2025-07-18T20:06:03+00:00" }, { "name": "google/common-protos", - "version": "4.12.1", + "version": "4.12.2", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", - "reference": "70c4eb1abab5484a23c17a43b0d455259f5d8c1b" + "reference": "0a399e6f39576e39ae9b66d3c704ae294afab1dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/70c4eb1abab5484a23c17a43b0d455259f5d8c1b", - "reference": "70c4eb1abab5484a23c17a43b0d455259f5d8c1b", + "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/0a399e6f39576e39ae9b66d3c704ae294afab1dc", + "reference": "0a399e6f39576e39ae9b66d3c704ae294afab1dc", "shasum": "" }, "require": { "google/protobuf": "^v3.25.3||^4.26.1", - "php": "^8.0" + "php": "^8.1" }, "require-dev": { "phpunit/phpunit": "^9.6" @@ -4542,9 +4543,9 @@ "google" ], "support": { - "source": "https://github.com/googleapis/common-protos-php/tree/v4.12.1" + "source": "https://github.com/googleapis/common-protos-php/tree/v4.12.2" }, - "time": "2025-05-20T19:49:54+00:00" + "time": "2025-07-18T20:06:03+00:00" }, { "name": "google/gax", @@ -6397,16 +6398,16 @@ }, { "name": "league/commonmark", - "version": "2.7.0", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405" + "reference": "10732241927d3971d28e7ea7b5712721fa2296ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6fbb36d44824ed4091adbcf4c7d4a3923cdb3405", - "reference": "6fbb36d44824ed4091adbcf4c7d4a3923cdb3405", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/10732241927d3971d28e7ea7b5712721fa2296ca", + "reference": "10732241927d3971d28e7ea7b5712721fa2296ca", "shasum": "" }, "require": { @@ -6435,7 +6436,7 @@ "symfony/process": "^5.4 | ^6.0 | ^7.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", - "vimeo/psalm": "^4.24.0 || ^5.0.0" + "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0" }, "suggest": { "symfony/yaml": "v2.3+ required if using the Front Matter extension" @@ -6500,7 +6501,7 @@ "type": "tidelift" } ], - "time": "2025-05-05T12:20:28+00:00" + "time": "2025-07-20T12:47:49+00:00" }, { "name": "league/config", @@ -7104,22 +7105,22 @@ }, { "name": "maennchen/zipstream-php", - "version": "3.1.2", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", - "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f" + "reference": "9712d8fa4cdf9240380b01eb4be55ad8dcf71416" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/aeadcf5c412332eb426c0f9b4485f6accba2a99f", - "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f", + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/9712d8fa4cdf9240380b01eb4be55ad8dcf71416", + "reference": "9712d8fa4cdf9240380b01eb4be55ad8dcf71416", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", - "php-64bit": "^8.2" + "php-64bit": "^8.3" }, "require-dev": { "brianium/paratest": "^7.7", @@ -7128,7 +7129,7 @@ "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", - "phpunit/phpunit": "^11.0", + "phpunit/phpunit": "^12.0", "vimeo/psalm": "^6.0" }, "suggest": { @@ -7170,7 +7171,7 @@ ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.2" + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.2.0" }, "funding": [ { @@ -7178,7 +7179,7 @@ "type": "github" } ], - "time": "2025-01-27T12:07:53+00:00" + "time": "2025-07-17T11:15:13+00:00" }, { "name": "mailjet/mailjet-apiv3-php", @@ -8443,16 +8444,16 @@ }, { "name": "php-debugbar/php-debugbar", - "version": "v2.1.6", + "version": "v2.2.3", "source": { "type": "git", "url": "https://github.com/php-debugbar/php-debugbar.git", - "reference": "16fa68da5617220594aa5e33fa9de415f94784a0" + "reference": "86eb2323a2a9b7eefb1b63ae5737f778f9fc3a4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/16fa68da5617220594aa5e33fa9de415f94784a0", - "reference": "16fa68da5617220594aa5e33fa9de415f94784a0", + "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/86eb2323a2a9b7eefb1b63ae5737f778f9fc3a4c", + "reference": "86eb2323a2a9b7eefb1b63ae5737f778f9fc3a4c", "shasum": "" }, "require": { @@ -8460,6 +8461,9 @@ "psr/log": "^1|^2|^3", "symfony/var-dumper": "^4|^5|^6|^7" }, + "replace": { + "maximebf/debugbar": "self.version" + }, "require-dev": { "dbrekelmans/bdi": "^1", "phpunit/phpunit": "^8|^9", @@ -8474,7 +8478,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -8507,9 +8511,9 @@ ], "support": { "issues": "https://github.com/php-debugbar/php-debugbar/issues", - "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.6" + "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.2.3" }, - "time": "2025-02-21T17:47:03+00:00" + "time": "2025-07-21T09:20:28+00:00" }, { "name": "php-ffmpeg/php-ffmpeg", @@ -11134,16 +11138,16 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.92.6", + "version": "1.92.7", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "afa90e37741a953d33728e7106a1f24a13fdd808" + "reference": "f09a799850b1ed765103a4f0b4355006360c49a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/afa90e37741a953d33728e7106a1f24a13fdd808", - "reference": "afa90e37741a953d33728e7106a1f24a13fdd808", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/f09a799850b1ed765103a4f0b4355006360c49a5", + "reference": "f09a799850b1ed765103a4f0b4355006360c49a5", "shasum": "" }, "require": { @@ -11183,7 +11187,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.92.6" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.92.7" }, "funding": [ { @@ -11191,7 +11195,7 @@ "type": "github" } ], - "time": "2025-07-14T08:02:47+00:00" + "time": "2025-07-17T15:46:43+00:00" }, { "name": "spatie/laravel-permission",