Plugin Directory

Changeset 2759805


Ignore:
Timestamp:
07/21/2022 01:21:07 PM (4 years ago)
Author:
kevindees
Message:

Update to version 5.0.10 from GitHub

Location:
typerocket-ui
Files:
20 added
24 edited
1 copied

Legend:

Unmodified
Added
Removed
  • typerocket-ui/tags/5.0.10/readme.txt

    r2721315 r2759805  
    44Requires at least: 5.5
    55Requires PHP: 7.2.5
    6 Tested up to: 6.0
    7 Stable Tag: 5.0.9
     6Tested up to: 6.0.1
     7Stable Tag: 5.0.10
    88License: GPLv2 or later
    99
     
    21217. And much more.
    2222
    23 For over 9 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.
     23For 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.
    2424
    2525== Installation ==
     
    3535
    3636== Changelog ==
     37
     38= 5.0.10 =
     39
     40* Add WordPress 6.0.1 support.
     41* Improve code.
     42* Fix bugs.
    3743
    3844= 5.0.9 =
  • typerocket-ui/tags/5.0.10/typerocket-ui.php

    r2721315 r2759805  
    44Plugin URI: https://typerocket.com/ui/
    55Description: This plugin provides a powerful user interface for creating post types, taxonomies, and meta boxes.
    6 Version: 5.0.9
     6Version: 5.0.10
    77Requires at least: 5.5
    88Requires PHP: 7.2
     
    4545            add_filter('plugin_action_links', [$this, 'links'], 10, 2 );
    4646            add_filter('typerocket_auth_policy_check', '__return_false', 10, 2 );
     47            add_action('typerocket_loaded', [$this, 'typerocket_loaded']);
    4748        }, 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();
    4856    }
    4957
  • typerocket-ui/tags/5.0.10/typerocket/composer.lock

    r2721315 r2759805  
    148148        {
    149149            "name": "symfony/deprecation-contracts",
    150             "version": "v2.5.1",
     150            "version": "v2.5.2",
    151151            "source": {
    152152                "type": "git",
     
    195195            "homepage": "https://symfony.com",
    196196            "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"
    198198            },
    199199            "funding": [
     
    215215        {
    216216            "name": "symfony/polyfill-ctype",
    217             "version": "v1.25.0",
     217            "version": "v1.26.0",
    218218            "source": {
    219219                "type": "git",
    220220                "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",
    227227                "shasum": ""
    228228            },
     
    239239            "extra": {
    240240                "branch-alias": {
    241                     "dev-main": "1.23-dev"
     241                    "dev-main": "1.26-dev"
    242242                },
    243243                "thanks": {
     
    277277            ],
    278278            "support": {
    279                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
     279                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
    280280            },
    281281            "funding": [
     
    293293                }
    294294            ],
    295             "time": "2021-10-20T20:35:02+00:00"
     295            "time": "2022-05-24T11:49:31+00:00"
    296296        },
    297297        {
    298298            "name": "symfony/polyfill-intl-grapheme",
    299             "version": "v1.25.0",
     299            "version": "v1.26.0",
    300300            "source": {
    301301                "type": "git",
    302302                "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",
    309309                "shasum": ""
    310310            },
     
    318318            "extra": {
    319319                "branch-alias": {
    320                     "dev-main": "1.23-dev"
     320                    "dev-main": "1.26-dev"
    321321                },
    322322                "thanks": {
     
    358358            ],
    359359            "support": {
    360                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
     360                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
    361361            },
    362362            "funding": [
     
    374374                }
    375375            ],
    376             "time": "2021-11-23T21:10:46+00:00"
     376            "time": "2022-05-24T11:49:31+00:00"
    377377        },
    378378        {
    379379            "name": "symfony/polyfill-intl-normalizer",
    380             "version": "v1.25.0",
     380            "version": "v1.26.0",
    381381            "source": {
    382382                "type": "git",
    383383                "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",
    390390                "shasum": ""
    391391            },
     
    399399            "extra": {
    400400                "branch-alias": {
    401                     "dev-main": "1.23-dev"
     401                    "dev-main": "1.26-dev"
    402402                },
    403403                "thanks": {
     
    442442            ],
    443443            "support": {
    444                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
     444                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
    445445            },
    446446            "funding": [
     
    458458                }
    459459            ],
    460             "time": "2021-02-19T12:13:01+00:00"
     460            "time": "2022-05-24T11:49:31+00:00"
    461461        },
    462462        {
    463463            "name": "symfony/polyfill-mbstring",
    464             "version": "v1.25.0",
     464            "version": "v1.26.0",
    465465            "source": {
    466466                "type": "git",
    467467                "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",
    474474                "shasum": ""
    475475            },
     
    486486            "extra": {
    487487                "branch-alias": {
    488                     "dev-main": "1.23-dev"
     488                    "dev-main": "1.26-dev"
    489489                },
    490490                "thanks": {
     
    525525            ],
    526526            "support": {
    527                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
     527                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
    528528            },
    529529            "funding": [
     
    541541                }
    542542            ],
    543             "time": "2021-11-30T18:21:41+00:00"
     543            "time": "2022-05-24T11:49:31+00:00"
    544544        },
    545545        {
    546546            "name": "symfony/polyfill-php73",
    547             "version": "v1.25.0",
     547            "version": "v1.26.0",
    548548            "source": {
    549549                "type": "git",
    550550                "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",
    557557                "shasum": ""
    558558            },
     
    563563            "extra": {
    564564                "branch-alias": {
    565                     "dev-main": "1.23-dev"
     565                    "dev-main": "1.26-dev"
    566566                },
    567567                "thanks": {
     
    604604            ],
    605605            "support": {
    606                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
     606                "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
    607607            },
    608608            "funding": [
     
    620620                }
    621621            ],
    622             "time": "2021-06-05T21:20:04+00:00"
     622            "time": "2022-05-24T11:49:31+00:00"
    623623        },
    624624        {
    625625            "name": "symfony/polyfill-php80",
    626             "version": "v1.25.0",
     626            "version": "v1.26.0",
    627627            "source": {
    628628                "type": "git",
    629629                "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",
    636636                "shasum": ""
    637637            },
     
    642642            "extra": {
    643643                "branch-alias": {
    644                     "dev-main": "1.23-dev"
     644                    "dev-main": "1.26-dev"
    645645                },
    646646                "thanks": {
     
    687687            ],
    688688            "support": {
    689                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
     689                "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
    690690            },
    691691            "funding": [
     
    703703                }
    704704            ],
    705             "time": "2022-03-04T08:16:47+00:00"
     705            "time": "2022-05-10T07:21:04+00:00"
    706706        },
    707707        {
    708708            "name": "symfony/service-contracts",
    709             "version": "v2.5.1",
     709            "version": "v2.5.2",
    710710            "source": {
    711711                "type": "git",
    712712                "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",
    719719                "shasum": ""
    720720            },
     
    770770            ],
    771771            "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"
    773773            },
    774774            "funding": [
     
    786786                }
    787787            ],
    788             "time": "2022-03-13T20:07:29+00:00"
     788            "time": "2022-05-30T19:17:29+00:00"
    789789        },
    790790        {
    791791            "name": "symfony/string",
    792             "version": "v5.4.8",
     792            "version": "v5.4.10",
    793793            "source": {
    794794                "type": "git",
    795795                "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",
    802802                "shasum": ""
    803803            },
     
    856856            ],
    857857            "support": {
    858                 "source": "https://github.com/symfony/string/tree/v5.4.8"
     858                "source": "https://github.com/symfony/string/tree/v5.4.10"
    859859            },
    860860            "funding": [
     
    872872                }
    873873            ],
    874             "time": "2022-04-19T10:40:37+00:00"
     874            "time": "2022-06-26T15:57:47+00:00"
    875875        },
    876876        {
     
    880880                "type": "git",
    881881                "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",
    888888                "shasum": ""
    889889            },
     
    924924                "docs": "https://typerocket.com/docs/v5/",
    925925                "issues": "https://github.com/TypeRocket/core/issues",
    926                 "source": "https://github.com/TypeRocket/core/tree/v5.0.119"
    927             },
    928             "time": "2022-04-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"
    929929        }
    930930    ],
     
    24912491        {
    24922492            "name": "webmozart/assert",
    2493             "version": "1.10.0",
     2493            "version": "1.11.0",
    24942494            "source": {
    24952495                "type": "git",
    24962496                "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"
    25082508            },
    25092509            "conflict": {
     
    25432543            "support": {
    25442544                "issues": "https://github.com/webmozarts/assert/issues",
    2545                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
    2546             },
    2547             "time": "2021-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"
    25482548        }
    25492549    ],
  • typerocket-ui/tags/5.0.10/typerocket/vendor/composer/installed.json

    r2721315 r2759805  
    17321732        {
    17331733            "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",
    17361736            "source": {
    17371737                "type": "git",
     
    17821782            "homepage": "https://symfony.com",
    17831783            "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"
    17851785            },
    17861786            "funding": [
     
    18021802        {
    18031803            "name": "symfony/polyfill-ctype",
    1804             "version": "v1.25.0",
    1805             "version_normalized": "1.25.0.0",
     1804            "version": "v1.26.0",
     1805            "version_normalized": "1.26.0.0",
    18061806            "source": {
    18071807                "type": "git",
    18081808                "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",
    18151815                "shasum": ""
    18161816            },
     
    18241824                "ext-ctype": "For best performance"
    18251825            },
    1826             "time": "2021-10-20T20:35:02+00:00",
    1827             "type": "library",
    1828             "extra": {
    1829                 "branch-alias": {
    1830                     "dev-main": "1.23-dev"
     1826            "time": "2022-05-24T11:49:31+00:00",
     1827            "type": "library",
     1828            "extra": {
     1829                "branch-alias": {
     1830                    "dev-main": "1.26-dev"
    18311831                },
    18321832                "thanks": {
     
    18671867            ],
    18681868            "support": {
    1869                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
     1869                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
    18701870            },
    18711871            "funding": [
     
    18871887        {
    18881888            "name": "symfony/polyfill-intl-grapheme",
    1889             "version": "v1.25.0",
    1890             "version_normalized": "1.25.0.0",
     1889            "version": "v1.26.0",
     1890            "version_normalized": "1.26.0.0",
    18911891            "source": {
    18921892                "type": "git",
    18931893                "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",
    19001900                "shasum": ""
    19011901            },
     
    19061906                "ext-intl": "For best performance"
    19071907            },
    1908             "time": "2021-11-23T21:10:46+00:00",
    1909             "type": "library",
    1910             "extra": {
    1911                 "branch-alias": {
    1912                     "dev-main": "1.23-dev"
     1908            "time": "2022-05-24T11:49:31+00:00",
     1909            "type": "library",
     1910            "extra": {
     1911                "branch-alias": {
     1912                    "dev-main": "1.26-dev"
    19131913                },
    19141914                "thanks": {
     
    19511951            ],
    19521952            "support": {
    1953                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
     1953                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
    19541954            },
    19551955            "funding": [
     
    19711971        {
    19721972            "name": "symfony/polyfill-intl-normalizer",
    1973             "version": "v1.25.0",
    1974             "version_normalized": "1.25.0.0",
     1973            "version": "v1.26.0",
     1974            "version_normalized": "1.26.0.0",
    19751975            "source": {
    19761976                "type": "git",
    19771977                "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",
    19841984                "shasum": ""
    19851985            },
     
    19901990                "ext-intl": "For best performance"
    19911991            },
    1992             "time": "2021-02-19T12:13:01+00:00",
    1993             "type": "library",
    1994             "extra": {
    1995                 "branch-alias": {
    1996                     "dev-main": "1.23-dev"
     1992            "time": "2022-05-24T11:49:31+00:00",
     1993            "type": "library",
     1994            "extra": {
     1995                "branch-alias": {
     1996                    "dev-main": "1.26-dev"
    19971997                },
    19981998                "thanks": {
     
    20382038            ],
    20392039            "support": {
    2040                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
     2040                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
    20412041            },
    20422042            "funding": [
     
    20582058        {
    20592059            "name": "symfony/polyfill-mbstring",
    2060             "version": "v1.25.0",
    2061             "version_normalized": "1.25.0.0",
     2060            "version": "v1.26.0",
     2061            "version_normalized": "1.26.0.0",
    20622062            "source": {
    20632063                "type": "git",
    20642064                "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",
    20712071                "shasum": ""
    20722072            },
     
    20802080                "ext-mbstring": "For best performance"
    20812081            },
    2082             "time": "2021-11-30T18:21:41+00:00",
    2083             "type": "library",
    2084             "extra": {
    2085                 "branch-alias": {
    2086                     "dev-main": "1.23-dev"
     2082            "time": "2022-05-24T11:49:31+00:00",
     2083            "type": "library",
     2084            "extra": {
     2085                "branch-alias": {
     2086                    "dev-main": "1.26-dev"
    20872087                },
    20882088                "thanks": {
     
    21242124            ],
    21252125            "support": {
    2126                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
     2126                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
    21272127            },
    21282128            "funding": [
     
    21442144        {
    21452145            "name": "symfony/polyfill-php73",
    2146             "version": "v1.25.0",
    2147             "version_normalized": "1.25.0.0",
     2146            "version": "v1.26.0",
     2147            "version_normalized": "1.26.0.0",
    21482148            "source": {
    21492149                "type": "git",
    21502150                "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",
    21572157                "shasum": ""
    21582158            },
     
    21602160                "php": ">=7.1"
    21612161            },
    2162             "time": "2021-06-05T21:20:04+00:00",
    2163             "type": "library",
    2164             "extra": {
    2165                 "branch-alias": {
    2166                     "dev-main": "1.23-dev"
     2162            "time": "2022-05-24T11:49:31+00:00",
     2163            "type": "library",
     2164            "extra": {
     2165                "branch-alias": {
     2166                    "dev-main": "1.26-dev"
    21672167                },
    21682168                "thanks": {
     
    22062206            ],
    22072207            "support": {
    2208                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
     2208                "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
    22092209            },
    22102210            "funding": [
     
    22262226        {
    22272227            "name": "symfony/polyfill-php80",
    2228             "version": "v1.25.0",
    2229             "version_normalized": "1.25.0.0",
     2228            "version": "v1.26.0",
     2229            "version_normalized": "1.26.0.0",
    22302230            "source": {
    22312231                "type": "git",
    22322232                "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",
    22392239                "shasum": ""
    22402240            },
     
    22422242                "php": ">=7.1"
    22432243            },
    2244             "time": "2022-03-04T08:16:47+00:00",
    2245             "type": "library",
    2246             "extra": {
    2247                 "branch-alias": {
    2248                     "dev-main": "1.23-dev"
     2244            "time": "2022-05-10T07:21:04+00:00",
     2245            "type": "library",
     2246            "extra": {
     2247                "branch-alias": {
     2248                    "dev-main": "1.26-dev"
    22492249                },
    22502250                "thanks": {
     
    22922292            ],
    22932293            "support": {
    2294                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
     2294                "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
    22952295            },
    22962296            "funding": [
     
    23122312        {
    23132313            "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",
    23162316            "source": {
    23172317                "type": "git",
    23182318                "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",
    23252325                "shasum": ""
    23262326            },
     
    23362336                "symfony/service-implementation": ""
    23372337            },
    2338             "time": "2022-03-13T20:07:29+00:00",
     2338            "time": "2022-05-30T19:17:29+00:00",
    23392339            "type": "library",
    23402340            "extra": {
     
    23782378            ],
    23792379            "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"
    23812381            },
    23822382            "funding": [
     
    23982398        {
    23992399            "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",
    24022402            "source": {
    24032403                "type": "git",
    24042404                "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",
    24112411                "shasum": ""
    24122412            },
     
    24282428                "symfony/var-exporter": "^4.4|^5.0|^6.0"
    24292429            },
    2430             "time": "2022-04-19T10:40:37+00:00",
     2430            "time": "2022-06-26T15:57:47+00:00",
    24312431            "type": "library",
    24322432            "installation-source": "dist",
     
    24672467            ],
    24682468            "support": {
    2469                 "source": "https://github.com/symfony/string/tree/v5.4.8"
     2469                "source": "https://github.com/symfony/string/tree/v5.4.10"
    24702470            },
    24712471            "funding": [
     
    25452545                "type": "git",
    25462546                "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",
    25532553                "shasum": ""
    25542554            },
     
    25612561                "phpunit/phpunit": "8.5.*"
    25622562            },
    2563             "time": "2022-04-21T17:12:48+00:00",
     2563            "time": "2022-07-20T13:21:13+00:00",
    25642564            "default-branch": true,
    25652565            "type": "library",
     
    25912591                "docs": "https://typerocket.com/docs/v5/",
    25922592                "issues": "https://github.com/TypeRocket/core/issues",
    2593                 "source": "https://github.com/TypeRocket/core/tree/v5.0.119"
     2593                "source": "https://github.com/TypeRocket/core/tree/v5.0.125"
    25942594            },
    25952595            "install-path": "../typerocket/core"
     
    25972597        {
    25982598            "name": "webmozart/assert",
    2599             "version": "1.10.0",
    2600             "version_normalized": "1.10.0.0",
     2599            "version": "1.11.0",
     2600            "version_normalized": "1.11.0.0",
    26012601            "source": {
    26022602                "type": "git",
    26032603                "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"
    26152615            },
    26162616            "conflict": {
     
    26212621                "phpunit/phpunit": "^8.5.13"
    26222622            },
    2623             "time": "2021-03-09T10:59:23+00:00",
     2623            "time": "2022-06-03T18:03:27+00:00",
    26242624            "type": "library",
    26252625            "extra": {
     
    26522652            "support": {
    26532653                "issues": "https://github.com/webmozarts/assert/issues",
    2654                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
     2654                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
    26552655            },
    26562656            "install-path": "../webmozart/assert"
  • typerocket-ui/tags/5.0.10/typerocket/vendor/composer/installed.php

    r2721315 r2759805  
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '81e9d091fc38ce21d1733d35bc457fadb08e7bed',
     8        'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203',
    99        'name' => 'typerocket/typerocket',
    1010        'dev' => true,
     
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '81e9d091fc38ce21d1733d35bc457fadb08e7bed',
     19            'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203',
    2020            'dev_requirement' => false,
    2121        ),
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php

    r2424057 r2759805  
    1717        Commands\MakeComposer::class,
    1818        Commands\MakePolicy::class,
     19        Commands\MakeJob::class,
    1920        Commands\MakeRule::class,
    2021        Commands\MakeService::class,
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/Query.php

    r2721315 r2759805  
    10121012            if($selectTable) {
    10131013                $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}";
    10151015                }, $query['select']);
    10161016            }
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php

    r2721315 r2759805  
    88{
    99    protected $query_prefix_tag = '{!!prefix!!}';
     10    protected $query_charset_tag = '{!!charset!!}';
     11    protected $query_collate_tag = '{!!collate!!}';
    1012
    1113    /**
     
    2729
    2830    /**
     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    /**
    2950     * @param $sql
    3051     * @param null|callable $callback
     
    3556     */
    3657    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 );
    4260    }
    4361
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php

    r2721315 r2759805  
    105105        }
    106106
    107         if( method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {
     107        if( is_object($model) && method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {
    108108            $this->setResource($model->getRouteResource());
    109109        }
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Request.php

    r2567630 r2759805  
    227227    {
    228228        $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), '/');
    231231    }
    232232
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Http/Route.php

    r2515093 r2759805  
    223223        $url = $site ? site_url( ltrim($built, '/') ) : $built;
    224224
    225         if(!$this->addTrailingSlash === false || Router::wpWantsTrailingSlash()) {
     225        if($this->addTrailingSlash === true || ( $this->addTrailingSlash === null && Router::wpWantsTrailingSlash() )) {
    226226            $url = trailingslashit($url);
    227227        }
  • typerocket-ui/tags/5.0.10/typerocket/vendor/typerocket/core/src/Utility/Str.php

    r2515093 r2759805  
    7171    public static function contains($needle, $subject)
    7272    {
    73         return ( mb_strpos( $subject, $needle ) !== false );
     73        return ( mb_strpos( (string) $subject, (string) $needle ) !== false );
    7474    }
    7575
     
    8484    public static function starts($needle, $subject)
    8585    {
    86         return mb_substr($subject, 0, mb_strlen($needle) ) === $needle;
     86        return mb_substr( (string) $subject, 0, mb_strlen($needle) ) === $needle;
    8787    }
    8888
  • typerocket-ui/trunk/readme.txt

    r2721315 r2759805  
    44Requires at least: 5.5
    55Requires PHP: 7.2.5
    6 Tested up to: 6.0
    7 Stable Tag: 5.0.9
     6Tested up to: 6.0.1
     7Stable Tag: 5.0.10
    88License: GPLv2 or later
    99
     
    21217. And much more.
    2222
    23 For over 9 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.
     23For 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.
    2424
    2525== Installation ==
     
    3535
    3636== Changelog ==
     37
     38= 5.0.10 =
     39
     40* Add WordPress 6.0.1 support.
     41* Improve code.
     42* Fix bugs.
    3743
    3844= 5.0.9 =
  • typerocket-ui/trunk/typerocket-ui.php

    r2721315 r2759805  
    44Plugin URI: https://typerocket.com/ui/
    55Description: This plugin provides a powerful user interface for creating post types, taxonomies, and meta boxes.
    6 Version: 5.0.9
     6Version: 5.0.10
    77Requires at least: 5.5
    88Requires PHP: 7.2
     
    4545            add_filter('plugin_action_links', [$this, 'links'], 10, 2 );
    4646            add_filter('typerocket_auth_policy_check', '__return_false', 10, 2 );
     47            add_action('typerocket_loaded', [$this, 'typerocket_loaded']);
    4748        }, 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();
    4856    }
    4957
  • typerocket-ui/trunk/typerocket/composer.lock

    r2721315 r2759805  
    148148        {
    149149            "name": "symfony/deprecation-contracts",
    150             "version": "v2.5.1",
     150            "version": "v2.5.2",
    151151            "source": {
    152152                "type": "git",
     
    195195            "homepage": "https://symfony.com",
    196196            "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"
    198198            },
    199199            "funding": [
     
    215215        {
    216216            "name": "symfony/polyfill-ctype",
    217             "version": "v1.25.0",
     217            "version": "v1.26.0",
    218218            "source": {
    219219                "type": "git",
    220220                "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",
    227227                "shasum": ""
    228228            },
     
    239239            "extra": {
    240240                "branch-alias": {
    241                     "dev-main": "1.23-dev"
     241                    "dev-main": "1.26-dev"
    242242                },
    243243                "thanks": {
     
    277277            ],
    278278            "support": {
    279                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
     279                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
    280280            },
    281281            "funding": [
     
    293293                }
    294294            ],
    295             "time": "2021-10-20T20:35:02+00:00"
     295            "time": "2022-05-24T11:49:31+00:00"
    296296        },
    297297        {
    298298            "name": "symfony/polyfill-intl-grapheme",
    299             "version": "v1.25.0",
     299            "version": "v1.26.0",
    300300            "source": {
    301301                "type": "git",
    302302                "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",
    309309                "shasum": ""
    310310            },
     
    318318            "extra": {
    319319                "branch-alias": {
    320                     "dev-main": "1.23-dev"
     320                    "dev-main": "1.26-dev"
    321321                },
    322322                "thanks": {
     
    358358            ],
    359359            "support": {
    360                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
     360                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
    361361            },
    362362            "funding": [
     
    374374                }
    375375            ],
    376             "time": "2021-11-23T21:10:46+00:00"
     376            "time": "2022-05-24T11:49:31+00:00"
    377377        },
    378378        {
    379379            "name": "symfony/polyfill-intl-normalizer",
    380             "version": "v1.25.0",
     380            "version": "v1.26.0",
    381381            "source": {
    382382                "type": "git",
    383383                "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",
    390390                "shasum": ""
    391391            },
     
    399399            "extra": {
    400400                "branch-alias": {
    401                     "dev-main": "1.23-dev"
     401                    "dev-main": "1.26-dev"
    402402                },
    403403                "thanks": {
     
    442442            ],
    443443            "support": {
    444                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
     444                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
    445445            },
    446446            "funding": [
     
    458458                }
    459459            ],
    460             "time": "2021-02-19T12:13:01+00:00"
     460            "time": "2022-05-24T11:49:31+00:00"
    461461        },
    462462        {
    463463            "name": "symfony/polyfill-mbstring",
    464             "version": "v1.25.0",
     464            "version": "v1.26.0",
    465465            "source": {
    466466                "type": "git",
    467467                "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",
    474474                "shasum": ""
    475475            },
     
    486486            "extra": {
    487487                "branch-alias": {
    488                     "dev-main": "1.23-dev"
     488                    "dev-main": "1.26-dev"
    489489                },
    490490                "thanks": {
     
    525525            ],
    526526            "support": {
    527                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
     527                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
    528528            },
    529529            "funding": [
     
    541541                }
    542542            ],
    543             "time": "2021-11-30T18:21:41+00:00"
     543            "time": "2022-05-24T11:49:31+00:00"
    544544        },
    545545        {
    546546            "name": "symfony/polyfill-php73",
    547             "version": "v1.25.0",
     547            "version": "v1.26.0",
    548548            "source": {
    549549                "type": "git",
    550550                "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",
    557557                "shasum": ""
    558558            },
     
    563563            "extra": {
    564564                "branch-alias": {
    565                     "dev-main": "1.23-dev"
     565                    "dev-main": "1.26-dev"
    566566                },
    567567                "thanks": {
     
    604604            ],
    605605            "support": {
    606                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
     606                "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
    607607            },
    608608            "funding": [
     
    620620                }
    621621            ],
    622             "time": "2021-06-05T21:20:04+00:00"
     622            "time": "2022-05-24T11:49:31+00:00"
    623623        },
    624624        {
    625625            "name": "symfony/polyfill-php80",
    626             "version": "v1.25.0",
     626            "version": "v1.26.0",
    627627            "source": {
    628628                "type": "git",
    629629                "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",
    636636                "shasum": ""
    637637            },
     
    642642            "extra": {
    643643                "branch-alias": {
    644                     "dev-main": "1.23-dev"
     644                    "dev-main": "1.26-dev"
    645645                },
    646646                "thanks": {
     
    687687            ],
    688688            "support": {
    689                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
     689                "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
    690690            },
    691691            "funding": [
     
    703703                }
    704704            ],
    705             "time": "2022-03-04T08:16:47+00:00"
     705            "time": "2022-05-10T07:21:04+00:00"
    706706        },
    707707        {
    708708            "name": "symfony/service-contracts",
    709             "version": "v2.5.1",
     709            "version": "v2.5.2",
    710710            "source": {
    711711                "type": "git",
    712712                "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",
    719719                "shasum": ""
    720720            },
     
    770770            ],
    771771            "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"
    773773            },
    774774            "funding": [
     
    786786                }
    787787            ],
    788             "time": "2022-03-13T20:07:29+00:00"
     788            "time": "2022-05-30T19:17:29+00:00"
    789789        },
    790790        {
    791791            "name": "symfony/string",
    792             "version": "v5.4.8",
     792            "version": "v5.4.10",
    793793            "source": {
    794794                "type": "git",
    795795                "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",
    802802                "shasum": ""
    803803            },
     
    856856            ],
    857857            "support": {
    858                 "source": "https://github.com/symfony/string/tree/v5.4.8"
     858                "source": "https://github.com/symfony/string/tree/v5.4.10"
    859859            },
    860860            "funding": [
     
    872872                }
    873873            ],
    874             "time": "2022-04-19T10:40:37+00:00"
     874            "time": "2022-06-26T15:57:47+00:00"
    875875        },
    876876        {
     
    880880                "type": "git",
    881881                "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",
    888888                "shasum": ""
    889889            },
     
    924924                "docs": "https://typerocket.com/docs/v5/",
    925925                "issues": "https://github.com/TypeRocket/core/issues",
    926                 "source": "https://github.com/TypeRocket/core/tree/v5.0.119"
    927             },
    928             "time": "2022-04-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"
    929929        }
    930930    ],
     
    24912491        {
    24922492            "name": "webmozart/assert",
    2493             "version": "1.10.0",
     2493            "version": "1.11.0",
    24942494            "source": {
    24952495                "type": "git",
    24962496                "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"
    25082508            },
    25092509            "conflict": {
     
    25432543            "support": {
    25442544                "issues": "https://github.com/webmozarts/assert/issues",
    2545                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
    2546             },
    2547             "time": "2021-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"
    25482548        }
    25492549    ],
  • typerocket-ui/trunk/typerocket/vendor/composer/installed.json

    r2721315 r2759805  
    17321732        {
    17331733            "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",
    17361736            "source": {
    17371737                "type": "git",
     
    17821782            "homepage": "https://symfony.com",
    17831783            "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"
    17851785            },
    17861786            "funding": [
     
    18021802        {
    18031803            "name": "symfony/polyfill-ctype",
    1804             "version": "v1.25.0",
    1805             "version_normalized": "1.25.0.0",
     1804            "version": "v1.26.0",
     1805            "version_normalized": "1.26.0.0",
    18061806            "source": {
    18071807                "type": "git",
    18081808                "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",
    18151815                "shasum": ""
    18161816            },
     
    18241824                "ext-ctype": "For best performance"
    18251825            },
    1826             "time": "2021-10-20T20:35:02+00:00",
    1827             "type": "library",
    1828             "extra": {
    1829                 "branch-alias": {
    1830                     "dev-main": "1.23-dev"
     1826            "time": "2022-05-24T11:49:31+00:00",
     1827            "type": "library",
     1828            "extra": {
     1829                "branch-alias": {
     1830                    "dev-main": "1.26-dev"
    18311831                },
    18321832                "thanks": {
     
    18671867            ],
    18681868            "support": {
    1869                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
     1869                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
    18701870            },
    18711871            "funding": [
     
    18871887        {
    18881888            "name": "symfony/polyfill-intl-grapheme",
    1889             "version": "v1.25.0",
    1890             "version_normalized": "1.25.0.0",
     1889            "version": "v1.26.0",
     1890            "version_normalized": "1.26.0.0",
    18911891            "source": {
    18921892                "type": "git",
    18931893                "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",
    19001900                "shasum": ""
    19011901            },
     
    19061906                "ext-intl": "For best performance"
    19071907            },
    1908             "time": "2021-11-23T21:10:46+00:00",
    1909             "type": "library",
    1910             "extra": {
    1911                 "branch-alias": {
    1912                     "dev-main": "1.23-dev"
     1908            "time": "2022-05-24T11:49:31+00:00",
     1909            "type": "library",
     1910            "extra": {
     1911                "branch-alias": {
     1912                    "dev-main": "1.26-dev"
    19131913                },
    19141914                "thanks": {
     
    19511951            ],
    19521952            "support": {
    1953                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
     1953                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
    19541954            },
    19551955            "funding": [
     
    19711971        {
    19721972            "name": "symfony/polyfill-intl-normalizer",
    1973             "version": "v1.25.0",
    1974             "version_normalized": "1.25.0.0",
     1973            "version": "v1.26.0",
     1974            "version_normalized": "1.26.0.0",
    19751975            "source": {
    19761976                "type": "git",
    19771977                "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",
    19841984                "shasum": ""
    19851985            },
     
    19901990                "ext-intl": "For best performance"
    19911991            },
    1992             "time": "2021-02-19T12:13:01+00:00",
    1993             "type": "library",
    1994             "extra": {
    1995                 "branch-alias": {
    1996                     "dev-main": "1.23-dev"
     1992            "time": "2022-05-24T11:49:31+00:00",
     1993            "type": "library",
     1994            "extra": {
     1995                "branch-alias": {
     1996                    "dev-main": "1.26-dev"
    19971997                },
    19981998                "thanks": {
     
    20382038            ],
    20392039            "support": {
    2040                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0"
     2040                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
    20412041            },
    20422042            "funding": [
     
    20582058        {
    20592059            "name": "symfony/polyfill-mbstring",
    2060             "version": "v1.25.0",
    2061             "version_normalized": "1.25.0.0",
     2060            "version": "v1.26.0",
     2061            "version_normalized": "1.26.0.0",
    20622062            "source": {
    20632063                "type": "git",
    20642064                "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",
    20712071                "shasum": ""
    20722072            },
     
    20802080                "ext-mbstring": "For best performance"
    20812081            },
    2082             "time": "2021-11-30T18:21:41+00:00",
    2083             "type": "library",
    2084             "extra": {
    2085                 "branch-alias": {
    2086                     "dev-main": "1.23-dev"
     2082            "time": "2022-05-24T11:49:31+00:00",
     2083            "type": "library",
     2084            "extra": {
     2085                "branch-alias": {
     2086                    "dev-main": "1.26-dev"
    20872087                },
    20882088                "thanks": {
     
    21242124            ],
    21252125            "support": {
    2126                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
     2126                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
    21272127            },
    21282128            "funding": [
     
    21442144        {
    21452145            "name": "symfony/polyfill-php73",
    2146             "version": "v1.25.0",
    2147             "version_normalized": "1.25.0.0",
     2146            "version": "v1.26.0",
     2147            "version_normalized": "1.26.0.0",
    21482148            "source": {
    21492149                "type": "git",
    21502150                "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",
    21572157                "shasum": ""
    21582158            },
     
    21602160                "php": ">=7.1"
    21612161            },
    2162             "time": "2021-06-05T21:20:04+00:00",
    2163             "type": "library",
    2164             "extra": {
    2165                 "branch-alias": {
    2166                     "dev-main": "1.23-dev"
     2162            "time": "2022-05-24T11:49:31+00:00",
     2163            "type": "library",
     2164            "extra": {
     2165                "branch-alias": {
     2166                    "dev-main": "1.26-dev"
    21672167                },
    21682168                "thanks": {
     
    22062206            ],
    22072207            "support": {
    2208                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0"
     2208                "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
    22092209            },
    22102210            "funding": [
     
    22262226        {
    22272227            "name": "symfony/polyfill-php80",
    2228             "version": "v1.25.0",
    2229             "version_normalized": "1.25.0.0",
     2228            "version": "v1.26.0",
     2229            "version_normalized": "1.26.0.0",
    22302230            "source": {
    22312231                "type": "git",
    22322232                "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",
    22392239                "shasum": ""
    22402240            },
     
    22422242                "php": ">=7.1"
    22432243            },
    2244             "time": "2022-03-04T08:16:47+00:00",
    2245             "type": "library",
    2246             "extra": {
    2247                 "branch-alias": {
    2248                     "dev-main": "1.23-dev"
     2244            "time": "2022-05-10T07:21:04+00:00",
     2245            "type": "library",
     2246            "extra": {
     2247                "branch-alias": {
     2248                    "dev-main": "1.26-dev"
    22492249                },
    22502250                "thanks": {
     
    22922292            ],
    22932293            "support": {
    2294                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
     2294                "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
    22952295            },
    22962296            "funding": [
     
    23122312        {
    23132313            "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",
    23162316            "source": {
    23172317                "type": "git",
    23182318                "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",
    23252325                "shasum": ""
    23262326            },
     
    23362336                "symfony/service-implementation": ""
    23372337            },
    2338             "time": "2022-03-13T20:07:29+00:00",
     2338            "time": "2022-05-30T19:17:29+00:00",
    23392339            "type": "library",
    23402340            "extra": {
     
    23782378            ],
    23792379            "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"
    23812381            },
    23822382            "funding": [
     
    23982398        {
    23992399            "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",
    24022402            "source": {
    24032403                "type": "git",
    24042404                "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",
    24112411                "shasum": ""
    24122412            },
     
    24282428                "symfony/var-exporter": "^4.4|^5.0|^6.0"
    24292429            },
    2430             "time": "2022-04-19T10:40:37+00:00",
     2430            "time": "2022-06-26T15:57:47+00:00",
    24312431            "type": "library",
    24322432            "installation-source": "dist",
     
    24672467            ],
    24682468            "support": {
    2469                 "source": "https://github.com/symfony/string/tree/v5.4.8"
     2469                "source": "https://github.com/symfony/string/tree/v5.4.10"
    24702470            },
    24712471            "funding": [
     
    25452545                "type": "git",
    25462546                "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",
    25532553                "shasum": ""
    25542554            },
     
    25612561                "phpunit/phpunit": "8.5.*"
    25622562            },
    2563             "time": "2022-04-21T17:12:48+00:00",
     2563            "time": "2022-07-20T13:21:13+00:00",
    25642564            "default-branch": true,
    25652565            "type": "library",
     
    25912591                "docs": "https://typerocket.com/docs/v5/",
    25922592                "issues": "https://github.com/TypeRocket/core/issues",
    2593                 "source": "https://github.com/TypeRocket/core/tree/v5.0.119"
     2593                "source": "https://github.com/TypeRocket/core/tree/v5.0.125"
    25942594            },
    25952595            "install-path": "../typerocket/core"
     
    25972597        {
    25982598            "name": "webmozart/assert",
    2599             "version": "1.10.0",
    2600             "version_normalized": "1.10.0.0",
     2599            "version": "1.11.0",
     2600            "version_normalized": "1.11.0.0",
    26012601            "source": {
    26022602                "type": "git",
    26032603                "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"
    26152615            },
    26162616            "conflict": {
     
    26212621                "phpunit/phpunit": "^8.5.13"
    26222622            },
    2623             "time": "2021-03-09T10:59:23+00:00",
     2623            "time": "2022-06-03T18:03:27+00:00",
    26242624            "type": "library",
    26252625            "extra": {
     
    26522652            "support": {
    26532653                "issues": "https://github.com/webmozarts/assert/issues",
    2654                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
     2654                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
    26552655            },
    26562656            "install-path": "../webmozart/assert"
  • typerocket-ui/trunk/typerocket/vendor/composer/installed.php

    r2721315 r2759805  
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '81e9d091fc38ce21d1733d35bc457fadb08e7bed',
     8        'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203',
    99        'name' => 'typerocket/typerocket',
    1010        'dev' => true,
     
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '81e9d091fc38ce21d1733d35bc457fadb08e7bed',
     19            'reference' => '87771cf301b1e49fd8390863fc04067c73c3b203',
    2020            'dev_requirement' => false,
    2121        ),
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Console/CommandCollection.php

    r2424057 r2759805  
    1717        Commands\MakeComposer::class,
    1818        Commands\MakePolicy::class,
     19        Commands\MakeJob::class,
    1920        Commands\MakeRule::class,
    2021        Commands\MakeService::class,
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Database/Query.php

    r2721315 r2759805  
    10121012            if($selectTable) {
    10131013                $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}";
    10151015                }, $query['select']);
    10161016            }
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Database/SqlRunner.php

    r2721315 r2759805  
    88{
    99    protected $query_prefix_tag = '{!!prefix!!}';
     10    protected $query_charset_tag = '{!!charset!!}';
     11    protected $query_collate_tag = '{!!collate!!}';
    1012
    1113    /**
     
    2729
    2830    /**
     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    /**
    2950     * @param $sql
    3051     * @param null|callable $callback
     
    3556     */
    3657    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 );
    4260    }
    4361
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Elements/Traits/FormConnectorTrait.php

    r2721315 r2759805  
    105105        }
    106106
    107         if( method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {
     107        if( is_object($model) && method_exists($model, 'getRouteResource') && method_exists($this, 'setResource') ) {
    108108            $this->setResource($model->getRouteResource());
    109109        }
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Http/Request.php

    r2567630 r2759805  
    227227    {
    228228        $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), '/');
    231231    }
    232232
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Http/Route.php

    r2515093 r2759805  
    223223        $url = $site ? site_url( ltrim($built, '/') ) : $built;
    224224
    225         if(!$this->addTrailingSlash === false || Router::wpWantsTrailingSlash()) {
     225        if($this->addTrailingSlash === true || ( $this->addTrailingSlash === null && Router::wpWantsTrailingSlash() )) {
    226226            $url = trailingslashit($url);
    227227        }
  • typerocket-ui/trunk/typerocket/vendor/typerocket/core/src/Utility/Str.php

    r2515093 r2759805  
    7171    public static function contains($needle, $subject)
    7272    {
    73         return ( mb_strpos( $subject, $needle ) !== false );
     73        return ( mb_strpos( (string) $subject, (string) $needle ) !== false );
    7474    }
    7575
     
    8484    public static function starts($needle, $subject)
    8585    {
    86         return mb_substr($subject, 0, mb_strlen($needle) ) === $needle;
     86        return mb_substr( (string) $subject, 0, mb_strlen($needle) ) === $needle;
    8787    }
    8888
Note: See TracChangeset for help on using the changeset viewer.