Changeset 2759805
- Timestamp:
- 07/21/2022 01:21:07 PM (4 years ago)
- Location:
- typerocket-ui
- Files:
-
- 20 added
- 24 edited
- 1 copied
-
tags/5.0.10 (copied) (copied from typerocket-ui/trunk)
-
tags/5.0.10/meta-dashboard.php (added)
-
tags/5.0.10/readme.txt (modified) (3 diffs)
-
tags/5.0.10/typerocket-ui.php (modified) (2 diffs)
-
tags/5.0.10/typerocket/composer.lock (modified) (29 diffs)
-
tags/5.0.10/typerocket/vendor/composer/installed.json (modified) (32 diffs)
-
tags/5.0.10/typerocket/vendor/composer/installed.php (modified) (2 diffs)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php (modified) (1 diff)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Console/Commands/MakeJob.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/Query.php (modified) (1 diff)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php (modified) (3 diffs)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php (modified) (1 diff)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Request.php (modified) (1 diff)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Route.php (modified) (1 diff)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Services/JobQueueRunner.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/AllowOneInSchedule.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/JobCanQueue.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/WithoutOverlapping.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Job.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Jobs/Queue.php (added)
-
tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Str.php (modified) (2 diffs)
-
trunk/meta-dashboard.php (added)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/typerocket-ui.php (modified) (2 diffs)
-
trunk/typerocket/composer.lock (modified) (29 diffs)
-
trunk/typerocket/vendor/composer/installed.json (modified) (32 diffs)
-
trunk/typerocket/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php (modified) (1 diff)
-
trunk/typerocket/vendor/typerocket/core/src/Console/Commands/MakeJob.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Database/Query.php (modified) (1 diff)
-
trunk/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php (modified) (3 diffs)
-
trunk/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php (modified) (1 diff)
-
trunk/typerocket/vendor/typerocket/core/src/Http/Request.php (modified) (1 diff)
-
trunk/typerocket/vendor/typerocket/core/src/Http/Route.php (modified) (1 diff)
-
trunk/typerocket/vendor/typerocket/core/src/Services/JobQueueRunner.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/AllowOneInSchedule.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/JobCanQueue.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Interfaces/WithoutOverlapping.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Job.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Jobs/Queue.php (added)
-
trunk/typerocket/vendor/typerocket/core/src/Utility/Str.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
typerocket-ui/tags/5.0.10/readme.txt
r2721315 r2759805 4 4 Requires at least: 5.5 5 5 Requires PHP: 7.2.5 6 Tested up to: 6.0 7 Stable Tag: 5.0. 96 Tested up to: 6.0.1 7 Stable Tag: 5.0.10 8 8 License: GPLv2 or later 9 9 … … 21 21 7. And much more. 22 22 23 For over 9years, [TypeRocket](https://typerocket.com/) has helped thousands of developers and designers craft powerful WordPress websites. With TypeRocket UI, you get many of the powerful features the TypeRocket developers have come to know and trust in a graphical interface.23 For over 12 years, [TypeRocket](https://typerocket.com/) has helped thousands of developers and designers craft powerful WordPress websites. With TypeRocket UI, you get many of the powerful features the TypeRocket developers have come to know and trust in a graphical interface. 24 24 25 25 == Installation == … … 35 35 36 36 == Changelog == 37 38 = 5.0.10 = 39 40 * Add WordPress 6.0.1 support. 41 * Improve code. 42 * Fix bugs. 37 43 38 44 = 5.0.9 = -
typerocket-ui/tags/5.0.10/typerocket-ui.php
r2721315 r2759805 4 4 Plugin URI: https://typerocket.com/ui/ 5 5 Description: This plugin provides a powerful user interface for creating post types, taxonomies, and meta boxes. 6 Version: 5.0. 96 Version: 5.0.10 7 7 Requires at least: 5.5 8 8 Requires PHP: 7.2 … … 45 45 add_filter('plugin_action_links', [$this, 'links'], 10, 2 ); 46 46 add_filter('typerocket_auth_policy_check', '__return_false', 10, 2 ); 47 add_action('typerocket_loaded', [$this, 'typerocket_loaded']); 47 48 }, 20); 49 } 50 51 public function typerocket_loaded() 52 { 53 TypeRocket\Register\MetaBox::new('TypeRocket UI')->setCallback(function() { 54 echo \TypeRocket\Template\View::new(__DIR__ . '/meta-dashboard.php')->setEngine(\TypeRocket\Template\TemplateEngine::class); 55 })->addScreen('dashboard')->addToRegistry(); 48 56 } 49 57 -
typerocket-ui/tags/5.0.10/typerocket/composer.lock
r2721315 r2759805 148 148 { 149 149 "name": "symfony/deprecation-contracts", 150 "version": "v2.5. 1",150 "version": "v2.5.2", 151 151 "source": { 152 152 "type": "git", … … 195 195 "homepage": "https://symfony.com", 196 196 "support": { 197 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5. 1"197 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" 198 198 }, 199 199 "funding": [ … … 215 215 { 216 216 "name": "symfony/polyfill-ctype", 217 "version": "v1.2 5.0",217 "version": "v1.26.0", 218 218 "source": { 219 219 "type": "git", 220 220 "url": "https://github.com/symfony/polyfill-ctype.git", 221 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"222 }, 223 "dist": { 224 "type": "zip", 225 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",226 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",221 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 222 }, 223 "dist": { 224 "type": "zip", 225 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 226 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 227 227 "shasum": "" 228 228 }, … … 239 239 "extra": { 240 240 "branch-alias": { 241 "dev-main": "1.2 3-dev"241 "dev-main": "1.26-dev" 242 242 }, 243 243 "thanks": { … … 277 277 ], 278 278 "support": { 279 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"279 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 280 280 }, 281 281 "funding": [ … … 293 293 } 294 294 ], 295 "time": "202 1-10-20T20:35:02+00:00"295 "time": "2022-05-24T11:49:31+00:00" 296 296 }, 297 297 { 298 298 "name": "symfony/polyfill-intl-grapheme", 299 "version": "v1.2 5.0",299 "version": "v1.26.0", 300 300 "source": { 301 301 "type": "git", 302 302 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 303 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783"304 }, 305 "dist": { 306 "type": "zip", 307 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ 81b86b50cf841a64252b439e738e97f4a34e2783",308 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783",303 "reference": "433d05519ce6990bf3530fba6957499d327395c2" 304 }, 305 "dist": { 306 "type": "zip", 307 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", 308 "reference": "433d05519ce6990bf3530fba6957499d327395c2", 309 309 "shasum": "" 310 310 }, … … 318 318 "extra": { 319 319 "branch-alias": { 320 "dev-main": "1.2 3-dev"320 "dev-main": "1.26-dev" 321 321 }, 322 322 "thanks": { … … 358 358 ], 359 359 "support": { 360 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.2 5.0"360 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" 361 361 }, 362 362 "funding": [ … … 374 374 } 375 375 ], 376 "time": "202 1-11-23T21:10:46+00:00"376 "time": "2022-05-24T11:49:31+00:00" 377 377 }, 378 378 { 379 379 "name": "symfony/polyfill-intl-normalizer", 380 "version": "v1.2 5.0",380 "version": "v1.26.0", 381 381 "source": { 382 382 "type": "git", 383 383 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 384 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8"385 }, 386 "dist": { 387 "type": "zip", 388 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/ 8590a5f561694770bdcd3f9b5c69dde6945028e8",389 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8",384 "reference": "219aa369ceff116e673852dce47c3a41794c14bd" 385 }, 386 "dist": { 387 "type": "zip", 388 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", 389 "reference": "219aa369ceff116e673852dce47c3a41794c14bd", 390 390 "shasum": "" 391 391 }, … … 399 399 "extra": { 400 400 "branch-alias": { 401 "dev-main": "1.2 3-dev"401 "dev-main": "1.26-dev" 402 402 }, 403 403 "thanks": { … … 442 442 ], 443 443 "support": { 444 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.2 5.0"444 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" 445 445 }, 446 446 "funding": [ … … 458 458 } 459 459 ], 460 "time": "202 1-02-19T12:13:01+00:00"460 "time": "2022-05-24T11:49:31+00:00" 461 461 }, 462 462 { 463 463 "name": "symfony/polyfill-mbstring", 464 "version": "v1.2 5.0",464 "version": "v1.26.0", 465 465 "source": { 466 466 "type": "git", 467 467 "url": "https://github.com/symfony/polyfill-mbstring.git", 468 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"469 }, 470 "dist": { 471 "type": "zip", 472 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",473 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",468 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 469 }, 470 "dist": { 471 "type": "zip", 472 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 473 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 474 474 "shasum": "" 475 475 }, … … 486 486 "extra": { 487 487 "branch-alias": { 488 "dev-main": "1.2 3-dev"488 "dev-main": "1.26-dev" 489 489 }, 490 490 "thanks": { … … 525 525 ], 526 526 "support": { 527 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"527 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 528 528 }, 529 529 "funding": [ … … 541 541 } 542 542 ], 543 "time": "202 1-11-30T18:21:41+00:00"543 "time": "2022-05-24T11:49:31+00:00" 544 544 }, 545 545 { 546 546 "name": "symfony/polyfill-php73", 547 "version": "v1.2 5.0",547 "version": "v1.26.0", 548 548 "source": { 549 549 "type": "git", 550 550 "url": "https://github.com/symfony/polyfill-php73.git", 551 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"552 }, 553 "dist": { 554 "type": "zip", 555 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",556 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",551 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 552 }, 553 "dist": { 554 "type": "zip", 555 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 556 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 557 557 "shasum": "" 558 558 }, … … 563 563 "extra": { 564 564 "branch-alias": { 565 "dev-main": "1.2 3-dev"565 "dev-main": "1.26-dev" 566 566 }, 567 567 "thanks": { … … 604 604 ], 605 605 "support": { 606 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"606 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 607 607 }, 608 608 "funding": [ … … 620 620 } 621 621 ], 622 "time": "202 1-06-05T21:20:04+00:00"622 "time": "2022-05-24T11:49:31+00:00" 623 623 }, 624 624 { 625 625 "name": "symfony/polyfill-php80", 626 "version": "v1.2 5.0",626 "version": "v1.26.0", 627 627 "source": { 628 628 "type": "git", 629 629 "url": "https://github.com/symfony/polyfill-php80.git", 630 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"631 }, 632 "dist": { 633 "type": "zip", 634 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",635 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",630 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 631 }, 632 "dist": { 633 "type": "zip", 634 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 635 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 636 636 "shasum": "" 637 637 }, … … 642 642 "extra": { 643 643 "branch-alias": { 644 "dev-main": "1.2 3-dev"644 "dev-main": "1.26-dev" 645 645 }, 646 646 "thanks": { … … 687 687 ], 688 688 "support": { 689 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"689 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 690 690 }, 691 691 "funding": [ … … 703 703 } 704 704 ], 705 "time": "2022-0 3-04T08:16:47+00:00"705 "time": "2022-05-10T07:21:04+00:00" 706 706 }, 707 707 { 708 708 "name": "symfony/service-contracts", 709 "version": "v2.5. 1",709 "version": "v2.5.2", 710 710 "source": { 711 711 "type": "git", 712 712 "url": "https://github.com/symfony/service-contracts.git", 713 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c"714 }, 715 "dist": { 716 "type": "zip", 717 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",718 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",713 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" 714 }, 715 "dist": { 716 "type": "zip", 717 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 718 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 719 719 "shasum": "" 720 720 }, … … 770 770 ], 771 771 "support": { 772 "source": "https://github.com/symfony/service-contracts/tree/v2.5. 1"772 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" 773 773 }, 774 774 "funding": [ … … 786 786 } 787 787 ], 788 "time": "2022-0 3-13T20:07:29+00:00"788 "time": "2022-05-30T19:17:29+00:00" 789 789 }, 790 790 { 791 791 "name": "symfony/string", 792 "version": "v5.4. 8",792 "version": "v5.4.10", 793 793 "source": { 794 794 "type": "git", 795 795 "url": "https://github.com/symfony/string.git", 796 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"797 }, 798 "dist": { 799 "type": "zip", 800 "url": "https://api.github.com/repos/symfony/string/zipball/ 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",801 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",796 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097" 797 }, 798 "dist": { 799 "type": "zip", 800 "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097", 801 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097", 802 802 "shasum": "" 803 803 }, … … 856 856 ], 857 857 "support": { 858 "source": "https://github.com/symfony/string/tree/v5.4. 8"858 "source": "https://github.com/symfony/string/tree/v5.4.10" 859 859 }, 860 860 "funding": [ … … 872 872 } 873 873 ], 874 "time": "2022-0 4-19T10:40:37+00:00"874 "time": "2022-06-26T15:57:47+00:00" 875 875 }, 876 876 { … … 880 880 "type": "git", 881 881 "url": "https://github.com/TypeRocket/core.git", 882 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803"883 }, 884 "dist": { 885 "type": "zip", 886 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ 4704f06aafde38623b886f4df719d91bb1e28803",887 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803",882 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7" 883 }, 884 "dist": { 885 "type": "zip", 886 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 887 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 888 888 "shasum": "" 889 889 }, … … 924 924 "docs": "https://typerocket.com/docs/v5/", 925 925 "issues": "https://github.com/TypeRocket/core/issues", 926 "source": "https://github.com/TypeRocket/core/tree/v5.0.1 19"927 }, 928 "time": "2022-0 4-21T17:12:48+00:00"926 "source": "https://github.com/TypeRocket/core/tree/v5.0.125" 927 }, 928 "time": "2022-07-20T13:21:13+00:00" 929 929 } 930 930 ], … … 2491 2491 { 2492 2492 "name": "webmozart/assert", 2493 "version": "1.1 0.0",2493 "version": "1.11.0", 2494 2494 "source": { 2495 2495 "type": "git", 2496 2496 "url": "https://github.com/webmozarts/assert.git", 2497 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"2498 }, 2499 "dist": { 2500 "type": "zip", 2501 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",2502 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",2503 "shasum": "" 2504 }, 2505 "require": { 2506 " php": "^7.2 || ^8.0",2507 " symfony/polyfill-ctype": "^1.8"2497 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 2498 }, 2499 "dist": { 2500 "type": "zip", 2501 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 2502 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 2503 "shasum": "" 2504 }, 2505 "require": { 2506 "ext-ctype": "*", 2507 "php": "^7.2 || ^8.0" 2508 2508 }, 2509 2509 "conflict": { … … 2543 2543 "support": { 2544 2544 "issues": "https://github.com/webmozarts/assert/issues", 2545 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"2546 }, 2547 "time": "202 1-03-09T10:59:23+00:00"2545 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 2546 }, 2547 "time": "2022-06-03T18:03:27+00:00" 2548 2548 } 2549 2549 ], -
typerocket-ui/tags/5.0.10/typerocket/vendor/composer/installed.json
r2721315 r2759805 1732 1732 { 1733 1733 "name": "symfony/deprecation-contracts", 1734 "version": "v2.5. 1",1735 "version_normalized": "2.5. 1.0",1734 "version": "v2.5.2", 1735 "version_normalized": "2.5.2.0", 1736 1736 "source": { 1737 1737 "type": "git", … … 1782 1782 "homepage": "https://symfony.com", 1783 1783 "support": { 1784 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5. 1"1784 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" 1785 1785 }, 1786 1786 "funding": [ … … 1802 1802 { 1803 1803 "name": "symfony/polyfill-ctype", 1804 "version": "v1.2 5.0",1805 "version_normalized": "1.2 5.0.0",1804 "version": "v1.26.0", 1805 "version_normalized": "1.26.0.0", 1806 1806 "source": { 1807 1807 "type": "git", 1808 1808 "url": "https://github.com/symfony/polyfill-ctype.git", 1809 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"1810 }, 1811 "dist": { 1812 "type": "zip", 1813 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",1814 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",1809 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 1810 }, 1811 "dist": { 1812 "type": "zip", 1813 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 1814 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 1815 1815 "shasum": "" 1816 1816 }, … … 1824 1824 "ext-ctype": "For best performance" 1825 1825 }, 1826 "time": "202 1-10-20T20:35:02+00:00",1827 "type": "library", 1828 "extra": { 1829 "branch-alias": { 1830 "dev-main": "1.2 3-dev"1826 "time": "2022-05-24T11:49:31+00:00", 1827 "type": "library", 1828 "extra": { 1829 "branch-alias": { 1830 "dev-main": "1.26-dev" 1831 1831 }, 1832 1832 "thanks": { … … 1867 1867 ], 1868 1868 "support": { 1869 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"1869 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 1870 1870 }, 1871 1871 "funding": [ … … 1887 1887 { 1888 1888 "name": "symfony/polyfill-intl-grapheme", 1889 "version": "v1.2 5.0",1890 "version_normalized": "1.2 5.0.0",1889 "version": "v1.26.0", 1890 "version_normalized": "1.26.0.0", 1891 1891 "source": { 1892 1892 "type": "git", 1893 1893 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 1894 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783"1895 }, 1896 "dist": { 1897 "type": "zip", 1898 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ 81b86b50cf841a64252b439e738e97f4a34e2783",1899 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783",1894 "reference": "433d05519ce6990bf3530fba6957499d327395c2" 1895 }, 1896 "dist": { 1897 "type": "zip", 1898 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", 1899 "reference": "433d05519ce6990bf3530fba6957499d327395c2", 1900 1900 "shasum": "" 1901 1901 }, … … 1906 1906 "ext-intl": "For best performance" 1907 1907 }, 1908 "time": "202 1-11-23T21:10:46+00:00",1909 "type": "library", 1910 "extra": { 1911 "branch-alias": { 1912 "dev-main": "1.2 3-dev"1908 "time": "2022-05-24T11:49:31+00:00", 1909 "type": "library", 1910 "extra": { 1911 "branch-alias": { 1912 "dev-main": "1.26-dev" 1913 1913 }, 1914 1914 "thanks": { … … 1951 1951 ], 1952 1952 "support": { 1953 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.2 5.0"1953 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" 1954 1954 }, 1955 1955 "funding": [ … … 1971 1971 { 1972 1972 "name": "symfony/polyfill-intl-normalizer", 1973 "version": "v1.2 5.0",1974 "version_normalized": "1.2 5.0.0",1973 "version": "v1.26.0", 1974 "version_normalized": "1.26.0.0", 1975 1975 "source": { 1976 1976 "type": "git", 1977 1977 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 1978 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8"1979 }, 1980 "dist": { 1981 "type": "zip", 1982 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/ 8590a5f561694770bdcd3f9b5c69dde6945028e8",1983 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8",1978 "reference": "219aa369ceff116e673852dce47c3a41794c14bd" 1979 }, 1980 "dist": { 1981 "type": "zip", 1982 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", 1983 "reference": "219aa369ceff116e673852dce47c3a41794c14bd", 1984 1984 "shasum": "" 1985 1985 }, … … 1990 1990 "ext-intl": "For best performance" 1991 1991 }, 1992 "time": "202 1-02-19T12:13:01+00:00",1993 "type": "library", 1994 "extra": { 1995 "branch-alias": { 1996 "dev-main": "1.2 3-dev"1992 "time": "2022-05-24T11:49:31+00:00", 1993 "type": "library", 1994 "extra": { 1995 "branch-alias": { 1996 "dev-main": "1.26-dev" 1997 1997 }, 1998 1998 "thanks": { … … 2038 2038 ], 2039 2039 "support": { 2040 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.2 5.0"2040 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" 2041 2041 }, 2042 2042 "funding": [ … … 2058 2058 { 2059 2059 "name": "symfony/polyfill-mbstring", 2060 "version": "v1.2 5.0",2061 "version_normalized": "1.2 5.0.0",2060 "version": "v1.26.0", 2061 "version_normalized": "1.26.0.0", 2062 2062 "source": { 2063 2063 "type": "git", 2064 2064 "url": "https://github.com/symfony/polyfill-mbstring.git", 2065 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"2066 }, 2067 "dist": { 2068 "type": "zip", 2069 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",2070 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",2065 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 2066 }, 2067 "dist": { 2068 "type": "zip", 2069 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 2070 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 2071 2071 "shasum": "" 2072 2072 }, … … 2080 2080 "ext-mbstring": "For best performance" 2081 2081 }, 2082 "time": "202 1-11-30T18:21:41+00:00",2083 "type": "library", 2084 "extra": { 2085 "branch-alias": { 2086 "dev-main": "1.2 3-dev"2082 "time": "2022-05-24T11:49:31+00:00", 2083 "type": "library", 2084 "extra": { 2085 "branch-alias": { 2086 "dev-main": "1.26-dev" 2087 2087 }, 2088 2088 "thanks": { … … 2124 2124 ], 2125 2125 "support": { 2126 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"2126 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 2127 2127 }, 2128 2128 "funding": [ … … 2144 2144 { 2145 2145 "name": "symfony/polyfill-php73", 2146 "version": "v1.2 5.0",2147 "version_normalized": "1.2 5.0.0",2146 "version": "v1.26.0", 2147 "version_normalized": "1.26.0.0", 2148 2148 "source": { 2149 2149 "type": "git", 2150 2150 "url": "https://github.com/symfony/polyfill-php73.git", 2151 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",2156 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",2151 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 2156 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 2157 2157 "shasum": "" 2158 2158 }, … … 2160 2160 "php": ">=7.1" 2161 2161 }, 2162 "time": "202 1-06-05T21:20:04+00:00",2163 "type": "library", 2164 "extra": { 2165 "branch-alias": { 2166 "dev-main": "1.2 3-dev"2162 "time": "2022-05-24T11:49:31+00:00", 2163 "type": "library", 2164 "extra": { 2165 "branch-alias": { 2166 "dev-main": "1.26-dev" 2167 2167 }, 2168 2168 "thanks": { … … 2206 2206 ], 2207 2207 "support": { 2208 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"2208 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 2209 2209 }, 2210 2210 "funding": [ … … 2226 2226 { 2227 2227 "name": "symfony/polyfill-php80", 2228 "version": "v1.2 5.0",2229 "version_normalized": "1.2 5.0.0",2228 "version": "v1.26.0", 2229 "version_normalized": "1.26.0.0", 2230 2230 "source": { 2231 2231 "type": "git", 2232 2232 "url": "https://github.com/symfony/polyfill-php80.git", 2233 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"2234 }, 2235 "dist": { 2236 "type": "zip", 2237 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",2238 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",2233 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 2234 }, 2235 "dist": { 2236 "type": "zip", 2237 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 2238 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 2239 2239 "shasum": "" 2240 2240 }, … … 2242 2242 "php": ">=7.1" 2243 2243 }, 2244 "time": "2022-0 3-04T08:16:47+00:00",2245 "type": "library", 2246 "extra": { 2247 "branch-alias": { 2248 "dev-main": "1.2 3-dev"2244 "time": "2022-05-10T07:21:04+00:00", 2245 "type": "library", 2246 "extra": { 2247 "branch-alias": { 2248 "dev-main": "1.26-dev" 2249 2249 }, 2250 2250 "thanks": { … … 2292 2292 ], 2293 2293 "support": { 2294 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"2294 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 2295 2295 }, 2296 2296 "funding": [ … … 2312 2312 { 2313 2313 "name": "symfony/service-contracts", 2314 "version": "v2.5. 1",2315 "version_normalized": "2.5. 1.0",2314 "version": "v2.5.2", 2315 "version_normalized": "2.5.2.0", 2316 2316 "source": { 2317 2317 "type": "git", 2318 2318 "url": "https://github.com/symfony/service-contracts.git", 2319 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c"2320 }, 2321 "dist": { 2322 "type": "zip", 2323 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",2324 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",2319 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" 2320 }, 2321 "dist": { 2322 "type": "zip", 2323 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 2324 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 2325 2325 "shasum": "" 2326 2326 }, … … 2336 2336 "symfony/service-implementation": "" 2337 2337 }, 2338 "time": "2022-0 3-13T20:07:29+00:00",2338 "time": "2022-05-30T19:17:29+00:00", 2339 2339 "type": "library", 2340 2340 "extra": { … … 2378 2378 ], 2379 2379 "support": { 2380 "source": "https://github.com/symfony/service-contracts/tree/v2.5. 1"2380 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" 2381 2381 }, 2382 2382 "funding": [ … … 2398 2398 { 2399 2399 "name": "symfony/string", 2400 "version": "v5.4. 8",2401 "version_normalized": "5.4. 8.0",2400 "version": "v5.4.10", 2401 "version_normalized": "5.4.10.0", 2402 2402 "source": { 2403 2403 "type": "git", 2404 2404 "url": "https://github.com/symfony/string.git", 2405 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"2406 }, 2407 "dist": { 2408 "type": "zip", 2409 "url": "https://api.github.com/repos/symfony/string/zipball/ 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",2410 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",2405 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097" 2406 }, 2407 "dist": { 2408 "type": "zip", 2409 "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097", 2410 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097", 2411 2411 "shasum": "" 2412 2412 }, … … 2428 2428 "symfony/var-exporter": "^4.4|^5.0|^6.0" 2429 2429 }, 2430 "time": "2022-0 4-19T10:40:37+00:00",2430 "time": "2022-06-26T15:57:47+00:00", 2431 2431 "type": "library", 2432 2432 "installation-source": "dist", … … 2467 2467 ], 2468 2468 "support": { 2469 "source": "https://github.com/symfony/string/tree/v5.4. 8"2469 "source": "https://github.com/symfony/string/tree/v5.4.10" 2470 2470 }, 2471 2471 "funding": [ … … 2545 2545 "type": "git", 2546 2546 "url": "https://github.com/TypeRocket/core.git", 2547 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803"2548 }, 2549 "dist": { 2550 "type": "zip", 2551 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ 4704f06aafde38623b886f4df719d91bb1e28803",2552 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803",2547 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7" 2548 }, 2549 "dist": { 2550 "type": "zip", 2551 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 2552 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 2553 2553 "shasum": "" 2554 2554 }, … … 2561 2561 "phpunit/phpunit": "8.5.*" 2562 2562 }, 2563 "time": "2022-0 4-21T17:12:48+00:00",2563 "time": "2022-07-20T13:21:13+00:00", 2564 2564 "default-branch": true, 2565 2565 "type": "library", … … 2591 2591 "docs": "https://typerocket.com/docs/v5/", 2592 2592 "issues": "https://github.com/TypeRocket/core/issues", 2593 "source": "https://github.com/TypeRocket/core/tree/v5.0.1 19"2593 "source": "https://github.com/TypeRocket/core/tree/v5.0.125" 2594 2594 }, 2595 2595 "install-path": "../typerocket/core" … … 2597 2597 { 2598 2598 "name": "webmozart/assert", 2599 "version": "1.1 0.0",2600 "version_normalized": "1.1 0.0.0",2599 "version": "1.11.0", 2600 "version_normalized": "1.11.0.0", 2601 2601 "source": { 2602 2602 "type": "git", 2603 2603 "url": "https://github.com/webmozarts/assert.git", 2604 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"2605 }, 2606 "dist": { 2607 "type": "zip", 2608 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",2609 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",2610 "shasum": "" 2611 }, 2612 "require": { 2613 " php": "^7.2 || ^8.0",2614 " symfony/polyfill-ctype": "^1.8"2604 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 2605 }, 2606 "dist": { 2607 "type": "zip", 2608 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 2609 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 2610 "shasum": "" 2611 }, 2612 "require": { 2613 "ext-ctype": "*", 2614 "php": "^7.2 || ^8.0" 2615 2615 }, 2616 2616 "conflict": { … … 2621 2621 "phpunit/phpunit": "^8.5.13" 2622 2622 }, 2623 "time": "202 1-03-09T10:59:23+00:00",2623 "time": "2022-06-03T18:03:27+00:00", 2624 2624 "type": "library", 2625 2625 "extra": { … … 2652 2652 "support": { 2653 2653 "issues": "https://github.com/webmozarts/assert/issues", 2654 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"2654 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 2655 2655 }, 2656 2656 "install-path": "../webmozart/assert" -
typerocket-ui/tags/5.0.10/typerocket/vendor/composer/installed.php
r2721315 r2759805 6 6 'install_path' => __DIR__ . '/../../', 7 7 'aliases' => array(), 8 'reference' => '8 1e9d091fc38ce21d1733d35bc457fadb08e7bed',8 'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203', 9 9 'name' => 'typerocket/typerocket', 10 10 'dev' => true, … … 17 17 'install_path' => __DIR__ . '/../../', 18 18 'aliases' => array(), 19 'reference' => '8 1e9d091fc38ce21d1733d35bc457fadb08e7bed',19 'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203', 20 20 'dev_requirement' => false, 21 21 ), -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php
r2424057 r2759805 17 17 Commands\MakeComposer::class, 18 18 Commands\MakePolicy::class, 19 Commands\MakeJob::class, 19 20 Commands\MakeRule::class, 20 21 Commands\MakeService::class, -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/Query.php
r2721315 r2759805 1012 1012 if($selectTable) { 1013 1013 $query['select'] = array_map(function($value) use ($selectTable) { 1014 return mb_strpos( $value, '.' ) !== false ? $value : "{$selectTable}.{$value}";1014 return mb_strpos( (string) $value, '.' ) !== false ? $value : "{$selectTable}.{$value}"; 1015 1015 }, $query['select']); 1016 1016 } -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php
r2721315 r2759805 8 8 { 9 9 protected $query_prefix_tag = '{!!prefix!!}'; 10 protected $query_charset_tag = '{!!charset!!}'; 11 protected $query_collate_tag = '{!!collate!!}'; 10 12 11 13 /** … … 27 29 28 30 /** 31 * Compile Query String 32 * 33 * @param $sql 34 * 35 * @return string 36 */ 37 public function compileQueryString($sql) { 38 /** @var \wpdb $wpdb */ 39 global $wpdb; 40 $prefix = $wpdb->prefix; 41 $charset = $wpdb->charset; 42 $collate = $wpdb->collate; 43 44 $compiled = str_replace($this->query_prefix_tag, $prefix, $sql); 45 $compiled = str_replace($this->query_charset_tag, $charset, $compiled); 46 return str_replace($this->query_collate_tag, $collate, $compiled); 47 } 48 49 /** 29 50 * @param $sql 30 51 * @param null|callable $callback … … 35 56 */ 36 57 public function runQueryString($sql, $callback = null, $cb_data = null, $file = null) { 37 /** @var \wpdb $wpdb */ 38 global $wpdb; 39 $prefix = $wpdb->prefix; 40 $prefixed = str_replace($this->query_prefix_tag, $prefix, $sql); 41 return $this->runQueryArray( explode(';'.PHP_EOL, $prefixed ), $callback, $cb_data, $file ); 58 $compiled = $this->compileQueryString($sql); 59 return $this->runQueryArray( explode(';'.PHP_EOL, $compiled ), $callback, $cb_data, $file ); 42 60 } 43 61 -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php
r2721315 r2759805 105 105 } 106 106 107 if( method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {107 if( is_object($model) && method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) { 108 108 $this->setResource($model->getRouteResource()); 109 109 } -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Request.php
r2567630 r2759805 227 227 { 228 228 $root = $root ?? get_site_url(); 229 $site = trim( parse_url($root, PHP_URL_PATH), '/');230 return ltrim( Str::trimStart(ltrim( $this->path, '/'), $site), '/');229 $site = trim( (string) parse_url($root, PHP_URL_PATH), '/'); 230 return ltrim( Str::trimStart(ltrim((string) $this->path, '/'), $site), '/'); 231 231 } 232 232 -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Route.php
r2515093 r2759805 223 223 $url = $site ? site_url( ltrim($built, '/') ) : $built; 224 224 225 if( !$this->addTrailingSlash === false || Router::wpWantsTrailingSlash()) {225 if($this->addTrailingSlash === true || ( $this->addTrailingSlash === null && Router::wpWantsTrailingSlash() )) { 226 226 $url = trailingslashit($url); 227 227 } -
typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Str.php
r2515093 r2759805 71 71 public static function contains($needle, $subject) 72 72 { 73 return ( mb_strpos( $subject,$needle ) !== false );73 return ( mb_strpos( (string) $subject, (string) $needle ) !== false ); 74 74 } 75 75 … … 84 84 public static function starts($needle, $subject) 85 85 { 86 return mb_substr( $subject, 0, mb_strlen($needle) ) === $needle;86 return mb_substr( (string) $subject, 0, mb_strlen($needle) ) === $needle; 87 87 } 88 88 -
typerocket-ui/trunk/readme.txt
r2721315 r2759805 4 4 Requires at least: 5.5 5 5 Requires PHP: 7.2.5 6 Tested up to: 6.0 7 Stable Tag: 5.0. 96 Tested up to: 6.0.1 7 Stable Tag: 5.0.10 8 8 License: GPLv2 or later 9 9 … … 21 21 7. And much more. 22 22 23 For over 9years, [TypeRocket](https://typerocket.com/) has helped thousands of developers and designers craft powerful WordPress websites. With TypeRocket UI, you get many of the powerful features the TypeRocket developers have come to know and trust in a graphical interface.23 For over 12 years, [TypeRocket](https://typerocket.com/) has helped thousands of developers and designers craft powerful WordPress websites. With TypeRocket UI, you get many of the powerful features the TypeRocket developers have come to know and trust in a graphical interface. 24 24 25 25 == Installation == … … 35 35 36 36 == Changelog == 37 38 = 5.0.10 = 39 40 * Add WordPress 6.0.1 support. 41 * Improve code. 42 * Fix bugs. 37 43 38 44 = 5.0.9 = -
typerocket-ui/trunk/typerocket-ui.php
r2721315 r2759805 4 4 Plugin URI: https://typerocket.com/ui/ 5 5 Description: This plugin provides a powerful user interface for creating post types, taxonomies, and meta boxes. 6 Version: 5.0. 96 Version: 5.0.10 7 7 Requires at least: 5.5 8 8 Requires PHP: 7.2 … … 45 45 add_filter('plugin_action_links', [$this, 'links'], 10, 2 ); 46 46 add_filter('typerocket_auth_policy_check', '__return_false', 10, 2 ); 47 add_action('typerocket_loaded', [$this, 'typerocket_loaded']); 47 48 }, 20); 49 } 50 51 public function typerocket_loaded() 52 { 53 TypeRocket\Register\MetaBox::new('TypeRocket UI')->setCallback(function() { 54 echo \TypeRocket\Template\View::new(__DIR__ . '/meta-dashboard.php')->setEngine(\TypeRocket\Template\TemplateEngine::class); 55 })->addScreen('dashboard')->addToRegistry(); 48 56 } 49 57 -
typerocket-ui/trunk/typerocket/composer.lock
r2721315 r2759805 148 148 { 149 149 "name": "symfony/deprecation-contracts", 150 "version": "v2.5. 1",150 "version": "v2.5.2", 151 151 "source": { 152 152 "type": "git", … … 195 195 "homepage": "https://symfony.com", 196 196 "support": { 197 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5. 1"197 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" 198 198 }, 199 199 "funding": [ … … 215 215 { 216 216 "name": "symfony/polyfill-ctype", 217 "version": "v1.2 5.0",217 "version": "v1.26.0", 218 218 "source": { 219 219 "type": "git", 220 220 "url": "https://github.com/symfony/polyfill-ctype.git", 221 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"222 }, 223 "dist": { 224 "type": "zip", 225 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",226 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",221 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 222 }, 223 "dist": { 224 "type": "zip", 225 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 226 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 227 227 "shasum": "" 228 228 }, … … 239 239 "extra": { 240 240 "branch-alias": { 241 "dev-main": "1.2 3-dev"241 "dev-main": "1.26-dev" 242 242 }, 243 243 "thanks": { … … 277 277 ], 278 278 "support": { 279 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"279 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 280 280 }, 281 281 "funding": [ … … 293 293 } 294 294 ], 295 "time": "202 1-10-20T20:35:02+00:00"295 "time": "2022-05-24T11:49:31+00:00" 296 296 }, 297 297 { 298 298 "name": "symfony/polyfill-intl-grapheme", 299 "version": "v1.2 5.0",299 "version": "v1.26.0", 300 300 "source": { 301 301 "type": "git", 302 302 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 303 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783"304 }, 305 "dist": { 306 "type": "zip", 307 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ 81b86b50cf841a64252b439e738e97f4a34e2783",308 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783",303 "reference": "433d05519ce6990bf3530fba6957499d327395c2" 304 }, 305 "dist": { 306 "type": "zip", 307 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", 308 "reference": "433d05519ce6990bf3530fba6957499d327395c2", 309 309 "shasum": "" 310 310 }, … … 318 318 "extra": { 319 319 "branch-alias": { 320 "dev-main": "1.2 3-dev"320 "dev-main": "1.26-dev" 321 321 }, 322 322 "thanks": { … … 358 358 ], 359 359 "support": { 360 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.2 5.0"360 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" 361 361 }, 362 362 "funding": [ … … 374 374 } 375 375 ], 376 "time": "202 1-11-23T21:10:46+00:00"376 "time": "2022-05-24T11:49:31+00:00" 377 377 }, 378 378 { 379 379 "name": "symfony/polyfill-intl-normalizer", 380 "version": "v1.2 5.0",380 "version": "v1.26.0", 381 381 "source": { 382 382 "type": "git", 383 383 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 384 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8"385 }, 386 "dist": { 387 "type": "zip", 388 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/ 8590a5f561694770bdcd3f9b5c69dde6945028e8",389 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8",384 "reference": "219aa369ceff116e673852dce47c3a41794c14bd" 385 }, 386 "dist": { 387 "type": "zip", 388 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", 389 "reference": "219aa369ceff116e673852dce47c3a41794c14bd", 390 390 "shasum": "" 391 391 }, … … 399 399 "extra": { 400 400 "branch-alias": { 401 "dev-main": "1.2 3-dev"401 "dev-main": "1.26-dev" 402 402 }, 403 403 "thanks": { … … 442 442 ], 443 443 "support": { 444 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.2 5.0"444 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" 445 445 }, 446 446 "funding": [ … … 458 458 } 459 459 ], 460 "time": "202 1-02-19T12:13:01+00:00"460 "time": "2022-05-24T11:49:31+00:00" 461 461 }, 462 462 { 463 463 "name": "symfony/polyfill-mbstring", 464 "version": "v1.2 5.0",464 "version": "v1.26.0", 465 465 "source": { 466 466 "type": "git", 467 467 "url": "https://github.com/symfony/polyfill-mbstring.git", 468 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"469 }, 470 "dist": { 471 "type": "zip", 472 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",473 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",468 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 469 }, 470 "dist": { 471 "type": "zip", 472 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 473 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 474 474 "shasum": "" 475 475 }, … … 486 486 "extra": { 487 487 "branch-alias": { 488 "dev-main": "1.2 3-dev"488 "dev-main": "1.26-dev" 489 489 }, 490 490 "thanks": { … … 525 525 ], 526 526 "support": { 527 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"527 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 528 528 }, 529 529 "funding": [ … … 541 541 } 542 542 ], 543 "time": "202 1-11-30T18:21:41+00:00"543 "time": "2022-05-24T11:49:31+00:00" 544 544 }, 545 545 { 546 546 "name": "symfony/polyfill-php73", 547 "version": "v1.2 5.0",547 "version": "v1.26.0", 548 548 "source": { 549 549 "type": "git", 550 550 "url": "https://github.com/symfony/polyfill-php73.git", 551 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"552 }, 553 "dist": { 554 "type": "zip", 555 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",556 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",551 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 552 }, 553 "dist": { 554 "type": "zip", 555 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 556 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 557 557 "shasum": "" 558 558 }, … … 563 563 "extra": { 564 564 "branch-alias": { 565 "dev-main": "1.2 3-dev"565 "dev-main": "1.26-dev" 566 566 }, 567 567 "thanks": { … … 604 604 ], 605 605 "support": { 606 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"606 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 607 607 }, 608 608 "funding": [ … … 620 620 } 621 621 ], 622 "time": "202 1-06-05T21:20:04+00:00"622 "time": "2022-05-24T11:49:31+00:00" 623 623 }, 624 624 { 625 625 "name": "symfony/polyfill-php80", 626 "version": "v1.2 5.0",626 "version": "v1.26.0", 627 627 "source": { 628 628 "type": "git", 629 629 "url": "https://github.com/symfony/polyfill-php80.git", 630 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"631 }, 632 "dist": { 633 "type": "zip", 634 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",635 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",630 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 631 }, 632 "dist": { 633 "type": "zip", 634 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 635 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 636 636 "shasum": "" 637 637 }, … … 642 642 "extra": { 643 643 "branch-alias": { 644 "dev-main": "1.2 3-dev"644 "dev-main": "1.26-dev" 645 645 }, 646 646 "thanks": { … … 687 687 ], 688 688 "support": { 689 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"689 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 690 690 }, 691 691 "funding": [ … … 703 703 } 704 704 ], 705 "time": "2022-0 3-04T08:16:47+00:00"705 "time": "2022-05-10T07:21:04+00:00" 706 706 }, 707 707 { 708 708 "name": "symfony/service-contracts", 709 "version": "v2.5. 1",709 "version": "v2.5.2", 710 710 "source": { 711 711 "type": "git", 712 712 "url": "https://github.com/symfony/service-contracts.git", 713 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c"714 }, 715 "dist": { 716 "type": "zip", 717 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",718 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",713 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" 714 }, 715 "dist": { 716 "type": "zip", 717 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 718 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 719 719 "shasum": "" 720 720 }, … … 770 770 ], 771 771 "support": { 772 "source": "https://github.com/symfony/service-contracts/tree/v2.5. 1"772 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" 773 773 }, 774 774 "funding": [ … … 786 786 } 787 787 ], 788 "time": "2022-0 3-13T20:07:29+00:00"788 "time": "2022-05-30T19:17:29+00:00" 789 789 }, 790 790 { 791 791 "name": "symfony/string", 792 "version": "v5.4. 8",792 "version": "v5.4.10", 793 793 "source": { 794 794 "type": "git", 795 795 "url": "https://github.com/symfony/string.git", 796 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"797 }, 798 "dist": { 799 "type": "zip", 800 "url": "https://api.github.com/repos/symfony/string/zipball/ 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",801 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",796 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097" 797 }, 798 "dist": { 799 "type": "zip", 800 "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097", 801 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097", 802 802 "shasum": "" 803 803 }, … … 856 856 ], 857 857 "support": { 858 "source": "https://github.com/symfony/string/tree/v5.4. 8"858 "source": "https://github.com/symfony/string/tree/v5.4.10" 859 859 }, 860 860 "funding": [ … … 872 872 } 873 873 ], 874 "time": "2022-0 4-19T10:40:37+00:00"874 "time": "2022-06-26T15:57:47+00:00" 875 875 }, 876 876 { … … 880 880 "type": "git", 881 881 "url": "https://github.com/TypeRocket/core.git", 882 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803"883 }, 884 "dist": { 885 "type": "zip", 886 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ 4704f06aafde38623b886f4df719d91bb1e28803",887 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803",882 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7" 883 }, 884 "dist": { 885 "type": "zip", 886 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 887 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 888 888 "shasum": "" 889 889 }, … … 924 924 "docs": "https://typerocket.com/docs/v5/", 925 925 "issues": "https://github.com/TypeRocket/core/issues", 926 "source": "https://github.com/TypeRocket/core/tree/v5.0.1 19"927 }, 928 "time": "2022-0 4-21T17:12:48+00:00"926 "source": "https://github.com/TypeRocket/core/tree/v5.0.125" 927 }, 928 "time": "2022-07-20T13:21:13+00:00" 929 929 } 930 930 ], … … 2491 2491 { 2492 2492 "name": "webmozart/assert", 2493 "version": "1.1 0.0",2493 "version": "1.11.0", 2494 2494 "source": { 2495 2495 "type": "git", 2496 2496 "url": "https://github.com/webmozarts/assert.git", 2497 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"2498 }, 2499 "dist": { 2500 "type": "zip", 2501 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",2502 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",2503 "shasum": "" 2504 }, 2505 "require": { 2506 " php": "^7.2 || ^8.0",2507 " symfony/polyfill-ctype": "^1.8"2497 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 2498 }, 2499 "dist": { 2500 "type": "zip", 2501 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 2502 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 2503 "shasum": "" 2504 }, 2505 "require": { 2506 "ext-ctype": "*", 2507 "php": "^7.2 || ^8.0" 2508 2508 }, 2509 2509 "conflict": { … … 2543 2543 "support": { 2544 2544 "issues": "https://github.com/webmozarts/assert/issues", 2545 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"2546 }, 2547 "time": "202 1-03-09T10:59:23+00:00"2545 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 2546 }, 2547 "time": "2022-06-03T18:03:27+00:00" 2548 2548 } 2549 2549 ], -
typerocket-ui/trunk/typerocket/vendor/composer/installed.json
r2721315 r2759805 1732 1732 { 1733 1733 "name": "symfony/deprecation-contracts", 1734 "version": "v2.5. 1",1735 "version_normalized": "2.5. 1.0",1734 "version": "v2.5.2", 1735 "version_normalized": "2.5.2.0", 1736 1736 "source": { 1737 1737 "type": "git", … … 1782 1782 "homepage": "https://symfony.com", 1783 1783 "support": { 1784 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5. 1"1784 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" 1785 1785 }, 1786 1786 "funding": [ … … 1802 1802 { 1803 1803 "name": "symfony/polyfill-ctype", 1804 "version": "v1.2 5.0",1805 "version_normalized": "1.2 5.0.0",1804 "version": "v1.26.0", 1805 "version_normalized": "1.26.0.0", 1806 1806 "source": { 1807 1807 "type": "git", 1808 1808 "url": "https://github.com/symfony/polyfill-ctype.git", 1809 "reference": " 30885182c981ab175d4d034db0f6f469898070ab"1810 }, 1811 "dist": { 1812 "type": "zip", 1813 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ 30885182c981ab175d4d034db0f6f469898070ab",1814 "reference": " 30885182c981ab175d4d034db0f6f469898070ab",1809 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" 1810 }, 1811 "dist": { 1812 "type": "zip", 1813 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 1814 "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", 1815 1815 "shasum": "" 1816 1816 }, … … 1824 1824 "ext-ctype": "For best performance" 1825 1825 }, 1826 "time": "202 1-10-20T20:35:02+00:00",1827 "type": "library", 1828 "extra": { 1829 "branch-alias": { 1830 "dev-main": "1.2 3-dev"1826 "time": "2022-05-24T11:49:31+00:00", 1827 "type": "library", 1828 "extra": { 1829 "branch-alias": { 1830 "dev-main": "1.26-dev" 1831 1831 }, 1832 1832 "thanks": { … … 1867 1867 ], 1868 1868 "support": { 1869 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 5.0"1869 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" 1870 1870 }, 1871 1871 "funding": [ … … 1887 1887 { 1888 1888 "name": "symfony/polyfill-intl-grapheme", 1889 "version": "v1.2 5.0",1890 "version_normalized": "1.2 5.0.0",1889 "version": "v1.26.0", 1890 "version_normalized": "1.26.0.0", 1891 1891 "source": { 1892 1892 "type": "git", 1893 1893 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 1894 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783"1895 }, 1896 "dist": { 1897 "type": "zip", 1898 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ 81b86b50cf841a64252b439e738e97f4a34e2783",1899 "reference": " 81b86b50cf841a64252b439e738e97f4a34e2783",1894 "reference": "433d05519ce6990bf3530fba6957499d327395c2" 1895 }, 1896 "dist": { 1897 "type": "zip", 1898 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", 1899 "reference": "433d05519ce6990bf3530fba6957499d327395c2", 1900 1900 "shasum": "" 1901 1901 }, … … 1906 1906 "ext-intl": "For best performance" 1907 1907 }, 1908 "time": "202 1-11-23T21:10:46+00:00",1909 "type": "library", 1910 "extra": { 1911 "branch-alias": { 1912 "dev-main": "1.2 3-dev"1908 "time": "2022-05-24T11:49:31+00:00", 1909 "type": "library", 1910 "extra": { 1911 "branch-alias": { 1912 "dev-main": "1.26-dev" 1913 1913 }, 1914 1914 "thanks": { … … 1951 1951 ], 1952 1952 "support": { 1953 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.2 5.0"1953 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" 1954 1954 }, 1955 1955 "funding": [ … … 1971 1971 { 1972 1972 "name": "symfony/polyfill-intl-normalizer", 1973 "version": "v1.2 5.0",1974 "version_normalized": "1.2 5.0.0",1973 "version": "v1.26.0", 1974 "version_normalized": "1.26.0.0", 1975 1975 "source": { 1976 1976 "type": "git", 1977 1977 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 1978 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8"1979 }, 1980 "dist": { 1981 "type": "zip", 1982 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/ 8590a5f561694770bdcd3f9b5c69dde6945028e8",1983 "reference": " 8590a5f561694770bdcd3f9b5c69dde6945028e8",1978 "reference": "219aa369ceff116e673852dce47c3a41794c14bd" 1979 }, 1980 "dist": { 1981 "type": "zip", 1982 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", 1983 "reference": "219aa369ceff116e673852dce47c3a41794c14bd", 1984 1984 "shasum": "" 1985 1985 }, … … 1990 1990 "ext-intl": "For best performance" 1991 1991 }, 1992 "time": "202 1-02-19T12:13:01+00:00",1993 "type": "library", 1994 "extra": { 1995 "branch-alias": { 1996 "dev-main": "1.2 3-dev"1992 "time": "2022-05-24T11:49:31+00:00", 1993 "type": "library", 1994 "extra": { 1995 "branch-alias": { 1996 "dev-main": "1.26-dev" 1997 1997 }, 1998 1998 "thanks": { … … 2038 2038 ], 2039 2039 "support": { 2040 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.2 5.0"2040 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" 2041 2041 }, 2042 2042 "funding": [ … … 2058 2058 { 2059 2059 "name": "symfony/polyfill-mbstring", 2060 "version": "v1.2 5.0",2061 "version_normalized": "1.2 5.0.0",2060 "version": "v1.26.0", 2061 "version_normalized": "1.26.0.0", 2062 2062 "source": { 2063 2063 "type": "git", 2064 2064 "url": "https://github.com/symfony/polyfill-mbstring.git", 2065 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825"2066 }, 2067 "dist": { 2068 "type": "zip", 2069 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/ 0abb51d2f102e00a4eefcf46ba7fec406d245825",2070 "reference": " 0abb51d2f102e00a4eefcf46ba7fec406d245825",2065 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" 2066 }, 2067 "dist": { 2068 "type": "zip", 2069 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 2070 "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", 2071 2071 "shasum": "" 2072 2072 }, … … 2080 2080 "ext-mbstring": "For best performance" 2081 2081 }, 2082 "time": "202 1-11-30T18:21:41+00:00",2083 "type": "library", 2084 "extra": { 2085 "branch-alias": { 2086 "dev-main": "1.2 3-dev"2082 "time": "2022-05-24T11:49:31+00:00", 2083 "type": "library", 2084 "extra": { 2085 "branch-alias": { 2086 "dev-main": "1.26-dev" 2087 2087 }, 2088 2088 "thanks": { … … 2124 2124 ], 2125 2125 "support": { 2126 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.2 5.0"2126 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" 2127 2127 }, 2128 2128 "funding": [ … … 2144 2144 { 2145 2145 "name": "symfony/polyfill-php73", 2146 "version": "v1.2 5.0",2147 "version_normalized": "1.2 5.0.0",2146 "version": "v1.26.0", 2147 "version_normalized": "1.26.0.0", 2148 2148 "source": { 2149 2149 "type": "git", 2150 2150 "url": "https://github.com/symfony/polyfill-php73.git", 2151 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5"2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ cc5db0e22b3cb4111010e48785a97f670b350ca5",2156 "reference": " cc5db0e22b3cb4111010e48785a97f670b350ca5",2151 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" 2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", 2156 "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", 2157 2157 "shasum": "" 2158 2158 }, … … 2160 2160 "php": ">=7.1" 2161 2161 }, 2162 "time": "202 1-06-05T21:20:04+00:00",2163 "type": "library", 2164 "extra": { 2165 "branch-alias": { 2166 "dev-main": "1.2 3-dev"2162 "time": "2022-05-24T11:49:31+00:00", 2163 "type": "library", 2164 "extra": { 2165 "branch-alias": { 2166 "dev-main": "1.26-dev" 2167 2167 }, 2168 2168 "thanks": { … … 2206 2206 ], 2207 2207 "support": { 2208 "source": "https://github.com/symfony/polyfill-php73/tree/v1.2 5.0"2208 "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" 2209 2209 }, 2210 2210 "funding": [ … … 2226 2226 { 2227 2227 "name": "symfony/polyfill-php80", 2228 "version": "v1.2 5.0",2229 "version_normalized": "1.2 5.0.0",2228 "version": "v1.26.0", 2229 "version_normalized": "1.26.0.0", 2230 2230 "source": { 2231 2231 "type": "git", 2232 2232 "url": "https://github.com/symfony/polyfill-php80.git", 2233 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c"2234 }, 2235 "dist": { 2236 "type": "zip", 2237 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/ 4407588e0d3f1f52efb65fbe92babe41f37fe50c",2238 "reference": " 4407588e0d3f1f52efb65fbe92babe41f37fe50c",2233 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" 2234 }, 2235 "dist": { 2236 "type": "zip", 2237 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", 2238 "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", 2239 2239 "shasum": "" 2240 2240 }, … … 2242 2242 "php": ">=7.1" 2243 2243 }, 2244 "time": "2022-0 3-04T08:16:47+00:00",2245 "type": "library", 2246 "extra": { 2247 "branch-alias": { 2248 "dev-main": "1.2 3-dev"2244 "time": "2022-05-10T07:21:04+00:00", 2245 "type": "library", 2246 "extra": { 2247 "branch-alias": { 2248 "dev-main": "1.26-dev" 2249 2249 }, 2250 2250 "thanks": { … … 2292 2292 ], 2293 2293 "support": { 2294 "source": "https://github.com/symfony/polyfill-php80/tree/v1.2 5.0"2294 "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" 2295 2295 }, 2296 2296 "funding": [ … … 2312 2312 { 2313 2313 "name": "symfony/service-contracts", 2314 "version": "v2.5. 1",2315 "version_normalized": "2.5. 1.0",2314 "version": "v2.5.2", 2315 "version_normalized": "2.5.2.0", 2316 2316 "source": { 2317 2317 "type": "git", 2318 2318 "url": "https://github.com/symfony/service-contracts.git", 2319 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c"2320 }, 2321 "dist": { 2322 "type": "zip", 2323 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",2324 "reference": " 24d9dc654b83e91aa59f9d167b131bc3b5bea24c",2319 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" 2320 }, 2321 "dist": { 2322 "type": "zip", 2323 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 2324 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", 2325 2325 "shasum": "" 2326 2326 }, … … 2336 2336 "symfony/service-implementation": "" 2337 2337 }, 2338 "time": "2022-0 3-13T20:07:29+00:00",2338 "time": "2022-05-30T19:17:29+00:00", 2339 2339 "type": "library", 2340 2340 "extra": { … … 2378 2378 ], 2379 2379 "support": { 2380 "source": "https://github.com/symfony/service-contracts/tree/v2.5. 1"2380 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" 2381 2381 }, 2382 2382 "funding": [ … … 2398 2398 { 2399 2399 "name": "symfony/string", 2400 "version": "v5.4. 8",2401 "version_normalized": "5.4. 8.0",2400 "version": "v5.4.10", 2401 "version_normalized": "5.4.10.0", 2402 2402 "source": { 2403 2403 "type": "git", 2404 2404 "url": "https://github.com/symfony/string.git", 2405 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"2406 }, 2407 "dist": { 2408 "type": "zip", 2409 "url": "https://api.github.com/repos/symfony/string/zipball/ 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",2410 "reference": " 3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",2405 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097" 2406 }, 2407 "dist": { 2408 "type": "zip", 2409 "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097", 2410 "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097", 2411 2411 "shasum": "" 2412 2412 }, … … 2428 2428 "symfony/var-exporter": "^4.4|^5.0|^6.0" 2429 2429 }, 2430 "time": "2022-0 4-19T10:40:37+00:00",2430 "time": "2022-06-26T15:57:47+00:00", 2431 2431 "type": "library", 2432 2432 "installation-source": "dist", … … 2467 2467 ], 2468 2468 "support": { 2469 "source": "https://github.com/symfony/string/tree/v5.4. 8"2469 "source": "https://github.com/symfony/string/tree/v5.4.10" 2470 2470 }, 2471 2471 "funding": [ … … 2545 2545 "type": "git", 2546 2546 "url": "https://github.com/TypeRocket/core.git", 2547 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803"2548 }, 2549 "dist": { 2550 "type": "zip", 2551 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ 4704f06aafde38623b886f4df719d91bb1e28803",2552 "reference": " 4704f06aafde38623b886f4df719d91bb1e28803",2547 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7" 2548 }, 2549 "dist": { 2550 "type": "zip", 2551 "url": "https://api.github.com/repos/TypeRocket/core/zipball/ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 2552 "reference": "ada7086fe53acb9a2dee7345ffd00dfb4a1766c7", 2553 2553 "shasum": "" 2554 2554 }, … … 2561 2561 "phpunit/phpunit": "8.5.*" 2562 2562 }, 2563 "time": "2022-0 4-21T17:12:48+00:00",2563 "time": "2022-07-20T13:21:13+00:00", 2564 2564 "default-branch": true, 2565 2565 "type": "library", … … 2591 2591 "docs": "https://typerocket.com/docs/v5/", 2592 2592 "issues": "https://github.com/TypeRocket/core/issues", 2593 "source": "https://github.com/TypeRocket/core/tree/v5.0.1 19"2593 "source": "https://github.com/TypeRocket/core/tree/v5.0.125" 2594 2594 }, 2595 2595 "install-path": "../typerocket/core" … … 2597 2597 { 2598 2598 "name": "webmozart/assert", 2599 "version": "1.1 0.0",2600 "version_normalized": "1.1 0.0.0",2599 "version": "1.11.0", 2600 "version_normalized": "1.11.0.0", 2601 2601 "source": { 2602 2602 "type": "git", 2603 2603 "url": "https://github.com/webmozarts/assert.git", 2604 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25"2605 }, 2606 "dist": { 2607 "type": "zip", 2608 "url": "https://api.github.com/repos/webmozarts/assert/zipball/ 6964c76c7804814a842473e0c8fd15bab0f18e25",2609 "reference": " 6964c76c7804814a842473e0c8fd15bab0f18e25",2610 "shasum": "" 2611 }, 2612 "require": { 2613 " php": "^7.2 || ^8.0",2614 " symfony/polyfill-ctype": "^1.8"2604 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 2605 }, 2606 "dist": { 2607 "type": "zip", 2608 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 2609 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 2610 "shasum": "" 2611 }, 2612 "require": { 2613 "ext-ctype": "*", 2614 "php": "^7.2 || ^8.0" 2615 2615 }, 2616 2616 "conflict": { … … 2621 2621 "phpunit/phpunit": "^8.5.13" 2622 2622 }, 2623 "time": "202 1-03-09T10:59:23+00:00",2623 "time": "2022-06-03T18:03:27+00:00", 2624 2624 "type": "library", 2625 2625 "extra": { … … 2652 2652 "support": { 2653 2653 "issues": "https://github.com/webmozarts/assert/issues", 2654 "source": "https://github.com/webmozarts/assert/tree/1.1 0.0"2654 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 2655 2655 }, 2656 2656 "install-path": "../webmozart/assert" -
typerocket-ui/trunk/typerocket/vendor/composer/installed.php
r2721315 r2759805 6 6 'install_path' => __DIR__ . '/../../', 7 7 'aliases' => array(), 8 'reference' => '8 1e9d091fc38ce21d1733d35bc457fadb08e7bed',8 'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203', 9 9 'name' => 'typerocket/typerocket', 10 10 'dev' => true, … … 17 17 'install_path' => __DIR__ . '/../../', 18 18 'aliases' => array(), 19 'reference' => '8 1e9d091fc38ce21d1733d35bc457fadb08e7bed',19 'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203', 20 20 'dev_requirement' => false, 21 21 ), -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php
r2424057 r2759805 17 17 Commands\MakeComposer::class, 18 18 Commands\MakePolicy::class, 19 Commands\MakeJob::class, 19 20 Commands\MakeRule::class, 20 21 Commands\MakeService::class, -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Database/Query.php
r2721315 r2759805 1012 1012 if($selectTable) { 1013 1013 $query['select'] = array_map(function($value) use ($selectTable) { 1014 return mb_strpos( $value, '.' ) !== false ? $value : "{$selectTable}.{$value}";1014 return mb_strpos( (string) $value, '.' ) !== false ? $value : "{$selectTable}.{$value}"; 1015 1015 }, $query['select']); 1016 1016 } -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php
r2721315 r2759805 8 8 { 9 9 protected $query_prefix_tag = '{!!prefix!!}'; 10 protected $query_charset_tag = '{!!charset!!}'; 11 protected $query_collate_tag = '{!!collate!!}'; 10 12 11 13 /** … … 27 29 28 30 /** 31 * Compile Query String 32 * 33 * @param $sql 34 * 35 * @return string 36 */ 37 public function compileQueryString($sql) { 38 /** @var \wpdb $wpdb */ 39 global $wpdb; 40 $prefix = $wpdb->prefix; 41 $charset = $wpdb->charset; 42 $collate = $wpdb->collate; 43 44 $compiled = str_replace($this->query_prefix_tag, $prefix, $sql); 45 $compiled = str_replace($this->query_charset_tag, $charset, $compiled); 46 return str_replace($this->query_collate_tag, $collate, $compiled); 47 } 48 49 /** 29 50 * @param $sql 30 51 * @param null|callable $callback … … 35 56 */ 36 57 public function runQueryString($sql, $callback = null, $cb_data = null, $file = null) { 37 /** @var \wpdb $wpdb */ 38 global $wpdb; 39 $prefix = $wpdb->prefix; 40 $prefixed = str_replace($this->query_prefix_tag, $prefix, $sql); 41 return $this->runQueryArray( explode(';'.PHP_EOL, $prefixed ), $callback, $cb_data, $file ); 58 $compiled = $this->compileQueryString($sql); 59 return $this->runQueryArray( explode(';'.PHP_EOL, $compiled ), $callback, $cb_data, $file ); 42 60 } 43 61 -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php
r2721315 r2759805 105 105 } 106 106 107 if( method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {107 if( is_object($model) && method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) { 108 108 $this->setResource($model->getRouteResource()); 109 109 } -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Http/Request.php
r2567630 r2759805 227 227 { 228 228 $root = $root ?? get_site_url(); 229 $site = trim( parse_url($root, PHP_URL_PATH), '/');230 return ltrim( Str::trimStart(ltrim( $this->path, '/'), $site), '/');229 $site = trim( (string) parse_url($root, PHP_URL_PATH), '/'); 230 return ltrim( Str::trimStart(ltrim((string) $this->path, '/'), $site), '/'); 231 231 } 232 232 -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Http/Route.php
r2515093 r2759805 223 223 $url = $site ? site_url( ltrim($built, '/') ) : $built; 224 224 225 if( !$this->addTrailingSlash === false || Router::wpWantsTrailingSlash()) {225 if($this->addTrailingSlash === true || ( $this->addTrailingSlash === null && Router::wpWantsTrailingSlash() )) { 226 226 $url = trailingslashit($url); 227 227 } -
typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Utility/Str.php
r2515093 r2759805 71 71 public static function contains($needle, $subject) 72 72 { 73 return ( mb_strpos( $subject,$needle ) !== false );73 return ( mb_strpos( (string) $subject, (string) $needle ) !== false ); 74 74 } 75 75 … … 84 84 public static function starts($needle, $subject) 85 85 { 86 return mb_substr( $subject, 0, mb_strlen($needle) ) === $needle;86 return mb_substr( (string) $subject, 0, mb_strlen($needle) ) === $needle; 87 87 } 88 88
Note: See TracChangeset
for help on using the changeset viewer.