Plugin Directory

Changeset 3307546


Ignore:
Timestamp:
06/06/2025 01:48:26 PM (10 months ago)
Author:
productbird
Message:

Update to version 1.4.5 from GitHub

Location:
productbird
Files:
14 added
14 deleted
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • productbird/tags/1.4.5/assets/dist/dependencies.txt

    r3306227 r3307546  
    438438---
    439439
    440 Name: tabbable
    441 Version: 6.2.0
    442 License: MIT
    443 Private: false
    444 Description: Returns an array of all tabbable DOM nodes within a containing node.
    445 Repository: git+https://github.com/focus-trap/tabbable.git
    446 Homepage: https://github.com/focus-trap/tabbable#readme
    447 Author: David Clark (http://davidtheclark.com/)
    448 License Copyright:
    449 ===
    450 
    451 The MIT License (MIT)
    452 
    453 Copyright (c) 2015 David Clark
    454 
    455 Permission is hereby granted, free of charge, to any person obtaining a copy
    456 of this software and associated documentation files (the "Software"), to deal
    457 in the Software without restriction, including without limitation the rights
    458 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    459 copies of the Software, and to permit persons to whom the Software is
    460 furnished to do so, subject to the following conditions:
    461 
    462 The above copyright notice and this permission notice shall be included in all
    463 copies or substantial portions of the Software.
    464 
    465 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    466 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    467 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    468 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    469 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    470 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    471 SOFTWARE.
    472 
    473 ---
    474 
    475 Name: esm-env
    476 Version: 1.2.2
    477 License: MIT
    478 Private: false
    479 Repository: https://github.com/benmccann/esm-env.git
    480 Homepage: https://github.com/benmccann/esm-env
    481 Author: Ben McCann (https://www.benmccann.com)
    482 License Copyright:
    483 ===
    484 
    485 Copyright 2022 Benjamin McCann
    486 
    487 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    488 
    489 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    490 
    491 THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    492 
    493 ---
    494 
    495 Name: clsx
    496 Version: 2.1.1
    497 License: MIT
    498 Private: false
    499 Description: A tiny (239B) utility for constructing className strings conditionally.
    500 Repository: undefined
    501 Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
    502 License Copyright:
    503 ===
    504 
    505 MIT License
    506 
    507 Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
    508 
    509 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    510 
    511 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    512 
    513 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    514 
    515 ---
    516 
    517440Name: svelte-sonner
    518441Version: 0.3.28
     
    638561---
    639562
     563Name: tabbable
     564Version: 6.2.0
     565License: MIT
     566Private: false
     567Description: Returns an array of all tabbable DOM nodes within a containing node.
     568Repository: git+https://github.com/focus-trap/tabbable.git
     569Homepage: https://github.com/focus-trap/tabbable#readme
     570Author: David Clark (http://davidtheclark.com/)
     571License Copyright:
     572===
     573
     574The MIT License (MIT)
     575
     576Copyright (c) 2015 David Clark
     577
     578Permission is hereby granted, free of charge, to any person obtaining a copy
     579of this software and associated documentation files (the "Software"), to deal
     580in the Software without restriction, including without limitation the rights
     581to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     582copies of the Software, and to permit persons to whom the Software is
     583furnished to do so, subject to the following conditions:
     584
     585The above copyright notice and this permission notice shall be included in all
     586copies or substantial portions of the Software.
     587
     588THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     589IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     590FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     591AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     592LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     593OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
     594SOFTWARE.
     595
     596---
     597
     598Name: esm-env
     599Version: 1.2.2
     600License: MIT
     601Private: false
     602Repository: https://github.com/benmccann/esm-env.git
     603Homepage: https://github.com/benmccann/esm-env
     604Author: Ben McCann (https://www.benmccann.com)
     605License Copyright:
     606===
     607
     608Copyright 2022 Benjamin McCann
     609
     610Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
     611
     612The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     613
     614THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     615
     616---
     617
     618Name: clsx
     619Version: 2.1.1
     620License: MIT
     621Private: false
     622Description: A tiny (239B) utility for constructing className strings conditionally.
     623Repository: undefined
     624Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
     625License Copyright:
     626===
     627
     628MIT License
     629
     630Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
     631
     632Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
     633
     634The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     635
     636THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     637
     638---
     639
    640640Name: @tanstack/query-core
    641641Version: 5.72.2
  • productbird/tags/1.4.5/assets/dist/manifest.json

    r3306874 r3307546  
    11{
    2   "_app-CBNlyUbm.js": {
    3     "file": "js/app-CBNlyUbm.js",
     2  "_app-BSI3hyFC.js": {
     3    "file": "js/app-BSI3hyFC.js",
    44    "name": "app",
    55    "imports": [
    6       "_badge-DvS2wZEN.js"
     6      "_badge-LjSX8k4J.js"
    77    ]
    88  },
     
    1111    "src": "_badge-DKF17Rty.css"
    1212  },
    13   "_badge-DvS2wZEN.js": {
    14     "file": "js/badge-DvS2wZEN.js",
     13  "_badge-LjSX8k4J.js": {
     14    "file": "js/badge-LjSX8k4J.js",
    1515    "name": "badge",
    1616    "css": [
     
    2222    "src": "_radio-group-item-BynF7j1K.css"
    2323  },
    24   "_radio-group-item-DTUDpgxL.js": {
    25     "file": "js/radio-group-item-DTUDpgxL.js",
     24  "_radio-group-item-D_gwHQMz.js": {
     25    "file": "js/radio-group-item-D_gwHQMz.js",
    2626    "name": "radio-group-item",
    2727    "imports": [
    28       "_badge-DvS2wZEN.js"
     28      "_badge-LjSX8k4J.js"
    2929    ],
    3030    "css": [
     
    3232    ]
    3333  },
    34   "_sparkles-CWTpSXSZ.js": {
    35     "file": "js/sparkles-CWTpSXSZ.js",
     34  "_sparkles-BA61v3j5.js": {
     35    "file": "js/sparkles-BA61v3j5.js",
    3636    "name": "sparkles",
    3737    "imports": [
    38       "_badge-DvS2wZEN.js"
     38      "_badge-LjSX8k4J.js"
    3939    ]
    4040  },
    4141  "assets/ts/admin-settings/index.ts": {
    42     "file": "js/index-FtAVqSpf.js",
     42    "file": "js/index-CtGKYFXI.js",
    4343    "name": "index",
    4444    "src": "assets/ts/admin-settings/index.ts",
    4545    "isEntry": true,
    4646    "imports": [
    47       "_badge-DvS2wZEN.js",
    48       "_radio-group-item-DTUDpgxL.js",
    49       "_sparkles-CWTpSXSZ.js"
     47      "_badge-LjSX8k4J.js",
     48      "_radio-group-item-D_gwHQMz.js",
     49      "_sparkles-BA61v3j5.js"
    5050    ],
    5151    "css": [
     
    5454  },
    5555  "assets/ts/product-status-cell/index.ts": {
    56     "file": "js/index-CUAvhVVX.js",
     56    "file": "js/index-DTqTtCVT.js",
    5757    "name": "index",
    5858    "src": "assets/ts/product-status-cell/index.ts",
    5959    "isEntry": true,
    6060    "imports": [
    61       "_badge-DvS2wZEN.js",
    62       "_app-CBNlyUbm.js",
    63       "_sparkles-CWTpSXSZ.js"
     61      "_badge-LjSX8k4J.js",
     62      "_app-BSI3hyFC.js",
     63      "_sparkles-BA61v3j5.js"
    6464    ]
    6565  },
    6666  "assets/ts/tools/magic-descriptions/index.ts": {
    67     "file": "js/index-BY7xYAqz.js",
     67    "file": "js/index-Bylu_taG.js",
    6868    "name": "index",
    6969    "src": "assets/ts/tools/magic-descriptions/index.ts",
    7070    "isEntry": true,
    7171    "imports": [
    72       "_badge-DvS2wZEN.js",
    73       "_radio-group-item-DTUDpgxL.js",
    74       "_app-CBNlyUbm.js"
     72      "_badge-LjSX8k4J.js",
     73      "_radio-group-item-D_gwHQMz.js",
     74      "_app-BSI3hyFC.js"
    7575    ],
    7676    "css": [
  • productbird/tags/1.4.5/productbird.php

    r3306874 r3307546  
    2323}
    2424
    25 define( 'PRODUCTBIRD_VERSION', '1.4.3' );
     25define( 'PRODUCTBIRD_VERSION', '1.4.5' );
    2626define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2727define( 'PRODUCTBIRD_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
     
    5858
    5959add_action(
    60     'plugins_loaded',
     60    'init',
    6161    static function () {
    6262        productbird()->init();
  • productbird/tags/1.4.5/readme.txt

    r3307544 r3307546  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.4.5
     6Stable tag: 1.4.3
    77Requires PHP: 8.0
    88Requires Plugins: woocommerce
  • productbird/tags/1.4.5/vendor/composer/installed.php

    r3306874 r3307546  
    22    'root' => array(
    33        'name' => 'productbird/productbird',
    4         'pretty_version' => '1.4.3',
    5         'version' => '1.4.3.0',
    6         'reference' => '6359f6e7e71975ff33030dc5db0ce69ddcc87357',
     4        'pretty_version' => '1.4.5',
     5        'version' => '1.4.5.0',
     6        'reference' => '924b5f684ba384e3d7137de2f4f439535e61331e',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    2121        ),
    2222        'productbird/productbird' => array(
    23             'pretty_version' => '1.4.3',
    24             'version' => '1.4.3.0',
    25             'reference' => '6359f6e7e71975ff33030dc5db0ce69ddcc87357',
     23            'pretty_version' => '1.4.5',
     24            'version' => '1.4.5.0',
     25            'reference' => '924b5f684ba384e3d7137de2f4f439535e61331e',
    2626            'type' => 'wordpress-plugin',
    2727            'install_path' => __DIR__ . '/../../',
  • productbird/trunk/assets/dist/dependencies.txt

    r3306227 r3307546  
    438438---
    439439
    440 Name: tabbable
    441 Version: 6.2.0
    442 License: MIT
    443 Private: false
    444 Description: Returns an array of all tabbable DOM nodes within a containing node.
    445 Repository: git+https://github.com/focus-trap/tabbable.git
    446 Homepage: https://github.com/focus-trap/tabbable#readme
    447 Author: David Clark (http://davidtheclark.com/)
    448 License Copyright:
    449 ===
    450 
    451 The MIT License (MIT)
    452 
    453 Copyright (c) 2015 David Clark
    454 
    455 Permission is hereby granted, free of charge, to any person obtaining a copy
    456 of this software and associated documentation files (the "Software"), to deal
    457 in the Software without restriction, including without limitation the rights
    458 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    459 copies of the Software, and to permit persons to whom the Software is
    460 furnished to do so, subject to the following conditions:
    461 
    462 The above copyright notice and this permission notice shall be included in all
    463 copies or substantial portions of the Software.
    464 
    465 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    466 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    467 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    468 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    469 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    470 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    471 SOFTWARE.
    472 
    473 ---
    474 
    475 Name: esm-env
    476 Version: 1.2.2
    477 License: MIT
    478 Private: false
    479 Repository: https://github.com/benmccann/esm-env.git
    480 Homepage: https://github.com/benmccann/esm-env
    481 Author: Ben McCann (https://www.benmccann.com)
    482 License Copyright:
    483 ===
    484 
    485 Copyright 2022 Benjamin McCann
    486 
    487 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    488 
    489 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    490 
    491 THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    492 
    493 ---
    494 
    495 Name: clsx
    496 Version: 2.1.1
    497 License: MIT
    498 Private: false
    499 Description: A tiny (239B) utility for constructing className strings conditionally.
    500 Repository: undefined
    501 Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
    502 License Copyright:
    503 ===
    504 
    505 MIT License
    506 
    507 Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
    508 
    509 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
    510 
    511 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    512 
    513 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    514 
    515 ---
    516 
    517440Name: svelte-sonner
    518441Version: 0.3.28
     
    638561---
    639562
     563Name: tabbable
     564Version: 6.2.0
     565License: MIT
     566Private: false
     567Description: Returns an array of all tabbable DOM nodes within a containing node.
     568Repository: git+https://github.com/focus-trap/tabbable.git
     569Homepage: https://github.com/focus-trap/tabbable#readme
     570Author: David Clark (http://davidtheclark.com/)
     571License Copyright:
     572===
     573
     574The MIT License (MIT)
     575
     576Copyright (c) 2015 David Clark
     577
     578Permission is hereby granted, free of charge, to any person obtaining a copy
     579of this software and associated documentation files (the "Software"), to deal
     580in the Software without restriction, including without limitation the rights
     581to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     582copies of the Software, and to permit persons to whom the Software is
     583furnished to do so, subject to the following conditions:
     584
     585The above copyright notice and this permission notice shall be included in all
     586copies or substantial portions of the Software.
     587
     588THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     589IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     590FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     591AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     592LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     593OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
     594SOFTWARE.
     595
     596---
     597
     598Name: esm-env
     599Version: 1.2.2
     600License: MIT
     601Private: false
     602Repository: https://github.com/benmccann/esm-env.git
     603Homepage: https://github.com/benmccann/esm-env
     604Author: Ben McCann (https://www.benmccann.com)
     605License Copyright:
     606===
     607
     608Copyright 2022 Benjamin McCann
     609
     610Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
     611
     612The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     613
     614THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     615
     616---
     617
     618Name: clsx
     619Version: 2.1.1
     620License: MIT
     621Private: false
     622Description: A tiny (239B) utility for constructing className strings conditionally.
     623Repository: undefined
     624Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
     625License Copyright:
     626===
     627
     628MIT License
     629
     630Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
     631
     632Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
     633
     634The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     635
     636THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     637
     638---
     639
    640640Name: @tanstack/query-core
    641641Version: 5.72.2
  • productbird/trunk/assets/dist/manifest.json

    r3306874 r3307546  
    11{
    2   "_app-CBNlyUbm.js": {
    3     "file": "js/app-CBNlyUbm.js",
     2  "_app-BSI3hyFC.js": {
     3    "file": "js/app-BSI3hyFC.js",
    44    "name": "app",
    55    "imports": [
    6       "_badge-DvS2wZEN.js"
     6      "_badge-LjSX8k4J.js"
    77    ]
    88  },
     
    1111    "src": "_badge-DKF17Rty.css"
    1212  },
    13   "_badge-DvS2wZEN.js": {
    14     "file": "js/badge-DvS2wZEN.js",
     13  "_badge-LjSX8k4J.js": {
     14    "file": "js/badge-LjSX8k4J.js",
    1515    "name": "badge",
    1616    "css": [
     
    2222    "src": "_radio-group-item-BynF7j1K.css"
    2323  },
    24   "_radio-group-item-DTUDpgxL.js": {
    25     "file": "js/radio-group-item-DTUDpgxL.js",
     24  "_radio-group-item-D_gwHQMz.js": {
     25    "file": "js/radio-group-item-D_gwHQMz.js",
    2626    "name": "radio-group-item",
    2727    "imports": [
    28       "_badge-DvS2wZEN.js"
     28      "_badge-LjSX8k4J.js"
    2929    ],
    3030    "css": [
     
    3232    ]
    3333  },
    34   "_sparkles-CWTpSXSZ.js": {
    35     "file": "js/sparkles-CWTpSXSZ.js",
     34  "_sparkles-BA61v3j5.js": {
     35    "file": "js/sparkles-BA61v3j5.js",
    3636    "name": "sparkles",
    3737    "imports": [
    38       "_badge-DvS2wZEN.js"
     38      "_badge-LjSX8k4J.js"
    3939    ]
    4040  },
    4141  "assets/ts/admin-settings/index.ts": {
    42     "file": "js/index-FtAVqSpf.js",
     42    "file": "js/index-CtGKYFXI.js",
    4343    "name": "index",
    4444    "src": "assets/ts/admin-settings/index.ts",
    4545    "isEntry": true,
    4646    "imports": [
    47       "_badge-DvS2wZEN.js",
    48       "_radio-group-item-DTUDpgxL.js",
    49       "_sparkles-CWTpSXSZ.js"
     47      "_badge-LjSX8k4J.js",
     48      "_radio-group-item-D_gwHQMz.js",
     49      "_sparkles-BA61v3j5.js"
    5050    ],
    5151    "css": [
     
    5454  },
    5555  "assets/ts/product-status-cell/index.ts": {
    56     "file": "js/index-CUAvhVVX.js",
     56    "file": "js/index-DTqTtCVT.js",
    5757    "name": "index",
    5858    "src": "assets/ts/product-status-cell/index.ts",
    5959    "isEntry": true,
    6060    "imports": [
    61       "_badge-DvS2wZEN.js",
    62       "_app-CBNlyUbm.js",
    63       "_sparkles-CWTpSXSZ.js"
     61      "_badge-LjSX8k4J.js",
     62      "_app-BSI3hyFC.js",
     63      "_sparkles-BA61v3j5.js"
    6464    ]
    6565  },
    6666  "assets/ts/tools/magic-descriptions/index.ts": {
    67     "file": "js/index-BY7xYAqz.js",
     67    "file": "js/index-Bylu_taG.js",
    6868    "name": "index",
    6969    "src": "assets/ts/tools/magic-descriptions/index.ts",
    7070    "isEntry": true,
    7171    "imports": [
    72       "_badge-DvS2wZEN.js",
    73       "_radio-group-item-DTUDpgxL.js",
    74       "_app-CBNlyUbm.js"
     72      "_badge-LjSX8k4J.js",
     73      "_radio-group-item-D_gwHQMz.js",
     74      "_app-BSI3hyFC.js"
    7575    ],
    7676    "css": [
  • productbird/trunk/productbird.php

    r3306874 r3307546  
    2323}
    2424
    25 define( 'PRODUCTBIRD_VERSION', '1.4.3' );
     25define( 'PRODUCTBIRD_VERSION', '1.4.5' );
    2626define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2727define( 'PRODUCTBIRD_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
     
    5858
    5959add_action(
    60     'plugins_loaded',
     60    'init',
    6161    static function () {
    6262        productbird()->init();
  • productbird/trunk/readme.txt

    r3307544 r3307546  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.4.5
     6Stable tag: 1.4.3
    77Requires PHP: 8.0
    88Requires Plugins: woocommerce
  • productbird/trunk/vendor/composer/installed.php

    r3306874 r3307546  
    22    'root' => array(
    33        'name' => 'productbird/productbird',
    4         'pretty_version' => '1.4.3',
    5         'version' => '1.4.3.0',
    6         'reference' => '6359f6e7e71975ff33030dc5db0ce69ddcc87357',
     4        'pretty_version' => '1.4.5',
     5        'version' => '1.4.5.0',
     6        'reference' => '924b5f684ba384e3d7137de2f4f439535e61331e',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    2121        ),
    2222        'productbird/productbird' => array(
    23             'pretty_version' => '1.4.3',
    24             'version' => '1.4.3.0',
    25             'reference' => '6359f6e7e71975ff33030dc5db0ce69ddcc87357',
     23            'pretty_version' => '1.4.5',
     24            'version' => '1.4.5.0',
     25            'reference' => '924b5f684ba384e3d7137de2f4f439535e61331e',
    2626            'type' => 'wordpress-plugin',
    2727            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.